/* 
Theme Name: Isoltec
Template Theme URI: https://www.atempoweb.cl
Author: A Tempo Web
Description: Plantilla para sitio web Isoltec
Version: 1.0
*/
html{
 scroll-behavior: smooth;
}
#wpadminbar{
	/*display: none;*/
}
body{
	font-family: 'Lato', sans-serif;
	margin: 0;
	padding: 0;
	color: #2f2f2f;
}
/*Utilidades*/
::selection{
	background-color: #cd313d;
	color: white;
}
a{
	text-decoration: none;
}
section{
	float: left;
	width: 100%;
}
section.padding{
	padding: 0 5%;
}
.espacio{
	height: 50px;
	width: 100%;
	float: left;
}
.overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(24,24,24,.7);
	z-index: 0;
}
[class*='col-']{
	float: left;
	box-sizing: border-box;
}
.col-12{
	width: 100%;
}
.col-9{
	width: 75%;
}
.col-6{
	width: 50%;
}
.col-4{
	width: 33.3333333333%;
}
.col-3{
	width: 25%;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.text-justify{
	text-align: justify;
}
.btn{
	display: inline-block;
	margin: 15px 0;
	padding: 15px 40px;
	border-radius: 100px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
}
.btn-red{
	background-color: #cd313d;
	color: white;
}
.btn-red:hover{
	background-color: #a42730;
}
.btn-yellow{
	background-color: #ffa248;
	color: #2f2f2f;
}
.btn-yellow:hover{
	background-color: #e59140;
}
.title{
	font-weight: 100;
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 15px;
	color: #2f2f2f;
	position: relative;
}
.widget .pop-up .pop-up-circle{
	padding: 0 !important;
	margin: 0 !important;
}
iframe{
	padding: 0 !important;
}
.title-line{
	width: 100px;
	height: 1px;
	background-color: #cd313d;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -50px;
}
/*Menu*/
.nav{
	background-color: white;
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 10px 25px;
	box-shadow: 0 2px 5px rgba(24,24,24,.3);
	position: relative;
	z-index: 1000;
}
.nav-top{
	background-color: white;
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 10px 25px;
	box-shadow: 0 2px 5px rgba(24,24,24,.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	transform: translateY(-100px);
	transition: .5s;
}
.nav-top.scrolled{
	transform: translateY(0px);
}
.nav-top .logo-nav{
	height: 36px;
	background-size: contain;
	background-position: left;
}
.nav-top .menu-menu-container{
	margin-top: 8px;
	float: right;
}
.nav-top .menu-menu-container a{
	font-size: 13px;
}
.nav-contact{
	position: absolute;
	top: 20px;
	right: 25px;
	font-size: 14px;
}
.nav-contact a{
	display: inline-block;
	margin-left: 15px;
	color: #bdbdbd;
}
.logo-nav{
	width: 300px;
	height: 70px;
	float: left;
	background: url('https://www.isoltec.cl/wp-content/uploads/2019/06/logo-isoltec.png') center no-repeat;
	background-size: 300px;
}
.nav .menu-menu-container{
	float: right;
	margin-top: 35px;
}
.nav-mobile{
	display: none;
}
#openNavMobile{
	display: none;
}
.menu{
	margin: 0;
	padding: 0;
}
.menu-item{
	float: left;
	margin-left: 25px;
	font-size: 14px;
	list-style: none;
	text-transform: uppercase;
}
.menu-item a{
	color: #2f2f2f;
	font-weight: bold;
}
.menu-item a:hover{
	color: #cd313d;
}
/*Slider*/
.slide{
	height: 600px;
	padding: 180px 10vw 0;
	text-align: center;
	background-size: cover;
	background-position: center;
	color: white;
}
.slide h2, .slide p, .slide .btn{
	z-index: 10;
	position: relative;
}
.slide h2{
	text-transform: uppercase;
	font-size: 48px;
	margin: 0 0 15px 0;
}
.slide p{
	margin: 0 0 25px 0;
	font-size: 18px;
}
/*Contact bar*/
#contact-bar{
	display: flex;
	flex-wrap: wrap;
}
.contact-bar-info{
	text-align: center;
	background-color: #cd313d;
	padding: 30px 0;
}
.contact-bar-info:nth-of-type(2n){
	background-color: #2f2f2f;
}
.contact-bar-info i{
	display: block;
	margin-bottom: 10px;
	font-size: 48px;
}
.contact-bar-info a{
	color: white;
	font-weight: bold;
}
/*ClientGo*/
#chatIframe{
	right: 60px !important;
}
.widget .pop-up .pop-up-circle{
	box-shadow: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
/*Sobre nosotros*/
#nosotros{
	background-color: #f1f1f1;
	padding-top: 60px;
	padding-bottom: 60px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#nosotros img{
	width: 100%;
}
#nosotros .col-9{
	padding-left: 40px;
}
/*Servicios*/
#servicios{
	padding-top: 70px;
	padding-bottom: 70px;
	display: flex;
	flex-wrap: wrap;
	background-color: white;
}
.service-wrap{
	padding: 10px;
}
.service{
	box-shadow: 0 2px 5px rgba(24,24,24,.4);
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.service-img{
	height: 300px;
	background-size: cover;
	background-position: center;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
}
.service b{
	display: block;
	padding: 15px;
	color: white;
	background-color: #2f2f2f;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	position: relative;
	z-index: 10;
}
.service .overlay{
	z-index: 5;
	color: white;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	opacity: 0;
}
.service .overlay .far{
	font-size: 32px;
	width: 48px;
	height: 48px;
	line-height: 43px;
	border: 3px solid white;
	border-radius: 100%;
	margin: 120px auto 5px;
	display: block;
}
.service:hover .service-img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.service:hover b{
	background-color: #cd313d;
}
.service:hover .overlay{
	opacity: 1;
}
/*Especialidad*/
#especialidad{
	background-color: #f1f1f1;
	padding-top: 60px;
	padding-bottom: 60px;
}
.especialidad-wrap{
	padding: 0px 40px;
	margin-top: 60px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
}
.especialidad-icon{
	background-image: linear-gradient(120deg, #cd313d, #b9285a);
	color: white;
	font-size: 48px;
	line-height: 80px;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	margin: 0 auto;
}
.especialidad-wrap p{
	color: #757575;
}
.especialidad-wrap:hover{
	transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
}
/*Proyectos*/
#proyectos{
	padding-top: 60px;
	background-color: white;
}
.portafolio{
	padding: 0 15px;
	margin-top: 60px;
}
.grid figure figcaption{
	padding: 1em;
}
.grid figure img{
	width: 100%;
	opacity: 1;
}
.grid figure h2{
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	word-spacing: 0;
}
.grid figure p{
	font-family: 'Lato', sans-serif;
}
/*Testimonios*/
#testimonios{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #2f2f2f;
	color: white;
}
#testimonios h2{
	color: white;
}
.testimonio-wrap{
	padding: 0 40px;
}
.testimonio-img{
	background-position: center;
	background-size: cover;
	border-radius: 100%;
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
.testimonio-wrap h3{
	margin: 15px 0 0 0;
	font-size: 20px;
}
.testimonio-wrap p{
	color: #a4a4a4;
}
#clientes{
	background-color: #fff;
}
.owl-item{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	opacity: .5;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
.owl-item:hover{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	opacity: 1;
}
/*CTA*/
#cta{
	padding-top: 100px;
	padding-bottom: 140px;
	color: white;
}
#cta h2{
	font-size: 36px;
	margin: 0;
}
#cta p{
	font-size: 18px;
}
/*Flecha*/
.flecha{
	width: 100%;
	height: 52px;
	position: relative;
	top: -51px;
	background: url('https://isoltec.cl/wp-content/uploads/2019/06/flecha.png') center bottom repeat-x;
	float: left;
}
/*Form contact*/
#contact-form{
	background-color: white;
	position: relative;
	margin-top: -52px;
	padding: 60px 10%;
}
form{
	margin-top: 60px;
}
.form-control{
	padding: 0 15px;
	margin-bottom: 12px;
	position: relative;
}
.form-control input, .form-control select, .form-control textarea{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	border: 1px solid #a3a2a5;
	background-color: white;
	outline: none;
	transition: .3s;
}
.form-control input:focus, .form-control select:focus, .form-control textarea:focus{
	border-color: #cd313d;
	box-shadow: 0 0 3px #cd313d;
}
.form-control input:focus, .form-control select:focus{
	color: #cd313d;
}
.form-control input{
	border-radius: 100px;
	padding: 0px 15px 0px 35px;
	height: 40px;
}
.form-control select{
	border-radius: 100px;
	padding: 0px 40px 0px 15px;
	height: 40px;
}
.form-control textarea{
	border-radius: 7px;
	padding: 10px 15px;
}
.form-control .fal{
	position: absolute;
	color: #a3a2a5;
	top: 13px;
	left: 30px;
	z-index: 10;
}
.form-control .fa-caret-down{
	right: 30px;
	left: auto;
}
.form-textarea{
	position: relative;
}
.form-textarea #submit-plane{
	bottom: 20px;
	right: 35px;
	padding-right: 3px;
	top: auto;
	left: auto;
	width: 54px;
	height: 54px;
	background-color: #cd313d;
	color: white;
	font-size: 24px;
	line-height: 54px;
	border-radius: 100%;
	box-shadow: 0 2px 5px rgba(24,24,24,.3);
	cursor: pointer;
}
#submit-btn{
	display: none;
}
.wpcf7-not-valid{
	animation: not-valid 1.5s;
}
@keyframes not-valid{
	25%, 75%{background-color: #ebacb1;}
	50%, 100%{background-color: #fff;}
}
span.wpcf7-not-valid-tip, .loading{
	display: none;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
	border-left: 5px solid #cd313d;
	border-top: none;
	border-right: none;
	border-bottom: none;
	background-color: #f5f5f5;
	padding: 15px 10px;
	width: 90%;
	float: left;
	margin: 0 5%;
	box-shadow: 0 2px 3px #c5c5c5;
}
div.wpcf7-mail-sent-ok{
	border-left: 5px solid #1ABC3A;
	border-top: none;
	border-right: none;
	border-bottom: none;
	background-color: #f5f5f5;
	padding: 15px 10px;
	width: 90%;
	float: left;
	margin: 0 5%;
	box-shadow: 0 2px 3px #c5c5c5;
}
/*Footer*/
footer{
	background-color: #2f2f2f;
	color: white;
	padding-top: 60px;
	padding-bottom: 30px;
}
footer a{
	color: white;
}
.social-media{
	margin: 15px 0 35px;
}
.social-media a{
	width: 50px;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	font-size: 24px;
	background-color: white;
	color: #2f2f2f;
	margin: 0 5px;
	border-radius: 100%;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
}
.social-media a:nth-of-type(1):hover{
	background-color: #3b5998;
	color: white;
}
.social-media a:nth-of-type(2):hover{
	background-color: #007bb5;
	color: white;
}
.fa-facebook-f:before{
	content: "\f39e";
}
.footer-nav .menu-menu-container{
	width: 100%;
}
.footer-nav .menu-menu-container a{
	color: white;
}
.footer-nav .menu-menu-container a:hover{
	color: #cd313d;
}
.footer-nav .menu-item{
	float: none;
	display: inline-block;
	margin: 7px 12px 0 12px;
}
.footer-contact{
	margin-top: 35px;
}
.copyright{
	margin-top: 40px;
	color: #9f9f9f;
	font-size: 12px;
	padding: 0 2.5%;
}
/*Modal*/
.modal{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(42,42,42,.7);
	z-index: 2000;
	overflow-y: auto;
	visibility: hidden;
	opacity: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
.modal.open{
	visibility: visible;
	opacity: 1;
}
.modal-wrap{
	width: 700px;
	margin: 60px auto 80px;
	padding-bottom: 25px;
	position: relative;
	background-color: white;
	box-sizing: border-box;
	border-radius: 7px;
	overflow: hidden;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transform: translateY(700px);
	-webkit-transform: translateY(700px);
	-moz-transform: translateY(700px);
}
.modal.open .modal-wrap{
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}
.cerrarModal{
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 24px;
	color: white;
	background-color: #2f2f2f;
	width: 38px;
	height: 38px;
	line-height: 35px;
	text-align: center;
	border-radius: 100%;
	border: 2px solid white;
	cursor: pointer;
}
.modal-img img{
	width: 100%;
	display: block;
}
.modal-title{
	background-color: #cd313d;
	color: white;
	text-transform: uppercase;
	padding: 25px;
	margin: 0;
}
.modal-text{
	padding: 20px 20px 0 20px;
	text-align: left;
}
.modal-text ul li{
	margin-bottom: 10px;
}
@media (min-width: 1921px){
	html{
		background: url('https://isoltec.cl/wp-content/uploads/2019/06/fondo-generico.jpg') center;
		background-size: cover;
		background-attachment: fixed;
	}
	body{
		width: 1920px;
		margin: 0 auto;
	}
}
@media (max-width: 800px){
	.nav .menu-menu-container, .nav-top, .nav-contact{
		display: none;
	}
	.logo-nav{
		width: 200px;
		background-size: contain;
	}
	#openNavMobile{
		display: block;
		position: fixed;
		background-color: #2f2f2f;
		text-align: center;
		font-size: 24px;
		color: white;
		width: 48px;
		height: 48px;
		line-height: 48px;
		z-index: 2000;
		border-radius: 4px;
		top: 20px;
		right: 25px;
		box-shadow: 0 1px 3px rgba(47,47,47,.5);
	}
	.nav-mobile{
		display: block;
		position: fixed;
		width: 300px;
		top: 0;
		right: 0;
		bottom: 0;
		box-sizing: border-box;
		background-color: #2f2f2f;
		z-index: 1500;
		box-shadow: 0 0 3px rgba(47,47,47,.5);
		transform: translateX(320px);
		-webkit-transform: translateX(320px);
		-moz-transform: translateX(320px);
		-ms-transform: translateX(320px);
		transition: .7s;
		-webkit-transition: .7s;
		-moz-transition: .7s;
		-ms-transition: .7s;
	}
	.nav-mobile.open{
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
	}
	.logo-mobile{
		width: 200px;
		height: 100px;
		background: url('https://isoltec.cl/wp-content/uploads/2019/06/logo-isoltec-blanco.png') center no-repeat;
		background-size: contain;
		margin: 90px auto 0;
	}
	.nav-mobile .menu-menu-container{
		margin-top: 20px;
		text-align: center;
	}
	.nav-mobile .menu-item{
		display: block;
		float: none;
		margin: 40px 0 0 0;
	}
	.nav-mobile a{
		color: white;
	}
	#servicios .col-4{
		width: 50%;
	}
}
@media (max-width: 720px){
	.col-9, .col-6, .col-4, .col-3, #servicios .col-4{
		width: 100%;
	}
	#nosotros img{
		width: 80%;
		margin-bottom: 40px;
	}
	#nosotros .col-9{
		padding: 0;
		text-align: center;
	}
	.testimonio-wrap{
		margin-bottom: 25px;
	}
	.footer-nav .menu-item{
		display: block;
		margin: 15px 0;
	}
	.footer-contact a{
		display: block;
		margin-bottom: 15px;
	}
	.modal-wrap{
		width: 95%;
		margin: 60px 2.5% 80px 2.5%;
	}
}






