@charset "utf-8";
html, body{
	min-height: 100%;
	min-width: 100%;
	background-color: #e8e8e8;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	position: relative;
}

img, embed, object,video, form{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	max-width: 100%;
}

a[href^=tel] {
	color: inherit; text-decoration: none; 
}
::selection {
    background-color: #57808d;
    color: #fff;
}
::-moz-selection {
 background: #1186c3;
color: #fff;
}

.bt_topo {
	width: 41px;
	height: 41px;
	z-index: 2001;
	position: fixed;
	right: 20px;
	top: 300px;
	/* [disabled]display: none; */
}

p, h1, h2, h3, h4, h5 , h6{
	margin: 0px;
}
input, textarea, select {
	outline: none;
	resize: none;
}

a.linkgeral:link, a.linkgeral:visited {
	text-decoration: none;
	color: #5e595f;
}
a.linkmenu:link, a.linkmenu:visited {
	text-decoration: none;
	color: #808285;
	font-family: CambayRegular;
	font-size: 20px;
}
a.linksembarra:link, a.linksembarra:visited {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: 30px;
	font-family: RalewayBold;
	text-align: left;
	color: #0076a3;
	margin-bottom: 20px;
	line-height: 32px;
	text-transform: uppercase;
}
h2 {
    font-size: 50px;
    font-family: Conv_Gotham-Light;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
}

h3 {
    color: #535353;
    font-size: 16px;
    font-family: Conv_Gotham-bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}
h4 {
    color: #FFFFFF;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: Conv_Gotham-bold;
    font-weight: normal;
    text-transform: uppercase;
}
h5 {
	color: #E0E0E0;
	font-size: 16px;
	font-family: NovecentoSansMedium;
	font-weight: normal;
	margin-bottom: 5px;
}
h6 {
	color: #252d3e;
	margin-bottom: 5px;
	font-size: 20px;
	font-family: Raleway;
	margin-top: 5px;
}
.divclear {
	clear: both;
}
#base_menu {
	position: fixed;
	z-index: 1000;
	background-color: rgba(231,231,231,0.80);
	right: 25px;
	top: 25px;
	text-align: right;
	border-radius: 15px;
}

#intro_load {
    min-height: 98%;
    background-image: url(../imgs/logo_intro.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: auto;
}
#logo_destaque {
	width: 518px;
	height: 107px;
	position: absolute;
	top: 40%;
	z-index: 80;
	left: 35%;
	
}


#base_destaques {
	background-repeat: no-repeat;
	background-size: contain;
	/* [disabled]padding-top: 1px; */
	/* [disabled]margin-bottom: 40px; */
	position: relative;
	/* [disabled]padding-bottom: 40px; */
	line-height: 0px;
}
.box_destaques {
	background-repeat: no-repeat;
	background-size: contain;
	/* [disabled]min-height: 870px; */
	padding-top: 1px;
	max-height: 800px;
	/* [disabled]-webkit-box-sizing: border-box; */
	/* [disabled]-moz-box-sizing: border-box; */
	/* [disabled]box-sizing: border-box; */
	position: relative;
	z-index: 59;
}


#seta_anterior {
	width: 48px;
	height: 48px;
	background-image: url(../imgs/seta_esq_branca.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 43%;
	z-index: 999;
	cursor: pointer;
	display: none;
}
#seta_proximo {
	width: 48px;
	height: 48px;
	background-image: url(../imgs/seta_dir_branca.png);
	background-repeat: no-repeat;
	z-index: 999;
	position: absolute;
	top: 43%;
	right: 10px;
	cursor: pointer;
	display: none;
}
#seta_anterior:hover, #seta_proximo:hover {
    opacity: 0.5;
}
.destaques_conteudo {
	max-width: 1100px;
	min-height: 300px;
	position: absolute;
	z-index: 60;
	top: 40%;
	left: 50%;
	margin-left: -25%;
}

