


html{
    height:100%;
}

a{
    color:#df5f05;
}

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

h1, h2, h3, h4{
    color: #00283f}

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

#main-header {
    top: 0;
    width: 100%;
    height: 186px;
    background-color: transparent;
    z-index:98;
    background-image: url(/images_web/bg_cabecera.png);
    background-repeat: repeat-x;
    background-position: center top;
    padding-top:22px;
}
.logo {
    margin-top: 15px;
    display: none;
}

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

#main-menu {
    font-family:  'Roboto Condensed', sans-serif;
    font-size: 14pt;
    margin: 0px;
    padding: 0px;
    margin-top:39px;
    text-transform: uppercase;
    display: inline-block;
}
#main-menu a {
    color:#00283f;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu a:hover {
    color:#FFFFFF;


}
#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: #df5f05;
    -webkit-box-shadow: 5px 0 20px 0 rgba(0,0,0,0.1);
    box-shadow: 5px 0 20px 0 rgba(0,0,0,0.1);
    background-image: url(/images_web/bg_menuhover.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#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;
    background-color: #df5f05;
}

.nav>li>a{
    padding-top:10px;
    padding-bottom:15px;
    padding-right: 15px;
    padding-left: 16px;
    border-left: 1px solid #d5dbe0;
    border-radius: 0px;
}

.nav-pills>li+li{
    margin-left:0px;
}

.desplegable {
    background-color: #FFFFFF;
    border: 1px solid #999;
    border:none;
    border-radius: 0px;
    border-bottom: 6px solid #df5f05;
}
.desplegable li {
    border-bottom: 1px solid #e9e9e9;

}
.desplegable li:hover {

}

#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:url('/images_web/bg_celda.png');
    background-position: right center;
    background-repeat: no-repeat;
    color: #00283f;
    white-space: normal;
    font-weight: lighter;
}

#main-menu li ul.dropdown-menu li a:hover{
    background-image:url('/images_web/bg_celda2.png');
    text-decoration:underline;
    background-color: #00283f;
    color:#FFFFFF;
}

.dropdown:hover .dropdown-menu {
    display:block;
}
.dropdown-menu {
    margin-top:0px;
    background-color:#FFFFFF;
    width: 205px;
    font-weight: lighter;
    white-space: normal;
}
.dropdown-menu:hover {
    display:block;
}

.titularhome {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#00283f;

}

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

