@charset "UTF-8";
:root {
  --60-fs: 6rem;
  --50-fs: 5rem;
  --48-fs: 4.8rem;
  --50-lh: calc(52/50);
}
@media (max-width: 767px) {
  :root {
    --60-fs: 5rem;
  }
}

.ff-2, .product-card .content .title, .hero-banner .head .text, .main-content .head .heading-placeholder, .service-section .tabs-nav li, .contact-section .info-list .title, .product-details .my-tabs .tabs-nav li, .product-details .details label, .product-details .details .title, .cart-section .cart-product-table .table thead th, .cart-section .summary-box .head .edit .txt, .checkout-section .summary-box .head .edit .txt, .thank-you .summary-box .head .edit .txt, .about-us-section .box .head .title, .header .menu-link, .btn, .btn-arrow, .heading {
  font-family: "Raleway";
  letter-spacing: 0.017rem;
}

.heading {
  line-height: 1.16;
}
.heading-60 {
  font-size: var(--60-fs);
}
.heading-50 {
  font-size: var(--50-fs);
}
.heading-48 {
  font-size: var(--48-fs);
}
.heading-36 {
  font-size: 3.6rem;
  line-height: calc(38/36);
}
.heading-26 {
  font-size: 2.6rem;
  line-height: calc(28/26);
}

*,
*: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: 7.5px;
}
@media (min-width: 768px) {
  html {
    font-size: calc(0.0742942051vw + 6.9294205052px);
  }
}
@media (min-width: 1441px) {
  html {
    font-size: calc(0.4175365344vw + 1.9832985386px);
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}
@media (min-width: 1441px) {
  html {
    font-size: 8px;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}

body {
  -webkit-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow-x: hidden;
  color: #000;
  font-family: "Lato";
  font-size: 1.7rem;
  letter-spacing: 0.009rem;
  line-height: calc(30/17);
}

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: 15px;
  padding-left: 15px;
  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: -15px;
  margin-left: -15px;
}

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

@media (min-width: 1280px) {
  .container {
    max-width: calc(1438/1920*100%);
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1438px;
  }
}
@media (min-width: 1280px) {
  .container--narrow {
    max-width: calc(1120/1920*100%);
  }
}
@media (min-width: 1920px) {
  .container--narrow {
    max-width: 1120px;
  }
}
@media (min-width: 1280px) {
  .container--wide {
    max-width: calc(1680/1920*100%);
  }
}
@media (min-width: 1920px) {
  .container--wide {
    max-width: 1680px;
  }
}

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

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: 5px solid #FF0000;
}

.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.8rem;
  font-weight: bold;
  letter-spacing: 0.09rem;
}
.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%, #fff), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #fff 50%, transparent 50%);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: #fff;
  white-space: nowrap;
}
.btn-arrow .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  width: 2.8rem;
}
.btn-arrow .icon img {
  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 {
  -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: 0rem;
  padding: 0 2rem;
  min-width: 17rem;
  height: 5rem;
  overflow: hidden;
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 0.017rem;
  line-height: 5rem;
  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;
  margin-top: -0.6rem;
  margin-right: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}
.btn .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.btn-white {
  background: #fff;
  color: #19202D;
}
.btn-white--brounded {
  border: 1px solid #fff;
  background: none;
  color: #fff;
}
.btn-white--brounded:hover, .btn-white--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #fff;
  color: #19202D;
}
.btn-yellow {
  background: #FFC72C;
  color: #222;
}
.btn-yellow--brounded {
  border: 1px solid #FFC72C;
  background: none;
  color: #FFC72C;
}
.btn-yellow--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #FFC72C;
  color: #222;
}
.btn-yellow:hover, .btn-yellow.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #FFC72C;
}
.btn-purple {
  background: #3A307C;
  color: #fff;
}
.btn-purple--brounded {
  border: 1px solid #3A307C;
  background: none;
  color: #3A307C;
}
.btn-purple--brounded .icon img {
  -webkit-filter: none !important;
          filter: none !important;
}
.btn-purple--brounded:hover, .btn-purple--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #3A307C;
  color: #fff;
}
.btn-black {
  background: #19202D;
  color: #fff;
}
.btn-black--brounded {
  border: 1px solid #19202D;
  background: none;
  color: #19202D;
}
.btn-black--brounded .icon img {
  -webkit-filter: none !important;
          filter: none !important;
}
.btn-black--brounded:hover, .btn-black--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #19202D;
  color: #fff;
}
.btn-grey-df {
  background: #DFDFDF;
  color: #19202D;
}
.btn-grey-df--brounded {
  border: 1px solid #DFDFDF;
  background: none;
  color: #19202D;
}
.btn-grey-df--brounded:hover, .btn-grey-df--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #DFDFDF;
  color: #19202D;
}
.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 1.6rem #00000012;
          box-shadow: 0px 0.8rem 1.6rem #00000012;
}

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

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
  list-style: none;
}
.slick-dots li {
  position: static;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 0.7rem;
  outline: none;
  border: none;
  border-radius: 5px;
  background: rgba(129, 127, 209, 0.3);
  width: 6px;
  height: 6px;
}
.slick-dots li.slick-active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #817FD1;
}
.slick-dots button {
  display: none;
}

.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.3s;
  transition: all 0.3s;
  cursor: pointer;
  outline: none;
  width: 3rem;
}
.swiper-prev em, .swiper-next em {
  font-size: 4.2rem;
}
.swiper-prev img, .swiper-next img {
  width: 100%;
  height: auto;
}

.swiper-prev {
  left: -5rem;
}

.swiper-next {
  right: -5rem;
}

@media (max-width: 1279px) {
  .swiper-prev {
    left: 15px;
  }

  .swiper-next {
    right: 15px;
  }
}
.swiper-button-disabled {
  -webkit-filter: brightness(0);
          filter: brightness(0);
  cursor: no-drop;
}

.swiper-btn {
  gap: 1rem;
  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;
}

.amount {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F5F5F5;
  overflow: hidden;
}
.amount .btn-wrap {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 5rem;
}
.amount .minus, .amount .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;
  width: 5rem;
  height: 5rem;
}
.amount .minus em, .amount .plus em {
  color: #707070;
  font-size: 2.6rem;
}
.amount .input {
  outline: none;
  border: none;
  border-radius: 0;
  background: none;
  padding: 0;
  width: 3rem;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.amount ::-webkit-outer-spin-button, .amount ::-webkit-inner-spin-button {
  display: none;
}

.dropdown {
  position: relative;
  border: 1px solid #041229;
  border-radius: 1rem;
  background: none;
  padding: 0 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 39rem;
  font-size: 1.6rem;
}
.dropdown-caret {
  position: relative;
  margin-left: 1rem;
  font-size: 2.6rem;
}
.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;
  padding: 0;
  height: 100%;
  line-height: 6rem;
}
.dropdown-list {
  display: none;
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  z-index: 9;
  border: 1px solid #041229;
  border-radius: 1rem;
  background: #fff;
  padding: 1.5rem 0;
  width: 100%;
  list-style: none;
}
.dropdown-item {
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0 !important;
  padding: 1rem 2rem;
}
.dropdown-item.selected, .dropdown-item:hover {
  color: #009FDE;
}
.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 {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 1rem;
  background: #FFFFFF;
  padding: 0rem 1.5rem;
  width: 100%;
  height: 5rem;
  font-weight: normal;
}

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

.select-box {
  position: relative;
  border: none;
  border-radius: 1rem;
  background: #FFFFFF;
  padding-right: 4rem;
  overflow: hidden;
}
.select-box:before {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font: normal normal normal 24px/1 Material Design Icons;
  font-size: 2.6rem;
  content: "󰅀";
}

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-type-date {
  position: relative;
}
.input-type-date::before {
  position: absolute;
  top: 50%;
  right: 0rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/training/13.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  content: "";
}

::-webkit-input-placeholder {
  color: #3B3B3B80;
  font-weight: 300;
}

select:invalid {
  color: #3B3B3B80;
  font-weight: 300;
}

select {
  -webkit-appearance: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: transparent;
  padding: 0 1.5rem;
  width: 100%;
  height: 5rem;
  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: 2.5rem;
}
.form-group .input {
  position: relative;
}

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

.range-price-slide .slider-box {
  width: 100%;
}
.range-price-slide label {
  display: inline-block;
  vertical-align: top;
  border: none;
}
.range-price-slide input {
  margin-top: 3rem;
  outline: none;
  border: none !important;
  background: none;
  padding: 0;
  width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  color: #000000;
  font-size: 1.8rem;
  line-height: 1;
  text-align: left;
}
.range-price-slide .txt {
  color: #000000;
  font-size: 1.8rem;
}
.range-price-slide .slider {
  margin-top: 2rem;
  margin-left: 1rem;
  border: none;
  border-radius: 15px;
  background: rgba(2, 12, 34, 0.2);
  height: 0.7rem;
}
.range-price-slide .slider .ui-slider-range {
  border: none;
  background: #2C2C2C;
}
.range-price-slide .slider .ui-slider-handle.ui-corner-all.ui-state-default {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
  border: none;
  border-radius: 50%;
  background: #2C2C2C;
  width: 1.4rem;
  height: 1.4rem;
}

