html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit
    }
a {
    text-decoration: none
    }
.clean {
    clear: both
    }
.sep {
    width: 100%;
    min-height: 40px
    }
.sep_line {
    width: 100%;
    height: 2px;
    background-color: #262626;
    margin: 20px 0
    }
n {
    font-weight: 600;
    font-size: 16px
    }
@font-face {
    font-family: "OpenSans";
    src: url(fonts/OpenSans-Regular.eot), url(fonts/OpenSans-Regular.woff) format("woff"), url(fonts/OpenSans-Regular.ttf) format("truetype"), url(fonts/OpenSans-Regular.svg#svgOpenSans-Regular) format("svg");
    font-weight: normal;
    font-style: normal
    }
@font-face {
    font-family: "OpenSansLight";
    src: url(fonts/OpenSans-Light.eot), url(fonts/OpenSans-Light.woff) format("woff"), url(fonts/OpenSans-Light.ttf) format("truetype"), url(fonts/OpenSans-Light.svg#svgOpenSans-Light) format("svg");
    font-weight: lighter;
    font-style: normal
    }
body {
    font-family: "OpenSans", sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #333
    }
#fade {
    opacity: 0;
    background-color: #fff
    }
#content {
    overflow-y: scroll;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
    }
.central {
    width: 64%;
    min-width: 960px;
    position: relative;
    margin: 60px auto;
    padding: 0
    }
#central {
    width: 100%;
    min-width: 960px;
    position: relative;
    margin: auto;
    padding: 0
    }
#page {
    position: relative;
    xmin-height: 500px;
    width: 100%
    }
#video {
    position: absolute;
    display: block;
    width: 100%;
    height: 1200px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    overflow: hidden;
    background-color: #F1EFF1
    }
video #bgvid {
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: -100;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden
    }
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
    }
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.logo_container {
    width: 100%;
    padding: 40px 0;
    background-color: #262626
    }
.logo {
    width: 70%;
    position: relative;
    margin: auto
    }
.logo img {
    width: 50%;
    min-width: 380px
    }
#logo_default {
    display: block
    }
#logo_mobile {
    display: none
    }
/* menu */
.menu_container {
    width: 100%;
    height: 40px
    }
.ppal {
    background-color: #262626;
    font-size: 14px;
    height: 50px
    }
.floating_menu {
    width: 100%;
    margin: auto;
    position: absolute;
    z-index: 10;
    background-color: #3A3734
    }
.instalaciones {
    width: 53%;
    min-width: 1000px;
    margin: auto;
    background-color: #3A3734;
    font-size: 12px;
    display: none;
    z-index: 10
    }
.servicios {
    width: 45%;
    min-width: 858px;
    margin: auto;
    background-color: #3A3734;
    font-size: 12px;
    display: none;
    z-index: 10
    }
.habitaciones {
    background-color: #504B47;
    font-size: 12px;
    display: none;
    position: relative;
    z-index: 10;
    cursor: pointer
    }
#menu_default {
    display: block
    }
#menu_mobile {
    display: none
    }
.mobile_button {
    display: none
    }
.menu {
    xwidth: 46%;
    xmin-width: 960px;
    position: relative;
    margin: auto;
    font-family: "OpenSans";
    text-align: center;
    z-index: 30;
    cursor: pointer
    }
.menu a {
    text-align: center;
    color: #CACACA;
    text-transform: uppercase;
    margin: 0 20px;
    padding: 8px 0;
    float: left
    }
.menu a.activo {
    color: #cacaca
    }
.menu a:hover {
    color: #C1B5A5
    }
.menu a.activo > .top {
    width: 100%
    }
.top {
    height: 2px;
    border-top: 2px solid #C1B5A5;
    width: 0%
    }
.menu a:hover > .top {
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    width: 100%
    }
/* fin menu*/
.title_page {
    width: 100%;
    text-align: left;
    padding: 10px 5px;
    min-height: 40px;
    display: none
    }
.secc1 {
    font-size: 18px;
    float: left;
    margin: 0 20px 0 0;
    line-height: 20px;
    display: none
    }
.secc2 {
    font-size: 18px;
    float: left;
    margin: 0 20px 0 0;
    line-height: 20px
    }
/* cols */
.col1 {
    width: 100%
    }
.col2 {
    width: 50%;
    float: left
    }
.col2 img {
    width: 100%
    }
