@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: 'montserratultra_light';
  src: url('fonts/montserrat-ultralight-webfont.eot');
  src: url('fonts/montserrat-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-ultralight-webfont.woff2') format('woff2'),
    url('fonts/montserrat-ultralight-webfont.woff') format('woff'),
    url('fonts/montserrat-ultralight-webfont.ttf') format('truetype'),
    url('fonts/montserrat-ultralight-webfont.svg#montserratultra_light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratblack';
  src: url('fonts/montserrat-black-webfont.eot');
  src: url('fonts/montserrat-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-black-webfont.woff2') format('woff2'),
    url('fonts/montserrat-black-webfont.woff') format('woff'),
    url('fonts/montserrat-black-webfont.ttf') format('truetype'),
    url('fonts/montserrat-black-webfont.svg#montserratblack') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratbold';
  src: url('fonts/montserrat-bold-webfont.eot');
  src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
    url('fonts/montserrat-bold-webfont.woff') format('woff'),
    url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
    url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratextra_bold';
  src: url('fonts/montserrat-extrabold-webfont.eot');
  src: url('fonts/montserrat-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-extrabold-webfont.woff2') format('woff2'),
    url('fonts/montserrat-extrabold-webfont.woff') format('woff'),
    url('fonts/montserrat-extrabold-webfont.ttf') format('truetype'),
    url('fonts/montserrat-extrabold-webfont.svg#montserratextra_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserrathairline';
  src: url('fonts/montserrat-hairline-webfont.eot');
  src: url('fonts/montserrat-hairline-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat-hairline-webfont.woff2') format('woff2'),
    url('fonts/montserrat-hairline-webfont.woff') format('woff'),
    url('fonts/montserrat-hairline-webfont.ttf') format('truetype'),
    url('fonts/montserrat-hairline-webfont.svg#montserrathairline') format('svg');
  font-weight: normal;
  font-style: normal;
}

@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');
}

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;
}

strong {
  font-family: 'montserratbold';
}

.margin-top-40 {
  margin-top: 40%;
}

.primary-color {
  color: #e33c3b;
}

.color-red {
  color: #dd4c2f
}

.text-color {
  color: #5d5d5d;
}

.text-green {
  color: #000;
}

.color-black {
  color: #000;
}

.color-blue {
  color: #0e6bcb;
}

.color-white {
  color: #fff;
}

.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: 'open_sansregular';
  font-size: 14px;
  overflow-x: hidden;
  color: #000;
}

.site-header {
  position: absolute;
  top: 0;
  z-index: 999;
  width: 100%;
  margin-top: 0px;
  height: 75px;
  background-color: rgba(0, 0, 0, 0.65);
}

.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;
}

.download-brochure-box {
  background-color: #d7aa5c;
  color: #fff;
}

.download-brochure-text-styling {
  position: relative;
  width: 100%;
  left: 0;
  right: 0;
  top: 40%;
}

.padding-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.border-box {
  border: 1px solid #f1ecec
}

.border-box-last-section {
  border: 1px solid #f1ecec;
}

i.fa.fa-plus {
  position: absolute;
  width: 100%;
  left: 45%;
}

i.fa.fa-minus {
  position: absolute;
  width: 100%;
  left: 45%;
}

.custom-bullet li {
  padding-left: 15px;
  background: url('images/bullet.png')no-repeat;
  background-position: left 6.5px;
  margin-bottom: 10px;
  color: #4d4d4d;
}

.custom-bullet-second li {
  padding-left: 15px;
  background: url('images/circle.png')no-repeat;
  background-position: left 6.5px;
  margin-bottom: 10px;
  color: #4d4d4d;
}

.card-header:first-child {
  border-radius: 0;
}

.card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
}

.btn-link {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #d7aa5c;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.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: #593324;
  color: #fff !important;
  text-transform: uppercase;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  text-align: center;
  color: #fff !important;
  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: #593324;
  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: .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: white;
}

.navonlymob {
  display: none !important;
}

.navonlydesk {
  display: block !important;
}

/* .table td,
.table th {
  padding: .75rem;
  vertical-align: top;
  border: 1px solid #e6ba47;
}

tr a:hover {
  color: #e6ba47
}

tr a {
  color: #e6ba47
} */

.overview-bg {
  background-color: #593324;
  margin-bottom: 20px;
  padding: 10px;
  color: #f1f6ed;
  border-radius: 10px;
}

.hide {
  display: none
}

li.country.preferred.active.highlight {
  color: black;
}

.intl-tel-input {
  position: relative;
  display: inline-block;
  width: 100%;
}

.banner-box-styling {
  background: rgba(182, 162, 96, 0.5);
  color: #000;
  z-index: 999;
}


.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;
}

.last-section-bg {
  background-image: url('images/Elevation.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 450px;
}

.white-bg {
  background-color: #fff;
  opacity: 0.75;
  color: #000;
  padding: 20px;
}

.circles {
  display: flex;
}

.circle-with-text {
  background: #752f93;
  opacity: 0.85;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  text-align: center;
  margin: 0;
  font-size: 15px;
  padding: 0;
  display: flex;
  height: 350px;
  width: 350px;
}

.multi-line-text {
  font-size: 20px;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
}

table{
  width:100%;
  table-layout: fixed;
  overflow-wrap: break-word;
}
th{
  text-align: center;
}
/* Sticky form */
div.sticky {
  outline: 0;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background-color: #000;
  padding: 20px;
  font-size: 16px;
  z-index: 999;
}

input.desktop-sticky-form {
  outline: 0;
  color: #fff;
  background: none;
  border-bottom: 1px solid white !important;
  border: none;
  display: inline-block;
}
input.desktop-form {
  outline: 0;
  color: #fff;
  background: none;
  border-bottom: 1px solid black !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 */

@media only screen and (max-width:950px) {
  .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: rgba(0, 0, 0, 0.65);
  }

  .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: 16%;
  }
}

