@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
}




#contenedora_gral {
	width: 100%;
	padding-top:0px;
    margin:auto;
}


/* --------------------------------------------------------------------------------------------------CONTENIDO */
#contenido {
	overflow:hidden;
	background-color:#06C;
	padding:80px

	/* LINEA DIVISORIA -background-image: -webkit-linear-gradient(97deg, #FFF 15%, #f0f0f0 5%);
	*/
  

}
#contenido111 {
	width:100%;
	overflow:hidden;
	padding-bottom:10px

	/* LINEA DIVISORIA -background-image: -webkit-linear-gradient(97deg, #FFF 15%, #f0f0f0 5%);
	*/
  

}
#contenido2 {
	width:100%;
    margin:auto;
	position: relative;
    overflow:hidden;
	background-color:#fff;
 

}
#contenido9 {
	width:100%;
    margin:auto;
	position: relative;
    overflow:hidden;
	background-color:#f0f0f0;
	/* LINEA DIVISORIA -background-image: -webkit-linear-gradient(97deg, #FFF 15%, #f0f0f0 5%);
	*/
  

}
#banner {
	width:100%;

}
#menu {
	position: relative;
	float: right;
	display:block;
	padding-top: 22px;
	padding-right: 60px;
	
}



.f-nav{  /* To fix main menu container */
    background-color:#fff;
	-webkit-box-shadow: 0px 0px 9px 1px #999;
	-moz-box-shadow: 0px 0px 9px 1px #999;
	box-shadow: 0px 0px 9x 1px #999;
    z-index: 9999;
    position: fixed;
    left: 0;
    top: -80px;
    width: 100%;
	transform:translateY(80px);
	transition-duration:0.8s;

	
}
#main-menu-container {
	text-align: center;
	height: 84px;
 	
	width:100%;
	
}
#respicon{
		display:none;
		float:right
}
		
		
#logo{
	float:left; 
	width:400px;
	padding:14px 0px 0px 80px;
}

#top{
	height: 84px;
	background-color: rgba(255,255,255,.85);
	position: absolute;
	z-index: 100;
	width:100%;

}
#top2{
	height: 84px;
	background-color: rgba(255,255,255,.85);
	position: relative;
	z-index: 100;
	width:100%;
	-webkit-box-shadow: 0px 0px 9px 1px #999;
	-moz-box-shadow: 0px 0px 9px 1px #999;
	box-shadow: 0px 0px 9x 1px #999;

}


/* ------------------------------------------------------------------------------------------TEXT */
.txt_14_blanco {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#fff;
	line-height: 20px;
}
.txt_15_blanco {
	font-family: 'Roboto';
	font-size:15px;
	color:#fff;
	line-height: 20px;
}
.txt_16_negro {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 100;
	line-height: 25px;
	margin-bottom: 35px;
}
.txt_negro {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	line-height:18px;
}
.txt_16_blanco {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	margin-bottom: 15px;
}
.txt_161_blanco {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
}
.txt_162_blanco {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #fff;
	line-height: 25px;
}
.txt_24_blanco {
	font-family: 'Tahoma', sans-serif;
	font-size: 21px;
	font-weight:600;
	color: #fff;
	line-height: 25px;
}
.txt_15_gris {
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#6b6a6a;
	line-height: 23px;
}
.txt_20_rojo {
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	color:#952126;
	line-height: 50px;
	letter-spacing: 1px;
}
.txt_11_gris_osc {
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	color:#545454;
	font-weight:500;
}
.txt_14_gris_osc {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#545454;
	font-weight:500;
}
.txt_20_gris {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	line-height: 23px;
}
.txt_25_rojo {
	font-family: 'Roboto', sans-serif;
	font-size:25px;
	font-weight:900;
	color:#952126;
	line-height: 50px;
	letter-spacing: 1px;
}
.txt_12_blanco {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#fff;
	line-height: 25px;
}

.TXT_MAILS{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #09C;
	line-height: 25px;
	margin-bottom: 35px;
}
















