@charset "UTF-8";
.ff-2, .header .menu-link, .pagi-item, .dropdown, .btn-arrow, .heading {
  font-family: "Cormorant Garamond";
}

.heading {
  line-height: 1.2;
}
.heading-60 {
  font-size: 6rem;
  line-height: 1;
}
.heading-24 {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.012rem;
  line-height: calc(32/24);
}
.heading-50 {
  font-size: 5rem;
  font-weight: 500;
  letter-spacing: 0.18rem;
}
.heading-36 {
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.108rem;
}
.heading-48 {
  font-size: 4.8rem;
  font-weight: 500;
  letter-spacing: 0.144rem;
  line-height: calc(60/48);
}
@media (max-width: 991px) {
  .heading-60 {
    font-size: 4rem;
  }
  .heading-50 {
    font-size: 3.8rem;
  }
  .heading-48 {
    font-size: 3.6rem;
  }
}

*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  margin: 0;
  padding: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-rendering: optimizeLegibility;
}

html {
  height: -webkit-fill-available;
  font-size: 7px;
}
@media (min-width: 768px) {
  html {
    font-size: calc(0.1672240803vw + 5.7157190635px);
  }
}
@media (min-width: 1366px) {
  html {
    font-size: calc(0.3610108303vw + 3.0685920578px);
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}
@media (min-width: 1366px) {
  html {
    font-size: 8px;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}

body {
  -webkit-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  background: #FDFDFD;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow-x: hidden;
  color: rgba(23, 23, 23, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.09rem;
  line-height: calc(24/16);
}

a {
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
}

input,
textarea,
button {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.slick-slide:active,
.slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
  outline: 0;
  border: 0;
}

.mdi-arrow-left:before {
  content: "󰁍";
}

.mdi-reload:before {
  content: "󰑓";
}

.mdi-account:before {
  content: "󰀄";
}

.mdi-magnify:before {
  content: "󰍉";
}

.mdi-home:before {
  content: "󰋜";
}

.mdi-close:before {
  content: "󰅖";
}

.mdi-menu:before {
  content: "󰍜";
}

.mdi-phone:before {
  content: "󰏲";
}

.mdi-email:before {
  content: "󰇮";
}

.mdi-plus-circle:before {
  content: "󰐗";
}

.mdi-alert-circle-outline:before {
  content: "󰗖";
}

.mdi-calendar:before {
  content: "󰃭";
}

.mdi-map-marker:before {
  content: "󰍎";
}

.mdi-chevron-double-left:before {
  content: "󰄽";
}

.mdi-chevron-double-right:before {
  content: "󰄾";
}

.mdi-cloud-download:before {
  content: "󰅢";
}

.mdi-briefcase:before {
  content: "󰃖";
}

.mdi-fax:before {
  content: "󰈒";
}

.mdi-whatsapp:before {
  content: "󰖣";
}

.mdi-map:before {
  content: "󰍍";
}

.mdi-printer:before {
  content: "󰐪";
}

.mdi-file-outline:before {
  content: "󰈤";
}

.mdi-chevron-down:before {
  content: "󰅀";
}

.mdi-chevron-up:before {
  content: "󰅃";
}

.mdi-chevron-left:before {
  content: "󰅁";
}

.mdi-chevron-right:before {
  content: "󰅂";
}

.mdi-link:before {
  content: "󰌷";
}

.mdi-arrow-right:before {
  content: "󰁔";
}

.mdi-facebook:before {
  content: "󰈌";
}

.mdi-linkedin:before {
  content: "󰌻";
}

.fa-twitter:before {
  content: "󰂙";
}

.mdi-instagram:before {
  content: "󰋾";
}

.mdi-twitter:before {
  content: "󰕄";
}

.mdi-youtube:before {
  content: "󰗃";
}

.mdi-play-circle-outline:before {
  content: "󰐍";
}

.mdi-cart:before {
  content: "󰄐";
}

.mdi-check-circle-outline:before {
  content: "󰗡";
}

.lnr-arrow-right:before {
  content: "";
}

.lnr-arrow-left:before {
  content: "";
}

.lnr-chevron-right:before {
  content: "";
}

.lnr-chevron-left:before {
  content: "";
}

.lnr-chevron-down:before {
  content: "";
}

.lnr-chevron-up:before {
  content: "";
}

.lnr-download:before {
  content: "";
}

.lnr-arrow-up:before {
  content: "";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

.mdi-cards-heart-outline:before {
  content: "󱢠";
}

.mdi-cards-heart:before {
  content: "󰣐";
}

.mdi-filter:before {
  content: "󰈲";
}

.mdi-clock-time-five:before {
  content: "󱑃";
}

.mdi-menu-down:before {
  content: "󰍝";
}

.mdi-menu-right:before {
  content: "󰍟";
}

.mdi-menu-up:before {
  content: "󰍠";
}

.mdi-check-circle:before {
  content: "󰗠";
}

/*GRID - media queries breakpoints*/
.col,
[class*=col-] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  width: 100%;
}

[class*=col-span-], [class*=col-end-], [class*=col-start-] {
  padding-right: 0;
  padding-left: 0;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

.container-fluid, .container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container-fluid {
  padding-right: 5.5rem;
  padding-left: 5.5rem;
}
@media (max-width: 1279px) {
  .container-fluid {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.container {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 1280px) {
  .container {
    max-width: calc(158.4/192*100%);
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 158.4rem;
  }
}
@media (min-width: 1280px) {
  .container-narrow {
    max-width: calc(158.4/192*100%);
  }
}
@media (min-width: 1920px) {
  .container-narrow {
    max-width: 158.4rem;
  }
}
@media (min-width: 1280px) {
  .container-wide {
    max-width: calc(158.4/192*100%);
  }
}
@media (min-width: 1920px) {
  .container-wide {
    max-width: 158.4rem;
  }
}

.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.img-white {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.fake-bold {
  text-stroke: 1px currentColor;
  -webkit-text-stroke: 1px currentColor;
}

.swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.my-tabs .tab-content {
  display: none;
}

.accordion-content {
  display: none;
}

.tabs-nav-wrap {
  overflow: hidden;
  overflow-x: auto;
}
.tabs-nav-wrap::-webkit-scrollbar {
  height: 0;
}

.price ins {
  text-decoration: none;
}

a {
  color: inherit;
}

.desc p:not(:last-child), .brief-content p:not(:last-child), .full-content p:not(:last-child) {
  margin-bottom: 1rem;
}

.row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.triangle {
  display: inline-block;
  margin: 5px;
  width: 0;
  height: 0;
}
.triangle--top {
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #000;
  border-left: 1rem solid transparent;
}
.triangle--bottom {
  border-top: 1rem solid #000;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
}
.triangle--right {
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 1rem solid #000;
}
.triangle--left {
  border-top: 1rem solid transparent;
  border-right: 1rem solid #000;
  border-bottom: 1rem solid transparent;
}

.myFancyBox .fancybox-thumbs {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: auto;
}

.fancybox-show-thumbs .fancybox-inner {
  width: 100%;
}

.myFancyBox .fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 0;
}

.fancybox-thumbs__list a:before {
  border: 0.3rem solid #8BB6B2;
}

.clearfix::after {
  display: table;
  clear: both;
  content: "";
}

.btn-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  font-weight: bold;
}
.btn-arrow .txt {
  -webkit-transition: background-position 0.3s;
  transition: background-position 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #F2F2F2), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #F2F2F2 50%, transparent 50%);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: #F2F2F2;
  white-space: nowrap;
}
.btn-arrow .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  width: 3rem;
}
.btn-arrow .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 100%;
  height: auto;
}
.btn-arrow.black .icon img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.btn-arrow.black .txt {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #00122B), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #00122B 50%, transparent 50%);
  color: #00122B;
}
.btn-arrow:hover .txt {
  background-position: 0 100%;
  color: currentColor;
}

.btn {
  gap: 1rem;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
  padding: 0 3rem;
  height: 5.3rem;
  overflow: hidden;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 5.3rem;
  text-align: center;
  white-space: nowrap;
  border: 0;
}
.btn em {
  font-size: 1.6rem;
}
.btn em::before {
  font-weight: bold;
}
.btn .icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4rem;
}
.btn .icon img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
  width: 100%;
}
.btn-white {
  background: #FDFDFD;
  color: #C0995B;
}
.btn-white--brounded {
  border: 1px solid #FDFDFD;
  background: none;
  color: #FDFDFD;
}
.btn-white--brounded .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.btn-white--brounded:hover, .btn-white--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #FDFDFD;
  color: #C0995B;
}
.btn-white--brounded:hover .icon img, .btn-white--brounded.active .icon img {
  -webkit-filter: brightness(0) !important;
          filter: brightness(0) !important;
}
.btn-red {
  background: #9F0000;
  color: #F2F2F2;
}
.btn-red--brounded {
  border: 1px solid #9F0000;
  background: none;
  color: #9F0000;
}
.btn-red--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #9F0000;
  color: #F2F2F2;
}
.btn-red:hover, .btn-red.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #9F0000;
}
.btn-blue {
  background: #4D838A;
  color: rgba(255, 255, 255, 0.9);
}
.btn-blue--brounded {
  border: 1px solid #4D838A;
  background: none;
  color: #4D838A;
}
.btn-blue--brounded .icon img {
  -webkit-filter: none !important;
          filter: none !important;
}
.btn-blue--brounded:hover, .btn-blue--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #4D838A;
  color: rgba(255, 255, 255, 0.9);
}
.btn-black {
  background: rgba(19, 20, 19, 0.9);
  color: #fff;
}
.btn-black--brounded {
  border: 1px solid rgba(19, 20, 19, 0.9);
  background: none;
  color: rgba(19, 20, 19, 0.9);
}
.btn-black--brounded:hover, .btn-black--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: rgba(19, 20, 19, 0.9);
  color: #fff;
}
.btn-orange {
  background: #FF971D;
  color: #fff;
}
.btn-orange .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.btn-orange--brounded {
  border: 1px solid #FF971D;
  background: none;
  color: #FF971D;
}
.btn-orange--brounded:hover, .btn-orange--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #FF971D;
  color: #fff;
}
.btn-yellow {
  background: #BA9B64;
  color: #FDFDFD;
}
.btn-yellow--brounded {
  border: 0.5px solid #BA9B64;
  background: none;
  color: #171717;
}
.btn-yellow--brounded:hover, .btn-yellow--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #BA9B64;
  color: #FDFDFD;
}
.btn-grey-3b {
  background: #3B3B3BB3;
  color: #fff;
}
.btn-grey-3b--brounded {
  border: 1px solid #3B3B3BB3;
  background: none;
  color: #fff;
}
.btn-grey-3b--brounded:hover, .btn-grey-3b--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #3B3B3BB3;
  color: #fff;
}
.btn:hover, .btn.active {
  -webkit-transform: rotateY(-15deg);
          transform: rotateY(-15deg);
  -webkit-box-shadow: 0px 0.8rem 2.4rem #00000012;
          box-shadow: 0px 0.8rem 2.4rem #00000012;
}
.btn:hover .icon img, .btn.active .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.text-center {
  text-align: center;
}

.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0rem;
  left: 50% !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9;
}
.swiper-pagination span {
  display: block;
  position: static;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 0.5rem;
  outline: none;
  border: none;
  border: 1px solid rgba(59, 59, 59, 0.5);
  border-radius: 50%;
  background: rgba(59, 59, 59, 0.5);
  width: 1.1rem;
  height: 1.1rem;
}
.swiper-pagination span.swiper-pagination-bullet-active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid rgba(59, 59, 59, 0.5);
  background: #FFC72C;
}

.swiper-prev, .swiper-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 98;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  outline: none;
}
.swiper-prev img, .swiper-next img {
  width: 8rem;
}
@media (max-width: 991px) {
  .swiper-prev img, .swiper-next img {
    width: 5rem;
  }
}

.swiper-prev {
  left: 2rem;
}

.swiper-next {
  right: 2rem;
}

.swiper-button-disabled {
  opacity: 0.5;
  cursor: no-drop;
}