.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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}
.pagi-item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin: 0 1rem;
  margin-bottom: 0 !important;
}
.pagi-item.pagi-action {
  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;
  background: #565041;
  width: 2.8rem;
  height: 2.8rem;
}
.pagi-item.pagi-action em {
  color: #fff;
  font-size: 3rem;
}
.pagi-item.pagi-action:hover {
  background: #FFC72C;
}
.pagi-item.is-disabled {
  cursor: no-drop;
}
.pagi-item:hover, .pagi-item.is-active {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
  color: #FFC72C;
}

.custom-checkbox, .custom-radio {
  cursor: pointer;
}
.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: 3.8rem;
}
.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.4rem;
  left: 0;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #707070;
  border-radius: 0.2rem;
  background: none;
  width: 2rem;
  height: 2rem;
  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: 0.7rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  border: solid #fff;
  border-width: 0 0.3rem 0.3rem 0;
  width: 0.6rem;
  height: 1.2rem;
  content: "";
}
.custom-checkbox.style-1 input[type=radio]:checked + label .content, .custom-checkbox.style-1 span .content, .custom-radio.style-1 input[type=radio]:checked + label .content, .custom-radio.style-1 span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=radio]:checked + label::before, .custom-checkbox.style-1 span::before, .custom-radio.style-1 input[type=radio]:checked + label::before, .custom-radio.style-1 span::before {
  border: 1px solid #FFC72C;
  background: #FFC72C;
}
.custom-checkbox.style-1 input[type=radio]:checked + label::after, .custom-checkbox.style-1 span::after, .custom-radio.style-1 input[type=radio]:checked + label::after, .custom-radio.style-1 span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label .content, .custom-checkbox.style-1 span .content, .custom-radio.style-1 input[type=checkbox]:checked + label .content, .custom-radio.style-1 span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label::after, .custom-checkbox.style-1 span::after, .custom-radio.style-1 input[type=checkbox]:checked + label::after, .custom-radio.style-1 span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label::before, .custom-checkbox.style-1 span::before, .custom-radio.style-1 input[type=checkbox]:checked + label::before, .custom-radio.style-1 span::before {
  border: 1px solid #FFC72C;
  background: #FFC72C;
}
.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: 3.2rem;
}
.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: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  border: 1px solid #505050;
  border-radius: 50%;
  background: none;
  width: 2.4rem;
  height: 2.4rem;
  content: "";
}
.custom-checkbox.style-2 input[type=radio]:focus + label .content, .custom-checkbox.style-2 span .content, .custom-radio.style-2 input[type=radio]:focus + label .content, .custom-radio.style-2 span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:focus + label:before, .custom-checkbox.style-2 span:before, .custom-radio.style-2 input[type=radio]:focus + label:before, .custom-radio.style-2 span:before {
  -webkit-box-shadow: inset 0 0 0 0.4rem #fff;
          box-shadow: inset 0 0 0 0.4rem #fff;
  border: 1px solid #505050;
  background: #505050;
}
.custom-checkbox.style-2 input[type=radio]:checked + label .content, .custom-checkbox.style-2 span .content, .custom-radio.style-2 input[type=radio]:checked + label .content, .custom-radio.style-2 span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:checked + label:before, .custom-checkbox.style-2 span:before, .custom-radio.style-2 input[type=radio]:checked + label:before, .custom-radio.style-2 span:before {
  -webkit-box-shadow: inset 0 0 0 0.4rem #fff;
          box-shadow: inset 0 0 0 0.4rem #fff;
  border: 1px solid #505050;
  background: #505050;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label .content, .custom-checkbox.style-2 span .content, .custom-radio.style-2 input[type=checkbox]:focus + label .content, .custom-radio.style-2 span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label:before, .custom-checkbox.style-2 span:before, .custom-radio.style-2 input[type=checkbox]:focus + label:before, .custom-radio.style-2 span:before {
  -webkit-box-shadow: inset 0 0 0 0.4rem #fff;
          box-shadow: inset 0 0 0 0.4rem #fff;
  border: 1px solid #505050;
  background: #505050;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label .content, .custom-checkbox.style-2 span .content, .custom-radio.style-2 input[type=checkbox]:checked + label .content, .custom-radio.style-2 span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label:before, .custom-checkbox.style-2 span:before, .custom-radio.style-2 input[type=checkbox]:checked + label:before, .custom-radio.style-2 span:before {
  -webkit-box-shadow: inset 0 0 0 0.4rem #fff;
          box-shadow: inset 0 0 0 0.4rem #fff;
  border: 1px solid #505050;
  background: #505050;
}

[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 {
  position: relative;
  padding: 12rem 0 6rem;
  color: #fff;
}
.footer::after {
  inset: 0;
  position: absolute;
  background: rgba(23, 19, 47, 0.92);
  content: "";
}
.footer .info-list {
  list-style: none;
}
.footer .info-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .info-list li .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 0.7rem;
  width: 1.5rem;
  height: 1.5rem;
}
.footer .info-list li .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer .info-list li .content {
  padding-left: 2.5rem;
  word-break: break-word;
}
.footer .info-list li:not(:last-child) {
  margin-bottom: 1.5rem;
}
.footer .logo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  padding-right: 10rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 8rem;
}
@media (max-width: 767px) {
  .footer .logo-box {
    padding-right: 7rem;
  }
}
.footer .logo-box::before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
  background: #FFC72C;
  width: calc(100% + 15px);
  height: 100%;
  content: "";
}
@media (min-width: 1280px) {
  .footer .logo-box::before {
    width: calc(100% + calc((100vw - calc(1438/1920*100vw) + 30px)/2));
  }
}
.footer .logo {
  display: block;
  margin: auto 0;
  max-width: 15rem;
}
.footer .logo img {
  width: 100%;
}
.footer .menu-list {
  list-style: none;
}
.footer .menu-link {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.footer .menu-item {
  position: relative;
  padding-left: 3rem;
}
.footer .menu-item::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #FFC72C;
  font: normal normal normal 24px/1 Material Design Icons;
  font-size: 2.2rem;
  content: "󰍟";
}
.footer .menu-item:not(:last-child) {
  margin-bottom: 1rem;
}
.footer .menu-item:hover::before, .footer .menu-item.active::before {
  left: 0.5rem;
}
@media (max-width: 991px) {
  .footer .ft-menu {
    padding-top: 5rem;
  }
}
.footer .copyright {
  border-top: 1px solid #707070;
  padding-top: 3rem;
  color: #FFFFFF;
  text-align: center;
}

.social-list {
  gap: 2.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;
  height: 2rem;
}
.social-list li a img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: auto;
  height: 100%;
}
.social-list li:hover a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.header {
  position: relative;
  -webkit-box-shadow: 0px 0.6rem 1.2rem #3A307C0F;
          box-shadow: 0px 0.6rem 1.2rem #3A307C0F;
}
.header.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #fff;
  width: 100%;
}
.header .header-top {
  background: #FFC72C;
}
.header .header-top .wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 5.5rem;
}
.header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .header-bottom {
  background: #fff;
  padding: 1.5rem 0;
}
.header .header-bottom .wrapper {
  height: 10rem;
}
@media (min-width: 1280px) {
  .header .social-list {
    position: relative;
    z-index: 1;
    padding-right: 15rem;
    height: 5.5rem;
  }
  .header .social-list::before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-clip-path: polygon(0 0, 87% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 87% 0, 100% 100%, 0% 100%);
    background: #3A307C;
    width: calc(100% + 15px);
    height: 100%;
    content: "";
  }
}
@media (min-width: 1280px) and (min-width: 1280px) {
  .header .social-list::before {
    width: calc(100% + calc((100vw - calc(1438/1920*100vw) + 30px)/2));
  }
}
.header .info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.header .info-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .info-list li:not(:last-child) {
  margin-right: 4.5rem;
}
.header .info-list li .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
  height: 2.2rem;
}
.header .info-list li .icon img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
  width: auto;
  height: 100%;
}
.header .info-list li .content {
  padding-left: 1rem;
  font-weight: bold;
  letter-spacing: 0.017rem;
}
.header .logo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  padding-right: 10rem;
  height: 10rem;
}
@media (max-width: 767px) {
  .header .logo-box {
    padding-right: 7rem;
  }
}
.header .logo-box::before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
  background: #FFC72C;
  width: calc(100% + 15px);
  height: 100%;
  content: "";
}
@media (min-width: 1280px) {
  .header .logo-box::before {
    width: calc(100% + calc((100vw - calc(1438/1920*100vw) + 30px)/2));
  }
}
.header .logo {
  display: block;
  margin: auto 0;
  max-width: 23rem;
}
.header .logo img {
  width: 100%;
}
.header .cart {
  margin-left: 3.5rem;
}
.header .cart, .header .account {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header .cart-toggle, .header .account-toggle {
  display: block;
  position: relative;
  cursor: pointer;
  height: 3.5rem;
}
.header .cart-toggle img, .header .account-toggle img {
  width: auto;
  height: 100%;
}
.header .cart-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-right: 1.5rem;
}
.header .cart-toggle img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header .cart-toggle .badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
  -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: #3A307C;
  width: 2.6rem;
  height: 2.6rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}
