

@font-face {
    font-family: 'Dry Brush';
    src: url('DryBrush.eot');
    src: local('Dry Brush'), local('DryBrush'),
    url('DryBrush.eot?#iefix') format('embedded-opentype'),
    url('DryBrush.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html{
    height:100%;
}

a{
    color:#849C3A;
}

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

h1, h2, h3, h4{
    color: #849C3A}

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

#main-header {
    top: 0;
    width: 100%;
    z-index:2;
    position: absolute;
}

.margencentro{
    padding-top: 0px;
}

.logo img{
    height: 87px;
    margin-top: 15px;
}

.logo {
    color: #76bc21;
    margin-bottom:3px;
    font-size: 13px;
    max-width: 100%;
    margin-top:5px;
    text-decoration: none !important;
    text-align: center;
    display: inline-block;
}

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

#main-menu {
    font-family:  'Roboto', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}
#main-menu a {
    color:#2D2D2D;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu a:hover {
    color:#2D2D2D;
    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:#2D2D2D;
}

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

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

#main-menu li ul.dropdown-menu li a:hover{
    color: #2D2D2D;
    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: 'Dry Brush',cursive;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#849C3A;

}

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

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

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

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

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

.fondopie{
    background-color: transparent;
    width:100%;
    padding-top:32px;
    padding-bottom: 32px;
    font-size: 14px;
    color:#575757;
    margin-top:0px;
    border-bottom: 6px solid #849C3C;
    border-top: 1px solid #EFEFEF;
}

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

.fondopie p{
    margin-top: 7px;
    font-size: 14px;
    padding-left: 30px;
}

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

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

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

.enlace-pie{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #575757;
    text-decoration: none;
}

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

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

.htmlFuente,.htmlfuente {
    color: #9FB73A;
    font-weight: lighter;
    margin: 15px 0;

}

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

.htmlCabecera,.htmlcabecera {
    font-family: 'Roboto', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #849C3A;
    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: 'Roboto', sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #575757;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #575757;
    text-decoration: underline;
}

.htmlTitular {
    font-family: 'Dry Brush',cursive;
    font-size: 32px;
    text-align: center;
    margin: 30px 0;
    color: #849C3A;
}

#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:#2D2D2D;
    font-family: 'Roboto', 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;
}

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

.rating2:not(:checked) > label:before {
    content: '★ ';
}

.rating2 > input:checked ~ label {
    color: #f70;
}


.rating2 > label:active {
    position:relative;
}

.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;
    font-family: 'Dry Brush',cursive;
    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{
   display: inline-block;
    border: none;
    color: #FFFFFF;
    background: #9FB73A;
    -webkit-border-radius: 33px ;
    -moz-border-radius: 33px ;
    border-radius: 33px;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 25px;
}

.boton:hover{
    color: #FFFFFF;
    text-decoration: none;
}

.naranja{
    background: #F89808;
    color: #FFFFFF !important;
}

.verde{
    background: #9FB73A !important;
    color: #FFFFFF !important;
    padding: 7px 30px !important;
    font-weight: normal !important;
    font-size: 18px !important;
}

.boton:disabled{
    background: #BBBBBB !important;
}

.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: #849C3A ;
}

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

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;

}


.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;
    text-align: justify;
}

.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 !important;
    margin-top: 5px;
}


.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: 840px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

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

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

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

.slide-texto{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding: 30px;
    text-align: center;
    color: #FFFFFF;
    font-size: 31px;
    font-family: 'Dry Brush',cursive;
}

.slide-texto > div{
    padding: 30px;
    background: rgba(0,0,0,0.3);
}

.slide-texto h2{
    color:#FFFFFF;
    font-size: 51px;
    margin:0px;
    padding:0px;
}

.slide-texto a{
    margin-top:12px;
    display: inline-block;
    padding: 7px 40px;
    text-transform: uppercase;
    border: none;
    background: #FFFFFF;
    color:#000000 !important;
    font-size: 13pt;
    font-family: 'Roboto', sans-serif;
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    border-radius: 33px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;

}

.slide-texto a:hover{
    text-decoration: none;
    color:#FFFFFF !important;
    background: #F89808;
}