.swiper-btn {
  gap: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper-btn .swiper-next, .swiper-btn .swiper-prev {
  position: static;
  -webkit-transform: none;
          transform: none;
}

.choose-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.choose-number .minus, .choose-number .plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  background: none;
  background: rgba(245, 238, 227, 0.5);
  width: 5.3rem;
  height: 5.3rem;
}
.choose-number .minus img, .choose-number .plus img {
  width: 1.4rem;
}
.choose-number .input {
  outline: none;
  border: none;
  border-radius: 0;
  background: #171717;
  padding: 0;
  width: 5.3rem;
  height: 5.3rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
.choose-number ::-webkit-outer-spin-button, .choose-number ::-webkit-inner-spin-button {
  display: none;
}

.dropdown {
  position: relative;
  background: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 24rem;
  color: #091821;
  font-size: 2rem;
  font-weight: 500;
}
.dropdown-caret {
  position: relative;
  margin-left: 1rem;
  font-size: 1.6rem;
}
.dropdown-caret::before {
  font-weight: bold;
}
.dropdown-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 9;
  cursor: pointer;
  border: 1px solid #3A3E47;
  padding: 0 3rem;
  height: 100%;
  line-height: 7rem;
}
.dropdown-list {
  display: none;
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  z-index: 9;
  border: 1px solid #041229;
  background: #fff;
  padding: 1rem 0;
  width: 100%;
  list-style: none;
}
.dropdown-item {
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0 !important;
  padding: 1rem 3rem;
}
.dropdown-item.selected, .dropdown-item:hover {
  color: #FF971D;
}
.dropdown.open {
  z-index: 999;
}
.dropdown.open .dropdown-list .dropdown-item {
  display: block;
}
.dropdown.open .dropdown-caret img {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

input, textarea {
  -webkit-transition: outline 0.2s;
  transition: outline 0.2s;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0.5px solid rgba(23, 23, 23, 0.5);
  border-radius: 0rem;
  background: #FDFDFD;
  padding: 0rem 2rem;
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  font-weight: normal;
}

textarea {
  padding: 1rem 2.5rem;
  min-height: 12rem;
  resize: none;
}

input[type=date]::-webkit-inner-spin-button {
  display: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  opacity: 0;
  width: 4rem;
  height: 4rem;
}

.input-text.hasDatepicker {
  background-image: url(../img/icons/date.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 2rem auto;
}

::-webkit-input-placeholder {
  color: rgba(23, 23, 23, 0.7);
}

select:invalid {
  color: rgba(23, 23, 23, 0.7);
}

select {
  -webkit-appearance: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0.5px solid rgba(23, 23, 23, 0.5);
  border-radius: 0rem;
  background: #FDFDFD;
  background-image: url(../img/shop/arrow-down.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 1rem auto;
  padding: 0 2rem;
  padding-right: 3rem;
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 5rem;
  text-transform: capitalize;
}

button {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: none;
}

@media screen and (min-width: 768px) {
  .form-row {
    grid-gap: 0 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}
.form-group {
  margin-bottom: 3rem;
}
.form-group .input {
  position: relative;
}

.form-group .dropdown, .form-wrap .dropdown {
  width: 100%;
}
.form-group label, .form-wrap label {
  margin-bottom: 1rem;
  color: #171717;
  font-weight: 500;
}
.form-group label .required, .form-wrap label .required {
  color: #9F0000;
}

.breadcrumb-section {
  position: relative;
  padding-top: 8rem;
}
.breadcrumb-section ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style-type: none;
}
.breadcrumb-section ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  color: #DFDFDF;
  font-size: 1.8rem;
}
.breadcrumb-section ol li:not(:last-child) {
  margin-right: 2rem;
}
.breadcrumb-section ol li:not(:last-child):after {
  display: block;
  position: absolute;
  top: 50%;
  right: -1.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #DFDFDF;
  font-size: 1.8rem;
  content: "-";
}
.breadcrumb-section ol li:last-child:after {
  display: none;
}
.breadcrumb-section ol li.active {
  color: #4A4747;
  font-weight: 600;
}

.pagi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.pagi-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin: 0 1rem;
  margin-bottom: 0 !important;
  background: none;
}
.pagi-item.pagi-action {
  border: 0.5px solid #070707;
  background: none;
  padding: 0 1.5rem;
  min-width: 9rem;
  height: 3.4rem;
  line-height: 3.4rem;
}
.pagi-item.pagi-action:hover {
  border: 0.5px solid #4D838A;
  background: #4D838A;
  color: #fff;
}
.pagi-item.is-disabled {
  cursor: no-drop;
}
.pagi-item:hover, .pagi-item.is-active {
  color: rgba(77, 131, 138, 0.8);
}

.custom-checkbox, .custom-radio {
  cursor: pointer;
}
.custom-checkbox > label, .custom-radio > label {
  font-weight: normal !important;
}
.custom-checkbox > input, .custom-radio > input {
  display: none;
  cursor: pointer;
  margin-bottom: 0;
  padding: 0;
  width: initial;
  height: initial;
}
.custom-checkbox.style-1 > label, .custom-checkbox.style-1 > span, .custom-radio.style-1 > label, .custom-radio.style-1 > span {
  position: relative;
  cursor: pointer;
  padding-left: 4rem;
}
.custom-checkbox.style-1 > label:before, .custom-checkbox.style-1 > span:before, .custom-radio.style-1 > label:before, .custom-radio.style-1 > span:before {
  -webkit-appearance: none;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
  cursor: pointer;
  border: 0.5px solid #17171780;
  border-radius: 0rem;
  background: none;
  width: 2.4rem;
  height: 2.4rem;
  content: "";
}
.custom-checkbox.style-1 > label:after, .custom-checkbox.style-1 > span:after, .custom-radio.style-1 > label:after, .custom-radio.style-1 > span:after {
  display: block;
  position: absolute;
  top: 0.6rem;
  left: 1rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  border: solid #fff;
  border-width: 0 0.2rem 0.2rem 0;
  width: 0.5rem;
  height: 1rem;
  content: "";
}
.custom-checkbox.style-1 input[type=radio]:checked + label .content, .custom-checkbox.style-1 input[type=radio]:checked + span .content, .custom-radio.style-1 input[type=radio]:checked + label .content, .custom-radio.style-1 input[type=radio]:checked + span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=radio]:checked + label::before, .custom-checkbox.style-1 input[type=radio]:checked + span::before, .custom-radio.style-1 input[type=radio]:checked + label::before, .custom-radio.style-1 input[type=radio]:checked + span::before {
  border: 0.5px solid #BA9B64;
  background: #BA9B64;
}
.custom-checkbox.style-1 input[type=radio]:checked + label::after, .custom-checkbox.style-1 input[type=radio]:checked + span::after, .custom-radio.style-1 input[type=radio]:checked + label::after, .custom-radio.style-1 input[type=radio]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label .content, .custom-checkbox.style-1 input[type=checkbox]:checked + span .content, .custom-radio.style-1 input[type=checkbox]:checked + label .content, .custom-radio.style-1 input[type=checkbox]:checked + span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label::before, .custom-checkbox.style-1 input[type=checkbox]:checked + span::before, .custom-radio.style-1 input[type=checkbox]:checked + label::before, .custom-radio.style-1 input[type=checkbox]:checked + span::before {
  border: 0.5px solid #BA9B64;
  background: #BA9B64;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label::after, .custom-checkbox.style-1 input[type=checkbox]:checked + span::after, .custom-radio.style-1 input[type=checkbox]:checked + label::after, .custom-radio.style-1 input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-2 > label, .custom-checkbox.style-2 > span, .custom-radio.style-2 > label, .custom-radio.style-2 > span {
  position: relative;
  cursor: pointer;
  padding-left: 6.5rem;
}
.custom-checkbox.style-2 > label:before, .custom-checkbox.style-2 > span:before, .custom-radio.style-2 > label:before, .custom-radio.style-2 > span:before {
  position: absolute;
  top: 0rem;
  left: 0;
  cursor: pointer;
  border: 0.3rem solid rgba(23, 23, 23, 0.3);
  border-radius: 50%;
  background: none;
  width: 3rem;
  height: 3rem;
  content: "";
}
.custom-checkbox.style-2 input[type=radio]:focus + label .content, .custom-checkbox.style-2 input[type=radio]:focus + span .content, .custom-radio.style-2 input[type=radio]:focus + label .content, .custom-radio.style-2 input[type=radio]:focus + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:focus + label:before, .custom-checkbox.style-2 input[type=radio]:focus + span:before, .custom-radio.style-2 input[type=radio]:focus + label:before, .custom-radio.style-2 input[type=radio]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.5rem #fff;
          box-shadow: inset 0 0 0 0.5rem #fff;
  background: #171717;
}
.custom-checkbox.style-2 input[type=radio]:checked + label .content, .custom-checkbox.style-2 input[type=radio]:checked + span .content, .custom-radio.style-2 input[type=radio]:checked + label .content, .custom-radio.style-2 input[type=radio]:checked + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:checked + label:before, .custom-checkbox.style-2 input[type=radio]:checked + span:before, .custom-radio.style-2 input[type=radio]:checked + label:before, .custom-radio.style-2 input[type=radio]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.5rem #fff;
          box-shadow: inset 0 0 0 0.5rem #fff;
  background: #171717;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label .content, .custom-checkbox.style-2 input[type=checkbox]:focus + span .content, .custom-radio.style-2 input[type=checkbox]:focus + label .content, .custom-radio.style-2 input[type=checkbox]:focus + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label:before, .custom-checkbox.style-2 input[type=checkbox]:focus + span:before, .custom-radio.style-2 input[type=checkbox]:focus + label:before, .custom-radio.style-2 input[type=checkbox]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.5rem #fff;
          box-shadow: inset 0 0 0 0.5rem #fff;
  background: #171717;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label .content, .custom-checkbox.style-2 input[type=checkbox]:checked + span .content, .custom-radio.style-2 input[type=checkbox]:checked + label .content, .custom-radio.style-2 input[type=checkbox]:checked + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label:before, .custom-checkbox.style-2 input[type=checkbox]:checked + span:before, .custom-radio.style-2 input[type=checkbox]:checked + label:before, .custom-radio.style-2 input[type=checkbox]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.5rem #fff;
          box-shadow: inset 0 0 0 0.5rem #fff;
  background: #171717;
}

