.bg-purple {
  background-color: #3c136a;
}
.bg-barney {
  background-color: #b31983;
}
.bg-bruise {
  background-color: rgba(127,63,108,0.05);
}
.bg-purple-gradiant {
  background: linear-gradient(180deg, rgba(255,255,255,0) 70%, #3c136a 70%);
}
.color-red {
  color: #c91e38;
}
.text-purple {
  color: #3c136a;
}
.with-50 {
  width: 50%;
}
.with-16 {
  width: 16%;
}
.with-15 {
  width: 15%;
}
.with-10 {
  width: 10%;
}
.with-9 {
  width: 9%;
}
.with-8 {
  width: 8%;
}
.with-7 {
  width: 7%;
}
.with-5 {
  width: 5%;
}
.padding-top-0 {
  padding-top: 0;
}
.padding-bot-0 {
  padding-bottom: 0;
}
.padding-botton-5 {
  padding-bottom: 5%;
}
.font-size-11 {
  font-size: 11px;
}
.font-size-12 {
  font-size: 12px;
}
.font-size-14 {
  font-size: 14px;
}
.font-size-16 {
  font-size: 16px;
}
.font-size-19 {
  font-size: 19px;
}
.font-size-20 {
  font-size: 20px;
}
.font-size-24 {
  font-size: 24px;
}
.font-size-25 {
  font-size: 25px;
}
.font-size-29 {
  font-size: 29px;
}
.font-size-35 {
  font-size: 35px;
}
.font-size-50 {
  font-size: 50px;
}
.bg-with-opacity {
  background-color: #fff;
}
.bg-button-gray {
  background-color: #ececec;
}
.bg-f6 {
  background-color: #f6f6f6;
}
.btn-lg {
  width: 80%;
  height: 90%;
  border-radius: 2px;
}
.box-shadow-light-s {
  box-shadow: 0 0 11px 1px rgba(0,0,0,0.1);
}
.text-line {
  position: relative;
}
.text-line::after {
  border-top: 1px solid;
  content: "";
  height: 0;
  left: auto;
  position: absolute;
  top: 60%;
  width: 450px;
  margin-left: 25px;
}
.text-color-ligth {
  color: #979797;
}
.text-4d {
  color: #4d4d4d;
}
.max-wpx {
  max-width: 1400px;
}
.button-sized {
  width: 48px !important;
  height: 48px !important;
}
.img-offer {
  height: 360px;
}
.text-end {
  text-align: end;
}
.text-start {
  text-align: start;
}
.max-with-20 {
  flex: 0 0 20%;
  max-width: 20%;
}
.opacity-95 {
  opacity: 0.95;
}
.btn.btn-barney-solid {
  background: #b31983;
  border-color: #b31983;
  color: #fff;
  letter-spacing: 1.29px;
}
.nav-top {
  max-height: 32px;
}
.top-lenguage ul {
  margin-bottom: 0;
}
.top-lenguage ul li {
  display: inline-block;
}
.no-active-leg {
  width: 68px;
  height: 20px;
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
}
.active-leg {
  width: 68px;
  height: 20px;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: right;
  padding: 30% 7px 13% 7px;
  background-blend-mode: multiply;
  background-image: linear-gradient(to bottom, #7f3f6c, #7f3f6c);
}
a.logo-menu img {
  width: 119px;
  height: 58px;
}
a.logo-footer img {
  width: 140px;
  height: 68px;
}
.top-contact .div-contact {
  border: solid 1px #fff;
  border-radius: 2px;
  padding: 2px 12px;
}
.top-contact .div-contact a {
  font-weight: 900;
}
.top-contact a {
  font-weight: 300;
  font-size: 13px;
  line-height: 1.54;
  letter-spacing: 2px;
}
.top-contact a span {
  font-weight: bold;
}
.container-slider {
  margin-left: 100px;
}
.slider-h1 {
  font-size: 50px;
  line-height: normal;
  text-shadow: 2px 2px 15px rgba(0,0,0,0.7);
}
.text-contact {
  font-weight: 300;
  font-size: 13px;
  line-height: 1.54;
  letter-spacing: 2px;
}
.text-contact span {
  font-weight: bold;
}
.footer-end {
  margin-bottom: 85px;
}
.section-register {
  padding: 110px;
}
.bg-radial {
  background-image: radial-gradient(#909090 8%, transparent 20%);
  background-position: 0 0, 5px 5px;
  background-size: 8px 8px;
}
.btn-booking.btn:hover {
  color: #3c136a;
}
.btn-booking {
  background-color: #d8d8d8;
  width: 85px;
}
.btn-booking span {
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}
.btn-booking i {
  font-size: 20px;
}
.btn-booking:not(:disabled):not(.disabled).active {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #3c136a;
  border-width: 5px;
  background-color: #fff;
}
.btn-booking:not(:disabled):not(.disabled).active i {
  color: #3c136a;
}
.ui-datepicker {
  z-index: 99999999999999 !important;
}
.section-booking {
  position: relative;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  height: 90px;
  transition: visibility 0s, opacity 0.5s linear;
}
.menu-fixed {
  position: fixed;
  bottom: 0;
  z-index: 99999999999999;
  width: 100%;
  height: 90px;
}
.form-group {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
  height: 40px;
}
.rotate-30 {
  transform: rotate(-30deg);
}
.select-style1,
.date-style {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #c3c3c3;
  position: relative;
}
.select-style1 select {
  width: 100%;
  border: none;
  box-shadow: none;
  color: #4a4a4a;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  cursor: pointer;
}
.select-style1 select:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.select-style1:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  color: #3c136a;
  right: 8px;
  top: 4px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
  font-size: 15px;
}
.select-style1:before,
.date-style:before {
  content: '';
  right: 4px;
  top: 0;
  width: 23px;
  height: 18px;
  position: absolute;
  pointer-events: none;
  display: block;
}
.date-style input {
  width: 100%;
  border: none;
  box-shadow: none;
  color: #4a4a4a;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  cursor: pointer;
  background-color: transparent;
  margin-bottom: 0;
}
.date-style:after {
  content: "\f133";
  font-family: "Font Awesome 5 Free";
  color: #3c136a;
  right: 8px;
  top: 4px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
  font-size: 15px;
  font-weight: 300;
}
.ui-datepicker-header {
  background-color: #fff;
  border: none;
}
.ui-state-default {
  border: none !important;
  background: none !important;
  text-align: center !important;
}
.ui-state-highlight {
  background: #ececec !important;
  font-weight: 900 !important;
  color: #0a0a0a !important;
  border: 1px solid #000 !important;
}
.ui-state-active {
  border: none !important;
  background: #7f3f6c !important;
}
.col-btn {
  padding-left: 0;
  max-width: 14%;
}
.col-btn .btn-group {
  height: 90px;
}
.col-button button {
  font-size: 13px;
}
@media (min-width: 768px) {
  .col-button {
    max-width: 11%;
  }
}
@media (min-width: 1345px) {
  .section-mobil {
    display: none;
  }
  .section-desk {
    display: block;
  }
}
@media (max-width: 1345px) {
  .footer-end {
    margin-bottom: 60px;
  }
  .section-mobil {
    display: block;
  }
  .section-booking {
    height: 60px;
  }
  .section-desk {
    display: none;
  }
}
.text-special {
  font-size: 75px;
  font-weight: 300;
  opacity: 0.2;
}
.text-special-p {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 5px;
  text-align: center;
}
.text-price-off {
  font-size: 80px;
  line-height: 1;
  font-weight: 800;
  text-align: center;
}
.section-initial-home p {
  width: 80%;
}
.col-content {
  height: 90%;
  max-width: 380px;
  border-radius: 4px;
  opacity: 0.93;
  padding: 17px;
}
.text-content {
  padding-top: 8%;
  padding-bottom: 5%;
}
.content-text-left {
  height: 80%;
  padding-left: 5%;
  max-width: 73%;
}
.row-content {
  padding-top: 10%;
}
.height-tab {
  height: 600px;
}
.tab-style2 .nav-vacation {
  border-bottom: solid 1px #979797;
}
.tab-style2 .nav-vacation li {
  border-bottom: none;
  border-radius: 0;
  margin-bottom: 0;
  display: inline-block;
  float: none;
  margin-right: 5px;
}
.tab-style2 .nav-vacation li a {
  border: none;
  color: #575757;
  line-height: 44px;
  margin: 0 !important;
  padding: 0 25px;
  border-radius: 0;
}
.tab-style2 .nav-vacation > li > a.active {
  border: solid 1px #979797;
  border-bottom: none;
  border-radius: 0;
  background: #fff;
  top: 1px;
  position: relative;
  color: #b31983;
}
.height-m {
  height: 700px;
}
.tab-style5 .nav-vertical {
  border-right: solid 1px #979797;
}
.tab-style5 .tab-content {
  padding: 0 0 0 55px;
}
.tab-style5 .nav-tabs {
  border-bottom: none;
}
.tab-style5 .nav-tabs li {
  border-right: none;
  border-radius: 0;
  margin-bottom: 0;
  display: block;
  float: left;
  width: 100%;
  left: 1px;
}
.tab-style5 .nav-tabs li a {
  border: none;
  color: #4a4a4a;
  margin: 0 !important;
  padding: 0 25px;
  border-radius: 0;
  top: 1px;
  position: relative;
  line-height: 5;
  letter-spacing: 0.86px;
  text-align: end;
}
.tab-style5 .nav-tabs > li > a.active {
  border-color: transparent;
  border-radius: 0;
  left: 1px;
  color: #b31983;
  border-right: solid 1px #979797;
  border-bottom: none;
  background-color: transparent !important;
}
.sliper-style {
  height: 44px;
  color: #fff;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  vertical-align: -webkit-baseline-middle;
}
.navigation-carousel {
  background: #3c136a;
  height: 10%;
  width: 70%;
}
.heigth-col {
  height: 800px;
}
.heigth-ul {
  height: 100%;
}
.swiper-icon {
  left: auto !important;
  right: 0 !important;
  width: 35px !important;
  text-align: right !important;
  top: 38% !important;
  bottom: inherit !important;
}
.swiper-icon .swiper-pagination-bullet {
  background: transparent;
  color: #939393;
  display: block;
  font-size: 20px;
  height: 45px;
  line-height: 20px;
  opacity: 0.7;
  padding: 14px 0 0;
  text-align: center;
  width: 23px;
  border-radius: 0;
  margin: 0 0 5px 0;
}
.swiper-icon .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-bottom: 1px solid #3c136a;
  opacity: 1;
}
.swiper-icon .swiper-pagination-bullet-active {
  color: #3c136a;
  background: transparent;
}
.bg-img-home {
  background: url("../images/home/Enjoy.jpg") center/cover no-repeat;
  width: 100%;
  padding-top: 20px;
}
.bg-img-promo {
  background: url("../images/Promo.jpg") center/cover;
}
.bg-image-tab1 {
  height: 100%;
  background: center/cover no-repeat;
}
.bg-image-tab2 {
  width: 100%;
  height: 50%;
  padding-top: 20px;
  background: center/cover no-repeat;
}
.bg-img-resort {
  width: 550px;
  height: 350px;
  padding-top: 20px;
  background: center/cover no-repeat;
}
.list-gray a {
  color: #9b9b9b;
}
.description-blog blockquote {
  border-color: #7f3f6c !important;
  margin-left: 2%;
  color: #4d4d4d;
}
.img-blog {
  height: 280px;
  width: 100%;
}
.img-550 {
  height: 550px;
}
.img-cover {
  object-fit: cover;
}
.page-item.disabled .page-link {
  border: 1px solid #7f3f6c;
}
.page-item.active .page-link {
  background-color: rgba(127,63,108,0.7);
  border-color: #7f3f6c;
}
.card-transition {
  transition-duration: unset;
  -ms-transition-duration: unset;
  -moz-transition-duration: unset;
  -webkit-transition-duration: unset;
  -o-transition-duration: unset;
}
.card-transition div {
  transition-duration: unset;
  -ms-transition-duration: unset;
  -moz-transition-duration: unset;
  -webkit-transition-duration: unset;
  -o-transition-duration: unset;
}
.card-transition div ul {
  transition-duration: unset;
  -ms-transition-duration: unset;
  -moz-transition-duration: unset;
  -webkit-transition-duration: unset;
  -o-transition-duration: unset;
}
.card-transition div ul li {
  transition-duration: unset;
  -ms-transition-duration: unset;
  -moz-transition-duration: unset;
  -webkit-transition-duration: unset;
  -o-transition-duration: unset;
}
.terms_section h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: normal;
  color: #3c136a;
}
.terms_section p,
.terms_section li {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a;
}
