body{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
	}
header{
	position: relative;
	height: 10.5vh;
	min-height: 40px;
	width: 100%;
	background:#052D6E;
	background: -moz-linear-gradient(left, #052D6E 0%, #052D6E 55%, #0D58A6 90%, #0D58A6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left, right, color-stop(0%,#052D6E), color-stop(55%,#052D6E), color-stop(90%,#0D58A6), color-stop(100%,#0D58A6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(27deg, #052D6E, #052D6E 55%, #0D58A6 90%, #0D58A6);
	
	background: -o-linear-gradient(left, #052D6E 0%, #052D6E 55%, #0D58A6 90%, #0D58A6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #052D6E 0%, #052D6E 55%, #0D58A6 90%, #0D58A6 100%); /* IE10+ */
	background: linear-gradient(to right, #052D6E 0%, #052D6E 55%, #0D58A6 90%, #0D58A6 100%); /* W3C */
	top: 0px;
	padding: 0px;
}
.menui{
	display:none;
}
h1{
	position: absolute;
	font-family: 'Roboto', sans-serif;
	top: 9.5vh;
	z-index: 9;
	font-size: 18px;
	left: 43px;
	color: #052D6E;
}
.hdos{
	height: 20px;
	width: 120px;
	top: 3vh;
	left: 25px;
}

h2{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	color: white;
	left: 3px;
	font-size: 24px;
	font-weight: 500;
	font-family: 'EB Garamond', serif;
	transform:scaleX(1.05);
}
.icon-aqoncagua{
	position: relative;
	top: 1px;
	left: 1px;
}
.icon-aqoncagua:before {
	position: absolute;
	font-size: 17px;
	left:-23px;
	top:-38px;
	padding:30px;
	color:rgb(235,235,235);
}
.icon-aqoncagua1{
	height: 23px;
	width: 51px;
	background: white;
  	position: absolute;
  	left:62px;
  	top:0px;
  	animation: 20s colores 8;
}

.icon-aqoncagua1:before {
	top: 0px;
  	position: absolute;
  	font-size: 70px;
  	left: -1.5px;
  	top:-10px;
  	color: #052D6E;
}

@keyframes colores{
	0%{background: #052D6E;}
	6%{background: white;}
	35%{background: white;}
	40%{background: #FF5600;}
	60%{background: #FF5600;}
	65%{background: white}
	95%{background: white}
	100%{background: #052D6E;}
}
#nota1, #nota2{
	position: fixed;
	font-family: 'Roboto', sans-serif;
	bottom: 0px;
	height: 100vh;
	width: 100%;
	left: 0px;
	padding: 0px;
	border: 2px solid #052D6E;
	background:#052D6E;
	z-index: 9999;
	opacity:0.97;
	animation: 2s notas 1;
		-webkit-animation: 1s notas 1;
		-moz-animation: 1s notas 1;
		-o-animation: 1s notas 1;
		-ms-animation: 1s notas 1;
}
section>div.textonota{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	top: -35px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align:justify;
	background: rgba(255,255,255,0.2);
}
div.textonota>p, div.textonota>ul{
	position: relative;
	font-size: 14px;
	width: 92%;
	color: white;
	margin-left: 2%;
	line-height: 20px;
}
div.textonota>p{
	text-indent: 20px;
}
div.textonota>ul {
	width: 80%;
}
div.textonota>ul>li>strong{
	font-weight: 500;
}
div.textonota>p:nth-of-type(1){
	font-size: 20px;
	text-align: left;
	text-indent: 0px;
	margin-left: 20px;
}
div.textonota>figure{	
	border: 0px;
	padding:0px;
	margin: 0px;
}
div.textonota>figure>img{
	width: 90%;
	max-width: 400px;
	margin-left: 4%
}
div.icons{
	position: relative;
	margin-left: 12%;
	width: 60%;
}
div.icons>div{
	height: 22px;
	color: white;
}
div.icons>div>span{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
div.icons>div:before{
	position: relative;
	left: -10px;
}
.megusta{
	height: 255px;
	width: 100%;
}
#nota2>div>.megusta{
	height: 350px;
}
a.icon-youtube{
	display: inline-block;
	position: relative;
	padding: 15px;
	text-decoration: none;
	left: 3%;
	top: 0px;
}
a.icon-youtube:before{
	left: 0px;
	color:silver;
	font-size: 40px;
}
figure.zik{	
	position: relative;
	left: 6%;
	top: 20px;
	margin-left: 0px;
	width: 65%;
}
figure.zik>div>a{
	position: absolute;
	padding: 60px 98px 60px 98px;
	top: -50px;
	left: -88px;
	margin: 0px;
	z-index: 999;
}
figure.zik>img{
	width: 200px;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	border-radius: 5px;
}
figure.zik>div{
	position: relative;
	background: rgb(220,220,220);
	width: 22px;
	height: 20px;
	top: -66px;
	left: 91px;
}
figure.zik>div:before{
	position: relative;
	left: -7px;
	top:-12px;
	color:red;
	font-size: 40px;
	text-decoration: none;
	z-index: 999;
}
figure.zik>figcaption{
	background: rgba(0,0,0,0.1);
	color: rgb(230,215,215);
	font-size: 12px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	width: 192px;
	margin-top: -22px;
	margin-bottom: 45px;
	padding-left: 8px;
}
p>a{
	color:rgb(150,170,255);
}
.megusta>div{
	display: inline-block;
	position: relative;
	font-size: 11px;
	color: white;
	line-height: 12px;
	width: 60%;
	vertical-align: top;
	top:22px;
	left: 1%;
	margin: 0px;
}
.megusta>p, .compart>p{
	position: relative;
	font-size: 13px;
	font-weight: 700;
	top:0px;
	margin-left: 10px;
	margin: 0px;
	margin-left: 6%;
	margin-right: 6%;
	line-height: 17px;
	color: #FFB000;
	font-weight: 700;
}
.compart>p{
	margin-left: 5%;
	margin-right: 5%;
}
.megusta>iframe{
	position: relative;
	top: 22px;
	left:15%;
}
@keyframes notas{
	0%{opacity:0;
	transform: translateX(-250%);
	}
	15%{opacity:0;
	transform: translateX(-250%);
	opacity: 1;}
	30%{transform: translateX(0%);}
}
.megusta>.compart{
	display: block;
	position: relative;
	display: block;
	top: 45px;
	margin-left: 0px;
	height: 270px;
	width: 98%;
	text-align: center;
}
.megusta>.compart>p{
	text-align: left;
}
div#compartir, div.icon-twitter, .compart>.icon-whatsapp{
	display: inline-block;
	position: relative;
	height: 40px;
	border: none;
	width: 94%;
	padding: 0px;
	border-radius: 2px;
	top: 25px;
	margin: 0px 3% 10px 0px;
	text-align: right;
	vertical-align: center;
}
div#compartir>a, div.icon-twitter>a, .compart>.icon-whatsapp>a{
	position: absolute;
	height: 100%;
	width: 92%;
	top: 0px;
	left: 0px;
	color: #f7f7f7;
	font-size: 14px;
	line-height: 40px;
	padding-right: 8%;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
}
div#compartir{
	background: #4862a3;
}
.icon-facebook{
	position: relative;
	height: 30px;
	width: 27px;
	top:5px;
	left: 6px;
	background: white;
	border-radius: 4px;
}
.icon-facebook:before{
	position: relative;
	color: #4862a3;
	font-size: 23px;
	top: 5px;
	left: -4px;
}
.compart>.icon-whatsapp{
	background: #34af23;
}
.compart>.icon-whatsapp:before, .compart>.icon-twitter:before{
	position: relative;
	color:white;
	font-size: 32px;
	float: left;
	top:4px;
	left: 7px;
}
.compart>.icon-twitter:before{
	position: relative;
	font-size: 28px;
	top:6px;
}
div.icon-twitter{
	background: #26c1f3;
}
div#volver{
	border-radius: 3px;
	background: grey;
	top: 10px;
	height: 17px;
	font-size: 12px;
	width: 25.5%;
	left: 68%;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	line-height: 17px;
	cursor: pointer;
}
div#volver>div:nth-of-type(3){
	position: relative;
	top: -15px;
}
div.icon-angle-down{
	display: inline-block;
	position: relative;
	width: 3px;
	margin: 0px;
	top: 0px:;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
div.icon-angle-down:before{
	position: relative;
	left:-1px;
	top: 26px;
}
section>.icon-cross{
	position: relative;
	float: right;
	right: 5%;
	top: 15px;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	z-index: 999999;
	text-align: center;
	cursor: pointer;
}
section>.icon-cross:before{
	font-size: 24px;
	position: relative;
	top: 9px;
	color: #052D6E;
	opacity: 0.8;
}
/*----------------------*/


form{ 
	margin:0; 
	padding:0;
}

form,input,select{
	margin:0; padding:0; color:#ffffff;
}
input,select {right:10px;} 
div.box {
	margin:0 auto;
	width:99.5%;      
	background:rgba(18,18,18,0.9);
	position:absolute;
	top:18vh;        
	left:0%;         
	border:1px solid #262626;
	overflow:hidden;
	height: 80vh;
	animation: 3s entrada 1;
}


@keyframes entrada{
	0%{opacity:0;
	transform: translateX(-350%);
	background: rgba(24,24,24,1)}
	15%{opacity:0;
	transform: translateX(-350%);}
	20%{opacity: 1;}
	30%{transform: translateX(0%);}
	60%{background: rgba(24,24,24,1)}
}

div.box>p { 
	position: relative;
	top:0px;
	font-size:10.7px;
	color: #FF5600;
	font-weight: 700;
	text-transform:uppercase;
	padding:0px 0 0px 5%;
}
div.box>span { 
	position: relative;
	top:-10px;        
	color:#ffffff;
	font-size:10.5px;        
	color: #E6E6E6;
	text-transform:uppercase;
	padding:0px 0 0px 5.5%;       
}
div.box label {
	width:100%;
	display: block;        
	border-top:1px solid #262626;
	border-bottom:1px solid #161712;
	padding:1.6vh 0 1.6vh 0;
}
div.box>label#labbut {
	height: 22vh;        		 	
	background:rgba(28,28,28,0.4);
}  
div.box>label>span,#labhabit>div>span {
	color:#bbbbbb;
	font-size:12px;
	float:left;
	width:75px;         
	text-align:right;
	padding:5px 12px 0px 8px;        
}
div.box .input_text, select, .adress{
	padding:8px 8px;        
	width:50%;
	background:rgba(68,68,68,0.5);
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
}
#numdep #numloc{
	width: 30%;
	}
