@charset "UTF-8";
/*---------------------------------- fonts ----------------------------------*/
/*---------------------------------- ellipsis ----------------------------------*/
/*---------------------------------- line text ----------------------------------*/
/*---------------------------------- text gradient ----------------------------------*/
/*---------------------------------- glass effect ----------------------------------*/
/*---------------------------------- card shadow ----------------------------------*/
/*---------------------------------- font icon ----------------------------------*/
/*---------------------------------- overlay ----------------------------------*/
/*---------------------------------- border radius ----------------------------------*/
/*---------------------------------- line ----------------------------------*/
/*---------------------------------- background image ----------------------------------*/
/*---------------------------------- scroll bar ----------------------------------*/
/*---------------------------------- media query ----------------------------------*/
/*---------------------------------- flex ----------------------------------*/
/*---------------------------------- Second Language ----------------------------------*/
/*------------------------------------ main slider ------------------------------------*/
.mainSlider:not(.owl-loaded) .owl-item:not(:first-child) {
  display: none;
}

.mainSlider:not(.owl-loaded) .owl-item img {
  height: 100%;
}

.main-slider-sec {
  position: relative;
  background-repeat: no-repeat;
  top: -157px;
  z-index: 1;
}
@media screen and (max-width: 575.98px) {
  .main-slider-sec {
    z-index: 0;
  }
}
.main-slider-sec .swiper {
  z-index: 0 !important;
}
@media screen and (max-width: 1199.98px) {
  .main-slider-sec {
    margin-bottozm: 140px;
  }
}
.main-slider-sec .swiper-container {
  position: relative;
  height: 100%;
}
.main-slider-sec .swiper-wrapper {
  position: relative;
}
.main-slider-sec .swiper-wrapper:after {
  content: "";
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 92px;
  display: inline-block;
  position: absolute;
  top: 15rem;
  transform: rotate(91deg);
}
@media only screen and (max-width: 1399.98px) {
  .main-slider-sec .swiper-wrapper:after {
    left: 32.5rem;
    top: 15rem;
  }
}
@media only screen and (max-width: 1199px) {
  .main-slider-sec .swiper-wrapper:after {
    left: 26.5rem;
    top: 10rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-wrapper:after {
    left: 19rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .main-slider-sec .swiper-wrapper:after {
    display: none;
  }
}
.main-slider-sec .swiper-slide img {
  width: 100%;
  object-fit: cover;
  float: left;
  border-radius: 10px;
  height: 60rem;
}
@media only screen and (max-width: 1399px) {
  .main-slider-sec .swiper-slide img {
    height: 43rem;
  }
}
@media only screen and (max-width: 1000px) {
  .main-slider-sec .swiper-slide img {
    width: 100%;
  }
}
@media only screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-slide img {
    border-radius: 20px;
    height: auto;
  }
}
.main-slider-sec .swiper-slide .slider-container {
  /* background: rgba(255, 255, 255, 0.75); */
  /* border: 1px solid #f2e9fb; */
  /* backdrop-filter: blur(2.5px); */
  -webkit-backdrop-filter: blur(2.5px);
  width: 38%;
  color: black;
  position: absolute;
  z-index: 99999999;
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  touch-action: pan-y;
  visibility: visible;
  perspective: 601px;
  top: 210px;
  /* left: 148px; */
  right: 29px;
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .main-slider-sec .swiper-slide .slider-container {
    width: 60%;
    min-height: 60%;
    top: 35%;
    right: 33%;
  }
}
@media only screen and (max-width: 1500.98px) {
  .main-slider-sec .swiper-slide .slider-container {
    width: 38%;
  }
}
.main-slider-sec .swiper-slide .slider-container h2 {
  color: #ebdfdf;
}
.main-slider-sec .swiper-slide .slider-container h4 {
  color: #ffffff;
}
.main-slider-sec .swiper-slide.swiper-slide-active .slider-title, .main-slider-sec .swiper-slide.swiper-slide-active .slider-sub-title {
  opacity: 1;
}
.main-slider-sec .slider-sub-title {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.5;
  color: #2f2d2d;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  padding: 6px 11px 7px 129px;
  opacity: 0;
}
@media screen and (max-width: 767.98px) {
  .main-slider-sec .slider-sub-title {
    font-size: 14px;
  }
}
.main-slider-sec .slider-title {
  line-height: 1.5;
  margin-bottom: 24px;
  font-size: 28px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -1.03px;
  opacity: 0;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767.98px) {
  .main-slider-sec .slider-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199.98px) {
  .main-slider-sec .slider-title {
    font-size: 27px;
  }
}
.main-slider-sec .swiper-pagination {
  width: 2%;
  display: flex;
  align-items: center;
  gap: 10px;
  bottom: 2rem;
  justify-content: center;
  right: 17px;
  flex-direction: column;
}
.main-slider-sec .swiper-pagination-bullet {
  opacity: 1 !important;
  border-radius: 30%;
  width: 15px;
  height: 15px;
  margin: 0 3px;
  background: rgba(255, 255, 255, 0.65);
  border: 3px solid #187f82;
  padding: 5px;
}
.main-slider-sec .swiper-pagination-bullet-active {
  background: #187f82;
}
.main-slider-sec .swiper-button-prev, .main-slider-sec .swiper-button-next {
  justify-content: center;
  font-size: 18px;
  height: 0;
  padding: 18px;
  display: flex;
  align-items: center;
  z-index: 99999999999;
  top: 43%;
  cursor: pointer;
  border-radius: 20%;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(8.4px);
  -webkit-backdrop-filter: blur(8.4px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fbf5f3;
}
@media screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-button-prev, .main-slider-sec .swiper-button-next {
    display: none;
  }
}
.main-slider-sec .swiper-button-prev:after, .main-slider-sec .swiper-button-next:after {
  font-size: 13px;
  font-weight: 800;
}
@media screen and (max-width: 991.98px) {
  .main-slider-sec .swiper-button-prev, .main-slider-sec .swiper-button-next {
    left: 41rem !important;
    top: 14rem !important;
  }
}
.main-slider-sec .swiper-button-next {
  left: 1rem;
}
.main-slider-sec .swiper-button-prev .main-slider-sec .swiper-button-prev {
  padding: 18px;
  border-radius: 20%;
  z-index: 99999999;
  /* top: 5.5rem; */
  background: #f9f9f9;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(8.4px);
  -webkit-backdrop-filter: blur(8.4px);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.main-slider-sec .slider-buttton {
  display: inline-block;
}
.main-slider-sec .swiper-slide-active .slider-sub-title {
  animation: slideOutDown 1.5s;
}
.main-slider-sec .swiper-slide-active .slider-title {
  animation: zoomInDown 1.5s;
}
.main-slider-sec .swiper-slide-active.slide-2 .slider-title {
  animation: zoomInDown 1.5s;
}
.main-slider-sec .swiper-slide-active .slider-sub-title {
  animation: slideInUp 1.3s;
}
.main-slider-sec .swiper-slide-active.slide-2 .slider-sub-title {
  animation: slideInUp 1.5s;
}
.main-slider-sec .swiper-slide-active .slider-buttton {
  animation: zoomIn 2s;
}

.img-slider {
  width: 26%;
  position: absolute;
  left: -1rem;
  top: -61px;
  z-index: -1;
}
@media only screen and (max-width: 1000px) {
  .img-slider {
    display: none;
  }
}
.img-slider img {
  width: 100%;
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.swiper-pagination-bullet-active {
  background: #187f82;
}

.title-slider {
  /* BACKGROUND: VIOLET; */
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 11px;
  box-shadow: 0 5px 5px -5px rgba rgba(11, 11, 11, 0.2) 11, 11, 11, 0.2;
  padding: 5px !important;
  perspective: 601px;
  /* left: 0; */
  position: relative;
  z-index: 2;
  /* border-radius: 0 2px 20px 20px; */
  background: rgba(255, 255, 255, 0.35);
  border: 1px solid #f2e9fb;
  backdrop-filter: blur(2.5px);
  -webkit-backdrop-filter: blur(2.5px);
  flex-direction: column;
}
@media only screen and (max-width: 991.98px) {
  .title-slider {
    height: 95px;
    padding: 6px !important;
    gap: 4px;
  }
}
@media only screen and (max-width: 575.98px) {
  .title-slider {
    height: 70px;
    gap: 0px;
  }
}
@media only screen and (max-width: 480.98px) {
  .title-slider {
    height: 58px;
  }
}
.title-slider h2 {
  font-size: 11px;
}
@media only screen and (max-width: 991.98px) {
  .title-slider h2 {
    font-size: 10px;
    margin: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 390.98px) {
  .title-slider h2 {
    font-size: 9px;
  }
}

.container-slide {
  background: whitesmoke;
  border-radius: 15px;
  padding: 16px;
  height: 27.5rem;
  overflow-y: auto; /* اسکرول عمودی فقط زمانی که لازم باشه */
}
@media only screen and (max-width: 1199.98px) {
  .container-slide {
    height: 26.5rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .container-slide {
    height: 18.5rem;
  }
}
@media only screen and (max-width: 480.98px) {
  .container-slide {
    height: 17rem;
  }
}
.container-slide .title-slide {
  padding-right: 10px;
}
.container-slide .title-slide h2 {
  font-size: 16px;
  color: black;
}
@media only screen and (max-width: 767.98px) {
  .container-slide .title-slide h2 {
    font-size: 12px;
  }
}

.border-bottom-1 {
  border-bottom: 3px solid #8b0020;
}

.border-bottom-2 {
  border-bottom: 3px solid #bababa;
}

/* استایل برای حالت فعال آیتم‌های سمت راست */
.title-slider.active-right {
  color: #fff;
  border: 1px solid #8b0019;
  cursor: pointer;
  transition: all 0.3s ease;
}

.title-slider.active-right h2 {
  color: #fff;
}

/* استایل برای حالت عادی (غیرفعال) آیتم‌های سمت راست */
.title-slider {
  cursor: pointer; /* نشانگر موس را به دست تغییر می‌دهد */
  transition: all 0.3s ease;
}

/* اطمینان از اینکه تب‌ها هم قابل کلیک هستند */
.title-slide {
  cursor: pointer;
  transition: all 0.3s ease;
}

.border-bottom-1 {
  border-bottom: 3px solid #187f82;
}

.border-bottom-2 {
  border-bottom: 3px solid #bababa;
}

.title-slide {
  cursor: pointer;
  transition: all 0.3s ease;
}

.title-slider {
  cursor: pointer;
  transition: all 0.3s ease;
}
.title-slider img {
  width: 29%;
}
@media only screen and (max-width: 1199.98px) {
  .title-slider img {
    width: 17%;
  }
}
@media only screen and (max-width: 991.98px) {
  .title-slider img {
    width: 29%;
  }
}
@media only screen and (max-width: 575.98px) {
  .title-slider img {
    display: none;
  }
}

.title-slider.active-right {
  background-color: #187f82;
  color: #fff;
  border: 1px solid darkcyan;
}

.title-slider.active-right h2 {
  color: #fff;
}

.form-card__field {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 480.98px) {
  .form-card__field {
    margin-bottom: 0.5rem;
  }
}

.search-slider {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #187f82;
  color: white;
  height: 35px;
  border-radius: 5px;
}
.search-slider:hover {
  color: #c1bdbd;
}

.img-w {
  width: 55% !important;
}
@media only screen and (max-width: 1199.98px) {
  .img-w {
    width: 35% !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .img-w {
    width: 36% !important;
  }
}
@media only screen and (max-width: 575.98px) {
  .img-w {
    width: 36% !important;
  }
}
@media only screen and (max-width: 480.98px) {
  .img-w {
    width: 46% !important;
  }
}
@media only screen and (max-width: 410.98px) {
  .img-w {
    width: 60% !important;
  }
}
@media only screen and (max-width: 375.98px) {
  .img-w {
    width: 83% !important;
  }
}

.title-m {
  margin-top: -1rem !important;
}

.spacing {
  letter-spacing: -0.25px;
}

@media only screen and (max-width: 480.98px) {
  .mt-sm3 {
    margin-top: 0.5rem !important;
  }
}

.img-sm-w {
  width: 27% !important;
}

.services {
  margin-bottom: 5rem;
  margin-top: -33rem;
  background: #dedede;
  border: 15px solid #faf7f2;
  border-radius: 30px;
  position: relative;
  z-index: 0;
  padding-right: 34px;
  padding-top: 19px;
  padding-bottom: 19px;
}
@media only screen and (max-width: 1399.98px) {
  .services {
    width: 50%;
  }
}
@media only screen and (max-width: 1199.98px) {
  .services {
    width: 100%;
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 575px) and (max-width: 991.98px) {
  .services {
    border: 0;
    padding: 35px;
    border-radius: 12px;
  }
}
@media only screen and (max-width: 575.98px) {
  .services {
    padding-right: 11px;
    padding-left: 11px;
  }
}
.services__item .service-card {
  max-width: 200px;
  padding-top: 7px;
  /* margin: 0 auto; */
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 5px;
  transition: all 300ms linear;
}
@media only screen and (max-width: 575.98px) {
  .services__item .service-card {
    flex-direction: column;
  }
}
.services__item--icons {
  display: flex;
}
.services__item--icons img {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 991.98px) {
  .services__item--icons img {
    width: 45%;
  }
}
.services__item--title h2 {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  transition: all 300ms linear;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  margin: 0;
}
@media only screen and (max-width: 1399.98px) {
  .services__item--title h2 {
    font-size: 12px;
  }
}
.services__item--title p {
  font-size: 11px;
  text-align: center;
  color: gray;
}
@media only screen and (max-width: 1600.98px) {
  .services__item--title p {
    font-size: 10px;
  }
}
@media only screen and (max-width: 480.98px) {
  .services__item--title p {
    font-size: 8px;
  }
}

.service-card {
  background: rgba(223, 223, 223, 0.16);
  border-radius: 7px;
  width: 45%;
  height: 4rem;
}
@media only screen and (max-width: 991.98px) {
  .service-card {
    width: 49%;
  }
}

@media only screen and (min-width: 575px) and (max-width: 991.98px) {
  .item-services-box {
    --bs-gutter-x: 0 !important;
    padding-right: 17px;
    padding-left: 17px;
    gap: 5px !important;
    padding-top: 4px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 575.98px) {
  .item-services-box {
    --bs-gutter-x: 0 !important;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 5px;
  }
}

@media only screen and (min-width: 575px) and (max-width: 991.98px) {
  .item-services {
    --bs-gutter-x: 0 !important;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 575.98px) {
  .item-services {
    --bs-gutter-x: 0 !important;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 2px;
  }
}

.products {
  margin-top: 4rem;
  margin-bottom: 7rem;
}
.products .swiper-button-next {
  padding: 5px;
  background: #f6d516;
  font-size: 15px;
  border-radius: 5px;
  width: 37px;
  height: 33px;
}
.products .swiper {
  z-index: 0 !important;
}
.products .swiper {
  width: 85%;
}
.products .swiper-button-prev {
  padding: 5px;
  background: #f6d516;
  font-size: 15px;
  border-radius: 5px;
  width: 37px;
  height: 33px;
}
.products .swiper-button-prev:after, .products .swiper-rtl .swiper-button-next:after {
  font-size: 13px;
  color: white;
}
.products .swiper-button-next:after, .products .swiper-rtl .swiper-button-prev:after {
  font-size: 13px;
  color: white;
}
.products__title {
  position: relative;
  top: 57px;
  margin: 0 auto;
}
.products__title h2 {
  font-size: 25px;
  font-weight: 700;
  color: #ffffff;
}
@media only screen and (max-width: 1399.98px) {
  .products__title h2 {
    font-size: 19px;
    font-weight: 700;
    color: #474040;
    margin: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .products__title h2 {
    font-size: 16px;
  }
}
.products__title--title {
  font-size: 14px;
}
@media only screen and (max-width: 1599.98px) {
  .products__title--title {
    font-size: 12px;
  }
}
.products__title .icon-arrow-left {
  font-size: 14px;
}
.products {
  /* From Uiverse.io by reshades */
}
.products .button {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  width: 10.5em;
  height: 2.9em;
  border: #187f82 0.2em solid;
  border-radius: 11px;
  text-align: right;
  transition: all 0.6s ease;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1400.98px) {
  .products .button {
    font-size: 12px;
    width: 11em;
    height: 4em;
  }
}
.products .button:hover {
  background-color: #f6d516;
  cursor: pointer;
}

.btn-view .button {
  display: inline-flex;
  align-items: center;
  gap: 6px; /* فاصله متن و آیکن */
  transition: all 0.3s ease;
  justify-content: center;
}

.btn-view .icon-arrow-left {
  display: inline-block;
  transition: transform 0.3s ease;
}

/* انیمیشن هاور */
.btn-view:hover .icon-arrow-left {
  transform: translateX(-5px); /* آیکن کمی به چپ میره */
}

.new .title-box a {
  left: 22% !important;
}
@media only screen and (max-width: 1599.98px) {
  .new .title-box a {
    left: 15% !important;
  }
}
.new .title-box::after {
  right: 19%;
}
@media only screen and (max-width: 1399.98px) {
  .new .title-box::after {
    right: 4%;
  }
}
.new .text-product {
  right: 40% !important;
}
@media only screen and (max-width: 1399.98px) {
  .new .text-product {
    right: 30% !important;
  }
}
@media only screen and (max-width: 1400.98px) {
  .new .text {
    font-size: 12px;
  }
}
.new .btn-view {
  display: inline-block;
  overflow: hidden;
}
.new .btn-view .button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  border: none;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border: #187f82 0.2em solid;
}
.new .btn-view .button .icon-arrow-right {
  display: inline-block;
  transition: transform 0.3s ease;
}
.new .btn-view:hover .button {
  background-color: #f6d516;
}
.new .btn-view:hover .icon-arrow-right {
  transform: translateX(5px);
}

.product-card-m {
  margin: 95px auto;
}
@media only screen and (max-width: 1899.98px) {
  .product-card-m {
    margin: 75px auto;
  }
}
@media only screen and (max-width: 1499.98px) {
  .product-card-m {
    margin: 67px auto;
  }
}

.product-bg {
  background-image: url(.././images/product/2525.png);
  background-repeat: no-repeat;
  background-position: center 30px;
  background-size: contain;
}
@media only screen and (max-width: 1399.98px) {
  .product-bg {
    background-position: center 50px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product-bg {
    background-image: unset;
    position: relative;
  }
  .product-bg:after {
    content: "";
    background-color: #187f82;
    display: block;
    position: absolute;
    top: 66px;
    width: 100%;
    height: 61%;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0px;
    z-index: -1;
    border-radius: 15% 13% 10% 10%;
  }
}

.new-bg {
  background-image: url(.././images/product/bg-offers.svg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: cover;
}
.new-bg .product-card-m {
  margin: 71px auto;
  position: absolute;
  top: 25px;
}

.product-color {
  color: white;
}

.product-card {
  padding: 18px;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.88);
  position: relative;
}
@media only screen and (max-width: 1399.98px) {
  .product-card {
    padding: 0 !important;
  }
}
.product-card--img {
  position: relative;
}
.product-card--img img {
  width: 100%;
  border-radius: 6px;
  display: block;
}
.product-card--img {
  /* اورلی مشکی */
}
.product-card--img .overlay {
  position: absolute;
  inset: 0;
  background: rgba(57, 55, 55, 0.29);
  border-radius: 6px;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.product-card--img {
  /* رنگ‌ها */
}
.product-card--img .color-product {
  position: absolute;
  top: 38px;
  left: 15px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  transition: opacity 0.3s ease;
  z-index: 999999999;
}
.product-card--img .color-product .dots {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.product-card--img .color-product .dots-1 {
  background: #fff8ed;
}
.product-card--img .color-product .dots-2 {
  background: #e2a02b;
}
.product-card--img .color-product .dots-3 {
  background: #6d2424;
}
.product-card {
  /* هاور */
}
.product-card:hover .overlay {
  opacity: 0;
}
.product-card:hover .color-product {
  opacity: 0;
}
.product-card {
  /* عنوان */
}
.product-card--title {
  height: 105px;
}
.product-card--title .price {
  font-size: 16px;
  color: #187f82;
  font-weight: 700;
}
@media only screen and (max-width: 1399.98px) {
  .product-card--title .price {
    font-size: 14px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product-card--title .price {
    font-size: 12px;
  }
}
.product-card--title h2 {
  font-size: 15px;
  margin-top: 10px;
  color: #474040;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  font-weight: 800;
  line-height: 30px;
}
@media only screen and (max-width: 1400.98px) {
  .product-card--title h2 {
    line-height: 24px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 1399.98px) {
  .product-card--title h2 {
    padding-right: 9px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .product-card--title h2 {
    padding-right: 6px;
    font-size: 10px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product-card--title h2 {
    font-size: 12px;
  }
}
.product-card--title s {
  color: gray;
  font-size: 15px;
}
@media only screen and (max-width: 1399.98px) {
  .product-card--title s {
    font-size: 13px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product-card--title s {
    font-size: 11px;
  }
}
.product-card--title .toman {
  color: #706868;
  font-size: 15px;
}
@media only screen and (max-width: 1199.98px) {
  .product-card--title .toman {
    font-size: 12px;
  }
}
.product-card {
  /* ایکون شاپ */
}
.product-card .img-ship {
  bottom: 0px;
  position: absolute;
  right: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1599.98px) {
  .product-card .img-ship {
    right: 9%;
  }
}
@media only screen and (max-width: 1399.98px) {
  .product-card .img-ship {
    bottom: 0px;
    right: -4px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .product-card .img-ship {
    bottom: -7px;
    right: -15px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product-card .img-ship {
    right: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .product-card .img-ship {
    right: -20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .product-card .img-ship {
    right: 40px;
  }
}
@media only screen and (max-width: 499.98px) {
  .product-card .img-ship {
    right: 10px;
  }
}
@media only screen and (max-width: 411.98px) {
  .product-card .img-ship {
    right: -10px;
  }
}
.product-card .img-ship img {
  transform: rotate(180deg);
}
.product-card .img-ship span {
  position: absolute;
  right: 48%;
  left: 46%;
  z-index: 999;
  top: 13px;
  color: brown;
  transform: rotate(122deg);
  font-size: 19px;
  font-weight: 600;
}
@media only screen and (max-width: 991.98px) {
  .product-card .img-ship span {
    font-size: 15px;
  }
}
.product-card {
  /* تخفیف */
}
.product-card .discount {
  background: #187f82;
  padding: 4px;
  font-size: 8px;
  border-radius: 5px;
  color: white;
}
@media only screen and (max-width: 1399.98px) {
  .product-card .discount {
    padding: 3px;
    font-size: 11px;
    border-radius: 5px;
    color: white;
    margin-bottom: 12px;
    margin-left: 13px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .product-card .discount {
    padding: 3px;
    font-size: 8px;
  }
}
@media only screen and (max-width: 991.98px) {
  .product-card .discount {
    font-size: 10px;
  }
}
.product-card {
  /* خطوط پایین */
}
.product-card .line-1 {
  width: 50%;
  height: 4px;
  background: #ed394d;
  margin-bottom: 1.5rem;
  border-radius: 64px;
  margin-top: 10px;
}
.product-card .line-2 {
  width: 50%;
  height: 4px;
  background: #bebbbb;
  margin-bottom: 1.5rem;
  border-radius: 0px 65px 65px 0px;
  margin-top: 10px;
}

.title-link-product {
  background-image: url(.././images/product/85.png);
  text-align: center;
  border-radius: 17px;
  padding: 2px;
  height: 2.5rem;
  width: 9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
}
.title-link-product a {
  color: #0e4546;
  font-size: 13px;
  font-weight: 700;
}

.title-link-product-color {
  background-image: url(.././images/product/56.png);
  text-align: center;
  border-radius: 17px;
  padding: 2px;
  height: 2.5rem;
  width: 9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
}
.title-link-product-color a {
  color: white;
  font-size: 13px;
}

.product-card-m {
  display: none !important;
}

.product-card-m.active-slider {
  display: flex !important;
}

.span-searvce {
  position: absolute;
  left: 40px;
  bottom: -3px;
  font-size: 12px;
  color: #312c2c;
  direction: ltr;
  letter-spacing: 1px;
  font-weight: 600;
}
@media only screen and (max-width: 767.98px) {
  .span-searvce {
    bottom: 0px;
    font-size: 10px;
  }
}

.span-number {
  font-size: 11px;
  margin-right: 6px;
  color: #911412;
}

#third-select-field-car {
  margin-bottom: 1rem !important;
}

.color-sapan {
  color: #187f82;
}

.title-product {
  justify-content: end;
}

.border-right {
  border-bottom: 1px solid #911412;
}

.category {
  margin-bottom: 5rem;
  margin-top: -9rem;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .category {
    margin-top: -13rem;
  }
}
.category:after {
  background-image: url(.././images/category/8.jpg);
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  top: -98px;
  z-index: -1;
  opacity: 0.2;
}
@media only screen and (max-width: 991.98px) {
  .category:after {
    content: unset;
  }
}
.category__title {
  position: relative;
  padding: 35px 0 47px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  --ep-advanced-heading-pos-x: -111px;
  --ep-advanced-heading-pos-y: -75px;
  --ep-advanced-heading-rotate: 0deg;
}
@media only screen and (max-width: 767.98px) {
  .category__title {
    padding: 21px 0 21px 0;
  }
}
.category__title h2 {
  font-size: 25px;
  font-weight: 700;
  color: #474040;
}
@media only screen and (max-width: 991.98px) {
  .category__title h2 {
    font-size: 17px;
  }
}
.category .category-icon-p {
  padding: 17px !important;
}
@media only screen and (max-width: 1500.98px) {
  .category .category-icon-p {
    padding: 7px !important;
  }
}
.category .category-title {
  position: relative !important;
}
.category .category-title:after {
  content: "";
  position: absolute;
  width: 277px;
  height: 44px;
  background: #faf7f2;
  display: block;
  top: -115px;
  right: -21px;
  border-radius: 9px;
  z-index: -1;
}
.category .icon-category-p {
  padding: 12px !important;
  bottom: 14px !important;
}
.category__img .category--title {
  top: 56px;
  position: absolute;
  z-index: 0;
  right: -12px;
  background: #faf7f2;
  padding: 7px;
  border-radius: 18px;
}
@media only screen and (max-width: 991.98px) {
  .category__img .category--title {
    right: -6px;
  }
}
@media only screen and (max-width: 991.98px) {
  .category__img .category--title {
    right: 0px;
  }
}
.category__img img {
  width: 100%;
  border-radius: 40px;
}
.category__img .icon-category {
  position: absolute;
  left: -11px;
  padding: 25px;
  background: #f6d516;
  bottom: -8px;
  /* width: 53px; */
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border: 15px solid #faf7f2;
  border-radius: 19px;
  color: white;
}
@media only screen and (max-width: 1500.98px) {
  .category__img .icon-category {
    padding: 14px;
  }
}
@media only screen and (max-width: 1399.98px) {
  .category__img .icon-category {
    border: 10px solid #faf7f2;
  }
}
.category__img .icon-category span {
  transform: rotate(137deg);
  font-size: 22px;
}
@media only screen and (max-width: 1700.98px) {
  .category__img .icon-category span {
    font-size: 18px;
  }
}
.category--title {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.category--title h2 {
  font-size: 14px;
  color: #333;
  transition: all 300ms linear;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  font-weight: 800;
  line-height: 20px;
}
@media only screen and (max-width: 1700.98px) {
  .category--title h2 {
    font-size: 11px;
  }
}
.category--title span {
  position: absolute;
  top: 44px;
  font-size: 14px;
  right: -2px;
  color: black;
  font-weight: 700;
  background: #fbf9f5;
  border-top: 1xp solid black;
  padding: 10px;
  border-radius: 10px;
}

.category__item {
  border-radius: 14px;
  border: 1px solid transparent;
  transition: border-color 0.3s ease, background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
.category__item:hover {
  background-color: rgba(255, 255, 255, 0.08);
  transform: translateY(-5px);
}
.category__item:hover--title h2 {
  color: #187f82;
  letter-spacing: 0.5px;
}
.category__item--img img {
  transition: transform 0.3s ease, filter 0.3s ease;
}
.category__item--img img:hover {
  transform: scale(1.05);
  filter: brightness(1.05);
}

.categoory-box {
  display: flex;
}
@media only screen and (max-width: 1199.98px) {
  .categoory-box {
    display: none;
  }
}

@media only screen and (max-width: 1199.98px) {
  .category-card {
    width: 50% !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .category-card {
    width: 100% !important;
  }
}

.about-us {
  background-repeat: no-repeat;
  background-position: right;
  margin-bottom: 4rem;
  margin-top: -2rem;
}
@media only screen and (max-width: 991.98px) {
  .about-us .question-gap {
    gap: 4px !important;
  }
}
.about-us p {
  color: #7f8285;
  font-size: 16px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  /* font-weight: 800; */
  line-height: 30px;
}
@media only screen and (max-width: 1399.98px) {
  .about-us p {
    font-size: 15px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us p {
    line-height: 31px;
    font-size: 12px;
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 767.98px) {
  .about-us p {
    -webkit-line-clamp: 3;
    font-size: 13px;
  }
}
.about-us__title h2 {
  font-size: 25px;
  font-weight: 700;
  color: #4e4f4f;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1399.98px) {
  .about-us__title h2 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us__title h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 480.98px) {
  .about-us__title h2 {
    font-size: 16px;
  }
}
.about-us__img {
  background-position: -2rem 19px;
  background-size: 12rem;
}
.about-us__img img {
  width: 90%;
  max-width: 100%;
}
@media only screen and (max-width: 480.98px) {
  .about-us__img img {
    width: 100%;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us__img img {
    margin-top: 8rem;
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .about-us__img img--item {
    flex-direction: column-reverse;
    gap: 40px;
  }
}
.about-us__img img .button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  color: #474040;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border: #ed394d 0.2em solid;
  /* background: unset; */
  border-radius: 12px;
}
@media only screen and (max-width: 991.98px) {
  .about-us__img img .button {
    font-size: 10px;
  }
}
.about-us__img--img {
  right: 22%;
  top: 22px;
}
.about-us__img--img img {
  width: 100%;
  height: 19rem;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
@media only screen and (max-width: 480.98px) {
  .about-us__img--img img {
    display: none;
  }
}
.about-us__img--row {
  position: absolute;
  /* height: 78px; */
  right: 46px;
  z-index: -1;
}
@media only screen and (max-width: 1400.98px) {
  .about-us__img--row {
    right: 0px;
  }
}
.about-us__img--row img {
  width: 100%;
  height: 15rem;
}
.about-us__title-question {
  background: antiquewhite;
  padding: 9px;
  align-items: center;
  display: flex;
  height: 43px;
  border-radius: 10px;
}
.about-us__title-question h2 {
  font-weight: 700;
  color: #4e4f4f;
  font-size: 15px;
  margin: 0 !important;
}
.about-us__title-question .text {
  left: -16px;
  background: #f6d516;
  padding: 10px;
  border-radius: 18px;
  border: 8px solid #faf7f2;
  color: #f0f0f0;
  display: flex;
}
@media only screen and (max-width: 767.98px) {
  .about-us__title-question .text {
    left: 0;
  }
}
.about-us__title-question .text .icon-angle-left {
  color: white;
}
.about-us .answer {
  background: #56585a;
  padding: 11px;
  border-radius: 13px;
}
.about-us .answer span {
  color: white;
  /* font-weight: 800; */
  line-height: 22px;
  font-size: 14px;
}

.answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.answer.open {
  max-height: 200px; /* یا هر مقداری متناسب با متن */
}

.answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #f8f8f8; /* پس‌زمینه پاسخ */
  transition: all 0.4s ease;
  padding: 0 1rem;
  border-radius: 8px;
}

.answer.open {
  max-height: 500px; /* هر مقدار که متن جا شود */
  opacity: 1;
  padding: 1rem;
}

.about-us__title-question {
  cursor: pointer;
  background-color: #fff;
  padding: 1rem;
  border-radius: 8px;
  transition: background-color 0.3s ease;
}

.about-us__title-question:hover {
  background-color: #f2f2f2;
}

.d-flex.answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #f9f9f9;
  border-radius: 8px;
  padding: 0 15px;
  transition: max-height 0.6s cubic-bezier(0.45, 0, 0.55, 1), opacity 0.5s ease;
}

.d-flex.answer.open {
  opacity: 1;
  max-height: 300px; /* بسته به ارتفاع متن می‌توانی تنظیم کنی */
  padding: 15px;
}

.about-us__title-question.open .icon-angle-left {
  transform: rotate(-90deg);
  transition: transform 0.4s ease;
}

.d-flex.answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: #bfbfbf;
  border-radius: 8px;
  padding: 0 15px;
  transition: max-height 0.6s cubic-bezier(0.45, 0, 0.55, 1), opacity 0.5s ease, padding 0.4s ease;
}

.d-flex.answer.open {
  opacity: 1;
  max-height: 300px; /* بسته به ارتفاع متن، قابل کم و زیاد کردن هست */
  padding: 15px;
}

/* افکت چرخش آیکون */
.about-us__title-question .icon-angle-left {
  transition: transform 0.4s ease;
}

.about-us__title-question.open .icon-angle-left {
  transform: rotate(-90deg);
}

.blog {
  margin-bottom: 5rem;
}
.blog--text {
  font-size: 15px;
  color: #0a1111;
  font-weight: 700;
}
@media only screen and (max-width: 1199.98px) {
  .blog--text {
    font-size: 12px;
  }
}
@media only screen and (max-width: 991.98px) {
  .blog--text {
    font-size: 10px;
  }
}
.blog__title h2 {
  font-size: 25px;
  font-weight: 700;
  color: #474040;
}
@media only screen and (max-width: 1399.98px) {
  .blog__title h2 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 991.98px) {
  .blog__title h2 {
    font-size: 17px;
  }
}

.mobile-category-card {
  display: none !important;
}
@media screen and (max-width: 991.98px) {
  .mobile-category-card {
    display: flex !important;
    overflow-x: auto;
    flex-wrap: nowrap;
    overflow-y: hidden;
  }
  .mobile-category-card .swiper-slide {
    width: 32%;
  }
}
@media screen and (max-width: 991.98px) and (max-width: 767.98px) {
  .mobile-category-card .swiper-slide {
    width: 49%;
  }
}
@media screen and (max-width: 991.98px) and (max-width: 480.98px) {
  .mobile-category-card .swiper-slide {
    width: 50%;
  }
}
@media screen and (max-width: 991.98px) and (max-width: 380.98px) {
  .mobile-category-card .swiper-slide {
    width: 75%;
  }
}
@media screen and (max-width: 767.98px) {
  .mobile-category-card {
    display: flex !important;
    overflow-x: auto !important;
    flex-wrap: nowrap !important;
    overflow-y: hidden !important;
  }
}

@media screen and (max-width: 992.98px) {
  .desktop-category-card {
    display: none !important;
  }
}

.blog__card {
  background: white;
  border-radius: 20px;
  display: flex;
  transition: all 0.3s ease;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  width: 24% !important;
}
@media only screen and (max-width: 991.98px) {
  .blog__card {
    width: 95% !important;
  }
}
.blog__card:after {
  position: absolute;
  left: -8px;
  height: 62px;
  content: "";
  display: block;
  width: 28px;
  background: #f6d516;
  z-index: -1;
  border-radius: 9px;
}
@media only screen and (max-width: 1399.98px) {
  .blog__card:after {
    left: -7px;
    height: 52px;
    border-radius: 16px;
  }
}
.blog__card--img img {
  width: 100%;
  border-radius: 10px;
}
@media only screen and (max-width: 991.98px) {
  .blog__card--item {
    gap: 15px;
    justify-content: center !important;
  }
}
.blog__card--title h2 {
  font-size: 13px;
  margin-top: 10px;
  color: #474040;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  font-weight: 700;
  line-height: 30px;
}
@media only screen and (max-width: 991.98px) {
  .blog__card--title h2 {
    font-size: 12px !important;
  }
}
.blog__card__time {
  padding-left: 13px;
  padding-bottom: 16px;
}
.blog__card__time--btn {
  background: #474040;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  padding: 6px;
  transition: all 0.3s ease;
}
.blog__card__time--btn .blogCard__text {
  display: none;
}
.blog__card__time--btn span {
  color: white;
  font-size: 12px;
  padding: 1px;
}
@media only screen and (max-width: 1199.98px) {
  .blog__card__time--btn span {
    font-size: 9px;
  }
}
@media only screen and (max-width: 767.98px) {
  .blog__card__time--btn span {
    font-size: 8px;
  }
}
.blog__card__time--btn .icon-arrow-left {
  color: wheat;
  font-size: 12px;
  transition: all 0.3s ease;
}
.blog__card .date {
  font-size: 13px;
  color: #187f82;
}

.blog__card--item .col-3 {
  width: 24%;
}

.container {
  max-width: 100%;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 90%;
  }
}

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