#box_video {
	/* [disabled]min-height: 90%; */
	width: auto;
	position: relative;
	height: 1080px;
	line-height: 0px;
	/* [disabled]padding-top: 1px; */
	margin-top: -15px;
}
#voxcorporate {
    width: auto;
    background-image: url(../imgs/fachada_intro.jpg);
    background-repeat: no-repeat;
    height: 1020px;
    padding-top: 1px;
    color: #6a6767;
    background-position: center 0%;
    /* [disabled]display: flex; */
    flex-direction: row;
    margin-top: -1px;
}
#voxcorporate_conteudo {
    position: relative;
    /* [disabled]min-height: 1080px; */
    width: 450px;
    float: left;
    margin-left: 6%;
}
#localizacao {
    width: auto;
    background-image: url(../imgs/localiza_tb.jpg);
    background-repeat: no-repeat;
    height: 1020px;
    padding-top: 1px;
    color: #6a6767;
    background-position: center 0%;
    /* [disabled]display: flex; */
    flex-direction: row;
    margin-top: -1px;
}
#localizacao_conteudo {
	position: relative;
	/* [disabled]min-height: 1080px; */
	width: 460px;
	float: left;
	margin-left: 6%;
	margin-top: 3%;
}
#espera {
	width: auto;
	background-image: url(../imgs/espera_bg.jpg);
	background-repeat: no-repeat;
	height: 1020px;
	padding-top: 1px;
	color: #6a6767;
	background-position: center 0%;
	/* [disabled]display: flex; */
	flex-direction: row;
	margin-top: -1px;
}
#espera_conteudo {
	position: relative;
	/* [disabled]min-height: 1080px; */
	width: 460px;
	float: left;
	margin-left: 6%;
	margin-top: 4%;
}
#recepcao {
	width: auto;
	background-image: url(../imgs/recepcao_tb.jpg);
	background-repeat: no-repeat;
	height: 1020px;
	padding-top: 1px;
	color: #6a6767;
	background-position: center 0%;
	/* [disabled]display: flex; */
	flex-direction: row;
	margin-top: -1px;
}
#recepcao_conteudo {
	position: relative;
	/* [disabled]min-height: 1080px; */
	width: 460px;
	float: left;
	margin-left: 6%;
	margin-top: 4%;
}
#consultorios {
    width: auto;
    background-image: url(../imgs/consultorio_tb.jpg);
    background-repeat: no-repeat;
    height: 1020px;
    padding-top: 1px;
    color: #6a6767;
    background-position: center 0%;
    /* [disabled]display: flex; */
    flex-direction: row;
    margin-top: -1px;
}
#consultorios_conteudo {
	position: relative;
	/* [disabled]min-height: 1080px; */
	width: 460px;
	float: left;
	margin-left: 6%;
	margin-top: 4%;
}
.conteudo_texto_menor {
    width: 410px;
    margin-top: 30px;
}
#salas_integradas {
    width: auto;
    background-image: url(../imgs/salas_tb.jpg);
    background-repeat: no-repeat;
    height: 1020px;
    padding-top: 1px;
    color: #6a6767;
    background-position: center 0%;
    /* [disabled]display: flex; */
    flex-direction: row;
    margin-top: -1px;
}
#salas_conteudo {
	position: relative;
	/* [disabled]min-height: 1080px; */
	width: 460px;
	float: left;
	margin-left: 6%;
	margin-top: 3%;
}
#auditorio {
    width: auto;
    background-image: url(../imgs/auditorio_tb.jpg);
    background-repeat: no-repeat;
    height: 1020px;
    padding-top: 1px;
    color: #6a6767;
    background-position: center 0%;
    /* [disabled]display: flex; */
    flex-direction: row;
    margin-top: -1px;
}
#auditorio_conteudo {
	position: relative;
	/* [disabled]min-height: 1080px; */
	width: 460px;
	float: left;
	margin-left: 6%;
	margin-top: 5%;
}
#plantas {
	width: auto;
	height: 600px;
	padding-top: 1px;
	color: #6a6767;
	/* [disabled]display: flex; */
	flex-direction: row;
	margin-top: -1px;
	position: relative;
}
#plantas_conteudo {
	position: relative;
	/* [disabled]min-height: 1080px; */
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 90px;
}
.bt_plantas {
    width: 220px;
    height: 77px;
    background-color: #57808D;
    text-align: center;
    font-family: Conv_Gotham-Bold;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    color: #F8F7F7;
    vertical-align: middle;
    padding-top: 26px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    margin-left: 19px;
    margin-right: 19px;
    margin-top: 35px;
    border: 1px solid #57808D;
}