select{
	width:55%;
	font-size: 14px;
}
select>option{
	background: #171717
}
.button{
	margin:0 0 10px 0;
	padding:10px;
	background:#FF5600;
	border:0px;
	position: absolute;
	top:55vh;
	right: 5%;   
	height: 46px;  
	width:46px;  
	border-radius: 100%;  
	border: 2.5px solid #bbbbbb; 
	z-index: 999;
	box-shadow: 1px 2px 6px rgba(10,10,10,0.6);
	cursor: pointer;
		-webkit-animation: 6s fade-click 1;
		-moz-animation: 6s fade-click 1;
		-o-animation: 6s fade-click 1;
		-ms-animation: 6s fade-click 1;
}
.button:hover{
	background: radial-gradient(
		ellipse at 48%, #FF5600 0%,70%,
		#A63800 90%);
	background: -webkit-radial-gradient(
		ellipse at 48%, #FF5600 0%,70%,
		#A63800 90%);
	background: -moz-radial-gradient(
		ellipse at 48%, #FF5600 0%,70%,
		#A63800 90%);
}
.button:focus{
	background: radial-gradient(
		ellipse at 48%, #FF5600 0%,60%,
		#A63800 80%);
		transform:scale(0.95);
	background: -webkit-radial-gradient(
		ellipse at 48%, #FF5600 0%,60%,
		#A63800 80%);
		transform:scale(0.95);
	background: -moz-radial-gradient(
		ellipse at 48%, #FF5600 0%,60%,
		#A63800 80%);
		transform:scale(0.95);
}
@keyframes fade-click{
	0%{transform:scale(0);}
	52%{transform:scale(0);}
	57%{transform:scale(1.1);}
	60%, 66% {transform:scale(0.8);}
	63%, 69%{transform:scale(1.1);}
	75%{transform: scale(1);}
}
.icon-clipboard:before{	 
	position: relative;
	font-size: 26px;
	z-index: 99999;
	color: rgb(230,230,230);
	left:0px; 
}
.button>span{
	position: relative;
	font-size: 2px;	
	left:-2px; 
	top:-4px;
	padding: 0px;
}
div.box>#labhabit>div{
	position: relative;
	display: inline-block;
	text-align: left;
	padding: 0px;
}
#labhabit>div>span{
	position: relative;
	margin:0px;
	padding: 0px;
}
#labhabit>div>.input_text{
	width: 56px;
	font-size: 13px;
}
#labhabit>div:nth-of-type(2)>.input_text{
	width: 46px;
}
#labhabit>div:nth-of-type(1){
	left: 95px;
	width: 75px;
}
#labhabit>div:nth-of-type(2){
	left: 108px; 
	width: 65px;
}
#labhabit>div:nth-of-type(2)>span{
	left: -42px; 
}
label#labtransp{
	height: 80px;
	vertical-align: center;
}
div.flechatransp{
	display: block;
	position: relative;
	width: 26px;
	text-align: left;
	left: 15px;
	top: 23px;
	height: 26px;
	vertical-align: top;
	border-radius: 100%;  
	cursor: pointer;
	transition-duration: 0.2s;
		-webkit-animation: 4s ver 1;
		-moz-animation: 4s ver 1;
		-o-animation: 4s ver 1;
		-ms-animation: 4s ver 1;
}
@keyframes ver{
		0% {background: rgb(100,50,20)}
		100%{background: transparent;}
}
div.flechatransp:hover{
	background: rgb(100,50,20);
}
div.flechatransp>div{
	position: relative;
	display: inline-block;
	z-index: 99;
	top: 5px;
	left: -21px;
	vertical-align: top;
	border-style: solid;
	border-width: 8px 12px 8px 0px;
	border-color: 	transparent 
		 	 	 	rgb(190,190,170)
		 	 	 	transparent
		 	 	 	transparent;		 	 	 	
	}	
