.the-content-div {
  font-family: "Montserrat", sans-serif;
  color: #B4975E;
}
.the-content-div ul li {
  text-align: left !important;
  position: relative;
  border-radius: 50%;
}
@media (min-width: 1025px) {
  .the-content-div ul li {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div ul li {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div ul li {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .the-content-div ul li {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .the-content-div ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .the-content-div ul li {
    padding-bottom: 10px;
  }
}
.the-content-div ul li::before {
  content: "";
  background-image: url("../json/li-4.json");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
}
@media (min-width: 1025px) {
  .the-content-div ul li::before {
    height: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div ul li::before {
    height: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div ul li::before {
    height: 15px;
  }
}
@media (max-width: 600px) {
  .the-content-div ul li::before {
    height: 15px;
  }
}
@media (min-width: 1025px) {
  .the-content-div ul li::before {
    width: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div ul li::before {
    width: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div ul li::before {
    width: 15px;
  }
}
@media (max-width: 600px) {
  .the-content-div ul li::before {
    width: 15px;
  }
}
@media (min-width: 1025px) {
  .the-content-div ul li::before {
    padding: 0.15625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div ul li::before {
    padding: 0.15625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div ul li::before {
    padding: 3px;
  }
}
@media (max-width: 600px) {
  .the-content-div ul li::before {
    padding: 3px;
  }
}
@media (min-width: 1025px) {
  .the-content-div ul li::before {
    top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div ul li::before {
    top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div ul li::before {
    top: 8px;
  }
}
@media (max-width: 600px) {
  .the-content-div ul li::before {
    top: 8px;
  }
}
.the-content-div p,
.the-content-div a,
.the-content-div td,
.the-content-div th {
  color: #B4975E;
  font-family: "Montserrat", sans-serif;
}
.the-content-div a {
  text-decoration: underline;
}
.the-content-div a:hover {
  text-decoration: underline;
}
.the-content-div h1,
.the-content-div h2,
.the-content-div h3,
.the-content-div h4,
.the-content-div h5,
.the-content-div h6 {
  color: #000000;
  font-family: "Hurricane", cursive;
  text-transform: uppercase;
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div h1,
  .the-content-div h2,
  .the-content-div h3,
  .the-content-div h4,
  .the-content-div h5,
  .the-content-div h6 {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h1,
  .the-content-div h2,
  .the-content-div h3,
  .the-content-div h4,
  .the-content-div h5,
  .the-content-div h6 {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h1,
  .the-content-div h2,
  .the-content-div h3,
  .the-content-div h4,
  .the-content-div h5,
  .the-content-div h6 {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .the-content-div h1,
  .the-content-div h2,
  .the-content-div h3,
  .the-content-div h4,
  .the-content-div h5,
  .the-content-div h6 {
    padding-bottom: 15px;
  }
}
.the-content-div h1.h1 a,
.the-content-div h2.h1 a,
.the-content-div h3.h1 a,
.the-content-div h4.h1 a,
.the-content-div h5.h1 a,
.the-content-div h6.h1 a {
  text-decoration: underline;
}
.the-content-div h1.h1 a:hover,
.the-content-div h2.h1 a:hover,
.the-content-div h3.h1 a:hover,
.the-content-div h4.h1 a:hover,
.the-content-div h5.h1 a:hover,
.the-content-div h6.h1 a:hover {
  color: #494949;
}
.the-content-div ul {
  list-style: none;
  padding: 0;
}

.the-content-div {
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .the-content-div {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .the-content-div {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div {
    line-height: 30px;
  }
}
.the-content-div p {
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div p {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div p {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div p {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .the-content-div p {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .the-content-div p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div p {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div p {
    line-height: 30px;
  }
}
.the-content-div li {
  text-align: left !important;
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div li {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div li {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div li {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .the-content-div li {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .the-content-div li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div li {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div li {
    line-height: 30px;
  }
}
.the-content-div a {
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div a {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div a {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div a {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .the-content-div a {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .the-content-div a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div a {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div a {
    line-height: 30px;
  }
}
.the-content-div a:hover {
  color: #B4975E !important;
}
.the-content-div td {
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div td {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div td {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div td {
    font-size: 15x;
  }
}
@media (max-width: 600px) {
  .the-content-div td {
    font-size: 15x;
  }
}
@media (min-width: 1025px) {
  .the-content-div td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div td {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div td {
    line-height: 30px;
  }
}
.the-content-div th {
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div th {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div th {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div th {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .the-content-div th {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .the-content-div th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div th {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div th {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h1 {
    font-size: 2.5vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h1 {
    font-size: 2.5vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h1 {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .the-content-div h1 {
    font-size: 32px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h1 {
    line-height: 3.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h1 {
    line-height: 3.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h1 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .the-content-div h1 {
    line-height: 40px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h2 {
    font-size: 1.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h2 {
    font-size: 1.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h2 {
    font-size: 28px;
  }
}
@media (max-width: 600px) {
  .the-content-div h2 {
    font-size: 28px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h2 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h2 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h2 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .the-content-div h2 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h3 {
    font-size: 1.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h3 {
    font-size: 1.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h3 {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .the-content-div h3 {
    font-size: 24px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h3 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h3 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h3 {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div h3 {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h4 {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h4 {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h4 {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .the-content-div h4 {
    font-size: 22px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h4 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h4 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h4 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .the-content-div h4 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h5 {
    font-size: 1.1458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h5 {
    font-size: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h5 {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .the-content-div h5 {
    font-size: 22px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h5 {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h5 {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h5 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .the-content-div h5 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h6 {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h6 {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h6 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .the-content-div h6 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h6 {
    line-height: 1.3541666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h6 {
    line-height: 1.3541666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h6 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .the-content-div h6 {
    line-height: 28px;
  }
}
.the-content-div table {
  border-collapse: collapse;
  width: 100%;
}
.the-content-div table th, .the-content-div table td {
  border: 1px solid #D8D8D8;
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div table th, .the-content-div table td {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .the-content-div table th, .the-content-div table td {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div table th, .the-content-div table td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div table th, .the-content-div table td {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div table th, .the-content-div table td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .the-content-div table th, .the-content-div table td {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div table th, .the-content-div table td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .the-content-div table th, .the-content-div table td {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div table th, .the-content-div table td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .the-content-div table th, .the-content-div table td {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div table th, .the-content-div table td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div table th, .the-content-div table td {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .the-content-div table th, .the-content-div table td {
    padding-top: 10px;
  }
}
.the-content-div table th {
  background: #B4975E;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}

.table-div {
  border-collapse: collapse;
  width: 100%;
}
.table-div th, .table-div td {
  border: 1px solid #D8D8D8;
  font-weight: 300;
}
@media (min-width: 1025px) {
  .table-div th, .table-div td {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div th, .table-div td {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div th, .table-div td {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .table-div th, .table-div td {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .table-div th, .table-div td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div th, .table-div td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div th, .table-div td {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .table-div th, .table-div td {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .table-div th, .table-div td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div th, .table-div td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div th, .table-div td {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .table-div th, .table-div td {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .table-div th, .table-div td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div th, .table-div td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div th, .table-div td {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .table-div th, .table-div td {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .table-div th, .table-div td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div th, .table-div td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div th, .table-div td {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .table-div th, .table-div td {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .table-div th, .table-div td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div th, .table-div td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div th, .table-div td {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .table-div th, .table-div td {
    padding-top: 10px;
  }
}
.table-div th {
  background: #B4975E;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.table-div a {
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}
.table-div a:hover {
  color: #B4975E;
}

.table-div-nav {
  border-collapse: collapse;
  width: 100%;
}
.table-div-nav th, .table-div-nav td {
  border: 1px solid #D8D8D8;
  font-weight: 300;
}
@media (min-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div-nav th, .table-div-nav td {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .table-div-nav th, .table-div-nav td {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div-nav th, .table-div-nav td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .table-div-nav th, .table-div-nav td {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div-nav th, .table-div-nav td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .table-div-nav th, .table-div-nav td {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div-nav th, .table-div-nav td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .table-div-nav th, .table-div-nav td {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div-nav th, .table-div-nav td {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .table-div-nav th, .table-div-nav td {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .table-div-nav th, .table-div-nav td {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .table-div-nav th, .table-div-nav td {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .table-div-nav th, .table-div-nav td {
    padding-top: 10px;
  }
}
.table-div-nav th {
  background: #B4975E;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.table-div-nav a {
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}
.table-div-nav a:hover {
  color: #B4975E !important;
}

.table-div-nav a {
  color: #fff;
}
.table-div-nav tbody {
  width: 100%;
}
.table-div-nav th, .table-div-nav td {
  color: #fff;
}
.table-div-nav thead {
  display: none;
}
.table-div-nav .from-div {
  background: #B4975E;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.table-div-nav tr {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.table-div-nav tr td {
  display: flex;
  justify-content: space-between;
}
.table-div-nav tr td div {
  width: 49%;
}
.table-div-nav .td-lable {
  font-weight: 500;
  text-transform: uppercase;
}

.the-content-div.font-color--white {
  color: #fff;
}
.the-content-div.font-color--white h1, .the-content-div.font-color--white h2, .the-content-div.font-color--white h3, .the-content-div.font-color--white h4, .the-content-div.font-color--white h5, .the-content-div.font-color--white h6 {
  color: #fff;
}
.the-content-div.font-color--white p, .the-content-div.font-color--white a, .the-content-div.font-color--white li, .the-content-div.font-color--white td, .the-content-div.font-color--white th {
  color: #fff;
}

@media (min-width: 600px) and (max-width: 1025px) {
  .table-div .tab-d-block {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .table-auto-mobile {
    width: 100%;
    overflow: auto;
  }
  .table-div thead {
    display: none;
  }
  .table-div .from-div {
    background: #B4975E;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
  }
  .table-div tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
  }
  .table-div tr td {
    display: flex;
    justify-content: space-between;
  }
  .table-div tr td div {
    width: 49%;
  }
  .table-div .td-lable {
    font-weight: 500;
    text-transform: uppercase;
  }
}
input[type=radio] {
  position: relative;
  visibility: hidden;
  -moz-appearance: initial;
  display: inline-block;
  width: 30px;
  height: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  margin-top: 0 !important;
}

input[type=radio]:before,
input[type=radio]:checked:after {
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
  bottom: 0;
  position: relative;
  content: "";
  visibility: visible;
  border: 1px solid #fff;
  border-radius: 50%;
}

input[type=radio]:checked:after {
  width: 11px;
  height: 11px;
  left: -13px;
  margin: 0 !important;
  font-size: 10px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  font-family: FontAwesome;
  background-color: #fff;
  display: inline-block;
  border: 1px solid #000 !important;
}

input[type=radio]:before {
  left: 0;
  background-color: transparent;
  display: inline-block;
}

input[type=radio]:before,
input[type=radio]:checked:after {
  border: 1px solid #fff;
}

section#bannerSection .scrollDown {
  top: auto;
  bottom: -8%;
  left: auto;
  right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}
@media (min-width: 1025px) {
  section#bannerSection .scrollDown {
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .scrollDown {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .scrollDown {
    width: 100%;
  }
}
@media (max-width: 600px) {
  section#bannerSection .scrollDown {
    width: 100%;
  }
}
@media screen and (max-width: 1025px) {
  section#bannerSection .scrollDown {
    display: none;
  }
}
section#bannerSection .content-body {
  position: absolute;
  top: auto;
  bottom: 5vw;
  height: 100%;
  left: auto;
  right: auto;
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: column;
  z-index: 5;
}
@media (min-width: 1025px) {
  section#bannerSection .content-body {
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .content-body {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .content-body {
    width: 100%;
  }
}
@media (max-width: 600px) {
  section#bannerSection .content-body {
    width: 100%;
  }
}
@media screen and (max-width: 1025px) {
  section#bannerSection .content-body {
    bottom: 130px;
  }
}
@media screen and (max-width: 667px) {
  section#bannerSection .content-body {
    bottom: 80px;
  }
}
section#bannerSection .content-body .banner-Main-Titlte {
  color: #FFFFFF;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  section#bannerSection .content-body .banner-Main-Titlte {
    font-size: 2.7083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .content-body .banner-Main-Titlte {
    font-size: 2.7083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .content-body .banner-Main-Titlte {
    font-size: 38px;
  }
}
@media (max-width: 600px) {
  section#bannerSection .content-body .banner-Main-Titlte {
    font-size: 38px;
  }
}
@media (min-width: 1025px) {
  section#bannerSection .content-body .banner-Main-Titlte {
    line-height: 2.96875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .content-body .banner-Main-Titlte {
    line-height: 2.96875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .content-body .banner-Main-Titlte {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  section#bannerSection .content-body .banner-Main-Titlte {
    line-height: 40px;
  }
}
section#bannerSection .content-body .banner-italic-title {
  text-align: center;
  font-family: "Hurricane", cursive;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  section#bannerSection .content-body .banner-italic-title {
    font-size: 5.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .content-body .banner-italic-title {
    font-size: 5.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .content-body .banner-italic-title {
    font-size: 70px;
  }
}
@media (max-width: 600px) {
  section#bannerSection .content-body .banner-italic-title {
    font-size: 70px;
  }
}
@media (min-width: 1025px) {
  section#bannerSection .content-body .banner-italic-title {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .content-body .banner-italic-title {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .content-body .banner-italic-title {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  section#bannerSection .content-body .banner-italic-title {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  section#bannerSection .content-body .banner-italic-title {
    line-height: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .content-body .banner-italic-title {
    line-height: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .content-body .banner-italic-title {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  section#bannerSection .content-body .banner-italic-title {
    line-height: 40px;
  }
}
section#bannerSection .videoBanner {
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
}
@media (min-width: 1025px) {
  section#bannerSection .videoBanner {
    height: 100vh;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .videoBanner {
    height: value-desktop;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .videoBanner {
    height: 100vh;
  }
}
@media (max-width: 600px) {
  section#bannerSection .videoBanner {
    height: 100vh;
  }
}
section#bannerSection .videoBanner video.bannervideo {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  section#bannerSection .videoBanner video.bannervideo {
    height: 100vh;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .videoBanner video.bannervideo {
    height: value-desktop;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .videoBanner video.bannervideo {
    height: 100vh;
  }
}
@media (max-width: 600px) {
  section#bannerSection .videoBanner video.bannervideo {
    height: 100vh;
  }
}
section#bannerSection .bannerImage {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  section#bannerSection .bannerImage {
    height: 100vh;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .bannerImage {
    height: value-desktop;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .bannerImage {
    height: 50vh;
  }
}
@media (max-width: 600px) {
  section#bannerSection .bannerImage {
    height: 50vh;
  }
}
section#bannerSection .bannerImage picture::after {
  content: "";
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  position: absolute;
  width: 100%;
  height: 260px;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
}
section#bannerSection .bannerImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section#bannerSection #muteButton {
  top: auto;
  bottom: 5%;
  left: auto;
  right: 5%;
  z-index: 5;
  background-color: transparent;
  background-image: url(../png/high-volume.png);
  background-size: 100%;
  width: 30px;
  height: 30px;
  border: 0;
  filter: invert(1);
}
@media screen and (max-width: 991px) {
  section#bannerSection #muteButton {
    right: 8%;
  }
}
@media screen and (max-width: 667px) {
  section#bannerSection #muteButton {
    right: 12%;
  }
}
section#bannerSection #playPauseButton {
  top: auto;
  bottom: 5%;
  left: auto;
  right: 3%;
  z-index: 5;
  background-color: transparent;
  background-image: url(../png/pause.png);
  background-size: 100%;
  width: 30px;
  height: 30px;
  border: 0;
  filter: invert(1);
}
section#bannerSection #muteButton.unmute {
  background-image: url(../png/mute.png);
  filter: invert(1);
  width: 25px;
  height: 25px;
}
section#bannerSection #playPauseButton.pause {
  background-image: url(../png/play-buttton.png);
  filter: invert(1);
  width: 25px;
  height: 25px;
}

section#welcomeSection .btn-externalLinks {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 667px) {
  section#welcomeSection .btn-externalLinks {
    flex-wrap: wrap;
  }
  section#welcomeSection .btn-externalLinks .externalBtn {
    margin: 20px 10px;
  }
}
@media (min-width: 1025px) {
  section#welcomeSection .all-inclusive {
    width: 13.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#welcomeSection .all-inclusive {
    width: 13.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#welcomeSection .all-inclusive {
    width: 235px;
  }
}
@media (max-width: 600px) {
  section#welcomeSection .all-inclusive {
    width: 200px;
  }
}
@media screen and (max-width: 667px) {
  section#welcomeSection .all-inclusive {
    width: 200px !important;
  }
}

section#BookBenefits .bookBenefits {
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 1025px) {
  section#BookBenefits .bookBenefits {
    flex-wrap: wrap;
  }
}
section#BookBenefits .bookBenefits .list-item {
  opacity: 1;
  border-right: 1px solid;
  color: #D9D9D9;
}
@media (min-width: 1025px) {
  section#BookBenefits .bookBenefits .list-item {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#BookBenefits .bookBenefits .list-item {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#BookBenefits .bookBenefits .list-item {
    height: nul;
  }
}
@media (max-width: 600px) {
  section#BookBenefits .bookBenefits .list-item {
    height: auto;
  }
}
@media (min-width: 1025px) {
  section#BookBenefits .bookBenefits .list-item {
    margin-bottom: 1.5625vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#BookBenefits .bookBenefits .list-item {
    margin-bottom: 1.5625vw;
  }
}
section#BookBenefits .bookBenefits .list-item:last-child {
  border-right: none !important;
}
section#BookBenefits .bookBenefits .list-item:nth-child(4) {
  border-right: none !important;
}
@media screen and (max-width: 1025px) {
  section#BookBenefits .bookBenefits .list-item {
    border-right: 0 !important;
  }
}
section#BookBenefits .bookBenefits .textCardBody {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1025px) {
  section#BookBenefits .bookBenefits .textCardBody {
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
  }
}
@media screen and (max-width: 991px) {
  section#BookBenefits .bookBenefits .textCardBody {
    padding: 15px 0;
  }
}
section#BookBenefits .bookBenefits .textCardBody .benefit_text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  section#BookBenefits .bookBenefits .textCardBody .benefit_text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#BookBenefits .bookBenefits .textCardBody .benefit_text {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#BookBenefits .bookBenefits .textCardBody .benefit_text {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  section#BookBenefits .bookBenefits .textCardBody .benefit_text {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  section#BookBenefits .bookBenefits .textCardBody .benefit_text {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#BookBenefits .bookBenefits .textCardBody .benefit_text {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#BookBenefits .bookBenefits .textCardBody .benefit_text {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  section#BookBenefits .bookBenefits .textCardBody .benefit_text {
    line-height: 28px;
  }
}
@media screen and (max-width: 991px) {
  section#BookBenefits .bookBenefits .textCardBody .benefit_text {
    text-align: left !important;
  }
}
@media (min-width: 1025px) {
  section#BookBenefits .bookBenefits .textCardBody img {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#BookBenefits .bookBenefits .textCardBody img {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#BookBenefits .bookBenefits .textCardBody img {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  section#BookBenefits .bookBenefits .textCardBody img {
    padding-right: 20px;
  }
}
@media screen and (max-width: 667px) {
  section#BookBenefits .bookBenefits .textCardBody img {
    width: 50px;
  }
}
section#BookBenefits .bookBenefits .list-item:last-child + .linehr {
  display: none;
}

@media screen and (max-width: 667px) {
  section#AcomodationSection {
    padding-bottom: 100px;
  }
}
@media (min-width: 1025px) {
  section#AcomodationSection .slider-acomodations {
    padding-left: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#AcomodationSection .slider-acomodations {
    padding-left: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations {
    padding-left: 55px;
  }
}
@media (max-width: 600px) {
  section#AcomodationSection .slider-acomodations {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  section#AcomodationSection .slider-acomodations {
    padding-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#AcomodationSection .slider-acomodations {
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations {
    padding-right: 55px;
  }
}
@media (max-width: 600px) {
  section#AcomodationSection .slider-acomodations {
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla {
    padding-left: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla {
    padding-left: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla {
    padding-right: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla {
    padding-right: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla {
    padding-right: 10px;
  }
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla a {
  justify-content: center;
  align-items: center;
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla a .imageVilla {
  width: 100%;
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla a .imageVilla img {
  width: 100%;
  height: 23.438vw;
  object-fit: cover;
}
@media screen and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla a .imageVilla img {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla a .imageVilla img {
    height: 370px;
  }
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla a .imageVilla .mobile-moreDetails {
  display: none;
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents {
  height: 20vw;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents {
    height: 320px;
  }
}
@media screen and (max-width: 991px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents {
    height: auto;
  }
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
@media screen and (max-width: 991px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla {
    padding-bottom: 40px;
  }
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox {
  justify-content: center;
  align-items: center;
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 28px;
  }
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
  border-right: 1px solid #000;
  content: "";
}
@media (min-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 20px;
  }
}
@media (max-width: 600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 20px;
  }
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text:last-child::after {
  border: none;
  display: none;
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 667px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow {
    justify-content: space-evenly;
  }
}
section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
  margin: 0;
}
@media (min-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 30px;
  }
}
@media (max-width: 600px) {
  section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 0;
  }
}

.lang-fr section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents, .lang-de section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents {
  height: 23vw;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1025px) {
  .lang-fr section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents, .lang-de section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents {
    height: 320px;
  }
}
@media screen and (max-width: 991px) {
  .lang-fr section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents, .lang-de section#AcomodationSection .slider-acomodations .wrap-slidervilla .box-Villa-contents {
    height: auto;
  }
}

.title-villa {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  .title-villa {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-villa {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-villa {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .title-villa {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  .title-villa {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-villa {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-villa {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .title-villa {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .title-villa {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-villa {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-villa {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .title-villa {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .title-villa {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-villa {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-villa {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .title-villa {
    padding-right: 10px;
  }
}
.title-villa::after {
  content: "";
  border-bottom: 2px solid #B4975E;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
@media (min-width: 1025px) {
  .title-villa::after {
    width: 7.2916666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-villa::after {
    width: 7.2916666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-villa::after {
    width: 80px;
  }
}
@media (max-width: 600px) {
  .title-villa::after {
    width: 80px;
  }
}
@media (min-width: 1025px) {
  .title-villa::after {
    margin-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-villa::after {
    margin-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-villa::after {
    margin-top: 5px;
  }
}
@media (max-width: 600px) {
  .title-villa::after {
    margin-top: 5px;
  }
}

.villaDescription {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .villaDescription {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villaDescription {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villaDescription {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .villaDescription {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .villaDescription {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villaDescription {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villaDescription {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .villaDescription {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .villaDescription {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villaDescription {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villaDescription {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .villaDescription {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .villaDescription {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villaDescription {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villaDescription {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .villaDescription {
    padding-right: 20px;
  }
}

@media screen and (max-width: 667px) {
  section#OffersSection {
    padding-bottom: 40px;
  }
}
@media (min-width: 1025px) {
  section#OffersSection .slider-offers {
    padding-left: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersSection .slider-offers {
    padding-left: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OffersSection .slider-offers {
    padding-left: 55px;
  }
}
@media (max-width: 600px) {
  section#OffersSection .slider-offers {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  section#OffersSection .slider-offers {
    padding-right: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersSection .slider-offers {
    padding-right: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OffersSection .slider-offers {
    padding-right: 55px;
  }
}
@media (max-width: 600px) {
  section#OffersSection .slider-offers {
    padding-right: 0;
  }
}
section#OffersSection .slider-offers button.slick-prev {
  top: 9.2447916667vw;
}
@media screen and (max-width: 991px) {
  section#OffersSection .slider-offers button.slick-prev {
    top: 33% !important;
  }
}
@media screen and (max-width: 667px) {
  section#OffersSection .slider-offers button.slick-prev {
    top: auto !important;
    bottom: -13% !important;
  }
}
section#OffersSection .slider-offers button.slick-next {
  top: 9.2447916667vw;
}
@media screen and (max-width: 991px) {
  section#OffersSection .slider-offers button.slick-next {
    top: 33% !important;
  }
}
@media screen and (max-width: 667px) {
  section#OffersSection .slider-offers button.slick-next {
    top: auto !important;
    bottom: -13% !important;
  }
}
@media (min-width: 1025px) {
  section#OffersSection .slider-offers .wrap-sliderOffer {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersSection .slider-offers .wrap-sliderOffer {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OffersSection .slider-offers .wrap-sliderOffer {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  section#OffersSection .slider-offers .wrap-sliderOffer {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  section#OffersSection .slider-offers .wrap-sliderOffer {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersSection .slider-offers .wrap-sliderOffer {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OffersSection .slider-offers .wrap-sliderOffer {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  section#OffersSection .slider-offers .wrap-sliderOffer {
    padding-right: 0;
  }
}
section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers {
  position: relative;
}
@media (min-width: 1025px) {
  section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers {
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers {
    width: 100%;
  }
}
@media (max-width: 600px) {
  section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers {
    width: 100%;
  }
}
section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers img {
  height: 19.792vw;
}
@media screen and (max-width: 991px) {
  section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers img {
    height: 270px;
  }
}
section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers:hover .InerExploreMore {
  display: flex;
  transition: all 0.5s;
}
section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers .InerExploreMore {
  display: none;
  transition: all 0.5s;
}
@media screen and (max-width: 991px) {
  section#OffersSection .slider-offers .wrap-sliderOffer .imageOffers .InerExploreMore {
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: center;
    align-items: cente;
  }
}
section#OffersSection .villa-yellow-btn {
  margin: 0 0;
}
@media screen and (max-width: 1025px) {
  section#OffersSection .half-div-30 {
    padding-bottom: 58px;
  }
}

section#PageRedirections .box-pageRedirect {
  position: relative;
}
@media screen and (max-width: 991px) {
  section#PageRedirections .box-pageRedirect {
    width: 90% !important;
    margin: auto;
  }
}
@media screen and (max-width: 667px) {
  section#PageRedirections .box-pageRedirect .wrap-contentBx {
    position: relative;
    bottom: 0;
    padding: 30px 0;
    background-color: transparent;
    width: 100% !important;
  }
  section#PageRedirections .box-pageRedirect .wrap-contentBx .creativeHeader {
    color: #B4975E;
  }
  section#PageRedirections .box-pageRedirect .wrap-contentBx .main-title {
    color: #000000;
  }
}
section#PageRedirections .box-pageRedirect a {
  display: flex;
}
section#PageRedirections .box-pageRedirect::after {
  background: rgb(0, 0, 0);
  background: linear-gradient(359deg, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.01) 100%);
  content: "";
  height: 15vw;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: auto;
  bottom: 0;
}
@media (min-width: 1025px) {
  section#PageRedirections .box-pageRedirect::after {
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#PageRedirections .box-pageRedirect::after {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#PageRedirections .box-pageRedirect::after {
    width: 100%;
  }
}
@media (max-width: 600px) {
  section#PageRedirections .box-pageRedirect::after {
    width: 100%;
  }
}
@media screen and (max-width: 667px) {
  section#PageRedirections .box-pageRedirect::after {
    display: none;
  }
}

.wrap-contentBx {
  position: absolute;
  top: auto;
  bottom: 5vw;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  margin: auto;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  z-index: 5;
}
@media (min-width: 1025px) {
  .wrap-contentBx {
    width: 55%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrap-contentBx {
    width: 55%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrap-contentBx {
    width: 55%;
  }
}
@media (max-width: 600px) {
  .wrap-contentBx {
    width: 80%;
  }
}

@media screen and (max-width: 667px) {
  section#ExperienceSection {
    padding-bottom: 100px;
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  section#ExperienceSection .slider-acomodations {
    padding-left: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#ExperienceSection .slider-acomodations {
    padding-left: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#ExperienceSection .slider-acomodations {
    padding-left: 55px;
  }
}
@media (max-width: 600px) {
  section#ExperienceSection .slider-acomodations {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  section#ExperienceSection .slider-acomodations {
    padding-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#ExperienceSection .slider-acomodations {
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#ExperienceSection .slider-acomodations {
    padding-right: 55px;
  }
}
@media (max-width: 600px) {
  section#ExperienceSection .slider-acomodations {
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  section#ExperienceSection .slider-acomodations button.slick-prev {
    top: 33% !important;
  }
}
@media screen and (max-width: 667px) {
  section#ExperienceSection .slider-acomodations button.slick-prev {
    top: auto !important;
    bottom: -15% !important;
  }
}
@media screen and (max-width: 991px) {
  section#ExperienceSection .slider-acomodations button.slick-next {
    top: 33% !important;
  }
}
@media screen and (max-width: 667px) {
  section#ExperienceSection .slider-acomodations button.slick-next {
    top: auto !important;
    bottom: -15% !important;
  }
}
@media (min-width: 1025px) {
  section#ExperienceSection .slider-acomodations .wrap-sliderOffer {
    padding-left: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#ExperienceSection .slider-acomodations .wrap-sliderOffer {
    padding-left: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#ExperienceSection .slider-acomodations .wrap-sliderOffer {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  section#ExperienceSection .slider-acomodations .wrap-sliderOffer {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  section#ExperienceSection .slider-acomodations .wrap-sliderOffer {
    padding-right: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#ExperienceSection .slider-acomodations .wrap-sliderOffer {
    padding-right: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#ExperienceSection .slider-acomodations .wrap-sliderOffer {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  section#ExperienceSection .slider-acomodations .wrap-sliderOffer {
    padding-right: 10px;
  }
}
section#ExperienceSection .slider-acomodations .wrap-sliderOffer .imageOffers img {
  width: 100%;
  height: 23.438vw;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  section#ExperienceSection .slider-acomodations .wrap-sliderOffer .imageOffers img {
    height: 270px;
  }
}
section#ExperienceSection .slider-acomodations .wrap-sliderOffer .imageOffers .mobile-moreDetails {
  display: none;
}

section#GallerySection .gallery-hm {
  position: relative;
}
section#GallerySection .gallery-hm::after {
  background: rgb(0, 0, 0);
  background: linear-gradient(359deg, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.01) 100%);
  content: "";
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: auto;
  bottom: 0;
}
@media (min-width: 1025px) {
  section#GallerySection .gallery-hm::after {
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#GallerySection .gallery-hm::after {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#GallerySection .gallery-hm::after {
    width: 100%;
  }
}
@media (max-width: 600px) {
  section#GallerySection .gallery-hm::after {
    width: 100%;
  }
}
@media screen and (max-width: 667px) {
  section#GallerySection .gallery-hm::after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  section#GallerySection .wrap-contentBx {
    width: 80% !important;
  }
}
@media screen and (max-width: 667px) {
  section#GallerySection .wrap-contentBx {
    position: relative;
    bottom: 0;
    padding: 30px 0;
    background-color: transparent;
    width: 100% !important;
  }
  section#GallerySection .wrap-contentBx .creativeHeader {
    color: #B4975E;
  }
  section#GallerySection .wrap-contentBx .main-title {
    color: #000000;
  }
}

@media (min-width: 1025px) {
  .pading-left-right {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pading-left-right {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pading-left-right {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .pading-left-right {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .pading-left-right {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pading-left-right {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pading-left-right {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .pading-left-right {
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  .pading-left-right {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pading-left-right {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pading-left-right {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .pading-left-right {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .pading-left-right {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pading-left-right {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pading-left-right {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .pading-left-right {
    padding-top: 30px;
  }
}

section#FAQSection video#FAQVedio {
  object-fit: cover;
}
@media (min-width: 1025px) {
  section#FAQSection video#FAQVedio {
    width: 28.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#FAQSection video#FAQVedio {
    width: 28.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#FAQSection video#FAQVedio {
    width: auto;
  }
}
@media (max-width: 600px) {
  section#FAQSection video#FAQVedio {
    width: auto;
  }
}
@media (min-width: 1025px) {
  section#FAQSection video#FAQVedio {
    height: 31.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#FAQSection video#FAQVedio {
    height: 31.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#FAQSection video#FAQVedio {
    height: 420px;
  }
}
@media (max-width: 600px) {
  section#FAQSection video#FAQVedio {
    height: 420px;
  }
}
@media screen and (max-width: 1025px) {
  section#FAQSection .half-div-35 {
    width: 100% !important;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1025px) {
  section#FAQSection .half-div-60 {
    width: 90% !important;
  }
}

.instaLinkTitle {
  color: #000000;
  text-align: right;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .instaLinkTitle {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .instaLinkTitle {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .instaLinkTitle {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .instaLinkTitle {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .instaLinkTitle {
    line-height: 2.96875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .instaLinkTitle {
    line-height: 2.96875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .instaLinkTitle {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .instaLinkTitle {
    line-height: 40px;
  }
}

div#awards-slider img.awardImage {
  height: 150px;
  object-fit: contain;
}
@media (min-width: 1025px) {
  div#awards-slider img.awardImage {
    width: 80%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#awards-slider img.awardImage {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#awards-slider img.awardImage {
    width: 48%;
  }
}
@media (max-width: 600px) {
  div#awards-slider img.awardImage {
    width: 48%;
  }
}

@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews {
    padding-left: 55px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews {
    padding-right: 55px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews {
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock {
    padding-right: 10px;
  }
}
section#testimornialSection .testimornialReviews .testimornialBock button {
  border: 0;
  background-color: transparent;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding-top: 20px;
}
section#testimornialSection .testimornialReviews .testimornialBock .title-review {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .title-review {
    padding-right: 10px;
  }
}
section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    height: 10.15625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    height: 10.15625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    height: auto;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription, section#testimornialSection .testimornialReviews .testimornialBock .reviewDescription p {
    height: auto;
  }
}
section#testimornialSection .testimornialReviews .testimornialBock .textname-designation {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .textname-designation {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .textname-designation {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .textname-designation {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .textname-designation {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .textname-designation {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .textname-designation {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#testimornialSection .testimornialReviews .testimornialBock .textname-designation {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  section#testimornialSection .testimornialReviews .testimornialBock .textname-designation {
    line-height: 28px;
  }
}
section#testimornialSection .testimornialReviews button.slick-prev {
  left: 0;
  right: auto;
  top: 8.4635416667vw;
}
@media screen and (max-width: 991px) {
  section#testimornialSection .testimornialReviews button.slick-prev {
    top: 35% !important;
  }
}
@media screen and (max-width: 667px) {
  section#testimornialSection .testimornialReviews button.slick-prev {
    top: auto !important;
    bottom: -9% !important;
    left: 30%;
  }
}
section#testimornialSection .testimornialReviews button.slick-next {
  right: 0;
  left: auto;
  top: 8.4635416667vw;
}
@media screen and (max-width: 991px) {
  section#testimornialSection .testimornialReviews button.slick-next {
    top: 35% !important;
  }
}
@media screen and (max-width: 667px) {
  section#testimornialSection .testimornialReviews button.slick-next {
    top: auto !important;
    bottom: -9% !important;
    right: 30%;
  }
}

.testimonial-modal .modal-header {
  padding: 15px;
  border-bottom: none !important;
}
.testimonial-modal .modal-dialog {
  width: 100vw !important;
  margin: 30px auto;
  max-width: 60vw !important;
}
.testimonial-modal .modal-dialog .modal-content {
  border: 0 !important;
  border-radius: 0;
}
.testimonial-modal .modal-dialog .title-review {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .title-review {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .title-review {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .title-review {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .title-review {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .title-review {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .title-review {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .title-review {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .title-review {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .title-review {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .title-review {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .title-review {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .title-review {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .title-review {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .title-review {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .title-review {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .title-review {
    padding-right: 10px;
  }
}
.testimonial-modal .modal-dialog .reviewDescription, .testimonial-modal .modal-dialog .reviewDescription p {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .reviewDescription, .testimonial-modal .modal-dialog .reviewDescription p {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .reviewDescription, .testimonial-modal .modal-dialog .reviewDescription p {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .reviewDescription, .testimonial-modal .modal-dialog .reviewDescription p {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .reviewDescription, .testimonial-modal .modal-dialog .reviewDescription p {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .reviewDescription, .testimonial-modal .modal-dialog .reviewDescription p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .reviewDescription, .testimonial-modal .modal-dialog .reviewDescription p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .reviewDescription, .testimonial-modal .modal-dialog .reviewDescription p {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .reviewDescription, .testimonial-modal .modal-dialog .reviewDescription p {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .reviewDescription {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .reviewDescription {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .reviewDescription {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .reviewDescription {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .reviewDescription {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .reviewDescription {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .reviewDescription {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .reviewDescription {
    padding-right: 20px;
  }
}
.testimonial-modal .modal-dialog .textname-designation {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .textname-designation {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .textname-designation {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .textname-designation {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .textname-designation {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .testimonial-modal .modal-dialog .textname-designation {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-modal .modal-dialog .textname-designation {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-modal .modal-dialog .textname-designation {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .testimonial-modal .modal-dialog .textname-designation {
    line-height: 28px;
  }
}

header#headerMenu {
  position: absolute;
  z-index: 7;
  width: 100%;
}
@media (min-width: 1025px) {
  header#headerMenu {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  header#headerMenu {
    padding-top: 20px;
  }
}
header#headerMenu .logoHeader a {
  display: flex;
  padding: 0 !important;
  margin: 0 !important;
}
header#headerMenu .bookMegaMenu {
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu {
    width: 37%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu {
    width: 37%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu {
    width: 60%;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu {
    width: 35%;
  }
}
header#headerMenu .bookMegaMenu button.bookingBtn {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  background-color: transparent;
  border-width: 7px;
  border-style: double;
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    width: 32%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    width: 32%;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    height: 45px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    letter-spacing: 1.4px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    letter-spacing: 1.4px;
  }
}
@media screen and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    justify-content: center;
  }
}
@media screen and (max-width: 667px) {
  header#headerMenu .bookMegaMenu button.bookingBtn {
    display: none;
  }
}
header#headerMenu .bookMegaMenu .languageSet {
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    margin-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    margin-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    margin-left: 20px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    margin-right: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    margin-right: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    margin-right: 20px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .languageSet {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .languageSet {
    letter-spacing: 1.6px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu {
    width: 30px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu {
    width: 30px;
  }
}
header#headerMenu .bookMegaMenu .hamburgwithmenu .open-close-btn {
  position: relative;
  text-decoration: none;
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon {
  display: inline-block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon {
    width: 40px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon {
    height: 30px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon {
    height: 30px;
  }
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span {
  display: inline-block;
  position: absolute;
  height: 1px;
  width: 85%;
  background: #FFFFFF;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  margin-top: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(1) {
  top: 6px;
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(1) {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(1) {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(1) {
    width: 30px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(1) {
    width: 30px;
  }
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(2), header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(3) {
  top: 15px;
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(2), header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(3) {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(2), header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(3) {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(2), header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(3) {
    width: 20px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(2), header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(3) {
    width: 20px;
  }
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(4) {
  top: 24px;
}
@media (min-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(4) {
    width: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(4) {
    width: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(4) {
    width: 10px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span:nth-child(4) {
    width: 10px;
  }
}
@media screen and (max-width: 991px) {
  header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon span {
    width: 100%;
  }
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon.hamburger-open span {
  background: #FFFFFF;
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon.hamburger-open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon.hamburger-open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon.hamburger-open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header#headerMenu .bookMegaMenu .hamburgwithmenu #hamburger-icon.hamburger-open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
@media (min-width: 1025px) {
  header#headerMenu .menuSection {
    width: 37%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .menuSection {
    width: 37%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .menuSection {
    width: 35%;
  }
}
@media screen and (max-width: 1025px) {
  header#headerMenu .menuSection {
    display: none;
  }
}
header#headerMenu .menuSection ul#menu-main_menu, header#headerMenu .menuSection ul#menu-main_menu_fr {
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
@media (min-width: 1025px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  header#headerMenu .menuSection ul#menu-main_menu li a, header#headerMenu .menuSection ul#menu-main_menu_fr li a {
    letter-spacing: 1.6px;
  }
}
header#headerMenu .menuSection ul#menu-main_menu li a::after, header#headerMenu .menuSection ul#menu-main_menu_fr li a::after {
  content: "";
  border-bottom: 2px solid #FFFFFF;
  width: 0;
  display: block;
  transition: 0.5s;
}
header#headerMenu .menuSection ul#menu-main_menu li:hover a, header#headerMenu .menuSection ul#menu-main_menu_fr li:hover a {
  color: #FFFFFF;
}
header#headerMenu .menuSection ul#menu-main_menu li:hover a::after, header#headerMenu .menuSection ul#menu-main_menu_fr li:hover a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
header#headerMenu .menuSection ul#menu-main_menu li a.active, header#headerMenu .menuSection ul#menu-main_menu_fr li a.active {
  color: #FFFFFF;
}
header#headerMenu .menuSection ul#menu-main_menu li a.active::after, header#headerMenu .menuSection ul#menu-main_menu_fr li a.active::after {
  content: "";
  border-bottom: 2px solid #FFFFFF;
  width: 100%;
  display: block;
  transition: 0.5s;
}
header#headerMenu .menuSection ul#menu-main_menu li.current_page_item a, header#headerMenu .menuSection ul#menu-main_menu_fr li.current_page_item a {
  color: #FFFFFF;
}
header#headerMenu .menuSection ul#menu-main_menu li.current_page_item a::after, header#headerMenu .menuSection ul#menu-main_menu_fr li.current_page_item a::after {
  content: "";
  border-bottom: 2px solid #FFFFFF;
  width: 100%;
  display: block;
  transition: 0.5s;
}
header#headerMenu .menuSection ul#menu-main_menu li.current-page-ancestor a, header#headerMenu .menuSection ul#menu-main_menu_fr li.current-page-ancestor a {
  color: #B4975E;
}
header#headerMenu .menuSection ul#menu-main_menu li.current-page-ancestor a::after, header#headerMenu .menuSection ul#menu-main_menu_fr li.current-page-ancestor a::after {
  content: "";
  border-bottom: 2px solid #B4975E;
  width: 100%;
  display: block;
  transition: 0.5s;
}

.offcanvas-backdrop {
  z-index: 8;
}

div#OffcanvasMenus {
  background-color: #F5F1E9;
  z-index: 9;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus {
    width: 35%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus {
    width: 35%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus {
    width: 50%;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-top: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-top: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .offcanvas-header {
    padding-right: 30px;
  }
}
div#OffcanvasMenus .offcanvas-header button.btn-close {
  opacity: 1;
}
div#OffcanvasMenus .offcanvas-header .hotel-drop-down-wrapper {
  position: relative;
  display: none;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .offcanvas-header .hotel-drop-down-wrapper {
    width: 45%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .offcanvas-header .hotel-drop-down-wrapper {
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  div#OffcanvasMenus .offcanvas-header .hotel-drop-down-wrapper {
    display: flex !important;
  }
}
div#OffcanvasMenus .offcanvas-body.overlay-canvas {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-y: scroll;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-left: 50px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-left: 50px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-right: 50px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-right: 50px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-bottom: 50px;
  }
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu {
  list-style-type: none;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
  color: #B4975E;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left !important;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    font-size: 1.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    font-size: 1.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    letter-spacing: 1.6px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li {
    padding-bottom: 20px;
  }
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
  color: #B4975E;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left !important;
  width: fit-content;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    font-size: 1.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    font-size: 1.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
    letter-spacing: 1.6px;
  }
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a::after {
  content: "";
  border-bottom: 2px solid #B4975E;
  width: 0;
  display: block;
  transition: 0.5s;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li:hover a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li:hover .sub-menu li a::after {
  width: 0 !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li:hover .sub-menu li:hover a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li:hover .sub-menu li.current_page_item a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li.current-menu-item > a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li.current-menu-ancestor > a::after, div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li.current-page-ancestor > a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu {
  position: fixed;
  right: 34.1%;
  left: auto;
  height: 100vh;
  top: 0;
  display: flex;
  flex-direction: column;
  z-index: 1;
  background-color: #FFFFFF;
  width: 20%;
  justify-content: center !important;
  clip-path: inset(0 0 0 100%);
  transition: clip-path 0.5s ease, width 0.5s ease;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu {
    padding-right: 2.6041666667vw;
  }
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left !important;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    letter-spacing: 1.6px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li {
    padding-bottom: 20px;
  }
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left !important;
  width: fit-content;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a {
    letter-spacing: 1.6px;
  }
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li a::after {
  content: "";
  border-bottom: 2px solid #000000;
  width: 0;
  display: block;
  transition: 0.5s;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu li:hover a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li.menu-item-has-children:hover .sub-menu {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  clip-path: inset(0 0 0 0);
  list-style-type: none;
  color: #000;
}
div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu {
  list-style-type: none;
}
div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left !important;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    letter-spacing: 1.6px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li {
    padding-bottom: 20px;
  }
}
div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left !important;
  width: fit-content;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a {
    letter-spacing: 1.6px;
  }
}
div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li a::after {
  content: "";
  border-bottom: 2px solid #000000;
  width: 0;
  display: block;
  transition: 0.5s;
}
div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li:hover a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .menuIner ul#menu-right-hamburger-main-menu li.current-menu-item > a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .mobile-menu {
  flex-direction: column;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu {
    padding-bottom: 50px;
  }
}
div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu {
  list-style-type: none;
}
div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left !important;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    letter-spacing: 1px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li {
    padding-bottom: 10px;
  }
}
div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left !important;
  width: fit-content;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a {
    letter-spacing: 1px;
  }
}
div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li a::after {
  content: "";
  border-bottom: 2px solid #000000;
  width: 0;
  display: block;
  transition: 0.5s;
}
div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li:hover a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .mobile-menu ul#menu-mobile_menu li.current-menu-item > a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .mobile-menu a#christmasMenu {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left !important;
  width: fit-content;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu a#christmasMenu {
    letter-spacing: 1px;
  }
}
div#OffcanvasMenus .mobile-menu a#christmasMenu::after {
  content: "";
  border-bottom: 2px solid #000000;
  width: 0;
  display: block;
  transition: 0.5s;
}
div#OffcanvasMenus .mobile-menu a#christmasMenu:hover::after {
  width: 100% !important;
  transition: 0.5s !important;
}
div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper {
  position: relative;
  display: none;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper {
    width: 45%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper {
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper {
    display: flex !important;
  }
}
div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham {
    letter-spacing: 1.6px;
  }
}
div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    letter-spacing: 1.6px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham option {
    padding-right: 10px;
  }
}
div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper select#corp-hotel-select-ham .dropdown-toggle::after {
  display: inline-block;
  margin-left: 1.255em;
  vertical-align: 1.255em;
  content: "";
  border-top: 0 !important;
  border-right: 1.3em solid transparent;
  border-bottom: 0;
  border-left: 1.3em solid transparent;
}
div#OffcanvasMenus .mobile-menu .hotel-drop-down-wrapper::after {
  content: "";
  position: absolute;
  top: 65%;
  right: 6%;
  transform: translateY(-50%);
  pointer-events: none;
  border: 7px solid transparent;
  border-top-color: #ffffff;
}

.menuTitleProp {
  font-family: "Montserrat", sans-serif;
  color: #B4975E;
}
@media (min-width: 1025px) {
  .menuTitleProp {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menuTitleProp {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menuTitleProp {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .menuTitleProp {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .menuTitleProp {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menuTitleProp {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menuTitleProp {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .menuTitleProp {
    line-height: 28px;
  }
}

.hamburgeTexts {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  text-decoration: none;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .hamburgeTexts {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hamburgeTexts {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hamburgeTexts {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .hamburgeTexts {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .hamburgeTexts {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hamburgeTexts {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hamburgeTexts {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .hamburgeTexts {
    line-height: 28px;
  }
}
.hamburgeTexts:hover {
  color: #B4975E;
}

/* Style the select wrapper */
.hotel-drop-down-wrapper {
  position: relative;
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper {
    width: 45%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper {
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  .hotel-drop-down-wrapper {
    display: none;
  }
}
.hotel-drop-down-wrapper select#corp-hotel-select {
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select {
    letter-spacing: 1.6px;
  }
}
.hotel-drop-down-wrapper select#corp-hotel-select option {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    letter-spacing: 1.6px;
  }
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .hotel-drop-down-wrapper select#corp-hotel-select option {
    padding-right: 10px;
  }
}
.hotel-drop-down-wrapper::after {
  content: "";
  position: absolute;
  top: 65%;
  right: 6%;
  transform: translateY(-50%);
  pointer-events: none;
  border: 7px solid transparent;
  border-top-color: #ffffff;
}
@media screen and (max-width: 1025px) {
  .hotel-drop-down-wrapper::after {
    right: -10px !important;
  }
}
@media screen and (max-width: 991px) {
  .hotel-drop-down-wrapper::after {
    border-top-color: #000000;
  }
}

.fixedHeaderMenueSection {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  transform: translateY(-100%);
  transition: all 0.5s;
  background: #fff;
  position: fixed;
  z-index: 6;
  padding: 0 !important;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .logoHeaderFixed {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .logoHeaderFixed {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .logoHeaderFixed {
    height: 70px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .logoHeaderFixed {
    height: 50px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .logoHeaderFixed {
    width: 5%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .logoHeaderFixed {
    width: 5%;
  }
}
@media screen and (max-width: 1025px) {
  .fixedHeaderMenueSection .logoHeaderFixed {
    padding: 10px !important;
  }
}
.fixedHeaderMenueSection .logoHeaderFixed a {
  display: flex;
  width: 100%;
  height: 100%;
}
.fixedHeaderMenueSection .logoHeaderFixed a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fixedHeaderMenueSection .fixedHeaderMenu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu {
    width: 88%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu {
    width: 88%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu {
    width: 40%;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu {
    width: 40%;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
    width: 75%;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
    height: 70px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
    height: 50px;
  }
}
@media screen and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de {
    display: none;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.5px !important;
  text-transform: uppercase;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a {
    line-height: 28px;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a::after {
  content: "";
  border-bottom: 2px solid #000000;
  width: 0;
  display: block;
  transition: 0.5s;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li:hover > a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li:hover > a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li:hover > a {
  color: #000000;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li:hover > a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li:hover > a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li:hover > a::after {
  width: 100% !important;
  transition: 0.5s !important;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a.active, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a.active, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a.active {
  color: #B4975E;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a.active::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li a.active::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li a.active::after {
  content: "";
  border-bottom: 2px solid #B4975E;
  width: 100%;
  display: block;
  transition: 0.5s;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.current_page_item a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.current-page-ancestor a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.current_page_item a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.current-page-ancestor a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.current_page_item a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.current-page-ancestor a {
  color: #B4975E;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.current_page_item a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.current-page-ancestor a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.current_page_item a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.current-page-ancestor a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.current_page_item a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.current-page-ancestor a::after {
  content: "";
  border-bottom: 2px solid #B4975E;
  width: 100%;
  display: block;
  transition: 0.5s;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children {
  margin-right: 1.0416666667vw;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children > a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children > a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children > a {
  position: relative;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children > a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children > a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children > a::after {
  content: "";
  background-image: url(../png/down-arrow.png);
  position: absolute;
  width: 0.6770833333vw;
  height: 0.8854166667vw;
  background-repeat: no-repeat;
  top: 0.5vw !important;
  right: -1vw;
  left: auto;
  margin-left: 0.2604166667vw !important;
  filter: brightness(0) saturate(100%);
  background-size: contain;
  display: flex;
  border: 0 !important;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children:hover > a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children:hover > a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children:hover > a {
  color: #000000;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children:hover > a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children:hover > a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children:hover > a::after {
  width: 100% !important;
  transition: none !important;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  top: 3vw;
  position: absolute;
  background-color: #B4975E;
  padding: 0;
  text-align: left;
  align-items: flex-start !important;
  visibility: hidden;
  width: max-content;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
  width: 100%;
  height: auto;
  text-align: left !important;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li {
    padding-right: 10px;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
  color: #FFFFFF !important;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    letter-spacing: 0.0166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    letter-spacing: 0.0166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    letter-spacing: 0.5px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a {
    letter-spacing: 0.5px;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li a::after {
  content: "";
  border-bottom: none;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li:hover, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li:hover, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li:hover {
  background-color: #897555;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li:hover li a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li:hover li a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li:hover li a::after {
  content: "";
  border-bottom: 2px solid #B4975E;
  width: 100%;
  display: block;
  transition: 0.5s;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li:hover > a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li:hover > a, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li:hover > a {
  color: #000000;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li:hover > a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li:hover > a::after, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li:hover > a::after {
  width: 100% !important;
  transition: none !important;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children ul.sub-menu li.current_page_item, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children ul.sub-menu li.current_page_item, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children ul.sub-menu li.current_page_item {
  background-color: #897555;
}
.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children:hover ul.sub-menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_fr li.menu-item-has-children:hover ul.sub-menu, .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu_de li.menu-item-has-children:hover ul.sub-menu {
  visibility: visible;
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed {
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed {
    width: 22%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed {
    width: 22%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed {
    width: 100%;
  }
}
@media screen and (max-width: 667px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed {
    justify-content: end;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
  border: 1px solid #000000;
  color: #000000;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  background-color: transparent;
  border-width: 7px;
  border-style: double;
  z-index: 10;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    letter-spacing: 1.4px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    letter-spacing: 1.4px;
  }
}
@media screen and (max-width: 991px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
    display: none;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    margin-left: 30px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    margin-right: 30px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    margin-right: 30px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .languageSet {
    letter-spacing: 1.6px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu {
    width: 30px;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu .open-close-btn {
  position: relative;
  text-decoration: none;
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon {
  display: inline-block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon {
    height: 30px;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span {
  display: inline-block;
  position: absolute;
  height: 1px;
  width: 85%;
  background: #000000;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  margin-top: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(1) {
  top: 6px;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(1) {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(1) {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(1) {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(1) {
    width: 30px;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(2), .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(3) {
  top: 15px;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(2), .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(3) {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(2), .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(3) {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(2), .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(3) {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(2), .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(3) {
    width: 20px;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(4) {
  top: 24px;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(4) {
    width: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(4) {
    width: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(4) {
    width: 10px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span:nth-child(4) {
    width: 10px;
  }
}
@media screen and (max-width: 991px) {
  .fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon span {
    width: 100%;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon.hamburger-open span {
  background: #000000;
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon.hamburger-open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon.hamburger-open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon.hamburger-open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed .hamburgwithmenu #hamburger-icon.hamburger-open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
  position: relative;
  display: inline-block;
  padding: 0.5208333333vw 0.5208333333vw;
  transition: 0.5s;
  overflow: hidden;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.5px !important;
  text-transform: uppercase;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
    line-height: 28px;
  }
}
@media screen and (max-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu {
    display: none;
  }
}
.fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu:hover {
  background: #B4975E;
  color: #000000;
}
.fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu:nth-child(1) {
  filter: hue-rotate(270deg);
}
.fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu span {
  position: absolute;
  display: block;
}
.fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu span:nth-child(1) {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #B4975E);
  animation: animate1 1s linear infinite;
}
.fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #B4975E);
  animation: animate2 1s linear infinite;
  animation-delay: 0.25s;
}
.fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu span:nth-child(3) {
  bottom: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(270deg, transparent, #B4975E);
  animation: animate3 1s linear infinite;
  animation-delay: 0.5s;
}
.fixedHeaderMenueSection .fixedHeaderMenu a#christmasMenu span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #B4975E);
  animation: animate4 1s linear infinite;
  animation-delay: 0.75s;
}
.fixedHeaderMenueSection .fixedHeaderMenu #christmasMenu.active {
  background: #B4975E;
  color: #000000;
}

.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li.menu-item-has-children:hover > a::after {
  width: 0.6770833333vw !important;
  transition: none !important;
}

@keyframes animate1 {
  0% {
    left: -100%;
  }
  50%, 100% {
    left: 100%;
  }
}
@keyframes animate2 {
  0% {
    top: -100%;
  }
  50%, 100% {
    top: 100%;
  }
}
@keyframes animate3 {
  0% {
    right: -100%;
  }
  50%, 100% {
    right: 100%;
  }
}
@keyframes animate4 {
  0% {
    bottom: -100%;
  }
  50%, 100% {
    bottom: 100%;
  }
}
.headerFixed {
  transform: translateY(0%);
  transition: all 0.5s;
}
@media (min-width: 1025px) {
  .headerFixed {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .headerFixed {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .headerFixed {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .headerFixed {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .headerFixed {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .headerFixed {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .headerFixed {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .headerFixed {
    padding-bottom: 10px;
  }
}

.wrap-buton-triger {
  z-index: 999999;
  position: relative;
  border: 0;
}
.wrap-buton-triger button.mobile-fix-btn.book-btn.widget-trigger.show {
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 30px !important;
}
@media screen and (max-width: 1025px) {
  .wrap-buton-triger button.mobile-fix-btn.book-btn.widget-trigger.show {
    width: 75px !important;
    padding: 20px !important;
  }
}
@media screen and (max-width: 667px) {
  .wrap-buton-triger button.mobile-fix-btn.book-btn.widget-trigger.show {
    width: 50px !important;
    padding: 10px !important;
    height: 40px !important;
  }
}

.blur-overlay.show {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6901960784);
  position: absolute;
  z-index: 6;
}

ul.sitemap li, ul.sitemap li ul li {
  padding-bottom: 10px;
}

ul.sitemap li ul {
  padding-top: 10px;
}

@media screen and (max-width: 1025px) {
  .mainProperty a, .hamburgeTexts {
    text-align: left !important;
  }
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  header#headerMenu .bookMegaMenu {
    width: 40%;
  }
}
@media screen and (max-width: 1025px) {
  .reservationMenuFixMobile {
    position: fixed;
    bottom: 0;
    z-index: 9;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: #B4975E;
    height: 52px;
  }
  .reservationMenuFixMobile .reserveBtnMobile {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .reservationMenuFixMobile .reserveBtnMobile .widget-trigger {
    color: #FFFFFF;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.047vw;
    text-transform: capitalize;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: none;
    background-color: #B4975E;
    transition: all 0.5s;
    border: none;
    transform: translateY(0);
  }
  .reservationMenuFixMobile .reserveBtnMobile .widget-trigger:hover::after {
    width: 0 !important;
    transition: 0.5s !important;
  }
}
@media screen and (max-width: 991px) {
  div#logoFoter {
    padding-top: 0;
    padding-bottom: 0;
  }
}
div#logoFoter .line {
  border: 1px solid #B4975E;
  opacity: 0.1;
}
@media (min-width: 1025px) {
  div#logoFoter .line {
    width: 44.2708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#logoFoter .line {
    width: 44.2708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#logoFoter .line {
    width: auto;
  }
}
@media (max-width: 600px) {
  div#logoFoter .line {
    width: auto;
  }
}
@media (min-width: 1025px) {
  div#logoFoter .line {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#logoFoter .line {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#logoFoter .line {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  div#logoFoter .line {
    margin-top: 20px;
  }
}

div#footerMenus .title-property {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
}
@media (min-width: 1025px) {
  div#footerMenus .title-property {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#footerMenus .title-property {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#footerMenus .title-property {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  div#footerMenus .title-property {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  div#footerMenus .title-property {
    line-height: 2.96875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#footerMenus .title-property {
    line-height: 2.96875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#footerMenus .title-property {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  div#footerMenus .title-property {
    line-height: 40px;
  }
}
div#footerMenus .title-property::after {
  border-bottom: 2px solid #B4975E;
  content: "";
  display: flex;
}
@media (min-width: 1025px) {
  div#footerMenus .title-property::after {
    width: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#footerMenus .title-property::after {
    width: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#footerMenus .title-property::after {
    width: 80px;
  }
}
@media (max-width: 600px) {
  div#footerMenus .title-property::after {
    width: 80px;
  }
}
@media screen and (max-width: 1025px) {
  div#footerMenus .title-property::after {
    margin: auto;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 1025px) {
  div#footerMenus .title-property {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1025px) {
  div#footerMenus .list-item-footer {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  div#footerMenus .list-item-footer .icon-sc {
    width: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#footerMenus .list-item-footer .icon-sc {
    width: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#footerMenus .list-item-footer .icon-sc {
    width: 50px;
  }
}
@media (max-width: 600px) {
  div#footerMenus .list-item-footer .icon-sc {
    width: 45px;
  }
}
@media (min-width: 1025px) {
  div#footerMenus .list-item-footer .icon-sc {
    height: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#footerMenus .list-item-footer .icon-sc {
    height: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#footerMenus .list-item-footer .icon-sc {
    height: 40px;
  }
}
@media (max-width: 600px) {
  div#footerMenus .list-item-footer .icon-sc {
    height: 45px;
  }
}
div#footerMenus .list-item-footer .icon-sc a {
  display: flex;
}
div#footerMenus .list-item-footer .icon-sc svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 1025px) {
  div#footerMenus .list-item-footer:nth-child(3) {
    width: 23%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#footerMenus .list-item-footer:nth-child(3) {
    width: 23%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#footerMenus .list-item-footer:nth-child(3) {
    width: 30%;
  }
}
@media (max-width: 600px) {
  div#footerMenus .list-item-footer:nth-child(3) {
    width: 100%;
  }
}
div#footerMenus .list-item-footer:nth-child(3) .icon-sc {
  padding-right: 10px;
}
@media screen and (max-width: 991px) {
  div#footerMenus .list-item-footer:nth-child(3) .icon-sc {
    padding: 0 5px !important;
  }
}
@media screen and (max-width: 1025px) {
  div#footerMenus .list-item-footer:nth-child(3) {
    width: 60%;
    margin: auto;
  }
}
@media screen and (max-width: 667px) {
  div#footerMenus .list-item-footer:nth-child(3) {
    width: 100%;
    margin: auto;
  }
}

ul#menu-footer_menu {
  list-style-type: none;
  padding: 0 !important;
  column-count: 2;
}
@media screen and (max-width: 1025px) {
  ul#menu-footer_menu {
    column-count: 4;
  }
}
@media screen and (max-width: 991px) {
  ul#menu-footer_menu {
    column-count: 4;
  }
}
@media screen and (max-width: 600px) {
  ul#menu-footer_menu {
    column-count: 2;
  }
}
@media (min-width: 1025px) {
  ul#menu-footer_menu li {
    padding-right: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  ul#menu-footer_menu li {
    padding-right: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  ul#menu-footer_menu li {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  ul#menu-footer_menu li {
    padding-right: 0;
  }
}
ul#menu-footer_menu li a {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  text-decoration: none;
}
@media (min-width: 1025px) {
  ul#menu-footer_menu li a {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  ul#menu-footer_menu li a {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  ul#menu-footer_menu li a {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  ul#menu-footer_menu li a {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  ul#menu-footer_menu li a {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  ul#menu-footer_menu li a {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  ul#menu-footer_menu li a {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  ul#menu-footer_menu li a {
    line-height: 30px;
  }
}
ul#menu-footer_menu li:hover a {
  color: #B4975E;
}
ul#menu-footer_menu li a.active {
  color: #B4975E;
}
ul#menu-footer_menu li.current-menu-item a, ul#menu-footer_menu li.current-page-ancestor a {
  color: #B4975E;
}

.contactN {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .contactN {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contactN {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contactN {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .contactN {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .contactN {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contactN {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contactN {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .contactN {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .contactN {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contactN {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contactN {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .contactN {
    line-height: 28px;
  }
}
@media screen and (max-width: 1025px) {
  .contactN {
    text-align: left !important;
    justify-content: center;
  }
}
.contactN a {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .contactN a {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contactN a {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contactN a {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .contactN a {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .contactN a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contactN a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contactN a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .contactN a {
    line-height: 28px;
  }
}
.contactN a:hover {
  color: #B4975E;
}
.contactN img {
  object-fit: contain;
}
@media (min-width: 1025px) {
  .contactN img {
    width: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contactN img {
    width: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contactN img {
    width: 18px;
  }
}
@media (max-width: 600px) {
  .contactN img {
    width: 18px;
  }
}
@media (min-width: 1025px) {
  .contactN img {
    height: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contactN img {
    height: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contactN img {
    height: 18px;
  }
}
@media (max-width: 600px) {
  .contactN img {
    height: 18px;
  }
}
@media (min-width: 1025px) {
  .contactN img {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contactN img {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contactN img {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .contactN img {
    margin-right: 20px;
  }
}

.newsletter {
  border: 1px solid #494949;
  border-radius: 25px;
  background-color: transparent;
}
.newsletter input[type=email] {
  border: 0;
  padding: 5px 10px;
  background-color: transparent;
  color: #494949;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: lowercase;
}
@media (min-width: 1025px) {
  .newsletter input[type=email] {
    font-size: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .newsletter input[type=email] {
    font-size: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .newsletter input[type=email] {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .newsletter input[type=email] {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .newsletter input[type=email] {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .newsletter input[type=email] {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .newsletter input[type=email] {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .newsletter input[type=email] {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .newsletter input[type=email] {
    width: 85%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .newsletter input[type=email] {
    width: 85%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .newsletter input[type=email] {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .newsletter input[type=email] {
    width: 85%;
  }
}
.newsletter button.blue-btn {
  background-color: transparent;
  padding: 0;
  border: 0;
}
@media (min-width: 1025px) {
  .newsletter button.blue-btn {
    width: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .newsletter button.blue-btn {
    width: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .newsletter button.blue-btn {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .newsletter button.blue-btn {
    width: 25px;
  }
}
@media (min-width: 1025px) {
  .newsletter button.blue-btn {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .newsletter button.blue-btn {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .newsletter button.blue-btn {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .newsletter button.blue-btn {
    margin-right: 10px;
  }
}
.newsletter button.blue-btn img {
  width: 100%;
}

.icon-sc svg:hover path:nth-child(1) {
  fill: #977c44;
}

@media screen and (max-width: 991px) {
  div#BottomFooter {
    padding-bottom: 50px;
  }
}
div#BottomFooter ul#menu-bottom_menu {
  list-style-type: none;
  padding: 0 !important;
  display: flex;
}
@media screen and (max-width: 667px) {
  div#BottomFooter ul#menu-bottom_menu {
    flex-wrap: wrap;
    padding: 0 0 20px 0 !important;
    justify-content: center;
  }
}
@media (min-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#BottomFooter ul#menu-bottom_menu li {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  div#BottomFooter ul#menu-bottom_menu li {
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  div#BottomFooter ul#menu-bottom_menu li {
    padding-right: 10px;
  }
}
div#BottomFooter ul#menu-bottom_menu li a {
  color: #494949;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  text-decoration: none;
}
@media (min-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a {
    font-size: 0.6770833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#BottomFooter ul#menu-bottom_menu li a {
    font-size: 0.6770833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  div#BottomFooter ul#menu-bottom_menu li a {
    font-size: 11px;
  }
}
div#BottomFooter ul#menu-bottom_menu li a::after {
  border-right: 1px solid #b1b1b1;
  padding: 0 1.1vw;
  content: "";
}
@media (min-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-top: 0;
  }
}
@media (min-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-bottom: 0;
  }
}
@media (min-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding-left: 10px;
  }
}
@media screen and (max-width: 991px) {
  div#BottomFooter ul#menu-bottom_menu li a::after {
    padding: 0 5px;
  }
}
div#BottomFooter ul#menu-bottom_menu li:hover a {
  color: #B4975E;
}
div#BottomFooter ul#menu-bottom_menu li:last-child a::after {
  border: 0 !important;
  content: "";
}
div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
  color: #494949;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 1025px) {
  div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
    font-size: 0.6770833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
    font-size: 0.6770833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
    font-size: 11px;
  }
}
@media (min-width: 1025px) {
  div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
    line-height: 18px;
  }
}
@media (max-width: 600px) {
  div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
    line-height: 18px;
  }
}
@media screen and (max-width: 667px) {
  div#BottomFooter .copywrite, div#BottomFooter .copywrite a {
    text-align: left;
    padding: 0 0 20px;
  }
}
div#BottomFooter .copywrite a:hover {
  color: #B4975E;
}

.scroltopIcon {
  position: absolute;
  right: 1%;
  bottom: 40px;
  z-index: 5;
}
@media screen and (max-width: 1025px) {
  .scroltopIcon {
    right: 2%;
  }
}
.scroltopIcon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.scroltopIcon:hover {
  cursor: pointer;
}

@media screen and (max-width: 1025px) {
  .postFotermenu {
    width: 90%;
    margin: auto;
    justify-content: center;
    display: flex;
    padding-bottom: 15px;
  }
  .copywrite {
    padding-bottom: 15px;
  }
  .social-icons {
    justify-content: center;
  }
}
.imageFeature {
  border: 1px solid #E3D9D2;
}
@media (min-width: 1025px) {
  .imageFeature {
    padding: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .imageFeature {
    padding: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .imageFeature {
    padding: 10px;
  }
}
@media (max-width: 600px) {
  .imageFeature {
    padding: 10px;
  }
}
@media (min-width: 1025px) {
  .imageFeature {
    width: 47.1354166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .imageFeature {
    width: 47.1354166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .imageFeature {
    width: 800px;
  }
}
@media (max-width: 600px) {
  .imageFeature {
    width: auto;
  }
}
@media (min-width: 1025px) {
  .imageFeature {
    height: 29.375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .imageFeature {
    height: 29.375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .imageFeature {
    height: auto;
  }
}
@media (max-width: 600px) {
  .imageFeature {
    height: auto;
  }
}

.contentBx-Feature {
  position: absolute;
  right: 1.5%;
  left: auto;
  background-color: #fff;
  border: 1px solid #E3D9D2;
}
@media (min-width: 1025px) {
  .contentBx-Feature {
    width: 31.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature {
    width: 31.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature {
    width: 608px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature {
    width: auto;
  }
}
@media (min-width: 1025px) {
  .contentBx-Feature {
    height: 22.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature {
    height: 22.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature {
    height: auto;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature {
    height: auto;
  }
}
@media (min-width: 1025px) {
  .contentBx-Feature {
    padding: 2.96875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature {
    padding: 2.96875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature {
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature {
    padding: 20px;
  }
}
@media screen and (max-width: 1025px) {
  .contentBx-Feature {
    position: relative;
    right: auto;
    left: auto;
    background-color: #fff;
    border: 1px solid #E3D9D2;
    top: auto;
    bottom: auto;
    margin-top: -8%;
  }
}
.contentBx-Feature::after {
  content: "";
  display: flex;
  position: absolute;
  top: 4%;
  left: 14%;
  background-color: #E3D9D2;
  right: auto;
  bottom: 0;
  z-index: -1;
}
@media (min-width: 1025px) {
  .contentBx-Feature::after {
    width: 28.3854166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature::after {
    width: 28.3854166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature::after {
    width: 500px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature::after {
    width: 500px;
  }
}
@media (min-width: 1025px) {
  .contentBx-Feature::after {
    height: 22.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature::after {
    height: 22.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature::after {
    height: 439px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature::after {
    height: 439px;
  }
}
@media screen and (max-width: 1025px) {
  .contentBx-Feature::after {
    height: 300px;
    margin-top: 5%;
    width: 100%;
    left: 3%;
  }
}
@media screen and (max-width: 667px) {
  .contentBx-Feature::after {
    height: 100%;
    margin-top: -3%;
  }
}
.contentBx-Feature .villaFDescription {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .contentBx-Feature .villaFDescription {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature .villaFDescription {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature .villaFDescription {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature .villaFDescription {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .contentBx-Feature .villaFDescription {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature .villaFDescription {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature .villaFDescription {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature .villaFDescription {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .contentBx-Feature .villaFDescription {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature .villaFDescription {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature .villaFDescription {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature .villaFDescription {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .contentBx-Feature .villaFDescription {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature .villaFDescription {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature .villaFDescription {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature .villaFDescription {
    padding-right: 10px;
  }
}
.contentBx-Feature .villabox-feature {
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 667px) {
  .contentBx-Feature .villabox-feature {
    flex-direction: column;
  }
}
.contentBx-Feature .villabox-feature .villa_item_textF {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  .contentBx-Feature .villabox-feature .villa_item_textF {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature .villabox-feature .villa_item_textF {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature .villabox-feature .villa_item_textF {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature .villabox-feature .villa_item_textF {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .contentBx-Feature .villabox-feature .villa_item_textF {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature .villabox-feature .villa_item_textF {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature .villabox-feature .villa_item_textF {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature .villabox-feature .villa_item_textF {
    line-height: 28px;
  }
}
@media screen and (max-width: 667px) {
  .contentBx-Feature .villabox-feature .villa_item_textF {
    padding-bottom: 10px;
  }
}
.contentBx-Feature .villabox-feature .villa_item_textF::after {
  border-right: 1px solid #000;
  content: "";
}
@media (min-width: 1025px) {
  .contentBx-Feature .villabox-feature .villa_item_textF::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature .villabox-feature .villa_item_textF::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature .villabox-feature .villa_item_textF::after {
    margin: 20px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature .villabox-feature .villa_item_textF::after {
    margin: 0;
  }
}
@media screen and (max-width: 667px) {
  .contentBx-Feature .villabox-feature .villa_item_textF::after {
    display: none;
  }
}
.contentBx-Feature .villabox-feature .villa_item_textF:last-child::after {
  border: none;
  display: none;
}
.contentBx-Feature .moreDetails-BookNow {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 667px) {
  .contentBx-Feature .moreDetails-BookNow {
    flex-direction: column;
  }
  .contentBx-Feature .moreDetails-BookNow .btn-exploreMore {
    padding-bottom: 20px;
  }
}
.contentBx-Feature .moreDetails-BookNow .externalBtn {
  margin: 0;
}
@media (min-width: 1025px) {
  .contentBx-Feature .moreDetails-BookNow .externalBtn {
    margin-left: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature .moreDetails-BookNow .externalBtn {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature .moreDetails-BookNow .externalBtn {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature .moreDetails-BookNow .externalBtn {
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .contentBx-Feature .moreDetails-BookNow .externalBtn {
    margin-right: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contentBx-Feature .moreDetails-BookNow .externalBtn {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contentBx-Feature .moreDetails-BookNow .externalBtn {
    margin-right: 30px;
  }
}
@media (max-width: 600px) {
  .contentBx-Feature .moreDetails-BookNow .externalBtn {
    margin-right: 0;
  }
}

@media (min-width: 1025px) {
  .otherAccommodations .wrap-slidervilla {
    width: 48%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .otherAccommodations .wrap-slidervilla {
    width: 48%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .otherAccommodations .wrap-slidervilla {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .otherAccommodations .wrap-slidervilla {
    width: 100%;
  }
}
.otherAccommodations .wrap-slidervilla .imageVilla {
  width: 100%;
}
@media (min-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .imageVilla {
    height: 20.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .otherAccommodations .wrap-slidervilla .imageVilla {
    height: 20.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .imageVilla {
    height: 450px;
  }
}
@media (max-width: 600px) {
  .otherAccommodations .wrap-slidervilla .imageVilla {
    height: 300px;
  }
}
.otherAccommodations .wrap-slidervilla .imageVilla img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.otherAccommodations .wrap-slidervilla .imageVilla .mobile-moreDetails {
  display: none;
}
.otherAccommodations .wrap-slidervilla .box-Villa-contents {
  height: auto;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1025px) and (min-width: 991px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents {
    height: 360px !important;
  }
}
.otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox {
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 667px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox {
    flex-direction: column;
    padding-bottom: 0;
  }
}
.otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 28px;
  }
}
@media screen and (max-width: 667px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    padding-bottom: 10px;
  }
}
.otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
  border-right: 1px solid #000;
  content: "";
}
@media (min-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 20px;
  }
}
@media (max-width: 600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 20px;
  }
}
@media screen and (max-width: 667px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    display: none;
  }
}
.otherAccommodations .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text:last-child::after {
  border: none;
  display: none;
}
.otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 667px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow {
    justify-content: space-evenly;
  }
}
.otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
  margin: 0;
}
@media (min-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 30px;
  }
}
@media (max-width: 600px) {
  .otherAccommodations .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 0;
  }
}

.villa-features {
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .villa-features .feature-cards {
    width: 30%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-features .feature-cards {
    width: 30%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-features .feature-cards {
    width: 30%;
  }
}
@media (max-width: 600px) {
  .villa-features .feature-cards {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .villa-features .feature-cards {
    padding-bottom: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-features .feature-cards {
    padding-bottom: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-features .feature-cards {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .villa-features .feature-cards {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .villa-features .feature-cards img {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-features .feature-cards img {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-features .feature-cards img {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .villa-features .feature-cards img {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .villa-features .feature-cards .feature_title {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-features .feature-cards .feature_title {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-features .feature-cards .feature_title {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .villa-features .feature-cards .feature_title {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .villa-features .feature-cards .feature_title {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-features .feature-cards .feature_title {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-features .feature-cards .feature_title {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .villa-features .feature-cards .feature_title {
    padding-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .villa-features .feature-cards .feature_title {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-features .feature-cards .feature_title {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-features .feature-cards .feature_title {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .villa-features .feature-cards .feature_title {
    line-height: 28px;
  }
}
@media screen and (max-width: 1025px) {
  .villa-features .feature-cards .feature_title {
    text-align: left !important;
  }
}
@media (min-width: 1025px) {
  .villa-features .feature-cards .feature_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-features .feature-cards .feature_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-features .feature-cards .feature_text {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .villa-features .feature-cards .feature_text {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .villa-features .feature-cards .feature_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-features .feature-cards .feature_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-features .feature-cards .feature_text {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .villa-features .feature-cards .feature_text {
    line-height: 28px;
  }
}
@media screen and (max-width: 1025px) {
  .villa-features .feature-cards .feature_text {
    text-align: left !important;
  }
}

.villa-iner-gal-slider button.slick-prev {
  left: -5%;
  top: 18.359375vw;
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  .villa-iner-gal-slider button.slick-prev {
    top: auto !important;
    bottom: -15% !important;
    left: 35% !important;
  }
}
@media screen and (max-width: 667px) {
  .villa-iner-gal-slider button.slick-prev {
    top: auto !important;
    bottom: -20% !important;
    left: 30% !important;
  }
}
.villa-iner-gal-slider button.slick-next {
  right: -5%;
  top: 18.359375vw;
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  .villa-iner-gal-slider button.slick-next {
    top: auto !important;
    bottom: -15% !important;
    right: 35% !important;
  }
}
@media screen and (max-width: 667px) {
  .villa-iner-gal-slider button.slick-next {
    top: auto !important;
    bottom: -20% !important;
    right: 30% !important;
  }
}
.villa-iner-gal-slider ul.slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .villa-iner-gal-slider ul.slick-dots li {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-iner-gal-slider ul.slick-dots li {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-iner-gal-slider ul.slick-dots li {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  .villa-iner-gal-slider ul.slick-dots li {
    margin-left: 5px;
  }
}
@media (min-width: 1025px) {
  .villa-iner-gal-slider ul.slick-dots li {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-iner-gal-slider ul.slick-dots li {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-iner-gal-slider ul.slick-dots li {
    margin-right: 5px;
  }
}
@media (max-width: 600px) {
  .villa-iner-gal-slider ul.slick-dots li {
    margin-right: 5px;
  }
}
@media (min-width: 1025px) {
  .villa-iner-gal-slider ul.slick-dots li {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-iner-gal-slider ul.slick-dots li {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-iner-gal-slider ul.slick-dots li {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .villa-iner-gal-slider ul.slick-dots li {
    width: 40px;
  }
}
.villa-iner-gal-slider ul.slick-dots li button {
  background-color: #B6B6B6;
}
@media (min-width: 1025px) {
  .villa-iner-gal-slider ul.slick-dots li button {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-iner-gal-slider ul.slick-dots li button {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-iner-gal-slider ul.slick-dots li button {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .villa-iner-gal-slider ul.slick-dots li button {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  .villa-iner-gal-slider ul.slick-dots li button {
    height: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-iner-gal-slider ul.slick-dots li button {
    height: 0.1041666667vw;
  }
}
.villa-iner-gal-slider ul.slick-dots li.slick-active button {
  background-color: #B4975E !important;
}
.villa-iner-gal-slider .villa-in-gal {
  position: relative;
}
.villa-iner-gal-slider .villa-in-gal::after {
  content: "";
  width: 100%;
  height: 260px;
  position: absolute;
  display: flex;
  top: auto;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 80%);
}
.villa-iner-gal-slider .villa-in-gal img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.villa-iner-gal-slider .villa-in-gal .villa-in-gal-title {
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 5%;
  right: auto;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  z-index: 9;
}
@media (min-width: 1025px) {
  .villa-iner-gal-slider .villa-in-gal .villa-in-gal-title {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-iner-gal-slider .villa-in-gal .villa-in-gal-title {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-iner-gal-slider .villa-in-gal .villa-in-gal-title {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .villa-iner-gal-slider .villa-in-gal .villa-in-gal-title {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .villa-iner-gal-slider .villa-in-gal .villa-in-gal-title {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .villa-iner-gal-slider .villa-in-gal .villa-in-gal-title {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .villa-iner-gal-slider .villa-in-gal .villa-in-gal-title {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .villa-iner-gal-slider .villa-in-gal .villa-in-gal-title {
    line-height: 28px;
  }
}

@media (min-width: 1025px) {
  .box-inner-amenities {
    padding: 3.90625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .box-inner-amenities {
    padding: 3.90625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .box-inner-amenities {
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .box-inner-amenities {
    padding: 30px;
  }
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  .box-inner-amenities {
    margin: auto;
    width: 90% !important;
  }
}
.box-inner-amenities .villa-amenity-bx {
  border-bottom: 2px solid #B4975E;
}
@media (min-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .box-inner-amenities .villa-amenity-bx {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .box-inner-amenities .villa-amenity-bx {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .box-inner-amenities .villa-amenity-bx {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .box-inner-amenities .villa-amenity-bx {
    padding-top: 20px;
  }
}
.box-inner-amenities .villa-amenity-bx:last-child {
  border: 0 !important;
  padding-bottom: 0;
}
.box-inner-amenities .villa-amenity-bx:first-child {
  padding-top: 0;
}
.box-inner-amenities .villa-amenity-bx .villa-amenity-title {
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    padding-left: 25px;
  }
}
@media screen and (max-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title {
    text-align: left !important;
  }
}
.box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
    line-height: 28px;
  }
}
@media screen and (max-width: 1025px) {
  .box-inner-amenities .villa-amenity-bx .villa-amenity-title span {
    text-align: left !important;
  }
}

.amenityRight {
  flex-direction: column;
}
@media (min-width: 1025px) {
  .amenityRight {
    height: 34.6354166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .amenityRight {
    height: 34.6354166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .amenityRight {
    height: auto;
  }
}
@media (max-width: 600px) {
  .amenityRight {
    height: auto;
  }
}
@media screen and (max-width: 1025px) {
  .amenityRight {
    width: 45% !important;
  }
  .amenityRight .main-title {
    text-align: left !important;
  }
}
@media screen and (max-width: 991px) {
  .amenityRight {
    width: 90% !important;
    padding-top: 45px !important;
  }
}
.amenityRight .amenity-points {
  flex-grow: 1;
}
.amenityRight .amenity-points ul {
  column-count: 2;
  column-gap: 5vw;
}
@media screen and (max-width: 1025px) {
  .amenityRight .amenity-points ul {
    column-count: 1;
    column-gap: 0;
    text-align: left !important;
  }
}
.amenityRight .amenity-points ul li {
  color: #494949;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
@media (min-width: 1025px) {
  .amenityRight .amenity-points ul li {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .amenityRight .amenity-points ul li {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .amenityRight .amenity-points ul li {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .amenityRight .amenity-points ul li {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .amenityRight .amenity-points ul li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .amenityRight .amenity-points ul li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .amenityRight .amenity-points ul li {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .amenityRight .amenity-points ul li {
    line-height: 28px;
  }
}
@media screen and (max-width: 1025px) {
  .amenityRight .amenity-points ul li {
    text-align: left !important;
  }
}
.amenityRight .amenity-points ul li ul {
  column-count: 1;
  column-gap: 5vw;
}
.amenityRight .amenity-points ul li ul li {
  color: #494949;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
@media (min-width: 1025px) {
  .amenityRight .amenity-points ul li ul li {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .amenityRight .amenity-points ul li ul li {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .amenityRight .amenity-points ul li ul li {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .amenityRight .amenity-points ul li ul li {
    font-size: 13px;
  }
}
@media (min-width: 1025px) {
  .amenityRight .amenity-points ul li ul li {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .amenityRight .amenity-points ul li ul li {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .amenityRight .amenity-points ul li ul li {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .amenityRight .amenity-points ul li ul li {
    line-height: 28px;
  }
}
.amenityRight .changesText {
  color: #494949;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .amenityRight .changesText {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .amenityRight .changesText {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .amenityRight .changesText {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .amenityRight .changesText {
    font-size: 13px;
  }
}
@media (min-width: 1025px) {
  .amenityRight .changesText {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .amenityRight .changesText {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .amenityRight .changesText {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .amenityRight .changesText {
    line-height: 28px;
  }
}
.amenityRight .changesText span {
  color: red;
}
@media screen and (max-width: 1025px) {
  .amenityRight .changesText {
    text-align: left !important;
    padding-top: 30px;
  }
}

@media screen and (max-width: 667px) {
  section#OtherVillas {
    padding-bottom: 100px;
  }
}
@media (min-width: 1025px) {
  section#OtherVillas .otherRoom-slider {
    padding-left: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OtherVillas .otherRoom-slider {
    padding-left: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider {
    padding-left: 55px;
  }
}
@media (max-width: 600px) {
  section#OtherVillas .otherRoom-slider {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  section#OtherVillas .otherRoom-slider {
    padding-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OtherVillas .otherRoom-slider {
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider {
    padding-right: 55px;
  }
}
@media (max-width: 600px) {
  section#OtherVillas .otherRoom-slider {
    padding-right: 0;
  }
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  section#OtherVillas .otherRoom-slider button.slick-prev {
    top: 172.5px !important;
  }
}
@media screen and (max-width: 667px) {
  section#OtherVillas .otherRoom-slider button.slick-prev {
    top: 8.984375vw;
  }
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  section#OtherVillas .otherRoom-slider button.slick-next {
    top: 172.5px !important;
  }
}
@media screen and (max-width: 667px) {
  section#OtherVillas .otherRoom-slider button.slick-next {
    top: 8.984375vw;
  }
}
@media (min-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla {
    padding-left: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla {
    padding-left: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla {
    padding-right: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla {
    padding-right: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla {
    padding-right: 10px;
  }
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .imageVilla img {
  width: 100%;
  height: 23.438vw;
  object-fit: cover;
}
@media screen and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .imageVilla img {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .imageVilla img {
    height: 370px;
  }
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .imageVilla .mobile-moreDetails {
  display: none;
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents {
  height: 15vw;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents {
    height: 230px;
  }
}
@media screen and (max-width: 991px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents {
    height: auto;
  }
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox {
  justify-content: center;
  align-items: center;
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 28px;
  }
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
  border-right: 1px solid #000;
  content: "";
}
@media (min-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 20px;
  }
}
@media (max-width: 600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 20px;
  }
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text:last-child::after {
  border: none;
  display: none;
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 667px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow {
    justify-content: space-evenly;
  }
}
section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
  margin: 0;
}
@media (min-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 30px;
  }
}
@media (max-width: 600px) {
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 0;
  }
}

.page-template-T02-our-resorts-listing .featuredAccommodation {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa {
    padding-right: 10px;
  }
}
.page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa::after {
  content: "";
  border-bottom: 2px solid #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa::after {
    width: 7.2916666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa::after {
    width: 7.2916666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa::after {
    width: 80px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa::after {
    width: 80px;
  }
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa::after {
    margin-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa::after {
    margin-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa::after {
    margin-top: 5px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .title-villa::after {
    margin-top: 5px;
  }
}
.page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location {
    padding-right: 10px;
  }
}
.page-template-T02-our-resorts-listing .featuredAccommodation .coporateResort .villa-copo-location img {
  margin-right: 20px;
}
.page-template-T02-our-resorts-listing .featuredAccommodation .moreDetails-BookNow {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .moreDetails-BookNow {
    margin-top: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .moreDetails-BookNow {
    margin-top: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .moreDetails-BookNow {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .page-template-T02-our-resorts-listing .featuredAccommodation .moreDetails-BookNow {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1025px) {
  .featuredBox-accomodation {
    flex-direction: column;
  }
}
@media screen and (max-width: 991px) {
  .imageFeature, .wrap-slidervilla {
    width: 100% !important;
  }
  .villa-features {
    align-items: flex-start !important;
  }
  .villa-features .feature-cards {
    width: 48%;
  }
}
@media screen and (max-width: 667px) {
  .contentBx-Feature {
    width: 85%;
  }
  .villa-features {
    align-items: flex-start !important;
  }
  .villa-features .feature-cards {
    width: 100%;
  }
  #VillaGallery {
    padding-bottom: 100px !important;
  }
}
section#OffersListingCards .wrap-sliderOffer {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer {
    width: 47%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersListingCards .wrap-sliderOffer {
    width: 47%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer {
    width: 47%;
  }
}
@media (max-width: 600px) {
  section#OffersListingCards .wrap-sliderOffer {
    width: 100%;
  }
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  section#OffersListingCards .wrap-sliderOffer {
    width: 100% !important;
  }
}
section#OffersListingCards .wrap-sliderOffer .imageOffers a {
  position: relative;
  flex-direction: column;
}
section#OffersListingCards .wrap-sliderOffer .imageOffers a .imageVilla {
  position: relative;
}
@media (min-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer .imageOffers a .imageVilla {
    width: 35.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersListingCards .wrap-sliderOffer .imageOffers a .imageVilla {
    width: 35.4166666667vw;
  }
}
@media (min-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer .imageOffers a .imageVilla {
    height: 30.9895833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersListingCards .wrap-sliderOffer .imageOffers a .imageVilla {
    height: 30.9895833333vw;
  }
}
section#OffersListingCards .wrap-sliderOffer .imageOffers a .imageVilla::after {
  content: "";
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  position: absolute;
  width: 100%;
  height: 260px;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
}
section#OffersListingCards .wrap-sliderOffer .imageOffers a .title-villa {
  position: absolute;
  top: auto;
  bottom: 10%;
  left: 0;
  right: 0;
  color: #FFFFFF !important;
  z-index: 5;
  margin: auto;
}
@media (min-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer .imageOffers a .title-villa {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersListingCards .wrap-sliderOffer .imageOffers a .title-villa {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer .imageOffers a .title-villa {
    width: 75%;
  }
}
@media (max-width: 600px) {
  section#OffersListingCards .wrap-sliderOffer .imageOffers a .title-villa {
    width: 95%;
  }
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  section#OffersListingCards .wrap-sliderOffer .imageOffers a .title-villa {
    width: 85% !important;
  }
}
section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 667px) {
  section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow {
    justify-content: space-evenly;
  }
}
section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow .externalBtn {
  margin: 0;
}
@media (min-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow .externalBtn {
    margin-left: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow .externalBtn {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow .externalBtn {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow .externalBtn {
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow .externalBtn {
    margin-right: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow .externalBtn {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow .externalBtn {
    margin-right: 30px;
  }
}
@media (max-width: 600px) {
  section#OffersListingCards .wrap-sliderOffer .moreDetails-BookNow .externalBtn {
    margin-right: 0;
  }
}

p.taglinePrice {
  position: absolute;
  width: max-content;
  margin: 30px;
  font-family: "Montserrat", sans-serif;
  padding: 3px 10px;
  background-color: #FFFFFF;
  color: #000000;
  font-weight: 600;
}
@media (min-width: 1025px) {
  p.taglinePrice {
    font-size: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  p.taglinePrice {
    font-size: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  p.taglinePrice {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  p.taglinePrice {
    font-size: 14px;
  }
}

.bookingPeriod {
  margin: auto;
}
@media (min-width: 1025px) {
  .bookingPeriod {
    width: 70%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .bookingPeriod {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .bookingPeriod {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .bookingPeriod {
    width: 90%;
  }
}
@media (min-width: 1025px) {
  .bookingPeriod {
    padding: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .bookingPeriod {
    padding: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .bookingPeriod {
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .bookingPeriod {
    padding: 30px;
  }
}
@media screen and (max-width: 667px) {
  .bookingPeriod {
    flex-direction: column;
  }
}
.bookingPeriod .title-booking {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: capitalize;
  text-align: left !important;
}
@media (min-width: 1025px) {
  .bookingPeriod .title-booking {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .bookingPeriod .title-booking {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .bookingPeriod .title-booking {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .bookingPeriod .title-booking {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .bookingPeriod .title-booking {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .bookingPeriod .title-booking {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .bookingPeriod .title-booking {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .bookingPeriod .title-booking {
    line-height: 28px;
  }
}
.bookingPeriod .text-booking {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  text-align: left !important;
}
@media (min-width: 1025px) {
  .bookingPeriod .text-booking {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .bookingPeriod .text-booking {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .bookingPeriod .text-booking {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .bookingPeriod .text-booking {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .bookingPeriod .text-booking {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .bookingPeriod .text-booking {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .bookingPeriod .text-booking {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .bookingPeriod .text-booking {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .bookingPeriod .imgicon {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .bookingPeriod .imgicon {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .bookingPeriod .imgicon {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .bookingPeriod .imgicon {
    padding-right: 20px;
  }
}

@media (min-width: 1025px) {
  .OfferDetails {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OfferDetails {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OfferDetails {
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .OfferDetails {
    padding-bottom: 40px;
  }
}
.OfferDetails .title-villa {
  padding-left: 0;
  padding-right: 0;
  text-align: left !important;
}
.OfferDetails .title-villa::after {
  margin: 0 !important;
}

@media (min-width: 1025px) {
  .OfferAccordian {
    padding-top: 4.6875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OfferAccordian {
    padding-top: 4.6875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OfferAccordian {
    padding-top: 90px;
  }
}
@media (max-width: 600px) {
  .OfferAccordian {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .OfferAccordian {
    padding-right: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OfferAccordian {
    padding-right: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OfferAccordian {
    padding-right: 100px;
  }
}
@media (max-width: 600px) {
  .OfferAccordian {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .OfferAccordian {
    padding-bottom: 4.6875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OfferAccordian {
    padding-bottom: 4.6875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OfferAccordian {
    padding-bottom: 90px;
  }
}
@media (max-width: 600px) {
  .OfferAccordian {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .OfferAccordian {
    padding-left: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OfferAccordian {
    padding-left: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OfferAccordian {
    padding-left: 100px;
  }
}
@media (max-width: 600px) {
  .OfferAccordian {
    padding-left: 30px;
  }
}
.OfferAccordian .title-villa::after {
  content: "";
  margin: 0;
}

.packageRightBx a.externalBtn {
  margin-left: 0 !important;
}
@media (min-width: 1025px) {
  .packageRightBx .btn-externalLinks-koko, .packageRightBx .btn-externalLinks-koko a img {
    width: 9.375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .packageRightBx .btn-externalLinks-koko, .packageRightBx .btn-externalLinks-koko a img {
    width: 9.375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .packageRightBx .btn-externalLinks-koko, .packageRightBx .btn-externalLinks-koko a img {
    width: 150px;
  }
}
@media (max-width: 600px) {
  .packageRightBx .btn-externalLinks-koko, .packageRightBx .btn-externalLinks-koko a img {
    width: 150px;
  }
}
@media (min-width: 1025px) {
  .packageRightBx .btn-externalLinks-koko, .packageRightBx .btn-externalLinks-koko a img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .packageRightBx .btn-externalLinks-koko, .packageRightBx .btn-externalLinks-koko a img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .packageRightBx .btn-externalLinks-koko, .packageRightBx .btn-externalLinks-koko a img {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .packageRightBx .btn-externalLinks-koko, .packageRightBx .btn-externalLinks-koko a img {
    height: 40px;
  }
}

@media screen and (max-width: 1025px) {
  .img-packge {
    margin: auto;
    padding-bottom: 50px;
    height: 600px;
  }
  .offer-points, .offer-points p, .offer-points ul li, .offer-points ol li, .offer-points p {
    text-align: left !important;
  }
  .bookPeriod {
    padding-bottom: 20px;
  }
  .packageRightBx {
    padding: 0 50px !important;
  }
}
@media screen and (max-width: 991px) {
  .img-packge {
    height: auto;
    margin: 0 !important;
  }
  .packageRightBx {
    padding: 0 20px !important;
  }
  #PackageData .half-div-45.packageRightBx {
    width: 50% !important;
  }
}
@media screen and (max-width: 667px) {
  .img-packge {
    height: auto;
    margin: auto !important;
  }
  .mobile-direction {
    flex-direction: column !important;
  }
  #PackageData .half-div-45.packageRightBx {
    width: 100% !important;
  }
}
.OpeningHourTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #B4975E;
}
@media (min-width: 1025px) {
  .OpeningHourTitle {
    width: 9.375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourTitle {
    width: 9.375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourTitle {
    width: 150px;
  }
}
@media (max-width: 600px) {
  .OpeningHourTitle {
    width: 150px;
  }
}
@media (min-width: 1025px) {
  .OpeningHourTitle {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourTitle {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourTitle {
    height: auto;
  }
}
@media (max-width: 600px) {
  .OpeningHourTitle {
    height: auto;
  }
}
@media (min-width: 1025px) {
  .OpeningHourTitle {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourTitle {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourTitle {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .OpeningHourTitle {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .OpeningHourTitle {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourTitle {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourTitle {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .OpeningHourTitle {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .OpeningHourTitle {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourTitle {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourTitle {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  .OpeningHourTitle {
    letter-spacing: 1px;
  }
}

.OpeningHourText {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #B4975E;
}
@media (min-width: 1025px) {
  .OpeningHourText {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourText {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourText {
    height: auto;
  }
}
@media (max-width: 600px) {
  .OpeningHourText {
    height: auto;
  }
}
@media (min-width: 1025px) {
  .OpeningHourText {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourText {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourText {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .OpeningHourText {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .OpeningHourText {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourText {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourText {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .OpeningHourText {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .OpeningHourText {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourText {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourText {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  .OpeningHourText {
    letter-spacing: 1px;
  }
}
@media (min-width: 1025px) {
  .OpeningHourText {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourText {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourText {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .OpeningHourText {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .OpeningHourText {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .OpeningHourText {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .OpeningHourText {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .OpeningHourText {
    padding-right: 10px;
  }
}

@media (min-width: 1025px) {
  .page-template-dining-inner section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents {
    height: 16.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-dining-inner section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents {
    height: 16.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-dining-inner section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents {
    height: 250px;
  }
}
@media (max-width: 600px) {
  .page-template-dining-inner section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents {
    height: auto;
  }
}
.page-template-dining-inner section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .villaDescription {
  flex-grow: 1;
}
.page-template-dining-inner .dinecosialLinks img {
  width: auto;
}
@media (min-width: 1025px) {
  .page-template-dining-inner .dinecosialLinks img {
    height: 5.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-dining-inner .dinecosialLinks img {
    height: 5.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-dining-inner .dinecosialLinks img {
    height: 80px;
  }
}
@media (max-width: 600px) {
  .page-template-dining-inner .dinecosialLinks img {
    height: 80px;
  }
}

@media screen and (max-width: 1025px) and (min-width: 991px) {
  .page-template-dining-listing section#VillasList .otherAccommodations .wrap-slidervilla .box-Villa-contents {
    height: 290px !important;
  }
}

@media screen and (max-width: 667px) {
  .operationalHours {
    flex-direction: column;
    align-items: center;
  }
  .operationalHours .OpeningHourTitle {
    margin-bottom: 20px !important;
  }
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a {
  text-decoration: none;
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .imageVilla::after {
  content: "";
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.25) 80%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content {
  position: absolute;
  top: auto;
  bottom: 10%;
  left: 0;
  right: 0;
  color: #FFFFFF !important;
  z-index: 5;
  margin: auto;
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content {
    width: 75%;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content {
    width: 95%;
  }
}
@media screen and (min-width: 667px) and (max-width: 991px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content {
    width: 85% !important;
  }
}
@media screen and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content {
    position: relative;
  }
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    padding-right: 10px;
  }
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box::after {
  content: "";
  border-bottom: 2px solid #B4975E;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box::after {
    width: 7.2916666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box::after {
    width: 7.2916666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box::after {
    width: 80px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box::after {
    width: 80px;
  }
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box::after {
    margin-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box::after {
    margin-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box::after {
    margin-top: 5px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box::after {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .title-villa-Box {
    color: #000000 !important;
  }
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box {
  height: 0;
  opacity: 0;
  transition: all 0.5s;
  padding-top: 0;
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow {
  height: 40px;
  margin-top: 40px;
  opacity: 1 !important;
  transition: all 0.5s !important;
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 1vw;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #B4975E;
  transition: all 0.5s;
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    width: 9.375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    width: 9.375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    width: 150px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    width: 150px;
  }
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 667px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .externalBtn {
    margin: 0 5px;
  }
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .btn-line--yellow {
  color: #FFFFFF;
  background-color: #B4975E;
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers a .iasocard-Content .content-para-Box .moreDetails-BookNow .btn-line--yellow:hover {
  background-color: #977c44;
  transition: all 0.5s;
  border: 1px solid #977c44;
}
.page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers:hover .content-para-Box {
  height: 22vw !important;
  opacity: 1 !important;
  transition: all 0.5s !important;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
@media screen and (max-width: 1025px) {
  .page-template-iaso-page section#OffersListingCards .wrap-sliderOffer .imageOffers:hover .content-para-Box {
    display: none;
  }
}

.wellneddInnerDetails:nth-child(even) {
  flex-direction: row-reverse;
}
@media (min-width: 1025px) {
  .wellneddInnerDetails:nth-child(even) {
    padding-top: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wellneddInnerDetails:nth-child(even) {
    padding-top: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wellneddInnerDetails:nth-child(even) {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .wellneddInnerDetails:nth-child(even) {
    padding-top: 50px;
  }
}
@media (min-width: 1025px) {
  .wellneddInnerDetails:nth-child(even) {
    padding-bottom: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wellneddInnerDetails:nth-child(even) {
    padding-bottom: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wellneddInnerDetails:nth-child(even) {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .wellneddInnerDetails:nth-child(even) {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1025px) {
  .wellneddInnerDetails:nth-child(even) {
    flex-direction: column;
  }
}

@media (min-width: 1025px) {
  .wellneddInnerDetails:last-child {
    padding-top: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wellneddInnerDetails:last-child {
    padding-top: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wellneddInnerDetails:last-child {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .wellneddInnerDetails:last-child {
    padding-top: 50px;
  }
}
@media (min-width: 1025px) {
  .wellneddInnerDetails:last-child {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wellneddInnerDetails:last-child {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wellneddInnerDetails:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .wellneddInnerDetails:last-child {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1025px) {
  .content-para-Box {
    height: auto !important;
    color: #000000 !important;
    opacity: 1 !important;
    padding-top: 25px !important;
  }
}
section#gallerySec .wrap-tabs-navigation ul#galery-tab {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 667px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab {
    justify-content: space-evenly;
  }
}
section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn {
  padding: 0 1.5vw 0 !important;
}
@media screen and (max-width: 667px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn {
    padding: 0 15px 10px !important;
  }
}
section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
  background-color: transparent !important;
  color: #494949;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.047vw;
  text-transform: uppercase;
  padding: 0.5vw 0;
}
@media (min-width: 1025px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
    line-height: 28px;
  }
}
section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button.active {
  color: #B4975E;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.047vw;
  text-transform: uppercase;
  border-bottom: 2px solid #B4975E;
  border-radius: 0;
}
@media (min-width: 1025px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button.active {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button.active {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button.active {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button.active {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button.active {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button.active {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button.active {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button.active {
    line-height: 28px;
  }
}
section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn .nav-link:focus, section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn .nav-link:hover {
  color: #B4975E;
}
section#gallerySec .wrap-tabs-navigation #galery-tabContent .gal-tabPanes {
  column-count: 3;
  gap: 0.5vw;
}
@media screen and (max-width: 667px) {
  section#gallerySec .wrap-tabs-navigation #galery-tabContent .gal-tabPanes {
    column-count: 1;
    gap: 0.5vw;
  }
}
section#gallerySec .wrap-tabs-navigation #galery-tabContent .gal-tabPanes .wrapperImageGall {
  margin-top: 0.5vw !important;
}
section#gallerySec .wrap-tabs-navigation #galery-tabContent .gal-tabPanes .wrapperImageGall:nth-child(1) {
  margin-top: 0 !important;
}
section#gallerySec .wrap-tabs-navigation #galery-tabContent .gal-tabPanes .wrapperImageGall .images-g {
  page-break-inside: avoid;
  break-inside: avoid-column;
  width: 100%;
  margin-bottom: 0.5vw !important;
  overflow: hidden;
  cursor: pointer;
}
section#gallerySec .wrap-tabs-navigation #galery-tabContent .gal-tabPanes .wrapperVideoGall .card-wrapperVideo {
  page-break-inside: avoid;
  break-inside: avoid-column;
  width: 100%;
  margin-bottom: 0.5vw !important;
  overflow: hidden;
  cursor: pointer;
}

.page-template-arunya-gallery section#welcomeSectionInners .welcomemain-title {
  padding-bottom: 0;
}
.page-template-arunya-gallery section#welcomeSectionInners .welcomecontent-para {
  padding-top: 2.083vw;
}

.PropertyContact {
  border: 2px solid #B4975E;
}
@media (min-width: 1025px) {
  .PropertyContact {
    padding: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact {
    padding: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact {
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .PropertyContact {
    padding: 30px;
  }
}
@media screen and (max-width: 1025px) {
  .PropertyContact {
    flex-direction: column;
  }
}
.PropertyContact .contact {
  border: 1px solid #B4975E;
  border-top: 0;
  border-bottom: 0;
}
@media (min-width: 1025px) {
  .PropertyContact .contact {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .contact {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .contact {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .PropertyContact .contact {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .contact {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .contact {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .contact {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .PropertyContact .contact {
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .contact {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .contact {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .contact {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .contact {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .contact {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .contact {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .contact {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .contact {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .contact {
    margin-left: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .contact {
    margin-left: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .contact {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .PropertyContact .contact {
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .contact {
    margin-right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .contact {
    margin-right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .contact {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .PropertyContact .contact {
    margin-right: 0;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .contact {
    margin-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .contact {
    margin-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .contact {
    margin-top: 30px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .contact {
    margin-top: 30px;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .contact {
    margin-bottom: 0vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .contact {
    margin-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .contact {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .contact {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1025px) {
  .PropertyContact .contact {
    border: 0;
    border-bottom: 1px solid #B4975E;
    border-top: 1px solid #B4975E;
    margin-bottom: 30px !important;
  }
}
.PropertyContact .yelobxContent {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  .PropertyContact .yelobxContent {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .yelobxContent {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .yelobxContent {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .yelobxContent {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .yelobxContent {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .yelobxContent {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .yelobxContent {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .yelobxContent {
    line-height: 28px;
  }
}
@media screen and (max-width: 1025px) {
  .PropertyContact .yelobxContent span, .PropertyContact .yelobxContent p {
    text-align: left !important;
  }
}
.PropertyContact .yelobxContent span {
  color: #494949;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  display: flex;
}
@media (min-width: 1025px) {
  .PropertyContact .yelobxContent span {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .yelobxContent span {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .yelobxContent span {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .yelobxContent span {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .yelobxContent span {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .yelobxContent span {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .yelobxContent span {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .yelobxContent span {
    line-height: 28px;
  }
}
.PropertyContact .yelobxContent a {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  display: flex;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .PropertyContact .yelobxContent a {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .yelobxContent a {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .yelobxContent a {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .yelobxContent a {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .PropertyContact .yelobxContent a {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .PropertyContact .yelobxContent a {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .PropertyContact .yelobxContent a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .PropertyContact .yelobxContent a {
    line-height: 28px;
  }
}
.PropertyContact .yelobxContent a:hover {
  color: #B4975E;
}
.PropertyContact .yelobxContent.email, .PropertyContact .yelobxContent.email a {
  text-transform: lowercase;
}

section#ContactSection .dfb-form .dfb-form-group {
  text-align: left !important;
}
section#ContactSection .dfb-form .dfb-form-group label, section#ContactSection .dfb-form .dfb-form-group .input-group.response-field-checkboxes.has-feedback, section#ContactSection .dfb-form .dfb-form-group .input-group.response-field-checkboxes.has-feedback p,
section#ContactSection .dfb-form .dfb-form-group .dfb-form input[type=text], section#ContactSection .dfb-form .dfb-form-group .dfb-form input[type=tel], section#ContactSection .dfb-form .dfb-form-group .dfb-form input[type=email], section#ContactSection .dfb-form .dfb-form-group .dfb-form input[type=date], section#ContactSection .dfb-form .dfb-form-group .dfb-form input[type=number], section#ContactSection .dfb-form .dfb-form-group .dfb-form select {
  text-align: left !important;
}
section#ContactSection .dfb-form .recapture, section#ContactSection .dfb-form .is_required, section#ContactSection .dfb-form textarea,
section#ContactSection .dfb-form input[type=text], section#ContactSection .dfb-form input[type=tel], section#ContactSection .dfb-form input[type=email], section#ContactSection .dfb-form input[type=date], section#ContactSection .dfb-form input[type=number], section#ContactSection .dfb-form select, section#ContactSection .dfb-form select option {
  text-align: left !important;
}

.social-reservation span {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .social-reservation span {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-reservation span {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-reservation span {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .social-reservation span {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .social-reservation span {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-reservation span {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-reservation span {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .social-reservation span {
    line-height: 28px;
  }
}

@media (min-width: 1025px) {
  .social-iconslinks .icon-sc {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-iconslinks .icon-sc {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-iconslinks .icon-sc {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .social-iconslinks .icon-sc {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .social-iconslinks .icon-sc {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-iconslinks .icon-sc {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-iconslinks .icon-sc {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .social-iconslinks .icon-sc {
    padding-right: 10px;
  }
}

@media screen and (max-width: 667px) {
  section#restaurantSpa {
    padding-bottom: 100px;
  }
}
@media (min-width: 1025px) {
  section#restaurantSpa .slider-packages {
    padding-left: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#restaurantSpa .slider-packages {
    padding-left: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#restaurantSpa .slider-packages {
    padding-left: 55px;
  }
}
@media (max-width: 600px) {
  section#restaurantSpa .slider-packages {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  section#restaurantSpa .slider-packages {
    padding-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#restaurantSpa .slider-packages {
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#restaurantSpa .slider-packages {
    padding-right: 55px;
  }
}
@media (max-width: 600px) {
  section#restaurantSpa .slider-packages {
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla {
    padding-left: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla {
    padding-left: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla {
    padding-right: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla {
    padding-right: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla {
    padding-right: 10px;
  }
}
section#restaurantSpa .slider-packages .wrap-slidervilla a {
  justify-content: center;
  align-items: center;
}
section#restaurantSpa .slider-packages .wrap-slidervilla a .imageVilla {
  width: 100%;
}
section#restaurantSpa .slider-packages .wrap-slidervilla a .imageVilla img {
  width: 100%;
  height: 23.438vw;
  object-fit: cover;
}
@media screen and (max-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla a .imageVilla img {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla a .imageVilla img {
    height: 370px;
  }
}
section#restaurantSpa .slider-packages .wrap-slidervilla a .imageVilla .mobile-moreDetails {
  display: none;
}
section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents {
  height: 20vw;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents {
    height: 320px;
  }
}
@media screen and (max-width: 991px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents {
    height: auto;
  }
}
section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
@media screen and (max-width: 991px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla {
    padding-bottom: 40px;
  }
}
section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox {
  justify-content: center;
  align-items: center;
}
section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
@media (min-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text {
    line-height: 28px;
  }
}
section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
  border-right: 1px solid #000;
  content: "";
}
@media (min-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 20px;
  }
}
@media (max-width: 600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text::after {
    margin: 20px;
  }
}
section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .facilityDescriptionVilla .villabox .villa_item_text:last-child::after {
  border: none;
  display: none;
}
section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 667px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow {
    justify-content: space-evenly;
  }
}
section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
  margin: 0;
}
@media (min-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 30px;
  }
}
@media (max-width: 600px) {
  section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 0;
  }
}

@media screen and (max-width: 667px) {
  .page-template-all-inclusive-packages .villaDescription {
    padding-bottom: 0;
  }
  .page-template-all-inclusive-packages section#restaurantSpa .slider-packages .wrap-slidervilla .box-Villa-contents {
    height: 375px;
  }
  .page-template-all-inclusive-packages .spaandBarDetails {
    padding-top: 55px;
  }
  .page-template-all-inclusive-packages .block-package-inclusive.p-t--135 {
    padding-top: 0;
  }
}
/**********************Checkbox Formatting***********************/
.dfb-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1025px) {
  .dfb-form .dfb-form-group {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .dfb-form-group {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .dfb-form-group {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .dfb-form .dfb-form-group {
    padding-bottom: 20px;
  }
}
.dfb-form .input-group .input-line {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.dfb-form .response-field-date .above-line {
  width: 2%;
  display: flex;
  justify-content: center;
}
.dfb-form .response-field-date .day,
.dfb-form .response-field-date .month,
.dfb-form .response-field-date .year {
  width: 32%;
}
.dfb-form .response-field-time .above-line {
  width: 2%;
  display: flex;
  justify-content: center;
}
.dfb-form .response-field-time .hours,
.dfb-form .response-field-time .minutes,
.dfb-form .response-field-time .seconds {
  width: 30%;
}
.dfb-form .response-field-time .am_pm {
  width: 8%;
}
.dfb-form .checkbox-inline {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .dfb-form .is_required {
    font-size: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .is_required {
    font-size: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .is_required {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .dfb-form .is_required {
    font-size: 13px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .is_required {
    line-height: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .is_required {
    line-height: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .is_required {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .dfb-form .is_required {
    line-height: 15px;
  }
}
.dfb-form label {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .dfb-form label {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form label {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form label {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .dfb-form label {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .dfb-form label {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form label {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form label {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .dfb-form label {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .dfb-form label:not(.checkbox-inline) {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form label:not(.checkbox-inline) {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form label:not(.checkbox-inline) {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .dfb-form label:not(.checkbox-inline) {
    padding-bottom: 5px;
  }
}
.dfb-form input[type=text],
.dfb-form input[type=tel],
.dfb-form input[type=email],
.dfb-form input[type=date],
.dfb-form input[type=number],
.dfb-form select {
  border: 1px solid #8D8D8D;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  width: 100%;
  background: #F7F7F7;
  border-radius: 5px !important;
}
@media (min-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .dfb-form input[type=text],
  .dfb-form input[type=tel],
  .dfb-form input[type=email],
  .dfb-form input[type=date],
  .dfb-form input[type=number],
  .dfb-form select {
    line-height: 15px;
  }
}
.dfb-form input[type=text]:focus,
.dfb-form input[type=tel]:focus,
.dfb-form input[type=email]:focus,
.dfb-form input[type=date]:focus,
.dfb-form input[type=number]:focus,
.dfb-form select:focus {
  border: 2px solid #B4975E;
  background: #fff !important;
}
.dfb-form select {
  background-image: url("../png/down-arrow.png") !important;
  background-repeat: no-repeat !important;
  -webkit-appearance: none !important;
  background-position: calc(100% - 15px) !important;
  background-size: 4% !important;
}
.dfb-form textarea {
  width: 100% !important;
  background-color: transparent !important;
  border: 1px solid #8D8D8D;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  width: 100%;
  background: #F7F7F7;
  border-radius: 5px !important;
}
@media (min-width: 1025px) {
  .dfb-form textarea {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form textarea {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form textarea {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .dfb-form textarea {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .dfb-form textarea {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form textarea {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form textarea {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .dfb-form textarea {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .dfb-form textarea {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form textarea {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form textarea {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .dfb-form textarea {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .dfb-form textarea {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form textarea {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form textarea {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .dfb-form textarea {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .dfb-form textarea {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form textarea {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form textarea {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .dfb-form textarea {
    line-height: 15px;
  }
}
.dfb-form textarea:focus {
  border: 2px solid #B4975E;
  background: #fff !important;
}
.dfb-form .response-field-dropdown {
  width: 100%;
}
.dfb-form #validateBtn,
.dfb-form #resetBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  width: max-content;
  text-transform: uppercase;
  overflow: hidden;
  border: 0;
  transition: all 0.5s;
  border-radius: 0;
  color: #FFFFFF;
  background: #B4975E;
}
@media (min-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    letter-spacing: 0.0625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    letter-spacing: 0.0625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    letter-spacing: 1.2px;
  }
}
@media (max-width: 600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    letter-spacing: 1.2px;
  }
}
@media (min-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .dfb-form #validateBtn,
  .dfb-form #resetBtn {
    padding-right: 20px;
  }
}
.dfb-form #validateBtn:hover,
.dfb-form #resetBtn:hover {
  background: #977c44;
  color: #fff !important;
}
.dfb-form .fb-submit-row #resetBtn {
  color: #B4975E;
  transition: all 0.5s;
}
@media (min-width: 1025px) {
  .dfb-form .fb-submit-row #resetBtn {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .fb-submit-row #resetBtn {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .fb-submit-row #resetBtn {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .dfb-form .fb-submit-row #resetBtn {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .fb-submit-row #resetBtn {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .fb-submit-row #resetBtn {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .fb-submit-row #resetBtn {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .dfb-form .fb-submit-row #resetBtn {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .fb-submit-row #resetBtn {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .fb-submit-row #resetBtn {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .fb-submit-row #resetBtn {
    margin-left: 15px;
  }
}
@media (max-width: 600px) {
  .dfb-form .fb-submit-row #resetBtn {
    margin-left: 15px;
  }
}
.dfb-form .fb-submit-row #resetBtn:hover {
  background: #B4975E;
}
.dfb-form #subscribe-text_id_wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: flex-start;
}
.dfb-form #subscribe-text_id_wrap .input-group {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
}
.dfb-form #subscribe-text_id_wrap .input-group .row {
  width: 95%;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 0.78125vw !important;
  line-height: 1.5625vw !important;
}
.dfb-form #subscribe-text_id_wrap .input-group .checkbox-inline {
  width: 5%;
  margin-top: 10px;
}
.dfb-form .help-block.show-error {
  display: block !important;
}
.dfb-form .checkbox-inline {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.dfb-form .dfb-form-group,
.dfb-form #gdpr_compliance_id_wrap label {
  font-family: "Montserrat", sans-serif;
  color: #000000;
}
@media (min-width: 1025px) {
  .dfb-form .dfb-form-group,
  .dfb-form #gdpr_compliance_id_wrap label {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .dfb-form-group,
  .dfb-form #gdpr_compliance_id_wrap label {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .dfb-form-group,
  .dfb-form #gdpr_compliance_id_wrap label {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .dfb-form .dfb-form-group,
  .dfb-form #gdpr_compliance_id_wrap label {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .dfb-form-group,
  .dfb-form #gdpr_compliance_id_wrap label {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .dfb-form-group,
  .dfb-form #gdpr_compliance_id_wrap label {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .dfb-form-group,
  .dfb-form #gdpr_compliance_id_wrap label {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .dfb-form .dfb-form-group,
  .dfb-form #gdpr_compliance_id_wrap label {
    line-height: 30px;
  }
}
.dfb-form #gdpr_compliance_id_wrap label:not(.checkbox-inline) {
  font-weight: 400;
}
.dfb-form #gdpr_compliance_id_wrap p:first-child {
  margin: 0;
}
.dfb-form #gdpr_compliance_id_wrap p {
  text-align: left !important;
}
@media (min-width: 1025px) {
  .dfb-form #gdpr_compliance_id_wrap p {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form #gdpr_compliance_id_wrap p {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form #gdpr_compliance_id_wrap p {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .dfb-form #gdpr_compliance_id_wrap p {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .dfb-form #gdpr_compliance_id_wrap p {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form #gdpr_compliance_id_wrap p {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form #gdpr_compliance_id_wrap p {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .dfb-form #gdpr_compliance_id_wrap p {
    line-height: 30px;
  }
}
.dfb-form .recapture {
  font-family: "Montserrat", sans-serif;
  color: #000000;
}
@media (min-width: 1025px) {
  .dfb-form .recapture {
    font-size: 0.6770833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .recapture {
    font-size: 0.6770833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .recapture {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .dfb-form .recapture {
    font-size: 13px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .recapture {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .recapture {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .recapture {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .dfb-form .recapture {
    line-height: 20px;
  }
}
.dfb-form .recapture a {
  font-family: "Montserrat", sans-serif;
  color: #000000;
}
@media (min-width: 1025px) {
  .dfb-form .recapture a {
    font-size: 0.6770833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .recapture a {
    font-size: 0.6770833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .recapture a {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .dfb-form .recapture a {
    font-size: 13px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .recapture a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .recapture a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .recapture a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .dfb-form .recapture a {
    line-height: 20px;
  }
}
.dfb-form .recapture a:hover {
  color: #B4975E;
}
.dfb-form #gdpr_compliance__id_wrap label {
  font-weight: 400;
}
@media (min-width: 1025px) {
  .dfb-form #gdpr_compliance__id_wrap label {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form #gdpr_compliance__id_wrap label {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form #gdpr_compliance__id_wrap label {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .dfb-form #gdpr_compliance__id_wrap label {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .dfb-form #gdpr_compliance__id_wrap label {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form #gdpr_compliance__id_wrap label {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form #gdpr_compliance__id_wrap label {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .dfb-form #gdpr_compliance__id_wrap label {
    padding-bottom: 20px;
  }
}
.dfb-form #gdpr_compliance__id_wrap a {
  text-decoration: underline;
  color: #000000;
  transition: all 0.5s;
}
.dfb-form #gdpr_compliance__id_wrap a:hover {
  color: #B4975E;
}
.dfb-form .help-block {
  color: #B4975E;
  width: 100%;
}
@media (min-width: 1025px) {
  .dfb-form .help-block {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .help-block {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .help-block {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .dfb-form .help-block {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .help-block {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .help-block {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .help-block {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .dfb-form .help-block {
    line-height: 28px;
  }
}
.dfb-form input[type=checkbox] {
  position: relative;
  visibility: hidden;
  -moz-appearance: initial;
  display: inline-block;
  width: 30px;
  height: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  margin-top: 0 !important;
}
.dfb-form input[type=checkbox]:before,
.dfb-form input[type=checkbox]:checked:after {
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
  bottom: 0;
  position: relative;
  content: "";
  visibility: visible;
  border: 1px solid #000000 !important;
}
.dfb-form input[type=checkbox]:checked:after {
  margin: 0;
  left: 0;
  font-size: 10px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: FontAwesome;
  background-image: url("../png/tick.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 50%;
  background-color: #000000;
  display: inline-block;
  border: 1px solid #000000 !important;
  position: absolute;
}
.dfb-form input[type=checkbox]:before {
  left: 0;
  background-color: transparent;
  display: inline-block;
}
.dfb-form input[type=checkbox]:before,
.dfb-form input[type=checkbox]:checked:after {
  border: 1px solid #000000 !important;
}

.white-form label, .white-form p, .white-form .recapture, .white-form .is_required, .white-form a {
  color: #fff !important;
}
.white-form input[type=checkbox]:before,
.white-form input[type=checkbox]:checked:after {
  border: 1px solid #B4975E !important;
}
.white-form input[type=checkbox]:checked:after {
  background-color: #B4975E !important;
  border: 1px solid #B4975E !important;
}
.white-form input[type=checkbox]:before,
.white-form input[type=checkbox]:checked:after {
  border: 1px solid #B4975E !important;
}

.white-form a:hover {
  color: #B4975E !important;
}

@media only screen and (min-width: 1025px) {
  .alert-success,
  .alert-success a,
  .alert-danger,
  .alert-danger a {
    font-size: 0.8333333333vw !important;
    line-height: 1.5625vw !important;
  }
  .dfb-form-group col-sm-6:not(.col-md-4), .dfb-form-group col-sm-6:not(.col-md-8) {
    width: 49.5%;
  }
}
@media only screen and (max-width: 1025px) {
  .dfb-form #validateBtn, .dfb-form #resetBtn {
    width: 150px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
  }
  .dfb-form #subscribe-text_id_wrap .input-group .row {
    width: 90%;
    font-size: 14px !important;
    line-height: 25px !important;
  }
  .dfb-form #subscribe-text_id_wrap .input-group .checkbox-inline {
    width: 10%;
  }
  .alert-success,
  .alert-success a,
  .alert-danger,
  .alert-danger a {
    font-size: 16px !important;
    line-height: 30px !important;
  }
  .dfb-form-group col-sm-6 {
    width: 100% !important;
  }
  .dfb-form-group col-md-4 {
    width: 100% !important;
  }
  #gdpr_compliance_id_wrap input {
    position: absolute;
    left: auto;
    top: auto;
    margin-left: -30px;
  }
  #gdpr_compliance_id_wrap .checkbox-inline {
    padding-left: 30px;
    position: relative;
  }
  .select2-selection {
    height: 45px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered,
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px !important;
  }
  .select2-results {
    font-size: 13px !important;
    line-height: 15px !important;
  }
  .response-field-time .above-line {
    width: 2.5% !important;
    display: flex;
    justify-content: center;
  }
  .response-field-time .hours,
  .response-field-time .minutes,
  .response-field-time .seconds {
    width: 25% !important;
  }
  .response-field-time .am_pm {
    width: 20% !important;
  }
}
.dfb-form input[type=text], .dfb-form input[type=tel], .dfb-form input[type=email], .dfb-form input[type=date], .dfb-form input[type=number], .dfb-form select {
  background: transparent;
  border-radius: 0 !important;
}

@media (min-width: 600px) and (max-width: 991px) {
  .dfb-form #subscribe-text_id_wrap .input-group .checkbox-inline {
    width: 5%;
  }
  .dfb-form #subscribe-text_id_wrap .input-group .row {
    width: 93%;
  }
  .dfb-form-group col-sm-6 {
    width: 49% !important;
  }
  .dfb-form-group col-md-4 {
    width: 32% !important;
  }
}
@media only screen and (max-width: 600px) {
  .dfb-form-group col-sm-6 {
    width: 100% !important;
  }
  .dfb-form-group col-md-4 {
    width: 100% !important;
  }
  .dfb-form .checkbox-inline {
    align-items: baseline;
  }
  .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-top: 2% !important;
  }
}
#locMap iframe {
  width: 100%;
  height: 100vw;
}
@media only screen and (min-width: 600px) {
  #locMap iframe {
    height: 50vw;
  }
}
@media only screen and (min-width: 1025px) {
  #locMap iframe {
    height: 30vw;
  }
}

#sustainabilityPg iframe {
  width: 100%;
  height: 45vw;
}
@media only screen and (min-width: 1025px) {
  #sustainabilityPg iframe {
    width: 100%;
    height: 31vw;
  }
}

@media (min-width: 1025px) {
  #sustAchievements .blockrepSus {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sustAchievements .blockrepSus {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sustAchievements .blockrepSus {
    width: 48%;
  }
}
@media (max-width: 600px) {
  #sustAchievements .blockrepSus {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  #sustAchievements .blockrepSus {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sustAchievements .blockrepSus {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sustAchievements .blockrepSus {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  #sustAchievements .blockrepSus {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  #sustAchievements .blockrepSus {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sustAchievements .blockrepSus {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sustAchievements .blockrepSus {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  #sustAchievements .blockrepSus {
    padding-right: 10px;
  }
}
#sustAchievements .blockrepSus img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  #sustAchievements .blockrepSus img {
    height: 20.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sustAchievements .blockrepSus img {
    height: 20.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sustAchievements .blockrepSus img {
    height: 300px;
  }
}
@media (max-width: 600px) {
  #sustAchievements .blockrepSus img {
    height: 300px;
  }
}

#review-wrapper .reviewLogos {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
#review-wrapper .reviewLogos img {
  display: block;
  width: 50%;
  padding-bottom: 30px;
}
@media only screen and (min-width: 600px) {
  #review-wrapper .reviewLogos img {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1025px) {
  #review-wrapper .reviewLogos img {
    height: 100%;
    object-fit: contain;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  #review-wrapper .reviewLogos img {
    width: 9.375vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  #review-wrapper .reviewLogos img {
    width: 9.375vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  #review-wrapper .reviewLogos img {
    width: 80px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  #review-wrapper .reviewLogos img {
    width: 80px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  #review-wrapper .reviewLogos img {
    margin-left: 0.78125vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  #review-wrapper .reviewLogos img {
    margin-left: 0.78125vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  #review-wrapper .reviewLogos img {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  #review-wrapper .reviewLogos img {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  #review-wrapper .reviewLogos img {
    margin-right: 0.78125vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  #review-wrapper .reviewLogos img {
    margin-right: 0.78125vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  #review-wrapper .reviewLogos img {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  #review-wrapper .reviewLogos img {
    margin-right: 10px;
  }
}

#travelagentPg .agents-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#travelagentPg .agents-wrapper .agents-item {
  display: block;
  width: 100%;
  padding: 10px 20px;
}
@media only screen and (min-width: 600px) {
  #travelagentPg .agents-wrapper .agents-item {
    width: 50%;
    padding: 2vw;
  }
}

#seasonalPg iframe {
  width: 100%;
  height: 100vw;
}
@media only screen and (min-width: 600px) {
  #seasonalPg iframe {
    height: 50vw;
  }
}
@media only screen and (min-width: 1025px) {
  #seasonalPg iframe {
    height: 20vw;
  }
}

.booking-widget-icon {
  height: auto !important;
  width: auto;
  margin-right: 0.5vw;
}

#eme-booking-mask-wrapper .eme-reservation-wrapper {
  background: #e7e7e7;
  padding: 0 16px;
  text-transform: uppercase;
}

#eme-booking-mask-wrapper .eme-reservation-wrapper .eme-reservations {
  color: #c6a95b;
  font-size: 30px;
  line-height: 0.8;
  padding: 15px 0 30px 0;
  width: 100%;
  display: block;
  text-align: center;
}

#bookingform {
  margin: 0 auto;
}

#bookingform input.param_ibe_checkin, #bookingform input.param_ibe_checkout {
  cursor: pointer;
}

#bookingform .eme-bk-outer #param_ibe_nationality {
  cursor: pointer;
}

a#eme-tbm {
  width: 180px;
  margin: 0 auto;
  height: 56px;
  background: #2a2a2a;
}

.eme-mfixwrap {
  position: relative;
}

div#eme-booking-mask-wrapper {
  position: relative;
  left: 0;
  right: 0;
  z-index: 500;
  background: #141b33;
}

#bookingform input, #bookingform select {
  border: none;
  text-transform: uppercase;
  outline: 0 !important;
}

.eme-bk-btn {
  position: relative;
}

.eme-bk-btn:after {
  content: "\e90b";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  font-size: 16px;
  z-index: 1;
  color: white;
  pointer-events: none;
}

@media only screen and (min-width: 768px) {
  a#eme-tbm {
    position: absolute;
    top: -56px;
    left: 0;
    right: 0;
    z-index: 444;
  }
  div#eme-booking-mask-wrapper {
    top: 0;
  }
}
@media only screen and (min-width: 992px) {
  div#eme-booking-mask-wrapper {
    padding: 20px 15px 20px 15px;
  }
  #eme-booking-mask-wrapper .eme-reservation-wrapper {
    width: auto;
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  form#bookingform {
    float: none;
    display: block;
    width: 75%;
  }
  .eme-chkin, .eme-chkout {
    width: 25%;
    padding: 0 10px 0 0;
    float: left;
  }
  .eme-bk-outer-ipad {
    float: left;
    width: 82%;
  }
  .eme-nationality {
    width: 25%;
    float: left;
    padding: 0 10px 0 0;
  }
  .eme-promo {
    float: left;
    width: 25%;
    padding: 0 10px 0 0;
  }
  .eme-bk-btn {
    float: left;
    width: 18%;
  }
  span.error {
    right: 10px;
    left: 0;
  }
}
@media only screen and (min-width: 1199px) {
  div#eme-booking-mask-wrapper {
    padding: 8px;
    background: rgba(0, 0, 0, 0.2);
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }
  div#eme-booking-mask-wrapper .home-slider-content {
    top: 0;
    left: 0;
    right: auto;
    width: 30%;
  }
  div#eme-booking-mask-wrapper .home-slider-content .best-rate {
    width: 45%;
    height: 66px;
    padding: 16px 0;
  }
  div#eme-booking-mask-wrapper .home-slider-content .reservations {
    width: 55%;
    height: 66px;
    line-height: 66px;
    background: transparent;
    border: none;
  }
  form#bookingform {
    width: 70%;
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  div#eme-booking-mask-wrapper {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 991px) {
  .eme-chkin, .eme-chkout {
    width: 50%;
    float: left;
  }
  .eme-chkin, .eme-nationality {
    padding: 0 5px 0 0;
  }
  .eme-chkout, .eme-promo {
    padding: 0 0 0 5px;
  }
  .eme-chkin, .eme-chkout, .eme-nationality, .eme-promo {
    margin: 0 0 10px 0;
  }
  .eme-nationality, .eme-promo {
    float: left;
    width: 50%;
  }
  .eme-reservation-wrapper {
    margin: 0 auto 3px auto;
  }
  span.error {
    right: 0;
    left: 0;
  }
  div#eme-booking-mask-wrapper {
    top: 0;
    padding: 20px 15px 20px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bookingform {
    margin: 0 185px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 666px) {
  .eme-hotels #eme-booking-mask-wrapper {
    height: 185px;
    overflow-y: scroll;
  }
}
.box, .overlay {
  position: fixed;
  visibility: hidden;
}

.booking-widget-main {
  position: absolute;
  bottom: 3vw;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
}

#eme-booking-mask-wrapper {
  display: flex;
  align-items: center;
}

#eme-booking-mask-wrapper .home-slider-content {
  width: auto !important;
  padding-right: 0.5vw;
}

.eme-bk-outer-ipad {
  float: none;
  width: auto !important;
  display: flex;
}

form#bookingform {
  width: auto !important;
  float: none;
  display: flex !important;
}

div#eme-booking-mask-wrapper .home-slider-content .best-rate {
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  display: block;
}

div#eme-booking-mask-wrapper {
  padding: 0 !important;
  background: rgba(255, 255, 255, 0.34);
  width: auto !important;
  padding: 0.5vw 1vw !important;
}

#bookingform input, #bookingform select {
  height: 2.6041666667vw;
  width: 10vw;
  padding: 0 1vw;
  color: #838383;
}
@media (min-width: 1025px) {
  #bookingform input, #bookingform select {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bookingform input, #bookingform select {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bookingform input, #bookingform select {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  #bookingform input, #bookingform select {
    font-size: 15px;
  }
}

.eme-bk-btn:after {
  display: none !important;
}

#bookingform .emebkbtn {
  color: #fff;
  background: #B4975E;
  height: 2.6041666667vw;
  padding: 0 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s;
  width: max-content;
}
@media (min-width: 1025px) {
  #bookingform .emebkbtn {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bookingform .emebkbtn {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bookingform .emebkbtn {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  #bookingform .emebkbtn {
    font-size: 15px;
  }
}

#bookingform .emebkbtn:hover {
  background: #000000 !important;
  transition: all 0.5s;
}

#bookingform .error {
  right: 0px;
  left: 0;
  color: #fff;
  position: absolute;
  bottom: 0;
  top: 0;
  background: rgb(156, 41, 41);
  display: none;
  align-items: center;
  padding: 0.7vw 1vw;
  z-index: 1;
}
@media (min-width: 1025px) {
  #bookingform .error {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bookingform .error {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bookingform .error {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  #bookingform .error {
    font-size: 14px;
  }
}

#bookingform input::placeholder, #bookingform input::-ms-input-placeholder {
  color: #000000 !important;
}

.eme-chkin, .eme-chkout, .eme-nationality, .eme-promo, .eme-bk-btn {
  width: auto !important;
  padding: 0 !important;
  float: none !important;
  margin: 0 0.3vw;
}

.eme-bk-outer {
  position: relative;
}

.eme-chkin, .eme-chkout {
  position: relative;
}

.eme-chkin::after, .eme-chkout::after {
  /* content: "";
  height: calc((50 / 1920) * 100vw);
  width: calc((50 / 1920) * 100vw);
  background-image: url('../../img/cal.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: calc((2 / 1920) * 100vw);
  top: calc((0 / 1920) * 100vw); */
}

.eme-chkin input, .eme-chkout input {
  background-image: url("../json/cal-4.json");
  background-repeat: no-repeat;
  background-position: 95% center;
}

#bookingform .eme-bk-outer #param_ibe_nationality {
  background: url("../json/select-4.json") right 10px center no-repeat #ffffff;
  -webkit-appearance: none;
}

.ui-widget-header {
  background: #000000 !important;
}

.ui-datepicker-div {
  font-family: "Montserrat", sans-serif !important;
}

.ui-datepicker table {
  background: #000000 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #f1f1f1 !important;
  background: #ffffff !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #B4975E !important;
  background: #B4975E !important;
  color: #000000 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #000000 !important;
  background: #000000 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  text-align: center;
}

.ui-datepicker-prev .ui-icon {
  visibility: hidden !important;
}

.ui-datepicker-next .ui-icon {
  visibility: hidden !important;
}

.ui-datepicker-prev, .ui-datepicker-prev:hover {
  background-image: url("../json/arrow-left-black-4.json") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  background-position: center !important;
}

.ui-datepicker-next, .ui-datepicker-next:hover {
  background-image: url("../json/arrow-right-black-4.json") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  background-position: center !important;
}

#offcanvasWidget {
  z-index: 999999;
}

.home-slider-content-bottom, .fixed-heading {
  display: none !important;
}

.booking-widget-fixed .eme-bk-outer-ipad,
.booking-widget-fixed #bookingform,
.booking-widget-fixed #eme-booking-mask-wrapper {
  flex-direction: column;
}

.booking-widget-fixed {
  position: relative;
  padding-top: 0;
  bottom: 0;
}

.booking-widget-fixed #eme-booking-mask-wrapper .home-slider-content {
  padding-right: 0 !important;
  padding-bottom: 1vw;
}

.booking-widget-fixed .eme-mfixwrap {
  width: 100%;
}

.booking-widget-fixed #bookingform .emebkbtn {
  width: 100%;
}

.booking-widget-fixed div#eme-booking-mask-wrapper {
  padding: 1vw 1vw !important;
}

.booking-widget-fixed #bookingform {
  width: 100% !important;
}

.booking-widget-fixed #bookingform input, .booking-widget-fixed #bookingform select {
  width: 100% !important;
  margin-bottom: 1vw;
}

.booking-widget-fixed #bookingform .error {
  bottom: 1vw;
}

.booking-widget-fixed .home-slider-content-bottom, .booking-widget-fixed .fixed-heading {
  display: flex !important;
  padding-bottom: 0;
}

.booking-widget-fixed .home-slider-content-top {
  display: none !important;
}

.fixed-widget {
  position: fixed;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 0.5vw;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition: all 0.5s; /* Delay z-index change */
  right: 0;
  top: 0;
  left: auto;
  transform: translate(100%, 0);
  transition: all 0.5s;
  height: 100vh;
}
@media (min-width: 1025px) {
  .fixed-widget {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixed-widget {
    width: 40%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixed-widget {
    width: 55%;
  }
}
@media (max-width: 600px) {
  .fixed-widget {
    width: 100%;
  }
}

.fixed-widget.show, .fixed-widget.book-scrolled.show {
  opacity: 1;
  z-index: 9;
  visibility: visible;
  transition: all 0.5s;
  transform: translate(0, 0);
}

.fixed-widget.book-scrolled {
  top: 0;
  left: auto;
  transform: translate(100%, 0);
  transition: all 0.5s;
}

.modal-backdrop {
  z-index: 99999;
}

.widget-trigger {
  display: flex;
  align-items: center;
}

.widget-trigger img {
  display: none;
}

.widget-trigger.show img {
  display: block;
}

.book-span-close {
  display: none;
}

.widget-trigger.show .book-span-close {
  display: block !important;
}

.widget-trigger.show .book-span {
  display: none !important;
}

#ui-datepicker-div {
  z-index: 99999 !important;
}

span#dtIn {
  padding-right: 10px;
}

span#dtOut {
  padding-left: 10px;
}

.ibe-widget-wrap {
  position: fixed;
  top: 0;
  right: 0;
  background: transparent;
  z-index: 9999;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
}
@media (min-width: 1025px) {
  .ibe-widget-wrap {
    padding-top: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .ibe-widget-wrap {
    padding-top: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .ibe-widget-wrap {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .ibe-widget-wrap {
    padding-top: 30px;
  }
}
.ibe-widget-wrap .widgetTitle {
  color: #000000;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 30px;
  width: 90%;
  text-align: left !important;
}
@media (min-width: 1025px) {
  .ibe-widget-wrap .widgetTitle {
    font-size: 1.1458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .ibe-widget-wrap .widgetTitle {
    font-size: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .ibe-widget-wrap .widgetTitle {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .ibe-widget-wrap .widgetTitle {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  .ibe-widget-wrap .widgetTitle {
    padding-bottom: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .ibe-widget-wrap .widgetTitle {
    padding-bottom: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .ibe-widget-wrap .widgetTitle {
    padding-bottom: 25px;
  }
}
@media (max-width: 600px) {
  .ibe-widget-wrap .widgetTitle {
    padding-bottom: 25px;
  }
}

#ibeForm {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 667px) {
  #ibeForm {
    width: 95%;
  }
}
#ibeForm .form-control {
  background-color: transparent;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  text-align: left !important;
  border: 0;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 1025px) {
  #ibeForm .form-control {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #ibeForm .form-control {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #ibeForm .form-control {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  #ibeForm .form-control {
    font-size: 14px;
  }
}
#ibeForm .form-control:focus {
  border-color: #ccc !important;
  outline: 0;
}
#ibeForm select#booking-widget option {
  text-align: left !important;
}
#ibeForm .date-rages {
  display: flex;
  width: 100%;
  height: 40px;
  padding: 9px 12px;
  line-height: 1.42857143;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  -webkit-appearance: none;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 1025px) {
  #ibeForm .date-rages {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #ibeForm .date-rages {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #ibeForm .date-rages {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  #ibeForm .date-rages {
    font-size: 14px;
  }
}
#ibeForm input#booking-promo-code::placeholder {
  color: #000000;
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 1025px) {
  #ibeForm input#booking-promo-code::placeholder {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #ibeForm input#booking-promo-code::placeholder {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #ibeForm input#booking-promo-code::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  #ibeForm input#booking-promo-code::placeholder {
    font-size: 14px;
  }
}
#ibeForm button#booking-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px auto;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #B4975E;
  transition: all 0.5s;
  border-radius: 0;
}
@media (min-width: 1025px) {
  #ibeForm button#booking-submit {
    width: 9.375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #ibeForm button#booking-submit {
    width: 9.375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #ibeForm button#booking-submit {
    width: 150px;
  }
}
@media (max-width: 600px) {
  #ibeForm button#booking-submit {
    width: 150px;
  }
}
@media (min-width: 1025px) {
  #ibeForm button#booking-submit {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #ibeForm button#booking-submit {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #ibeForm button#booking-submit {
    height: 40px;
  }
}
@media (max-width: 600px) {
  #ibeForm button#booking-submit {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  #ibeForm button#booking-submit {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #ibeForm button#booking-submit {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #ibeForm button#booking-submit {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  #ibeForm button#booking-submit {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  #ibeForm button#booking-submit {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #ibeForm button#booking-submit {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #ibeForm button#booking-submit {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  #ibeForm button#booking-submit {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  #ibeForm button#booking-submit {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #ibeForm button#booking-submit {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #ibeForm button#booking-submit {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  #ibeForm button#booking-submit {
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 667px) {
  #ibeForm button#booking-submit {
    margin: 0 5px;
  }
}
#ibeForm .popup-calendar {
  display: none;
  position: absolute;
  z-index: 1000;
  border-radius: 5px;
  top: 30%;
}
#ibeForm .close-calendar {
  display: block;
  margin-bottom: 10px !important;
  background: transparent;
  color: #fff;
  border: none;
  padding: 5px;
  border-radius: 3px;
  cursor: pointer;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  width: 30px;
  height: 30px;
}
#ibeForm .close-calendar img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#ibeForm span.error-msg {
  color: red;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  text-align: left !important;
  justify-content: flex-start;
  display: flex;
}
#ibeForm .padding-change, #ibeForm .hotelselect, #ibeForm input#booking-promo-code, #ibeForm .ibe-nationality {
  width: 100%;
  margin-bottom: 30px !important;
  height: 40px;
}
@media screen and (max-width: 1200px) {
  #ibeForm .padding-change, #ibeForm .hotelselect, #ibeForm input#booking-promo-code, #ibeForm .ibe-nationality {
    margin-bottom: 20px !important;
    height: 40px;
  }
}
#ibeForm .date-rages {
  width: 100%;
  height: 40px;
}
@media screen and (max-width: 1200px) {
  #ibeForm .date-rages {
    height: 40px;
  }
}
#ibeForm .ibe-err-msgs {
  display: block;
  width: 100%;
}
#ibeForm .otherProperty {
  width: 100%;
  height: 40px;
  margin-bottom: 30px !important;
}
@media screen and (max-width: 1200px) {
  #ibeForm .otherProperty {
    margin-bottom: 20px !important;
    height: 40px;
  }
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #b4975e;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #b4975e;
}

.flexdate {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .flexdate {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .flexdate {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .flexdate {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .flexdate {
    font-size: 14px;
  }
}

i#datepicker-icon {
  position: absolute;
  right: 35px;
}
@media screen and (max-width: 1025px) {
  i#datepicker-icon {
    right: 7%;
  }
}
@media screen and (max-width: 667px) {
  i#datepicker-icon {
    right: 3%;
  }
}

.select2-container .select2-selection--single {
  position: relative;
  padding-right: 30px; /* Add padding to the right for the arrow */
}

.select2-container .select2-selection__arrow {
  position: absolute;
  top: 50%;
  right: 10px; /* Position the arrow to the right */
  transform: translateY(-50%);
  font-size: 16px;
  color: #333; /* Set the arrow color */
}

.contentBookingDetails .main-title {
  font-size: 25px !important;
  line-height: 28px !important;
  text-align: left !important;
}

.contentBookingDetails ul.bookingul li {
  font-size: 14px;
  line-height: 28px;
}

.with-icon {
  appearance: none; /* Removes default styles */
  background-color: #fff;
  background-image: url("../png/dropdown.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px 8px;
  padding-right: 30px; /* Ensures text doesn't overlap with the icon */
  border: 1px solid #ced4da;
  border-radius: 4px;
}
@media screen and (max-width: 1300px) {
  .with-icon {
    background-size: 12px 7px;
  }
}

.with-icon:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

body {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 1025px) {
  .best-rate {
    letter-spacing: 0.0666666667vw !important;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .best-rate {
    line-height: 1.4583333333vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .best-rate {
    line-height: 1.4583333333vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .best-rate {
    line-height: 28px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .best-rate {
    line-height: 28px;
  }
}
@media only screen and (min-width: 1025px) {
  .best-rate span {
    letter-spacing: 0 !important;
  }
  .form-check {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .form-check {
    margin-bottom: 20px !important;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
  }
  .form-check input[type=checkbox], .form-check input[type=radio] {
    margin: 0 10px;
    line-height: normal;
  }
  #ibeForm button#booking-submit {
    margin: 0px auto;
  }
  .contentBookingDetails .main-title {
    font-size: 25px !important;
  }
}
@media only screen and (max-width: 1025px) {
  div#eme-booking-mask-wrapper {
    padding: 20px 0 !important;
  }
  .booking-widget-main {
    bottom: 0;
  }
  #eme-booking-mask-wrapper .home-slider-content {
    padding-right: 0px;
  }
  #bookingform input, #bookingform select {
    height: 45px;
    width: 100%;
    padding: 0 10px;
  }
  #bookingform .emebkbtn {
    height: 50px;
    padding: 0 2vw;
    font-size: 15px;
  }
  #bookingform .error {
    font-size: 12px;
    padding: 10px;
  }
  .eme-chkin, .eme-chkout, .eme-nationality, .eme-promo, .eme-bk-btn {
    margin: 0 0;
  }
  .eme-chkin::after, .eme-chkout::after {
    height: 40px;
    width: 40px;
    right: 0;
    top: 0px;
  }
  div#eme-booking-mask-wrapper {
    display: flex;
    flex-direction: column;
  }
  .booking-widget-main {
    position: relative;
  }
  .eme-bk-outer-ipad {
    display: flex;
    flex-direction: column;
  }
  .eme-mfixwrap {
    width: 100%;
  }
  #eme-booking-mask-wrapper .home-slider-content {
    width: 100% !important;
  }
  form#bookingform {
    display: flex !important;
    flex-direction: column;
  }
  form#bookingform {
    width: 100% !important;
    padding: 0 5%;
  }
  div#eme-booking-mask-wrapper .home-slider-content .best-rate {
    color: #000;
  }
  #bookingform .emebkbtn {
    width: 100%;
  }
  #bookingform input, #bookingform select, .padding-change {
    border-bottom: 1px solid #cccccc !important;
  }
  .eme-bk-btn input {
    border: 0 !important;
  }
  #bookingform input, #bookingform select {
    font-size: 13px;
  }
  .booking-widget-main {
    position: relative;
    background: #000000;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: -20px;
  }
  #eme-booking-mask-wrapper .home-slider-content {
    display: none !important;
  }
  select#param_ibe_nationality option, select#hotelselect option {
    text-align: left !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .widget-trigger {
    width: 200px !important;
  }
  .eme-chkin, .eme-chkout, .eme-nationality, .eme-promo {
    width: 49% !important;
  }
  .eme-bk-outer-ipad {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .widget-trigger span {
    background: transparent !important;
  }
  .fixed-widget .booking-widget-main {
    margin: 0 !important;
  }
  .fixed-widget .eme-chkin, .fixed-widget .eme-chkout, .fixed-widget .eme-nationality, .fixed-widget .eme-promo {
    width: 100% !important;
  }
  .fixed-widget .booking-widget-main {
    background: transparent !important;
  }
  .fixed-widget .booking-widget-main {
    padding: 0 !important;
  }
  .navbar-toggler {
    display: flex;
    align-items: center;
  }
  .widget-trigger img {
    height: 20px;
    margin-left: 5px;
  }
  .booking-widget-fixed #bookingform .error {
    bottom: 0;
  }
  .contentBookingDetails ul.bookingul li {
    text-align: left !important;
  }
}
@media only screen and (max-width: 600px) {
  .booking-widget-fixed #eme-booking-mask-wrapper .home-slider-content {
    padding-bottom: 15px;
  }
  .booking-widget-fixed h6 {
    font-size: 18px;
  }
  .booking-widget-fixed div#eme-booking-mask-wrapper {
    padding: 20px 10px !important;
  }
  .booking-widget-fixed #bookingform input, .booking-widget-fixed #bookingform select {
    margin-bottom: 15px;
  }
  .booking-widget-fixed #bookingform .error {
    bottom: 15px;
  }
  .fixed-widget.book-scrolled {
    top: auto;
    transform: translate(0, 100%);
    height: 100%;
  }
  .widget-trigger img {
    height: 20px;
    margin-left: 10px;
  }
  .widget-trigger {
    width: 100% !important;
    border: 0;
  }
  .fixed-widget {
    z-index: 999 !important;
    padding: 10px;
    width: 100%;
    top: auto;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    right: 0;
    left: 0;
    transform: translate(0, 0);
    transition: all 0.5s;
    height: auto;
  }
  .fixed-widget .mobile-fix-btn {
    height: 20px;
    padding: 0 5px;
    top: 0;
  }
  .fixed-widget .booking-widget-fixed {
    overflow: auto;
  }
  .fixed-widget .booking-widget-main {
    width: 100%;
  }
  .fixed-widget .booking-widget-main {
    background: transparent !important;
    height: auto;
    display: flex;
    align-items: flex-end;
    overflow: auto;
    padding: 20px 0 0px 0;
  }
  .booking-widget-fixed #bookingform input, .booking-widget-fixed #bookingform select {
    margin-bottom: 0;
  }
  .mobile-fix-btn-hide {
    transition: all 5s;
  }
  .mobile-fix-btn-hide.show {
    transform: translateY(50px);
    transition: all 5s;
  }
  .mobile-fix-btn img {
    margin: 0 !important;
  }
  .blur-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(3px);
    z-index: 9;
    display: none;
  }
  .blur-overlay.show {
    display: block;
  }
  .desktop_tab_el {
    display: none !important;
  }
  .mobile-padding-small {
    padding-top: 30px;
  }
  .booking-widget-fixed #bookingform .error {
    bottom: 0;
  }
  select#hotelselect option, .contentBookingDetails ul.bookingul li {
    text-align: left !important;
  }
  .contentBookingDetails, .ibe-widget-wrap .widgetTitle, #ibeForm {
    width: 100% !important;
  }
  .form-check {
    padding-bottom: 20px !important;
  }
}
.page-template-T01_corp_home section#AcomodationSection .coporateResort::after {
  background: rgb(0, 0, 0);
  background: linear-gradient(359deg, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.01) 100%);
  content: "";
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .wrap-sliderOffer {
    padding-left: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .wrap-sliderOffer {
    padding-left: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .wrap-sliderOffer {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .wrap-sliderOffer {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .wrap-sliderOffer {
    padding-right: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .wrap-sliderOffer {
    padding-right: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .wrap-sliderOffer {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .wrap-sliderOffer {
    padding-right: 10px;
  }
}
.page-template-T01_corp_home .wrap-sliderOffer .imageOffers img {
  width: 100%;
  height: 23.438vw;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .page-template-T01_corp_home .wrap-sliderOffer .imageOffers img {
    height: 270px;
  }
}
.page-template-T01_corp_home .wrap-sliderOffer .imageOffers .pin {
  width: 30px;
  height: 30px;
}
.page-template-T01_corp_home .wrap-sliderOffer .imageOffers .mobile-moreDetails {
  display: none;
}
.page-template-T01_corp_home .coporateResort {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 7;
}
.page-template-T01_corp_home .coporateResort .title-villa {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  z-index: 8;
  position: relative;
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .title-villa {
    padding-right: 10px;
  }
}
.page-template-T01_corp_home .coporateResort .title-villa::after {
  content: "";
  border-bottom: 2px solid #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa::after {
    width: 7.2916666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .title-villa::after {
    width: 7.2916666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa::after {
    width: 80px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .title-villa::after {
    width: 80px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa::after {
    margin-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .title-villa::after {
    margin-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .title-villa::after {
    margin-top: 5px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .title-villa::after {
    margin-top: 5px;
  }
}
.page-template-T01_corp_home .coporateResort .villa-copo-location {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  z-index: 8;
  position: relative;
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .coporateResort .villa-copo-location {
    padding-right: 10px;
  }
}
.page-template-T01_corp_home .coporateResort .villa-copo-location img {
  margin-right: 20px;
}
.page-template-T01_corp_home .moreDetails-BookNow {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .moreDetails-BookNow {
    margin-top: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .moreDetails-BookNow {
    margin-top: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .moreDetails-BookNow {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .moreDetails-BookNow {
    margin-top: 20px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations {
    padding-left: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations {
    padding-left: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations {
    padding-left: 55px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations {
    padding-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations {
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations {
    padding-right: 55px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations {
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations button.slick-prev {
    top: 33% !important;
  }
}
@media screen and (max-width: 667px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations button.slick-prev {
    top: auto !important;
    bottom: -15% !important;
  }
}
@media screen and (max-width: 991px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations button.slick-next {
    top: 33% !important;
  }
}
@media screen and (max-width: 667px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations button.slick-next {
    top: auto !important;
    bottom: -15% !important;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer {
    padding-left: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer {
    padding-left: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer {
    padding-right: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer {
    padding-right: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer {
    padding-right: 10px;
  }
}
.page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer .imageOffers img {
  width: 100%;
  height: 23.438vw;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer .imageOffers img {
    height: 270px;
  }
}
.page-template-T01_corp_home section#BlogSection .slider-acomodations .wrap-sliderOffer .imageOffers .mobile-moreDetails {
  display: none;
}
.page-template-T01_corp_home .wrap-tabs-navigation ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button {
  background-color: transparent;
  color: #494949;
  text-decoration: none;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button {
    line-height: 28px;
  }
}
.page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active {
  background-color: transparent;
  color: #B4975E;
  text-decoration: none;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active {
    line-height: 28px;
  }
}
.page-template-T01_corp_home .wrap-tabs-navigation ul li.nav-item.tabBtn button.active::after {
  content: "";
  border-bottom: 2px solid #B4975E;
  width: 100%;
  display: block;
  transition: 0.5s;
}

@media (min-width: 1025px) {
  .featuteItemText {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .featuteItemText {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .featuteItemText {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .featuteItemText {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .featuteItemText {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .featuteItemText {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .featuteItemText {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .featuteItemText {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .featuteItemText {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .featuteItemText {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .featuteItemText {
    margin-left: 10px;
  }
}
@media (max-width: 600px) {
  .featuteItemText {
    margin-left: 10px;
  }
}
@media (min-width: 1025px) {
  .featuteItemText {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .featuteItemText {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .featuteItemText {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .featuteItemText {
    margin-right: 10px;
  }
}

@media screen and (max-width: 667px) {
  .page-template-T01_corp_home button.slick-prev, .page-template-T01_corp_home section#OffersSection .slider-offers button.slick-prev {
    top: auto !important;
    bottom: -15% !important;
    left: 30%;
  }
  .page-template-T01_corp_home button.slick-next, .page-template-T01_corp_home section#OffersSection .slider-offers button.slick-next {
    top: auto !important;
    bottom: -15% !important;
    right: 30%;
  }
}
@media (min-width: 1025px) {
  .page-template-ayurvedic-inner .img-packge {
    height: 38.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-ayurvedic-inner .img-packge {
    height: 38.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-ayurvedic-inner .img-packge {
    height: 100%;
  }
}
@media (max-width: 600px) {
  .page-template-ayurvedic-inner .img-packge {
    height: 100%;
  }
}

.page-template-ayurvedic-lising .text-select {
  font-weight: 500;
}
@media (min-width: 1025px) {
  .page-template-ayurvedic-lising .text-select {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-ayurvedic-lising .text-select {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-ayurvedic-lising .text-select {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .page-template-ayurvedic-lising .text-select {
    font-size: 18px;
  }
}
.page-template-ayurvedic-lising div#treatmentFilters {
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-ayurvedic-lising div#treatmentFilters {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .page-template-ayurvedic-lising div#treatmentFilters {
    padding-bottom: 30px;
  }
}
.page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
  color: #000000;
  text-align: left !important;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.5s;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    letter-spacing: 1.4px;
  }
}
@media (max-width: 600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    letter-spacing: 1.4px;
  }
}
@media (min-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label {
    padding-left: 15px;
  }
}
.page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label input[type=checkbox]:checked {
  color: #fff;
  background-color: #B4975E; /* Adjust to your theme color */
  border-color: #B4975E;
  appearance: none;
}
.page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label input[type=checkbox], .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label input[type=radio] {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  margin: 0 !important;
  position: relative;
  top: 0.2083333333vw;
  right: 0.78125vw;
}
@media screen and (max-width: 1025px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label input[type=checkbox], .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label input[type=radio] {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 991px) {
  .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label input[type=checkbox], .page-template-ayurvedic-lising div#treatmentFilters label.checkbox-label input[type=radio] {
    width: 20px;
    height: 20px;
    top: 5px;
    right: 15px;
  }
}

* {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1025px) {
  * {
    text-align: center !important;
  }
}

/**************************Wrapper****************************************/
.container--30 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .container--30 {
    width: 30%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--30 {
    width: 30%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--30 {
    width: 80%;
  }
}
@media (max-width: 600px) {
  .container--30 {
    width: 90%;
  }
}
.container--50 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .container--50 {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--50 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--50 {
    width: 80%;
  }
}
@media (max-width: 600px) {
  .container--50 {
    width: 90%;
  }
}
.container--55 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .container--55 {
    width: 55%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--55 {
    width: 55%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--55 {
    width: 80%;
  }
}
@media (max-width: 600px) {
  .container--55 {
    width: 90%;
  }
}
.container--65 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .container--65 {
    width: 65%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--65 {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--65 {
    width: 80%;
  }
}
@media (max-width: 600px) {
  .container--65 {
    width: 90%;
  }
}
.container--75 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .container--75 {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--75 {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--75 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .container--75 {
    width: 90%;
  }
}
.container--right-85 {
  margin-left: auto;
  margin-right: auto;
  margin: auto;
}
@media (min-width: 1025px) {
  .container--right-85 {
    width: 85%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--right-85 {
    width: 85%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--right-85 {
    width: 95%;
  }
}
@media (max-width: 600px) {
  .container--right-85 {
    width: 90%;
  }
}
@media (min-width: 1025px) {
  .container--right-85 {
    margin-right: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--right-85 {
    margin-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--right-85 {
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .container--right-85 {
    margin-right: 80px;
  }
}
.container--80 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .container--80 {
    width: 80%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--80 {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--80 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .container--80 {
    width: 90%;
  }
}
.container--90 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .container--90 {
    width: 90%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--90 {
    width: 90%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--90 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .container--90 {
    width: 90%;
  }
}
.container--98 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .container--98 {
    width: 98%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .container--98 {
    width: 98%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .container--98 {
    width: 95%;
  }
}
@media (max-width: 600px) {
  .container--98 {
    width: 95%;
  }
}

@media (min-width: 1025px) {
  .half-div-50 {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-div-50 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-div-50 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .half-div-50 {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .half-div-30 {
    width: 30%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-div-30 {
    width: 30%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-div-30 {
    width: 80%;
  }
}
@media (max-width: 600px) {
  .half-div-30 {
    width: 100%;
  }
}
@media screen and (max-width: 1025px) {
  .half-div-30 {
    margin: auto !important;
  }
}

@media (min-width: 1025px) {
  .half-div-35 {
    width: 35%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-div-35 {
    width: 35%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-div-35 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .half-div-35 {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .half-div-45 {
    width: 45%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-div-45 {
    width: 45%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-div-45 {
    width: 45%;
  }
}
@media (max-width: 600px) {
  .half-div-45 {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .half-div-60 {
    width: 60%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-div-60 {
    width: 60%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-div-60 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .half-div-60 {
    width: 100%;
  }
}
@media screen and (max-width: 1025px) {
  .half-div-60 {
    margin: auto !important;
  }
}

@media (min-width: 1025px) {
  .half-div-68 {
    width: 68%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-div-68 {
    width: 68%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-div-68 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .half-div-68 {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .half-550--left {
    width: 33%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-550--left {
    width: 33%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-550--left {
    width: 70%;
  }
}
@media (max-width: 600px) {
  .half-550--left {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .half-550--mid {
    width: 33%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-550--mid {
    width: 33%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-550--mid {
    width: 70%;
  }
}
@media (max-width: 600px) {
  .half-550--mid {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .half-550--right {
    width: 33%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-550--right {
    width: 33%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-550--right {
    width: 70%;
  }
}
@media (max-width: 600px) {
  .half-550--right {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .four-item-grid .list-item {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    width: 45%;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    padding-left: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    padding-left: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    padding-right: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    padding-right: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    padding-right: 0;
  }
}

@media (min-width: 1025px) {
  .three-item-grid .list-item {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    padding-left: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    padding-left: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    padding-right: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    padding-right: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    padding-right: 0;
  }
}

/**************************Wrapper End**************************************************/
/****************************Fonts Styles*********************************************/
@media (min-width: 1025px) {
  .heading--64 {
    font-size: 3.3333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--64 {
    font-size: 3.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--64 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .heading--64 {
    font-size: 40px;
  }
}
@media (min-width: 1025px) {
  .heading--64 {
    line-height: 3.8541666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--64 {
    line-height: 3.8541666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--64 {
    line-height: 50px;
  }
}
@media (max-width: 600px) {
  .heading--64 {
    line-height: 50px;
  }
}
@media (min-width: 1025px) {
  .heading--48 {
    font-size: 2.5vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--48 {
    font-size: 2.5vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--48 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .heading--48 {
    font-size: 25px;
  }
}
@media (min-width: 1025px) {
  .heading--48 {
    line-height: 3.3854166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--48 {
    line-height: 3.3854166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--48 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .heading--48 {
    line-height: 40px;
  }
}
@media (min-width: 1025px) {
  .heading--48-small {
    font-size: 2.5vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--48-small {
    font-size: 2.5vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--48-small {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .heading--48-small {
    font-size: 25px;
  }
}
@media (min-width: 1025px) {
  .heading--48-small {
    line-height: 3.3854166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--48-small {
    line-height: 3.3854166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--48-small {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .heading--48-small {
    line-height: 40px;
  }
}
@media (min-width: 1025px) {
  .heading--20 {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--20 {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--20 {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .heading--20 {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  .heading--20 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--20 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--20 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--20 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .heading--24 {
    font-size: 1.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--24 {
    font-size: 1.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--24 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .heading--24 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .heading--24 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--24 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--24 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--24 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .heading--22 {
    font-size: 1.1458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--22 {
    font-size: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--22 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .heading--22 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .heading--22 {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--22 {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--22 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--22 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .heading--16 {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--16 {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--16 {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .heading--16 {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .heading--16 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--16 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--16 {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .heading--16 {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .heading--16 {
    letter-spacing: 0.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--16 {
    letter-spacing: 0.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--16 {
    letter-spacing: 2.4px;
  }
}
@media (max-width: 600px) {
  .heading--16 {
    letter-spacing: 2.4px;
  }
}

@media (min-width: 1025px) {
  .paragraph--20 {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--20 {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--20 {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .paragraph--20 {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .paragraph--20 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--20 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--20 {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .paragraph--20 {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .paragraph--12 {
    font-size: 0.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--12 {
    font-size: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--12 {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .paragraph--12 {
    font-size: 13px;
  }
}
@media (min-width: 1025px) {
  .paragraph--12 {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--12 {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--12 {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .paragraph--12 {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .paragraph--14 {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--14 {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--14 {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .paragraph--14 {
    font-size: 13px;
  }
}
@media (min-width: 1025px) {
  .paragraph--14 {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--14 {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--14 {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .paragraph--14 {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .paragraph--16 {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--16 {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--16 {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .paragraph--16 {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .paragraph--16 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--16 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--16 {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .paragraph--16 {
    line-height: 25px;
  }
}

.color--dark-black {
  color: #000000;
}
.color--white {
  color: #FFFFFF;
}
.color--main-theme-color {
  color: #494949;
}
.color--sub-theme-color {
  color: #B4975E;
}

a.color--black {
  color: #000;
  transition: all 0.5s;
}
a.color--black:hover {
  color: #B4975E;
}

a.color--white {
  color: #fff;
  transition: all 0.5s;
}
a.color--white:hover {
  color: #B4975E;
}

.bg-color--rose {
  background-color: #E3D9D2;
}
.bg-color--cream {
  background-color: #F5F1E9;
}

.font-family--hurricane {
  font-family: "Hurricane", cursive;
}
.font-family--montserrat {
  font-family: "Montserrat", sans-serif;
}

.para-weight--300 {
  font-weight: 300 !important;
}
.para-weight--400 {
  font-weight: 400 !important;
}
.para-weight--500 {
  font-weight: 500 !important;
}
.para-weight--600 {
  font-weight: 600 !important;
}

/****************************Font Styles END*********************************************/
/****************************padding*********************************************/
@media (min-width: 1025px) {
  .p-t--75 {
    padding-top: 4.0625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--75 {
    padding-top: 4.0625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--75 {
    padding-top: 55px;
  }
}
@media (max-width: 600px) {
  .p-t--75 {
    padding-top: 55px;
  }
}
@media (min-width: 1025px) {
  .p-t--140 {
    padding-top: 7.2916666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--140 {
    padding-top: 7.2916666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--140 {
    padding-top: 100px;
  }
}
@media (max-width: 600px) {
  .p-t--140 {
    padding-top: 65px;
  }
}
@media (min-width: 1025px) {
  .p-t--135 {
    padding-top: 7.03125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--135 {
    padding-top: 7.03125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--135 {
    padding-top: 80px;
  }
}
@media (max-width: 600px) {
  .p-t--135 {
    padding-top: 65px;
  }
}
@media (min-width: 1025px) {
  .p-t--60 {
    padding-top: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--60 {
    padding-top: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--60 {
    padding-top: 40px;
  }
}
@media (max-width: 600px) {
  .p-t--60 {
    padding-top: 40px;
  }
}
@media (min-width: 1025px) {
  .p-t--25 {
    padding-top: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--25 {
    padding-top: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--25 {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .p-t--25 {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .p-t--30 {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--30 {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--30 {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .p-t--30 {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .p-t--40 {
    padding-top: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--40 {
    padding-top: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--40 {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .p-t--40 {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .p-t--110 {
    padding-top: 5.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--110 {
    padding-top: 5.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--110 {
    padding-top: 80px;
  }
}
@media (max-width: 600px) {
  .p-t--110 {
    padding-top: 65px;
  }
}
@media (min-width: 1025px) {
  .p-t--125 {
    padding-top: 6.5104166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--125 {
    padding-top: 6.5104166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--125 {
    padding-top: 80px;
  }
}
@media (max-width: 600px) {
  .p-t--125 {
    padding-top: 65px;
  }
}
@media (min-width: 1025px) {
  .p-t--130 {
    padding-top: 6.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-t--130 {
    padding-top: 6.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-t--130 {
    padding-top: 80px;
  }
}
@media (max-width: 600px) {
  .p-t--130 {
    padding-top: 65px;
  }
}

@media (min-width: 1025px) {
  .p-b--15 {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--15 {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--15 {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .p-b--15 {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .p-b--25 {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--25 {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--25 {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .p-b--25 {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .p-b--35 {
    padding-bottom: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--35 {
    padding-bottom: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--35 {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .p-b--35 {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .p-b--45 {
    padding-bottom: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--45 {
    padding-bottom: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--45 {
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .p-b--45 {
    padding-bottom: 40px;
  }
}
@media (min-width: 1025px) {
  .p-b--75 {
    padding-bottom: 3.90625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--75 {
    padding-bottom: 3.90625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--75 {
    padding-bottom: 45px;
  }
}
@media (max-width: 600px) {
  .p-b--75 {
    padding-bottom: 45px;
  }
}
@media (min-width: 1025px) {
  .p-b--110 {
    padding-bottom: 5.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--110 {
    padding-bottom: 5.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--110 {
    padding-bottom: 80px;
  }
}
@media (max-width: 600px) {
  .p-b--110 {
    padding-bottom: 65px;
  }
}
@media (min-width: 1025px) {
  .p-b--135 {
    padding-bottom: 7.03125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--135 {
    padding-bottom: 7.03125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--135 {
    padding-bottom: 80px;
  }
}
@media (max-width: 600px) {
  .p-b--135 {
    padding-bottom: 65px;
  }
}
@media (min-width: 1025px) {
  .p-b--140 {
    padding-bottom: 7.2916666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--140 {
    padding-bottom: 7.2916666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--140 {
    padding-bottom: 100px;
  }
}
@media (max-width: 600px) {
  .p-b--140 {
    padding-bottom: 65px;
  }
}
@media (min-width: 1025px) {
  .p-b--40 {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--40 {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--40 {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .p-b--40 {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .p-b--60 {
    padding-bottom: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--60 {
    padding-bottom: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--60 {
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .p-b--60 {
    padding-bottom: 40px;
  }
}
@media (min-width: 1025px) {
  .p-b--105 {
    padding-bottom: 5.46875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--105 {
    padding-bottom: 5.46875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--105 {
    padding-bottom: 70px;
  }
}
@media (max-width: 600px) {
  .p-b--105 {
    padding-bottom: 70px;
  }
}
@media (min-width: 1025px) {
  .p-b--125 {
    padding-bottom: 6.5104166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .p-b--125 {
    padding-bottom: 6.5104166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .p-b--125 {
    padding-bottom: 75px;
  }
}
@media (max-width: 600px) {
  .p-b--125 {
    padding-bottom: 75px;
  }
}

@media (min-width: 1025px) {
  .m-t--50 {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .m-t--50 {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .m-t--50 {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .m-t--50 {
    margin-top: 20px;
  }
}

@media (min-width: 1025px) {
  .m-b--95 {
    margin-bottom: 4.9479166667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .m-b--95 {
    margin-bottom: 4.9479166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .m-b--95 {
    margin-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .m-b--95 {
    margin-bottom: 50px;
  }
}

@media (min-width: 1025px) {
  .w--75 {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .w--75 {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .w--75 {
    width: 70%;
  }
}
@media (max-width: 600px) {
  .w--75 {
    width: 100%;
  }
}
@media screen and (max-width: 667px) {
  .w--75 {
    flex-direction: column;
  }
  .w--75 p.factsheet {
    padding-bottom: 25px;
  }
}

/****************************padding END*********************************************/
.sitemap-div .sitemap {
  width: max-content;
  margin: auto;
}
.sitemap-div .sitemap a {
  text-decoration: none;
}
.sitemap-div .sitemap a:hover {
  text-decoration: none !important;
  color: #B4975E;
}

.scroll-top {
  position: fixed;
  background: transparent;
  border: 0;
  z-index: 99;
  display: none;
}
@media (min-width: 1025px) {
  .scroll-top {
    margin-bottom: 0.0520833333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-top {
    margin-bottom: 0.0520833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-top {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .scroll-top {
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .scroll-top {
    margin-right: 0.0520833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-top {
    margin-right: 0.0520833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-top {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .scroll-top {
    margin-right: 10px;
  }
}

.transform-none {
  transition: none !important;
}

.accordion-item {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  border-bottom: 1px solid #B4975E;
}
@media (min-width: 1025px) {
  .accordion-item {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion-item {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion-item {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .accordion-item {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .accordion-item {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion-item {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion-item {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .accordion-item {
    padding-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .accordion-item h6,
  .accordion-item .the-content-div {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion-item h6,
  .accordion-item .the-content-div {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion-item h6,
  .accordion-item .the-content-div {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .accordion-item h6,
  .accordion-item .the-content-div {
    padding-right: 10px;
  }
}
.accordion-item img {
  height: 20px;
  width: 20px;
  object-fit: contain;
  transform: rotate(0deg);
  transition: all 0.5s;
}
.accordion-item .accordion-header {
  width: 100%;
  border: 0;
  background: transparent;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .accordion-item .accordion-header {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion-item .accordion-header {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion-item .accordion-header {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .accordion-item .accordion-header {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .accordion-item .accordion-header {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion-item .accordion-header {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion-item .accordion-header {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .accordion-item .accordion-header {
    line-height: 28px;
  }
}

.accordion-item.active img {
  transform: rotate(180deg);
  transition: all 0.5s;
}

.accordion button {
  background: transparent !important;
  color: #000000;
}
.accordion .accordion-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  color: #494949;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .accordion .accordion-body {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .accordion-body {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .accordion-body {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .accordion .accordion-body {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .accordion .accordion-body {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .accordion-body {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .accordion-body {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .accordion .accordion-body {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .accordion .accordion-body {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .accordion-body {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .accordion-body {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .accordion .accordion-body {
    line-height: 28px;
  }
}
@media screen and (max-width: 1025px) {
  .accordion .accordion-body {
    text-align: left !important;
  }
}
@media screen and (max-width: 1025px) {
  .accordion .accordion-body p {
    text-align: left !important;
  }
}
.accordion .accordion-body p a {
  color: #494949;
}
.accordion .accordion-body p a:hover {
  color: #B4975E;
}
.accordion .accordion-body li a {
  color: #494949;
}
.accordion .accordion-body li a:hover {
  color: #B4975E;
}
.accordion .accordion-header button {
  padding: 0;
}
@media (min-width: 1025px) {
  .accordion .accordion-header button {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .accordion-header button {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .accordion-header button {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .accordion .accordion-header button {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .accordion .accordion-header button {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordion .accordion-header button {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordion .accordion-header button {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .accordion .accordion-header button {
    line-height: 28px;
  }
}
@media screen and (max-width: 1025px) {
  .accordion .accordion-header button {
    text-align: left !important;
  }
}
.accordion .accordion-button {
  align-items: baseline !important;
}
.accordion .accordion-button::before {
  background-image: url("../json/acc-down-4.json") !important;
  background-size: auto !important;
}
.accordion .accordion-item:last-child {
  border-bottom: 0 !important;
}

.accordion-button:not(.collapsed) {
  color: #000000;
  box-shadow: none !important;
}
.accordion-button:not(.collapsed) .accordian-btn .acc-minus {
  opacity: 1;
}
.accordion-button:not(.collapsed) .accordian-btn .acc-plus {
  opacity: 0;
}

.accordian-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  .accordian-btn {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordian-btn {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordian-btn {
    margin-right: 15px;
  }
}
@media (max-width: 600px) {
  .accordian-btn {
    margin-right: 15px;
  }
}
@media (min-width: 1025px) {
  .accordian-btn {
    height: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordian-btn {
    height: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordian-btn {
    height: 15px;
  }
}
@media (max-width: 600px) {
  .accordian-btn {
    height: 15px;
  }
}
@media (min-width: 1025px) {
  .accordian-btn {
    width: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordian-btn {
    width: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordian-btn {
    width: 15px;
  }
}
@media (max-width: 600px) {
  .accordian-btn {
    width: 15px;
  }
}
@media (min-width: 1025px) {
  .accordian-btn img {
    height: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordian-btn img {
    height: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordian-btn img {
    height: 15px;
  }
}
@media (max-width: 600px) {
  .accordian-btn img {
    height: 15px;
  }
}
@media (min-width: 1025px) {
  .accordian-btn img {
    width: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordian-btn img {
    width: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordian-btn img {
    width: 15px;
  }
}
@media (max-width: 600px) {
  .accordian-btn img {
    width: 15px;
  }
}
.accordian-btn .acc-minus {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.accordion-button.collapsed .accordian-btn .acc-minus {
  opacity: 0;
}
.accordion-button.collapsed .accordian-btn .acc-plus {
  opacity: 1;
}

#accordionFAQ .accordion-button::after {
  display: none !important;
}
#accordionFAQ .accordion-body {
  padding-left: calc(30px + 0.8vw);
}

@media (min-width: 1025px) {
  .newsletter .dropdown-menu li {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .newsletter .dropdown-menu li {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .newsletter .dropdown-menu li {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .newsletter .dropdown-menu li {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .newsletter .dropdown-menu li {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .newsletter .dropdown-menu li {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .newsletter .dropdown-menu li {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .newsletter .dropdown-menu li {
    line-height: 15px;
  }
}

@media (min-width: 1025px) {
  .h-135 {
    height: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .h-135 {
    height: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .h-135 {
    height: 145px;
  }
}
@media (max-width: 600px) {
  .h-135 {
    height: 145px;
  }
}

section#DefaultTemplate .dfb-form .dfb-form-group, .page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group {
  text-align: left !important;
}
section#DefaultTemplate .dfb-form .dfb-form-group label, section#DefaultTemplate .dfb-form .dfb-form-group .input-group.response-field-checkboxes.has-feedback, section#DefaultTemplate .dfb-form .dfb-form-group .input-group.response-field-checkboxes.has-feedback p,
section#DefaultTemplate .dfb-form .dfb-form-group .dfb-form input[type=text], section#DefaultTemplate .dfb-form .dfb-form-group .dfb-form input[type=tel], section#DefaultTemplate .dfb-form .dfb-form-group .dfb-form input[type=email], section#DefaultTemplate .dfb-form .dfb-form-group .dfb-form input[type=date], section#DefaultTemplate .dfb-form .dfb-form-group .dfb-form input[type=number], section#DefaultTemplate .dfb-form .dfb-form-group .dfb-form select, .page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group label, .page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group .input-group.response-field-checkboxes.has-feedback, .page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group .input-group.response-field-checkboxes.has-feedback p,
.page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group .dfb-form input[type=text], .page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group .dfb-form input[type=tel], .page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group .dfb-form input[type=email], .page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group .dfb-form input[type=date], .page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group .dfb-form input[type=number], .page-template-templatesexperiences-inner-php .dfb-form .dfb-form-group .dfb-form select {
  text-align: left !important;
}
section#DefaultTemplate .dfb-form .recapture, section#DefaultTemplate .dfb-form .is_required, section#DefaultTemplate .dfb-form textarea,
section#DefaultTemplate .dfb-form input[type=text], section#DefaultTemplate .dfb-form input[type=tel], section#DefaultTemplate .dfb-form input[type=email], section#DefaultTemplate .dfb-form input[type=date], section#DefaultTemplate .dfb-form input[type=number], section#DefaultTemplate .dfb-form select, section#DefaultTemplate .dfb-form select option, .page-template-templatesexperiences-inner-php .dfb-form .recapture, .page-template-templatesexperiences-inner-php .dfb-form .is_required, .page-template-templatesexperiences-inner-php .dfb-form textarea,
.page-template-templatesexperiences-inner-php .dfb-form input[type=text], .page-template-templatesexperiences-inner-php .dfb-form input[type=tel], .page-template-templatesexperiences-inner-php .dfb-form input[type=email], .page-template-templatesexperiences-inner-php .dfb-form input[type=date], .page-template-templatesexperiences-inner-php .dfb-form input[type=number], .page-template-templatesexperiences-inner-php .dfb-form select, .page-template-templatesexperiences-inner-php .dfb-form select option {
  text-align: left !important;
}

/********************************************Common codes******************************************/
.creativeHeader {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .creativeHeader {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .creativeHeader {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .creativeHeader {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .creativeHeader {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .creativeHeader {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .creativeHeader {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .creativeHeader {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .creativeHeader {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .creativeHeader {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .creativeHeader {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .creativeHeader {
    letter-spacing: 1.4px;
  }
}
@media (max-width: 600px) {
  .creativeHeader {
    letter-spacing: 1.4px;
  }
}

.main-title {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
}
@media (min-width: 1025px) {
  .main-title {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-title {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-title {
    font-size: 30px;
  }
}
@media (max-width: 600px) {
  .main-title {
    font-size: 28px;
  }
}
@media (min-width: 1025px) {
  .main-title {
    line-height: 2.96875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-title {
    line-height: 2.96875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-title {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .main-title {
    line-height: 40px;
  }
}

.content-para {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .content-para {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .content-para {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .content-para {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .content-para {
    line-height: 28px;
  }
}
.content-para h2 {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #000000;
}
@media (min-width: 1025px) {
  .content-para h2 {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para h2 {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para h2 {
    font-size: 30px;
  }
}
@media (max-width: 600px) {
  .content-para h2 {
    font-size: 28px;
  }
}
@media (min-width: 1025px) {
  .content-para h2 {
    line-height: 2.96875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para h2 {
    line-height: 2.96875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para h2 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .content-para h2 {
    line-height: 40px;
  }
}
.content-para h3 {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #000000;
}
@media (min-width: 1025px) {
  .content-para h3 {
    font-size: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para h3 {
    font-size: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para h3 {
    font-size: 28px;
  }
}
@media (max-width: 600px) {
  .content-para h3 {
    font-size: 28px;
  }
}
@media (min-width: 1025px) {
  .content-para h3 {
    line-height: 2.96875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para h3 {
    line-height: 2.96875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para h3 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .content-para h3 {
    line-height: 40px;
  }
}
.content-para h4 {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #000000;
}
@media (min-width: 1025px) {
  .content-para h4 {
    font-size: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para h4 {
    font-size: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para h4 {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .content-para h4 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .content-para h4 {
    line-height: 2.96875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para h4 {
    line-height: 2.96875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para h4 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .content-para h4 {
    line-height: 40px;
  }
}
.content-para h5 {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #000000;
}
@media (min-width: 1025px) {
  .content-para h5 {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para h5 {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para h5 {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .content-para h5 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .content-para h5 {
    line-height: 2.4479166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para h5 {
    line-height: 2.4479166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para h5 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .content-para h5 {
    line-height: 40px;
  }
}
.content-para p, .content-para li, .content-para a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #000000;
}
@media (min-width: 1025px) {
  .content-para p, .content-para li, .content-para a {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para p, .content-para li, .content-para a {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para p, .content-para li, .content-para a {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .content-para p, .content-para li, .content-para a {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .content-para p, .content-para li, .content-para a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .content-para p, .content-para li, .content-para a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .content-para p, .content-para li, .content-para a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .content-para p, .content-para li, .content-para a {
    line-height: 28px;
  }
}
.content-para a:hover {
  color: #B4975E;
}
.content-para p a {
  color: #B4975E;
}

@media (min-width: 1025px) {
  ul, ol {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  ul, ol {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  ul, ol {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  ul, ol {
    padding-left: 20px;
  }
}
ul li::marker, ol li::marker {
  color: #B4975E;
}

.lazyImg, .lazyBackground {
  opacity: 0;
}

.visibleImg {
  opacity: 1;
  transition: opacity 0.3s ease-in;
}

img.large {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.externalBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 1vw;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #B4975E;
  transition: all 0.5s;
}
@media (min-width: 1025px) {
  .externalBtn {
    width: 9.375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .externalBtn {
    width: 9.375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .externalBtn {
    width: 150px;
  }
}
@media (max-width: 600px) {
  .externalBtn {
    width: 150px;
  }
}
@media (min-width: 1025px) {
  .externalBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .externalBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .externalBtn {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .externalBtn {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .externalBtn {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .externalBtn {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .externalBtn {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .externalBtn {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .externalBtn {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .externalBtn {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .externalBtn {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .externalBtn {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .externalBtn {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .externalBtn {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .externalBtn {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  .externalBtn {
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 667px) {
  .externalBtn {
    margin: 0 5px;
    width: 150px !important;
  }
}

.btn-line--yellow {
  color: #FFFFFF !important;
  background-color: #B4975E !important;
}
.btn-line--yellow:hover {
  background-color: #977c44 !important;
  transition: all 0.5s;
  border: 1px solid #977c44 !important;
}
.btn-line--white {
  color: #000000;
  background-color: transparent;
}
.btn-line--white:hover {
  background-color: #977c44;
  transition: all 0.5s;
  border: 1px solid #977c44;
  color: #FFFFFF;
}

.btn-exploreMore {
  color: #000000;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.5s;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .btn-exploreMore {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .btn-exploreMore {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .btn-exploreMore {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .btn-exploreMore {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .btn-exploreMore {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .btn-exploreMore {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .btn-exploreMore {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .btn-exploreMore {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .btn-exploreMore {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .btn-exploreMore {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .btn-exploreMore {
    letter-spacing: 1.4px;
  }
}
@media (max-width: 600px) {
  .btn-exploreMore {
    letter-spacing: 1.4px;
  }
}
.btn-exploreMore::after {
  content: "";
  border-bottom: 2px solid #000000;
  width: 100%;
  display: block;
  transition: 0.5s;
}
.btn-exploreMore:hover::after {
  width: 0 !important;
  transition: 0.5s !important;
}

.bannerImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

img.video-poster {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

@media (min-width: 1025px) {
  .carousel-item {
    height: 100vh;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .carousel-item {
    height: value-desktop;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .carousel-item {
    height: 50vh;
  }
}
@media (max-width: 600px) {
  .carousel-item {
    height: 50vh;
  }
}

.InerExploreMore {
  position: absolute;
  top: auto;
  bottom: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.5s;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .InerExploreMore {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .InerExploreMore {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .InerExploreMore {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .InerExploreMore {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .InerExploreMore {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .InerExploreMore {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .InerExploreMore {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .InerExploreMore {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .InerExploreMore {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .InerExploreMore {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .InerExploreMore {
    letter-spacing: 1.4px;
  }
}
@media (max-width: 600px) {
  .InerExploreMore {
    letter-spacing: 1.4px;
  }
}
.InerExploreMore::after {
  content: "";
  border-bottom: 2px solid #FFFFFF;
  display: block;
  transition: 0.5s;
}
@media (min-width: 1025px) {
  .InerExploreMore::after {
    width: 27%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .InerExploreMore::after {
    width: 27%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .InerExploreMore::after {
    width: 27%;
  }
}
@media (max-width: 600px) {
  .InerExploreMore::after {
    width: 45%;
  }
}
.InerExploreMore:hover::after {
  width: 0 !important;
  transition: 0.5s !important;
}

.iconVillaCounts {
  justify-content: center;
}
.iconVillaCounts .iconfeet {
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .iconVillaCounts .iconfeet {
    margin-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .iconVillaCounts .iconfeet {
    margin-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .iconVillaCounts .iconfeet {
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .iconVillaCounts .iconfeet {
    margin-top: 0;
  }
}
@media (min-width: 1025px) {
  .iconVillaCounts .iconfeet {
    margin-right: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .iconVillaCounts .iconfeet {
    margin-right: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .iconVillaCounts .iconfeet {
    margin-right: 25px;
  }
}
@media (max-width: 600px) {
  .iconVillaCounts .iconfeet {
    margin-right: 20px;
  }
}
@media (min-width: 1025px) {
  .iconVillaCounts .iconfeet {
    margin-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .iconVillaCounts .iconfeet {
    margin-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .iconVillaCounts .iconfeet {
    margin-left: 25px;
  }
}
@media (max-width: 600px) {
  .iconVillaCounts .iconfeet {
    margin-left: 20px;
  }
}
@media (min-width: 1025px) {
  .iconVillaCounts .iconfeet {
    margin-bottom: 0vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .iconVillaCounts .iconfeet {
    margin-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .iconVillaCounts .iconfeet {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .iconVillaCounts .iconfeet {
    margin-bottom: 0;
  }
}
.iconVillaCounts .iconfeet .text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .iconVillaCounts .iconfeet .text {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .iconVillaCounts .iconfeet .text {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .iconVillaCounts .iconfeet .text {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .iconVillaCounts .iconfeet .text {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .iconVillaCounts .iconfeet .text {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .iconVillaCounts .iconfeet .text {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .iconVillaCounts .iconfeet .text {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .iconVillaCounts .iconfeet .text {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .iconVillaCounts .iconfeet .text {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .iconVillaCounts .iconfeet .text {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .iconVillaCounts .iconfeet .text {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .iconVillaCounts .iconfeet .text {
    padding-left: 20px;
  }
}

.backSitemap {
  justify-content: center;
}

.sitemapBTN, .backtohomeBTN {
  width: 200px;
  background-color: #B4975E;
  margin: 0 30px;
  height: 40px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1025px) {
  .sitemapBTN, .backtohomeBTN {
    margin: 20px 0 !important;
  }
}
.sitemapBTN:hover, .backtohomeBTN:hover {
  background-color: transparent;
  border: 1px solid #B4975E;
}
.sitemapBTN a, .backtohomeBTN a {
  background-color: #B4975E;
  color: #FFFFFF;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.047vw;
  text-transform: capitalize;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all 0.5s;
}
@media (min-width: 1025px) {
  .sitemapBTN a, .backtohomeBTN a {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .sitemapBTN a, .backtohomeBTN a {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .sitemapBTN a, .backtohomeBTN a {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .sitemapBTN a, .backtohomeBTN a {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .sitemapBTN a, .backtohomeBTN a {
    line-height: 1.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .sitemapBTN a, .backtohomeBTN a {
    line-height: 1.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .sitemapBTN a, .backtohomeBTN a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .sitemapBTN a, .backtohomeBTN a {
    line-height: 20px;
  }
}
.sitemapBTN a:hover, .backtohomeBTN a:hover {
  background-color: #FFFFFF;
  color: #B4975E;
  transition: all 0.5s;
}

.page-id-344 .content-para {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .page-id-344 .content-para {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-id-344 .content-para {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-id-344 .content-para {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page-id-344 .content-para {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .page-id-344 .content-para {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-id-344 .content-para {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-id-344 .content-para {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .page-id-344 .content-para {
    line-height: 28px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-344 .content-para {
    text-align: left !important;
  }
}
.page-id-344 .content-para h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #000000;
  text-decoration: underline;
}
@media (min-width: 1025px) {
  .page-id-344 .content-para h2 {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-id-344 .content-para h2 {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-id-344 .content-para h2 {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page-id-344 .content-para h2 {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .page-id-344 .content-para h2 {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-id-344 .content-para h2 {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-id-344 .content-para h2 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .page-id-344 .content-para h2 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .page-id-344 .content-para h2 {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-id-344 .content-para h2 {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-id-344 .content-para h2 {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .page-id-344 .content-para h2 {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .page-id-344 .content-para h2 {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-id-344 .content-para h2 {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-id-344 .content-para h2 {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .page-id-344 .content-para h2 {
    padding-top: 10px;
  }
}
.page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #000000;
}
@media (min-width: 1025px) {
  .page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
    font-size: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
    font-size: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
    line-height: 28px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-344 .content-para p, .page-id-344 .content-para li, .page-id-344 .content-para a {
    text-align: left !important;
  }
}
.page-id-344 .content-para a:hover {
  color: #B4975E;
}

@media (min-width: 1025px) {
  form#gdpr-compliance-form {
    padding-top: 3.90625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  form#gdpr-compliance-form {
    padding-top: 3.90625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  form#gdpr-compliance-form {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  form#gdpr-compliance-form {
    padding-top: 50px;
  }
}
form#gdpr-compliance-form .fb-submit-row {
  margin: auto !important;
  text-align: center !important;
  display: flex !important;
  justify-content: center !important;
}

.contentBookingDetails {
  width: 90%;
}

.fixed-widget.show {
  overflow-y: scroll;
}

/*********************************Global Styles***************************************************/
.all-caps {
  text-transform: uppercase;
}

.title-case {
  text-transform: capitalize !important;
}

.overflow-hidden {
  overflow-x: hidden !important;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.font-italic {
  font-style: italic;
}

.text-deco-none {
  text-decoration: none;
}

@media (min-width: 1025px) {
  .font-size--16 {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .font-size--16 {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .font-size--16 {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .font-size--16 {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .font-size--16 {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .font-size--16 {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .font-size--16 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .font-size--16 {
    line-height: 28px;
  }
}

/***********************Custom Scrollbar**************************/
/* width */
::-webkit-scrollbar {
  width: 7px;
  height: 2px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #494949;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.offcanvas-body::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}

.offcanvas-body::-webkit-scrollbar-thumb {
  background: #494949;
}

/***********************Custom Highlight Text***********************/
::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #494949;
}

::selection {
  color: #fff;
  background: #494949;
}

/***********************Custom Formattings**************************/
button:focus,
a:focus,
input:focus,
select:focus,
textarea:focus,
select:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

/***********************Slick Slider Formatting***********************/
.slick-slider:not(.slick-initialized),
.slick-slider-related .products:not(.slick-initialized) {
  display: none !important;
}

.tab-content > .tab-pane:not(.active),
.pill-content > .pill-pane:not(.active) {
  display: block;
  height: 0;
  overflow-y: hidden;
}

.slick-arrow {
  font-size: 0;
  background-repeat: no-repeat !important;
  background-size: auto;
}

.slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
}

.slick-dots button {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #494949;
  font-size: 0;
  border: 0;
}

.slick-arrow {
  font-size: 0;
  background-color: transparent;
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: contain;
  z-index: 1;
  position: absolute;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  color: transparent;
  padding: 0;
  top: 0;
}
@media (min-width: 1025px) {
  .slick-arrow {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .slick-arrow {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .slick-arrow {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .slick-arrow {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .slick-arrow {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .slick-arrow {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .slick-arrow {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .slick-arrow {
    height: 25px;
  }
}

button.slick-prev {
  background-image: url("../png/prevbtn.png");
  left: 0;
  right: auto;
  top: 11.0677083333vw;
}
@media screen and (max-width: 991px) {
  button.slick-prev {
    top: 23% !important;
  }
}
@media screen and (max-width: 667px) {
  button.slick-prev {
    top: auto !important;
    bottom: -9% !important;
    left: 30%;
  }
}

button.slick-next {
  background-image: url("../png/nxtbtn.png");
  right: 0;
  left: auto;
  top: 11.0677083333vw;
}
@media screen and (max-width: 991px) {
  button.slick-next {
    top: 23% !important;
  }
}
@media screen and (max-width: 667px) {
  button.slick-next {
    top: auto !important;
    bottom: -9% !important;
    right: 30%;
  }
}

.slick-prev:before,
.slick-next:before {
  display: none;
}

.wpml-ls-legacy-dropdown {
  width: 6.5em;
  max-width: 100%;
}

/***********************Remove Autofill bg Color***********************/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: inherit !important;
  background-color: transparent !important;
}

/***********************Default Formatting***********************/
#flake {
  color: #fff;
  position: absolute;
  font-size: 25px;
  top: -50px;
  z-index: 99999;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}

@media (min-width: 1025px) {
  .without-banner-img {
    height: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .without-banner-img {
    height: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .without-banner-img {
    height: 70px;
  }
}
@media (max-width: 600px) {
  .without-banner-img {
    height: 70px;
  }
}

.no-banners .header-main ul:not(.sub-menu) a {
  color: #000000 !important;
}
.no-banners .header-main .lang-ul ul:not(.sub-menu) a {
  color: #fff !important;
}
.no-banners .header-main .current-menu-item a::after {
  background: #000000;
}
.no-banners .header-main .current-menu-item a::before {
  background: #000000 !important;
}
.no-banners .navbar-toggler span {
  background: #494949 !important;
}

section#bannerSection .videoBanner {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  section#bannerSection .videoBanner {
    margin-bottom: -0.4166666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .videoBanner {
    margin-bottom: -0.4166666667vw;
  }
}
@media (min-width: 1025px) {
  section#bannerSection .videoBanner {
    height: 100vh;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .videoBanner {
    height: value-desktop;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .videoBanner {
    height: 100vh;
  }
}
@media (max-width: 600px) {
  section#bannerSection .videoBanner {
    height: 100vh;
  }
}
section#bannerSection .page-inner-carousel img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  section#bannerSection .page-inner-carousel img {
    height: 100vh;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .page-inner-carousel img {
    height: value-desktop;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .page-inner-carousel img {
    height: 100vh;
  }
}
@media (max-width: 600px) {
  section#bannerSection .page-inner-carousel img {
    height: 100vh;
  }
}
section#bannerSection .banner-bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
}
@media (min-width: 1025px) {
  section#bannerSection .banner-bar {
    margin-bottom: -0.0520833333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .banner-bar {
    margin-bottom: -0.0520833333vw;
  }
}
@media (min-width: 1025px) {
  section#bannerSection .banner-bar.video {
    margin-bottom: -0.1041666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .banner-bar.video {
    margin-bottom: -0.1041666667vw;
  }
}
section#bannerSection .banner-caption-inner {
  position: absolute;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 46.5%, rgba(0, 0, 0, 0.6) 100%);
  text-align: center;
}
@media (min-width: 1025px) {
  section#bannerSection .banner-caption-inner {
    padding-bottom: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .banner-caption-inner {
    padding-bottom: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .banner-caption-inner {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  section#bannerSection .banner-caption-inner {
    padding-bottom: 50px;
  }
}
@media (min-width: 1025px) {
  section#bannerSection .banner-caption-inner p {
    width: 40%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  section#bannerSection .banner-caption-inner p {
    width: 40%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#bannerSection .banner-caption-inner p {
    width: 70%;
  }
}
@media (max-width: 600px) {
  section#bannerSection .banner-caption-inner p {
    width: 90%;
  }
}

.banner-video-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.28);
}

.half-banner .bannervideo {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  .half-banner .bannervideo {
    margin-bottom: -0.4166666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-banner .bannervideo {
    margin-bottom: -0.4166666667vw;
  }
}
@media (min-width: 1025px) {
  .half-banner .bannervideo {
    height: 60vh;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-banner .bannervideo {
    height: value-desktop;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-banner .bannervideo {
    height: 500px;
  }
}
@media (max-width: 600px) {
  .half-banner .bannervideo {
    height: 500px;
  }
}
.half-banner .page-inner-carousel img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  .half-banner .page-inner-carousel img {
    height: 60vh;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-banner .page-inner-carousel img {
    height: value-desktop;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-banner .page-inner-carousel img {
    height: 500px;
  }
}
@media (max-width: 600px) {
  .half-banner .page-inner-carousel img {
    height: 500px;
  }
}

.schedule-box hr {
  background: #fff;
  border-color: #fff;
}

.dfb-form label:not(.checkbox-inline) {
  font-weight: 400;
}
@media (min-width: 1025px) {
  .dfb-form label:not(.checkbox-inline) {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form label:not(.checkbox-inline) {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form label:not(.checkbox-inline) {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .dfb-form label:not(.checkbox-inline) {
    padding-bottom: 15px;
  }
}

.dfb-form label, label.checkbox-inline {
  font-weight: 400 !important;
  color: #000000 !important;
}

@media (min-width: 1025px) {
  label.checkbox-inline {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  label.checkbox-inline {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  label.checkbox-inline {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  label.checkbox-inline {
    padding-top: 15px;
  }
}

@media (min-width: 1025px) {
  .col-12.fb-submit-row {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .col-12.fb-submit-row {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .col-12.fb-submit-row {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .col-12.fb-submit-row {
    padding-top: 20px;
  }
}

/* animations */
.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}

.js-scroll.scrolled {
  opacity: 1;
}

.scrolled.fade-in-bottom {
  animation: fade-in-bottom 0.5s ease-in-out both;
}

@keyframes fade-in-bottom {
  0% {
    transform: translate3d(0, 40px, 0);
    opacity: 0;
    transition: transform 0ms, opacity 0ms, -webkit-transform 0ms;
  }
  100% {
    transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1), opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1500ms cubic-bezier(0.19, 1, 0.22, 1);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.scrolled.fade-in {
  animation: fade-in 0.5s ease-in-out both;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.scrolled.fade-bottom {
  animation: fade-bottom 0.8s ease-in-out both;
  animation-delay: calc(0.1s * var(--i));
}

@keyframes fade-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/* Keyframe for vertical slide animation */
@keyframes slideInLeftClip {
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
.images-g {
  transition: clip-path 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms;
  clip-path: inset(0 100% 0 0);
  opacity: 0;
}

.appear {
  transition: clip-path 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 0;
  clip-path: inset(0px 0px 0px 0px);
  opacity: 1;
}

.imageVilla, .imgZoom, .imageFeature, .img-packge {
  overflow: hidden;
}

.imageVilla img, .imgZoom img, .imageFeature img, .img-packge img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
}

.imageVilla:hover img, .imgZoom:hover img, .imageFeature:hover img, .img-packge:hover img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
}

.slick-slider:not(.slick-initialized),
.slick-slider-related .products:not(.slick-initialized) {
  display: none !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

#subsite-1 section#VillasList .featuredAccommodation .wrap-sliderOffer {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  #subsite-1 section#VillasList .featuredAccommodation .wrap-sliderOffer {
    width: 47%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #subsite-1 section#VillasList .featuredAccommodation .wrap-sliderOffer {
    width: 47%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #subsite-1 section#VillasList .featuredAccommodation .wrap-sliderOffer {
    width: 47%;
  }
}
@media (max-width: 600px) {
  #subsite-1 section#VillasList .featuredAccommodation .wrap-sliderOffer {
    width: 100%;
  }
}

@media screen and (max-width: 1025px) {
  .mobile-margin--auto {
    margin: auto !important;
  }
  .mobile-direction {
    flex-direction: column;
  }
  .direction-revers-column {
    flex-direction: column-reverse;
  }
  .half-div-60.p-t--30 {
    padding-top: 0 !important;
  }
  .mobile-align-items-top {
    align-items: flex-start !important;
  }
  .mobile-flex-wrap {
    flex-wrap: wrap;
  }
  .mobile-text-left {
    text-align: left !important;
  }
}
@media screen and (max-width: 991px) {
  .tabs-direction {
    flex-direction: column;
  }
  .tab-direction-row {
    flex-direction: row;
  }
}
/*************************************************************************************/
.title-villa {
  font-weight: 500;
}

.newsletter input[type=email] {
  text-transform: none !important;
}

#hotelDropdown, #hotelDropdown-ham {
  background: transparent !important;
  border: 0;
  text-transform: uppercase;
  font-weight: 500;
}
#hotelDropdown::after, #hotelDropdown-ham::after {
  content: "";
  display: none;
}

#hotelDropdown-ham {
  color: #000000 !important;
}

header#headerMenu .menuSection ul#menu-main_menu li a,
header#headerMenu .menuSection ul#menu-menu-main_menu_fr li a {
  font-weight: 500;
}

header#headerMenu .bookMegaMenu button.bookingBtn {
  border: 1px solid hsla(0, 0%, 100%, 0.7) !important;
  border-width: 1px !important;
  border-style: none;
  outline: 1px solid #ffffff;
  outline-offset: 2px;
  transition: all 0.5s;
}
header#headerMenu .bookMegaMenu button.bookingBtn:hover {
  background: #fff !important;
  color: #000 !important;
  transition: all 0.5s;
}

header#headerMenu .bookMegaMenu button.bookingBtn:focus {
  outline: 1px solid #ffffff !important;
}

.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn {
  border: 1px solid color(srgb 0 0 0 / 0.4) !important;
  border-width: 1px !important;
  border-style: none;
  outline: 1px solid #000;
  outline-offset: 2px;
  display: flex;
  justify-content: center;
  transition: all 0.5s;
}
.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn:hover {
  background: #000 !important;
  color: #fff !important;
  transition: all 0.5s;
}

.fixedHeaderMenueSection .fixedHeaderMenu .bookMegaMenuFixed button.bookingBtn:focus {
  outline: 1px solid #000 !important;
}

.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li a {
  font-weight: 600;
}

.box-inner-amenities .villa-amenity-bx {
  border-bottom: 1px solid #B4975E;
}

.content-para a:hover {
  text-decoration: underline !important;
}

section#gallerySec .wrap-tabs-navigation ul#galery-tab .tabBtn button {
  font-weight: 500;
}

.hamburgeTexts {
  font-weight: 500;
}

.PropertyContact .yelobxContent a, .address p {
  font-weight: 500;
}

div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu li a {
  font-weight: 500;
}

div#awards-slider img.awardImage {
  margin: auto;
}

.fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu {
  justify-content: flex-end;
}

body#subsite-2 div#OffcanvasMenus .offcanvas-header .hotel-drop-down-wrapper {
  display: none !important;
}

@media (min-width: 1025px) {
  p.icon-pdf {
    margin-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  p.icon-pdf {
    margin-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  p.icon-pdf {
    margin-left: 25px;
  }
}
@media (max-width: 600px) {
  p.icon-pdf {
    margin-left: 25px;
  }
}
@media (min-width: 1025px) {
  p.icon-pdf {
    margin-right: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  p.icon-pdf {
    margin-right: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  p.icon-pdf {
    margin-right: 25px;
  }
}
@media (max-width: 600px) {
  p.icon-pdf {
    margin-right: 25px;
  }
}

.icon-pdf img {
  margin: 0 10px;
  width: 20px;
  height: 28px;
}

@media (min-width: 1025px) {
  .wrapperDownloadMenu {
    margin-bottom: 2.6041666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapperDownloadMenu {
    margin-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapperDownloadMenu {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .wrapperDownloadMenu {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1025px) {
  .wrapperDownloadMenu {
    margin-bottom: 50px !important;
  }
}

.menusItems {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.icon-pdf .externalBtn {
  margin: auto;
}
@media (min-width: 1025px) {
  .icon-pdf .externalBtn {
    width: 16.1458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .icon-pdf .externalBtn {
    width: 16.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .icon-pdf .externalBtn {
    width: 280px;
  }
}
@media (max-width: 600px) {
  .icon-pdf .externalBtn {
    width: 250px;
  }
}
@media (min-width: 1025px) {
  .icon-pdf .externalBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .icon-pdf .externalBtn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .icon-pdf .externalBtn {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .icon-pdf .externalBtn {
    height: 40px;
  }
}
@media screen and (max-width: 667px) {
  .icon-pdf .externalBtn {
    width: 250px !important;
  }
}

@media screen and (min-width: 1025px) {
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu {
    width: auto !important;
  }
  .fixedHeaderMenueSection .fixedHeaderMenu ul#menu-fixed_menu li {
    padding: 0 0.625vw;
  }
  .page-template-experiences-inner .villaDescription {
    height: 7vw;
  }
  #subsite-2.page-template-dining-inner section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents {
    height: 14.666667vw;
  }
  .OpeningHourText:hover {
    background: #fff !important;
    color: #000 !important;
  }
  .otherAccommodations .wrap-slidervilla {
    display: flex;
    flex-direction: column;
  }
  .otherAccommodations .wrap-slidervilla .box-Villa-contents {
    flex-grow: 1;
  }
  section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents .moreDetails-BookNow .externalBtn {
    margin-right: 0 !important;
  }
  .page-template-room-inner section#OtherVillas .otherRoom-slider .wrap-slidervilla .box-Villa-contents {
    height: 13vw !important;
  }
  #hotelDropdown, #hotelDropdown-ham {
    font-size: 0.8333333333vw;
    padding-right: 2.6041666667vw;
    letter-spacing: 0.078125vw;
  }
  .hotel-drop-down-wrapper .dropdown-menu {
    padding: 0;
    border: 0;
    border-radius: 0 !important;
  }
  .hotel-drop-down-wrapper .dropdown-menu a {
    font-size: 0.78125vw;
    text-transform: uppercase;
    font-weight: 500;
  }
  .hotel-drop-down-wrapper .dropdown-menu a:hover {
    background: #B4975E;
    color: #000000 !important;
  }
  .hotel-drop-down-wrapper::after {
    content: "";
    right: 3% !important;
  }
  .hotel-drop-down-wrapper {
    width: max-content;
    margin-right: 2.6041666667vw;
  }
  .hotel-drop-down-wrapper ::after {
    display: none !important;
  }
  header#headerMenu .bookMegaMenu button.bookingBtn {
    margin-right: 2.6041666667vw;
  }
  header#headerMenu .bookMegaMenu {
    justify-content: flex-end !important;
  }
  div#OffcanvasMenus .offcanvas-header {
    padding-right: 2.6041666667vw;
  }
  header#headerMenu .bookMegaMenu button.bookingBtn {
    display: flex;
    justify-content: center;
  }
  .bookMegaMenuFixed button {
    margin-right: 2.6041666667vw;
    margin-left: 3.125vw;
  }
  .fixedHeaderMenu {
    justify-content: flex-end !important;
  }
  .villa-iner-gal-slider .villa-in-gal img {
    width: 100%;
    height: 80vh;
    object-fit: cover;
  }
}
@media screen and (max-width: 600px) {
  div#OffcanvasMenus .offcanvas-body.overlay-canvas {
    padding-left: 10%;
    padding-right: 5%;
  }
  .logoHeader img {
    height: 60px;
  }
  section#bannerSection .content-body .banner-Main-Titlte {
    font-size: 30px;
  }
  section#bannerSection .content-body .banner-italic-title {
    font-size: 30px;
  }
  section#bannerSection .bannerImage {
    height: 500px;
  }
  .bookMegaMenu {
    justify-content: flex-end !important;
  }
  .bookMegaMenuFixed button {
    display: none !important;
  }
  .contentBx-Feature {
    width: 95%;
  }
  .contactDetails {
    text-align: left !important;
  }
  .contactN {
    text-align: left !important;
    justify-content: flex-start !important;
  }
  .menu-item-has-children:hover .sub-menu {
    clip-path: inset(0 0 0 0) !important;
  }
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu {
    position: absolute;
    right: auto;
    left: auto;
    height: auto;
    width: 100% !important;
    padding: 20px;
    top: 0;
  }
  div#OffcanvasMenus .menuIner ul#menu-left-hamburger-main-menu .sub-menu a {
    font-size: 13px !important;
    line-height: 20px !important;
  }
  .sub-menu:not(.show) {
    clip-path: inset(0 0 0 100%) !important;
  }
  .sub-menu.show {
    position: relative !important;
    clip-path: inset(0 0 0 0%) !important;
  }
  .title-villa {
    padding-bottom: 30px;
  }
  .main-title {
    font-size: 25px;
  }
  .box-pageRedirect:first-child {
    margin-bottom: 30px !important;
  }
  section#GallerySection .wrap-contentBx {
    padding: 30px 5%;
  }
  .otherAccommodations .wrap-slidervilla .box-Villa-contents {
    padding: 0 15px 40px 15px;
  }
  .contactN {
    align-items: flex-start !important;
  }
  .contactN img {
    margin-top: 5px;
  }
  .mobile-flex-column {
    flex-direction: column;
  }
}
section#ExperienceSection .imageOffers a.moreDetails.InerExploreMore {
  display: none;
}

#hotelDropdown-ham {
  color: #000000 !important;
  padding: 5px;
}

@media screen and (max-width: 991px) {
  .testimonial-modal .modal-dialog {
    max-width: 95vw !important;
  }
  .content-para li {
    text-align: left !important;
  }
}
@media screen and (max-width: 667px) {
  section#testimornialSection {
    padding-bottom: 100px;
  }
  section#OffersSection {
    padding-bottom: 100px;
  }
  #subsite-1 section#ExperienceSection .slider-acomodations button.slick-next,
  #subsite-1 section#ExperienceSection .slider-acomodations button.slick-prev, #subsite-1 .page-template-T01_corp_home section#BlogSection .slider-acomodations button.slick-next, #subsite-1 .page-template-T01_corp_home section#BlogSection .slider-acomodations button.slick-prev {
    bottom: -9% !important;
  }
  #subsite-1 section#OffersSection {
    padding-bottom: 100px;
  }
  section#GallerySection {
    padding-bottom: 30px;
  }
  .video-placeholder-text-normal {
    margin: auto;
  }
}