/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-word-wrap: break-word;
    -moz-word-wrap: break-word;
    -ms-word-wrap: break-word;
    -o-word-wrap: break-word;
    word-wrap: break-word;
}

html {
    overflow-x: hidden;
}

a[href="http://www.faboba.com"] {
    display: none !important;
    visibility: hidden !important;
}

h1,
h2,
h3,
h4,
.f-trojan {
    font-family: 'Trajan Pro';
}

.f-vagr {
    font-family: 'VAG Rounded Std';
}

.f-acaslon {
    font-family: 'Adobe Caslon Pro';
    font-style: italic;
}

.c-yellow {
    color: #a37f2d;
}

.uk-button {
    color: #ffffff;
    background: #a37f2d;
    font-weight: 100 !important;
}


/*HEADER*/
.tm-navbar-container.uk-active,
.tm-navbar-container {
    background: #505559;
}


header.content-header {
    width: 100%;
    max-width: 1680px;
    padding: 0px 40px;
    margin: 0 auto;
}

ul.custom-book-redes-traductor {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

ul.custom-book-redes-traductor>li:not(:last-child) {
    margin-right: 20px;
}

ul.custom-book-redes-traductor>li>a {
    color: #ffffff;
}

.mod-languages a {
    background: transparent !important;
    color: #ffffff;
}



.menu>div:first-child {
    margin-right: 35px;
}

.menu ul > li > a,
.menu ul > li.uk-active > a{
    color: #ffffff !important;
    padding: 0px 5px;
    font-weight: 100;
}

.uk-navbar-nav > li > a:before{
    background:#ffffff;
}

/*

  .menu ul > li.uk-parent > a {
      position: relative;
      padding-right: 25px;
     
  }
  .menu ul > li.uk-parent > a::after {
      content: "\f107";
      font-family: 'FontAwesome';
      position: absolute;
      right: 0;
      top: 0;
      transition: all 0.3s;
  }
  .menu ul > li.uk-parent > a:hover::after {
      transform: rotate(90deg);
  }
  
  .menu ul > li.uk-active > a::before,
  .menu ul > li > a:not(.uk-button):hover::before {
      width: 80%;
  }
  
*/


/*SLIDESHOW*/
.mod_slideshow .uk-overlay-panel>div > div.uk-margin {
    max-width: 414px;
}

.mod_slideshow .uk-overlay-panel {
  border: none;
  background-color: rgba(0,0,0,0.25);

}

  .mod_slideshow .uk-overlay-panel>div h2 {

        color: #ffffff;
    }

@media screen and (min-width: 768px) {
    .mod_slideshow .uk-overlay-panel>div h2 {
        font-size: 65px;
      
    }
}

.rd-buscador-top-a {
    margin: 0 auto !important;
    width: 100%;
    max-width: 600px;
    background: #ffffff;
    border: 10px solid #ececec;
    position: relative;
    border-radius: 10px;
    margin-top: -35px !important;
}

.rd-buscador-top-a input.uk-search-field,
.rd-buscador-top-a form {
    width: 100%;
}

.rd-buscador-top-a form::before {
    background-color: #a37f2d;
    color: #ffffff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    left: 0 !important;
    right: auto;
    width: 40px;
    border-radius: 3px 0px 0px 3px;
}

.rd-buscador-top-a input.uk-search-field {
    height: 40px !important;
    padding-left: 50px !important;
    font-size: 15px;
    padding-right: 5px !important;
}

.rd-buscador-top-a input.uk-search-field::placeholder {
    color: #999999;
}

/*THE CLUB*/
.mod_the-club h3 {
    color: #a37f2d;
}

.rd-home div#tm-top-b {padding-top: 25px;padding-bottom: 140px;}

/*OUR DESTINATIONS & OUR MEMBERSHIP*/
.mod_our-membership .uk-width-medium-2-5>h3,
.mod_our-destinations .uk-width-medium-2-5>h3 {
    margin-bottom: 0px;
    font-style: italic;
    font-size: 36px;
    line-height: 38px;
}

.mod_our-membership .uk-width-medium-2-5>h2,
.mod_our-destinations .uk-width-medium-2-5>h2 {
    margin: 0;
}

@media screen and (min-width: 768px) {
    .uk-margin-top-in-large {
        margin-top: 75px;
    }
}

/*RESORT*/

ul.list-resort-switch {
    list-style: none;
    padding: 0;
    margin: 35px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

ul.list-resort-switch>li:not(:last-child) {
    margin-right: 25px;
}

ul.list-resort-switch>li>a {
    text-decoration: none;
    position: relative;
    padding: 5px 0px;
    color: #505559;
    transition: all 0.5s;
    font-weight: 100;
}

ul.list-resort-switch>li>a::before {
    content: '';
    position: absolute;
    width: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #ffffff;
    transition: all 0.5s;
}

ul.list-resort-switch>li.uk-active>a::before {
    width: 100%;
}

ul.list-resort-switch>li.uk-active>a {
    color: #ffffff;
}

ul#switcher-resort div>ul>li>div.uk-panel>div>img {
    min-height: 376px;
    max-height: 376px;
    object-fit: cover;
    width: 100%;
    object-position: bottom;
}

.content-teaser-resort {
    position: absolute;
    bottom: 0px;
    background: #ffffff;
    width: 100%;
    max-width: 80%;
    left: 50%;
    transform: translate(-50%, 0%);
    padding: 25px;
    opacity: 0;
    transition: all 0.5s ease-in-out 0.1s;
}

ul#switcher-resort div>ul>li>div.uk-panel {
    position: relative;
}

