


/*RESET*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
    font-size: 14px;
    background: #ededed;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong {
    font-weight: bold;
}

/* FONTS IMPORT */

/************************* Margin top *************************/

.mt-0 {
    margin-top: 0
}

.mt-5 {
    margin-top: 5px
}
.mt-10 {
    margin-top: 10px
}

.mt-12 {
    margin-top: 12px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mt-110 {
    margin-top: 110px
}

.mt-120 {
    margin-top: 120px
}

.mt-130 {
    margin-top: 130px
}

.mt-140 {
    margin-top: 140px
}

.mt-150 {
    margin-top: 150px
}

.mt-180 {
    margin-top: 180px
}

/************************* Margin right *************************/

.mr-0 {
    margin-right: 0px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.mr-60 {
    margin-right: 60px
}

.mr-70 {
    margin-right: 70px
}

.mr-80 {
    margin-right: 80px
}

.mr-90 {
    margin-right: 90px
}

.mr-100 {
    margin-right: 100px
}

.mr-110 {
    margin-right: 110px
}

.mr-120 {
    margin-right: 120px
}

.mr-130 {
    margin-right: 130px
}

.mr-140 {
    margin-right: 140px
}

.mr-150 {
    margin-right: 150px
}

/************************* Margin bottom *************************/

.mb-0 {
    margin-bottom: 0
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-110 {
    margin-bottom: 110px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-140 {
    margin-bottom: 140px
}

.mb-150 {
    margin-bottom: 150px
}

.mb-180 {
    margin-bottom: 180px
}

/************************* Margin left *************************/

.ml-0 {
    margin-left: 0
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-50 {
    margin-left: 50px
}

.ml-60 {
    margin-left: 60px
}

.ml-70 {
    margin-left: 70px
}

.ml-80 {
    margin-left: 80px
}

.ml-90 {
    margin-left: 90px
}

.ml-100 {
    margin-left: 100px
}

.ml-110 {
    margin-left: 110px
}

.ml-120 {
    margin-left: 120px
}

.ml-130 {
    margin-left: 130px
}

.ml-140 {
    margin-left: 140px
}

.ml-150 {
    margin-left: 150px
}

/************************* Padding top *************************/

.pt-0 {
    padding-top: 0
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-110 {
    padding-top: 110px
}

.pt-120 {
    padding-top: 120px
}

.pt-130 {
    padding-top: 130px
}

.pt-140 {
    padding-top: 140px
}

.pt-150 {
    padding-top: 150px
}

/************************* Padding right *************************/

.pr-0 {
    padding-right: 0
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-50 {
    padding-right: 50px
}

.pr-60 {
    padding-right: 60px
}

.pr-70 {
    padding-right: 70px
}

.pr-80 {
    padding-right: 80px
}

.pr-90 {
    padding-right: 90px
}

.pr-100 {
    padding-right: 100px
}

.pr-110 {
    padding-right: 110px
}

.pr-120 {
    padding-right: 120px
}

.pr-130 {
    padding-right: 130px
}

.pr-140 {
    padding-right: 140px
}

/************************* Padding bottom *************************/

.pb-0 {
    padding-bottom: 0
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-140 {
    padding-bottom: 140px
}

.pb-150 {
    padding-bottom: 150px
}

/************************* Padding left *************************/

.pl-0 {
    padding-left: 0
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-40 {
    padding-left: 40px
}

.pl-50 {
    padding-left: 50px
}

.pl-60 {
    padding-left: 60px
}

.pl-70 {
    padding-left: 70px
}

.pl-80 {
    padding-left: 80px
}

.pl-90 {
    padding-left: 90px
}

.pl-100 {
    padding-left: 100px
}

.pl-110 {
    padding-left: 110px
}

.pl-120 {
    padding-left: 120px
}

.pl-130 {
    padding-left: 130px
}

.pl-140 {
    padding-left: 140px
}

.pl-150 {
    padding-left: 150px
}

/*************************** Page section padding ****************************/

.ptb-0 {
    padding: 0
}

.ptb-10 {
    padding: 10px 0
}

.ptb-15 {
    padding: 15px 0
}

.ptb-20 {
    padding: 20px 0
}

.ptb-30 {
    padding: 30px 0
}

.ptb-40 {
    padding: 40px 0
}

.ptb-50 {
    padding: 50px 0
}

.ptb-60 {
    padding: 60px 0
}

.ptb-70 {
    padding: 70px 0
}

.ptb-80 {
    padding: 80px 0
}

.ptb-90 {
    padding: 90px 0
}

.ptb-100 {
    padding: 100px 0
}

.ptb-110 {
    padding: 110px 0
}

.ptb-120 {
    padding: 120px 0
}

.ptb-130 {
    padding: 130px 0
}

.ptb-140 {
    padding: 140px 0
}

.ptb-150 {
    padding: 150px 0
}

.ptb-160 {
    padding: 160px 0
}

.ptb-170 {
    padding: 170px 0
}

.ptb-180 {
    padding: 180px 0
}

.ptb-190 {
    padding: 190px 0
}

.ptb-200 {
    padding: 200px 0
}

.ptb-210 {
    padding: 210px 0
}

.ptb-220 {
    padding: 220px 0
}

.ptb-240 {
    padding: 240px 0
}

.ptb-350 {
    padding: 350px 0
}

/*************************** Page section margin ****************************/

.mtb-0 {
    margin: 0
}

.mtb-10 {
    margin: 10px 0
}

.mtb-15 {
    margin: 15px 0
}

.mtb-20 {
    margin: 20px 0
}

.mtb-30 {
    margin: 30px 0
}

.mtb-40 {
    margin: 40px 0
}

.mtb-50 {
    margin: 50px 0
}

.mtb-60 {
    margin: 60px 0
}

.mtb-70 {
    margin: 70px 0
}

.mtb-80 {
    margin: 80px 0
}

.mtb-90 {
    margin: 90px 0
}

.mtb-100 {
    margin: 100px 0
}

.mtb-110 {
    margin: 110px 0
}

.mtb-120 {
    margin: 120px 0
}

.mtb-130 {
    margin: 130px 0
}

.mtb-140 {
    margin: 140px 0
}

.mtb-150 {
    margin: 150px 0;
}

a:hover, a:focus {
    text-decoration: none;
    color: inherit;
}

@font-face {
    font-family: 'AustinLight';
    src:   url('../fonts/austin-Light-Web.woff2') format('woff2');
    src: url('../fonts/austin-Light-Web.woff') format('woff'),
    url('../fonts/austin-Light-Web.eot'),
    url('../fonts/austin-Light-Web.eot?#iefix') format('embedded-opentype'),

    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'AustinLightItalic';
    src:    url('../fonts/austin-LightItalic-Web.woff2') format('woff2');
    src: url('../fonts/austin-LightItalic-Web.woff') format('woff'),
    url('../fonts/austin-LightItalic-Web.eot'),
    url('../fonts/austin-LightItalic-Web.eot?#iefix') format('embedded-opentype'),
    font-weight: 200;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: 'AustinMedium';
    src:     url('../fonts/austin-Medium-Web.woff2') format('woff2');
    src:  url('../fonts/austin-Medium-Web.woff') format('woff'),
    url('../fonts/austin-Medium-Web.eot'),
    url('../fonts/austin-Medium-Web.eot?#iefix') format('embedded-opentype'),
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "CerebriMedium";
    src: url("../fonts/cerebrisans-medium.eot");
    src: url("../fonts/cerebrisans-medium.woff") format("woff"),
    url("../fonts/cerebrisans-medium.otf") format("opentype"),
    url("../fonts/cerebrisans-medium.svg") format("svg");
}

@font-face {
    font-family: "CerebriLight";
    src: url("../fonts/cerebrisans-light.eot");
    src: url("../fonts/cerebrisans-light.woff") format("woff"),
    url("../fonts/cerebrisans-light.otf") format("opentype"),
    url("../fonts/cerebrisans-light.svg") format("svg");
}

@font-face {
    font-family: "CerebriBold";
    src: url("../fonts/cerebrisans-bold.eot");
    src: url("../fonts/cerebrisans-bold.woff") format("woff"),
    url("../fonts/cerebrisans-bold.otf") format("opentype"),
    url("../fonts/cerebrisans-bold.svg") format("svg");
}

img {
    pointer-events: none;
}

.light {
    background-color: #ededed;
}

/* FONTS SETTINGS */
a:hover {
    text-decoration: none;
}

.cerebri36, .overlay li a {
    font-family: "CerebriMedium";
    font-size: 36px;
    line-height: 84px;
    letter-spacing: 25px;
}

.cerebri10light, .second-menu a, .top-nav a.back-btn {
    font-family: "CerebriLight";
    font-size: 10px;
    letter-spacing: 1px;
}

.austin14 {
    font-family: "AustinMedium";
    font-size: 14px;
    line-height: 16px !important;
    font-style: italic;
}

.menutopm a {
    font-family: "AustinLightItalic";
    font-size: 14px;
    line-height: 16px !important;
    font-style: italic;
    letter-spacing: 0.15em;
}

.cerebri13 {
    font-size: 13px;
    font-family: 'CerebriLight';
    letter-spacing: 0.5px;
    line-height: 20px;
}

.single-news-p {
    font-family: "CerebriLight";
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 37px;
}



.single-new .single-news-p {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 27px;
    text-indent: 30px;
}



.featured-content-news, .austin36light{font-family: 'AustinLight';font-size: 36px;line-height: 46px;max-width: 490px;margin: 0 auto;}


.retail .featured-content-news h3, .austin36light {
    max-width: 939px;
}





.max460px{max-width: 460px;}

.nouppercase{
    text-transform: none !important;
}

/* FASHION */
.cerebri14, .ocupation {
    font-family: "CerebriMedium";
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
}

.cerebri14light {
    font-family: "CerebriLight";
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 21px;
    text-transform: uppercase;
}

.cerebri14mana{
    font-family: "CerebriLight";
    font-size: 14px;
    letter-spacing: 0.02rem;
    line-height: 23px;
    margin-bottom: 30px;
}

.cerebri12mana{
    font-family: "CerebriMedium";
    font-size: 12px;
    letter-spacing: 0.5rem;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom:60px;
}



.cerebri96 {
    font-family: "CerebriMedium";
    font-size: 96px;
    line-height: 110px;
}


.cerebri96bold {
    font-family: "CerebriBold";
    font-size: 72px;
    line-height: 93px;
}




.cerebri64bold {
    font-family: "CerebriBold";
    font-size: 64px;
    line-height: 75px;
}

.cerebri64medium {
    font-family: "CerebriMedium";
    font-size: 64px;
    line-height: 75px;
}

.cerebri19 {
    font-family: "CerebriLight";
    font-size: 19px;
    line-height: 35px;
    letter-spacing: 0.5px;
}

.cerebribold10, .slidedescr {
    font-family: "CerebriMedium";
    font-size: 10px;
    line-height: 11px;
}

.cerebribold10 strong, .slidedescr strong {
    font-family: "CerebriBold";
}

.destaque18 {
    font-size: 18px;
    font-family: 'CerebriMedium';
    line-height: 53px;
    letter-spacing: 9px;
    text-transform: uppercase;
}

.austin48 {
    font-family: 'AustinLight';
    font-size: 46px;
    line-height: 73px;
}

.destaque48Austin {
    font-family: 'AustinLight';
    font-size: 47px;
    line-height: 56px;
}


.contact-us .destaque48Austin {
    font-family: 'AustinLight';
    font-size: 46px;
    line-height: 50px;
}








.cerebri36letter {
    font-size: 18px;
    font-family: 'CerebriMedium';
    line-height: 53px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.cerebri36sports {
    font-size: 36px;
    font-family: 'CerebriMedium';
    line-height: 55px;
}

.cerebri144 {
    font-family: "CerebriBold";
    font-size: 144px;
}

.cerebri24 {
    font-family: 'CerebriLight';
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 37px;
}

.austin36 {
    font-family: 'AustinLight';
    font-size: 36px;
    line-height: 55px;
}

.cerebri18 {
    font-family: 'CerebriBold';
    font-size: 18px;
    line-height: 27px;
}

.cerebri18light {
    font-family: 'CerebriLight';
    font-size: 18px;
    line-height: 30px;
}

.cerebri14p {
    font-family: 'CerebriLight';
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 21px;
    letter-spacing: 0.3px;
}

.cerebri10menu, .newscategory, .menubanner li a, .scoutbutton a, .uploadbtnwrapper p {
    font-family: 'CerebriMedium';
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.25rem;
    text-transform: uppercase;
    position: relative;
}

.login-404 .royal-login p, .royal-login a,.cerebri10boldback {
    font-family: 'CerebriMedium';
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    color: #000;
}

.unstyled label {
    font-size: 12px;
    font-family: 'CerebriMedium';
    line-height: 15px;
}

.austin72 {
    font-size: 72px;
    font-family: 'AustinBold';
    line-height: 84px;
}

.austin96 {
    font-size: 96px;
    font-family: 'AustinMedium';
    line-height: 113px;
}

.austinitalic {
    font-family: 'AustinLightItalic';
}

a:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: 0;
}

/*NEWS*/
h2 {
    font-family: 'CerebriMedium';
    font-size: 110px;
    line-height: 141px;
}

/*página news titulo DEVIA SER 120PX*/
.newscategory {
    font-family: 'CerebriMedium';
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 4px;
    text-transform: uppercase;
    position: relative;
    color: #000;
    overflow: hidden;
    display: block;
    max-width: 70px;
}

.newscategory:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    transition: width .3s;
    margin-top: 8px;
    position: absolute;
    background-color: #000;
}

.news-post h1, .cerebri48 {
    font-family: 'CerebriBold';
    font-size: 48px;
    line-height: 56px;
    margin-top: 25px;
}

.news-post h1{
color: #000;
}


.news-post p {
    font-family: 'CerebriLight';
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1px;
    margin-top: 20px;
    color: #000
}

.cerebri48medium {
    font-family: 'CerebriMedium';
    font-size: 48px;
    line-height: 56px;
}

/* SINGLE NEW */

.featured-content-news h4, .font64destaque {
    font-family: 'AustinLight';
    font-size: 64px;
    line-height: 83px;
}

/*CORES*/
.colorwhite {
    color: #FFF;
}

.goldcolor {
    color: #B19F75 !important;
}


.contentnews .traco-efeito{background: #000;}




.fashion-category:hover a, .fashion-category:hover h1, .fashion-category:hover p {
    color: #7444E1;
}

.fashion-category:hover .newscategory:after, .contentnews .fashion-category:hover .traco-efeito {
    background-color: #7444E1;
}

.sports-category:hover a, .sports-category:hover h1, .sports-category:hover p {
    color: #1447FF;
}

.sports-category:hover .newscategory:after,.contentnews .sports-category:hover .traco-efeito {
    background-color: #1447FF;
}

.tourism-category:hover a, .tourism-category:hover h1, .tourism-category:hover p {
    color: #C8D44F;
}

.tourism-category:hover .newscategory:after, .tourism-category:hover .traco-efeito {
    background-color: #C8D44F;
}


.creatives-category:hover a, .creatives-category:hover h1, .creatives-category:hover p {
    color: #07BACC;
}

.creatives-category:hover .newscategory:after, .creatives-category:hover .traco-efeito {
    background-color: #07BACC;
}



.performing-category:hover a, .performing-category:hover h1, .performing-category:hover p {
    color: #44E19D;
}

.performing-category:hover .newscategory:after, .performing-category:hover .traco-efeito {
    background-color: #44E19D;
}



.entertainment-category:hover a, .entertainment-category:hover h1, .entertainment-category:hover p {
    color: #EA55A9;
}

.entertainment-category:hover .newscategory:after, .entertainment-category:hover .traco-efeito {
    background-color: #EA55A9;
}

.retail-category:hover a, .retail-category:hover h1, .retail-category:hover p {
    color: #4D92FD;
}

.retail-category:hover .newscategory:after, .retail-category:hover .traco-efeito {
    background-color: #4D92FD;
}


.gastronomy-category:hover a, .gastronomy-category:hover h1, .gastronomy-category:hover p {
    color: #F69F2D;
}

.gastronomy-category:hover .newscategory:after, .gastronomy-category:hover .traco-efeito {
    background-color: #F69F2D;
}

.charity-category:hover a, .charity-category:hover h1, .charity-category:hover p {
    color: #FC634C;
}

.charity-category:hover .newscategory:after, .charity-category:hover .traco-efeito {
    background-color: #FC634C;
}



.lineheight75 {
    line-height: 75px;
}

.eapps-instagram-feed-title{display:none !important;}


/*CONTAINER*/
.container {
    width: 100%;
    padding: 0;
    max-width: 1250px;
}

.content-royal {
    margin-top: 160px;
}

.content-royal-single {
    margin-top: 20px;
}

.dark {
    background-color: #19181C;
}

.relative {
    position: relative;
}

.floatright {
    float: right !important;
}

.bodywrapper {
    margin-top: 138px;
    position: relative;
    float: left;
    width: 100%;
}

/* CONTAINER FIXES */
.removepaddingright {
    padding-right: 0 !important;
}

.firstletteralign {
    margin-left: -7px;
    font-size: 96px;
    background: #ededed;
    float: left;
}

.nopadding {
    padding: 0 !important;
}

.nomargin {
    margin: 0 !important;
}

.nopaddingright {
    padding-right: 0 !important;
}

.nopaddingleft {
    padding-left: 0 !important;
}

.pointernone {
    pointer-events: none;
}

.italicspan{
    font-family: 'AustinLightItalic';
}


.buttonroyal {
    padding: 12px;
    background-color: #B09D84;
    color: #fff;
    font-family: 'CerebriBold' !important;
    width: 179px;
    max-width: none;
    display: block;
    text-align: center;    
    font-size: 14px;
    text-transform: uppercase;    letter-spacing: 2px;
}

.buttonroyal:hover {
    background-color: #000;
    color: #FFF;
}

.isdiagonal .buttonroyal {
    padding: 21px;
}




.whitemenu .second-menu ul li a, .whitemenu .nav > li > a {
    color: #FFF !important;
}

/* .whitemenu .second-menu li {border-right: 1px solid #FFF !important;} */

.noscroll {
    overflow-y: hidden;
}

.featured-content-news h4 {
    float: left;
}

/* NAVBAR*/
.navbar {
    min-height: auto;
    margin-bottom: 0;
}

.navbar-nav {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
}

.navbar-nav a {
    width: 100%;
}

.menutopm a:hover {
    color: #B19F75;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    height: auto;
    background: transparent;
    box-shadow: none !important;
    overflow: visible;
    z-index: 9999;
}

.menufloatright {
    float: right !important;
}

.nav > li {
    float: left;
}

.nav > li > a {
    padding: 0 25px 0 0;
}

.menufloatright a {
    padding: 0 0 0 15px !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}

.nav > li > a, .overlay li a {
    color: #FFF;
}

.backgroundfix {
    background-color: transparent !important;
}

/* SECOND MENU */
.second-menu-left {
    float: left;
}

.second-menu-right {
    float: right;
}

.second-menu li {
    border-right: 1px solid #fff;
    padding: 0 20px;
    line-height: 0;
}

.light .second-menu li {
    border-right: 1px solid #000;
}

.second-menu li:nth-of-type(5) {
    border-right: 0;
    padding: 0 0 0 15px;
}

.second-menu li:nth-of-type(1) {
    padding: 0 15px 0 0;
}

.second-menu-left > li > a, .second-menu-right > li > a {
    padding: 0;
    line-height: 11px;
    color: #FFF;
}

.second-menu a {
    text-transform: uppercase;
}

/* FIXED MENU */

.dark .is-fixed .second-menu-left > li > a, .is-fixed .second-menu-right > li > a {
    color: #fff;
}

.dark .is-fixed .nav > li > a {
    color: #fff;
}

.dark .is-fixed .second-menu li {
    border-right: 1px solid #fff;
}

.is-fixed .second-menu-left > li > a, .is-fixed .second-menu-right > li > a {
    color: #000;
}

.is-fixed .nav > li > a {
    color: #000;
}

.is-fixed .second-menu li {
    border-right: 1px solid #000;
}

.is-fixed .second-menu li:last-of-type {
    border-right: none;
}

/*HOVER EFFECT LINE*/
.second-menu ul li a {
    display: inline-block;
    text-decoration: none;
}

.second-menu ul li a::after, .tabs li a::after, .menubanner li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #B19F75;
    transition: width .3s;
    margin-top: 5px;
    position: absolute;
}

.menubanner li a::after {
    margin-top: 0;
}

.second-menu ul li:last-of-kind a:hover::after {
    content: '';
    display: none !important;
    opacity: 0;
}

.second-menu ul li a:hover::after, .menubanner li a:hover::after, .tabs li a:hover::after {
    width: 100%;
 transition: width .3 s;
}

.menubanner .scoutbutton a:hover::after {
    width: 0;
}

/* *** Logo ****** */
.navbar-header {
    float: none;
    width: 60px;
    margin: 0 auto !important;
    position: fixed;
    left: calc(50% - 65px);
}

.small-logo-container {
    height: 96px;
    overflow: hidden;
    position: absolute;
    margin-top: 17px;
    display: none;
}

.displaylogosmall {
    display: block !important;
}

.small-logo {
    width: 67px;
    display: block;
}

.small-logo img {
    width: 100%;
}

.big-logo, .small-logo {
    text-align: center;
}

.big-logo {
    height: 137px;
    width: 137px;
    margin: 0 auto 0 auto;
}

.big-logo-row {
    pointer-events: none;
}

.big-logo-container {
    z-index: 2;
}

.menu__minilogo {
    width: 63px;
    height: auto;
    position: absolute;
    opacity: 0;
    margin-left: 35px;
    margin-top: 9px;
    z-index: -2;
    transform: rotate(0deg);
    transition: opacity .6s;
}

.menu__minilogo.active {
    opacity: 1;
}

.menu__biglogo {
    height: auto;
    opacity: 0;
    z-index: -32;
    transition: opacity .6s;
    position: absolute;
}

.menu__biglogo.active {
    opacity: 1;
    transition: opacity .3s;
    max-width: 137px;
}

.menu__biglogo{

    max-width: 137px;
}



.blackbg {
    background: #000;
}

/* FULL SCREEN MENU */
.overlay {
    overflow: hidden;
    position: fixed;
    height: 0%;
    width: 100%;
    background: rgba(0, 0, 0, 0.95);
    z-index: 99;
    pointer-events: all;
    top: 0; 
    transition: 0.5s;
}

.overlaycenter {
    display: flex;
    align-items: center;
    height: 100vh;
    overflow: hidden
}

.overlay nav ul li {
    height: 70px;
    text-transform: uppercase;
}








.overlay nav {
    vertical-align: middle;
}

.closefullscreen {
    text-transform: uppercase;position: fixed;bottom:50px;opacity:0;    transition: opacity 2s;}

}



.closefullscreen:hover {
    text-decoration: none;
    color: #FFF;
    opacity: 0.8;
}

.removemartop {
    transition: ease 0.2s;
}

.displaymobile {
    display: none !important;
}




a:focus, a:hover {
    text-decoration: none;
}




/*Flaps*/

.flap {
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #9B8F78;
    z-index: 50;
    position: absolute;
    width: 0;
    height: -webkit-calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
}

.subflap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #9B8F78;
    z-index: 48;
    position: absolute;
    width: 0;
    height: -webkit-calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    opacity: .8;
}

/*Animation*/

body::after, body::before {
    /* these are the 2 half blocks which cover the content once the animation is triggered */
    content: '';
    height: 50vh;
    width: 100%;
    position: fixed;
    left: 0;
    background-color: #ffffff;
    z-index: 99999;
    /* Force Hardware Acceleration */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform 0.4s 0.4s;
    -moz-transition: -moz-transform 0.4s 0.4s;
    transition: transform 0.4s 0.4s;
}

body::before {
    top: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

body::after {
    bottom: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

body.page-is-changing::after, body.page-is-changing::before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.4s 0s;
    -moz-transition: -moz-transform 0.4s 0s;
    transition: transform 0.4s 0s;
}

.cd-cover-layer {
    /* layer that covers the content when the animation is triggered */
    position: fixed;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: #B19F75 ;
    -webkit-transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
    -moz-transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
    transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
}

.cd-about .cd-cover-layer {
    background-color: #B19F75 ;
}

.page-is-changing .cd-cover-layer {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-loading-bar {
    /* this is the loding bar - visible while switching from one page to the following one */
    position: fixed;
    z-index: 9999999;
    left: 50%;
    top: 50%;
    height: 2px;
    width: 90%;
    background-color: #B19F75;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.4s, -webkit-transform 0.4s 0s ease-in;
    -moz-transition: visibility 0s 0.4s, -moz-transform 0.4s 0s ease-in;
    transition: visibility 0s 0.4s, transform 0.4s 0s ease-in;
    /* Force Hardware Acceleration */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.cd-about .cd-loading-bar {
    background-color: #283040;
}

.cd-about .cd-loading-bar::before {
    background-color: #4089a6;
}

.cd-loading-bar::before {
    /* this is the progress bar inside the loading bar */
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #283040;
    /* Force Hardware Acceleration */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.page-is-changing .cd-loading-bar {
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
    -moz-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
    -ms-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
    -o-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
    transform: translateX(-50%) translateY(-50%) scaleX(0.3);
    -webkit-transition: visibility 0s 0.3s, -webkit-transform 0.4s 0.4s;
    -moz-transition: visibility 0s 0.3s, -moz-transform 0.4s 0.4s;
    transition: visibility 0s 0.3s, transform 0.4s 0.4s;
}

.page-is-changing .cd-loading-bar::before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform 0.8s 0.8s ease-in;
    -moz-transition: -moz-transform 0.8s 0.8s ease-in;
    transition: transform 0.8s 0.8s ease-in;
}

@media only screen and (min-width: 768px) {
    .cd-loading-bar {
        width: calc(100% - 40px);
    }
}

/* GERAIS*/

/*ANIMAÇÃO HOVER SETA E COR */
.overlay nav ul li a:hover {
    color: #B19F75;
}

.overlay li:hover a::after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 11px;
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/down-arrow-20180125060228.png');
    background-size: 100%;
    background-repeat: no-repeat;
    transition: opacity 1s linear;
    margin-left: 50px;
    vertical-align: middle;
    margin-top: -5px;
}

/* LINHA LINK ATIVO ANIMADA */
.activeli::after, .nav-tabs > li > a:hover::after, .language-menu .active a:after {
    content: '';
    display: block;
    width: 100% !important;
    height: 2px;
    background: #B19F75;
    margin-top: 5px;
    position: absolute;
}

/* ------------------------------------------------------------------------------------------------------------------*/

.nav-tabs > li > a:hover, .nav-tabs > li > a {
    border: none;
}

/* PAGINAS */

/* BACKGROUND IMAGE BODY */
.homepage {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/homepagebg-20180125060302.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    background-position: center;
    background-color: #313131;
}

/* NEWS */
/*HEADER NEWS*/
.borderdivsocial {
    line-height: 60px;
    border-bottom: 3px solid #B19F75;
    overflow: hidden;
    margin-top: 43px;
}

.borderdivsocial li {
    float: right;
}

.borderdivsocial .socialfooter a {
    padding-right: 0 !important;
    padding-left: 25px !important;
}

.news-post h1 {
    text-transform: uppercase;
}

.contentnews {
    max-width: 1030px;
    margin: 105px auto 0 auto;
}

/*IMAGEM NEWS*/
.newimgright .col-sm-6 {
    float: right;
}

.imagemnews {
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    margin-left: -15px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
}

.newimgright .imagemnews {
    margin-right: -15px;
    margin-left: 0;
}

.imagemnews img {
    height: 100%;
    position: absolute;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    margin: auto;
    width: auto;
    max-width: none !important;
}

.newimgleft, .newimgright {
    margin-top: 72px;
}


.strong{font-weight: bold;}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.imagemnews img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.imagemnews:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/*NEWS CONTENT*/
.newimgright h3, .newimgright p, .newimgright a {
    text-align: right;
    float: right;
}

.newimgright a {
    right: 15px;
    top: -15px;
    width: 100%;
}
.newimgright .news-post {
    padding-right: 15px;
}

.content-news {
    height: 500px;
}

.content-news .news-post {
    position: absolute;
    bottom: 30px;
}


.newsh2{font-family: 'CerebriMedium';font-size: 14px;line-height: 25px;font-weight: 100;max-width: 358px;margin-top:50px;}



/*LOAD MORE NEWS*/
.load-more-news {
    margin: 211px auto 84px auto;
}

.load-more-news a {
    font-size: 35px;
    letter-spacing: 6px;
    color: #575757;
}

/* SINGLE NEWSS */
.content-royal-single .news-post h1 {
    margin-top: 67px;
}

.single-image-wrapper {
    position: relative;
    float: right;
}

.newsbackwra{margin-top:115px !important;}
.single-image-wrapper img {
    width: 100%;
}

.single-news-p {
    margin-bottom: 70px;
}

.first-content-news p {
    text-indent: 50px;
}

.content-royal-single {
    max-width: 1133px;
}
.featured-content-news {
    margin-top: 0;
    max-width: 800px;
    margin: 0 auto 136px auto;
    width: 100%;
    float: none;
}

.single-news-images-post {
    max-width: 950px;
    margin: 0 auto;
    width: 100%;
    margin-top: 80px;
}

.single-news-images-post img {
    width: 100%;
    margin-bottom: 63px;
}

/* FASHION 1 */
.marginbottom200 {
    padding-bottom: 200px;
}

/*FASHION EFFECT TEXT*/

figure {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 110vw;
    position: absolute;
    z-index: 1;
    top: 0;
    position: absolute;
    top: calc(50% - 100px);
}

.fullscreenbanner figure {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.st0 {
    fill: #FFFFFF;
}

.svgfullscreen > * {
    fill: #FFFFFF;
    stroke: #FFFFFF;
    stroke-width: 0.85px;
}

@-moz-keyframes tip {
    0%, 100% {
        opacity: 0;
    }
    10%, 80% {
        opacity: 1;
    }
}

@-webkit-keyframes tip {
    0%, 100% {
        opacity: 0;
    }
    10%, 80% {
        opacity: 1;
    }
}

@keyframes tip {
    0%, 100% {
        opacity: 0;
    }
    10%, 80% {
        opacity: 1;
    }
}

/**/

.isfullscreen .content-royal-banner {
    margin-top: 100vh;
}

.menubanner li a {
    color: rgb(255, 255, 255);
}

.light .menubanner li a {
    color: #000;
}

.bannerfashion1 {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/bannerfull-20180130075012.jpg');
}

.fullscreenbanner {
    position: absolute;
    top: 0px;
    height: 100vh;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.45);
    background-blend-mode: multiply;
    overflow: hidden;
    background-repeat: no-repeat;
}

.fixed .fullscreenbanner {
    position: fixed;
}

.lightbackground {
    background-color: #ededed;
    position: relative;
    float: left;
    width: 100%;
}

.darkbackground {
    background-color: #100F0F;
    position: relative;
    float: left;
    width: 100%;
}

.slider .owl-carousel {
    display: block;
    background: #000;
}

.fullscreenbanner img {
    display: none;
    background-color: rgba(0, 0, 0, 0.45);
    background-blend-mode: multiply;
}


.crystina img {
    display: block;
}

.crystina .owl-carousel {
    display: block;
    position: absolute;
    width: 100%;
    -ms-touch-action: pan-y;
    top:0;
}






.slider .fullscreenbanner li{position: relative;}


.slider .fullscreenbanner img {
    opacity: 1;
    display: block;
    width: auto;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-height: 100vh;
    min-width: 100%;
    max-height: none;
    max-width: 100%;
}



.performing-arts .fullscreenbanner li {
position: relative;    height: 100vh;
}

.performing-arts .fullscreenbanner img {
    display: block;
    width: auto;
    opacity: 0.5;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-height: 100vh;
    max-width: 222%;
    min-width: 100%;
}

.autoslider .fullscreenbanner li {
    height: 100vh;
}











.slider .owl-carousel {
    background: #000;
    position: absolute;
}

.fullscreenbanner .title {
    position: absolute;
    left: 0px;
    top: 40%;
    width: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.fullscreenbanner .title {
    font-size: 144px;
    font-family: 'AustinMedium';
    line-height: 169px;
}

.fullscreenbanner .menubanner {
    bottom: 50px;
    /* width: 572px; */
    text-align: center;
    margin: 92vh auto 0px;
}

.austin72medium{
    font-size: 72px;
    font-family: 'AustinMedium';
    color:#000;
border-bottom:4px solid #000;    line-height: 82px;float:left;
}


.creativeprofile  .austin72medium {
    border-bottom:0;

}


.menubanner li {
    float: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 0px 9.3px;
    line-height: 29px;
}

/* .menubanner li:last-of-type {
    padding: 0px;
} */

.lmenub .menubanner li a {
    letter-spacing: 0.135rem;
}

.bakery .menubanner li {
    padding: 0px 19.3px;
}

.wrapperdestaque18 {
    max-width: 1130px;
    margin: 0px auto;
}

.margintop150 {
    margin-top: 150px;
}

.borderfashion {
    padding-top: 60px;
    max-width: 486px;
    border-top: 3px solid rgb(177, 159, 117);
}

.bwrapper {
    padding-top: 80px;
}

.performing-arts .bwrapper {
    padding-top: 0;
}

.bwrapper span {
    position: absolute;
    left: 60px;
    font-family: 'AustinMedium';
    font-size: 288px;
    color: rgb(177, 159, 117);
    line-height: 182px;
    top: 0px;
    z-index: 0;
}

.charity .bwrapper span {
    left: -15px;
}

.bwrapper p {
    max-width: 570px;
    z-index: 1;
    margin: 0px auto 40px;
}

/* GET SCOUTED */

.language-menu li {
    float: left;
    border-right: 1px solid #000;
    padding: 0 15px;
    line-height: 0px;
    height: 9px;
}

.language-menu li:last-of-type {
    border-right: none;
}

.language-menu li:first-of-type {
    padding-left: 0;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a {
    border: none;
}

.language-menu li a {
    color: #000;
    line-height: 10px;
}

.language-menu {
    border-bottom: none;
    margin-bottom: 40px;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 20px;
    margin-top: 50px;
}

.tab-content p {
    font-size: 18px;
    letter-spacing: 0.5px;
    font-family: 'CerebriLight';
    line-height: 25px;
    margin: 20px 0;
}

.tab-content p:last-of-type {
    margin: 20px 0 0 0 !important;
}

.margin72 {
    margin-bottom: 72px;
}

.tab-content h5 {
    font-size: 19px;
    letter-spacing: 1px;
    font-family: 'CerebriBold';
}

.tab-pane {
    max-width: 657px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000;
    background-color: transparent;
    border: none;
    text-decoration: none;
}

.rightfloat .scoutbutton, .rightfloat h3 {
    float: right;
}

.rightfloat h3 {
    margin-bottom: 20px;
}

/* FASHION VIDEO*/
video#bgvid {
    min-height: 100vh;
    z-index: -100;
    display: block;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-width: 100%;
}

#bgvidfixed {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 100%;
    width: auto;
    min-height: 100vh;
    z-index: -100;
    opacity: 0.45;
}

.fixedfooter {
    position: absolute;
    bottom: 0;
    width: 100%;
}

/* BREADCRUMBS*/
.breadcrumb-wrapper {
    width: 100%;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 17px;
    float: left;
}

.dark .breadcrumb-wrapper {
    border-bottom: 1px solid #FFF;
}

.big-breadcrumbs li a {
    font-size: 36px;
    line-height: 16px;
    font-family: 'AustinLight';
    color: #000;
    letter-spacing: 3px;
    text-transform: capitalize;
}

.dark .big-breadcrumbs li a {
    color: #FFF;
}

.big-breadcrumbs li {
    float: left;
    margin-right: 30px;
}

.big-breadcrumbs .floatright {
    margin-right: 10px;
}

.big-breadcrumbs li:nth-of-type(2) {
    font-weight: bold !important;
}

.big-breadcrumbs li:nth-of-type(1):after {
    content: '>';
    display: inline-block;
    margin: 5px 10px;
    font-size: 17px;
    line-height: 16px;
    font-family: 'CerebriLight';
    position: absolute;
}

.big-breadcrumbs li img {
    width: 20px;
}

.bottom190 {
    margin-bottom: 190px;
}

.overflowhidden {
    overflow: hidden;
}

/* FULL SCREEN BREADCRUMB*/
.marginfullscreen .isfullscreen {
    margin-top: 87vh;
    margin-bottom: 160px;
}

.isfullscreen .breadcrumbs li {
    float: left;
}

.isfullscreen .breadcrumbs li a {
    font-size: 14px;
    line-height: 16px;
    font-family: 'CerebriLight';
    text-transform: uppercase;
    color: #000;
    letter-spacing: 3px;
}

.isfullscreen .breadcrumbs li:last-of-type a {
    font-family: 'CerebriBold';
}

.isfullscreen .breadcrumbs li:after {
    content: '>';
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    line-height: 16px;
    font-family: 'CerebriBold'
}

.isfullscreen .breadcrumbs li:last-of-type:after {
    content: '';
    display: none;
}

.content-royal-video .bwrapper {
    padding-top: 20px;
    padding-right: 15px;
}

.content-royal-video .bwrapper p {
    max-width: 648px;
    z-index: 1;
    margin: 0px auto 40px;
}

.content-royal-video .borderfashion {
    padding-top: 20px;
}

.ocupation {
    margin-bottom: 20px;
}

.social-single {
    margin-top: 20px;
}

.social-single .fa-instagram:before, .social-single .fa-facebook:before {
    margin-left: 0;
}

.social-single li {
    float: left;
    margin-right: 20px;
}

.social-single li a {
}

.social-single li a i {
    color: #fff;
    background: #000;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 20px;
    padding-top: 8px;
}

.sliderdemo {
    max-width: 1092px;
    width: 100%;
    margin: 250px auto 315px auto;
    float: none;
}

.sliderdemo img {
    width: 100%;
}

/* FASHION MODELS*/
.menubanner li:first-of-type {
    padding: 0px 9.3px 0 0;
}

.scoutbutton a {
    padding: 12px;
    background-color: #B09D84;
    color: #000 !important;
    font-family: 'CerebriBold' !important;
    width: 179px;
    max-width: none;
    display: block;
    text-align: center;
}

.scoutbutton:hover a {
    background-color: #000;
    color: #fff !important;
}

.light .scoutbutton a {
    color: #fff !important;
}

.menu-relative {
    margin-bottom: 60px;
}

.scoutbutton {
    padding-right: 0 !important;
}

.alignbottom h5 {
    width: 100%;
    text-align: right;
}

/* GALERIA FLIPPER */
.galleryflip {
    overflow: hidden;
    margin-bottom: 280px;
}

.flip-container:hover .flipper .front, .flip-container.hover .flipper .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-container:hover .flipper .back, .flip-container.hover .flipper .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container {
    position: relative;
    overflow: hidden;
}

.flip-container, .front, .back {
    width: 100%;
    height: auto;
}

.flipper .front {
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.flipper .back {
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.flipper img {
    border: 1px solid #B09D84;
}

.special-grid .flipper img {
    border: none;
}

.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 300ms ease;
}

.front img, .back img {
    width: 100%;
}

.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.hidenflip {
    width: 20%;
    float: left;
    padding: 3px;
}

.flipper h2 {
    position: absolute;
    font-family: 'AustinLight';
    line-height: 55px;
    font-size: 36px;
    text-align: center;
    color: #FFF;
    width: 100%;
    bottom: 30px;
}

.hidenflip .gradient .front:before, .hidenflip .gradient .back:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 34%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 34%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 34%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
    opacity: .6;
}

/*DEVELOPMENT*/
.development .hidenflip {
    width: 25%;
    float: left;
    padding: 3px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

.development h2, .austinlight36c {
    font-family: 'AustinLight';
    line-height: 55px;
    font-size: 36px;
    text-align: center;
    color: #000;
    width: 100%;
}

/* GALERIA ZOOM */
.special-grid .flipper {
    overflow: hidden;
}

.special-grid .hidenflip {
    width: 33.333%;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
}

.special-grid .hidenflip h5 {
    margin-top: 15px;
    margin-bottom: 10px;
}

.special-grid .hidenflip:hover .front {
    transform: scale(1.1);
}

.special-grid {
    margin-top: 80px;
}

/* ---- grid-item ---- */

.grid {
    max-width: none !important;
}

.grid li {
    padding: 25px;
}

.grid li img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
}

.big-grid li img {
    width: auto;
}

.grid li a {
    overflow: hidden;
}

.grid li:hover a {
    background: #000;
}

.big-grid li:hover a {
    background: transparent;
}

.grid li h2 {
    display: none;
    text-align: center;
    color: #fff;
    width: 100%;
    vertical-align: middle;
    position: absolute;
    top: calc(50% - 55px);
}

.grid li:hover h2, .grid li:hover p {
    display: block;
    position: absolute;
    z-index: 99;
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 0.5s; /* Firefox < 16 */
    -ms-animation: fadein 0.5s; /* Internet Explorer */
    -o-animation: fadein 0.5s; /* Opera < 12.1 */
    animation: fadein 0.5s;
}

.grid li:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.35;
}


.technical-team .grid li:hover img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.35;
}





.big-grid li:hover img {
    opacity: 1;
}

/* IMAGES FORCE 100% WIDTH*/
.width100 {
    width: 100% !important;
}

/* FASHION-PROFILE MAIN */
.fashion-models-content {
    margin-top: 45px;
}

/* fashion-profile-list */
.fashion-profile-list li {
    border-bottom: 1px solid #A4A4A4;
    width: 143px;
    margin: 0 auto;
    padding: 10px 0 5px 0;
}

.fashion-profile-list li:last-of-type {
    border-bottom: none;
}

.fashion-profile-list li p, .fashion-profile-list li pre {
    font-family: 'AustinLight';
    line-height: 30px;
    font-size: 22px;
    width: 150%;
    margin-left: -25%;
    background-color: transparent;
}

.fashion-profile-list li strong {
    font-family: 'AustinMedium';
    font-weight: bold;
    font-size: 24px;
    line-height: 45px;
}

/*FOOTER*/
footer {
    margin-top: 40px;
    padding-top: 7px;
    border-top: 1px solid #2B2A2A;
    float: left;
    width: 100%;
}

footer .height {
    line-height: 50px;
    height: 50px;
    display: inline;
}

footer a, footer label, footer input {
    font-family: 'CerebriLight';
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

footer button {
    background: transparent;
    border: 0;
    color: #FFF;
    font-family: 'CerebriBold';
    margin-top: 5px;
    position: absolute;
    font-size: 14px;
}

footer input {
    background: transparent;
    color: #FFF;
    border: 0;
    outline: none;
    border-bottom: 1px solid #FFF;
    line-height: 1px;
}

.logofooter img {
    width: 35px;
    float: left;
    margin-right: 31px;
}

.logofooter {
    width: 40px;
    height: 59px;
}

.footer_menu {
    float: right;
}

.dark_footer .footer_menu a, .dark_footer label {
    color: #FFF;
}

.footer_menu li {
    float: left;
    text-transform: uppercase;
}

.footer_menu li a {
    padding: 0 21px;
    border-right: 1px solid #FFF;
}

/*SOCIAL*/
.socialfooter a, .footer_menu ul li:nth-of-type(3) a {
    border-right: 0 !important;
}

.socialfooter a {
    padding-right: 24px !important;
    padding-left: 0 !important;
}

.socialfooter:last-of-type a {
    padding-right: 0 !important;
}

.socialfooter a i {
    color: #000;
    background: #B19F75;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    text-align: center;
    font-size: 12px;
    padding-top: 6px;
}


.offices .socialfooter a i {
    color: #FFF;
}






.socialfooter a i:first-of-type {
}

.fa-instagram:before, .fa-facebook:before {
    margin-left: 2px;
}

/*COPYRIGHT*/
.copyright {
    margin: 33.5px auto 20px auto;
    text-align: center;
    width: 100%;
    float: left;
}

.copyright p {
    font-family: 'CerebriLight';
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.5px;
    color: #736F6F;
}

.fixedfooter .copyright p {
    color: #FFF;
}

.footer-container {
    overflow: hidden;
}

/*LIGHT MENU COLOR CHANGE*/

/*FOOTER*/
.light footer {
    border-top: 1px solid #CACACA;
}

.fixedfooter footer {
    border-top: 1px solid #CACACA;
}

.light footer button {
    border: 0;
    color: #000;
}

.light footer input {
    color: #000;
    border-bottom: 1px solid #000;
}

.light .socialfooter a i {
    color: #fff;
    background: #000;
}

.light .copyright p {
    color: #ADADAD;
}

.light .footer_menu li a {
    border-right: 1px solid #000;
}

.light footer a, .light footer label, .light footer footer input, .light footer footer button {
    color: #000 !important;
}

/*MENU*/
.light .second-menu ul li a, .light .nav > li > a {
    color: #000;
}

/* RESET SELECT */

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: transparent;
    background-image: none;
}

/* Custom Select */
.select {
    position: relative;
    display: block;
    background: transparent;
    overflow: hidden;
    border-radius: 1px;
    border: 1px solid #000;
    letter-spacing: 2px;
}

.select select, input {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #000;
}


.contact-us input ,.contact-us .select select{
    padding: 0 0 0 12px;
}




.formpage .destaque18 {
    margin: 59px 0 13px 0;
    float: left;
    width: 100%;
}

.formpage p {
    float: left;
    width: 100%;
}

input[type="radio"], input[type="checkbox"] {
    float: left;
    width: 15px;
    height: 15px !important;
    line-height: 15px;
}

input, button, select, .select select, textarea {
    border: 1px solid #000;
    height: 37px !important;
    font-family: 'CerebriMedium';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
    background: transparent;
}

input, button, .select, textarea, #datepicker {
    margin: 8.5px 0;
}

.dark .formscontainer input, .dark .formscontainer button, .dark .formscontainer select, .dark .formscontainer .select select, .dark .formscontainer textarea {
    border: 1px solid #fff !important;
    color: #FFF;
    background: transparent;border-radius: 0;
}

/*CONTAINERS CONTACTO*/
.width50 {
    width: 50%;
}

.formpage .width50 {
    width: calc(50% - 9px);
    float: left;
}

.margindestaquefix {
    margin-top: -20px;
}

.maxwidth389 {
    max-width: 389px;
}

.maxwidth1154 {
    max-width: 1154px;
    margin: 0 auto;
    float: none;
}

.width750 {
    max-width: 750px;
    float: left;
    margin-left: 70px;
}

.maxwidth586 {
    max-width: 586px;
    width: 100%;
}

.max-width697 {
    max-width: 697px;
    float: left;
    margin: 0 auto 60px auto !important;
}

select::-ms-expand {
    display: none;
}

/* Arrow */
.select::after {
    content: '\f175 ';
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    pointer-events: none;
    font-family: FontAwesome;
    color: #B19F75;
}

::-webkit-input-placeholder, input-group .form-control { /* Chrome/Opera/Safari */
    color: #000;
    font-family: 'CerebriMedium';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000;
    font-family: 'CerebriMedium';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #000;
    font-family: 'CerebriMedium';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
}

:-moz-placeholder { /* Firefox 18- */
    color: #000;
    font-family: 'CerebriMedium';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
}

.dark ::-webkit-input-placeholder, .dark input-group .form-control { /* Chrome/Opera/Safari */
    color: #fff;
    font-family: 'CerebriMedium';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
}

.dark ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    font-family: 'CerebriMedium';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
}

.dark :-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    font-family: 'CerebriMedium';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
}

.dark :-moz-placeholder { /* Firefox 18- */
    color: #fff;
    font-family: 'CerebriMedium';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
}







.contact-us :-moz-placeholder {letter-spacing: 5px;}
.contact-us :-ms-input-placeholder{letter-spacing: 5px;}
.contact-us ::-moz-placeholder{letter-spacing: 5px;}
.contact-us ::-webkit-input-placeholder{letter-spacing: 5px;}


.login-404 :-moz-placeholder {letter-spacing: 5px;color:#A6A6A6;}
.login-404 :-ms-input-placeholder{letter-spacing: 5px;color:#A6A6A6;}
.login-404 ::-moz-placeholder{letter-spacing: 5px;color:#A6A6A6;}
.login-404 ::-webkit-input-placeholder{letter-spacing: 5px;color:#A6A6A6;}



.login-404 input{padding-left:10px;color:#A6A6A6;}







/* UPLOAD BUTTON*/
.upload-btn-wrapper {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    text-align: left;
    padding-right: 4px;cursor: pointer;
}

.upload-btn-wrapper img {
    width: 100%;
    display: block;
    height: 200px
}

.btn {
    position: relative;
    width: auto;
    bottom: 0;
    top: 0;
    height: 100% !important;
    border: none;
    margin-top: 0px;
    background: #000;
    color: #FFF;
    border-radius: 0;
    padding: 8px 20px;
    font-size: 10px;
    letter-spacing: 0.5px;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    padding: 0;
    margin: 0;
}

.formpage .col-md-3 {
    padding: 0 8px 0 0;
    max-height: 232px;
    overflow: hidden;
}

.uploadbtnwrapper p {
    text-transform: uppercase;
    margin-bottom: 3px;
}

.btn:hover, .btn:focus {
    color: #fff;
}

/*CHECKBOX */
.styled-checkbox {
    position: absolute;
    opacity: 0;
}

.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.styled-checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #c4c4c4;
}

.styled-checkbox:checked + label:before {
    background: #B09D84;
}

.styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}

.styled-checkbox:disabled + label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ddd;
}

.styled-checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    background: #c4c4c4;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.unstyled {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.unstyled li {
    margin-bottom: 20px;
}

.unstyled .scoutbutton a {
    padding: 0;
    width: 85px;
    height: 40px;
    line-height: 40px;
    max-width: none;
    display: block;
    text-align: center;
    margin-top: -10px;
}

.maxwidth167 {
    max-width: 167px;
    width: 100%;
}

.input-group-addon:last-child {
    position: absolute;
    right: -21px;
    color: #B19F75;
    top: 5px;
    font-size: 18px;
}

.dividerli {
    width: 100%;
    display: block;
    height: 1px;
    background: #B09D84;
    margin: 65px 0 48px 0 !important;
}

#datepicker > span:hover {
    cursor: pointer;
}

.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    height: 37px !important;
    padding: 0 0 0 5px !important;
}

.input-group .form-control {
    margin-top: 0;
    background: transparent;
    border-radius: 0;
    border: 1px solid #000;
    box-shadow: none;
}

.input-group-addon {
    background-color: transparent;
    border: none;
    border-radius: 0;
}

.datetimeinput {
    width: 100%;
    margin-top: 3px !important;
}

.measurements, .social-media, .personalinfo {
    margin-top: 40px !important;
    margin-bottom: 5px !important;
}

/* Login Page */

.login-404 {
    min-height: 100vh;
    position: absolute;
    width: 100%;
}

.login-404 .royal-login .fa {
    width: 100%;
    color: #B09D84;
    font-size: 37px;
}

.login-404 .footer-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.login-404 .content-royal {
    margin-top: 14%;
}

.royal-login .password_div_btn button {
    background: #B19F75;
    float: right;
    padding: 0;
    border: none;
    color: white;
    text-transform: uppercase;
    width: 109px;
    height: 37px !important;
    line-height: 37px;
}

.royal-login .password_div_btn button:hover {
    background: #000;
    color:#FFF;
}









.logincentercontent {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
}

.logincentercontent h3 {
    margin-bottom: 50px;
}

.password_div_btn {
    position: relative;
    overflow: hidden;
}

.email_div_area, .password_div_area {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
}

.login-404 .royal-login p {
    margin-top: 20px;
}

.royal-login a {
    margin-top: 200px;
    display: block;
}

.royal-login a:hover {
color:#000;  opacity:0.5;
}




.royal-login .backto {
    margin-top: 65px;
    display: block;
}

.owl-carousel .owl-buttons {
    display: block;
}

/* POLICE CONTENT */
.policy-content p, .policy-content h5 {
    font-size: 18px;
    letter-spacing: 0.5px
}

.policy-content p {
    margin: 35px 0;
    font-family: 'CerebriLight'
}

.policy-content h5 {
    margin: 0px 0 35px 0;
    font-family: 'CerebriBold'
}

.policypcontent {
    margin: 60px 0;
}

.height input {
    margin: 0;
    height: 20px !important;
    border-radius: 0;
}

/* CONTACT US PAGE */
.contact-us {
    background: url("https://s3-eu-west-2.amazonaws.com/task4it.me.manager/contactbackground-20180125060226.jpg ") top center no-repeat;
    animation: animateBg forwards 3s ease-in;
    background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #989898;
    background-blend-mode: multiply;

}

.maxwidth526 {
    max-width: 520px;
}

.formscontainer select {
    width: 100%;
}

.formscontainer .width50 {
    width: 50%;
    float: left;
}

.centercontact {
    position: relative;
    height: 100vh;
    overflow: hidden;
    top: 0;
    margin-top: -170px;
}

.height100 {
    height: 100%;
}

.outer {
    display: table;
    position: absolute;
    width: 100%;
    height: calc(100% + 20px);
    margin-top: 148px;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}











.centercontact textarea {
    width: 100%;
    height: 258px !important;
    text-indent: 0;
    line-height: 25px;
    padding-left: 10px;
    padding-top: 5px;
}

.centercontact .unstyled {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 100%;
    margin-top: 20px;
}

/* .addmargin60top{margin-top:230px;} */
.margin100top {
    margin-top: 100px;
}

.colorgold ::-webkit-input-placeholder {
    color: #B19F75 !important;
}

.colorgold ::-moz-placeholder {
    color: #B19F75 !important;
}

.colorgold :-ms-input-placeholder {
    color: #B19F75 !important;
}

.colorgold :-moz-placeholder {
    color: #B19F75 !important;
}

.colorgold select, .colorgold .select select {
    color: #B19F75 !important;
}

.centercontact .styled-checkbox + label {
    color: #fff;
    font-size: 14px;
    line-height: 23px;
}




@-webkit-keyframes animateBg {
  0%   { background-size: 100%;}
  100% { background-size: 115%; }
}
@-moz-keyframes animateBg {
  0%   { background-size: 100%; }
  100% { background-size: 115%; }
}
@-o-keyframes animateBg {
  0%   { background-size: 100%; }
  100% { background-size: 115%; }
}
@keyframes animateBg {
  0%   { background-size: 100%; }
  100% { background-size: 115%; }
}




@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.diagonalabout-1 {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/royalabout-20180125060617.jpg');
    background-size: cover;
    min-height: 500px;
    background-position: center;
}




.letter-ceo .diagonalabout-1 {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/nelson-motta-20180125060416.jpg');
    background-size: cover;
    min-height: 500px;
    background-position: center;
}










/* ABOUT PAGE */

/* DIAGONAL */
.isdiagonal .big-logo-row {
    position: absolute;
    width: 100%;
}

.diagonal {
    position: relative;
    top: 0;
}

.whitebg {
    background: #EDEDED;
    z-index: 1;
}

.diagonalfixed {
    position: fixed;
    z-index: -1;
}

.diagonal img {
    display: block;
    min-height: 500px;
}

.diagonal1 svg {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50%;




}

.diagonal2 svg {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50%;}


.diagonal2bottom svg {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 50%;




}

.offices .owl-carousel {
    position: fixed;
    z-index: -1;
}

svg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px;
    /* set height to pixels if you want angle to change with screen width */
}

.maxwidth549 {
    max-width: 549px;
}

.showdiagonal {
    position: absolute;
    bottom: -150px;
}

.menu-absolute-fullscreen {
    margin-bottom: 0;
    position: fixed;
    width: 100%;
    top: 145px;
    z-index: 1;
}



.fixdiagonalheight {
    padding-top: 360px;
}

/*.maxwidth549 .goldcolor::before{content:'';display: block;width:105px;height: 3px;background-color: #B19F75;margin-bottom:43px;}*/

/*.borderbottom::after{content:'';display: block;width:105px;height: 3px;background-color: #B19F75;margin-top:43px;}*/
.smallpadding .destaque18 {
    padding-right: 36px;
}

.fixdiagonalheight .bwrapper {
    padding-top: 0;
}

.fixdiagonalheight .bwrapper span {
    left: 0;
    top: -123px;
    z-index: 0;
}

.letter-ceo .fixdiagonalheight .bwrapper span {
    left: -40px;
    top: -107px;
    z-index: 0;
}

.maxwidth549 .goldcolor {
    line-height: 70px;
}

.royalgroupbg {
    background: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/royal-group-20180125060619.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.maxwidth963 {
    max-width: 963px;
    margin: -135px auto 0 auto;
}

.maxwidth963 h2 {
    position: absolute;
    top: 20%;
    font-size: 64px;
    font-family: 'AustinLight';
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.maxwidth700 {
    max-width: 700px;
}

.maxwidth506 {
    max-width: 506px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.maxwidth506 p {
    bottom: 0;
}
.abouttraco{max-width: 260px;}


.maxwidth700 .owl-carousel {
    margin-top: -368px;
}

.centerh2 h2 {
    top: 20%;
    font-size: 64px;
    font-family: 'AustinLight';
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    padding-top: 140px;
}

.wspan span {
    left: -28px !important;
    top: -86px !important;
}

.bottomposition {
    position: absolute;
    bottom: 50px;
}

.logos-client li {
    float: left;
    width: 150px;
    margin-bottom: 20px;
    padding: 10px;
}

.logos-client li img {
    width: 100%;
}

.logos-client {
    overflow: hidden;
    width: 100%;
    float: left;
}

/* OFFICES */
.officesul {
    width: 100%;
    margin: 0px 0 0 21%;
}

.officesul li {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 30px;
}

.marginlocation {
    margin-top: 20px;
}

.officesul li p {
    font-size: 18px;
    line-height: 27px;
    font-family: 'CerebriLight';color: #000;
}

.countryp {
    font-family: 'CerebriMedium' !important;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 35px !important;
}

.locationp {
    font-family: 'CerebriBold' !important;
    letter-spacing: 0;
}

.officesul .fa {
    color: #B19F75;
    font-size: 26px;
    margin-right: 35px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.officesul .fa:hover {
    color: #000;
}

.markerofices {
    position: absolute;
    margin-top: 6px !important;
    left: -55px;
    font-size: 36px !important;
}

.offices .footer-container {
    margin-top: -171px;
}

.offices .footer-container {
    position: absolute;
}

.letter-ceo .bwrapper p {
    max-width: 580px;
    z-index: 1;
    margin: 0px auto 40px;position: absolute;
}

.maxwidth570 {
    max-width: 570px;
}

.maxwidth570 .cerebri24 {
    margin-bottom: 40px;
    letter-spacing: 0;
}

.centertitle {
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}

.centertitle h2 {
    margin-top: 100px;
}

.centertitle img {
    margin-top: 40px;
    margin-bottom: 10px;
}

.grid-masonary-ceo {
    width: calc(100% - 120px) !important;
    margin: 120px auto 0 auto;
    position: relative !important;
}

.grid-masonary-ceo li {
    width: 20%;
    padding: 4.5px;
}

.grid-masonary-ceo li:hover img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.grid-masonary-ceo li:hover a {
    background: transparent;
}

.grid-masonary-ceo li img {
    transition: unset;

}

.width105 {max-width: 105px;}

.width628 {
    max-width: 628px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.traco-efeito {
    height: 3px;
    background: #B19F75;
    display: block;
    width: 0;
    transition: width .8s;



}

.blacktraco {
    background: #000;
}

.margintop40 {
    margin-top: 40px;
}

.nomarginbottom {
    margin-bottom: 0 !important;
}

/* SLIDER CUSTOMIZE */
.owl-theme .owl-controls .owl-buttons div {
    margin: 0;
    padding: 0;
    opacity: 1 !important;
    background: transparent !important;
}

.owl-carousel .owl-item {
    overflow: hidden;
}


#owlvideo {
    width: 100%;
    height: auto;
}

.leftslider::before {
    content: '';
    width: 54px;
    height: 36px;
    background: transparent url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/seta-left-20180125060624.svg') !important;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    background-size: 100%;
}

.rightslider::before {
    content: '';
    color:black;
    width: 54px;
    height: 36px;
    background: transparent url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/seta-right-20180125060625.svg') !important;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    background-size: 100%;
}


.rightslider{
    -webkit-transition: all 1s ease;

    -moz-transition: all 1s ease;
    transition: all 1s ease;



}

.rightslider::after {
    content: '';
    position: absolute;
    left: 0px;
    width: 40px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
    top:24px;
    color: black;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.leftslider::after {
    content: '';
    position: absolute;
    left: 70px;
    width: 40px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
    top:24px;
    color: black;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight:700;
    -webkit-transition: all 1.5s ease;
}


.owl-prev:hover .leftslider::after{
    width: 40px;
    height: auto;

    visibility: visible;
}


.owl-next:hover .rightslider::after{
    width: 40px;
    height: auto;
    left:0px;

    visibility: visible;
}



.owl-prev {
    position: absolute;
    left: -83px;
}

.owl-next {
    position: absolute;
    right: -87px;
}

.owl-next:hover {
    right: -82px;
    -webkit-transition: all  1s ease;

} 
 .owl-prev:hover {
    left: -78px;
    -webkit-transition: all  1s ease;

} 




.owl-theme .owl-controls {
    position: absolute;
    top: calc(50% - 35px);
    width: 100%;
}

.maxwidth555 {
    max-width: 555px;
}

.maxwidth1162 {
    max-width: 1162px;
    margin: 0 auto;
    float: none;
}

/* SPORTS MAIN */

.width439 {
    max-width: 439px;
    margin: 118px auto 116px auto;
}

.greybacktext span {
    font-family: 'CerebriBold';
    font-size: 288px;
    color: #D9D9D9;
    line-height: 338px;
    position: absolute;
    top: -67px;
    z-index: 0;
    text-transform: uppercase;
    left: 45px;
    letter-spacing: 15px;
    opacity: 0.5;
}

.margintop150 .cerebri36sports {
    margin: 100px 0 40px 0;    z-index: 1;
    position: relative;
}

.maxwidth558 {
    max-width: 559px
}

.maxwidth588 {
    max-width: 588px
}

.marginp .cerebri24 {
    margin-bottom: 47px;
}

.marginp .cerebri24 strong {
    font-family: 'CerebriBold';
}

.marbinbottom100 {
    margin-bottom: 100px
}

.displaysmallmobile {
    display: none;
}

/* PERFORMING ARTS */
.performing-arts .bwrapper span {
    left: -65px;
    top: -40px;
}

/*entertainment */
/*.entertainment .menubanner {width: 760px;}*/
.margintracoen {
    margin: 120px auto 100px auto;
}

.fashionmobilemenu {
    margin-top: 170px;
}

.fixmenubannerFashion .fashionmobilemenu {
    margin-top: 40px;
}

.margintop80 {
    margin-top: 80px;
}

.margintop140 {
    margin-top: 140px;
}

.margin80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.marginbottom160 {
    margin-bottom: 160px;
}

.margintop120 {
    margin-top: 120px;
}

/* RETAIL MAIN*/
.retail .bwrapper span {
    left: -88px;
    top: 5px;
}

.retail .wwrapper span {
    left: -70px;
    top: 0;
}

.retail .bwrapper {
    padding-right: 10px;
}

.colorBox {
    background-color: #EEDEC8;
    width: 93%;
    margin: 90px 3.5% 0 3.5% !important;
}

.moveImg {
    width: 100%;
    position: absolute;
    right: 0;
}

.moveImg {    position: relative;}


.maxwidth577 {
    max-width: 577px;
}





.maxwidth592 {
    max-width: 592px;
    margin-right: -5%;
}


.retail .maxwidth592 {
    max-width: 592px;
    margin-right: -5%;
    margin-top: 120px;
}



.retailimg1 {
    position: absolute;
    left: -3.8%;
    top: -180px;
}
.retailimg2 {
    position: absolute;
    right: -3.8%;
    top: -130px;
}

.retail .alignbottom {
    bottom: 20px;
    position: absolute;
    right: 0;
}

.newPara {
    margin-top: 150px;
}

.colorTextBox p {
    margin: 40px 0;
}

.colorTextBox {
    margin: 80px 0;
}

.margintop90 {
    margin-top: 90px;
}

.marginbottom90 {
    margin-bottom: 90px;
}

.colorBox2 {
    background-color: #f0c5c6;
    width: 93%;
    margin: 260px 3.5% 100px 3.5% !important;
}

.colorBox2 h3 {
    position: absolute;
    top: -130px;
}

.wwrapper p {
    max-width: 592px;
}

.wwrapper {
    padding-top: 60px;
}

.mobalign {
    margin-right: -25px;
}

/* TURISM */

.maxwidth1148 {
    max-width: 1148px;
}

.width600 {
    max-width: 600px;
    width: 100%;
}

.turism .bwrapper p {
    max-width: 628px;
    z-index: 1;
    margin: 0px auto 40px 0;
}

.ourMission {
    line-height: 75px;
    font-size: 72px;
    font-family: 'CerebriBold';
    padding-top: 80px;
    color: #B19F75;
}

.opac {
    color: #DDDDDD !important;
    font-family: 'CerebriBold' !important;
}

.turism .bwrapper span {
    left: -111px;
    top: 10px;
}

.turism .menubanner li, .entertainment .menubanner li {
    padding: 0px 22.3px;
}

/* MULTIMEDIA */

.videowrapperauto {
    background-size: cover;
    overflow: hidden;
    position: relative;
    padding-bottom: 56%;
}

.mcharity {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/charity-20180127103822.jpg');
}

.mmultimedia {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/multimedia-20180125060412.png');
}

.mperforming {
background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/perfoming-arts-background-20180125060524.jpg');
}

.mretail {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/retail02-20180125060610.jpg');
}

.mtourism {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/tourism-20180125060638.jpg');
}

.mentertainment {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/entertainment-background-20180125060234.jpg');
}

.mcreative {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/PLASTIKSTORE-9783-20180125060528.jpg');
}

.mgastronomy {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/background-gastronomy-20180125060137.jpg');
}

.msports {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/msports-20180125060405.jpg');
}

.mfashion {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/multimedia-20180125060412.png');
}

.videomultimedialist:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    pointer-events: none;
}

.videodarken {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.45);
}

.manager .videodarken {
    background: rgba(0, 0, 0, 0);
}


.slider .owl-carousel:after, #bgvid:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    pointer-events: none;
    z-index: 0;
}

.thevideo {
    position: absolute;
}


.videomultimedialist h4 {
    position: absolute;
    top: calc(50% - 28px);
    width: 100%;
    text-align: center;
    color: #FFF;
    z-index: 1;
}

.multimedia .bwrapper p {
    max-width: 690px;
}

.multimedia .bwrapper span {
    font-family: 'CerebriBold' !important;
    left: 132px;
}

.multimedia .bwrapper {
    padding-top: 40px;
}

/* CHARITY */

.charImg {
    width: 100%;
    margin-top: 100px;
}

.whitetext {
    padding: 0;
    max-width: 857px;
}

.ourcore {
    margin-top: -170px;
    padding-left: 10px;
}

.charipadd {
    padding: 100px 50px 200px 50px;
}

.charipadd1 {
    padding: 0 45px 0 0;
}

.charipadd2 {
    padding: 0 0 0 45px;
}

.charipadd p {
    margin-bottom: 40px;
}

.charipadd span {
font-family: 'CerebriMedium';}

.width539 {
    max-width: 539px;
    margin-right: 15px;
}

.width45 {
    width: 45%;
}

.marginauto {
    margin-left: auto;
    margin-right: auto;
}

.whitebox {
    background: white;
    max-width: 1264px;
    margin: 0 auto;
    position: relative;
    top: -100px;
}

span.opac2 {
    color: #D6D6D6;
    left: -25px;
}

.parallaximgeff {
    position: fixed;
    left: 0;
    z-index: -2;
}

.parallaximg {
    background-attachment: fixed;
    position: relative;
    background-repeat: no-repeat;
    overflow: hidden;
    float: left;
    width: 100%;
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/charity-20180127103822.jpg');
    background-size: cover;
    background-position: center;z-index: 9999999;
}

.bannercharity {
    width: 100%;
    float: none;
    overflow: hidden
}

.bannercharity div {
    width: 25%;
    float: left;
    display: block;
    position: relative;    background-size: 100%;
}

.bannercharity div:nth-of-type(1) {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/charity04-20180127081722.jpg')
}

.bannercharity div:nth-of-type(2) {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/charity02-20180127081716.jpg')
}

.bannercharity div:nth-of-type(3) {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/charity03-20180127081720.jpg')
}

.bannercharity div:nth-of-type(4) {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/charity01-20180127081714.jpg')
}

.floatleft {
    float: left;
}

/* atheletes all */

.sportathletes .hidenflip {
    width: 33.333%;
    float: left;
    padding: 3%;
    margin-bottom: 20px;
    height: 35vw;
    max-height: 500px;
}

.sportathletes .hidenflip:nth-child(3n) {
    padding: 3% 0 3% 3%;
}

.sportathletes .hidenflip:nth-child(3n-1) {
    padding: 3% 1.5% 3% 1.5%;
}

.sportathletes .hidenflip:nth-child(3n+1) {
    padding: 3% 3% 3% 0;
}

.sportathletes .flipper img {
    border: none;
}

.sportathletes .hidenflip .gradient .front:before, .sportathletes .hidenflip .gradient .back:before {
    opacity: 0;
}

.bgathe {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/background-athletes-20180127111621.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.blackbg .sportathletes {
    height: 100vh;
    overflow: hidden;
}

.sportathletes {
    margin-top: 0;
}

.noscroll .sportathletes {
    margin-top: 0;
    overflow: hidden;
    height: 100vh;
}

.sportathletes .row {
    margin-right: -15px;
    margin-left: -32px;
}

.igplayer {
    position: absolute;
    margin-top: 100px;
    left: 50px;
}

.igplayer i {
    color: #000;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    background-color: #B19F75;
    text-align: center;
    line-height: 39px;
    font-size: 20px;

}

.igplayer a {
    margin-left: 14px;
    color: #fff;
}

.fullscreenbanner h2 {
    position: absolute;
    width: 100%;
    top: calc(50% - 45px);
    font-size: 96px;
    line-height: 90px;
    margin-left: -10px;
}

.doctorstitle .fullscreenbanner h2 {
    left: 0;
    color: #FFF;
}

/* doctorimg */
.doctorimg {
    background: #0E73FA;
    position: relative;
    padding-top: 41px !important;
    width: 100%;
    padding-bottom: 62%;
}

.lawyers .doctorimg, .lawyers .width449 {
    background: #19181C;
}

.lawyers .doctorj span {
    color: #A2926D;
}

.lawyers .letterslide {
    color: #A2926D;
}
.lawyer-hr {
    border: 3px solid #A2926D;
    margin-top: 50px;
    margin-bottom: 50px;
}
.technical-team .doctorimg, .technical-team .width449 {
    background: #A2926D;
}

.technical-team .cerebri64medium {
    color: #A2926D;
}

.technical-team p {
    color: #FFF;
}

/*MASONARY TECHINCAL*/

.smallmargin li {
    padding: 5px;
    width: 33.33%;
}

.setentaecinco {
    width: 60% !important;
}

.vinteecinco {
    width: 25% !important;
}

.cemporcento {
    width: 100% !important;
}

.grid .grid-sizer, .grid .grid-item {
    width: 33.3%;
    padding: 5px;
    overflow: hidden;
}

.grid .grid-item--width2 {
    width: 33.3%;
}

.grid .grid-item--large {
    width: 66.6%;
}

.grid .grid-item--larger {
    width: 100%;
}

.grid img {
    width: 100%;
}

.techmenu {
    margin: 0 0 130px 0;
}

.doctorimg img {
    width: 100%;
    float: right;
    margin-bottom: 0px;
    margin-right: -50px;
}

.doctorj span {
    font-family: 'CerebriBold' !important;
    left: -90px;
    top: 218px;
    color: #0E73FA;
}

.doctorj {
    width: 100%;
    max-width: none;
    margin-top: 180px;
}

.technical-team .doctorj {
    margin-top: 0;
}

.doctorj p {
    max-width: 588px;
    float: left;
    position: relative;
}
.width449 {
    max-width: 449px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #0E73FA;
}

.margintop100 {
    margin-top: 100px;
}

.technical24 {
    text-transform: uppercase;
    letter-spacing: 10px;
}

.overflowhidden .bwrapper {
    padding-top: 0;
}

.letterslide {
    position: absolute;
    font-size: 288px;
    line-height: 182px;
    z-index: 0;
    font-family: 'CerebriBold' !important;
    left: 0;
    top: calc(50% - 91px);
    color: #0E73FA;

}

.doctorstitle  .owl-item video{width: 100%;}

.doctorslide li {
    text-align: center;
}

.doctorslide li {
    width: 88%;
    margin: 0 auto;
}

.lawyers .doctorslide li {
    max-width: 1750px;
}

.doctorslide li p {
    font-size: 48px;
    line-height: 56px;
    font-family: 'CerebriMedium';
    color: #000;
    text-transform: capitalize;
    position: absolute;
    right: 0px;
    top: calc(50% - 57px);
    height: 115px;
    text-align: left;
}

.doctorslide .owl-controls {
    position: absolute;
    top: inherit;
    bottom: 0;
    width: 70%;
    margin: 0 15%;
}

.lawyers .doctorslide .owl-controls {
    bottom: 0;
    width: 90%;
    margin: 0 5%;
}







.slidedoctorwrapper .owl-nav {
    position: absolute;
    top: inherit;
    left: inherit;
    width: 100%;
    text-align: left !important;
    margin-top: 0;
    height: 0;
    width: 90%;
    margin: 0 5%;
    position: absolute;
    bottom: 0;
}


.doctorstitle  .dotsCont div::after {
    background:#0E73FA !important;
}


.doctorstitle #owl-one .arrowslider {display: none;}



.slidedoctorwrapper .owl-carousel .owl-nav .owl-next,.slidedoctorwrapper .owl-carousel .owl-nav .owl-prev {

    margin: 5px;
    padding: 3px 10px;

}










.lawyers .owl-carousel2 {
    margin-bottom: 170px;
}

.slidedoctorwrapper {
    margin-top: 120px;
    margin-bottom: 300px;
}

.slidedoctorwrapper h4 {
    width: 88%;
    max-width: 1100px;
    margin: 0 auto;
    font-family: 'CerebriMedium';
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 10px;
}

.absolutedoc {
    position: absolute;
    right: 0;
    bottom: 30px;
}

.darkback {
    float: left;
    background: #100F0F;
    width: 100%;
}

.whiteback {
    background-color: #ededed;
}

.greyback, .greyback .darkbackground {
    background-color: #19181C !important;
}

/* CREATIVE MAIN*/
.creative .menubanner {
    width: 1002px;
}

.creative .menubanner li {
    text-align: center;
    line-height: 32px;
    float: none;
}

.creative .menubanner li a::after {
    margin-top: -5px;
}

.cerebristrongp {
    font-family: 'CerebriBold';
}

.creative .bwrapper p {
    max-width: 586px;
    z-index: 1;
    margin: 0px auto 40px;
}

.marginbottom50 {
    margin-bottom: 50px;
}

.marginbottom200x {
    margin-bottom: 200px
}

.creative .bwrapper span {
    left: -15px;
}

.creative .margintop180 span {
    left: -76px;
    top: -81px;
}

.margintop60 {
    margin-top: 60px;
}

.margintop180 {
    margin-top: 180px;
}

.creative .bwrapper span {
    left: -55px;
    top: -85px;
}

.creative .fspanwrapper span {
    left: -10px;
    top: -22px;
}

.masonry5 .grid li {
    padding: 3px;
    width: 20%;
}

.masonry5 .grid {
    max-width: none !important;
    margin-top: 40px;
    margin-bottom: 100px;
}

/* Code added by Denis Vornicu - Upwork *

Start*/

.newBorder {
    padding-top: 60px;
    padding-bottom: 90px;
}

.lineH {
    line-height: 46px;    margin-left: 0;
}

.boldText {
    font-weight: 800;
}

.austinCenter {
    font-family: Austin;
    line-height: normal;
    font-size: 55px;
    text-align: center;
}

.colT {
    color: #B19F75;
    padding-top: 80px;
}

.colorBox2 span {
    z-index: 0;
    color: white;
}

.textBox2 {
    border-top: solid 2px #B19F75;
}

.topmr {
    margin-top: 150px;
}

.topmr span {
    left: 0;
}

.reducesize {
    width: 75%;
    margin-left: 12.5%;
}

.padbox {
    padding: 30px;
}

@media screen and (max-width: 1280px) {






    .botText {
        font-size: 41px;
        padding-left: 146px;
    }



    .centeredDiv span {
        left: 130px !important;
    }
}

@media screen and (max-width: 1024px) {
    .mobalign {
        right: -10% !important;
    }

    .colorTextBox {
        width: 100%;
        margin-right: 26px;
    }

    .moveImg {
        top: 515px;
    }

    .colT {
        color: #B19F75;
        padding-top: 30px;
        padding-left: 0;
    }

    .textBox, .textBox2 {
        width: 87%;
    }

    .topmr {
        margin-top: 30px;
    }

    .char {
        padding-left: 0;
    }

    .whitetext p {
        line-height: 50px;
        font-size: 26px;
    }

    .centeredDiv span {
        left: 30px !important;
    }
}

@media screen and (max-width: 767px) {





    .newBorder {
        padding-top: 30px;
        padding-bottom: 45px;
    }

.margintracoen {
    margin: 60px auto 60px auto;
}



.mt50mobile{margin-top:50px;}




    .moveImg {
        top: 0;
        right: 0;
    }

    .colorBox {
        overflow: hidden;
    }

    .colorBox2 .moveImg {
        top: 0;
        right: 0;
        width: 100%;
    }

    .colorBox2 {
        background-color: #f0c5c6;
        margin-top: 440px;
        overflow: hidden;
    }

    .colorBox2 .nopadding {
        margin-top: 0;
    }

    .colorTextBox {
        margin-right: 0;
    }

    .whitetext p {
        line-height: 26px;
        font-size: 18px;
    }

    .whitetext {
        padding: 40px 20px;
    }

    .whitebox {
        top: 0;
        width: 80%;
    }

}

@media screen and (max-width: 640px) {
    .mobTitle {
        font-size: 28px;
    }

    .first-content-news p {
        text-indent: 0px;
    }

}

@media screen and (max-width: 425px) {
    .colorBox2 {
        background-color: #f0c5c6;
        margin-top: 440px;
        width: 100%;
        overflow: hidden;
    }

    .botText {
        font-size: 41px;
        padding-left: 0;
    }

    .textBox, .textBox2 {
        width: 95%;
        margin-left: 0px;
    }

}

@media screen and (max-width: 375px) {
    .containercont-small {
        width: 95% !important;
        margin: 0px auto;
    }
}

.moved {
    transform: translate(0px, 20px);
}

.post-production-contents {
    text-align: center;
    overflow: hidden;
    margin-top: 50px;
}

.post-production-contents h4, .post-production-contents h5 {
    color: #333;
}

.sidebar-content h4 {
    color: #000;
    text-transform: uppercase;
    font-family: "CerebriBold";
    letter-spacing: 2px;
    position: absolute;
    width: 100%;
    top:20px;
    line-height: 25px;
}

ul.sidebar-menus li a {
    display: block;
    color: #333;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: capitalize;
    line-height: 2;
    font-family: 'AustinMedium';
}


ul.sidebar-menus li a span {
    font-family: 'AustinLightItalic';
}




ul.sidebar-menus li a:hover {
    color: #B19F75 !important;
}

ul.sidebar-menus li a span {
    font-weight: 400;
    font-style: italic;
}

.sidebar-content.white-text h4,
.sidebar-content.white-text ul.sidebar-menus li a {
    color: #fff !important
}

.sidebar-content.white-text ul.sidebar-menus li a:hover {
    color: #B19F75 !important;
}

.dark .sidebar-content h4, .dark ul.sidebar-menus li a {
    color: #fff;
}

.top-nav a.back-btn {
    letter-spacing: 4px;
    text-transform: uppercase;
}

.top-nav a.back-btn i.fa {
    padding-right: 8px;
    font-size: 10px;
    font-weight: 700;
}

.top-nav h3 {
    font-size: 36px;
    text-transform: capitalize;
    font-family: 'AustinLight';
    letter-spacing: 3px;
}

.top-nav h3 span {
    font-style: italic
}

.top-nav i.fa-instagram {
    color: #000;
    padding-right: 12px;
    font-size: 22px;
}

.top-nav .text-right {
    font-size: 22px;
}

.top-nav .text-right a {
    color: #B19F75;
    font-weight: 400;
}

.top-nav.white-text a.back-btn {
    color: #fff;
}

.top-nav.white-text a.back-btn i.fa {
    color: #fff;
}

.top-nav.white-text h3 {
    color: #fff;
}

.top-nav.white-text h3 span {
    font-style: italic
}

.top-nav.white-text i.fa-instagram {
    color: #fff;
    padding-right: 12px;
    font-size: 22px;
}

.top-nav .text-right {
    font-size: 24px;
    line-height: 36px;
    font-family: 'AustinLight';
}

.top-nav .text-right a {
    color: #B19F75;
    font-weight: 400;
}

.dark .top-nav, .dark .top-nav a.back-btn,
.dark .top-nav i.fa-instagram, .dark .top-nav h3,
.dark .top-nav a.back-btn i.fa {
    color: #fff;
}

.light .top-nav, .light .top-nav a.back-btn,
.light .top-nav i.fa-instagram, .light .top-nav h3,
.light .top-nav a.back-btn i.fa {
    color: #000;
}

.sidebar-menus-img img {
    width: 100%;
    float: left;
    display: none;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
    transform-style: preserve-3d;
    opacity: 0;    
    position: absolute;
        top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;









}

.sidebar-menus-img {
    overflow: hidden;
    width: 100%;
    padding-bottom: 60%;
    display: block;
    clear: both;
    height: auto;
    position: relative;
}
.sidebar-menus-img img:hover {
    transform: scale(1.1);
}

.sidebar-menus-img img.active {
    opacity: 1;
    display: block;
    transition: opacity 3s;
}

.menurelativefix .menu-relative {
    padding-top: 20px;
}

.menurelativefix .menu-relative li {
    line-height: 36px;
}

.menurelativefix .menubanner li a::after {
    margin-top: 0;
}

.owl-carousel-video .slidevideo {
    display: block;
    z-index: 99999;
    position: relative;
}

.slidevideo {
    width: 100%;
}

.menufixedmobile .bodywrapper {
    margin-top: 90px;
}

.notexttransform {
    text-transform: none;
}

/* ATHLETES*/

.slide1 .textContent {
    max-width: 512px;
}

.slide1 .fullImg {
    width: 50vw;
    position: fixed;
    top: 0;
    z-index: -2;
    height: 100vh;
    overflow: hidden;
    background: #000;
}

.slide1 .fullImg img{
    opacity: 0.55;height: auto;width: 100%;    display: block;
}




.camposection {
    display: inline;
    top: calc(60% - 200px);
    position: fixed;
    left: calc(50% - 500px);
    height: 447px;
width:100%;
max-width: 1050px;}
.widcentex  {
    position: absolute;
    bottom: -50px;
    width: 100%;
}




.playerstatsbar .sb_progress {
    display: inline-block;
    background: transparent !important;
    margin-right: 0.76%;
}



.playerstatsbar #right-foot {margin-right: 0 !important;}


.playerstatsbar span {

    width: 157px;
    line-height: 13px !important;
    text-transform: uppercase;
    /* margin-left: 0; */
    position: absolute;
    bottom: -182px;
    float: right;
    /* vertical-align: top; */
    font-size: 13px;
    color: #c29e69 !important;
    font-style: italic;
    text-align: right;
}
.sb_bar{bottom:0;    border-radius: 5px;}
.playerstatsbar {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    left: 0;
    top: 300px;
}








    /*= Skills */
.skillbar-wrapper {
    margin: 0;
    width: 200px;
    position: fixed;

}

.skillbar {
    position: relative;
    margin-bottom: 12px;
    width: 100%;
    height: auto;
}
.skillbar-title {
    position: absolute;
    top: -166px;
    left: -176px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    margin: 0;
}

.skillbar-title span {
    display: block;
    height:14px;
    line-height: 14px;

}

.skillbar-bar {
    height: 18px;
    width: 0%;
    border-radius: 7px;
    transition: 500ms linear;
    transition-property: width, background-color;
}

.skill-bar-percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    color: rgba( 0, 0, 0, 0.4 );
    transition: color 500ms ease-out;
}

.complete .skill-bar-percent {
    color: #fff;
}

.complete.server .skill-bar-percent {
    color: #333;
}

.skillbar-bar {
    background: linear-gradient(127deg, #75583D, #C29E69 60%, #C29E69);
}
























.slide1 p {
    color: #FFF;
}


#section3 .video-wrapper {
    position: absolute;
    top: 0;
    z-index: -1;
    background: #000;
}

.tabs li a {
    font-family: 'CerebriMedium';
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.25rem;
    text-transform: uppercase;
    position: relative;
    color: #FFF;
}

.slide1 .tabs li {
    float: left;
    margin-right: 26px;
    position: relative;
}

.slide1 .tabs {
position: relative;
    bottom: -15px;
    float: right;
}

#section2 .campofutebol {
    margin-left: -33px;
    width: 740px;
}

#section1 .menubanner li, #section2 .menubanner li, #section0 .menubanner li,#section3 .menubanner li {
    float: left;
}

#section1 .slide1 .tabs, #section2 .slide1 .tabs, #section3 .slide1 .tabs {
    position: relative;
    bottom: -15px;
    float: right;
}