@media (min-width: 1280px) {
  .header .menu {
    margin-left: 5.5rem;
  }
}
.header .menu-list {
  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;
  margin-bottom: 0;
  list-style: none;
}
.header .menu-link {
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 1.7rem;
  font-weight: bold;
}
@media (min-width: 1280px) {
  .header .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 5.5rem;
    line-height: 13rem;
  }
  .header .menu-item .menu-link {
    position: relative;
    line-height: 1.4;
  }
  .header .menu-item .menu-link::after {
    position: absolute;
    bottom: -0.5rem;
    left: 0%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #FFC72C;
    width: 0;
    height: 0.2rem;
    content: "";
  }
  .header .menu-item.has-dropdown {
    position: relative;
  }
  .header .menu-item.has-dropdown > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .menu-item.has-dropdown .nav-sub {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background: #fff;
    width: 32rem;
    font-size: 1.6rem;
    line-height: calc(19/15);
    list-style: none;
  }
}
@media (min-width: 1280px) and (min-width: 1280px) {
  .header .menu-item.has-dropdown .nav-sub {
    border: solid 2px transparent;
    border-radius: 0.8rem;
    background-clip: padding-box;
  }
  .header .menu-item.has-dropdown .nav-sub:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -2px;
    border-radius: inherit;
    background: -webkit-gradient(linear, right top, left top, from(turquoise), to(greenyellow));
    background: linear-gradient(to left, turquoise, greenyellow);
    content: "";
  }
  .header .menu-item.has-dropdown .nav-sub::after {
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -2;
    border-right: 1rem solid transparent;
    border-bottom: 1.5rem solid #00429C;
    border-left: 1rem solid transparent;
    content: "";
  }
}
@media (min-width: 1280px) {
  .header .menu-item.has-dropdown .nav-sub li {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #fff;
    line-height: 6.2rem;
  }
  .header .menu-item.has-dropdown .nav-sub li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 18, 43, 0.2);
  }
  .header .menu-item.has-dropdown .nav-sub li a {
    padding: 0 3rem;
  }
  .header .menu-item.has-dropdown .nav-sub li:first-child {
    border-radius: 0.8rem 0.8rem 0 0;
  }
  .header .menu-item.has-dropdown .nav-sub li:last-child {
    border-radius: 0 0 0.8rem 0.8rem;
  }
  .header .menu-item.has-dropdown .nav-sub li:hover, .header .menu-item.has-dropdown .nav-sub li.active {
    text-stroke: 0.05rem currentColor;
    -webkit-text-stroke: 0.05rem currentColor;
    background: #EDEFF5;
    color: #FFC72C;
  }
  .header .menu-item.has-dropdown:hover .nav-sub {
    top: calc(100% - 1rem);
    visibility: visible;
    opacity: 1;
  }
  .header .menu-item.has-dropdown:hover .icon-dropdown::before {
    content: "󰍠";
  }
}
@media (min-width: 1441px) {
  .header .menu-item {
    margin-right: 5rem;
  }
}
.header .menu-item:hover .menu-link, .header .menu-item.active .menu-link {
  color: #FFC72C;
}
.header .menu-item:hover .menu-link::after, .header .menu-item.active .menu-link::after {
  width: 100%;
}
.header .menu .icon-dropdown {
  font-size: 2rem;
}
.header .toggle-btn {
  display: none;
}
.header .overlay {
  position: fixed;
  top: 0;
  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: 100vh;
}
.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: 0;
  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;
  width: 300px;
  height: 100vh;
  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 .toggle-btn {
    display: block;
  }
  .header .cart {
    margin-left: auto;
  }
  .header .mobile-nav-inner {
    padding: 15px;
  }
  .header .mobile-nav-inner .header-top {
    padding: 15px 0;
  }
  .header .mobile-nav-inner .header-top .wrapper {
    -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;
  }
  .header .mobile-nav-inner .header-top .wrapper .info-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    margin-top: 2rem;
  }
  .header .mobile-nav-inner .header-top .wrapper .info-list li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .header .mobile-nav-inner .menu {
    margin-top: 2rem;
  }
  .header .mobile-nav-inner .menu-list {
    -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;
  }
  .header .mobile-nav-inner .menu-item {
    width: 100%;
    line-height: 5rem;
  }
  .header .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;
  }
  .header .mobile-nav-inner .menu-link .icon-dropdown {
    font-size: 2.4rem;
  }
  .header .mobile-nav-inner .menu .nav-sub {
    display: none;
    padding: 0 15px;
    list-style: none;
  }
  .header .mobile-nav-inner .menu .nav-sub li.active {
    color: #009FDE;
  }
  .header .mobile-nav-inner .btn-wrap {
    margin-top: 2rem;
  }
  .header .mobile-nav-inner .btn-wrap .btn {
    width: 100%;
  }
}
.toggle-btn {
  position: relative;
  z-index: 999;
  margin-left: 2rem;
}
@media (min-width: 1280px) {
  .toggle-btn {
    display: none;
  }
}
.toggle-btn .svg-trigger {
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  cursor: pointer;
  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: #222222;
  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 {
  stroke: #fff;
}
.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);
}

.language-list {
  gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  list-style: none;
}
.language-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.language-item a {
  display: block;
  height: 1.5rem;
}
.language-item a img {
  width: auto;
  height: 100%;
}

#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: 1.5rem auto;
  border-radius: 50%;
  width: 1.2rem;
  height: 1.2rem;
}
#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, -1.4rem 0.6rem, 1.4rem -0.6rem;
            box-shadow: -3.8rem -0.6rem, -1.4rem 0.6rem, 1.4rem -0.6rem;
  }
  33% {
    -webkit-box-shadow: -3.8rem 0.6rem, -1.4rem -0.6rem, 1.4rem 0.6rem;
            box-shadow: -3.8rem 0.6rem, -1.4rem -0.6rem, 1.4rem 0.6rem;
  }
  66% {
    -webkit-box-shadow: -3.8rem -0.6rem, -1.4rem 0.6rem, 1.4rem -0.6rem;
            box-shadow: -3.8rem -0.6rem, -1.4rem 0.6rem, 1.4rem -0.6rem;
  }
  100% {
    -webkit-box-shadow: -3.8rem 0.6rem, -1.4rem -0.6rem, 1.4rem 0.6rem;
            box-shadow: -3.8rem 0.6rem, -1.4rem -0.6rem, 1.4rem 0.6rem;
  }
}

