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;
  }
}

footer .footer-inner {
  position: relative;
}
footer .footer-inner .footer-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
}
footer .footer-inner .footer-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
footer .footer-inner .footer-top {
  padding: 0 0 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
footer .footer-inner .footer-top .footer-main {
  padding: 58px 0 0;
}
footer .footer-inner .footer-top .footer-main .title-wrap {
  padding: 0 50px 30px;
  text-align: center;
}
footer .footer-inner .footer-top .footer-main .title-wrap .title {
  padding-bottom: 20px;
}
footer .footer-inner .footer-top .footer-main .footer-gallery-wrap .slider-wrap .gallery-slider {
  padding: 0;
}
footer .footer-inner .footer-top .footer-main .footer-gallery-wrap .slider-wrap .gallery-slider .slick-list {
  padding: 0 20%;
}
footer .footer-inner .footer-top .footer-main .footer-gallery-wrap .slider-wrap .gallery-slider li {
  margin: 0 5px;
}
footer .footer-inner .footer-top .footer-main .footer-gallery-wrap .slider-wrap .gallery-slider li img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .left {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 75px 45px;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .title {
  text-align: center;
  padding-bottom: 40px;
  opacity: 0.7;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .map-sec {
  width: 100%;
  margin-bottom: 20px;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .map-sec iframe {
  height: 212px;
  width: 100%;
  object-fit: cover;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .address-details .address {
  padding-bottom: 20px;
  text-align: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .address-details .open {
  text-align: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .address-details .close {
  text-align: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 75px 40px;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .title {
  opacity: 0.7;
  padding-bottom: 30px;
  text-align: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .hotline {
  padding-bottom: 30px;
  text-align: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item {
  padding-bottom: 40px;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item:last-child {
  padding-bottom: 0;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .inquiry {
  padding-bottom: 30px;
  text-align: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .image-detail-listing {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 14px;
  margin-bottom: 15px;
  align-items: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .image-detail-listing .footer-image {
  width: 46%;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .image-detail-listing .footer-image img {
  width: 80px;
  height: auto;
  object-fit: contain;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .image-detail-listing .link-listing {
  width: 65%;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .image-detail-listing .link-listing .listing {
  padding: 0;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .link-listing {
  width: 100%;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .link-listing .listing {
  padding: 0;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .title {
  opacity: 0.7;
  padding-bottom: 30px;
  text-align: center;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu {
  padding: 0 25px;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 0;
  column-gap: 10px;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li {
  list-style: none;
  position: relative;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li.current-menu-item a {
  color: #F58220;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li.current-menu-item a:hover {
  color: #F58220;
  -webkit-text-stroke: 0.5px #F58220;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li:last-child::after {
  content: unset;
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li::after {
  width: 1px;
  height: 15px;
  bottom: 10px;
  right: -5px;
  background: rgba(17, 17, 17, 0.95);
  position: absolute;
  content: "";
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li a {
  text-decoration: none;
  color: rgba(17, 17, 17, 0.95);
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px; /* 333.333% */
}
footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li a:hover {
  -webkit-text-stroke: 0.5px #111;
  color: #111;
}
footer .footer-inner .footer-bottom .bottom-footer-inner {
  padding: 18px 30px;
}
footer .footer-inner .footer-bottom .bottom-footer-inner .footer-sm {
  text-align: center;
  margin-bottom: 5px;
}
footer .footer-inner .footer-bottom .bottom-footer-inner .footer-sm a span {
  text-transform: capitalize;
}
footer .footer-inner .footer-bottom .bottom-footer-inner .footer-sm span {
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) {
  footer .footer-inner .footer-top .footer-details .footer-detail-inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .left {
    padding: 40px 75px 45px;
    width: 40%;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid {
    padding: 40px 75px 40px;
    width: 30%;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .right {
    padding: 40px 30px 0 0;
    width: 30%;
  }
}
@media only screen and (min-width: 1200px) {
  footer .footer-inner .footer-top {
    padding: 0 0 3.125vw;
    border-bottom: 0.0520833333vw solid rgba(0, 0, 0, 0.2);
  }
  footer .footer-inner .footer-top .footer-main {
    padding: 3.90625vw 0 0;
  }
  footer .footer-inner .footer-top .footer-main .title-wrap {
    padding: 0 6.25vw 2.0833333333vw;
  }
  footer .footer-inner .footer-top .footer-main .title-wrap .title {
    padding-bottom: 1.5625vw;
  }
  footer .footer-inner .footer-top .footer-main .footer-gallery-wrap .slider-wrap .gallery-slider .slick-list {
    padding: 0 5.7291666667vw;
  }
  footer .footer-inner .footer-top .footer-main .footer-gallery-wrap .slider-wrap .gallery-slider li {
    margin: 0 0.5208333333vw;
  }
  footer .footer-inner .footer-top .footer-main .footer-gallery-wrap .slider-wrap .gallery-slider li img {
    height: 21.09375vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner {
    padding: 3.125vw 6.25vw 0;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .left {
    width: 25.333%;
    padding: 0;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .title {
    padding-bottom: 3.125vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .map-sec {
    margin-bottom: 2.6041666667vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .map-sec iframe {
    width: 14.2557291667vw;
    height: 13.2291666667vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .left .address-details .address {
    padding-bottom: 2.0833333333vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid {
    width: 48.333%;
    padding: 0;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .title {
    padding-bottom: 2.6041666667vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .hotline {
    padding-bottom: 1.5625vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner {
    align-items: flex-start;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item {
    padding-bottom: 1.4583333333vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .inquiry {
    padding-bottom: 1.3020833333vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .image-detail-listing {
    gap: 0.9895833333vw;
    margin-bottom: 2.1875vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .mid .detail-item-listing .detail-item-inner .detail-item .image-detail-listing .footer-image img {
    width: 5.2083333333vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .right {
    width: 21.333%;
    padding: 0;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .title {
    padding-bottom: 1.5625vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu {
    padding: 0;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul {
    padding: 0;
    justify-content: flex-start;
    row-gap: 0.1041666667vw;
    column-gap: 1.0416666667vw;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li {
    width: 100%;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li::after {
    content: unset;
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li a {
    color: rgba(17, 17, 17, 0.95);
    font-family: "Golos Text", sans-serif;
    font-size: 1.0416666667vw;
    line-height: 2.0833333333vw; /* 200% */
  }
  footer .footer-inner .footer-top .footer-details .footer-detail-inner .right .menu ul li a:hover {
    -webkit-text-stroke: 0.0260416667vw #111;
    color: #111;
  }
  footer .footer-inner .footer-bottom .bottom-footer-inner {
    padding: 1.0416666667vw 6.25vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  footer .footer-inner .footer-bottom .bottom-footer-inner .footer-sm {
    text-align: left;
    margin-bottom: 0;
  }
  footer .footer-inner .footer-bottom .bottom-footer-inner .footer-sm a span {
    text-transform: capitalize;
  }
  footer .footer-inner .footer-bottom .bottom-footer-inner .footer-sm span {
    text-transform: capitalize;
  }
}

/*# sourceMappingURL=footer.css.map */