.enlacetitular{
    font-family: 'Roboto Condensed', sans-serif;
    color:#00283f;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

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

.enlacetitular-pequeño{
    font-family: 'Roboto Condensed', sans-serif;
    color:#00283f;
    font-size: 13pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular-pequeño:hover{
    text-decoration:underline;
    color:#00283f;
}

.fondopie{
    background-image;url(/images_web/bg_pie.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #fefefe;
    width:100%;
    padding-top:32px;
    padding-bottom: 32px;
    font-size:11pt;
    color:#00283f;
}

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

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

.celdasituacion{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12pt;
    font-weight: lighter;
    color: #00283f;
    background-color: transparent;
    margin: 10px 0px;
}

.celdasituacion a{
    color: #00283f;
}

.htmlFuente,.htmlfuente {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 13pt;
    color:#d96c1e;
    font-weight: lighter;

}

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

.htmlCabecera,.htmlcabecera {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #00283f;
    background-color: transparent;
}

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

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

.cuadrofamilia{
    padding:15px;
    border-bottom: 5px solid #d96c1e;
    background-color:#f5f5f5;
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
    float:left;
    width: 100%;
    margin-bottom: 30px;
}

.title-familia{
    display: flex;
    margin-bottom:15px;
}

.title-familia span:last-child{
    flex-grow: 2;
    margin-right: -15px;
    margin-left: 20px;
}

.titulofamilia{
    font-family: "Roboto Condensed", sans-serif;
    color:#FFFFFF;
    font-weight: lighter;
    font-size: 15pt;
    padding: 7px;
    background-color: #012940;
    display: block;
}

.titulofamilia:hover{
    color:#FFFFFF;
}


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

.subfamilia li{
    float: left;
    width: calc(33% - 15px);
    margin-right: 15px;
    border-bottom: 1px solid #b5b5b5;
    margin-bottom:10px;
    background-image: url(/images_web/flecha-familia.png);
    background-position: left top 7px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.subfamilia li a{
    font-family: "Roboto Condensed", sans-serif;
    font-weight: lighter;
    font-size: 13pt;
    color: #012940;
}

.subfamilia li ul{
    list-style: none;
}

.subfamilia li ul li{
    background-image: none;
    border:none;
}

.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: #00283f;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #00283f;
    text-decoration: underline;
}

.htmlTitular {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    font-weight: bold;
    color:#d96c1e;
    text-transform: uppercase;
    padding-bottom: 20px;
    background: url(/images_web/titulo_right.png) no-repeat right top 8px,url(/images_web/titulo_center.png) repeat-x bottom;
    border:none;
    margin-top:20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

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

#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:#00283f;
    font-family: 'Roboto Condensed', 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:#FFFFFF;
}

.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: 'Roboto Condensed', sans-serif;
    background-color: transparent;
    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-repeat:repeat-x;
    cursor:pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.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: #454f82 ;
}

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

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;
}

.cookies{
    font-family: sans-serif !important;
    background-color: #FFFFFF;
    border:1px solid #000000;
    -webkit-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    -moz-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    padding: 15px;
    color:#000000;
    position: fixed;
    width: 20%;
    z-index: 10000000000;
    bottom:0px;
    font-size: 9px;   
}

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

.cookies a.btn{
    padding: 5px;
    font-weight: normal;
    text-decoration: none;
}

.botoncookies{
    font-size: 12px;
    padding: 10px 30px;
}

.fondo-cabecera{
    width: 100%;
    padding-left:30px;
    padding-right: 30px;
}

.zonaclientes{
    margin-left:20px;
    padding:15px;
    padding-top: 20px;
    padding-bottom: 5px;
    color:#FFFFFF;
    display: inline-block;
    text-transform: uppercase;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00283f+0,024267+100 */
    background: #00283f; /* Old browsers */
    background: -moz-linear-gradient(top,  #00283f 0%, #024267 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #00283f 0%,#024267 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #00283f 0%,#024267 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00283f', endColorstr='#024267',GradientType=0 ); /* IE6-9 */
    font-family: "Roboto Condensed",sans-serif;
    margin-top:-4px;
}

.zonaclientes:hover{
    color:#FFFFFF;
}

.redes{
    display: inline-block;
    margin-top:13px;
    font-family: "Roboto Condensed", sans-serif;
    color:#8a8a8a;
    font-size: 14pt;
    font-weight: lighter;
}

.redes span{
    font-weight: bold;
    padding: 0 30px;
}

.buscador{
    float:right;
    border:1px solid #df5f05;
    margin-left:10px;
    background-color: #FFFFFF;
    height: 34px;
    margin-top:45px;
}

.buscador input[type="text"]{
    border:none;
    float:left;
    padding-left:5px;
    display: inline;
    width: 150px;
    height: 32px;
}

.subsubmenu{
    position: absolute;
    opacity: 0;
    width: 0px;
    padding-top:20px;
    padding-bottom: 85px;
    background-color: #FFFFFF;
    margin-left:205px;
    margin-top:-35px;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    transition: width 0.5s ease;
    overflow: hidden;
    -webkit-box-shadow:inset 10px 0 20px 0 rgba(0,0,0,0.2);
    box-shadow:inset 10px 0 20px 0 rgba(0,0,0,0.2);
    border-bottom:6px solid #df5f05;
    background-position: bottom right;
    background-size: 80%;
    background-repeat: no-repeat;
}

.titulomenu{
    margin-top:10px;
    margin-bottom: 10px;
    background-color: #00283f;
    padding: 5px 15px;
    color:#FFFFFF;
    text-transform: uppercase;
}

.desplegable li:hover div.subsubmenu {
    opacity: 1;
    width: 435px;
}

.subsubmenu ul{
    list-style: none;
}

.subsubmenu ul li{
    border:none;
    background-image: none;
    float:left;
    width: 50%;
    padding-right:10px;
    padding-bottom: 15px;
}

#main-menu li ul.dropdown-menu li div.subsubmenu ul li a{
    background-image: none;
}

#main-menu li ul.dropdown-menu li div.subsubmenu ul li a:hover{
    background-color:transparent;
    color:#df5f05;

}

