/* RESETEO UNIVERSAL*/

*{

    border:0;
    margin:0;
    padding:0;

}

article, figcaption, figure, footer, hgroup, nav, section , aside {

    display: block;
    vertical-align: inherit;

}




/* -------------------------------------------------------------------------------------- */


/* HOJA DE ESTILOS*/



@font-face {
    font-family: 'texgy';
    src: url('/fonts/antonio/texgy/texgy.eot');
    src: url('/fonts/texgy/texgy.eot?#iefix') format('embedded-opentype'),
        url('/fonts/texgy/texgy.woff') format('woff'),
        url('/fonts/texgy/texgy.ttf') format('truetype'),
        url('/fonts/texgy/texgy.svg#texgy') format('svg');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'texgy';
    src: url('/fonts/texgy/texgy.eot');
    src: url('/fonts/texgy/texgy.eot?#iefix') format('embedded-opentype'),
        url('/fonts/texgy/texgy.woff') format('woff'),
        url('/fonts/texgy/texgy.ttf') format('truetype'),
        url('/fonts/texgy/texgy.sgv#texgy') format('svg');
    font-style: normal;
    font-weight: normal;
}



body {

    background-color: #8dc63f;
    margin: 0 auto;
    color: #FFF;
    font-family: 'texgy';
    font-size: 15px;
    width: 100%;



}


a{
    color: #165225;
    text-decoration: none;
}

a:hover {
    color: #fff;
}



figcaption {

    font-size: 12px;
    padding: 0.25em;
    text-align: center;

}

img, video {
    max-width: 100%;

}

footer {
    margin-top: 12px;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;


}

nav{
    display: inherit;
    font-family: 'texgy';
    width: 100%;
    text-align: center;
    background:#0b9444;
    margin: 0px;
}




/* -------------------------------------------------------------------------------------- */






/* ESTILOS HEADER */


header {
    width:100%;
    position: fixed;
    z-index: 101;
    background-image: url(/images/BK_blanco.png);
    top: 0px;
    text-align: center;
}

header > section#lang-menu {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10%;
}

header > section#lang-menu img {
    width: 25px;
}

header > section#lang-menu .hidden-lang {
    display: none;
}

article#logo_header {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width:20%;
    padding-top: 5px;
    padding-bottom: 7px;
    position: relative;
}


/* -------------------------------------------------------------------------------------- */






/*  ESTILOS DE INDEX */

section#contenedor_index, section#contenedor_fotos {
    font-family: 'texgy';
    position: absolute;
    text-align: center;
    width:100%;
    z-index: 1;
    background-image: url(/images/footer_bk.png);


}

section#contenedor_fotos {
    margin-top: 8.5%;
}

.mt-index {
    margin-top: 40.5%;
}

section#header-index, #galeria-index, section#galeria, section#galeria_pt1 {
    width: 100%;
    /*padding-top: 178px;*/
    position: fixed;
    z-index: -10;
    top: -44px;
}

section#header-index{
    top: 0;
}

section#galeria-index {
    top: 100px;
    z-index: 0;
}

section#galeria_pt1 {
    position: absolute;
    z-index: 0;
}

section#galeria1 a:hover {
    color: white;
}
/*section#galeria1, section#galeria2, section#galeria3 {
    display: inline-block;
    vertical-align: top;
    width:100%;
}*/

section#galeria2 {
    width:40%;
}

section#galeria3 {
    width:100%;
}

article#una_imagenes, article#dos_imagenes, article#dos_imagenes2 {
    display: block;
    text-align: center;
    width: 100%;

}

article#foto1_5img, article#foto2_5img, article#foto3_5img, article#foto4_5img {
    display: inline-block;
    min-width: 49%;
    min-height: 133px;
    position: relative;
}

section#disclaimer {
    text-align: left;
    font-size: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;

}

section#interview {
    margin: 0 auto;
    display: block;
    width:100%;
    margin-top: 20px;
}


article#titulo_index, article#texto_principal_index,  article#texto_secundario_index  {
    margin:  0 auto;
    font-size: 50px;
    width: 70%;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;

}


article#texto_principal_index,  article#texto_secundario_index {
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 50px;

}


article#servicios_index {
    width: 100%;
    margin: 0 auto;


}

section#cinco_servicios {
    width: 100%;
    margin: 0 auto;
    vertical-align: top;
}

article#servicios {
    width: 15%;
    margin: 15px;
    display: inline-block;
}

article#titulo_servicio {
    font-size: 15px;
    color: #fff;
}

article#titulo_servicio a {
    color: #fff;
}

article#texto_servicio  {
    font-size: 14px;
    text-align: left;
}

