@charset "utf-8";
/* 
========================================= 
*/
.email-lowercase{ text-transform:lowercase !important; }
/* 
========================================= 
*/
html,body {
	top: 0;
	left: 0;
	margin-top: -0.8rem !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	overflow-x: hidden;	
	height: auto;
}

body,footer {overflow-x: hidden; overflow-y: hidden;}
html,body,footer,div,a,input,select,textarea,button,span,p,h1,h2,h3,h4,h5,h6,.font-texto {font-family: 'Arial', sans-serif !important; font: 100% 'Arial'; }

.menu-sep {font-weight: bold !important; font-size: 28px !important; display: block !important; }

hr {border-width: 2px !important;}

a {text-decoration: none !important;}
a:hover {color: #808285;}

a.link-tel-header {	color: #155C86; font-weight: bold; }
a.link-tel-header:hover { font-style: italic; color: #155C86; }

a.link-rodape        { color: white; }
a.link-rodape:hover  { font-style: italic; color: white; }

a.link-contato       { text-align: left; }
a.link-contato:hover { font-style: italic; }

a.link-logo { width: 255px !important; height: 100% !important; margin:0px !important; }

a.link-especialidade       { color: #154B75 !important; }
a.link-especialidade:hover { color: #5A0C15 !important; }

/* ALTERA OS INDICADORES ABAIXO DO CAROUSEL PARA CÍRCULOS AO INVÉS DE TRAÇOS */
.carousel .carousel-indicators li {
	/*width: 100%;
	height: auto;
	width: 15px;height: 15px;*/
	width: 10px;
	height: 10px;
	border-radius: 100%;
}
.carousel-control-prev,
.carousel-control-next {
	top: 45% !important;
	height: 40px;
	width: 40px !important;
	margin-left: 50px;
	margin-right: 50px;
	border-radius: 50px;
	background: #154B75;	/*#B5B5B5*/
	font-weight: bold;
}

/*
========================================= 
*/
.fundo-cor-azul         {background-color: #154B75 !important;}
.fundo-cor-azul-claro   {background-color: #ACDBF7 !important;}
.fundo-cor-cinza-claro  {background-color: #ECEAEA !important;}
.fundo-cor-cinza-escuro {background-color: #808285 !important;}
.fundo-cor-vinho        {background-color: #5A0C15 !important;}
/* 
========================================= 
*/
.texto-cor-vinho         {color: #5A0C15 !important;}
.texto-cor-azul          {color: #154B75 !important;}
.texto-cor-azul-claro    {color: #ACDBF7 !important;}
.texto-cor-branca 		 {color: #FFFFFF !important;}
.texto-cor-cinza  		 {color: #808285 !important;}
.texto-cor-cinza-escuro  {color: #616161 !important;}
.texto-sombra     		 {text-shadow: 2px 2px 4px #000000 !important;}
/* 
========================================= 
*/
.font-size-ppp   {font-size: 12px !important;}
.font-size-pp    {font-size: 14px !important;}
.font-size-p     {font-size: 16px !important;}
.font-size-m     {font-size: 18px !important;}
.font-size-g     {font-size: 21px !important;}
.font-size-xg    {font-size: 30px !important;}
.font-size-xxg   {font-size: 40px !important;}
.font-weight-300 {font-weight: 300 !important;}
.font-weight-400 {font-weight: 400 !important;}
.font-weight-600 {font-weight: 600 !important;}
.font-weight-700 {font-weight: 700 !important;}
.font-weight-800 {font-weight: 800 !important;}
/*
====================================================================
## POSICIONAMENTO DE DIV COM IMAGEM DE FUNDO E TEXTO SOBRE IMAGEM ##
====================================================================
*/
.div-banner        { position: relative; }
.text-top-left     { position: absolute; top: 8px; left: 16px; }
.text-top-right    { position: absolute; top: 8px; right: 16px; }
.text-bottom-left  { position: absolute; bottom: 8px; left: 16px; }
.text-bottom-right { position: absolute; bottom: 8px; right: 16px; }
.text-centered     { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

#divCotacao 	{ position: absolute; bottom: 10%; left: 50%; transform: translate(-50%, -50%); }
.div-versao-desktop	{ display: block; }
.div-versao-mobile 	{ display: none; }
.div-img-sobre {
	padding: 0px !important;
	text-align: center;
	border: 5px solid #154B75;
	border-radius: 10px !important;
}
.div-imagem-profissional {
	display: flex;
  	justify-content: center;
  	align-items: center;	
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	border-radius: 5px;
	background-color: #e8e8e8;
	box-shadow: 3px 3px 6px silver !important;	
}


.div-borda { border-style: solid; border-width: 0.12rem; border-color: silver; }
.div-borda { border-style: solid; border-width: 0.12rem; border-color: silver; }
.sombra-leve  { box-shadow: 1px 1px 1px 1px silver; }
.sombra-forte { box-shadow: 3px 3px 6px silver; }
.sombra-espec { box-shadow: 5px 0px 10px #808285; }
.align-center { display: flex; justify-content: center;	align-items: center; }
.rounded-5    { border-radius: 5px; }
.rounded-10   { border-radius: 10px; }
.rounded-25   { border-radius: 25px; }







.div-thumbnail { display: block; }
#div-setas-navegacao { display: none; }
#div-localizacao{ margin-top: -6.5rem !important; padding-top: 50px !important; padding-bottom: 50px !important;}
#div-tel-header { display: block; }
#div-pesquisa   { height: 497px; padding-top: 30px !important;}

#divMenuBtn a {
	color: white;
    padding: 5px 20px 5px 20px !important;
    text-decoration: none !important;
    display: block !important;
}
#divMenuBtn ul li a:hover { color: #ACDBF7; border-radius: 4px !important; }

.div-msg, .div-msg-erro {
	display: block;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	box-sizing: border-box;
	color: gray;
}
.div-msg-erro {
	color: #dc3545 !important;
}

.rounded-label,
.rounded-input, 
.rounded-select,
.rounded-textarea {
	border: thin;
	border-style: solid !important;
	border-color: #E0E0E0 !important;
	border-radius: 5px !important;
	box-shadow: 3px 3px 6px silver !important;	
}
.rounded-label {
	padding: 5px 7px 3px 6px;
}
.rounded-checkbox {
    width: 1.0em;
    height: 1.0em;
    background-color: white;
    border-radius: 50%;
    vertical-align: bottom;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}
.rounded-checkbox:checked {
    background-color: #2977A9; /*#23925D;*/
}

.btn-padrao {
	color: white;
	border-color: #27365E;
	border-radius: 5px;
	padding: 8px 5px;
	width: 100%;
  	text-align: center;
  	text-decoration: none;
  	display: inline-block;
}
.btn-padrao:hover {
	color:white;
	border-color:#27365E;
}

.btn-pesquisar {
	color: black;
	background-color: #ACDBF7;
	border-color: #27365E;
	border-radius: 5px;
	padding: 8px 5px;
	width: 100%;
  	text-align: center;
  	font-weight: bold;
  	text-decoration: none;
  	display: inline-block;
}
.btn-pesquisar:hover {
	color:white;
	background-color:#155C86;
	border-color:#27365E;
}

.whatsapp-flutuante {
    position: fixed;
    bottom: 23px;
    right: 10px;
    padding: 10px;
    z-index: 1000000;
}

/* ========================================= */
.div-aceitar-cookie {
    position: fixed;
    width: 75%;
	left: 50%;
    margin-left: -37.5%;
    background-color: white;
    bottom: 25px;
	border-radius: 10px !important;
	box-shadow: 2px 2px 4px #888888;
	padding: 15px 5px 15px 5px !important;
    z-index: 998;
}
a.link-politica-cookie { color: red !important; }
a.link-politica-cookie:hover { font-style: italic; }
/* ========================================= */
@media only screen and (max-width: 1199px) {
	.menu-sep { display: none !important; }
	#divMenuBtn ul li a { margin-top : 15px !important; padding: 5px 10px 5px 10px !important; }
}
/* 
========================================= 
*/
@media only screen and (max-width: 992px) {
	#divCotacao {width: 62%; position: absolute; bottom: 1%; left: 50%; transform: translate(-50%, -50%); }
	.div-versao-desktop { display: none; }
	.div-versao-mobile  { display: block; }

	.div-thumbnail { display: none; }
	#div-setas-navegacao { display: block; }
	#div-tel-header { display: none; }
	#div-carrossel  { padding-right: 15px !important; padding-bottom: 15px !important;}
	#div-localizacao{ margin-top: 0px !important; padding-top: 20px !important; }
	#div-pesquisa   { height: 100% !important; padding-top: 20px !important; padding-bottom: 20px !important; }
	#div-ate  { margin-top: 5px !important; margin-bottom: 0px !important; padding-top: 5px !important; }
	.font-size-m   {font-size: 10px !important;} /*17*/
	.font-size-g   {font-size: 10px !important;} /*19*/
	.font-size-xg  {font-size: 12px !important;} /*26*/
	.font-size-xxg {font-size: 14px !important;} /*28*/
	a.link-logo { width: 210px !important; height: 55px !important;}
}
