@charset "utf-8";
body , html{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFF;
}

img, embed, object, video{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width: 100%;
}

input, textarea, select {
	outline: none;
	resize: none;
}
a[href^=tel] {
	color: inherit; text-decoration: none; 
}

p, h1, h2, h3, h4, h5 , h6{
	margin: 0px 0px 10px;
}
::selection {
    background-color: #473ec5;
    color: #ffffff;
}
::-moz-selection {
 background: #912428;
color: #ffffff;
}
.acerta_flex {
	margin-left: auto;
	margin-right: auto;
	-webkit-display: -webkit-box;
	-webkit-display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	margin-top: 30px;
	vertical-align: top;
	width: 100%;
	min-height: 220px;
}


table{
	display:block; 
	width:auto;
	overflow-x: auto;
	white-space: normal;
}

.share_sociais {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	margin-top: 50px;
	margin-bottom: 30px;
	font-family: Roboto;
	color: #912428;
	font-weight: bold;
	font-size: 16px;
	width: 400px;
	text-align: center;
}

a.linkgeral:link, a.linkgeral:visited {
    text-decoration: none;
    color: #0D9ABE;
}
a.linkrodape:link, a.linkrodape:visited {
	color: #cfcfcf;
	text-decoration: none;
}

h1 {
    margin-bottom: 20px;
    line-height: 46px;
    font-weight: normal;
    font-size: 30px;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

h2 {
    color: #0D9ABE;
    margin-bottom: 10px;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    font-size: 27px;
    font-family: Verdana;
}

h3 {
    color: #396eb5;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    font-size: 22px;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
h4 {
    margin-bottom: 5px;
    font-size: 16px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
h5 {
    color: #473ec5;
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: Verdana;
}
h6 {
    color: #473ec5;
    font-size: 17px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-transform: uppercase;
}
.textoAzul {
    color: #473ec5;
    text-transform: uppercase;
}
.textoBranco {
    color: #FFFFFF;
    text-transform: uppercase;
}

.centraliza {
	text-align: center;
}

.divclear {
	clear: both;
}
.bt_topo {
	width: 37px;
	height: 35px;
	z-index: 2001;
	position: fixed;
	right: 10px;
	top: 600px;
	display: none;
}

#seta_anterior {
    width: 48px;
    height: 48px;
    background-image: url(../imgs/seta_esq_cinza.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 45%;
    z-index: 999;
    cursor: pointer;
    display: none;
    left: -50px;
}

#seta_proximo {
    width: 48px;
    height: 48px;
    background-image: url(../imgs/seta_dir_cinza.png);
    background-repeat: no-repeat;
    z-index: 999;
    position: absolute;
    top: 45%;
    right: -50px;
    cursor: pointer;
    display: none;
}
#logo_topinho {
    width: 100px;
    height: 38px;
    float: right;
    /* [disabled]margin-top: 13px; */
    display: none;
    margin-right: 20px;
}


#seta_anterior:hover, #seta_proximo:hover {
	opacity: 0.8;
}
#topo_cinza_base {
    height: 75px;
    background-color: #473ec5;
    padding-top: 1px;
    position: fixed;
    width: 100%;
    z-index: 50;
    left: 0%;
    top: 0%;
}
#topo_cinza {
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
}
#topo {
    min-height: 90px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    margin-top: 120px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

#topo_logo {
    width: 280px;
    height: 90px;
    float: left;
}
#topo_texto {
    width: 430px;
    height: 90px;
    float: left;
    text-align: center;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 36px;
    margin-left: 30px;
    background-image: -webkit-linear-gradient(0deg,rgba(57,156,183,1.00) 0%,rgba(71,64,197,1.00) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(57,156,183,1.00) 0%,rgba(71,64,197,1.00) 100%);
    background-image: -o-linear-gradient(0deg,rgba(57,156,183,1.00) 0%,rgba(71,64,197,1.00) 100%);
    background-image: linear-gradient(90deg,rgba(57,156,183,1.00) 0%,rgba(71,64,197,1.00) 100%);
    line-height: 80px;
    color: #FFFFFF;
    background-color: #0D9ABE;
}


#menu {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 14px;
    height: 35px;
    text-transform: uppercase;
    margin-top: 20px;
    max-width: 940px;
    -webkit-display: -webkit-box;
    -webkit-display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    
}
#menu_menor {
    float: right;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    height: 45px;
    text-transform: uppercase;
    margin-top: 35px;
}
#menuabrefecha {
	width: 50px;
	height: 50px;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	display: none;
}
.bt_menuabre {
	height: 40px;
	background-color: #FFFFFF;
	display: none;
	text-align: center;
}
.bt_menufecha {
	height: 40px;
	background-color: #FFFFFF;
	display: none;
	text-align: center;
}
.bt_menu{
    padding-left: 6px;
    /* [disabled]max-width: 96px; */
    float: left;
    height: 30px;
    padding-right: 6px;
    text-align: center;
    border-right: 2px solid #FFFFFF;
    position: relative;
}
.bt_menu:last-child {
	border-right-style: none;
}