[data-aos=box] {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}
[data-aos=box].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos=box-reverse] {
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
}
[data-aos=box-reverse].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos=fadeup] {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}
[data-aos=fadeup].aos-animate {
  -webkit-transform: translateY(0rem);
          transform: translateY(0rem);
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    z-index: 2;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    z-index: 0;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    z-index: 2;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    z-index: 0;
  }
}
@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.footer {
  background: #171717;
  padding-top: 10rem;
  color: rgba(255, 255, 255, 0.7);
}
.footer .wrapper {
  gap: 4rem 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .ft-heading {
  margin-bottom: 3rem;
  color: #FDFDFD;
  font-size: 2rem;
  font-weight: bold;
}
.footer .logo {
  display: block;
  width: 8.5rem;
}
.footer .logo img {
  width: 100%;
  height: auto;
}
.footer .menu-list {
  list-style: none;
}
.footer .menu-link {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.footer .menu-item:hover .menu-link, .footer .menu-item.active .menu-link {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
  color: #BA9B64;
}
.footer .menu-item:not(:last-child) {
  margin-bottom: 1.5rem;
}
.footer .newsletter .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 0;
  -webkit-box-shadow: inset 0 0 0 0.5px rgba(253, 253, 253, 0.5);
          box-shadow: inset 0 0 0 0.5px rgba(253, 253, 253, 0.5);
}
.footer .newsletter .form-group input {
  border: none;
  background: none;
  padding: 0 2rem;
  height: 5.3rem;
  color: #fff;
}
.footer .newsletter .form-group .button {
  background: #FDFDFD;
  padding: 0 3rem;
  height: 5.3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 5.3rem;
}
.footer .newsletter .form-group ::-webkit-input-placeholder {
  color: rgba(253, 253, 253, 0.7);
}
.footer .newsletter .custom-checkbox {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .footer .ft-menu, .footer .newsletter {
    margin-top: 5rem;
  }
}
.footer .bot-content {
  gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 6rem;
  border-top: 0.5px solid #FFFFFF;
  padding: 3rem 0;
}
@media (min-width: 1025px) {
  .footer .bot-content .link {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media (max-width: 1024px) {
  .footer .bot-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.social-list {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.social-list li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.social-list li a {
  display: block;
  width: 4rem;
  height: 4rem;
}
.social-list li a img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.social-list li:hover a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.header {
  position: relative;
  z-index: 999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #171717;
}
.header.fixed-hide {
  position: fixed;
  top: 0rem;
  right: 0;
  left: 0;
  z-index: 999;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
.header.fixed-show {
  top: 0;
}
.header.header-1:not(.fixed-hide) {
  background: none;
}
.header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 11rem;
}
.header .box-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1280px) {
  .header .box-right {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.header .logo {
  display: block;
  height: 6.8rem;
}
.header .logo img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: auto;
  height: 100%;
}
.header .cart {
  margin-left: 2rem;
}
.header .cart-toggle {
  position: relative;
  cursor: pointer;
  height: 2.3rem;
}
.header .cart-toggle img {
  width: auto;
  height: 100%;
}
.header .cart-toggle .badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -1rem;
  right: -1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: #F64226;
  width: 2rem;
  height: 2rem;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
}
.header .cart, .header .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 11rem;
}
.header .cart-toggle, .header .search-toggle {
  position: relative;
  cursor: pointer;
  height: 3rem;
}
.header .cart-toggle img, .header .search-toggle img {
  width: auto;
  height: 100%;
}
@media (min-width: 1280px) {
  .header .menu-left {
    margin-right: 8rem;
  }
  .header .menu-left .menu-item:not(:last-child) {
    margin-right: 5rem;
  }
  .header .menu-right {
    margin-left: 8rem;
  }
  .header .menu-right .menu-item:not(:first-child) {
    margin-left: 5rem;
  }
}
.header .menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  list-style: none;
}
.header .menu-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
.header .menu .icon-dropdown {
  display: block;
  margin-left: 1rem;
  width: 2.2rem;
}
@media (min-width: 1280px) {
  .header .menu .icon-dropdown {
    pointer-events: none;
  }
}
.header .menu .icon-dropdown img {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  width: 100%;
  height: auto;
}
.header .menu .icon-dropdown.active img {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.header .menu-item {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
@media (min-width: 1280px) {
  .header .menu-item {
    line-height: 11rem;
  }
  .header .menu-item:hover, .header .menu-item.active {
    -webkit-box-shadow: inset 0 0.4rem 0 0 #FDFDFD;
            box-shadow: inset 0 0.4rem 0 0 #FDFDFD;
  }
}
.header .toggle-btn {
  display: none;
}
.header .overlay {
  position: fixed;
  top: 13rem;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: calc(100vh - 13rem);
  height: calc((var(--vh, 1vh) * 100) - 13rem);
}
.header .overlay.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .mobile-nav-inner {
  position: fixed;
  top: 11rem;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  z-index: 999;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  padding: 15px;
  width: 100%;
  height: calc(100vh - 11rem);
  overflow: hidden;
}
@media (min-width: 1280px) {
  .header .mobile-nav-inner {
    display: none;
  }
}
.header .mobile-nav-inner.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1279px) {
  .header {
    padding-top: 0;
  }
  .header .search {
    margin-left: auto;
  }
  .header .toggle-btn {
    display: block;
  }
  .header .box-right {
    margin-left: auto;
  }
  .header .menu {
    display: none;
  }
  .header .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }

  .mobile-nav-inner .menu {
    display: block;
    margin-right: 0;
  }
  .mobile-nav-inner .menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .mobile-nav-inner .menu-item {
    padding: 1.5rem 0;
    width: 100%;
  }
  .mobile-nav-inner .menu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #171717;
  }
  .mobile-nav-inner .menu .mega-panel {
    display: none;
  }
}
.toggle-btn {
  position: relative;
  z-index: 9999;
}
.toggle-btn .svg-trigger {
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  cursor: pointer;
  margin-left: -10px;
  width: 40px;
  height: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.toggle-btn .svg-trigger path {
  fill: none;
  stroke: #fff;
  stroke-width: 5;
  stroke-linecap: round;
  -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
}
.toggle-btn .svg-trigger path:nth-child(1) {
  stroke-dasharray: 40 160;
}
.toggle-btn .svg-trigger path:nth-child(2) {
  stroke-dasharray: 40 142;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
.toggle-btn .svg-trigger path:nth-child(3) {
  stroke-dasharray: 40 85;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
  transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
  transition: transform 400ms, stroke-dashoffset 400ms;
  transition: transform 400ms, stroke-dashoffset 400ms, -webkit-transform 400ms;
}
.toggle-btn.active .svg-trigger {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.toggle-btn.active .svg-trigger path:nth-child(1), .toggle-btn.active .svg-trigger path:nth-child(3) {
  stroke-dashoffset: -64px;
}
.toggle-btn.active .svg-trigger path:nth-child(2) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search {
  margin-left: 5rem;
}
.search-toggle {
  position: relative;
  z-index: 9999;
  width: 3rem;
  height: 3rem;
}
.search .searchbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 100%;
  right: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0px 0.3rem 1.2rem #0000000F;
          box-shadow: 0px 0.3rem 1.2rem #0000000F;
  background: #fff;
  padding: 2.5rem 3rem;
  width: 39rem;
}
@media (max-width: 767px) {
  .search .searchbox {
    width: 100%;
  }
}
.search .searchbox .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  border-bottom: 1px solid #BCBCBC;
  padding: 0;
  padding-bottom: 1.5rem;
  width: 100%;
}
.search .searchbox .form-group ::-webkit-input-placeholder {
  color: #BCBCBC;
}
.search .searchbox .form-group input {
  border: none;
  background: none;
  padding: 0;
  padding-left: 1.5rem;
  width: 100%;
  height: auto;
}
.search .searchbox .button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 2.3rem;
}
.search .searchbox .button img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.search .searchbox.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#loader-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}
#loader-container .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 25rem;
}
#loader-container .loader__logo {
  display: block;
  position: relative;
  -webkit-animation: animloader 1s linear infinite alternate;
          animation: animloader 1s linear infinite alternate;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  border-radius: 50%;
  width: 0.8rem;
  height: 0.8rem;
}
#loader-container .loader__progress {
  display: none;
  position: relative;
  width: 100%;
}
#loader-container .loader__progress #progress-percent {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.6rem;
  text-align: center;
}

@-webkit-keyframes animloader {
  0% {
    -webkit-box-shadow: -3.8rem -0.6rem #4D838A, -1.4rem 0.6rem #4D838A, 1.4rem -0.6rem #4D838A;
            box-shadow: -3.8rem -0.6rem #4D838A, -1.4rem 0.6rem #4D838A, 1.4rem -0.6rem #4D838A;
  }
  33% {
    -webkit-box-shadow: -3.8rem 0.6rem #4D838A, -1.4rem -0.6rem #4D838A, 1.4rem 0.6rem #4D838A;
            box-shadow: -3.8rem 0.6rem #4D838A, -1.4rem -0.6rem #4D838A, 1.4rem 0.6rem #4D838A;
  }
  66% {
    -webkit-box-shadow: -3.8rem -0.6rem #4D838A, -1.4rem 0.6rem #4D838A, 1.4rem -0.6rem #4D838A;
            box-shadow: -3.8rem -0.6rem #4D838A, -1.4rem 0.6rem #4D838A, 1.4rem -0.6rem #4D838A;
  }
  100% {
    -webkit-box-shadow: -3.8rem 0.6rem #4D838A, -1.4rem -0.6rem #4D838A, 1.4rem 0.6rem #4D838A;
            box-shadow: -3.8rem 0.6rem #4D838A, -1.4rem -0.6rem #4D838A, 1.4rem 0.6rem #4D838A;
  }
}

@keyframes animloader {
  0% {
    -webkit-box-shadow: -3.8rem -0.6rem #4D838A, -1.4rem 0.6rem #4D838A, 1.4rem -0.6rem #4D838A;
            box-shadow: -3.8rem -0.6rem #4D838A, -1.4rem 0.6rem #4D838A, 1.4rem -0.6rem #4D838A;
  }
  33% {
    -webkit-box-shadow: -3.8rem 0.6rem #4D838A, -1.4rem -0.6rem #4D838A, 1.4rem 0.6rem #4D838A;
            box-shadow: -3.8rem 0.6rem #4D838A, -1.4rem -0.6rem #4D838A, 1.4rem 0.6rem #4D838A;
  }
  66% {
    -webkit-box-shadow: -3.8rem -0.6rem #4D838A, -1.4rem 0.6rem #4D838A, 1.4rem -0.6rem #4D838A;
            box-shadow: -3.8rem -0.6rem #4D838A, -1.4rem 0.6rem #4D838A, 1.4rem -0.6rem #4D838A;
  }
  100% {
    -webkit-box-shadow: -3.8rem 0.6rem #4D838A, -1.4rem -0.6rem #4D838A, 1.4rem 0.6rem #4D838A;
            box-shadow: -3.8rem 0.6rem #4D838A, -1.4rem -0.6rem #4D838A, 1.4rem 0.6rem #4D838A;
  }
}
[data-aos=box] {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}
[data-aos=box].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos=box-reverse] {
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
}
[data-aos=box-reverse].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos=fadeup] {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}
[data-aos=fadeup].aos-animate {
  -webkit-transform: translateY(0rem);
          transform: translateY(0rem);
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    z-index: 2;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    z-index: 0;
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  margin: 0;
  padding: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-rendering: optimizeLegibility;
}

html {
  height: -webkit-fill-available;
  font-size: 7px;
}
@media (min-width: 768px) {
  html {
    font-size: calc(0.1672240803vw + 5.7157190635px);
  }
}
@media (min-width: 1366px) {
  html {
    font-size: calc(0.3610108303vw + 3.0685920578px);
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}
@media (min-width: 1366px) {
  html {
    font-size: 8px;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}

body {
  -webkit-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  background: #FDFDFD;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow-x: hidden;
  color: rgba(23, 23, 23, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.09rem;
  line-height: calc(24/16);
}

a {
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
}

input,
textarea,
button {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.slick-slide:active,
.slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
  outline: 0;
  border: 0;
}

.clearfix::after {
  display: table;
  clear: both;
  content: "";
}

.btn-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  font-weight: bold;
}
.btn-arrow .txt {
  -webkit-transition: background-position 0.3s;
  transition: background-position 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #F2F2F2), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #F2F2F2 50%, transparent 50%);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: #F2F2F2;
  white-space: nowrap;
}
.btn-arrow .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  width: 3rem;
}
.btn-arrow .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 100%;
  height: auto;
}
.btn-arrow.black .icon img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.btn-arrow.black .txt {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #00122B), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #00122B 50%, transparent 50%);
  color: #00122B;
}
.btn-arrow:hover .txt {
  background-position: 0 100%;
  color: currentColor;
}

.btn {
  gap: 1rem;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
  padding: 0 3rem;
  height: 5.3rem;
  overflow: hidden;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 5.3rem;
  text-align: center;
  white-space: nowrap;
}
.btn em {
  font-size: 1.6rem;
}
.btn em::before {
  font-weight: bold;
}
.btn .icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4rem;
}
.btn .icon img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
  width: 100%;
}
.btn-white {
  background: #FDFDFD;
  color: #C0995B;
}
.btn-white--brounded {
  border: 1px solid #FDFDFD;
  background: none;
  color: #FDFDFD;
}
.btn-white--brounded .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.btn-white--brounded:hover, .btn-white--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #FDFDFD;
  color: #C0995B;
}
.btn-white--brounded:hover .icon img, .btn-white--brounded.active .icon img {
  -webkit-filter: brightness(0) !important;
          filter: brightness(0) !important;
}
.btn-red {
  background: #9F0000;
  color: #F2F2F2;
}
.btn-red--brounded {
  border: 1px solid #9F0000;
  background: none;
  color: #9F0000;
}
.btn-red--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #9F0000;
  color: #F2F2F2;
}
.btn-red:hover, .btn-red.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #9F0000;
}
.btn-blue {
  background: #4D838A;
  color: rgba(255, 255, 255, 0.9);
}
.btn-blue--brounded {
  border: 1px solid #4D838A;
  background: none;
  color: #4D838A;
}
.btn-blue--brounded .icon img {
  -webkit-filter: none !important;
          filter: none !important;
}
.btn-blue--brounded:hover, .btn-blue--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #4D838A;
  color: rgba(255, 255, 255, 0.9);
}
.btn-black {
  background: rgba(19, 20, 19, 0.9);
  color: #fff;
}
.btn-black--brounded {
  border: 1px solid rgba(19, 20, 19, 0.9);
  background: none;
  color: rgba(19, 20, 19, 0.9);
}
.btn-black--brounded:hover, .btn-black--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: rgba(19, 20, 19, 0.9);
  color: #fff;
}
.btn-orange {
  background: #FF971D;
  color: #fff;
}
.btn-orange .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.btn-orange--brounded {
  border: 1px solid #FF971D;
  background: none;
  color: #FF971D;
}
.btn-orange--brounded:hover, .btn-orange--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #FF971D;
  color: #fff;
}
.btn-yellow {
  background: #BA9B64;
  color: #FDFDFD;
}
.btn-yellow--brounded {
  border: 0.5px solid #BA9B64;
  background: none;
  color: #171717;
}
.btn-yellow--brounded:hover, .btn-yellow--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #BA9B64;
  color: #FDFDFD;
}
.btn-grey-3b {
  background: #3B3B3BB3;
  color: #fff;
}
.btn-grey-3b--brounded {
  border: 1px solid #3B3B3BB3;
  background: none;
  color: #fff;
}
.btn-grey-3b--brounded:hover, .btn-grey-3b--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #3B3B3BB3;
  color: #fff;
}
.btn:hover, .btn.active {
  -webkit-transform: rotateY(-15deg);
          transform: rotateY(-15deg);
  -webkit-box-shadow: 0px 0.8rem 2.4rem #00000012;
          box-shadow: 0px 0.8rem 2.4rem #00000012;
}
.btn:hover .icon img, .btn.active .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.text-center {
  text-align: center;
}

