.divIcons
{
	width: 100%;
	position: fixed;
    bottom: 20px;
	text-align: center;
	
	display: table;
	z-index: 999 !important;
}

.divIconsCenter
{
	width: auto !important;
	display: table !important;
	margin: 0 auto !important;
	min-width: 50px !important;
	max-width: 90% !important;
}

.IconWhatsApp
{
    cursor: pointer;
    width: 160px;
	float: left;
	margin: 5px;
	
    height: 50px;
    border-radius: 50px;
    background-color: #25D366;
    
    background-image: url("../images/whats2.png");
    background-repeat: no-repeat;
    background-position:left 5px center;
    background-size: 50px auto;
    
    text-align: left;
    color: rgba(255,255,255,1.00);
    letter-spacing: 1px;
    font-size: 15px;
	
	padding-left: 55px;
    line-height: 50px;
    
    box-shadow: 4px 4px 10px rgb(0,0,0,0.3);
    z-index: 99999999 !important;
}

.IconMarcar
{
    cursor: pointer;
    width: 160px;
	float: left;
	margin: 5px;
	
    height: 50px;
    border-radius: 50px;
    background-color: #25D366;
    
    background-repeat: no-repeat;
    background-position:left 5px center;
    background-size: 50px auto;
    
    text-align: left;
    color: rgba(255,255,255,1.00);
    letter-spacing: 1px;
    font-size: 15px;
	
	padding-left: 55px;
    line-height: 50px;
    
    box-shadow: 4px 4px 10px rgb(0,0,0,0.3);
    z-index: 99999999 !important;
}

.buttonWhats
{
	cursor: pointer;
    width: 180px;
	float: left;
	margin: 5px;
	margin-top:0px !important;
	
    height: 20px;
    border-radius: 20px;
    background-color: #25D366;
    
    background-image: url("../images/whats2.png");
    background-repeat: no-repeat;
    background-position:left 5px center;
    background-size: 20px auto;
    
    text-align: left;
    color: rgba(255,255,255,1.00);
    letter-spacing: 1px;
    font-size: 10px;
	
	padding-left: 30px;
    line-height: 20px;
    
    box-shadow: 4px 4px 10px rgb(0,0,0,0.3);
    z-index: 99999999 !important;
}

.IconAgende
{
    cursor: pointer;
    width: 150px;
	float: left;
	margin: 5px;
	
    height: 50px;
    border-radius: 50px;
    background-color: rgba(240,240,240,1.00);
    
    text-align: center;
    color: rgba(255,255,255,1.00);
    letter-spacing: 1px;
    font-size: 15px;
    
    line-height: 50px;
    box-shadow: 4px 4px 10px rgb(0,0,0,0.5);
    z-index: 99999999 !important;
}

.IconApp
{
    cursor: pointer;
    width:150px;
	max-width: 150px;
	float: left;
	
	margin:5px;
		
    height: 50px;
    border-radius: 50px;
    background-color:rgb(250,250,250);
    
    background-image: url("../images/icons/cel.png");
    background-repeat: no-repeat;
    background-position: left 18px center;
    background-size: 40px auto;
    
    text-align: left;
    color: rgba(44,44,44,1.00);
    letter-spacing: 1px;
    font-size: 15px;
    
    padding-left: 62px;
	padding-top: 12px;
	line-height: 14px;
    
    box-shadow: 4px 4px 10px rgb(0,0,0,0.5);
    z-index: 99999999 !important;
}

.IconApp i
{
	font-style: normal;
	font-size: 11px;
	letter-spacing: 1px;
}

.alertCheck
{
	width: 100%;
	float: left;
	display: table;
}


#pwa-install-banner 
 {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color:rgb(203,203,203);
    color: #FFFFFF;
    text-align: center;
    padding: 5px;
    padding-top: 20px !important;
    padding-bottom: 25px !important;
}

#pwa-install-banner-ios, #pwa-install-banner-notsuport
{
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(203,203,203,1.00);
    color: #FFFFFF;
    text-align: center;
    padding: 5px;
    padding-top: 20px !important;
    padding-bottom: 25px !important;
}

.corpo_links
{
	position: relative;
	width: 100%;
	float: left;
	min-height: 500px;
	background-color: #FFFFFF;
	
	padding: 20px;
	padding-top: 110px;
	padding-bottom:120px !important;
	
	box-shadow: -2px -2px 12px rgb(0,0,0,0.3);
	transition: all 1s;
}


#janelas
{
    display: none !important;
}

/* pwa */

iframe
{
    max-width: 98%;
    box-shadow: 1px 1px 12px rgb(0,0,0,0.2);
}

.btPhone
{
    width: calc(50% - 15px);
    margin: 5px;
    height: 80px;
    background-color: rgba(241,241,241);
    padding: 10px;
    
    border: none !important;
    background-position: center;
    background-repeat: no-repeat;
    
    background-size: auto 60px;
}

.btPhoneI
{
    background-image: url("../images/icons/apple.png");
}

.btPhoneA
{
    background-image: url("../images/icons/android.png");
}



/* PASSO 4 - AGENDA */
.div_passos 
{
    position: fixed;
    width: 100%;    
    float: left;
    bottom: 0px;
    left: 0px;
    
    height: 100px;
    background-color: rgb(240, 240, 240);
    padding: 15px;
    
    z-index: 999999 !important;
    /*border-top: solid 30px rgb(255, 255, 255);*/
    box-shadow:3px 0px 8px rgba(0, 0, 0, 0.1); /* Sombra externa abaixo */
	
	border-top: solid 1px rgb(210, 210, 210);
}

.div_passos > div:nth-child(1)
{
    padding-top: 20px;
    font-size: 13px;
}

.content_title_serv
{
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
	color: rgb(120,120,120);
    /*border-bottom: solid 2px rgb(230,230,230);*/
    margin-bottom: 10px;
}

