html {
	overflow-x: hidden;
	min-height: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	background-color: #fde3da;
}

body.modal-open .modal {
    display: flex !important;
    height: 100%;
} 

body.modal-open .modal .modal-dialog {
    margin: auto;
}


.hero {
	transition: all .4s ease;
}


.navbar-nav .menu-item:first-child a {
	padding-left: 0px !important;
}




.navbar-nav .menu-item a {
	color: #f05361 !important;
    text-decoration: none;
	font-family: 'Mulish', sans-serif !important;
	font-size: 18px !important;
	padding: 10px 20px !important;
	
}


.slick-slide {
/*height: inherit !important;
	width: 100% !important;*/
}
.slick-track {
/*display: inline-flex !important;*/
}
.link {
	color: #000041 !important;
	text-decoration: underline !important;
	font-weight: 400 !important;
}

.parallax {
	background-attachment: fixed;
}

.bganimpre {
    background-color: #f48480;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    z-index: 9;
    transform: translate(0px, 0px);
    transition-delay: .8s;
    /* margin-top: 0px; */
}

/*.coltalent.showgrid .foto:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 0%;
    height: 1px;
    background-color: #FF351D;
    z-index: 9999;
	animation-name: borderline;
	animation-duration: .4s; 
	animation-timing-function: cubic-bezier(.25,.1,.25,1);
	animation-fill-mode: forwards; 
	animation-delay: .8s; 
}

@keyframes borderline {
  0%   { width: 0%;
	 }
  100% { width: 100%; 
	  ;
	}
}*/

.righttext {
	text-align: right;
}

.fechar1 {
	display: block;
}

.preanim {
 animation-name: anim3;
 animation-duration: .4s; 
 animation-timing-function: cubic-bezier(.25,.1,.25,1);
 animation-fill-mode: forwards; 
 animation-delay: .8s; 
}


@keyframes anim3 {
  0%   { height: 100%;
	  /*transform: translate(0px, 0px);*/ }
  100% { height: 0%; 
	  /*transform: translate(0px, 170em)*/;
	}
}

.bganim {
    background-color: #F5EFE9;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    /* margin-top: 0; */
    transition-delay: 1.6s;
    -webkit-transition-delay: 1.6s;
	z-index: 8;
}

.talent2nd {
	opacity: 0;
	 -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
	 transition-delay: 1.6s;
    -webkit-transition-delay: 1.6s;
}

.showtalent {
	opacity: 1;
}

.animbg {
 animation-name: anim2;
 animation-duration: .5s; 
 animation-timing-function: cubic-bezier(.25,.1,.25,1); 
 animation-fill-mode: forwards; 
 animation-delay: 1.2s; 
}

@keyframes anim2 {
  0%   { height: 100%; }
  100% { height: 0%; }
}

@-webkit-keyframes anim2 {
   0%   { height: 100%; }
  100% { height: 0%; }
}



.video-container {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	overflow: hidden;
	background-color: #222;
	height: 100%;
	width: 100%;
	opacity: 0.3;
	/*background-image: url(../images/grid1.png);*/
	background-repeat: repeat;
	z-index: 6;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.slick-active:before {
	top: -10px !important;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 14px !important;
	height: 14px !important;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.header {
	position: relative;
	width: 100%;
	max-width: 100%;
	height: 100vh;
}
.video-container {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	overflow: hidden;
	background-color: #222;
	height: 100%;
	width: 100%;
	opacity: 0.3;
	/* background-image: url(../images/grid1.png); */
	background-repeat: repeat;
	z-index: 6;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.bg-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.bg-container video {
	/* min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -100;*/
	object-fit: cover;
}
::selection {
	background: #D6DE23; /* WebKit/Blink Browsers */
}
::-moz-selection {
 background: #D6DE23; /* Gecko Browsers */
}

figure#fashion {
	display: inline-block;
	position: absolute;
	font-size: 0;
	margin: 0;
	top: 0;
	width: 100%;
	min-height: 100vh;
}
figure#fashion video {
	width: 100%;
	height: 100vh;
}
figure#fashion div {
	width: 100%;
	height: 100%;
	background: #ff351d;
	position: absolute;
	top: 0;
	mix-blend-mode: multiply;
	left: 0;
	width: 100%;
}
video.playing ~ div#vid-cover {
	animation: overlay 10s forwards;
}
figure#fashion video.playing ~ figcaption {
	opacity: 1;
}
figure#fashion figcaption {
	font-size: 50px;
	font-family: 'Mulish', sans-serif !important;
	color: white;
	position: absolute;
	width: 40%;
	right: 0;
	top: 30%;
	text-transform: uppercase;
	text-align: center;
	opacity: 0;
	transition: 3s 9s opacity;
}
figure#fashion figcaption span {
	font-size: 40px;
	text-transform: lowercase;
	display: block;
}