ul#switcher-resort div>ul>li>div.uk-panel>div {
    margin-bottom: 65px;
}

.content-teaser-resort>p {
    padding-bottom: 10px;
    /* border-bottom: 1px solid #a37f2d; */
    font-size: 15px;
}

.content-teaser-resort>h4 {
    color: #a37f2d;
    font-size: 20px;
}

#switcher-resort ul.uk-slideset-nav {
    margin-top: 10px;
}

#switcher-resort ul.uk-slideset>li>.uk-panel:hover .content-teaser-resort {
    opacity: 1;
}

.mod_the-club p>a,
a.line {
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 1px solid;
}

div.mod-languages.advanced-dropdown ul {
    background: #505559 !important;
    padding: 10px;
    box-shadow: 0px 0px 3px 0px #878787;
}

/*FOOTER*/
div#tm-footer {
    padding: 25px 0px;
    background: #505559;
}


footer.tm-footer p,
footer.tm-footer a {
    font-size: 14px;
    color: #ffffff !important;
}

footer.tm-footer h4 {
    font-size: 16px;
}

ul.custom-footer-redes {
    justify-content: end;
    list-style: none;
}

ul.custom-footer-redes.uk-flex>li:not(:last-child) {
    margin-right: 24px;
}

ul.custom-footer-redes.uk-flex>li>a {
    color: #ffffff;
    font-size: 20px;
}

ul.menu-footer+p>span {
    font-size: 10px;
}

.icon-float {
    position: fixed;
    right: 2%;
    bottom: 2%;
    background: #a37f2d;
    width: 50px;
    height: 50px;
    line-height: 54px;
    border-radius: 25px;
}

a.tm-totop-scroller {
    bottom: 30%;
    right: 2%;
    top: auto;
    background: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 48px;
    border-radius: 25px;
}

.icon-float>a {
    color: #ffffff;
    font-size: 24px;
    transition: all 0.3s;
}

.icon-float:hover>a {
    transform: scale(1.2);
}

a.tm-totop-scroller::before {
    font-size: 10px;
}

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

    ul.list-resort-switch {
        overflow-y: auto;
        width: 100%;
        flex-wrap: initial;
        justify-content: flex-start;
    }

    ul.list-resort-switch>li {
        min-width: max-content;
        display: inline-flex;
    }

    .content-teaser-resort {
        opacity: 1;
        position: relative;
        margin-top: -80px;
    }

    #switcher-resort ul.uk-slideset-nav {
        margin: 25px 0px !important;
    }

    ul#switcher-resort div>ul>li>div.uk-panel>div {
        margin: 0;
    }

    .tm-footer .uk-text-right {
        text-align: left !important;
    }

    ul.custom-footer-redes.uk-flex {
        padding: 0;
        justify-content: flex-start;
    }

    .icon-float {
        bottom: 4%;
    }

    .mod_our-membership .uk-width-medium-2-5>h2,
    .mod_our-destinations .uk-width-medium-2-5>h2 {
        font-size: 30px;
        line-height: 32px;
    }

    .mod_slideshow h2.uk-h1.f-acaslon {
        font-size: 27px;
        line-height: 30px;
    }

    .uk-margin-top-in-large {
        margin-top: 15px;
    }

    .mod_our-destinations figure.uk-overlay,
    .mod_our-destinations figure.uk-overlay>img {
        min-height: 143px;
        object-fit: cover;
        object-position: 20% 50%;
    }
}

