@charset "utf-8";
/* CSS Document */



@font-face {
    font-family: 'Inter-Black';
    src: url('fonts/Inter-Black.otf') format('otf'),
url('fonts/Inter-Black.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova bold';
    src: url('fonts/mark_simonson_-_proxima_nova_alt_bold-webfont.woff2') format('woff2'),
url('treinoacompanhado/fontes/mark_simonson_-_proxima_nova_alt_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_nova light';
    src: url('fonts/mark_simonson_-_proxima_nova_alt_light-webfont.woff2') format('woff2'),
url('treinoacompanhado/fontes/mark_simonson_-_proxima_nova_alt_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@media screen and (min-width:900px){
/*RESETE*/
*{
	margin:0;
	padding:0;
	text-align:center;
}
body{
	background:#fff;
	background-attachment: fixed;
	font:1px Arial, Helvetica, sans-serif;
	color:#000;
	z-index:2;
}
a{
	text-decoration:none;
	color:#fff;
	border:none;
}

#header{
	z-index:999;
	width:100%;
	height:200px;
	margin-top:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 1px;
	margin-bottom:0px;
}
#box{
	width:80%;
	margin:0 auto;
	text-align:center;
}
#cabecalho{
	float:left;
	height:100px;
	background:#fff;
	width:100%;
	font:16px "Poppins",sans-serif;
	color:#333;
	line-height:55px;
	}
#cabecalho .logo{
	float:left;
	height:65px;
	margin-top:13px;
	}
#cabecalho .instagram{
	float:right;
	height:32px;
	margin-top:40px;
	margin-left: 30px;
	}
#cabecalho h3{
	float:right;
	font:15px "Poppins",sans-serif;
	text-align:right;
	color:#333;
	margin:25px;
	margin-top:45px;
	cursor:pointer;
	text-transform:uppercase;
}

#cabecalhoFlutuante{
	display:none;
	position: fixed;
	z-index: 9999999;
	right: 0rem;
	top: 0;
	height:80px;
	background:#fff;
	width:100%;
	font:16px "Poppins",sans-serif;
	color:#333;
	font-weight:bold;
	line-height:55px;
	box-shadow: 0px 3px 5px #999;
	}
#cabecalhoFlutuante .logo{
	float:left;
	height:60px;
	margin-top:13px;
	}
#cabecalhoFlutuante .instagram{
	float:right;
	height:28px;
	margin-top:36px;
	margin-left: 30px;
	}
#cabecalhoFlutuante h3{
	float:right;
	font:13px "Poppins",sans-serif;
	text-align:right;
	color:#333;
	margin:40px;
	cursor:pointer;
}
.topo{
	float:left;
	width:100%;
	margin-top:0px;
	background-image:url("img/bg-total.jpg");
	background-size:cover;
	padding:50px 0 0px 0 ;
	margin-top: -5px;
}


.topo h2{
	float:left;
	width:95%;
	font:20px "Inter-Regular",sans-serif;
	text-align:center;
	line-height:35px;
	font-weight:100;
	margin-bottom:20px;
}
.topo .imagemmedico{
	float:left;
	width:40%;
}
.topo .BotaoWhatsApp{
	float:left;
	margin:0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:10px;
	cursor:pointer;
	margin-top:20px;
	margin-right:10px;
	background:#480f5e;
	padding-left:20px;
	padding-right:20px;
}
.topo .BotaoWhatsApp p{
	font:16px "Poppins",sans-serif;
	text-align:left;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.topo .BotaoWhatsApp:hover{
	background:#42A482;
}

.topo .BotaoWhatsApp2{
	float:left;
	margin:0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:10px;
	cursor:pointer;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	background: #141414;
}
.topo .BotaoWhatsApp2 p{
	font:16px "Poppins",sans-serif;
	text-align:center;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.topo .BotaoWhatsApp2:hover{
	background: #333;
}
.tagChamada{
	float:right;
	width:50%;
	margin-top: 100px;
	margin-left: 5%;
	}
.tagChamada h1{
	width:70%;
	font:38px "Poppins",sans-serif;
	text-align:left;
	color:#480f5e;
	line-height: 50px;
}
.tagChamada h2{
	width:70%;
	font:55px "Poppins",sans-serif;
	text-align:left;
	font-weight:bold;
	color:#141414;
	line-height:50px;
}
.tagChamada .icone{
	float:left;
	width:5%;
	height:30px;
	}
#linkutil{
	float:left;
	width:100%;
	background: #480f5e;
	}
#linkutil .link{
	float: left;
	width: 50%;
	padding: 100px 0px 100px 0px;
}

