* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
}

ul,
p {
  margin-bottom: 0 !important;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  direction: rtl;
  height: 100%;
  overflow-x: hidden;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

a {
  text-decoration: none !important;
}
@font-face {
  font-family: "kalame";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/alibaba-regular.woff2) format("woff2");
}

@font-face {
  font-family: "kalame";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/alibaba-bold.woff2) format("woff2");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANSansWeb_Black.eot");
  src:
    url("../fonts/eot/IRANSansWeb_Black.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Black.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb_Black.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb_Black.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb_Bold.eot");
  src:
    url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb_Bold.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/ttf/IRANSansWeb_Bold.ttf")
      format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb_Medium.eot");
  src:
    url("../fonts/eot/IRANSansWeb_Medium.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb_Medium.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb_Light.eot");
  src:
    url("../fonts/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_Light.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/woff/IRANSansWeb_Light.woff")
      format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb_UltraLight.eot");
  src:
    url("../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb_UltraLight.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

body {
  direction: rtl !important;
  font-family: "IRANSans";
  font-weight: normal;
  font-size: 13px;
  line-height: 2;
  position: relative;
  overflow-x: hidden;
  color: #000;
}

.img-slice {
  background: url("../images/slices.png") no-repeat;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.c-navi-new-list__inner-category--hovered {
  padding: 8px 10px;
  color: #a93393;
  transition: all 0.2s linear;
}

.c-navi-new-list__inner-category--hovered .ico-menu {
  transition: all 0.2s linear;
}

.c-navi-new-list__inner-category.js-mega-menu-category:hover {
  color: #a93393;
  transition: all 0.2s linear;
}
.c-navi-new-list {
  display: flex;
  width: 100%;
  align-items: center;
}
.c-navi-new-list__category-link .fa-home {
  font-size: 20px;
}

.ms-auto.right-toolbar {
  margin-bottom: 10px;
}

.c-navi.js-navi {
  transition: all 0.5s linear;
  position: relative;
}

.c-navi__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}

.c-navi-categories__overlay {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(27, 10, 10, 0.69);
  opacity: 0;
  z-index: 233;
  -webkit-transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  pointer-events: none;
}

.c-navi-categories__overlay.is-active {
  opacity: 1;
  pointer-events: all !important;
}

.c-navi-new-list__a-hover {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 0;
  z-index: 3;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.c-navi-new-list__a-hover.is-fmcg > div:before {
  background-color: #9dc44d;
}

.c-navi-new-list__a-hover > div {
  width: 100%;
  height: 100%;
}

.c-navi-new-list__a-hover > div:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 4;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #fff000;
}

.c-navi-new-list__category-item {
  font-size: 13px;
}

.c-navi-new-list__categories > .c-navi-new-list__category-item,
.c-navi-new-list__categories > .c-navi-new-list__promotion-item,
.c-navi-new-list__promotions > .c-navi-new-list__category-item,
.c-navi-new-list__promotions > .c-navi-new-list__promotion-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  width: 100%;
}

.c-navi-new-list__category-item > li {
  line-height: 5 !important;
}

.c-navi-new-list > li {
  list-style: none;
}

.c-navi-new-list__categories > .c-navi-new-list__category-item > li:hover,
.c-navi-new-list__categories > .c-navi-new-list__promotion-item > li:hover,
.c-navi-new-list__promotions > .c-navi-new-list__category-item > li:hover,
.c-navi-new-list__promotions > .c-navi-new-list__promotion-item > li:hover {
  z-index: 3;
}