.bx-wrapper .bx-pager{
    height: 100%;
    width: 20px;
    right: 10px;
    top: 360px;
    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: 2px solid #FFFFFF;
}

.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:#849C3A;
}

.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:#849C3A;
    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: #849C3A;
    font-size: 9pt;
    text-decoration: none;
}

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



.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: 'Roboto', 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: #849C3A;
    border:1px solid #849C3A;
}

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

.areamenu{
    margin-top: 30px;
    text-align: right;
    margin-bottom: 20px;
}

.areamenu ul{
    list-style: none;
    margin:0;
    padding:0;
    display: inline-block;
}

.areamenu ul li{
    display: inline-block;
    padding-left: 7px;
    text-transform: uppercase;
}

.areamenu ul li:after{
    content: '|';
    padding-left: 7px;
    display: inline-block;
    color: #849C3A;
}

.areamenu ul li:last-child:after{
    content: '';
}


.redesflotante{
    position: absolute;
    right: 30px;
    top: 45px;
    font-size: 25px;
}

.redesflotante a{
    margin-left:10px;
    color: #FFFFFF !important;
}


.destacados1{
    margin: 50px 0;
    margin-top:0;
    background: url(/images_web/destacados1.jpg) no-repeat left center;
    height: 640px;
}

.destacados1 div.tituloportada{
    margin-top: 250px;
    text-align: right;
}

.destacados1 div.tituloportada h2{
    color: #FFFFFF;
    z-index:10;
}

.tituloportada h2:after{
    content: '';
    position: relative;
    height: 13px;
    background: #9FB73A;
    margin-top: -25px;
    display: inline-block;
    width: 100%;
}

.destacados1 div.tituloportada > span{
    color: #FFFFFF;
}

.tituloportada > span{
    font-size: 16px;
    display: block;
    margin-bottom:7px;
    color: #bbbbbb;
}

.tituloportada h2{
    margin:0;
    padding:0;
    font-family: "Dry Brush",cursive;
    font-size: 42px;
    display: inline-block;
    color: #434343;
}

.tituloportada h2 span{
    z-index:10;
    position: relative;
}

.destacado{
    display: block;
    color: #000000 !important;
    margin-top: 100px;
    text-align: center;
    text-transform: uppercase;
}

.destacado span{
    display: block;
    position: relative;
    height: 338px;
    overflow: hidden;
}

.destacado span img{
    width: 100%;
    -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;
    top: 50%;
    left: 50%;

    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.destacado span img:hover{
    width: 110%;
}

.destacado h3{
    color: #000000;
    font-weight: bold;
    margin-top: 0;
    font-size: 19px;
}

.banner100{
    background-size: cover;
    background-position: center;
    height: 590px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF !important;
}

.banner100 .tituloportada h2{
    color: #FFFFFF;
    margin-bottom: 30px;
}

.banner100 .boton{
    margin-top: 30px;
}

.banner100 .tituloportada > span{
    color: #FFFFFF;
}

.fondogris{
    background: #F7F7F7;
    padding: 50px 0;
    margin-bottom: 50px;
}

.fondogris .tituloportada h2{
    color: #434343;
}

.fondogris .tituloportada > span{
    color: #bbbbbb;
}

.noticiahome{
    border-bottom: 6px solid #F89808;
    background: #FFFFFF;
    padding-bottom: 30px;
}

.noticiaimagen{
    display: block;
    position: relative;
    height: 320px;
    overflow: hidden;
}

.noticiaimagen 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: 100%;
}

.textonoticia{
    padding: 15px;
    color: #575757;
    font-weight: lighter;
    height: 255px;
    overflow: hidden;
}

.iconosbuscar{
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}

.iconosinterior{
    justify-content: center;
}

.iconosinterior .icono{
    padding: 0 15px;
}

.icono a,.icono h3{
    color: #303030;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.icono h3{
    margin-bottom: 15px;
}

.icono img{
    max-width: 75%;
}

.fondovideo{
    background: url('/images_web/bg_videos.jpg') no-repeat center center;
    min-height: 520px;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}


.fondovideo i{
    display: inline-block;
    position: relative;
    font-size: 50px;
    margin-top: -275px;
    color: #FFFFFF;
}