@keyframes animloader {
  0% {
    -webkit-box-shadow: -3.8rem -0.6rem, -1.4rem 0.6rem, 1.4rem -0.6rem;
            box-shadow: -3.8rem -0.6rem, -1.4rem 0.6rem, 1.4rem -0.6rem;
  }
  33% {
    -webkit-box-shadow: -3.8rem 0.6rem, -1.4rem -0.6rem, 1.4rem 0.6rem;
            box-shadow: -3.8rem 0.6rem, -1.4rem -0.6rem, 1.4rem 0.6rem;
  }
  66% {
    -webkit-box-shadow: -3.8rem -0.6rem, -1.4rem 0.6rem, 1.4rem -0.6rem;
            box-shadow: -3.8rem -0.6rem, -1.4rem 0.6rem, 1.4rem -0.6rem;
  }
  100% {
    -webkit-box-shadow: -3.8rem 0.6rem, -1.4rem -0.6rem, 1.4rem 0.6rem;
            box-shadow: -3.8rem 0.6rem, -1.4rem -0.6rem, 1.4rem 0.6rem;
  }
}
[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: 7.5px;
}
@media (min-width: 768px) {
  html {
    font-size: calc(0.0742942051vw + 6.9294205052px);
  }
}
@media (min-width: 1441px) {
  html {
    font-size: calc(0.4175365344vw + 1.9832985386px);
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}
@media (min-width: 1441px) {
  html {
    font-size: 8px;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}

body {
  -webkit-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow-x: hidden;
  color: #000;
  font-family: "Lato";
  font-size: 1.7rem;
  letter-spacing: 0.009rem;
  line-height: calc(30/17);
}

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

.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.8rem;
  font-weight: bold;
  letter-spacing: 0.09rem;
}
.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%, #fff), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #fff 50%, transparent 50%);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: #fff;
  white-space: nowrap;
}
.btn-arrow .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  width: 2.8rem;
}
.btn-arrow .icon img {
  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 {
  -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: 0rem;
  padding: 0 2rem;
  min-width: 17rem;
  height: 5rem;
  overflow: hidden;
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 0.017rem;
  line-height: 5rem;
  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;
  margin-top: -0.6rem;
  margin-right: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}
.btn .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.btn-white {
  background: #fff;
  color: #19202D;
}
.btn-white--brounded {
  border: 1px solid #fff;
  background: none;
  color: #fff;
}
.btn-white--brounded:hover, .btn-white--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #fff;
  color: #19202D;
}
.btn-yellow {
  background: #FFC72C;
  color: #222;
}
.btn-yellow--brounded {
  border: 1px solid #FFC72C;
  background: none;
  color: #FFC72C;
}
.btn-yellow--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #FFC72C;
  color: #222;
}
.btn-yellow:hover, .btn-yellow.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #FFC72C;
}
.btn-purple {
  background: #3A307C;
  color: #fff;
}
.btn-purple--brounded {
  border: 1px solid #3A307C;
  background: none;
  color: #3A307C;
}
.btn-purple--brounded .icon img {
  -webkit-filter: none !important;
          filter: none !important;
}
.btn-purple--brounded:hover, .btn-purple--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #3A307C;
  color: #fff;
}
.btn-black {
  background: #19202D;
  color: #fff;
}
.btn-black--brounded {
  border: 1px solid #19202D;
  background: none;
  color: #19202D;
}
.btn-black--brounded .icon img {
  -webkit-filter: none !important;
          filter: none !important;
}
.btn-black--brounded:hover, .btn-black--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #19202D;
  color: #fff;
}
.btn-grey-df {
  background: #DFDFDF;
  color: #19202D;
}
.btn-grey-df--brounded {
  border: 1px solid #DFDFDF;
  background: none;
  color: #19202D;
}
.btn-grey-df--brounded:hover, .btn-grey-df--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #DFDFDF;
  color: #19202D;
}
.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 1.6rem #00000012;
          box-shadow: 0px 0.8rem 1.6rem #00000012;
}

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

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
  list-style: none;
}
.slick-dots li {
  position: static;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 0.7rem;
  outline: none;
  border: none;
  border-radius: 5px;
  background: rgba(129, 127, 209, 0.3);
  width: 6px;
  height: 6px;
}
.slick-dots li.slick-active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #817FD1;
}
.slick-dots button {
  display: none;
}

.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.3s;
  transition: all 0.3s;
  cursor: pointer;
  outline: none;
  width: 3rem;
}
.swiper-prev em, .swiper-next em {
  font-size: 4.2rem;
}
.swiper-prev img, .swiper-next img {
  width: 100%;
  height: auto;
}

.swiper-prev {
  left: -5rem;
}

.swiper-next {
  right: -5rem;
}

@media (max-width: 1279px) {
  .swiper-prev {
    left: 15px;
  }

  .swiper-next {
    right: 15px;
  }
}
.swiper-button-disabled {
  -webkit-filter: brightness(0);
          filter: brightness(0);
  cursor: no-drop;
}

.swiper-btn {
  gap: 1rem;
  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;
}

.amount {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F5F5F5;
  overflow: hidden;
}
.amount .btn-wrap {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 5rem;
}
.amount .minus, .amount .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;
  width: 5rem;
  height: 5rem;
}
.amount .minus em, .amount .plus em {
  color: #707070;
  font-size: 2.6rem;
}
.amount .input {
  outline: none;
  border: none;
  border-radius: 0;
  background: none;
  padding: 0;
  width: 3rem;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.amount ::-webkit-outer-spin-button, .amount ::-webkit-inner-spin-button {
  display: none;
}

.dropdown {
  position: relative;
  border: 1px solid #041229;
  border-radius: 1rem;
  background: none;
  padding: 0 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 39rem;
  font-size: 1.6rem;
}
.dropdown-caret {
  position: relative;
  margin-left: 1rem;
  font-size: 2.6rem;
}
.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;
  padding: 0;
  height: 100%;
  line-height: 6rem;
}
.dropdown-list {
  display: none;
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  z-index: 9;
  border: 1px solid #041229;
  border-radius: 1rem;
  background: #fff;
  padding: 1.5rem 0;
  width: 100%;
  list-style: none;
}
.dropdown-item {
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0 !important;
  padding: 1rem 2rem;
}
.dropdown-item.selected, .dropdown-item:hover {
  color: #009FDE;
}
.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 {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 1rem;
  background: #FFFFFF;
  padding: 0rem 1.5rem;
  width: 100%;
  height: 5rem;
  font-weight: normal;
}

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

.select-box {
  position: relative;
  border: none;
  border-radius: 1rem;
  background: #FFFFFF;
  padding-right: 4rem;
  overflow: hidden;
}
.select-box:before {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font: normal normal normal 24px/1 Material Design Icons;
  font-size: 2.6rem;
  content: "󰅀";
}

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-type-date {
  position: relative;
}
.input-type-date::before {
  position: absolute;
  top: 50%;
  right: 0rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/training/13.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  content: "";
}

::-webkit-input-placeholder {
  color: #3B3B3B80;
  font-weight: 300;
}

select:invalid {
  color: #3B3B3B80;
  font-weight: 300;
}

select {
  -webkit-appearance: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: transparent;
  padding: 0 1.5rem;
  width: 100%;
  height: 5rem;
  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: 2.5rem;
}
.form-group .input {
  position: relative;
}

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

.range-price-slide .slider-box {
  width: 100%;
}
.range-price-slide label {
  display: inline-block;
  vertical-align: top;
  border: none;
}
.range-price-slide input {
  margin-top: 3rem;
  outline: none;
  border: none !important;
  background: none;
  padding: 0;
  width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  color: #000000;
  font-size: 1.8rem;
  line-height: 1;
  text-align: left;
}
.range-price-slide .txt {
  color: #000000;
  font-size: 1.8rem;
}
.range-price-slide .slider {
  margin-top: 2rem;
  margin-left: 1rem;
  border: none;
  border-radius: 15px;
  background: rgba(2, 12, 34, 0.2);
  height: 0.7rem;
}
.range-price-slide .slider .ui-slider-range {
  border: none;
  background: #2C2C2C;
}
.range-price-slide .slider .ui-slider-handle.ui-corner-all.ui-state-default {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
  border: none;
  border-radius: 50%;
  background: #2C2C2C;
  width: 1.4rem;
  height: 1.4rem;
}

.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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}
.pagi-item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin: 0 1rem;
  margin-bottom: 0 !important;
}
.pagi-item.pagi-action {
  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;
  background: #565041;
  width: 2.8rem;
  height: 2.8rem;
}
.pagi-item.pagi-action em {
  color: #fff;
  font-size: 3rem;
}
.pagi-item.pagi-action:hover {
  background: #FFC72C;
}
.pagi-item.is-disabled {
  cursor: no-drop;
}
.pagi-item:hover, .pagi-item.is-active {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
  color: #FFC72C;
}

.custom-checkbox, .custom-radio {
  cursor: pointer;
}
.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: 3.8rem;
}
.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.4rem;
  left: 0;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #707070;
  border-radius: 0.2rem;
  background: none;
  width: 2rem;
  height: 2rem;
  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: 0.7rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  border: solid #fff;
  border-width: 0 0.3rem 0.3rem 0;
  width: 0.6rem;
  height: 1.2rem;
  content: "";
}
.custom-checkbox.style-1 input[type=radio]:checked + label .content, .custom-checkbox.style-1 span .content, .custom-radio.style-1 input[type=radio]:checked + label .content, .custom-radio.style-1 span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=radio]:checked + label::before, .custom-checkbox.style-1 span::before, .custom-radio.style-1 input[type=radio]:checked + label::before, .custom-radio.style-1 span::before {
  border: 1px solid #FFC72C;
  background: #FFC72C;
}
.custom-checkbox.style-1 input[type=radio]:checked + label::after, .custom-checkbox.style-1 span::after, .custom-radio.style-1 input[type=radio]:checked + label::after, .custom-radio.style-1 span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label .content, .custom-checkbox.style-1 span .content, .custom-radio.style-1 input[type=checkbox]:checked + label .content, .custom-radio.style-1 span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label::after, .custom-checkbox.style-1 span::after, .custom-radio.style-1 input[type=checkbox]:checked + label::after, .custom-radio.style-1 span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label::before, .custom-checkbox.style-1 span::before, .custom-radio.style-1 input[type=checkbox]:checked + label::before, .custom-radio.style-1 span::before {
  border: 1px solid #FFC72C;
  background: #FFC72C;
}
.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: 3.2rem;
}
.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: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  border: 1px solid #505050;
  border-radius: 50%;
  background: none;
  width: 2.4rem;
  height: 2.4rem;
  content: "";
}
.custom-checkbox.style-2 input[type=radio]:focus + label .content, .custom-checkbox.style-2 span .content, .custom-radio.style-2 input[type=radio]:focus + label .content, .custom-radio.style-2 span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:focus + label:before, .custom-checkbox.style-2 span:before, .custom-radio.style-2 input[type=radio]:focus + label:before, .custom-radio.style-2 span:before {
  -webkit-box-shadow: inset 0 0 0 0.4rem #fff;
          box-shadow: inset 0 0 0 0.4rem #fff;
  border: 1px solid #505050;
  background: #505050;
}
.custom-checkbox.style-2 input[type=radio]:checked + label .content, .custom-checkbox.style-2 span .content, .custom-radio.style-2 input[type=radio]:checked + label .content, .custom-radio.style-2 span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:checked + label:before, .custom-checkbox.style-2 span:before, .custom-radio.style-2 input[type=radio]:checked + label:before, .custom-radio.style-2 span:before {
  -webkit-box-shadow: inset 0 0 0 0.4rem #fff;
          box-shadow: inset 0 0 0 0.4rem #fff;
  border: 1px solid #505050;
  background: #505050;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label .content, .custom-checkbox.style-2 span .content, .custom-radio.style-2 input[type=checkbox]:focus + label .content, .custom-radio.style-2 span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label:before, .custom-checkbox.style-2 span:before, .custom-radio.style-2 input[type=checkbox]:focus + label:before, .custom-radio.style-2 span:before {
  -webkit-box-shadow: inset 0 0 0 0.4rem #fff;
          box-shadow: inset 0 0 0 0.4rem #fff;
  border: 1px solid #505050;
  background: #505050;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label .content, .custom-checkbox.style-2 span .content, .custom-radio.style-2 input[type=checkbox]:checked + label .content, .custom-radio.style-2 span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label:before, .custom-checkbox.style-2 span:before, .custom-radio.style-2 input[type=checkbox]:checked + label:before, .custom-radio.style-2 span:before {
  -webkit-box-shadow: inset 0 0 0 0.4rem #fff;
          box-shadow: inset 0 0 0 0.4rem #fff;
  border: 1px solid #505050;
  background: #505050;
}