article#texto_servicio a {
    color: #999;
}

section#galeria_interview {
    margin: 0 auto;
}

section#linea_abajo {
    padding-left: 0px;

}

article#mapa {
    margin: 0 auto;
    max-height: 500px;
    width: 100%;
    margin-top:30px;
}

article#mapa iframe{
    pointer-events: none;
    position: relative; /* IE needs a position other than static */
}
article#mapa iframe.clicked{
    pointer-events: auto;
}



section#hermanas {
    margin-top: 30px;
}


section#hermanas, article#lashermanas  {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 25px;
    padding-top: 30px;

}


article#imagen3hermanas, article#textos3hermanas {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
}

article#imagen3hermanas > video {
    height: calc(100vh - 100px);
    width: auto;
}

article#textos3hermanas {
    text-align: left;
    padding-left: 10px;

}

article#titulo3hermanas {
    font-size: 35px;

}

article#bajada3hermanas {
    line-height: 30px;
    padding-top: 50px;

}


article#texto_principal_3hermanas {
    padding-top: 50px;
    text-align: left;
}

.fs-img-txt  {
    color: #666;
    border-radius: 10px;
    bottom: 5%;
    font-size: 40px;
    left: 50%;
    position: absolute;
    text-align: center;
    transform: translate(-50%);
    width: 100%;
}

.book-now-btn {
    display: none;
    position: absolute;
    right: -130px;
}

.fs-img-txt2  {
    color: #666;
    border-radius: 10px;
    bottom: 5%;
    font-size: 40px;
    left: 50%;
    position: absolute;
    text-align: center;
    transform: translate(-50%);
}

.fs-img-txt-pie {
    color: #FFF;
    border-radius: 10px;
    bottom: 5%;
    font-size: 20px;
    left: 50%;
    position: absolute;
    text-align: center;
    transform: translate(-50%);
    width: 100%;
}

.fs-img-txt > p, .fs-img-txt2 > p, .fs-img-txt-pie > p {
    /*background-image: url(/images/BK_blanco.png);*/
    color: white;
    padding: 0 14px;
    -ms-text-shadow: 2px 2px 10px black;
    -webkit-text-shadow: 2px 2px 10px black;
    -o-text-shadow: 2px 2px 10px black;
    -moz-text-shadow: 2px 2px 10px black;
    text-shadow: 2px 2px 10px black;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 14px - 14px);
}


.fs-img-txt > button, .inq-now-btn {
    font-size: 20px;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 5px;
    background-image: url(/images/BK_verde.png);
}

.fs-img-txt > button {
    background: transparent url(/images/BK_verde-transparent.png);
    border-radius: 5px 0 0 5px;
    bottom: 0;
    min-width: 120px;
}

#book-now-link {
    background-color: white;
    border-radius: 5px 0 0 5px;
    bottom: 5px;
    box-shadow: 0 10px 42px -6px black;
    color: #135222;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    min-width: 120px;
    padding: 15px;
    position: fixed;
    right: 0;
    text-decoration: none;
}

.inq-now-btn {
    bottom: 10px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 130px;
}

#sb-container {
    background-image: url(/images/BK_blanco.png);
    border: 1px solid white;
    border-radius: 5px;
    margin: 30px auto;
    width: 75%;
}

#sb-container * {
    font-size: 15px !important;
}


/* -------------------------------------------------------------------------------------- */





/* ESTILOS PARA DEL ROLLOVER */

.hover-container{
    position: absolute;
    top: 0;
    background-color:rgba(50,50,50,0.8);
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hover-container:hover, .hover-container.img-hover {
    opacity:1;
}

.hover-container:hover .hover-text-ta, .hover-container.img-hover .hover-text-ta{
    opacity: 1;
}

.hover-container:hover .hover-text-hora, .hover-container.img-hover .hover-text-hora {
    opacity: 1;
}


.hover-text-hora {
    padding-top: 20px;
    padding-left: 15px;
    position: relative;
    font-family: 'texgy';
    color:white;
    font-size: 25px;
    width: 100%;
    text-align: left;
    vertical-align: middle;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hover-text-ta {
    padding-left: 15px;
    position: relative;
    font-family: 'texgy';
    font-size: 14px;
    color:white;
    display: inline-table;
    width: 100%;
    text-align: left;
    vertical-align: bottom;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.texto-artista{
    font-family: 'texgy';
    font-size: 12px;
}




/* -------------------------------------------------------------------------------------- */





/*  ESTILOS DE NOTICIAS INDEX */



section#linea_abajo {
    margin-top: 10px;
    vertical-align: top;
    width:100%;
}

article#noticias_index_cuatro, aside {
    display: inline-block;
    text-align: left;
    width:80%;
}

section#contenedor_noticias_index {
    width:32%;
    text-align: left;
    padding: 3px;
    display: inline-block;
    margin-bottom: 10px;
}

