

html.has-scroll-smooth {
  overflow: hidden !important;
}
html {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
body,
.main {
  background-color: #1e1e1e !important;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
.body::-webkit-scrollbar,
.main::-webkit-scrollbar,
html::-webkit-scrollbar {
  display: none;
}

.productShow .Pin-Wrapp,
.projectShow .Pin-Wrapp {
  display: flex;
  direction: rtl;
  align-items: center;
  text-align: right;
  justify-content: space-between;
}

.projectShow .Pin-Wrapp .section1 {
  display: flex;
  align-items: end;
  height: 100vh;
  position: relative;
}

.projectShow .Pin-Wrapp .section1 .in1 {
  height: 100%;
}
.in1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.projectShow .Pin-Wrapp .section2 {
  width: -moz-max-content;
  width: max-content;
}

.projectShow .Pin-Wrapp .section3 {
  display: flex;
  flex-direction: column;
  justify-content: center;

  align-items: center;
}

.aboutUs .section4 .lVideo,
.aboutUs .section9 .lVideo .videoIn,
.productShow .Pin-Wrapp .section7,
.projectShow .Pin-Wrapp .section4 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.projectShow .Pin-Wrapp .section4 img {
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.list-color li {
  height: 140px;
  width: 140px;
  align-self: stretch;
  aspect-ratio: 1/1;
  border-radius: 8px;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 10px;
  padding: 10px;
}
.list-color {
  width: 515px;
  text-align: center;
}
.list-color li img {
  transition: all 0.2s linear;
  width: 100%;
  object-fit: cover;
  filter: grayscale(100%);
  transition: filter 0.5s ease;
}

.list-color li:hover > img {
  filter: grayscale(0%);
  cursor: pointer;
}
.list-color li::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #00000073;
  transition: filter 0.5s ease;
}
.list-color li:hover::after {
  display: none;
}
.aboutUs .section4 .lVideo .playbtn,
.aboutUs .section9 .lVideo .playbtn,
.productShow .Pin-Wrapp .section7 .playbtn,
.projectShow .Pin-Wrapp .section4 .playbtn {
  position: absolute;
  cursor: pointer;
}

.productShow .Pin-Wrapp .section8 .rightP,
.projectShow .Pin-Wrapp .section5 .rightP {
  margin-top: 10vh;
  width: 417px;
}

.projectShow .Pin-Wrapp .section5 p {
  font-family: Byekan;
  font-weight: 400;
  font-size: 20px;
  line-height: 36.35px;
  text-align: justify;
  direction: rtl;
}

.landing .section3 .leftItems ul li .activeBtn,
.productShow .Pin-Wrapp .section2 h1 span,
.projectShow .Pin-Wrapp .section5 p span,
.service .section3 .leftItems ul li .activeBtn {
  font-weight: 700;
  color: #c59b47;
}

.productShow .Pin-Wrapp .section9 {
  margin-left: 309px;
}

.productShow .Pin-Wrapp .section9 img {
  height: 100vh;
  filter: brightness(0.8);
}

.projectShow .Pin-Wrapp .section7 a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.productShow .Pin-Wrapp .section10 a .imgS img,
.projectShow .Pin-Wrapp .section7 a .imgS img {
  height: 100vh;
}

.productShow .Pin-Wrapp .section10 a .titleOverlay,
.projectShow .Pin-Wrapp .section7 a .titleOverlay {
  position: absolute;
  inset: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 70px;
}

.productShow .Pin-Wrapp .section10 a .titleOverlay h2,
.productShow .Pin-Wrapp .section10 a .titleOverlay p,
.projectShow .Pin-Wrapp .section7 a .titleOverlay h3 {
  align-self: stretch;
  color: #f0ede5;
  text-align: right;
  font-family: Megila;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-weight: 700;
  color: #fff;
  margin-top: 20px;
  font-size: 28px;
  line-height: 39.72px;
  text-align: center;
}

.projectShow .Pin-Wrapp .section7 a .titleOverlay .nextArrow {
  text-align: center;
  align-self: stretch;
  margin-top: 5px;
  color: #f0ede5;
  text-align: center;
  font-family: ModamVF;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.productShow .Pin-Wrapp .section98,
.projectShow .section98 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 60px;
  white-space: nowrap;
  font-family: "Yekan Bakh FaNum";
  font-weight: 300;
  font-size: 0.8em;
  line-height: 36.35px;
}

.productShow h1 {
  font-weight: 700;
  font-size: 2em;
  line-height: 36.35px;
}

.productShow h2 {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 36.35px;
}

.productShow h3 {
  font-weight: 400;
  font-size: 1.3em;
  line-height: 36.35px;
}

.productShow h4 {
  font-weight: 400;
  font-size: 1em;
  line-height: 36.35px;
}

.productShow h5,
.productShow h6 {
  font-weight: 300;
  line-height: 36.35px;
  font-family: "Yekan Bakh FaNum";
}

.productShow h5 {
  font-size: 0.8em;
}

.productShow h6 {
  font-size: 0.7em;
}

.productShow p a {
  color: #c59b47;
}

.productCat
  .overlayCat
  .overlaySliderContainer
  .swiper-slide
  .slideContainer
  .titleCat,
.productShow .Pin-Wrapp .section1,
.productShow .Pin-Wrapp .section5 .in5 .btmSec .btms .swiper-slide {
  display: flex;
  align-items: center;
}

.productShow .Pin-Wrapp .section1 img {
  margin-top: 30px;
}

.productShow .Pin-Wrapp .section2 {
  margin-right: 116px;
  display: flex;
  align-items: center;
  position: relative;
}

.productShow .Pin-Wrapp .section2 .share {
  direction: ltr;
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
  column-gap: 6px;
  margin-bottom: 45px;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 525px;
  z-index: 11000;
}

.productShow .Pin-Wrapp .section2 .share span {
  font-family: Byekan;
  font-weight: 400;
  font-size: 20px;
  line-height: 28.37px;
  color: #000;
  text-align: right;
}

.productShow .Pin-Wrapp .section2 h1 {
  font-family: "Yekan Bakh FaNum";
  font-size: 96px;
  font-weight: 400;
  line-height: 134.63px;
  text-align: right;
  margin-bottom: 47px;
}

.productShow .Pin-Wrapp .section2 .para {
  width: 860px;
}

.productShow .Pin-Wrapp .section2 .para p {
  font-family: Byekan;
  font-weight: 400;
  font-size: 22px;
  line-height: 30.45px;
  text-align: justify;
}

.productShow .Pin-Wrapp .section3 {
  margin: 0 116px;
  display: flex;
  align-items: end;
}

.productShow .Pin-Wrapp .section3 .imgS {
  overflow: hidden;
  width: 571px;
  height: 597px;
}

.productShow .Pin-Wrapp .section4 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.productShow .Pin-Wrapp .section4 .roundTxt {
  margin-left: -190px;
}

.productShow .Pin-Wrapp .section4 .para {
  margin-top: 20px;
  width: 360px;
}

.productShow .Pin-Wrapp .section4 .para p {
  font-family: Byekan;
  font-weight: 400;
  font-size: 20px;
  line-height: 28.37px;
  text-align: justify;
}

.productShow .Pin-Wrapp .section5 {
  position: relative;
  margin-right: 165px;
  background-color: #f4f4f4;
  padding: 0 95px 0 80px;
}

.productShow .Pin-Wrapp .section5 .modal {
  position: absolute !important;
}

.productShow .Pin-Wrapp .section5 .modal .modal-dialog,
.productShow .Pin-Wrapp .section8 .modal .modal-dialog {
  margin-top: 115px !important;
}

.productShow .Pin-Wrapp .section5 .modal .close,
.productShow .Pin-Wrapp .section8 .modal .close {
  float: left !important;
  font-size: 35px;
}

.productShow .Pin-Wrapp .section5 .modal .modal-content,
.productShow .Pin-Wrapp .section8 .modal .modal-content {
  background: #f4f4f4;
}

.productShow .Pin-Wrapp .section5 .modal .modal-header,
.productShow .Pin-Wrapp .section8 .modal .modal-header {
  border: none;
}

.productShow .Pin-Wrapp .section5 .modal .modal-header h4,
.productShow .Pin-Wrapp .section8 .modal .modal-header h4 {
  font-family: Byekan;
  font-weight: 700;
  font-size: 22px;
  line-height: 32.39px;
  text-align: right;
}

.productShow .Pin-Wrapp .section5 .modal .modal-body,
.productShow .Pin-Wrapp .section8 .modal .modal-body {
  font-family: Byekan;
  font-weight: 400;
  font-size: 20px;
  line-height: 36.35px;
  text-align: right;
  direction: rtl;
}

.productShow .Pin-Wrapp .section5 .in5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec {
  display: flex;
  -moz-column-gap: 72px;
  column-gap: 72px;
  align-items: center;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .gallerySlider {
  width: 360px;
  overflow: hidden;
}

.productShow
  .Pin-Wrapp
  .section5
  .in5
  .topSec
  .gallerySlider
  .swiper-pagination {
  display: flex;
  justify-content: left;
  bottom: 34px;
  left: 40px;
  align-items: center;
  direction: ltr;
}

.productShow
  .Pin-Wrapp
  .section5
  .in5
  .topSec
  .gallerySlider
  .swiper-pagination
  .swiper-pagination-bullet {
  opacity: 1;
  background-color: #d9d9d9;
  width: 5px;
  height: 5px;
  transition: 0.5s ease-in-out;
}

.productShow
  .Pin-Wrapp
  .section5
  .in5
  .topSec
  .gallerySlider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #c59b47;
  width: 11px;
  height: 11px;
  transition: 0.5s ease-in-out;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .infoList {
  width: 376px;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .infoList ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 12px;
  border-bottom: 1px solid rgba(197, 155, 71, 0.6156862745);
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .infoList ul li h4 {
  font-family: Byekan;
  font-weight: 400;
  font-size: 20px;
  line-height: 36.35px;
  text-align: justify;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .infoList ul li .colors {
  display: flex;
  align-items: center;
  -moz-column-gap: 16.18px;
  column-gap: 16.18px;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .infoList ul li .colors span {
  width: 25.55px;
  height: 25.55px;
  border-radius: 50%;
  position: relative;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .infoList ul li:last-child {
  border: none;
  padding: 13px 0;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .infoList ul .download {
  display: flex;
  align-items: center;
  -moz-column-gap: 11px;
  column-gap: 11px;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .infoList ul .download a {
  display: flex;
  align-items: center;
  font-family: Byekan;
  font-weight: 400;
  font-size: 20px;
  line-height: 36.35px;
  color: #000;
  -moz-column-gap: 11px;
  column-gap: 11px;
}

.productShow .Pin-Wrapp .section5 .in5 .topSec .infoList ul .orderBtn {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
  font-family: Byekan;
  font-weight: 400;
  font-size: 20px;
  line-height: 28.37px;
  text-align: justify;
  color: #000;
  text-decoration: none;
  border: 1px solid #c59b47;
  padding: 7px 23px;
  border-radius: 29px;
}

.productShow .Pin-Wrapp .section5 .in5 .btmSec {
  margin-top: 62px;
}

.productShow .Pin-Wrapp .section5 .in5 .btmSec .tops {
  display: flex;
  align-items: center;
  -moz-column-gap: 65px;
  column-gap: 65px;
  margin-bottom: 23px;
}

.productShow .Pin-Wrapp .section5 .in5 .btmSec .tops .fragm {
  display: block !important;
  width: -moz-fit-content;
  width: fit-content;
  direction: ltr;
  font-family: DaxlinePro;
  font-size: 24px;
  font-weight: 400;
  line-height: 33.64px;
  text-align: center;
  color: #c59b47;
}

.productShow .Pin-Wrapp .section5 .in5 .btmSec .tops .fragm span:first-child {
  font-size: 20px;
  transform: translate(5px, -5px);
  display: inline-block;
}

.productShow .Pin-Wrapp .section5 .in5 .btmSec .tops .fragm span:last-child {
  font-size: 22px;
  display: inline-block;
  transform: translateX(-2px);
}

.productShow .Pin-Wrapp .section5 .in5 .btmSec .tops p {
  font-family: Byekan;
  font-weight: 700;
  font-size: 22px;
  line-height: 32.39px;
  text-align: justify;
  color: #c59b47;
}

.productShow .Pin-Wrapp .section5 .in5 .btmSec .btms {
  display: flex;
  -moz-column-gap: 36px;
  column-gap: 36px;
}

.productShow .Pin-Wrapp .section5 .in5 .btmSec .btms .btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 11px;
}

.productShow .Pin-Wrapp .section5 .in5 .btmSec .btms .btns .swiper-button-lock {
  display: block !important;
}

.section7 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.section7 img {
  object-fit: cover;
}

.section6 {
  margin: 0 !important;
}

.productShow .Pin-Wrapp .section8 .download a,
.productShow .Pin-Wrapp .section8 .order a,
.productShow .Pin-Wrapp .section91 .submitComment {
  color: #000;
  font-family: Byekan;
  white-space: nowrap;
  text-decoration: none;
}

.title-slide {
  width: 100%;
}
.page-breadcrumb li,
.page-breadcrumb li a {
  color: #000 !important;
}
@media (max-width: 767.99px) {
  .about-img1 {
  margin-top: 20px;
  text-align: left;
}
  .about-img1 img{
    width: 50%;
  }
  .layer-section-4 {
    width: 85%;
    padding: 50px 20px;
    overflow-y: auto;
  }
  .layer-section-6 {
    width: 80%;
    padding: 20px 20px;
    overflow-y: auto;
    box-sizing: initial;
  }
  .section7.position-relative {
    padding: 20px;
  }
  .line {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .section6 {
    width: 100%;
    min-height: 100vh;
  }
  .section6 img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
  }
  .productShow #PinSection,
  .projectShow #PinSection {
    overflow-y: auto !important;
    overflow-x: hidden;
  }
  .fp-viewing-0,
  body,
  html {
    overflow-y: auto !important;
  }
  .productShow .Pin-Wrapp,
  .projectShow .Pin-Wrapp {
    display: block !important;
  }
  .projectShow .Pin-Wrapp .section1 .in1 {
    width: 100%;
  }
  .hidden-xs {
    display: none !important;
  }
  .productShow #PinSection,
  .projectShow #PinSection {
    direction: rtl;
    position: relative;
  }
  .projectShow .Pin-Wrapp .section2 {
    width: 100%;
    padding: 0 25px;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .section3 div {
    width: 100%;
  }
  .projectShow .Pin-Wrapp .section4 img {
    width: 100%;
  }
  .section4 {
    margin-top: 10px;
  }
  .section5 {
    margin-top: 20px;
  }
  .list-color {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 8px 20px;
    margin-bottom: 20px;
    margin-bottom: 20px;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-y: hidden;
    border-bottom: none !important;
    width: 100%;
  }
  .list-color li {
    min-width: 140px;
    height: auto !important;
  }

  .section7 {
    width: 100%;
  }
  .Pin-Wrapp {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .layer-section-4 {
    width: 50%;
    padding: 50px;
  }
  .layer-section-6 {
    width: 70%;
    padding: 50px;
  }
  .cal-karno {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10px;
  }
  .section6 {
    width: 1088px;
    height: 100vh;
  }
  .containerHorizontal {
    overflow: hidden !important;
  }
  .projectShow .Pin-Wrapp .section3 {
    margin-left: 150px;
  }
  .section7 {
    width: 358px;
    height: 100vh;
  }
  .list-color li img {
    height: 100%;
  }

  .projectShow .Pin-Wrapp .section5 {
    flex-direction: column;
    display: flex;
    align-items: center;
    height: 100vh;
    width: -moz-max-content;
    width: max-content;
    padding: 0 40px 0 40px;
    justify-content: center;
  }

  .hidden-lg {
    display: none !important;
  }
  .projectShow .Pin-Wrapp .section1 .in1 {
    width: 100vw;
  }

  .productShow #PinSection,
  .projectShow #PinSection {
    height: 100vh;
    overflow: hidden;
    display: flex;
    right: 0;
    direction: rtl;
    position: relative;
  }
  .projectShow .Pin-Wrapp .section2 {
    width: 1091px;
    padding: 0 50px;
  }

  .section4 {
    width: 920px;
    height: 100%;
  }
}
.desk-about {
  align-self: stretch;
  color: #c7c6c6;
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.accordion {
  max-width: 280px;
  margin: 0 auto;
}

.accordion-item {
  margin-bottom: 10px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}

.accordion-header {
  padding: 0 20px 0 20px;
  font-size: 18px;
  font-weight: 300;
  border-bottom: 1px solid #57534e;
  margin-bottom: 10px;
}

.accordion-content {
  height: 0;
  overflow: hidden;
  color: #fff;
  text-align: center;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.icon-accordion {
  width: 40px;
  height: 40px;
  margin: auto;
}
.icon-accordion img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.title-accordion {
  align-self: stretch;
  color: #ededed;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 10px;
}
.desc-layer-section-4 {
  color: #c7c6c6;
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
}
.layer-section-4 {
  height: 80vh;
  flex-shrink: 0;
  border-radius: 8px;
  background: #1e1e1e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  text-align: center;
}
.layer-section-6 {
  height: 80vh;
  flex-shrink: 0;
  border-radius: 8px;
  background: #1e1e1e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  text-align: center;
}
h3 {
  margin-top: 10px;
  margin-bottom: 0 !important;
}