label#labtransp>p{
	position: relative;
	top:-25px;
	color: rgba(220,170,130,0.9);
	font-size: 11px;
	font-weight: 500;
	margin-left: 16%;
	margin-right: 5%;
}
#frmFormularioFinal>p{
	position: relative;
	font-size: 11px;
	text-align: left;
	margin-left: 1%; 
	color: rgb(222,222,222);
}
#espere, #espereTran {
	font-size: 11px;
	color: rgb(222,222,222);
}
#espere{	
	position: absolute;
	height: 10px; 
	width: 46%;
	top: 0px;
	float: right;
	z-index: 99;
}
#espereTran {
	position: absolute;
	right: 4%;
	text-align: right;
	height: 20px; 
	width: 220px;
	top: 52px;
	z-index: 99;
}
#labbut>p:nth-of-type(1){
	color: rgba(220,170,130,0.8);
	font-size: 13px;
	margin: 0px 0px 5px 5.5%;
	font-weight: 700;
}
#labbut>p:nth-of-type(2){
	color: rgba(220,170,130,0.8);
	font-size: 12px;
	margin: 0px 7% 0px 6%;
	text-align: justify;
}
#labmailcontacto{
	padding-top: 35px;
	padding-bottom: 17vh; 
}
#presupuesto{
	padding-top: 10px;
	padding-bottom: 40px;
}
#presupuesto>table{
	color:#bbbbbb;
	font-size:12px;
	width:90%;         
	text-align:center;
	padding:5px 12px 5px 8px; 
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
}
.titulostabla{
	font-weight: 600;
}
.contenttabla{
	height: 30px;
}
#btnFormularioFinal{
	position: absolute;
	top: 130px;
}
#btnContratar{
	padding:7px 10px 10px 10px ;
	position: absolute;    
	height: 30px;    
	box-shadow: 1px 2px 6px rgba(10,10,10,0.6);
	cursor: pointer;
	text-decoration: none;
	background:#FF5600;
	border: 1px solid #525659;	
	text-transform:uppercase;
	font-size: 14px;
	font-weight: 700;
	color:rgb(230,230,230);
	z-index: 991;
	border-radius: 1px;
	width:140px;	
	right: 3%;
	top: 110px;
}
#btnContratar:hover{
	opacity: 0.9;
	color: white;
	border: 1.5px;
	border-radius: 4px;
}
.icon-send:before {	 
	position: relative;
	font-size: 21px;
	color: white;
	left:0px; 
	top: 2px;
}
.g-recaptcha{
	position: absolute;
	visibility: hidden;
	top:200px;
	z-index: 99999;
	
}
form{overflow: hidden;}
.validar{
	position: fixed;
	width: 67%;
	height: 25px;
	text-align: center;
	line-height: 25px;
	left: 22%;
	background:palegoldenrod;
	font-family: georgia, times, serif;
	font-size: 12px;
	color: black;
	opacity: 0;
		-webkit-animation: 4s alert 1;
		-moz-animation: 4s alert 1;
		-o-animation: 4s alert 1;
		-ms-animation: 4s alert 1;
	}
@keyframes alert{
		25% {opacity: 1;}
		75% {opacity: 1;}	
	}
#primercampo, #campopisoh{
	top: 165px;
}
#segundocampo{
	top: 218px;
}
#tercercampo{
	top: 271px;
}
#campotran1{
	top: 212px;
}
#campotran2{
	top: 265px;
}
#campotran3{
	top: 318px;
}
/*-------------------fin form----------------*/


div{
	position: relative;
	display: block;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.blco{background: white;}
div.azul{background: #0D58A6;}
div.gradient{background:#E6E6E6; /*#0D58A6*/}
div.gris{background: #E6E6E6;}

div.fumiga>figure{
	border: 0px;
	margin: 0px;
	padding:0px;
}
div.fumiga figure:nth-of-type(2){
	display: none;
}
div.fumiga>figure>img{
	top: 0px;
	left: 0px;
	height: 90vh;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#valores{
	height: 265px;
	text-align: center;
	top: 40px;
}
div#valores>p{
	font-family: 'Roboto', sans-serif;/*font-family: georgia, times, serif;*/
	font-size: 28px;
	font-weight: 900;
	color: #FF5600;
	text-shadow: 1.5px 1.5px 3px grey;
}
.tipo, #elegir>div, #cuidamos, #certificado, #sostenible{
	width: 90%;
	margin-left:5%;
}
div#artclsdos{
	display: none;
}
#elegir{
	height: 955px;
	margin-top: -4px;
	text-align: center;
	color: white;
}
#elegir:before,#clientes:before{
	content:"";
	position: absolute;
	z-index: 99;
	bottom: -38px;
	left: 15%;
	
	border-style: solid;
	border-width: 39px 39px 0px 39px;
	border-color: 	#0D58A6 
					transparent  
		 	 	 	transparent  
		 	 	 	transparent;
}
.porque{
	position: relative;
	height: 110px;
}
.porque>p,.titulo>p{
	position: relative;
	top:40px;
	font-size: 25px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
}
.divisiones{
	border-bottom: 2px solid #5D788F;
}	
.divisiones>div>p{
	font-family: 'Roboto', tahoma, sans-serif; 
}	
#compromiso{
	height: 254px;
}
#facilidad{		
	height: 270px;
}
#seguridad{
	height: 271px;
}
.motivos{
	position: relative;
	width: 76%;
	left: 12%;	
	top:42px;
	transition:all 0.2s;
}
.motivos>p{
	margin: 0px;
}
div.motivos:hover {
  	transform:scale(1.1);
}
div.icon-lock{
	top: 68px;
}
div.icon-medal{
	top: 20px;
}
.icon-medal:before,.icon-lock:before,.icon-laptop:before {
    color: rgb(222,222,222);
}      
.titles{
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
}
.descript{
	font-size: 16px;
	color: rgb(228,228,228);
}
.motivos>a>div{
	height: 140px;
	width: 185px; 
	background: transparent;
	top:-140px;
	left:45px;
}
#clientes{
	height: 1330px;
	padding-top: 50px;
	border:0px;
	margin-bottom: -34px;
}
div#aboutwe{
	display: none;
}
div#contenedor{
	height: 100%;
}
div.tipo{
	height: 203px;
	margin-bottom: 14px;
	font-family: 'Roboto', sans-serif; /*sans-serif, arial, georgia;*/
}
div.icon-tipos{
  position: absolute;
  top: -16px;
  width: 100%;
  font-size: 24px;
  float: left;
}
div.caja{
	position: relative;
	height: 48%; 
	width: 100%;
	/*background: linear-gradient(0deg, #052D6E 10%, #E6E6E6);
	border: 2px solid #052D6E;*/
	font-family: 'Roboto', sans-serif; /* sans-serif, arial, tahoma;*/
	color:black;
	text-align: center;
}
.caja>div{
	height: 100%;
	}
