/* @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: "Signika";
  src: url("https://fonts.googleapis.com/css2?family=Gilda+Display&amp;family=Signika:wght@300;400;500;600;700&amp;display=swap");
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: "GildaDisplay";
  src: url("fonts/GildaDisplay-Regular.ttf") format("truetype");
  src: url("fonts/opensans-regular-webfont.woff2") format("woff2"),
    url("fonts/opensans-regular-webfont.woff") format("woff"),
    url("fonts/opensans-regular-webfont.ttf") format("truetype");
} */

@font-face {
  font-family: "GildaDisplay";
  src: url("Font/Utile-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GalanoGrotesqueAlt";
  src: url("Font/Utile-Bold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Utile-Medium";
  src: url("Font/Utile-Medium.ttf") format("truetype");
  font-display: swap;
}

/* .Museo-bold {
  font-family: "GildaDisplay";
  font-weight: 500;
}
  

.Museo-normal {
  font-family: "Signika";
  font-weight: 100;
  font-size: 15px;
}

p {
  font-family: "Signika";
  font-weight: 100;
}

.signika {
  font-family: "Signika";
} */
.Museo-bold {
  font-family: "GalanoGrotesqueAlt";
}

.Museo-normal {
  font-family: "GildaDisplay";
  font-weight: 100;
  font-size: 0.8rem;
}

p {
  font-family: "GalanoGrotesqueAlt";
  font-weight: 100;
}

.signika {
  font-family: "GalanoGrotesqueAlt";
}
.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: #000
   */
  color: #000;
}

.text-color {
  color: #5d5d5d;
}

.text-green {
  color: #1b5452;
}

.color-black {
  color: #000;
  font-size: 1rem;
}

.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: "GalanoGrotesqueAlt";
}

*,
::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: "GildaDisplay" !important;
  font-size: 14px;
  overflow-x: hidden;
  background-color: #fff;
}

.site-header {
  position: absolute;
  top: 0;
  z-index: 999;
  width: 100%;
  margin-top: 0px;
  height: 75px;
  background-color: #fff;
}

.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;
  font-weight: 900;
}

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.8;
}

.form-border {
  border: 2px solid #000;
  padding: 16px;
}

.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;
}
.card-title {
  color: #fff;
  font-family: "GalanoGrotesqueAlt";
}
.card-text {
  color: #fff;
  font-family: "GalanoGrotesqueAlt";
}
.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: 50%;
  float: left;
  height: 50px;
  line-height: 50px;
  background: #1b3455;
  color: #fff;
  text-transform: uppercase;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  text-align: center;
  font-size: 18px;
  font-family: "GalanoGrotesqueAlt";
}

.fixed-footer-btns a:hover,
.fixed-footer-btns a:focus,
.fixed-footer-btns a:active {
  width: 50%;
  float: left;
  height: 50px;
  line-height: 50px;
  background: #3c3c3c;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-family: "GalanoGrotesqueAlt";
}

.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: red;
  margin-bottom: 0px;
}

.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/arrow-right.png) no-repeat; */
  background-position: left 9px;
  margin-bottom: 8px;
}

.custom-bullet-inner li {
  padding-left: 15px;
  /* background: url(images/arrow-right.png) 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 #000;
    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 #000;
  background: #000;
  color: #000;
  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: #000;
    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: #000;
}

.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: #000;
  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: #000;
  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 #000;
  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 #000;
  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: #000;
  color: #fff;
  border: none;
  cursor: pointer;
  overflow: hidden;
  /* padding:10px; */
  outline: none;
}
.button-black1 {
  background-color: #1b3455;
  color: #fff;
  border: none;
  cursor: pointer;
  overflow: hidden;
  padding: 10px;
  outline: none;
  font-family: "GildaDisplay";
}

/* Sticky form */
div.sticky {
  outline: 0;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background-color: #fcb833;
  padding: 1px;
  font-size: 16px;
  z-index: 999;
}

