/* Desenvolvido por: Jgwebcom */
/* reset */
table{border-collapse:collapse;border-spacing:0}
input{border:1px solid #b0b0b0;color:#979797;width:190px;padding:3px 5px 4px}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:400}
ol,ul{list-style:none}
caption{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
q:before,q:after{content:''}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,html,body,figure{margin:0;padding:0}
fieldset,img,abbr,acronym{border:0}
* html img{background: none !important}
html{
	height: 100%;
}
body{
	margin: 0px;
	background: #118d9b;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 55px;
	height: 100%;
}
::-moz-selection {
    background-color: #fff;
    color: #000;
}
::selection {
    background-color: #fff;
    color: #000;
}
a{
	color: #118d9b;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 12px;
}
h1{
	font-size: 1.6em;
}
h2{
	font-size: 2em;
}
h3{
	font-size: 1.8em;
}
h4{
	font-size: 1.6em;
}
h5{
	font-size: 1.4em;
}
h6{
	font-size: 1.2em;
}
p{
	line-height: 1.5em;
	color: #666;
	font-size: .9em;
	text-align: justify;
	margin: 5px 0;
}
.left{
	float: left;	
}
.right{
	float: right;	
}
.clear{
	clear: both;	
}
.center{
	margin: 0 auto;
	text-align: center;	
}
.barra-topo{
	width: 100%;
	height: 55px;
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 110;
}
.menu-topo{
	background: #f2f2f2;
	display: none;
	text-align: center;
}
.fone-topo{
	color: #118d9b;
	margin: 10px 0;
}
.fone-topo span{
	font-size: 1.3em;
	font-weight: bold;
}
.menu-topo{
	overflow: hidden;
}
.menu-topo ul li{
	border-bottom: 1px #249dab solid;
}
.menu-topo ul li a{
	text-align: center;
	display: block;
	padding: 10px;
	background: #0f7682;
	color: #fff;
}
.menu-topo ul li a:hover{
	text-decoration: none;
}
.logo-topo{
	width: 87px;
	margin: 10px 0 0 10px;
}
.menu-icon{
	width: 30px;
	height: 25px;
	margin: 15px 10px 0 0;
}
.area-agenda{
	padding: 15px;
	width: 290px;
	margin: 0px auto;
}
.area-meio{
	background: #118d9b;
}
.area-agenda h2{
	color: #fff;
	font-size: 1.4em;
	text-align: center;
	margin: 0px 0;
}
.area-agenda p{
	font-size: .8em;
	text-align: center;
	color: #fff;
}
.area-selects{
	width: 290px;
	margin: 0 auto;
	margin-top: 15px;
}
.area-agenda select{
	padding: 6px;
	border: 0 none;
	width: 290px;
	height: 35px;
	background: url(../images/bg_select.png) top center no-repeat;
	background-size: 100%;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	margin: 0px auto;
	margin-bottom: 5px;
	color: #818181;
}
select::-ms-expand {
    display: none;
}
.botao-carrega-agenda{
	width: 100%;
	padding: 14px 10px;
	background: #fafafa;
	color: #045963;
	border: 0 none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.linha-div{
	width: 100%;
	height: 3px;
	background: url(../images/linha_div.png) top center repeat-x;
	margin: 20px 0;
}
.agenda-bg{
	width: 290px;
	height: 216px;
	background: url(../images/bg_agenda.png) top center no-repeat;
	background-size: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.lista-horarios ul li{
	margin: 0px 12px 10px 0;
	float: left;
}
.lista-horarios ul li a{
	padding: 10px;
	background: #fafafa;
	color: #045963;
	font-weight: normal;
	font-size: .8em;
	display: block;
	width: 40px;
	text-align: center;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.lista-horarios ul li a:hover{
	text-decoration: none;
	background: #045963;
	color: #fff;
}
.horario-active{
	background: #045963 !important;
	color: #fff !important;
}
.botao-agendar{
	padding: 15px;
	background: #045963;
	color: #fff;
	display: block;
	margin: 9px 0 10px 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	text-align: center;
	font-weight: normal;
}
.botao-agendar:hover{
	text-decoration: none;
}
.rodape{
	background: #fff;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
	padding: 0 10px;
}
.logo-rodape{
	width: 125px;
	margin: 0px auto;
	margin-top: 12px;
}
.infos-rodape{
	text-align: center;
	font-size: .8em;
	color: #999;
	margin: 15px 0px;
}
.infos-rodape span{
	color: #118d9b;
	font-size: 1.4em;
}
input, textarea{
	background: #fff;
	padding: 10px;
	color: #045963;
	font: 1em sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
	border: 1px #118d9b solid;
	width: 93%;
	outline: none;
}
textarea{
	height: 104px;
	min-height: 104px;
	max-height: 104px;
	width: 93%;
	min-width: 93%;
	max-width: 93%;
}
input:focus, textarea:focus{
	background: #fff;
}
.botao{
	background: #045963;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	border: 0 none;
	outline: none;
	padding: 10px 22px;
	width: 100%;
	margin-top: 5px;
}
input.error, textarea.error{
	border-left: 5px solid #982e3c;
}
label{
	font-weight: bold;
}
label.error{
	color: #982e3c;
}
.voltarForm{
	color: #fff;
	text-align: center !important;	
}

/* sistema agendamento */
.hide{
	display: none;
}
.sis-agendamento{

}
.aviso-sis{
	color: #fff; 
	padding: 20px; 
	margin: 20px; 
	border-top: 1px dashed #fff; 
	text-align: center; 
	clear: both;
}
.verifica-sis, .agenda-aviso{
	margin: 20px 0; 
	padding: 20px; 
	background: #d1ebe8; 
	color: #118d9b; 
	font-weight: bold; 
	text-align: center; 
	line-height: 2em; 
	border-radius: 30px;
}
.agenda-aviso, .horarios-aviso, .rs-cadastro{
	margin: 20px 0; 
	padding: 10px; 
	background: #d1ebe8; 
	color: #118d9b; 
	font-weight: bold; 
	text-align: center; 
	border-radius: 20px;
	display: none;
}
.lista-horarios ul li a{
	border-radius: 15px;
}
.sis-agendamento select{
	font-size: .85em;
	line-height: 1.8em;
}
.cadastro{
	clear: both;
	margin: 20px;
	padding: 10px;
	margin: 0 auto;
	width: 95%;	
}
.cadastro input{
	border-radius: 15px;
}
.bt-finalizar{
	font-size: 1.2em;
	font-weight: bold;
	width: 280px;
	padding: 14px 10px;
	background: #f8be00;
	color: #045963;
	border: 0 none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.confirmacao{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #fff;
	color: #fff;
	font-size: .85em;
}
.form-cadastro label.error{
	color: #e2f31e !important;
	font-size: .85em !important;
}
.step{
	font-size: .65em;
	display: block;
	background: #034951;
	padding: 3px;
	width: 15px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	margin-top: -10px;
	position: absolute;
}

/* bt whatsapp */

.wrap-float-button {
  position: fixed;
  right: 15px;
  bottom: 15px;
}
.wrap-float-button .icon-float-button {
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #25d366;
}
.wrap-float-button .icon-float-button img {
  max-width: 100%;
  width: 27px;
}
.wrap-float-button a:hover .icon-float-button {
  opacity: 0.8;
}

@media (min-width: 992px) {

  .wrap-float-button .icon-float-button {
    width: 50px;
    height: 50px;
  }
  .wrap-float-button .icon-float-button img {
    width: 30px;
  }
}