/*Cambios*/
.mod_slideshow .uk-overlay-panel>div {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 20px;
}

.uk-dropdown.uk-dropdown-navbar {
    padding: 15px 10px;
    box-shadow: 0px 0px 3px 0px #878787;
}

.uk-dropdown-grid ul.uk-nav.uk-nav-navbar {
    padding: 10px 35px;
}

.uk-dropdown-grid ul.uk-nav.uk-nav-navbar > li:not(:last-child) {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.uk-dropdown-grid ul.uk-nav.uk-nav-navbar > li > a {
    padding: 0px;
    color: #505559 !important;
    text-transform: math-auto;
}

div#tm-top-c {
    background: #eeeeee;
}

.uk-panel.mod_our-destinations {
    margin-top: -100px;
}
.uk-dropdown-grid ul.uk-nav.uk-nav-navbar > li > a:hover {
    color: #a37f2d;
}

.mod_our-destinations .uk-icon-play-circle-o {
    font-size: 55px;
}

div#tm-top-d {
    background: #4f5151;
    padding-bottom: 35px;
}
.rd-home .content-teaser-resort a {
    background: #a37f2d;
    color: #ffffff;
    display: block;
    height: 35px;
    line-height: 35px;
    font-weight: 100;
}

.menu-footer + p > .uk-icon-tripadvisor {
    font-size: 24px;
    margin: 0px 4px;
}
.mod_our-destinations h2,
.mod_our-membership h2 {
    line-height: 40px;
    margin-top: 0px;
    font-size: 36px;
}

.mod_our-destinations h3,
.mod_our-membership h3 {
    margin-bottom: 5px;
    font-style: italic;
}

a.uk-button.btn-booknow {
    padding: 0px 15px;
}

.uk-panel-box.uk-panel-box-muted {
    background: #eeeeee;
}

.uk-panel-box {
    border: none !important;
}

.blog-uikit-about-us h2 {
    font-size: 45px;
}
body.rd-about .uk-block.tm-block-main.uk-block-default, 
body.rd-directors .uk-block.tm-block-main.uk-block-default {
    padding-bottom: 0px;
}

span.date {
    font-size: 14px;
    display: block;
    text-transform: capitalize;
}

.blog-uikit-press-room h1.uk-article-title {
    font-family: 'VAG Rounded Std';
    font-size: 18px;
    line-height: 30px;
}

.blog-uikit-press-room article.uk-article {
    padding: 20px;
    min-height: 206px;
    background: #eeeeee;
    border-bottom: 2px solid #a37f2d;
}

.blog-uikit-press-room h1.uk-article-title + ul.uk-subnav > li > a {
    background: #a37f2d;
    color: #ffffff;
    padding: 2px 15px;
}

.blog-uikit-press-room > .uk-margin + hr {
    display: none;
}

.rd-press-room article.uk-article > h1 {
    font-family: 'VAG Rounded Std';
}
.rd-press-room p.uk-article-lead > span.date > i {
    color:#a37f2d;
}

.uk-content-muted {
    background: #f7f7f7;
}

.rd-membership-types .uk-block.tm-block-main.uk-block-default,
.rd-membership-benf .uk-block.tm-block-main.uk-block-default,
.rd-cation-own .uk-block.tm-block-main.uk-block-default {
    padding-bottom: 0px;
}

.uk-button.btn-gray {
    background: #505559;
    border-color: #505559;
}

.blog-uikit-vacation-ownership .uk-content-muted div > a {
    width: 100%;
    max-width: 190px;
    line-height: 35px;
}

.numb > span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background: #a37f2d;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
}

.blog-uikit-vacation-ownership h3.f-acaslon.c-yellow {
    margin-bottom: 35px;
}

.work-with-us-form {
    width: 100%;
    max-width: 640px;
    margin: 35px auto;
}

.work-with-us-form .uk-grid > .uk-grid-margin {
    margin-top: 30px;
}

.uk-panel-box-muted ol.uk-list-space > li:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px;
}