.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0rem;
  left: 50% !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9;
}
.swiper-pagination span {
  display: block;
  position: static;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 0.5rem;
  outline: none;
  border: none;
  border: 1px solid rgba(59, 59, 59, 0.5);
  border-radius: 50%;
  background: rgba(59, 59, 59, 0.5);
  width: 1.1rem;
  height: 1.1rem;
}
.swiper-pagination span.swiper-pagination-bullet-active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid rgba(59, 59, 59, 0.5);
  background: #FFC72C;
}

.swiper-prev, .swiper-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 98;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  outline: none;
}
.swiper-prev img, .swiper-next img {
  width: 8rem;
}
@media (max-width: 991px) {
  .swiper-prev img, .swiper-next img {
    width: 5rem;
  }
}

.swiper-prev {
  left: 2rem;
}

.swiper-next {
  right: 2rem;
}

.swiper-button-disabled {
  opacity: 0.5;
  cursor: no-drop;
}

.swiper-btn {
  gap: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper-btn .swiper-next, .swiper-btn .swiper-prev {
  position: static;
  -webkit-transform: none;
          transform: none;
}

.choose-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.choose-number .minus, .choose-number .plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  background: none;
  background: rgba(245, 238, 227, 0.5);
  width: 5.3rem;
  height: 5.3rem;
}
.choose-number .minus img, .choose-number .plus img {
  width: 1.4rem;
}
.choose-number .input {
  outline: none;
  border: none;
  border-radius: 0;
  background: #171717;
  padding: 0;
  width: 5.3rem;
  height: 5.3rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
.choose-number ::-webkit-outer-spin-button, .choose-number ::-webkit-inner-spin-button {
  display: none;
}

.dropdown {
  position: relative;
  background: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 24rem;
  color: #091821;
  font-size: 2rem;
  font-weight: 500;
}
.dropdown-caret {
  position: relative;
  margin-left: 1rem;
  font-size: 1.6rem;
}
.dropdown-caret::before {
  font-weight: bold;
}
.dropdown-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 9;
  cursor: pointer;
  border: 1px solid #3A3E47;
  padding: 0 3rem;
  height: 100%;
  line-height: 7rem;
}
.dropdown-list {
  display: none;
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  z-index: 9;
  border: 1px solid #041229;
  background: #fff;
  padding: 1rem 0;
  width: 100%;
  list-style: none;
}
.dropdown-item {
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0 !important;
  padding: 1rem 3rem;
}
.dropdown-item.selected, .dropdown-item:hover {
  color: #FF971D;
}
.dropdown.open {
  z-index: 999;
}
.dropdown.open .dropdown-list .dropdown-item {
  display: block;
}
.dropdown.open .dropdown-caret img {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

input, textarea {
  -webkit-transition: outline 0.2s;
  transition: outline 0.2s;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0.5px solid rgba(23, 23, 23, 0.5);
  border-radius: 0rem;
  background: #FDFDFD;
  padding: 0rem 2rem;
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  font-weight: normal;
}

textarea {
  padding: 1rem 2.5rem;
  min-height: 12rem;
  resize: none;
}

input[type=date]::-webkit-inner-spin-button {
  display: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  opacity: 0;
  width: 4rem;
  height: 4rem;
}

.input-text.hasDatepicker {
  background-image: url(../img/icons/date.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 2rem auto;
}

::-webkit-input-placeholder {
  color: rgba(23, 23, 23, 0.7);
}

select:invalid {
  color: rgba(23, 23, 23, 0.7);
}

select {
  -webkit-appearance: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0.5px solid rgba(23, 23, 23, 0.5);
  border-radius: 0rem;
  background: #FDFDFD;
  background-image: url(../img/shop/arrow-down.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 1rem auto;
  padding: 0 2rem;
  padding-right: 3rem;
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 5rem;
  text-transform: capitalize;
}

button {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: none;
}

@media screen and (min-width: 768px) {
  .form-row {
    grid-gap: 0 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}
.form-group {
  margin-bottom: 3rem;
}
.form-group .input {
  position: relative;
}

.form-group .dropdown, .form-wrap .dropdown {
  width: 100%;
}
.form-group label, .form-wrap label {
  margin-bottom: 1rem;
  color: #171717;
  font-weight: 500;
}
.form-group label .required, .form-wrap label .required {
  color: #9F0000;
}

.breadcrumb-section {
  position: relative;
  padding-top: 8rem;
}
.breadcrumb-section ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style-type: none;
}
.breadcrumb-section ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  color: #DFDFDF;
  font-size: 1.8rem;
}
.breadcrumb-section ol li:not(:last-child) {
  margin-right: 2rem;
}
.breadcrumb-section ol li:not(:last-child):after {
  display: block;
  position: absolute;
  top: 50%;
  right: -1.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #DFDFDF;
  font-size: 1.8rem;
  content: "-";
}
.breadcrumb-section ol li:last-child:after {
  display: none;
}
.breadcrumb-section ol li.active {
  color: #4A4747;
  font-weight: 600;
}

.pagi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.pagi-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin: 0 1rem;
  margin-bottom: 0 !important;
  background: none;
}
.pagi-item.pagi-action {
  border: 0.5px solid #070707;
  background: none;
  padding: 0 1.5rem;
  min-width: 9rem;
  height: 3.4rem;
  line-height: 3.4rem;
}
.pagi-item.pagi-action:hover {
  border: 0.5px solid #4D838A;
  background: #4D838A;
  color: #fff;
}
.pagi-item.is-disabled {
  cursor: no-drop;
}
.pagi-item:hover, .pagi-item.is-active {
  color: rgba(77, 131, 138, 0.8);
}

.custom-checkbox, .custom-radio {
  cursor: pointer;
}
.custom-checkbox > label, .custom-radio > label {
  font-weight: normal !important;
}
.custom-checkbox > input, .custom-radio > input {
  display: none;
  cursor: pointer;
  margin-bottom: 0;
  padding: 0;
  width: initial;
  height: initial;
}
.custom-checkbox.style-1 > label, .custom-checkbox.style-1 > span, .custom-radio.style-1 > label, .custom-radio.style-1 > span {
  position: relative;
  cursor: pointer;
  padding-left: 4rem;
}
.custom-checkbox.style-1 > label:before, .custom-checkbox.style-1 > span:before, .custom-radio.style-1 > label:before, .custom-radio.style-1 > span:before {
  -webkit-appearance: none;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
  cursor: pointer;
  border: 0.5px solid #17171780;
  border-radius: 0rem;
  background: none;
  width: 2.4rem;
  height: 2.4rem;
  content: "";
}
.custom-checkbox.style-1 > label:after, .custom-checkbox.style-1 > span:after, .custom-radio.style-1 > label:after, .custom-radio.style-1 > span:after {
  display: block;
  position: absolute;
  top: 0.6rem;
  left: 1rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  border: solid #fff;
  border-width: 0 0.2rem 0.2rem 0;
  width: 0.5rem;
  height: 1rem;
  content: "";
}
.custom-checkbox.style-1 input[type=radio]:checked + label .content, .custom-checkbox.style-1 input[type=radio]:checked + span .content, .custom-radio.style-1 input[type=radio]:checked + label .content, .custom-radio.style-1 input[type=radio]:checked + span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=radio]:checked + label::before, .custom-checkbox.style-1 input[type=radio]:checked + span::before, .custom-radio.style-1 input[type=radio]:checked + label::before, .custom-radio.style-1 input[type=radio]:checked + span::before {
  border: 0.5px solid #BA9B64;
  background: #BA9B64;
}
.custom-checkbox.style-1 input[type=radio]:checked + label::after, .custom-checkbox.style-1 input[type=radio]:checked + span::after, .custom-radio.style-1 input[type=radio]:checked + label::after, .custom-radio.style-1 input[type=radio]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label .content, .custom-checkbox.style-1 input[type=checkbox]:checked + span .content, .custom-radio.style-1 input[type=checkbox]:checked + label .content, .custom-radio.style-1 input[type=checkbox]:checked + span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label::before, .custom-checkbox.style-1 input[type=checkbox]:checked + span::before, .custom-radio.style-1 input[type=checkbox]:checked + label::before, .custom-radio.style-1 input[type=checkbox]:checked + span::before {
  border: 0.5px solid #BA9B64;
  background: #BA9B64;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label::after, .custom-checkbox.style-1 input[type=checkbox]:checked + span::after, .custom-radio.style-1 input[type=checkbox]:checked + label::after, .custom-radio.style-1 input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-2 > label, .custom-checkbox.style-2 > span, .custom-radio.style-2 > label, .custom-radio.style-2 > span {
  position: relative;
  cursor: pointer;
  padding-left: 6.5rem;
}
.custom-checkbox.style-2 > label:before, .custom-checkbox.style-2 > span:before, .custom-radio.style-2 > label:before, .custom-radio.style-2 > span:before {
  position: absolute;
  top: 0rem;
  left: 0;
  cursor: pointer;
  border: 0.3rem solid rgba(23, 23, 23, 0.3);
  border-radius: 50%;
  background: none;
  width: 3rem;
  height: 3rem;
  content: "";
}
.custom-checkbox.style-2 input[type=radio]:focus + label .content, .custom-checkbox.style-2 input[type=radio]:focus + span .content, .custom-radio.style-2 input[type=radio]:focus + label .content, .custom-radio.style-2 input[type=radio]:focus + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:focus + label:before, .custom-checkbox.style-2 input[type=radio]:focus + span:before, .custom-radio.style-2 input[type=radio]:focus + label:before, .custom-radio.style-2 input[type=radio]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.5rem #fff;
          box-shadow: inset 0 0 0 0.5rem #fff;
  background: #171717;
}
.custom-checkbox.style-2 input[type=radio]:checked + label .content, .custom-checkbox.style-2 input[type=radio]:checked + span .content, .custom-radio.style-2 input[type=radio]:checked + label .content, .custom-radio.style-2 input[type=radio]:checked + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:checked + label:before, .custom-checkbox.style-2 input[type=radio]:checked + span:before, .custom-radio.style-2 input[type=radio]:checked + label:before, .custom-radio.style-2 input[type=radio]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.5rem #fff;
          box-shadow: inset 0 0 0 0.5rem #fff;
  background: #171717;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label .content, .custom-checkbox.style-2 input[type=checkbox]:focus + span .content, .custom-radio.style-2 input[type=checkbox]:focus + label .content, .custom-radio.style-2 input[type=checkbox]:focus + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label:before, .custom-checkbox.style-2 input[type=checkbox]:focus + span:before, .custom-radio.style-2 input[type=checkbox]:focus + label:before, .custom-radio.style-2 input[type=checkbox]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.5rem #fff;
          box-shadow: inset 0 0 0 0.5rem #fff;
  background: #171717;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label .content, .custom-checkbox.style-2 input[type=checkbox]:checked + span .content, .custom-radio.style-2 input[type=checkbox]:checked + label .content, .custom-radio.style-2 input[type=checkbox]:checked + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label:before, .custom-checkbox.style-2 input[type=checkbox]:checked + span:before, .custom-radio.style-2 input[type=checkbox]:checked + label:before, .custom-radio.style-2 input[type=checkbox]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.5rem #fff;
          box-shadow: inset 0 0 0 0.5rem #fff;
  background: #171717;
}

/*GRID - media queries breakpoints*/
.col,
[class*=col-] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  width: 100%;
}