input.desktop-sticky-form {
  outline: 0;
  color: #000;
  background: none;
  border-bottom: 1px solid #000 !important;
  border: none;
  display: inline-block;
}

.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: #000;
  color: #fff;
}
.success {
  border-color: #000;
  color: #000;
  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: 65px !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;
}

.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: transparent;
  border-color: transparent;
}
.btn-link {
  font-size: 1rem;
  color: #000;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  font-weight: 600;
}

.card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
}
i.fa.fa-plus {
  position: absolute;
  width: 100%;
  left: 45%;
}

i.fa.fa-minus {
  position: absolute;
  width: 100%;
  left: 45%;
}

.overview-logo {
  width: 120px;
  margin: 0 auto;
  display: block;
  margin-bottom: 17px;
  /* background: #f0f8ffc7; */
}

.sec-head.golden {
  color: #000;
}

.config-table {
  text-align: center;
  margin-bottom: 0;
}

.config-table tr th {
  text-align: center;
  vertical-align: middle !important;
  padding: 15px 0 !important;
}

.config-table tr td {
  vertical-align: middle !important;
  /* padding: 15px 5px !important; */
  background: #ededed;
}

.config-table thead {
  background: #2c3133;
  color: #fff;
  border: none !important;
}

.config-table > tbody > tr > td,
.config-table > tbody > tr > th,
.config-table > tfoot > tr > td,
.config-table > tfoot > tr > th,
.config-table > thead > tr > td,
.config-table > thead > tr > th {
  border: none !important;
  width: 20%;
}

.config-table tbody {
  background: #ffffff;
}

#overview .list-items p {
  color: #333;
  background: #fff;
  padding: 10px 10px;
  border-bottom: 2px solid #ffffff;
  /* width: 500px; */
  position: relative;
  text-align: initial;
  margin: 0 auto;
  background: #000;
  /* margin-bottom: 47px; */
  color: #fff;
  list-style: none;
  font-size: 15px;
  font-weight: 600;
  /* width: 335px; */
  margin: 18px auto;
}

#overview .list-items .fa {
  color: #fff;
}

.timeline li {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  position: relative;
  padding-left: 15px;
}

.amenities-main2 h3 {
  text-align: center;
  color: #000;
  font-size: 18px;
}

.locationBox2 .location-icon1:hover::before {
  transform: rotate(90deg);
}

.title {
  text-align: center;
  color: #000;
  font-size: 18px;
}

.amenities-gallery .g-txt {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  color: #fff;
  font-size: 14px;
  padding: 6px 15px;
}

/*-------------------------------------------------*/

/*---------------gallery----------------------*/

.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);
}

.amenities-gallery img {
  width: 100%;
  transition: all 0.5s;
  object-fit: cover;
}

.l-img img {
  width: 100%;
  transition: all 0.5s;
  object-fit: cover;
  height: 350px;
}

.s-img img {
  width: 100%;
  transition: all 0.5s;
  object-fit: cover;
  height: 160px;
}

.ami-overlay {
  width: 100%;
  height: 100%;
  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 !important; */
}

.amenities-gallery .ami-overlay h3 {
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 18px;
}

#contact-form input,
#contact-form select {
  /* height: 40px; */
  border: 1px solid #ffffff;
  /* width: 100%; */
  background: #fff;
  margin-bottom: 0;
  padding-left: 10px;
  border-radius: 0 7px 7px 0 !important;
  color: #222222;
  border-left: none;
}

#contact-form input::placeholder,
#contact-form textarea::placeholder {
  color: #222222;
}

#contact-form .input-group-addon {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #ffffff;
  border-right: 0;
  border-radius: 7px 0 0 7px;
}

.form-ico {
  font-size: 19px !important;
}

#contact-form textarea {
  border: none;
  resize: none;
  /*background: #e4e4e4;*/
}

#contact-form .form-group {
  /* height: 40px; */
  /* margin-bottom: 23px; */
  margin-top: 0;
}