.caja>div>p{
	position: relative;
	font-size: 34px;
	line-height: 200%;
	width: 100%;
	font-weight: 900;
	margin:0px;
	/*text-shadow:  1.5px 1.5px 5px #181A1A;*/
}
.caja>div>span{
	position: relative;
	line-height: 200%;
	bottom: 13px;
	left:0px;
	width: 100%;
	padding: 0px;
	font-size: 14px;
	font-weight: 750;
	text-shadow:  0.8px 0.8px 5px silver;
}
#spanx{
	font-size: 12px;
}
.tipo>div>p{
	position:relative;
	text-align: justify;
	top: 6px;
	font-size: 16px;
	margin: 3px;
	margin-right: 1px;
}
.tipo>div>p>strong{
	font-weight: 500;
}
#emp{
	transform: scaleX(0.93);
}
#transp, #part{
	margin-left: 1%;
	width: 130%;
	transform-origin: left;
	transform: scaleX(0.75);
}
#clientes:before{
	border-color: 	#E6E6E6 
					transparent  
		 	 	 	transparent  
		 	 	 	transparent;
	bottom: -28px;
}
#que{
	text-align: center;
}
.titulo{
	height: 85px;
}
.titulo>p{
	color:#666666;
	top: 43px;
}
div.images{
	top: 0px;
  	padding: 0px;
  	margin: 0px;
  	text-align: center;
}
div.images>figure{
	width:95%;
	margin-left: auto;
	margin-right: auto;
}
div.images>figure>img{
	width: 100%;
	top: 0px;
}
div#cuidamos, div#certificado{
	border-bottom: 2px solid #CCCCD4;
}
div#cuidamos{
	top: 0px;
	left:0px;
}
.images>p{
	font-family: 'Roboto', sans-serif; /* georgia, sans-serif, times;*/
	font-size: 14px;
	color:#FF5600;
	font-weight: 800;
}
.figrel{
	position:relative;
	bottom:15px;
	height: 35px;
	font-family: 'Roboto', sans-serif; /*serif, times;*/
	font-size: 13px;
	font-weight:800;
	color:#666666;
	text-align: justify;
	margin-left: 1%;
}
.figrel>p{
	padding: 0% 4% 0% 2%;
}
#articles{
	height: 138px;	
}
div.gris>div{
	top: 15px;
	height: 40px;
	width: 86%;
	margin-left: 7%;
	border-bottom: 2px solid #CCCCD4;
}
h3{
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	left: 1px;
	top: 3px;
	font-size: 17px;
	padding: 8px 3px 8px 30px;
	color:#26517D;
	cursor: pointer;
	transition-duration: 0.3s;
}
h3>strong{
	font-weight: 500;
}
.icon-play{
	background: red;
	top: 15px;
	left: 4px;
}
.icon-play:before {
	font-size: 10px;
	color: #26517D;
}
h3:hover{
	color: #A63800;
}
footer{
	height: 338px;
	background:linear-gradient(0deg, black 10%, #0E0F0F 50%, black);
}

div#slogan{
	height: 41px;
	top:0px;
	left: 0px;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
#slogan>div{
	display: inline-block;
	top: 11.5px;
	font-weight: 500;
}
#slogan>div>strong{
	font-weight: 500;
}
#slogan>div:nth-of-type(1){
	color: rgb(222,222,222);
	width: 49%;
	font-family: 'Roboto', sans-serif; /*sans-serif, arial, helvetica;*/
}	
#slogan>div:nth-of-type(2){
	color: #FF5600;
	font-weight: 750;
	padding: 3px 1px 3px 0px;
	width: 44%;
	font-family: 'Roboto', sans-serif; /* sans-serif, arial, helvetica;*/
	cursor: pointer; 
}	
#slogan>div:nth-of-type(3){
	display:none; 
}	
#slogan>a>div{
	position: relative;
	width: 40%;
	height: 23px;
	padding: 12px;
	background: transparent;
	left: 50%;
	top: -10px;
}
div#content{
	background:#181A1A;
	height: 112px;
}
#content>.icon-aqoncagua{
	display:none;
}
div#ccc{
	text-align: center;
}
#contratenos>a>strong{
	font-weight: 500;
}
div#ccc>div{
	display:inline-block;
	position: relative;
	width:92px;
	height: 100px;
	top: 16px;
	padding-left: 0.7%;
	padding-right: 0.7%;	
	text-align: left;
	vertical-align: top;

}
#ccc>div:nth-of-type(3){
	width: 122px;
}
#ccc>div:nth-of-type(2),#ccc>div:nth-of-type(3){
	margin-left: 0.6%;
}
#ccc>div>p,#ccc>div>a{
	color: rgb(222,222,222);
	font-family: 'Roboto', sans-serif; /*times;*/
}
#ccc>div>a>div{
	position: relative;
	width: 85%;
	height: 65px;
	padding: 12px;
	background: transparent;
	left: 0px;
	bottom: 72px;
}
#ccc>div.icon-paper-plane:before{
	display: none;
}
#ccc>div>p{
	font-size: 11px;
	font-weight: 750;
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif; /*georgia, sans-serif, arial;*/
}
#ccc>div>a{
	cursor: pointer;
	text-decoration:none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;/*times;*/
}
div#contact{
	height: 142px;
	text-align:center; 
	margin-left: auto;
	margin-right: auto;
}
#contact>.icon-aqoncagua{
	top: 22px;
	font-size: 18px;
	font-family: 'EB Garamond', serif;
	color:rgb(222,222,222);
	width: 86px;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
}
#contact>.icon-aqoncagua:before{
	top:-35px;
	left: -22px;
	color:rgb(222,222,222);
	font-size: 12px;
}
#social{
	height: 84px;
	top: 15px;
}
#social>div{
	position: relative;
	display: inline-block;
	width: 30px;
	height: 40px;
	margin: 4px;
	padding: 0px;
	top: 17px;
	font-size: 27px;
	cursor: pointer;
	text-decoration: none;
}
#social>div>a{
	position: absolute;
	top: 4px;
	left: 0px;
	vertical-align: top;
	padding: 15px 20px 15px 20px;
	z-index: 99999;
	text-decoration: none;
}
#social>div:before{
	position:relative;
	top:5px;	
}
.icon-facebook-f:before{
	left: 0px;
	color:#3b5998;
	font-size: 25px;
}
.icon-whatsapp:before{
	left:0px;
	color:#34af23;
}
.icon-google-plus:before{
	left:0px;
	color:#d34836;
}
#social>.icon-envelope-o:before{
	left:0px;
	color:rgb(222,222,222);
	font-size: 24px;
	top:3px;
}
#info{
	text-align: center;
	color:rgb(222,222,222);
	font-size: 8px;
}
#impositiva{
	display: none;
}
div#design{
	height: 10px;
	width: 94%;
	margin-left: 3%;
	border-top: 2px solid white;
}
div.gracias{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100vh;
	width: 100%;
	background: rgba(10,10,10,0.95);
	color: white;
	z-index: 9999;
		-webkit-animation: 2s opax 1;
		-moz-animation: 2s opax 1;
		-o-animation: 2s opax 1;
		-ms-animation: 2s opax 1;
}
	@keyframes opax{
		0% {opacity: 0;}
		50%{opacity: 1;}
	}
div.gracias>div:nth-of-type(2){
	position: relative;
	top:140px;
	width: 70%;
	left: 14.5%;
	text-align: center;
	vertical-align: center;
	border: 1px solid #0D58A6;
	background: rgba(10,10,10,0.3);
	text-shadow: 1.5px 1.5px 3px #0D58A6;
	box-shadow: 0px 0px 7px #0D58A6;
	border-radius: 1%;
}
div.gracias>div.icon-cross{
	position: absolute;
	top: 90px;
	left: 85%;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
}
div.gracias>div.icon-cross:hover{
	box-shadow: 0px 0px 7px #0D58A6;
}
div.gracias>div.icon-cross:before{
	position: relative;
	font-size: 19px;
	top: 6px;
	color: #0D58A6;
}
div.gracias>div>p{
	margin: 10px 5px 10px 5px;
}
div.gracias>div>#title{
	font-size: 13px;
	text-transform:uppercase;
}
div.gracias>div>#detalles{
	font-size: 12px;
	margin-bottom: 15px;
}


/*-----------------------celu apaisado-------------------*/