article#titulo_noticias_index {
    font-family: 'texgy';
    font-size: 20px;
}


aside {
    text-align: center;
    width: 100%;
}

/*  REDES */

section#redes {
    margin: 0 auto;
    border-bottom: 1px #fff solid;
    margin-top: 5px;
    width: 98%;
    padding-top: 50px;
}

article#redes {
    margin: 0 auto;
    width:98%;
    text-align: left;
    padding-left: 10px;

}




/* -------------------------------------------------------------------------------------- */





/*  PAGINAS PT1 */

section#pt1 {
    text-align: center;
    width:100%;
    margin-bottom: 100px;
    margin-top: 8%;

}

section#pt1 > section#galeria1 {
    width: 100%;
}

section#pt1 > section#galeria1 > .flexslider {
    z-index: 0;
}

section#primario, section#secundario  {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width:50%;
    line-height: 30px;
}

section#primario {
    border-right: 1px #fff solid;
}

section#secundario {
    width:30%;
}

section#primario img, section#secundario img {
    height: auto  !important;
    width: 100% !important;
}

article#titulo, article#bajada, article#texto_principal, article#texto_secundario {
    padding:10px;
}

article#texto_secundario {
    margin-top: 80px;
}

article#titulo {
    padding:10px 10px 0px 10px;
}

article#titulo {
    font-family: 'texgy';
    font-size: 20px;
    margin-top: 20px;
}


article#artista {
    font-family: 'texgy';
    font-size: 18px;
    padding: 0px 10px 0px 10px;
}

article#bajada {
    font-style: italic;
    border-bottom: 1px #fff solid;
}

section#galeria_abajo {
    display:none;
}

/* -------------------------------------------------------------------------------------- */





/* BOELTIN*/

section#boletin {
    width: 100%;
    text-align: center;
    padding-left: 200px;
}




/* -------------------------------------------------------------------------------------- */






/* ESTILOS LISTADO DE NOTICIAS*/

section#principal {
    display: inline-block;
    vertical-align: top;
    width:78%;
    padding-top: 130px;
}


article#anio {
    text-align: left;
    margin:10px;
}

article#bloque_titulo, article#selector {
    font-family: 'texgy', helvetica, arial;
    font-size: 20pt;

}


article#bloque_titulo a{
    color: #545353;
    font-weight: bold;
    text-decoration: none;
}

article#bloque_titulo a:hover {
    color: #b6424d;

}

article#bloque_bajada, article#bloque_fecha {
    color: #545353;
    font-family: 'texgy', helvetica, arial;
    font-weight: normal;
    padding-bottom: 10px;
}

section#bloque_noticias {
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    margin: 0 10px 10px 10px;
    padding: 5px;
    width: 95%;
}


section#bloque_foto, section#bloque_texto {
    display: inline-block;
    vertical-align: top;
    width: 55%;
    text-align: left;

}



#bloque_foto img{
    width: 100%;
}

.li-flexs-n2 img { /* li flexslider noticias2.php */
    margin: 0 auto;
    max-height: 400px;
    max-width: 600px;
    width: auto !important;
}

section#bloque_foto {
    width: 40%;
    padding-right: 5px;
    text-align:center;

}

section#bloque_secundario {
    vertical-align: top;
    text-align:center;
    width: 28%;

}

section#galeria_inter, #galeria5 {
    width:100%;
}


section#galeria_agenda_inter, #galeria5 {
    width:100%;
}





/* -------------------------------------------------------------------------------------- */






/* NOTICIAS 1*/

section#contenedor_noticia, section#galeria_principal {
    margin-top: 10px;
    text-align: center;
}

section#galeria_principal {
    margin-top: 0px;
}

section#noticia_imagenes {
    padding-bottom: 10px;
    padding-top: 10px;
}

article#titulo_noticia, article#titulo /*NOTICIAS*/ {
    font-family: 'texgy', helvetica, arial;
    font-size: 40px;
    padding-top: 0px;
    text-align: left;
    line-height:normal;
    color: #FFF;

}

section#noticia_principal, section#noticia_secundario {
    font-family: 'texgy', helvetica, arial;
    display:inline-block;
    border-right: 1px #fff solid;
    text-align: left;
    vertical-align:top;
    width:70%;
    padding-right: 10px;
    margin-top: 15px;
    line-height:22px;
}