.col32 {
    width: 66%;
    float: left
    }
.col31 {
    width: 33%;
    float: left
    }
.col3 {
    width: 33%;
    float: left
    }
.col33 {
    width: 33%;
    float: left;
    margin: 10px 0
    }
.col3 img, .col33 img {
    width: 100%
    }
.col4 {
    width: 25%;
    float: left
    }
.col5 {
    width: 20%;
    float: left
    }
.col5 img {
    width: 60%;
    margin: 0 20%
    }
.col8 {
    width: 12.5%;
    float: left
    }
.col8 img {
    width: 70%;
    margin: 0 15%
    }
.col7 {
    width: 14%;
    float: left
    }
.col7 img {
    width: 70%;
    margin: 0 15%
    }
/* El hotel */
.hotel_desc {
    text-align: justify;
    margin: 0 0 20px 0
    }
.hotel_tit {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0
    }
/* habitaciones salones */
.ficha_hab {
    position: relative
    }
.ficha_hab img {
    width: 100%
    }
.ficha_info {
    width: 160px;
    height: 160px;
    position: absolute;
    xbackground-color: red;
    z-index: 100;
    color: #f3f3f3;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.8)
    }
.ficha_info .back {
    width: 160px;
    height: 160px;
    position: absolute;
    background-color: red;
    z-index: 20;
    color: #f3f3f3;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.8)
    }
.ficha_info .title {
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 10px
    }
.ficha_info .desc {
    font-size: 14px;
    text-align: left;
    margin-bottom: 15px
    }
.ficha_info .more_info {
    color: #C1B5A5;
    text-decoration: underline;
    font-size: 14px;
    z-index: 300
    }
.ficha_fade {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 20;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    xbackground-color: rgba(255, 255, 255, 0.4);
    background-color: rgba(0, 0, 0, 0.4)
    }
.ficha_hab:hover > .ficha_fade {
    opacity: 0
    }
.hab_gallery {
    width: 100%
    }
/* habitacion y salones detail */
.hab_name_e {
    background-color: #fff;
    padding: 0 10px 0 0
    }
.hab_name {
    width: 100%;
    min-height: 30px;
    background-image: url(../images/2px.png);
    background-repeat: repeat-x;
    background-position: center center;
    float: left;
    font-size: 26px;
    line-height: 30px;
    margin: 8px 0 14px
    }
.hab_tit, .serv_tit {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px
    }
.hab_desc {
    width: 95%;
    margin: 1% 5% 0 0;
    text-align: justify
    }
.hab_content {
    width: 100%;
    margin: 30px 0 80px 0
    }
.hab_icons {
    width: 90%;
    padding: 5%;
    float: left;
    vertical-align: middle
    }
.hab_content table {
    vertical-align: middle;
    width: 100%
    }
.hab_content table tr td {
    height: 50px
    }
.hab_icons ul {
    width: 85%;
    margin: 0 0 0 5%;
    list-style-type: none;
    text-align: center
    }
.hab_icons img {
    width: 30px;
    margin: 0 8% 0 0;
    float: left
    }
.hab_icons p {
    xwidth: 100%;
    margin: 0;
    padding: 0;
    xheight: 36px;
    vertical-align: 50%;
    xline-height: 36px;
    clear: both;
    background-color: red
    }
.hab_image {
    width: 100%;
    position: relative
    }
.hab_image img {
    width: 100%
    }
.salon_download {
    width: 100%;
    border-top: 2px solid #262626;
    border-bottom: 2px solid #262626;
    padding: 20px 0;
    margin: 20px 0
    }
.download_button {
    width: 17%;
    min-width: 160px;
    min-height: 60px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    border: 1px solid #262626;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    float: left;
    margin: 10px 20px 0 0;
    text-align: center
    }
.download_button a {
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
    }
.download_button img {
    width: 28px;
    float: left;
    margin: 12px 10px
    }
.download_tit {
    float: left;
    font-size: 12px
    }
.download_button p {
    width: 100%;
    line-height: 60px;
    text-align: center
    }
.download_button:hover {
    background-color: #C1B5A5;
    border: 1px solid transparent
    }
.download_button:hover a {
    color: #f3f3f3
    }
.qr {
    width: 100%;
    position: relative;
    float: left;
    margin: 10px 0 0 0
    }
.qr p {
    font-size: 12px;
    width: 54%;
    margin: 0 0 0;
    float: left
    }
