@charset "utf-8";
/* CSS Document */


@font-face {font-family:roboto;
src: url("../fuentes/roboto.ttf") format("truetype");
}

@font-face {
font-family:roboto-b;
src: url("../fuentes/roboto-b.ttf") format("opentype");
}

@font-face {font-family:roboto-b;
src: url("../fuentes/roboto-brrat.ttf") format("truetype");
}


/*--------*/

* {outline:0; padding:0; margin:0; box-sizing: border-box;}
html {font-size: 62.5%; }

body { font-family:roboto; overflow-x:hidden !important; background:#eef2f5; color:#eef2f5;  }
a {color:#fff; text-decoration:none;} a:hover {color: #000; } 
strong { color:#ED378A; }
b { color:#11B5E4;  }
i { color:#11B5E4; } 
p { padding:.5em 0; line-height:2rem; width:100%; color:#191919; font-size:1.6rem;} 
p i {margin-left:-.5em;} 
.nota {color:#000; font-size:1.2rem; max-width:800px !important;  }
.clear {width:100%; height:1px;}
.blanco {color:#fff;} .blanco a:hover {color:#fff;}


.boton {padding:.8em 1.5em; color:#fff; background:#88B20C; font-size:1.4rem; text-shadow:none; border:1px solid #BEF02B; text-align:center; cursor:pointer; }
.boton i {color:#fff; font-size:1.3rem; padding-left:.5em; margin-right:0; } .boton:hover {background-color:#11B5E4; color:#fff !important; }
.boton2 {padding:.8em 1.5em; color:#fff; font-size:1.4rem; text-align:center; cursor:pointer; border:1px solid #fff; background:rgba(0,0,0,.3);  }
.boton2 i {color:#61c241; font-size:1.3rem; padding-left:.5em; margin-right:0; } .boton2:hover {color:#61c241 !important; border:1px solid #61c241; }
.boton3 {padding:.8em 1.5em; color:#447911; font-size:1.4rem; text-align:center; cursor:pointer; border:1px solid #fff; background:rgba(255,255,255,.3);  }
.boton3 i {color:#447911; font-size:1.3rem; padding-left:.5em; margin-right:0; } .boton3:hover {color:#000 !important; border:1px solid #447911; }
.boton4 i {color:#fff;}

.centrado {text-align: center;}


#arriba { display:none; position:fixed; bottom:2em; right:50px; z-index:20; background:#11B5E4; color:#fff; cursor: pointer; padding:13px  8px 10px 8px; border-radius:50px; border:0; box-shadow:0 3px 3px 0 rgba(0,0,0,0.5); line-height:18px; font-size:1.5rem;}
#arriba:hover {  background:#07549f; }


main { width:100%; clear:both; font-size:1.6rem; background:#fafafa; color:#000;}
main ul { padding:.5em 0; } main ul li {list-style: none; padding:.25em 0; padding-left:25px; line-height:2.1rem;  } main ul li i {margin-left:-23px; font-size:1.2rem;}
 

h1 {font-size:3rem; line-height:3.5rem; color:#07549f; text-align:center; padding:.3em 0; margin-bottom:.5em; width:100%; font-family:roboto-b;   } 
h2 {font-size:2.5rem; line-height:3rem;  color:#07549f;  text-align:center; padding-top:.3em; padding-bottom:.15em;  width:100%; font-family:roboto-b; } 
h3 {font-size:2rem; line-height:2.5rem;  color:#4f9ff1; text-align:center; padding:.3em 0; width:100%; font-family:roboto-b; } 
h4 { font-size:4rem; line-height:4.5rem;   color:#fff; text-align:center; padding:.5em 0; font-family:roboto-b;} 
h5 { font-size:2.5rem;  line-height:3rem; color:#fff; background:#88B20C;  text-align:center; padding:1em 0; font-family:roboto-b;} h5 i {color:#fff;} h5 a:hover, h5 a:hover i { color:#07549f; }
h6 { font-size:3rem;  line-height:3.5rem; color:#ED378A;  text-align:center; padding:.5em 0; font-family:roboto-b;}



.back2 {width:100%; display:flex; justify-content:center; flex-wrap:wrap; align-items:center; padding:2em 0; }
.back2 h1, .back2 h2, .back2 p {color:#fff; text-align:center;} 


.columna-2, .columna-3, .columna-4, .columna-5, .columna-6, .columna-8,  .columna-25, .columna-75 {min-height:50px;  padding:1em .5em; }


/*-------------------------Widget---------------*/


.widget { display:flex; flex-wrap:wrap; align-items:flex-start; justify-content:space-evenly; padding:1em 0 4em 0; position:relative; margin:1em 0;}

.widget .columna-3 { width:318px; min-height:150px; background:rgba(0,0,0,.1); padding:0;}
.widget .columna-3 img { width:100%; margin-bottom:.5em; }
.widget .columna-3 p {padding:1em; } .widget ul {display:none;}
.widget .boton { display:flex;  justify-content:center; width:318px; margin-top:1em; } .widget .boton h4 {padding-top:.7em;} .widget .boton:hover h4 {color:#fff;} 


/*-------------------------Banner---------------*/
	
.close { width:80px; position:absolute; z-index:51; font-size:2rem; right:0; top:10px; margin-right:-30px; padding:.5em .3em .3em .3em; border:none; cursor:pointer;} 
.close:hover i {color:#000;}

/*-------------------------Slider---------------*/

.slider { background:#fff; }

.btn-floating1, .btn-floating2 {color:#11B5E4; padding:.5em .3em .3em .3em ; font-size:2.5rem; z-index:11; cursor:pointer; position:absolute; left:50%; bottom:1em;  }
.btn-floating1:hover, .btn-floating2:hover {color:#fff; cursor:pointer;} .btn-floating1 { margin-left:-30px; } .btn-floating2 {margin-left:10px;}

.slider p { color:#fff; z-index:10; }
.slider p b { color:#000; background:rgba(255,255,255,.5); padding:.5em 1em;}
.slider p strong { background:#323932; padding:.5em 1em; color:#fff; }

/*-------------------------Slider prodcutos---------------*/

.producto_slider { position:relative; background:none; }

.flecha1, .flecha2 {color:#11B5E4; padding:.5em .3em .3em .3em; font-size:1.8rem; z-index:7; cursor:pointer; position:absolute; background:rgba(0,0,0,.3); }
.flecha1 {left:0; bottom:.65em;}
.flecha2 {right:0; bottom:.65em;}
.flecha1:hover, .flecha2:hover {color:#fff; cursor:pointer;} .btn-floating1 { margin-left:-35px; } .btn-floating2 {margin-left:15px;}


/*------------------Social Menu--------*/

.social { position:fixed; right:15px; top:150px; z-index:10;  }
.social ul {list-style:none; text-align:right; padding:0;}
.social ul li a {display:inline-block; color:#78c96b; background:#fff; padding:10px 8px 2px 8px; text-decoration: none; border:solid 1px #cecece; font-size:4rem; margin-top:-1px; 
animation-direction: normal; -webkit-transition:400ms ease;-o-transition:400ms ease; transition:400ms ease; border-radius:3em; box-shadow:-3px 3px 5px rgba(0,0,0,.3);}
.social ul li a:hover { padding:14px 12px 6px 12px; }


/*--------------------- slider logos -----*/

.columna-cliente { width:100%; min-height:50px; overflow:hidden;  margin-top:-1px; padding:1em 0 0 0; background:#fff; box-shadow:0px 6px 6px #acacac;}
.cliente { width:180px;  margin-left:-.3em; }


/*--------------------- carrusel -----*/

#carrusel { width:100%; overflow:hidden; min-height:250px; position:relative; padding:3em 0;  }

.carrusel{ width:4000px; left:0px; position:relative; display:flex;}

.carrusel>div { margin-right:20px; width:450px; text-align:left; padding-bottom:4em; padding-left:1em; margin-bottom:3em; position:relative; }

.carrusel img  { width:80%; border-radius:1em; }

.carrusel a {position:absolute; bottom:25px; right:12px;}

.card { background:#fff; border-radius:1em; box-shadow:0 0 20px rgba(0,0,0,.1); padding:1em; min-height:250px;}

.carrusel h2 {padding:0 0 .2em 0; text-align:left; color:#88B20C;  }
.carrusel h2, .carrusel p {text-align:left; padding-right:1em;}

.left-arrow, .right-arrow { color:#000; font-size:2.7rem;  }
	


/*--------------------- extras -----*/

.icono { font-size:7rem; }
.foto { width:100% !important;}
.foto2 { width:80%; border-radius:10em;}

main table {text-align: center; border-right: solid 1px #999; border-top: solid 1px #999;  background-color:rgba(0,0,0,.7); font-size:1.3rem; color:#fff; width:100%; } 
main table td {border-left: solid 1px #999; border-bottom: solid 1px #999; padding:.6em; }

.separador {width:100%; height:50px;}
.separador2 {width:100%; height:20px;}

.marcas { width:320px; height:150px; }

.numero {font-size:5rem; color:#88B20C; font-family:roboto-b; padding-top:25px;}

.flecha-right{ position:absolute; width:40px; height:40px; right:-30px; top:50%; margin-top:-20px; z-index:20; }
.flecha-left{ position:absolute; width:40px; height:40px; left:-30px; top:50%; margin-top:-20px; z-index:20; }

.azul { width:100%; min-height:200px; background:#b7d9f7;}
.gris { background:#F5F5F5; width:100%; min-height:500px; display:flex; align-items:center; padding:2em 1em;}

.promo { background: rgb(146,208,101);
background: radial-gradient(circle, rgba(146,208,101,1) 38%, rgba(68,121,17,1) 100%); background-size:cover;  width:100%; padding:4em 2em;  }
.promo h1, .promo h2, .promo p {color:#fff; text-align:center;} 


/*-------------------------------------- WEB--*/
	

@media screen and (min-width:1020px){
	
header { width:100%; height:120px; background:#fff; display:flex; justify-content:space-evenly; flex-wrap:wrap; align-items:flex-start;} 
		
.logo {text-align:center; width:100%; } 
.logo img {width:250px;  border-bottom-left-radius:2em; border-bottom-right-radius:2em; padding:1.7em;  }	
	
#banner {width:100%; height:100%; background:rgba(0,0,0,.8); position:fixed; z-index:20; display:none; } 		
.bannerIn {width:800px; height:auto; position:absolute; z-index:21; background:#fff; top:5%; left:50%; margin-left:-400px; border-radius:3em; padding:1em 2em;  } 	
	
nav { width:100%; height:auto; font-size:1.2rem; background:#142c68; }
nav ul { width:auto; text-align:center; color:#fff; padding:1em;  }
nav li { display:inline; border-right:1px solid #fff; }
nav a { padding:1.5em; color:#fff;  text-decoration:none; text-transform:uppercase;  border-radius:.3em; line-height:1.5rem;   }
nav a:hover { color:#47abe9;  } 	
nav a span { color:#fff;  } 		
nav .last {border:none; } nav .last2 {border:none; margin:0 2em 0 3em;}		
.active {color:#11B5E4 !important; } 	
.active2 {color:#000 !important; border:solid 1px #11B5E4; margin-left:2em; margin-right:1.5em;} .active2:hover {color:#11B5E4 !important; }
.active3 {background:#11B5E4 !important; color:#fff; } .active3:hover { color:#000; }
.active4, .active4 i {color:#ff9900; } 
	
.dropbtn { color:#FFF;  background:rgba(255,251,240,0); border: none; cursor: pointer; padding-bottom:.55em;  }
.dropdown {  display:inline-block;  }
.dropdown:hover .dropdown-content { display: block;}	
	
.dropdown-content { display:none; position:absolute; text-align:left; background-color:#fff; z-index:20; margin-top:1.5em; width:100%; height:170px; left:0;  box-shadow:0 5px 5px rgba(0,0,0,.1); }	
.dropdown-contentin { padding:0; display:flex; justify-content:center; align-items:flex-start; flex-grow:1; text-align:center; }
.dropdown-content a {color:#000; text-decoration:none; padding:1em; font-size:1.1rem; width:150px; }
.dropdown-content img {height:80px; margin:1em 0;}	
.dropdown-content a:hover { color:#11B5E4; border-top:0; }
	
.menu-fixed {position:fixed; z-index:1000; width:100%; top:0; }	
	
.slider { width:100%; height:550px; display:flex; justify-content:center; flex-wrap:wrap; align-items:center; margin-top:2.25em; }
.slider p { font-size:1.6rem; line-height:2.4rem; width:100%; }	
.slider p b { font-size:3rem; line-height:3.5rem;   }	
.slider a:hover i { color:#000;}	
	
	
.inicio {background: url("../images/inicio.jpg") center no-repeat; background-size:cover;}
.inicio2 {  background: url("../images/inicio2.jpg") top no-repeat; background-size:cover;}
.inicio3 {height:500px; background: url("../images/inicio4.jpg") top no-repeat; background-size:cover;}
.obra {height:500px; background: url("../images/obra-slide.jpg") top no-repeat; background-size:cover;}
.limpieza {height:500px; background: url("../images/limpieza.jpg") top no-repeat; background-size:cover;}
.limpieza2 {height:400px; background: url("../images/limpieza2.jpg") bottom no-repeat; background-size:cover;}
.limpieza3 {height:400px; background: url("../images/limpieza3.jpg") bottom no-repeat; background-size:cover;}
.profunda {height:500px; background: url("../images/profunda.jpg") top no-repeat; background-size:cover;}
.contacto {height:300px; background: url("../images/inicio.jpg") center no-repeat; background-size:cover;}
	
	
.columna   {max-width:1020px; margin:0 auto; display:flex; justify-content:space-evenly; flex-wrap:wrap; align-items:center; padding:3em 0; }
.columna-2 {width:485px;} 
.columna-3 {width:318px;}
.columna-4 {width:234px;}
.columna-5 {width:184px;}
.columna-6 {width:151px;}
.columna-8 {width:100px;}
.columna-50 {width:50%; padding:0 3em;}
.columna-25 {width:25%;}
.columna-30 {width:30%;}
.columna-60 {width:60%;}
.columna-75 {width:75%;}
.columna-70 {width:70%;}
	
.izquierda {text-align:left;}
.izquierda2 {text-align:left;}
	
.oculto { display:none !important; }	
	
#form .labels {float:left; width:50%; padding-right:1em;}
#form .labels2 {float:left; width:50%; }	
	
}


/*-------------------------------------- movil--*/ 

@media screen and (max-width:429px){

header {width:100%; min-height:80px; background:#fff; z-index:11; position:fixed; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:flex-start;}
.logo {padding:0; width:80%; }
.logo img {width:200px; padding:1em; }	
main { padding:4em 0 0 0;}	
	
.social { top:120px; z-index:10;  }	
.social ul li a { font-size:3rem;}
	
.menu_movil {width:20%; z-index:20; padding:0; margin:0;  cursor:pointer; text-align:center; margin-top:3em;}
.btn_menu { padding:0; color:#076387; text-decoration:none; font-weight:normal; font-size:2.4rem; } 
	
nav {position:absolute; z-index:60; width:100%;  }		
nav ul { width:100%; left:-100%;  border:none; position:fixed; padding:.8em 0 0 0; top:0; background:#fff; color:#000; margin-top:8em; } 
nav li {display:block; float:none; text-align:left; border-bottom:1px solid rgba(0,0,0,.1); width:100%; border-right:none;  }
nav a { font-size:1.3rem; padding:1em 0; color:#000; width:100%; display:inline-block;  padding-left:2em;}
nav span { color:#11B5E4; font-size:1.1rem; } 
nav .last {border:none;}
nav img {display:none;}	
.active {color:#11B5E4; font-family:roboto-b;} 	

	
.dropdown-content {display:block;}
.dropdown-contentin { }	
.dropdown-contentin a { display:inline-block; padding:0 0 .8em 4em; }
	
	
#banner {width:100%; height:100%; background:rgba(0,0,0,.8); position:fixed; z-index:20; display:none; } 	
.bannerIn, .bannerIn2 { width:90%; left:5%; position:absolute; z-index:21; top:3%; border-radius:2em; background:#fff; padding:1em; overflow-y:visible; } 	 	
.bannerIn iframe {border-radius:1em; margin:4em 0 2em 0;}				
	
.slider {margin-top:20px; width:100%; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; margin-bottom:1em; }
.slider img {width:90%; }		
.slider p {padding:2em 0; font-size:1.2rem; text-align:center; width:100%; margin-bottom:2em;  }
.slider p b { font-size:2.2rem;  line-height:5rem; display: inline-block;  }
	.slider p strong {display: inline-block;}	
	
.btn-floating1, .btn-floating2  { left:50% !important; bottom:.3em; display:none; }

.foto-slider { width:100%; height:200px; }	
	
h1, h2, h3 {font-size:2.5rem; line-height:3rem; padding:1em;}	
	
.columna { width:100%; padding:0 4%; display:flex; flex-wrap: wrap; justify-content:space-evenly; }	
.columna-2, .columna-3, .columna-4, .columna-5, .columna-6, .columna-8, .columna-25, .columna-30, .columna-75, .columna-70,  .columna-60, .columna-40  {width:100%; margin-bottom:1.5em;}
	
	
.inicio {height:500px; background: url("../images/inicio.jpg") center no-repeat; background-size:cover;}
.inicio2 {  background: url("../images/inicio2.jpg") top no-repeat; background-size:cover;}
.inicio3 {height:500px; background: url("../images/inicio4.jpg") top no-repeat; background-size:cover;}
.obra {height:500px; background: url("../images/obra-slide.jpg") top no-repeat; background-size:cover;}
.limpieza {height:500px; background: url("../images/limpieza.jpg") top no-repeat; background-size:cover;}
.limpieza2 {height:400px; background: url("../images/limpieza2.jpg") bottom no-repeat; background-size:cover;}
.limpieza3 {height:400px; background: url("../images/limpieza3.jpg") bottom no-repeat; background-size:cover;}
.profunda {height:500px; background: url("../images/profunda.jpg") top no-repeat; background-size:cover;}
.contacto {height:300px; background: url("../images/inicio.jpg") center no-repeat; background-size:cover;}
		
	
.widget {margin-top:0; padding-bottom:0; padding-top:0;}
.widget .columna-3 {margin-top:3em; }
	
.carrusel>div {  width:320px !important; }	

.foto { width:100%;  }

	
main table { font-size:1rem;}	
	
.text-form2, .caja  { width:75% !important; }	
	
.izquierda2 {text-align:center;}		
	
.orden1 { order:1;} .orden2 { order:2;} .orden3 { order:3;} .orden4 { order:4;} .orden5 { order:5;} .orden6 { order:6;}	
		

}


/*-------------------------------------- medio--*/ 

@media screen and (min-width:430px) and (max-width:1019px){
	
header {width:100%; min-height:80px; background:#fff; z-index:11; position:relative;}
.logo {text-align:center; width:20%; } 
.logo img {width:220px; padding:1em 2em;    }	
main { padding:0;}	

.social {  top:120px; z-index:10;  }		
	
.menu_movil { z-index:30; padding:0; margin:0; cursor:pointer; position: absolute; right:2em; top:30px;}
.btn_menu { padding:20px; color:#076387; text-decoration:none; font-weight:normal; font-size:2.4rem; } 
	
h1 {font-size:2.5rem; line-height:3rem;  }	h2, h3 {font-size:2.2rem; line-height:2.7rem; }	 
	
nav {position:absolute; z-index:60; width:100%;  }		
nav ul { width:100%; left:-100%;  border:none; position:relative; padding:.8em 0 0 0; top:0; background:#fff; color:#000;   } 
nav li {display:block; float:none; text-align:left; border-bottom:1px solid rgba(0,0,0,.1); width:100%; border-right:none; padding:1em 0; }
nav a { font-size:1.3rem; padding:.6em 0; color:#000; width:100%; display:inline-block;  padding-left:2em;}
nav span { color:#11B5E4; font-size:1.1rem; } 
nav .last {border:none;}
nav img {display:none;}	
	
.active {color:#11B5E4; } 	
.active2 {color:#000 !important; border:solid 1px #11B5E4; margin-left:2em; margin-right:1.5em;} .active2:hover {color:#11B5E4 !important; }
.active3 {background:#11B5E4 !important; color:#fff; } .active3:hover { color:#000; }
.active4, .active4 i {color:#ff9900; } 

.dropdown-content {display:block;}
.dropdown-contentin { }	
.dropdown-contentin a { display:inline-block; padding:0 0 .8em 4em; }
	
	
#banner {width:100%; height:100%; background:rgba(0,0,0,.8); position:fixed; z-index:20; display:none; } 		
.bannerIn {width:700px; height:auto; position:absolute; z-index:21; background:#fff; top:5%; left:50%; margin-left:-350px; border-radius:3em; padding:1em 2em;  } 	
.bannerIn2 {width:500px; height:auto; position:absolute; z-index:21; background:#fff; top:5%; left:50%; margin-left:-250px; border-radius:3em; padding:1em 2em;  } 	
.bannerIn iframe {border-radius:1em; margin:4em 0 2em 0;}
	
.slider { width:100%; height:400px; display:flex; justify-content:flex-start; flex-wrap:wrap; align-items:center; margin-bottom:2em; }
.slider p { font-size:1.4rem; line-height:2.2rem; width:100%; }	
.slider p b { font-size:3rem; line-height:3.5rem;display:inline-block; }		
.slider p strong {display:inline-block; }		
	
.texto-slider {width:58%; margin-left:2%;  }
.foto-slider { width:40%; height:400px; }
	
.inicio {background: url("../images/inicio.svg") left no-repeat; background-size:contain;}	
		
	
#banner {width:100%; height:100%; background:rgba(0,0,0,.8); position:fixed; z-index:20; padding:2em; } 		
.bannerIn {max-width:463px; max-height:600px; position:absolute; z-index:21;  background:#000; top:50%; margin-top:-300px; left:50%; margin-left:-232px; } .bannerIn img { width:100%; border:2px solid #fff;}
	
.inicio {height:500px; background: url("../images/inicio.jpg") center no-repeat; background-size:cover;}
.inicio2 {  background: url("../images/inicio2.jpg") top no-repeat; background-size:cover;}
.inicio3 {height:500px; background: url("../images/inicio4.jpg") top no-repeat; background-size:cover;}
.obra {height:500px; background: url("../images/obra-slide.jpg") top no-repeat; background-size:cover;}
.limpieza {height:500px; background: url("../images/limpieza.jpg") top no-repeat; background-size:cover;}
.limpieza2 {height:400px; background: url("../images/limpieza2.jpg") bottom no-repeat; background-size:cover;}
.limpieza3 {height:400px; background: url("../images/limpieza3.jpg") bottom no-repeat; background-size:cover;}
.profunda {height:500px; background: url("../images/profunda.jpg") top no-repeat; background-size:cover;}
.contacto {height:300px; background: url("../images/inicio.jpg") center no-repeat; background-size:cover;}	
	
.columna { width:98%; padding:1em 1%; display:flex; flex-wrap:wrap; justify-content:space-evenly; align-items:center;  }	
.columna-2 {width:48%;}
.columna-3 {width:31%;}
.columna-4 {width:31%; margin-bottom:2em;}
.columna-5 {width:200px;}
.columna-6 {width:200px;}
.columna-25 {width:25%;}
.columna-30 {width:30%;}
.columna-60 {width:50%;}
.columna-40 {width:50%;}
.columna-75 {width:75%;}	
.columna-70 {width:70%;}	
	
.columna-50 {width:48%; padding:0 1%;}
	
.foto { width:80%; margin-left:10%; padding:0 !important; }

		
.izquierda2 {text-align:left;}
	
.icono2 {background:#ccc; padding:0!important; margin-top:1em;  } .icono2 p {padding:2em 0 !important;} .icono2 span {font-size:5em; color:#000;} .icono2 a { height:100%; } 
	
.orden1 { order:1;} .orden2 { order:2;} .orden3 { order:3;} .orden4 { order:4;} .orden5 { order:5;} .orden6 { order:6;}	
	
.oculto { display:none !important; }
	
.forms {width:80%; margin:0 auto; margin-bottom:2em; margin-top:1em;}	
	
#form .labels {float:left; width:50%; padding-right:1em;}
#form .labels2 {float:left; width:50%; }		
	
}

/*---------------------contacto-----------*/

.formulario { background:rgba(0,0,0,.2); padding:1em 2em; margin:0;}
.formulario a {color:#000; text-decoration:underline;}

.text-form { width:100%; padding:1em 0; font-size:1.5rem;  border:solid #ccc 1px; padding-left:.5em; margin-top:-1px; font-family:roboto;}
.text-form2 { width:50%; padding:1em 0; font-size:1.5rem;  border:solid #ccc 1px; padding-left:.5em; margin-top:-1px; font-family:roboto;}

.caja {	border:solid #ccc 1px; height:40px; overflow:hidden; width:50%; padding:.5em .5em; background:#fff;  margin-top:-1px;}
select { border:none; font-size:1.3rem; width:100%; color:#000; background:#fff; height:22px;}
select:focus{ outline:none; color:#000;}


.enviar { padding:0.5em 2em; cursor:pointer; color:#FFF; font-size:1em;  text-align:center; border:none; background:#11B5E4; margin:1em 0;}
.enviar:hover { color:#fff; background:#000; }

.verifica { font-size:.9em; color:#22A44B; }



/*---------------------footer-----------*/



footer { width:100%; min-height:100px; clear:both; text-align:center; font-size:1.6rem; padding-bottom:2em;  background:#eef2f5; }
footer .columna {align-items:center; justify-content:center; margin-top:0;}
footer p {color:#000;  } 
footer a {color:#11B5E4;}
footer a:hover {color:#07549f; }
footer li i {color:#11B5E4;} 
footer li  {list-style:none; padding:.3em 0;} 


/* ---------Social Footer -----*/

.icon-button {background-color:#11B5E4; border-radius:3em;  cursor: pointer; display:inline-block; font-size:1.5rem; width:3em; height:3em; line-height:3em; margin:0 5px; position:relative; border-right:0; }

/* Circle */

.icon-button span {border-radius:0; display: block; height:0; left:50%; margin:0; position:absolute; top:50%; background-color:#07549f; border-radius:3em;
-webkit-transition: all 0.3s; -moz-transition: all 0.3s;  -o-transition: all 0.3s; transition: all 0.3s; width: 0;}
.icon-button:hover span { width:3em; height:3em;  margin:-1.5em; }

/* Icons */
.icon-button i { background:none; color:#fff; width:3em;  height:3em; left:0; line-height:3em; position:absolute; top:0; z-index:10; padding-left:1em;}
.icon-button i:hover { color:#fff;}
 .vimeo img {z-index:1000; position: absolute; left:.9em; top:.9em;}


/* --------------*/


@media (max-width:429px){.hide-small{display:none!important}}
@media (min-width:430px) and (max-width:1019px){.hide-medium{display:none!important}}
@media (min-width:1020px){.hide-large{display:none!important}}

@media (max-height:600px) {.hide-tall{display:none!important}}


.animate-fading{-webkit-animation:fading 4s;animation:fading 4s}
@-webkit-keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}

.animate-opacity{-webkit-animation:opac 1.5s;animation:opac 1.5s}
@-webkit-keyframes opac{from{opacity:0} to{opacity:1}}
@keyframes opac{from{opacity:0} to{opacity:1}}

.animate-top{position:relative;-webkit-animation:animatetop 0.4s;animation:animatetop 0.4s}
@-webkit-keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.animate-left{position:relative;-webkit-animation:animateleft 0.4s; animation:animateleft 0.4s}
@-webkit-keyframes animateleft{from{left:-1000px;opacity:0} to{left:0;opacity:1}}
@keyframes animateleft{from{left:-1000px;opacity:0} to{left:0;opacity:1}}

.animate-right{position:relative;-webkit-animation:animateright 0.8s;animation:animateright 0.8s}
@-webkit-keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.animate-bottom{position:relative;-webkit-animation:animatebottom 0.8s;animation:animatebottom 0.8s}
@-webkit-keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0px;opacity:1}}
@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.animate-zoom {-webkit-animation:animatezoom 0.6s;animation:animatezoom 0.6s}
@-webkit-keyframes animatezoom{from{-webkit-transform:scale(0)} to{-webkit-transform:scale(1)}}
@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.animate-input{-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out}.animate-input:focus{width:100%!important}



