


html{
    height:100%;
}

a{
    color:#168F4D;
}

a:hover,a:focus{
    color:#168F4D;
    text-decoration:underline;
}

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

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

#main-header {
    top: 0;
    width: 100%;
    background-color: transparent;
    z-index:98;
    padding-top: 20px;
}
.logo {
    max-width: 100%;
}

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

#main-menu {
    font-family:  'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    display: flex;
    justify-content: center;
}
#main-menu a {
    color:#1a1a1a;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu a:hover {
    color:#1a1a1a;
    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:transparent;
    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 {
    color:#1a1a1a;
}

.nav>li>a{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 25px;
}

.nav>li>a:hover{
    border-bottom: 2px solid #5d7387;
    padding-bottom: 18px;
}

.desplegable {
    background-color: #FFFFFF;
    border: 1px solid #5d7387;
    margin-top: -2px !important;
    border-top: 2px solid #5d7387;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.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:transparent;
}

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

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

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

.titularhome {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#000000;

}

#main-menu li ul.dropdown-menu li ul{
    left: 100%;
    top:0;
    display: none;
}

#main-menu li ul.dropdown-menu li:hover ul{
    display: block;
}

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

.enlacetitular{
    font-family: 'Open Sans', sans-serif;
    color:#168F4D;
    font-size: 15px;
    text-decoration:none;
    font-weight:600;
}

.enlacefamilia{
    font-size: 18px;
    display: block;
    height: 49px;
}

.interior a.enlacefamilia{
    font-size: 18px;
}

.interior div.familiaportada{
    margin-top:0;
}

.interior .familiaportada{
    width: calc(23% - 30px);
}

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

.enlacetitular-pequeño{
    font-family: 'Open Sans', sans-serif;
    color:#168F4D;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

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

.fondopie{
    background-color: #FFFFFF;
    width:100%;
    padding-top:32px;
    padding-bottom: 32px;
    font-size:14px;
    color:#696969;
    font-weight: lighter;
}

.fondopie ul{
    margin:0;
    padding:0;
    list-style: none;
}

.fondopie ul li{
    float:left;
    width: 33%;
    margin-bottom: 15px;
}

.fondopie ul li:before{
    content: '· ';
}

.enlace-pie{
    font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
    color: #3f5870;
    text-decoration: none;
}

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

.celdasituacion{
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: transparent;
    margin: 15px 0px;
}

.htmlFuente,.htmlfuente {
    font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
    background-color: transparent;
    font-size: 12pt;
    font-weight: bold;
    color: #168F4D;
    text-decoration: none;
    padding: 4pt;
}

.htmlCabecera,.htmlcabecera {
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #168F4D;
    background-color: transparent;
}

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


.infocarro{
    display: none;
    position: fixed;
    width: 100%;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    padding: 15px;
    top:0;
    z-index: 101;
    background-color: rgba(70,80,157,0.9);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    left: 0;
    font-weight: bold;
}

.infocarro button{
    border:none;
    background: #FFFFFF;
    font-weight: normal;
    text-transform: uppercase;
    padding: 5px 25px;
    color: #000000;
    margin-top: 10px;
    font-size: 14px;
}


.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: 'Open Sans', sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #3f5870;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #3f5870;
    text-decoration: underline;
}

.htmlTitular {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
}

#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:#1a1a1a;
    font-family: 'Open Sans', 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:transparent;
}

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


.talla{
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    background-color:
        font-family: 'Open Sans', 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;
}

.referencia {
    font-size: 15px;
    color: #000000;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}


.boton{
    margin-top:12px;
    display: inline-block;
    padding: 7px 30px;
    text-transform: uppercase;
    border: none;
    background: #168F4D;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color:#FFFFFF !important;
    font-size: 14px;
}

.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: #168F4D ;
}

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

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

span.green {
  background: #5EA226;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 1.6em; 
    font-size: 20pt;

}

.botmenu{
    display: none;
}


#menu:not(.mm-menu) {
    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;
}


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


.mapaweb li{
    border-bottom: 1px dotted #CCCCCC;
    padding:3px;
}

.mapaweb ul{
    margin:0px;
    padding:0px;
    padding-left:10px;
    list-style: none;
}

.mapaweb ul li{
    border-bottom: none;
}

.mapaweb ul li:before{
    content: '-';
}

.formcontacto div.input-group{
    margin-bottom:30px;
}