.sliderluis .slick-slide {
    width: 165px !important;
}

.carousel-cell {
	margin-right: 5px;
	width: 160px;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 10px !important;
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
}
.slick-dots li button {
	transition: all .4s ease;
}
.slick-dots li.slick-active button:before {
	top: -5px !important;
}
.slick-initialized .slick-slide {
	outline: none !important;
}
.slick-dotted.slick-slider {
	margin-bottom: 0px !important;
}
.slick-dots {
	position: absolute;
	bottom: 0px !important;
}
.menufix {
	position: fixed;
	z-index: 9999;
	width: 100%;
	top: 0px;
	transition: all .4s ease-in-out;
	height: 200px;
}
.navbar-default {
	background: none !important;
	border: none !important;
	padding-top: 90px;
	transition: all .4s ease-in-out;
	float: left;
}

.animsition-overlay-slide
.navbar-default .navbar-nav>li>a {
	font-family: 'Mulish', sans-serif !important;
	color: #fff !important;
	font-size: 15px !important;
	line-height: normal;
	font-weight: 400 !important;
	/*background: linear-gradient(to right, #0081a4 50%, transparent 50%);
  background-size: 201% 100%;
  background-position: right bottom;*/
	transition: all .5s ease-out;
	letter-spacing: 1px;
	padding: 10px 15px !important;
}
#menu-menuprincipal-1 {
	transition: all ease-in-out .6s;
	margin-top: 23px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #D2B696 !important;
	background: none !important;
}
/*.navbar-default .navbar-nav>li>a:after {
	display: block;
	content: '';
	border-bottom: solid 1px #D6DE23;
	transform: scaleX(0);
	transition: transform 250ms ease-in-out;
}*/
.navbar-default .navbar-nav>li>a:hover:after {
	transform: scaleX(1);
	transform-origin: 0% 50%;
}
.feature.video {
	height: 100vh;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.textocontactos h2 {
	color: #FF351D;
	font-family: 'Mulish', sans-serif !important;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.textocontactos {
	color: #fff;
	font-family: 'Mulish', sans-serif !important;
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 20px;
}
.fullheader {
	height: 100vh;
	width: 100%;
}
.inner {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
}
div.textsection > p > span {
	color: #ff351d !important;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
div.textsection > p > span:after {
	display: block;
	content: '';
	border-bottom: solid 1px #ff351d;
	transition: transform 250ms ease-in-out;
}
.slick-dots li button:before {
	transition: all .4s ease;
}
.textheader {
	font-family: 'Mulish', sans-serif !important;
	color: #D6DE23;
	font-size: 80px;
	font-weight: 300;
	display: inline-block;
	margin: 0 0.5rem;
	text-align: center;
	position: relative;
	top: -20px;
}
.video-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	height: 0;
	width: 100%;
	padding: 0;
	padding-bottom: 56.25%;
}
.video-wrapper iframe {
	height: calc(100% + 250px);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	pointer-events: none;
	margin-top: -125px;
}
.video-bg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.wpcf7-text, .wpcf7-textarea {
	font-family: 'Mulish', sans-serif !important;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	padding: 15px 20px;
	width: 100% !important;
	background: none !important;
	border-bottom: 1px solid #fff !important;
	border-left: none !important;
	border-top: none !important;
	border-right: none !important;
}
.wpcf7-submit:focus {
	outline: none !important;
	border: none !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: none !important;
	font-family: 'Mulish', sans-serif !important;
	color: #fff !important;
}
span.wpcf7-not-valid-tip {
	font-family: 'Mulish', sans-serif !important;
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

::placeholder {
 font-family: 'Mulish', sans-serif !important;
 font-size: 16px;
 opacity: 0.8;
 font-weight: normal;
 font-stretch: normal;
 font-style: normal;
 line-height: normal;
 letter-spacing: normal;
 color: #ffffff;
}
.wpcf7-text:focus, .wpcf7-textarea:focus {
	outline: none !important;
	border: none !important;
}
.wpcf7-submit {
	font-family: 'Mulish', sans-serif !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #FF351D !important;
	text-align: center;
	background: none !important;
	border: none !important;
	padding-right: 20px !important;
	top: 20px !important;
	position: relative !important;
	padding-left: 20px;
	display: block;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border: none !important;
	font-family: 'Mulish', sans-serif !important;
	color: red;
}
.boxform {
	margin-bottom: 30px;
}
.dropdown-menu {
	background: #0081a4 !important;
	color: #fff !important;
	font-family: 'Mulish', sans-serif !important;
	border: none !important;
}
.dropdown-menu>li>a {
	font-family: 'Mulish', sans-serif !important;
	display: block;
	padding: 10px 20px !important;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #fff !important;
	white-space: nowrap;
	transition: all .4s ease-in-out;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #0081a4 !important;
	background-color: #fff !important;
}
.textheader1 {
	opacity: 0;
	transition: all .4s ease-in-out;
	top: -10px;
}
.textheader2 {
	opacity: 0;
	transition: all .4s ease-in-out;
	top: -20px;
	position: relative;
}
.textheader3 {
	opacity: 0;
	transition: all .4s ease-in-out;
	top: -20px;
	position: relative;
}
.textheader4 {
	opacity: 0;
	transition: all .4s ease-in-out;
	top: -20px;
	position: relative;
}
.hidetext {
	opacity: 0 !important;
	top: 10px !important;
}
.showtext {
	opacity: 1;
	top: 0px;
}
.navbar-default .navbar-nav>li>a:hover {
/*background-position: left bottom;*/
}
.moment1, .moment2, .moment3, .moment4 {
	transition: all .4s ease-in-out;
}
.moment2, .moment3, .moment4 {
	opacity: 0;
}
.hidemoment1 {
	z-index: 3;
	opacity: 0;
}
.showmoment2 {
	z-index: 3;
	opacity: 1;
}
.showmoment3 {
	z-index: 4;
	opacity: 1;
}
.showmoment4 {
	z-index: 5;
	opacity: 1;
}
.footertext {
	color: #fff;
	font-size: 14px;
	font-family: 'Mulish', sans-serif !important;
}
a:hover {
	text-decoration: none !important;
}
.rowbackground {
	padding: 100px 0px;
}
.dropdown-menu {
}
#menu-menuprincipal {
	float: right !important;
}
.linguadiv {
	background-color: #0081a4;
	display: inline-block;
	padding: 5px 20px;
	position: absolute;
	top: 0px;
	right: 15px;
}
.iconmenu {
	cursor: pointer;
	position: absolute;
	right: 10px;
	display: none;
	top: 40px;
}
.bar1, .bar2, .bar3 {
	width: 40px;
	height: 3px;
	background-color: #f05361;
	margin: 6px 3px;
	transition: all 0.4s ease;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: rgba(0,0,0,0.50);
	pointer-events: none;
}
.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-5px, 5px);
	transform: rotate(-45deg) translate(-5px, 5px);
}
.change .bar2 {
	opacity: 0;
}
.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
}
.menucontainer {
	background-color: #f48480;
	position: fixed;
	height: 100%;
	min-height: 100vh;
	width: 100%;
	right: 0px;
	padding-top: 150px;
	padding-bottom: 50px;
	z-index: 9999;
	overflow-y: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translateY(-100%);
	transition: all .6s ease-in-out;
}
.hasScrolled {
	background-color: #fde3da;
	/*background-color: #d6de23;*/
	height: 100px !important;
}
.hasScrolled .navbar-default {
	padding-top: 40px;
}
.hasScrolled .logotopo {
	margin-top: 15px;
	max-width: 180px;
}
.hasScrolled #menu-menuprincipal-1 {
	margin-top: -4px;
}
.fill {
	min-height: 100%;
	height: 85vh;
}
.menuon {
	transform: translateY(0%);
	transition: all .4s ease;
}
.janelapopup {
	min-width: 400px;
	padding: 60px;
	background: #000;
	text-align: center;
	color: #D2B696;
	font-family: 'Playfair Display', serif;
}
.iw_title {
	font-family: 'Roboto', sans-serif;
	color: #D2B696;
	font-size: 18px;
	margin-bottom: 30px;
}
.iw_link {
	font-family: 'Roboto', sans-serif;
	color: #D2B696;
	font-size: 15px;
}
.iw_link2 {
	font-family: 'Roboto', sans-serif;
	color: #D2B696;
	font-size: 15px;
	margin-top: 20px;
}
.titlesection {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 42px;
	margin-bottom: 20px;
	line-height: 1.2;
	letter-spacing: 1.2;
}
.textsection {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 1.2;
	letter-spacing: 1.2;
}
.subtitlesection strong {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 1.2;
	letter-spacing: 1.2;
}
.subtitlesection {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 1.2;
}

