


html{
    height:100%;
}

a{
    color:#dfb222;
}

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

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

body {
    font-size: 12pt;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

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

.fondomenu {
    padding-bottom:10px;
    padding-top:10px;
    border-top: 1px solid #dadada;
    border-bottom:1px solid #dadada;
    background-image: none;
    background-repeat:repeat-x;
    background-color:#FFFFFF;
}

#main-menu {
    font-family:  'Source Sans Pro', sans-serif;
    margin: auto;
    padding: 0px;
    display: table;
}

#main-menu li{
    display: table-cell;
    background: url(/images_web/separador.png) no-repeat left center;
}

#main-menu a {
    color:#000000;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu a:hover {
    color:#000000;
    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;
    color: #dfb222;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus {
    color:#000000;
}

.nav>li>a{
    padding-top:3px;
    padding-bottom:3px;
}

.desplegable {
    background-color: #FFFFFF;
    border: 1px solid #999;
}
.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:#FFFFFF;
}
.dropdown-menu:hover {
    display:block;
}

.titularhome {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#000000;

}

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

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

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

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

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

.fondopie{
    background-color: #f3f3f3;
    width:100%;
    padding-top:22px;
    padding-bottom: 22px;
    font-size:12pt;
    color:#585858;
    margin-top:30px;
    margin-bottom:30px;
    font-weight: bold;
}

.enlace-pie{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12pt;
    color: #585858;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
}

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

.celdasituacion{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12pt;
    color: #000000;
    padding: 5px;
    background-color: transparent;
    margin: 10px 0px;
}

.celdasituacion a{
    color: #000000;
}

.htmlFuente,.htmlfuente {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color:#7f7f7f;
    margin-top:5px;
    font-size: 12pt;

}

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

.htmlCabecera,.htmlcabecera {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #000000;
    background-color: transparent;
}

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

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

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

.altominimo{
    min-height: 250px;
}

.imple-enlace-pie2 {
    text-align: center;
    vertical-align: top;
    padding: 2pt;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #585858;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #585858;
    text-decoration: underline;
}

.htmlTitular {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 28px;
    font-weight: bold;
    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:#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:12pt;
    font-weight:bold;
    display:block;
    padding: 10px 0px 0px 0px;
}


.talla{
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    background-color:
    font-family: 'Roboto Slab', 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:  'Source Sans Pro', sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: #dfb222;
    padding:5px;
    padding-left:20px;
    padding-right:20px;
    border:1px solid #CCCCCC;
    font-weight:bold;
    cursor:pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


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


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



.cookies{
    background-color: #FFFFFF;
    -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 !important;
}

.cookies a{
    text-decoration: underline;
}

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

.botoncookies{
    font-size: 12px;
    padding: 10px 30px;
    color: #FFFFFF !important;
    margin-bottom: 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: #dfb222 ;
}

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

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




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

.redes{
    background-color: #000;
    padding: 10px 0;
    color:#FFFFFF;
    position: fixed;
    width: 100%;
    z-index:1000;
}

.redes span{
    color: #dfb222;
}

.textococina{
    background: url(/images_web/ico_horario.png) no-repeat center left;
    font-size:13pt;
    margin-top:45px;
    display: inline-block;
    padding-left: 40px;
    font-weight: 500;
}

.domicilio{
    text-align: right;
    margin-top:45px;
    font-size:13pt;
    font-weight: 500;
}

.domicilio span{
    color:#dfb222;
}

.domicilio a{
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    font-size: 22pt;
}

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

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

.slide-texto{
    width: 100%;
    text-align: center;
    padding: 20px;
    color:#FFFFFF;
    font-size: 19pt;
    margin-top: 210px;
    font-family: "Roboto Slab",sans-serif;
}

.slide-texto h2{
    font-family: "Montserrat",sans-serif;
    color:#FFFFFF;
    font-size: 78pt;
    font-weight: bold;
    margin:0px;
    padding:0px;
}

.slide-texto a{
    margin-top:12px;
    display: inline-block;
    padding: 7px 40px;
    text-transform: uppercase;
    border: 3px solid #dfb222;
    color:#FFFFFF !important;
    font-size: 13pt;
    font-family: "Source Sans Pro",sans-serif;
}


.bx-wrapper .bx-pager{
    width: 20px;
    right: 10px;
    top: 510px;
    position: absolute;
}

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


.especialidades{
    text-align: center;
    padding-bottom: 37px;
    margin-bottom: 30px;
    background: url(/images_web/bg_especialidades.jpg) no-repeat bottom center;
}

.especialidades h2{
    font-family: "Roboto Slab",sans-serif;
    margin-bottom:30px;
}


.itemcarta{
    height: 245px;
    position: relative;
    overflow: hidden;
}

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

}

.itemcarta a{
    opacity: 0;
    transition: all ease 0.3s;
    display: block;
    position: absolute;
    top:0px;
    left:0px;
    padding:20px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}