.back
{
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 56px !important;
    background-color: rgb(200,200,200);
    border-radius: 50px;
    
    top: 5px;
    text-align: center;
    float: left;
    cursor: pointer;
    color: #FFFFFF;
    
    z-index: 999999999999999999999 !important;
}

.back2
{
    position: absolute;
    width: 55px;
    height: 55px;
    line-height: 53px !important;
    background-color: rgb(180,180,180);
    border-radius: 50px;
    
    top:-15px;
    text-align: center;
    float: left;
    cursor: pointer;
    color: #FFFFFF;
	padding: 5px;
	padding-top: 0px;
	padding-left: 2px;
	
	border: solid 6px #FFFFFF;
    
    z-index: 999999999 !important;
}

.back2:hover
{
	transform: scale(1.09) !important;
}

.content_servico
{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	
	background:linear-gradient(to bottom, rgb(250,250,250), rgb(240,240,240));
	border: solid 1px rgb(230,230,230);
	
	padding: 10px;
	display: table;
}

.content_servico > div:nth-child(1)
{
	width: 100;
	float: left;
	font-size: 20px;
	letter-spacing: 1px;
	
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}

.ficha_profissional_agenda
{
    position: relative;
    width: calc(100% - 20px);
	margin: 10px;
	
    display: table;
    background-color: rgb(253,253,253);
    border: solid 1px rgb(230,230,230);
    
    padding: 14px;
    
    margin-bottom: 15px;
    margin-top: 5px;
}

.ficha_profissional_agenda > div:nth-child(1) /* Foto e nome */
{
    position: relative;
    width: 100%;
    float: left;
    display: table; 
    
    border-bottom: solid 2px rgb(240,240,240);
    padding-bottom: 20px;
    margin-bottom: 15px;   
}

.ficha_profissional_agenda > div:nth-child(1) > div:nth-child(1) /* Foto */
{
    position: absolute;
    top:-35px;
    
    width: 100px;
    height: 100px;
    border-radius:100px;
    float: left;
    margin: 10px;
    
    border:solid 5px #FFFFFF;
    background-color: rgb(200,200,200);
    box-shadow: 1px 1px 6px rgb(0,0,0,0.2);
    
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
}

.ficha_profissional_agenda > div:nth-child(1) > div:nth-child(2) /* Nome, descricão */
{
    width: calc(100% - 110px);
    float: right;
	text-align: left;
    display: table;
    
    font-size: 15px;
	padding-left: 10px;
    color: rgb(140,140,140);
    letter-spacing: 1px;
    padding-top: 10px;
}


.ficha_profissional_agenda > div:nth-child(2) span
{
    font-size: 11px;
    line-height: 13px;
    color: rgb(180,180,180);
}



/* PASSO 4 - AGENDA */


/* PASSO 5 - AGENDA */

.lineConfirm
{
	position: relative;
    width: 100%;
    float: left;
    margin-top: 10px;
    
    padding: 10px;
    border-radius: 10px;
    text-align: left;
    
    background-color: rgb(245,245,245);
    letter-spacing: 1px;
    color: rgb(140,140,140);
}