@media screen and (min-width: 425px){
	
	header{
		height: 45px;
	}
	div.fumiga>figure>img{
		height: 100%;
		max-height: 660px;
	}
	h1{
		top:7px;
		font-size: 14px;
		left: 72%;
		color: white;
	}
	.hdos{
		top: 13px;
	}
	icon-aqoncagua{
		top: 12px;
	}
	.icon-aqoncagua1{
  		top: -0.6px; 
  		left: 61.5px;
	}
	.icon-aqoncagua1:before {
  	font-size: 70.5px;
	left: -1.6px;
  	}
	.megusta>div{
	line-height: 25px;
	}
	div.box {
	 	top:47px;        
 		height: 84.3vh;
 		width:99%;      
 	 	left:0.2%; 
	}
	div.box>p { 
		font-size:11.5px;
	}
	div.box label span {
		width:110px;    
	}
	.button{ 
		top:81vh;
		right: 9%;
	}
	label#labtransp>p{
		top:-17px;
		margin-left: 13%;
		margin-right: 14%;
	}
	div.box>#labhabit>div:nth-of-type(1){
		width: 165px;

	}
	div.box>#labhabit>div:nth-of-type(2){
		width: 140px;
		left:0px;
		margin-left: 53px;
	}
	#labhabit>div>.input_text{
		width: 60px;
		font-size: 15px;
		margin-left: 12px;
	}
	#labhabit>div:nth-of-type(1){
		left: 42px;
	}
	#labhabit>div:nth-of-type(2){
	}
	#labhabit>div>span{
		top: 8px; 
		left: 0px;
	}
	#labhabit>div:nth-of-type(2)>span{
		left: 0px; 
		width: 35px;
	}
	#labmailcontacto{
		padding-top: 35px;
		padding-bottom: 19vh; 
	}
	#labbut>p:nth-of-type(1){
		margin: 0px 0px 5px 3.5%;
	}
	#labbut>p:nth-of-type(2){
		margin: 0px 4% 0px 3.5%;
	}
	.validar{
		left: 16%;
	}
	#primercampo, #campopisoh{
		top: 112px;
	}
	#segundocampo{
		top: 165px;
	}
	#tercercampo{
		top: 218px;
	}
	#campotran1{
		top: 159px;
	}
	#campotran2{
		top: 212px;
	}
	#campotran3{
		top: 265px;
	}
	#espereTran {
	 	margin-left: 20%;
	 	top: 58px;
	}
	#clientes{
		height: 1010px;
	}
	.caja>div>p{
		line-height: 170%;
	}
	#spanx{
		font-size: 14px;
	}
	div.tipo{
		height: 155px;
		margin-bottom: 7px;
	}
	#emp, #transp, #part{
		position: relative;
		font-size: 32px;
		width: 100%;
		font-weight: 900;
		margin:0px;
		transform: scaleX(1);
	}
	.figrel{
		font-size: 14px;
	}
	div#slogan{
		font-size: 11px;
		font-family: 'Roboto', sans-serif; /*arial;*/
	}
	#slogan>div{
		width: 50%;
	}
	#slogan>div:nth-of-type(2){
		padding: 3px 2px 3px 0px; 
	}
	#slogan>a>div{
		width: 38%;
		top:-12px;
	}
	div#ccc>div{
		width:102px;
		font-family: 'Roboto', sans-serif; /*arial;*/
	}
	#ccc>div:nth-of-type(3){
		width: 130px;
	}
	#ccc>div:nth-of-type(2),#ccc>div:nth-of-type(3){
		margin-left: 1.2%;
	}
	#ccc>div>p{
		font-size: 13px;
	}
	#ccc>div>a{
		font-size: 11px;
	}
	#info{
		font-size: 9px;
	}
	div.gracias>div>#title{
	
	}
	div.gracias>div{
		top:90px;
	}
}	
/*----------------Hasta aquí es para Pantallas de celu vertical----------------*/


@media screen and (min-width: 480px){

	label#labtransp>p{
		font-size: 12px;
	}
	.titles{
		font-size: 23px;
	}
	.descript{
		font-size: 18px;
	}
	div#slogan{
		font-size: 13px;
	}
	#slogan>div:nth-of-type(1){
		width: 225px;
	}
	#slogan>div:nth-of-type(2){
		display: none; 
	}
	#slogan>div:nth-of-type(3){
		display: inline-block;
		color: #FF5600;
		font-weight: 750;
		width: 230px;
		cursor: pointer; 
		font-family: 'Roboto', sans-serif; /*sans-serif, arial, helvetica;*/
		padding: 4px 2px 4px 1px; 
	}
	#info{
		font-size: 11px;
	}
	#btnFormularioFinal{
		top: 100px;
	}

	div.gracias>div{
		top:120px;
		width: 60%;
		left: 19.5%
	}
	div.gracias>div>#title{
		font-size: 14px;
	}
	div.gracias>div>#detalles{
		font-size: 13px;
		margin-bottom: 18px;
	}


}

/*----------------------------version escritorio------------------------------*/

@media screen and (min-width: 600px){}

@media screen and (min-width: 767px){
	body{
		background: black;
	}
  	header{
		position: relative;
		height: 53px;
	}
 	.menui{
		position: relative;
		display: block;
		height: 40px;
		width: 40px;
	 	float: right;
	 	right: 7%;
	 	top: -8px;
	}
	.menui>div{
		text-align: left;
	}
	.menui>div>a{
		position: relative;
		font-family:'Roboto', sans-serif;
		text-decoration: none;
		cursor: pointer;
		transition-duration: 0.3s;
		display: block;
 		color:white;
 		font-size: 12px;
		padding: 3px; 
		padding-left: 20px;
		width: 70px;
	}
	.menui>div:before{
		position: absolute;
		font-size: 14px;
		padding-bottom: 3px;
		left: 0px;
		top: 1px;
		color: white;
	}
	.icon-user{
		left: 1px;
	}
	.menui>div>a:hover{
		color:rgb(222,222,222);
	}
	
	div.fumiga figure:nth-of-type(1){
		display: none;
	}
	div.fumiga{
		display: block;
		width: 66.66%;
		z-index: -9;
		background:linear-gradient(0deg, black 10%, #0E0F0F 50%, black);
	}
	div.fumiga figure:nth-of-type(2){
		display:inline-block;
	}
	div.fumiga figure:nth-of-type(2)>img{
		top: 0px;
		left: 0px;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	body>div{
		z-index: 9;
	}
	h1{
		top: 84px;
		font-size: 20px;
		right: unset;
		left: 0px;
		color: #052D6E;
		margin-left: -2%;
		padding:6px 1.3% 6px 11%;
		background: rgba(255,255,255,0.6);
		animation: 2s veloz 1;
		-webkit-animation: 2s veloz 1;
		-moz-animation: 2s veloz 1;
		-o-animation: 2s veloz 1;
		-ms-animation: 2s veloz 1;	
	}
	@keyframes veloz{
		0%{opacity:0;
		transform: translateX(-200%)}
		70%{opacity:0;
		transform: translateX(-200%)
			skewX(10deg);}
		85%{transform: translateX(-20%)
			skewX(-16deg);}

		92%{transform: translateX(0%)
			skewX(15deg);}
	}
	.hdos{
		top: 16px;
		left: 50px;
	}

	.icon-aqoncagua1{
		top: -0.3px; 
  		left: 60.5px;
	}
	.icon-aqoncagua{
		left: 1.7px;
		top: 3px;
	}
	#nota1,#nota2{
		bottom: 2px;
		width: 66.2%;
		height: 86.5vh;
	}
	section>.icon-cross{
		right: 4.5%;
	}
	div.textonota>figure>img{
		width: 50%;
		float: right;
		margin-right: 6%;
		margin-bottom: 2px;
	}
	.megusta>.compart{
		height: 115px;
	}
	.megusta>iframe{
		left:50px;
	}
	div#compartir, div.icon-twitter{
		width: 40%;
		max-width: 250px;
		margin-right: 15px;
		float:left;
		left: 40px;
	}
	div#volver, .compart>.icon-whatsapp{
		display: none;
	}