#linkutil .link h2{
	float:left;
	width:70%;
	padding-right: 30%;
	font:35px "Poppins",sans-serif;
	text-align:left;
	font-weight:bold;
	color:#fff;
	line-height:35px;
	margin-left: 30px;
	margin-top: 30px;
}
	#linkutil .video{
		float: left;
		width: 100%;
		height: 345px;
	}
#linkutil .link h3{
	float:left;
	width:95%;
	font:18px "Poppins",sans-serif;
	text-align:left;
	color:#fff;
	line-height:25px;
}
#linkutil .link img{
	float:left;
	height: 62px;
	text-align:left;
	margin-bottom: 20px;
}
#linkutil .whatsapplink{
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font:18px "Poppins",sans-serif;
	text-align:center;
	color:#fff;
	padding: 3%;
	font-weight: bold;
	background: #42a482;
	cursor: pointer;	
	margin: 5%;
	}
	#linkutil .whatsapplink:hover{
	background:#34b83a;
	}



#especialidades{
	float:left;
	width:100%;
	padding-top:100px;
	padding-bottom:50px;
		}
#especialidades h2{
	float:left;
	width:100%;
	font:30px "Poppins",sans-serif;
	text-align:left;
	color:#141414;
	margin-bottom:80px;
	margin-top:30px;
}
#especialidades h3{
	float:left;
	width:100%;
	font:35px "Poppins",sans-serif;
	text-align:center;
	font-weight:bold;
	color:#333;
	margin-bottom:30px;
	margin-top:30px;
}
#especialidades .solucao{
	float:left;
	width:28%;
	padding:1.5%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#1953A4;
	font:18px "Poppins",sans-serif;
	color:#fff;
	text-align:left;
	font-weight:bold;
	margin:1%;
	}
#especialidades .solucao2{
	float:left;
	width:28%;
	padding:1.5%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#0F3262;
	font:18px "Poppins",sans-serif;
	color:#fff;
	text-align:left;
	font-weight:bold;
	margin:1%;
	}

#especialidades .botaoConsulta{
	float:left;
	margin-left:35%;
	width:25%;
	background:#193576;
	padding:20px;
	margin-top:50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor:pointer;
	font:22px "Poppins",sans-serif;
	text-align:center;;
	color:#fff;
	font-weight:bold;
	}
	
#especialidades .botaoConsulta:hover{
	background:#0E1D41;
	}
#especialidades .lista{
	float:left;
	width: 33.3%;
	height: 140px;
}
#especialidades .lista .left{
	float:left;
	width: 25%;
	background: #480f5e;
	height: 6px;
	margin-bottom: 10px;
	}
#especialidades .lista .right{
	float:right;
	width: 90%;
	margin: 0% 5% 0% 0%;
	}
#especialidades .lista .right h1{
	float:left;
	font:22px "Poppins",sans-serif;
	text-align:left;
	color:#141414;
	margin-bottom: 0px;
	line-height: 30px;
	width: 100%;
	}
#especialidades .lista .right h2{
	float:left;
	font:17px "Poppins",sans-serif;
	text-align:left;
	color:#141414;
	margin-top: 0px;
	text-transform: none;
	}