section#noticia_secundario {
    border-right-width: 0px;
    padding-left: 5px;
    padding-right: 0px;
    width:20%;
}


article#noticia_texto_principal img, article#noticia_texto_secundario img, article#noticia_texto_principal div, article#noticia_texto_secundario div, article#texto_principal div {
    height: auto !important;
    width: 100% !important;

}

article#texto_principal iframe, article#noticia_texto_principal iframe,  article#noticia_texto_secundario iframe, section#bloque_mapa iframe {
    width: 100% !important;
}


article#noticia_bajada {
    font-style: italic;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;

}

article#noticia_texto_principal, article#fecha {
    padding-top: 10px;

}




/* -------------------------------------------------------------------------------------- */





/* AGENDA */


section#fecha_seleccion_agenda {
    border-bottom: 1px solid #fff ;
    padding-left: 10px;
    padding-top: 10px;

}

article#fecha_agenda, article#seleccion_agenda {
    display: inline-block;
    vertical-align: top;
}

section#primario_agenda {
    padding-left: 10px;
}

section#primario_agenda, section#secundario_agenda {
    border-right: 1px solid #fff;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width:65%;
    line-height:22px;
}

section#secundario_agenda, aside#agenda  {
    border-right: 0px ;
    width:32%;
}

section#galeria_agenda {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;


}

article#fotos_agenda, article#locales {
    display: inline-block;
    vertical-align: top;
    width:62%;
}

article#fotos_agenda {
    border-right: 1px solid #fff;
}


article#locales_titulo, article#fecha_agenda  {
    font-family: 'texgy', helvetica, arial;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 20px;

}

input#fecha_agenda  {
    background-color: #fff;
    color: #fff;
    font-family: 'texgy', helvetica, arial;
    font-size: 27px;
    max-width: 200px;
    border: 1px solid #fff;
    border-radius: 5px;
    padding-left: 3px;
}

article#seleccion_agenda {
    padding-left: 10px;
}

article#locales {
    width:100%;
    text-align: left;
    margin-left: 15px;

}

article#locales iframe{
    width:95%;
}

article#locales_texto {
    margin-top: 10px;
    font-size: 16px;
    line-height:30px;
    text-align: left;
}

section#agenda {
    border-bottom: 1px #999 solid;
    text-align: left;

}

section#agenda-flexmenu {
    border-bottom: 1px #999 solid;
    text-align: left;
}

article#publicidad {
    color: #999;
    font-family: 'texgy', helvetica, arial;
    font-size: 20px;
    text-align: left;
}

aside#agenda {
    vertical-align: top;
    padding-top: 0px;
}

aside#agenda2 {
    display: none;
}

#listado-agenda{
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.li_flexs {
    height: 133px;
    margin-right: 5px;
    position: relative;
    width: 200px;
}

.li_flexs img{
    cursor: pointer;
}

.li-flexs-fa{
    position: relative;
}

.li-flexs-fa img { /*li flexslider fotos agenda*/
    height: auto;
    margin: 0 auto;
    max-height: 400px;
    max-width: 600px;
    width: auto !important;
}

.agenda-fs-article{
    display: inline-block;
    min-width: 200px;
    min-height:133px;
    position: relative;
}

#close-alert-window{
    background:url(/images/x.png) no-repeat;
    width:25px;
    height:29px;
    display:inline;
    z-index:3200;
    position:absolute;
    top:-15px;
    right:-16px;
    cursor:pointer;
}

#fb-like-btn{
    display: block;
}


.rangos-agenda {
    border-bottom: 1px #999 solid;
    display: block;
}




/* -------------------------------------------------------------------------------------- */





/* GALERIA DE VIDEOS - FOTOS*/

#videos_listado {
    margin-bottom: 50px;
}

.videos_foto {
    display: inline-block !important;
    padding: 20px 10px 20px 10px;
    font-family: 'texgy', helvetica, arial;


}

section#texto_fotos {
    margin: 0 auto;
    width: 80%;
}

article#titulo_fotos {
    font-family: 'texgy', helvetica, arial;
    font-size: 40px;
    text-align: left;
    line-height: normal;
    color: #FFF;
    margin: 20px 0 45px 0;
}


article#click {
    padding: 15px 0 15px 0;
    font-family: 'texgy', helvetica, arial;
    border-top: 1px #999 solid;
    font-size: 25px;
}

div.galleria-image > img {
    max-width: 100%;
}


/* -------------------------------------------------------------------------------------- */





/* FOOTER y FIRMA */

article#titulo_footer{
    margin: 0 auto;
    width:95%;
    font-size: 20px;
    text-align: left;
    padding-bottom: 20px;
}