.qr img {
    width: 40%;
    float: left
    }
.gotorooms {
    width: 330px;
    height: 40px;
    font-size: 16px;
    padding: 10px;
    position: relative;
    margin: 60px auto;
    line-height: 40px;
    border: 1px solid #222;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
    }
.gotorooms img {
    width: 30px;
    float: left;
    position: absolute;
    padding: 5px 20px 5px 5px
    }
.gotorooms a {
    color: #222;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease
    }
.gotorooms:hover {
    background-color: #C1B5A5;
    border: 1px solid #fff
    }
.gotorooms:hover > a {
    color: #fff
    }
#back {
    opacity: 0
    }
#back_hover {
    opacity: 1
    }
.gotorooms:hover > img {
    opacity: 1
    }
.gotorooms_txt {
    position: absolute;
    left: 60
    }
/* Servicios */
.serv_desc {
    text-align: justify
    }
.serv_txt_right {
    padding-top: 35px;
    width: 96%;
    margin-left: 4%
    }
.serv_list {
    width: 90%;
    margin: 0 5%
    }
.serv_list_img img {
    width: 60%;
    margin: 12% 10% 0 30%
    }
.serv_list_tit {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px
    }
.listado_mice {
    font-size: 16px;
    margin: 14px 0;
    padding: 6px;
    text-align: center;
    background-color: #262626;
    color: #fafafa
    }
.link_ins {
    text-align: center;
    width: 100%;
    position: relative
    }
.link_room {
    width: 9%;
    margin: 1%;
    position: relative;
    float: left
    }
.link_room img {
    width: 100%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%
    }
.link_room p {
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
    }
.link_p {
    font-size: 16px;
    width: 100%;
    float: left;
    color: #262626;
    clear: right;
    text-align: center;
    margin: 0 0 15px 0
    }
.link_p:hover {
    text-decoration: underline
    }
.bg_link {
    xposition: absolute;
    z-index: 1;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
    }
.icon_plus {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
    }
.icon_plus img {
    width: 100%
    }
.link_room:hover {
    cursor: pointer
    }
.link_room:hover > .icon_plus {
    opacity: 1
    }
.link_room:hover > p {
    opacity: 1
    }
.link_room:hover > .bg_link {
    opacity: 0.5
    }
.link {
    margin: 20px 0
    }
.link a {
    font-weight: 600;
    font-size: 16px;
    padding: 6px 0
    }
.link a:hover {
    text-decoration: underline
    }
/* Golf */
.campo_golf {
    position: relative
    }
.campo_golf img {
    width: 100%
    }
.hoyo {
    width: 50px;
    height: 60px;
    position: absolute;
    z-index: 100;
    cursor: pointer;
    text-align: center;
    color: #262626;
    xfont-weight: 600
    }
.hoyo p {
    width: 22px;
    height: 22px;
    padding: 0;
    color: #fff;
    background-color: #222;
    -webkit-border-radius: 22px 22px 22px 22px;
    border-radius: 22px 22px 22px 22px
    }
.hoyo img {
    width: 60%;
    margin: 0
    }
#hoyo1 {
    left: 29%;
    top: 28%
    }
#hoyo2 {
    left: 20%;
    top: 26%
    }
#hoyo3 {
    left: 9%;
    top: 62%
    }
#hoyo4 {
    left: 24%;
    top: 72%
    }
#hoyo5 {
    left: 40%;
    top: 75%
    }
#hoyo6 {
    left: 32%;
    top: 67%
    }
#hoyo7 {
    left: 17%;
    top: 55%
    }
#hoyo8 {
    left: 17%;
    top: 45%
    }
#hoyo9 {
    left: 37%;
    top: 49%
    }
#hoyo10 {
    left: 55%;
    top: 63%
    }
#hoyo11 {
    left: 66%;
    top: 74%
    }
#hoyo12 {
    left: 76%;
    top: 32%
    }
#hoyo13 {
    left: 87%;
    top: 3%
    }
#hoyo14 {
    left: 85%;
    top: 23%
    }
#hoyo15 {
    left: 73%;
    top: 50%
    }
#hoyo16 {
    left: 57%;
    top: 76%
    }
#hoyo17 {
    left: 44%;
    top: 53%
    }
#hoyo18 {
    left: 39%;
    top: 20%
    }