.form-control:focus {
  box-shadow: none !important;
}

.popup-btn {
  margin: 0 auto;
  display: block;
  background: #000;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 10px 25px 6px;
  transition: ease all 0.4s;
  text-shadow: none;
  border-radius: 7px;
  box-shadow: none;
  outline: none;

  text-transform: uppercase;
}

.error {
  color: #ff0000;
}

.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: white;
}

.navonlymob {
  display: none !important;
}

.navonlydesk {
  display: block !important;
}

.grey {
  background: #f3f3f3;
}

.amenities {
  text-align: center;
  margin-bottom: 30px;
}

.amenities p {
  margin-bottom: 0;
  /* font-family: 'GothamXmedium'; */
}

.ameicon {
  padding: 0 !important;
}

.ameicon img {
  background: #fbfbfb !important;
  width: 110px;
  /* height: 110px; */
  padding: 6px;
  margin-bottom: 15px;
  box-shadow: 2px 3px 5px 0px #00000054;
  color: #000;
}

.ameicon img::before {
  line-height: 110px !important;
}

.golde-icon .hi-icon:hover {
  background: #000 !important;
  color: #ffffff !important;
}

.over-view p {
  margin-bottom: 0;
}

.hi-icon:before {
  font-size: 58px !important;
}
.ameicon .hi-icon:hover {
  background: #000 !important;
  color: #ffffff !important;
}

.ameicon .hi-icon:after {
  box-shadow: 0 0 0 4px #1b3455 !important;
}

#accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
  background: transparent;
  margin-bottom: 15px;
}

#accordion a {
  display: block;
  padding: 10px 15px;
  border: 2px solid #000;
  text-decoration: none;
  transition: ease all 0.5s;
  text-transform: uppercase;
}

#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background-color: #000;
  color: white;
  transition: all 0.2s ease-in;
}

#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: white;
}

#accordion .panel-heading {
  padding: 0;
  border-radius: 0;
  /*text-align: center;*/
}

#accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #000;
  transition: all 0.2s ease-in;
}

#accordion .panel-body p i {
  color: #000;
  margin-right: 10px;
  font-size: 16px;
}

/* Add Indicator fontawesome icon to the left */

#accordion .panel-heading .accordion-toggle::before {
  font-family: "FontAwesome";
  content: "\f00d";
  float: left;
  color: white;
  font-weight: lighter;
  transform: rotate(0deg);
  margin-right: 10px;
  transition: all 0.2s ease-in;
}

#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #fff;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}

.panel-body {
  padding: 15px;
  border: none !important;
  background: #f7f7f7;
  box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.3);
}

.panel-group .panel-heading {
  border-bottom: 0;
  background: #000;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
}

.loc-list li {
  margin-bottom: 17px;
}

.loc-list li i {
  color: #000;
  margin-right: 10px;
  font-size: 16px;
}

.loc-list li span {
  float: right;
  font-weight: 800;
  color: #000;
}

.loc-head {
  color: #000;
  font-family: JoaneRegular;
  font-size: 30px;
  margin-bottom: 20px;
}

.loc-headline {
  margin-bottom: 30px;
  margin-top: 5px;
}
.timeline {
  list-style-type: none;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  padding: 0px;
}

.committee-wrap p {
  /* font-family: 'Gotham Bold'; */
  font-size: 12px;
  line-height: 21px;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 35px;
}

.timestamp {
  margin-bottom: 0px;
  padding: 0px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 100;
}
.li.complete .status {
  border-top: 2px solid #222;
  width: 100%;
}

.status {
  padding: 0px 10px;
  /* display: flex; */
  justify-content: center;
  border-top: 2px solid #d6dce0;
  position: relative;
  transition: all 200ms ease-in;
}

