/* @font-face {
  font-family: 'open_sansregular';
  src: url('fonts/opensans-regular-webfont.eot');
  src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/opensans-regular-webfont.woff2') format('woff2'),
    url('fonts/opensans-regular-webfont.woff') format('woff'),
    url('fonts/opensans-regular-webfont.ttf') format('truetype'),
    url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PlayfairDisplayRegular';
  src: url('fonts/PlayfairDisplayRegular.eot');
  src: url('fonts/PlayfairDisplayRegular.eot') format('embedded-opentype'),
    url('fonts/PlayfairDisplayRegular.woff2') format('woff2'),
    url('fonts/PlayfairDisplayRegular.woff') format('woff'),
    url('fonts/PlayfairDisplayRegular.ttf') format('truetype'),
    url('fonts/PlayfairDisplayRegular.svg#PlayfairDisplayRegular') format('svg');
}

@font-face {
  font-family: 'ProximaNovaFont';
  src: url('fonts/ProximaNovaFont.eot');
  src: url('fonts/ProximaNovaFont.eot') format('embedded-opentype'),
    url('fonts/ProximaNovaFont.woff2') format('woff2'),
    url('fonts/ProximaNovaFont.woff') format('woff'),
    url('fonts/ProximaNovaFont.ttf') format('truetype'),
    url('fonts/ProximaNovaFont.svg#ProximaNovaFont') format('svg');
}

@font-face {
  font-family: 'montserratlight';
  src: url('fonts/montserrat-light-webfont.eot');
  src: url('fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-light-webfont.woff2') format('woff2'),
    url('fonts/montserrat-light-webfont.woff') format('woff'),
    url('fonts/montserrat-light-webfont.ttf') format('truetype'),
    url('fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratregular';
  src: url('fonts/montserrat-regular-webfont.eot');
  src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
    url('fonts/montserrat-regular-webfont.woff') format('woff'),
    url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
    url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratsemi_bold';
  src: url('fonts/montserrat-semibold_0-webfont.eot');
  src: url('fonts/montserrat-semibold_0-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-semibold_0-webfont.woff2') format('woff2'),
    url('fonts/montserrat-semibold_0-webfont.woff') format('woff'),
    url('fonts/montserrat-semibold_0-webfont.ttf') format('truetype'),
    url('fonts/montserrat-semibold_0-webfont.svg#montserratsemi_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MontserratHairline';
  src: url('fonts/MontserratHairline.eot');
  src: url('fonts/MontserratHairline.eot') format('embedded-opentype'),
    url('fonts/MontserratHairline.woff2') format('woff2'),
    url('fonts/MontserratHairline.woff') format('woff'),
    url('fonts/MontserratHairline.ttf') format('truetype'),
    url('fonts/MontserratHairline.svg#MontserratHairline') format('svg');
} */

@font-face {
  font-family: "Museo";
  src: url(fonts/Museo_Slab_500.otf);
  font-style: normal;
  font-weight: 100;
}

.Museo-bold {
  font-family: Museo;
  font-weight: 900;
}

.Museo-normal {
  font-family: Museo;
  font-weight: 400;

}

