html { margin:0 auto; width:100%;  background-color:#000; font-family:'Raleway',"sans-serif"; overflow-x:hidden; }
/*quito lo del max-width:1200px;*/
/*colores logo*/
/*#f2f2f2 morado*/
/*#eeeeee gris*/
body, html {
    height: 100%;
}
a{
color:#FFF;
 }
a:hover{
	color:#d8f772;
}
.verde
{
	color:#d8f772;
	width:100%;
	font-size:1.1em;
	}
.titp{
    color: #d8f772;

}
.ancho100{
    margin-top:15px;
    width:55% !important;
    background:#7a7a7a;
    border-radius:10px;
    padding-left:20px;
}
.enlaceEmpleo{
    padding:5px 5px 5px 5px;
}

.icolinkedin::before{
		font-family: 'ElegantIcons';
		content: "\e0b4"; 
        font-size:1.2em;
         color: #FFF;
	 }
.icolinkedin:hover {
    color: #CCC;
}
.icolinkedin a{
   text-decoration:none;
}
.icolinkedin{
margin-right:20px;
}
.enlaceEmpleo::before{
		font-family: 'ElegantIcons';
		content: "\e010";
	 }
.enlaceEmpleo:hover {
    color: #FFF;
}
.volver{
    padding:5px 5px 5px 5px;
}
.volver::before{
    font-family: 'ElegantIcons';
    content: "\48  ";
}

.veroferta{
    padding:5px 5px 5px 5px;
}
.veroferta::before{
    font-family: 'ElegantIcons';
    content: "\e108  ";
    font-size:1.2em;
    color: rgb(216, 247, 114);
}
.verfecha{
    padding:5px 5px 5px 5px;
	margin-bottom:5px;
	float: left;
}
.verfecha::before{
    font-family: 'ElegantIcons';
    content: "\e023  ";
    font-size:1em;
    color:#FFF;
}

.oferta{
        font-size:1.2em;
}
.oferta:hover{
   color:#FFF;
}

.enlacePDF{
    padding:5px 5px 5px 5px;
}
.enlacePDF::before{
    font-family: 'ElegantIcons';
    content: "\e092";
}
.enlacePDF:hover {
    color: #FFF;
}
 .enlacePDF a:hover {
    color: #FFF;
}
  .enlaceEmpleo a:hover {
    color: #FFF;
}
.titp{padding-bottom:7px; 
      padding-top:7px; margin-top:10px;  
       width:100%; float:left;}
.parallax {
    /* The image used */
     background-image: url("../imagesw/fondow.jpg");

    /* Full height */
    height: 650px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallaxpeq {
    /* The image used */
     background-image: url("../imagesw/fondow.jpg");

    /* Full height */
    height: 10%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.parallaxmini{
    /* The image used */
     background-image: url("../imagesw/fondow.jpg");

    /* Full height */
    height: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax2 {
    /* The image used */
     background-image: url("../imagesw/fondow.jpg");

    /* Full height */
    height: 45%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.portada a{
	color:#fff;
	text-decoration:none;
}
.portada{
	height:500px;
	
}
.espacio200{
	height:200px;
	
}


/*colores logo*/
/*#f2f2f2 morado*/
/*#eeeeee gris*/
header{
 
background-image: url("../imagesw/bannertop.jpg");
 
background-position: center;
background-repeat: no-repeat;
background-size: cover;	
	width: 1440px !important;
 
 
}
header h1{
	width:27%;
	/*#31 */
	float:left;	
	display:block;	
   
}

header h1 img{
	 
	padding-left:7%;
	width:100%;
}
.contactopadre{
 
 	text-align:left;
	 float:left;
}
.contacto{
	margin-left:40px;
 	text-align:left;
	padding-bottom:7%;	
	margin-bottom:30px;
      width:100%;
      	text-align:left;
	 float:left;
}
.contactoizq{
    padding-top:80px;
  	text-align:left;
	 float:left;
 	text-align:left;
 
    width:15%;
}
.menu a{ 
font-size:1.2em;
color:#FFF;
 
text-decoration: none;
text-transform: uppercase;
}
.menu a:hover{ 
color:#d8f772;
text-decoration:underline;
transition: all 0.3s ease-in-out 0s;
}
h2{
    font-size:1.7em;
    text-align:center;
	color:#FFF; 
    padding:2%;
    padding-top: 44px;
 }
h2 label{
    line-height: 3.3em;
    display: inline-block;
    text-decoration: none;
  
    border-bottom: 5px #FFF solid;
 	font-family: 'Limelight', cursive;
	font-size:1.1em;
	text-align:center;
	color:#FFF; 
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	margin-top:1%;
 
}
 
 
 .principal  p{
margin-bottom:2%;
margin-top:2%;
 }
 
 
  .principal  b{
 font-weight: bold;

 }
 .tit{
	  color: #d8f772;
	 
 }
 
 .fondorojo h2{
	 	background:#ff5744 url("../imagesw/logosolo.png") no-repeat scroll center center;
 }
  .fondoverde h2{
	 	background:#007d79 url("../imagesw/logosolo.png") no-repeat scroll center center;
 }
 
 .separacion{
	 background: #000 url("../imagesw/separacion.png") no-repeat scroll center center;
 }
 
   .fondonaranja h2{
	 	background:#ff6529 url("../imagesw/logosolo.png") no-repeat scroll center center;
 } 
.principal{
	width:90%;
	background-color:#000;
	display:block;
	color:#FFF;
	margin-left:5%;
	margin-right:5%;
	padding-bottom:10%;
}
.imghistoria{
	width:66%;
	margin:2%;
	margin-top:7%;
	text-align:left;
		display:block;
		float:left;
}

.horariocontacto{ padding:5px; border:5px solid #779a0b;  float:left; width:100%; margin-left:15px;}


.left35 h2{font-size:1.2em; text-align:left;	}
.left35{ float:left; width:40%;  margin-left:6%;}
.left35 a{color:#d8f772;}
.left35 p{color:#FFF;}


.left35i h2{font-size:1.2em; text-align:left;}
.left35i{padding-top:6px; float:left; width:25%;  margin-left:18%; margin-bottom:30px;}
.left35i a{color:#d8f772;}
.left35i p{color:#FFF;}


.left35ic h2{font-size:1.2em; text-align:left;}
.left35ic{padding-top:6px; float:left; width:5%;  margin-left:18%; margin-bottom:30px;}
.left35ic a{color:#d8f772;}
.left35ic p{color:#FFF;}


.left35Empleo h2{font-size:1.2em; text-align:left; padding-top:5px !important;}
.left35Empleo{padding-top:6px; float:left; width:25%; padding-right:15px; margin-left:18%; margin-bottom:30px;}
.left35Empleo a{color:#d8f772;}
.left35Empleo p{color:#FFF; text-align:right;}
 

.cabeceramid{
    width:70%;
    float:left;
}

.logoizq {
    width:15%;
    float:left;
 
}
.logoder{
    width:15%;
    float:right;
}

.texthistoria
{
	
	width:100%;
	margin-top:4%;
	text-align:left;
	float:right;
	display:block;
}
.imghistoriaizq{
	width:20%;
	margin-top:7%;
	text-align:center;
	float:right;
	display:block;
}
.textoder{
	width:53%;
	margin:5%;
	text-align:left;
 	display:block;
	float:right;
}
.cita cite{
background: url(../imagesw/comillas21.gif) no-repeat 100% 100%;
padding: 7px 30px 30px 45px;
}
.textocita{background: url(../imagesw/comillas1.gif) no-repeat 20px 20px; padding:10px 5% 20px 1%;  }
.cita b{
	color:#d8f772;
}
.cita{
	min-height: 200px;
	margin-top: 20px;
	
	clear:both;
	background:#272727;
		border-radius: 15px;
}
.textocita{
	width:80%;
 	display:block;
	float:right;
	 padding-top:35px;
}
 .imgcita{
	 
	width:20%;
	display:block;
	padding:2%;
		float:left;
	 
}
 
.principal span{

 width:100%;
}
.ficha h2{
	 font-size:2.3em;
	 text-align:center;
	color:#f2f2f2; 
	 padding:2%;
 }
 .ficha p{
	 padding-top:20px;
 }
.ficha{
	width:100%;
 
	display:block;
}
.ficha img{text-align:center;
}

.imgficha{
	width:39%;
	float:left;	
	text-align:center;
	margin-right:20px;
}
.imgficha img{
width:100%;	text-align:center;
}

.descripcion{
	padding-top:50px;
	
}

.cuerpo{
	width:100%;
	padding-top:2%;
	padding:2%;
	padding-bottom:2%;
}
.cuerpo p{
	width:99%;
	color:#FFF;
	padding-bottom:2%;
}
.cuerpo a{
	color:#FFF;
}

.cuerpo a:hover{
	color:#d8f772;
}


.galeria{
	width:100%;
	padding-top:2%;
 
	padding-bottom:2%;
}
.img{
	width:29%;
	float:left;	
	text-align:center;
	margin:2%;
}
.img img{
width:100%;	text-align:center;
}


.producto a{
	font-size:1.2em;
	text-decoration:none;
	color:#007d79;
	
}
.producto span a{
 
}
.producto span a:hover{
text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.producto img{
 
  box-shadow: 0px 2px 15px #888888;
}
.verde img{
	background-image: url("../imagesw/verde.png");
  
}
.amarillo img{
	background-image: url("../imagesw/amarillo.png");
  
}
.rosa img{
		background-image: url("../imagesw/ros.png");
}
.naranja img{
		background-image: url("../imagesw/naranja.png");
}

.rojo img{
		background-image: url("../imagesw/naranja.png");
}

.azul img{
		background-image: url("../imagesw/azul.png");
}

.contenedor{
 	width:46%;
	float:left;	
	text-align:center;
	margin:2%;
 
	padding-bottom:20px;

}

.producto{
 	width:100%;
	float:left;	
	text-align:center;

}

  .contenedor:hover{
	background-color:#f2f2f2;
	border-radius: 15px;
	background-image: none;
    background-color:#007d79;
 } 
 
 .producto:hover  #pintame{
	color:#FFF;
	text-decoration:bold;
}	
	
		

 
.producto img{
width:100%;	text-align:center;
margin-bottom:10px;
}
.menu{
	padding-top:30px;
	 
	 font-family: 'Limelight', cursive;
	float:right;
 width:73%;
 
 
 /*68*/
}
 .menu ul{
	  list-style: outside none none;
	 float:right;
	 	width:100%;
 }
  .menu ul > li{
	  text-align:right;
padding-left: 2%;
	  display: inline-block;
  }
 .campoIdiomas{
 color:#666666;
 }
 
 .superior{
	display:block;
	float:right;
	margin: 10px 7px 0 0;
    padding: 5px;
}
.idiomas{
    background: #FFF url("../imagesw/new_arrow.png") no-repeat scroll right center;
	border-bottom: 2px solid #000;
   	border-color: #CCC;
    overflow: hidden;
    width: 108px;	
	float:right;
  height: 32px;
}

.uno
{
	height:300px;
 	color:#f2f2f2;
	width:33%;
	float:left;
	text-align:center;
	margin-top:330px;
}

.uno p{
	opacity:0;
	
}
.uno a
{ 
	border: 3px solid #eeeeee;
	color:#f2f2f2;
	background-color:rgba(32, 32,32, 0.9);
	 
	padding:16px;
	padding-left:85px;
	padding-right: 85px;
	border-radius: 15px;

}
.uno a:hover
{ 
	transition: all 0.3s ease-in-out 0s;
	border: 3px solid #f7f1e5;
	color:#000;
	background-color:#f2f2f2;

}
.botonb
{ 
	 
	border-style: none !important;
    border-color: inherit !important;
    border-width: 0px !important;
    background-position: 0% 0%;
    padding-left:0px;
	background-color:rgba(32, 32,32, 0);
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}
 .botonb:hover
{ 
 border-style: none !important;
    border-color: inherit !important;
    border-width: 0px !important;
    background-position: 0% 0%;
    transition:none;
	padding-left:0px;
	background-color:rgba(32, 32,32, 0);
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}


 

.dentro{
    margin: auto;
    max-width: 75%;
    opacity: 0;
    transition: opacity 0.5s linear 0s;
}
.dentro::hover {
    margin: auto;
    max-width: 75%;
    opacity: 1;
    transition: opacity 0.5s linear 0s;
}

.styledselect{
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
    height: 34px;
    line-height: 1;
    padding: 5px;
    width: 268px;
	color:#666666;
}
.busqueda{
	margin-right:100px;
   
    float: right;
	border-bottom: 2px solid #000;
	border-color: #CCC;
	float:right;
   height: 32px;
}



.campoTexto{
	border:0;
	height:30px;
 
}
 
.botonLupa{
	background: rgba(0, 0, 0, 0) url("../imagesw/lupa.png") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 16px;
    margin: 5px 5px 0 0;
    width: 16px;
}
.both{clear:both;} 


 h3{
	font-size:1.5em;
	text-align:center;
	color:#4a443d; 
	padding:2%;
	padding-bottom: 6%;
	 
 }
.pie
{
	width:100%;
 }
 

.fotavisolegal{
	width:29%;
	float:left;
	margin: 2%;
	display:block;
	
}
.legal{
	border-left: 3px solid #ccc;
	display:block;
	min-height:200px;
}

.fotavisolegal li{
	color:#4a443d;
	width:100%;
	float:left;
	text-align:center;
	margin:5px;
	padding:2px;
}
.fotavisolegal li a{
 color:#4a443d;
}
.fotavisolegal li a:hover{
 color:#ff6629;
 transition: all 0.3s ease-in-out 0s;
}
 .fotproductos{
	width:29%;
	float:left;
	margin: 2%;
	display:block;
	
}
.fotproductos li
{
	border-radius: 15px;
	color:#fff;
	width:100%;
	float:left;
	text-align:center;
	background-color:#ff5744;
	margin:5px;
	padding:2px;

}

/*colores logo*/
/*#f2f2f2 morado*/
/*#eeeeee gris azul*/
.fotproductos li:hover
{
	color:#f2f2f2;
	background-color:#ae3e32;
	transition: all 0.3s ease-in-out 0s;
	color:#000;
}

.fotproductos li a
{
	color:#fff;
	font-weight: bold; 
	text-decoration: none  ;
}
.fotproductos li a:hover
{
	 text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	font-weight: bold; 
	text-decoration: none  ;
}
.about{
	padding-right:17px;
 	border-right: 3px solid #ccc;
	min-height:200px;
	display:block;
}

 .fotabout{
	width:29%;
	float:left;
	margin: 2%;
	display:block;
	min-height:200px;
 }
.pie li a
{
	text-decoration: none ;	
}
.pie li
{
 	float:left;
	text-align:center;
	margin:5px;
	font-weight: bold; 
	
}
 .pie3{
 
	border-radius:15px;
	 text-align:center;
	 vertical-align:center;
 
 }
 .pie2 img{
	 
	 
 }
 
 .pie3 a{
color:#FFF;
 }
 .pie3 a:hover{
	color:#d8f772;
}


/*NUEVO*/
.borde{width:100%; text-align:center;  }

 
 
 .pie2inicio{
	text-align:center;
	display:block;
	width:100%;
	clear:both;
	padding:20px;
	 
     background-color: #1e4e4f;
	color:#FFF;
 } 
 
 .pie2{
	text-align:center;
	display:block;
	width:100%;
	clear:both;
	padding:20px;
	 
     background-image: url("../imagesw/rojo.png");
	color:#FFF;
 }
  .pie2 label{
	text-shadow: 2px 1px #000;
  }

 header{
 padding: 1% 1% 1% 0%;
    position: relative;
    width: 100%;
    z-index: 100;
	}
	
	
	
	.productos{
	width:100%;
	/*background-color:#FFF;*/
	display:block;
		
		
	}
	.productos img{
		max-width: 94%;
		margin-top:4%;
	}
	
	.menuizq{
		width:33%;
		display:block;
		float:left;
		padding-top:3%;
	}
	.blqouederecha
	{
		width:64%;
		float:right;
		 
	}
	.menuizq li{
		float: left;
		font-weight: bold;
		margin: 5px;
		text-align: center;
		width:100%;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 10px;
		padding-right: 10px;
		background-color: #007d79;
		border-radius: 29px; 
	}
	.menuizq li:hover
	{
		background-color: #76d3d7;
	}
	.menuizq li a{
		font-size:1.1em;
		color: #fff;
		font-weight: bold;
	 
		text-decoration:none;
	
 
	}
		.menuizq ul{
		clear:both;
		padding-bottom:70px;
		}
	
	.menuinf{
		clear:both;
		padding-bottom:70px;
		}
 	.menuizq li a:hover
	{
		
	}
	 .formulario{
	 padding-left:15%;
	 	 padding-right:15%;
	 width:100%;
	 height:84px;
	
 }
	 .formulario p{color:#FFF;
	 padding-top:20px;
	 	 padding-bottom:10px;
	 }
	 
.formizq{width:50%; float:left;}
.formder{width:50%;float:left;}
.campoi input{width:100%; background:none; border: 1px #ccc solid;  color:#666666;}
.campod textarea{width:100%; background:none; border: 1px #ccc solid;  color:#666666;}
.campod input{width:100%;background:none; height:100%;border: 1px #ccc solid;  color:#666666;}
.campoi {width:100%; padding:3px;}
.campod {width:100%; padding:3px;}

.borde{width:100%; text-align:center;  }
.borde h2{}
.borde2{margin-left:42%;   width:180px; border-bottom:5px #f2f2f2 solid; }
.botones{
	padding-top:30px;
	padding-left:15%;
	padding-right:15%;
	width:100%;
	height:84px;
	text-align:right;
}
.datoscontacto a:hover{
color:#ff6629;}
.datoscontacto a{
color:#666666;}
.datoscontacto{
	padding-top:25px;
		margin-bottom:25px;
		margin-top:15px;
		 color:#666666;
		 padding-left:15%;
	 	 padding-right:15%;
	 width:100%;
	 height:84px;
	 	text-align:center;	
}

.nosotros{
	 background-image: url("../imagesw/naranja.png");
	padding-top:25px;
	margin-bottom:25px;
	margin-top:15px;
	color:#FFF;
	padding-left:15%;
	padding-right:15%;
	width:100%;
	padding-bottom:70px;
	text-align:center;	
}
.nosotros p{
		background-color:rgba(0,125,121,0.9) !important;
		padding-bottom:2%;
		padding-top:2%;
		padding-left:1%;
		padding-right:1%;
		 border-radius: 15px;
}
.mapa{
			 padding-top:0px;
		 padding-left:15%;
	 	 padding-right:15%;
	 width:100%;
		background:#000;
	 	text-align:center;
	padding-bottom:30px;
}

/*#f2f2f2 morado*/
/*#eeeeee gris*/
.btngen{

 background-color:#007d79;
 color:#FFF;
 border:none;
 padding:10px;
  padding-left:25px;
  padding-right:25px;
 border-radius: 15px;

}


/*--AVISOS--*/
.barraOk {
    background: rgba(8, 161, 0, 0.97);
    color: #fff;
    line-height: 20px;
    padding: 5px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99999;
	right: 0;
 	width: 100%;
  	bottom:0px;
  	left:0px;
  	z-index: 99999;}
  
.barraNo {
    background: rgba(215, 0, 51, 0.97);
    color: #fff;
    line-height: 20px;
    padding: 5px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99999;
	right: 0;
 	width: 100%;
  	bottom:0px;
  	left:0px;
  	z-index: 99999;}
	
.barraInfo {
    background: rgba(0, 125, 196, 0.97);
    color: #fff;
    line-height: 20px;
    padding: 25px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99999;
	right: 0;
 	width: 100%;
  	bottom:0px;
  	left:0px;
  	z-index: 99999;}
/*--AVISOS--*/
	
	/* RESPONSIVE MÓVIL VERTICAL */
	@media all and (max-width:750px)
	{  

    #menuflotante{
        display:none;
    }

header {background-image: none; width: 100% !important;}
	.textoder{width:90%;}
	.imghistoriaizq{width:90%;}
	.menu ul > li{
		text-align:left;
	}
	
	.left35i{
		margin-bottom:0px;
	}
        .mapa{display:none;}
        .left35
        {
                        width:100%;
            margin-left:0;
        }
         
        .left35i{
     width: 87% !important;
            margin-left:0;
        }
        .left35i h2{
            width:100%;
        }
        .left35i p{
            width:100%;
        }

        .imgcita{width:50%;}
    .cita {
        min-height:450px;
    }  
.cabeceramid{
    width:30%;
    float:left;
}

.logoizq {
    width:35%;
    float:left;
 
}
.logoder{
    width:35%;
    float:right;
}


.cabeceramid{
    width:30%;
    float:left;
}

.logoizq {
    width:35%;
    float:left;
 
}
.logoder{
    width:35%;
    float:right;
}

	.mimagen{display:none;}
	.mmenu{display:none;}
 
	.menuizq{width:100%;}		
	.blqouederecha{width:100%;}
	.formizq{width:100%;}
	.formder{width:100%;}
	.botones{width:100%; height:auto; padding-bottom:50px; }
	
	.menu ul{display:block; background:#000; min-height:100px;}
	.h1 {width:20%;  float:left  }	 
 				
	.menu {   top:40px; left:0; float:left; width:62%;   }

	.menu  li { display:none; width:100%; overflow:hidden; }
	.menu  li  a { border-width:5px; }
	.menu  li  a, .menu  li.submenu > ul  li  a{ text-align:left; max-width:100%; width:100%; }
					
	.menu > li.submenu > ul {position:relative; width:100%; }		

	.menu ul > li{
			width:100%;
			
		}
		.menu{
			padding:0;
			padding-top:10px;
				 width:100%;
		}
		.menu a{ width:100%;}
		   .menu ul{ width:100%;}
	    .menu li{
			padding-left:10px;
			 width:100%;
		}
		
		header h1{
		width:100%;
		float:left;	
		display:block;	
	}
	header h1 img{
		padding-top:10%;
		padding-left:37%;
		width:100%;
	}
	.imghistoria{width:100%;}

	.texthistoria{width:100%;}
.lanzadera{padding-left:0px !important;}

	.parallax{
 
	}
		.parallaxmini{
	display:none;
	}
	.parallaxpeq{
	display:none;
	}	
	.uno{
	display:none;
	}
	.about{min-height:0;}
	.fotabout{width:100%; min-height:0;}
	.fotproductos{width:100%;  min-height:0;}
	.fotavisolegal{width:100%; border:none;  min-height:0;}
	.legal{ border:none;  min-height:0;}
 .about{border:0;}

	.superior
	{
		padding:0;
		margin:0;
		float:right;
	 
	}
	.idiomas{
		padding:0;
		margin:0;
		float:right;
		display:block;
		clear: both;
	}
	
	.both{
			clear: both;
 
		
	}
	.busqueda{
		float:right;
		padding:0;
		margin:0;
		clear: both;
	}	
	.show ul > li{ text-align:left}
	.show   li { display:block; }
	.show ul {display:block;}
	.show li {background:#fff;display:block;}
	.show   li { display:block; text-align:left; padding-top:8px; height:40px; margin-left:15px; border:2px #ccc solid;}	
	.show   ul { display:block; text-align:left;  }	
	.show { text-align:left !important;}
	 .show a{ 
	font-size:1.1em;
	color:#007d79;
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase;
	}
	.show a:hover{ 
	color:#76d3d7;
	font-weight: bold; 
	transition: all 0.3s ease-in-out 0s;
	}
	}
 
#primer{
	opacity:0;
	top:-350px ;
	width:100%;
	padding:50px;
	margin-top:10px;
  	border-radius: 15px;
	text-decoration:bold;
	font-size:1.1em;
	background-color:rgba(0,0,0,0.5) !important;
	color: #FFF;
	text-shadow: 2px 1px #000;
	border-color:#5edd00;
	visibility:hidden;
	}
 
@-webkit-keyframes animacion2 {
from { top:0px ;
opacity:0;}
to { top:-350px ;
opacity:1;
background-color:rgba(0,0,0,0.5);
}
}


.uno:hover  #primer{
position: relative;
 -webkit-animation-name: animacion2;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: ease;
background-color:rgba(0,0,0,0.1);
opacity:1;
border-color:#000;
visibility:visible;
}

 
 @-webkit-keyframes animacion3 {
	 from{
		  -webkit-transform: rotateZ(0deg);
	 }
	 to{
		 -webkit-transform: rotateZ(3600deg); 
	 }

}
.transf{
	height:300px;
	width:300px;
 padding: 20px;
	background: #ccc;
	color: #FFF;
-webkit-animation: animacion3 15s ease;
}
.transf	{
	width:100%;
	clear:both;
	font-size:5.6em;
	color:#cc1a00;
	text-align:center;
	
}
.transf:before{
-webkit-animation: animacion3 15s ease;
 -webkit-transform: rotateZ(360deg);
}

.campoTextobusqueda{
	border:0;
	height:30px;
	color:#666666;
	background-color:#000;
}
 
  
 
 
 #menuflotante{
	position:fixed;
	top:0px;
	left:0px;
 
	/*height:100px; */
	background-color:#000;
	color: #000;
	z-index:9999;
	display: none;
}
.mimagen{width:21%;   float:left;
 
}
.mmenu{width:79%; float:right; padding-top:40px; font-family: 'Limelight', cursive;}

.menuf a{ 
font-size:1.1em;
color:#FFF;
 text-transform: uppercase;
text-decoration: none;
 font-family: 'Limelight', cursive;
}
.menuf a:hover{ 
color:#d8f772;
 
transition: all 0.3s ease-in-out 0s;
}
.menuf{
	padding-top:4px;
 
	width:100%;
	float:right;
}
 .menuf ul{
	  list-style: outside none none;
	 float:right;
	 	width:100%;
 }
  .menuf ul > li{
	  text-align:right;
	
	padding-left: 5%;
	  display: inline-block;
  }
  
  
.lanzadera{ width:100%; float:left; margin:50px 0 0 0; padding-left: 325px;}
.lanzadera span{width:50%; max-width:376px; float:left;  }
.lanzadera img{max-width:100%;}
.lanzadera a{ display:block;}
.lanzadera a:hover{ opacity:0.7; }