.conteudo_texto {
    width: 460px;
    /* [disabled]min-height: 480px; */
    font-family: Conv_Gotham-Book;
    font-size: 16px;
    text-align: justify;
    margin-top: 60%;
    flex: 1;
    float: left;
}
.conteudo_menu {
	width: 250px;
	font-family: Conv_Gotham-Book;
	font-size: 16px;
	text-align: right;
	/* [disabled]flex: 2; */
	margin-right: 10px;
	vertical-align: middle;
	display: none;
	background-image: url(../imgs/bg_menu.png);
	background-repeat: no-repeat;
	background-position: right top;
	/* [disabled]background-color: rgba(231,231,231,0.50); */
	clear: right;
}
.conteudo_menu ul {
	list-style-type: none;
	font-family: Conv_Gotham-Book;
	font-size: 16px;
	/* [disabled]margin-top: 110%; */
}
.conteudo_menu ul a   {
    color: #4E4D4E;
    text-decoration: none;
    text-transform: uppercase;
	}
.li_menu_ativo {
    background-image: url(../imgs/bullet_ativo.png);
    background-repeat: no-repeat;
    color: #57808D;
    font-family: Conv_Gotham-Bold;
    font-size: 16px;
    background-position: right center;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.li_menu {
	background-image: url(../imgs/bullet_menu.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.li_menu:hover {
    background-image: url(../imgs/bullet_ativo.png);
    background-repeat: no-repeat;
    background-position: right center;
    font-family: Conv_Gotham-Bold;
}
.seta_branca_open {
	width: 120px;
	height: 120px;
	margin-left: 47%;
	margin-top: 25%;
	float: left;
	position: relative;
}
.logo_interno {
    width: 169px;
    height: 35px;
    margin-left: 70px;
    margin-top: 70px;
}
#contato {
	width: auto;
	/* [disabled]height: 1020px; */
	padding-top: 1px;
	color: #6a6767;
	/* [disabled]display: flex; */
	flex-direction: row;
	margin-top: -1px;
}
#texto_contato {
	width: 440px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
	color: #3D3D3D;
	text-align: center;
	font-family: Conv_Gotham-Book;
	font-size: 21px;
	text-transform: uppercase;
	line-height: 32px;
}
#textolegal_contato {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    font-family: Conv_Gotham-Book;
    color: #000000;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
}

#base_icones {
	width: 50px;
	height: 175px;
	/* [disabled]margin-top: -160px; */
	position: fixed;
	/* [disabled]right: 10px; */
	/* [disabled]top: 500px; */
	bottom: 160px;
	left: 10px;
	padding-top: 10px;
	background-color: rgba(231,231,231,0.70);
	border-radius: 10px;
	padding-left: 5px;
}
.icones_redes {
	width: 45px;
	height: 45px;
	margin-bottom: 15px;
}






#base_formcontrato {
	width: 960px;
	margin-right: auto;
}

#contato_form {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 500px;
}


.campoerro {
    color: #ed1c24;
    /* [disabled]-webkit-border-radius: 6px; */
    /* [disabled]-moz-border-radius: 6px; */
    font-size: 18px;
    font-family: Conv_Gotham-Light;
    resize: none;
    padding: 2px 4px;
    outline: none;
    width: 100%;
    height: 60px;
    background-color: #E8E8E8;
    border: 1px solid #ed1c24;
}