p {
  font-family: Museo;
  font-weight: 400;
}
.gradient {
  background: linear-gradient(
    135deg,
    rgba(238, 198, 95, 1) 0%,
    rgba(167, 111, 42, 1) 12%,
    rgba(226, 184, 85, 1) 26%,
    rgba(249, 242, 183, 1) 43%,
    rgba(226, 184, 85, 1) 61%,
    rgba(143, 94, 33, 1) 80%,
    rgba(226, 184, 85, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eec65f', endColorstr='#e2b855', GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

a {
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: 0;
  color: #dd4c2f;
}

img {
  max-width: 100%;
}

html {
  margin-top: 0px;
}

.primary-color {
  color: #e33c3b;
}

.color-red {
  color: #dd4c2f;
}

.color-gold {
  /* color: #454f2a
   */
  color: #000;
}

.text-color {
  color: #5d5d5d;
}

.text-green {
  color: #1b5452;
}

.color-black {
  color: #000;
}

.color-blue {
  color: #0e6bcb;
}

.color-white {
  color: #fff;
}

.fairplaydisplay {
  font-family: "PlayfairDisplayRegular";
}

.proximanova {
  font-family: "ProximaNovaFont";
}

.mont-black {
  font-family: "montserratblack";
}

.monsterrat-ultra {
  font-family: "montserratultra_light";
}

.monsterrat-hairline {
  font-family: "MontserratHairline";
}

.open-sans {
  font-family: "open_sansregular";
}

.montserrat-reg {
  font-family: "montserratregular";
}

.montserrat-light {
  font-family: "montserratlight";
}

.montserrat-bold {
  font-family: "montserratbold";
}

*,
::after,
::before {
  box-sizing: border-box;
}

html {
  font-family: "open_sansregular";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

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

@-ms-viewport {
  width: device-width;
}

header,
section {
  display: block;
}

body {
  font-family: "ProximaNovaFont";
  font-size: 14px;
  overflow-x: hidden;
  background-color: #fff;
}

.site-header {
  position: absolute;
  top: 0;
  z-index: 999;
  width: 100%;
  margin-top: 0px;
  height: 70px;
  /*background-color: #454f2a;*/
}

.site-logo {
  position: relative;
  top: 20px;
}

i.fa.fa-phone {
  height: 30px;
  width: 30px;
  line-height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
}

.padding-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.padding-20 {
  padding: 20px;
}

.nav-toggle {
  display: none;
}

ul#primary-menu li {
  display: inline-block;
  position: relative;
  padding: 10px 0 10px 0;
}

.primary-menu a {
  color: #000;
  padding: 0 15px;
}

.primary-menu li:last-child a {
  color: #000;
  padding: 0;
}

.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu a:active {
  text-decoration: none;
  color: #e23f3b;
}

.header-links a {
  font-family: "RobotoRegular";
  color: #000;
  line-height: 45px;
  font-size: 18px;
}

.header-links a:hover {
  color: #e23f3b;
  text-decoration: none;
}

.header-links a i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  border: 1px solid;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  color: #e23f3b;
}

.contact-form-bg {
  color: #000;
  padding: 10px;
  margin-top: 10px;
}

body .gform_body {
  margin-top: -15px;
}

body .gform_wrapper .top_label .gfield_label {
  display: none;
}

body .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px;
}

body .gform_wrapper ul li.gfield {
  margin-top: 15px;
  padding-top: 0;
}

body ul#gform_fields_1 {
  padding: 15px;
}

body .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
  clear: both;
  width: 100%;
}

body .gform_footer.top_label {
  padding: 0;
  margin: 0;
}

input#gform_submit_button_1 {
  width: 100%;
  padding: 5px;
  background-color: #e23f3b;
  color: #fff;
  border: none;
}

label#label_1_8_1 {
  font-size: 12px;
  font-weight: bold;
}

select#input_1_3 {
  height: 38px;
}

.form-bg {
  background-color: #fff;
  padding: 15px;
  opacity: 0.85;
}

.form-border {
  border: 2px solid #000;
  padding: 20px;
}

.banner {
  position: absolute;
  top: 80px;
  width: 100%;
  left: 0;
  padding: 0 45px;
}

.banner-thanks {
  position: absolute;
  top: 80px;
  width: 100%;
  left: 0;
  padding: 0 45px;
}

.slider {
  position: relative;
}

.input-group-prepend {
  background-color: #000;
  color: #fff;
  width: 25%;
  text-align: center;
  padding: 5px;
}

.input-group-prepend-full {
  background-color: #000;
  color: #fff;
  width: 12%;
  text-align: center;
  padding: 5px;
}

.transform {
  transform: rotate(-90deg);
  top: 25%;
  position: relative;
  right: 40px;
}