/* external css: flickity.css */
#galeria{
	float:left;
	width:100%;
	padding-bottom:100px;
	padding-top: 100px;
}
#galeria h3{
	width:100%;
	font:42px "Poppins",sans-serif;
	color:#480f5e;
	font-weight:bold;
	text-align:left;
	margin-bottom:-5px;
}
#galeria p{
	width:100%;
	font:22px "Poppins",sans-serif;
	color:#333;
	text-align:left;
	margin-bottom:30px;
}
.gallery {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gallery-cell {
  width: 25%;
  margin-right: 40px;
  counter-increment: gallery-cell;
}
.gallery-cell img{
	height:350px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#videocoluna{
	float:left;
	width:100%;
	padding:8% 0 5% 0;
	background: 
    linear-gradient(rgba(173,164,231,0.6), rgba(58,0,82,0.6)),
    url("img/bg-total.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	margin: 0% 0 5% 0;
}
#videocoluna h1{
	font:40px "Poppins",sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:center;
	line-height:45px;
	padding: 0 12% 0 12%;
	margin-bottom: 5%;
}
#videocoluna .framevideo{
		margin: 0 auto;
		width: 100%;
		height: 450px;
	margin-bottom: 3%;
	}
#videocoluna .whatsapplink{
	margin: 0 auto;
	width: 40%;
	margin-left: 30%;
	margin-top: 60px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font:25px "Poppins",sans-serif;
	text-align:center;
	color:#fff;
	padding: 2%;
	font-weight: bold;
	background: #42a482;
	cursor: pointer;	
	}
	#videocoluna .whatsapplink:hover{
	background:#34b83a;
	}
	#videocoluna .short{
		float: left;
		width: 26%;
		height: 550px;
		margin: 3%;
	}
	#videocoluna .separashort{
		float: left;
		width: 100%;
	}

#equipe{
	float:left;
	width:100%;
	padding-top:50px;
	padding-bottom: 100px;
	
}
	#equipe .separa{
		float: left;
		width: 50%;
	}
#equipe h1{
	float: left;
	width: 100%;
	font:50px "Poppins",sans-serif;
	color:#141414;
	margin:0 auto;
	text-align:left;
	line-height:50px;
}
#equipe .apresentacao{
	float: right;
	width:40%;
}
#equipe p{
	float: left;
	width: 100%;
	font:20px "Poppins",sans-serif;
	color:#333;
	margin:0 auto;
	text-align:left;
	margin-top: 50px;
}
#imagens{
	float:left;
	width:100%;
}
#imagens img{
	float:left;
	width:25%;
}
#imagens .galeria1{
		float:left;
		width: 69.5%;
		margin-right: 0.5%;
	height: 611px;
	margin-bottom: 0.5%;
}
	#imagens .galeria2{
		float:left;
		width: 30%;
		height: 611px;
		margin-bottom: 0.5%;
}
	#imagens .galeria3{
		float:left;
		width: 38%;
		height: 511px;
		margin-right: 0.5%;
}
	#imagens .galeria4{
		float:left;
		width: 38%;
		height: 511px;
		margin-right: 0.5%;
}
	#imagens .galeria5{
		float:left;
		height: 511px;
		width: 23%;
}
#sobre{
	float:left;
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
	
}
#sobre h1{
	font:50px "Poppins",sans-serif;
	color:#141414;
	margin:0 auto;
	text-align:left;
	line-height:45px;
	text-transform:uppercase;
	margin-bottom: 50px;
}
#sobre p{
	font:22px "Poppins",sans-serif;
	color:#141414;
	margin:0 auto;
	text-align:left;
}
.mapa{
	float:left;
	width:100%;
	height:400px;
}
	#feedback{
	float:left;
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
	
}
#feedback h1{
	font:50px "Poppins",sans-serif;
	color:#141414;
	margin:0 auto;
	text-align:left;
	line-height:45px;
	text-transform:uppercase;
}
#agendaravaliacao {
	float:left;
	width:100%;
	padding-top:90px;
	padding-bottom:90px;
	background: #480f5e;
}
#agendaravaliacao .left{
	float: left;
	width: 68%;
	padding-right: 2%;
}
#agendaravaliacao .right{
	float: left;
	width: 28%;
	padding-left: 2%;
}
#agendaravaliacao h3{
	float:right;
	font:22px "Poppins",sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:left;
}
#agendaravaliacao .whatsapp{
	float:left;
	font:20px "Poppins",sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:left;
	line-height:45px;
	background: #34b83a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px;
}
#agendaravaliacao img{
	float: left;
	height: 30px;
	margin-right: 5px;
	margin-top: 6px;
}
#contatosfooter{
	float:left;
	width:100%;
	background:#34313f;
	padding-top:100px;
	padding-bottom:100px;
}
#contatosfooter .logofooter{
	float:left;
	width:33%;
}
#contatosfooter .logofooter img{
	float:left;
	height: 120px;
}
#contatosfooter .contatoleft{
	float:left;
	width:33%;
}
#contatosfooter .contatoright{
	float:right;
	width:33%;
}
#contatosfooter .marcador{
	float:left;
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
}
#contatosfooter .marcador img{
	float:left;
	margin-right:10px;
	height:30px;
}
#contatosfooter .marcador p{
	float:left;
	width:80%;
	font:18px "Poppins",sans-serif;
	text-align:left;
	color:#fff;
	font-weight:bold;
}
#contatosfooter h2{
	float:left;
	width:80%;
	font:18px "Poppins",sans-serif;
	text-align:left;
	color:#fff;
	font-weight:bold;
}
#contatosfooter h3{
	float:left;
	width:80%;
	font:38px "Poppins",sans-serif;
	text-align:left;
	color:#fff;
}
#contatosfooter .btFinal{
	float:left;
	padding:20px;
	font:20px "Poppins",sans-serif;
	color:#fff;
	border:2px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor:pointer;
	font-weight:bold;
}
#contatosfooter .btFinal:hover{
	background:#42A482;
	border:2px solid #42A482;
}


