h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p {
  margin-bottom: 0;
  font-style: normal;
}

.bg-black {
  background-color: #020512;
}

.bg-white {
  background-color: #FFFFFF;
}

.white {
  color: #FFFFFF;
}

.orange {
  color: #F5821F;
}

.t-black {
  color: #111;
}

.black {
  color: #000;
}

.fw1 {
  font-weight: 100;
}

.fw2 {
  font-weight: 200;
}

.fw3 {
  font-weight: 300;
}

.fw4 {
  font-weight: 400;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

.fw7 {
  font-weight: 700;
}

.fw8 {
  font-weight: 800;
}

.fw9 {
  font-weight: 900;
}

.btn-a {
  box-sizing: border-box;
  appearance: none;
  background-color: transparent;
  border: 2px solid #F5821F;
  width: fit-content;
  border-radius: 0;
  color: #F5821F;
  cursor: pointer;
  display: flex;
  align-self: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  margin: 2% 0 0 0;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
.btn-a:hover, .btn-a:focus {
  box-shadow: 0 0 40px 40px #F5821F inset;
  color: #fff !important;
  outline: 0;
}

.pop {
  font-family: "Poppins", sans-serif;
}
.pop.t20 {
  font-size: 14px;
}
.pop.t20.large {
  font-size: 16px;
}
.pop.t20.large.l25 {
  line-height: 22px;
}
.pop.t20.large.le2 {
  letter-spacing: 1.4px;
}
.pop.t20.l25 {
  line-height: 25px;
}
.pop.t20.l40 {
  line-height: 25px;
}
.pop.t20.l45 {
  line-height: 25px;
}
.pop.t20.l44 {
  line-height: 25px;
}
.pop.t20.l30 {
  line-height: 22px;
}
.pop.t20.le2 {
  letter-spacing: 1.4px;
}
.pop.t20.le1 {
  letter-spacing: 0.5px;
}
.pop.t20.le0-8 {
  letter-spacing: 0.4px;
}
.pop.t20.le1-4 {
  letter-spacing: 0.98px;
}
.pop.t24 {
  font-size: 14px;
}
.pop.t24.l40 {
  line-height: 22px;
}
.pop.t24.l50 {
  line-height: 20px;
}
.pop.t24.le1-44 {
  letter-spacing: 0.84px;
}
.pop.t18 {
  font-size: 14px;
}
.pop.t18.l18 {
  line-height: 15px;
}
.pop.t-16 {
  font-size: 16px;
}
.pop.t-16.l18 {
  line-height: 18px;
}
.pop.t-12 {
  font-size: 12px;
}
.pop.t-12.l15 {
  line-height: 15px;
}
.pop.t22 {
  font-size: 14px;
}
.pop.t22.l25 {
  line-height: 18px;
}

.san {
  font-family: "Sanchez", serif;
}
.san.t60 {
  font-size: 28px;
  line-height: 40px;
}
.san.t60.small {
  font-size: 30px;
  line-height: 30px;
}
.san.t40 {
  font-size: 20px;
  line-height: 30px;
}
.san.t20 {
  font-size: 16px;
}
.san.t20.l45 {
  line-height: 25px;
}
.san.t20.l25 {
  line-height: 20px;
}
.san.t22 {
  font-size: 14px;
}
.san.t22.l50 {
  line-height: 22px;
}
.san.t80 {
  font-size: 28px;
}
.san.t80.l60 {
  line-height: 35px;
}
.san.t32 {
  font-size: 16px;
}
.san.t32.l36 {
  line-height: 25px;
}
.san.t32.le0-64 {
  letter-spacing: -0.32px;
}
.san.t28 {
  font-size: 14px;
}
.san.t28.l28 {
  line-height: 14px;
}

.got {
  font-family: "Golos Text", sans-serif;
}
.got.t20 {
  font-size: 14px;
}
.got.t20.l25 {
  line-height: 20px;
}
.got.t20.l35 {
  line-height: 22px;
}
.got.t50 {
  font-size: 30px;
}
.got.t50.l60 {
  line-height: 30px;
}
.got.t25 {
  font-size: 14px;
}
.got.t25.l30 {
  line-height: 20px;
}
.got.t40 {
  font-size: 16px;
}
.got.t40.l45 {
  line-height: 45px;
}
.got.t40.l2-8 {
  letter-spacing: 1.12px;
}

.mobi-hide {
  display: none;
}

.desk-hide {
  display: block;
}

.ls-none {
  list-style: none;
}

.hide {
  display: none;
}

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

.main-wrapper {
  padding: 0 10px;
}

.inner-wrapper {
  padding: 0 20px;
}

@media only screen and (min-width: 1200px) {
  .btn-a {
    font-size: 1.0416666667vw;
  }
  .pop.t20 {
    font-size: 1.0416666667vw;
  }
  .pop.t20.large {
    font-size: 1.0416666667vw;
  }
  .pop.t20.large.l25 {
    line-height: 1.3020833333vw;
  }
  .pop.t20.large.le2 {
    letter-spacing: 0.1041666667vw;
  }
  .pop.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .pop.t20.l40 {
    line-height: 2.0833333333vw;
  }
  .pop.t20.l45 {
    line-height: 2.34375vw;
  }
  .pop.t20.l44 {
    line-height: 2.2916666667vw;
  }
  .pop.t20.l30 {
    line-height: 1.5625vw;
  }
  .pop.t20.le2 {
    letter-spacing: 0.1041666667vw;
  }
  .pop.t20.le1 {
    letter-spacing: 0.0520833333vw;
  }
  .pop.t20.le0-8 {
    letter-spacing: 0.0416666667vw;
  }
  .pop.t20.le1-4 {
    letter-spacing: 0.0729166667vw;
  }
  .pop.t24 {
    font-size: 1.25vw;
  }
  .pop.t24.l40 {
    line-height: 2.0833333333vw;
  }
  .pop.t24.l50 {
    line-height: 2.6041666667vw;
  }
  .pop.t24.le1-44 {
    letter-spacing: 0.075vw;
  }
  .pop.t18 {
    font-size: 0.9375vw;
  }
  .pop.t18.l18 {
    line-height: 0.9375vw;
  }
  .pop.t22 {
    font-size: 1.1458333333vw;
  }
  .pop.t22.l25 {
    line-height: 1.3020833333vw;
  }
  .san.t60 {
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
  }
  .san.t60.small {
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
  }
  .san.t40 {
    font-size: 2.0833333333vw;
    line-height: 2.6041666667vw;
  }
  .san.t20 {
    font-size: 1.0416666667vw;
  }
  .san.t20.l45 {
    line-height: 2.34375vw;
  }
  .san.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .san.t22 {
    font-size: 1.1458333333vw;
  }
  .san.t22.l50 {
    line-height: 2.6041666667vw;
  }
  .san.t80 {
    font-size: 4.1666666667vw;
  }
  .san.t80.l60 {
    line-height: 3.125vw;
  }
  .san.t32 {
    font-size: 1.6666666667vw;
  }
  .san.t32.l36 {
    line-height: 1.875vw;
  }
  .san.t32.le0-64 {
    letter-spacing: -0.0333333333vw;
  }
  .san.t28 {
    font-size: 1.4583333333vw;
  }
  .san.t28.l28 {
    line-height: 1.4583333333vw;
  }
  .got {
    font-family: "Golos Text", sans-serif;
  }
  .got.t20 {
    font-size: 1.0416666667vw;
  }
  .got.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .got.t20.l35 {
    line-height: 1.8229166667vw;
  }
  .got.t50 {
    font-size: 2.6041666667vw;
  }
  .got.t50.l60 {
    line-height: 3.125vw;
  }
  .got.t25 {
    font-size: 1.3020833333vw;
  }
  .got.t25.l30 {
    line-height: 1.5625vw;
  }
  .got.t40 {
    font-size: 2.0833333333vw;
  }
  .got.t40.l45 {
    line-height: 2.34375vw;
  }
  .got.t40.l2-8 {
    letter-spacing: 0.1458333333vw;
  }
  .mobi-hide {
    display: block;
  }
  .desk-hide {
    display: none;
  }
  .main-wrapper {
    padding: 0 6.25vw;
  }
  .inner-wrapper {
    padding: 0 7.2916666667vw;
  }
  .single-discovery_blogs .inner-banner .full-wrap .page-title {
    font-size: 2.8645833333vw;
    padding: 0 4.53125vw;
  }
}
@keyframes borderPulse {
  0% {
    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4), 0px 0px 0px 0px rgb(255, 255, 255);
  }
  100% {
    box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255, 0.2), 0px 0px 0px 10px rgba(255, 255, 255, 0);
  }
}
@keyframes hoverShine {
  0% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  }
  50% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  }
  100% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.4) 100%);
  }
}
@media only screen and (min-width: 768px) {
  ::-webkit-scrollbar {
    width: 8px;
    background: transparent;
  }
  ::-webkit-scrollbar-track {
    background: transparent;
    /* background: #2E2E2E; */
  }
  ::-webkit-scrollbar-thumb {
    background: #FFE98B;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #F5821F;
  }
}
.fade-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.fade-up-active {
  opacity: 1;
  transform: translateY(0);
}