.c-navi-new-list__a {
  display: block;
  position: relative;
  height: 100%;
  padding: 8px 9px 7px;
  color: #fff;
  white-space: nowrap;
  font-size: 11px;
  font-size: 0.786rem;
  line-height: 25px;
  max-width: 116px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-navi-new-list__a--promotion {
  max-width: unset;
  background-color: #4f4f4f;
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}

.c-navi-new-list__promotion-item--big
  .c-navi-new-list__a:hover
  + .c-navi-categories__overlay,
.c-navi-new-list__promotion-item--small
  .c-navi-new-list__a:hover
  + .c-navi-categories__overlay {
  opacity: 1;
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.c-navi-new-list__options-container {
  height: 100%;
  width: 100%;
  padding: 12px;
}

.c-navi-new-list__sublist {
  position: absolute;
  top: 98%;
  display: none;
  right: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  background-color: #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  padding: 0;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  width: 100% !important;
}

.is-fmcg .c-navi-new-list__sublist {
  height: unset;
  padding-bottom: 65px;
  padding-left: 100px;
}

.c-navi-new-list__sublist:hover + .c-navi-new-list__a {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}

.c-navi-new-list__sublist:hover + .c-navi-new-list__a:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661;
}

.c-navi-new-list__options-list ul li {
  display: block;
  list-style: none;
  text-align: right;
  margin-left: 15px;
}

.c-navi-new-list__sublist-option--title {
  direction: rtl;
  text-align: right;
  position: relative;
}

.c-navi-new-list__sublist-option--title a {
  color: #000;
  text-decoration: none;
  font-size: 13px !important;
  font-weight: 700 !important;
  position: relative;
}

.c-navi-new-list__sublist-option--title a i {
  vertical-align: middle;
  max-height: 10px;
  font-size: 12px;
}

.c-navi-new-list__sublist-option--title a:hover {
  color: #000;
}

.c-navi-new-list__sublist-option--item {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 2.27;
  font-weight: 400;
  color: #81858b;
}

.c-navi-new-list__sublist-option--item a:hover {
  color: #000;
  font-weight: 600;
}

.c-navi-new-list__sublist-option--has-icon {
  direction: rtl;
  text-align: right;
}

.c-navi-new-list__sublist-option--has-icon:hover a,
.c-navi-new-list__sublist-option--has-icon:hover a:before {
  color: #284258;
}

.c-navi-new-list__sublist-option--has-icon a {
  color: #424750;
  font-weight: 500;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  text-decoration: none;
}

.c-navi-new-list__sublist-option--has-icon a:before {
  margin-left: 8px;
  font-size: 18px;
  font-size: 1.286rem;
  line-height: 18px;
  color: #a1a3a8;
  cursor: pointer;
  vertical-align: middle;
}

.c-navi-new-list__sublist-option--has-circle {
  height: unset;
  min-height: 30px;
}

.c-navi-new-list__sublist-option--has-circle a {
  padding-right: 20px;
  white-space: normal !important;
}

.c-navi-new-list__sublist-option--has-circle a:before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #a1a3a8;
  border-radius: 50%;
  display: inline-block;
  top: 11px;
  right: 8px;
  position: absolute;
}
.c-navi-new-list__sublist-option--has-circle a:hover:before {
  background-color: #fff000;
}
.c-navi-new-list__category.c-navi-new-list__category--main i {
  color: #252525;
}
.c-navi-new-list__category-link {
  display: block;
  color: #252525;
  font-size: 13px;
}
.c-navi-new-list__category-item > li > a:hover {
  color: #fff;
}
.c-navi-new-list__category-link--plus {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-navi-new-list__category-link--visible-in-wide {
  display: none;
}

.c-navi-new-list__category-send-to {
  color: #81858b;
  margin-left: 4px;
}

.c-navi-new-list__inner-categories {
  background-color: #fff;
  border-left: 1px solid #f0f0f1;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: 20%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.c-navi-new-list__sublist-top-bar {
  padding: 8px 0 12px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.c-navi-new-list__sublist-see-all-cats,
.c-navi-new-list__sublist-top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-navi-new-list__sublist-see-all-cats {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  font-weight: 700;
  color: #424750;
}

.c-navi-new-list__inner-category {
  padding: 8px;
  font-weight: 600;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  line-height: 2;
}

.c-navi-new__big-display-title {
  display: none !important;
}

.c-navi-new__medium-display-title {
  display: block !important;
}

.c-navi-new__ads-holder .ad-is-active {
  display: none;
}

.c-navi-new__ads {
  width: 100%;
  display: none;
  max-width: 285px;
  min-height: 240px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-navi-new__ads--banners {
  width: 100%;
}

.c-navi-new__ads--banners .banner-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 214px;
  max-height: 214px;
  text-align: center;
  position: relative;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e0e0e2;
  border-radius: 16px 16px 16px 6px;
}

.c-navi-new__ads--banners .banner-item .banner-item-ad {
  position: absolute;
  bottom: 0;
  left: 0;
}

.c-navi-new__ads--banners .banner-item img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}

.c-navi-new__ads--brand-holder {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-navi-new__ads--brand-holder h3 {
  color: #030a16;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 21px;
}

.c-navi-new__ads--brands {
  width: 100%;
  margin-top: 8px;
  max-height: 90px;
}

.c-navi-new__ads--brands,
.c-navi-new__ads--brands .brand-item {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-navi-new__ads--brands .brand-item {
  width: 90px;
  padding: 10px;
  overflow: hidden;
  margin-left: 8px;
  text-align: center;
  border-radius: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e0e0e2;
}

.c-navi-new__ads--brands .brand-item img {
  width: 100%;
}

.c-dp-header-submenu {
  width: 100%;
  padding: 16px 12px 12px;
}

.c-dp-header-submenu,
.c-dp-header-submenu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-header__menu-handler {
  width: 55px;
}

.c-header__menu-handler:before {
  right: 12px;
}

.c-header__action {
  -ms-flex: 0 0 370px;
  -webkit-box-flex: 0;
  flex: 0 0 370px;
  max-width: 370px;
}

.c-header__seller {
  display: block;
}

.c-navi-categories,
.c-navi__button {
  -ms-flex: 0 0 110px;
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  max-width: 110px;
}

.c-navi-list {
  -ms-flex: 0 0 calc(100% - 525px) 370px;
  -webkit-box-flex: 0;
  flex: 0 0 calc(100% - 525px) 370px;
  max-width: calc(100% - 525px) 370px;
}

.c-main-menu:before,
.c-main-menu__root {
  width: 110px;
}

.c-subcategory-collage__col {
  -ms-flex: 0 0 29.7%;
  -webkit-box-flex: 0;
  flex: 0 0 29.7%;
  max-width: 29.7%;
}

.c-subcategory-collage__col--main {
  -ms-flex: 0 0 70.3%;
  -webkit-box-flex: 0;
  flex: 0 0 70.3%;
  max-width: 70.3%;
  margin-bottom: 0;
}

.c-subcategory-collage__col .c-subcategory-collage__cover {
  width: auto;
  float: none;
}

.c-subcategory-collage__col
  .c-subcategory-collage__cover
  + .c-subcategory-collage__cover {
  margin-left: 0;
  margin-top: 20px;
}

.c-subcategory-collage__cover {
  height: 144px;
}

.c-category-collage__col {
  -ms-flex: 0 0 22.7%;
  -webkit-box-flex: 0;
  flex: 0 0 22.7%;
  max-width: 22.7%;
}

.c-category-collage__col--main {
  -ms-flex: 0 0 54.6%;
  -webkit-box-flex: 0;
  flex: 0 0 54.6%;
  max-width: 54.6%;
}

.c-category-collage__col:nth-child(n + 3) {
  display: block;
}

.c-category-card__header {
  font-size: 20px;
  font-size: 1.429rem;
  line-height: 1.1;
}

.c-category-card__list {
  padding-top: 23px;
}

.c-category-card__list li {
  padding-right: 69px;
  margin: 12px 0;
}

.c-category-card__list li:last-child {
  margin-bottom: 28px;
}

.c-category-card__list li:before {
  right: 33px;
  width: 10px;
  height: 10px;
  border-radius: 8px;
}

.c-category-card__footer {
  font-size: 15px;
  font-size: 1.071rem;
  line-height: 1.467;
}

.c-navi-new-list__a {
  max-width: 140px;
  max-width: unset;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  padding: 10px 20px 9px;
}

.c-navi-new-list__options-container {
  overflow: hidden;
  padding-left: 10px;
}

.c-navi-new-list__sublist-adplacement {
  width: 350px;
}

.c-navi-new-list__category-link--visible-in-wide {
  display: block;
}

.c-navi-new-list__inner-categories {
  max-width: 230px;
}

.c-navi-new__big-display-title {
  display: block !important;
}

.c-navi-new__medium-display-title {
  display: none !important;
}

.c-navi-new__ads.js-categories-ad.ad-is-active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
li.has-sub li,
.has-sub ul li {
  list-style: none;
}

.has-sub ul {
  position: absolute;
  left: -9999px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 14px !important;
  padding: 10px 0 5px 0;
  background: #fff;
}

li.has-sub ul li a:hover {
  color: #252525;
  background-color: #fff000;
}

li.has-sub:hover > ul {
  left: auto;
}

li.has-sub:hover > ul > li {
  height: 45px;
}

li.has-sub ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  list-style: none;
}

li.has-sub ul li a {
  padding: 0 15px;
  width: 200px;
  font-size: 13px;
  text-decoration: none;
  color: #333;
  font-weight: 400;
  line-height: 2.7;
  box-shadow: 0px 0px 4px #9f9f9f;
  margin: 0 10px 10px 10px;
  border-radius: 9px;
  text-align: right;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

li.has-sub li.has-sub > a::before {
  position: absolute;
  top: 13px;
  left: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ccc;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

li.has-sub li.has-sub > a::after {
  position: absolute;
  top: 16px;
  left: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ccc;
  content: "";
}

li.has-sub ul ul {
  margin-right: 100%;
  top: 0;
  z-index: 2;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.has-sub i,
.c-navi-new-list__category-item > li i {
  font-size: 7px;
  vertical-align: middle;
  color: #fff;
}
.c-navi-new-list__category-item > li {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-left: 35px;

  font-weight: 700;
}
.c-navi-new-list__category-item > li > a {
  color: #fff;
  font-size: 14px;
}
.c-navi-new-list__category-item > li:hover {
  cursor: pointer;
  color: #fff;
}
.has-sub > a {
  padding: 0;
  display: block;
  color: #252525;
  font-size: 15px;
}
.c-navi-new-list__options-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 400px;
  padding-right: 0 !important;
  flex-direction: column;
  overflow-y: auto;
}
.c-navi-new-list__sublist-option--title {
  direction: rtl;
  text-align: right;
  position: relative;
}
.c-navi-new-list__sublist-option {
  direction: rtl;
  text-align: right;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 25%;
  font-size: 14px;
  font-weight: 700;
  max-width: 100%;
  list-style: none;
  vertical-align: middle;
}
.header {
  background-color: #5f686f;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  left: 0;
  margin: auto;
}

.menu-account li:not(:last-child) a {
  border-bottom: 1px solid #fff dashed #d8d4d4;
}

.menu-account li {
  padding: 5px 20px;
  line-height: 3;
}

.menu-account li a {
  font-size: 13px;
  display: block;
  color: #424750;
  display: block;
  font-weight: 600;
  width: 100%;
}
.menu-account li:hover {
  background-color: #f0f0f1;
}
.icon-reg {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
}
.menu-account {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: none !important;
  min-width: 250px;
  padding: 0;
}
.menu-account li i {
  font-size: 17px;
  margin-left: 2px;
  vertical-align: middle;
}

.m-user-img img {
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
}

.gap-c {
  display: inline-block;
  width: 1px solid #fff;
  height: 13px;
  background-color: #212121;
  margin-right: 20px;
  vertical-align: middle;
}
.mini-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 330px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.mini-cart-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px;
  border-bottom: 4px solid #f6f6f6;
}

.btn.btn-link {
  color: #212121;
  text-decoration: none;
}

.shop .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 40px;
  border: 0;
  border-radius: 10px;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  color: #212121;
}

.mini-cart-products {
  max-height: 280px;
  overflow-y: auto;
}

.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}

.mini-cart-product-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
}