.hoyo_caption {
    width: 260px;
    min-height: 120px;
    position: absolute;
    top: 1%;
    left: 46%;
    border: 2px solid #262626;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    display: none;
    color: #262626
    }
.hoyo_caption_title {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    padding: 15px 0 0 10px;
    float: left;
    color: #262626
    }
.hoyo_caption_list {
    width: 60%;
    padding: 0 0 0 10px;
    height: 100%;
    float: left;
    color: #262626
    }
.hoyo_caption .image {
    width: 30%;
    float: left;
    clear: both
    }
.hoyo_caption img {
    width: 80%;
    margin: 18% 10% 0 10%
    }
.icon_hoyo {
    position: absolute;
    left: 10
    }
.icon_play {
    position: absolute;
    left: 10;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
    }
.iframe_bg {
    position: fixed;
    z-index: 100;
    xoverflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    display: none
    }
.iframe_youtube {
    width: 80%;
    max-width: 1200px;
    position: relative;
    margin: 5% auto 0 auto;
    padding-top: 40px
    }
.close_btn {
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 0 10px;
    cursor: pointer
    }
.close_btn img {
    width: 100%
    }
.hoyo:hover > .icon_play {
    opacity: 1
    }
/* Instalaciones deportivas */
#bootcamp {
    left: 52%;
    top: 16%
    }
#paintball {
    left: 42%;
    top: 38%
    }
#futbol {
    left: 29%;
    top: 42%
    }
#tenis {
    left: 65%;
    top: 17%
    }
#gym {
    left: 62%;
    top: 27%
    }
.instalacion_caption {
    width: 240px;
    min-height: 100px;
    position: absolute;
    top: 1%;
    left: 72%;
    border: 2px solid #262626;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    display: none
    }
.inst_caption_title {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0 10px 10px
    }
.inst_caption_list {
    padding: 0 10px 0 10px
    }
/* Campos de futbol */
.escudo {
    text-align: center
    }
/* Galeria */
.galleria {
    width: 100%;
    height: 100%;
    background: #fff
    }
#gal1 {
    position: relative;
    clear: both;
    xheight: 100%;
    xmin-height: 2000px;
    xoverflow: auto;
    opacity: 0
    }
#gal1 img {
    position: relative
    }
.more {
    width: 100%;
    height: 98%;
    background-color: rgba(0, 0, 0, 0.65);
    color: rgba(0, 0, 0, 0.65);
    position: absolute;
    z-index: 3;
    cursor: pointer;
    padding: 0;
    margin: 0;
    opacity: 0
    }
.more img {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 30%;
    left: 42%
    }
/* Enclave */
.lugar {
    width: 90%;
    margin: 5%;
    float: left
    }
.lugares_image {
    width: 100%
    }
.lugares_image img {
    width: 100%
    }
.lugares_txt {
    padding: 5% 0
    }
/* Mapa */
.mapa_barcelo {
    width: 80%;
    position: relative;
    margin: 20px 0 0;
    float: left
    }
.mapa_barcelo img {
    width: 100%
    }
.tag {
    position: absolute;
    z-index: 100;
    width: 26px;
    height: 26px;
    xbackground-color: #fac93d;
    xcolor: #262626;
    background-color: #262626;
    color: #fac93d;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    -webkit-border-radius: 26px 26px 26px 26px;
    border-radius: 26px 26px 26px 26px;
    cursor: pointer
    }
.tag:hover {
    background-color: #fac93d;
    color: #262626
    }
.taghover {
    background-color: #fac93d;
    color: #262626
    }
.line {
    position: absolute;
    z-index: 90;
    width: 2px;
    background-color: #fac93d;
    xheight: 30%
    }
#hotel {
    top: 40%;
    left: 44%
    }
#hotel_line {
    top: 13%;
    left: 45%;
    display: none;
    height: 28%
    }
#hotel_caption {
    top: 2%;
    left: 35%;
    display: none
    }
#villas {
    top: 46%;
    left: 35%
    }
#villas_line {
    top: 16%;
    left: 36%;
    height: 32%;
    display: none
    }
#villas_caption {
    top: 2%;
    left: 32%;
    display: none
    }
#convention {
    top: 68%;
    left: 25%
    }
#convention_line {
    top: 13%;
    left: 26%;
    display: none;
    height: 58%
    }
#convention_caption {
    top: 0%;
    left: 15%;
    display: none
    }
#duplex {
    top: 56%;
    left: 26%
    }