.bt_menu a {
    vertical-align: middle;
    display: table-cell;
    text-decoration: none;
    height: 30px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
	}
.submenus {
    position: absolute;
    top: 30px;
    left: 0px;
    display: none;
    z-index: 2000;
    width: 240px;
    padding-right: 10px;
    padding-left: 10px;
    /* [disabled]cursor: pointer; */
    background-color: #473EC5;
    text-align: left;
    line-height: 22px;
    font-size: 15px;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #FFFFFF;
    max-width: 240px;
}
.submenus ul {
    margin-left: -20px;
    list-style: url(../imgs/bullet.png);
    position: relative;
    text-align: left;
}
.submenus ul li {
    padding-top: 2px;
    padding-bottom: 2px;
    /* [disabled]position: relative; */
    margin-bottom: 1px;
    list-style: url(../imgs/bullet-duplob.png);
    text-align: left;
}

.submenus ul li a:link, .submenus ul li a:visited {
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
}

.submenus ul li a:hover, .submenus ul li a:active {
    color: #0D9ABE;
    text-decoration: none;
}

#destaques_base {
    /* [disabled]min-height: 320px; */
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 670px;
}

#destaques_base_menor {
	max-height: 425px;
	max-width: 425px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

.box_destaques_cont {
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 1px;
    position: relative;
    z-index: 2;
    background-position: center top;
}
#tit_produtos_destaque {
    margin-left: auto;
    margin-right: auto;
    background-color: #473ec5;
    color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 25px;
    min-height: 58px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-top: 15px;
}
#base_produtos_home {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    min-height: 550px;
    margin-bottom: 60px;
}
.box_produtos_home {
    width: 250px;
    min-height: 340px;
    float: left;
    text-align: center;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    color: #706f6f;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



#home_bemvindo_conteudo {
    margin-left: auto;
    margin-right: auto;
    color: #706f6f;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 30px;
    margin-top: 70px;
    min-height: 320px;
    margin-bottom: 50px;
}
#bemvindo_texto {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #706f6f;
    font-size: 20px;
    margin-left: 30px;
    margin-top: 20px;
    line-height: 26px;
    margin-right: 20px;
}
#bemvindo_foto {
    width: 500px;
    /* [disabled]height: 357px; */
    margin-left: auto;
    margin-right: auto;
}

.bt_saibamais {
	margin-top: -10px;
	text-align: center;
	font-family: "Roboto Slab";
	font-size: 16px;
	/* [disabled]display: inline; */
	text-decoration: none;
	color: #912428;
	vertical-align: middle;
	padding-top: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	border: 1px solid #912428;
	float: right;
	margin-right: 20px;
}
.bt_enviar {
    text-align: center;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 22px;
    display: table;
    text-decoration: none;
    color: #473ec5;
    vertical-align: middle;
    padding-top: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    border: 2px solid #473ec5;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
    border-radius: 20px;
}
#bt_voltar {
    text-align: center;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    display: table;
    text-decoration: none;
    color: #473EC5;
    vertical-align: middle;
    padding-top: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    padding-bottom: 5px;
    border: 2px solid #473EC5;
    margin-right: auto;
    padding-left: 20px;
    margin-top: 40px;
    font-weight: bold;
    border-radius: 15px;
    margin-left: auto;
}
.bt_leia_mais {
    margin-top: 40px;
    text-align: center;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 20px;
    display: table;
    text-decoration: none;
    color: #473ec5;
    vertical-align: middle;
    padding-top: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    border: 2px solid #473EC5;
    margin-right: auto;
    margin-left: auto;
    bottom: 15px;
    left: 30%;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 60px;
}
#servicos_base {
    width: auto;
    padding-top: 1px;
    margin-bottom: 60px;
    height: 440px;
    background-image: url(../imgs/home_bg_excelencia.jpg);
    background-position: center 0%;
    margin-top: 50px;
}
#servicos_conteudo {
    margin-left: auto;
    margin-right: auto;
    min-height: 300px;
    margin-top: 55px;
    color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 22px;
}
#servicos_titulo {
    color: #399bb5;
    text-transform: uppercase;
    font-family: Verdana;
}

