﻿/*Theme Name: Dr Sergio Cavagnoli Guth
Version: 1.0
Author: Vila
*/

*{
	outline:none!important
}


.session-head{
	padding: 5px 0;
	background:#000;
	color:#fff;
 	top:0;
	left:0;
	z-index:9;
	width:100%;
}
.session-head a{
	color:#fff;
	display: inline-block;
	padding: 0 15px;
	font-size:13px;
}
.session-head img{
	width:auto;
	height: 30px;
}
.session-head span, .clickwhats{
	cursor:pointer;
	font-size:13px;
}


/* session 1*/
 

/* session 2*/
.session-2-hub{
 	font-size:20px;
	padding: 100px 0;
	position: relative;
    background-size:contain;
 }
.session-2-hub:after{
 	width:70%;
	height:100%;
	top:0;
	right:0;
	content:"";
	background: #E3E3E3;
	display:block;
	position: absolute;
	z-index:-1;
}
.session-2-hub span{
 	font-size:20px;
 	display:block;
	margin-bottom: 20px;
	color:#916938
 }
.session-2-hub h2{
	font-size:36px;
	margin-bottom:30px;
 }	
 
 
 
 
 
 /* session 3*/
.session-3-hub{
 	height:100vh;
	color:#fff;
}
 
 .session-3-hub h2{
 	font-weight: 600;
    font-size: 30px;
     margin: 0;
 }
 
 
 
 
/* session 4*/
.session-4-hub{
 	font-size:20px;
	padding: 120px 0 60px 0;
	position: relative;
	background: url(images/bg-session-4.svg) left center no-repeat;
   background-size:80%;
 }
 .session-4-hub:after{
 	background:#383838;
	width:50%;
	height:50%;
	content:"";
	right:0;
	bottom:0;
	z-index:-1;
	position: absolute;
 }
 
.session-4-hub span{
 	font-size:20px;
 	display:block;
	color:#5A4020;
	margin-bottom: 30px;
}

.session-4-hub h2{
	font-size:42px;
	margin-bottom: 30px;
  }	
 
 
 
/* session 5*/
.session-5-hub{
 	font-size:16px;
	padding: 120px 0;
    color:#fff;
	height:100vh;
}
 
.session-5-hub span{
 	font-size:20px;
 	display:block;
	color:#DEA33F;
 	margin-bottom: 30px;
}
 
.session-5-hub h2{
	font-size:28px;
	margin-bottom: 30px;
  }	

 


/*session 6*/
.session-6-hub{
	padding: 80px 0;
	background:#000;
}
.session-6-hub h2{
	 color:#D6AF6A;
	 font-size:28px;
	 margin-bottom:30px;
	 font-weight:300;
 }
.session-6-hub h6{
	 color:#fff;
	 font-weight:300;
 	 margin-bottom:15px;
}
.item-duvida{
	border-radius:12px;
	padding: 20px 30px;
	background:#353535;
	color:#fff;
	margin-bottom:15px;
}
.item-duvida .title-duvida{
	font-weight:600;
	font-size:18px;
	cursor: pointer;
	display: flex;
	margin:0;
	justify-content:space-between;
}
.item-duvida .title-duvida:after{
	width:10px;
	height:10px;
	border-right:solid 3px #fff;
	border-bottom:solid 3px #fff;
	content:"";
	transform: rotate(45deg);
	display:block;
	margin-top:5px;
}
.item-duvida-active .title-duvida:after{
	transform: rotate(-135deg)!important;
	margin-top:10px;
	border-right:solid 3px #D6AF6A;
	border-bottom:solid 3px #D6AF6A;
}
.item-duvida-active .title-duvida{
	color:#D6AF6A;
}



.item-duvida .content-duvida{
	display:none;
	padding: 40px 40px 20px 40px;
}


.item-duvida .content-duvida b{
	color:#EDA200;
}


.session-blog{
	padding: 100px 0;
	color:#fff;
	background:#383838;
}

.session-blog h2{
	color:#DEA33F;
	font-weight:300;
 	font-size:28px;
 }

.img-blog{
	display:block;
	height:425px;
 	margin-bottom: 5px;
	border-radius:8px;
	filter:saturate(0.5);
}
#pagination-slider-blog span{
	margin: 0 3px!important;
}

#pagination-slider-blog .swiper-pagination-bullet-active{
	background:#DEA33F!important;
	border-color:#DEA33F!important;
}