/*GRID - media queries breakpoints*/
.col,
[class*=col-] {
  padding-right: 15px;
  padding-left: 15px;
  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: -15px;
  margin-left: -15px;
}

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

@media (min-width: 1280px) {
  .container {
    max-width: calc(1438/1920*100%);
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1438px;
  }
}
@media (min-width: 1280px) {
  .container--narrow {
    max-width: calc(1120/1920*100%);
  }
}
@media (min-width: 1920px) {
  .container--narrow {
    max-width: 1120px;
  }
}
@media (min-width: 1280px) {
  .container--wide {
    max-width: calc(1680/1920*100%);
  }
}
@media (min-width: 1920px) {
  .container--wide {
    max-width: 1680px;
  }
}

.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, .product-card .content .title, .hero-banner .head .text, .main-content .head .heading-placeholder, .service-section .tabs-nav li, .contact-section .info-list .title, .product-details .my-tabs .tabs-nav li, .product-details .details label, .product-details .details .title, .cart-section .cart-product-table .table thead th, .cart-section .summary-box .head .edit .txt, .checkout-section .summary-box .head .edit .txt, .thank-you .summary-box .head .edit .txt, .about-us-section .box .head .title, .heading, .btn-arrow, .btn, .header .menu-link {
  font-family: "Raleway";
  letter-spacing: 0.017rem;
}

.heading {
  line-height: 1.16;
}
.heading-60 {
  font-size: var(--60-fs);
}
.heading-50 {
  font-size: var(--50-fs);
}
.heading-48 {
  font-size: var(--48-fs);
}
.heading-36 {
  font-size: 3.6rem;
  line-height: calc(38/36);
}
.heading-26 {
  font-size: 2.6rem;
  line-height: calc(28/26);
}

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

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: 5px solid #FF0000;
}

:root {
  --60-fs: 6rem;
  --50-fs: 5rem;
  --48-fs: 4.8rem;
  --50-lh: calc(52/50);
}
@media (max-width: 767px) {
  :root {
    --60-fs: 5rem;
  }
}

.checkout-section .shipping-info .another-address {
  display: none;
  padding-top: 3rem;
}
.checkout-section .box {
  -webkit-box-shadow: 0px 0.6rem 1.2rem #3A307C08;
          box-shadow: 0px 0.6rem 1.2rem #3A307C08;
  background: #fff;
  padding: 3rem;
}
@media (max-width: 767px) {
  .checkout-section .box {
    padding: 3rem 1.5rem;
  }
}
.checkout-section .box input, .checkout-section .box textarea, .checkout-section .box .select-box {
  border: 1px solid #5650414D;
  border-radius: 0;
}
.checkout-section .payment .custom-checkbox {
  border: 1px solid #5650414D;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
.checkout-section .payment label {
  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;
  width: 100%;
}
.checkout-section .payment label .image {
  height: 2rem;
}
.checkout-section .payment label .image img {
  width: auto;
  height: 100%;
}
.checkout-section .wrapper .custom-checkbox:not(:last-child) {
  margin-bottom: 2rem;
}
.checkout-section .shipping-method {
  margin-top: 1.5rem;
  max-width: 21rem;
}
.checkout-section .shipping-method .custom-checkbox:not(:last-child) {
  margin-bottom: 2rem;
}
.checkout-section .shipping-method .custom-checkbox label {
  font-size: 2rem;
  font-weight: normal;
}

.thank-you .table-products .table, .checkout-section .table-products .table {
  width: 100%;
}
.thank-you .table-products tr, .checkout-section .table-products tr {
  border-bottom: 1px solid rgba(0, 18, 43, 0.2);
}
.thank-you .table-products tr td, .checkout-section .table-products tr td {
  vertical-align: top;
  padding: 2.5rem 0;
}
.thank-you .table-products tr td:not(:last-child), .checkout-section .table-products tr td:not(:last-child) {
  padding-right: 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;
  width: 12rem;
  height: 9rem;
  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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 2rem;
  width: 100%;
}
.thank-you .product-item .caption .title, .checkout-section .product-item .caption .title {
  font-size: 1.8rem;
  font-weight: 400;
}
.thank-you .terms, .thank-you .policy-txt, .checkout-section .terms, .checkout-section .policy-txt {
  margin-top: 2.5rem;
  border-top: 1px solid #5650414D;
  padding-top: 2.5rem;
}

.about-us-section .box-img img {
  width: 100%;
}
@media (min-width: 768px) {
  .about-us-section .box-img {
    width: 100%;
    height: 100%;
  }
  .about-us-section .box-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.about-us-section .box {
  padding: 6.5rem 9rem;
  color: #fff;
}
@media (max-width: 767px) {
  .about-us-section .box {
    padding: 6rem 15px;
  }
}
.about-us-section .box .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-us-section .box .head .icon {
  height: 6.4rem;
}
.about-us-section .box .head .icon img {
  width: auto;
  height: 100%;
}
.about-us-section .box .head .title {
  padding-left: 2.5rem;
  font-size: 3.2rem;
  font-weight: bold;
}

.our-core-values {
  position: relative;
  background-image: url(../img/el-5.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 20vw auto;
  padding: 25rem 0;
}
@media (min-width: 768px) {
  .our-core-values:before {
    position: absolute;
    top: 10%;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(37.5% 0, calc(37.5% + .4rem) 0, calc(22.5% + .4rem) 100%, 22.5% 100%);
            clip-path: polygon(37.5% 0, calc(37.5% + .4rem) 0, calc(22.5% + .4rem) 100%, 22.5% 100%);
    background: #fff;
    width: 100%;
    height: 48%;
    content: "";
  }
  .our-core-values:after {
    position: absolute;
    bottom: 10%;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(36% 0, calc(36% + .4rem) 0, calc(21% + .4rem) 100%, 21% 100%);
            clip-path: polygon(36% 0, calc(36% + .4rem) 0, calc(21% + .4rem) 100%, 21% 100%);
    background: #fff;
    width: 100%;
    height: 48%;
    content: "";
  }
}
.our-core-values .content {
  color: #fff;
}
.our-core-values .box-img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 30% 100%);
          clip-path: polygon(100% 0, 0 0, 0 100%, 30% 100%);
  width: 45%;
  height: 100%;
}
.our-core-values .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-core-values .box-img::before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(58, 48, 124, 0.6);
  width: 100%;
  height: 100%;
  content: "";
}
.our-core-values .main-content::after {
  background: rgba(245, 245, 245, 0.22);
}
.our-core-values .main-content .head .heading-placeholder {
  text-stroke: 1px #707070E5;
  -webkit-text-stroke: 1px #707070E5;
}

.meet-our-team .main-content:after {
  background: rgba(58, 48, 124, 0.09);
}
.meet-our-team .main-content .head .heading-placeholder {
  text-stroke: 1px #7070701A;
  -webkit-text-stroke: 1px #7070701A;
}
.meet-our-team .personal-card {
  position: relative;
  background: #fff;
}
.meet-our-team .personal-card .box-img {
  display: block;
  position: relative;
  padding-top: 125.8358662614%;
}
.meet-our-team .personal-card .box-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.meet-our-team .personal-card .content {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-clip-path: polygon(calc(100% - 4rem) 0, 0 0, 0 100%, 100% 100%);
          clip-path: polygon(calc(100% - 4rem) 0, 0 0, 0 100%, 100% 100%);
  background: #FFC72C;
  padding: 1.5rem 4rem;
  width: 100%;
}
.meet-our-team .personal-card .content .title {
  font-size: 2.4rem;
  font-weight: bold;
}
.meet-our-team .personal-card .content .position {
  font-weight: 500;
}