.slider-container{
    min-height: 540px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.slider-movil{
    height: auto;
    min-height: auto;
}

.slide-elemento{
    height: 540px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
}

.slider-movil li.slide-elemento{
    height: auto !important;
}

.slide-texto{
    background: rgba(4,4,4,0.48);
    padding: 20px;
    display: inline-block;
    color:#FFFFFF;
    font-size: 14pt;
    margin-top: 95px;
}

.slide-texto h2{
    font-family: 'Open Sans', serif;
    color:#FFFFFF;
    font-size: 53px;
    margin:0px;
    padding:0px;
}

.slide-texto a{
    margin-top:12px;
    display: inline-block;
    padding: 7px 30px;
    text-transform: uppercase;
    border: none;
    background: #168F4D;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color:#FFFFFF !important;
    font-size: 14px;
}

.bx-wrapper .bx-pager{
    height: 100%;
    width: 20px;
    right: 10px;
    top: 180px;
    position: absolute;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    margin:5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
    background: #000000;
    border: 1px solid #000000;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    border: 1px solid #000000;
}

.sliderproductos div.bx-wrapper .bx-pager{
    height: auto;
    width: 100%;
    position: relative;
    top: -40px;
}

.bx-controls-direction{
    display: none;
}

.slider-movil div.bx-pager{
    display: none;
}

.itemgaleria{
    margin-top:30px;
    display: block;
    height:130px;
    position: relative;
}

.itemgaleria img{
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    width: 100%;
}

.filacarro{
    border-bottom: 1px dotted #CCCCCC;
    padding: 15px 0;
    margin: 15px 0;
    font-size: 16px;
}

.filacarro ul{
    list-style: none;
    margin:0;
    padding:0;
}

.filacarro span{
    display: block;
    font-size: 12px;
}

.filacarro label{
    display: inline;
    font-weight: normal;
    font-size: 12px;
}

.filacarro input{
    display: block;
    padding: 5px;
    text-align: center;
    width: 50px;
    border: 1px solid #CCCCCC;
}

.borrarcarro{
    font-size: 12px;
    margin-top: 15px;
}

.preciocarro{
    font-size: 18px;
    text-align: right;
    font-weight: bold;
    color:#000000;
}

.codigopromocion{
    margin: 30px 0;
}

.filaregistro{
    margin-top: 30px;
}

.filaregistro h4{
    margin-top:0px;
}

.panelusuario{
    padding-bottom: 100px;
}

.panelusuario div{
    text-align: center;
    padding: 15px;
}


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

#tabs{
    color:#000000;
    float:left;
    width: 100%;
    padding-top:20px;
    border:none;

}

#tabs ul{
    list-style: none;
}


.tabla-agenda{


    width: 100%;
}

.tabla-agenda thead th{

    padding:15px;
    color:#000000;
    border:1px solid #666600;
    border-bottom:3px solid #666600;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

.tabla-agenda tbody td{
    padding:10px;
    text-align:center;
    border: 2px solid #666600;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #EFEFEF;

    vertical-align: top;
}

.tabla-agenda tbody td a{
    font-weight: bold;
    color: #168F4D;
    font-size: 9pt;
    text-decoration: none;
}

.tabla-agenda tbody td a:hover{
    text-decoration: underline;
}


.ui-datepicker-month{
    color:transparent;
}

.ui-datepicker-year{
    color:transparent;
}


.cuadro-tipo-eventos{
    margin-top:10px;
    text-align: left;
    font-weight: bold;
    float:left;
    margin-left:10px;
}

.lista-tipo-eventos{
    padding-top:30px;
    list-style: none;
    line-height: 25px;
    padding-left:30px;
}

.cuadro-agenda{
    background-color: transparent;
    border: 0px solid #666600;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    height: 200px;
    padding:10px;
    margin-bottom: 30px;
}

.calendario{
    background-color:transparent;
    border: 1px solid #0D3349;
    border-radius: 3px;
    margin-bottom:5px;
}

.titulo-calendario{
    background-color:#4f6d89;
    padding:5px;
    padding-left: 20px;
    font-family: 'Open Sans', sans-serif;
    color:#FFFFFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    position:relative;
    behavior: url(/css/PIE.htc);
    text-align:left;
    font-size:13pt;
}

.cuadro-calendario{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    position:relative;
    behavior: url(/css/PIE.htc);
    background-color: #f2f2f2;
    padding-bottom:10px;
    padding-top:10px;
}

.carpeta{
    width:100px;
    height: 97px;
    padding-top:20px;
    font-weight:bold;
    text-align: center;
    background-repeat: no-repeat;
    background-position:top;
    color: #FFFFFF;
    font-size: 18pt;
    float:left;


}

.datosregistronuevo{
    margin-top: 15px;
}

.direccionesenvio{
    margin-bottom:30px;
    border:1px solid #CCCCCC;
    padding:15px;
}

.direccionesenvio.selected{
    color: #168F4D;
    border:1px solid #168F4D;
}

.list-group{
    z-index:10;display:none;
    position:absolute;
    color:red;
}

.error{
    padding: 7px;
    border: 1px solid #ff0000;
    color: #990000;
    background: #ffd5d3;
    margin: 30px 0;
    font-weight: bold;
}



#carritoproductos{
    background-color: rgba(70,80,157,0.9);
    padding:20px;
    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;
    top:0;
    left:0;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13pt;
    display: none;

}