#footer{
	float:left;
	width:100%;
	text-align:center;
	background:#34313f;
	padding-top:30px;
	padding-bottom:50px;
}
#footer p{
	float:left;
	width:100%;
	font:15px "Poppins",sans-serif;
	color:#fff;
	text-align:center;
	
}
#footer .instagram{
	height:50px;
	padding:50px;
}
#footer img{
	height:90px;
	}
#whatsappFlutuane{
	position: fixed;
	z-index: 9999999;
	right: 0rem;
	bottom: 0px;
	margin:30px;
	cursor:pointer;
	}
#whatsappFlutuane img:hover{
	
	margin-bottom:-5px;
	}


}
@media screen and (max-width:899.99px){
/*RESETE*/
*{
	margin:0;
	padding:0;
	text-align:center;
}
body{
	background:#fff;
	background-attachment: fixed;
	font:1px Arial, Helvetica, sans-serif;
	color:#000;
	z-index:2;
}
a{
	text-decoration:none;
	color:#fff;
	border:none;
}

#header{
	z-index:999;
	width:100%;
	height:200px;
	margin-top:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 1px;
	margin-bottom:0px;
}
#box{
	width:90%;
	margin:0 auto;
	text-align:center;
}
#cabecalho{
	float:left;
	height:100px;
	background:#fff;
	width:100%;
	font:16px "Poppins",sans-serif;
	color:#333;
	line-height:55px;
	}
#cabecalho .logo{
	margin: 0 auto;
	height:65px;
	margin-top:13px;
	}
#cabecalho .instagram{
	display: none;
	float:right;
	height:32px;
	margin-top:40px;
	margin-left: 30px;
	}
#cabecalho h3{
	display: none;
	float:right;
	font:15px "Poppins",sans-serif;
	text-align:right;
	color:#333;
	margin:25px;
	margin-top:45px;
	cursor:pointer;
	text-transform:uppercase;
}

#cabecalhoFlutuante{
	display:none;
	position: fixed;
	z-index: 9999999;
	right: 0rem;
	top: 0;
	height:80px;
	background:#fff;
	width:100%;
	font:16px "Poppins",sans-serif;
	color:#333;
	font-weight:bold;
	line-height:55px;
	box-shadow: 0px 3px 5px #999;
	}