.our-advantages {
  position: relative;
  padding-left: 15px;
}
@media (min-width: 1280px) {
  .our-advantages {
    padding-left: calc(calc((100vw - calc(1438/1920*100vw) + 30px)/2));
  }
}
@media (max-width: 991px) {
  .our-advantages {
    padding-right: 15px;
  }
  .our-advantages .box-img {
    margin-top: 6rem;
  }
}
.our-advantages::after {
  inset: 0;
  position: absolute;
  background: rgba(58, 48, 124, 0.95);
  background-image: url(../img/el-5.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20vw auto;
  content: "";
}
.our-advantages .main-content {
  padding-right: 15px;
}
.our-advantages .main-content::after {
  background: rgba(245, 245, 245, 0.22);
}
.our-advantages .main-content .head .heading-placeholder {
  text-stroke: 1px #707070E5;
  -webkit-text-stroke: 1px #707070E5;
}
.our-advantages .box-img img {
  width: 100%;
}

.our-customers .box-img {
  display: block;
  position: relative;
  padding-top: 70.2127659574%;
  overflow: clip;
}
.our-customers .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;
}
.our-customers .box-img::after {
  inset: 0;
  position: absolute;
  opacity: 0.85;
  mix-blend-mode: overlay;
  background: #3A307C 0% 0% no-repeat padding-box;
  content: "";
}
.our-customers .box-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.products-section .list-products{
  row-gap: 4rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
  list-style-type: none;
}

@media (min-width: 768px){
  .products-section .list-products{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.products-section .product-card::after {
  -webkit-box-shadow: inset 0 0 0 1px #70707033;
          box-shadow: inset 0 0 0 1px #70707033;
}
.products-section .product-card:hover:after {
  -webkit-box-shadow: inset 0 0 0 1px #3A307C;
          box-shadow: inset 0 0 0 1px #3A307C;
}

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

.sidebar {
  position: relative;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .sidebar-inner {
    display: none;
    position: absolute;
    top: calc( 100% + 1rem );
    left: -15px;
    z-index: 98;
    background: #fff;
    padding: 15px;
    width: calc(100% + 30px);
    height: auto;
  }
}
.sidebar .sidebar-menu {
  list-style: none;
}
.sidebar .box {
  background: #F5F5F5;
  padding: 3.5rem 3rem;
}
.sidebar .box:not(:last-child) {
  margin-bottom: 3rem;
}
.sidebar .filter-item label {
  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;
}
.sidebar .filter-item .icon-dropdown {
  font-size: 2rem;
}
.sidebar .filter-item .icon-dropdown.active::before {
  content: "󰍴";
}
.sidebar .nav-sub {
  display: none;
  padding: 2rem 5rem 0;
  list-style: none;
}
.sidebar .custom-checkbox:not(:last-child) {
  margin-bottom: 1.5rem;
}

.cart-section, .checkout-section, .thank-you {
  background: #F5F5F5;
  padding: 12rem 0;
}
.cart-section table, .checkout-section table, .thank-you table {
  width: 100%;
}
.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 .btn, .checkout-section .btn, .thank-you .btn {
  min-width: 19rem;
}
.cart-section .coupon-code, .checkout-section .coupon-code, .thank-you .coupon-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: inset 0 0 0 1px #888888;
          box-shadow: inset 0 0 0 1px #888888;
  background: #fff;
  max-width: 32rem;
}
.cart-section .coupon-code input, .checkout-section .coupon-code input, .thank-you .coupon-code input {
  background: none;
}
.cart-section .coupon-code .btn, .checkout-section .coupon-code .btn, .thank-you .coupon-code .btn {
  min-width: 14.5rem;
}
.cart-section .summary-box .inner, .checkout-section .summary-box .inner, .thank-you .summary-box .inner {
  -webkit-box-shadow: 0px 0.6rem 1.2rem #3A307C08;
          box-shadow: 0px 0.6rem 1.2rem #3A307C08;
  background: #fff;
  padding: 2.5rem 3.5rem;
}
.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: 1px solid #5650414D;
  padding-bottom: 2.5rem;
}
.cart-section .summary-box .head .title, .checkout-section .summary-box .head .title, .thank-you .summary-box .head .title {
  font-size: 2.8rem;
  letter-spacing: 0.112rem;
}
.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;
  cursor: pointer;
}
.cart-section .summary-box .head .edit .icon, .checkout-section .summary-box .head .edit .icon, .thank-you .summary-box .head .edit .icon {
  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 .head .edit .txt, .checkout-section .summary-box .head .edit .txt, .thank-you .summary-box .head .edit .txt {
  color: #3A307C;
  font-size: 1.6rem;
  text-decoration: underline;
}
.cart-section .cart-total tr, .checkout-section .cart-total tr, .thank-you .cart-total tr {
  position: relative;
}
.cart-section .cart-total tr td, .checkout-section .cart-total tr td, .thank-you .cart-total tr td {
  vertical-align: top;
  padding: 1rem 0;
}
.cart-section .cart-total tr td:first-child, .checkout-section .cart-total tr td:first-child, .thank-you .cart-total tr td:first-child {
  letter-spacing: 0.136rem;
}
.cart-section .cart-total tr td:last-child, .checkout-section .cart-total tr td:last-child, .thank-you .cart-total tr td:last-child {
  text-align: right;
}
.cart-section .cart-total tr:first-child td, .checkout-section .cart-total tr:first-child td, .thank-you .cart-total tr:first-child td {
  padding-top: 3rem;
}
.cart-section .cart-total tr:nth-last-child(2) td, .checkout-section .cart-total tr:nth-last-child(2) td, .thank-you .cart-total tr:nth-last-child(2) td {
  padding-bottom: 3rem;
}
.cart-section .cart-total tr:last-child, .checkout-section .cart-total tr:last-child, .thank-you .cart-total tr:last-child {
  border-top: 1px solid #5650414D;
}
.cart-section .cart-total tr:last-child td, .checkout-section .cart-total tr:last-child td, .thank-you .cart-total tr:last-child td {
  padding-top: 3rem;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.16rem;
}

.cart-section .cart-product-table {
  background: #fff;
  padding: 6rem;
}
@media (max-width: 767px) {
  .cart-section .cart-product-table {
    padding: 6rem 15px;
  }
}
.cart-section .cart-product-table .table {
  width: 100%;
}
.cart-section .cart-product-table .table thead {
  border-bottom: 1px solid #5650414D;
}
.cart-section .cart-product-table .table thead th {
  padding-bottom: 3.5rem;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  .cart-section .cart-product-table .table th:nth-child(1), .cart-section .cart-product-table .table td:nth-child(1) {
    width: 40%;
    text-align: left;
  }
}
.cart-section .cart-product-table .table tbody {
  width: 100%;
}
.cart-section .cart-product-table .table tbody tr {
  position: relative;
}
.cart-section .cart-product-table .table tbody tr:not(:last-child) {
  border-bottom: 1px solid #5650414D;
}
.cart-section .cart-product-table .table tbody td {
  vertical-align: top;
  padding: 3.5rem 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;
}
.cart-section .cart-product-table .table tbody td .product-item .box-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 15rem;
  height: 12rem;
  overflow: clip;
}
.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 {
  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;
  padding-left: 3rem;
}
.cart-section .cart-product-table .table tbody td .product-item .caption .title {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-section .cart-product-table .table tbody td .remove {
  width: 1.5rem;
}
.cart-section .cart-product-table .table tbody td .remove img {
  width: 100%;
}
.cart-section .cart-product-table .table tbody td .price {
  font-weight: 500;
}
.cart-section .cart-product-table .table tbody td .price ins {
  display: block;
  text-decoration: none;
}
.cart-section .cart-product-table .table tbody td .price del {
  display: block;
  color: #A5A5A5;
}
@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;
    text-align: left;
    content: attr(data-title);
  }
  .cart-section .cart-product-table .table tbody tr td:first-child .product-item {
    padding-right: 3rem;
  }
  .cart-section .cart-product-table .table tbody tr td:first-child::before {
    display: none;
  }
  .cart-section .cart-product-table .table tbody tr td:last-child {
    padding: 0;
  }
  .cart-section .cart-product-table .table tbody tr:first-child td {
    padding-top: 0;
  }
  .cart-section .cart-product-table .table tbody tr:first-child .remove {
    top: 0;
  }
  .cart-section .cart-product-table .table tbody tr .remove {
    position: absolute;
    top: 3rem;
    right: 0;
  }
}
.cart-section .bot-content {
  gap: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product-details .product-details-slider .box-img {
  display: block;
  position: relative;
  padding-top: 77.5%;
}
.product-details .product-details-slider .box-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-details .product-details-slider .thumbs {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .product-details .details {
    padding-left: 6rem;
  }
}
@media (max-width: 767px) {
  .product-details .details {
    padding-top: 6rem;
  }
}
.product-details .details .title {
  font-size: 3.6rem;
  font-weight: 600;
  line-height: calc(54/36);
}
.product-details .details .select-box {
  border: 1px solid #7070704D;
  border-radius: 0;
  max-width: 31.6rem;
}
.product-details .details label {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: 600;
}
.product-details .details .select-size {
  margin-top: 3rem;
  margin-bottom: 0;
}
.product-details .details .colors {
  margin-top: 3rem;
}
.product-details .details .colors .colors-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.product-details .details .colors .colors-list li:not(:last-child) {
  margin-right: 1rem;
}
.product-details .details .colors .colors-list .color {
  display: block;
  border: 1px solid #707070;
  border-radius: 50%;
  width: 2.2rem;
  height: 2.2rem;
}
.product-details .details .colors .colors-list .color:hover, .product-details .details .colors .colors-list .color.active {
  -webkit-box-shadow: 0 0 0 3px #23252F;
          box-shadow: 0 0 0 3px #23252F;
}
.product-details .details .btn {
  min-width: auto;
  height: 6rem !important;
  line-height: 6rem !important;
}
.product-details .details .price {
  color: #3A307C;
  font-size: 3.2rem;
  font-weight: bold;
}
.product-details .details .price ins {
  text-decoration: none;
}
.product-details .details .quantity-box label {
  margin-right: 2.5rem;
  margin-bottom: 0;
}
.product-details .details .bot-wrap {
  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;
  margin-top: 4rem;
  border-top: 1px solid #70707033;
  padding-top: 5rem;
}
.product-details .details .bot-wrap .btn {
  min-width: 24.6rem;
}
.product-details .my-tabs .tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.product-details .my-tabs .tabs-nav li {
  position: relative;
  cursor: pointer;
  border: 1px solid #70707033;
  padding: 1rem 2rem;
  font-size: 1.7rem;
  letter-spacing: 0.017rem;
}
.product-details .my-tabs .tabs-nav li.active, .product-details .my-tabs .tabs-nav li:hover {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
  border: 1px solid #FFC72C;
  background: #FFC72C;
  color: #fff;
}
.product-details .my-tabs .tab-content {
  padding-top: 5rem;
}

.products-slider-section {
  background-image: url(../img/el-2.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 20vw auto;
}
.products-slider-section .product-card:after {
  -webkit-box-shadow: inset 0 -2px 0 0 #3A307C;
          box-shadow: inset 0 -2px 0 0 #3A307C;
}
.products-slider-section .product-card:hover::after {
  -webkit-box-shadow: inset 0 0 0 1px #3A307C;
          box-shadow: inset 0 0 0 1px #3A307C;
}

.contact-section .info-list {
  list-style: none;
}
.contact-section .info-list li:not(:last-child) {
  margin-bottom: 5rem;
}
.contact-section .info-list .title {
  padding-left: 2rem;
  font-size: 2.4rem;
  font-weight: bold;
  text-transform: uppercase;
}
.contact-section .info-list .icon {
  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;
  background: #FFC72C;
  width: 5.7rem;
  height: 5.7rem;
}
.contact-section .info-list .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 3.4rem;
  height: 3.4rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.contact-section .info-list .content {
  padding-top: 2rem;
  max-width: 32.9rem;
}
.contact-section .form-wrap {
  background: #F5F5F5;
  padding: 8rem 5rem;
}
@media (max-width: 767px) {
  .contact-section .form-wrap {
    margin-top: 6rem;
    padding: 6rem 15px;
  }
}

.banner-subpage {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .banner-subpage:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(37.5% 0, calc(37.5% + .4rem) 0, calc(56% + .4rem) 100%, 56% 100%);
            clip-path: polygon(37.5% 0, calc(37.5% + .4rem) 0, calc(56% + .4rem) 100%, 56% 100%);
    background: #fff;
    width: 100%;
    height: 50%;
    content: "";
  }
  .banner-subpage:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(46.5% 0, calc(46.5% + .4rem) 0, calc(65% + .4rem) 100%, 65% 100%);
            clip-path: polygon(46.5% 0, calc(46.5% + .4rem) 0, calc(65% + .4rem) 100%, 65% 100%);
    background: #fff;
    width: 100%;
    height: 50%;
    content: "";
  }
}
.banner-subpage .content {
  position: relative;
  padding: 24rem 0;
}
.banner-subpage .content::after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: 1;
  -webkit-clip-path: polygon(0 0, 33% 0, 70% 100%, 0 100%);
          clip-path: polygon(0 0, 33% 0, 70% 100%, 0 100%);
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#150D4D), to(#1D183E8B)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #150D4D 0%, #1D183E8B 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  height: 100%;
  content: "";
}
.banner-subpage .content::before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(58, 48, 124, 0.5);
  width: 100%;
  height: 100%;
  content: "";
}
.banner-subpage .content .inner {
  position: relative;
  z-index: 2;
}