.mini-cart-product-thumbnail a {
  display: block;
  position: relative;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mini-cart-product-thumbnail a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #212121;
  border-radius: 10px;
  opacity: 0.03;
  z-index: 10;
}

.mini-cart-product-thumbnail img {
  max-width: 100%;
}

.mini-cart-product-detail {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 15px;
  position: relative;
}

.mini-cart-product-brand {
  font-weight: 700;
  margin-bottom: 5px;
}

.mini-cart-product-detail a {
  color: #212121;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mini-cart-product-title {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 700;
}

.mini-cart-purchase-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mini-cart-product-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mini-cart-product-price {
  font-weight: bold;
}

.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}

.currency {
  font-size: 12px;
}

#dropdownMenuButton1 {
  border-radius: 100%;
  background-color: rgb(133, 34, 13);
  width: 37px;
  height: 37px;
  border: none !important;
  position: relative;
  text-align: center;
}
.mini-cart-product-remove {
  position: absolute;
  top: -2px;
  left: -2px;
  border: 0;
  background-color: transparent;
  z-index: 1;
}

.mini-cart-product-remove i {
  color: #212121 !important;
}

.mini-cart-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px;
  border-top: 4px solid #f6f6f6;
}

.mini-cart-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mini-cart-total-label {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 5px;
}