/* ------------------------------------------------------------------------------------------TEXT LINK*/
.txt_12_blanco_link:link {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#fff;
	line-height: 25px;
	text-decoration: none;
}
.txt_12_blanco_link:visited {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#fff;
	line-height: 25px;
	text-decoration: none;
}
.txt_12_blanco_link:hover {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#942126;
	line-height: 25px;
	text-decoration: none;
}
.txt_12_blanco_link:active {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#fff;
	line-height: 25px;
	text-decoration: none;
}









.txt_12_naranja_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ee7f00;
	text-decoration: none;
}
.txt_12_naranja_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ee7f00;
	text-decoration: none;
}
.txt_12_naranja_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ba3b0f;
	text-decoration: none;
}
.txt_12_naranja_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ee7f00;
	text-decoration: none;
}



/* --------------------------------------------------------------------------------------------------DIVs*/
#sirena {
	position:absolute;
	left:26px;
	top:-5px;
	width:41px;
	height:56px;
	background-image:url(images/inicio/sirena.gif);
	z-index:1;
}
#sirena_col {
	position:absolute;
	left:8px;
	top:10px;
	width:41px;
	height:56px;
	background-image:url(images/inicio/sirena.gif);
	z-index:1;
}
#super_titulo_1 {
	position:absolute;
	width: 900px;
	height:73px;
	margin: auto;
	left: 60px;
	top: 31px;
}
#super_titulo_2 {
	position:absolute;
	width: 900px;
	height:73px;
	margin: auto;
	left: 60px;
	top: 31px;
}





#gracias_contacto {
	position:absolute;
	left:55px;
	top:93px;
	width:403px;
	height:602px;
	background-image:url(images/gral/fdo_contenido.jpg);
	z-index:1;
}
input[type=text], select, textarea {
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

#enviar {
background-color: #2a79e6;
font-family: Titillium Web;
font-size: 19px;
font-weight: 400;
color: #fff;
padding: 8px 40px;
border: none;
border-radius: 5px;
cursor:pointer;
}
#enviar10 {
    background-color: #06F;
	font-family:"Titillium Web";
	font-size:18px;
	font-weight:400;
    color: #fff;
    border:0px;
	padding:10px;
	border-radius:0px;
    cursor: pointer;
}

#enviar10:hover{
background-color:#00356A}

#enviar2 {
    background:none;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
    color: #fff;
    padding: 12px 40px;
    border: 2px solid #fff;
    cursor: pointer;
}
#enviar:hover {
    background-color:#09C;
	color:#fff;
	opacity:0.7;
}
#enviar2:hover {
    background-color:#FFF;
	color:#000
	}
.campo_form {
font-family:'Roboto', sans-serif;
font-weight:300;
border: solid 1px;
border-radius:10px; 
font-size:16px;
color:#000;
background-color:#FFF;
}
.campo_form2 {
width:100%;
height:60px;
font-family:'Roboto', sans-serif;
font-weight:300;
font-size:16px;
background:none;
border-top:0px;
border-left: 0px ;
border-bottom: solid 1px #CCC ;
border-left:0px;
border-right:0px;
padding-top:5px;
color:#CCC;

}

.campo_form10 {
font-family: "Titillium Web";
font-weight:400;
font-size:20px;
color:#000;
background-color:#fff;
width:45%;
}

::-webkit-input-placeholder {      /*Para Google Chrome y Opera Next*/
color:#000;
font-size:11px;
font-weight:500;
}
:-moz-placeholder {      /*Para Firefox 18-*/
color:#000;
font-size:11px;
font-weight:500;
}
::-moz-placeholder {      /*Para Firefox 18+*/
color:#000;
font-size:11px;
font-weight:500;
}
:-ms-input-placeholder {        /*Para IE10+*/
color: #000; 
font-size:11px;
font-weight:500;
}
::input-placeholder {    /*Propiedad sin prefijos (no funciona en ningún navegador)*/
color:#000;
font-size:11px;
font-weight:500;
}



