@import url("https://fonts.googleapis.com/css?family=Lato:100,400,400i,700,900");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,700i,900");
@-ms-viewport {
  width: device-width;
}
.form-actions .btn-medium, .w-general-info .c-general-info .w-about .container-about .c-reservation a, .w-bedrooms .container-bedrooms .c-bedroom .btn.btn-default, .w-contact .c-contact .contact-phones a, .w-thanks-you-page .c-thank-you .thank-btn a, .w-hero-landing-club .c-hero-info .c-register-help .c-register a, .w-landing-rex-club .w-contact-tabs .c-tabs .btn {
  background: #4d9128;
  border: none;
  border-radius: 5px;
  color: white;
  font-weight: normal;
  display: inline-block;
  padding: 1rem 3rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.form-actions .btn-medium:hover, .w-general-info .c-general-info .w-about .container-about .c-reservation a:hover, .w-bedrooms .container-bedrooms .c-bedroom .btn.btn-default:hover, .w-contact .c-contact .contact-phones a:hover, .w-thanks-you-page .c-thank-you .thank-btn a:hover, .w-hero-landing-club .c-hero-info .c-register-help .c-register a:hover, .w-landing-rex-club .w-contact-tabs .c-tabs .btn:hover {
  background: #62b933;
}

.w-features .c-features-description h3, .w-bedrooms .c-content-title-1 h3, .w-rediscover .c-content-title-1 h3 {
  font-size: inherit;
  background: #e2d3c2;
  color: #222;
  letter-spacing: .2em;
  font-weight: normal;
  text-shadow: 1px 1px 0 #f2ece5;
  padding: 1.5rem 0;
  margin: 0;
  text-align: center;
  font-size: 14.4px;
  color: white;
  background: #333;
  text-shadow: none;
  border-bottom: 1px solid black;
}

.w-features .c-features-info h3, .w-bedrooms .container-bedrooms .c-bedroom .bedroom-title h4 {
  text-transform: capitalize;
  margin-bottom: 0.5rem;
  font-size: 1.6em;
  color: #c31e2c;
}
.w-features .c-features-info h3:after, .w-bedrooms .container-bedrooms .c-bedroom .bedroom-title h4:after {
  content: '';
  display: block;
  height: 0.25rem;
  max-width: 4rem;
  margin: 0.5rem 0 1rem;
  background: #c31e2c;
}

.w-features .c-features-description .c-features-description-info h4, .w-rediscover .c-rediscover .c-rediscover-description h3, .w-contact .c-contact .c-description-form h3 {
  font-size: 1.3em;
  margin: 0 0 1rem;
  font-weight: normal;
  letter-spacing: .04em;
}

.w-comfort .container-comfort .c-comfort-details .comfort-text h4, .w-rediscover .c-rediscover .col-rediscover p {
  font-size: inherit;
  margin: 1.5rem 0;
  font-weight: bold;
}
@media only screen and (max-width: 480px) {
  .w-comfort .container-comfort .c-comfort-details .comfort-text h4, .w-rediscover .c-rediscover .col-rediscover p {
    margin: 0.5rem 0;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.c-layout-go2top {
  z-index: 100000;
}

html, body {
  font-size: 18px;
  font-weight: normal;
  color: #333;
}
@media only screen and (max-width: 480px) {
  html, body {
    font-size: 16px;
  }
}

a {
  color: #333;
  transition: all ease .3s;
}

p {
  margin: 0 0 1rem;
}

ul.small {
  font-size: 12px;
}

textarea, textarea.form-control, input[type="text"], input[type="password"], input[type="email"], select {
  border-color: #e2d3c2;
}

.c-topbar.c-topbar-light, .c-layout-header-topbar-collapse .c-layout-header .c-brand > .c-topbar-toggler {
  display: none;
}

.w-footer .footer-container {
  padding: 2rem 0;
}
.w-footer .w-footer-top {
  padding: 0;
}
.w-footer .develop-esq {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .w-footer .develop-esq {
    padding-top: 0;
    text-align: left;
  }
}

.c-copyright {
  margin: 0;
  font-weight: normal;
  font-size: 14.4px;
}

/* Override de Drupal */
.form-actions .btn-medium {
  margin-top: 1rem;
}

.c-logo img {
  display: block;
  margin: 0 auto;
}

.c-layout-header-4 .c-navbar .c-logo {
  position: absolute;
}
@media only screen and (min-width: 992px) {
  .c-layout-header-4 .c-navbar .c-logo {
    position: relative;
  }
}
.c-layout-header-4 .c-navbar .c-logo img {
  max-width: 70vw;
}

.c-page-on-scroll .c-layout-header .c-navbar .c-logo {
  position: absolute;
}
.c-page-on-scroll .c-layout-header .c-navbar .c-logo img {
  max-height: 65px;
}
@media only screen and (max-width: 991px) {
  .c-page-on-scroll .c-layout-header .c-navbar .c-logo img {
    margin-top: -1rem;
  }
}
@media only screen and (max-width: 480px) {
  .c-page-on-scroll .c-layout-header .c-navbar .c-logo img {
    max-height: 50px;
  }
}

.c-layout-header .c-navbar .c-logo img {
  margin-top: -1rem;
}

header.c-layout-header .c-navbar nav.c-mega-menu {
  margin-top: 2.5rem;
}
@media only screen and (max-width: 991px) {
  header.c-layout-header .c-navbar nav.c-mega-menu {
    margin-top: 0;
  }
}
header.c-layout-header .c-navbar nav.c-mega-menu ul.navbar-nav > ul {
  display: flex;
  list-style: none;
}
@media only screen and (max-width: 991px) {
  header.c-layout-header .c-navbar nav.c-mega-menu ul.navbar-nav > ul {
    flex-direction: column;
    padding: 0;
  }
}
header.c-layout-header .c-navbar nav.c-mega-menu ul.navbar-nav > ul li a {
  padding: 2rem 1rem;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (max-width: 991px) {
  header.c-layout-header .c-navbar nav.c-mega-menu ul.navbar-nav > ul li a {
    padding: 1rem;
    display: block;
    border-bottom: 1px solid #404851;
    color: #ebedf2;
  }
}

.c-page-on-scroll header.c-layout-header .c-navbar nav.c-mega-menu {
  margin-top: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .c-page-on-scroll header.c-layout-header .c-navbar nav.c-mega-menu {
    margin-top: 0;
  }
}

/* Override de Jango */
.c-bg img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: none;
}

.c-bg-dark-2 {
  background: #333 !important;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile > .nav.navbar-nav > li.c-active > .c-link {
  color: #fff;
}

/**/
.w-booking {
  text-align: center;
  margin-bottom: 2rem;
}
.w-booking .text {
  color: #0c2980;
}
.w-booking .text:after {
  content: '"';
}
.w-booking .text:before {
  content: '"';
}
.w-booking .score {
  display: inline-block;
  border-radius: 1rem 1rem 1rem 0;
  background: #0c2980;
  color: white;
  width: 120px;
  height: 100px;
  padding: .5rem 0 0;
}
.w-booking .number {
  font-size: 200%;
}
.w-booking .signature {
  font-weight: bold;
}
.w-booking .signature em {
  font-style: normal;
  color: #038ff7;
}
.w-booking .small {
  font-size: 12px;
  margin: .2rem 0 0;
  color: #0c2980;
  font-weight: bold;
}
.w-booking .small em {
  font-style: normal;
  display: inline-block;
  border: 1px solid #0c2980;
  border-radius: .35rem .35rem .35rem 0;
  padding: .2rem;
  line-height: 1.5;
}

/* HERO */
.w-hero {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .w-hero {
    height: 60vh;
  }
  .w-hero img {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
}
@media only screen and (min-width: 1200px) {
  .w-hero {
    height: 50vh;
    overflow: hidden;
  }
}
@media only screen and (max-width: 991px) {
  .w-hero {
    margin-bottom: 2rem;
  }
}

.c-hero-text {
  position: absolute;
  left: 50%;
  top: 50%;
  color: white;
  transform: translate(-50%, -50%);
  font-size: 18px;
  font-weight: lighter;
  letter-spacing: .05em;
  text-align: center;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  .c-hero-text {
    font-size: 34px;
    text-shadow: none;
  }
}
@media only screen and (min-width: 992px) {
  .c-hero-text {
    font-size: 38px;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 1200px) {
  .c-hero-text {
    font-size: 44px;
    white-space: nowrap;
  }
}

/* INFO GENERAL */
.w-general-info .c-general-info {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .w-general-info .c-general-info .w-general-description {
    margin: -3rem 0 0;
    position: relative;
    border-radius: 3px 3px 0 0;
  }
}
.w-general-info .c-general-info .w-general-description .description-text {
  margin-bottom: 2rem;
}
.w-general-info .c-general-info .w-general-description .description-text:after {
  content: '';
  display: block;
  border-bottom: 0.33333rem solid #e2d3c2;
  margin: 2rem 0 0;
}
@media only screen and (min-width: 992px) {
  .w-general-info .c-general-info .w-general-description .description-text {
    padding: 0 2rem;
    margin: 0;
  }
}
.w-general-info .c-general-info .w-general-description .description-list {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 992px) {
  .w-general-info .c-general-info .w-general-description .description-list {
    margin-bottom: 0;
    float: left;
    padding: 2rem;
    background: #fff;
    max-width: 65.9%;
    /*border-right: 1px solid #e2d3c2;*/
  }
}
.w-general-info .c-general-info .w-general-description .description-list ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
.w-general-info .c-general-info .w-general-description .description-list ul li {
  width: 50%;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 320px) {
  .w-general-info .c-general-info .w-general-description .description-list ul li {
    width: 100%;
  }
}
.w-general-info .c-general-info .w-general-description .description-list ul li:before {
  content: '';
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background: #333;
  border-radius: 50%;
  margin-right: 0.75rem;
  vertical-align: middle;
}
.w-general-info .c-general-info .w-general-description .description-list a {
  font-size: 16px;
  text-decoration: underline;
}
.w-general-info .c-general-info .w-general-description .description-list a:hover {
  text-decoration: none;
}
.w-general-info .c-general-info .w-general-description .description-list .cta-link {
  text-align: center;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .w-general-info .c-general-info .w-general-description .description-list .cta-link {
    text-align: left;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .w-general-info .c-general-info .w-general-description {
    background: #fff;
    padding: 2rem 0 0;
  }
}
.w-general-info .c-general-info .w-booking {
  margin-bottom: 2rem;
}
.w-general-info .c-general-info .w-booking .booking-ubication {
  width: 50%;
  padding: 1rem;
  text-align: center;
}
@media only screen and (max-width: 320px) {
  .w-general-info .c-general-info .w-booking .booking-ubication {
    width: 100%;
  }
}
.w-general-info .c-general-info .w-booking .booking-ubication .booking-ubication-score {
  border: 2px solid #025aa7;
  font-size: 1.6em;
  margin: 0 auto 0.5rem;
  border-radius: 3px;
  color: #025aa7;
  width: 2.5em;
  line-height: 2.5em;
}
.w-general-info .c-general-info .w-booking .booking-ubication .booking-ubication-info {
  font-size: 14.4px;
}
.w-general-info .c-general-info .w-booking .booking-ubication .booking-ubication-info h4 {
  font-weight: bold;
  font-size: inherit;
  margin: 0.5rem 0 0;
}
.w-general-info .c-general-info .w-booking .booking-calification {
  width: 50%;
  text-align: center;
}
@media only screen and (max-width: 320px) {
  .w-general-info .c-general-info .w-booking .booking-calification {
    width: 100%;
    padding: 1rem 0;
  }
}
.w-general-info .c-general-info .w-booking .booking-calification .booking-score .booking-number {
  font-size: 2.7em;
  margin: 0 auto 0.5rem;
  font-weight: 400;
  border-radius: 3px;
  background: #025aa7;
  color: white;
  width: 2.5em;
  line-height: 2.5em;
  display: block;
}
.w-general-info .c-general-info .w-booking .booking-calification .booking-score .booking-text {
  font-size: 14.4px;
  line-height: 1.4;
}
@media only screen and (min-width: 992px) {
  .w-general-info .c-general-info .w-booking {
    padding: 0 2rem 0;
    margin-bottom: 0;
  }
}
.w-general-info .c-general-info .w-about .container-about {
  display: flex;
  flex-wrap: wrap;
  /*border-top: 1px solid #e2d3c2;*/
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  clear: both;
}
.w-general-info .c-general-info .w-about .container-about .c-about-info {
  width: 100%;
  justify-content: center;
  flex-direction: column;
  display: flex;
  padding: 0 0 2rem 0;
}
@media only screen and (min-width: 992px) {
  .w-general-info .c-general-info .w-about .container-about .c-about-info {
    width: 80%;
    padding: 0 2rem;
  }
}
.w-general-info .c-general-info .w-about .container-about .c-about-info p {
  margin: 0;
}
.w-general-info .c-general-info .w-about .container-about .c-about-info p:nth-of-type(1) {
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  .w-general-info .c-general-info .w-about .container-about .c-about-info p:nth-of-type(1) {
    font-size: 18px;
  }
}
.w-general-info .c-general-info .w-about .container-about .c-reservation {
  width: 100%;
  text-align: center;
  flex: auto;
}
@media only screen and (min-width: 992px) {
  .w-general-info .c-general-info .w-about .container-about .c-reservation {
    /*border: 1px solid #e2d3c2;
    padding: 2rem;*/
    width: 50%;
  }
}
.w-general-info .c-general-info .w-about .container-about .c-reservation a {
  margin-bottom: 1rem;
  /*display: block;
  padding: $m 0;
  background: #d9d9d9;
  margin-bottom: $m/2;
  color: #444;
  font-weight: 600;
  font-size: 20px;
  &:hover{
      background: lighten(#d9d9d9, 5);
  }*/
}
.w-general-info .c-general-info .w-about .container-about .c-reservation p {
  font-size: 14.4px;
  margin: 0;
}

/* FEATURES */
@media only screen and (min-width: 992px) {
  .w-features .container-features {
    margin: -2rem 0;
    position: relative;
  }
}
.w-features .c-features-description {
  background: #af9b84;
  color: #fff;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .w-features .c-features-description {
    margin-bottom: 0;
  }
}
.w-features .c-features-description .c-features-description-info {
  padding: 2rem 0;
}
.w-features .c-features-description .c-features-description-info h4 {
  color: white;
}
.w-features .c-features-description .c-features-description-info p {
  margin: 0;
}
.w-features .c-features-items {
  margin-bottom: 2rem;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .w-features .c-features-items {
    height: 380px;
    margin-bottom: 0;
  }
}
.w-features .c-features-items .c-features-image img {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .w-features .c-features-items .c-features-image img {
    float: right;
    width: 50%;
    padding: 1rem;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .w-features .c-features-items .c-features-image.pair img {
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .w-features .c-features-items .c-features-info {
    position: absolute;
    background: #fff;
    z-index: 100;
    padding: 1rem;
    width: 50%;
    top: 50%;
    left: 2rem;
    transform: translate(0, -50%);
  }
}
@media only screen and (min-width: 992px) {
  .w-features .c-features-items .c-features-info {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }
}
.w-features .c-features-info p {
  margin: 0;
}
@media only screen and (max-width: 320px) {
  .w-features .c-features-info {
    padding: 0.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .w-features .c-features-info.pair {
    left: auto;
    right: 2rem;
  }
}

/* COMFORT */
.w-comfort {
  background: #e2d3c2;
  padding: 2rem 0;
}
@media screen and (max-width: 375px) {
  .w-comfort {
    padding: 2rem 0 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .w-comfort {
    margin-top: -2rem;
  }
}
.w-comfort .container-comfort .c-comfort-details {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 2rem;
  padding: 1rem;
}
@media screen and (max-width: 600px) {
  .w-comfort .container-comfort .c-comfort-details {
    align-items: flex-start;
    padding: 0 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .w-comfort .container-comfort .c-comfort-details {
    padding: 0;
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .w-comfort .container-comfort .c-comfort-details {
    margin: 0;
  }
}
.w-comfort .container-comfort .c-comfort-details .comfort-image {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .w-comfort .container-comfort .c-comfort-details .comfort-image {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .w-comfort .container-comfort .c-comfort-details .comfort-image {
    width: 100%;
  }
}
.w-comfort .container-comfort .c-comfort-details .comfort-image img {
  padding-right: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .w-comfort .container-comfort .c-comfort-details .comfort-image img {
    padding-right: 0;
  }
}
.w-comfort .container-comfort .c-comfort-details .comfort-text {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .w-comfort .container-comfort .c-comfort-details .comfort-text {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .w-comfort .container-comfort .c-comfort-details .comfort-text {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .w-comfort .container-comfort .c-comfort-details .comfort-text h4 {
    margin: 0.5rem 0;
  }
}
.w-comfort .container-comfort .c-comfort-details .comfort-text p {
  margin: 0;
}

/* AMENITIES */
.w-amenities {
  padding: 2rem 0;
  background: #af9b84;
  color: white;
}
.w-amenities .amenities-container .amenities-list {
  list-style: none;
  padding-left: 1rem;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 480px) {
  .w-amenities .amenities-container .amenities-list {
    padding-left: 0;
  }
}
.w-amenities .amenities-container .amenities-list .amenities-item {
  width: 50%;
  margin: 0.5rem 0;
  letter-spacing: .03em;
}
@media only screen and (max-width: 480px) {
  .w-amenities .amenities-container .amenities-list .amenities-item {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .w-amenities .amenities-container .amenities-list .amenities-item {
    width: 25%;
  }
}
.w-amenities .amenities-container .amenities-list .amenities-item img {
  width: 36px;
  margin-right: 0.6rem;
}

/* BEDROOMS */
.w-bedrooms .container-bedrooms {
  background: #efefef;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position-y: center;
  background-size: cover;
}
.w-bedrooms .container-bedrooms > span {
  display: block;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .w-bedrooms .container-bedrooms > span {
    height: 70vh;
    overflow: hidden;
  }
}
.w-bedrooms .container-bedrooms > span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(34, 34, 34, 0.2) 30%, rgba(34, 34, 34, 0.6) 80%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0.2) 30%, rgba(34, 34, 34, 0.6) 80%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(34, 34, 34, 0.2) 30%, rgba(34, 34, 34, 0.6) 80%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33222222', endColorstr='#99222222',GradientType=0 );
  /* IE6-9 */
}
.w-bedrooms .container-bedrooms > span img {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .w-bedrooms .container-bedrooms > span img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
.w-bedrooms .container-bedrooms .bedroom-gallery {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.w-bedrooms .container-bedrooms .bedroom-gallery a {
  width: 32%;
  border: 0.25rem solid #efefef;
}
.w-bedrooms .container-bedrooms .bedroom-gallery a.two-images {
  width: 49%;
}
.w-bedrooms .container-bedrooms .bedroom-gallery a:hover {
  border-color: white;
}
.w-bedrooms .container-bedrooms .c-bedroom {
  margin-top: -11rem;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .w-bedrooms .container-bedrooms .c-bedroom {
    margin-top: -15rem;
  }
}
.w-bedrooms .container-bedrooms .c-bedroom .bedroom-container {
  padding: 1rem;
}
.w-bedrooms .container-bedrooms .c-bedroom .bedroom-container.bedroom-title {
  padding: 0;
}
.w-bedrooms .container-bedrooms .c-bedroom .bedroom-container.tariff {
  background: #fff;
  border-top: 0.25rem solid #333;
}
.w-bedrooms .container-bedrooms .c-bedroom .bedroom-title h4 {
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .w-bedrooms .container-bedrooms .c-bedroom .bedroom-title h4 {
    font-size: 200%;
  }
}
@media only screen and (min-width: 992px) {
  .w-bedrooms .container-bedrooms .c-bedroom .bedroom-title h4 {
    font-size: 300%;
  }
}
@media only screen and (min-width: 1200px) {
  .w-bedrooms .container-bedrooms .c-bedroom .bedroom-title h4 {
    font-size: 400%;
  }
}
.w-bedrooms .container-bedrooms .c-bedroom .bedroom-title h4:after {
  background: #fff;
}
.w-bedrooms .container-bedrooms .c-bedroom .bedroom-title h4 span {
  font-size: 14.4px;
  text-transform: capitalize;
  display: block;
  font-weight: bold;
  margin-bottom: 0.25rem;
}
@media only screen and (min-width: 992px) {
  .w-bedrooms .container-bedrooms .c-bedroom .bedroom-title h4 span {
    font-size: 1rem;
  }
}
.w-bedrooms .container-bedrooms .c-bedroom .bedroom-title p {
  font-size: 18px;
  color: #fff;
}
.w-bedrooms .container-bedrooms .c-bedroom .bedroom-tariff {
  padding: 0.5rem 1rem;
  background: #e2d3c2;
  font-weight: bold;
  font-size: 18px;
  color: #444;
}
@media only screen and (max-width: 767px) {
  .w-bedrooms .container-bedrooms .c-bedroom .bedroom-tariff {
    background: #333;
    color: #fff;
  }
}
.w-bedrooms .container-bedrooms .c-bedroom .tariff h5 {
  font-size: 18px;
  margin: 0;
  font-weight: bold;
  margin-top: 0.5rem;
}
.w-bedrooms .container-bedrooms .c-bedroom .tariff small {
  font-size: 75%;
  font-weight: 600;
  display: block;
}
.w-bedrooms .container-bedrooms .c-bedroom .tariff h4 {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0.5rem;
}
.w-bedrooms .container-bedrooms .c-bedroom .tariff p {
  margin-bottom: 0;
}
.w-bedrooms .container-bedrooms .c-bedroom article h2, .w-bedrooms .container-bedrooms .c-bedroom article footer {
  display: none;
}
.w-bedrooms .container-bedrooms .c-bedroom .btn.btn-default {
  display: block;
  margin: 0 0 2.5rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* CARDS */
.w-cards {
  padding: 2.5rem 0 2rem;
}
.w-cards .row {
  display: flex;
}
@media only screen and (max-width: 480px) {
  .w-cards .row {
    display: block;
  }
}
.w-cards .row .c-cards-image {
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .w-cards .row .c-cards-image {
    margin-bottom: 1rem;
  }
}
.w-cards .row .c-cards-image .image-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.w-cards .row .c-cards-image .image-card .card {
  width: 33.3%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.5rem;
}
.w-cards .row .c-cards-image .image-card .card img {
  width: 100%;
}
.w-cards .row .c-cards-image .card-cuotes {
  padding: 0.5rem;
  background: #e2d3c2;
}
.w-cards .row .c-cards-image .card-cuotes p {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .w-cards .row .c-cards-info {
    font-size: 18px;
  }
}

/* GALLERY */
.w-gallery .views-element-container > div {
  display: flex;
  flex-wrap: wrap;
}
.w-gallery .views-element-container > div .views-row {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .w-gallery .views-element-container > div .views-row {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .w-gallery .views-element-container > div .views-row {
    width: 25%;
  }
}

/* REDISCOVER */
.w-rediscover .c-rediscover {
  padding-top: 2rem;
}
.w-rediscover .c-rediscover .col-rediscover p {
  text-align: center;
}

/* CONTACT */
.w-contact {
  background: #e2d3c2;
  padding: 2rem 1rem;
}
@media only screen and (max-width: 991px) {
  .w-contact {
    padding: 2rem 0;
  }
}
.w-contact .c-contact {
  background: #fff;
  padding: 2rem 1rem;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 480px) {
  .w-contact .c-contact {
    padding: 1rem 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .w-contact .c-contact {
    display: flex;
    flex-wrap: wrap;
    padding: 2rem;
    margin-bottom: -3rem;
  }
}
.w-contact .c-contact .c-description-form ul.small {
  margin-bottom: 2rem;
  font-family: 'Arial', sans;
}
.w-contact .c-contact .c-description-form a {
  text-decoration: underline;
}
.w-contact .c-contact .c-description-form a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 480px) {
  .w-contact .c-contact .c-description-form form label {
    font-size: 16px;
    font-weight: bold;
  }
}
.w-contact .c-contact .c-description-form form .form-item-check-in > .form-group input, .w-contact .c-contact .c-description-form form .form-item-check-out > .form-group input {
  border: 1px solid #e2d3c2;
  padding: 0.5rem;
  width: 95%;
  outline: none;
  margin-right: 0.5rem;
}
.w-contact .c-contact .c-description-form form .form-item-check-in > .form-group input:focus, .w-contact .c-contact .c-description-form form .form-item-check-out > .form-group input:focus {
  border-color: #94a4b4;
}
@media only screen and (max-width: 480px) {
  .w-contact .c-contact .c-description-form form .form-item-check-in > .form-group input, .w-contact .c-contact .c-description-form form .form-item-check-out > .form-group input {
    width: 90%;
  }
}
.w-contact .c-contact .c-description-form form .form-actions {
  text-align: right;
}
.w-contact .c-contact .contact-phones {
  padding: 1rem 3rem;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .w-contact .c-contact .contact-phones {
    padding: 0;
    padding-top: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .w-contact .c-contact .contact-phones {
    padding: 1rem 2rem;
  }
}
.w-contact .c-contact .contact-phones a {
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.w-contact .c-contact .contact-phones a i {
  margin-right: 1rem;
  font-size: 40px;
}
.w-contact .c-contact .contact-phones a small {
  font-size: 60%;
}
.w-contact .c-contact .contact-phones .c-phone a {
  background: #025aa7;
  white-space: pre;
}
@media screen and (max-width: 480px) {
  .w-contact .c-contact .contact-phones .c-phone a {
    padding: 1rem 0;
  }
}
.w-contact .c-contact .contact-phones .c-phone a:hover {
  background: #0375d9;
}
.w-contact .c-contact .contact-phones .c-whatsapp a {
  background: #25d366;
  white-space: pre;
}
.w-contact .c-contact .contact-phones .c-whatsapp a:hover {
  background: #4be083;
}

.c-raffle-banner {
  border-bottom: 1px solid #e2d3c2;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  display: block;
}
.c-raffle-banner img {
  border-radius: 0.25rem;
  display: block;
}

/* MAP */
.w-map .c-map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75.25%;
}
@media only screen and (min-width: 992px) {
  .w-map .c-map {
    padding-bottom: 45.25%;
  }
}
@media only screen and (min-width: 1024px) {
  .w-map .c-map {
    padding-bottom: 30.25%;
  }
}
.w-map .c-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/* TEST A/B VARIACIONES */
.test-b .description-text:after {
  display: none !important;
}
.test-b .container-about {
  padding-top: 0 !important;
  border-top: none !important;
}
.test-b .c-reservation {
  border: none !important;
  padding: 0 !important;
}
.test-b .w-booking {
  overflow: hidden;
}
.test-b .cta-link {
  margin: 1rem 0;
}
@media only screen and (min-width: 992px) {
  .test-b .cta-link {
    display: none;
  }
}
.test-b .cta-link a {
  color: #c31e2c;
  border-bottom: 1px solid #c31e2c;
  font-size: 14px;
  padding-bottom: .5rem;
}
.test-b .cta-link a:hover {
  border-color: black;
  color: black;
}
.test-b .description-list {
  float: left !important;
  max-width: 60% !important;
  border-right: none !important;
  margin: 0 !important;
}
@media only screen and (min-width: 992px) {
  .test-b .description-list {
    max-width: 75% !important;
    padding-bottom: 3rem !important;
  }
}
.test-b .description-list ul li {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  .test-b .description-list ul li {
    width: 50% !important;
  }
}
@media only screen and (min-width: 992px) {
  .test-b .description-list ul li {
    width: 33.33% !important;
  }
}
.test-b .c-reservation {
  text-align: right !important;
}
@media only screen and (min-width: 992px) {
  .test-b .c-reservation {
    padding-right: 2rem !important;
    text-align: center !important;
  }
}
@media only screen and (min-width: 768px) {
  .test-b .w-booking {
    padding-top: 0 !important;
  }
}

/* THANK YOU PAGE */
.w-thanks-you-page {
  height: 100vh;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .w-thanks-you-page > span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
.w-thanks-you-page > span img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .w-thanks-you-page > span img {
    height: 100vh;
    object-fit: cover;
  }
}
.w-thanks-you-page .c-thank-you {
  position: absolute;
  z-index: 10000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 480px) {
  .w-thanks-you-page .c-thank-you {
    width: 90%;
  }
}
.w-thanks-you-page .c-thank-you .thank-you-title {
  padding: 1rem 1.5rem;
  background: #fff;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: 0px 3px 20px -6px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 3px 20px -6px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 3px 20px -6px rgba(0, 0, 0, 0.7);
}
.w-thanks-you-page .c-thank-you .thank-you-title h1 {
  color: #B30031;
  font-size: 35px;
}
.w-thanks-you-page .c-thank-you .thank-you-description {
  padding: 1rem 1.5rem;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-align: center;
  margin-bottom: 1rem;
}
.w-thanks-you-page .c-thank-you .thank-you-description p {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #000;
  margin: 0.5rem;
  letter-spacing: 1px;
}
.w-thanks-you-page .c-thank-you .thank-you-description img {
  width: 200px;
}
.w-thanks-you-page .c-thank-you .thank-btn {
  text-align: center;
}
.w-thanks-you-page .c-thank-you .thank-btn a {
  padding: 1rem;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  border: 1px solid #fff;
  border-radius: 10px;
}
.w-thanks-you-page .c-thank-you .thank-btn a:hover {
  background: rgba(0, 0, 0, 0.8);
}
.w-thanks-you-page .c-thank-you .thank-btn a:before {
  content: '\025c0';
  margin-right: 0.5rem;
}

/* LANDING HOTEL REX CLUB */
.w-hero-landing-club {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.w-hero-landing-club img {
  width: auto;
  height: auto;
}
.w-hero-landing-club .c-logo img {
  max-width: 200px;
}
@media only screen and (min-width: 768px) {
  .w-hero-landing-club .c-logo img {
    max-width: 240px;
  }
}
@media only screen and (min-width: 992px) {
  .w-hero-landing-club .c-logo img {
    max-width: 300px;
  }
}
.w-hero-landing-club .c-hero-info {
  color: white;
  padding: 0 0 2rem;
  max-width: 940px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .w-hero-landing-club .c-hero-info {
    text-align: center;
  }
}
.w-hero-landing-club .c-hero-info h1 {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.w-hero-landing-club .c-hero-info h4 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin: 0 0 1rem;
  letter-spacing: .05em;
}
@media only screen and (min-width: 992px) {
  .w-hero-landing-club .c-hero-info h4 {
    margin: 0 0 2rem;
  }
}
.w-hero-landing-club .c-hero-info h4:after {
  content: '';
  height: 1px;
  width: 200px;
  background: white;
  display: block;
  margin: 1rem auto;
}
@media only screen and (min-width: 992px) {
  .w-hero-landing-club .c-hero-info h4:after {
    margin: 2rem auto;
  }
}
.w-hero-landing-club .c-hero-info ul {
  columns: 1;
  padding: 0 2rem;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .w-hero-landing-club .c-hero-info ul {
    columns: 2;
    margin-bottom: 2rem;
  }
}
.w-hero-landing-club .c-hero-info ul li {
  display: flex;
  align-items: baseline;
  padding: 0;
  margin: 0 0 0.5rem;
}
.w-hero-landing-club .c-hero-info ul li:before {
  content: '';
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background: #fff;
  border-radius: 50%;
  margin-right: 0.75rem;
  vertical-align: middle;
  flex-shrink: 0;
}
@media only screen and (min-width: 992px) {
  .w-hero-landing-club .c-hero-info ul li {
    justify-content: center;
    margin: 0 0 1.5rem;
  }
  .w-hero-landing-club .c-hero-info ul li:before {
    display: none;
  }
}
.w-hero-landing-club .c-hero-info .c-register-help {
  padding: 0 2rem;
}
@media only screen and (min-width: 992px) {
  .w-hero-landing-club .c-hero-info .c-register-help {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
}
.w-hero-landing-club .c-hero-info .c-register-help .c-benefit-help {
  font-size: 12px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .w-hero-landing-club .c-hero-info .c-register-help .c-benefit-help {
    font-size: 14px;
    margin-bottom: 0;
  }
}
.w-hero-landing-club .c-hero-info .c-register-help .c-register {
  margin-right: 1rem;
  position: relative;
  text-align: center;
}
.w-hero-landing-club .c-hero-info .c-register-help .c-register a {
  margin-bottom: 1rem;
}
.w-hero-landing-club .c-hero-info .c-register-help .c-register p {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .w-landing-rex-club {
    margin-top: 12rem;
  }
}
.w-landing-rex-club .w-raffle {
  text-align: center;
  overflow: hidden;
  color: white;
  position: relative;
  height: 50vh;
}
@media only screen and (max-width: 767px) {
  .w-landing-rex-club .w-raffle {
    overflow: inherit;
  }
}
@media only screen and (max-width: 480px) {
  .w-landing-rex-club .w-raffle {
    height: 38vh;
  }
}
.w-landing-rex-club .w-raffle > span img {
  width: 100%;
}
.w-landing-rex-club .w-raffle .c-stay {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 10%);
  width: 40%;
}
@media only screen and (max-width: 991px) {
  .w-landing-rex-club .w-raffle .c-stay {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .w-landing-rex-club .w-raffle .c-stay {
    width: 90%;
    top: -10rem;
  }
}
.w-landing-rex-club .w-raffle .c-stay > .c-text {
  color: #000;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -0.9rem);
}
@media only screen and (max-width: 480px) {
  .w-landing-rex-club .w-raffle .c-stay > .c-text {
    width: 95%;
  }
}
@media screen and (max-width: 375px) {
  .w-landing-rex-club .w-raffle .c-stay > .c-text {
    transform: translate(-50%, -2rem);
  }
}
.w-landing-rex-club .w-raffle .c-stay > .c-text p {
  margin: 0;
  display: inline-block;
  background: white;
  padding: .2rem .5rem;
  font-size: 16px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.w-landing-rex-club .w-raffle .c-stay > span img {
  width: 100%;
}
.w-landing-rex-club .w-raffle .c-stay .c-copy {
  line-height: 1.1;
  text-align: left;
  font-weight: normal;
  font-family: 'Arial';
  background: rgba(255, 255, 255, 0.65);
  color: #000;
}
.w-landing-rex-club .w-raffle .c-stay .c-copy .small {
  padding: 1rem 1rem 0.5rem 2rem;
}
.w-landing-rex-club .w-raffle .c-stay .c-copy .small li {
  margin-bottom: 0.5rem;
}
.w-landing-rex-club .w-raffle .c-location-info {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 25px;
}
@media only screen and (max-width: 480px) {
  .w-landing-rex-club .w-raffle .c-location-info {
    width: 95%;
    bottom: 2rem;
    font-size: 20px;
  }
}
.w-landing-rex-club .w-raffle .c-location-info p {
  display: inline;
  background: rgba(0, 0, 0, 0.2);
}
.w-landing-rex-club .w-raffle .c-raffle {
  z-index: 1;
  font-weight: bold;
  border-radius: .5rem;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: inline-block;
  position: relative;
  text-align: center;
}
.w-landing-rex-club .w-raffle .c-raffle .c-text {
  position: absolute;
  font-weight: normal;
  left: 50%;
  top: 0;
  transform: translate(-50%, -0.9rem);
  line-height: 1.1;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .w-landing-rex-club .w-raffle .c-raffle .c-text {
    transform: translate(-50%, -2rem);
  }
}
.w-landing-rex-club .w-raffle .c-raffle .c-text p {
  display: inline-block;
  background: white;
  padding: .2rem .5rem;
  font-size: 16px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.w-landing-rex-club .w-raffle .c-raffle img {
  display: block;
}
.w-landing-rex-club .w-raffle .c-raffle .c-copy {
  position: absolute;
  left: 0%;
  line-height: 1.1;
  text-align: left;
  font-weight: normal;
  font-family: 'Arial';
  background: rgba(255, 255, 255, 0.65);
}
.w-landing-rex-club .w-raffle .c-raffle .c-copy ul {
  padding: 1rem 1rem 0.5rem 2rem;
}
.w-landing-rex-club .w-raffle .c-raffle .c-copy ul li {
  margin-bottom: .5rem;
}
.w-landing-rex-club .w-raffle .c-raffle .c-copy ul a {
  color: black;
  text-decoration: underline;
}
.w-landing-rex-club .w-location {
  margin-top: -2rem;
  overflow: hidden;
  color: white;
  position: relative;
  height: 50vh;
}
@media only screen and (min-width: 992px) {
  .w-landing-rex-club .w-location {
    margin-top: -1rem;
  }
}
.w-landing-rex-club .w-location img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0%);
  max-width: none;
}
.w-landing-rex-club .w-location .c-location-info {
  position: absolute;
  left: 10%;
  text-align: center;
  font-size: 20px;
  width: 80%;
  bottom: 1rem;
}
.w-landing-rex-club .w-location .c-location-info p {
  display: inline;
  background: rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 768px) {
  .w-landing-rex-club .w-location .c-location-info {
    bottom: 10%;
    font-size: 25px;
  }
}
.w-landing-rex-club .w-features {
  padding: 3rem 0;
}
@media only screen and (max-width: 767px) {
  .w-landing-rex-club .w-features {
    background: #fff;
    position: relative;
  }
}
.w-landing-rex-club .w-features ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin-bottom: 1rem;
  float: left;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .w-landing-rex-club .w-features ul {
    width: 75%;
  }
}
.w-landing-rex-club .w-features ul li {
  width: 100%;
  margin-bottom: 1rem;
  line-height: 1;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .w-landing-rex-club .w-features ul li {
    width: 50%;
    font-size: 20px;
    margin-bottom: 2rem;
  }
}
.w-landing-rex-club .w-features ul li:before {
  content: '';
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background: #333;
  border-radius: 50%;
  margin-right: 0.75rem;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  .w-landing-rex-club .w-features ul li {
    width: 33.3%;
  }
}
.w-landing-rex-club .w-features ul li small {
  display: block;
  margin-left: 1.2rem;
  position: absolute;
  font-size: 12px;
  font-family: 'Arial', sans;
}
.w-landing-rex-club .w-features .w-features-booking ul {
  padding-top: 1rem;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .w-landing-rex-club .w-features .w-features-booking ul {
    width: 66.6%;
  }
}
@media only screen and (min-width: 992px) {
  .w-landing-rex-club .w-features .w-features-booking ul {
    width: 66.6%;
  }
}
.w-landing-rex-club .w-features .w-features-booking ul li {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .w-landing-rex-club .w-features .w-features-booking ul li {
    width: 50%;
  }
}
.w-landing-rex-club .w-features .w-features-booking .c-features-booking {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .w-landing-rex-club .w-features .w-features-booking .c-features-booking {
    justify-content: space-between;
  }
}
.w-landing-rex-club .w-features .w-features-booking .c-features-booking .booking-calification {
  width: 30%;
}
.w-landing-rex-club .w-features .w-features-booking .c-features-booking .booking-calification .booking-score {
  text-align: center;
}
.w-landing-rex-club .w-features .w-features-booking .c-features-booking .booking-calification .booking-score .booking-number {
  font-size: 1.7em;
  margin: 0 auto 0.5rem;
  font-weight: 400;
  border-radius: 3px;
  background: #025aa7;
  color: white;
  width: 2.5em;
  line-height: 2.5em;
  display: block;
}
.w-landing-rex-club .w-features .w-features-booking .c-features-booking .booking-calification .booking-score .booking-text {
  color: #025aa7;
}
.w-landing-rex-club .w-features .c-features-images img {
  width: 100%;
}
.w-landing-rex-club .w-contact-tabs .c-tabs {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 0 10rem;
}
@media only screen and (max-width: 991px) {
  .w-landing-rex-club .w-contact-tabs .c-tabs {
    margin: 0 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .w-landing-rex-club .w-contact-tabs .c-tabs {
    margin: 0;
  }
}
@media screen and (max-width: 519px) {
  .w-landing-rex-club .w-contact-tabs .c-tabs {
    justify-content: center;
  }
}
.w-landing-rex-club .w-contact-tabs .c-tabs p {
  margin: 0;
  display: none;
}
@media only screen and (min-width: 768px) {
  .w-landing-rex-club .w-contact-tabs .c-tabs p {
    display: block;
  }
}
.w-landing-rex-club .w-contact-tabs .c-tabs .btn {
  display: block;
  white-space: normal;
  padding: 0.5rem 0.5rem;
  text-transform: none;
  line-height: 1.2;
  min-width: 240px;
}
.w-landing-rex-club .w-contact-tabs .c-tabs .btn.tab-one {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  background: none;
  color: black;
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .w-landing-rex-club .w-contact-tabs .c-tabs .btn.tab-one {
    margin-right: 0;
    padding: 1rem;
  }
}
.w-landing-rex-club .w-contact-tabs .c-tabs .btn.tab-one:hover {
  text-decoration: none;
}
.w-landing-rex-club .w-contact-tabs .c-tabs .btn.tab-active {
  background: #e2d3c2;
  color: #000;
  border-radius: .5rem .5rem 0 0;
  padding: 1rem 1rem 1.7rem;
  cursor: default;
}
.w-landing-rex-club .w-become-member .c-contact {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .w-landing-rex-club .w-become-member .c-contact .contact-phones {
    display: flex;
    justify-content: space-around;
    width: 100%;
  }
}