[class*=col-span-], [class*=col-end-], [class*=col-start-] {
  padding-right: 0;
  padding-left: 0;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

.container-fluid, .container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container-fluid {
  padding-right: 5.5rem;
  padding-left: 5.5rem;
}
@media (max-width: 1279px) {
  .container-fluid {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.container {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 1280px) {
  .container {
    max-width: calc(158.4/192*100%);
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 158.4rem;
  }
}
@media (min-width: 1280px) {
  .container-narrow {
    max-width: calc(158.4/192*100%);
  }
}
@media (min-width: 1920px) {
  .container-narrow {
    max-width: 158.4rem;
  }
}
@media (min-width: 1280px) {
  .container-wide {
    max-width: calc(158.4/192*100%);
  }
}
@media (min-width: 1920px) {
  .container-wide {
    max-width: 158.4rem;
  }
}

.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.mdi-arrow-left:before {
  content: "󰁍";
}

.mdi-reload:before {
  content: "󰑓";
}

.mdi-account:before {
  content: "󰀄";
}

.mdi-magnify:before {
  content: "󰍉";
}

.mdi-home:before {
  content: "󰋜";
}

.mdi-close:before {
  content: "󰅖";
}

.mdi-menu:before {
  content: "󰍜";
}

.mdi-phone:before {
  content: "󰏲";
}

.mdi-email:before {
  content: "󰇮";
}

.mdi-plus-circle:before {
  content: "󰐗";
}

.mdi-alert-circle-outline:before {
  content: "󰗖";
}

.mdi-calendar:before {
  content: "󰃭";
}

.mdi-map-marker:before {
  content: "󰍎";
}

.mdi-chevron-double-left:before {
  content: "󰄽";
}

.mdi-chevron-double-right:before {
  content: "󰄾";
}

.mdi-cloud-download:before {
  content: "󰅢";
}

.mdi-briefcase:before {
  content: "󰃖";
}

.mdi-fax:before {
  content: "󰈒";
}

.mdi-whatsapp:before {
  content: "󰖣";
}

.mdi-map:before {
  content: "󰍍";
}

.mdi-printer:before {
  content: "󰐪";
}

.mdi-file-outline:before {
  content: "󰈤";
}

.mdi-chevron-down:before {
  content: "󰅀";
}

.mdi-chevron-up:before {
  content: "󰅃";
}

.mdi-chevron-left:before {
  content: "󰅁";
}

.mdi-chevron-right:before {
  content: "󰅂";
}

.mdi-link:before {
  content: "󰌷";
}

.mdi-arrow-right:before {
  content: "󰁔";
}

.mdi-facebook:before {
  content: "󰈌";
}

.mdi-linkedin:before {
  content: "󰌻";
}

.fa-twitter:before {
  content: "󰂙";
}

.mdi-instagram:before {
  content: "󰋾";
}

.mdi-twitter:before {
  content: "󰕄";
}

.mdi-youtube:before {
  content: "󰗃";
}

.mdi-play-circle-outline:before {
  content: "󰐍";
}

.mdi-cart:before {
  content: "󰄐";
}

.mdi-check-circle-outline:before {
  content: "󰗡";
}

.lnr-arrow-right:before {
  content: "";
}

.lnr-arrow-left:before {
  content: "";
}

.lnr-chevron-right:before {
  content: "";
}

.lnr-chevron-left:before {
  content: "";
}

.lnr-chevron-down:before {
  content: "";
}

.lnr-chevron-up:before {
  content: "";
}

.lnr-download:before {
  content: "";
}

.lnr-arrow-up:before {
  content: "";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

.mdi-cards-heart-outline:before {
  content: "󱢠";
}

.mdi-cards-heart:before {
  content: "󰣐";
}

.mdi-filter:before {
  content: "󰈲";
}

.mdi-clock-time-five:before {
  content: "󱑃";
}

.mdi-menu-down:before {
  content: "󰍝";
}

.mdi-menu-right:before {
  content: "󰍟";
}

.mdi-menu-up:before {
  content: "󰍠";
}

.mdi-check-circle:before {
  content: "󰗠";
}

.ff-2, .heading, .btn-arrow, .dropdown, .pagi-item, .header .menu-link {
  font-family: "Cormorant Garamond";
}

.heading {
  line-height: 1.2;
}
.heading-60 {
  font-size: 6rem;
  line-height: 1;
}
.heading-24 {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.012rem;
  line-height: calc(32/24);
}
.heading-50 {
  font-size: 5rem;
  font-weight: 500;
  letter-spacing: 0.18rem;
}
.heading-36 {
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.108rem;
}
.heading-48 {
  font-size: 4.8rem;
  font-weight: 500;
  letter-spacing: 0.144rem;
  line-height: calc(60/48);
}
@media (max-width: 991px) {
  .heading-60 {
    font-size: 4rem;
  }
  .heading-50 {
    font-size: 3.8rem;
  }
  .heading-48 {
    font-size: 3.6rem;
  }
}

.img-white {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.fake-bold {
  text-stroke: 1px currentColor;
  -webkit-text-stroke: 1px currentColor;
}

.swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.my-tabs .tab-content {
  display: none;
}

.accordion-content {
  display: none;
}

.tabs-nav-wrap {
  overflow: hidden;
  overflow-x: auto;
}
.tabs-nav-wrap::-webkit-scrollbar {
  height: 0;
}

.price ins {
  text-decoration: none;
}

a {
  color: inherit;
}

.desc p:not(:last-child), .brief-content p:not(:last-child), .full-content p:not(:last-child) {
  margin-bottom: 1rem;
}

.row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.triangle {
  display: inline-block;
  margin: 5px;
  width: 0;
  height: 0;
}
.triangle--top {
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #000;
  border-left: 1rem solid transparent;
}
.triangle--bottom {
  border-top: 1rem solid #000;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
}
.triangle--right {
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 1rem solid #000;
}
.triangle--left {
  border-top: 1rem solid transparent;
  border-right: 1rem solid #000;
  border-bottom: 1rem solid transparent;
}

.myFancyBox .fancybox-thumbs {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: auto;
}

.fancybox-show-thumbs .fancybox-inner {
  width: 100%;
}

.myFancyBox .fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 0;
}

.fancybox-thumbs__list a:before {
  border: 0.3rem solid #8BB6B2;
}

.our-journey .row-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 0 -1.5rem;
}
.our-journey .row-wrap .box-left {
  padding: 0 1.5rem;
  width: 53%;
}
.our-journey .row-wrap .box-right {
  padding: 0 1.5rem;
  width: 47%;
}
@media (max-width: 767px) {
  .our-journey .row-wrap .box-left, .our-journey .row-wrap .box-right {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .our-journey .box-img, .our-journey .box-content {
    height: 100%;
  }
  .our-journey .box-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.our-journey .box-img img {
  width: 100%;
}
.our-journey .box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #BA9B64;
  padding: 10rem 5.5rem;
}
@media (max-width: 991px) {
  .our-journey .box-content {
    padding: 10rem 3rem;
  }
}
@media (max-width: 767px) {
  .our-journey .box-content {
    margin-bottom: 3rem;
    padding: 6rem 15px;
  }
}
.our-journey .items .item {
  border-bottom: 0.5px solid rgba(23, 23, 23, 0.5);
  padding-bottom: 1rem;
}
.our-journey .items .item .number {
  margin-bottom: 0.5rem;
  color: #171717;
  font-size: 4rem;
  font-weight: 500;
}

.the-naturally .image img {
  width: 100%;
}
.the-naturally .swiper-next img, .the-naturally .swiper-prev img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.the-naturally .swiper-next:hover img, .the-naturally .swiper-prev:hover img {
  -webkit-filter: none;
          filter: none;
}

.our-vision .inner {
  position: relative;
}
.our-vision .inner .box-img {
  border: 1rem solid #fff;
}
.our-vision .inner .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-vision .inner .image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.our-vision .inner .image-bg div {
  height: 100%;
}
@media (max-width: 767px) {
  .our-vision .inner .image-bg {
    display: none;
  }
}
.our-vision .inner .main-content {
  padding: 16rem 0;
}
.our-vision .inner .main-content .image {
  border: 1rem solid #fff;
  height: 100%;
}
.our-vision .inner .main-content .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-vision .inner .main-content .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  background: #fff;
}
.our-vision .inner .main-content .wrapper .box-left {
  width: 45%;
}
.our-vision .inner .main-content .wrapper .box-right {
  width: 55%;
}
@media (max-width: 767px) {
  .our-vision .inner .main-content .wrapper .box-left, .our-vision .inner .main-content .wrapper .box-right {
    width: 100%;
  }
  .our-vision .inner .main-content {
    padding: 0;
  }
}
.our-vision .inner .content {
  background: #fff;
  padding: 6.5rem 4.5rem;
}
@media (max-width: 767px) {
  .our-vision .inner .content {
    padding: 6rem 15px;
  }
}

.our-goal .inner {
  position: relative;
}
.our-goal .inner .box-img {
  border: 1rem solid #fff;
}
.our-goal .inner .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-goal .inner .image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.our-goal .inner .image-bg div {
  height: 100%;
}
@media (max-width: 767px) {
  .our-goal .inner .image-bg {
    display: none;
  }
}
.our-goal .inner .main-content {
  padding: 16rem 0;
}
.our-goal .inner .main-content .image {
  border: 1rem solid #fff;
  height: 100%;
}
.our-goal .inner .main-content .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-goal .inner .main-content .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  background: #fff;
}
.our-goal .inner .main-content .wrapper .box-left {
  width: 45%;
}
.our-goal .inner .main-content .wrapper .box-right {
  width: 45%;
}
@media (min-width: 768px) {
  .our-goal .inner .main-content .wrapper .box-right {
    margin-left: 10%;
  }
}
@media (max-width: 767px) {
  .our-goal .inner .main-content .wrapper .box-left, .our-goal .inner .main-content .wrapper .box-right {
    width: 100%;
  }
  .our-goal .inner .main-content {
    padding: 0;
  }
}
.our-goal .inner .content {
  background: #fff;
  padding: 6.5rem 4.5rem;
}
@media (min-width: 768px) {
  .our-goal .inner .content {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .our-goal .inner .content {
    padding: 6rem 15px;
  }
}

.related-blogs {
  background: rgba(247, 238, 226, 0.5);
}
.related-blogs .swiper-btn {
  gap: 1rem;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .related-blogs .swiper-btn {
    margin-top: -4rem;
  }
}
@media (max-width: 767px) {
  .related-blogs .swiper-btn {
    margin-top: 4rem;
  }
}
.related-blogs .swiper-prev, .related-blogs .swiper-next {
  display: grid;
  place-items: center;
  border: 1px solid #BA9B64;
  width: 5rem;
  height: 5rem;
}
.related-blogs .swiper-prev img, .related-blogs .swiper-next img {
  width: 2.4rem;
}
.related-blogs .swiper-prev:hover, .related-blogs .swiper-next:hover {
  background: #BA9B64;
}
.related-blogs .swiper-prev:hover img, .related-blogs .swiper-next:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.blog-details p:not(:last-child) {
  margin-bottom: 1rem;
}
.blog-details .video {
  position: relative;
  padding-top: calc(704/1290*100%);
}
.blog-details .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}

.blogs-section .head {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4rem;
}
.blogs-section .head select {
  min-width: 25.6rem;
}

.input-time select {
  background-image: url(../img/booking/time.png);
  background-size: 1.8rem auto;
}

.input-date input {
  background-image: url(../img/booking/date.png);
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 1.8rem auto;
}

.cart-section, .checkout-section, .thank-you {
  padding: 13rem 0;
}
.cart-section table, .checkout-section table, .thank-you table {
  width: 100%;
}
.cart-section .box-head, .checkout-section .box-head, .thank-you .box-head {
  position: relative;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
  color: #171717;
  font-size: 2rem;
  font-weight: bold;
}
.cart-section .box-head::after, .checkout-section .box-head::after, .thank-you .box-head::after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #C0995B;
  width: 12.5rem;
  height: 0.2rem;
  content: "";
}
.cart-section .btn, .checkout-section .btn, .thank-you .btn {
  padding: 0 3rem;
  min-width: auto;
  height: 5rem;
  line-height: 5rem;
}
.cart-section .main-content:after, .checkout-section .main-content:after, .thank-you .main-content:after {
  background: rgba(58, 48, 124, 0.09);
}
.cart-section .main-content .head .heading-placeholder, .checkout-section .main-content .head .heading-placeholder, .thank-you .main-content .head .heading-placeholder {
  text-stroke: 1px #7070701A;
  -webkit-text-stroke: 1px #7070701A;
}
.cart-section .coupon-code, .checkout-section .coupon-code, .thank-you .coupon-code {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cart-section .coupon-code input, .checkout-section .coupon-code input, .thank-you .coupon-code input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: none;
  max-width: 18.4rem;
  height: 5rem;
}
@media (max-width: 575px) {
  .cart-section .coupon-code input, .checkout-section .coupon-code input, .thank-you .coupon-code input {
    max-width: 100%;
  }
}
.cart-section .coupon-code .btn, .checkout-section .coupon-code .btn, .thank-you .coupon-code .btn {
  padding: 0 3rem;
  min-width: auto;
}
@media (max-width: 767px) {
  .cart-section .summary-box, .checkout-section .summary-box, .thank-you .summary-box {
    margin-top: 5rem;
  }
}
.cart-section .summary-box-inner, .checkout-section .summary-box-inner, .thank-you .summary-box-inner {
  border: 0.5px solid rgba(23, 23, 23, 0.5);
  padding: 3rem 4rem;
}
@media (max-width: 767px) {
  .cart-section .summary-box-inner, .checkout-section .summary-box-inner, .thank-you .summary-box-inner {
    padding: 3rem 2rem;
  }
}
.cart-section .summary-box .head, .checkout-section .summary-box .head, .thank-you .summary-box .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0.5px solid rgba(23, 23, 23, 0.5);
  padding-bottom: 1rem;
  color: #000001;
  font-size: 1.8rem;
  font-weight: 500;
}
.cart-section .summary-box .head .edit, .checkout-section .summary-box .head .edit, .thank-you .summary-box .head .edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4D838A;
  font-size: 1.6rem;
  font-weight: normal;
}
.cart-section .summary-box .head .edit .icon, .checkout-section .summary-box .head .edit .icon, .thank-you .summary-box .head .edit .icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.5rem;
  width: 1.2rem;
}
.cart-section .summary-box .head .edit .icon img, .checkout-section .summary-box .head .edit .icon img, .thank-you .summary-box .head .edit .icon img {
  width: 100%;
}
.cart-section .summary-box .note, .checkout-section .summary-box .note, .thank-you .summary-box .note {
  margin-left: -3rem;
  width: calc( 100% + 6rem);
}
.cart-section .cart_totals .remove, .checkout-section .cart_totals .remove, .thank-you .cart_totals .remove {
  display: inline-block;
  margin-left: 1rem;
  color: #4D838A;
  text-decoration: underline;
}
.cart-section .cart_totals .wrapper, .checkout-section .cart_totals .wrapper, .thank-you .cart_totals .wrapper {
  padding-top: 1.5rem;
}
.cart-section .cart_totals .wrapper .custom-checkbox:not(:last-child), .checkout-section .cart_totals .wrapper .custom-checkbox:not(:last-child), .thank-you .cart_totals .wrapper .custom-checkbox:not(:last-child) {
  margin-bottom: 1.2rem;
}
.cart-section .cart_totals .wrapper .custom-checkbox label, .checkout-section .cart_totals .wrapper .custom-checkbox label, .thank-you .cart_totals .wrapper .custom-checkbox label {
  padding-left: 3rem;
}
.cart-section .cart_totals .wrapper .custom-checkbox label::before, .checkout-section .cart_totals .wrapper .custom-checkbox label::before, .thank-you .cart_totals .wrapper .custom-checkbox label::before {
  border: 0.2rem solid #4C4E4F4D;
  width: 2rem;
  height: 2rem;
}
.cart-section .cart_totals .wrapper .custom-checkbox input[type=radio]:focus + label:before, .cart-section .cart_totals .wrapper .custom-checkbox input[type=radio]:focus + span:before, .checkout-section .cart_totals .wrapper .custom-checkbox input[type=radio]:focus + label:before, .checkout-section .cart_totals .wrapper .custom-checkbox input[type=radio]:focus + span:before, .thank-you .cart_totals .wrapper .custom-checkbox input[type=radio]:focus + label:before, .thank-you .cart_totals .wrapper .custom-checkbox input[type=radio]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.3rem #fff;
          box-shadow: inset 0 0 0 0.3rem #fff;
}
.cart-section .cart_totals .wrapper .custom-checkbox input[type=radio]:checked + label:before, .cart-section .cart_totals .wrapper .custom-checkbox input[type=radio]:checked + span:before, .checkout-section .cart_totals .wrapper .custom-checkbox input[type=radio]:checked + label:before, .checkout-section .cart_totals .wrapper .custom-checkbox input[type=radio]:checked + span:before, .thank-you .cart_totals .wrapper .custom-checkbox input[type=radio]:checked + label:before, .thank-you .cart_totals .wrapper .custom-checkbox input[type=radio]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.3rem #fff;
          box-shadow: inset 0 0 0 0.3rem #fff;
}
.cart-section .cart_totals .wrapper .custom-checkbox input[type=checkbox]:focus + label:before, .cart-section .cart_totals .wrapper .custom-checkbox input[type=checkbox]:focus + span:before, .checkout-section .cart_totals .wrapper .custom-checkbox input[type=checkbox]:focus + label:before, .checkout-section .cart_totals .wrapper .custom-checkbox input[type=checkbox]:focus + span:before, .thank-you .cart_totals .wrapper .custom-checkbox input[type=checkbox]:focus + label:before, .thank-you .cart_totals .wrapper .custom-checkbox input[type=checkbox]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.3rem #fff;
          box-shadow: inset 0 0 0 0.3rem #fff;
}
.cart-section .cart_totals .wrapper .custom-checkbox input[type=checkbox]:checked + label:before, .cart-section .cart_totals .wrapper .custom-checkbox input[type=checkbox]:checked + span:before, .checkout-section .cart_totals .wrapper .custom-checkbox input[type=checkbox]:checked + label:before, .checkout-section .cart_totals .wrapper .custom-checkbox input[type=checkbox]:checked + span:before, .thank-you .cart_totals .wrapper .custom-checkbox input[type=checkbox]:checked + label:before, .thank-you .cart_totals .wrapper .custom-checkbox input[type=checkbox]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.3rem #fff;
          box-shadow: inset 0 0 0 0.3rem #fff;
}
.cart-section .cart_totals .total td, .checkout-section .cart_totals .total td, .thank-you .cart_totals .total td {
  padding: 2rem 0;
  color: #171717;
  font-size: 2rem;
  font-weight: bold;
}
.cart-section .cart_totals .total td:last-child, .checkout-section .cart_totals .total td:last-child, .thank-you .cart_totals .total td:last-child {
  color: #BA9B64;
  font-size: 2.4rem;
}
.cart-section .cart_totals .total:after, .checkout-section .cart_totals .total:after, .thank-you .cart_totals .total:after {
  position: absolute;
  top: 0;
  left: -4rem;
  z-index: -1;
  background: #F7EEE2;
  width: calc(100% + 8rem);
  height: 100%;
  content: "";
}
@media (max-width: 767px) {
  .cart-section .cart_totals .total:after, .checkout-section .cart_totals .total:after, .thank-you .cart_totals .total:after {
    left: -2rem;
    width: calc(100% + 4rem);
  }
}
.cart-section .cart_totals tr, .checkout-section .cart_totals tr, .thank-you .cart_totals tr {
  position: relative;
}
.cart-section .cart_totals tr td, .checkout-section .cart_totals tr td, .thank-you .cart_totals tr td {
  vertical-align: top;
  padding: 0.6rem 0;
}
.cart-section .cart_totals tr td:last-child, .checkout-section .cart_totals tr td:last-child, .thank-you .cart_totals tr td:last-child {
  color: #171717;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: right;
}
.cart-section .cart_totals tr:first-child td, .checkout-section .cart_totals tr:first-child td, .thank-you .cart_totals tr:first-child td {
  padding-top: 2rem;
}
.cart-section .cart_totals tr:nth-last-child(2) td, .checkout-section .cart_totals tr:nth-last-child(2) td, .thank-you .cart_totals tr:nth-last-child(2) td {
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .cart-section .form-row, .checkout-section .form-row, .thank-you .form-row {
    grid-gap: 0 3rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}

.cart-section .cart-product-table .table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.cart-section .cart-product-table .table thead, .cart-section .cart-product-table .table tbody {
  padding-right: 3rem;
}
.cart-section .cart-product-table .table thead tr, .cart-section .cart-product-table .table tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media (min-width: 768px) {
  .cart-section .cart-product-table .table thead th:nth-child(1), .cart-section .cart-product-table .table thead td:nth-child(1), .cart-section .cart-product-table .table tbody th:nth-child(1), .cart-section .cart-product-table .table tbody td:nth-child(1) {
    width: 50%;
    text-align: left;
  }
  .cart-section .cart-product-table .table thead th:nth-child(2), .cart-section .cart-product-table .table thead td:nth-child(2), .cart-section .cart-product-table .table tbody th:nth-child(2), .cart-section .cart-product-table .table tbody td:nth-child(2) {
    width: 15%;
  }
  .cart-section .cart-product-table .table thead th:nth-child(3), .cart-section .cart-product-table .table thead td:nth-child(3), .cart-section .cart-product-table .table tbody th:nth-child(3), .cart-section .cart-product-table .table tbody td:nth-child(3) {
    width: 15%;
  }
  .cart-section .cart-product-table .table thead th:nth-child(4), .cart-section .cart-product-table .table thead td:nth-child(4), .cart-section .cart-product-table .table tbody th:nth-child(4), .cart-section .cart-product-table .table tbody td:nth-child(4) {
    width: 15%;
  }
  .cart-section .cart-product-table .table thead th:nth-child(5), .cart-section .cart-product-table .table thead td:nth-child(5), .cart-section .cart-product-table .table tbody th:nth-child(5), .cart-section .cart-product-table .table tbody td:nth-child(5) {
    width: 5%;
    text-align: right;
  }
}
.cart-section .cart-product-table .table tbody {
  display: block;
  width: 100%;
  max-height: 35.5rem;
  overflow: hidden;
  overflow-y: auto;
}
.cart-section .cart-product-table .table tbody::-webkit-scrollbar {
  width: 0.5rem;
}
.cart-section .cart-product-table .table tbody::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(192, 192, 192, 0.5);
}
.cart-section .cart-product-table .table tbody::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #C0995B;
  width: 5px !important;
}
@media (min-width: 768px) {
  .cart-section .cart-product-table .table tbody {
    margin-top: 2rem;
  }
}
.cart-section .cart-product-table .table thead {
  position: relative;
}
.cart-section .cart-product-table .table thead:after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(23, 23, 23, 0.5);
  width: calc(100% - 3rem);
  height: 0.5px;
  content: "";
}
.cart-section .cart-product-table .table thead th {
  padding-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.cart-section .cart-product-table .table thead th:nth-child(1) {
  text-align: left;
}
.cart-section .cart-product-table .table tbody {
  width: 100%;
}
.cart-section .cart-product-table .table tbody tr {
  position: relative;
  border-bottom: 0.5px solid rgba(23, 23, 23, 0.5);
}
.cart-section .cart-product-table .table tbody tr:first-child td {
  padding-top: 0;
}
.cart-section .cart-product-table .table tbody td {
  vertical-align: top;
  padding: 2rem 0;
  text-align: center;
}
.cart-section .cart-product-table .table tbody td:nth-child(1) {
  text-align: left;
}
.cart-section .cart-product-table .table tbody td .product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
.cart-section .cart-product-table .table tbody td .product-item .box-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 13rem;
  height: 13rem;
}
.cart-section .cart-product-table .table tbody td .product-item .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cart-section .cart-product-table .table tbody td .product-item .caption {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 2rem;
  width: 100%;
  text-align: left;
}
.cart-section .cart-product-table .table tbody td .price {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #171717;
  font-size: 2rem;
  font-weight: bold;
}
.cart-section .cart-product-table .table tbody td .price ins, .cart-section .cart-product-table .table tbody td .price del {
  display: block;
  text-align: left;
}
.cart-section .cart-product-table .table tbody td .price ins {
  text-decoration: none;
}
.cart-section .cart-product-table .table tbody td .price del {
  color: rgba(23, 23, 23, 0.5);
  font-size: 1.6rem;
  font-weight: bold;
}
.cart-section .cart-product-table .table tbody td .choose-number .minus, .cart-section .cart-product-table .table tbody td .choose-number .plus, .cart-section .cart-product-table .table tbody td .choose-number .input {
  width: 3.5rem;
  height: 3.5rem;
}
.cart-section .cart-product-table .table tbody td .choose-number img {
  width: 0.9rem;
}
.cart-section .cart-product-table .table tbody td .choose-number input {
  font-size: 1.6rem;
}
.cart-section .cart-product-table .table tbody td .total {
  color: #171717;
  font-size: 2rem;
  font-weight: bold;
}
.cart-section .cart-product-table .table tbody td .remove {
  float: right;
  width: 2rem;
}
.cart-section .cart-product-table .table tbody td .remove img {
  width: 100%;
}
@media (max-width: 767px) {
  .cart-section .cart-product-table .table thead {
    position: absolute;
    left: -9999px;
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
  .cart-section .cart-product-table .table tr, .cart-section .cart-product-table .table td, .cart-section .cart-product-table .table th, .cart-section .cart-product-table .table thead, .cart-section .cart-product-table .table tbody, .cart-section .cart-product-table .table table {
    display: block;
  }
  .cart-section .cart-product-table .table tbody tr {
    position: relative;
  }
  .cart-section .cart-product-table .table tbody tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2rem 0;
  }
  .cart-section .cart-product-table .table tbody tr td::before {
    display: inline-block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    width: 30%;
    min-width: 100px;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: left;
    content: attr(data-title);
  }
  .cart-section .cart-product-table .table tbody tr td:nth-child(1) .product-item {
    padding-right: 3rem;
  }
  .cart-section .cart-product-table .table tbody tr td:nth-child(1)::before {
    display: none;
  }
  .cart-section .cart-product-table .table tbody tr td:last-child td {
    padding-top: 0;
  }
  .cart-section .cart-product-table .table tbody tr .remove {
    position: absolute;
    top: 2rem;
    right: 0;
  }
}
.cart-section .bot-content {
  padding-right: 3rem;
}
@media (max-width: 767px) {
  .cart-section .bot-content .btn-group {
    margin-top: 5rem;
  }
}