#slider-blog h6{
	padding:15px;
}
 
 
 .nav-via{
	 font-size:13px;
	 font-weight:300;
 	 padding: 0 20px;
	 margin:0 20px 0 0
 }
 
  
 
     
 .iframe iframe{
     width:100%;
     height:450px;
}

.row-center{
	align-items:center;
}
 
 .content-int{
     padding: 80px 0;
     position: relative;
  } 
 .title-page h1{
     font-weight:400;
     font-size:35px;
     padding: 0 20px 20px 0px;
     color:#000 
}
 

 
 
 .copy{
	padding:10px 0;
	font-size:12px;
	background:#000;
	border-top: solid 1px #222;
	color:#fff;
 } 
 .copy a{
 	font-size:12px;
	color:#fff
 }
 
 .max-img img{
    max-width:100%;
     height:auto
}
 .img-full img{
    width:100%;
     height:auto
}

  .ic-menu{
	   font-size:25px!important;
	   display: inline-block;
	   color:#CFA865
}
.close-menu{
	 background: url(images/close.svg) center center no-repeat;
   background-size:cover;
   display: inline-block;
   width:25px;
   height:25px;
 }


.icon-mobile{
	filter: invert(1);
}



 .seta-up{
     display:none;
     position: fixed;
     width:50px;
     height:50px;
     font-size:25px;
     text-align:center;
     color:#fff;
     padding: 5px 0 0 0;
     border-radius:100%;
     background-color: rgba(0,0,0,0.5);
     z-index:9999;
     right:2%;
     bottom:120px;
     cursor: pointer;
}
 .wpcf7 span{
     width:100%;
}
 .wpcf7 label{
     width:100%;
     font-size:12px;
     margin: 0 0 5px 0;
     display:block
}
 .wpcf7 p{
     font-size:12px;
     margin: 0 0 5px 0;
     display:block ;
	 line-height:initial!important;
}
 
 .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"],.wpcf7 input[type="date"]{
     width:100%;
     border-radius:0;
     border: none;
     border-bottom: solid 1px #fff;
     padding:0;
     background: transparent;
	  margin: 10px 0 20px 0;
	  color:#fff;
}
 .wpcf7 input[type="submit"]{
     padding: 8px 20px ;
     width:auto;
     float:right;
     border-radius:50px;
     border:none;
     background:#3185D3;
     cursor: pointer;
     color:#fff;
     font-weight:400;
     font-size:14px;
     display: inline-block;
     margin: 10px 0 0 0;
     text-align:center;
     transition: all 0.5s 
}
 input:focus{
    outline:none
}
 textarea:focus{
    outline:none;
}
 .wpcf7 textarea{
     width:100%;
     resize:none;
     border-radius:0;
     padding:15px;
	 height:120px;
	 border:none;
     background: transparent;
	   border-bottom: solid 1px #fff;
}
 @-webkit-keyframes movimento-seta-vila {
     from {
         bottom: 90px;
    }
     to {
         bottom: 80px;
    }
}
 #seta{
     color:#999;
     position: absolute;
     left:0;
     right:0;
     margin: 0 auto 0;
     bottom: 90px;
     width:30px;
     font-size:30px;
     height:50px;
     z-index:9;
     cursor: pointer;
     -webkit-animation-name: movimento-seta-vila;
     -webkit-animation-duration: 0.7s;
     -webkit-animation-iteration-count: infinite;
     -webkit-animation-direction: alternate;
}
 