#cabecalhoFlutuante .logo{
	margin: 0 auto;
	height:60px;
	margin-top:13px;
	}
#cabecalhoFlutuante .instagram{
	display: none;
	float:right;
	height:28px;
	margin-top:36px;
	margin-left: 30px;
	}
#cabecalhoFlutuante h3{
	display: none;
	float:right;
	font:13px "Poppins",sans-serif;
	text-align:right;
	color:#333;
	margin:40px;
	cursor:pointer;
}
.topo{
	float:left;
	width:100%;
	margin-top:0px;
	background-image:url("img/bg-total.jpg");
	background-size:cover;
	padding:50px 0 0px 0 ;
	margin-top: -5px;
}


.topo h2{
	float:left;
	width:95%;
	font:20px "Inter-Regular",sans-serif;
	text-align:center;
	line-height:35px;
	font-weight:100;
	margin-bottom:20px;
}
.topo .imagemmedico{
	float:left;
	width:100%;
}
.topo .BotaoWhatsApp{
	float:left;
	width: 96%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:2%;
	cursor:pointer;
	background:#480f5e;
}
.topo .BotaoWhatsApp p{
	font:16px "Poppins",sans-serif;
	text-align:center;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.topo .BotaoWhatsApp:hover{
	background:#42A482;
}

.topo .BotaoWhatsApp2{
	float:left;
	width: 96%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:2%;
	cursor:pointer;
	background: #141414;
	margin-top: 10px;
}
.topo .BotaoWhatsApp2 p{
	font:16px "Poppins",sans-serif;
	text-align:center;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.topo .BotaoWhatsApp2:hover{
	background: #333;
}
.tagChamada{
	float:right;
	width:100%;
	margin-top: 50px;
	}
.tagChamada h1{
	width:100%;
	font:28px "Poppins",sans-serif;
	text-align:center;
	color:#480f5e;
	line-height: 35px;
}
.tagChamada h2{
	width:100%;
	font:35px "Poppins",sans-serif;
	text-align:center;
	font-weight:bold;
	color:#141414;
	line-height:35px;
}
.tagChamada .icone{
	float:left;
	width:5%;
	height:30px;
	}
#linkutil{
	float:left;
	width:100%;
	background: #480f5e;
	}
#linkutil .link{
	float: left;
	width: 100%;
	padding: 100px 0px 100px 0px;
}

#linkutil .link h2{
	float:left;
	width:100%;
	font:28px "Poppins",sans-serif;
	text-align:left;
	font-weight:bold;
	color:#fff;
	line-height:35px;
	margin-top: -150px;
}
	#linkutil .video{
		float: left;
		width: 100%;
		height: 235px;
	}
#linkutil .link h3{
	float:left;
	width:95%;
	font:18px "Poppins",sans-serif;
	text-align:left;
	color:#fff;
	line-height:25px;
}
#linkutil .link img{
	float:left;
	height: 62px;
	text-align:left;
	margin-bottom: 20px;
}
#linkutil .whatsapplink{
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font:18px "Poppins",sans-serif;
	text-align:center;
	color:#fff;
	padding: 3%;
	font-weight: bold;
	background: #42a482;
	cursor: pointer;	
	margin-top: 20px;
	}
	#linkutil .whatsapplink:hover{
	background:#34b83a;
	}



#especialidades{
	float:left;
	width:100%;
	padding-top:100px;
	padding-bottom:50px;
		}
#especialidades h2{
	float:left;
	width:100%;
	font:30px "Poppins",sans-serif;
	text-align:left;
	color:#141414;
	margin-bottom:80px;
	margin-top:30px;
}
#especialidades h3{
	float:left;
	width:100%;
	font:35px "Poppins",sans-serif;
	text-align:center;
	font-weight:bold;
	color:#333;
	margin-bottom:30px;
	margin-top:30px;
}
#especialidades .solucao{
	float:left;
	width:100%;
	padding:1.5%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#1953A4;
	font:18px "Poppins",sans-serif;
	color:#fff;
	text-align:left;
	font-weight:bold;
	margin:1%;
	}