article#contacto_frame {
    padding-top: 50px;
    padding-bottom: 50px;
    width:100%;
    text-align: left;
    background-image: url(/images/BK_verde.png);
    margin-bottom: -10px;
    margin-top: -50px;
}

article#redes_footer{
    width:90%;
    display: block;
    text-align: left;

}


article#redes_footer img{
    border-radius: 50px;
    width: 20%;
}


article#pies2, article#pies3, article#pies4  {
    display: inline-block;
    vertical-align: top;
    text-align:left;
    width:20%;
    padding-left:10px;
    padding-right:10px;
    padding-top: 10px;
    line-height: 20px;
    border-left: 1px solid #fff;
    min-height: 250px;

}

article#pies3  {
    width:30%;
    text-align: center;
}

article#pies3 img {
    width: 60%;
    display: inline-block;
}


section#firma {
    background-image: url(/images/bk_blanco_trans.png);
    width:100%;
}


article#firma {
    color:#FFF;
    font-size: 10px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(/images/BK_verde.png);
    border-top: 1px solid #fff;


}

article#contacto, article#contacto_redes {
    font-size: 14px;
    color:#FFF;
    display: block;
    text-align: center;
    width:100%;
    vertical-align:middle;
    line-height: 30px;
}

article#pies2 a, article#pies4 a, article#firma a {
    color:#FFF;
    font-size: 14px;
    font-weight: normal;
}

article#pies4 a {
    color:#82ae37;
}


article#firma a {
    font-size: 10px;
    color:#FFF;
}

article#pies2 a:hover, article#pies4 a:hover,article#firma a:hover {
    color:#999;
    font-size: 14px;
    font-weight: normal;
}


article#firma a:hover {
    font-size: 10px;
}



/*------------------------------------ *ROOMS ------------------------------------*/

article#titulo_rooms {
    text-align: center;
    font-size: 40px;
}

article#texto_principal_rooms {
    text-align: left;
    padding: 10px 10px 80px 10px;
}

#rooms-container {
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    margin: 0 auto;
    width: 75%;
}

.room-container {
    display: inline-block;
    max-width: 31.5%;
    vertical-align: top;
    margin: 60px auto 20px;
    border: 1px solid #fff;
    border-radius: 5px;
    background-image: url(/images/BK_blanco.png);
    color: #064821;
    position: relative;
}

.room-container img {
    border-radius: 5px 5px 0px 0px;
}

.room-container > .flexslider {
    border-radius: 20px 20px 0px 0px;
    display: block;
    z-index: 0;
}

section#rates {
    margin-bottom: 85px;
}


/*------------------------------------ * TABLA ROOMS ------------------------------------*/

.table {
    margin: 0 auto;
    width: 80%;
    border: 1px solid #FFF;
}

.td-rooms {
    background-image: url(/images/BK_verde.png);
    color: #fff;
    text-align:center;
    padding: 20px;
}

.ocu {
    text-align: left;
    padding: 20px;
    background-image: url(/images/BK_blanco.png);
    color: #064821;
}

td {
    background-image: url(/images/BK_blanco.png);
    color: #064821;
    text-align: center;
}


/* ---------------------------------CONTACT --------------------------------------- */

article#titulo_contact {
    margin: 0 auto;
    font-size: 20px;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;

}

section#foto-contact {
    margin-top: 9%;
    width: 100%
}


/* -------------------------------------------------------------------------------------- */

/* CLASES */

.sombra, .sombra-index {
    -ms-box-shadow: 0 10px 42px -6px black;
    -webkit-box-shadow: 0 10px 42px -6px black;
    -o-box-shadow: 0 10px 42px -6px black;
    -moz-box-shadow: 0 10px 42px -6px black;
    box-shadow: 0 10px 42px -6px black;
    /*max-height: 148px;*/
}

.sombra-index {
    position: relative;
    z-index: 2;
}


.formula_txt {
    border: 1px solid #999;
    border-radius: 5px;
    color: #999;
    font-family: 'texgy';
    font-size: 25px;
    margin-bottom: 10px;

}


.one-edge-shadow {
    -ms-box-shadow: 0 10px 20px -6px black;
    -webkit-box-shadow: 0 10px 20px -6px black;
    -o-box-shadow: 0 10px 20px -6px black;
    -moz-box-shadow: 0 10px 20px -6px black;
    box-shadow: 0 10px 20px -6px black;
}

#contact-form {
    margin-top: 20px;
    text-align: center;
}

#ci-intro{
    display: inline-block;
    margin-left: 20px;
    text-align: left;
    vertical-align: top;
    max-width: 40%;
}

#ci-intro a,
#ci-intro a:hover {
    color: white;
}