.flag {
    width: 120px !important;
}

.infoplayer li {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 10px 0;
    color: #FFF;
    font-family: 'CerebriLight';
    font-size: 14px;
}

.infoplayer li span {
    font-family: 'CerebriMedium';
}

#section0, #section1, #section2, #section3, #section4 {
    z-index: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: opacity 2s ease;
    -moz-transition: opacity 2s ease;
    -webkit-transition: opacity 2s ease;
}

#section0 {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/slide1bg-20180127103910.jpg');
}

#section1 {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/slide2bg-20180127103918.jpg');
    text-align: center;
}

#section2 {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/slide3bg-20180127103923.jpg');
}

#section3 {
    background-image: url('https://s3-eu-west-2.amazonaws.com/task4it.me.manager/slide4bg-20180127103930.jpg');
}

#section3 video {
    opacity: 0.55;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height: 100vh;
    width: auto;
}
#section4 {
}

#section0.front {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 1;
    transition: opacity 2s ease;
    -moz-transition: opacity 2s ease;
    -webkit-transition: opacity 2s ease;
}

#section1.front {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 2s ease;
    -moz-transition: opacity 2s ease;
    -webkit-transition: opacity 2s ease;
}

#section2.front {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 2s ease;
    -moz-transition: opacity 2s ease;
    -webkit-transition: opacity 2s ease;
}

