


html{
    height:100%;
}

a{
    color:#3b4777;
}

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

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

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

#main-header {
    top: 0;
    width: 100%;
    height: 220px;
    z-index:98;
}
.logo {
    margin-top: 10px;
    float: left;
    width: 339px;
}

.fondomenu {
    background-image: none;
    background-repeat:repeat-x;
    background-color:#FFFFFF;
    border-top: 3px solid #e4e4e5;
    border-bottom: 3px solid #e4e4e5;
}

#main-menu {
    font-family:  "Source Sans Pro", sans-serif;
    font-size: 14pt;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}
#main-menu a {
    color:#000000;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#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 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb9c4f+0,d56114+100 */
    background: #eb9c4f; /* Old browsers */
    background: -moz-linear-gradient(top,  #eb9c4f 0%, #d56114 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #eb9c4f 0%,#d56114 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #eb9c4f 0%,#d56114 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb9c4f', endColorstr='#d56114',GradientType=0 ); /* IE6-9 */
    border-radius: 0px;
}
#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-top:15px;
    padding-bottom:15px;
}

.desplegable {
    background-color: #FFFFFF;
    border: 1px solid #999;
    width:100%;
}
.desplegable li {
    background-color: #FFFFFF;

}
.desplegable li:hover {
    background-color: #FFFFFF;
}

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

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

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

.dropdown:hover .dropdown-menu {
    display:block;
}
.dropdown-menu {
    margin-top:0px;
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.dropdown-menu:hover {
    display:block;
}


#main-menu.nav .open{
    position: static;
}

.nav > li.dropdown.open .dropdown-menu {display:table; width: 1140px; text-align: center; left:0; right:0; }
.dropdown-menu>li { display: table-cell; }

.titularhome {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#d66315;

}

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

.cuadrodestacado h2{
    margin-top:0px;
}

.enlacetitular{
    font-family: "Source Sans Pro", sans-serif;
    color:#333b64;
    font-size: 16pt;
    text-decoration:none;
}

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

.enlacetitular-pequeño{
    font-family: "Source Sans Pro", sans-serif;
    color:#333b64;
    font-size: 13pt;
    text-decoration:none;
    font-weight:bold;
}

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

.fondopie{
    background-color: #f2f2f2;
    width:100%;
    padding-top:32px;
    padding-bottom: 32px;
    font-size:11pt;
    color:#000000;
    -webkit-box-shadow:inset 0 10px 20px 1px rgba(0,0,0,0.2);
    box-shadow:inset 0 10px 20px 1px rgba(0,0,0,0.2);
}

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

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

.celdasituacion{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: #FFFFFF;
    margin: 10px 0px;
    margin-top:20px;
}

.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;
    clear: both;

}

.titulo-seccion{
    font-family: "Source Sans Pro", sans-serif;
    background-color: #FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding: 4pt;
}

.htmlCabecera,.htmlcabecera {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14pt;
    padding:7px;
    color: #FFFFFF;
    background-color: #3b4777;
}

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

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

.altominimo{
    min-height: 250px;
}

.imple-enlace-pie2 {
    text-align: center;
    vertical-align: top;
    padding: 2pt;
    font-family: Arial, Verdana, 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: "Source Sans Pro", sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: #d66315;
}

#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:#000000;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14pt;
    background-color:#FFFFFF;
    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: "Source Sans Pro", 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: #3b4777;
    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;
}

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


.ui-widget-content{
    border:1px solid #869d3b;
    background:none;
}

.ui-widget-header{
    background: none;
    border:none;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    font-family: "Source Sans Pro",sans-serif;
    background:#FFFFFF;
    color: #d66315;
    font-weight: normal;
    font-size:13pt;
}

li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active{
    font-family: 'Cuprum', sans-serif;
    font-weight: normal;
    font-size:13pt;
    background: #FFFFFF;
}


.ui-datepicker{
    background-color:#FFFFFF;
}

.botonazul{
    background-color:#0079be;
    color:#FFFFFF;
}

input.botonazul:disabled{
    color:#BBBBBB;
}

.infodesplegable{
    max-height:300px;
    overflow: auto;
    z-index:1000;
    position: absolute;
    display: none;
    list-style: none;
    margin:0px;
    padding:0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}

.infodesplegable li{
    border-bottom: 1px solid #f4ca9d;
    padding: 5px;
}

.fondobuscador{
    background-color: #fdf0e1;
    padding:10px;
}

.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;
    font-size: 12px;
}

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