#reservation-form {
    display: inline-block;
    text-align: center;
    width: 55%;
}

#reservation-form  > fieldset{
    display: block;
    margin: 0 auto 1em;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 1px solid white;
    border-radius:10px;
}

#reservation-form > fieldset > label {
    display: block;
}

#reservation-form > fieldset > input {
    background-color: #E6EFD4;
    border: 1px solid #999;
    margin: 0 auto 1em;
    display: block;
    font-size: 15px;
    color: #666;
    padding: 3px;
    border-radius: 5px;
    width: 55%;
}

#reservation-form > fieldset em {
    color: red;
}

#comments {
    color: #666;
    background-color: #E6EFD4;
    border-radius: 5px;
    border: 1px solid #999;
    height: 14em;
    width: 95%;
}

article.menu_textos {
    background-image: url(/images/BK_verde.png);
    border-radius: 5px;
    width: 30%;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 5px;
    border: 1px solid #999;
    cursor: pointer;
    display: inline-block;
}

article.menu_textos:hover{

}


/* -------------------------------------------------------------------------------------- */

article#amigos {
    width: 50%;
    text-align: center;
}

/* -------------------------------------------------------------------------------------- */





/* MEDIA QUERYS */




@media only screen and (max-width : 1920px) {

    section#contenedor_fotos {
        margin-top: 8.5%;
    }
}


/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 1600px) {
    section#pt1 {
        margin-top: 8%;
    }
}


/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 1280px) {

    section#contenedor_fotos {
        margin-top: 9%;
    }
}


/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 1080px) {

    section#contenedor_fotos {
        margin-top: 10%;
    }
}


/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 1020px) {

    section#contenedor_fotos {
        margin-top: 10%;
    }
}

/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 1008px) {

    article#foto1_5img, article#foto2_5img, article#foto3_5img, article#foto4_5img {
        min-height: 130px;
    }

    article#una_imagenes img {
        width: 97%;
    }

    article#dos_imagenes {
        width:100%;
    }

    section#pt1 {
        margin-top: 11%;
    }

    #contact-form {

        text-align: center;
    }

}

/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 1008px) {
    section#pt1 {
        margin-top: 10%;
    }
}


/* -------------------------------------------------------------------------------------- */



@media only screen and (max-width : 994px) {

    article#foto1_5img, article#foto2_5img, article#foto3_5img, article#foto4_5img {
        min-height: 125px;
    }
}



/* -------------------------------------------------------------------------------------- */



@media only screen and (max-width : 960px) {

    article#foto1_5img, article#foto2_5img, article#foto3_5img, article#foto4_5img {
        min-height: 120px;
    }
}



/* -------------------------------------------------------------------------------------- */



@media only screen and (max-width : 920px) {

    article#foto1_5img, article#foto2_5img, article#foto3_5img, article#foto4_5img {
        min-height: 115px;
    }
}

/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 905px) {
    section#pt1 {
        margin-top: 11%;
    }
}


/* -------------------------------------------------------------------------------------- */


@media only screen and (max-width : 900px) {

    article#servicios_index {

    }

    article#servicios {
        width:33%;
    }

    #contact-form {

        text-align: center;
    }

}


/* -------------------------------------------------------------------------------------- */




@media only screen and (max-width : 870px) {

    section#galeria2 {
        display:none;
        margin-top: 20px;
    }

    section#galeria1, section#galeria_abajo {
        display: block;
        margin-bottom: 10px;
        vertical-align: top;
        width:100%;
    }

    section#galeria_abajo {
        margin-top: 30px;
    }

    article#fotos_agenda {
        width: 100%;
    }


    aside#agenda {
        display: none;
        text-align: center;
        width: 100%;
    }

    aside#agenda2 {
        display: block;
        text-align: center;
        width: 100%;
        border-top: 1px solid #999;
        margin-top: 5px;
    }


}

/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 834px) {

    article#noticias_index_cuatro {
        width: 95%;
    }


    .fs-img-txt2 {
        font-size: 35px;
        padding-bottom: 10px;
    }

    .fs-img-txt-pie {
        font-size: 15px;
    }

}



/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 782px) {
    section#pt1 {
        margin-top: 12%;
    }
}

/* -------------------------------------------------------------------------------------- */


@media only screen and (max-width : 800px) {

    article#pies2, article#pies4  {
        width: 28%

    }

    article#pies3 {
        margin: 0 auto;
        margin-top: 10px;
        display: block;
        width: 95%;
        border-left: 0px;
        text-align: center;
        padding-top: 40px;
        border-top: 1px solid #fff;
        min-height: 0;
        vertical-align: center;
    }

    article#pies3 img {
        width: 40%;

    }


    section#contenedor_fotos {
        margin-top: 11%;
    }
}