.blog-uikit-contact-us input, .blog-uikit-contact-us textarea, .blog-uikit-contact-us select {
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

.blog-uikit-contact-us input, .blog-uikit-contact-us select {
    height: 35px;
}

.uk-form-file {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    
}

.uk-form-file > button {
    background: transparent;
    border: none;
    color: #cacaca;
    font-size: 16px;
    padding: 0;
   
}

.blog-uikit-work-with-us-2 h1 {
    margin-bottom: 45px;
}

@media screen and (max-width: 1290px){
    .uk-navbar-nav > li:not(:last-child) {
    margin-right: 15px;
}

.logo a > img {
    width: 100%;
    max-width: 200px;
}

ul.custom-book-redes-traductor>li:not(:last-child) {
    margin-right: 10px;
}
}


@media screen and (max-width: 1124px){
    .uk-navbar-nav > li:not(:last-child) {
    margin-right: 10px;
}

.logo a > img {
    width: 100%;
    max-width: 160px;
}

ul.custom-book-redes-traductor>li:not(:last-child) {
    margin-right: 10px;
}
    .menu ul > li > a, .menu ul > li.uk-active > a{
        font-size: 14px;
    }
}

@media screen and (max-width: 510px){
  h1 {
    font-size: 32px;
    line-height: 36px;
}

h2 {
    font-size: 28px !important;
    line-height: 30px;
}
  
  .uk-grid.uk-grid-divider > div {
    padding-left: 0;
    padding-right: 0;
}
}

.top-content ul.uk-slideshow .uk-overlay-panel > div {
    height: 55%;
}

.requirements {
    background: #f7f7f7;
}

div#destinations-referral {
    background: #f7f7f7;
    padding: 50px 0px;
}

.list-resort-switch li.uk-active > a {
    color: #a37f2d !important;
}


body.rd-home .list-resort-switch li > a {
    color: #ffffff ;
}

.list-resort-switch li.uk-active > a::before {
    background: #a37f2d;
}

.form-referral input, .form-referral select, .form-referral textarea {
    border: 1px solid #cccccc !important;
    width: 100%;
    padding: 2px 7px !important;
    color: #999999 !important;
    margin-top: 8px;
    border-radius: 5px;
}

.form-referral input, .form-referral select {
    height: 40px !important;
}

.form-referral .uk-grid-margin {
    margin-top: 25px;
}

.content-info ul.uk-grid > .uk-grid-margin {
    margin-top: 20px;
}

@media screen and (min-width: 768px){
    .uk-flex-medium {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
      }
}

#referral-pricing figcaption.uk-overlay-panel {
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    padding: 10px;
 }
 
 #referral-pricing figcaption.uk-overlay-panel h3, #referral-pricing figcaption.uk-overlay-panel h4 {
     margin: 0;
     font-family: 'VAG Rounded Std';
 }
 
 #referral-pricing figcaption.uk-overlay-panel h4 {
     font-size: 17px;
     text-align: left;
 }
 
 #referral-pricing figcaption.uk-overlay-panel h3 {
     font-size: 28px;
 }

 body:not(.rd-home) .content-teaser-resort>p {
    border-bottom: 1px solid #a37f2d;
}

body:not(.rd-home) .content-teaser-resort {
     border: 1px solid #a37f2d;
}

.content-teaser-resort> p + a {
    text-decoration: none;
}

body.rd-destinations ul.uk-slideshow .uk-overlay-panel h3 {
    font-family: 'Adobe Caslon Pro';
}

body.rd-destinations:not(.rd-affiliated) .tm-block-main.uk-block-default {
    padding-top: 0px;
}

.content-icon-full-resort h3.uk-panel-title {
    font-family: 'VAG Rounded Std';
    font-size: 16px;
    line-height: 22px;
}

.content-icon-full-resort {
    padding: 100px 0px;
    background: #f7f7f7;
}

.content-icon-full-resort > div {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px 40px;
}

.content-icon-full-resort > div.uk-text-center {
    padding-top: 55px;
    line-height: 55px;
}

.content-icon-full-resort > div.uk-text-center > a {
    text-transform: uppercase;
    background: #a37f2d;
    padding: 15px 35px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s;
}

.content-icon-full-resort > div.uk-text-center > a:hover {
    box-shadow: 0px 0px 5px 0px #4d4022;
}

.rd-destinations .content-full.uk-block > div {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    padding: 0px 40px;
}

.content-icon-full-resort + .element-staticcontent {
    padding-top: 65px;
    padding-bottom: 25px;
}

.content-icon-full-resort + .element-staticcontent + .element-imagepro {
    padding-bottom: 50px;
}

.content-icon-full-resort + .element-staticcontent + .element-imagepro ul.uk-slideset > li img {
    min-height: 318px;
    object-fit: cover;
    max-height: 318px;
    width: 100%;
}

.content-icon-full-resort + .element-staticcontent + .element-imagepro ul.uk-slideset {
    margin-bottom: 25px;
}

.content-icon-full-resort > div > h2 {
    margin-bottom: 35px;
    padding-bottom: 35px;
}

.rd-destinations .element-joomlamodule {
    margin: 0;
}