html {
  scroll-behavior: smooth;
}

.pum-theme-557 .pum-content + .pum-close,
.pum-theme-content-only .pum-content + .pum-close {
  right: 0;
  color: #fff;
  border-radius: 5.2083333333vw;
  border: 1px solid #fff;
  padding: 0.15625vw 0.5208333333vw;
  font-size: 0.8333333333vw;
  width: 1.71875vw;
  height: 1.71875vw;
  top: -0.78125vw;
}

:root a:hover {
  color: #f9c843;
}

.slick-dots {
  bottom: -35px;
}
.slick-dots li {
  margin: 0;
}
.slick-dots li button {
  background-color: #F58220;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.slick-dots li button::before {
  color: transparent;
  opacity: 0;
  margin: 0;
  font-size: 30px;
}
.slick-dots li.slick-active button {
  width: 12px;
  height: 12px;
  background-color: #F58220;
  border-radius: 50%;
}
.slick-dots li.slick-active button::before {
  color: transparent;
  opacity: 0;
  margin: 0;
  width: 20px;
  height: 20px;
}

#sbi_images .sbi_item {
  display: flex !important;
  justify-content: center !important;
}
#sbi_images .sbi_item .sbi_photo_wrap {
  width: 300px !important;
  height: 300px !important;
}
@media only screen and (min-width: 1200px) {
  .instagram-inner {
    padding: 0 6.25vw;
  }
  #sbi_images {
    padding: 0 6.25vw;
  }
  #sbi_images .sbi_item .sbi_photo_wrap {
    width: 21.3541666667vw !important;
    height: 21.09375vw !important;
  }
  #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo {
    height: 100% !important;
  }
}
.wpcf7-response-output {
  margin-top: 0 !important;
  margin-left: 1.5625vw !important;
  margin-right: 1.5625vw !important;
}