.mini-cart-total-value {
  font-size: 18px;
  font-weight: bold;
}

.btn-primary {
  color: #fff !important;
  background-color: #85220d;
  border-color: #85220d;
  box-shadow: none !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff !important;
  background-color: #511205;
}
.img-register {
  background-position: -5px -2px;
  width: 24px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#dropdownMenuButton2 {
  background-color: #f47a21;
  padding: 10px 18px;
  border-radius: 999px;
  color: #fff;
  box-shadow: none !important;
  border: none !important;
}
#dropdownMenuButton2::after {
  display: none;
}
.main-title {
  font-size: 20px;
  font-weight: 700;
  color: #5f686f;
  position: relative;
}
.sub-title {
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
.title-section {
  position: relative;
  padding-right: 15px;
}
.title-section::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 3px;
  height: 100%;
  background-color: #ffcd00;
  transform: translateY(-50%);
}
.text {
  font-size: 15px;
  text-align: justify;
}
@media screen and (max-width: 767.99px) {
  .contact-info {
  background-color: #fad606;
  padding: 10px !important;
  border-radius: 15px;
}
  .group-pro {
    background-size: cover !important;
  }
  .flex-link {
    justify-content: center;
  }
  .d-xs-end {
    text-align: left;
  }

  .chat img {
    width: 70px;
  }
  .chat2 img {
    width: 50px;
  }
  .hidden-xs {
    display: none !important;
  }
  .text-center-xs {
    text-align: center;
  }
  .copy {
    font-size: 10px;
  }

  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }

  .owl-slider .owl-dots {
    left: 0;
    right: 0;
    margin: auto;
    margin-top: auto;
    bottom: 0;
    position: absolute;
  }
}