.rd-destinations article.uk-article > div:first-child {
    margin-bottom: 0;
}

div#offcanvas,
.uk-modal {
    z-index: 9999;
}

@media screen and (max-width: 510px){
  .blog-uikit-vacation-ownership .uk-content-muted div > a{
    margin: 5px 0px;
  }
}

/* animacion svg */



.circle{fill:none;stroke:#a37f2d; stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .circle-dash{fill:none;stroke:#a37f2d; stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .check{fill:none;stroke:#505459; stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check-dash{fill:none;stroke:#505459; stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check {

          stroke-dasharray: 60 100;

          animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -webkit-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -moz-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          -o-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s;

          opacity: 0;

        }



        @-webkit-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        @-moz-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        @keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}



        }



        .check-dash {

          stroke-dasharray: 10 100;

          animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -webkit-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -moz-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

          -o-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards;

        }



        @-webkit-keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        @-moz-keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        @keyframes check-dash {

          from {stroke-dashoffset: 120;}



          to {stroke-dashoffset: 45;}



        }



        .circle {

          stroke-dasharray: 300 300;

          animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -webkit-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -moz-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          -o-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s;

          opacity: 0;

        }



        @-webkit-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        @-moz-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        @keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}



          to {stroke-dashoffset:0;

          opacity: 1;}



        }



        .circle-dash {

          stroke-dasharray: 10 300;

          animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -webkit-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -moz-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -o-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          opacity: 0;

        }



        @-webkit-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}



        }



        @-moz-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}



        }



        @keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}



          to {stroke-dashoffset: 20;

          opacity: 1;}





        }

body.rd-home #switcher-resort .uk-dotnav > .uk-active > * {
    background: #ffffff;
}

#switcher-resort div.uk-slidenav-position > a {
    background: #505559;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 5px;
}



#switcher-resort div.uk-slidenav-position > a:hover {
    background:#a37f2d;
    color: #ffffff;
}

body:not(.rd-home) #switcher-resort div.uk-slidenav-position > a.uk-slidenav-next{
    right: -40px;
}

body:not(.rd-home) #switcher-resort div.uk-slidenav-position > a.uk-slidenav-previous{
  left: -40px;
}

.img-icon-content > img {
    width: 100%;
    max-width: 280px;
}

/*REMOVER SI EL PRICIN SERA MAYOR A 4*/
#referral-pricing .uk-container > div:nth-child(2) {
    max-width: 815px;
    margin: 0 auto;
}

.blog-uikit-membership-benefits-2 .uk-content-muted .uk-grid > div {
    margin-bottom: 35px;
}

.gallery-full-hotel ul.uk-slideset > li img {
    height: 340px;
    width: 100%;
    object-fit: cover;
}

a.x-icon {
    vertical-align: super;
}

a.x-icon > img {
    height: 14px;
    object-fit: none;
}

.custom-footer-redes a.x-icon {
    vertical-align: top;
    position: relative;
    top: -4px;
}

.custom-footer-redes a.x-icon > img {
    height: auto;
}

 div#miembros {
    margin-top: 35px;
}

ul.list-icon-check {
  padding-left: 0px;
  list-style: none;
}

ul.list-icon-check > li::before {
    content: '\f046';
    font-family: 'Fontawesome';
    margin-right: 10px;
}

ul.list-icon-check > li {
    margin-bottom: 10px;
}

div#miembros {
    margin-top: 25px;
}

.uk-modal-dialog .uk-panel.uk-panel-muted {
    margin-top: 25px;
    background: #f5f5f5;
    padding: 10px 5px;
  	font-size:15px;
}

#reserve .uk-modal-dialog .uk-grid-margin {
    margin-top: 25px;
}


.rd-resultados div#search-form {
    display: none;
}

.rd-resultados div#search-results > p {
    font-size: 36px;
    margin-bottom: 35px;
    padding-bottom: 25px;
    border-bottom: 2px solid #cccccc;
}

.rd-resultados div#search-results > article > h1 {
    font-size: 18px;
    line-height: 28px;
}

.rd-resultados div#search-results > article:not(:first-child) {
    margin-top: 15px;
}

.rd-resultados div#search-results > article > h1 span.highlight {
    background: rgb(161 127 56 / 90%);
    color:#ffffff;
    padding: 2px 4px;
}

.destinos form a {
    color: #a37f2d !important;
}

.destinos form p{
  color: #333333 !important;
  text-align:left !important;
}
body .grecaptcha-badge {
  display: none !important;
}