.lineConfirmFidelidade
{
	position: absolute;
	right: 3px;
	top:-10px;
	
	background-color: #047400;
	height: 20px;
	border-radius:20px;
	
	color: #FFFFFF;
	font-size: 8px;
	
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.lineConfirmAss
{
	position: absolute;
	right: 3px;
	top:-10px;
	
	background-color: #02344D;
	height: 20px;
	border-radius:20px;
	
	color: #FFFFFF;
	font-size: 8px;
	
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

/* PASSO 5 - AGENDA */


.pulseZoom
{
	-webkit-transform: scale(1.08) !important;
    -moz-transform: scale(1.08) !important;
    transform: scale(1.08) !important;
	
	transition: all 0.3s ease-in !important;	
}

.content_center
{
	margin:0 auto !important;	
}

#div_result_agenda
{
	float:left;
}

.content_us
{
	width: 100%;
	float: left;
	height:calc(100% + 78px);
	min-height:calc(100% + 78px);
	display: table;
	padding-top:145px !important;
	padding-bottom:80px;
	background-color: transparent !important;
}

.content_name_user
{
	position:relative;
	width:auto;
	
	border-radius:60px;
	margin:0 auto;
	display:table;
	text-align:center;
	top:200px;
	z-index:9999999 !important;
	
	padding:6px;
	padding-left:16px;
	padding-right:16px;
	background-color:rgb(255,255,255);	
	
	box-shadow:0px 2px 10px rgb(0,0,0,0.2);
}


.content_aviso
{
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	
	background:linear-gradient(to bottom, rgb(250,250,250), rgb(242,242,242));
	border:dotted 1px rgb(230,230,230);
	
	padding:10px;
	font-size:10px;
	color:rgb(130,130,130);	
	
	text-align:center;
}

.content_aviso2
{
	width:99%;
	float: left;
	margin-top:5px;
	margin-bottom:5px;
	
	background-color:rgb(242,242,242);
	border:dotted 1px rgb(225,225,225);
	
	padding:10px;
	font-size:12px;
	color:rgb(130,130,130);	
	
	text-align:left;
	padding-left: 20px;
}

.content_aviso3
{
	width:auto !important;
	max-width: 60%;
	margin: 0 auto;
	height: auto !important;
	
	margin-top:10px;
	margin-bottom:10px;
	
	background-color:rgb(242,242,242);
	border:dotted 1px rgb(225,225,225);
	
	padding:10px;
	font-size:12px;
	color:rgb(130,130,130);	
}

.content_auto_margin
{
	width:auto !important;
	display:table !important;
	margin:0 auto !important;
	min-width:20% !important;
}

/*@keyframes fade-in {
  from { opacity: 0 }
  to   { opacity: 1 }
}*/


.mtopN
{
	margin-top:-10px;	
}

.mtop40
{
	margin-top: 40px !important;
}

.bg6
{
	background-image: url("../images/backgrounds/6.png");
}

.logotipoUs
{
	position:absolute;
	width:228px !important;
	height:228px !important;
	max-height:228px !important;
	left:50%;
	margin-left:-114px;
	top:5px;
	border-radius:228px;
	border:solid 6px #FFFFFF;
	background-color:#E4E4E4;
	box-shadow:4px 4px 10px rgba(0,0,0,0.2);
	background-size:229px auto;
    background-repeat: no-repeat;
	background-position:center;
	z-index:999 !important;
	
	transition: all 1s;
}

.LogotipoUsMin
{
	width:170px !important;
	height:170px !important;
	max-height:170px !important;
	left:50%;
	margin-left:-85px;
	top:5px;
	border-radius:170px;
	
	transition: all 0.5s;
}


.buttonUs
{
	width:300px !important;
	min-width:300px !important;
	height:48px !important;
	text-align:center !important;
	margin:4px !important;
	margin-bottom:4px !important;
	color:#FFFFFF;
	text-shadow:1px 1px 4px rgba(0,0,0,0.2);
	font-size:15px;
	font-family:'Poppins' !important;
	letter-spacing:2px;

	text-transform:uppercase;
	border:none;
	border-radius:48px !important;

	box-shadow:5px 5px 6px rgba(0,0,0,0.1) !important;
}

.buttonUs:hover
{
	-webkit-transition: all 0.02s !important;
	-moz-transition: all 0.02s !important;
	transition: all 0.02s !important;

	-webkit-transform: scale(1.09) !important;
	-moz-transform: scale(1.09) !important;
	transform: scale(1.09) !important;
}

.Redes
{
	width:auto !important;
	margin:0 auto;	
	background-color:rgb(255,255,255);
	display:table;
	
	padding-bottom:2px;
	padding-top:9px;
	padding-left:8px;
	padding-right:8px;
	border-radius:38px;
	margin-top:-10px;
	
	box-shadow:5px 5px 10px rgba(0,0,0,0.1) !important;
}

.FontEndereco
{
    font-size: 15px;
    line-height: 18px;
    text-align: center;
}

.Icons
{
	width:35px;
	margin-left:3px;
}

.Icons:hover
{
	-webkit-transition: all 0.04s !important;
	-moz-transition: all 0.04s !important;
	transition: all 0.04s !important;

	-webkit-transform: scale(1.09) !important;
	-moz-transform: scale(1.09) !important;
	transform: scale(1.09) !important;
}

.rodape
{
	position:fixed;
	bottom:0;
	
	width:100%;
	background-color:#F5F5F5;
	/*border-top:solid 1px #D2D2D2;*/
	padding:10px;
	text-align:center;	
	/*box-shadow:5px 5px 10px rgba(0,0,0,0.9) !important;*/
}

/* Topo menor */
.headerMin .logotipoUs
{
	width: 170px !important;
	height: 170px !important;
	margin-left: -85px;
	background-size: 180px auto;
}

.headerMin .content_name_user
{
	top: 150px !important;
}

.rodape:not(.rodape > div)
{
	opacity:0.7;
}

.rodape > div
{
	width:auto;
	margin:0 auto !important;
	padding:5px;
	text-align:center;
	font-size:12px;
	line-height:18px;
	display:table;
	opacity:1 !important;
}

/* AGENDA */
#content_agenda
{
	width:100%;
	float:left;
	display:table !important;	
	box-sizing:border-box;
	overflow-x:hidden !important;
}

#bloque_pesquisa
{
	width:100%;
	display:table;
	float:left;
	
	-webkit-transition:margin-top 1s;
	transition:margin-top 1s;		
}

#open_search
{
	position:absolute;
	top:1px;
	left:50%;
	margin-left:-125px;
	
	width:240px;
	height:35px;
	line-height:33px;
	background-color:#333333;
	display:none;
	border-radius:35px;
	
	background-image:url(../images/reload.png);
	background-position:10px center;
	background-repeat:no-repeat;
	background-size:32px auto;
	
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	padding-top:8px;
	padding-left:32px;
	cursor:pointer;
	letter-spacing:2px;
	
	opacity:0;
	visibility:hidden;
	
	margin-bottom:20px;
	
	-webkit-transition:opacity 3s, visibility 3s; /* Safari */
  	transition:opacity 3s, visibility 3s;	
	
	box-shadow:4px 4px 6px rgba(0,0,0,0.1) !important;
}

#open_search:hover
{
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;

	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	transform: scale(1.09);
}

.linha_agenda
{
	width:calc(33.33% - 30px);
	margin:15px;
	float:left;
	display:table;
	padding-top:0px;
	text-align:left;
	
	min-height:500px;
	background-color:#FFFFFF;
	
	border:solid 1px rgb(235,235,235);
	border-radius:0px;
    
    /*box-shadow: 3px 3px 6px rgb(0,0,0,0.07);*/
	
	margin-bottom:15px;	
    margin-top: 35px;
	font-size:15px;
}

.linha_agenda_day
{
	width:100%;
    
	text-align:center;
	margin-bottom:10px;
	margin-top: 15px;
    color: rgba(71,71,71,1.00);
	
    padding-top: 25px;
    padding-bottom: 15px;
    /*border-bottom: solid 3px rgb(240,240,240);*/
	background-image: url("../images/sepTitle.png");
	background-repeat: no-repeat;
	background-position: center bottom -10px;
	background-size: auto;
    
	font-size:15px;
	letter-spacing: 2px;
	color:#666;	
	display:table;
}

.linha_agenda_day > div:nth-child(1)
{
	width:100%;
	float:left;
	padding:5px;
}

.linha_agenda_day > div:nth-child(2)
{
	width:100%;
	float:left;
	padding:5px;
	text-align:center;
	padding-top:10px;
}

.linha_agenda_day > div:nth-child(2) > div
{
	width:auto !important;
	max-width:80% !important;
	background-color:rgb(255,255,255);
	padding:3px;
	padding-top:11px;
	padding-bottom:11px;
	margin:0 auto !important;
	
	box-shadow:2px 1px 5px rgb(0,0,0,0.2);
}

.linha_agenda_horario
{
    width: calc(16.66% - 12px);
	min-width:58px;
	float:left;
	margin:6px !important;
	background-color:#FFFFFF;
	color:rgb(102,102,102);
	
	text-align:center;
	height:35px;
	line-height:35px;
    border: solid 1px rgb(210,210,210);
	
	border-radius:6px;	
	padding:1.7px;
	font-size:12px;
	cursor:pointer;
}

.linha_agenda_horario_sel
{
    box-shadow: inset 0 0 0 3px rgba(90,203,0,1.00) !important;
    border: solid 1px rgba(90,203,0,1.00) ;
	font-size:14px !important;
}

.titleServico
{
	width:100%;
	float:left;
	padding-bottom:10px;
	/*border-bottom:solid 3px #CCCCCC;*/
	
	margin-bottom:10px;
	color:rgb(102,102,102);
	font-size:20px;	
}

.more
{
	width:auto;
    max-width: 200px;
    margin: 0 auto;
	margin-top:5px;
    margin-bottom: 10px;
	text-align:center;
	font-size:12px;
    letter-spacing: 1px;
    padding: 13px;
	
	cursor:pointer;	
	border-radius:4px;
	
	background:rgb(219,219,219);
}


.instrucoes
{
	width:100%;
	float:left;
	border:solid 1px rgb(233,233,233);
	background:linear-gradient(to bottom, #F4F4F4 40%, rgb(251,251,251));
	padding:15px;
	display:table;
	margin-top:0px;
	margin-bottom:5px;
	line-height:16px;
}

.instrucoes2
{
	width:100%;
	float:left;
	border:solid 1px rgb(233,233,233);
	background-color:rgb(250,250,250);
	padding:7px;
	display:table;
	margin-top:0px;
	margin-bottom:5px;
}


.titlesA
{
	width:100%;
	float:left;
	height:60px;
	line-height:40px;
	padding-left:0px;
	
	text-align:center;
	font-size:17px;
	color:rgb(102,102,102);
	font-weight:300;
	
	background-image:url(../images/sepTitle.png);
	background-position:bottom center;
	background-size:auto;
	background-repeat:no-repeat;
	
	margin-bottom:0px;
	letter-spacing:2px;
}

.grad
{
	width:100%;
	float:left;
	display:table;
	padding-top:30px;
	margin-top:20px;
	
	background-image:url(../images/sep.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.servicoTime
{
    width: auto;
    float: left;
    padding: 5px;
    height: 30px;
    line-height: 20px;
    border-radius: 30px;
    background-color: rgb(220,220,220);
    margin: 3px;
    
    font-size: 10px;
    letter-spacing: 1px;
    color: rgb(100,100,100);
    
    padding-left:30px;
    padding-right: 10px;
    background-image: url("../images/icons/time.png");
    background-repeat: no-repeat;
    background-position:left 8px center;
    background-size: 18px auto;
}

.servicoPrice
{
	position: relative;
    width: auto;
    float: left;
    padding: 5px;
    height: 30px;
    line-height: 20px;
    border-radius: 30px;
    background-color: rgb(220,220,220);
    margin: 3px;
    
    font-size: 10px;
    letter-spacing: 1px;
    color: rgb(100,100,100);
    
    padding-left:30px;
    padding-right: 10px;
    background-image: url("../images/icons/price.png");
    background-repeat: no-repeat;
    background-position:left 8px center;
    background-size: 18px auto;
}

.servico_promo
{
	position: absolute;
	left: 25px; 
	top: -14px;

	width: auto;
	float: left;
	display: table;
	border-radius: 20px;
	background-color: #E3A900;
	color: #FFFFFF;
	font-size: 7px !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 3px;
	
	padding-left: 10px;
	padding-right: 10px;
}

.produtoPrice
{
    width: auto !important;
    max-width: 140px !important;
    padding: 5px;
    height: 30px;
    line-height: 20px;
    border-radius: 30px;
    background-color: rgb(220,220,220);
    margin: 0 auto;
    
    font-size: 11px;
    letter-spacing: 1px;
    color: rgb(100,100,100);
    
    padding-left:30px;
    padding-right: 10px;
    background-image: url("../images/icons/price.png");
    background-repeat: no-repeat;
    background-position:left 8px center;
    background-size: 18px auto;
}

.ServicoLink
{
    width: calc(100% + 30px);
    max-width: calc(100% + 30px) !important;
    
    float: left;
    display: table;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
	margin-left: -20px;
    
    /*box-shadow: -20px 25px 25px rgb(0,0,0,0.08);*/
	border-bottom: solid 1px rgb(230,230,230);
    margin-bottom: 20px;
	
	background-image:linear-gradient(to bottom, transparent, transparent, rgb(250,250,250)); 
}

.ServicoPic
{
    width:80px;
    margin: 8px;
    float: left;
    height: 80px;
    
    background-color: rgb(245,245,245);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    
    cursor: pointer;
    border: solid 4px #FFFFFF;
    box-shadow: -1px 2px 7px rgb(0,0,0,0.2);
}

.servico_pleft
{
	padding-left:50px;	
}

.servico_img {
	position: relative;
	margin: 0 auto;
	top: 10px;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	border: solid 6px #FFFFFF;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
	overflow: hidden; /* ESSENCIAL */
	background-color: #ccc;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.servico_img::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    border-radius: 50%;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    z-index: 1;
    pointer-events: none; /* evita bloquear cliques */
}

.servico_title_categoria
{
    position: relative;
	width:100%;
	float:left;
    
	padding-left:10px;
	letter-spacing:1px !important;
	font-size:24px !important;
    line-height: 28px;
	color:rgb(80,80,80) !important;
	text-align:center;
    
    /*border-bottom:solid 2px rgb(240,240,240);*/
    padding-top: 25px;
    padding-bottom:30px;
    
    display:table;
    
    background-image: url("../images/sepTitle.png");
    background-position:center bottom;
    background-repeat: no-repeat;
    background-size: auto;
}

.servico_title
{
    position: relative;
	width:100%;
	float:left;
    
	padding-left:10px;
	letter-spacing:1px !important;
	font-size:15px !important;
    line-height: 26px;
	color:rgb(92,92,92) !important;
	text-align:center;
    
    /*border-bottom:solid 2px rgb(240,240,240);*/
    padding-top: 25px;
    padding-bottom:30px;
    
    display:table;
    
    background-image: url("../images/sepTitle.png");
    background-position:center bottom;
    background-repeat: no-repeat;
    background-size: auto;
}

.servico_center
{
	width:auto !important;
	min-width:auto !important;
	max-width:auto !important;
	
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	
	text-align:center;	
    margin-top:0px !important;
}

.servico_center2
{
	width:auto !important;
	max-width:500px !important;
    min-width:200px !important;
    display: table;
	
	margin:0 auto !important;
	padding-left:10px;
	padding-right:10px;
	
	text-align:center;	
    margin-top:0px !important;
}

.servico_desc
{
	width:100%;
	float:left;
	display:table !important;	
	margin-top:-10px;
	padding-top:5px;
	font-size:12px;
	color:rgb(102,102,102);
    
	text-align:justify;
	line-height:25px;
}

.servico_infos
{
	width:100%;
    min-width:100%;
	float:left !important;
	margin-bottom:10px;
	display:table;
    
	font-size:17px;
	letter-spacing:0.8px;
    line-height: 25px;
    color:rgb(92,92,92);
    
    padding: 25px;
    text-align:justify;
}

.servico_descricao
{
    width: 100%;
    float: left;
    display: table;
    margin-bottom: 10px;
    margin-top: 20px;
    
    font-size:14px;
    line-height: 25px;
    color:rgb(82,82,82);
    text-align:center !important;
}

.servico_desktop
{
    width: 100%;
    float: left;
    display: table;
}

.servico_mobile
{
	display:none;
}

.sepServ
{
    width: 100%;    
    float: left;
    
    /*
    height: 40px;
    margin-top:10px;
    margin-bottom:0px;
    background-image: url("../images/sep.png");
    background-repeat: no-repeat;
    background-position: center;*/
}

.button_servico
{
	width:180px;
	height:45px;	
	border-radius:45px !important;
	box-shadow:none !important;
	border:solid 2px #000000;
	color:#000000;
	
	font-family:'Poppins' !important;
	letter-spacing:2px;
}

.servicosCategoriaTitle
{
    letter-spacing: 1px;
    font-size: 14px;
}

.servicosCategoria
{
    position: relative;
	z-index: 99;
    width: calc(33% - 10px);
    float: left;
    padding: 10px;
    margin: 5px;
    margin-bottom: 30px;
    margin-top: 0px;
    cursor: pointer;
    
    height: 280px;
}

.servicosCategoria:hover
{
	transition: all 0.02s !important;
	transform: scale(1.09) !important;
}

.servicosCategoria > div:nth-child(1)
{
    position: relative;
    top: 0px;
    width: 180px;
    height: 180px;
    max-width: 100%;
    
    margin: 0 auto;
    border:solid 8px #FFFFFF;
    z-index: 999;
    
    background-color: rgb(240,240,240);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
    border-radius: 100%;
    box-shadow: 2px 2px 8px rgb(0,0,0,0.2);
}

.servicosCategoria:hover .servicosCategoria > div:nth-child(1)
{
    border:solid 9px rgb(250,250,250);
}

.servicosCategoria > div:nth-child(2)
{
    position: relative;
    top: -4px;
    width: auto !important;
    min-width: 50%;
    max-width: 88%;
    
    margin: 0 auto;
    background-color: rgb(250,250,250);
    border: solid 1px rgb(225,225,225);
    
    padding: 10px;
    display: table;
    line-height: 30px;
    padding-left: 22px;
    padding-right: 22px;
    
    color: rgb(150,150,150);
    font-size: 12px;
    text-align: center;
    box-shadow: 3px 3px 7px rgb(0,0,0,0.1);
    z-index: 9 !important;
    letter-spacing: 1px;
}

.pleftJanela
{
	padding-left:20px;	
}

.unidade_name
{
	font-size:14px;
	letter-spacing:1px;	
}

.div_pergunta
{
	width:100%;
	float:left;
	margin-bottom:8px;
	background-color:rgb(245,245,245);
	padding:10px;
	border-radius:3px;
	
	border:solid 1px #D3D3D3;	
}

.reagendarTime
{
	font-size:17px;
	line-height:18px;
	color:rgb(51,51,51) !important;	
}

.reagendar_lines
{
	width:100%;
	position:relative;
	float:left;
	margin-bottom:30px;
	margin-top:10px;
	
	background-color:#FFFFFF;
	color:rgb(51,51,51);
	text-align:left;
	cursor:pointer;
	padding-top:10px;
	padding-bottom:10px;
	
	border:solid 1px rgb(216,216,216);
	box-shadow:2px 4px 5px rgb(0,0,0,0.16);
}

.reagendar_lines_sel
{
	padding:20px !important;
	padding-top:22px !important;
	padding-bottom:10px !important;
}

.reagendar_lines > div:nth-child(2):hover 
{
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;

	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	transform: scale(1.02);
}

.reagendar_Cancelar
{
	position:absolute;
	top:-6px;
	right:7px;
	height:37px;
	line-height:37px;
	border-radius:37px;
	
	width:auto;
	padding-left:12px;
	padding-right:12px;
	
	background-color:rgb(255,0,0);
	font-size:11px;
	
	color:#FFFFFF;
	cursor:pointer;
	z-index:999999 !important;
}

.reagendar_Reagendar
{
	position:absolute;
	top:-6px;
	right:7px;
	height:37px;
	line-height:37px;
	border-radius:37px;
	
	width:auto;
	padding-left:12px;
	padding-right:12px;
	
	background-color:rgb(204,204,204);
	font-size:11px;
	
	color:#FFFFFF;
	cursor:pointer;
	z-index:9999999999999999 !important;
}

.detalhes_servico
{
	width:99%;
	float:left;
	display:table;
	
	margin-top:5px;
	margin-bottom:5px;
	padding:8px;
	color:rgb(51,51,51);
	font-size:14px;
	padding-left:15px;
	
	border-radius:40px;
	background-color:rgb(245,245,245);	
	border:solid 1px rgb(230,230,230);
	
	box-shadow:2px 2px 5px rgb(0,0,0,0.07);
}

.none
{
	display:none;	
}

.PerfilProfissional
{
	width:99%;
	max-width:99% !important;
	margin:0 auto;
	
	display:table !important;
	height:auto;
	min-height:68px;
	padding:10px;
	
	border-bottom:solid 1px rgb(223,223,223);
	margin-bottom:10px;
}

.PerfilProfissional > div:nth-child(1)
{
	width:75px;
	height:75px;
	float:left;
}

.PerfilProfissional > div:nth-child(1) > div
{
	width:70px;
	height:70px;
	float:left;
	border:solid 1px #FF0000;
	
	border-radius:100%;
	border:solid 4px #FFFFFF;
	background-color:rgb(240,240,240);
	box-shadow:2px 2px 5px rgb(0,0,0,0.12);
	
	background-image:url(../images/beauty.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;	
}

.PerfilProfissional > div:nth-child(2)
{
	width:calc(100% - 75px) !important;
	max-width:calc(100% - 75px) !important;
	
	float:left;
	padding-left:10px;
	text-align:left;
	padding-top:10px;
	
	color:rgb(102,102,102);
	font-size:15px;
	line-height:18px !important;
}

.PerfilProfissional > div:nth-child(2) > span
{
	font-size:10px;
	line-height:17px !important;
}

.LineServAgenda
{
    position: relative;
	width:98%;
	margin: 0 auto;
	
	margin-bottom:30px;
	margin-top:5px;
	display:table !important;
	height:55px !important;
	max-height:55px !important;
    box-sizing: border-box !important;
	
	background-color:rgb(237,237,237);
	padding:5px;	
	border-radius:9px;
	
	padding-left:80px;
	cursor:pointer;
}


.LineServAgendaFidelidade
{
	position: absolute;
	right: 3px;
	top:-10px;
	
	background-color: #047400;
	height: 20px;
	border-radius:20px;
	
	color: #FFFFFF;
	font-size: 8px;
	
	padding-left: 15px;
	padding-right: 15px;
}

.buttonsServ
{
    position: absolute;
    top: 10px;
    right: 20px;
    width:98%;
    display: table;
}

.LineServAgendaSel
{
    background-image: url( "../images/check.png");
    background-position: top 5px right 2px;
    background-size: auto 20px;
    background-repeat: no-repeat;
    border: solid 2px #2BB673;
}

.LineServAgenda > div:nth-child(1) /* Foto */
{
	position:absolute;
	top:-7px;
	left: -10px;
	
	width:75px;
	height:75px;
	border-radius:75px;
	float:left;
	margin-right:5px;
	
	border:solid 4px #FFFFFF;
	box-shadow:0px 0px 5px rgb(0,0,0,0.2);
	
	background-color:rgb(204,204,204);	
	
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}

.LineServAgenda > div:nth-child(2)
{
	float:left;
	width:calc(100% - 85px);
	padding-left:0px;
	padding-top:13px;
	
	font-size:12px;	
	letter-spacing: 1px;
	color:rgb(120,120,120);
	
	max-height:100px !important;
}

.LineServAgendaDays
{
	position: absolute;
	top: -14px;
	left: 40%;
	background-color: #A6A6A6;
	color: #FFFFFF;
	
	border-radius:17px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;
	
	height: 17px;
	line-height: 17px;
	font-size: 9px;
	letter-spacing: 2px;
	
	display: table;
}

.LineServAgenda > div:nth-child(2) i
{
	font-size:10px;
	font-style:normal !important;
	color:rgb(130,130,130);
}

.LineProfAgenda
{
	position:relative;
	width:150px;
	height:130px;
	float:left;
	display:table;	
	cursor:pointer;
	margin:8px;
}

.LineProfAgenda > div:nth-child(1)
{
	position:relative;
	top:-3px;
	width:75px;
	height:75px;
	border-radius:75px;
	margin:0 auto;
	
	z-index: 999;
	border:solid 4px #FFFFFF;
	box-shadow:3px 3px 5px rgb(0,0,0,0.2);
	
	background-color:rgb(204,204,204);	
	
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;	
}


.LineProfAgendaSel > div:nth-child(1)
{
	border:solid 5px #2BB673;
}

.LineProfAgenda > div:nth-child(2)
{
	position:absolute;
	width:100%;
	
	height:30px;
	font-size:11px;
	padding:5px;
	top:75px;
	text-align:center;
	border-radius:5px;
	
	background-color:rgb(239,239,239);
	color:rgb(130,130,130);	
}

.tleft
{
    text-align: left !important;
}

.AssPlanos
{
	position: relative;
	display: table;
	width: 30%;
	float: left;
	margin: 1%;
	margin-bottom: 30px;
	
	background-color: rgb(245,245,245);
	height: 470px;
	min-height: 470px;
	
	padding: 20px;
	padding-top: 38px;
	
	box-shadow: 3px 3px 8px rgb(0,0,0,0.2);
	border: solid 1px rgb(230,230,230);
}

.AssPlanosTitle /* Link do saiba mais*/
{
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 25px;
	
	
	letter-spacing: 1px;
	padding-bottom: 10px;
	color: #707070;
	text-transform: uppercase;
	
	border-bottom: solid 1px rgb(230,230,230);
	margin-bottom: 10px;
	font-size: 16px;
}

.AssPlanosSb
{
	position: absolute;
	cursor: pointer !important;
	top: -10px;
	left: 50%;
	margin-left: -50px;
	
	width: 100px;
	padding: 5px;
	text-align: center;
	background-color: #12AD00;
	color:#FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
	
	border-radius: 30px;
}

.AssPlanos > div:nth-child(1)
{
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 25px;
	
	
	letter-spacing: 1px;
	padding-bottom: 10px;
	color: #707070;
	text-transform: uppercase;
	
	border-bottom: solid 1px rgb(230,230,230);
	margin-bottom: 10px;
	font-size: 16px;
}

.AssPlanosText
{
	width: 100%;
	float: left;
	display: table;
	
	font-size: 12px;
	line-height: 17px;
	
	color: #5C5C5C;
	margin-bottom: 10px;
}

.AssPlanosQtd
{
	font-size: 10px;	
}

.AssPlanoActions
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	width: 100%;
	height: auto;
	
	float: left;
	display: table;
	
	background-color: rgb(245,245,245);
	border-top: solid 1px rgb(205,205,205);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgb(245,245,245));
	padding-bottom: 20px;
}

.AssPlanosPrice
{
	width:100%;
	float: left;
	text-align: center;
	font-size: 23px;
	
	text-align: center;
	padding-top: 15px;
	
}

.AssPlanosPrice > div
{
	font-size: 18px;
}

.AssPlanosPrice i 
{
	font-size: 10px;
	font-style: normal;
}

.AssPlanosBt
{
	width:100%;
	float: left;
	display: table;
	
	text-align: center;
	margin-top: 10px;
	border-top: dashed 1px rgb(190,190,190);
	padding-top: 25px;
	margin-bottom: 10px;
}

.AssPlanosButton
{
	width: auto;
	margin: 0px;
	
	border-radius: 6px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 15px;
	
	font-family:'Poppins';
	text-align: center;
	background-color: #292929;
	color: #FFFFFF;
	
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	
	cursor: pointer;
}

.AssPlanosButton:hover
{
	background-color:rgb(25,25,25);
}

.AssQuadroPix
{
	width: 100%;
	float: left;
	padding: 10px;
	
	background-color: rgb(251,251,251);
	border: dotted 1px rgb(225,225,225);
	
	text-align: left;
	margin-top: 10px;
	border-radius: 5px;
}

.AssQuadroPix i
{
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.AssQuadroPix span
{
	font-style: normal;
	font-size: 18px;
	line-height: 19px;
	letter-spacing: 0.5;
}

.AssQuadroPix p
{
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.5;
}

.AssQuadroPixQR
{
	width: 240px !important;
	max-width: 240px !important;
	min-width: 240px !important;
	
	border: solid 5px rgb(250,250,250);
	margin: 0 auto;
	border-radius: 5px;
	
	box-shadow: 2px 2px 5px rgb(0,0,0,0.1);
}

.break-word {
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

/* MONTA O CALENDÁRIO */
/*-------------------------------------------------------------------------------------------------*/
.subtitulos_calendar
{
	width:100%;
	margin:0 auto;
	
	display:table;
	height:40px;
	color:#A4A4A4;
	font-weight:400;
	font-size:20px;
	margin-bottom:8px !important;
	margin-top:-10px;
	border-bottom:solid 2px #EFEFEF;
	box-sizing:border-box !important;
}

.CalendarMonth
{
	float:left;
	text-align:center;
	width:calc(100% - 62px);
	line-height:38px;
	font-size:18px;
	padding-top:5px;
}

.arrowCalendar
{
	float:left;
	width:30px;
	padding:5px;
	padding-top:0px;
	box-sizing:border-box;
	font-size:38px;
	cursor:pointer;
}

.calendario_dias_sem
{
	position:relative !important;
	font-family:'Roboto';
	width:calc(14.28% - 6px);
	min-width:50px;
	height:33px;
	color:#ABABAB;
	float:left;
	margin-right:6px;
	margin-bottom:11px;
	text-align:center;
	line-height:40px;	
	border-radius:5px;
	cursor:pointer;
	font-size:16px;
}

.calendario_dias
{
	position:relative !important;
	font-family:'Roboto';
	width:calc(14.28% - 6px);
	min-width:50px;
	height:50px;
	color:#727272;
	background-color:rgb(238,238,238);
	float:left;
	margin-right:6px;
	margin-bottom:11px;
	text-align:center;
	line-height:50px;	
	border-radius:10px;
	cursor:pointer;
	font-size:15px;
}

.calendario_dias_comp
{
	position:relative !important;
	width:calc(14.28% - 6px);
	min-width:50px;
	height:50px;
	float:left;
	margin-right:6px;
	margin-bottom:11px;
	text-align:center;
	line-height:50px;	
	border-radius:10px;
	cursor:pointer;
	font-size:16px;

	background-color:rgba(240,240,240,1.00);
	color:rgb(110,110,110);
}

.calendario_dia_passado 
{
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}

.calendario_dias_hoje
{
	position:relative !important;
	width:calc(14.28% - 6px);
	min-width:50px;
	height:50px;
	float:left;
	margin-right:6px;
	margin-bottom:16px;
	text-align:center;
	line-height:50px;	
	border-radius:10px;
	cursor:pointer;
	font-size:16px;

	background-color:rgba(170,170,170,1.00);
	color:#FFFFFF;
}

.calendario_dias_comp_sel
{
	background-color: rgba(0,193,10,1.00) !important;
	color:#FFFFFF !important;
}

/* MONTA O CALENDÁRIO */
/*-------------------------------------------------------------------------------------------------*/

@media screen and (max-width:900px) 
{
	.Redes
	{
		margin-top: 13px;
	}
	
    .LineProfAgenda
    {
        width: 100%;
        margin: 0px;
        margin-bottom: 15px;
    }
    
    .LineProfAgenda > div:nth-child(1)
    {
        top:-3px;
        width:125px;
        height:125px;
        border-radius:125px;
        
        margin-bottom:10px;
        z-index: 99999;
    }

    .LineProfAgenda > div:nth-child(2)
    {
        position:relative !important;
        width: auto !important;
        margin: 0 auto !important;
        display: table;
        padding: 4px;
        padding-left: 18px !important;
        padding-right: 18px !important;
        
        height:46px;
        line-height: 38px;
        font-size:12px;
        padding:5px;
        top:-17px !important;
    }

    .LineServAgenda
    {
        width: 99%; 
        height: auto !important;
        max-height: 350px !important;
        
        padding-bottom: 55px;
    }
	
	.LineServAgendaDays
	{
		right: 12px !important;
		left: auto;
		margin-left: 0px;
		top: -15px !important;
	}
	
	.buttonsServ
	{
		bottom: 5px !important;
		right: 2px !important;
		top: auto !important;
		margin-top: 20px;
	}
    
    .ficha_profissional_agenda
    {
        padding: 5px !important;
        box-shadow: none !important;
    }
    
    
	.PerfilProfissional
	{
		width:98%;
		margin-top:18px;
		margin-left:2%;	
	}
	
	.content_auto_margin
	{
		width:100% !important;	
	}
	
	.linha_agenda
	{
		width:100%;
		min-height:auto !important;
		display:table !important;
		height:auto !important;
		
		border: none;
		margin-top: 30px;
	}	
	
	.linha_agenda_day
	{
		background-image: none !important;
		margin-bottom: 0px !important;
	}
	
	.linha_agenda_horario
	{
		width:23% !important;
		min-width:23% !important;
		max-width:23% !important;
		
		float:left !important;
		margin:2px !important;
		margin-bottom:3px !important;	
		height:45px;
		line-height:45px;
		font-size:15px !important;
	}
    
    .servico_center2
    {
        width:auto !important;
        max-width:300px !important;
        min-width:200px !important;
        display: table;
    }

	
	#div_result_reagendar
	{
		margin-top:50px !important;	
		margin-top:50px !important;	
	}
	
	.grad
	{
		background-size:contain;
	}
    
    .servico_title
    {
        display: table !important;
        float: left !important;
        background-size: 99% auto;
    }
    
	.servico_mobile
	{
		width:100% !important;
		display:table;
		text-align:left !important;
		line-height:22px !important;
        margin-top:10px !important;
        font-size: 15px !important;
        padding-left: 0px;
	}
    
    .ServicoPic
    {
         width: calc(32% - 16px) !important;   
    }
    
    .servicosCategoria
    {
        width: 100%;
        margin: 0px;
        margin-bottom: 20px;
    }
    
    .servicosCategoria > div:nth-child(2)
    {
        min-width: 170px !important;
        max-width: 96% !important;  
        font-size: 14px !important;
    }
    
    .servicosCategoria:hover
    {
        transition: all 0.02s !important;
        transform: scale(1.06) !important;
    }
	
	.servico_desktop
	{
		display:none;	
	}
	
	.servico_infos > div:nth-child(2)
	{
		font-size:12px;
	}
    
    .servico_descricao
    {
        padding: 15px;
    }
	
	
	.reagendar_Cancelar
	{
		top:-25px !important;
	}

	.corpo80
	{
		margin:0;
		margin-top:20px;
		padding:0;
		width:100%;
		float:left;	
	}
	
	.ServicoLink
	{
		width:110%;
        padding-top: 30px;
        padding-left: 8px;
        padding-right: 0px;
        
        box-shadow: -3px 25px 25px rgb(0,0,0,0.06);
	}
	
	.rodape
	{
		/*position:inherit;*/
		width:100%;
		float:left;
	}
	
	.rodape > div
	{
		width:99%;
		font-size:13px;
		padding:0;
	}
	
	.titlesA
	{
		background-size:contain !important;	
	}
	
	
	/* Calendario */
	.calendario_dias_sem
	{
		position:relative !important;
		font-family:'Roboto';
		width:calc(14.28% - 6px);
		min-width:40px;
		height:33px;
		color:#ABABAB;
		float:left;
		margin-right:6px;
		margin-bottom:11px;
		text-align:center;
		line-height:40px;	
		border-radius:5px;
		cursor:pointer;
		font-size:15px;
	}

	.calendario_dias
	{
		position:relative !important;
		font-family:'Roboto';
		width:calc(14.28% - 6px);
		min-width:40px;
		height:40px;
		line-height:40px;
		font-size:15px;
	}

	.calendario_dias_comp
	{
		position:relative !important;
		width:calc(14.28% - 6px);
		min-width:40px;
		height:40px;
		line-height:40px;
		font-size:15px;
	}

	.calendario_dia_passado 
	{
		opacity: 0.5;
		cursor: not-allowed;
		pointer-events: none;
	}

	.calendario_dias_hoje
	{
		position:relative !important;
		width:calc(14.28% - 6px);
		min-width:40px;
		height:40px;
		line-height:40px;	

		background-color:rgba(170,170,170,1.00);
		color:#FFFFFF;
	}
	/* Calendario */
}