button.close {
  position: absolute;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  left: 40%;
  top: 20px;
  cursor: pointer;
  z-index: 99999;
  outline: 0;
}

.site-footer {
  background-color: #000;
  color: #fff;
}

.gallery-images img:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.top-left {
  position: absolute;
  top: 8px;
  left: 20px;
  color: #000;
  font-weight: bolder;
}

.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 30px;
  color: #000;
  font-weight: bolder;
  border: 1px solid #fff;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-weight: bolder;
  border: 1px solid #fff;
  transform: translate(-50%, -50%);
}

.fixed-footer-btns {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 111;
}

.fixed-footer-btns a {
  width: 100%;
  float: left;
  height: 50px;
  line-height: 50px;
  background: #30425a;
  color: #fff;
  text-transform: uppercase;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  text-align: center;
  font-size: 18px;
}

.fixed-footer-btns a:hover,
.fixed-footer-btns a:focus,
.fixed-footer-btns a:active {
  width: 100%;
  float: left;
  height: 50px;
  line-height: 50px;
  background: #4d6356;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.fixed-footer-btns a:last-child {
  border-right: none;
}

.sticky-whatsapp {
  position: fixed;
  bottom: 100px;
  left: 0;
  z-index: 999;
  width: 100%;
  right: 0;
  transform: translateX(85%);
}

.dummy-div {
  height: 50px;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select#input_1_3 {
  color: #808080;
}

button.fs-20.fs-xs-14.fs-sm-14.monsterrat-bold.btn.btn-lg.btn-danger {
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
}

ul.list-unstyled {
  color: #000;
}

.btn.disabled,
.btn:disabled {
  opacity: 1;
}

a.fs-20.fs-xs-14.fs-sm-14.monsterrat-hairline {
  color: #fff;
  text-decoration: none;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 2px 15px;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.dummy-div {
  height: 50px;
}

.mobile-container {
  max-width: 100%;
  margin: auto;
  background-color: #ffc80a !important;
  height: auto;
  color: #000;
  width: 100%;
  z-index: 99999;
  border-radius: 10px;
}

.topnav {
  overflow: hidden;
  position: relative;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: #fff;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: #dd4c2f;
  display: block;
  position: absolute;
  right: 20px;
  top: 30px;
  margin-top: 0;
}

.topnav a:hover {
  background-color: white;
  color: #dd4c2f;
}

.active {
  background-color: white;
  color: #000;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
}

ul.country-list li {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}

.navonlymob {
  display: none !important;
}

.navonlydesk {
  display: block !important;
}

.hide {
  display: none;
}

.title-border {
  color: #000;
  position: relative;
}

.title-border:after {
  content: "";
  border: 2px solid #000;
  position: absolute;
  width: 50%;
  text-align: center;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 10px;
}

/* overview section */

.overview-bg {
  background-image: url("images/overview-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
}

.overview-bg h2 {
  color: #000;
}

.custom-bullet li {
  padding-left: 15px;
  background: url(images/) no-repeat;
  background-position: left 4.5px;
  
}

.custom-bullet-inner li {
  padding-left: 15px;
  background: url(images/) no-repeat;
  background-position: left 4.5px;
  margin-bottom: 8px;
}

ul.list-unstyled.custom-bullet-inner {
  padding-left: 15px;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-color: #000;
  height: 100%;
  opacity: 0.5;
  color: #fff;
  width: 100%;
}
.overlay1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-color: #000;
  height: 100%;
  opacity: 0.5;
  color: #fff;
  width: 97%;
}
.inner-overlay {
  position: relative;
  top: 90px;
}

@media only screen and (max-width: 950px) {
  .inner-overlay {
    position: relative;
    top: 45px;
  }

  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 125px;
    right: auto;
  }

  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 125px;
    left: auto;
  }

  .swiper-button-next,
  .swiper-button-prev {
    position: absolute;
    top: 100%;
    width: 27px;
    height: 27px;
    margin-top: 0;
    z-index: 10;
    border-radius: 50px;
    border: 2px solid #454f2a;
    cursor: pointer;
    background-size: 10px 10px;
    background-position: center;
    background-repeat: no-repeat;
  }

  .last-section-bg {
    background-image: url("images/Elevation.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
  }

  .title-border {
    color: #000;
    position: relative;
  }

  .title-border:after {
    content: "";
    border: 2px solid #000;
    position: absolute;
    width: 50%;
    text-align: center;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 10px;
  }

  .download-brochure-box {
    background-color: #d7aa5c;
    color: #fff;
  }

  .download-brochure-text-styling {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    top: 10px;
    padding: 20px;
  }

  .navonlymob {
    display: block !important;
  }

  .navonlydesk {
    display: none !important;
  }

  .site-header {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    margin-top: 0px;
    height: 75px;
    /*background-color: #fff;*/
  }

  .row.pt-50.pb-30.text-center.text-sm-center {
    padding-bottom: 100%;
  }

  span.fs-50.fs-xs-30.fs-sm-30.primary-color {
    margin-top: 38px;
  }

  .banner div#form {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .banner {
    position: relative;
    top: 0%;
    width: 100%;
    left: 0;
    padding: 0;
  }

  .banner-thanks {
    position: relative;
    top: 0%;
    width: 100%;
    left: 0;
    padding: 0;
  }

  .padding-0 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.change-form-value {
  display: none;
}

