


html{
    height:100%;
}

a{
    color:#da251c;
}

a:hover{
    color:#da251c;
    text-decoration:underline;
}

h1, h2, h3, h4{
    color: #da251c}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
        background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
    letter-spacing: 2px;
}

#main-header {
	top: 0;
	width: 100%;
	height: 250px;
	z-index:98;
	background-image: url(/images_web/bg_cabecera.jpg);
	background-position: center top;
}
.logo {
	margin-top: -42px;
    position: relative;
	width: 234px;
}

.fondomenu {
    background-image: none;
    background-repeat:repeat-x;
    background-color:transparent;
}

#main-menu {
	font-family:  'Khand', sans-serif;
	font-size: 14pt;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
#main-menu a {
	color:#010101;
    border-top: 3px solid transparent;
}
#main-menu a:hover {
	color:#ffffff;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus,
#main-menu.nav-pills>li>a:hover {
    background-color: #da251c;
    border-radius: 0px;
    border-top: 3px solid #000000;

}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus {
	color:#ffffff;
}

.nav>li>a{
    padding: 3px 14px;
}

.desplegable {
	background-color: #da251c;
    border-radius: 0px;
    border:none;
}
.desplegable li {
	background-color: #da251c;
	border-bottom: 1px solid #FFFFFF;
}
.desplegable li:hover {
	background-color: #da251c;
}

.submenu2{
    background-color: #000000 !important;
    left:100%;
    margin-top:-34px;
    display: none;
    min-width: 260px;
    list-style: none;
    padding:10px;
    position: absolute;
}

.desplegable li:hover ul.submenu2{
    display: block;
}

.submenu2 li{
    background-color: #000000 !important;
}


#main-menu.nav .open>a,
#main-menu.nav .open>a:hover,
#main-menu.nav .open>a:focus {
    background-color:transparent;
}

#main-menu li ul.dropdown-menu li a{
    background-color:transparent;
    background-image:none;
    color: #ffffff;
}

#main-menu li ul.dropdown-menu li a:hover{
    color: #ffffff;
    text-decoration:underline;
}

.dropdown:hover .dropdown-menu {
	display:block;
}
.dropdown-menu {
	margin-top:0px;
        background-color:#da251c;
}
.dropdown-menu:hover {
	display:block;
}

.titularhome {
	font-family: 'Khand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 5pt;
	color:#da251c;
        
}

.cuadrodestacado{
	border: 0px solid #666600;
	background-color: transparent;
        font-size: 10pt;
        font-weight:normal;
        padding: 5px;
        margin-bottom:10px;
    }

.enlacetitular{
    font-family: 'Khand', sans-serif;
    color:#000000;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular:hover{
    text-decoration:underline;
    color:#da251c;
}

.enlacetitular-pequeÃ±o{
    font-family: 'Khand', sans-serif;
    color:#000000;
    font-size: 13pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular-pequeÃ±o:hover{
    text-decoration:underline;
    color:#da251c;
}


.motivopie{
    height: 74px;
    background-image: url(/images_web/bg_pie.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.fondopie{
    background-color: #000000;
    width:100%;
    font-size:11pt;
    color:#000000;
}

.fondopie ul{
    list-style: none;
    margin:0px;
    color:#FFFFFF;
    padding:0px;
}

.fondopie ul li{
    float:left;
    width:33%;
    padding-bottom: 15px;
    letter-spacing: 0px;
}

.enlace-pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}

.enlace-pie:hover{
    	color: #FFFFFF;;
	text-decoration: uncerline;
}

.celdasituacion{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    padding: 5px;
    background-color: transparent;
    margin: 10px 0px;
    letter-spacing: 0px;
}

.celdasituacion a{
    color: #000000;
}

.htmlFuente,.htmlfuente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-style:italic;
        margin-top: 5px;
        background-color: transparent;
	
}

.titulo-seccion{
    	font-family: 'Khand', sans-serif;
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
	color: #da251c;
	text-decoration: none;
	padding: 4pt;
}

.htmlCabecera,.htmlcabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #da251c;
	background-color: transparent;
}

.celdagaleria{
    height: 150px;
    overflow:hidden;
    margin-bottom:10px;
    border:1px solid #CCCCCC;
}

.zoom{
    width:100%;
    height:100%;
    position:absolute;
    cursor:pointer;
}

