/*Theme Name: Via Center
Version: 1.0
Author: Vila
*/

*{
	outline:none!important
}

#slider{
	margin-bottom:0!important
}
 

@keyframes animarMargem {
    0% { bottom: -25vh; }
    100% { bottom: -28vh; }
}

 

.img-barco{
	position: absolute;
	right:0;
	bottom: -25vh;
	height:auto;
	width:65%;
	animation: animarMargem 3s infinite alternate ease-in-out;
}


 
.head-fix{
	width:100%;
	position: fixed;
 	left:0;
	box-shadow: -1px 3px 20px #00000038; 
	 background:#fff;
	 z-index:999;
	 transition: all 0.5s;
	 top:-100px;
}
 .header{
 	 padding: 15px 0;
     width:100%;
	 position: relative;
		
	 top:0;
	 left:0;
	 z-index:99;
     transition: all 0.5s;
	
  }
 
  .header .icon-head img{
 	width:auto;
	height:40px;
  }
   .header .slogan-head{
 	padding:2px 0px 0 10px;
	display: inline-block;
	border-left: solid 1px #ccc;
	font-size:12px;
	line-height:12px;
  }
    .header .slogan-head b{
 	font-weight:700
  }
 
 
 .nav-via{
	 font-size:13px;
	 font-weight:300;
 	 padding: 0 20px;
	 margin:0 20px 0 0
 }
 
  
 
 .session-produtos{
 	 padding: 120px 0;
 }
  .session-produtos h2{
 	 font-size:38px;
	 font-weight:300;
 } 
 .session-produtos h2 b{
 	 color:#1f4578;
	 font-weight:600;
 }
 
 
 
 .session-sobre{
	 padding: 80px 0;
  }
 .session-sobre img{
	 border-radius:12px;
	 border: solid 1px #ddd
 }
 .p-left-5{
	 padding-left:50px
 }
 
 .session-marcas{
	 padding: 80px 0;
  }
 
 
 .img-produto{
	 display:flex;
	 width:100%;
	 height:250px;
	 overflow:hidden;
	 align-items:center;
	 justify-content:center;
	 border: solid 1px #ddd;
	 padding:50px 30px;
 }
 
 
 
 .session-produtos .swiper-button-prev , .session-produtos .swiper-button-next{
	top:35%!important;
}
 
 
  
 .nav {
     list-style:none;
     padding: 0;
	justify-content: center;
}
 .nav .menu-item a{
     display: inline-block;
     padding: 0 10px;
     font-weight:300;
     color:#333;
     font-size:13px;
	 letter-spacing:1px;
  }
 .nav .menu-item a:hover{
     color:#333;
}
 

 
  
	
	
.swiper-button-prev , .swiper-button-next{
	top:49%!important;
	width:40px!important;
	height:40px!important;
	border-radius:100%!important;
	color:#fff!important;
	background:#124EE8!important;
 	align-items:center!important;
	justify-content:center!important
}


 .swiper-pagination{
    width:100%;
     bottom:-20px;
     left:0;
 }
 .swiper-pagination-bullet{
    margin: 0 5px;
     width:10px!important;
     height:10px!important;
     background:#ccc;
     border:none!important
}
 .swiper-pagination-bullet-active{
    background:#1f4578!important
}
 .iframe iframe{
     width:100%;
     height:450px;
}

.row-center{
	align-items:center;
}
 
 .content-int{
     padding: 50px 0;
     position: relative;
     background-size:100%;
 }
 .bread{
     padding: 0 0 0 0;
     font-size:13px;
     font-family:arial;
     color:#888 ;
      margin: 0 0 30px 0 
}
 .bread a{
     color:#888 
}
 .bread a:hover{
     color:#888 
}
 .bread i{
     color:#888;
     font-size:10px;
     margin: 0 10px 
}
.bread ul{
     list-style:none;
     display: inline-block;
     padding:0;
     margin:0 
}
 .bread ul li{
     display: inline-block 
}
 .sidebar h3{
     padding:20px 0;
     font-size:21px;
}
 .title-page h1{
     font-weight:400;
     font-size:35px;
     padding: 0 20px 20px 0px;
     color:#000 
}
 




.session-footer{
	 padding: 50px 0 ;
	 border-top: solid 1px #ddd;
 }
.session-footer h2{
	margin-bottom:20px;
 }
 .session-footer h2 span{
	font-size:22px;
	display:block;
	font-weight:300;
 }