.li.complete .status h4 {
  color: #222;
  margin-top: 17px;
  text-align: center;
  font-size: 11px;
  line-height: 21px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.status h4 {
  font-weight: 600;
}

.li.complete .status:before {
  background-color: #222;
  border: none;
  transition: all 200ms ease-in;
}

.status:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: white;
  border-radius: 25px;
  border: 1px solid #ddd;
  position: absolute;
  top: -10px;
  left: 46%;
  transition: all 200ms ease-in;
}

.locationBox1 {
  /* margin: 18px 0px; */
  /* margin-top: 65px; */
}

.locationBox1 .location-icon {
  color: #fff;
  font-size: 50px;
  width: 60px;
  height: 60px;
  line-height: 123px;
  margin: 0 auto 40px;
  display: block;
  position: relative;
}

.locationBox1 .location-icon:before {
  content: "";
  /* background: linear-gradient(to right,#d3ad37 49%,#d5b659 50%); */
  width: 100%;
  height: 100%;
  border-radius: 55px 50px 0px 50px;
  /* box-shadow: 0 0 0 5px #fff inset; */
  /* border: 5px solid #222222; */
  border-right: none;
  border-top: none;
  transform: rotate(45deg);
  background: #fff;
  position: absolute;
  box-shadow: 3px 3px 10px #222222;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.5s ease 0s;
}

.location-icon img {
  color: #000000;
  /* font-size: 36px; */
  width: 40px;
  /* height: 36px; */
  /* line-height: 102px; */
  /* margin: 0 auto 40px; */
  /* display: block; */
  position: relative;
  z-index: 1;
  left: 10px;
  top: -29px;
}

.amenities-main1 h3 {
  text-align: center;
  color: #000;
  font-size: 18px;
}

/* .locationBox1 .location-icon:hover::before {
  transform: rotate(90deg);
} */

.locationBox2 {
  /* margin: 18px 0px; */
  margin-top: 65px;
}

.you-tube {
  height: 400px;
  width: 100%;
}

.locationBox2 .location-icon1 {
  color: #fff;
  font-size: 50px;
  width: 100px;
  height: 100px;
  line-height: 120px;
  margin: 0 auto 40px;
  display: block;
  position: relative;
}

.locationBox2 .location-icon1:before {
  content: "";
  /* background: linear-gradient(to right,#d3ad37 49%,#d5b659 50%); */
  width: 100%;
  height: 100%;
  border-radius: 10px;
  /* box-shadow: 0 0 0 5px #fff inset; */
  /* border: 5px solid #d5b659; */
  border-right: none;
  border-top: none;
  transform: rotate(45deg);
  background: #fff;
  position: absolute;
  box-shadow: 3px 3px 10px #004889;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.5s ease 0s;
}

.location-icon1 img {
  color: #fff;
  font-size: 50px;
  width: 65px;
  height: 65px;
  line-height: 120px;
  margin: 0 auto 40px;
  display: block;
  position: relative;
  z-index: 1;
  top: 10px;
}

.footer-sec {
  padding: 20px 0;
  background: #f3f3f3;
}

.footer-sec p {
  margin-bottom: 0;
  color: #3c3c3c;
  text-align: center;
  font-weight: 600;
  line-height: 16px;
}

.footer-sec p a {
  color: #3c3c3c;
}
.flogo {
  position: relative;
  display: block;
  margin: 0px auto 20px;
}

#contact-form input,
#contact-form select {
  height: 40px;
  border: 1px solid #ffffff;
  width: 100%;
  background: #fff;
  margin-bottom: 0;
  padding-left: 10px;
  border-radius: 0 7px 7px 0 !important;
  color: #222222;
  border-left: none;
}

#contact-form input::placeholder,
#contact-form textarea::placeholder {
  color: #222222;
}

#contact-form .input-group-addon {
  background: #fff;
  color: #000;
  border: 1px solid #ffffff;
  border-right: 0;
  border-radius: 7px 0 0 7px;
}

.form-ico {
  font-size: 19px !important;
}