.foto_fdo{
	float:left; width:246px; 
	height:231px; 
	padding: 20px 20px 20px 20px;
}
.foto_producto{
	float:left; width:203px; 
	height:179px; 
	padding: 15px 15px 15px 15px;
}

.foto img{
	-webkit-transition:.2s;
	-moz-transition:.2s;
		-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,1);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,1);
}
.foto:hover img{
        -webkit-transform:scale(1.12);
        -moz-transform:scale(1.12);
}




/* --------------------------------------------------------------------------------------------------DIV LIMPIA */
.clear {
clear:both;
  }
#footerporcentaje1{padding:20px 0px 8px 40px;float:left;width:25%;text-align:center}
#footerporcentaje2{padding:48px 0px 8px 60px;float:left;width:25%;text-align:left}
#footer
{
	background-color: #182537;
	width:100%;
	padding: 30px 0px 25px 0px;
	font-weight:300;
	overflow:hidden; background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
      justify-content: center;
}
.telefono
{
	background-image:url(../images/fdo_contenido.jpg);


	}
	
#barra_s3 {
position:fixed;
top:200px;
left:-362px;
float:left;
width:400px;
display:block;
padding:0;
z-index:1004;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
height:400px;
}
/* END 1 */
/* CONTENT_N2 */
#barra_s3:hover {
left:0px;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
/* END 2 */
/* CONTENT_N3 */
div.contenido_box {
margin-top:-5px;
margin-left:-45px;
width:350px; 
height:350px;
background-color:#FFF;
overflow:hidden;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;

}
.texto_s3{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#000;
	line-height: 20px;
	
}
.texto_clientes{
	font-family: 'Roboto', sans-serif;
	font-size:40px;
	font-weight:200;
	color:#000;

	
}
.texto_clientes99{
	font-family: 'Roboto', sans-serif;
	font-size:50px;
	font-weight:500;
	color:#151515;

	
}
.texto_clientes2{
	font-family: 'Roboto', sans-serif;
	font-size:40px;
	font-weight:600;
	color:#fff;

	
}
.texto_s3:link {
	color: #06C;
	font-size:22px;
	font-we
}
.texto_s3:hover{
	color:#000;
}
.imagenes-torneria{
	border-radius:10px;
border:1px solid #000;
}

#footerweb{
	background-color:#182537;
		overflow:hidden;
}

#footerweb1
{
	width:50%;
	float:left;
	font-weight:300;
	color:#999;
	font-size:13px;
    padding:25px 0px 25px 40px;
	font-family:"Roboto";
	
}
#footerweb10
{
	width:50%;
	float:left;
	font-weight:300;
	color:#999;
	font-size:13px;
    padding:10px 0px 25px 40px;
	font-family:"Roboto";
	
}

#footerweb2
{
	padding-right:40px;
	float:right;

	
}

.col-1 {
      width:70px;
      float:left;
}
.col-2{
	float:left; 
	width:105px
}
.col-3{
	float:left; 
	width:200px
}

.col-4{
	float:left;
	width:130px
}
.col-5{
	float:left;
	width:100px;
}

#qhacemos{

    overflow:hidden;
	font-family: 'Roboto', sans-serif;
	font-size:28px;
	font-weight:300;
	color:#000;
	display:flex;
    justify-content: center;
	background-color:#ffffff;

}
#qhacemos2{
    overflow:hidden;
	font-family:"Roboto";
	font-size:13px;
	font-weight:300;
	color:#646464;
	padding-top:10px;


}
#formulario {
	float:left;
	width:60%;
	display:inline-block; 
	padding:18px
}
#formulario2 {
	width:60%;
	float:left;
	display:inline-block; 
	padding:25px
}
#adicionalform{
	float: left;
	width: 300px;
	display: inline-block;
	padding: 8px;
	color: #999;
	font-weight:200;
    font-family: 'Roboto', sans-serif;
}
.texto-gris20{
	font-size:20px;
	font-family:"Roboto", sans-serif;
	color:#666;
	font-weight:300;
	line-height:30px;
}
.texto-azul{
	color:#09C;

}
.zoom {
    transition: transform .2s; /* Animation */
    cursor:pointer;
	max-width:300px;
	text-align:center;
	padding:15px;
	display:inline-block;
}