.session-footer a img:hover, span img:hover{
	transition: all 0.5s;
	opacity:0.5
 }
  
 
 .copy{
	padding:10px 0;
	font-size:12px;
 } 
 .copy a{
 	font-size:12px;
	color:#000
 }
 
 .max-img img{
    max-width:100%;
     height:auto
}
 .img-full img{
    width:100%;
     height:auto
}

  .ic-menu{
	   background: url(images/ic-menu.svg) center center no-repeat;
	   background-size:cover;
	   display: inline-block;
	   width:25px;
	   height:25px;
	   filter: invert(1);
}
.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;
}
 



 
 
 .redes{
      
}
 .redes a{
     display : inline-block;
	font-size:16px;
 	 margin: 0 6px;
     border-radius:100%;
	 color:#1f4578;
} 
.inl-redes a:nth-child(1){
     margin-left:10px; 
}
 .redes a img{
    width:auto;
	height:35px;
} 
 


 @media screen and ( max-width:768px ) {
	 body, html{
		 overflow-x:hidden;
	 }

	
}
 @media screen and ( max-width: 480px ) {
    .img-session-2{
		 position: relative!important;
		 top:0!important;
		 left:0!important; 
		width:100%!important; 
		height: auto!important;
	 }
	 
	 .block-color {
 		padding: 50px!important;
		width: 100%!important;
	}
	 .session-4 {
		padding: 50px 40px;
	}
	 
		.session-5{
			padding:80% 0 20px 50px!important;
		 }	 
		 
		.session-5 .link-btn {
				width: 83%!important;
 			} 
		 
		 
		 .logo-iot {
			position: relative!important;
			right: 0!important;
			bottom: 5%!important;
			width: 100%!important;
			z-index: 9!important;
			padding: 30px 33% 20px 6%!important;
		}
		 
}
 
 .session-2{
	 position: relative;
 	 color:#fff;
  } 
  
		
 .img-session-2{
	 position: absolute;
	 top:0; 
	 left:0; 
	width:auto; 
	height: 100%
 }
 
 .session-2 p{
	 font-size:22px;
	 line-height:41px;
	font-family: "Playfair", serif;
 } 
 .session-22{
	 position: relative;
 	 color:#fff;
	  background: #181B26;
	  font-size:22px;
	 line-height:;
	font-family: "Playfair", serif;
 }
  .session-22 h4{
	 font-size:82px;
	  color: #EDA200;
 	  line-height:81px;
 }
 
 
  .session-2:before{
	 position: absolute;
	 top:0;
	 left:0;
	 height:50%;
	 width:100%;
	 content:"";
	 background: #2D2D2D;
	 z-index:-1;
 } 
 .session-2:after{
	 position: absolute;
	 bottom:0;
	 left:0;
	 height:50%;
	 width:100%;
	 content:"";
	 background: #181B26;
	 z-index:-1;
 }
 
 .color-dourado{
	 color:#EDA200;
 }
 
 
 
 .session-3{
	 position: relative;
 	background: #181B26;
	 color:#fff;
  } 
 
 .session-3 p{
	 font-size:22px;
	 line-height:41px;
	font-family: "Playfair", serif;
	 
 }
 
 .session-5{
	  font-size:16px;
 	font-family: "Playfair", serif;
	color:#fff;
	font-style: italic;
	min-height:100vh;  
	padding:15% 0;
 }
  .session-5 .link-btn{
	width:70%;
	height:auto;
 }
 
 .logo-iot{
	 position: absolute;
	 right:8%;
	 bottom:5%;
	 width:140px;
	 z-index:9;
 }
 
 
 .block-color{
	 box-shadow: 0 0 8px #00000080;
	 padding: 80px;
    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 );
    position: relative;
    margin-top: 40%;
    right: 0;
    width: 171%;
    z-index: 1;
    border-radius: 8px;
 }
 
 
 
  .session-4{
	 position: relative;
 	background: #181B26;
	 color:#fff;
	  font-size:21px;
	 line-height:41px;
	font-family: "Playfair", serif;
	height:100vh;
	display:flex;
	align-items:center;
  } 
  
  
  
  
  
 @media screen and ( min-width: 1024px ) {
      
  
.efect{
	transition:all 0.6s;
 	opacity:0;
}
.efectimg img{
	padding:40%;
	opacity:0;
	transition:all 0.6s;
}
.efectimgacxtive img{
	padding:0%!important;
	transition:all 0.6s;
	opacity:1!important;
}



.efectX{
	transition:all 0.6s;
	filter: blur(30px);
	opacity:0;
	position: relative;
 }
.efectimgno{
	transition:all 0.6s;
	filter: blur(0px)!important;
	opacity:10!important;
 }
}