.contact-maps {
  position: relative;
  padding-top: calc(712/1920*100%);
}
.contact-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .contact-maps {
    padding-top: cacl(75%);
  }
}

.service-section {
  background-image: url(../img/el-3.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.service-section .tabs-nav {
  list-style: none;
}
.service-section .tabs-nav li {
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  padding: 1.7rem;
  color: #22222299;
  font-size: 2.4rem;
  font-weight: 500;
}
.service-section .tabs-nav li:hover, .service-section .tabs-nav li.active {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
  background: #F5F5F5;
  color: #3A307C;
}
.service-section .tabs-nav li:hover:before, .service-section .tabs-nav li:hover::after, .service-section .tabs-nav li.active:before, .service-section .tabs-nav li.active::after {
  opacity: 1;
}
@media (min-width: 1280px) {
  .service-section .tabs-nav li::before {
    display: block;
    position: absolute;
    top: 50%;
    right: calc(100% + 8rem);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 50%;
    background: #FFC72C;
    width: 1.2rem;
    height: 1.2rem;
    content: "";
  }
  .service-section .tabs-nav li::after {
    display: block;
    position: absolute;
    top: 50%;
    right: calc(100% + 8rem);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #FFC72C;
    width: 16rem;
    height: 2px;
    content: "";
  }
}
@media (max-width: 767px) {
  .service-section .tabs-nav {
    margin-bottom: 30px;
  }
}

.main-list ul {
  list-style: none;
}
.main-list ul li {
  position: relative;
  padding-left: 4rem;
}
.main-list ul li::after {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFC72C;
  font: normal normal normal 24px/1 Material Design Icons;
  content: "󰗠";
}
.main-list ul li:not(:last-child) {
  margin-bottom: 2rem;
}

.thank-you .left-box {
  -webkit-box-shadow: 0px 0.6rem 1.2rem #3A307C08;
          box-shadow: 0px 0.6rem 1.2rem #3A307C08;
  background: #fff;
  padding: 3.5rem 4rem;
}
@media (max-width: 767px) {
  .thank-you .left-box {
    padding: 3rem 15px;
  }
}
.thank-you .info .table {
  width: 100%;
  max-width: 40rem;
  font-size: 1.8rem;
}
.thank-you .info .table tr:not(:last-child) td {
  padding-bottom: 1.5rem;
}
.thank-you .info .table tr td {
  vertical-align: top;
}
.thank-you .info .table tr td:first-child {
  width: 40%;
}
.thank-you .info .table tr td:nth-child(2) {
  font-weight: 600;
}

.main-content {
  position: relative;
  z-index: 1;
  padding-left: 3rem;
}
.main-content::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-clip-path: polygon(0 0, 100% 40%, 100% 100%, 0 60%);
          clip-path: polygon(0 0, 100% 40%, 100% 100%, 0 60%);
  background: rgba(245, 245, 245, 0.8);
  width: 6.5rem;
  height: 19.5rem;
  content: "";
}
.main-content .head {
  position: relative;
}
.main-content .head .heading-placeholder {
  text-stroke: 1px #7070701A;
  -webkit-text-stroke: 1px #7070701A;
  color: transparent;
  font-size: 10rem;
  font-weight: 900;
  line-height: calc(70/60);
}
@media (max-width: 767px) {
  .main-content .head .heading-placeholder {
    font-size: 7rem;
  }
}
.main-content .heading {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.who-we-are .box-img {
  position: relative;
  padding-bottom: 12rem;
}
.who-we-are .box-img::before {
  position: absolute;
  bottom: 3rem;
  left: 0;
  z-index: 1;
  background-image: url(../img/home/bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 6.5rem;
  height: 19.5rem;
  content: "";
}
.who-we-are .box-img .image img {
  width: 100%;
  height: auto;
}
.who-we-are .box-img .image-1 {
  margin: 0 auto;
  width: 80%;
}
.who-we-are .box-img .image-2 {
  position: absolute;
  bottom: 0;
  left: 3rem;
  width: 50%;
}
.who-we-are .box-img .content {
  position: absolute;
  right: 0;
  bottom: 6rem;
  background: #FFC72C;
  padding: 1.5rem 3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  text-align: center;
}
.who-we-are .box-img .content .years {
  font-size: 4.8rem;
  font-weight: 900;
  line-height: 1.2;
}
.who-we-are .box-img .content .title {
  margin-top: 0.7rem;
}

.our-slogan .inner {
  position: relative;
  padding: 9rem 15px;
}
.our-slogan .inner::after {
  inset: 0;
  position: absolute;
  background: rgba(58, 48, 124, 0.85);
  content: "";
}
.our-slogan .inner .content {
  position: relative;
  z-index: 1;
  color: #fff;
}

.our-pallets {
  position: relative;
  background-image: url(../img/el-5.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 25rem 0;
}
@media (min-width: 768px) {
  .our-pallets:before {
    position: absolute;
    top: 7%;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(50% 0, calc(50% + .4rem) 0, calc(36.5% + .4rem) 100%, 36.5% 100%);
            clip-path: polygon(50% 0, calc(50% + .4rem) 0, calc(36.5% + .4rem) 100%, 36.5% 100%);
    background: #fff;
    width: 100%;
    height: 48%;
    content: "";
  }
  .our-pallets:after {
    position: absolute;
    bottom: 7%;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(46% 0, calc(46% + .4rem) 0, calc(32.5% + .4rem) 100%, 32.5% 100%);
            clip-path: polygon(46% 0, calc(46% + .4rem) 0, calc(32.5% + .4rem) 100%, 32.5% 100%);
    background: #fff;
    width: 100%;
    height: 48%;
    content: "";
  }
}
.our-pallets .content {
  color: #fff;
}
.our-pallets .box-img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 50% 100%);
          clip-path: polygon(100% 0, 0 0, 0 100%, 50% 100%);
  width: 55%;
  height: 100%;
}
.our-pallets .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-pallets .box-img::before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(58, 48, 124, 0.6);
  width: 100%;
  height: 100%;
  content: "";
}
.our-pallets .main-content::after {
  background: rgba(245, 245, 245, 0.22);
}
.our-pallets .main-content .head .heading-placeholder {
  text-stroke: 1px #707070E5;
  -webkit-text-stroke: 1px #707070E5;
}

.service-card {
  border: 0.05px solid #FFFFFF80;
}
.service-card .box-img {
  display: block;
  position: relative;
  padding-top: 184.5070422535%;
  overflow: clip;
}
.service-card .box-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.service-card .box-img::after {
  inset: 0;
  position: absolute;
  opacity: 0.9;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#574D9B00), to(#060607)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #574D9B00 0%, #060607 100%) 0% 0% no-repeat padding-box;
  content: "";
}
.service-card .content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 7rem 4rem;
  width: 100%;
  height: auto;
}
.service-card .content .desc {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.service-card .link {
  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: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.46);
  width: 3.8rem;
  height: 3.8rem;
}
.service-card .link img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 100%;
  max-width: 1.9rem;
}
.service-card .link:hover {
  background: #FFC72C;
}
.service-card:hover .box-img::after {
  -webkit-backdrop-filter: blur(13px);
  opacity: 1;
  backdrop-filter: blur(13px);
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#574D9BAD), to(#060607)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #574D9BAD 0%, #060607 100%) 0% 0% no-repeat padding-box;
}
.service-card:hover .content .desc {
  height: 12rem;
}