#duplex_line {
    top: 13%;
    left: 27%;
    display: none;
    height: 45%
    }
#duplex_caption {
    top: 0%;
    left: 8%;
    display: none
    }
#cc {
    top: 57%;
    left: 33%
    }
#cc_line {
    top: 13%;
    left: 34%;
    display: none;
    height: 45%
    }
#cc_caption {
    top: 0%;
    left: 15%;
    display: none
    }
#castillo {
    top: 37%;
    left: 59%
    }
#castillo_line {
    top: 39%;
    left: 60%;
    display: none;
    height: 25%
    }
#castillo_caption {
    top: 62%;
    left: 55%;
    display: none
    }
#mapa_spa {
    top: 31%;
    left: 65%
    }
#spa_line {
    top: 32%;
    left: 66%;
    display: none;
    height: 30%
    }
#spa_caption {
    top: 54%;
    left: 51%;
    display: none
    }
#piscinas {
    top: 35%;
    left: 63%
    }
#piscinas_line {
    top: 39%;
    left: 64%;
    display: none;
    height: 25%
    }
#piscinas_caption {
    top: 62%;
    left: 55%;
    display: none
    }
#caddie {
    top: 36%;
    left: 53%
    }
#caddie_line {
    top: 13%;
    left: 54%;
    display: none;
    height: 23%
    }
#caddie_caption {
    top: 0%;
    left: 25%;
    display: none
    }
#campo_golf {
    top: 28%;
    left: 28%
    }
#campo_golf_line {
    top: 14%;
    left: 29%;
    height: 17%;
    display: none
    }
#campo_golf_caption {
    top: 2%;
    left: 20%;
    display: none
    }
#campo_practicas {
    top: 26%;
    left: 59%
    }
#campo_practicas_line {
    top: 14%;
    left: 60%;
    height: 15%;
    display: none
    }
#campo_practicas_caption {
    top: 2%;
    left: 40%;
    display: none
    }
#paddel {
    top: 34%;
    left: 71%
    }
#paddel_line {
    top: 38%;
    left: 72%;
    display: none;
    height: 25%
    }
#paddel_caption {
    top: 58%;
    left: 54%;
    display: none
    }
#infantil {
    top: 24%;
    left: 71%
    }
#infantil_line {
    top: 28%;
    left: 72%;
    display: none;
    height: 30%
    }
#infantil_caption {
    top: 58%;
    left: 54%;
    display: none
    }
#campo_futbol {
    top: 9%;
    left: 70%
    }
#futbol_line {
    top: 13%;
    left: 71.5%;
    height: 43%;
    display: none
    }
#futbol_caption {
    top: 55%;
    left: 53%;
    display: none
    }
#mapa_bootcamp {
    top: 20%;
    left: 76%
    }
#bootcamp_line {
    top: 23%;
    left: 77%;
    display: none;
    height: 36%
    }
#bootcamp_caption {
    top: 54%;
    left: 58%;
    display: none
    }
#helipuerto {
    top: 9%;
    left: 54%
    }
#helipuerto_line {
    top: 13%;
    left: 55%;
    height: 43%;
    display: none
    }
#helipuerto_caption {
    top: 55%;
    left: 50%;
    display: none
    }
#mapa_tenis {
    top: 15%;
    left: 74%
    }
#tenis_line {
    top: 17%;
    left: 75%;
    display: none;
    height: 44%
    }
#tenis_caption {
    top: 58%;
    left: 54%;
    display: none
    }
.mapa_caption {
    width: 360px;
    height: 90px;
    position: absolute;
    z-index: 300;
    border: 2px solid #fac93d;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    display: none;
    background-color: #fff
    }
.mapa_caption_title {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    padding: 20px 0 0 10px
    }
.mapa_caption_list {
    padding: 10px
    }
.mapa_caption .image {
    width: 24%;
    float: left
    }
.mapa_caption img {
    width: 70%;
    margin: 0 15%
    }
.leyenda_mapa tr {
    cursor: pointer
    }
.leyenda_mapa tr td {
    padding: 6px 0
    }
.leyenda_mapa img {
    width: 50%
    }
/* Contacto */
.formulario {
    width: 90%;
    padding: 0 0 0 10%
    }
/* form */
:required {
    border-color: #88a;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
    }
form {
    float: left;
    width: 100%
    }
.form_elem {
    width: 100%;
    clear: both;
    margin: 0 0 10px
    }