.detail-inner {
  margin: 15px 0 !important;
}

.dis-none {
  display: none !important;
}

body.open-pop {
  overflow: hidden;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #c2600a;
  /* hover effect */
}

.back-to-top {
  position: fixed;
  bottom: 35px;
  right: 35px;
  background: var(--main-title-color, #F5821F);
  color: white;
  border: none;
  border-radius: 15px;
  padding: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 9999;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.back-to-top svg {
  font-weight: 800;
}

.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}

.back-to-top:hover {
  background: #F5821F;
  /* slightly darker shade */
}

@media only screen and (min-width: 1200px) {
  .back-to-top {
    border-radius: 15px;
  }
}
.d-none {
  display: none;
}

/* Scrollbar styling specifically for .test-content */
::-webkit-scrollbar {
  width: 4px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #F5821F;
}

::-webkit-scrollbar-thumb:hover {
  background: #c2600a;
}

.test-content::-webkit-scrollbar-track {
  background: transparent !important;
}

body.scroll-none {
  overflow: hidden;
}

#muteToggleAb,
#playPauseAb {
  display: none;
}

.slick-dots li button {
  border-radius: 50%;
}

body.sizes .product-slider-modal .product-slider-modal-box {
  position: fixed;
  width: 90%;
  top: 18%;
  left: 5%;
  right: 5%;
  height: 65%;
  background-color: #fff8dc;
  z-index: 99999;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
  height: 350px;
}
@media only screen and (min-width: 768px) {
  body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1200px) {
  body.sizes .product-slider-modal .product-slider-modal-box {
    top: 5%;
    height: 90%;
  }
  body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
    height: 31.25vw;
  }
}