.btn-color{
	color:#fff!important;
	border-radius: 50px;
	padding: 10px 40px;
	font-size:13px;
	background: #916938!important;
	background: linear-gradient(16deg, rgba(145, 105, 56, 1) 0%, rgba(207, 168, 101, 1) 100%)!important;
}
 .btn-color i{
	display: inline-block;
	margin: 0 5px 0 40px;
}
 
 
 .redes{
      
}
 .redes a{
     display : inline-block;
        font-size:16px;
 	 margin: 0 6px;
     border-radius:100%;
	 color:#000;
}
 .redes a:hover{
     color:#000;
}
 

 @media screen and ( min-width: 1024px ) {
      
}
 @media screen and ( max-width:768px ) {
	 .content-int,body p{
		 font-size:16px!important;
		 line-height:auto!important;
	 }
	 .session-6-hub {
		padding: 50px 20px;
		background: #000;
	}
	.item-duvida .content-duvida {
 		padding: 20px 0px 20px 0px;
	}


	 .title-page{
		 font-size:32px;
	 }
	 .session-2-hub:after {
 		height: 20%; 
	}
	 
	 body, html{
		 overflow-x:hidden;
	 }
	 .logo-iot {
		display:none
	}
	
	.session-1-hub {
  		padding: 30px 30px 0 30px;
	}
	
	.session-2-hub {
 		padding: 30px;
 		background: url(images/bg-session-2.svg) right bottom no-repeat;
		background-size: 250%;
 	}
	.session-2-hub h2 {
		font-size: 27px;
		margin: 30px 0;
	}


	.session-4-hub {
 		padding: 30px;
 		background: url(images/bg-session-4.svg) left center no-repeat;
		background-size: cover;
 	}
	
	.session-4-hub h2 {
			font-size: 32px;
			margin: 20px 0;
		}

		.session-blog {
			padding: 50px 30px 70px 30px;
 		}
	
	
	
	.session-5-hub {
		font-size: 20px;
		padding: 80px 30px 0 30px;
		color: #fff;
	}
	.session-5-hub h2 {
		font-size: 35px;
	}
	
	
	.session-1-hub h2 {
		font-size: 45px;
		line-height: 45px;
		font-family: times;
		font-weight: 800;
		margin: 30px 0;
	}
	
	.content-int {
		padding: 30px;
		position: relative;
}
	
	
	
	 .seta-up {
		right: 5%;
		bottom: 87px; 
	}
	
	
 
	
}
 @media screen and ( max-width: 480px ) {
    
}
 
 
 
 
.joinchat__button, .joinchat__header, .joinchat__open{
	background: #916938!important;
	background: linear-gradient(16deg, rgba(145, 105, 56, 1) 0%, rgba(207, 168, 101, 1) 100%)!important;
}
.joinchat__button{
	display: flex!important;
	align-items:center;
	justify-content:center;
	zoom: 0.9;
}
.joinchat--chatbox .joinchat__button{
	display: none!important;
}
.joinchat__button:after {
  background: url(images/ic-whats.svg) center center no-repeat;
   background-size:cover;
   width:30px;
   height:30px;
   opacity:0.7;
   content:"";
   position: absolute;
   z-index:1;
}




@media screen and ( min-width: 1024px ) {
	.efect{
		transition:all 0.6s;
		filter: blur(30px);
		opacity:0;
		width: 100%;
	}
	.efectimgno{
		transition:all 0.6s;
		filter: blur(0px)!important;
		opacity:10!important;
	 }
}



.item-tratamento{
	margin-left:25px;
	padding: 40px;
	border-radius:12px;
	border: solid 1px #ccc;
	color:#000;
	width:92%;
	display:block;
	position: relative;
	transition: all 0.5s;
	background:#fff;
}
.item-tratamento:hover{
	background:#ddd;
	border: solid 1px #ddd;
	transition: all 0.5s;
	color:#000;
}


.item-tratamento h5{
	font-size:16px;
	font-weight:400
}
.item-tratamento:before{
	width:50px;
	height:50px;
	position: absolute;
	border-radius:100%;
	left:-25px;
	 background: #916938;
	background: linear-gradient(16deg, rgba(145, 105, 56, 1) 0%, rgba(207, 168, 101, 1) 100%);
	content:"";
	transform: rotate(180deg);
}
.item-tratamento:after{
	width:30px;
	height:30px;
	position: absolute;
	border-radius:100%;
	left:-15px;
	background:url(images/ic-logo.svg) center center no-repeat;
	background-size:cover;	
	content:"";
	z-index:1;
 	transition: all 0.5s;
	opacity:1;
}
.item-tratamento:hover:after{
	opacity:0.7;
	transition: all 0.5s;
}


.close-menu{
	 background: url(images/close.svg) center center no-repeat;
   background-size:cover;
   display: inline-block;
   width:25px;
   height:25px;
 }


.icon-mobile{
	filter: invert(1);
}

.nav-mobile{
	background:#000;
	padding:60px;
	color:#fff;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100vh;
	z-index:99999;
	transition: all 0.5s;
	left:-100%;
}
.nav-mobile .link-head {
   display: block;
    padding: 20px 20px;
    font-size: 16px;
    text-align: center;
	color:#fff!important;
    border-bottom: solid 1px #D6AF6A;
}
.nav-mobile  .redes, .nav-mobile .linkmmob {
    justify-content: center;
}
.nav-mobile  .redes {
    zoom:0.8
}
.ic-close-menu{
	font-size:20px;
	color:#fff;
}