/*--------------------Form------------------------*/

form{ 
		display: block;
		margin:0; 
		padding:0;
		float: right;
	}
	form,input,select,textarea{
		margin:0; padding:0; color:#ffffff;
	}
	div.box {
		width:32.6%;
		background:#222222;
		top:54.5px;
		left:unset;
		right:0.2%;
		border:1px solid #262626;
		animation: unset;
		height: 82vh;
		margin-left: 67.5%;
	}
	div.box>p { 
		position: relative;
		top:0px;
		left: 0px;
		font-size:10px;
		color: #FF5600;
		font-weight: 700;
		text-transform:uppercase;
		padding:0px 0 0px 2%;
	}
	div.box>span { 
		font-size:9px;
		left: 0px;
		padding:0px 0 0px 3%;
	}

	div.flechatransp{
		left: 10px;
		top: 24px;
	}
	div.box>label#labbut {
		background:linear-gradient(0deg, black 10%, #1C1C1C);
		height: 180px;
	}
	div.box label span {
		width:56px;
	}      
	div.box .input_text, .adress{
		padding:10px 10px;
		width:53%;
		background:#262626;
	}
	#num{
		width: 30%;

	}
	#selectTipoConsorcio{
		padding:10px 0px 10px 0px;
		width:62%;
		font-size: 14px;
	}
	div.box .button{
		padding:10px 10px;
		top:368px;
		left:unset;
		right:3.5%;
		width:50px;
		height: 50px;
		box-shadow: 1px 2px 6px rgba(5,5,5,1);
		animation: 4s fade-click 2;
			-webkit-animation: 6s fade-click 2;
			-moz-animation: 6s fade-click 2;
			-o-animation: 6s fade-click 2;
			-ms-animation: 0s fade-click 0;
	}
	.button>span{	
		left:0px; 
		top:-2px;
	}
	@keyframes fade-click{
		60%, 66%{transform:scale(0.8);}
		63%, 69%{transform:scale(1.1);}
		58%,74% {transform: scale(1);}
	}
	div.box:before{
		display: block;
		position: relative;
		height: 500px;
		width: 150px;
		top:0px;
		left: 0px;
		z-index: 999999;
	}
	label#labtransp>p{
		font-size: 11px;
		top:-25px;
		margin-left: 17%;
		margin-right: 9%;
	}
	div.box>#labhabit>div:nth-of-type(1){
		width: 100px;
		left: 70px;
	}
	div.box>#labhabit>div:nth-of-type(2){
		width: 90px;
		margin-left:5%;
		left: 45px;
	}
	#labhabit>div>.input_text{
		width: 55px;
		font-size: 14px;
		margin-left: 0px;
	}

	#labhabit>div>span{
		top: 0px; 
		text-align: left;
	}
	#labhabit>div:nth-of-type(2)>span{
		width: 36px;
	}
	#labmailcontacto{
		padding-top: 40px;
		padding-bottom: 90px; 
	}
	#btnFormularioFinal{
		top: 170px;
	}
	#btnContratar{
	top: 120px;
	-webkit-animation: 1s btn 1;
		-moz-animation: 1s btn 1;
		-o-animation: 1s btn 1;
		-ms-animation: 1s btn 1;
	}
	@keyframes btn{
		0%{transform: translateX(200px)}
		
		40%{transform: translateX(200px)
		}

		100%{transform: translateX(0%);}
	}
	#labbut>p:nth-of-type(1){
		font-size: 11px;
	}
	#labbut>p:nth-of-type(2){
		font-size: 11px;
	}
	.validar{
		position: fixed;
		width: 28%;
		left: 70%;
		font-size: 12px;
		border-radius: 5px;
	}
	.validar:before{
		content:"";
		position: absolute;
		top: 23px;
		left: 20%;
		border-style: solid;
		border-width: 15px 8px 0px 15px;
		border-color: palegoldenrod
					transparent  
		 	 	 	transparent 
		 	 	 	transparent;
	}
	#campopisoh:before{
		left: 65%;
		border-width: 15px 13px 0px 8px;
	}
	#primercampo, #campopisoh{
	top: 145px;
	}
	#segundocampo{
		top: 198px;
	}
	#tercercampo{
		top: 251px;
	}
	#campotran1{
		top: 187px;
	}
	#campotran2{
		top: 240px;
	}
	#campotran3{
		top: 293px;
	}
	#espereTran {
		right: 27%;
	 	top: 336px;
	}