/* -------------------------------------------------------------------------------------- */




@media only screen and (max-width : 768px) {

    /* INDEX */
    section#galeria1 img {
        max-width:100% !important;
    }

    section#primario {
        width:50%;
    }

    section#secundario {
        width:27%;
    }


    article#dos_imagenes {
        width:48%;
        display: inline-block;

    }

    article#foto1_5img, article#foto2_5img, article#foto3_5img, article#foto4_5img {
        display: inline-block;
        width:100%;
    }

    article#foto1_5img img, article#foto2_5img img, article#foto3_5img img, article#foto4_5img img {
        width:100%;

    }

    /* ESTILOS PT1 */

    section#primario, section#secundario, aside  {
        display: block;
        width:100%;
    }

    section#primario {
        border-right: 0px;

    }


    section#pt1 {
        margin-top: 16%;
        width:100%;
    }

    section#noticia_principal, section#noticia_secundario, section#primario_agenda, section#secundario_agenda {
        display:block;
        border-right: 0px;
        border-bottom: 1px #FFF solid;
        margin-bottom: 10px;
        padding-bottom: 10px;
        width:97%;
    }

    article#texto_secundario {
        margin-top: 0px;
    }


    section#contenedor_noticias_index {
        width:30%;
    }

    article#noticias_index_cuatro {
        margin-top: 20px;

    }

    aside {
        width:17%;
        padding-right: 20px;
    }

    .flexslider .slides img {
        display: block;
        max-width: 100%;
    }

    article#logo_header {
        width: 30%;
    }

    article#servicios_index {
        width: 100%;
    }

    section#hermanas, article#lashermanas {
        width: 100%;
    }

    article#imagen3hermanas, article#textos3hermanas {
        margin: 0 auto;
        display: block;
        width: 90%;
        text-align: center;
    }

    article#imagen3hermanas {
        width: 100%;
    }

    article#imagen3hermanas > video {
        height: calc(100vh - 105px);
        width: auto;
    }

    article#servicios  {
        width: 20%;
    }

    #rooms-container {
        display: block;
        width: 100%;
    }

    .room-container {
        margin: 0 auto;
        max-width: 90%;
        margin-top: 20px;
    }

    #contact-form {

        text-align: center;
    }

    article#mapa iframe{
        pointer-events: auto;
        position: initial; /* IE needs a position other than static */
    }
    article#mapa iframe.clicked{
        pointer-events: auto;
    }

    .fs-img-txt {
        font-size: 20px;
    }

    section#contenedor_fotos {
        margin-top: 14%;
    }

    #sb-container {
        width: 100%;
    }

    #book-now-link {
        margin-bottom: 50px;
    }
}

/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 736px) {


    section#contenedor_fotos {
        margin-top: 16%;
    }

}
/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 702px) {

    .fs-img-txt2 {
        font-size: 30px;
    }
}


/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 612px) {

    .fs-img-txt2 {
        font-size: 25px;
    }
}

/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 600px) {



    section#cinco_servicios {
        width:100%;
    }

    /*    article#servicios_index {
            width:95%;
        }*/

    article#servicios {
        width:95%;
    }

    #contact-form {

        text-align: center;
    }

    #reservation-form {
        margin: 0 auto;
        display: block;
        width: 80%;
        margin-top: 75px;
    }

    #ci-intro {
        max-width: 80%;
        padding-bottom: 20px;
    }

    section#pt1 {
        margin-top: 18%;
    }


    /*  GALERIA  */

    .fs-img-txt {
        font-size: 16px;
        display: block;
        bottom:-38px;
    }

    .fs-img-txt > button {
        border-radius: 5px;
        display: block;
        font-size: 16px;
        left: 0;
        margin: 15px auto -10px;
        padding: 11px;
        position: relative;
        right: 0;
    }

    article#texto_principal_index {
        margin-top: 65px;
    }

    section#redes {
        width: 100%;
        padding-top: 50px;
    }

    article#redes {
        margin: 0 auto;
        text-align: center;
        margin-top: 10px;
    }

    section#contenedor_fotos {
        margin-top: 18%;
    }

}
/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 577px) {

    .fs-img-txt-pie {
        font-size: 12px;
    }
}

/* -------------------------------------------------------------------------------------- */