#section3.front {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 2s ease;
    -moz-transition: opacity 2s ease;
    -webkit-transition: opacity 2s ease;
}

#section4.front {
    z-index: 10;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #19181C;
    opacity: 1;
    transition: opacity 2s ease;
    -moz-transition: opacity 2s ease;
    -webkit-transition: opacity 2s ease;
    -webkit-animation: expand 2s;
}



.mt230{margin-top:230px;}




@-webkit-keyframes expand {
    0% {
        height: 0px
    }
    100% {
        height: 100%
    }
}

.video-wrapper {
    position: absolute;
}

.video-wrapper > video {
    width: 100%;
    vertical-align: middle;
}


.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}

.arrowdownvideo {
    width: 50px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: 40px;
    left: calc(50% - 25px);
    color: #FFF;
}

.arrowdownvideo img {
    width: 8px;
    margin-top: 7px;
}

.arrowdownvideo:hover {
    color: #FFF;
    opacity: 0.8;
}

/* END ATHLETES */

#owl-carousel-video {
    width: 100%;
}

.indexmenu .menu-absolute-fullscreen {
    z-index: 0;
}



.owl-theme .owl-nav [class*=owl-] {
    background: transparent !important;
    border-radius: 0;
}




.nav-up {top: -130px;    -webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}
.menubannerup{margin-top:-150px;opacity:0; -webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}
.menubannerdown{margin-top:0;opacity:1; -webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}