.checkout-section .payment .title {
  margin-bottom: 0.8rem;
  color: #171717;
  font-size: 1.8rem;
  font-weight: 500;
}
.checkout-section .wrapper .custom-checkbox:not(:last-child) {
  margin-bottom: 2.5rem;
}
.checkout-section .wrapper:not(:last-child) {
  margin-bottom: 2.5rem;
}

.thank-you .table-products, .checkout-section .table-products {
  border-bottom: 1px solid #70707033;
}
.thank-you .table-products .table, .checkout-section .table-products .table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.thank-you .table-products thead tr, .thank-you .table-products tbody tr, .checkout-section .table-products thead tr, .checkout-section .table-products tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.thank-you .table-products tbody, .checkout-section .table-products tbody {
  display: block;
  margin-bottom: 3rem;
  padding-right: 2rem;
  width: 100%;
  max-height: 32.7rem;
  overflow: hidden;
  overflow-y: auto;
}
.thank-you .table-products tbody::-webkit-scrollbar, .checkout-section .table-products tbody::-webkit-scrollbar {
  width: 0.5rem;
}
.thank-you .table-products tbody::-webkit-scrollbar-track, .checkout-section .table-products tbody::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(192, 192, 192, 0.5);
}
.thank-you .table-products tbody::-webkit-scrollbar-thumb, .checkout-section .table-products tbody::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #C0995B;
  width: 5px !important;
}
.thank-you .table-products tr:not(:last-child) td, .checkout-section .table-products tr:not(:last-child) td {
  padding-bottom: 2rem;
}
.thank-you .product-item, .checkout-section .product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.thank-you .product-item .box-img, .checkout-section .product-item .box-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #fff;
  width: 15.6rem;
  height: 15.6rem;
  overflow: hidden;
}
.thank-you .product-item .box-img img, .checkout-section .product-item .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.thank-you .product-item .caption, .checkout-section .product-item .caption {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 2rem;
  width: 100%;
  font-size: 1.6rem;
}
.thank-you .product-item .caption .price, .thank-you .product-item .caption .qty, .checkout-section .product-item .caption .price, .checkout-section .product-item .caption .qty {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1rem;
}
.thank-you .policy-txt, .thank-you .terms, .checkout-section .policy-txt, .checkout-section .terms {
  font-size: 1.6rem;
}
.thank-you .policy-txt a, .thank-you .terms a, .checkout-section .policy-txt a, .checkout-section .terms a {
  display: inline-block;
  margin-left: 0.5rem;
  color: rgba(255, 133, 111, 0.7);
  font-weight: bold;
  text-decoration: underline;
}
.thank-you .terms, .checkout-section .terms {
  margin-top: 5rem;
  border-top: 0.5px solid rgba(23, 23, 23, 0.5);
}