#servicos_texto {
    width: 540px;
    float: right;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #FFFFFF;
    font-size: 22px;
    margin-top: 20px;
}
.servicos_boxes {
    min-height: 130px;
    margin-top: 35px;
    float: left;
    text-align: center;
    font-size: 14px;
    min-width: 132px;
}
#fisiologia_base {
    background-color: #dcdcdc;
    min-height: 550px;
    padding-top: 1px;
    margin-bottom: 50px;
}
#fisiologia_conteudo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    min-height: 550px;
    text-align: center;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#convenios_conteudo {
    margin-left: auto;
    margin-right: auto;
    min-height: 420px;
    margin-bottom: 50px;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #706f6f;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

#convenios_formulario {
    height: 280px;
    margin-top: 30px;
}
#convenios_foto {
    width: 520px;
    /* [disabled]height: 280px; */
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}


#depoimentos_conteudo {
    margin-left: auto;
    margin-right: auto;
    min-height: 300px;
    margin-top: 20px;
    color: #161616;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 15px;
}
#depoimentos_base {
    width: auto;
    padding-top: 1px;
    height: 380px;
    text-align: center;
    background-color: #399db5;
}
.depoimentos_boxes {
    min-height: 220px;
    float: left;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../imgs/bg_depoimentos.png);
    width: 210px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
#noticias_home_base   {
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-align: center;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.noticias_boxes {
    min-height: 200px;
    float: left;
    margin-top: 10px;
    max-width: 260px;
    min-width: 260px;
    text-align: left;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 15px;
}
.noticias_data {
	font-size: 13px;
}

.noticias_boxes img {
	margin-bottom: 20px;
}
.headers_internos {
    width: auto;
    min-height: 180px;
    background-image: url(../imgs/bg_header.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 1px;
    margin-top: 76px;
}

.conteudo_interno_blocos {
    margin-left: auto;
    margin-right: auto;
    color: #706f6f;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    margin-top: 50px;
    min-height: 400px;
    font-size: 18px;
    line-height: 24px;
    padding-left: 15px;
    padding-right: 15px;
}
.conteudo_interno_normal {
    margin-left: auto;
    margin-right: auto;
    color: #706f6f;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    margin-top: 50px;
    font-size: 20px;
    line-height: 28px;
    padding-left: 15px;
    padding-right: 15px;
}
.conteudo_dinamico {
    font-size: 20px;
    line-height: 30px;
}

.noticia_imagem {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.conteudo_interno_texto_dir {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #706f6f;
}
.conteudo_interno_texto_esq {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #706f6f;
    margin-top: 20px;
}
.conteudo_interno_foto_esq {
    width: 490px;
    min-height: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.conteudo_interno_foto_dir {
    width: 470px;
    min-height: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.empresa_diferenciais {
    min-height: 85px;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}
.empresa_diferenciais_icones {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
}


.titulos_paginas {
    min-width: 300px;
    min-height: 60px;
    margin-left: auto;
    margin-top: 60px;
    margin-right: auto;
    max-width: 1080px;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #473EC5;
    font-size: 40px;
    padding-left: 20px;
}




.box_arquivos {
    min-height: 100px;
    margin-top: 15px;
    padding-bottom: 20px;
    border: 1px solid #D4D4D4;
    margin-bottom: 25px;
    width: 335px;
    display: inline-block;
    border-radius: 20px;
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box_depoimentos {
    min-height: 180px;
    margin-top: 15px;
    padding-bottom: 20px;
    border: 1px solid #D4D4D4;
    margin-bottom: 25px;
    width: 335px;
    display: inline-block;
    border-radius: 20px;
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}


.bt_download {
    width: 95px;
    height: 24px;
    background-color: #473EC5;
    text-align: center;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    /* [disabled]display: table; */
    text-decoration: none;
    color: #FFFFFF;
    vertical-align: middle;
    border-radius: 6px;
    padding-top: 6px;
    clear: both;
    padding-left: 35px;
    padding-right: 15px;
    padding-bottom: 5px;
    font-weight: 200;
    margin-left: auto;
    background-image: url(../imgs/ico_download.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    position: absolute;
    bottom: -10px;
    margin-right: auto;
    right: 25%;
}




#base_conteudo {
	width: 1080px;
	margin: 50px auto 40px;
	color: #4d4b46;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	padding-top: 1px;
	min-height: 250px;
	line-height: 28px;
}

#base_conteudo p {
	margin-bottom: 15px;
}
#base_conteudo a {
	text-decoration: none;
	color: #363636;
}
.texto_politica {
	font-size: 18px;
}

.contato_mapa {
    width: 100%;
    padding: 0px;
    margin-top: 30px;
    line-height: 0px;
    position: relative;
    height: 450px;
}
#base_formcontrato {
	margin-top: 20px;
	margin-bottom: 20px;
	/* [disabled]width: 800px; */
	clear: left;
}
.floatinputs {
    /* [disabled]max-width: 300px; */
    margin-bottom: 30px;
    height: 50px;
}
.floattextarea {
    min-width: 350px;
    width: auto;
}
.inputs {
    color: #5C5C5C;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    outline: none;
    resize: none;
    width: 100%;
    height: 40px;
    border: 2px solid #534bc9;
    border-radius: 20px;
}
.textareas {
    color: #5C5C5C;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 20px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    outline: none;
    resize: none;
    height: 150px;
    width: 100%;
    border: 2px solid #534bc9;
    border-radius: 20px;
}
.selects {
	color: #5C5C5C;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	/* [disabled]padding-bottom: 2px; */
	outline: none;
	resize: none;
	width: 102%;
	height: 52px;
	border: 1px solid #929292;
	background-color: #FFFFFF;
	/* [disabled]border-radius: 13px; */
}
.campoerro {
    color: #CD120A;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    resize: none;
    padding: 4px;
    outline: none;
    width: 100%;
    height: 40px;
    border: 2px solid #CD120A;
    border-collapse: collapse;
    font-size: 20px;
    border-radius: 20px;
}
.campoerro_textarea {
    color: #CD120A;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    outline: none;
    resize: none;
    height: 150px;
    width: 100%;
    border: 2px solid #CD120A;
    font-size: 20px;
    border-radius: 20px;
}
.campoerro_select {
    color: #ed1c24;
    /* [disabled]-webkit-border-radius: 6px; */
    /* [disabled]-moz-border-radius: 6px; */
    font-size: 20px;
    font-family: DosisRegular;
    resize: none;
    padding: 2px 4px;
    outline: none;
    width: 102%;
    height: 52px;
    border: 2px solid #ed1c24;
    background-color: #f2f0e6;
    border-radius: 20px;
}
.mapas {
	border: 2px solid #F15C2C;
	padding: 1px;
	margin-bottom: 5px;
}

#loading {
	height: 39px;
	width: 132px;
	margin-top: 20px;
	text-align: center;
	display: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../imgs/loading.gif);
	margin-left: auto;
	margin-right: auto;
}