/*------------------fin Form------------------------*/

	#valores{
		display: none;
	}
	#elegir{
		position: relative;
		z-index: 99;
		height: 426px;
		padding: 0px;
	}
	#elegir:before,#clientes:before{
		bottom: 0px;
		bottom:-38px;
	}
	div#articles{
		display: none;
	}
	div.porque>#artclsdos{
		display: block;
		position: absolute;
		height: 23vh;
		width: 29%;
		top: -23vh;
		right: 31.7%;	
		box-shadow: -2px -2px 6px rgba(10,10,10,0.8);
		background: rgba(255,255,255,0.6);
		border: 0px;
	}
	#artclsdos>div{
		top:0px;
		height: 26px;
		text-align: left;
		border-bottom: 1px solid rgba(255,255,255,0.5);
	}
	h3{
		top: -5px;
		font-size: 14px;
		left: 0px;
		padding: 4px;
		padding-left:10%;
		width: 88%;
	}	
	.icon-play{
		position: absolute;
		left:4.5%;
		top: 4px;
	}
	.icon-play:before {
		font-size: 9px;
	}
	.porque{
		top:0px;
		height: 75px;
		display: inline-block;
		left: -2.3%;
		margin: 0px;
		font-family: 'Roboto', sans-serif; /*arial;*/
	}
	.porque>p{
		top:18px;
	}
	#elegir>div:not(.porque){
		position: relative;
		width: 30%;
		height: 284px;
		display: inline-block;
		margin: 0px;
	}
	#compromiso{
		left:4px;
	}
	#seguridad{
		border-bottom: 1.5px solid white;
		left:-4px;
	}
	.divisiones{
		border-bottom: 1.5px solid white;
	}
	.motivos{
		position: absolute;
		margin: 0px;
		width: 80%;
		left: 10%;
		top: 40px;
		height: 180px;
	}
	.motivos>a>div{
		display: none;
	}
	.icon-laptop>a>div{
		display: block;
		height: 175px;
		width: 255px; 
		top:-160px;
		left:40px;
	}
	.titles{
		font-size: 21px;
	}
	div.gradient{
		background: linear-gradient(0deg, #E6E6E6 6%, #E7DFDB)
	}
	.descript{
		font-size: 14px;
	}
	div.icon-lock{
		top: 60px;
	}
	div.icon-medal{
		top: 45px;
	}
	div.icon-laptop>p:nth-of-type(3), div.icon-medal>p:nth-of-type(4){
		font-size: 16px;
	}
	#clientes{
		height: 630px;
		padding: 0px;
		z-index: 91;
	}
	div#aboutwe{
		display: block;
		position: relative;
		font-family: 'Roboto', sans-serif; /*sans-serif, arial;*/
		height: 270px;
		width: 72%;
		margin-left: 15%;
		text-align: right;
		border: 1px solid transparent;
		top: 0px;
	}
	div#aboutwe>p{
		position: relative;
		font-size: 15.5px;
		font-weight: 600;
		line-height: 140%;
		color:black;
		margin: 0px;
		top: -24px;
		padding: 15px 65px 15px 55px;
		background: silver;
		border-radius:10px;
	}
	div#aboutwe>p>strong{
		font-weight: 600;
	}
	div#aboutwe>p:before{
		content:"";
		position: absolute;
		height: 74%;
		width: 6px;
		background: #0D58A6;
		border-left: 1px solid black; 
		right: 40px;
		opacity: 0.5;
	}
	div#contenedor{
		position: relative;
		width: 90%;
		margin-left: 5%;
		height: 420px;
		text-align: center;
		padding: 60px 0px 0px 0px;
	}
	div.tipo{
		display: inline-block;
		width: 27%;
		height: 185px;
		margin: 0px 0px 0px 10px;
		padding: 2px 6px;
		top:0px;
		vertical-align: top;
	}
	div.caja{width: 100%;
		height: 70px; 
		left:-1px;	
		margin: 0px 0px 0px 0px;
	}
	.caja>div>p, #emp, #transp, #part{
		font-size: 22px;
		line-height: 190%;
		padding-bottom: 0px;
		margin-bottom: 3px;
	}
	
	.caja>div>span, #spanx{
		font-size: 9px;
	}
	.tipo>div>p{
		height: 92px;
		font-size: 14px;
		top:0px;
	}	
	#que{
		height: 425px;
		margin: 0px;
	}
	#que>div.titulo{
		height: 90px;
		top: 0px;
	}
	#que>div.images{
		display: inline-block;
		vertical-align: top;
		top:0px;
		border: 0px;
		width: 32%;
		height: 290px;
		margin: 0px;
		padding: 0px;
	}
	#que>div.images>p{
		height: 25px;
		width: 99.5%;
		margin-left: 1px;
	}
	#que>div.images>div.figrel{
		height: 50px;
		width: 96.5%;
		margin-left: 10px;
		padding: 0px;
	}
	#que>div.images>div.figrel>p{
		height: 100%;
		width: 97%;
		padding: 0px;
		margin: 0px;
	}
	footer{
		height: 370px;
		border-top: 6px solid #0D58A6;
		position: relative;
		z-index: 99;
	}
	div#slogan{
		height: 86px;
		font-size: 16px;
	}
	#slogan>div{
		top: 25px;
		margin-left: 6px;
		font-family: 'Roboto', sans-serif; /*times;*/
	}
	#slogan>div:nth-of-type(1){	
		width: 247px;
	}
	#slogan>div:nth-of-type(3){
		padding: 10px 4px 10px 4px;
		width: 267px; 
	}
	#slogan>a>div{
		width: 29%;
		top:-16px;
	}
	#content>.icon-aqoncagua{
		display: block;
		font-family: 'EB Garamond', serif;
		top: 28px;
		font-size: 18px;
		color:rgb(222,222,222);
		width: 86px;
		margin-left: auto;
		margin-right: auto;
	}
	div#content{
		height: 218px;
	}
	#content>.icon-aqoncagua:before{
		top:-35px;
		left: -22px;
		color:rgb(222,222,222);
		font-size: 12px;
	}
	#ccc>div.icon-paper-plane{
		top: -10px;
	}
	#ccc>div.icon-paper-plane:before{
		display: block;
		position: relative;
		top:34px;
		font-size: 35px;
		color:white;
		opacity: 0.3;
		z-index: 9;
	}
	#ccc>div.icon-paper-plane:nth-of-type(1):before{
		left:60%;
	}
	#ccc>div.icon-paper-plane:nth-of-type(2):before{
		left:58%;
	}
	#ccc>div.icon-paper-plane:nth-of-type(3):before{
		left:80%;
	}
	div#contact{
		height: 66px;
	}
	div#ccc{
		width:80%;
		height: 180px;
		left: 20px;
		top: 40px;
		margin-left: auto;
		margin-right: auto;
	}
	div#ccc>div{
		width:120px;
		height: 160px;
		top: 13px;
		font-family: 'Roboto', sans-serif; /*times;*/
	}
	#ccc>div:nth-of-type(3){
		width: 160px;
	}
	#ccc>div:nth-of-type(2),#ccc>div:nth-of-type(3){
		margin-left: 10%;
	}
	#ccc>div>p{
		font-size: 16px;
		margin-bottom: 7px;
	}
	#ccc>div>a{
		font-size: 14px; 
	}
	#ccc>div>a:nth-of-type(2){
 		position: absolute;
 		height: 50px;
 		width: 90%;
 		top: 15px;
 		left: 5px;
 		z-index: 999;
	}
	#ccc>div#fumigadores>a{
		padding-right: 12px;
	}
	#contact>.icon-aqoncagua{
		display:none;
	}
	#ccc>div>a>div{
		height: 80px;
		bottom: 80px;
	}
	#social{
		position: absolute;
		top: 10px;
		left: 12px;
		height: 45px;
		width: 150px;
	}
	#social>div{
		top: 0px;
		width: 24px;
		vertical-align: top;
	}
	#social>div:before{
		color:rgb(222,222,222);
	}
	#social>div.icon-whatsapp{
		display: none;
	}
	#social>div>a{
		padding: 17.5px;
		top: 0px;
		left: -2px;
	}	
	.icon-facebook-f:before{
		font-size: 23px;
		color:rgb(222,222,222);
	}
	.icon-google-plus:before{
		font-size: 25px;
	}
	#social>.icon-envelope-o:before{
		font-size: 22px;
	}
	#info{
		position: absolute;
		top:18px;
		font-size: 11px;
		width: 100%;
	}
	#impositiva{
		display: inline-block;
		position: relative;
		width: 130px;
		top:16px;
		float: right;
		right:25px;
	}
	#impositiva>div{
		display: inline-block;
		position: relative;
		width: 30px;
		height: 30px;
		cursor: pointer;
	}
	#impositiva>div>figure>img{
		position: absolute;
		top: 0px;
		left: 0px;
	width: 30px;
		height: 30px;
	}
	#impositiva>span{
		position: relative;
		font-size: 10px;
		font-family: 'Roboto', sans-serif; /*times;*/
		color:rgb(222,222,222);
		top:-5px;
	}
	#impositiva>span:nth-of-type(1){
		top:-18px;
		left:25px;
	}		
	div#design{
		display: none;
	}
	div.gracias>div{
		top:190px;
		width: 40%;
		left: 29.5%
	}
	div.gracias>div>#title{
		font-size: 15px;
		margin: 53px 15px 10px 15px ;
	}
	div.gracias>div>#detalles{
		font-size: 14px;
		margin-bottom: 65px;
	}
}

/*----------------Hasta aquí es para Pantallas de Tablet vertical----------------*/