.containeridiomas{
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
    background-color: #FFFFFF;
    z-index:2;
    position: relative;
}

.bordecabecera{
    border-right: 2px solid #d9d9d9;
    text-transform: uppercase;
    font-family: "Source Sans Pro",sans-serif;
    padding:14px;
    font-size: 18px;
    height: 100%;
    display: inline-block;
}

.bordecabecera input,.bordecabecera a{
    padding: 0 2px;
    display: inline-block;
}

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

.zonaclientes:hover{
    color:#FFFFFF;
}


.fondo-cabecera{
    background-image: url(/images_web/bg_cabecera.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 20px;
}

.titulocabecera{
    font-size: 20px;
    font-family: "Source Sans Pro",sans-serif;
    padding-top:30px;
    text-align: right;
    background: url(/images_web/linea_titulo.png) no-repeat bottom right;
    padding-bottom: 25px;
    margin-right: 30px;
}

.titulocabecera span.naranja{
    color: #ca5c11;
    font-weight: bold;
}

.titulocabecera h1.naranja{
    color: #ca5c11;
    margin:0px;
    font-size: 20px;
    font-weight: bold;
}

.buscarcabecera{
    -webkit-box-shadow:inset 0 10px 10px 1px rgba(0,0,0,0.1);
    box-shadow:inset 0 10px 10px 1px rgba(0,0,0,0.1);
}

.buscarcabecera span{
    background-color: transparent;
    color:#d96c1e;
    font-weight: bold;
}

.buscarcabecera input{
    border-right: 0px;
    background-color: transparent;
}

.titulobuscador{
    margin-top: 10px;
    font-family: "Source Sans Pro",sans-serif;
    color:#d96c1e;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.slider-container{
    background-image: url("/images_web/bg_slide.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 535px;
}

.slide-elemento{
    height: 498px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.fondofamilias_home{
    background-color: #e8eaef;
    padding-top: 20px;
}

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


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

.imagenfamilia{
    width:272px;
    height: 271px;
    padding-bottom: 25px;
    padding-top:20px;
    background-image: url(/images_web/bg_familia.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    text-align: center;
}

.titulofamilia{
    background-color: #575757;
    color:#FFFFFF;
    font-family: "Source Sans Pro",sans-serif;
    text-transform: uppercase;
    font-weight: lighter;
    text-align: center;
    margin: 0 10px;
    padding:7px 5px;
    font-size: 20px;
}

.titulofamilia a{
    color:#FFFFFF;
}

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

.sombrafamilia{
    background-image: url(/images_web/bg_sombra.png);
    height: 31px;
    background-repeat: no-repeat;
    background-position: center top;
}

.topbottom{
    background: url(/images_web/top.png) no-repeat top left,url(/images_web/bottom.png) no-repeat bottom right;
    padding-top:20px;
    margin-bottom: 40px;
}

.toponly{
    background: url(/images_web/top.png) no-repeat top left;
    padding-top:20px;
}

.menuhome{
    background-repeat: no-repeat;
    background-size: 100%;
    height: 480px;
    -webkit-box-shadow: 0 0 15px 2px rgba(0,0,0,0.15);
    box-shadow: 0 0 15px 2px rgba(0,0,0,0.15);
    margin-bottom:20px;
}

.fondotitulo{
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    margin:0px;
    padding-top:20px;
    font-size: 17px;
    text-transform: uppercase;
}

.fondo0{
    background-image: url(/images_web/fondo01.png);
    height: 208px;
}

.fondo1{
    background-image: url(/images_web/fondo02.png);
    height: 67px;
}

.fondo2{
    background-image: url(/images_web/fondo03.png);
    height: 250px;
}

.fondotitulo a{
    color: #d66315;
    font-weight: bold;
}

.fondonaranja{
    background-image: url(/images_web/bg_naranja.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 124px;
    text-align: right;
    position: relative;
    margin-top: -128px;
    z-index: 2;
    padding-right: 10px;
    padding-top: 80px;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: bold;
    font-size: 16px;
}

.fondonaranja a{
    color:#FFFFFF;
    display: inline-block;
    background-image: url(/images_web/flecha.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    line-height: 11px;
}

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


.tituloportada{
    margin-top: -32px;
    font-size: 25px;
    margin-left: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color:#d66315;
}

.fondogris{
    background-color: #ededed;
    padding:20px;
    margin-bottom:10px;
}

.fondogris a{
    font-weight: bold;
}

.fecha{
    font-family: "Source Sans Pro",sans-serif;
    font-size: 22px;
    font-weight: 600;
    color:#000000;
}

.fecha span{
    color:#7b7978;
}

.fondolocalizacion{
    background-color:#d66315;
    text-transform: uppercase;
}

.fondosombra{
    height: 19px;
    background-image: url(/images_web/sombra_menu.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom:-19px;
    z-index: 100;
    position: relative;
}

.localizacion{
    background-image: url(/images_web/bg_localizacion.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ecedf2;
    height: 427px;
}

.delegacion{
    background-color: #333b64;
    padding:10px 25px;
    color:#FFFFFF;
    text-align: center;
    position: absolute;
    font-size: 16px;
    font-weight: lighter;
    font-family: "Source Sans Pro",sans-serif;
}

.delegacion h2{
    color:#FFFFFF;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 25px;
    margin:0px;
}

.delegacion a{
    color:#FFFFFF;
}

.madrid{
    margin-left: 98px;
    margin-top: 157px;
}

.catalunya{
    margin-left: 758px;
    margin-top: 89px;
}

.central{
    margin-left: 663px;
    margin-top: 261px;
}

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

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

.creditos{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #d66315;

}

.creditos a{
    color: #d66315;
}

.myMenu .nav, .myMenu .collapse, .myMenu .dropup, .myMenu .dropdown {
    position: static;
}

.myMenu .container {
    position: relative;
}

.myMenu .myMenu-content {
    padding: 20px 30px;
    background-color:#FFFFFF;
    border: 2px solid #ce5f13;
    width: 1140px;
    margin-top:4px;
}

.myMenu .dropdown.myMenu-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.myMenu-fw div.arrow{
    display: none;
    position: absolute;
    text-align: center;
    background-image:url(/images_web/flecha_menu.png);
    background-position:center top;
    background-repeat:no-repeat;
    width:24px;
    height:11px;
    z-index:10000;
    margin-left:30px;
}

.myMenu-fw:hover div.arrow{
    display: block;
}

.titulomenu{
    font-weight: bold;
    color:#3d3c3c;
    text-transform: uppercase;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    padding-bottom:5px;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom:15px;
}

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

.menuproductos li div.subfamiliamenu{
    height: 69px;
    padding:7px;
    margin-bottom: 30px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

}

.menuproductos li div.subfamiliamenu a{
    color:#3d3c3c;
    font-size: 14px;
    font-family: "Source Sans Pro",sans-serif;
}

.bg-icono{
    background-image: url(/images_web/bg_icono.png);
    background-repeat: no-repeat;
    background-position: center middle;
    float:left;
    margin-right: 10px;
    width: 55px;
    height: 61px;
    background-size: 100%;
    text-align: center;
    padding-top:10px;
}

.bg-icono img{
    width:60%;
}

.cuadrofamilia div.bg-icono{
    float:none;
    margin:auto;
}

.cuadrofamilia{
    text-align:center;
    margin-bottom:15px;
    padding-bottom: 15px;

}

.familiasectores{
    height:360px;
}

.cuadrofamilia a.enlacetitular{
    text-transform: uppercase;
    color: #d66416;
}

.subfamiliamenu:hover div.bg-icono{
    background-image: url(/images_web/bg_icono2.png);
}


.fondofamilias{
    background-color: #f2f2f3;
    padding-top: 20px;
}

.menusubfamilias{
    list-style-image: url(/images_web/icon-menu.png);
    text-align: left;
    margin:0px;
    padding:0px;
    margin-left: 20%;
}

.menusubfamilias a{
    color:#000000;
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
}

.menusubfamilias a:hover{
    color:#d66416;
}

.cabecerabuscador{
    font-weight: bold;
    text-transform: uppercase;
    padding:5px 10px;
    background-color:#f2f2f3;
    font-size: 16px;
    margin-top:30px;
    margin-bottom:10px;
}

.cabecerabuscador2{
    font-weight: bold;
    color:#d66416;
    font-size: 15px;
    margin-top:10px;
    margin-bottom:20px;
}

.camposbuscador{
    list-style: none;
    margin:0px;
    padding:0px;
    border:1px solid #05307d;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );

}

.buscadormenu{
    border:none;
    background:#FFFFFF;
}

.camposbuscador li{
    line-height: 35px;
    border-bottom: 1px solid #fbd2a5;
    padding: 0 5px;
}


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

.camposbuscador2 li{
    line-height: 35px;
    border-bottom: 1px solid #fbd2a5;
    float: left;
    width: 20%;
}



.btn-default{
    background-color:#454f82;
    border:none;
    border-radius: 0px;
    text-transform: uppercase;
    color:#FFFFFF;
    font-weight: bold;
}

.marco{
    background: url(/images_web/top.png) no-repeat top left,url(/images_web/top_right.png) no-repeat top right,url(/images_web/bottom_left.png) no-repeat bottom left,url(/images_web/bottom.png) no-repeat bottom right;
    margin-bottom:30px;

}

/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
    height: 340px;
    overflow:hidden;
    background-image:url(/images_web/bg_cuadro.jpg);
    background-size: 100% 100%;
    width: 100%;
    display: table;
    text-align: center;
    vertical-align: middle;
}

figure.effect-ming  a{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

figure.effect-ming img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    max-height: 340px;
    max-width: 100%;
}

figure.effect-ming figcaption{

}

figure.effect-ming figcaption::before {
    position: absolute;
    top: 30px;
    right: 40px;
    bottom: 100px;
    left: 40px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
    content: '+';
    text-align: center;
    vertical-align: middle;
    padding-top: 90px;
    font-size: 60pt;
    font-weight: bold;
    color:#FFFFFF;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);

}
/*
figure.effect-ming figcaption span{
    font-size: 40pt;
    text-align: center;
    font-weight: bold;
    position: absolute;
    margin-top: -250px;
    margin-left: -250px;
    color: #FFFFFF;
}*/

figure.effect-ming:hover{
    background: #030c17;
}


figure.effect-ming:hover figcaption:before {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

figure.effect-ming:hover figcaption {
    background-color: rgba(58,52,42,0);

}

figure.effect-ming:hover img {
    opacity: 0.4;
}

.producto{
    text-align: center;
}

.producto figure.effect-ming figcaption::before {
    position: absolute;
    top: 120px;
    bottom: 120px;

}

.producto figure.effect-ming figcaption.ocasion::before {
    position: absolute;
    top: 20px;
    bottom: 230px;

}

.titulofamilias{
    text-transform: uppercase;
    font-size: 25px;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: bold;
}

.containerfamilia{
    padding: 10px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}

.familiaazul{
    text-align: center;
    margin-top:0px;
    margin-bottom: 30px;
}

.familiaazul a{
    display: inline-block;
    color:#FFFFFF;
    margin:auto;
    background-color: #333b64;
    padding: 5px 20px;
    z-index:10;
}

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

.tituloproducto{
    font-weight: bold;
    margin-bottom:20px;
    height: 50px;
    overflow: hidden;
}

.leermas{
    text-align: center;
    margin-top:15px;
    margin-bottom: 30px;
}

.leermas a{
    display: inline-block;
    background-color: #d97033;
    color:#FFFFFF;
    padding: 7px 10px;
    font-size: 15px;
    text-transform: uppercase;
}

.cuadrolistado{
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    padding: 13px 20px;
    border:2px solid #dcdbdb;
    text-align: center;
    height: 360px;
    margin-bottom:30px;
}

.cuadrolistado h2{
    height: 37px;
    overflow: hidden;
}

.enlaceproducto{
    font-weight: bold;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    color:#d97033;
}

.altoimagen{
    height: 160px;
    overflow: hidden;
    text-align: center;
}

.precio{
    font-size: 20px;
    font-family: "Source Sans Pro",sans-serif;
    color:#d97033;
    font-weight: lighter;
    text-align: center;
}

.leerproducto{
    display: inline-block;
    font-family: "Source Sans Pro",sans-serif;
    background-color: #333b64;
    color:#FFFFFF;
    font-size: 16px;
    margin-top:10px;
    text-transform: uppercase;
    padding: 10px 20px;
}

.leerproducto:hover{
    color:#FFFFFF;
}

.tituloficha{
    background-color: #333b64;
    color:#FFFFFF;
    padding: 10px;
    font-weight: lighter;
    margin:0px;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Source Sans Pro",sans-serif;
}

.campo1{
    background-color: #f5f5f7;
    padding: 20px 10px;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 17px;
    font-weight: lighter;
}

.campo2{
    background-color: #ced0da;
    color:#333b64;
    text-transform: uppercase;
    padding: 15px 10px;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 17px;
    font-weight: lighter;
}

#stock{
    display: block;
    padding: 10px;
    text-align: center;
    background-color:#d66315;
}

.botcomprar{
    color:#FFFFFF;
    background-color: transparent;
    background-image: url(/images_web/bg_comprar.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}

.botcomprar:hover{
    background-color:transparent;
    color:#FFFFFF;
}

.bordeimagen{
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    background-color:#e8e8e8;
    padding:5px;
}

.titulo-opciones, .titulo-caracteristicas{
    background-color: #333b64;
    color:#FFFFFF;
    padding: 10px;
    font-weight: lighter;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Source Sans Pro",sans-serif;
    margin: 15px 0px;
}

li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active{
    border-radius: 0px;
    border: 3px solid #d66315;
    border-bottom: none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    color:#d66315;
    font-family: "Source Sans Pro",sans-serif;
    text-transform: uppercase;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
    color:#d66315;
    font-family: "Source Sans Pro",sans-serif;
    text-transform: uppercase;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border-radius: 0px;
    border: 3px solid #d66315;
    border-bottom: none;
    background-color: #f6dccb;
}


.botmenu{
    display: none;
}


.mm-listview > li > a{
    background-image: url(/images_web/flecha_menur.png);
    background-repeat: no-repeat;
    background-position: center left 20px;
    padding-left: 35px;
}

.arearesponsive{
    color:#FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00283f+0,024267+100 */
    background: #06327c; /* Old browsers */
    background: -moz-linear-gradient(top,  #6b7996 0%, #06327c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #6b7996 0%,#06327c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #6b7996 0%,#06327c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b7996', endColorstr='#06327c',GradientType=0 ); /* IE6-9 */
}

.idiomascab{
    background-color: #d66315;
    color:#FFFFFF;
    text-transform: uppercase;
    padding-top:15px;
    padding-bottom:15px;
}

.cuadrodocumentacion{
    padding: 10px 0px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #CCCCCC;
}

.barrainferior{
    background-color: #d96c1e;
    padding: 5px;
    color:#FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    margin: -20px -30px;
    margin-top:10px;
    bottom: 0px;
}

.camposbuscador2 input[type="radio"],.camposbuscador2 input[type="checkbox"]{
    display: none;
}

.camposbuscador2 label{
    display: inline-block;
    font-weight: normal;
    cursor: pointer;
    width: 100%;
}

.camposbuscador2 input[type="radio"] + label{
    background-image: url(/images_web/radio.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.camposbuscador2 input[type="radio"]:checked + label{
    background-image: url(/images_web/radio2.png);
}

.camposbuscador2 input[type="checkbox"] + label{
    background-image: url(/images_web/checkbox.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.camposbuscador2 input[type="checkbox"]:checked + label{
    background-image: url(/images_web/checkbox2.png);
}

.camposbuscador2 input[type="radio"]:checked + label,.camposbuscador2 input[type="checkbox"]:checked + label {
    background-color:#f2d9c6;
}

.camposbuscador input[type="radio"],.camposbuscador input[type="checkbox"]{
    display: none;
}

.camposbuscador label{
    display: inline-block;
    font-weight: normal;
    cursor: pointer;
    width: 100%;
}



.camposbuscador input[type="radio"] + label{
    background-image: url(/images_web/radio.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.camposbuscador input[type="radio"]:checked + label{
    background-image: url(/images_web/radio2.png);
}

.camposbuscador input[type="checkbox"] + label{
    background-image: url(/images_web/checkbox.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.camposbuscador input[type="checkbox"]:checked + label{
    background-image: url(/images_web/checkbox2.png);
}
.camposbuscador input[type="radio"]:checked + label,.camposbuscador input[type="checkbox"]:checked + label {
    background-color:#f2d9c6;
}

select.camposbuscador{
    width:100%;
    font-weight: normal;
    padding:5px;
    border:1px solid #EFEFEF;
    border-radius: 4px;
}

.elementoselect{
    cursor: pointer;
}

.botinfo{
    display: inline-block;
    padding:10px;
    color:#FFFFFF;
    font-weight: bold;
    font-size: 13pt;
    text-transform: uppercase;
    background-color:#535353;
}

.botinfo:hover{
    color:#535353;
    background-color:#EFEFEF;
}


.botoncarro{
    width: 58px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-image: url(/images_web/bot_carro.png);
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom:2px;
    font-weight: bold;192
}

.botoncarro span{
    padding:0px;
}

.botoncarro span.etiqueta{
    opacity: 0;
    background-color: #00283f;
    padding:2px 5px;
    color:#FFFFFF;
    transition: opacity 0.3s ease;
    position: absolute;
    z-index:10;
    border-radius: 5px;
    font-size:8pt;
    display: block;
    margin-top: -40px;
    width: 58px;
}

.botoncarro:hover span.etiqueta{
    opacity: 0.8;
    color:#FFFFFF;
}

.htmlPreciotachado{
    font-size: 9pt;
    text-decoration: line-through;
    color:#990000;
}

.oferta{
    width:66px;
    height: 37px;
    color:#FFFFFF;
    font-weight: bold;
    font-size:9pt;
    text-align: center;
    background-image: url(/images_web/oferta.png);
    background-repeat: no-repeat;
    padding-top: 11px;
    position: absolute;
}

.novedad{
    width:66px;
    height: 37px;
    color:#FFFFFF;
    font-weight: bold;
    font-size:9pt;
    text-align: center;
    background-image: url(/images_web/novedad.png);
    background-repeat: no-repeat;
    padding-top: 11px;
    position: absolute;
}

table.tabla-caracteristicas{
    border-spacing: 0.5em;

}

table.tabla-caracteristicas td{
    padding:5px;
    border:1px solid #EFEFEF;
}

table.tabla-caracteristicas tr:nth-child(even) {
    background-color: #DEDEDE;
}

table.tabla-informacion{
    border-spacing: 0.5em;
}

table.tabla-informacion td{
    padding:5px;
    border:1px solid #EFEFEF;
}

.productoocasion{
    height:555px;
    overflow: hidden;
}

.redes div{
    display: inline-block;
}

.bgextendido{
    background-image: url("/images_web/bg_slide.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.zoomimage{
    position: absolute;
    z-index:10;
    bottom:2px;
    right:20px;
}


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

.pagination>li>a{
    color:#333b64;
}

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

.modal-dialog{
    max-width: 1170px !important;
}

.altoimagenblog, .nnoticiaportada{
    height:200px;
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.nnoticiaportada{
    height:420px;
}

.altoimagenblog img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}

.nnoticiaportada img{
    height:100%;
    width: auto;
}

@media (max-width: 1200px) {
    .bordecabecera{
        margin-top:-8px;
    }

    .myMenu .myMenu-content {
        width: 970px;
    }

    .menuhome{
        height:388px;
    }

    .fondonaranja{
        margin-top: -108px;
        padding-top: 70px;
    }

    .imagenfamilia{
        width: 242px;
        height: 242px;
    }

    .logo {
        width: 289px;
    }

}

@media (max-width: 992px) {

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

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

    .fondosombra{
        display: none;
    }

    .botmenu{
        top:2px;
        display:inline-block;
        font-size: 23pt;
        color:#3b4777;
        padding:10px;
        right: 10px;
        position: absolute;
    }

    .botmenu:hover,.botmenu:focus{
        color:#3b4777;
    }

    .fondo0{
        background-image: none;
        background-color: #FFFFFF;
        height: auto;
    }

    .fondo1{
        background-image: none;
        background-color: #FFFFFF;
        height: auto;
    }

    .fondo2{
        background-image: none;
        background-color: #FFFFFF;
        height: auto;
    }

    .fondonaranja{
        background-image: none;
        margin-top: 0px;
        padding:10px;
        background-color: #d66315;
        height: auto;
        margin-top:-31px;
    }

    .topbottom, .toponly, .marco{
        background: none;
    }

    .fondogris img{
        width:100%;
    }

    .delegacion{
        position: relative;
        margin-top:10px;
    }

    .madrid, .catalunya, .central{
        margin-left: 0px;
        margin-top: 10px;
    }

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


    #main-header{
        height: auto;
    }

    .altoimagenblog{
        height:auto;
    }

    .altoimagenblog img{
        position: relative;
        top: 0%;
        left: 0%;
        transform: translate(0%,0%);
        height: auto;
        width: 100%;
    }

    .nnoticiaportada{
        height:auto;
    }

    .altoimagenblog img {
        position: relative;
        top: 0%;
        left: 0%;
        transform: translate(0%,0%);
        width: 100%;
    }

    .nnoticiaportada img{
        height:auto;
        width: 100%;
    }


}

@media (max-width: 768px) {
    .cuadrofamilia{
        height: auto;
    }

    .familiasectores{
        height: auto;
    }

    .tituloproducto{
        height: auto;
    }

    figure.effect-ming{
        height: auto;
    }

    figcaption{
        display: none;
    }

    .cuadrolistado{
        height: auto;
    }

    #main-header{
        height: auto;
    }

    .logo{
        width: 50%;
    }
}