.cuadrofamilia{
    padding: 15px;
    border: 1px solid #CACACA;
    text-align:center;
    margin-bottom:10px;
}

.altominimo{
    min-height: 250px;
}

.imple-enlace-pie2 {
	text-align: center;
	vertical-align: top;
	padding: 2pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 5pt;
}
.imple-enlace-pie2:hover {
	color: #000000;
	text-decoration: underline;
}

.htmlTitular {
	font-family: 'Khand', sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #da251c;
}

#divBuscador{
    position:absolute;
    left:0px;
    z-index:1000;
    height: 300px;
    overflow: auto;
    margin-top:30px;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:10px;
}

.divbuscar{
    list-style:none;
    margin:0px;
    padding:0px
}

.divbuscar li{
    display:block;
    clear:both;
}

#mobile-main-menu{
    background-color:#000000;
    width:100%;
    padding:5px;
    color:#010101;
        font-family: 'Khand', sans-serif;
        font-size: 14pt;
    background-color:transparent;
    cursor:pointer;
}

.rating {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that donâ€™t support :checked donâ€™t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesnâ€™t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:before {
    content: 'â˜… ';
}

.rating > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.rating2 {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that donâ€™t support :checked donâ€™t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesnâ€™t make the test unnecessarily selective */
.rating2:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating2:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating2:not(:checked) > label:before {
    content: 'â˜… ';
}

.rating2 > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}


.rating2 > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.registrolanding{
    width:20%;float:right;
    padding:2.5%;
    background-color:#EFEFEF;
}

.registrolanding label{
    font-size:13pt;
    font-weight:bold;
    display:block;
    padding: 10px 0px 0px 0px;
}


.talla{
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    background-color:
    font-family: 'Khand', sans-serif;
    background-color: #319137;
    font-size: 10pt;
    float:left;
    font-weight: normal;
    padding-top:5px;
    margin-right:10px;
    margin-bottom: 10px;
    cursor:pointer;
	border: 0px solid #666600;
}

.boton{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
        padding:5px;
        padding-left:20px;
        padding-right:20px;
        border:1px solid #CCCCCC;
        font-weight:bold;
        background-image:url(/images_web/bg_boton.gif);
        background-repeat:repeat-x;
        cursor:pointer;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;        
}

.boton:hover{
        background-image:url(/images_web/bg_boton02.gif);
        background-repeat:repeat-x;
}

.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 26px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slidertoggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slidertoggle:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slidertoggle {
    background-color: #da251c ;
}

input:focus + .slidertoggle {
    box-shadow: 0 0 1px #da251c ;
}

input:checked + .slidertoggle:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slidertoggle.round {
    border-radius: 34px;
}

.slidertoggle.round:before {
    border-radius: 50%;
}



.elegida{
    border: 3px solid #000000;
}

.numero-encuesta{
    padding:5px; 
    color:#FFFFFF;
    border: 1px solid #000000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color:#a2a2a2;
    margin:5px;
    margin-top:10px;
    text-align: center;
    display:inline-block;
}


.botmenu{
    display: none;
}

.fondoredes{
    background-color: rgba(0,0,0,.26);
    border-top: 23px solid #000000;
}

.fondoredes img{
    margin: 7px 3px;
}

.enlaceregistro{
    background-color: #da251c;
    display: inline-block;
    color:#FFFFFF;
    font-family: 'Khand', sans-serif;
    padding: 8px 5px;
    font-size: 18px;

}

.enlaceregistro:hover{
    color:#FFFFFF;
}

.textocabecera{
    font-family: 'Khand', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 22px;
    background-image: url(/images_web/linea_texto.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 30px;
    margin-top:30px;

}

.textocabecera span{
    color: #da251c;
}

.telefono{
    font-family: 'Khand', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 19px;
    letter-spacing: 0px;
    padding-bottom: 30px;
    margin-top:35px;
    color:#da251c;
}

.telefono span{
    color:#000000;
}

.buscador-productos{
    margin-top: 35px;
    border-bottom: 2px solid #333333;
}

.buscador-productos input[type="text"]{
    border:none;
    background-color: transparent;
}

.slider-container{

    height: 390px;
}

.slide-elemento{
    height: 350px;
    background-repeat: no-repeat;
    background-position: center top;
}

.bx-pager{
    background-color: #da251c;
    padding-top:10px;
    padding-bottom:10px;
}

.fondoservicios{
    background-color: #000000;
    padding:10px;
}

.cuadroservicios{
    height: 266px;
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.tituloservicios{
    background-color:rgba(255,255,255,0.75);
    padding: 10px;
    letter-spacing: 0px;
    height: 73px;
    overflow: hidden;
}

.tituloservicios h2{
    margin:0px;
    font-family: 'Khand',sans-serif;
    font-size: 16pt;
}

.tituloservicios a{
    font-weight: 600;
}

.leermas{
    color:#000000;
    font-weight: normal;

}

.iconomas{
   display: inline-block;
    margin:auto;
    height: 28px;
    width: 60px;
    position: relative;
    bottom:0px;
    margin-top:165px;
    background-image: url(/images_web/mas.png);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.iconomas:hover{
    text-decoration: none;
    margin-top:175px;
}

.tituloportada{
    background:url(/images_web/titulo_left.png) no-repeat left center,url(/images_web/titulo_right.png) no-repeat right center,url(/images_web/titulo_center.png) repeat-x center;
    height: 48px;
    text-align: center;
    color: #da251c;
    font-weight: 600;
    font-family: 'Khand',sans-serif;
    padding:0px;
    margin:0px;
    font-size: 30px;
    margin-top:20px;
    margin-bottom:10px;
}

.noiconos{
    background:url(/images_web/titulo_center.png) repeat-x center;
}

.tituloportada span{
    display: inline-block;
    margin:auto;
    padding: 15px 50px;
    background: #FFFFFF;
    margin-top:-7px;
}

.sombraempresa{
    width: 100%;
    height: 54px;
    text-align: center;
    margin-bottom:20px;
    background-image:url(/images_web/sombra_empresa.png);
    background-size: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.leermasempresa{
    height: 40px;
    width: 76px;
    background-image: url(/images_web/masempresa.png);
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.leermasempresa:hover{
    text-decoration: none;
    margin-top:-10px;
}

.fondonoticias{
    background-color:#f0f0f0;
    padding: 20px;
    margin-top:20px;
    margin-bottom:20px;
}

.cuadronoticia{
    margin-bottom:30px;
}

.cuadronoticia img{
    border: 3px solid #FFFFFF;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

.textonoticia{
    padding-bottom:30px;
    border-bottom: 1px solid #ababab;
}

.suscripcion{
    width: 100%;
    height: 354px;
    background-image: url(/images_web/bg_newsletter.jpg);
    background-size: 100%;
    padding:5px;
    letter-spacing: 0px;
}

.suscripcion h2{
    text-align: right;
    color:#FFFFFF;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Khand',sans-serif;
    font-weight: bold;
}

.suscripcion div.texto{
    margin-top: 120px;
    margin-bottom:20px;
}

.suscripcion input{
    margin:0px;
    line-height: 21px;
    float:left;
}

.suscripcion input.oknewsletter{
    background-image: url(/images_web/bot_ok.jpg);
    height: 27px;
    width: 31px;
    border:none;
}

.imagenguia{
    background-image: url(/images_web/bg_guias.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-box-shadow: 0 0 20px 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 20px 10px rgba(0,0,0,0.2);
    text-align: center;
    padding:10px;
    height: 153px;
    margin-bottom:30px;

}

.enlaceguia{
    font-family: 'Khand',sans-serif;
    color:#414141;
    font-weight: 600;
    font-size: 20px;
}

.leerrojo{
    color:#FFFFFF;
    letter-spacing: 0px;
    font-weight: bold;
    padding:7px 10px;
    display: inline-block;
    background: #ee3b33;
    background: -moz-linear-gradient(top,  #ee3b33 0%, #971913 100%);
    background: -webkit-linear-gradient(top,  #ee3b33 0%,#971913 100%);
    background: linear-gradient(to bottom,  #ee3b33 0%,#971913 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee3b33', endColorstr='#971913',GradientType=0 );

}

.leerrojo:hover{
    color:#FFFFFF;
}

.swiper-button-next{
    background-image: url(/images_web/swip_right.png);
    width: 21px;
    height: 21px;
    background-size: 100%;
    margin-right: -12px;
}


.swiper-button-prev{
    background-image: url(/images_web/swip_left.png);
    width: 21px;
    height: 21px;
    background-size: 100%;
    margin-left: -12px;
}

.bordeinferior{
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom: 3px solid #01050e;
}

.fondodireccion{
    background-image: url(/images_web/direccion_pie.jpg);
    background-size: cover;
    height: 223px;
    margin-top: -18px;
    color:#FFFFFF !important;
    text-decoration: none !important;
    letter-spacing: 0px;
    text-align: center;
    padding:15px;
    padding-top: 155px;
    display: block;
    font-size: 14px;
}

.creditos{
    letter-spacing: 0px;
    color:#da251c;
    padding: 10px;
    text-align: center;
}

.cuadroproducto{
    height: 400px;
    overflow:hidden;
    border: 2px solid #CCCCCC;
    padding:10px;
    margin-bottom:30px;
    text-align: center;
}

.botoncomprar{
    background-image: url(/images_web/comprar.png);
    height: 27px;
    width: 27px;
    background-color: transparent;
    border:none;
    color:transparent;
}

.imagenproducto{
    height: 180px;
}

.imagenproducto a{
}

.imagenproducto img{
    height: 100%;
}

.htmlPrecio{
    font-family: 'Khand', sans-serif;
    font-size:12pt;
    color: #414141;
    font-weight: bold;
}

.htmlPreciotachado{
    color:#818181;
    text-decoration: line-through;
}

.infoproducto{
    font-family: 'Khand', sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
    padding:5px;
    background-color: #da251c;
}


.fondoproducto{
    background-color: #e0dfdf;
    padding:15px;
}

.fondoficha{
    background-color: #edf0ed;
    color: #6a6a6a;
    padding:15px;
    margin-left:-15px;
    margin-right:-15px;
}

.fondoprecioextendido{
    background-color: #a5a5a5;
    text-align: center;
    color:#FFFFFF;
    font-weight: bold;
    padding:15px;
    margin-left:-15px;
    margin-right:-15px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #da251c;
    border: 1px solid #da251c;
}

.pagination>li>a, .pagination>li>span{
    color:#000000;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    color:#000000;
}

.cookies{
    background-color: rgba(0,0,0,0.7);
    padding-top:10px;
    color:#FFFFFF;
    -webkit-box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    position: fixed;
    width: 100%;
    z-index: 10000;
    bottom:0px;
}

.cookies a{
    color:#FFFFFF;
    text-decoration: underline;
}


#menu:not(.mm-menu) {
    display: none;
}

.buscadorcabecera{
    display: inline-block;
    background: #FFFFFF;
    padding:5px;
}

.buscadorcabecera input{
    border:none;
}

.buscadorcabecera button{
    background: transparent;
    border:none;
}

@media (max-width: 1200px) {

    
}

@media (max-width: 992px) {

    .telefono{
        margin:0;
        padding:5px;
    }

    .botmenu{
        position:absolute;
        top:2px;
        left:5px;
        display:block;
        font-size: 23pt;
        color:#000000;
    }

    .logo{
        margin-top:10px;
        margin-left:30px;
    }

    .textocabecera{
        display: none;
    }

    .telefono{
        text-align: right;
    }

    .botmenu:hover,.botmenu:focus{
        color:#000000;
    }

    .fondoredes{
        display: none;
    }

    .cuadroservicios{
        margin-bottom: 20px;
    }

    .suscripcion{
        background-image: none;
        background-color: #CCCCCC;
        height: auto;
    }

    .suscripcion h2{
        color:#000000;
        text-align: left;
        padding:10px;
    }

    .suscripcion div.texto{
        margin-top:10px;
    }

    .suscripcion input{
        float:none;
    }

    .imagenguia{
        height: auto;
        background-image: none;
    }

    .fondodireccion{
        background-image: none;
        height: auto;
        padding-top:10px;
        padding:10px;
    }

    .fondopie ul li{
        float:none;
        width: 100%;
    }

    .imagenproducto{
        height: auto;
    }

    .cuadroproducto{
        height: auto;
    }

    .tituloportada{
        height: auto;
    }

    .slideinicio{
        display: none;
    }
}

@media (max-width: 768px) {
	.logo {
            height:80px;
            width:auto;
	}
    .fondo-cabecera{

    }
    
    #main-header{
		height: 110px;
    }
    

}