.titleaccordion {
	color:#D6DE23;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 54px;
	margin-bottom: 0px;
}
.titleaccordion p {
	margin-bottom: 0px !important;
}

.rowaccord {
	padding-bottom: 50px;
	padding-top: 50px;
	border-bottom: 1px solid #D6DE23;
}

.rowaccord:last-child {
	padding-bottom: 50px;
	border-bottom: none;
	padding-top: 50px;
}

#bs-main-navbar {
	/*margin-right: 40px;*/
}

.centervertical {
	display: flex;
  align-items: center;
  justify-content: center;
}

.titulopergunta {
	font-family: 'Mulish', sans-serif !important;
	font-size: 26px;
	color:#f48480;
	text-transform: uppercase;
}


.titulopergunta strong {
	font-weight: 900;
}



.textodescricao {
	font-family: 'Mulish', sans-serif !important;
	font-size: 18px;
	line-height: 1.6;
	font-weight: 300;
	color:#f05361;
	padding-left: 30px;
	padding-right: 30px;
}
.textodescricao strong {
	font-weight: 600;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(244, 132, 128) !important;
}

.textopolitica {
	font-family: 'Mulish', sans-serif !important;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 300;
	color:#f05361;
	margin-top: 10px;
}
.textopolitica h2 {
	font-family: 'Mulish', sans-serif !important;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 600;
	color:#f05361;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}

.boxbg {
	min-height: 600px;
	background-image: linear-gradient(to bottom, #d9c6ff 50%, transparent 50%);
    background-position: 0% 100%;
    background-size: 100% 200%;
	transition: all .8s ease;
}

.boxbgshow {
	background-position: 0% 0%;
}

.boxbgsomos {
	min-height: 600px;
	background-image: linear-gradient(to bottom, #d9c6ff 50%, transparent 50%);
    background-position: 0% 100%;
    background-size: 100% 200%;
	transition: all .8s ease;
	padding: 50px 45px;
}

.boxbgsomosshow {
	background-position: 0% 0%;
}

.boxbgblue {
	min-height: 100px;
	background-image: linear-gradient(to bottom, #f05361 50%, transparent 50%);
    background-position: 0% 100%;
    background-size: 100% 200%;
	transition: all .8s ease;
}

.boxblue {
	padding: 30px 85px;
}

.boxbgblueshow {
	background-position: 0% 0%;
}

.colunasfooter {margin-bottom: 30px;}

.boxbgsomoscont {
	min-height: 140px;
	background-image: linear-gradient(to bottom, #d9c6ff 50%, transparent 50%);
    background-position: 0% 100%;
    background-size: 100% 200%;
	transition: all .8s ease;
	padding: 50px 45px;
}

.boxbgsomoscontshow {
	background-position: 0% 0%;
}

.boxbgbluecont {
	min-height: 100px;
	background-image: linear-gradient(to bottom, #f05361 50%, transparent 50%);
    background-position: 0% 100%;
    background-size: 100% 200%;
	transition: all .8s ease;
}


.boxbgbluecontshow {
	background-position: 0% 0%;
}

.titulosec {
	color: #f05361 ;
    font-family: 'Mulish', sans-serif !important;
	font-size: 24px;
	margin-bottom: 20px;
	text-align: left;
}

.textosec {
	color: #f05361 ;
    font-family: 'Mulish', sans-serif !important;
	font-size: 20px;
	line-height: 1.2;
	text-align: left;
}

.textofooter {
	color: #f05361 ;
    font-family: 'Mulish', sans-serif !important;
	font-size: 18px;
	line-height: 1.2;
}

.textofooter a {
	color: #f05361 !important;
	text-decoration: none !important;
}

.textofooter strong {
	font-family: 'Mulish', sans-serif !important;
}

.topimages {
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.topimages li{
	list-style: none;
	float: left;
}

.slick-track {
  margin-left: auto;
  margin-right: auto
 }

.sliderclientes img {
  margin: auto;
 }

.hasScrolled .menudesktop {
	padding-top: 30px;
}

.menudesktop {
	display: inline-block;
	padding-top: 100px;
	float: right;
	transition: all .4s ease;
}
.icons {
	float: right;
	display: inline-block;
	padding-top: 100px;
	transition: all .5s ease-in-out;
	right: 15px;
    position: absolute;
    top: -15px;
}

.slick-initialized .slick-slide:focus {
    outline: none !important;
	border: none !important;
}

.iconsfooter .icon img {
	width: 40px;
}
.icon {
	float: left;
	margin-right: 15px;
}
.icon img {
	width: 16px;
}
.hasScrolled .icons {
	padding-top: 40px;
}
.footerborder {
	border-top: 1px solid #D2B696;
	border-bottom: 1px solid #D2B696;
	padding-top: 60px;
	padding-bottom: 60px;
	color: #D2B696;
	font-size: 14px;
	font-family: 'Mulish', sans-serif !important;
}
.footerborder a {
	color: #D2B696 !important;
	font-size: 14px !important;
	font-family: 'Mulish', sans-serif !important;
	text-decoration: none !important;
}
.logofooter {
	width: 100%;
	max-width: 280px;
}
.footer {
	padding-top: 80px;
}
.lingua {
	font-family: 'Mulish', sans-serif !important;
	color: #fff;
	font-size: 14px;
}
.centerfloat {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.verde {
	background-color: #405530;
}
.tags {
	font-family: 'Mulish', sans-serif !important;
	margin-top: 40px;
	font-size: 15px;
	color: #D2B696;
	display: inline-block;
	margin-right: 45px;
}
.tags:before {
	content: "";
	background-image: url(../images/icon_botao.svg);
	position: absolute;
	width: 11px;
	margin-left: -15px;
	height: 15px;
	background-repeat: no-repeat;
	margin-top: 2px;
}
img {
	max-width: 100%;
}
a {
	color: #3F3F3F;
}
a:hover {
	color: #3F3F3F;
	text-decoration: underline;
}
a:focus {
	outline: none;
	outline-offset: 0;
}
.bg {
	/* background-image: url(../images/architecture-2083692.jpg); */
	min-height: 100vh;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.homebg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	top: 150px;
	padding-bottom: 40px;
	position: absolute;
	z-index: 9;
	width: 100%;
	min-height: 610px;
}
.homelogo {
	max-width: 450px;
}
.texthome {
	font-family: 'aileronregular' !important;
	color: #010101;
	font-size: 26px;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 40px;
}
.logotopo {
	max-width: 320px;
	margin-top: 80px;
	transition: all ease-in-out .6s;
	width: 100%;
	
}
.logocontainer:hover .logoaqua {
	cursor: pointer;
	margin-top: 5px;
}
.logocontainer:hover > .descricao {
	opacity: 1;
}
.footer {
	background-color: #000;
}
/*.circle {
	border-radius: 50%;
	margin-top: -82px;
}
.circlescontainer {
	padding-top: 160px;
	padding-bottom: 40px;
	position: relative;
}
.circles {
	padding: 0 10px;
	border-top: 1px solid #000;
	height: 1px;
	line-height: 0.1em;
}*/
.rowcol {
	background-color: #000;
	padding: 200px 0px;
}
.rowcol2 {
	background-color: #000;
	padding: 140px 0px;
}
.coluna3 {
	min-height: 300px;
}
.videoplay {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: 'Mulish', sans-serif !important;
	color: #fff;
	text-align: center;
	font-size: 18px;
	z-index: 999;
}
video:focus {
	outline: none;
}
.iconplay {
	position: absolute;
	width: 80px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.tituloextra {
	font-family: 'Mulish', sans-serif !important;
	color: #000000;
	font-size: 36px;
	line-height: 1.2;
}
.menu1, .menu2, .menu3, .menu4, .menu5 {
	cursor: pointer;
}
.textocoluna {
	font-family: 'Mulish', sans-serif !important;
	color: #D2B696;
	font-size: 24px;
	line-height: 1.2;
}
.textocolunasmall {
	font-family: 'Mulish', sans-serif !important;
	color: #000;
	font-size: 18px;
	line-height: 1.2;
}
.legenda {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Mulish', sans-serif !important;
	color: #000;
	font-size: 18px;
}
.equalrow {
	display: flex;
	flex-flow: row wrap;
}
.paddingcolunatexto {
	padding: 75px 120px;
}
.paddingcolunatextosmall {
	padding: 40px 90px;
}
.assinatura {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #D2B696;
	margin-top: 80px;
}
.botaocoluna {
	font-family: 'Roboto', sans-serif;
	margin-top: 90px;
	font-size: 15px;
	color: #D6DE23;
	padding-left: 55px;
}
.botaofilme {
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999;
	cursor: pointer;
}
.botaocoluna:before {
	content: "";
	background-image: url(../images/icon_video.svg);
	position: absolute;
	width: 20px;
	margin-left: -25px;
	height: 15px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.textocontainer {
	padding-top: 60px;
	padding-bottom: 60px;
}
.textopagina {
	font-family: 'aileronregular' !important;
	color: #010101;
	font-size: 20px;
	line-height: 1.4;
	text-align: justify;
	text-justify: inter-word;
}
.textopagina h2 {
	font-family: 'aileronregular' !important;
	font-size: 30px;
	color: #cccc1f;
}
.textopagina p {
	margin-bottom: 20px;
}
.textopagina ul {
	list-style: none;
}
.textopagina ul li::before {
	content: "\2022";
	color: #cccc1f;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}
.menutopo {
	padding-left: 60px;
	margin-bottom: 40px;
}
.menutopo li {
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px;
	list-style: none;
	float: left;
	margin-right: 10px;
}
.menutopo li::after {
	content: "|";
	position: relative;
	margin-left: 10px;
}
.menutopo li:last-child {
	margin-right: 0px;
}
.menutopo li:last-child::after {
	display: none;
}
.titulobig {
	font-family: 'Playfair Display', serif;
	color: #000000;
	font-size: 28px;
	line-height: 1.2;
}
.parallax {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 700px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.textoparallax {
	font-family: 'Playfair Display', serif;
	color: #D2B696;
	font-size: 36px;
	line-height: 1.2;
}
.botaofechar {
	display: none;
	max-width: 100px;
	margin-top: 40px;
	transition: all ease-in-out .4s;
}
.showfechar {
	max-width: 120px !important;
	margin-top: 20px !important;
}
.menuopen {
	/*display: block !important;*/
	transform: translateX(0);
}
.logotopo {
	cursor: pointer;
}

.circle {
     width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    z-index: 9;
	pointer-events: none;
}

.horizontal-plus {
      position: absolute;
    background-color: #FF351D;
    width: 0px;
    height: 6px;
    top: 12px;
	transition: all .4s ease;

}
.vertical-plus {
  position: absolute;
    background-color: #FF351D;
    width: 6px;
    height: 0px;
    left: 13px;
  transition: all .4s ease;
	
	
}


.botaoaccord {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #fff !important;
	padding-left: 25px;
}

.botaoaccord:focus {
	text-decoration: none !important;
	outline: none !important;
}

.botaoaccord:before {
	content: "";
	background-image: url(../images/icon_accord.svg);
	position: absolute;
	width: 20px;
	margin-left: -25px;
	height: 15px;
	background-repeat: no-repeat;
	margin-top: 5px;
}

.linkaccord {
	text-decoration: none !important;
	
}


.colunaspeople .management:first-child .categoria {
    opacity: 1;
}

.colunaspeople .advisors .categoria {
    opacity: 1;
}

div.colunaspeople div.advisors .categoria ~ p.advisors .categoria { 
	 opacity: 1; 
}

.colunasequipa.partners:first-child {
 background: red;
}


.advisors:first-child .categoria  {
     opacity: 1;
}


.partners:first-child .categoria {
    opacity: 1;
}


.managementtext strong {
	color:#FF351D;
}

.advisorstext strong {
	color:#A43CFF;
	
}

.partnerstxt strong {
	color:#D6DE23;
	
}


.colunasequipa {
	margin-bottom: 30px;
}

.nomeequipa {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color:#fff;
	font-weight: 600;
	line-height: 1.2;
	min-height: 60px;
}

.cargoequipa {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color:#fff;
	font-weight: 600;
	line-height: 1.2;
}

.menuon a:after { 
    transform: scaleX(1) !important;
}

.imagem {
	background-position: top;
}

.colwork .foto .imagem {
	height: 100%;
	transform: scale(1);
	transition: all .6s ease-in-out;
}

.coltalentpage .colwork .foto {
    height: auto !important;
}

.colwork .foto {
	overflow: hidden;
	/*height: 286px;*/
	position: relative;
}

.colwork .foto .imagem:hover {
	transform: scale(1.1);
	opacity: .8;
}

.colwork .foto:hover .imgoverlay {
	opacity: 1;
}

.colwork .foto:hover .imgoverlay>.project {
	top: 50%;
}

.colwork .foto:hover .imgoverlay>.project span {
	top: 0px;
}

.imgoverlay {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(46,18,99,0.70);
	transition: all .4s ease;
	z-index: 2;
	pointer-events: none;
}

.project {
	color: #f48480;
   font-family: 'Mulish', sans-serif !important;
    font-size: 22px;
	line-height: 1;
    margin-bottom: 10px;
    text-align: center;
    top: 40%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
	transition: all .4s ease;
}
.project span {
	color: #f48480;
    font-family: 'Mulish', sans-serif !important;
    font-size: 16px;
	top: 40px;
    transition: all .4s ease;
    position: relative;
}


.tituloprojecto {
	font-family: 'Mulish', sans-serif !important;
	font-size: 36px;
	line-height: 1;
	margin-bottom: 10px;
	color: rgba(46,18,99,1);
}

.categoriaprojecto {
	font-family: 'Mulish', sans-serif !important;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 40px;
	color: rgba(46,18,99,1);
}

.descricaoprojecto {
	font-family: 'Mulish', sans-serif !important;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 40px;
	color: rgba(46,18,99,1);
}

.nextproject {
	font-family: 'Mulish', sans-serif !important;
	font-size: 18px;
	line-height: 1;
	color: rgba(46,18,99,1);
	margin-bottom: 10px;
}

.copytxt {
	font-family: 'Mulish', sans-serif !important;
	font-size: 14px;
	line-height: 1;
	color: rgba(46,18,99,1);
}

.copytxt a {
	font-family: 'Mulish', sans-serif !important;
	font-size: 14px;
	line-height: 1;
	color: rgba(46,18,99,1) !important;
	text-decoration: none !important;
}

.nextbutton a {
	text-decoration: none !important;
	font-family: 'Mulish', sans-serif !important;
	font-size: 22px;
	line-height: 1;
	color: rgba(46,18,99,1);
}

.previousbutton a {
	text-decoration: none !important;
	font-family: 'Mulish', sans-serif !important;
	font-size: 22px;
	line-height: 1;
	color: rgba(46,18,99,1);
}


.animsition-overlay-slide {
    position: fixed;
    z-index: 999999 !important;
    width: 100%;
    height: 100%;
    background-color: #f48480 !important;
}


.colwork .foto:hover .horizontal-plus {
	width: 30px;
}


.colwork .foto:hover .vertical-plus {
   height: 30px;
}


.boxcontainer {
	position: relative;
	height: 400px;
}


.box1 {
	width: 240px;
	height: 150px;
	background-image: url(../images/fundobox.svg);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	text-align: center;
    padding-top: 50px;
	position: absolute;
	cursor: pointer;
	z-index: 8;
	transition: all .4s ease;
	    padding-left: 50px;
    padding-right: 50px;
}
.box2 {
	width: 240px;
	height: 150px;
	background-image: url(../images/fundobox.svg);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	text-align: center;
    padding-top: 65px;
	position: absolute;
	top: 100px;
	z-index: 9;
	transition: all .4s ease;
	color:#fff;
	cursor: pointer;
	    padding-left: 50px;
    padding-right: 50px;
}
.box3 {
	width: 240px;
	height: 150px;
	background-image: url(../images/fundobox.svg);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	text-align: center;
    padding-top: 50px;
	position: absolute;
	top: 200px;
	z-index: 8;
	color:#fff;
	transition: all .4s ease;
	cursor: pointer;
	    padding-left: 50px;
    padding-right: 50px;
}

.box1pos {
	top: 0px;
	color:#000041;
	font-family: 'Mulish', sans-serif !important;
	font-size: 18px;
	font-weight: 600;
}

.box3pos {
	top: 240px;
	color:#000041;
	font-family: 'Mulish', sans-serif !important;
	font-size: 16px;
	font-weight: 600;
}

.box1content {
	display: none;
	padding-top: 80px;
}

.box2content {
	display: block;
	padding-top: 80px;
}

.box3content {
	display: none;
	padding-top: 80px;
}

.titlebox {
	color:#D6DE23;
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 40px;
} 

.texttestemunho {
	font-family: 'Roboto', sans-serif;
	font-size: 34px;
	line-height: 1.3;
	font-weight: 300;
}

.nometestemunho {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 600;
}

.textbox {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.3;
} 
.textbox strong {
	color:#000041;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 400 !important;
	margin-top: 20px;
} 

.boxactive {
	background-image: url(../images/fundobox_cor.svg) !important;
	z-index: 10 !important;
	top: 120px !important;
	color:#D6DE23;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 600;
}

.boximage {
	overflow: hidden;
	height: 262px;
	position: relative;
}

.imagemcover {
	background-position: center;
	background-size: cover;
	position: relative;
	transition: all .4s ease;
	height: 100%;
}

.imagemcover:hover {
	transform: scale(1.1);
	opacity: .3;
}

.boximage:hover .circle {
	opacity: 1 !important;
	z-index: 99;
}

.boximage:hover .horizontal-plus {
	width: 30px;
}


.boximage:hover .vertical-plus {
   height: 30px;
}

.boxtitle {
	color:#fff;
	font-family: 'Mulish', sans-serif !important;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 400 !important;
	margin-bottom: 20px;
	margin-top: 5px;
	min-height: 80px;
}

.boxdate {
	color:#A43CFF;
	font-family: 'Mulish', sans-serif !important;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400 !important;
}


.newstitle {
	color:#fff;
	font-family: 'Mulish', sans-serif !important;
	font-size: 28px;
	line-height: 1.2;
	font-weight: 400 !important;
	margin-bottom: 20px;
	margin-top: 5px;
}

.newstext {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.3;
} 


.talenttitle {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 42px;
	line-height: 1.3;
}

.talentclub {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.3;
}

.caixascontainer {
	margin-top: 40px;
	display: inline-block;
}

.caixascontainer .caixas:last-child {
	border-right: none !important;
}

.caixascontainer .caixas:first-child {
	padding-left: 0px !important;
}

.caixas {
	border-right: 1px solid #FF351D;
	padding-right: 30px;
	display: inline-block;
	float: left;
	padding-left: 30px;
}

.titlecaixa {
	color:#FF351D;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
}


.textcaixa {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 300;
}

.titulocol {
	color:#d6de23;
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.2;
	padding-top: 10px;
	position: absolute;
	bottom: 0px;
}
.subtitulocol {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
}

/* Large desktop */
@media (min-width: 1200px) {
}

/* Portrait tablet to landscape and desktop */
@media (max-width: 1020px) {

}



/* Landscape phone to portrait tablet */
@media (max-width: 991px) {
	
	.navbar-light .navbar-toggler {
		display: none !important;
	}
	
	.collapse:not(.show) {
    display: block !important;
}
	
	.navbar-nav .menu-item:first-child a {
    padding-left: 20px !important;
}
	
	.menudesktop {
	padding-top: 70px;
}
.navbar-nav>li {
	float: none !important;
	text-align: center !important;
}
.contactbackground {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}
	
	.navbar-nav {
		    flex-direction: inherit !important;
	}


.iconmenu {
	display: none !important;
	right: 40px !important;
    top: 90px !important;
	z-index: 9999 !important;
	transition: all .4s ease;
}

.hasScrolled .iconmenu {
	top: 40px !important;
}
	
.parallax {
	background-attachment: inherit;
}
	
	.logocontainer {
		text-align: right !important;
	}
}

.logocontainer {
	text-align: center;
}

/* Landscape phones and down */
@media (max-width: 580px) {
	
		.menudesktop {
	padding-top: 70px;
			margin-top: -160px;
}
	
	.hasScrolled .menudesktop {
	margin-top: -90px;
}
	
	.logotopo {
    max-width: 240px;
}
	
}	


@media (max-width: 480px) {
	
	.righttext {
	text-align: left;
}
	
.hasScrolled .icons {
    padding-top: 20px !important;
}

.icons {
    right: 2px;
    top: -105px;
	padding: 0px !important;
}
	
	.padinicial {
    padding-top: 120px;
}
	
	.showgrid {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	
.logotopo {
	max-width: 150px;
}
.rw-sentence span {
	font-size: 40px;
}
.titlesection {
	font-size: 30px;
}
.textsection {
	font-size: 16px;
}
.subtitlesection strong {
	font-size: 18px;
}
.subtitlesection {
	font-size: 16px;
}
.rowcol2 {
	padding: 60px 0px;
}
.rowcol {
	padding: 60px 0px;
}
#bs-main-navbar {
	margin-right: 0px;
}
.navbar-default {
	padding-top: 0px;
}
}

/* end device media queries */

/* Internet Explorer 8+ (Media Query) */
@media screen\0 {
}