.zoom:hover {
    transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


.zoom2 {
    transition: transform .2s; /* Animation */
}

.zoom2:hover {
    transform: scale(1.02); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.marcas{
	width:250px;
	height:75px;
	display:inline-block;
	padding:10px;
	opacity:1;
	}
.marcas:hover{
	opacity:0.7;
}
.wpp {
	position:fixed;
	bottom:40px;
	right:10px;
	float:right;
	height:50px;
	width:50px;
	visibility:visible;
	z-index:100;
}
.up {
	background-image:url(../images/up.png);
	width:50px;
	height:50px;
	position:fixed;
	bottom:40px;
	left:10px;
	float:left;
	visibility:hidden;
	cursor:pointer;
	z-index:100;

}
.up:hover{
	background-image:url(../images/uphover.png);
		
}
  
.up-visible{
	visibility:visible;}

.opacidad:hover {
	opacity:0.9;
	transform:scale(1.01);
	transition: transform .2s;   
}
.seco{
	font-family: "Raleway", sans-serif;
	font-size:28px;
	color:#fff;
	font-weight:600;
	text-shadow: 1px 1px 1px #000;
}

.seco2{
	font-family: "Raleway", sans-serif;
	font-size:18px;
	color:#fff;
	float:left;
	text-shadow: 1px 1px 1px #000;
}
#seccionseco{
	position:relative;
	width:400px;
	height:300px;
	margin:20px;
    display:inline-block
	}
	
#oculto {
	visibility:hidden;
	font-family: "Raleway", sans-serif;
	font-size:20px;
	color:#000;
	padding:10px;
	position:absolute;
	width:70%;
	height:0%;
	background:#fff;
	opacity:0.9;
	transition: height 1s;
	}
.oculto2{
	position:absolute;margin:35px}		
#seccionseco:hover #oculto{
	visibility:visible;
	height:100%;
	}
.seco3{	
    font-family: "Raleway", sans-serif;
	font-size:40px;
	font-weight:400;
	color:#000;

}
.blue{display:block}

.highlight {
background: linear-gradient(180deg,rgba(255,255,255,0) 55%, #0188be 55%);

}

.texto-titi{
	font-family: "Titillium Web";
	font-size: 30px;
	color:#fff;
	font-weight:800;
}
.texto-titi2{
	font-family: "Titillium Web";
	font-size: 16px;
	color:#fff;
}
.texto-titi3{
	font-family: "Titillium Web";
	font-size: 30px;
	color:#000;
	font-weight:600;
}
.texto-poppins{
	font-family: "Titillium Web";
	font-size: 34px;
	color:#000;
	font-weight:600;
}
.texto-poppins2{
	font-family: "Titillium Web";
	font-size: 14px;
	color:#2C2C2C;
	font-weight:300;
}
.texto-poppins3{
	font-family: "Titillium Web";
	font-size: 39px;
	color:#fff;
	font-weight:600;
}
.texto-poppins4{
	font-family: "Poppins";
	font-size: 16px;
	color:#fff;
	font-weight:300;
}
.texto-titi4{
	font-family: "Titillium Web";
	font-size: 40px;
	color:#fff;
	font-weight:600;
}
.texto-titi5{
	font-family: "Titillium Web";
	font-size: 16px;
	color:#fff;
	font-weight:600;
}
.texto-titi6{
	font-family: "Raleway";
	font-size: 42px;
	color:#06F;
	font-weight:800;
}
.texto-titi7{
	font-family: "Titillium Web";
	font-size: 16px;
	color:#666;
	font-weight:400;
}
.titi2{
	float:left; width:70%;}
	
.horario{
	font-size:24px;}	

.pedirpresupuesto{
	height:2em;width:12em;background-color:#111;padding-top:7px;margin-top:20px;font-weight:600;font-size:20px;color:#fff;border-radius: 6px;}	
.pedirpresupuesto:hover{
	opacity:0.8}
	
#parallax {
  /* The image used */
  background-image:url(../images/numeros.jpg) ;

  /* Set a specific height */
  overflow:hidden;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  padding:40px 25px 40px 25px;

}
#parallax5 {
  /* The image used */
  background-color:#fff ;

  /* Set a specific height */
 display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  padding:40px 50px 40px 50px;
  overflow:hidden;

}
.productoparallax{width:55%}
#formu{
	float:left;
	width:60%;
}