.wpcf7 form .wpcf7-response-output {
  margin: 1rem 0.5rem 2rem;
}

.contact-us-form-wrapper {
  padding-right: 20px;
  padding-left: 20px;
}

.contact-us-main-title-wrap {
  font-family: "Sanchez", serif;
  text-align: center;
  margin-bottom: 42px;
}

.contact-us-map-form {
  margin-bottom: 44px;
}
.contact-us-map-form .contact-form-wrapper {
  background-color: #FFF8DC;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 50px;
  margin-bottom: 52px;
}
.contact-us-map-form .contact-form-wrapper .form-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.contact-us-map-form .contact-form-wrapper .form-group .input-wrapper {
  position: relative;
}
.contact-us-map-form .contact-form-wrapper .form-group .input-wrapper .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -24px;
  font-size: 12px;
}
.contact-us-map-form .contact-form-wrapper .message-container .input-wrapper {
  position: relative;
}
.contact-us-map-form .contact-form-wrapper .message-container .input-wrapper .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
}
.contact-us-map-form .contact-us-map .contact-hotline {
  padding-bottom: 10px;
}
.contact-us-map-form .contact-us-map .contact-hotline a {
  text-decoration: none;
}
.contact-us-map-form .contact-us-map .contact-map iframe {
  height: 412px;
  width: 100%;
}
.contact-us-map-form .contact-us-map .contact-address {
  padding-top: 20px;
  width: 95%;
}
.contact-us-map-form .contact-us-map .contact-hours {
  padding-top: 30px;
}

.contact-form-wrapper .form-group label {
  margin: 0;
  font-size: 14px;
  font-family: "Golos Text", sans-serif;
  font-weight: 500;
}

.contact-form-wrapper .form-group .input-wrapper {
  width: 75%;
}

.contact-form-wrapper input[type=text],
.contact-form-wrapper input[type=email],
.contact-form-wrapper input[type=tel],
.contact-form-wrapper select {
  height: 34px;
  border: none;
  box-sizing: border-box;
  opacity: 0.9;
  background-color: rgba(255, 217, 107, 0.7);
}

.contact-form-wrapper .message-container label {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  font-size: 14px;
  font-family: "Golos Text", sans-serif;
  text-align: center;
  font-weight: 500;
  padding-bottom: 25px;
}

.contact-form-wrapper textarea {
  width: 100%;
  height: 50px;
  border: none;
  box-sizing: border-box;
  opacity: 0.9;
  background-color: rgba(255, 217, 107, 0.7);
}

.form-submit {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 50px;
}
.form-submit .wpcf7-spinner {
  display: none;
}