.containerfamilias{
    margin-top:-113px;
    padding-bottom: 40px;
    background-image: url(/images_web/sombra_familia.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    position: relative;
    z-index:100;
}


.containerfamilias div.col-md-12{
    background-image: url(/images_web/detalle_familias.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.titulofamilias{
    background-color: #00283f;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: lighter;
    padding: 7px;
    font-size: 18pt;
    color:#FFFFFF;
    margin-left:30px;
    text-transform: uppercase;
    display: inline-block;
}

.swiper-container{
    background-color: #f8f9fa;
}

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


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

.familiahome{
    display:block;
    padding:20px;
    background-color: transparent;
    border-bottom: 2px solid #abb8c2;
    margin:10px;
}

.imagenfamilia{
    display: inline-block;
    width: 42px;
    height: 42px;
    background-color:#00283f;
    overflow: hidden;
}

.familiahome span{
    display: inline-block;
}

.familiahome:hover{
    background-color:#ececec;
    border-bottom: 2px solid #00283f;
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
}

.familiahome span.imagenfamilia{
    width: 87px;
    height: 87px;
}

.familiahome:hover span.imagenfamilia{
    background-color: #df5f05;
}

.nopadding{
    padding:0px;
}

.productohome{
    background-color:#f6f6f6;
    border:5px solid #FFFFFF;
    padding:10px;
    margin-bottom: 30px;
    height: 325px;
    display: block;
    -webkit-box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
    box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
}

.productohome:hover{
    text-decoration: none;
}

.productohome h2{
    margin-top:0px;
    padding-top:0px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    height: 45px;
    overflow: hidden;
    line-height: 15px;
}

.productohome div.fecharecepcion{
    display: inline-block;
}

.productomodelo{
    background-color:#f6f6f6;
    border:5px solid #FFFFFF;
    padding:10px;
    margin-bottom: 30px;
    height: 330px;
    display: block;
    -webkit-box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
    box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
}

.productomodelo:hover{
    text-decoration: none;
}

.productomodelo h2{
    margin-top:0px;
    padding-top:0px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    height: 45px;
    overflow: hidden;
    line-height: 15px;
}


.altoimagen{
    height: 185px;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.altoimagen img{
    max-height: 185px;
    max-width: 100%;
    margin: auto;
}

.descripcion{
    color:#FFFFFF;
    opacity: 0;
    position: absolute;
    background-color: rgba(0,36,36,0.95);
    height: 316px;
    margin-top: -265px;
    margin-left: -12px;
    width: 360px;
    padding: 20px;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    z-index:100;
    overflow: hidden;
}

.anchorelacionados{
    width: 285px;
}

.ancho2{
    width: 265px;
}

.productohover:hover div.descripcion{
    opacity: 1;
}

.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: #df5f05;
    text-transform: uppercase;
    font-family: "Roboto Condensed",sans-serif;
    padding:0px;
    margin:0px;
    font-size: 30px;
    margin-bottom:10px;
}

.tituloportada span{
    display: inline-block;
    margin:auto;
    padding: 15px 50px;
    background: url(/images_web/span_left.png) no-repeat left center,url(/images_web/span_right.png) no-repeat right center,#FFFFFF;
    margin-top:-7px;
}

.fondogris{
    background-color: #f6f6f6;
    margin-top:10px;
    margin-bottom:10px;
}

.fondomapa{
    background-color: #00283f;
    margin-top:10px;
}

.textoempresa{
    padding:20px;
}

.imagenempresa{
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: left;
}

.imagenmosaico{
    height: 290px;
    text-align: center;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
    box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
    margin:5px;
    overflow: hidden;
    position: relative;
}

.imagenmosaico a {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.titulomarca{
    background-color: #00283f;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto Condensed",sans-serif;
    margin:5px;
    font-size: 12pt;
}

.titulomarca a{
    color:#FFFFFF;
}

.titulomarca a:hover{
    color:#FFFFFF;
}

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

.menupie li{
    float:left;
    width: 50%;
}


.menuempresa li{
    float:none;
    width: 100%;
}

.fondopie h2{
    text-transform: uppercase;
    margin-top:0px;
    padding:0px;
    margin-bottom:20px;
    font-weight: bold;
    font-size: 12pt;

}

.infopie{
    text-align: center;
    color:#d96c1e;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12pt;
}

.fondocreditos{
    color:#FFFFFF;
    padding:9px;
    text-align: center;
    background-color:#00283f;
}

.htmlTitular img{
    display: inline-block;
    background-color:#00283f;
}

.fabricante{
    margin-bottom: 30px;
}

.sombra{
    -webkit-box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
    box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);

}

.titulofabricante{
    font-family: "Roboto Condensed", sans-serif;
    font-weight: lighter;
    color:#FFFFFF;
    padding:7px;
    display:block;
    font-size: 13pt;
    text-align: center;
    background-color:#00283f;
    text-transform: uppercase;
    margin:0px;
}

.fondosubfamilias{
    font-family: "Roboto Condensed", sans-serif;
    background-color: #f5f6f7;
    padding: 20px 15px;
    min-height: 250px;
    font-size: 12pt;
}

.fondosubfamilias a{
    color:#00283f;
}

.fondosubfamilias a:hover{
    color: #d96c1e;
}

.cuadroproducto{
    background-color: #f6f6f6;
    border: 4px solid #FFFFFF;
    -webkit-box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
    box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-bottom:30px;
    height: 285px;
}

.altoproducto{
    height: 200px;
    vertical-align: middle;
    text-align:center;
    display: table-cell;
}

.altoproducto img{
    max-height: 200px;
    max-width: 320px;
    margin:auto;
}

.alto2{
    height: 420px;
}

.alto2 div div.altoproducto{
    height: 320px;
}

.alto2 div div.altoproducto img{
    max-height: 320px;
    max-width: 255px;
}

.cuadroproducto h2{
    color:#FFFFFF;
    padding:9px;
    background-color:#00283f;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: lighter;
    width:85%;
    text-align: left;
    text-transform: uppercase;
    font-size: 14pt;
}

.cuadroproducto h2 a{
    color:#FFFFFF;
}

.logomarca{
    height: 136px;
    width: 234px;
    background-image: url(/images_web/bg_logo.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -220px;
    text-align: center;
    padding:10px;
}

.logomarca img{
    width: 120px;
}

.tituloreferencia{
    text-align: center;
    background-color: #00283f;
    color:#FFFFFF;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12pt;
    padding:10px;
}

.apartadoref{
    color:#d96c1e;
    font-weight: lighter;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13pt;
    padding-top:10px;
    padding-bottom:10px;
    text-transform: uppercase;
    text-align: left;
}


.textoref{
    color:#00283f;
    padding:10px;
    text-align: left;
}

.cuadrodocumento{
    height: 434px;
}


.boton{
    background-color: #00283f;
    color:#FFFFFF !important;
}

.boton:hover,.boton:focus{
    background-color: #df5f05;
    color:#FFFFFF;
}


.leermas{
    display: inline-block;
    margin-top:10px;
    background-color: #FFFFFF;
    border-radius: 2px;
    color:#00283f;
    padding: 6px 12px;
}

.logo_grande{
    margin-top: 15px;
}

.fixed{
    position: fixed;
    margin-top: -320px;
    width:682px;
    padding:0px;
    padding-top:15px;
    padding-left:15px;

}


.imagenfija div.cuadroproducto img{
    max-height: 480px;
    max-width: 600px;

}

.ocultar{
    display: none;
}

.addthis_toolbox{
    float:right;
}

.text-center div.addthis_toolbox{
    float:none;
    text-align: center;
    margin:auto;
}

.fondoinformacion a{
    margin-top:10px;
    display: block;
    text-align: center;
    color:#FFFFFF;
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #df5f05;
    padding:10px;
    text-transform: uppercase;
}

.fondoinformacion a:hover{
    color:#FFFFFF;
}

.menuproductos{
    min-height:589px;
}

.zoom{
    text-align: right;
    margin-right: 5px;
    margin-top: -30px;
    position: relative;
    z-index:2;
}

.play{
    position: absolute;
    margin-top:-300px;
    background-image: none;
    text-align: center;
    margin-left: 45%;
    display: none;
}

.videocontainer iframe{
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.altoescaparate{
    height:58px;
}

.altoimagenesc{
    display: table-cell;
    width:260px;
}

.altoimagenesc img{
    max-height: 260px;
}


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

.logo_pequeno{
    display: none;
}

.fecharecepcion{
    font-size:12px;
    color:#990000;
    white-space: nowrap;
}

.iconmap{
    padding: 0 5px !important;
}

.novedad{
    position: absolute;
    margin-left: -16px;
    margin-top:30px;
}

.tituloreferencia img.novedad{
    left:25px;
    margin-top:0px;

}


.fos{
    position: absolute;
    bottom: 50px;
    left: 30px;
    z-index:10;
    height: 30px;
}

.disenoespana{
    position: absolute;
    bottom: 50px;
    left: 105px;
    z-index:10;
    height: 30px;
}

.itemboletin{
    display: block;
    padding: 14px 7px;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 16px;
    color:#00283f;
}

.itemboletin span{
    color:#d96c1e;
    font-size: 20px;
}

.itemboletin:hover{
    text-decoration: none;
    background: #EFEFEF;
}

.infoejecutivo{
    text-align: left;
}

.infoejecutivo ul{
    list-style: none;
    padding:0;
    margin:0;
    text-align: left;
    border-bottom: 1px dotted #CCCCCC;
}

.infoejecutivo ul li{
    background:transparent !important;
    display: inline-block;
    width: calc(33% - 10px);
    padding: 10px 0;
    border: none !important;
}

.altoimagenmodelo{
    height: 215px;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.altoimagenmodelo img{
    max-height: 215px;
    max-width: 100%;
    margin:auto;
}

.altoimagenmodelo img.fos{
    position: absolute;
    bottom: 90px;
    left: 35px;
    z-index: 10;
    height: 30px;
}

.altoimagenmodelo img.disenoespana{
    position: absolute;
    bottom: 90px;
    right: -20px;
    z-index: 10;
    height: 30px;
}

.botonazul{
    display: inline-block;
    margin-top:10px;
    background-color: #00283f;
    border-radius: 2px;
    color:#ffffff;
    padding: 6px 12px;
}

.preciomodelo {
    color: #df5f05;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13pt;
}

.fichatecnica {
    color: #00283f;
    padding: 5px 15px;
}

.fichatecnicafila {
    padding: 1px;
    background-color: #ffffff;
    border-bottom: #00283f 1px solid;
    text-align: left;
}

.fichatecnicacampo{
    font-weight: bold;
}

.referencia{
    margin-bottom: 15px;
    background-color:#f2f4f5;
    margin-right: 0px;
    margin-left: 0px;
}

.referenciaimagen{
    background-color: #f6f6f6;
    border: 4px solid #FFFFFF;
    -webkit-box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
    box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
    height: 100px;
    text-align: center;
    white-space: nowrap;
}

.gr {
    height: 125px;
    position: relative;
}

.gr img {
    max-width: 90%;
    max-height: 125px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gr p {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

span.resize_fit_center {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

img.resize_fit_center {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.tablatallas {
    width: 100%;
    margin: 5px 5px 25px 5px;
}

.tablatallas tr:first-child {
    text-align: center;
    background-color: #00283f;
    color: #FFFFFF;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.tablatallas tr > th {
    padding: 2px;
}

.tablatallas tr{
    color: #00283f;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 10pt;
    border-bottom: #00283f solid 1px;
}

.tablatallas tr > td{
    padding: 5px;
}

.ui-slider-range{
    background: rgba(0, 119, 181, 0.16) !important;
}

.ui-slider-handle{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #00283f !important;
    border:2px solid #FFFFFF !important;
}

@media (max-width: 1600px) {
    .logo_grande{
        width: 400px;
    }
}


@media (max-width: 1440px) {

    .cookies{
        width: 40%;        
    }
    .logo{
        display: inline-block;
        width: 240px;
    }

    .logo_grande{
        display: none;
    }
}

@media (max-width: 1280px) {
    .cookies{
        width: 40%;        
    }

    .logo{
        width: 190px;
    }

    #main-menu {
        font-size: 12pt;
    }
}

@media (max-width: 992px) {
    .cookies{
        width: 100%;        
    }

    #main-menu {
        font-size: 12pt;
    }
}



@media (max-width: 1200px) {
    .cookies{
        width: 40%;        
    }

    .altoproducto img{
        max-width: 280px;
    }

    .altoimagen img{
        max-width: 180px;
    }


    .alto2 div div.altoproducto img{
        max-width: 180px;
    }

    .descripcion{
        width:293px;
    }

    .ancho2{
        width:212px;
    }

    .imagenfija div.cuadroproducto img{
        max-width: 530px;
    }

    .logo{
        display: none;
    }

    .logo_pequeno{
        display: block;
        margin-top:15px;
    }
}

@media (max-width: 1024px) {
    .cookies{
        width: 100%;        
    }

    .subfamilia li{
        width: 100%;
    }

    .zonaclientes{
        display: none;
    }

    .botmenu{
        top:2px;
        display:inline-block;
        font-size: 23pt;
        color:#FFFFFF;
        padding:10px;
        background-color: #00283f;
    }

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


    .descripcion{
        width:345px;
    }

    .ancho2{
        width:345px;
    }

    .containerfamilias{
        margin-top:10px;
        background-image: none;
    }
    .containerfamilias div.col-md-12{
        background-image: none;
    }

    .imagenmosaico{
        height: 250px;
    }

    .menupie li{
        float:none;
        width: 100%;
    }

    .fondosubfamilias{
        height: auto;
    }

    .logomarca{
        display: none;
    }


    .fondopie h2{
        clear: both;
        padding-top:20px;

    }

    .cuadrodocumento{
        height: auto;
    }

    .familiahome{
        height: 125px;
        font-size: 18px;
    }

    .familiahome span{
        display: block;
    }

    .altoimagenesc{
        height: 260px;
        overflow: hidden;
    }


    .alto2 div div.altoproducto img{
        max-width: 180px;
        max-height: 320px;
    }

    .cuadrofamilia{
        height: auto;
    }

    #main-menu {
        display: none;
    }
}

@media (max-width: 768px) {

    .cookies{
        width: 100%;        
    }
    .productohover:hover div.descripcion{
        opacity: 0;
    }


    .altoproducto img{
        max-width: 180px;
        width: 100%;
    }


    .altoimagen img{
        max-width: 100%;
    }

    .buscador input[type="text"]{
        width:100px;
    }


    .pull-left{
        width:20%;
    }

    .pull-right{
        width:80%;
    }

    .logo{
        width: 100%;
    }

    .imagenfija div.cuadroproducto img{
        width: 100%;
        max-height: none;
        max-width: none;
    }

    .redes span{
        position:absolute;
        margin-top:50px;
        padding: 10px 0px;
    }

    .iconmap{
        margin-top:0px !important;
    }

    .fos{
        width: auto;
        height: auto !important;
        max-width: 60% !important;
    }

    .disenoespana{
        width: auto;
        height: auto !important;
        max-width: 60% !important;
    }

    .altoimagen img.fos{
        width: auto;
        height: auto !important;
        max-width: 60% !important;
    }

    .altoimagen img.disenoespana{
        width: auto;
        height: auto !important;
        max-width: 60% !important;
    }
    
    .imagenfija img.fos{
        position: relative;
        margin-top:30px;
    }

    .imagenfija img.disenoespana{
        position: relative;
        margin-top:30px;
    }

    .descripcion{
        width: auto;
    }

    .htmlTitular {
        display: flex;
    }

    .htmlTitular img{
        margin-right: 5px;
    }

    #carroestado_totalarticulos{
        margin-top: -3px;
        margin-left: -5px;
    }

    .familiahome{
        height: 215px;
        font-size: 14px;
    }

    .familiahome span{
        padding-left: 0px;
        padding-right: 0px;
    }

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