.redes{
    padding-top: 15px;
    display: flex;
}

.areaclientes{
    position: relative;
    text-align: right;
    margin-top: -35px;
    margin-bottom: 10px;
}

#divBuscador{
    position:absolute;
    left:0px;
    z-index:1000;
    height: 300px;
    overflow: auto;
    margin-top:30px;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:10px;
}
.buscador{
    height: 60px;
    border-bottom: none !important;
    color: #748598;
}

.divbuscador{
    display: none;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #e0e0e0;
    padding: 40px 30px;
    z-index:100;
    margin-top: -3px;
    right: 7vw;
}

.divbuscador input{
    border:none;
    padding: 5px 0;
    margin-right: 15px;
    border-bottom: 1px solid #000000;
    width: 23vw;
}

.divbuscador input:focus{
    outline: none;
}

.divbuscador button{
    border:none;
    background:transparent;
    font-size: 18px;
}

.tituloportada{
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
}

.cuadroproducto{
    height: 450px;
    overflow: hidden;
    margin-bottom: 30px;
}

.cuadroproducto h3, .cuadrofamilia h2{
    font-size: 17px;
    margin-top:0;
    margin-bottom: 10px;
    font-weight: 600;
    height: 65px;
    overflow: hidden;
}

.cuadroproducto h3{
    height: 65px;
    margin-bottom: 0;
}

.cuadrointerior h3{
    height: 53px;
    margin-bottom: 0;
}

.cuadrofamilia{
    height: 360px;
    text-align: center;
}

.cuadrofamilia div.leermas{
    margin-top: 15px;
}

.cuadrofamilia h2{
    text-align: center;
    height: 15px;
}

.cuadroimagen{
    position: relative;
    display: block;
    border: 1px solid #e8e8e8;
    padding: 15px;
    height: 255px;
    overflow: hidden;
}

.cuadroimagen img{
    top: 50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    height: calc(100% - 30px);
}

.ancho100 img{
    height: auto;
    width: calc(100% - 30px);
}

.textoproducto{
    overflow: hidden;
    height: 44px;
    margin-bottom:0px;
    margin-top:15px;
    font-weight: normal;
    font-size: 14px;
}

.textoproducto strong{
    font-weight: normal;
}

.leermas{
    padding-bottom: 5px;
    font-size: 14px;
    font-family: "Open Sans",sans-serif;
    text-align: center;
    background: url(/images_web/bg_leer.jpg) bottom center no-repeat;
}

.novedad{
    position: absolute;
    z-index: 2;
    left: 14px;
}

.fondogris{
    background: #f8f8f8;
    padding: 30px 0;
    margin: 30px 0;
}

.empresa{
    text-align: center;
    padding: 30px 0;
    font-family: 'Open Sans', serif;
    color:#8f8f8f;
    font-size: 16px;
}

.empresa .leermas{
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.empresa .leermas a{
    color: #000000;
}

.textoempresa{
    margin-top: 100px;
    text-align: left;
}


.robapaginas img{
    max-width: 100%;
    margin-bottom: 30px;
}

.nopadding{
    margin-left:0;
    margin-right: 0;
}

.nopadding div[class^='col-md-']{
    padding-left: 0;
    padding-right: 0;
}

.localizacion{
    background: url(/images_web/bg_localizacion.jpg) center no-repeat;
    height: 385px;
    background-size: cover;
}

.creditos{
    text-align: center;
    padding: 7px;
    font-size: 12px;
    background: #000017;
}

.creditos a {
    color: #FFFFFF !important;
}

.imagenfamilia{
    display: block;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    height: 200px;
    width: 200px;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 15px;
    position: relative;
}

.imagenfamilia img{
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#navigation{
    list-style: none;
    margin:0;
    padding:0;
}

#navigation>li{
    border: 1px solid #e8e8e8;
    padding: 15px 7px;
    margin-bottom: 5px;
}