.label_input {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    font-size: 16px
    }
input[type=text], textarea, input[type=tel], input[type=email] {
    border: 1px solid #262626;
    font-size: 16px;
    width: 100%;
    min-height: 30px;
    display: block;
    margin-top: 5px;
    outline: none;
    color: #444;
    float: right
    }
input[type=submit] {
    background: none;
    padding: 15px;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #262626;
    color: #262626;
    xcolor: #FFD64F;
    xbackground-color: #262626;
    cursor: pointer;
    margin: 15px auto 0 auto;
    float: right
    }
input[type=submit]:hover {
    background-color: #FFD64F;
    color: #262626
    }
.input_special {
    width: 100%
    }
label {
    width: 100%;
    text-align: right;
    color: red;
    font-size: 12px;
    min-height: 30px;
    display: block
    }
.error {
    color: red;
    width: 100%;
    xmin-height: 30px;
    text-align: left
    }
.contacto_dir {
    width: 100%;
    margin: 0
    }
.dire_contacto_tit {
    font-size: 18px;
    color: #262626;
    padding: 0 0 10px;
    font-weight: 600
    }
.dire_contacto_info {
    font-weight: 300;
    font-size: 16px
    }
.dire_footer_tit {
    font-size: 18px;
    color: #fff;
    padding: 0 0 10px
    }
.contacto_dir a {
    color: #262626;
    text-decoration: underline;
    font-weight: 600
    }
.contacto_contactar {
    font-size: 13px;
    text-align: justify;
    margin: 0 0 20px
    }
/* Realidad aumentada */
.instrucciones {
    text-align: justify
    }
.num_inst {
    font-size: 30px
    }
/*footer */
.footer {
    position: relative;
    width: 100%;
    min-height: 220px;
    background-color: #262626
    }
.footer_content {
    width: 64%;
    min-width: 960px;
    position: relative;
    margin: auto;
    padding: 50px 0
    }
.logo_footer {
    width: 80%;
    margin: 0 20% 0 0
    }
.logo_footer img {
    width: 70%
    }
.rrss_footer {
    width: 80%;
    margin: 10% 20% 0 0
    }
.rrss_footer a {
    width: 16%;
    float: left;
    opacity: 0.6;
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out
    }
.rrss_footer a img {
    width: 70%;
    margin: 0 20% 0 0
    }
.rrss_footer a:hover {
    opacity: 1
    }
.dire_footer {
    color: #b5b5b5;
    font-weight: 300;
    font-size: 14px
    }
.dire_footer_tit {
    font-size: 18px;
    color: #fff;
    padding: 0 0 10px
    }
.dire_footer a {
    color: #fff;
    text-decoration: underline
    }
.rss_footer {
    width: 100%
    }
.rss_footer .item {
    margin: 0 0 17px
    }
.rss_footer a {
    color: #fff;
    float: left;
    width: 70%
    }
.rss_footer a:hover {
    text-decoration: underline
    }
.rss_footer img {
    width: 20%;
    margin: 0 7% 0 0;
    float: left
    }
.links_footer {
    text-align: center;
    border-top: 1px dotted #7f7f7f;
    padding: 20px 0
    }
.links_footer a {
    font-size: 14px;
    color: #7f7f7f;
    text-decoration: underline;
    line-height: 30px;
    margin: 0 10px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
    }
.links_footer a:hover {
    color: #fff
    }
.links_footer img {
    width: 6px;
    margin: 0 12px 0 0
    }
.copy_footer {
    border-top: 1px dotted #7f7f7f;
    margin: 10px 0 0 0;
    padding: 8px 0;
    text-align: left
    }
.copy_footer a, .copy_footer p {
    color: #7f7f7f;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
    }
.copy_footer a:hover {
    color: #fff
    }
.aviso_title {
    font-weight: 600
    }
.aviso_txt {
    text-align: justify;
    padding: 0 0 0 40px
    }
.booking {
    width: 80%;
    background-color: #2f2f2f;
    padding: 5% 10%
    }
.booking p {
    font-size: 20px;
    padding: 0 0 20px;
    color: #fff
    }
.booking input[type=text] {
    width: 100%;
    min-height: 36px;
    margin: 10px 0;
    background: transparent;
    border: 1px solid #f3f3f3;
    color: #f3f3f3
    }
.booking input[type=submit] {
    border: 1px solid #fff;
    color: #fff
    }