#parallax2{
	float:left;
	width:40%;
}
#telefono{
font-family: "Titillium Web";
font-weight:400;
font-size:20px;
color:#000;
background-color:#fff;
width:91%;
border-radius:0px;
}
#comentario{
	height:100px;border-radius:0px;width:91%;}

#obras{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  overflow:hidden;
  padding:20px 50px 40px 50px;
  justify-content:center;
}
#fotoobras{
   width:250px;
   height:250px }

.texto-titi9{
	font-family: "Titillium Web";
	font-size: 16px;
	color:#000;
}   

#giroraton:hover{
	transform: scale(1.01);
	transition-duration:0.2s;
	-webkit-box-shadow: 0px 0px 6px 1px #999;
	-moz-box-shadow: 0px 0px 6px 1px #999;
	box-shadow: 0px 0px 6x 1px #999;

}
#giroraton2:hover{
	transform: scale(1.01);
	transition-duration:0.2s;
}
	
#videosyou{
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  overflow:hidden;justify-content: center;}	
  
#contenedorvideos{
	background-image:url(../images/numeros3.jpg);padding-bottom:70px
}
	
.vidresp{float:left;margin:10px 0px 0px 0px;width:346px;height:340px;background-color:rgba(51,51,51,0.7);padding-bottom:10px}


#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 40px;
  top: 140px;
  color: #fff;
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 25px;
	background: rgba(0, 0, 0, 0.7); 
	color:#fff;
	border-radius:25px;
  }
  #mixedSlider .MS-controls button:hover {
  color:#fff;
}
#mixedSlider .MS-controls button:active {
  color:#000;
  background: rgba(0, 0, 0, 1); 
}
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: 10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: 10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%;
 }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/pageLoader.svg) 50% 50% no-repeat #fff;
  
}



#tontito { 
  position: relative; 
  width: 250px; 
  height: 250px; 
}

#tontito > div { 
  position: absolute; 

}
#tontito2 { 
  position: relative; 
  width: 250px; 
  height: 250px; 
}

#tontito2 > div { 
  position: absolute; 
}
#tontito3 { 
  position: relative; 
  width: 250px; 
  height: 250px; 
}
#tontito3 > div { 
  position: absolute; 
}
#tontito4 { 
  position: relative; 
  width: 250px; 
  height: 250px; 
}
#tontito4 > div { 
  position: absolute; 
}
#tontito5 { 
  position: relative; 
  width: 250px; 
  height: 250px; 
}
#tontito5 > div { 
  position: absolute; 
}
#tontito6 { 
  position: relative; 
  width: 250px; 
  height: 250px; 
}
#tontito6 > div { 
  position: absolute; 
}
.verproductosboton{
	border-radius: 20px; background:#06F;color:#FFF;width:150px;height:40px;line-height:40px;font-family:Titillium Web;font-weight:600;text-align:center;margin:25px 0px 0px 0px;box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.5);cursor: pointer;
}
.verproductosboton:hover{
	background-color:#333;
}
a[href^="tel:"] {
	color:inherit;
}
#botonfooter{cursor:pointer}
#botonfooter:hover{color:#23a2f2}
#enviar10 {
    background-color: #06F;
	font-family:"Titillium Web";
	font-size:18px;
	font-weight:400;
    color: #fff;
    border:0px;
	padding:10px;
	border-radius:6px;
    cursor: pointer;
    width:12em;
}
ul.no-bullets {
  list-style-type: none;
  margin: 0;
  padding: 0;
}