#navigation>li h2{
    font-size: 16px;
    font-weight: 600;
    margin:0;
    text-transform: uppercase;
    display: flex;
}

#navigation>li h2 a{
    flex-grow: 8;
    color: #000000 !important;
    display: block;
    padding-right: 20px;
}

#navigation>li h2 span{
    display: block;
    cursor: pointer;
    background: url(/images_web/flecha.png) no-repeat right center;
    padding: 15px;
    padding-top: 0;
}

#navigation>li h2 span.selected{
    background: url(/images_web/flecha2.png) no-repeat right center;
}

#navigation>li ul {
    display: none;
    list-style: none;
    margin:0;
    padding:0;
    margin-top: 10px;
    position: relative;
    margin-left: -7px;
    margin-right: -7px;
    margin-bottom: -15px;
}

#navigation>li>ul>li{
    padding: 15px 7px;
    background: #f4f4f4;
    border-top: 1px solid #e8e8e8;
}

#navigation>li>ul>li h3{
    margin:0;
    font-size: 15px;
}

#navigation>li>ul>li a{
    color: #3a3a3a !important;
}

#navigation>li>ul>li a:before{
    content: '> ';
}

.imagenficha{
    border: 1px solid #e8e8e8;
    padding: 30px;
    display: block;
    margin-bottom:30px;
}

.modal-dialog{
    width: 1024px;
}

.titularproducto{
    font-weight: bold;
    font-size: 20px;
    margin-bottom:0;
}

.subtitular{
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 17px;
    color: #168F4D;
}

.htmlPrecio {
    font-family: 'Open Sans', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #168F4D;
    padding: 2pt;
    margin-top: 12px;
    display:inline-block;
    
}
.htmlPreciotachado {
    font-family: 'Open Sans', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #990000;
    text-decoration: line-through;
    padding: 2pt;

}
.htmlPreciotachadopequeno {
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #990000;
    text-decoration: line-through;
    padding: 2pt;
}



.solicitarinfo{
    border: none;
    width: 100%;
    display: block;
    padding: 15px;
    background: #168F4D;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 15px;
}

.altocabecera{
    min-height: 215px;
    background-size: auto 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
}

.containerfamilia{
    display: flex;
    justify-content: center;
}

.familiaportada{
    text-align: center;
    width: calc(16% - 30px);
    text-transform: uppercase;
    margin: 30px 15px;
}

.containerfamilia-interior .familiaportada{
    width: calc(33% - 30px);
}

#main-menu li:last-child{
    float:right;
}

#main-menu li ul li:last-child{
    float:none;
}

.adjuntos{
    border-bottom: 1px dotted #CCCCCC;
    padding: 10px;
    font-size: 18px;
}

.adjuntos svg{
    margin-right: 5px;
    font-size: 20px;
}

.swiper-container{
    width: 1170px;
}

.swiper-button-prev{
    width:22px;
    height: 22px;
    background-size: 22px 22px;
    left: -3px;
}

.swiper-button-next{
    width:22px;
    height: 22px;
    background-size: 22px 22px;
    right: -3px;
}

.buscadormovil{
	position: absolute;
	right: 10px;
	font-size: 16px;
	margin-top: -45px;
}

.buscadormovil a{
	color: #000000 !important;
}

.inputidioma{
	border-radius: 0 !important;
}


.menuarea{
    list-style: none;
    padding:0;
    border: 1px solid #CCCCCC;
}

.menuarea li a{
    margin: 0 15px;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #CCCCCC;
}

.menuarea li a:hover{
    text-decoration: none;
    color: #0030A4;

}

.menuarea li a img{
    margin-right: 10px;
}


.carroestadoboton{
    display: inline-block;
    margin:0 15px;
    width: 25px;
    height: 23px;
    color: #000000 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    background: url(/images_web/bg_carro.png) no-repeat center;
    position: relative;
}

.itemspedido{
    position: absolute;
    background: #168F4D;
    height: 23px;
    width: 23px;
    text-align: center;
    color: #FFFFFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: -14px;
    top: -10px;
    padding: 1px 0;
}

.carroestadoboton h3{
    font-weight: bold;
    margin:0;
    font-size: 18px;
}

.pan{
    display: block;
    overflow: hidden;
}

.panWrapper{
    background: #000000;
}

.panWrapper a.controls.close{
    opacity: 1;
}

.botoneracabecera{
    display: flex;
}

.botoneracabecera .boton{
    margin-right:  15px;
    margin-top:  0;
}

.enlacearea{
    color:#000000;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-top:5px;
}