.form-submit input {
  box-sizing: border-box;
  appearance: none;
  background-color: transparent;
  border: 2px solid #F5821F;
  width: fit-content;
  border-radius: 0;
  color: #F5821F;
  cursor: pointer;
  display: flex;
  align-self: center;
  font-size: 1rem;
  line-height: 1;
  margin: 0.8em 0 0;
  padding: 0.6em 2.8em;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
.form-submit input:hover, .form-submit input:focus {
  box-shadow: 0 0 40px 40px #F5821F inset;
  color: #fff !important;
  outline: 0;
}

@media only screen and (min-width: 320px) {
  .contact-form-wrapper input[type=text],
  .contact-form-wrapper input[type=email],
  .contact-form-wrapper input[type=tel],
  .contact-form-wrapper select {
    width: 160px;
  }
}
@media only screen and (min-width: 375px) {
  .contact-form-wrapper input[type=text],
  .contact-form-wrapper input[type=email],
  .contact-form-wrapper input[type=tel],
  .contact-form-wrapper select {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .form-group {
    padding-left: 40px;
    padding-right: 40px;
  }
  .contact-form-wrapper input[type=text],
  .contact-form-wrapper input[type=email],
  .contact-form-wrapper input[type=tel],
  .contact-form-wrapper select {
    width: 100%;
  }
}
.contact-us-local-international {
  margin-bottom: 60px;
}
.contact-us-local-international .contact-us-local {
  background-color: #FFE9BA;
  padding: 30px;
  margin-bottom: 20px;
}
.contact-us-local-international .contact-us-inter {
  background-color: #FFEFAB;
  padding: 30px;
  margin-bottom: 0;
}
.contact-us-local-international .logo-title {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}
.contact-us-local-international .logo-title .local-logo {
  width: 30%;
}
.contact-us-local-international .logo-title .local-logo img {
  width: 100%;
  object-fit: cover;
  height: auto;
}
.contact-us-local-international .logo-title .local-title {
  font-size: 18px;
  font-family: "Sanchez", serif;
  width: 60%;
}
.contact-us-local-international .whatsapp-container {
  padding-top: 20px;
}
.contact-us-local-international .whatsapp-container .whatsapp-tag {
  letter-spacing: 0.84px;
}
.contact-us-local-international .whatsapp-container .whatsapp-number a {
  text-decoration: none;
  color: #000;
  line-height: 25px;
}
.contact-us-local-international .email-container {
  padding-top: 30px;
}
.contact-us-local-international .email-container .local-email a {
  text-decoration: none;
  color: #000;
  line-height: 25px;
}

@media only screen and (min-width: 1200px) {
  .wpcf7 form .wpcf7-response-output {
    margin: 0;
  }
  .contact-us-main-title-wrap {
    text-align: left;
    padding-bottom: 5.5208333333vw;
  }
  .contact-us-map-form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: 2.6041666667vw;
  }
  .contact-us-map-form .contact-us-form-container {
    width: 55%;
    padding-right: 5.2083333333vw;
  }
  .contact-us-map-form .contact-us-form-container form {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper {
    width: auto;
    padding-left: 5.3125vw;
    padding-right: 6.9791666667vw;
    padding-top: 4.7916666667vw;
    padding-bottom: 1.8229166667vw;
    margin-bottom: 3.6458333333vw;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper .form-group {
    margin-bottom: 3.125vw;
    padding: 0;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper .form-group label {
    font-size: 1.0416666667vw;
    width: max-content;
    padding-right: 2.0833333333vw;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper .form-group .input-wrapper {
    position: relative;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper .form-group .input-wrapper .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -1.6666666667vw;
    font-size: 0.8333333333vw;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper .message-container .input-wrapper {
    position: relative;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper .message-container .input-wrapper .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -1.09375vw;
    font-size: 0.8333333333vw;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper input[type=text],
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper input[type=email],
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper input[type=tel],
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper select {
    background-color: #FFD96B;
    height: 2.2395833333vw;
    width: 25.5208333333vw;
    font-size: 1.0416666667vw;
    padding: 0.5208333333vw 1.0416666667vw;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper textarea {
    background-color: #FFD96B;
    height: 5.3125vw;
    font-size: 1.0416666667vw;
    padding: 0.5208333333vw 1.0416666667vw;
    width: 33.1145833333vw;
  }
  .contact-us-map-form .contact-us-form-container .contact-form-wrapper .message-container label {
    font-size: 1.0416666667vw;
    justify-content: flex-start;
  }
  .contact-us-map-form .contact-us-map {
    width: 45%;
  }
  .contact-us-map-form .contact-us-map .contact-hotline {
    padding-bottom: 1.3541666667vw;
  }
  .contact-us-map-form .contact-us-map .contact-address {
    padding-top: 2.0833333333vw;
  }
  .contact-us-map-form .contact-us-map .contact-address br {
    display: none;
  }
  .contact-us-map-form .contact-us-map .contact-hours {
    padding-top: 2.6041666667vw;
  }
  .contact-us-map-form .contact-us-map .contact-map iframe {
    width: 100%;
    height: 32.7604166667vw;
  }
  .form-submit {
    padding-bottom: 2.6041666667vw;
  }
  .form-submit input {
    font-size: 1.0416666667vw;
  }
  .contact-us-form-wrapper {
    padding-left: 6.25vw;
    padding-right: 6.25vw;
  }
  .contact-us-local-international {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    gap: 2.6041666667vw;
    margin-bottom: 6.25vw;
  }
  .contact-us-local-international .contact-us-local {
    width: 42.7083333333vw;
    padding-top: 2.8125vw;
    padding-bottom: 2.6041666667vw;
    padding-left: 6.25vw;
    padding-right: 6.25vw;
    margin: 0;
  }
  .contact-us-local-international .contact-us-local .logo-title .local-logo img {
    width: 8.3333333333vw;
    height: 5.46875vw;
    object-fit: contain;
    object-position: center;
  }
  .contact-us-local-international .contact-us-local .logo-title .local-title {
    font-size: 1.6666666667vw;
  }
  .contact-us-local-international .contact-us-inter {
    width: 42.7083333333vw;
    padding-top: 2.8125vw;
    padding-bottom: 2.6041666667vw;
    padding-left: 6.7708333333vw;
    padding-right: 6.25vw;
    margin: 0;
  }
  .contact-us-local-international .contact-us-inter .logo-title .local-logo img {
    width: 5.15625vw;
    height: 5.15625vw;
  }
  .contact-us-local-international .contact-us-inter .logo-title .local-title {
    font-size: 1.6666666667vw;
  }
  .contact-us-local-international .whatsapp-container {
    padding-top: 2.0833333333vw;
    line-height: 2.0833333333vw;
    font-size: 1.09375vw;
  }
  .contact-us-local-international .whatsapp-container .whatsapp-tag {
    padding-bottom: 0.5208333333vw;
  }
  .contact-us-local-international .whatsapp-container .whatsapp-tag,
  .contact-us-local-international .whatsapp-container .whatsapp-number {
    font-size: 1.09375vw;
    font-weight: 300;
    line-height: 2.03125vw;
    /* 185.714% */
    letter-spacing: 0.065625vw;
  }
  .contact-us-local-international .email-container {
    padding-top: 1.7708333333vw;
    padding-bottom: 0vw;
  }
  .contact-us-local-international .email-container .whatsapp-tag {
    padding-bottom: 0.5208333333vw;
  }
  .contact-us-local-international .email-container .local-email a {
    font-size: 1.1458333333vw;
    font-weight: 300;
    line-height: 2.6041666667vw;
    /* 227.273% */
    letter-spacing: 0.06875vw;
  }
}

/*# sourceMappingURL=contact-us.css.map */