@media only screen and (min-width: 768px) {
  .form-bg {
    margin-top: 0%;
  }
}

::placeholder {
  color: rgb(75, 73, 73);
  opacity: 1;
  /* Firefox */
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
  outline: none;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input.text,
textarea {
  width: 200px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #ccc;
  border: 1px solid #eee;
  vertical-align: middle;
  font-size: 18px;
  margin: 0;
  font-family: playfairdisplayregular;
}

select {
  width: 200px;
}

input,
button,
select,
textarea {
  -webkit-appearance: value;
  -moz-appearance: value;
  appearance: value;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

div.select-field {
  display: inline-block;
  width: 100%;
  height: 64px;
  line-height: normal;
  padding: 13px 0;
  position: relative;
  font-size: 16px;
  background: #000;
  border-bottom: 1px solid #2c2c2c;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

div.select-field select {
  float: left;
  width: 100%;
  height: 40px;
  line-height: normal;
  outline: none;
  display: inline-block;
  border: 0;
  padding: 0 20px;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #777;
  font-family: playfairdisplayregular;
  font-size: 18px;
}

div.select-field select option {
  background: #fff;
  color: #212121;
  padding: 5px 3px;
  border: 0;
  cursor: pointer;
  text-transform: capitalize;
}

div.select-field:after {
  color: #fff;
  right: 13px;
  top: 5px;
  padding: 0;
  position: absolute;
  pointer-events: none;
}

div.select-field:before {
  content: "\f107";
  font-family: fontawesome;
  font-size: 20px;
  right: 0;
  top: 23px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #000;
  position: absolute;
  pointer-events: none;
  display: block;
  color: #777;
  text-align: center;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  z-index: 1;
}

footer {
  display: block;
}

.button {
  display: inline-block;
  min-width: 100px;
  width: auto;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  text-align: center;
  font-family: proximanovasemibold;
  border: 1px solid #454f2a;
  background: #000;
  color: #454f2a;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  z-index: 0;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
}

@media screen and (min-width: 1024px) {
  .button:hover,
  .button.active {
    color: #000;
  }

  .button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #454f2a;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    z-index: -1;
  }

  .button:hover:before,
  .button.active:before {
    width: 100%;
  }
}

.grad {
  background: #eec65f;
  background: -moz-linear-gradient(
    -45deg,
    rgba(238, 198, 95, 1) 0%,
    rgba(167, 111, 42, 1) 12%,
    rgba(226, 184, 85, 1) 26%,
    rgba(249, 242, 183, 1) 43%,
    rgba(226, 184, 85, 1) 61%,
    rgba(143, 94, 33, 1) 80%,
    rgba(226, 184, 85, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right bottom,
    color-stop(0%, rgba(238, 198, 95, 1)),
    color-stop(12%, rgba(167, 111, 42, 1)),
    color-stop(26%, rgba(226, 184, 85, 1)),
    color-stop(43%, rgba(249, 242, 183, 1)),
    color-stop(61%, rgba(226, 184, 85, 1)),
    color-stop(80%, rgba(143, 94, 33, 1)),
    color-stop(100%, rgba(226, 184, 85, 1))
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(238, 198, 95, 1) 0%,
    rgba(167, 111, 42, 1) 12%,
    rgba(226, 184, 85, 1) 26%,
    rgba(249, 242, 183, 1) 43%,
    rgba(226, 184, 85, 1) 61%,
    rgba(143, 94, 33, 1) 80%,
    rgba(226, 184, 85, 1) 100%
  );
  background: -o-linear-gradient(
    -45deg,
    rgba(238, 198, 95, 1) 0%,
    rgba(167, 111, 42, 1) 12%,
    rgba(226, 184, 85, 1) 26%,
    rgba(249, 242, 183, 1) 43%,
    rgba(226, 184, 85, 1) 61%,
    rgba(143, 94, 33, 1) 80%,
    rgba(226, 184, 85, 1) 100%
  );
  background: -ms-linear-gradient(
    -45deg,
    rgba(238, 198, 95, 1) 0%,
    rgba(167, 111, 42, 1) 12%,
    rgba(226, 184, 85, 1) 26%,
    rgba(249, 242, 183, 1) 43%,
    rgba(226, 184, 85, 1) 61%,
    rgba(143, 94, 33, 1) 80%,
    rgba(226, 184, 85, 1) 100%
  );
  background: linear-gradient(
    135deg,
    rgba(238, 198, 95, 1) 0%,
    rgba(167, 111, 42, 1) 12%,
    rgba(226, 184, 85, 1) 26%,
    rgba(249, 242, 183, 1) 43%,
    rgba(226, 184, 85, 1) 61%,
    rgba(143, 94, 33, 1) 80%,
    rgba(226, 184, 85, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eec65f', endColorstr='#e2b855', GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

section.register {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  background-color: #000;
}

.heading {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

.title {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  font-size: 32px;
  font-weight: 900;
  font-family: playfairdisplayregular;
  position: relative;
  letter-spacing: 0.83px;
  text-transform: uppercase;
}

.title:before {
  content: "";
  width: 3px;
  height: 92%;
  position: absolute;
  left: -20px;
  top: 4%;
  background: #454f2a;
}

.heading span {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #fff;
  font-family: playfairdisplayregular;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0.7px;
  line-height: 30px;
}

.styledSelect {
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 0 20px;
  font-weight: 700;
}

.styledSelect:after {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: 9px;
  right: 6px;
}

.styledSelect:active,
.styledSelect.active {
  background-color: #eee;
}

.options {
  display: none;
  position: absolute;
  top: 51px;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ccc;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.options li {
  padding: 0 6px;
  margin: 0;
  padding: 0 10px;
}

.options li:hover {
  background-color: #39f;
  color: #fff;
}

.options::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

.options::-webkit-scrollbar-track {
  background: rgba(29, 29, 29, 0.9);
}

.options::-webkit-scrollbar-thumb {
  background: #454f2a;
  padding: 0;
}

div.form-wrap {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

ul.form-list {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}

ul.form-list li {
  float: left;
  width: 33.3333%;
  height: 90px;
  margin: 0;
  padding: 0 15px;
  position: relative;
}

ul.form-list li.dnt div.select-field {
  width: 49%;
}

ul.form-list li.dnt p.e {
  float: left;
  width: 50%;
  padding-left: 10px;
}

ul.form-list li.col-4 {
  /* width: 25% */
}

ul.form-list li.fld-mobile label {
  padding-left: 50px;
}

ul.form-list li.fld-mobile .country-code {
  position: absolute;
  left: 0;
  bottom: -2px;
  transform: translateY(-50%);
  color: #777;
  font-size: 16px;
}

ul.form-list li.fld-mobile input.text {
  padding: 10px 20px 10px 50px;
}

ul.form-list li.full {
  width: 100%;
}

ul.form-list li.full.center {
  text-align: center;
}

ul.form-list li.tnc .form-group {
  text-align: center;
}

ul.form-list li.tnc label {
  width: auto;
  display: inline-block;
}

ul.form-list li.full.center .form-group label {
  float: none;
  display: inline-block;
  width: auto;
}

ul.form-list li .form-group {
  width: 100%;
}

ul.form-list li input.text {
  width: 100%;
  border: 0;
  padding: 10px 20px;
  border-bottom: 1px solid #2c2c2c;
  background: 0 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

ul.form-list li label {
  width: 100%;
}

ul.form-list li input.button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
}

ul.form-list li p.e {
  float: left;
  width: 100%;
  margin: 5px 0 0;
  padding-left: 20px;
  font-size: 14px;
}

ul.form-list li p.e.isAgree {
  text-align: center;
  margin-top: -10px !important;
}

.form-group {
  display: inline-block;
  position: relative;
  width: 100%;
}

.button.absolute {
  width: 400px;
  position: absolute;
  padding: 25px 20px;
  height: auto;
  line-height: normal;
  left: 50%;
  margin-left: -200px;
  bottom: -35px;
}

a.toggle {
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 34px;
  font-weight: 400;
  color: #777;
  font-family: playfairdisplayregular;
}

section.register {
  padding: 10% 100px;
  min-height: 101vh;
  text-align: left;
}

section.register.ftr,
section.register.mkpmnt {
  padding: 50px 100px;
  margin-bottom: 70px;
  min-height: 1px;
}

div.reg-box a.btn-close {
  position: absolute;
  top: 0;
  right: 0%;
  margin-right: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #454f2a;
  color: #000;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
}

section.register ul.form-list {
  padding: 30px 0;
}

div.reg-box {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 50px 30px;
  border: 2px solid #454f2a;
  position: relative;
}

div.reg-box .title {
  text-transform: uppercase;
  font-size: 24px;
}

div.reg-box .title:before {
  display: none;
}

div.txt-bg {
  display: inline-block;
  width: auto;
  margin-top: -18px;
  background: #000;
  padding: 0 20px;
}

.prev,
.next {
  /* background-color: rgb(90, 87, 89); */
  /* padding: 10px; */
  border-radius: 50px;
  position: absolute;
  top: 100%;
  width: 27px;
  height: 27px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  border: 2px solid #454f2a;
  background-size: 10px 10px;
  background-position: center;
  background-repeat: no-repeat;
}

.next.swiper-button-disabled,
.prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.prev,
.swiper-container-rtl .next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 90%;
  right: auto;
}

.next,
.swiper-container-rtl .prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  /* left: 70px */
}

.table-enq {
  width: 100%;
}

.button-black {
  background-color: #fff;
  color: #454f2a;
  border: none;
  cursor: pointer;
  overflow: hidden;
  padding: 10px;
}
.button-black1 {
  background-color: #454f2a;
  color: #fff;
  border: none;
  cursor: pointer;
  overflow: hidden;
  padding: 10px;
}

/* Sticky form */
div.sticky {
  outline: 0;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background-color: #272727;
  padding: 1px;
  font-size: 16px;
  z-index: 999;
}

input.desktop-sticky-form {
  outline: 0;
  color: #000;
  background: none;
  border-bottom: 1px solid #fff !important;
  border: none;
  display: inline-block;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.intl-tel-input.allow-dropdown {
  width: 100%;
}

.desktop-sticky-form {
  display: inline-block;
  padding: 0 5%;
}

/* sticky form end */
table {
  width: 100%;
}

tbody {
  width: 100%;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* width: 50%; */
}

@media only screen and (min-width: 768px) {
  .form-bg1 {
    margin-top: 0%;
  }
}
.form-bg1 {
  background-color: rgba(252, 251, 250, 0.8);
  padding: 15px;
  /* opacity: 09; */
}

.success:hover {
  background-color: #454f2a;
  color: #fff;
}
.success {
  border-color: #454f2a;
  color: #454f2a;
  background-color: #fff;
}

* {
  box-sizing: border-box;
}

.containerss {
  position: relative;
}

.containerss .content {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(255, 253, 253, 0.8); /* Black background with 0.5 opacity */
  color: #000;
  width: 100%;
  padding: 10px;
}
.catidalSec img {
  width: 120px !important;
  margin: 0 auto;
}

.catidalSec p {
  font-size: 16px;
  color: #000000;
  margin-top: 15px;
}

.card-header:first-child {
  border-radius: 0;
}

.card-body {
  padding: 10px;
  background-color: #fff;
  
}

.card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border-color: transparent;
  
}
.btn-link {
  font-size: 15px;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border-color: transparent;
  font-weight: 600;
}

.card-header {
  padding: 0;
  margin-bottom: 0;
  color: #000;
  
  background-color: #fff;
  border-color: 1px #000 solid;
}
i.fa.fa-plus {
  position: absolute;
  right: -0.5%;
  padding: 5px;
  margin-top: -12px;
}

.card{
  border: 1.5px solid #000;
  
}

.spin-hover:hover {
  transform: rotate(360deg);
  transition: transform 0.2s ease-in-out;
}


i.fa.fa-minus {
  position: absolute;
  right: -0.5%;
  padding: 5px;
  margin-top: -12px;
}

.ami-overlay {
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.7);
  position: absolute;
  top: 0;
  transform: translate(-101%, 0);
  transition: all 1s;
  display: flex;
  justify-content: center;
  align-items: center;
}

.amenities-gallery .gall-txt {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
  padding: 10px 0;
  font-size: 16px;
  letter-spacing: 1px;
}

.amenities-gallery:hover img {
  transform: scale(1.19);
  transition: all 0.5s;
}

.amenities-gallery:hover .ami-overlay {
  transform: translate(0%, 0);
  transition: all 0.5s;
  cursor: url(images/hovericon.png), auto;
  /* cursor: url(../images/hovericon.png), auto !important; */
}

.amenities-gallery .ami-overlay h3 {
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 18px;
}
.amenities-gallery {
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: all 0.5s;
  margin-bottom: 30px;
  box-shadow: 0 10px 8px -6px rgba(0, 0, 0, 0.5);
}
/*slider */
/* Adjust the size of the slider items */


.slider__wrapper {
  padding-bottom: 90px; /* Extra space inside the section */
}
.splide__pagination {
  
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.faqs-list {
  margin: 2rem auto; /* Center the FAQ section */
  max-width: 1200px; /* Max width for the FAQ section */
}

.faq-block {
  background-color: #fff; /* White background for each FAQ */
  border-radius: 8px; /* Rounded corners */
  margin-bottom: 1rem; /* Spacing between FAQs */
  padding: 1rem; /* Padding for content */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
  transition: box-shadow 0.3s;
  cursor: pointer;
}

.faq-block:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); /* Deeper shadow on hover */
}

.toggle-icon {
  cursor: pointer; /* Change cursor on hover */
  color: black; /* Black color for toggle icon */
}

.subtitle_default {
  margin-bottom: 0; /* Remove default margin */
  color: black; /* Black text for subtitle */
  flex-grow: 1; /* Make the question text grow */
  /* font-weight: 400; */
font-family: "Museo";
  font-size: 1rem;
}

.faq-answer {
  display: none; /* Hide answer initially */
  color: black; /* Black text for answer */
font-family: "Museo";
  font-size: 0.9rem;
}