#especialidades .solucao2{
	float:left;
	width:100%;
	padding:1.5%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#0F3262;
	font:18px "Poppins",sans-serif;
	color:#fff;
	text-align:left;
	font-weight:bold;
	margin:1%;
	}

#especialidades .botaoConsulta{
	float:left;
	margin-left:35%;
	width:25%;
	background:#193576;
	padding:20px;
	margin-top:50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor:pointer;
	font:22px "Poppins",sans-serif;
	text-align:center;;
	color:#fff;
	font-weight:bold;
	}
	
#especialidades .botaoConsulta:hover{
	background:#0E1D41;
	}
#especialidades .lista{
	float:left;
	width: 100%;
	margin-bottom: 50px;
}
#especialidades .lista .left{
	float:left;
	width: 25%;
	background: #480f5e;
	height: 6px;
	margin-bottom: 10px;
	}
#especialidades .lista .right{
	float:right;
	width: 90%;
	margin: 0% 5% 0% 0%;
	}
#especialidades .lista .right h1{
	float:left;
	font:22px "Poppins",sans-serif;
	text-align:left;
	color:#141414;
	margin-bottom: 0px;
	line-height: 30px;
	width: 100%;
	}
#especialidades .lista .right h2{
	float:left;
	font:17px "Poppins",sans-serif;
	text-align:left;
	color:#141414;
	margin-top: 0px;
	text-transform: none;
	}
/* external css: flickity.css */
#galeria{
	float:left;
	width:100%;
	padding-bottom:100px;
	padding-top: 100px;
}
#galeria h3{
	width:100%;
	font:42px "Poppins",sans-serif;
	color:#480f5e;
	font-weight:bold;
	text-align:left;
	margin-bottom:-5px;
}
#galeria p{
	width:100%;
	font:22px "Poppins",sans-serif;
	color:#333;
	text-align:left;
	margin-bottom:30px;
}
.gallery {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gallery-cell {
  width: 80%;
  margin-right: 40px;
  counter-increment: gallery-cell;
}
.gallery-cell img{
	height:350px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#videocoluna{
	float:left;
	width:100%;
	padding:15% 0 15% 0;
	background: 
    linear-gradient(rgba(173,164,231,0.6), rgba(58,0,82,0.6)),
    url("img/bg-total.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	margin: 0% 0 5% 0;
}
#videocoluna h1{
	width: 100%;
	font:22px "Poppins",sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:center;
	line-height:35px;
	margin-bottom: 5%;
}
#videocoluna .framevideo{
		margin: 0 auto;
		width: 100%;
		height: 500px;
	margin-bottom: 3%;
	}
#videocoluna .whatsapplink{
	margin: 0 auto;
	width: 94%;
	margin-top: 60px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font:20px "Poppins",sans-serif;
	text-align:center;
	color:#fff;
	padding: 3%;
	font-weight: bold;
	background: #42a482;
	cursor: pointer;	
	}
	#videocoluna .whatsapplink:hover{
	background:#34b83a;
	}
	#videocoluna .short{
		float: left;
		width: 100%;
		height: 700px;
		margin-bottom: 30px;
	}
	#videocoluna .separashort{
		float: left;
		width: 100%;
	}

#equipe{
	float:left;
	width:100%;
	padding-top:50px;
	padding-bottom: 100px;
	
}
	#equipe .separa{
		float: right;
		width: 100%;
	}