#contact-form textarea {
  border: none;
  resize: none;
  /*background: #e4e4e4;*/
}

#contact-form .form-group {
  height: 40px;
  margin-bottom: 23px;
  margin-top: 0;
}

.form-control:focus {
  box-shadow: none !important;
}

.popup-btn {
  margin: 0 auto;
  display: block;
  background: #000;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 10px 25px 6px;
  transition: ease all 0.4s;
  text-shadow: none;
  border-radius: 7px;
  box-shadow: none;
  outline: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.error {
  color: #ff0000;
}

.input-group-addon {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.interested {
  position: fixed;
  z-index: 9999;
  text-transform: uppercase;
  bottom: 10px;
  right: 20px;
  background: #000 !important;
  border: none;
  letter-spacing: 1px;
  font-size: 18px !important;
  outline: none !important;
}

.navbar-toggler {
  padding: 10px;
  font-size: 1.25rem;
  line-height: 1;
  background: 0 0;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  background: #000;
  color: #fff;
}

.about-points {
  font-size: 1rem;
  background-color: #1b3455;
  color: #fff;
  padding: 10px;
  font-weight: 600;
}
.form-control {
  font-size: 0.9rem;
  /* color: #000;
  border: grey 1px solid; */
  font-family: "GildaDisplay";
}
@media (min-width: 576px) {
  .jumbotron1 {
    padding-bottom: 0;
    padding: 3.1rem 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .fs-13 {
    font-size: 10px; /* Keep the same font size for mobile */
  }
}
.links:hover {
  color: #fff;
  background-color: #3a3b35;
  border-color: #3a3b35;
  /* font-size: 1.2rem;
  border-radius: 1.2rem; */
}

/* Navbar styling */
.navbar {
  background: white;
  position: sticky;
  padding: 10px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.menu-icon {
  font-size: 24px;
  cursor: pointer;
}

.navbar-item {
  font-family: "GalanoGrotesqueAlt";
  font-size: 1.25dvw;
  font-weight: 800;
  padding-inline: 1dvw;
  text-decoration: none;
  color: #1b3455;
}

/* Sidebar menu styling */
.sidebar {
  position: fixed;
  top: 0;
  z-index: 3;
  right: -350px; /* Initially hidden */
  width: 350px;
  height: 100%;
  background: white;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  transition: right 0.5s ease-in-out;
  padding-top: 50px;
  z-index: 1000;
}
.sidebar a {
  display: block;
  padding: 10px 20px;
  color: black;
  text-decoration: none;
}
.sidebar a:hover {
  background: #f4f4f4;
  color: #1b3455 !important;
}
.sidebar .close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  z-index: 999;
}
.overlay.active {
  opacity: 1;
  visibility: visible;
}
#whatsapp {
  text-align: center;
  width: 6dvh;
  height: 6dvh;
  background-color: #21be5b;
  border-radius: 35px;
  margin-left: 5px;
  z-index: 15;
  transform-origin: bottom right;
  position: fixed;
  right: 1%;
  bottom: 5dvh;
}
#whatsapp p {
  color: #fff;
  font-weight: 500;
  padding: 0.5dvh;
  display: inline-block;
  cursor: pointer;
}
#call-link {
  text-align: center;
  width: 6dvh;
  height: 6dvh;
  background-color: #1b3455;
  border-radius: 35px;
  margin-left: 5px;
  z-index: 15;
  transform-origin: bottom right;
  position: fixed;
  right: 1%;
  bottom: 12dvh;
}
#call-link p {
  color: #fff;
  font-weight: 500;
  padding: 1dvh;
  display: inline-block;
  cursor: pointer;
}

.whatsapp-footer {
  color: white !important;
  padding: 10px;
}
.footer-whatsapp {
  position: fixed;
  background-color: #21be5b;
  bottom: 60px;
  right: 20px;
  width: 63px;
  height: 60px;
  border-radius: 50px;
  z-index: 111;
}