.booking input[type=submit]:hover {
    border: 1px solid transparent;
    color: #222
    }
#checkin_date, #checkout_date {
    text-indent: 5px
    }
.ra {
    width: 90%;
    margin: 0 0 0 10%
    }
.ra img {
    width: 100%;
    margin: 0 0 20px
    }
.ra_tit {
    color: #fff;
    font-size: 20px;
    margin: 0 0 20px
    }
.ra_info {
    color: #b5b5b5;
    text-align: justify;
    margin: 0 0 30px
    }
/* MÃ¡s info */
.info_block {
    width: 60%;
    padding: 20px;
    border: 1px solid #262626;
    xmargin: auto;
    float: right
    }
.info_block_header {
    width: 60%;
    float: right;
    padding: 0 20px
    }
.info_block_q {
    font-size: 24px;
    font-weight: 600;
    width: 100%;
    position: relative;
    float: left;
    text-align: right
    }
.info_block_txt {
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: right
    }
.info_button {
    width: 231px;
    float: right;
    height: 47px;
    overflow: hidden
    }
.info_button a img {
    vertical-align: top
    }
.info_button a:hover img {
    margin-top: -47px
    }
/* Prensa */
.prensa {
    width: 100%;
    padding: 0 0 20px 0
    }
.prensa a {
    color: #7f7f7f
    }
.prensa a:hover {
    text-decoration: underline
    }
.mod_month {
    width: 100%;
    border-bottom: 2px solid #d2cdcd;
    padding: 20px 0
    }
.year {
    border-bottom: none;
    padding: 0
    }
.year_title {
    font-size: 20px;
    background-color: #d2cdcd;
    padding: 6px;
    margin: 0 0 10px;
    color: #262626
    }
.month_title {
    font-size: 18px;
    padding: 5px 0
    }