#bt_enviar {
    text-align: center;
    font-family: "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    display: table;
    text-decoration: none;
    color: #534bc9;
    vertical-align: middle;
    padding-top: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    border: 2px solid #534bc9;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
    border-radius: 15px;
}
.avisos {
	font-size: 14px;
	color: #666363;
}

.texto_dinamico {
	font-family: RobotoRegular;
	color: #5e5e5f;
	font-size: 18px;
	line-height: 20px;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.texto_dinamico p {
	margin-bottom: 25px;
}
.texto_dinamico a {
	margin-bottom: 10px;
	text-decoration: none;
	color: #879b90;
}
#rodape_base {
    background-color: #dcdcdc;
    min-height: 250px;
    padding-top: 1px;
    margin-top: 40px;
}




#rodape {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    max-width: 1024px;
    min-height: 180px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #473ec5;
    font-size: 16px;
}



#rodape_logo {
    width: 250px;
    float: left;
    margin-left: 15px;
}
#rodape_endereco {
    width: 260px;
    float: left;
    text-align: left;
    margin-left: 20px;
}
#rodape_menu {
    width: 200px;
    float: left;
    text-align: left;
    margin-left: 20px;
    line-height: 20px;
}
#rodape_menu a {
    color: #473ec5;
    text-decoration: none;
}

#rodape_base_sociais {
    height: 60px;
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
}
#barrado_base {
    height: 50px;
    background-color: #2F2F2F;
    padding-top: 1px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 16px;
    color: #838383;
    padding-left: 20px;
    padding-right: 20px;
}
#barrado_conteudo {
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}


.rodape_sociais {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    float: left;
    margin-left: 10px;
}

#rodape_assina {
	width: 115px;
	height: 25px;
	float: right;
	background-repeat: no-repeat;
	margin-right: 30px;
	margin-top: -20px;
}
.midia_boxes {
	min-height: 40px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: thin dashed #444258;
}
.box-cookies.hide {
  display: none !important;
}

.box-cookies {
	position: fixed;
	background: rgba(0, 0, 0, .9);
	width: 100%;
	z-index: 998;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

.box-cookies .msg-cookies,
.box-cookies .btn-cookies {
  text-align: center;
  padding: 25px;
  color: #fff;
  font-size: 18px;
}

.box-cookies .btn-cookies {
	background-color: #AA9056;
	cursor: pointer;
	align-self: normal;
	outline: none;
	border-style: none;
}

@media screen and (max-width: 600px) {
  .box-cookies {
    flex-direction: column;
  }
}