.campoerro_textarea {
	color: #ed1c24;
	font-family: Raleway;
	font-size: 18px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	outline: none;
	resize: none;
	height: 120px;
	width: 100%;
	background-color: #EDF2F5;
	border-bottom: 1px solid #ed1c24;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.campoerro_select {
	color: #ed1c24;
	/* [disabled]-webkit-border-radius: 6px; */
	/* [disabled]-moz-border-radius: 6px; */
	font-size: 18px;
	font-family: DosisRegular;
	resize: none;
	padding: 2px 4px;
	outline: none;
	width: 102%;
	height: 42px;
	border: 1px solid #ed1c24;
	background-color: #f2f0e6;
}
.floattextarea {
    min-width: 350px;
    /* [disabled]max-width: 700px; */
    clear: both;
    width: 98%;
    margin-bottom: 20px;
}
.textareas {
    color: #3D3D3D;
    font-family: Conv_Gotham-Light;
    font-size: 18px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    outline: none;
    resize: none;
    height: 120px;
    width: 100%;
    border: 1px solid #3D3D3D;
    background-color: #E8E8E8;
}
.selects {
    color: #3D3D3D;
    font-family: Conv_Gotham-Light;
    font-size: 18px;
    padding-top: 2px;
    padding-right: 4px;
    padding-left: 4px;
    /* [disabled]padding-bottom: 2px; */
    outline: none;
    resize: none;
    width: 102%;
    height: 66px;
    border: 1px solid #2F2F2F;
    background-color: #E8E8E8;
}
.inputs {
    color: #3D3D3D;
    font-family: Conv_Gotham-Light;
    font-size: 18px;
    padding: 2px 4px;
    outline: none;
    resize: none;
    width: 100%;
    height: 60px;
    border: 1px solid #2F2F2F;
    background-color: #E8E8E8;
}

.floatinputs {
    float: left;
    /* [disabled]max-width: 300px; */
    margin-right: 30px;
    width: 670px;
    margin-bottom: 30px;
}
.floatinputs_menores {
	float: left;
	/* [disabled]max-width: 300px; */
	margin-right: 15px;
	width: 450px;
	margin-bottom: 15px;
}
.asterisco {
	color: #FF4802;
	font-family: NovecentoSansNormal;
	font-size: 13px;
}


#bt_enviar {
    width: 700px;
    height: 60px;
    margin-top: 20px;
    background-color: #2F2F2F;
    text-align: center;
    display: block;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 22px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
}
#bt_voltar {
	width: 130px;
	height: 36px;
	background-image: url(../imgs/bt_voltar_bg.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 10px;
}
#loading {
    width: 700px;
    height: 60px;
    background-image: url(../imgs/loading.gif);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    margin-top: 20px;
    background-position: 50% 50%;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#mapa_localiza {
    margin-bottom: 40px;
    position: relative;
    height: 1080px;
}

.bt_menuabre {
	height: 45px;
	/* [disabled]background-color: rgba(231,231,231,0.50); */
	/* [disabled]display: none; */
	text-align: center;
	width: 45px;
	border-radius: 5px;
	padding-top: 3px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.bt_menufecha {
	height: 45px;
	display: none;
	text-align: right;
	border-radius: 5px;
	width: 45px;
	padding-top: 5px;
	max-width: 45px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}



.bt_menu{
	height: 45px;
	/* [disabled]display: inline-block; */
	padding-right: 3px;
	padding-left: 3px;
	/* [disabled]width: 70px; */
	float: left;
}
.bt_menu_ativo{
	padding-left: 6px;
	vertical-align: middle;
	height: 45px;
	padding-right: 6px;
	/* [disabled]display: inline-block; */
	text-align: center;
	float: left;
	line-height: 18px;
	border-radius: 8px;
	background-color: #40505c;
	color: #4fa492;
	max-width: 150px;
}
.bt_menu:first-child{


}
.bt_menu:last-child{


}
.bt_menu a  {
	color: #0a4879;
	text-decoration: none;
	height: 40px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 5px;
	}
.bt_contato {
    width: 220px;
    height: 77px;
    background-color: #57808D;
    text-align: center;
    font-family: Conv_Gotham-Bold;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    color: #F8F7F7;
    vertical-align: middle;
    padding-top: 26px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #57808D;
}


#rodape_base {
    min-height: 125px;
    padding-top: 1px;
    color: #272727;
    font-family: Conv_Gotham-Light;
    font-size: 14px;
    line-height: 18px;
    margin-top: 40px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}

#rodape_insta {
    width: 32px;
    height: 31px;
    float: right;
    margin-right: 15px;
}

@media print{
}
#rodape_face {
    width: 32px;
    height: 31px;
    float: right;
}
#rodape_logo {
    width: 273px;
    height: 102px;
    float: right;
    margin-left: 30px;
}
#rodape_endereco {
    width: 280px;
    float: left;
    font-family: Conv_Gotham-Book;
}
#texto_legal {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Conv_Gotham-Book;
	font-size: 12px;
	color: rgba(98,98,98,1.00);
	margin-top: 40px;
	line-height: 16px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