.hero-banner {
  overflow: hidden;
}
.hero-banner .main {
  position: relative;
}
@media (min-width: 768px) {
  .hero-banner .main:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(44% 0, calc(44% + .4rem) 0, calc(70% + .4rem) 100%, 70% 100%);
            clip-path: polygon(44% 0, calc(44% + .4rem) 0, calc(70% + .4rem) 100%, 70% 100%);
    background: #fff;
    width: 100%;
    height: 50%;
    content: "";
  }
  .hero-banner .main:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(58% 0, calc(58% + .4rem) 0, calc(84% + .4rem) 100%, 84% 100%);
            clip-path: polygon(58% 0, calc(58% + .4rem) 0, calc(84% + .4rem) 100%, 84% 100%);
    background: #fff;
    width: 100%;
    height: 50%;
    content: "";
  }
}
.hero-banner .content {
  position: relative;
  padding: 21rem 0 29rem;
}
.hero-banner .content::after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: 1;
  -webkit-clip-path: polygon(0 0, 38% 0, 90% 100%, 0 100%);
          clip-path: polygon(0 0, 38% 0, 90% 100%, 0 100%);
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#150D4D), to(#1D183E8B)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #150D4D 0%, #1D183E8B 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  height: 100%;
  content: "";
}
.hero-banner .content::before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(58, 48, 124, 0.6);
  width: 100%;
  height: 100%;
  content: "";
}
.hero-banner .content .inner {
  position: relative;
  z-index: 2;
}
.hero-banner .head {
  background: #F5F5F5;
  padding: 1.5rem 0;
  text-align: center;
}
.hero-banner .head .text {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}

.home-top-list {
  position: relative;
  z-index: 1;
  margin-top: -14rem;
}
.home-top-list .item {
  padding: 5.5rem;
  color: #fff;
}
@media (max-width: 575px) {
  .home-top-list .item {
    padding: 5rem 15px;
  }
}
.home-top-list .item .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-top-list .item .head .icon {
  height: 4.5rem;
}
.home-top-list .item .head .icon img {
  height: 100%;
}
.home-top-list .item .head .title {
  padding-left: 2rem;
}

.product-card {
  position: relative;
  background: #FFFFFF;
  padding: 2rem;
}
.product-card::after {
  inset: 0;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: inset 0 0 0 1px #3A307C;
          box-shadow: inset 0 0 0 1px #3A307C;
  pointer-events: none;
  content: "";
}
.product-card .box-img {
  display: block;
  position: relative;
  padding-top: 78.275862069%;
  overflow: clip;
}
.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 .content {
  padding-top: 2rem;
  text-align: center;
}
.product-card .content .title {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 9.527rem;
  overflow: hidden;
  font-size: 1.8rem;
  font-weight: 500;
  text-overflow: ellipsis;
}
.product-card .content .price {
  color: #3A307C;
  font-size: 2.4rem;
  font-weight: bold;
}
.product-card .content .price ins {
  text-decoration: none;
}
.product-card .content .price del {
  margin-left: 1rem;
  color: rgba(59, 59, 59, 0.5);
}
.product-card:hover::after {
  -webkit-box-shadow: inset 0 -2px 0 0 #3A307C;
          box-shadow: inset 0 -2px 0 0 #3A307C;
}
.product-card:hover .box-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.explore-our-shop {
  background-image: url(../img/el-2.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 20vw auto;
}

.testimonial-card {
  -webkit-box-shadow: 0px 0.6rem 1.2rem #3A307C14;
          box-shadow: 0px 0.6rem 1.2rem #3A307C14;
  border-bottom: 0.2rem solid #FFC72C;
  padding: 4rem 3.5rem 6rem;
}
.testimonial-card .content {
  color: #3B3B3BCC;
}
.testimonial-card .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3.5rem;
}
.testimonial-card .author .avt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  width: 4.5rem;
  height: 4.5rem;
  overflow: hidden;
}
.testimonial-card .author .name {
  padding-left: 2rem;
  color: #3A307C;
  font-weight: 600;
}

.what-people-saying {
  background-image: url(../img/el-3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.what-people-saying .slider {
  margin: 0 -1rem;
}
.what-people-saying .slider .swiper-container {
  padding: 0 1rem 4rem;
}

.lets-contact-us {
  position: relative;
}
@media (min-width: 768px) {
  .lets-contact-us:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(67.5% 0, calc(67.5% + .4rem) 0, calc(58.5% + .4rem) 100%, 58.5% 100%);
            clip-path: polygon(67.5% 0, calc(67.5% + .4rem) 0, calc(58.5% + .4rem) 100%, 58.5% 100%);
    background: #fff;
    width: 100%;
    height: 70%;
    content: "";
  }
  .lets-contact-us:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(70% 0, calc(70% + .4rem) 0, calc(61.5% + .4rem) 100%, 61.5% 100%);
            clip-path: polygon(70% 0, calc(70% + .4rem) 0, calc(61.5% + .4rem) 100%, 61.5% 100%);
    background: #fff;
    width: 100%;
    height: 70%;
    content: "";
  }
}
.lets-contact-us .content {
  color: #fff;
}
.lets-contact-us .box-img {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
  width: 41.66%;
  height: 100%;
}
.lets-contact-us .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lets-contact-us .box-img::before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(58, 48, 124, 0.6);
  width: 100%;
  height: 100%;
  content: "";
}
/*# sourceMappingURL=main.css.map */