.destacados2{
    background: #F7F7F7 url('/images_web/destacados2.jpg') no-repeat bottom center;
    text-align: center;
    padding-bottom: 200px;
    padding-top: 50px;
}

.destacados2 .destacado{
    margin-top: 50px;
}

.redespie > div{
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 16px;
}

.redespie img{
    width: 28px;
    display: inline-block;
    margin: 3px;
}

.fondologos{
    background: #FFFFFF;
    padding: 7px 0;
}

.creditos{
    font-size: 11px;
    text-align: center;
    padding:5px;
    border-top: 1px solid #EFEFEF;
}

.altocabecera{
    min-height: 140px;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
}

.altocabecera > div{
    width: 100%;
    min-height: 140px;
    background: rgba(0,0,0,.3);
}

.cuadroestab{
    border: 1px solid #C1C1C1;
    margin: 15px 0;
}

.tituloestab{
    text-align: center;
    margin:0;
    height: 34px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}

.tituloestab a{
    color: #000000;
}

.imagenestab{
    position: relative;
    display: block;
    height: 200px;
    overflow: hidden;
}

.imagenestab img.imagen{
    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: 100%;
}

.destacadocontenido{
    padding: 15px;
    height: 90px;
    overflow: hidden;
}

.destacadocontenido span{
    color: #849C3A;
}

.iconodestacado{
    position: relative;
    width: 40px;
    z-index:2;
    height: 40px;
    top: 10px;
    margin-left:10px;
}

/* Custom checkbox */
.checkboxcontainer {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 30px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkboxcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #FFF;
    border: 1px solid #849C3A;
}

.checkboxcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkboxcontainer input:checked ~ .checkmark {
    background-color: #849C3A;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkboxcontainer input:checked ~ .checkmark:after {
    display: block;
}

.checkboxcontainer .checkmark:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkboxcontainer img{
    width: 20px;
}

.caracteristica{
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}


.caracteristica > div{
    margin-right: 30px;
}


.caracteristica span{
    font-weight: bold;
    display: block;
}

.tituloestabl{
    margin-top:0;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.enlaceestabl{
    color: #27CCDF !important;

}

.form-control{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.fondocontacto{
    background: #F8F8F8;
    padding: 30px;
}

.tituloform{
    text-transform: uppercase;
    text-align: center;
    color: #849C3A;
    margin-bottom: 15px;
}

.fondocontacto .form-control{
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.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: 'Cuprum', sans-serif;
    background:#e3e8d5;
    color: #869d3b;
    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-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
    color: #869d3b;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    color:#000000;
}

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


.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 */
}

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

.fondobuscador{
    background: #f8f8f8;
    padding: 30px;
    margin-bottom: 30px;
}

.galeriafila{
    display: flex;
}

.galeriafila a{
    width: 33%;
    position: relative;
    height: 100px;
    overflow: hidden;
    display: flex;
}

.galeriafila a 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%;
}

.last{
    position: absolute;
    top:0;
    height: 100%;
    background: rgba(248, 152, 8, 0.6);
    padding: 10px;
    width: 100%;

}

.last span{
    border: 2px solid #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #FFFFFF;
}

.pestanasmenu{
    display: flex;
    list-style: none;
    margin:0;
    padding:0;
    justify-content: stretch;
    margin-bottom: 30px;
    width: 100%;
    flex-wrap: wrap;
}

.pestanasmenu li{
    flex-grow: 1;
}

.pestanasmenu li a{
    border: 1px solid #C1C1C1;
    text-align: center;
    padding: 15px;
    color: #303030;
    margin: 7px;
    display: block;
    width: calc(100% - 14px);
    text-transform: uppercase;

}

.pestanasmenu li:first-child a{
    margin-left:0;
}
.pestanasmenu li:last-child a{
    margin-right:0;
}

.pestanasmenu li a.selected{
    background: #D6E8A1;
    font-weight: bold;
}

.pestana{
    display: none;
}

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

.linkvalorar{
    display: inline-block;
    margin-top: 8px;
    margin-left: 5px;
}

.municipio .tituloestab{
    height: auto;
}

.municipio .destacadocontenido{
    height: 270px;
}

