html.has-scroll-smooth {
  overflow: hidden !important;
}
html {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
body,
.main {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
.body::-webkit-scrollbar,
.main::-webkit-scrollbar,
html::-webkit-scrollbar {
  display: none;
}

.Pin-Wrapp,
.Pin-Wrapp {
  display: flex;
  direction: rtl;
  align-items: center;
  text-align: right;
  justify-content: space-between;
}

.Pin-Wrapp .section1 {
  display: flex;
  align-items: end;
  height: 100vh;
  position: relative;
  width: 100vw;
}

.Pin-Wrapp .section1 .in1 {
  height: 100%;
}

.Pin-Wrapp .section3 {
  width: 100vw;
  background-color: #f5f5f5;
  flex-shrink: 0;
}

@media (max-width: 767.99px) {
  .img-catalog img:nth-child(1) {
    width: 100%;
  }
  .icon-vd {
    display: none !important;
  }
  .sec-contact-1 .history-title {
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 20px !important;
    font-weight: 400 !important;
    margin-top: 40px !important;
  }
  #cal,
  #follow {
    border-top: 1px solid #000;
    padding-top: 30px;
    margin-top: 20px;
  }
  #form {
    border-top: 1px solid #000;
    padding-top: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
  }
  .p-xs-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .title-contact-box {
    font-size: 18px;
  }
  .main-title-dec2 {
    font-size: 20px;
  }
  .ly-team img {
    height: 45px;
  }
  .teams {
    height: 280px;
    border-radius: 6px;
    width: 195px;
    margin: auto;
  }
  .teams img {
    height: 100%;
    border-radius: 6px;
    width: 100%;
    object-fit: cover;
  }
  .desc-me {
    padding-left: 60px;
    padding-right: 60px;
  }
  #mission {
    padding-top: 30px !important;
  }
  #team {
    background-color: #191919;
    margin-top: 40px;
    padding-top: 62px !important;
    padding-bottom: 10px;
  }
  .decelration2 {
    background-color: #191919;
    padding-top: 62px !important;
    margin-top: -2px;
  }
  .decelration .text-center img{
    margin: 0 auto;
  }
  .main-desc-about h3 {
    color: #191919 !important;
    font-size: 20px !important;
  }
  #colors {
    background-color: #191919;
    margin-top: 40px;
    padding-top: 62px !important;
  }
  .main-desc-about {
    font-size: 15px;
  }
  .main-title-about {
    font-size: 20px;
  }
  .head2 {
    background-color: #fff !important;
  }
  .about-img1 {
    margin-top: 20px;
    text-align: left;
  }
  .about-img1 img {
    width: 50%;
  }

  .section7.position-relative {
    padding: 20px;
  }

  .fp-viewing-0,
  body,
  html {
    overflow-y: auto !important;
  }

  .Pin-Wrapp {
    display: block !important;
  }
  .Pin-Wrapp .section1 .in1 {
    width: 100%;
  }
  .hidden-xs {
    display: none !important;
  }
  #PinSection {
    direction: rtl;
    position: relative;
  }

  .section7 {
    width: 100%;
  }
  .Pin-Wrapp {
    width: 100% !important;
    padding-top: 72px !important;
  }
}
@media (min-width: 768px) {
  .main-title-catalog {
    font-size: 24px;
  }
  .list-catalog li {
    opacity: 0;
    transform: translate3d(0, 18px, 0);
    transition:
      opacity 0.5s ease,
      transform 0.6s ease;
    transition-delay: calc(var(--i, 0) * 90ms);
    will-change: transform, opacity;
  }
  .list-catalog.is-ready li {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .catalog-item {
    opacity: 0;
    transform: translate3d(-28px, 0, 0);
    transition:
      opacity 0.6s ease,
      transform 0.8s cubic-bezier(0.2, 0.9, 0.2, 1);
    transition-delay: calc(var(--d, 0) * 140ms);
    will-change: transform, opacity;
  }

  .catalog-item.is-ready {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .catalog-item {
    width: 499px;
    height: 70vh;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-right: 1px solid #7f7f7f;
    padding: 0 4rem;
  }
  .sec-catalog-1 {
    width: 512px;
    height: 100vh;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .location {
    width: 512px;
    height: 100vh;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-right: 1px solid #bebebe;
    margin-right: 10rem;
    padding: 0 4rem;
  }
  .location2 {
    width: 520px;
    height: 100vh;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-right: 1px solid #bebebe;
    padding: 0 4rem;
  }
  .location2 {
       
        justify-content: flex-start;
      
        padding-top: 150px;
    }
      .location {
       
        justify-content: flex-start;
      
        padding-top: 150px;
    }
  .frm-loc {
    border-left: 1px solid #000;
    margin-left: 10rem;
  }
  .main-desc-contact {
    max-width: 450px;
  }
  .wipeScroll.activeScroll {
    opacity: 1 !important;
    animation-name: text-wipe;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
  }

  .wipeScroll {
    opacity: 0;
    -webkit-mask-image: linear-gradient(to right, #0000 60%, #000 28%);
    -webkit-mask-size: 500%;
    animation-fill-mode: both;
  }
  @keyframes text-wipe {
    0% {
      opacity: 1;

      -webkit-mask-position: 0%;
    }
    100% {
      opacity: 1;

      -webkit-mask-position: 100%;
    }
  }
  .about-main2 img,
  #cal img,
  #follow img,
  .history-section img,
  .sec-about-1 img {
    filter: grayscale(1);
    transition: filter 0.35s ease;
  }
  .about-main2 img:hover,
  .history-section img:hover,
  .sec-about-1 img:hover,
  #cal:hover img,
  #follow:hover img {
    filter: grayscale(0);
    cursor: pointer;
  }
  .addrees {
    width: 221px;
  }
  .pl-md-25 {
    padding-left: 25px;
  }
  .pr-md-25 {
    padding-right: 25px;
  }
  .wrapper-slide-blog {
    overflow: hidden;
    width: 440px !important;
    margin: auto;
  }
  .pl-md-10 {
    padding-left: 10px;
  }
  .pr-md-10 {
    padding-right: 10px;
  }

  .pe-md-50 {
    padding-left: 50px;
  }

  .ch-section {
    width: 930px;
    height: 100vh;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    padding-left: 10rem;
    padding-right: 10rem;
    justify-content: center;
    background-color: #191919;
    color: #fff;
  }

  .Pin-Wrapp .item-product {
    border-left: 1px solid #dbd8d1;
  }
  .ps-md-5 {
    padding-right: 5rem;
  }
  .Pin-Wrapp .section2 {
    width: 100%;
    padding: 0 25px;
    margin-bottom: 30px;
    margin-top: 20px;
  }

  .section5 {
    width: 100vw;
    height: 100vh;
    flex-shrink: 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }

  .decelration {
    width: 366px;
    padding-right: 3rem;
    padding-left: 3rem;
    height: 100vh;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #000;
    color: #fff;
    border-right: 1px solid #fff;
  }
  .decelration2 {
    min-width: 80vw;
    height: 100vh;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #000;
    color: #fff;
  }
  .sec-about-1 {
    width: 1629px;
    height: 100vh;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .sec-contact-1 {
    width: 646px;
    height: 100vh;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;

    justify-content: center;
    background-color: #191919;
  }
  .about-main2 {
    width: 614px;
    background-color: #000;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .history-section {
    width: 1899px;
    color: #fff;
    height: 100vh;
    flex-shrink: 0;
    background-color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .section6 {
    width: 324px;
    height: 100vh;
    padding: 10px;
    border-right: 1px solid #cbced0;
    background-color: #191919;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .containerHorizontal {
    overflow: hidden !important;
  }

  .section7 {
    width: 358px;
    height: 100vh;
  }

  .Pin-Wrapp .section1 .in1 {
    width: 100vw;
  }

  #PinSection {
    height: 100vh;
    overflow: hidden;
    display: flex;
    right: 0;
    direction: rtl;
    position: relative;
  }
  .Pin-Wrapp .section2 {
    width: 1400px;
    padding: 0 50px;
  }

  .section4 {
    width: 1300px;
    height: 100%;
    background-color: #fff9f5;
  }
}
.desk-about {
  align-self: stretch;
  color: #c7c6c6;
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.mt-20 {
  margin-top: 20px;
}
.ps-0 {
  padding-right: 0;
}
.w-100 {
  width: 100%;
}
.d-flex {
  display: flex;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.justify-center {
  justify-content: center;
}
@media (min-width: 768px) {
  .wrrapper-section2 {
    max-width: 1060px;
    margin: auto;
  }
  .brand-section {
    max-width: 1400px;
    margin: auto;
  }

  .pl-md-50 {
    padding-left: 50px;
  }
}

@media (min-width: 768px) {
  .top-footer-home {
    height: calc(100vh - 45px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767.99px) {
  .main-title-catalog {
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 400 !important;
    margin-top: 40px !important;
  }
  .catalog-item {
    margin-bottom: 40px !important;
  }
  .lnk-catalog {
    backdrop-filter: blur(13.5px) !important;
    background-color: #191919 !important;
    color: #f5f5f5 !important;
  }
  .n-catalog {
    display: none !important;
  }
  .main-slider-container {
    width: 80%;
  }
  .p-xs-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hidden-xs {
    display: none;
  }
}
.header-solid .b-header {
  background: #0b0b0b;
  border-color: #0b0b0b !important;
  transition: all 0.2s linear;
}
.h-scrollbar {
  position: fixed;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  width: clamp(160px, 40vw, 520px);
  height: 3px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  overflow: hidden;
  z-index: 2147483647;
  pointer-events: none;
}
.h-scrollbar__progress {
  width: 100%;
  height: 100%;
  background: #e2001a !important;
  transform-origin: left center;
  transform: scaleX(0);
}

.fade-in {
  opacity: 0;
}

@media screen and (min-width: 768px) {
  .sec-about-1 .main-desc-about {
    max-width: 600px;
  }
  .history-section .main-desc-about {
    max-width: 470px;
  }
}

.mt-30 {
  margin-top: 30px;
}

.main-slider-desktop img,
.main-slider-mobile img,
.main-slider-mobile video,
.main-slider-desktop video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-title-about {
  width: 100%;
  color: #000;
  text-align: right;
  font-family: "Kalameh";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.mb-50 {
  margin-bottom: 50px;
}

.mr-auto {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}

.mt-40 {
  margin-top: 40px;
}

.history-title {
  color: #fff;
  text-align: right;
  font-family: "Kalameh";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.history-title .bld {
  font-weight: 500;
}
.main-desc-about {
  align-self: stretch;
  text-align: justify;
  font-family: "Kalameh";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.history-section .main-desc-about p {
  color: #fff !important;
}
.sec-about-1 .main-desc-about {
  color: #000;
}
.main-desc-about h3 {
  align-self: stretch;
  color: #fff;
  text-align: right;
  font-family: "Kalameh";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 20px;
}
.main-title-dec {
  color: #fff;
  text-align: center;
  font-family: "Kalameh";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.ln {
  width: 57px;
  height: 1px;
  background: #fff;
  display: inline-block;
}
.desc-me {
  color: #fff;
  text-align: center;
  font-family: "Kalameh";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.layer-dec {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem;
}
.img-team {
  width: 100% !important;
  height: 100% !important;
}

.team {
  height: 100%;
  display: flex;
  width: 100%;
  overflow: hidden;
}
.card-team {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  background-image: var(--bg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: grayscale(1);
  transition:
    flex 0.35s ease,
    filter 0.35s ease;
  border-right: 1px solid #fff;
  background-position: left;
}
.card-team::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  transition: background 0.35s ease;
}
.card-team .info {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 24px 16px;
  width: min(220px, 90%);
}

.card-team:hover {
  flex: 1.8;
  filter: grayscale(0);
}
.card-team:hover::before {
  background: rgba(0, 0, 0, 0.15);
}
.team:has(.card-team:hover) .card-team {
  flex: 2;
}
.card-team:hover .info {
  display: none !important;
}
.team:has(.card-team:hover) .card-team:hover {
  flex: 4;
}
.main-title-dec2 {
  align-self: stretch;
  color: #fff;
  font-family: "Kalameh";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.addrees {
  color: #bebebe;
  text-align: center;
  font-family: "Kalameh";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cal:hover{
  color: #fff;
}
.cal {
  color: #bebebe;
  text-align: right;
  
    font-family: "IRANSans";
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 768px) {
  .about-page .contact-flow .hidden-xs {
    position: fixed;
    bottom: 23px;
}
 .about-page  .animate-arrow{
  bottom: 35px;
}
  .title-contact-box {
    font-size: 20px;
  }
  .main-title-dec2 {
    font-size: 20px;
  }
  .main-desc-about {
    font-size: 15px;
  }
  .main-title-about {
    font-size: 20px;
  }
  .head2 {
    backdrop-filter: blur(13.5px);
    background-color: rgba(245, 245, 245, 0.25);
  }
  .top-footer-home {
    height: calc(100vh - 45px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.flex-copy-home {
  display: flex;
  gap: 3px;
  color: #ffffffbe;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  border-top: 1px solid #fff;
  padding-top: 10px;
  justify-content: center;
  font-family: "Kalameh";
}
.animate-arrow {
  position: fixed;
  right: 30px;
  bottom: 40px;
  z-index: 9999;
  --arrow: #7f7f7f;
  animation: arrowFloat 1.2s ease-in-out infinite;
}
.contact-us  .animate-arrow {
  bottom: 33px;
}
.contact-us  .contact-flow .hidden-xs {
    position: fixed;
    bottom: 23px;}
.animate-arrow svg path {
  stroke: var(--arrow) !important;
  transition: stroke 0.25s ease;
}

@keyframes arrowFloat {
  0%,
  100% {
    transform: translateX(0);
    opacity: 0.7;
  }
  50% {
    transform: translateX(-8px);
    opacity: 1;
  }
}
.filter-wrapp a {
  color: #000;
  text-align: right;
  font-family: "Kalameh";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}
.filter-wrapp {
  position: fixed;
  margin: auto;
  right: 0;
  left: 0;
  bottom: 22px;
  display: flex;
  width: 620px;
  height: 49px;
  padding: 25px 90.5px 25px 91.5px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 45px;
  backdrop-filter: blur(13.5px);
  background-color: #7f7f7f61;
  justify-content: space-between;
  isolation: isolate;
  border: 1px solid transparent;
  z-index: 10;
}
.filter-wrapp::before {
  content: "";
  position: absolute;
  inset: -1px;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(180deg, #f5f5f5 0%, #ddd 100%);
  pointer-events: none;
  mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  mask-composite: exclude;
}
.filter-wrapp a:not(.is-active)::before {
  width: 10px;
  height: 9px;
  background: url("../images/vector.svg") no-repeat;
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
}
.filter-wrapp a:not(.is-active):hover::before {
  opacity: 1;
}
.filter-wrapp a.is-active::after {
  width: 10px;
  height: 9px;
  background: url("../images/vector.svg") no-repeat;
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: auto;
}
.ly-team {
  display: flex;
  padding: 13px 56px 12px 56px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #7f7f7f;
  backdrop-filter: blur(13.5px);
  background-color: rgba(0, 0, 0, 0.25);
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
  flex-direction: column;
}
.main-desc-contact {
  align-self: stretch;
  color: #ffffffee;
  text-align: justify;
  font-family: "Kalameh";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
}
.title-contact-box {
  align-self: stretch;
  color: #000;
  text-align: right;
  font-family: "Kalameh";
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 40px;
}
.text-box {
  align-self: stretch;
  color: #000;
  text-align: right;
  font-family: "Kalameh";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.lbl-text {
  display: inline-block;
  color: #191919;
}
.map a {
  display: inline-block;
}
.text-box a {
  color: #191919;
  font-family: "IRANSans";
}
.cal {
  font-size: 14px;
}
.location2 form input,
.location2 form textarea {
  background-color: transparent !important;
}
.location2 .submitBtn {
  height: 48px;
  align-self: stretch;
  border-radius: 6px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  backdrop-filter: blur(13.5px);
  border-image: linear-gradient(180deg, #fff 0%, #bebebe 100%);
  border-image-slice: 1;
}
.main-title-catalog {
  color: #191919;
  text-align: right;
  font-family: "Kalameh";
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 15px;
}
.list-catalog li {
  line-height: 2;
  list-style: none;
  margin-top: 15px;
}
.list-catalog li a {
  color: #7f7f7f;
  text-align: right;
  font-family: "Kalameh";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.n-catalog {
  color: #191919;
  text-align: right;
  font-family: "Kalameh";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.lnk-catalog {
  transition: all 0.3s linear;
  color: #7f7f7f;
  text-align: right;
  font-family: "Kalameh";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 45px;
  backdrop-filter: blur(13.5px);
  background-color: rgba(245, 245, 245, 0.25);
  padding: 7px 24px;
  isolation: isolate;
  border: 1px solid transparent;
}
.lnk-catalog::before {
  content: "";
  position: absolute;
  inset: -1px;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(180deg, #f5f5f5 0%, #ddd 100%);
  pointer-events: none;
  mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  mask-composite: exclude;
}
.lnk-catalog:hover {
  backdrop-filter: blur(13.5px);
  background-color: #191919;
  color: #f5f5f5;
}
.lnk-catalog:hover svg path {
  fill: #bebebe;
}

.list-catalog li a {
  transition: all 0.2s linear;
}
.list-catalog li a.is-active,
.list-catalog li a:not(.is-active):hover {
  color: #191919;
}
.list-catalog li a.is-active svg path,
.list-catalog li a:not(.is-active):hover svg path {
  fill: #191919;
}
.contact-flow-w {
  position: fixed;
  bottom: 20px;
  left: 10px;
  z-index: 1;
  display: inline-flex;
  padding: 12px 18px;
  justify-content: center;
  align-items: center;
  border-radius: 58px;
  backdrop-filter: blur(13.5px);
  background-color: #f5f5f525;
  isolation: isolate;
  border: 1px solid transparent;
  color: #000;
}
.contact-flow-w::before {
  content: "";
  position: absolute;
  inset: -1px;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(180deg, #fff 0%, #bebebe 100%);
  pointer-events: none;
  mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  mask-composite: exclude;
}
@media (max-width: 767.99px) {
  .catalog-item {
    opacity: 0;
    transform: translate3d(0, 18px, 0);
    transition:
      opacity 0.55s ease,
      transform 0.65s ease;
    will-change: transform, opacity;
  }

  .catalog-item.is-ready {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.n-video {
  color: #7f7f7f;
  text-align: right;
  font-family: "Kalameh";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.icon-play {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.decelration2 img{
  margin: 0 auto;
}
.decelration img{
   margin: 0 auto; 
}
@media (min-width: 767.99px) {
#cal img.img-fluid{
margin-top: 53px;
}
#location .map{
  margin-top: 23px !important;
}
#location .map.mt-3{
  margin-top: 10px !important
}
}
.ico-catalog{
  margin-left: 12px;
}