.fashionmobilemenu .menubannerup {
    margin-top: 0;
    opacity: 1;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}





.displayblock{display: block !important}




.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td{
    padding: 9px 12px;
    font-family: 'CerebriMedium';
}





.owl-carousel {
    background-color: transparent !important;
}


/* .overlaymenufixcolor{overflow-y: -webkit-paged-x;} */





.preventscroll{
    height: 100vh;
    overflow: -webkit-paged-x;
    overflow-x: hidden;
}



.performinart .bwrapper span {
    left: -90px;
    color: #292929;
    top: 91px;font-family: 'CerebriBold';
}




.performinartzaza .bwrapper span {
    left: -30px;

}





.artisselec {
    font-family: 'CerebriMedium';
    font-size: 24px;
    width: 100%;
    display: block;
    margin-top: 33px;
    line-height: 50px;
}

.performinartdjka .artisselec {margin-top: 0;}

.dancers .artisselec {margin-top: 0;margin-bottom: 10px;color: #000;}

.imgdancers{max-width: 625px;}

.imgdancers img{width: 100%;}


.paddingleftdance{padding-left:4%;}




.performinartdjka .bwrapper {
    padding-top: 133px;position: relative;
}



.performinartdjka .fullscreenbanner img {
    min-height: 100vh;
    width: auto !important;
    max-width: 100%;
    min-width: 100%;
}





.performinartdjka .fullscreenbanner .owl-carousel:after{

    content:'';display: block;height: 100vh;width: 100%;background:rgba(0, 0, 0, 0.45);position: absolute;top:0;
}




.absoluteslide .owl-carousel {
    display: none;
    position: absolute;
    width: 100%;
    -ms-touch-action: pan-y;
    height: 100vh;
    z-index: 0;
}

/*Animation*/
.tranformed{
    transform: translate(0px , 50px);
    -webkit-transition: all 2s ease ;
}

.tranformed2{
    transform: translate(0px , -60px);
    -webkit-transition: all 1s ease ;
}

.tranformed3{
    transform: translate(0px , -20px);
    -webkit-transition: all 3s ease ;
}




.transformed_betwen{
     transform: translate(0px , 30px);
     -webkit-transition: all 2s ease ;
 }

.transformed_betwen_bottom{
    transform: translate(0px , -30px);
    -webkit-transition: all 2s ease ;
}

.transformed_betwen_line{
    transform: translate(0px , 30px);
    -webkit-transition: all 2s ease ;
}

.transformed_betwen_bottom_line{
    transform: translate(0px , -30px);
    -webkit-transition: all 1s ease ;
}




.tranformedtoBottom{
    transform: translate(0px , -30px);
    -webkit-transition: all 2s ease ;
}

.tranformedtoBottom2{
    transform: translate(0px , 50px);
    -webkit-transition: all 1s ease ;
}
.tranformedtoBottom3{
    transform: translate(0px , 30px);
    -webkit-transition: all 3s ease ;
}





.position{
    transform: translate(0px , 0px);
    -webkit-transition: all 2s ease;
}

.position2{
    transform: translate(0px , 0px);
    -webkit-transition: all 1s ease;
}

.position3{
    transform: translate(0px , 0px);
    -webkit-transition: all 2s ease;
}






.dotsCont {
    width: 100%;
    text-align: center;
    display: block;
    float: left;
}

.dotsCont:before {
    content: 'VIDEOS: ';
    display: inline-block;
    font-family: 'CerebriLight';
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
    float: none;
    color: #FFF;
}
.dotsCont div {
    float: none;
    padding: 0 5px;
    position: relative;
    font-family: 'CerebriLight';
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
    color: #FFF;
    display: inline-block;
    margin: 0 10px;cursor: pointer
}
.dotsCont .active{}


.dotsCont div::after{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #B19F75;
    transition: width .3s;
    margin-top: 5px;left: 0;
    position: absolute;z-index:1;
}

.dotsCont .active::after{width: 100%;}




.dotsCont div:hover::after {
    width: 100%;
transition: width .3 s;
}














.displaytablet{display:none;}
.displayonlymobile{display: none}




.overlaymenufixcolor .second-menu-left > li > a,.overlaymenufixcolor .second-menu-right > li > a, .overlaymenufixcolor .second-menu ul li a, .overlaymenufixcolor .nav > li > a {color: #FFF !important;}
.overlaymenufixcolor .second-menu li {border-color:#fff !important;}
.overlaymenufixcolor .menufloatright .goldcolor {color: #B19F75 !important;}






.overlay li a{opacity:0;transition: opacity 3s;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background-color: transparent;border-color: transparent;}
.opacityeffectshow{opacity: 1 !important;transition: opacity 3s;}
.disappeareffect{opacity: 0 ;transition: opacity 3s;}
.heightvh{height:100vh;}
.heightzero{height:0;}
















/* PERFORMING ART - ARTISTS */
.performinart .fullscreenbanner .menubanner {text-align: left;}
.performinart .fullscreenbanner h2 {
    position: absolute;
    width: 100%;
    top: calc(50% - 45px);
    font-size: 96px;
    line-height: 90px;
    margin-left: -10px;
    font-family: 'AustinMedium';color:#FFF !important;
}



.performinartzaza .fullscreenbanner {
    background: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/zazabg-20180207104859.jpg);
    background-position: center -218px;
    background-size: cover;
}


.performinartdjka .bwrapper p {max-width: 740px;}



.performinart .videodarken {    background: rgba(0, 0, 0, 0.2);}


.audioplayer {
    width: 100%;
    height: 129px;
    position: relative;
    margin-bottom: 24px;
    max-width: 848px;
    margin:0 auto 23px auto;
}

.playbutton {
  height: 60px;
  width: 24px;
  border: none;
  float: left;
  outline: none;
}

.play,.play-pause {
  background: url('../img/play-button.png');
}


.multimediavi  .play,.multimediavi  .play-pause {
    background: url(../img/playvideo.png);background-repeat: no-repeat;    background-position: center;
}




.pause {
  background: url('../img/stop-button.png');
}








.play,.play-pause,.pause {
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;    margin-top: 15px;
}

.timeline {
  width: 632px;
  height: 2px;
  margin-top: 34px;
  float: right;
  border-radius: 15px;
  background: #B19F75;    cursor: pointer;

}

.playhead {
    width: 0;
    height: 6px;
    margin-top: -2px;
    background: #FFF;
    cursor: pointer;border-radius: 5px;
}

.audioplayer .imgaudio {
    height: 129px;
    width: 129px;
    float: left;
    overflow: hidden;
    margin-top: -29px;
    margin-right: 43px;
}
.audioplayer .imgaudio img{height: 100%;}

.audioplayer p{color:#B19F75 ;position: absolute;top:-28px;    margin-left: -5px;}
.audioplayer .pause p{color:#FFF ;}


.playvideobutton {
    position: absolute;
    top: 0;
    left: calc(50% - 58px);
    width: 116px;
    border: none;
    height: 100% !important;
}


.playvideobutton img{
padding:0 !important;    width: 100%;
}

.pausevideobutton{
    width: 100%;
    top: 0;
    position: absolute;
    bottom: 0;
        height: 100% !important;    border: none;left:0;
}

.videoh2{font-family: 'AustinMedium';font-size: 72px;color:#FFF;}

.mt-200{margin-top:200px;}
.performinart .bwrapper p {
color:#FFF;position: relative;
}




.displaynone{display: none !important;}

.borderartist {
    border: 1px solid #B19F75;
    width: 1337px;
    margin-left: -43px;
    margin-top: 200px;margin-bottom:180px;
}


.dark .borderartist {
    background: #100F0F;
}



.artisselec:hover{color: #B19F75;}




.imgartwrapper{width:253px;height: 253px;overflow:hidden;margin:0 35px 0 0 ;}

.imgartwrapper img{width:100%;}
.borderartist .border-artimeio{border-right: 1px solid #FFF;}


.border-artimeio {
    padding: 0 35px 0 0;
    margin: 47px 0;
}









.cerebri14reg{font-family: 'CerebriMedium';font-size: 14px;letter-spacing: 0.25rem;text-transform: uppercase;}
.logoblack {
    position: absolute;
    top: -50px;
    left: calc(50% - 46.5px);
    z-index: 1;
    padding-bottom: 12px;
    background: #100f0f;
}


.galleryartist{
    width: 1337px;
    margin-left: -43px;padding:0;float: left;
}

.tracovideo{width:100%;max-width: 179px;height: 1px;background: #FFF;margin-bottom:70px;    margin-top: -20px;}


.galleryartist .col-sm-3{overflow:hidden;padding-bottom:25%;}
.galleryartist .col-sm-3 img{height:100%;position: absolute;}
.nopaddingsides{padding-left:0;padding-right: 0;}

.performinart .igplayer {
    position: relative;
    left: inherit;
    text-align: center;
    bottom: inherit;
    margin-top: 125px;
}


.performinart .igplayer a {
    color: #fff;font-family: 'CerebriMedium';font-size: 18px;letter-spacing: 0.25rem;text-transform: uppercase;margin-top: 20px;
    width: 100%;margin-left: 0;
    display: block;
}


.performinart .owl-item li:after {
    content: '';
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}



.fadeInLeft{width:100%;}

.igbuttonfinal {
    color: #FFF;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    background-color: #000;
    text-align: center;
    line-height: 39px;
    font-size: 20px;
}



.dancertitle {
    position: absolute;
    right: 0;
    width: 50%;
    bottom: 40px;    max-width: 515px;
}

.dancertitle a{

    position: absolute;
    right: 0;
    bottom: 35px;
}



.dancertitle .traco-efeito{
    margin-top: 10px;
}




.dancers .fa-instagram:before, .dancers .fa-facebook:before {
    margin-left: 0;
}

.dancers p{color:#000;}


.dancers .videoh2 {
    color: #000;
}

.dancers .tracovideo {
    background: #000;

}


.dancers .nav-down {
    background: #E7E5E0 !important;
}


.dancers .bwrapper p {max-width: 565px;padding-right: 20px;}

.dancers .bwrapper span {left: 10px;
    font-family: 'AustinMedium';

}






.imgcreativepos {
    margin-top: -150px;
    max-width: 559px;
    float: right;
    margin-right: 10px;
}

.maxwidth472{max-width: 472px;margin-left:60px;}
.creativeprofile .bwrapper span {
    left: 10px;    top: 20px;
}


.creativeprofile .bwrapper {
    padding-top: 117px;
}


.fbicon a{font-family: 'AustinLight';font-size: 24px;color:#000;}
.dark .fbicon a{color:#FFF;}

.fbicon span{margin-left:5px;}
.fbicon{
    float: left;
    text-align: center;
    width: 100%;    margin-top: 90px;
}


.creativeprofile .videodarken {
    background: #000;
}


.dark .cerebri10boldback{color:#FFF;}

.creativeprofile .fullscreenbanner img {
    display: block;
    min-width: 100%;
    opacity: 0.55;
    min-height: 100%;
    width: auto;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-width: 100%;
    max-height: 145%;
    /* max-width: 100%; */
}


.maxwidth4721{max-width: 472px;margin-left:10px;float:left;}


.fbicon .fa{
    background: #000;
    border-radius: 50%;
    color: #FFF;
    padding: 5px;
    font-size: 12px;
    margin-right: 5px;
}

.maxwidth500{max-width: 500px;margin-right: 30px; float:right;}
.maxwidth637{max-width: 637px;}




.cerebri64medium{font-size: 64px;color:#000;width: 100%;margin-bottom: 20px;}


.dark .col-sm-5 p{color:#FFF;}



.dark .rightslider::before {
    background: transparent url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/seta-right-branca-20180125060625-20180214061514.svg) !important; background-repeat: no-repeat;
}


.dark .leftslider::before {
    background: transparent url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/seta-left-ebranca-20180125060625-20180214061627.svg) !important;background-repeat: no-repeat;
}


.archtecture .fullscreenbanner {
    background: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/archtecture%20background-20180206014835.jpg);
    background-position: center;    background-size: cover;
}

.lifestyle .fullscreenbanner {
    background: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/lifestyle-background-20180206014838.jpg);
    background-position: center;    background-size: cover;
}

.resort .fullscreenbanner {
    background: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/resorts-background-20180206014840.jpg);
    background-position: center;    background-size: cover;
}

.hospitality .fullscreenbanner {
    background: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/hospitality-background-20180206122630.jpg);
    background-position: center;    background-size: cover;
}

.staff .fullscreenbanner {
    background: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/brandstrategy-background-20180206122622.jpg);
    background-position: center;    background-size: cover;
}

.event .fullscreenbanner {
    background: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/event-managing-background-20180206122627.jpg);
    background-position: center;    background-size: cover;
}


.pr .fullscreenbanner {
    background: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/pr-background-20180206122633.jpg);
    background-position: center;    background-size: cover;
}


.restaurant .fullscreenbanner {
    background: url(../img/background-restaurant.jpg);
    background-position: center;    background-size: cover;
}

.bakery .fullscreenbanner {
    background: none;
    background-position: center;    background-size: cover;
}

.bakeryimgheader.bakery .fullscreenbanner {
    background: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/bakery-background-20180206010421.jpg);
    background-position: center;    background-size: cover;
}


.manager .fullscreenbanner {
    background: url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/AdobeStock_98469675_Preview-20180215071816.jpg);
    background-position: center;    background-size: cover;
}


.salvatore .fullscreenbanner {
    background-position: center;    background-size: cover;
}


.marcella .fullscreenbanner {
    background-position: center;
    background-size: cover;
}

.crystina.chef-profile .owl-carousel {
    top: 0;
}


.cerebri288bold{    font-family: "CerebriBold";
    font-size: 288px;
    line-height: 270px;
}

.pr .bwrapper {
    padding-top: 0;
}


.backgrounddiagonalpr:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 60%;
    background-color: #EDEDED;
    transform-origin: left bottom;
    top: 0;
    left: 0;
    -webkit-transform: skew(0deg, -20deg);
    -moz-transform: skew(0deg, -20deg);
    -ms-transform: skew(0deg, -20deg);
    -o-transform: skew(0deg, -20deg);
    transform: skew(0deg, -20deg);
}

.resort .maxwidth601 p{ margin-bottom:30px;}



.pr .lightbackground, .pr .light{background: #E7E5E0;}



.mt-260{margin-top:260px;}


.lifestyle .fullscreenbanner,.resort .fullscreenbanner, .hospitality .fullscreenbanner,.archtecture .fullscreenbanner,.event .fullscreenbanner  {
    height: calc(100vh - 20px);
}



.cerebri18light span{font-family: 'CerebriBold';}
.archtecture .cerebri18light{margin-top:30px;    letter-spacing: 0.1rem;}


.maxwidth601{max-width: 601px;}
.maxwidth516{max-width: 516px;}
.maxwidth561{max-width: 561px;}
.maxwidth494{max-width: 494px;float:left;}
.maxwidth509{max-width: 509px;margin-right:20px;}




.mb-200{margin-bottom:200px;}


.backgrounddiagonal:before { content: '';
  position: absolute;
  width: 100%;
  height: 40%;
  background-color: #EDEDED;
  transform-origin: left bottom;
  top: 0;
  left: 0;
  -webkit-transform: skew(0deg, -20deg);
  -moz-transform: skew(0deg, -20deg);
  -ms-transform: skew(0deg, -20deg);
  -o-transform: skew(0deg, -20deg);
  transform: skew(0deg, -20deg);}


.lightbackgrounddarker{background: #E3E3E3;}



.bwrapperspan {
    position: absolute;
    left: -50px;
    font-size: 288px;
    line-height: 182px;
    top: -41px;
    z-index: 0;
}


.hospitality .bwrapperspan {
    left: 0;
    top: -81px;
}

.staff .bwrapperspan {
    left: 0;
    top: 95px;
}

.event .staff .bwrapperspan {
    left: 16px;
    top: 145px;
}


.mtnegativa{margin-top:-70px;}
.managermenu{text-align: center;}

.maxwidth558{max-width: 558px;}
.maxwidth566{max-width: 566px;margin-right: 30px;}
.width566{max-width: 566px;width:70%;margin-left:auto;margin-right: auto;}
.grid-sizer{padding:0 !important;}

.restaurant .menubanner li a{color:#000;}


.restaurant .light {background-color: #E7E5E0;}
.dancers,.restaurant{background: #E7E5E0;}
.dancers .lightbackground,.restaurant .lightbackground {background-color: #E7E5E0;}


.restaurant .destaque48Austin{max-width: 1159px;margin-left:auto;margin-right: auto;}
.austin120{font-family:'AustinMedium';font-size: 120px;}
.maxwidth495{max-width: 495px;}

.pmarginres p{margin-bottom: 30px;}



.mb-240{margin-bottom: 240px;}
.mt-160{margin-top:160px;}

.maxwidth590{max-width: 590px;}


.maxwidth590 h4 {
    width: 96%;
    padding-left: 45px;
}

.maxwidth610{max-width: 610px;}

.bakery .bwrapperspan {
    left: -50px;
    top: -95px;font-family: 'AustinMedium';
}

.maxwith545{max-width: 545px;}

.nav-down {background:#ededed;top:0; padding-bottom:25px;    -webkit-transition:all 1s ease;-moz-transition:all 1s ease; -ms-transition:all 1s ease;
-o-transition:all 1s ease;transition:all 1s ease;}




.dark .nav-down {background:#19181C ;}
.darkblack,.darkblack .nav-down,.darkback .nav-down {background: #100F0F;}









.darkfix .nav-down {background:#100F0F  !important;}

.chefsgal .nav-down{background: #1D1C1C;}

.chef-profile .nav-down {
    background: #333333;
}





.flipplayer .nav-down {background: transparent !important;}
.nav-down .second-menu-left > li > a,.nav-down .second-menu-right > li > a ,.nav-down .nav > li > a {color:#000;}
.nav-down .second-menu li {border-color: #000}
.dark .nav-down .second-menu-left > li > a,.dark .nav-down .second-menu-right > li > a ,.dark .nav-down .nav > li > a {color:#FFF;}
.dark .nav-down .second-menu li {border-color: #FFF}


.light .resetmenutransparent{background:transparent !important;}
.light .resetmenutransparent .second-menu-left > li > a,.light .resetmenutransparent .second-menu-right > li > a ,.light .resetmenutransparent .nav > li > a {color:#000 !important;}
.light .resetmenutransparentfixed .second-menu-left > li > a,.light .resetmenutransparentfixed .second-menu-right > li > a ,.light .resetmenutransparentfixed .nav > li > a {color:#FFF !important;}
.light .resetmenutransparent .second-menu li {border-color: #000 !important;}

.restaurant .nav-down{background: #E7E5E0;}

.resetmenutransparent, .dark .resetmenutransparent {background:transparent !important;}
.resetmenutransparent .second-menu-left > li > a,.resetmenutransparent .second-menu-right > li > a ,.resetmenutransparent .nav > li > a {color:#fff !important;}
.resetmenutransparent .second-menu li {border-color: #fff !important;}
.resetmenutransparentfixed{background:transparent !important;}




.bakery .tracofloat .traco-efeito{float: right;max-width: 440px;    margin-top: -14px;}

.chef-profile .lightbackground,.chef-profile .light{background: #333333}
.chef-profile .pmarginres p,.chef-profile .destaque48Austin{color:#FFF;}
.chef-profile .austin72 {max-width: 400px;}



.maxwidthchefgal{max-width: 1080px;margin: 0 auto;}

.itemchef{max-width: 465px;}


.maxwidthchefgal li {
    width: 50%;
    float: left;
    position: relative;
    height: 575px;
    margin-bottom: 70px;
}

.maxwidthchefgal li h2{position: absolute;    z-index: 1;}
.maxwidthchefgal li img,.maxwidthchefgal li p{width:85%;float:right;}
.maxwidthchefgal li p{font-family: 'CerebriBold';font-size: 18px;color: #FFF;}

.maxwidthchefgal li img{position: relative;display: block;filter: brightness(50%);}

.maxwidthchefgal li img:after{  content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
}



.maxwidthchefgal h2{line-height: 45px;}

.maxwidthchefgal li:nth-child(odd){margin-right: 70px;}
.maxwidthchefgal li:nth-child(even){margin-left: 70px;}


.maxwidthchefgal li:nth-child(odd) a{float: right;}
.maxwidthchefgal li:nth-child(even) a{float:left;}

.maxwidthchefgal li:nth-child(even) img{padding-top:100px;}
.maxwidthchefgal li:nth-child(odd) img{padding-bottom:100px;}



.maxwidthchefgal li:nth-child(odd) p{margin-top:-87px;    float: left;}




.maxwidthchefgal li:nth-child(even) h2{top:65px;}
.maxwidthchefgal li:nth-child(odd) h2 {
    bottom: 210px;
}

.chefsgal .darkback,.chefsgal {
    background: #1D1C1C;
}

.cosmeticheader{position: relative;margin-top:-10%;    z-index: -1;}
.cosmetictitle{position: absolute;top: 200px;width: 100%;text-align: center;left: 0;}
.cosmetics {
    background-color: #FFF;
}


.colorBoxcosmetic{background-color: rgba(250, 188, 191, 0.38);width: 65%;float: right;margin-top: -50px;    z-index: -1;}
.colorBoxcosmetic2{background-color: rgba(255, 204, 105, 0.46);width: 65%;float: left;margin-top: 20%;    z-index: -1;}




.colorBoxcosmetic .retailimg1 {
    position: relative;
    left: auto;
    bottom: auto;
    top:auto;
}

.colorBoxcosmetic .moveImg {
    margin-left: -27%;
    padding: 5% 0;
    width: 59%;
}

.colorBoxcosmetic .moveImg2 {
    position: absolute;
    width: 75%;
    bottom: -37%;
    left: 15%;
}







.colorBoxcosmetic2 .retailimg {
    position: relative;
    right: auto;
    bottom: auto;text-align: right;
}

.colorBoxcosmetic2 .moveImg {
    margin-right: -27%;
    padding: 0;
    width: 59%;
}



.colorBoxcosmetic2 .moveImg2 {
    position: absolute;
    width: 50%;
    top: -50%;
    left: 25%;
}

.maxwidth510{max-width: 510px;margin-left:auto;margin-right: auto;}

.maxwidth974{max-width: 974px;margin-left: auto;margin-right: auto;}


.centervideocos{max-width: 1100px;margin-left:auto;margin-right: auto;width: 100%;}
.centervideocos video{width: 100%;}


.cosmetics .igplayer {
    position: relative;
    margin-top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.igplayer a {
    margin-left: 14px;
    color: #000;
}


.cosmetics .light {
    background-color: #FFF;
}

.absolutefooter {
    position: absolute;
    bottom: 0;
    left: calc(50% - 625px);
}

.absolutefooter .logofooter img{
min-height: auto !important;
}


.offices .copyright p {
    color: #FFF;
}


.offices  footer {

    border-top: 1px solid #A3A3A3;

}

.single-new{
    display:none;
}

.single-new:nth-child(-n+5){
    display:block;
}

.multimediavi .margintop100 .relative{width: 100%;max-width: 1280px;margin: 0 auto;}

/* .lightboxhalf img {
    float: left;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    max-width: 180%;
    min-width: 100%;
    min-height: 100%;
}
 */

/* 
.owl-item .gallery2 img {
    float: left;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
}
 */

.owl-item .gallery2 img {
    /* float: left; */
    position: relative;
    /* top: -9999px; */
    /* bottom: -9999px; */
    /* left: -9999px; */
    /* right: -9999px; */
    /* margin: auto; */
    /* max-width: 100%; */
    /* min-width: 100%; */
    /* min-height: 100%; */
}




.plasticprofile{max-width: 420px;margin-left:30px;}





.thumbnail {    display: block;

    overflow: hidden;
    padding: 0;
    margin-bottom: 0;
    line-height: inherit;
    background-color:transparent;
    border: none;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;    height: 100%;
}


.owl-item .thumbnail{height: 850px;}
.lightboxhalf a {width:calc(50% - 3px) ;float: left;position: relative;height: 850px;}
.lightboxhalf a:nth-of-type(2){margin-left:6px; }





.owl-carousel2{max-width: 1120px;margin:0 auto;}



#instafeed {
    max-width: 1280px;
    margin: 0 auto 140px auto;
    overflow: hidden;
    /* float: left; */
    width: 100%;
    position: relative;
}


#instafeed a {
    width: 25%;
    float: left;
    position: relative;
    display: block;
    padding-bottom: 21%;
    overflow: hidden;
}

#instafeed a img {
    display: block;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-width: 100%;    max-width: 150%;
}


.instagramname {
    text-align: center;
    width: 100%;
    margin-top: 90px;    float: left;    margin-bottom: 40px;
}


.instagramname a {
    font-family: 'AustinLight';
    font-size: 24px;
    color: #000;
    position: relative;
}


.instagramname span {
    margin-left: 5px;
}

.slidemeio {
    width: 50%;
    float: left;
    position: relative;
}

.lighlighbox .featherlight:last-of-type {
   background: rgba(255, 255, 255, 0.88);
}


.lighlighbox  .featherlight-next span:before {
    background: transparent url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/arrow-dark-20180220105940.png) !important;
}

.lighlighbox .featherlight-previous span:before {
    background: transparent url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/arrow-dark-20180220105940.png) !important;
}

.lighlighbox .featherlight .featherlight-close-icon {

    color: #000;

}


















.video-scrubber, .video-progress {
  cursor: pointer;
}

.video-scrubber {
  position: relative;
  width: 640px;
  height: 20px;
  background-color: black;
}

.video-progress {
  width: 0;
  height: 20px;
  background-color: red;
}

.play-pause:after {
  content: "";
}
.play-pause.pause:after {
  content: "";
}


.video-controls {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    height: 100%;
}
.play-pause {
    width: 100%;
    border: none;
    height: 100% !important;
    padding-top: 0;
    margin: 0;
    background-size: 35px;
}



.video-player .pause {
    background: transparent;
}

:focus {
    outline: none !important;
}

.video-player{overflow-y: hidden;position: relative;}


.maxwidth264{max-width: 624px;}

.cerebri36medium{font-size: 36px;font-family: 'CerebriMedium';}
.multimediavi{color: #FFF;}

.fashion-multimedia{display: block;}

.sports-multimedia,.creative-multimedia,.performing-multimedia, .enter-multimedia, .retail-multimedia, .gastronomy-multimedia,.tourism-multimedia,.multimedia-multimedia,.charity-multimedia{display: none;}
















.displayblock{display: block;}

.resetwidth{width: 0 !important;}


.gradienteffect {position: fixed;z-index:-1;height: 100vh;width: 100vw;    top: 0;}


.gradienteffect:after{width:0;height:100vh;z-index:-100;    display: block;  }



.gradientfashion:after {
    background: linear-gradient(226.18deg, #75368A 0%, #7665BC 30.94%, #7699F2 100%), #645FE1;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;
    content: '';

}

.gradientsport:after {
    background: linear-gradient(226.18deg, #79A4E5 0%, #79A4E5 30.94%,  #FFF 100%), #377BCB;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;    content: '';
}


.gradientcreative:after {
    background: linear-gradient(226.18deg, #5AFBD4 0%, #52B9AD 30.94%,  #8BF2C0 100%), #5AFBD4;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;    content: '';
}

.gradientperforming:after {
    background: linear-gradient(226.18deg, #E8E2D7 0%, #E0E0B7 30.94%,  #FFEBC4 100%), #E8E2D7;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;    content: '';
}

.gradiententertain:after {
    background: linear-gradient(226.18deg, #F1B4A1 0%, #E0C9B7 30.94%,  #E8E2D7 100%), #377BCB;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;    content: '';
}

.gradienteretail:after {
    background: linear-gradient(226.18deg, #F1A1A1 0%, #E0B7B7 30.94%,  #E8D7D7 100%), #E8D7D7;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;    content: '';
}

.gradientegastrono:after {
    background: linear-gradient(226.18deg, #EDEDE8 0%, #FAF0E7 30.94%,  #E8D7D7 100%), #377BCB;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;    content: '';
}

.gradientetourism:after {
    background: linear-gradient(226.18deg, #A5EFEF 0%, #B6E0E0 30.94%,  #E6E6E6 100%), #377BCB;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;    content: '';
}

.gradientemultimedia:after {
    background: linear-gradient(226.18deg, #5E5E5E 0%, #404040 30.94%,  #171818 100%), #377BCB;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;    content: '';
}


.gradientecharity:after {
    background: linear-gradient(226.18deg, #EDEDED 0%, #EDEDED 30.94%,  #EDEDED 100%), #EDEDED;
    transition: all 2s ease-in;
    -moz-transition:all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background-size: 100% 100%;
    width: 100%;
    top: -100%;
    height: 100vh;
    z-index: -1;    content: '';
}








.post-production-contents .col-sm-3,.post-production-contents .col-md-3{padding: 0;
height: 100%;    top: 0;
    position: absolute;
    float: none;
}
.post-production-contents{position: relative;}
.post-production-contents .col-sm-9,.post-production-contents .col-md-9{float: right;}

.sidebar-content{display: table;
    position: absolute;
    height: 100%;
    width: 100%;    max-width: 280px;}










.sidebar-menus{
    vertical-align: middle;
    position: absolute;
    width: 100%;
    top: 38%;
}


.photo .sidebar-menus {
    top: calc(50% - 120px);
}







.centerimage {
    max-height: 528px;
    overflow: hidden;
    position: relative;
    padding-bottom: 63%;
}


.centerimage img {
   position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}


.creativeprofile .cerebri14light {

    line-height: 21px;
}

.creativeprofile .marginp .greybacktext{margin-top:40px;max-width: 369px; }




.content-royal-banner .owl-carousel .owl-wrapper-outer {
    max-height: 850px;
}





.imgtemplate {
    height: auto;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 129%;
}

.imgtemplate img{
    height: 100%;
   position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;}






.box {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  padding-bottom: 60%;
}

.box img {
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    min-width: 100%;
    max-width: 140%;  
     position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.box .overbox {
    background-color: rgba(0, 0, 0, 0.78);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.box:hover .overbox { opacity: 1; }

.box .overtext {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.box .title {
  opacity: 0;
  transition-delay: 0.1s;
  transition-duration: 0.2s;    
  position: absolute;
    bottom: 52px;
    left: 20px;
}


.box:hover .title, .box:focus .title {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);

}

.box .tagline {
  opacity: 0;
  transition-delay: 0.2s;
  transition-duration: 0.2s;
    position: absolute;
    bottom: 20px;
    left: 20px;
    }

.box:hover .tagline, .box:focus .tagline {
    opacity: 1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);

}



.multimediaall
{
    margin-right: -65px;
    margin-left: -65px;
}




.multimediaall .col-sm-4{padding:17.5px;}

.overtext{font-family: 'CerebriMedium';font-size: 24px;line-height: 28px;}

.dark .igplayer a {
    color: #FFF;
}

.seeallvideos{
    position: absolute;
    bottom: 20px;
    right: 0;
}

.seeallvideos{
font-size: 18px;font-family: 'CerebriLight';
}

.seemoretext {
    width: 85px;
    color: #FFF;
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: 20px;
}
.imgarrowsee {
    float: right;
    position: absolute;
    right: 15px;
    bottom: 65px;
    pointer-events: all;
}


.multimediavi footer {

    border-top: 1px solid #444444;

}






.multimediavi .socialfooter a i {
    color: #DADADA;
}

.multimediavi h4,.multimediavi .seemoretext
{color:#000;}

.multimediaclass h4,.multimediaclass .seemoretext{color:#FFF;}


.cerebri24medium{font-family: 'CerebriMedium';}





.spotifyqua{border-top: 1px solid #FFF;border-left:1px solid #FFF;border-right: 1px solid #FFF;border-bottom: 1px solid #FFF;}
.applequa{border-top: 1px solid #FFF;border-left:1px solid #FFF;border-right: 1px solid #FFF;border-bottom: 1px solid #FFF;}



.nobordertop{border-top: 1px solid transparent;}
.noborderbottom{border-bottom: 1px solid transparent;}





.musicsocial {
    overflow: hidden;
    margin-top: 62px;max-width: 269px;
}
.musicsocial a {
    color: #FFF;
    font-family: 'CerebriMedium';
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: center;
    padding: 23px 0;
}


.musicsocial a:hover {
    border-color:#B19F75;
    color: #B19F75;
}


#instafeed a img{
transition: all .2s ease-in-out;
}


#instafeed a:hover img{

    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);


}




.fixexselect{    margin: 8.5px 0;}
.fixexselect input {
    margin: 2px 0 0 0;
}

.staffmarginfix{margin-top:-70px;}

.fixtracoresort{margin-top: -40px;    max-width: 45%;}



.whitebg .nav-down {
    background: #FFF;}

    .navbar-header{z-index: 1;}


 .navbar-header a   {
    width: 118px;
    height: 102px;
    display: block;
position: absolute;
    z-index: 9999;
}



.bakery2wrapper {
    height: 733px;
    width: 100%;
    max-width: 611px;
    position: relative;
    overflow: hidden;
}


.bakery2wrapper img{
    height: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.aboutfix .destaque48Austin {
    font-size: 40px;
}



.aboutfix .bwrapper p {
    max-width: 540px;position: relative;
}

.centercontactbutton{margin-left:auto;margin-right: auto;}

.abouttraco{top:0;}
.maxwidth570 .cerebri18light {
margin-bottom: 40px;
}    


.fashionmain .bwrapper span {
    left: 0;
}


.logocreative{position: absolute;width: 60%;left:20%;}




.diagonal1:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 58%;
    background-color: #EDEDED;
    transform-origin: left bottom;
    bottom: 0;
    left: 0;
    -webkit-transform: skew(0deg, 13deg);
    -moz-transform: skew(0deg, 13deg);
    -ms-transform: skew(0deg, 13deg);
    -o-transform: skew(0deg, 13deg);
    transform: skew(0deg, 13deg);
}


.diagonal2bottom:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    background-color: #EDEDED;
    transform-origin: left bottom;
    top: -50%;
    left: 0;
    -webkit-transform: skew(0deg, -13deg);
    -moz-transform: skew(0deg, -13deg);
    -ms-transform: skew(0deg, -13deg);
    -o-transform: skew(0deg, -13deg);
    transform: skew(0deg, 12deg);
}





.navbar .container{


  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;}



  .slider .owl-carousel .owl-wrapper {
    height: 100vh;
}

  .slider .owl-carousel .owl-wrapper .owl-item {
    height: 100vh;
}

.slider .fullscreenbanner li {
    position: relative;
    height: 100vh;
}

.col-md-12{width: 100%;float:left;}




.performinartdjka .bwrapper span {
    left: -40px;
    color: #292929;
    top: 60px;
    z-index: 0;
}



.crystina .bwrapper span {
    left: -50px;
    top: 0;
}



.owl-dots{display: none;}

.whiteback .dotsCont div {

    color: #000;

}

.whiteback .dotsCont:before {

    color: #000;
}



.special .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    width: 100%;
    top: calc(50% - 34px);
}



.fbiconwrapper {
    width: 28px;
    height: 28px;
    background: #000;
    border-radius: 50%;
    font-size: 15px;
    position: absolute;
    left: -30px;
    line-height: 28px;
}
.fbiconwrapper .fa{color:#FFF;margin-left: -3px;}




.bottomaboutpadd{padding-bottom: 320px;}

.centerh2 {width: 100%;float:left;text-align: center;}

.sportathletes .nav-down {
    background: transparent;
}


.alignright{
    margin-right: 0;
    margin-left: auto;
}


.letterceoimg:after {
    width: 36%;
    position: absolute;
    background: url(../img/ceoletter.png);
    height: 1200px;
    content: '';
    background-repeat: no-repeat;
    background-size: 100%;
    left: 32%;
    margin-top: -150px;
}


.lh44{line-height: 44px;}

.mtletter{margin-top: 280px;}


.showdiagonal .maxwidth549 {max-width: 400px;}



.newsbacknext{width: 100%;margin-top:-78px;    padding: 0 15px;}


.maxwidthnewstraco{max-width: 70px;}
.blackcolor{background: #000;}


.logoretail {
    position: absolute;
    left: 25%;
    width: 50%;
    top: -70%;
    z-index: 0;
}








.sliderfix .owl-item .thumbnail {
    max-height: 750px;
}


.masonry4 .grid li {
    padding: 3px;
    width: 25%;
}

.max456{max-width: 479px;}



.fixmenubannerFashion .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: calc(50% - 35px);
    width: 100%;
}





.absolflipconte {
    position: absolute;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 35px;
    opacity:0;
}

.flip-container:hover .absolflipconte{    -webkit-animation: 4s ease 0s normal forwards 1 fadein;
    animation: 4s ease 0s normal forwards 1 fadein;}


@keyframes fadein{
    0% { opacity:0; }
    50% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    50% { opacity:0; }
    100% { opacity:1; }
}



.absolflipconte li {
    background: transparent;
    line-height: 34px;
    height: 25px;
    margin-bottom: 17px;
        font-family: 'CerebriLight';

}


.absolflipconte pre{margin-top:-20px;}
.absolflipconte strong{font-weight: 100;}

.absolflipconte pre,.absolflipconte li p, .absolflipconte li strong{
background: transparent;color:#FFF;
}



.modelspage .hidenflip .gradient .back:before {
    background: rgba(0,0,0,0.5);
    opacity: 0;    
    height: calc(100% - 5px);top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
}


.modelspage .hidenflip .gradient:hover .back:before {
    opacity: .85; -webkit-animation: 3s ease 0s normal forwards 1 fadein;
    animation: 3s ease 0s normal forwards 1 fadein;}


@keyframes fadein{
    0% { opacity:0; }
    40% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    40% { opacity:0; }
    100% { opacity:1; }
}









.lastpre {
    margin-top: -20px !important;
}

.marmodelfix{margin-top:40px;}
.sharebar li{float:left;width:30px;margin-left:22px;height:30px;position: relative;font-family: 'CerebriMedium';font-size: 10px;}
.sharebar p {
    font-family: 'CerebriMedium';
    font-size: 10px;
    text-transform: uppercase;
    float: left;
    letter-spacing: 4px;
    line-height: 30px;
}

.fblinkshare {
    background: #B7B7B7;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    /* line-height: 30px; */
    color: #EDEDED;
    position: relative;
    font-size: 16px;
}

.twlinkshare {
    background: #B7B7B7;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    /* line-height: 30px; */
    color: #EDEDED;
    position: relative;
    font-size: 15px;
}



.sharebar{
    float: right;
    max-width: 950px;
    margin-bottom: 60px;
}


.fblinkshare svg {
    position: absolute;
    left: 10px;
    top: 8px;
}
.twlinkshare svg{    left: 8px;
    top: 8px;}

    .evelopeigm{margin-top:7px;pointer-events: all;}





.sportathletes #section3 video {
    max-width: 1240px;
}

#section3.front {

    background: #19181C;
}






   .notvideonow .videodarken{ background-position: center;}


.esneider .videodarken{background: url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/background-eisneider-20180503072326.jpg);background-size: cover;}


.raquelprofile .videodarken{background: url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/background-raquel-20180506023259.jpg);background-size: cover;}
.michaelprofile .videodarken{background: url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/background-michael-20180506023815.jpg);background-size: cover;}


.lawyers .owl-item .thumbnail {
    max-height: 750px;
}


.lawyers .slidemeio img {
    max-width: 100%;
}


.manager .fullscreenbanner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.managerjoao .fullscreenbanner {
    background: url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/background-JP-20180506011845.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.managermatth .fullscreenbanner {
    background: url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/background-Matthew-20180506012956.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.managerpeter .fullscreenbanner {
    background: url(https://s3.eu-west-2.amazonaws.com/task4it.me.manager/background-peter-silva-20180506014214.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.managerletterab {
    position: absolute;
    font-size: 320px;
    font-family: 'CerebriBold';
    font-weight: bolder;
    color: #2E2E2E;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 30%;
}


.managertitle{    font-size: 48px;
    font-family: 'CerebriBold';
    font-weight: bolder;color:#B19F75; letter-spacing: 1px;text-transform: uppercase;line-height: 48px;}


    .videomanager{width:90%;max-width: 1710px;margin-left: auto;margin-right:auto;}
        .videomanager video{width:100%;}


     .doctorstitle #owl-one .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    width: 100%;
    top: 50%;
}



.carouselaboutfix{
    position: absolute !important;
    z-index: -1!important;
}




.masonry25 .grid li {
    width: 25%;
}

.masonry25 .owl-theme .owl-nav {
    margin-top: 10px;
    top: 50%;
    position: absolute;
    width: 100%;
}

.fashionvideo .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: calc(50% - 35px);
    width: calc(100% - 40px);
    margin-left: 20px;
}



.aboutus{}

html{overflow-x: hidden;}

.creativeprofile .austin72medium {
    width: 100%;
    text-decoration: underline;
    text-underline-position: under;
}


.second-menu-right li:last-of-type::after{display: none;}



















































































































/*  5043 */


.bgathe {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;    background-image: url(https://s3-eu-west-2.amazonaws.com/task4it.me.manager/background-athletes-20180127111621.jpg);

}







@media only screen and (max-width: 1280px){




.audioplayer p {
    color: #B19F75;
    position: absolute;
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: auto;
    text-align: left;
    top: -128px;
    min-width: 150px;
    left: 75px;
    font-size: 8px;
}
}




@media only screen and (max-width: 767px){
.fixmenubannerFashion .breadcrumb-wrapper .floatright {
    top: 33px;
    z-index: 99999999999999;
}
}


/* MENU JS LINHA 50 e tal
document.querySelector("#nav-toggle")
    .addEventListener("click", function () {
      this.classList.toggle("active");
      $("video").toggleClass('displaynone');
      $("..breadcrumb-wrapper .floatright").toggleClass('zindexzero');

    });
    */




/* 
SEARCH REPLACE 

<li class="floatright"><a href="fashion-model.html"><img src="img/vector-models.png"></a></li>
<li class="floatright"><a href="fashion-model.html"><img src="img/vector-models.png"></a></li>

    */


@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {

.diagonal1:before {
    bottom: -100px;
}

}}






.multimediavi video[poster],
.multimediavi video{
width:100%;object-fit: cover;height:auto;
}


.eapps-instagram-feed-posts-grid-load-more{display: none!important;}












.compfashion li {
    width: calc(50% - 12px);
    float: left;
    padding-bottom: 70%;
    position: relative;
    overflow: hidden;
}

.compfashion li img {
    height: 100%;
    position: absolute;
    width: auto;
    max-width: none;
    left: -9999px;
    right: -9999px;
    top: -9999px;
    bottom: -9999px;
    margin: auto;
}





.compfashion li:first-of-type{margin-right: 6px;}
.compfashion li:last-of-type{margin-left: 6px;}




.greyfashion{color:grey;}


.wordlcupspecial {
    background: #B19F75;
    color: #000 !important;
    padding: 6px 16px !important;
}

.wordlcupspecial a {
    color: #000 !important;
}


.second-menu ul .wordlcupspecial a:hover::after, .menubanner .wordlcupspecial a:hover::after, .tabs .wordlcupspecial a:hover::after {
    width: 0 !important; display:none;
    transition: width .3 s;
}




.retail .col-sm-12{float:left;}




.model-videos-previews,.model-videos-previews .col-sm-6{overflow: hidden;}

.video-preview {
    display: block;
}


.max540{max-width: 540px;width: 100%;}

.absgastreo{
float:left;margin-top:0;
}


h3.max540 {
    padding-top: 80px;
}




body {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none;   /* Chrome 6.0+, Safari 3.1+, Edge & Opera 15+ */
-moz-user-select: none;      /* Firefox */
-ms-user-select: none;       /* IE 10+ and Edge */
user-select: none;           /* Non-prefixed version, 
                                currently supported by Chrome and Opera */
}