.news-image {
  height: 156px;
  border-radius: 12px;
}
@media screen and (min-width: 768px) {
  .title-footer.lnk-footer.un-link::before {
    content: "";
    right: 0;
    width: 6px;
    height: 6px;
    background-color: #fad606;
    border-radius: 100%;
    top: 11px;
    position: absolute;
  }
  .priceTableSection tbody td {
    font-size: 15px;
  }

  .img-cat {
    width: 120px;
    height: 120px;
  }
  .tel-footer {
    background: url("../images/bg-address.png") no-repeat;
    background-position: left center;
  }
  .footer-top {
    background-color: #edc20c;
    border-radius: 15px;

    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .logo-footer {
    background: url("../images/bg-logo.png") no-repeat;
    background-position: right center;
  }
  .row-item-pro {
    margin-left: -7px !important;
    margin-right: -7px !important;
  }
  .pl-md-50 {
    padding-left: 50px !important;
  }

  .img-bx {
    height: 500px;
  }

  .flex-panel {
    font-size: 20px;
  }

  .flex-panel {
    justify-content: space-around;
  }
  .main-img-swiper {
    width: 406px;
    height: 405px;
  }
  .row-detail {
    flex-wrap: nowrap;
  }
  .inf-footer {
    gap: 15px;
  }

  .title-category {
    font-size: 18px;
    padding: 10px 15px;
  }
}

.show-more {
  color: #1d4587;
}

.justify-between {
  justify-content: space-between;
}
.support-tour,
.air-line-tour {
  color: #595959;
}
.air-line-tour .img-slice {
  background-position: -67px -8px;
  width: 18px;
  height: 16px;
  display: inline-block;
}
.support-tour .img-slice {
  background-position: -39px -4px;
  width: 17px;
  height: 19px;
  display: inline-block;
}
.align-item-center {
  align-items: center;
}

.owl-slider .owl-prev {
  margin: 0 !important;
  background: url("../images/arrow.png") !important;
  width: 26px;
  height: 48px;
  position: absolute;
  right: 5%;
  bottom: auto;
  top: 38% !important;
  border-radius: 0 !important;
  transform: rotate(180deg);
}
.owl-slider .owl-next {
  margin: 0 !important;
  background: url("../images/arrow.png") !important;
  width: 26px;
  height: 48px;

  position: absolute;
  right: auto;
  left: 5%;
  bottom: auto;
  top: 38% !important;
  border-radius: 0 !important;
}

.copy {
  font-weight: 300;
  background-color: #50595f;
  color: #fff;
}

.copy .bld {
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .copy {
    font-size: 12px;
  }
  .copy::before {
    top: -152px;
    height: 154px;
    background-size: 100% 100% !important;
  }
  .contact-info li {
    padding: 20px !important;
  }

  .blog-col {
    gap: 20px;
  }
  .blog-col li {
    flex: 0 0 calc(50% - 10px);
  }
}
@media screen and (max-width: 767.99px) {
  .priceTableSection tbody td {
    font-size: 13px;
  }
  .priceTableSection .price-card {
    width: 100%;
  }
  .img-cat {
    width: 90px;
    height: 90px;
  }
  .sotial-footer ul li {
    margin: 0 10px;
  }
  .img-bx {
    height: 300px;
  }

  .flex-panel {
    justify-content: space-between;
  }
  .text-xs-center {
    text-align: center;
  }
  .desc-slide {
    margin-top: 20px;
  }
  .main-img-swiper {
    width: 306px;
    height: 305px;
    background-size: 100% 100% !important;
    margin: auto !important;
  }
  .copy {
    text-align: center;
  }
}

.chat2 {
  position: fixed;
  right: 12px;
  bottom: 0;
  z-index: 1;
}
.chat {
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 1;
}
.sticky-menu {
  box-shadow: 0px 0px 8px #737373;
}
.search-wrapper {
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1000;
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.4s ease,
    padding 0.4s ease;
  top: 100px;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
}

.search-input {
  width: 100%;
  padding: 6px 10px;
  font-size: 15px;
  border-radius: 4px;
  border: none;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  .search-input {
    width: 60%;
  }
}
.search-wrapper.active {
  padding: 15px;
  max-height: 100px;
}
.search-icon {
  font-size: 18px !important;
  cursor: pointer;
  color: #fff !important;
}
.overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.logo {
  display: inline-block;
}
.logo img {
  object-fit: contain;
}
.c-navi-new__big-display-title i {
  color: #fff000 !important;
  font-size: 18px !important;
  margin-left: 5px;
}
.c-navi-new__big-display-title {
  color: rgb(96, 94, 94);
  font-size: 14px;
  font-weight: 300;
}
@media screen and (min-width: 992px) {
  .priceTableSection .price-card {
    width: 520px;
  }
  .flex-top-header a {
    color: #000 !important;
  }
  .flex-top-header {
    background-color: #fad606;
    color: #000;
    padding: 5px 25px;
    border-radius: 999px;
  }
  .menuTrigger {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .mt-md-15 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 991.99px) {
  .owl-owner .owl-stage,
  .owl-news .owl-stage {
    padding-right: 0 !important;
  }
  .flex-top-header a {
    color: #fad606 !important;
  }
  .owl-news .owl-stage {
    padding-right: 0 !important;
  }
  .container,
  .container-sm {
    max-width: 100% !important;
  }
  .header {
    padding-bottom: 10px;
    padding-top: 10px !important;
  }

  .logo img {
    width: 130px;
  }

  .c-navi-new-list__categories {
    display: none !important;
  }
  .menuTrigger i {
    font-size: 35px;
    color: #fff;
  }
  .dropdown.register.ms-auto {
    font-size: 0 !important;
  }
  .c-navi-new-list.ps-0 {
    justify-content: space-between;
    align-items: center;
    gap: 30px;
  }
}
.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
}
.close-li {
  background-color: #f3f3f3 !important;
}
.subPanel {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
  padding-right: 0 !important;
}
.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}
#panel-menu ul {
  padding-right: 0 !important;
  max-height: 100vh;
  overflow-y: auto;
}
.panel-menu ul li {
  list-style: none;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #edecec;
  color: #212121;
  font-weight: 500;
  font-size: 14px;
}
.btn-menu {
  background-color: #f3f3f3 !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgb(218 218 218);
  color: #858585;
  padding-right: 21px;
}

