body{
	font-family: 'Montserrat', sans-serif;
	background: #471f08;color:#fff;
	font-weight: 300;
}

.page-procedimentos h4:focus {outline:0 !important;}


a:hover{text-decoration: none;}

.atalho, nav ul{list-style: none;padding:0;}
.atalho li, nav ul li {display: inline-block;}

.a1 li{margin-right: 15px;}
.a2 li {margin-left: 17px;}
.atalho li a{color:#fff;font-size:14px;}
.atalho li a:hover{opacity: 0.7;}

.atalho.a1 li {border-right: 1px solid rgba(255,255,255,0.3);padding-right: 15px;}

nav ul{height: 60px;margin:0;}

nav ul li{line-height: 40px;}

nav ul li a{
	text-transform: uppercase;
	color:#fff;
	font-size: 9px;
	letter-spacing: 3px;
	font-weight: 400;
}

nav ul li a:hover,nav ul li a.active{padding-bottom:29px; border-bottom: 4px solid #fff;color:#fff;}

nav ul li{margin-left:25px;}

.borda-menu{border:0.5px solid #fff;margin-top:-1px;}

.btn-caixa-conceito{
	padding:12px 24px;
	border:1px solid rgba(255,255,255,0.5);
	border-radius: 30px;
	color:#fff;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	font-weight: 400;
}

.btn-caixa-conceito:hover{background: rgba(255,255,255,0.2);color:#fff;}

.conceitohome h1{font-size: 50px;font-weight: 600;}
.conceitohome p{width: 70%;line-height: 30px;font-size: 15px;}

.box-servico{
	width: 100%;
	height: 200px;
	padding:0 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: 400;
}

.box-servico .item-serv{display: inline-block;}

.box-servico span{display: block;margin-top:10px;}

.container-servico{
	text-align: center;
	border-right:1px solid rgba(255,255,255,0.5);
}

.titulo-interna {font-size: 13px;	font-weight:400; text-transform: uppercase;letter-spacing: 5px;}

.titulo-interna span{
	display: block;
	font-size: 40px;
	font-weight:300;
}

.foto-time{
	width: 150px;
	height: 150px;
	background-color: rgba(255,255,255,0.05);
	border-radius: 100%;
	display: inline-block;
	background-size:cover;
}

.texto-time{
	margin-top:20px;
	/*padding:0 20px;*/
	text-align: justify;
	margin-bottom: 100px;
	line-height: 30px;
}

.titulo-time{
	margin-top:20px;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
}

.bgclinic{
	background-image: url(../img/bg-spa.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #2c1410;
}

.bgservico{
	background-image: url(../img/bg-spa.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #471f08;
}

.bghome{
	background-image: url(../img/bg-home.jpg);
    background-size:cover;
}

.page-procedimentos .lista{margin-top:50px;}

.page-procedimentos .lista ul{
	list-style: none;
	margin:0;
	padding:0;
}

.page-procedimentos .lista ul li img.ico-expandir-titulo,
.page-procedimentos .lista ul li img.ico-encolher-titulo {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	cursor: pointer;
	margin-top:3px;
}

.page-procedimentos .lista ul li{padding:10px 0;}

.page-procedimentos .lista ul li img.ico-encolher-titulo {
	display: none;
}

.page-procedimentos .lista p{margin-top:10px;line-height: 30px;font-size: 15px;text-align: justify;}

.page-procedimentos h2{
font-size: 30px;font-weight: 300;
text-transform: uppercase;
letter-spacing: 3px;
}

.page-procedimentos .icon-titulo{
	text-align: center;
}

.page-procedimentos h4{
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	display: inline-block;
	cursor: pointer;
}

.page-procedimentos ul li.active img.ico-encolher-titulo {
	display: inline-block;
}

.page-procedimentos ul li.active img.ico-expandir-titulo {
	display: none;
}

.rodape{
	width: 100%;
	float:left;
	border-top:1px solid rgba(255,255,255,0.1);
	padding-bottom:30px;
	margin-top:50px;
}

.divisoria{
	width: 100%;
	float: left;
	border-top:1px dashed rgba(255,255,255,0.07);
	margin:50px 0;
}

.texto-servico{
	line-height: 30px;font-size: 15px;
	text-align: justify;
}

p.highlight{
	text-align: center;
	margin-top:15px;
	font-weight: 400;
	font-size: 13px;
}

.item-serv a{text-decoration: none;color:#fff;}

.item-serv a:hover,.item-serv a:hover > span{opacity: 0.6;}

/*margins*/
.m-homeservicos{margin-top:100px;}
.m-boxconceito{margin-top:70px;}

.end-rodape-mobile{
	border-top:1px dashed rgba(255,255,255,0.07);
	margin-top:30px;
	padding:20px 0;
	text-align: center;
	font-size: 14px;
}

.end-rodape-mobile a{color:#fff;display: block;}
.end-rodape-mobile a:hover{opacity: 0.7;}

.end-rodape-mobile{display: none;}

.box-menu-total{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.menu-aberto {
	background: #2c1410;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index: 400;
	left: 0px;
	text-align: center;
	display: none;
}

.menu-aberto ul {
	margin: 0px;
	padding: 0px;
}

.menu-aberto ul li {
	font-size: 30px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 40px;
	list-style-type: none;
	font-weight: 500;
}

.menu-aberto ul li a {
	color: #fff;
}

.menu-aberto ul li.active a {
	text-decoration: line-through !important;
	color: #5B2BBC;
}

.menu-aberto .close-button {
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px;
}

.menu-aberto .close-button img{
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.headerclinic{font-size:40px;}

.expande{float:left;width: 10%;}
.page-procedimentos h4{float: left;width: 90%;margin-bottom: 20px;}

.owl-galeria{display: none;}

@media (max-width: 500px) {
	ul.atalho.a1{text-align: center;}
	.atalho .email{display: none;}
	.atalho .whatsapp{border-right:none !important;padding:0 !important;margin:0 !important;}
	.atalho .a1 {text-align: center;}
	.box-redessociais{display: none;}
	nav{display: none;}
	.logotipo{height: 45px;margin-bottom: 15px;}
	.conceitohome h1{font-size: 40px;width: 70%;}
	.conceitohome p{width: 100%;font-size: 14px;}
	.btn-caixa-conceito{margin-top:10px;display: inline-block;}
	.box-btn{text-align: center;}
	.container-servico{border:none !important;}
	.m-homeservicos{margin-top:20px;}
	.box-servico{height: 150px;}
	.m-boxconceito{margin-top:30px;}
	.end-rodape-mobile{display: block;}
    h1.headerclinic{font-size:25px !important;width: 100%;line-height: 30px;margin-bottom:30px;}
    h1.headerclinic br{display: none;}
    .mosaico{display: none;}
    .titulo-interna{text-align: center;}
    .rodape-desk{display: none;}

    .bgclinic{background-image:  url(../img/bg-servico-responsive.jpg);background-color:#471e00;}
    .bghome{
    	background-image: url(../img/bg-home-responsive.jpg);
    	background-position: center center;
    }
    .bgservico{
    	background-image: url(../img/bg-spa-responsive.jpg);
    	background-position: top center;
    }
    .owl-galeria{display:block;}
}