@media screen and (min-width: 810px){
	
	div.box>span { 
	 	font-size:10px;
	}
	div.box>p { 
	 	font-size:11px;
	}
	#btnFormularioFinal{
		top: 150px;
	}
	#labbut>p:nth-of-type(1){
		font-size: 12px;
	}
	.button{
	    position: fixed;    
	    top:75vh;
	}
	.motivos{
		top: 55px;
	}
	div.icon-lock{
		top: 77px;
	}
	div.icon-medal{
		top: 61px;
	}
	.titles{
		font-size: 22px;
	}
	.descript{
		font-size: 16px;
	}
	#clientes{
		height: 660px;
		padding: 0px;
		z-index: 91;
	}
	.caja>div>span, #spanx{
		font-size: 10px;
	}
	div#aboutwe>p{
		font-size: 16.5px;
	}
	.tipo>div>p{
		font-size: 15px;
	}	
	#colegios>div>p{
		font-size: 15px;
	}
	h3{
		left: 30px;
		padding-left:30px;
		margin-left: -30px;
	}	
	#que{
		height: 430px;
	}
	div#ccc{
		left: 20px;
	}
	div#ccc>div{
		width:140px;
		height: 145px;
		top: 13px;	}
	#ccc>div:nth-of-type(3){
		width: 175px;
	}
	#ccc>div:nth-of-type(2),#ccc>div:nth-of-type(3){
		margin-left: 10%;
	}

	#ccc>div>p{
		font-size: 18px;
		margin-bottom: 7px;
	}
	#ccc>div#fumigadores>a{
		padding-right: 20px;
	}
	#social{
		left: 4%;
	}
}
	
@media screen and (min-width: 878px){
	.hdos{
		left: 60px;
	}
	#artclsdos:before{
		content:"";
		position: absolute;
		top: -26px;
		left: 35px;
		border-style: solid;
		border-width: 0px 25px 26px 6px;
		border-color: transparent  
		 	 	 	transparent 
		 	 	 	rgba(255,255,255,0.5) 
		 	 	 	transparent;
	}
	div.box>p { 
	 	font-size:12px;
	}
	div.box>span { 
	 	font-size:11px;
	}
	div.box .button{
		top:388px;
	}
	div.box>label#labbut {
		height: 300px;
	}
	div.box{
		height: 85vh;
	}
	label#labtransp>p{
		font-size: 12px;
	}
	#labbut>p:nth-of-type(1){
		font-size: 13px;
	}
	#labbut>p:nth-of-type(2){
		font-size: 12px;
	}
	h3{
		left: 25px;
	}
	div#aboutwe>p{
		font-size: 17px;
	}
	div.tipo{
			margin: 0px 0px 0px 11px;
	}
	#info{
		font-size: 12px;
	}
	#slogan>a>div{
		width: 25%;
	}
	#ccc>div.icon-paper-plane:before{
		display: block;
		font-size: 35px;
		position: relative;
		top:32px;
		z-index: 9;
	}
}
@media screen and (min-width: 950px){
	.hdos{
		left: 65px;
		top: 14px;
	}
	h2{
		font-size: 26px;
	}
	.icon-aqoncagua1{
		top: 0px;
		left:69.5px;
	}
	.icon-aqoncagua1:before {
	  	font-size: 71px;
		left: -1.8px;
  	}
  	.icon-play{
		left:5.5%;
	}
	.icon-play:before {
		font-size: 10px;
	}
	h3{
		font-size: 17px;
		left: 32px;
	}
	div.box {
		height: 440px;
	}	
	div.box>p { 
	 	font-size:13px;
	}
	div.box>span { 
	 	font-size:12px;
	}
	div.box .button{
	 	top:408px;
	 }
	div.box>#labhabit>div:nth-of-type(1){
		width: 160px;
		left: 8px;
	}
	div.box>#labhabit>div:nth-of-type(2){
		width: 110px;
		margin-left:1%;
		left: 5px;
	}
	#labhabit>div>.input_text{
		width: 55px;
		font-size: 14px;
		margin-left: 0px;
	}
	#labhabit>div>span{
		top: 8px; 
		text-align: left;
	}
	#labhabit>div:nth-of-type(2)>span{
		width: 36px;
	}
	#primercampo, #campopisoh{
	top: 149px;
	}
	#segundocampo{
		top: 202px;
	}
	#tercercampo{
		top: 255px;
	}
	#campotran1{
		top: 191px;
	}
	#campotran2{
		top: 244px;
	}
	#campotran3{
		top: 297px;
	}
		#espereTran {
		right: 27%;
	 	top: 386px;
	}
	div#contenedor{
		margin-left: 6%;
		width: 86%;
	}
	div.tipo{
		margin: 0px 0px 0px 11px;
	}
	.caja>div>span, #spanx{
		font-size: 11px;
	}	
	#que{
		height: 445px;
	}
	div#slogan{
		font-size: 17px;

	}
	#slogan>div{
		top: 20px;
	}
	#slogan>div:nth-of-type(1){	
		width: 270px;
	}
	#slogan>div:nth-of-type(3){
		padding: 14px 4px 14px 4px;
		width: 280px;  
	}
	#slogan>a>div{
		top:-24px;
	}
	#social>div{
	 	width: 32px;
	}
	#social>div>a{
	 	padding: 20px;
	}
	#social>div.icon-envelope-o>a{
		left:0px;
	}
}

@media screen and (min-width: 1000px){
	
	h1{
		top: 98px;
		padding:8px 1.3% 8px 11%;
	}
	.textonota>p>br{
		display: none;
	}
	div.box {
		top:60px;
		height: 490px;
		width:31%;
		right:1%; 
	}
	div.box>span { 
	 	font-size:12px;
	}
	div#aboutwe>p{
		font-size: 18px;
	}
	div#contenedor{
		position: relative;
	}
	div.tipo{
		margin: 0px 0px 0px 11.5px;
	}
}

@media screen and (min-width: 1100px){
	
	#articles{
		top: 455px;
	}
	h1{
		top: 111px;
		font-size: 21px;
	}
	.hdos{
		top: 14px;
	}
	div.box>p { 
	 	font-size:14.5px;
	}
	div.box>span { 
	 	font-size:13px;
	}
	#primercampo, #campopisoh{
		top: 153px;
	}
	#segundocampo{
		top: 206px;
	}
	#tercercampo{
		top: 259px;
	}
	#campotran1{
		top: 195px;
	}
	#campotran2{
		top: 248px;
	}
	#campotran3{
		top: 301px;
	}
	div.porque>#artclsdos{
		height: 24vh;
		top: -24vh;
	}
	.icon-play{
		left:5.5%;
		top: 5px;
	}
	h3{font-size: 17px;
		left: 36px;
	}
		label#labtransp>p{
		top:-25px;
		margin-left: 15%;
		margin-right: 10%;
	}
	div.icon-laptop>p:nth-of-type(3), div.icon-medal>p:nth-of-type(4){
		font-size: 18px;
	}
	#que{
		height: 465px;
	}
	#slogan>a>div{
		width: 22%;
	}
}
@media screen and (min-width: 1220px){
	
	h1{
		top: 115px;
	}
	#primercampo, #campopisoh{
		top: 156px;
	}
	#segundocampo{
		top: 209px;
	}
	#tercercampo{
		top: 262px;
	}
	#campotran1{
		top: 198px;
	}
	#campotran2{
		top: 251px;
	}
	#campotran3{
		top: 304px;
	}
	div.porque>#artclsdos{
		height: 27vh;
		top: -27vh;
	}
	div.tipo{
		margin: 0px 0px 0px 25px;
	}
	#que{
		height: 485px;
	}
	#slogan>a>div{
		width: 20%;
	}
}