.itemcarta span{
    border:3px solid #dfb222;
    padding: 20px 25px;
    font-weight: bold;
    display: inline-block;
    color:#FFFFFF;
    vertical-align: middle;
    text-align: center;
    margin-top:30%;
}

.itemcarta:hover a{
    opacity: 1;
    text-decoration: none;
}

.empresa{
    padding-top:72px;
    background: #f5f5f5 url(/images_web/bg_empresa.jpg) center top no-repeat;
    background-size: auto 100%;
}

.empresa h1{
    font-family: "Roboto Slab",sans-serif;
    font-weight: bold;
    margin-bottom:30px;
    font-size: 20pt;
}

.botoninfo{
    text-transform: uppercase;
    font-size: 13pt;
    padding: 7px 30px;
    border:3px solid #dfb222;
    display: inline-block;
    color:#000 !important;
}

.imagendestacada{
    height: 351px;
    position: relative;
    display: block;
    overflow: hidden;
}

.imagendestacada img{
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    position: absolute;
    top:50%;
    left:50%;
    min-height: 100%;

}

.marconoticia{
    border: 2px solid #c8c8c8;
    padding:15px;
    padding-top:0px;
}

.marconoticia h3{
    margin-top:5px;
    height: 37px;
    overflow: hidden;
}

.altotexto{
    height: 93px;
    overflow: hidden;
    margin-bottom: 15px;
}

.serviciodomicilio{
    text-align: center;
    color:#FFFFFF;
    padding-top:90px;
    padding-bottom: 90px;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    font-size: 15pt;
    font-family: "Roboto Slab",sans-serif;
}

.robapaginas{
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
    font-family: "Roboto Slab",sans-serif;
}

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

.creditos{
    margin-bottom: 20px;
    text-align: center;
    color:#585858;
}

.fixed{
    position: fixed;
    background: #FFFFFF;
    width: 100%;
    z-index: 1000;
    top: 42px;
}

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


.carta{
    margin-left:15px;
    margin-right: 15px;
}

.carta div.row{
    border-bottom:1px dotted #CCCCCC;
    padding-top:7px;
    padding-bottom:7px;
    font-size: 12pt;
}

.carta div.content div.row{
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.carta div.row:nth-child(even){
    background-color: #EFEFEF;
}

.carta span{
    font-size: 9pt;
}

.anuncios{
    display: table;
    text-align: center;
    margin:auto;
}

.anuncios div{
    display: table-cell;
}


div.cuadrocarta, p.cuadrocarta{
    padding: 15px;
    border: 2px solid #dfb222;
}

.containerrobapaginas{
    display: flex;
}

.containerrobapaginas > div{
    margin: 0 15px;
}

@media (max-width: 1200px) {


}

@media (max-width: 992px) {


    .anuncios{
        display: block;
        text-align: center;
        margin:auto;
    }

    .anuncios div{
        display: block;
        margin-top:30px;
    }

    .cookies{
        width: 100%;
    }
    .fixed{
        position: relative;
    }

    .fondomenu{
        display: none;
    }

    .fondo-cabecera{
        text-align: center;
    }

    .redes{
        padding-left: 35px;
        position: relative;
    }

    .redes div.pull-right{
        float: left !important;
        margin-top:10px;
    }

    .logo{
        max-width: 100%;
    }

    .textococina,.domicilio{
        text-align: center;
        display: inline-block;
    }


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

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


    .itemcarta{
        height: auto;
        position: relative;
        overflow: hidden;
        margin-bottom:30px;
    }

    .itemcarta a{
        background-color: rgba(0,0,0,0.4);
    }

    .itemcarta img{
        transform: translate(0%,0%);
        -webkit-transform: translate(0%,0%);
        -ms-transform: translate(0%,0%);
        position: relative;
        top:auto;
        left:auto;
        min-height: auto;
        min-width: auto;
        width: 100%;

    }

    .empresa{
        padding-bottom:30px;
        text-align: center;
    }


    .imagendestacada{
        height: auto;
        position: relative;
    }

    .imagendestacada img{
        transform: translate(0%,0%);
        -webkit-transform: translate(0%,0%);
        -ms-transform: translate(0%,0%);
        position: relative;
        top:auto;
        left:auto;
        min-height: auto;
        width: 100%;

    }

    .marconoticia h3{
        height: auto;
    }

    .altotexto{
        height: auto;
    }

    #main-header{
        border-bottom: 1px solid #dadada;
    }

    .itemcarta a{
        opacity: 1;
        text-decoration: none;
    }

    .containerrobapaginas{
        flex-wrap: wrap;
    }

    .containerrobapaginas > div{
        width: calc(50% - 30px);
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {

    .serviciodomicilio{
        background-attachment: local;
        background-size: 100% auto;
    }

    .logo{
        margin-top:30px;
    }

    .slider-container{
        min-height: 320px;
    }

    .bx-viewport{
        height: 320px !important;
    }

    .slide-elemento{
        height: 320px;
    }

    .serviciodomicilio{
        background-size: auto 100%;
    }

}