#idiomaselected{
    margin-left: 10px;
    margin-top: 5px;
    display: inline-block;

}

.listaidiomas{
    display: none;
    list-style: none;
    margin:0;
    margin-left: -15px;
    padding:0;
    position: absolute;
    background: #FFFFFF;
    z-index:50;
}

.listaidiomas li a{
    background: #FFFFFF;
    text-transform: none;
    text-decoration: none !important;
    color: #000000;
    display: block;
    padding: 7px 15px;
    border-bottom: 1px dotted #CCCCCC;
}

.listaidiomas li a:hover{
    background: #EFEFEF;
}

.jssocials-share-link{
    border:none !important;
}

.jssocials-share{
    display: inline-block;
    font-size: 25px;
    margin-right: 15px;
}

.cuadrosubfamilia{
    position: relative;
    display: block;
    border: 1px solid #e8e8e8;
    height: 255px;
    width: 255px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin:auto;
}

.cuadrosubfamilia img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
}

@media (min-width: 1600px) {
    .container{
        width: 1570px;
    }

}


@media (max-width: 1570px) {
    .textoempresa{
        margin-top: 50px;
    }

    .cuadroproducto h3{
        height: 66px;
    }

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


@media (max-width: 1200px) {

    .enlacefamilia{
        font-size: 15px;
    }

    .textoempresa{
        margin-top: 0px;
    }

    .cuadroproducto h3{
        height: 77px;
    }

    .cuadroproducto h3 a{
        font-size: 14px;
    }

    .nav>li>a{
        padding: 10px 15px;
    }

    .cuadrosubfamilia{
        height: 195px;
        width: 195px;
    }
}

@media (max-width: 992px) {

  
    .interior .familiaportada,.familiaportada{
        width: calc(50% - 30px);
    }

    .containerfamilia{
        flex-wrap: wrap;
    }

    .carroestadoboton{
        position: relative;
    }

    .textoempresa{
        font-size: 14px;
    }

    .cookies{

        width: 100%;
    }

    .botoneracabecera{
        display: block;
    }

    .botoneracabecera .boton{
        margin-right:  0px;
        margin-bottom:  7px;
    }

    .altocabecera{
        display: none;
    }

    #navigation{
        display: none;
    }

    #main-header div.pull-left,#main-header div.pull-right{
        float:none !important;
        text-align: center;
    }

    .modal-dialog{
        width: 600px;
    }

    .buscador{
        vertical-align: 20px;
    }
    .divbuscador{
        width: 100%;
        position: fixed;
        left:0;
        margin-left:0;
    }

    .divbuscador input{
        width: 55vw;
    }

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

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

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

    #main-header{
        padding-bottom: 15px;
    }


    .divbuscador{
    	margin-top: 0;
    }

    .buscador{
        font-size: 18px;
        color: #000000;
        vertical-align: 0;
    }

    .enlacearea i{
        font-size: 22px;
    }

    .redes{
        padding-top: 0;
        display: block;
    }

    .redes form,.redes script{
        display: none
    }

    .listaidiomas{
        display: inline-block !important;
        background:transparent;
        margin:0;
        position: relative;
    }

    .listaidiomas li{
        display:inline-block;
    }

    .listaidiomas li a, #idiomaselected>a{
        background: #FFFFFF;
        display: inline-block;
        padding: 0px 7px;
        border-bottom: none;
    }

}

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

    }



    .robapaginas{
        text-align: center;
        display: block;
    }

    .robapaginas img{
        margin-bottom: 15px;
    }


    .empresa{
        font-size: 20px;
    }
}

@media (max-width: 420px) {

    .cuadroproducto {
        height: 320px;
    }

    .cuadroimagen {
        height: 145px;
    }

    .cuadrofamilia h2 {
        height: 35px;
    }

    .cuadrofamilia{
        height: 240px;
    }

    .logo{
        max-width: 70%;
    }

    .familiaportada{
        margin: 15px;
    }

    .familiaportada h3{
        margin-top: 0;
    }

    .imagenfamilia{
        margin-bottom: 0;
    }

    .enlacefamilia{
        height: 29px;
    }

    .cuadroproducto h3 a{
        font-size: 13px;
    }

    .cuadroproducto h3{
        height: 57px;
    }

    .referencia{
        font-size: 13px;
    }

    .textoproducto{
        font-size: 11px;
        height: 50px;
    }

    .cuadroproducto .leermas{
        font-size: 11px;
    }

    .cuadrosubfamilia{
        width: 135px;
        height: 135px;
    }

}