#botonmenu{
    top: 30px;
    margin-left: 30px;
    color: #FFFFFF;
    outline-color: transparent;
    z-index:11;
    position: absolute;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
    background: #FFFFFF;
}

#botonmenu span{
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    text-align: left;
    margin-top:5px;
}

.is-active span{
    color: #000000;
}

.is-active{
    position: fixed !important;
}

.hamburger{
    padding: 15px 0;
    padding-bottom:5px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
    width: 30px;
}

#menu{
    width: 100%;
    left: -100%;
    top:0;
    background:rgba(159,183,58,0.98);
    color: #000000;
    position: fixed;
    height: 100%;
    z-index:10;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    overflow-y: auto;
    text-align: left;
    padding-left: 7px;
    display: flex;
    align-items: center;
}

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

#menu ul li a{
    display: inline-block;
    margin-bottom:7px;
    color: #000000;
    font-size: 30px;
    padding: 0 15px;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

#menu ul li a:hover{
    color: #FFFFFF;
    text-decoration: none;
}

#menu ul>li>i{
    cursor: pointer;
}

.menuopen{
    opacity: 1 !important;
    width: 30% !important;
    left: 0 !important;
}

#menu ul li ul li a{
    font-weight: normal !important;
    font-size: 17px;
    color: #FFFFFF;
}

#menu .verde{
    background: #F89808 !important;
    color: #FFFFFF !important;
    margin-top: 30px;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

#menu .verde:hover{
    background: #FFFFFF !important;
    color: #000000 !important;
}

@media (max-width: 1200px) {
    .destacado h3{
        font-size: 17px;
        height: 36px;
    }

}



@media (max-height: 800px) {
    #menu ul li a{
        font-size: 20px;
    }
}

@media (max-width: 992px) {

    
    .cookies{
        width: 100%;
    }

    .destacado h3{
        height: auto;
    }

    #menu{
        justify-content: center;
    }

    #menu ul{
        text-align: center;

    }

    #menu ul li a{
        font-size: 20px;
    }

    .menuopen{
        width: 100% !important;
    }

    .margencentro{
        padding-top: 0px;
    }

    .tituloestab{
        height: auto;
    }

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


    .fondovideo{
        min-height: auto;
    }

    .fondovideo i{
        display: none;
    }

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

    .logo img{
        max-width: 47%;
        margin: auto;
    }

    .redesflotante{
        top: 49px;
        font-size: 16px;
    }

    .logo{
        display: flex;
        width: 80%;
        margin:auto;
        padding: 15px 0;
    }

    .logo span{
        padding-top: 15px;
    }


    .destacado{
        margin-top: 40px;
    }

    .destacados1{
        height: auto;
        background: #FFFFFF;
        margin-top: 0px;
    }

    .destacados1 div.tituloportada{
        text-align: center;
        margin-top: 30px;
    }

    .destacados1 div.tituloportada h2, .destacados1 div.tituloportada > span{
        color: #3D3D3D;
    }

    .iconodestacado{
        display: none;
    }

    .destacado span, .noticiaimagen, .imagenestab, .destacadocontenido{
        height: auto;
    }

    .destacado span img, .noticiaimagen img, .imagenestab img.imagen{
        position: relative;
        top:0;
        left:0;
        height: auto;
        width: 100%;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

    .textonoticia{
        height: auto;
        margin-bottom: 30px;
    }


    .destacado h3{
        font-size: 16px;
        margin-bottom:20px;
    }

    .tituloportada h2{
        font-size: 35px;
    }

    .noticiahome{
        margin-bottom: 30px;
    }

    .pietexto{
        text-align: center;
        font-weight: bold;
        margin-bottom:30px;
    }

    .pietexto img{
        max-width: 30%;
    }

    .fondopie p{
        padding-left: 0;
    }

    .redespie > div{
        margin-top: 30px;
        font-weight: bold;
    }

    .tituloestabl{
        margin-top: 30px;
    }

    .municipio .destacadocontenido{
        height: auto;
    }

    .altomoviliframe{
        height: 200vw;
    }
}

@media (max-width: 768px) {

    .enlace-pie{
        font-size: 10pt;
    }

    .botmenu{
        font-size: 23px;
    }

}



