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


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


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



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

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

body { font-family:montse; overflow-x:hidden !important; background:#fff; }
a {color:#3761A7; text-decoration:none;} a:hover {color:#C871D4; } 
strong { color:#3761A7; }
b { color:#3761A7;  }
i { color:#3761A7; } 
p { padding:.5em 0; line-height:2.1rem; width:100%; color:#000; font-size:1.6rem;} p i {margin-left:-.5em;} 
button {border:0; background:none; color:#fff; font-size:1.6rem; cursor:pointer;}
.nota {color:#A5A5A5; font-size:1.2rem; }
.clear {width:100%; height:1px;}
.blanco {color:#fff;} .blanco a:hover {color:#fff;}


.boton {padding:1em 1.5em; color:#3761A7; background: rgb(235,203,172); background: linear-gradient(90deg, rgba(235,203,172,1) 0%, rgba(200,113,212,1) 100%); font-size:1.4rem; border-radius:1em; text-align:center; cursor:pointer; font-family:montse-b; box-shadow:0 3px 3px rgba(0,0,0,.5); } .boton i {color:#000 !important; }
.boton:hover { color:#fff; } .boton i { color:#fff;} .boton:hover i {color:#fff !important;}

.boton2 {padding:1em 1.5em; color:#fff; background: rgb(41,215,246); background: linear-gradient(90deg, rgba(41,215,246,1) 0%, rgba(105,83,244,1) 100%); font-size:1.4rem; border-radius:1em; text-align:center; cursor:pointer; font-family:montse-b; box-shadow:0 3px 3px rgba(0,0,0,.5); } .boton2 i {color:#000 !important; }
.boton2:hover { color:#000; } .boton i { color:#fff;} .boton2:hover i {color:#fff !important;}

.boton3 {padding:1em 1.5em; background:#3761A7; color:#fff; border-radius:1em;  font-size:2rem; text-align:center; cursor:pointer; display:flex; align-items:center; justify-content: center; }

.boton4 { padding:.8em 1.5em;  background:#A861D8; color:#fff; font-size:1.4rem;  border-radius:1em; text-align:center; cursor:pointer;}  
.boton4:hover { color:#000; } 

.boton5 {padding:.8em 1.5em; color:#fff; background:#FE5000; font-size:1.4rem; border-radius:1em; text-shadow:none; text-align:center; cursor:pointer;}

.boton6 {padding:.5em; color:#6AC5DF; border:1px solid #6AC5DF; font-size:1.4rem; border-radius:.3em; text-align:center; cursor:pointer; float:right; margin-bottom:1em;}
 

.centrado {text-align: center;}

#arriba { display:none; position:fixed; bottom:2em; right:30px; z-index:20; background:#29D7F6; 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:#c871d4; color:#FFFFFF; }


main { width:100%; clear:both; font-size:1.6rem; background:#fff; 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:-29px; font-size:1.2rem;}
 

h1 {font-size:3rem; line-height:3.5rem; color:#000; text-align:center; padding:1em 0; width:100%; font-family:montse;   } 
h2 {font-size:3rem; line-height:3.5rem; color:#fff;  text-align:center; padding:1em 0; width:100%; font-family:montse; } 
h3 {font-size:2rem; line-height:3rem; color:#fff;  text-align:center; padding:1em 0; width:100%; font-family:montse; } 
h4 {font-size:2rem; line-height:3rem; color:#7657F4;  text-align:center; padding:1em 0;  width:100%; font-family:montse; } 
h5 {font-size:2rem; line-height:3rem; color:#000;  text-align:left; padding:1em 0;  width:100%; font-family:montse; } 
h6 {font-size:1.5rem; line-height:2rem; color:#FF3E4C;  text-align:center; padding:1em 0; width:100%; font-family:montse; } 


.back2 {background:#F5E7FF; width:100%; display:flex; justify-content:space-evenly; flex-wrap:wrap; align-items:center; padding:2em 0; }

.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---------------*/


.btn-floating1, .btn-floating2 { color:#D3E9FF;  font-size:4rem; z-index:11; }
.btn-floating1:hover, .btn-floating2:hover { color:#fff; cursor:pointer;}




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

.producto_slider { position:relative; background:none url("../images/app4.png"); }

.flecha1, .flecha2 {color:#3761A7; 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:0; top:210px; z-index:21;  }
.social ul {list-style:none; text-align:center; padding:0; background:rgba(0,0,0,.7); padding-right:20px; padding-left:10px; padding-bottom:1em; border-top-left-radius:1em; border-bottom-left-radius:1em;   }
.social ul li a {display:inline-block; color:#fff; padding:10px 8px 2px 8px; text-decoration: none; font-size:2rem; margin-top:-1px; 
animation-direction: normal; -webkit-transition:400ms ease;-o-transition:400ms ease; transition:400ms ease; }
.social ul li img { height:60px; margin:1em 0; background:#F95D06; border-radius:3em; border:solid 1px #3761A7; padding:.5em;} 
.social ul li a:hover img { background:#000;}	
.social ul li a:hover { color:#3761A7;  }



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

.columna-cliente { width:100%; min-height:50px; overflow:hidden;  margin-top:-1px; padding:1em 0 0 0;}
.cliente { width:180px;  margin-left:-.27em; }


/*--------------------- 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:350px; text-align:center; padding-bottom:4em; padding:2em 1em; margin-bottom:3em; position:relative; }

.carrusel img  { height:auto;}

.carrusel a {position:absolute; bottom:25px; left:50%; margin-left:-45px;  }

.card { background:#fff; border-radius:1em; box-shadow:0 5px 10px rgba(0,0,0,.3); padding:2em; min-height:300px;}
.card p { color:#000 !important;}

.carrusel h1 {font-size:4rem; line-height:3rem; float:left; width:20%;}
.carrusel h5 {float:left; width:80%; padding-left:1em;}

.carrusel p {color:#000 !important; text-align: left;}

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


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

.icono { font-size:7rem; }
.foto { width:100%;} .foto2 {box-shadow:0 0 10px rgba(0,0,0,.5); border-radius:1.5em;} .foto3 {box-shadow:0 0 10px rgba(0,0,0,.5);}	
.foto_pantalla {width:100%; box-shadow:0 0 5px rgba(0,0,0,.3); margin:1em 0;}

main table {text-align:left;  font-size:1.6rem; line-height:2.5rem; width:100%; } 
main table td { border-bottom: solid 1px #3761A7; border-right: solid 1px #3761A7; padding:.6em; }


.separador {width:100%; height:50px;}
.separador2 {width:100%; height:50px; border-top:1px solid #2B2B2B; padding-bottom:2em; margin-top:4em;}

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

.opacidad {opacity:.3;}


.back-blue { background: rgb(41,215,246); background: linear-gradient(90deg, rgba(41,215,246,1) 0%, rgba(105,83,244,1) 100%);}
.back-pink { background: rgb(235,203,172); background: linear-gradient(-90deg, rgba(235,203,172,1) 0%, rgba(200,113,212,1) 100%);}
.back-large { background: rgb(235,203,172); background: linear-gradient(90deg, rgba(235,203,172,1) 0%, rgba(200,113,212,1) 33%, rgba(105,83,244,1) 66%, rgba(41,215,246,1) 100%);}


.azul {width:100%; min-height:400px; background:#e5f0fd;   }
.azul p, .azul li  { color:#000; } .azul i  {color:#000;}

.raya { width:100%; height:5px; background: rgb(235,203,172); background: linear-gradient(90deg, rgba(235,203,172,1) 0%, rgba(200,113,212,1) 33%, rgba(105,83,244,1) 66%, rgba(41,215,246,1) 100%); margin-bottom:2em; }

.bco, .bco i {color:#fff;}

.active3 { background:url("../images/active-btn.svg") bottom no-repeat; background-size:contain;  padding:1.1em 1em 1.1em 0;}  .active span {color:#fff !important;} 

.sombra {box-shadow:0 3px 3px rgba(0,0,0,.5); }


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

@media screen and (min-width:1020px){
		
main {padding-top:85px;}
	
header { width:100%; height:auto; background:#fff; text-align:center; border-bottom: solid 1px #3761A7; position:fixed; z-index:1000;} 
		
.top { text-align:right; width:auto; padding:.5em 0; font-size:1.5rem; position: absolute; right:0; top:0; z-index:20;  }
.top ul {padding:.5em 0; margin-right:1em; }
.top li {display:inline; padding:.5em 0; }
.top a:hover img {filter:invert(1);}
.top a:hover i {color:#000;}
	
.logo {text-align:center; width:auto;} 
.logo img {width:200px;  padding:1.5em 2em;  }	
	
#banner {width:100%; height:100%; background:rgba(0,0,0,.8); position:fixed; z-index:20; display:none; } 		
.bannerIn {width:800px; min-height:500px; position:absolute; z-index:21; background:#fff; top:5%; left:50%; margin-left:-400px; 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;}	
	
nav { width:auto; height:auto; font-size:1.3rem; margin-bottom:20px;  }
nav ul { width:auto; height:45px; color:#fff; padding:0; display:flex; justify-content:center; flex-wrap:wrap; align-items:center;  }
nav li {list-style: none; padding:0 .5em;}	
nav a { padding:1.1em 1em; color:#3761A7; text-decoration:none; line-height:1.5rem; text-transform:uppercase; border-top-left-radius:.5em; border-top-right-radius:.5em;  }
nav a:hover { color:#000; } 	
nav a span { color:#3761A7 !important;} nav a:hover span {color:#000 !important;}
nav .last {border:none; } nav .last2 {border:none; margin:0 2em 0 3em;}		
.active { background:url("../images/active-btn.svg") bottom no-repeat; background-size:contain; color:#000; }  .active span {color:#3761A7 !important;} 	
.active2 {color:#fff !important; background:#000 !important;  } 	

	
.dropbtn { padding:1.1em 3em 1em 3em; cursor:pointer; }
.dropdown {  display:inline-block;   }
.dropdown:hover .dropdown-content, .dropdown:hover .dropdown-content2  { display: block;}	
	
.dropdown-content { display:none; position:absolute; z-index:20; text-align:center; background-color:#fff;  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.4); margin-top:1.3rem; }	
.dropdown-content ul {  padding:0;  }
.dropdown-content li { border-left:0; }
.dropdown-content a span {padding-left:.5em; color:#3761A7; }
.dropdown-content a {color:#3761A7; background:none; text-decoration:none; display:block; padding:1em 4em 1em 2em !important;  border-bottom:solid 1px #ccc; font-size: 1.1rem; border-radius:0;   }
.dropdown-content a:hover { background:#FFF; color:#000; border-top:0; border-bottom:1px solid #000; }
	
.drop-active { color:#3761A7 !important;}	.drop-active img { background:#000;}
		
.menu-fixed { position:fixed; z-index:1000; width:100%; top:0; }	
	
.slider  { width:100%; height:490px; display:flex; justify-content:flex-start; flex-wrap:wrap; align-items:flex-start;   }
.slider2 { width:100%; height:auto; display:flex; flex-wrap:wrap; align-items:center;  }
.slider2 p {  font-size:2rem !important; line-height:2.5rem;  }
	
.slider p { font-size:1.5rem; line-height:2rem; text-align:center; padding:0; color:#fff; }	.slider a {text-shadow:none; }
.slider p b { font-size:3.5rem; line-height:4rem; color:#fff;   }	

.slider-btn { width:100%; height:auto; position:absolute; z-index:10; display:flex; align-items:center; justify-content:space-between; padding:0 2em 0 4em ;}	
		

.MySlider { width:100%; height:400px; display:flex; justify-content:flex-start; flex-wrap:wrap; align-items:center;  }	
.MySlider p {color:#fff;}	
	
.story-dra {background: url("../images/story-dra.jpg") left 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%; }
.columna-25 {width:25%;}
.columna-30 {width:33%;}
.columna-70 {width:67%;}
.columna-75 {width:75%; }
.columna-60 {width:60%; }
.columna-40 {width:40%;}
	
.izquierda, .izquierda2 {text-align:left !important;}
.derecha {text-align:right !important;}
.oculto { display:none !important; }	

	
.porcentaje {font-size:6rem; line-height:6rem; color:#272C66; width:auto; text-align:center; font-family:montse; }
.porcentaje2 {  width:180px; font-family:montse; border-radius:10em; padding:3em 3em; text-align:center;  }	
	
#uno {position:absolute; top:0; left:0;}
#dos {position:absolute; top:7em; left:7em;}
#tres {position:absolute; top:2em; right:4em;}
#cuatro {position:absolute; top:11em; right:0;}	

.azul { padding:2em; }		
	
}


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

@media screen and (max-width:429px){
	
header {width:100%; min-height:65px; background:#fff; text-align:left; z-index:15; display:flex; flex-wrap:wrap; justify-content:flex-start; align-items:flex-start; border-bottom:1px solid #3761A7;  }
.logo {padding:0; width:100%; }
.logo img {width:180px; padding:2em 0 1em 1em; margin-top:0; }	
main { padding:0;}	
	
.menu_movil {width:auto; z-index:20; position:fixed; padding:1.5em 1em .6em 1em; margin:0;  cursor:pointer; top:0; right:15px; background:#fff; }
.btn_menu { padding:0; color:#3761A7; text-decoration:none; font-weight:normal; font-size:2.8rem;} 
	
nav {position:absolute; z-index:11; width:100%;  }		
nav ul { width:100%; left:-100%;  border:none; position:fixed; padding:50px 0 10px 0; top:0; background:#fff; color:#000; border-bottom:solid 1px #fff;  } 
nav li {display:block; float:none; text-align:left; width:100%; border-right:none; border-bottom:1px solid #6f78de; padding-left:2em; }
nav a { font-size:1.4rem; padding:.8em 0; color:#3761A7; width:100%; display:inline-block;  text-transform:uppercase;}
nav span { color:#3761A7;} 
nav .last { border:none;}
nav img {display:none;}	
.active { color:#000;}  .active span {color:#000 !important ;}	
.active2 {color:#3761A7; }  

.dropdown-content {display:block; padding-left:2em;}
.dropdown-content a { display:inline-block; padding:.8em 0; }
	
	
#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 {width:100%; min-height:350px; display:flex; align-items:center; padding:2em 0; }
.slider img {width:100%; height:auto; margin-bottom:2em; }		
.slider p {padding:0 1em; font-size:1.5rem; line-height:2rem; text-align:center; width:100%; color:#fff; }
.slider p b { font-size:2.5rem; line-height:3rem; color:#fff; } .slider p a {text-shadow:none;}
.btn-floating1 { margin-left:5px; } .btn-floating2 {right:0px;}
.slider-btn { width:100%; height:auto; margin-top:-100px; text-align:center;}
	
.foto-slider { width:100%; height:200px; }	
	
h1, h2, h3 {font-size:2.5rem; line-height:3rem; padding:1em 0;}	
	
.columna { width:100%; padding:1em 4%; display:flex; flex-wrap: wrap; justify-content:space-evenly; }	
.azul { 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-50, .columna-25, .columna-30, .columna-40, .columna-70, .columna-75, .columna-60  {width:100% !important; margin-bottom:1em;}
	
	
.slider2 {width:100%; min-height:400px; display:flex; flex-wrap:wrap; align-items:center; background-position:center !important;  }	
.slider2 p {color: #fff; text-align:center;}	
		
.carrusel>div {  width:320px !important; }	
	
main table { font-size:1.4rem;}	
	
.text-form2, .caja  { width:75% !important; }	
	
.izquierda2 {text-align:left;}	
	
.orden1 { order:1;} .orden2 { order:2;} .orden3 { order:3;} .orden4 { order:4;} .orden5 { order:5;} .orden6 { order:6;}	
	
.porcentaje {font-size:5rem; line-height:5rem; color:#272C66; width:50%; text-align:center; font-family:montse; margin:0 auto;}
.porcentaje2 {  width:180px; font-family:montse; border-radius:10em; padding:3em 3em; text-align:center;  }	

#uno, #dos, #tres, #cuatro {margin:1em auto;}
	
footer .logotipo {width:250px;}	
	
.centrado2 {text-align: center;}	
		
			
}


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

@media screen and (min-width:430px) and (max-width:1019px){
	
header {width:100%; min-height:80px; background:#fff; text-align:center; z-index:12; border-bottom: solid 1px #3761A7; position:fixed; z-index:1000;}
.logo {text-align:center;} 
.logo img {width:180px; padding:2em 2em;}	
main { padding-top:85px;}	
 
	
h1, h2, h3 {font-size:2.5rem; line-height:3rem; padding:.5em 0;}  

.menu_movil {width:auto; z-index:20; position:absolute; padding:1.5em 1em .6em 1em; margin:0;  cursor:pointer; top:15px; right:25px;  }
.btn_menu { padding:0; color:#3761A7; text-decoration:none; font-weight:normal; font-size:3.2rem;} 
	
nav {position:absolute; z-index:60; width:100%; }		
nav ul { width:100%; left:-100%;  border:none; position:absolute; padding:0; top:1px; background:#fff; color:#000;   border-bottom:1px solid #6f78de;  padding-bottom: 2em;   } 
nav li {display:block; float:none; text-align:left; width:100%; border-right:none; border-bottom:1px solid #6f78de; padding-left:3em; }
nav a { font-size:1.4rem; padding:.8em 0; color:#3761A7; width:100%; display:inline-block;  text-transform:uppercase;}
nav span { color:#3761A7;} 
nav .last { border:none;}
nav img {display:none;}	
.active { color:#000;}  .active span {color:#000 !important ;}	
.active2 {color:#3761A7; }   
	
.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:block;}
.dropdown-content a { display:inline-block; padding:.7em 0; }
	
.drop-active { color:#3761A7 !important;}	.drop-active img { background:#000;}
	
#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; }
.slider p { font-size:1.5rem; line-height:2rem; width:100%; padding:0 1em;  color:#fff;}	
.slider p b { font-size:2.5rem; line-height:3rem; font-family:montse; color:#fff;}	.slider p a {text-shadow:none; margin-left:0;}
	
.slider-btn { width:100%; height:auto; margin-top:-100px; text-align:center;}

.slider2 {width:100%; min-height:400px; display:flex; flex-wrap:wrap; align-items:center; background-position:center !important;  }	
.slider2 p {color: #fff; text-align:center; }	

.story-dra {background: url("../images/story-dra.jpg") center no-repeat; background-size:cover;}	
		
#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;}
		
.columna { width:98%; padding:1em 2%; display:flex; flex-wrap:wrap; justify-content:space-evenly; align-items:center;  }	
.columna-2 {width:48%;}
.columna-3 {width:31%;}
.columna-4 {width:48%; margin-bottom:2em;}
.columna-5 {width:200px;}
.columna-6 {width:200px;}
.columna-25 {width:25%;}
.columna-30 {width:30%;}
.columna-40 {width:40%;}	
.columna-50 {width:48%; padding:0 2%;}
.columna-60 {width:60%;}		
.columna-70 {width:70%;}	
.columna-75 {width:75%;}
		

.izquierda {text-align:left;}	
.derecha {text-align:right;}	
	
.orden1 { order:1;} .orden2 { order:2;} .orden3 { order:3;} .orden4 { order:4;} .orden5 { order:5;} .orden6 { order:6;}	
	
.oculto { display:none !important; }
	
.azul { padding:2em; }	
	
footer .logotipo {width:250px;}		
	
.centrado2 {text-align: center;}	
	
}

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

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

.text-form { width:100%; padding:1em 0; font-size:1.3rem;  border:none; padding-left:.5em; padding-bottom:2em;  margin-top:-1px; font-family:montse; background:rgba(0,0,0,.02); color:#000; margin-bottom:1em; border-radius:.3em; }
.text-form2 { width:50%; padding:1em 0; font-size:1.3rem;  border:none; padding-left:.5em; padding-bottom:2em; margin-top:-1px;  font-family:montse; background:rgba(0,0,0,.02); color:#000; margin-bottom:1em; border-radius:.3em;}

.caja {	border:solid #ccc 1px; height:40px; overflow:hidden; width:50%; padding:.5em .5em; background:#ccc;  margin-top:-1px;}
select { border:none; font-size:1.3rem; width:100%; color:#000; background:#fff; height:22px;}
select:focus{ outline:none; color:#000;}
::placeholder { color:#8A8A8A;}
.text-form:focus, .text-form2:focus { background:rgba(0,0,0,0);}
/*label {border-bottom:1px solid #ccc; padding:1em 0;}*/

.enviar { padding:0.5em 2em; cursor:pointer; color:#fff; font-size:1em;  text-align:center; border:none; background: rgb(235,203,172); background: linear-gradient(90deg, rgba(235,203,172,1) 0%, rgba(200,113,212,1) 33%, rgba(105,83,244,1) 66%, rgba(41,215,246,1) 100%); margin:1em 0; border-radius:2em;}
.enviar:hover { color:#fff; background: rgb(235,203,172); background: linear-gradient(180deg, rgba(235,203,172,1) 0%, rgba(200,113,212,1) 33%, rgba(105,83,244,1) 66%, rgba(41,215,246,1) 100%);  }

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



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



footer { width:100%; min-height:100px; clear:both; text-align:center; font-size:1.5rem; padding-bottom:3em;  background:#3761A7; border-top:1px solid #3d45a1;}
footer .columna {align-items:center; justify-content:center; margin-top:0;}
footer p {color:#fff; font-size:1.5rem; } 
footer a {color:#fff; padding-bottom:.3em;  line-height:30px;   }
footer a:hover {color:#fff; } footer a:hover i {color:#fff; }
footer i { color:#FFF; }
footer li {color:#fff; list-style:none; display:inline; }
.sub {margin-left:1em;}
footer .activo:hover {border-bottom:1px solid #fff;}


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

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

/* Circle */

.icon-button span { display: block; height:0; left:50%; margin:0; position:absolute; top:50%; background-color:#c871d4; 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:2em;  height:2em; left:0; line-height:3em; position:absolute; top:0; z-index:10; padding-left:.7em;}
.icon-button:hover i { color:#fff !important;}
.icon-button img {  left:0; line-height:3em; position:absolute; top:0; z-index:10;}
.icon-button:hover img {filter:invert(1);}


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


@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 1s;animation:fading 1s}
@-webkit-keyframes fading{0%{opacity:0}100%{opacity:1}}
@keyframes fading{0%{opacity:0}100%{opacity:1}}

.animate-opacity{-webkit-animation:opac 1s;animation:opac 1s}
@-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}


