.hero_slider_info p {
  color: #fff;
}
.box_1.box-fix {
  animation: none;
  border: 2px solid #d69f7e;
  left: 65%;
  bottom: -20px;
}
.about-toper {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-bottom: 60px !important;
  text-align: center;
  font-size: 29px;
  text-transform: uppercase;
  font-weight: 300;
  color: #010101;
  display: block;
  margin-bottom: 20px;
}
.about-toper b,
.about-toper strong {
  font-weight: 800;
}
.about-toper:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  content: "";
  background: #d6a07e;
  width: 100px;
  height: 2px;
}
.logo img {
  max-width: 50%;
  padding-top: 10px;
}
.slider_subtitle {
  font-size: 36px !important;
}
.partnship-sub {
  color: #fff !important;
  padding-bottom: 50px;
}
.footer_wrap .social_profile ul li a i {
  font-size: 20px;
}
.contact_wrap .location_wrap .location_info {
  padding-left: 30px;
}
.contact_wrap .contact_title {
  padding-left: 30px;
}
.contact_wrap .contact_form {
  padding-left: 30px;
}
.promo_wrap .promo_item_wrap {
  align-items: unset;
}
.promo_wrap .promo_item_wrap .promo_item {
  width: 31%;
}
@media only screen and (max-width: 767px) {
  .promo_wrap .promo_item_wrap .promo_item {
    width: 48%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .promo_wrap .promo_item_wrap .promo_item {
    width: 100%;
    margin-bottom: 30px;
  }
}
.promo_wrap .promo_item_wrap .promo_item .promo_item_text a {
  font-size: 25px;
}
@media only screen and (max-width: 1199.98px) {
  .promo_wrap .promo_item_wrap .promo_item .promo_item_text a {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
.promo_wrap .promo_text h3 {
  padding-top: 20px;
}
.promo_wrap .promo_text h3:before {
  content: " ";
}
.map-bottom-link {
  max-width: 300px;
  display: block;
}
.map-bottom-link:hover {
  opacity: 0.5;
}
.map-bottom-link img {
  width: 100%;
}
.links-gal-hidden {
  display: none;
}
.hero_slider_item .hero_slider_info h1 {
  font-weight: 500;
}
.popvideo-sug {
  z-index: 99999;
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  -webkit-transition: 0.5 all ease;
  -moz-transition: 0.5 all ease;
  transition: 0.5 all ease;
}
.popvideo-sug .bg--popvidclic {
  z-index: 0;
  background-color: transparent;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  cursor: pointer;
}
.popvideo-sug .adv--wrap {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 100vw;
  max-width: 480px;
  max-height: 480px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.popvideo-sug .adv--wrap .adv-panel {
  position: relative;
  display: block;
  background-color: #42768c;
  padding-top: 7vh;
  padding-bottom: 7vh;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 4vh;
  margin-bottom: 8vh;
}
@media only screen and (max-width: 480px) {
  .popvideo-sug .adv--wrap .adv-panel {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.popvideo-sug .adv--wrap .adv-panel p {
  color: #fff;
}
.popvideo-sug .adv--wrap .adv-panel h3 {
  font-size: 25px;
  color: #cda183;
  text-transform: uppercase;
  font-weight: 500;
}
.popvideo-sug .closepopvid {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.whatss-link {
  z-index: 99999999;
  display: block;
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 25px;
  right: 20px;
}
.whatss-link a img {
  width: 100%;
  height: 100%;
}
.whatss-link a:hover {
  opacity: 0.8;
}
.back-to-top {
  bottom: 80px;
}
.jf-form .bg-info {
  background-color: transparent !important;
}
.jf-form .validation-error,
.jf-form .error {
  padding-left: 30px;
  margin-top: 5px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 20px;
}
p.error {
  margin-top: 10px;
  color: #a94442;
}
p.server-error {
  font-weight: bold;
}
.form-group.required .control-label:after {
  color: #d00;
  content: "*";
  margin-left: 6px;
}
.progress {
  z-index: 999 !important;
  position: absolute !important;
  border-radius: 80px !important;
  top: 45px !important;
  width: 145px !important;
  height: 5px !important;
}
.progress .progress-bar {
  width: 100%;
}
button[disabled].submit_btn {
  pointer-events: none;
  cursor: default;
  opacity: 0.33;
}
.slider-captcha {
  position: relative;
  width: 270px;
  height: 48px;
  overflow: hidden;
  border-radius: 100px;
  background-color: #eee;
}
.slider-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-background span {
  font-size: 14px;
}
.slider-handle {
  opacity: 0.33;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 48px;
  height: 48px;
  background-color: #112941;
  cursor: pointer;
  z-index: 2;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-handle i {
  color: #fff;
  font-size: 24px;
}