.note {
    line-height: 24px;
    background-image: url(../images/icon/download_prensa.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 0 0 0 20px
    }
.send_ok {
    text-align: center;
    padding: 30px 0;
    font-weight: 600;
    font-size: 16px
    }
/* Promos*/
.promo {
    width: 100%;
    margin: 0 0 30px 0%;
    min-height: 180px;
    border: 2px solid #222;
    float: left
    }
.promo img {
    width: 100%
    }
.promo_txt {
    text-align: center
    }
.promo_txt a {
    color: #222;
    text-decoration: underline
    }
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media (max-width: 1023px) {
    #video {
        position: absolute;
        display: none;
        width: 100%;
        height: 1200px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 2000;
        overflow: hidden;
        background-color: #F1EFF1
        }
    .sep {
        width: 100%;
        min-height: 10px
        }
    /* cols */
    .col1 {
        width: 100%
        }
    .col2 {
        width: 100%;
        float: left
        }
    .col2 img {
        width: 100%
        }
    .col31 {
        width: 20%;
        float: left
        }
    .col32 {
        width: 80%;
        float: left
        }
    .col3 {
        width: 100%;
        float: left;
        margin: 10px 0
        }
    .col33 {
        width: 100%;
        float: left;
        margin: 10px 0
        }
    .col3 img {
        width: 70%
        }
    .col4 {
        width: 100%;
        float: left;
        margin: 20px 0
        }
    .col5 {
        width: 20%;
        float: left
        }
    .col5 img {
        width: 60%;
        margin: 0 20%
        }
    .col8 {
        width: 50%;
        float: left
        }
    .col8 img {
        width: 70%;
        margin: 0 15%
        }
    .col7 {
        width: 33%;
        float: left
        }
    .col7 img {
        width: 70%;
        margin: 0 15%
        }
    #central {
        width: 100%;
        min-width: 0
        }
    .central {
        width: 90%;
        min-width: 0;
        position: relative;
        margin: 60px auto;
        padding: 0
        }
    .serv_txt_right {
        padding-top: 35px;
        width: 100%;
        margin-left: 0
        }
    .link_room {
        display: none
        }
    .links_footer {
        margin: 30px 0 0
        }
    .hab_icons img {
        width: 40px;
        margin: 0 8% 0 0;
        float: left
        }
    .logo_container {
        width: 100%;
        padding: 40px 0 0
        }
    .logo {
        width: 60%;
        position: relative;
        margin: 0 20%
        }
    .logo img {
        width: 100%;
        min-width: 0
        }
    #logo_default {
        display: none
        }
    #logo_mobile {
        display: block
        }
    #menu_default {
        display: none
        }
    #menu_mobile {
        display: block;
        z-index: 1000;
        position: relative;
        top: 0
        }
    .mobile_button {
        display: block;
        position: relative;
        float: right;
        padding: 10px;
        bottom: 10;
        width: 50px;
        cursor: pointer;
        z-index: 5000
        }
    .mobile_button img {
        width: 100%
        }
    .menu_container {
        width: 90%;
        position: absolute;
        margin: 0 5%;
        min-height: 0;
        z-index: 2000
        }
    .ppal {
        background-color: #262626;
        font-size: 14px;
        height: 0
        }
    #menu_p {
        display: none;
        background-color: #3A3734
        }
    #menu_i, #menu_s {
        display: none;
        background-color: #6B6661
        }
    .floating_menu {
        width: 100%;
        position: absolute;
        z-index: 10
        }
    .instalaciones, .servicios, .enclave {
        background-color: #3A3734;
        font-size: 12px;
        xdisplay: none;
        z-index: 10
        }
    .habitaciones {
        background-color: #504B47;
        font-size: 12px;
        display: none;
        position: relative;
        z-index: 10;
        cursor: pointer
        }
    .menu {
        width: 100%;
        min-width: 0;
        position: relative;
        margin: auto;
        text-align: center;
        z-index: 30;
        cursor: pointer
        }
    .menu a {
        width: 100%;
        color: #C1B5A5;
        margin: 0
        }
    .menu a.activo {
        color: #fff
        }
    .menu a.activo > .top {
        width: 100%
        }
    .top {
        display: none
        }
    .footer_content {
        width: 90%;
        margin: 0 5%;
        min-width: 300px
        }
    .dire_footer {
        text-align: center
        }
    .rrss_footer {
        width: 100%;
        margin: 10% 0 0 0
        }
    .rrss_footer a img {
        width: 50px
        }
    .logo_footer {
        width: 100%;
        margin: 0 0 0 0
        }
    .logo_footer img {
        width: 70%;
        margin: 0 15%
        }
    .copy_footer {
        text-align: center
        }
    .link {
        margin: 20px 0;
        text-align: center
        }
    .booking {
        width: 350px;
        background-color: #2f2f2f;
        padding: 5% 10%
        }
    .booking p {
        font-size: 20px;
        padding: 0 0 20px;
        color: #fff
        }
    .booking input[type=text] {
        width: 80%;
        min-height: 36px;
        margin: 10px 0;
        background: transparent;
        border: 1px solid #f3f3f3;
        color: #f3f3f3
        }
    .booking input[type=submit] {
        border: 1px solid #fff;
        color: #fff
        }
    .booking input[type=submit]:hover {
        border: 1px solid transparent;
        color: #222
        }
    #checkin_date, #checkout_date {
        text-indent: 5px
        }
    .rss_footer {
        width: 100%
        }
    .rss_footer .item {
        margin: 0 0 17px
        }
    .rss_footer p {
        width: 70%
        }
    .rss_footer a {
        color: #fff;
        float: left;
        width: 70%
        }
    .rss_footer a:hover {
        text-decoration: underline
        }
    .rss_footer img {
        width: 20%;
        margin: 0 7% 0 0;
        float: left
        }
    /* secciones */
    #mapa_instalaciones_deportivas {
        display: none
        }
    #mapa_campo_golf {
        display: none
        }
    .ficha_hab {
        position: relative;
        width: 100%
        }
    .ficha_hab img {
        width: 100%;
        overflow: hidden
        }
    .download_button {
        width: 100%;
        min-width: 0;
        min-height: 0;
        float: left;
        margin: 10px 20px 0 0;
        text-align: center
        }
    .download_button img {
        width: 28px;
        float: left;
        margin: 12px 10px
        }
    .salon {
        width: 100%
        }
    .qr {
        width: 60%;
        position: relative;
        float: left;
        margin: 0 20%
        }
    .qr p {
        font-size: 12px;
        width: 100%;
        margin: 0 0 0 0;
        float: left
        }
    .qr img {
        width: 100%;
        float: left
        }
    .tripadvisor {
        margin: 20px 0
        }
    .formulario {
        width: 90%;
        margin: 40px 0 0 0
        }
    }
/* Google Maps */
.labels {
    color: #fff;
    background-color: #444;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    padding: 5px
    }