.panel-menu {
  z-index: 10;
}

.panel-menu ul li {
  padding-left: 20px;
  padding-right: 10px;
}

.main-menu a {
  color: #212121;
  font-weight: 500;
  font-size: 14px;
}
.main-menu i {
  vertical-align: middle;
  font-size: 9px;
  margin-right: 4px;
}
.openSubPanel {
  position: relative;

  cursor: pointer;
  z-index: 1;
  text-align: right;
  width: 100%;
  display: block;
}

.panel-menu.isOpen,
.subPanel.isOpen {
  right: 0;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
  z-index: 1000000000000 !important;
}

.subPanel {
  z-index: 20;
}

.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}

.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}

.border-none {
  border: none !important;
}

.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: "";
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}

.arow-menu i {
  background-position: -117px -39px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.close-menu .times {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  background-position: -116px -60px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #858585;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  left: 10px;
  top: 10px;
}

.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}

.slide-info {
  text-align: right;
}

.slide-info h4 {
  margin: 0;
  font-size: 16px;
}

.slide-info p {
  margin: 0;
  color: gray;
  font-size: 13px;
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1250px;
  }
}

.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;

  position: relative;
}
@media screen and (min-width: 768px) {
  .sotial-footer ul li {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.sotial-footer a {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.sotial-footer a {
  display: block;
  padding: 0;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

.cal {
  color: #fff;
  display: inline-block;
  direction: ltr;
}
.back-to-top {
  text-align: center;
  cursor: pointer;
  position: fixed;
  left: 10px;
  bottom: 5px;
  z-index: 2;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #fff000;
  width: 20px;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff000;
}
.logo img {
  transition: all 0.2s linear;
  max-width:120px;
}
.logo-footer img{
    max-width:200px;
}
.main-img-swiper {
  background: url("../images/bg-pro.png");
  display: block;
  position: relative;
}
.main-img-swiper img {
  position: absolute;
  bottom: 10%;
  left: 20%;
  max-width: 463px;
  object-fit: contain;
}
.l-icon {
  color: #0353a4;
  font-size: 25px;
  line-height: 1;
}

.about-section {
  background: url("../images/bg-news.png") no-repeat;
  background-size: cover;

  background-attachment: fixed;
  background-position: right center;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 5px 3px;
  width: 21px;
  height: 4px;
  border-radius: 0 !important;
}
@media screen and (min-width: 768px) {
  .about-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .back-to-top {
    width: 60px;
    height: 60px;
  }
  .set > span i {
    display: none;
  }
}
.accordion-container .set > span i {
  position: absolute;
  left: 0;
  top: 17px;
  color: #b6bdc461;
  font-size: 10px;
}
.lnk-footers {
  padding-right: 0;
}
.lnk-footers li {
  line-height: 2.5;
  position: relative;
  list-style-type: none !important;
  text-align: right;
}
.lnk-footers li a {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  transition: all 0.2s linear;
}
.lnk-footers li a:hover {
  color: #fff000;
}
.title-footer.lnk-footer.un-link {
  display: block;
  margin-bottom: 20px;
  font-size: 15px;
  color: #fad606;
  position: relative;
  padding-right: 10px;
}

.img-bx {
  width: 100%;
  border-radius: 20px;
}

.img-bx img {
  height: 100%;
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
}

.text-box {
  border-radius: 20px;
  background-color: rgba(54, 54, 54, 0.63);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0px 0px 12.09px 0.91px rgba(0, 0, 0, 0.95);
  font-size: 14px;
  line-height: 1.8;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: auto;
  width: 80%;
  z-index: 1;
}
@media (max-width: 767.99px) {
  .about-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .back-to-top {
    width: 49px;
    height: 49px;
  }
  .set > span {
    font-size: 17px;
    display: block;
    position: relative;
    color: #fff;
    text-align: right;
  }
  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 40px;
  }
  .title-footer.lnk-footer.un-link {
    border-bottom: 1px solid #b6bdc461;
  }
  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #element_to_scroll .container {
    position: relative;
    z-index: 1;
    color: #fff;
  }
  #element_to_scroll {
    position: relative;
  }

  #element_to_scroll::before {
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    background-color: #262525de;
  }
}
.main-text-box {
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.875;
  font-family: "alibaba-bold";
}
.sub-text-box {
  font-size: 13px;
  font-family: "alibaba-bold";
  color: rgb(255, 255, 255);
  font-weight: 300;
  line-height: 1.923;
}
.flex-panel {
  width: 100%;
  height: 100%;
  align-items: center;
}
.arrow-panel {
  width: 46px;
  height: 46px;
  display: flex;
  background-color: #fff;
  color: #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
}
.panel.active .arrow-panel {
  background-color: #fff000;
  color: #fff;
}
.arrow-panel i {
  transform: rotate(-40deg);
  font-size: 20px;
}
.panel.active {
  color: #fff000;
}
.flex-header {
  justify-content: space-between;
}

