@import "bootstrap.min.css";
@import '../webfonts/iconly/iconly.min.css';
@import "swiper/swiper-bundle.min.css";
@import "header.css";
:root {
  --fontSize: 14px;
}

body {
  direction: rtl;
  font-size: var(--fontSize);
  font-family: dana, serif;
  color: #3e3e3e;
  -moz-font-feature-settings: "ss02";
  -webkit-font-feature-settings: "ss02";
  font-feature-settings: "ss02";
}

.btn {
  font-size: var(--fontSize);
}

em, i {
  font-style: normal;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

input:focus {
  outline: none;
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1281px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  :root {
    --fontSize: 12px;
  }
}
@font-face {
  font-family: "dana";
  src: url("../fonts/Dana/Dana-Bold.eot");
  src: url("../fonts/Dana/Dana-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Dana/Dana-Bold.woff2") format("woff2"), url("../fonts/Dana/Dana-Bold.woff") format("woff"), url("../fonts/Dana/Dana-Bold.ttf") format("truetype"), url("../fonts/Dana/Dana-Bold.svg#YDana-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "dana";
  src: url("../fonts/Dana/Dana-Regular.eot");
  src: url("../fonts/Dana/Dana-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Dana/Dana-Regular.woff2") format("woff2"), url("../fonts/Dana/Dana-Regular.woff") format("woff"), url("../fonts/Dana/Dana-Regular.ttf") format("truetype"), url("../fonts/Dana/Dana-Regular.svg#Dana-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "dana";
  src: url("../fonts/Dana/Dana-Light.ttf");
  src: url("../fonts/Dana/Dana-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Dana/Dana-Light.woff2") format("woff2"), url("../fonts/Dana/Dana-Light.woff") format("woff"), url("../fonts/Dana/Dana-Light.ttf") format("truetype"), url("../fonts/Dana/Dana-Light.svg#Dana-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.section-slide {
  padding: 25px 0;
}
.section-slide .owl-main-slider {
  height: 390px;
}
.section-slide .owl-main-slider .owl-stage-outer, .section-slide .owl-main-slider .owl-stage, .section-slide .owl-main-slider .owl-item, .section-slide .owl-main-slider .item-slide, .section-slide .owl-main-slider img {
  height: 100%;
}
.section-slide .owl-carousel .owl-item img {
  border-radius: 12px;
}

.row-slide {
  align-items: flex-start;
  position: relative;
}

.owl-main-slider {
  display: flex !important;
  justify-content: center;
  align-items: flex-end;
}

.slider {
  max-height: 393px;
  position: relative;
  width: 100%;
}
.slider .owl-theme .owl-dots {
  top: auto;
  bottom: 10px;
  position: absolute !important;
  z-index: 1;
  display: flex;
  justify-content: center;
  width: max-content;
  transform: none;
  display: flex;
  justify-content: center;
  position: relative;
  background: rgba(20, 21, 24, 0.4);
  border-radius: 24px;
  padding: 10px;
}
.slider .owl-theme .owl-dots .owl-dot span {
  margin: 0 5px;
  background: rgb(217, 217, 217);
  width: 12px;
  height: 12px;
  opacity: 1;
  cursor: pointer;
}
.slider .owl-theme .owl-dots .owl-dot.active span {
  background: rgb(55, 205, 250);
  cursor: default;
}

.left-bottom-box {
  position: absolute;
  left: 0;
  bottom: 0;
}

.box-image {
  width: 100%;
  position: relative;
  height: 185px;
  direction: rtl;
}
.box-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.box-image .text {
  position: absolute;
  right: 15px;
  top: 15px;
}
.box-image .text h2 {
  font-size: 24px;
  font-weight: bold;
}
.box-image .text h5 {
  font-size: 16px;
  font-weight: bold;
}
.box-image .text span {
  font-size: 14px;
  display: block;
  width: 100%;
  margin: 10px 0;
}
.box-image .text a {
  background: rgb(255, 255, 255);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3e3e3e;
  width: max-content;
  height: 43px;
  padding: 8px;
  border-radius: 8px;
  font-size: var(--fontSize);
  margin-top: 12px;
}
.box-image .text a i {
  margin-right: 12px;
}

@media (max-width: 767px) {
  .left-bottom-box {
    position: relative;
  }
  .box-image {
    margin: 10px 0;
  }
  .box-image .text {
    top: 5px;
  }
  .box-image .text span {
    margin-bottom: 0;
  }
  .box-image .text h5 {
    margin: 0;
  }
  .box-image .text a {
    margin-top: 2px;
    padding: 5px 10px;
    height: auto;
  }
  .section-slide .owl-main-slider {
    height: 219px;
  }
}
.footer {
  background: rgb(248, 249, 250);
  padding: 10px 0 2rem;
}
.footer .top-footer {
  padding: 3rem 0;
}
.footer .top-footer .box-footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 20%;
}
.footer .top-footer .box-footer img {
  margin-left: 5px;
  max-width: 46px;
}
.footer .top-footer .box-footer h4 {
  font-size: 16px;
  font-weight: 900;
}
.footer .top-footer .box-footer span {
  font-size: var(--fontSize);
  color: rgb(96, 98, 102);
}
.footer .menu-foo {
  padding: 10px 0;
}
.footer .menu-foo img {
  margin-left: 15px;
}
.footer .menu-foo h5 {
  font-size: 18px;
  color: #3e3e3e;
  font-weight: bold;
}
.footer .menu-foo h5 i {
  display: none;
}
.footer .menu-foo ul a {
  padding: 8px 0;
  color: rgb(113, 113, 132);
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}
.footer .menu-footer-text {
  width: calc(12.5% - 10px);
  background: #fff;
  padding: 13px 7px;
  border-radius: 12px;
  text-align: center;
  margin: 10px 0 10px 10px;
}
.footer .menu-footer-text span {
  font-size: 13px;
  color: #3e3e3e;

}
.footer .copy-right {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px 0;
}
.footer .copy-right span {
  font-size: var(--fontSize);
  color: rgb(113, 113, 132);
}
.footer .copy-right .social {
  display: flex;
  align-items: center;
  margin-right: auto;
}
.footer .copy-right .social h6 {
  font-weight: 700;
  margin-bottom: 0;
  font-size: var(--fontSize);
}
.footer .copy-right .social a {
  font-size: 16px;
  color: #3e3e3e;
  display: inline-block;
  margin-right: 15px;
}

.bottom-menu {
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  height: 90px;
  bottom: 0;
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  display: none;
  align-items: center;
  z-index: 2;
}
.bottom-menu a, .bottom-menu button {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: rgb(186, 189, 194);
  width: 25%;
  background: transparent;
  border: none;
}
.bottom-menu a span, .bottom-menu button span {
  text-align: center;
  width: 100%;
  margin-top: 5px;
}
.bottom-menu a i, .bottom-menu button i {
  font-size: 20px;
  width: 30px;
  height: 30px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.bottom-menu a.active, .bottom-menu button.active {
  color: rgb(17, 32, 90);
}

@media (max-width: 767px) {
  .footer {
    padding-bottom: 4rem;
  }
  .footer .top-footer {
    order: 1;
  }
  .footer .top-footer .box-footer {
    margin: 10px 0;
    width: 50%;
    padding: 5px;
  }
  .footer .menu1 {
    order: 2;
  }
  .footer .copy-right {
    order: 3;
    flex-wrap: wrap;
  }
  .footer .copy-right .social {
    width: 100%;
    order: 1;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer .copy-right .social h6 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 6px;
  }
  .footer .copy-right span {
    order: 2;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .footer .tags {
    order: 4;
    margin: 0;
    max-height: 163px;
    overflow: hidden;
    position: relative;
  }
  .footer .tags .menu-footer-text {
    width: calc(25% - 10px);
  }
  .footer .tags .menu-footer-text span {
    font-size: 10px;
  }
  .footer .tags .div-more {
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    height: 80px;
    background: linear-gradient(180deg, rgba(248, 249, 250, 0) -110.14%, #F8F9FA 100%);
    align-items: flex-end;
  }
  .footer .tags .div-more button {
    color: rgb(15, 148, 242);
  }
  .footer .tags.expand {
    max-height: none;
  }
  .footer .tags.expand .div-more {
    display: none;
  }
  .footer .menu-foo {
    padding: 10px 25px;
  }
  .footer .menu-foo h5 {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .footer .menu-foo h5 i {
    margin-right: auto;
    display: inline-block;
  }
  .bottom-menu {
    display: flex;
  }
}
.title-titr {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  color: rgb(17, 32, 90);
}

.category-box {
  width: 100%;
  text-align: center;
  color: #3e3e3e;
  display: block;
  padding: 15px 0;
}
.category-box .img {
  background: rgb(248, 249, 250);
  border-radius: 12px;
  padding: 10px;
  height: 196px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category-box img {
  width: 100%;
  max-width: 150px;
}

.special-sec {
  direction: rtl;
  overflow: hidden;
  padding-left: 0 !important;
  margin-top: 2rem;
}
.special-sec .owl-item img {
  height: auto;
  max-height: 165px;
}
.special-sec .btn-show-all {
  border-radius: 8px;
  border: 1px solid #fff;
  color: #fff;
  display: inline-flex;
  align-items: center;
}
.special-sec .btn-show-all i {
  margin-right: 10px;
}

.card-product {
  padding: 5px;
  border: 1px solid rgb(232, 234, 237);
  direction: rtl;
}
.card-product img {
  max-width: 100%;
}
.card-product .card-body {
  padding: 10px 5px;
}
.card-product .card-body p {
  display: flex;
  align-items: center;
  color: rgb(156, 156, 171) !important;
  padding: 5px 0;
  font-size: 12px;
}
.card-product .card-body p i {
  font-size: 16px;
  color: rgb(126, 128, 133);
}
.card-product .card-body span.city {
  font-size: 10px;
}
.card-product .card-body .card-title {
  min-height: 40px;
}
.card-product .card-body span.city i {
  margin-left: 5px;
  color: rgb(55, 205, 250);
}
.card-product .card-body .star-span {
  display: flex;
  align-items: center;
  direction: ltr;
  font-size: 12px;
  color: rgb(64, 65, 69);
}
.card-product .card-body .star-span i {
  color: rgb(254, 188, 0);
  margin-right: 5px;
  font-size: var(--fontSize);
}
.card-product .price {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
}
.card-product .price span {
  text-align: left;
  font-size: 12px;
  color: rgb(152, 153, 154);
}
.card-product .price span em {
  font-weight: 400;
  color: rgb(156, 156, 171);
}
.card-product .price .price-main {
  font-size: var(--fontSize);
  color: rgb(12, 13, 13);
  padding-top: 5px;
}
.card-product .price .price-main em {
  font-weight: 400;
  color: rgb(156, 156, 171);
}
.card-product .price .precent {
  background: rgb(242, 85, 85);
  padding: 4px;
  border-radius: 4px;
  color: #fff;
  display: inline-flex;
}

.section-why {
  padding: 3rem 0;
}
.section-why .text {
  display: flex;
  flex-wrap: wrap;
}
.section-why .text h2 {
  font-size: 44px;
  color: rgb(17, 32, 90);
}
.section-why .text h2 em {
  font-weight: bold;
  color: #d7b56a;
}

.section-category {
  padding: 2rem 0;
}

.title {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
}
.title h2 {
  font-size: 27px;
  color: rgb(17, 32, 90);
  font-weight: bold;
  display: flex;
  align-items: center;
}
.title h2 i {
  font-size: 29px;
  color: rgb(185, 149, 80);
  margin-left: 10px;
}
.title .btn-all {
  margin-right: auto;
  padding: 10px 15px;
  border: 1px solid rgb(44, 45, 48);
  border-radius: 8px;
  display: flex;
  align-items: center;
}
.title .btn-all i {
  margin-right: 10px;
}

.box-why .icon {
  width: 193px;
  height: 193px;
  background: rgb(248, 249, 250);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-why .icon i {
  font-size: 45px;
  color: rgb(17, 32, 90);
}
.box-why span {
  text-align: center;
  display: block;
  margin-top: 15px;
  color: rgb(17, 32, 90);
}

.swiper-slide {
  direction: rtl;
}

.section-images {
  padding: 2rem 0;
}
.section-images .section-bg-1 {
  background: RGBA(255, 224, 148, 1);
  background: linear-gradient(90deg, rgb(255, 224, 148) 23%, rgb(255, 241, 205) 100%);
}
.section-images .section-bg-2 {
  background: RGBA(212, 246, 255, 1);
  background: linear-gradient(90deg, rgb(212, 246, 255) 23%, rgb(230, 250, 255) 100%);
}
.section-images .section-bg-3 {
  background: RGBA(227, 241, 194, 1);
  background: linear-gradient(90deg, rgb(227, 241, 194) 23%, rgb(243, 255, 216) 100%);
}
.section-images .section-bg-4 {
  background: RGBA(205, 193, 255, 1);
  background: linear-gradient(90deg, rgb(205, 193, 255) 23%, rgb(233, 227, 255) 100%);
  border-radius: 10px;
}
.section-images .box-image2, .section-images .box-image3 {
  display: flex;
  align-items: center;
  padding: 25px 20px;
  height: 160px;
  border-radius: 10px;
}
.section-images .box-image2 .text, .section-images .box-image3 .text {
  margin-left: auto;
}
.section-images .box-image2 .text h6, .section-images .box-image3 .text h6 {
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0 15px 0;
  color: rgb(20, 21, 24);
}
.section-images .box-image2 .text h5, .section-images .box-image3 .text h5 {
  font-weight: bold;
  font-size: 24px;
  color: rgb(17, 32, 90);
}
.section-images .box-image2 .btn2, .section-images .box-image3 .btn2 {
  background: #fff;
  border-radius: 8px;
  border: none;
  padding: 6px 10px;
  color: #3e3e3e;
  display: inline-block;
}
.section-images .box-image3 {
  align-items: flex-start;
  position: relative;
  background: transparent !important;
  height: 217px;
}
.section-images .box-image3 img {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.section-images .box-image3 .text {
  position: relative;
}
.section-images h5 {
  font-size: 1.2rem;
  color: #333;
}
.section-images h5 em {
  font-size: 16px;
  font-weight: normal;
}
.section-images .btn-outline-dark {
  border-radius: 20px;
}

.owl-carousel, .owl-main-slider {
  direction: ltr;
}

.section-best .item-best {
  direction: rtl;
  height: 298px;
  width: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  border-radius: 12px;
  overflow: hidden;
}
.section-best .item-best:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: RGBA(0, 0, 0, 1);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 10.74%, rgba(0, 0, 0, 0.855) 82.4%, rgba(0, 0, 0, 0.95) 100%);
}
.section-best .item-best .content {
  position: relative;
  color: #fff;
  padding: 10px;
}
.section-best .item-best .content i, .section-best .item-best .content img {
  max-width: 12px;
  margin-left: 6px;
}
.section-best .item-best .content h2 {
  font-size: 13px;
  font-weight: 900;
}
.section-best .item-best .content h2 i {
  color: rgb(215, 181, 106);
}
.section-best .item-best .content span {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 2px 0 4px;
  font-size: 12px;
}
.section-best .item-best .content span i {
  color: rgb(55, 205, 250);
}
.section-best .item-best .content span i.icon-badge-check {
  color: rgb(93, 210, 109);
}

.section-blog .blog-item {
  color: #3e3e3e;
  direction: rtl;
  padding: 10px;
}
.section-blog .blog-item .img {
  width: 100%;
}
.section-blog .blog-item .img img {
  width: 100%;
}
.section-blog .blog-item h4 {
  font-size: var(--fontSize);
  font-weight: bold;
  margin-top: 8px;
}
.section-blog .blog-item p {
  font-size: 12px;
  color: rgb(156, 156, 171);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 3.2rem;
  overflow: hidden;
  position: relative;
}
.section-blog .blog-item p a {
  background: #fff;
  color: rgb(17, 32, 90);
  position: absolute;
  bottom: 0;
  left: 0;
  padding-right: 10px;
  font-size: var(--fontSize);
}

@media (max-width: 767px) {
  .category-box .img {
    max-height: 114px;
  }
  .special-sec {
    background: radial-gradient(93.23% 93.23% at 91.61% 44.59%, #6ACDFF 0%, #1A66FF 100%) !important;
  }
  .special-sec .item-slide {
    padding-left: 15px;
  }
  .section-why .text h2 {
    font-size: 20px;
  }
  .section-why .box-why {
    background: rgb(248, 249, 250);
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 4px;
    width: calc(50% - 20px);
    margin: 10px auto;
  }
  .section-why .box-why span {
    margin-right: 10px;
    margin-top: 0;
  }
  .section-why .box-why .icon {
    width: 24px;
    height: 24px;
  }
  .section-why .box-why .icon img {
    width: 100%;
  }
  .section-images .box-image2 {
    margin: 10px 0;
  }
  .section-images .box-image2 img {
    max-width: 77px;
  }
  .section-images .box-image3 {
    margin: 10px 0;
  }
}

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