@media only screen and (max-width : 568px) {

    /* ESTILOS DE INDEX*/

    section#galeria1 {
        display: block;
        width:100%;
        margin-bottom: 5px;
    }



    article#dos_imagenes {
        width:48%;
        display:inline-block;
    }

    article#foto1_5img, article#foto2_5img , article#foto3_5img , article#foto4_5img  {
        width:100%;
        display:block;
    }


    /*  ESTILOS DE NOTICIAS INDEX */

    article#noticias_index_cuatro {
        width:80%;
    }

    section#contenedor_noticias_index {
        border-bottom: 1px #999 solid;
        display: block;
        width:100%;
    }

    section#linea_abajo {
        padding-left: 0px;
    }

    /*  REDES */

    section#redes {
        width:98%;
    }

    /* ESTILOS HEADER */

    article#logo_header, article#banner_header {
        display: inline-block;
        text-align: center;
        width:75%;
    }

    article#banner_header img {
        width: 100%;
    }

    article#logo_header img {
        width: 50%;
    }





    /* NOTICIAS LISTADO */

    section#principal {
        display: block;
        width:97%;
    }

    section#bloque_foto, section#bloque_texto{
        display: block;
        width:100%;
    }

    /* FOOTER Y FIRMA */

    article#pies2, article#pies4 {
        text-align:left;
        padding-right: 0px;
        padding-bottom: 15px;
        width:90%;
        border-bottom: 1px solid #fff;
        border-left: 0px;
    }

    article#pies3 {
        border-top: 0px;
        min-height: inherit;
    }

    #contact-form {

        text-align: center;
    }

    section#pt1 {
        margin-top: 25%;
    }



    /*   FOOTER  */
    article#pies2, article#pies4{
        padding-bottom: 0px;
    }

    article#redes_footer {
        width: 65%;
    }
}


/* -------------------------------------------------------------------------------------- */



@media only screen and (max-width : 527px) {

    .fs-img-txt2 {
        font-size: 22px;
    }
}


/* -------------------------------------------------------------------------------------- */



@media only screen and (max-width : 500px) {
    /* Modo block para evitar que se carguen sobre el logo */
    header > section#lang-menu .lang-a-layout {
        display: block;
    }
}


/* -------------------------------------------------------------------------------------- */


@media only screen and (max-width : 476px) {

    .fs-img-txt2 {
        font-size: 18px;
    }

    .fs-img-txt-pie {
        font-size: 10px;
    }

    section#contenedor_fotos {
        margin-top: 20%;
    }


}


/* -------------------------------------------------------------------------------------- */


@media only screen and (max-width : 414px) {


    section#contenedor_fotos {
        margin-top: 24%;
    }

}

/* -------------------------------------------------------------------------------------- */



@media only screen and (max-width : 408px) {


    .fs-img-txt-pie {
        font-size: 8px;
    }

}

/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 375px) {
    section#pt1 {
        margin-top: 27%;
    }

    .fs-img-txt2 {
        font-size: 16px;
    }

    .fs-img-txt-pie {
        font-size: 8px;
    }


}
/* -------------------------------------------------------------------------------------- */

@media only screen and (max-width : 320px) {

    body {
        font-size: 16px;
    }

    article#fotos_agenda img {
        width: 320px;
    }

    article#fotos_agenda, section#primario_agenda, article#bajada, article#texto_principal, section#secundario_agenda, article#locales_titulo, article#locales_texto, article#texto_secundario, aside#agenda2 {
        display: block;
        width:100%;
        border-right: 0px;
        padding-left: 5px;
    }


    input#fecha_agenda {
        margin-bottom: 7px;
    }

    section#primario_agenda {
        border-bottom: 1px solid #999;
        width:92%;
    }

    section#secundario_agenda {
        width:95%;
    }


    article#seleccion_agenda {
        padding-left: 0px;
    }

    aside#agenda {
        display: none
    }

    aside#agenda2 {
        text-align: center;
    }


    section#noticia_principal, section#noticia_secundario {
        display:block;
        border-right: 0px;
        border-bottom: 1px #999 solid;
        margin-bottom: 10px;
        padding-bottom: 10px;
        width:97%;
    }

    section#noticia_secundario {
        border-bottom: 0px;
    }

    article#dos_imagenes {
        width:100%;
        display:block;
    }

    article#foto1_5img, article#foto2_5img , article#foto3_5img , article#foto4_5img  {
        width:100%;
        display:block;
        margin-top: 5px;
    }

    article#una_imagenes {
        margin-top: 10px;
    }

    #contact-form {

        text-align: center;
    }

    section#pt1 {
        margin-top: 30%;
    }


    .fs-img-txt2 {
        font-size: 12px;
    }

    .fs-img-txt-pie {
        font-size: 6px;
    }

    section#rent-it-form > #mc-info > article .mc-name {
        font-size: 20px;
    }
}