#equipe h1{
	float: left;
	width: 100%;
	font:50px "Poppins",sans-serif;
	color:#141414;
	margin:0 auto;
	text-align:left;
	line-height:50px;
}
#equipe .apresentacao{
	display: none;
	float: left;
	width:100%;
}
#equipe p{
	float: left;
	width: 100%;
	font:20px "Poppins",sans-serif;
	color:#333;
	margin:0 auto;
	text-align:left;
	margin-top: 50px;
}
#imagens{
	float:left;
	width:100%;
}
#imagens img{
	float:left;
	width:50%;
}
#imagens .galeria1{
		float:left;
		width: 69.5%;
		margin-right: 0.5%;
	height: 611px;
	margin-bottom: 0.5%;
}
	#imagens .galeria2{
		float:left;
		width: 30%;
		height: 611px;
		margin-bottom: 0.5%;
}
	#imagens .galeria3{
		float:left;
		width: 38%;
		height: 511px;
		margin-right: 0.5%;
}
	#imagens .galeria4{
		float:left;
		width: 38%;
		height: 511px;
		margin-right: 0.5%;
}
	#imagens .galeria5{
		float:left;
		height: 511px;
		width: 23%;
}
#sobre{
	float:left;
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
	
}
#sobre h1{
	font:50px "Poppins",sans-serif;
	color:#141414;
	margin:0 auto;
	text-align:left;
	line-height:45px;
	text-transform:uppercase;
	margin-bottom: 50px;
}
#sobre p{
	font:22px "Poppins",sans-serif;
	color:#141414;
	margin:0 auto;
	text-align:left;
}
.mapa{
	float:left;
	width:99%;
	height:400px;
}
	#feedback{
	float:left;
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
	
}
#feedback h1{
	font:50px "Poppins",sans-serif;
	color:#141414;
	margin:0 auto;
	text-align:left;
	line-height:45px;
	text-transform:uppercase;
}
#agendaravaliacao {
	float:left;
	width:100%;
	padding-top:90px;
	padding-bottom:90px;
	background: #480f5e;
}
#agendaravaliacao .left{
	float: left;
	width: 100%;
}
#agendaravaliacao .right{
	float: left;
	width: 100%;
	margin-top: 50px;
}
#agendaravaliacao h3{
	float:right;
	font:22px "Poppins",sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:left;
}
#agendaravaliacao .whatsapp{
	float:left;
	font:20px "Poppins",sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:left;
	line-height:45px;
	background: #34b83a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px;
}
#agendaravaliacao img{
	float: left;
	height: 30px;
	margin-right: 5px;
	margin-top: 6px;
}
#contatosfooter{
	float:left;
	width:100%;
	background:#34313f;
	padding-top:100px;
	padding-bottom:100px;
}
#contatosfooter .logofooter{
	float:left;
	width:100%;
}
#contatosfooter .logofooter img{
	float:left;
	height: 120px;
}
#contatosfooter .contatoleft{
	float:left;
	width:100%;
}
#contatosfooter .contatoright{
	float:right;
	width:100%;
}
#contatosfooter .marcador{
	float:left;
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
}
#contatosfooter .marcador img{
	float:left;
	height:30px;
}
#contatosfooter .marcador p{
	float:left;
	width:80%;
	font:18px "Poppins",sans-serif;
	text-align:left;
	color:#fff;
	font-weight:bold;
}
#contatosfooter h2{
	float:left;
	width:80%;
	font:18px "Poppins",sans-serif;
	text-align:left;
	color:#fff;
	font-weight:bold;
}
#contatosfooter h3{
	float:left;
	width:80%;
	font:38px "Poppins",sans-serif;
	text-align:left;
	color:#fff;
}
#contatosfooter .btFinal{
	float:left;
	padding:20px;
	font:20px "Poppins",sans-serif;
	color:#fff;
	border:2px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor:pointer;
	font-weight:bold;
}
#contatosfooter .btFinal:hover{
	background:#42A482;
	border:2px solid #42A482;
}


#footer{
	float:left;
	width:100%;
	text-align:center;
	background:#34313f;
	padding-top:30px;
	padding-bottom:50px;
}
#footer p{
	float:left;
	width:100%;
	font:15px "Poppins",sans-serif;
	color:#fff;
	text-align:center;
	
}
#footer .instagram{
	height:50px;
	padding:50px;
}
#footer img{
	height:90px;
	}
#whatsappFlutuane{
	position: fixed;
	z-index: 9999999;
	right: 0rem;
	bottom: 0px;
	margin:30px;
	cursor:pointer;
	}

#whatsappFlutuane img:hover{
	
	margin-bottom:-5px;
	}



}