.contact-section .info-list {
  list-style: none;
}
.contact-section .info-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-section .info-list li .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10.2rem;
  height: 10.2rem;
}
.contact-section .info-list li .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.contact-section .info-list li .content {
  padding-left: 3rem;
}
.contact-section .info-list li .content .title {
  margin-bottom: 1rem;
  color: #171717;
  font-size: 1.8rem;
  font-weight: 500;
}
.contact-section .info-list li:not(:last-child) {
  margin-bottom: 2rem;
}
.contact-section .box-right .head {
  position: relative;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  color: #171717;
  font-size: 2rem;
  font-weight: 700;
}
.contact-section .box-right .head::after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #BA9B64;
  width: 12.5rem;
  height: 0.2rem;
  content: "";
}

.contact-image img {
  width: 100%;
  height: auto;
}

.gallery-section .my-tabs .tabs-nav {
  gap: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  margin: 0 auto;
  max-width: 124rem;
  list-style: none;
}
.gallery-section .my-tabs .tabs-nav li {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 1.2rem 2.4rem;
  color: #171717;
  font-size: 2rem;
}
.gallery-section .my-tabs .tabs-nav li:hover, .gallery-section .my-tabs .tabs-nav li.active {
  background: #171717;
  color: #fff;
}
.gallery-section .slider {
  margin-top: 4rem;
}
.gallery-section .slider .swiper-slide {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.gallery-section .slider .swiper-slide-prev, .gallery-section .slider .swiper-slide-next {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.gallery-section .slider .swiper-next img, .gallery-section .slider .swiper-prev img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.gallery-section .slider .swiper-next:hover img, .gallery-section .slider .swiper-prev:hover img {
  -webkit-filter: none;
          filter: none;
}

.gallery-card .box-img {
  display: block;
  position: relative;
  padding-top: 124.1448692153%;
  overflow: clip;
}
.gallery-card .box-img img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-card .content {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 2rem;
}
.gallery-card .content .title {
  color: #171717;
  font-weight: 500;
}
.gallery-card .content .subtitle {
  font-size: 1.4rem;
}
.gallery-card:hover .box-img img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gallery-details {
  position: relative;
  padding: 22rem 1.5rem;
}
.gallery-details .box-img {
  inset: 0;
  position: absolute;
}
.gallery-details .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-details .inner {
  position: absolute;
  bottom: 5.5rem;
  left: 0;
  width: 100%;
}
.gallery-details .inner .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gallery-details .inner .wrap .back {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
}
.gallery-details .inner .wrap .back .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 3rem;
}
.gallery-details .inner .wrap .back .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 100%;
}
.gallery-details .inner .wrap .back:hover .icon {
  -webkit-transform: translateX(-1rem);
          transform: translateX(-1rem);
}
.gallery-details .inner .btn-group {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.gallery-details .inner .btn-group .btn {
  color: #171717;
}
.gallery-details .box-content {
  position: relative;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  padding: 6rem;
}
.gallery-details .box-content.show {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.gallery-details .box-content::after {
  inset: 0;
  -webkit-backdrop-filter: blur(30px);
  position: absolute;
  z-index: -1;
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.49);
  content: "";
}
@media (max-width: 767px) {
  .gallery-details .box-content {
    padding: 6rem 3rem;
  }
}
.gallery-details .box-content .remove {
  position: absolute;
  top: 2rem;
  right: 2rem;
  cursor: pointer;
  width: 3rem;
}
.gallery-details .box-content .remove img {
  width: 100%;
}
.gallery-details .box-content .title {
  border-bottom: 0.5px solid rgba(23, 23, 23, 0.5);
  padding-bottom: 3rem;
  color: #171717;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .gallery-details .box-content .title {
    font-size: 3.2rem;
  }
}
.gallery-details .box-content .content {
  margin-right: -2rem;
  padding-top: 2rem;
  padding-right: 2rem;
  height: 20.2rem;
  overflow: hidden;
  overflow-y: auto;
}
.gallery-details .box-content .content::-webkit-scrollbar {
  width: 0.4rem;
}
.gallery-details .box-content .content::-webkit-scrollbar-track {
  border-radius: 10rem;
  background: #fff;
}
.gallery-details .box-content .content::-webkit-scrollbar-thumb {
  border-radius: 10rem;
  background: #C0995B;
}

.products-section .list-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: -1.5rem;
  list-style: none;
}
.products-section .list-products .item {
  padding: 1.5rem;
  width: 33.33%;
}
@media (max-width: 767px) {
  .products-section .list-products .item {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .products-section .list-products .item {
    width: 100%;
  }
}
.products-section .right-wrap .head {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4rem;
}
.products-section .right-wrap .head select {
  min-width: 25.6rem;
}

.sidebar-toggle {
  margin-top: 0;
}
@media (min-width: 768px) {
  .sidebar-toggle {
    display: none;
  }
}

.sidebar {
  position: relative;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .sidebar-inner {
    display: none;
    position: absolute;
    top: calc( 100% + 2rem);
    left: 0;
    z-index: 98;
    background: #fff;
    width: 100%;
    height: auto;
  }
}
.sidebar-inner .btn {
  color: #BA9B64;
}
.sidebar-inner .btn:hover, .sidebar-inner .btn.active {
  color: #FDFDFD;
}
.sidebar .boxs {
  border: 0.5px solid #171717;
  padding: 3rem;
}
.sidebar .boxs .box:not(:last-child) {
  margin-bottom: 3rem;
}
.sidebar .item-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0.5px solid rgba(23, 23, 23, 0.5);
  padding-bottom: 2rem;
  color: #171717;
  font-weight: bold;
}
.sidebar .item-toggle .arrow {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background-image: url(../img/shop/arrow-down.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.1rem;
  height: 1.9rem;
}
.sidebar .item-toggle.active .arrow {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.sidebar .item-content {
  padding-top: 2rem;
}
.sidebar .item .custom-checkbox:not(:last-child) {
  margin-bottom: 2rem;
}
.sidebar .menu {
  font-size: 1.8rem;
}
.sidebar .menu-list {
  list-style: none;
}
.sidebar .menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #70707033;
  padding: 1rem 0;
}
.sidebar .menu-item::last-child {
  padding-bottom: 0;
}
.sidebar .menu-item:hover .menu-link, .sidebar .menu-item.active .menu-link {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
}

.service-card .box-img {
  display: block;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.service-card .box-img img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.service-card .content {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  padding: 3rem;
}
.service-card .content .title {
  margin-top: 1rem;
  color: #171717;
  font-size: 2rem;
  font-weight: 500;
}
.service-card .content .desc {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-top: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.service-card:hover .box-img img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.service-card:hover .content {
  background: #C0995B;
}
.service-card:hover .content .btn {
  background: #fff;
  color: #BA9B64;
}

.we-are-best-at {
  background: rgba(247, 238, 226, 0.5);
}
.we-are-best-at .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.we-are-best-at .item .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20rem;
  height: 20rem;
}
.we-are-best-at .item .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 575px) {
  .we-are-best-at .item .icon {
    width: 15rem;
    height: 15rem;
  }
}
.we-are-best-at .item .content {
  padding-left: 3rem;
}
.we-are-best-at .item .content .title {
  margin-bottom: 1rem;
  color: #171717;
  font-size: 2.4rem;
  font-weight: 500;
}

.we-handle-everything .article:not(:last-child) {
  margin-bottom: 10rem;
}
.we-handle-everything .article .inner {
  position: relative;
}
.we-handle-everything .article .inner .box-img {
  border: 1rem solid #fff;
}
.we-handle-everything .article .inner .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.we-handle-everything .article .inner .image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.we-handle-everything .article .inner .image-bg div {
  height: 100%;
}
.we-handle-everything .article .inner .main-content {
  padding: 16rem 0;
}
.we-handle-everything .article .inner .main-content .image {
  border: 1rem solid #fff;
  height: 100%;
}
.we-handle-everything .article .inner .main-content .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.we-handle-everything .article .inner .main-content .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  background: #fff;
}
.we-handle-everything .article .inner .main-content .wrapper .box-left {
  width: 45%;
}
.we-handle-everything .article .inner .main-content .wrapper .box-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 55%;
}
@media (max-width: 767px) {
  .we-handle-everything .article .inner .main-content .wrapper .box-left, .we-handle-everything .article .inner .main-content .wrapper .box-right {
    width: 100%;
  }
  .we-handle-everything .article .inner .main-content {
    padding: 0;
  }
}
.we-handle-everything .article .inner .content {
  background: #fff;
  padding: 6.5rem 4.5rem;
}
@media (max-width: 767px) {
  .we-handle-everything .article .inner .content {
    padding: 6rem 15px;
  }
}
.we-handle-everything .article:nth-child(even) .inner .main-content .wrapper .box-left {
  width: 45%;
}
.we-handle-everything .article:nth-child(even) .inner .main-content .wrapper .box-right {
  width: 44%;
}
@media (min-width: 768px) {
  .we-handle-everything .article:nth-child(even) .inner .main-content .wrapper .box-right {
    margin-left: 11%;
  }
}
@media (max-width: 767px) {
  .we-handle-everything .article:nth-child(even) .inner .main-content {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .we-handle-everything .article:nth-child(even) .inner .content {
    padding-left: 0;
  }
}

.product-details {
  position: relative;
  padding: 8rem 0 12rem;
}
.product-details .product-details-slider {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .product-details .product-details-slider {
    padding-right: 9.5rem;
  }
}
.product-details .product-details-slider .product-details-slider-thumbs {
  margin-top: 20px;
}
.product-details .product-details-slider .product-details-slider-thumbs .image {
  display: block;
  position: relative;
  border: 0.3rem solid transparent;
  border-radius: 0.4rem;
  padding-top: 100%;
  overflow: hidden;
}
.product-details .product-details-slider .product-details-slider-thumbs .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-details .product-details-slider .product-details-slider-thumbs .swiper-slide-thumb-active .image {
  border: 0.3rem solid #F9D49C;
}
.product-details .product-details-slider .product-details-slider-gallery img {
  width: 100%;
}
.product-details .details .title {
  max-width: 36.5rem;
  color: #171717;
  font-size: 4rem;
  font-weight: 500;
}
.product-details .details .price {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #C0995B;
  font-size: 3.8rem;
  font-weight: 500;
}
.product-details .details .price ins {
  text-decoration: none;
}
.product-details .details .price del {
  color: #C0C0C0;
  font-size: 3rem;
  font-weight: 500;
}
.product-details .details .content {
  margin-top: 2rem;
  border-top: 0.5px solid rgba(23, 23, 23, 0.5);
  border-bottom: 0.5px solid rgba(23, 23, 23, 0.5);
  padding: 2rem 0;
}
.product-details .bot-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.product-details .my-tabs .tabs-nav {
  gap: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  cursor: pointer;
  border-bottom: 0.5px solid rgba(23, 23, 23, 0.5);
  list-style: none;
}
.product-details .my-tabs .tabs-nav li {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 1.2rem 2.4rem;
  color: #171717;
  font-size: 2rem;
}
.product-details .my-tabs .tabs-nav li:hover, .product-details .my-tabs .tabs-nav li.active {
  background: #171717;
  color: #fff;
}
.product-details .my-tabs .tab-container {
  padding-top: 4.5rem;
}
.product-details .my-tabs .tab-container li:not(:last-child), .product-details .my-tabs .tab-container p:not(:last-child) {
  margin-bottom: 1rem;
}
.product-details .my-tabs .tab-container iframe {
  width: 100%;
}

@media (max-width: 767px) {
  .reviews-show {
    margin-top: 3rem;
    border-top: 0.5px solid rgba(23, 23, 23, 0.5);
    padding-top: 3rem;
  }
}
@media (min-width: 768px) {
  .reviews-show .items {
    margin-top: 3rem;
    border-top: 0.5px solid rgba(23, 23, 23, 0.5);
    padding-top: 3rem;
  }
}
.reviews-show .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0.5px solid rgba(23, 23, 23, 0.5);
  padding: 2rem 3rem;
}
.reviews-show .item:not(:last-child) {
  margin-bottom: 2rem;
}
.reviews-show .item .info {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10rem;
  text-align: center;
}
.reviews-show .item .info .avt {
  border-radius: 50%;
  width: 10rem;
  height: 10rem;
  overflow: hidden;
}
.reviews-show .item .info .avt img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.reviews-show .item .info .title {
  margin-top: 1rem;
  color: #171717;
  font-weight: bold;
}
.reviews-show .item .info .time {
  margin-top: 1rem;
  color: rgba(23, 23, 23, 0.5);
  font-size: 1.4rem;
}
.reviews-show .item .content {
  padding-left: 2rem;
}

.ratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.ratings li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1.6rem;
}
.ratings li img {
  width: auto;
  height: 100%;
}
.ratings li:not(:last-child) {
  margin-right: 0.5rem;
  margin-bottom: 0 !important;
}

.your-reviews {
  border: 0.5px solid #171717;
  padding: 2rem 3rem;
}

.thank-you .placed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #171717;
  font-weight: 500;
}
.thank-you .placed .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 2rem;
  width: 3rem;
}
.thank-you .placed .icon img {
  width: 100%;
}
.thank-you .order-info {
  margin: 0 auto;
  margin-top: 3rem;
  border-top: 0.5px solid rgba(23, 23, 23, 0.5);
  padding-top: 3rem;
  max-width: 23.4rem;
}
.thank-you .order-info .order-no {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1rem;
  background: #F7EEE2;
  padding: 1.6rem 3rem;
}
.thank-you .cart_totals .title {
  border-bottom: 0.5px solid rgba(23, 23, 23, 0.5);
  padding-bottom: 3rem;
  color: #171717;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.thank-you .table-products {
  border: none;
}

.hero-banner {
  position: relative;
}
.hero-banner.change-position {
  margin-top: -11rem;
}
.hero-banner .slider {
  position: relative;
}
.hero-banner .slider .swiper-pagination {
  position: static;
  -webkit-transform: none;
          transform: none;
}
.hero-banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30rem 0;
}
.hero-banner .swiper-slide::after {
  inset: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  content: "";
}
.hero-banner .swiper-slide .title {
  margin-top: 1rem;
}
.hero-banner .swiper-slide .content {
  position: relative;
  z-index: 1;
  max-width: 55rem;
  color: rgba(253, 253, 253, 0.7);
}
.hero-banner .swiper-slide .title, .hero-banner .swiper-slide .desc, .hero-banner .swiper-slide .btn-group {
  -webkit-transform: translate3d(0, 15px, 0);
          transform: translate3d(0, 15px, 0);
  opacity: 0;
  -webkit-transition: 0.2s ease 0.4s;
  transition: 0.2s ease 0.4s;
}
.hero-banner .swiper-slide-active .title, .hero-banner .swiper-slide-active .desc, .hero-banner .swiper-slide-active .btn-group {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}
.hero-banner .swiper-slide-active .title {
  -webkit-transition: 0.4s ease 0.4s;
  transition: 0.4s ease 0.4s;
}
.hero-banner .swiper-slide-active .desc {
  -webkit-transition: 0.4s ease 0.5s;
  transition: 0.4s ease 0.5s;
}
.hero-banner .swiper-slide-active .btn-group {
  -webkit-transition: 0.4s ease 0.6s;
  transition: 0.4s ease 0.6s;
}

.product-card .box-img {
  display: block;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.product-card .box-img img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-card .top-content {
  position: relative;
}
.product-card .top-content .add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: rgba(23, 23, 23, 0.5);
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.product-card .top-content .add-to-cart .icon {
  margin: 0 auto;
  max-width: 20rem;
}
.product-card .content {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2rem 3rem;
}
.product-card .content .left .title {
  color: #171717;
  font-size: 2rem;
  font-weight: 500;
}
.product-card .content .left .subtitle {
  color: rgba(192, 153, 91, 0.7);
  font-size: 1.6rem;
}
.product-card .content .price {
  color: #BA9B64;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.1;
  text-align: right;
}
.product-card .content .price ins {
  display: block;
  text-decoration: none;
}
.product-card .content .price del {
  color: #C0C0C0;
  font-size: 1.8rem;
  font-weight: bold;
}
.product-card:hover .top-content .add-to-cart {
  visibility: visible;
  opacity: 1;
}
.product-card:hover .top-content .box-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.what-we-do .inner {
  position: relative;
}
.what-we-do .inner .box-img {
  border: 1rem solid #fff;
}
.what-we-do .inner .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.what-we-do .inner .image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.what-we-do .inner .image-bg div {
  height: 100%;
}
.what-we-do .inner .main-content {
  padding: 16rem 0;
}
.what-we-do .inner .main-content .image {
  border: 1rem solid #fff;
  height: 100%;
}
.what-we-do .inner .main-content .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.what-we-do .inner .main-content .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.what-we-do .inner .main-content .wrapper .box-left {
  width: 45%;
}
.what-we-do .inner .main-content .wrapper .box-right {
  width: 55%;
}
@media (max-width: 767px) {
  .what-we-do .inner .main-content .wrapper .box-left, .what-we-do .inner .main-content .wrapper .box-right {
    width: 100%;
  }
  .what-we-do .inner .main-content {
    padding: 13rem 15px;
  }
}
.what-we-do .inner .content {
  background: #fff;
  padding: 6.5rem 4.5rem;
}
@media (max-width: 767px) {
  .what-we-do .inner .content {
    padding: 6rem 15px;
  }
}

.our-stories {
  background: rgba(247, 238, 226, 0.5);
}
.our-stories .swiper-btn {
  gap: 1rem;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .our-stories .swiper-btn {
    margin-top: -4rem;
  }
}
@media (max-width: 767px) {
  .our-stories .swiper-btn {
    margin-top: 4rem;
  }
}
.our-stories .swiper-prev, .our-stories .swiper-next {
  display: grid;
  place-items: center;
  border: 1px solid #BA9B64;
  width: 5rem;
  height: 5rem;
}
.our-stories .swiper-prev img, .our-stories .swiper-next img {
  width: 2.4rem;
}
.our-stories .swiper-prev:hover, .our-stories .swiper-next:hover {
  background: #BA9B64;
}
.our-stories .swiper-prev:hover img, .our-stories .swiper-next:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.blog-card .box-img {
  display: block;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.blog-card .box-img img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-card .content {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  padding: 3rem;
}
.blog-card .content .time {
  color: rgba(112, 112, 112, 0.5);
  font-size: 1.4rem;
  font-style: italic;
}
.blog-card .content .title {
  margin-top: 1rem;
  color: #171717;
  font-size: 2rem;
  font-weight: 500;
}
.blog-card .content .subtitle {
  color: rgba(192, 153, 91, 0.7);
}
.blog-card .content .desc {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-top: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-card .content .read-more {
  border: 0.5px solid #BA9B64;
  color: #171717;
}
.blog-card:hover .box-img img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-card:hover .content {
  background: #C0995B;
}
.blog-card:hover .content .time {
  color: rgba(241, 241, 241, 0.7);
}
.blog-card:hover .content .subtitle {
  color: #F7EEE2;
}
.blog-card:hover .content .read-more {
  background: #fff;
  color: #BA9B64;
}

.home-gallery .slider {
  position: relative;
}
.home-gallery .slider .swiper-next {
  top: 0;
  right: 0;
  -webkit-transform: none;
          transform: none;
}
.home-gallery .slider .item .title {
  position: relative;
  padding-top: 1.2rem;
  padding-right: 10rem;
  height: 6rem;
  overflow: hidden;
  color: #1D242C;
  font-size: 1.6rem;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-gallery .slider .item .title::after {
  position: absolute;
  top: 0;
  left: 0;
  background: #BA9B64;
  width: 5rem;
  height: 0.2rem;
  content: "";
}
.home-gallery .slider .item .box-img {
  display: block;
  height: calc(100% - 6rem);
}
.home-gallery .slider .item .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact-banner {
  position: relative;
  padding: 9.5rem 0;
}
@media (min-width: 768px) {
  .contact-banner .image {
    inset: 0;
    position: absolute;
    z-index: -1;
  }
  .contact-banner .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.contact-banner .content {
  padding: 6rem;
  color: rgba(253, 253, 253, 0.7);
}
.contact-banner .content .heading {
  color: #FDFDFD;
}
@media (max-width: 767px) {
  .contact-banner .content {
    padding: 6rem 15px;
  }
}

.home-support {
  background: rgba(241, 241, 241, 0.5);
}
.home-support .video-box .video {
  display: block;
  position: relative;
}
.home-support .video-box .video .image {
  display: block;
  position: relative;
  padding-top: 123.1527093596%;
}
.home-support .video-box .video .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-support .video-box .video .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10rem;
}
.home-support .video-box .video .play-btn img {
  width: 100%;
}
.home-support .box-content {
  padding: 6rem 15px;
}
@media (min-width: 768px) {
  .home-support .box-content {
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .home-support .box-content {
    padding-right: calc(calc((100vw - calc(158.4/192*100vw) + 30px)/2));
  }
}
@media (min-width: 1920px) {
  .home-support .box-content {
    padding-right: calc(calc((100vw - 158.4rem + 30px))/2);
  }
}
@media (max-width: 767px) {
  .home-support .box-content {
    padding: 6rem 15px 12rem;
  }
}

.testimonial-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.testimonial-card .content {
  width: calc(50% + 3rem);
}
.testimonial-card .quote {
  margin-left: auto;
  width: 3.6rem;
}
.testimonial-card .quote img {
  width: 100%;
}
.testimonial-card .content {
  background: #F7F7F7;
  padding: 3rem;
}
.testimonial-card .image {
  width: calc(50% - 3rem);
}
.testimonial-card .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial-card .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.testimonial-card .author .avt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  overflow: hidden;
}
.testimonial-card .author .avt img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial-card .author-info {
  padding-left: 2rem;
}
.testimonial-card .author-info .name {
  color: #BA9B64;
  font-size: 1.6rem;
  font-weight: bold;
}
.testimonial-card .author-info .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5rem;
  list-style: none;
}
.testimonial-card .author-info .rating .star {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.4rem;
  height: 1.4rem;
}
.testimonial-card .author-info .rating .star img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.testimonial-card .author-info .rating .star:not(:last-child) {
  margin-right: 0.3rem;
}

@media (min-width: 768px) {
  .home-about .box-img, .home-about .box-content {
    height: 100%;
  }
  .home-about .box-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.home-about .box-img img {
  width: 100%;
}
.home-about .box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #BA9B64;
  padding: 5rem 13rem;
}
@media (max-width: 991px) {
  .home-about .box-content {
    padding: 5rem 8rem;
  }
}
@media (max-width: 767px) {
  .home-about .box-content {
    margin-bottom: 3rem;
    padding: 5rem 15px;
  }
}
/*# sourceMappingURL=main.css.map */
