﻿/*Theme Name: Andre Hubner
Version: 1.0
Author: Vila
*/

*{
	outline:none!important
}


.session-head{
	padding: 10px 0;
	background:#000;
	color:#fff;
}
.session-head h2{
	font-size:18px;
	font-weight:600;
}
.session-head img{
	width:auto;
	height: 40px;
}


/* session 1*/
.session-1-hub{
 	color:#fff;
	font-size:16px;
	padding: 60px 0 0 0;
}

.session-1-hub h2{
	font-size:65px;
	line-height:75px;
	font-family: times;
	font-weight:800;
}
.logo-iot{
	width:auto;
	height:40px;
	right:-20px;
	position: absolute;
	top: -20px;
}

/* session 2*/
.session-2-hub{
 	font-size:20px;
	padding: 80px 0;
	position: relative;
	background: url(images/bg-session-2.svg) right center no-repeat;
   background-size:contain;
   color:#fff;
}
/*.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;
	font-family: times;
	display:block;
	margin-bottom: 20px;
	color:#A77301;
}
.session-2-hub h2{
	font-size:40px;
			
 }	

.session-2-hub img{
	border-radius: 30px 0 30px 0;
 }
 
 
 
 
 /* session 3*/
.session-3-hub{
 	height:90vh;
	color:#fff;
}
 
 .session-3-hub h3{
 	font-weight: 600;
    font-size: 60px;
    color: #EDA200;
    margin: 0;
    line-height: 60px;
}
 
 
 
 
/* 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%;
   color:#fff;
}
.session-4-hub:after{
 	width:70%;
	height:50%;
	bottom:0;
	right:0;
	content:"";
	background: #E3E3E3;
	display:block;
	position: absolute;
	z-index:-1;
}
.session-4-hub span{
 	font-size:20px;
	font-family: times;
	display:block;
	margin-bottom: 30px;
}

.session-4-hub h2{
	font-size:42px;
  }	

.session-4-hub img{
	border-radius: 30px 0 30px 0;
 }
 
 
/* session 5*/
.session-5-hub{
 	font-size:20px;
	padding: 120px  0;
    color:#fff;
	position: relative;
}
.session-5-hub .container{
 	z-index:9;
	position: relative;
}
.session-5-hub:after{
 	width:48%;
	height:100%;
	top:0;
	right:0;
	background:#000;
	opacity:0.6;
	content:"";
	z-index:1;
	position: absolute;
 }
 
.session-5-hub span{
 	font-size:20px;
	font-family: times;
	display:block;
	color:#EDA200;
	margin-bottom: 30px;
}
 
.session-5-hub h2{
	font-size:45px;
  }	

.session-5-hub img{
	border-radius: 30px 0 30px 0;
 }
 
 


/*session 6*/
.session-6-hub{
	padding: 80px 0;
	background:#000;
}
.session-6-hub h2{
	 color:#EDA200;
	 font-size:28px;
	 margin-bottom:30px;
	 font-family:times;
}
.session-6-hub h6{
	 color:#fff;
	 font-family:times;
	 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 #EDA200;
	border-bottom:solid 3px #EDA200;
}
.item-duvida-active .title-duvida{
	color:#EDA200;
}



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


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


.session-blog{
	padding: 80px 0;
	background:#E3E3E3;
}

.session-blog h2{
	color:#875C00;
	font-family: times;
	font-size:28px;
 }

.img-blog{
	display:block;
	height:425px;
	border-radius: 25px 0  25px 0 ;
	margin-bottom: 15px;
}
.img-blog2{
	display:block;
	height:325px;
	margin-bottom: 15px;
	border: solid 1px #ccc;
}


 
 
 .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{
 	   display: inline-block;
	   color:#fff;
	   font-size:20px;
}


.nav-mobile{
	background:#333;
	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;
    border-bottom: solid 1px #444;
}
.nav-mobile  .redes, .nav-mobile .linkmmob {
    justify-content: center;
}
.nav-mobile  .redes {
    zoom:0.8
}




.close-menu{
	color:#fff;
	font-size:20px;
   display: inline-block;
 
 }


.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: #875C00;
	background: linear-gradient(16deg, rgba(135, 92, 0, 1) 0%, rgba(199, 156, 2, 1) 100%);
}
 .btn-color i{
	display: inline-block;
	margin: 0 10px;
}
 
 
 .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 ) {
	 
	 
	 .session-5-hub:after {
		width: 100%;
		background: #333;
		opacity: 1;
	}
	 .content-int{
		 padding: 30px 25px;
	 }
	 
	 
	 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: 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;
	}
	
	
	.session-6-hub {
		padding: 50px 30px;
		background: #000;
	}
	
	.item-duvida .content-duvida {
 		padding: 20px 0px 20px 0px;
	}
	 .seta-up {
		right: 5%;
		bottom: 87px; 
	}
	
	
 
	
}
 @media screen and ( max-width: 480px ) {
    
}
 
 
 
 
.joinchat__button, .joinchat__header, .joinchat__open{
	background-color: #875C00!important ;
	background: linear-gradient(0deg, rgba(135, 92, 0, 1) 0%, rgba(201, 158, 0, 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;
	 }
}


.content-int h3, .content-int h2{
	font-size:20px
}

.item-tratamento{
	margin-left:25px;
	padding: 40px;
	border-radius:12px;
	border: solid 1px #ccc;
	color:#000;
	display:block;
	position: relative;
	transition: all 0.5s;
	background:#fff;
	width:100%;
	min-height:129px;
}
.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: hsla(41, 100%, 26%, 1);
	background: linear-gradient(180deg, hsla(41, 100%, 26%, 1) 0%, hsla(41, 100%, 46%, 1) 100%);
	background: -moz-linear-gradient(180deg, hsla(41, 100%, 26%, 1) 0%, hsla(41, 100%, 46%, 1) 100%);
	background: -webkit-linear-gradient(180deg, hsla(41, 100%, 26%, 1) 0%, hsla(41, 100%, 46%, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#875C00", endColorstr="#EDA200", GradientType=1 );
	content:"";
	transform: rotate(180deg);
}
.item-tratamento:after{
	width:25px;
	height:25px;
	position: absolute;
	border-radius:100%;
	left:-12.5px;
	background:url(images/ic-coluna.svg) center center no-repeat;
	background-size:cover;	
	content:"";
	z-index:1;
	filter: invert(1);
	transition: all 0.5s;
	opacity:1;
}
.item-tratamento:hover:after{
	opacity:0.7;
	transition: all 0.5s;
}


/**/
.nav-mobile .link-hed-hub{
	color:#fff!important;
	font-weight:300;
 	padding: 15px 10px;
	border-bottom: solid 1px #888;
	font-size:16px;
	margin: 15px 0;
}
.link-hed-hub{
	color:#fff!important;
	font-weight:300;
	display: inline-block;
	padding: 0 10px;
	cursor: pointer;
	font-size:13px;
}
.head-fix-hub {
	position: absolute;
	top:0;
	z-index:99;
	width:100%;
	left:0;
}
.head-fix-hub .session-head{
	background:none
}