.title-blog {
  font-weight: 700;
  font-size: 15px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  color: #000;
  position: relative;
  display: -webkit-box;
  overflow: hidden;
  line-height: 1.8;
}

.short-desc-news {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  color: #5c5c5c;
  line-height: 1.8;

  transition: all 0.2s linear;
}

.news-image {
  overflow: hidden;
}
.news-image img,
.img-bx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.owl-news .item {
  background-color: #fff;
  border-radius: 12px;
  padding: 10px;
}
.owl-news .item:hover .news-image img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.img-cat {
  border-radius: 100%;
  margin: auto;
}
.img-cat img {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cat-name {
  font-weight: 600;
  color: #fff;
}

.more-about {
  color: #000;
  display: inline-block;
  padding: 7px 16px;
  font-weight: 600;
  transition: all 0.2s linear;
}
.more-about:hover {
  background-color: #fff000;
  color: #000;
}

.owl-next {
  margin: 0 !important;
  background: url("../images/next.png") !important;
  width: 33px;
  height: 34px;
  position: absolute;
  right: -10px;
  top: 40%;
}
.owl-prev {
  margin: 0 !important;
  background: url("../images/next.png") !important;
  transform: rotate(180deg);
  width: 33px;
  height: 34px;
  position: absolute;
  left: -10px;
  top: 40%;
}
.sub-title-section {
  color: #0e0d24;
}

.sotial-footer img {
  object-fit: contain;
  display: inline-block;
}
.contact-info li {
  list-style: none;
}
.ss01 {
  font-family: "IRANSans";
}
footer a {
  color: #000;
  direction: ltr;
  display: inline-block;
  font-size: 15px;
  transition: all 0.2s linear;
}
.lnk-footers a:hover {
  color: #fff000;
}
.tel a {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}
.tel a:hover {
  color: #000;
  font-weight: 600;
}
.icon-mail {
  display: inline-block;
  background-position: -38px -13px;
  width: 20px;
  height: 18px;
}
.tel-link-icon {
  display: inline-block;
  background-position: -4px -2px;
  width: 25px;
  height: 25px;
}
.accordion-container {
  position: relative;
  z-index: 2;
}
.d-inline-block {
  display: inline-block;
}
.flex-top-header a {
  font-weight: 600;
}
.group-pro {
  background-color: #5f686f;
}
.owl-theme .owl-nav {
  margin-top: 0 !important;
}
.owl-logo .owl-stage {
  margin: auto;
}
.priceTableSection .price-card {
  border: 1px solid #c9c9c9;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}
.priceTableSection .price-card__top {
  height: 58px;
  background: #5f676f;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 26px;
  color: #fff;
  font-weight: 800;
}
.priceTableSection .price-card__top .date {
  font-weight: 700;
  font-size: 16px;
  opacity: 0.95;
}
.priceTableSection .price-card__top .title {
  font-size: 18px;
  letter-spacing: 0.2px;
}
.priceTableSection table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.priceTableSection thead th {
  background: #ffcd00;
  color: #000;
  height: 46px;
  font-weight: 800;
  font-size: 16px;
  border-bottom: 1px solid #c9c9c9;
  text-align: center;
  vertical-align: middle;
}
.priceTableSection th,
.priceTableSection td {
  border-right: 1px solid #c9c9c9;
}
.priceTableSection th:first-child,
.priceTableSection td:first-child {
  border-left: none;
}
.priceTableSection tbody td {
  min-height: 44px;
  border-bottom: 1px solid #c9c9c9;
  color: #4a525a;
  background: #ffffff;
  padding: 0 16px;
  text-align: center;
  vertical-align: middle;
}
.priceTableSection .col-max,
.priceTableSection .col-min {
  text-align: center;
  font-weight: 400;
  color: #4b5563;
}
.priceTableSection .col-breed {
  text-align: right;
  padding-right: 22px;
  color: #5b6470;
  font-weight: 600;
}
.priceTableSection .price-card__footer {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  color: #6b7280;
  background: #ffffff;
}
.price-card__footer a {
  color: #6b7280;
  display: inline-block;
}
.pro-section {
  background: url("../images/bg-pro.png") no-repeat;
  background-size: cover;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.header-pro-section {
  background: url("../images/bg-header.png") no-repeat;
  background-size: 100% 100% !important;
  padding: 0 50px 0 22px;
  min-height: 55px;
}
.title-pro-section {
  font-weight: 900;
  color: #000;
  font-size: 20px;
}
.link-pro-section {
  color: #000 !important;
  display: flex;
  align-items: center;
  gap: 5px;
}
.p-name,
.price-pro {
  font-size: 15px;
  font-weight: 700;
}
.count-pro {
  color: #7d7d7d;
}

.item-product a {
  background-color: #fff;
  border-radius: 15px;
  padding: 10px;
  gap: 15px;
  color: #000;
  box-shadow: 0px 5px 7.84px 0.16px rgba(0, 0, 0, 0.15);
  position: relative;
}
.item-product a::after {
  height: 10px;
  width: 90%;
  content: "";
  left: 0;
  right: 0;
  bottom: -10px;
  margin: auto;
  background-color: #edca06;
  border-radius: 0 0 15px 15px;
  position: absolute;
}
.unit {
  color: #7d7d7d;
  font-size: 12px;
}
.pic-pro {
  width: 153px;
  height: 140px;
  border-radius: 15px;
  margin-left: 15px;
  overflow: hidden;
}
.pic-pro img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.item-product a:hover .pic-pro img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.content-box {
  flex-grow: 1;
}
.head-blog {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}
.head-blog span {
  display: inline-block;
  position: relative;
}
.head-blog {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  border-bottom: 2px solid #5b5b5a;
  padding-bottom: 10px;
}
.head-blog span::after {
  position: absolute;
  bottom: -12px;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #fff;
  left: 0;
  right: 0;
  margin: auto;
}
.title-section-owner {
  color: #252525;
  font-weight: 600;
  font-size: 20px;
}
.owl-owner .item a {
  height: 100px;
  display: block;
  text-align: center;
}
.owl-owner .item a img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.sotial-footer ul li a::after {
  position: absolute;
  right: -10px;
  top: 0;
  content: "";
  width: 1px;
  height: 33px;
  background-color: #ffffff7a;
}
.footer {
  background-color: #5f686f;
}
.box-cal .tel {
  width: 49%;
  display: inline-block;
  position: relative;
}
.box-cal .tel:nth-child(1):after,
.box-cal .tel:nth-child(3):after {
  position: absolute;
  left: 34px;
  top: 4px;
  content: "";
  width: 1px;
  height: 71%;
  background-color: #131313;
}
.add-link-icon {
  display: inline-block;
  background-position: -9px -35px;
  width: 18px;
  height: 20px;
}
