* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
  box-sizing: border-box;
}
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%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
:root{
  --blue-2 : #3f48cc;
  --blue-1 : #2c328b;
  --blue-4 : #f0f4f8;
  --blue-3 : #40d5dd;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
a {
  text-decoration: none !important;
}
@font-face {
  font-family: "IRANSansWeb";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSansWeb";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSansWeb";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSansWeb";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSansWeb";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}
@font-face {
  font-family: web_Yekan;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/eot/IRANSansWeb(FaNum).eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum).eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/woff2/IRANSansWeb(FaNum).woff2") format("woff2"),
    url("../fonts/woff/IRANSansWeb(FaNum).woff") format("woff"),
    url("../fonts/ttf/IRANSansWeb(FaNum).ttf") format("truetype");
}
body,
html {
  font-family: IRANSansWeb, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.7;
  direction: rtl;
  background-color: var(--blue-4);
  scroll-behavior: smooth;
}
.c-navi-new-list {
  display: flex;
  width: 90%;
  align-items: center;
  padding-right: 0 !important;
}
.c-navi-new-list__category--main {
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 7px 10px 8px;
  font-size: 13px;
  cursor: default;
  color: #fff;
  text-align: center;
  position: relative;
}
.c-navi.js-navi {
  transition: all 0.5s linear;
}
.c-header__user-menu-btn,
.c-header__user-menu-list .c-navi-list__a--user {
  border: 1px solid #c4c4c4;
  width: 53px;
  border-radius: 8px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  padding: 0 !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  position: absolute;
  height: 45px;
  left: 0;
}

.c-header__right-side {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__right-side,
.c-header__yalda-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-header__yalda-box {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 44px;
  margin-right: 12px;
  width: 142px;
  cursor: pointer;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-header__yalda-box-img {
  height: 24px;
  margin-bottom: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__yalda-box-img:after {
  content: "\E0B4\00FE0E";
  font-size: 18px;
  font-size: 1.286rem;
  line-height: 1.222;
  color: #b2001a;
}
.c-header__yalda-box-timer {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  color: #6d7179;
  font-weight: 700;
}
.c-header__yalda-box-timer--red {
  color: #e2003a;
}
.c-header__yalda-box-timer--red span {
  display: inline-block;
  font-family: IRANYekanDigits, sans-serif;
}
.c-header__black-friday-box-image {
  max-width: 72px;
  width: 100%;
}
.c-header__black-friday-box-timer {
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 2.2;
  color: #36076b;
  font-weight: 800;
}
.c-header__black-friday-box-timer--red {
  color: #e2003a;
}
.c-header__black-friday-box-timer--red span {
  display: inline-block;
  font-family: IRANYekanDigits, sans-serif;
}
.c-header__yalda-99-box-image {
  max-width: 132px;
  width: 100%;
}
.c-header__yalda-99-box-timer {
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 2.2;
  color: #c00045;
  font-weight: 800;
}
.c-header__row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  position: relative;
  padding: 12px 0;
}
.c-header__row,
.c-header__row--digi-club-banner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__row--digi-club-banner {
  background-color: #02c6db;
  height: 50px;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.143rem;
  line-height: 1.375;
  text-shadow: 0 1px 1px #999;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-header__row--digi-club-banner a {
  color: #fff;
  background-color: #0091a1;
  border-radius: 8px;
  margin-right: 30px;
  padding: 5px 30px;
}
.c-header__logo {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  -ms-flex: 0 0 110px;
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  max-width: 110px;
  max-height: 100%;
  padding-right: 0;
  margin-left: 24px;
  margin-right: 8px;
}
.c-header__logo--plus:after {
  content: "\E011\00FE0E";
}
.c-header__logo--plus:before {
  right: auto;
  left: 0;
  bottom: 0;
}
.c-header__logo--plus:after {
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 10px;
  color: #fff;
  background: #941b80;
  padding: 1px 5px;
  border-radius: 8px;
}
.c-header__user-menu-list {
  margin-right: 10px;
}
.c-header__user-menu-list > li {
  display: none;
}
.c-header__user-menu-list > li:first-of-type {
  display: block;
}
.c-header__user-menu-list .c-navi-list__dropdown {
  right: auto;
  left: 0;
}
.c-header__user-menu-list .c-navi-list__dropdown:after {
  left: 20px;
  right: auto !important;
}
.c-header__user-menu-dropdown {
  width: 230px;
  padding-top: 15px;
  font-size: 13px;
  font-size: 0.929rem;
  line-height: 1.692;
}
.c-header__user-menu-dropdown > span {
  display: block;
  padding: 0 15px;
}
.c-header__user-menu-dropdown a {
  color: #009ec9;
}
.c-header__user-menu-register {
  border: 1px solid #449fa9;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 47px;
  margin: 20px 4px 3px;
  color: #449fa9;
  font-size: 15px;
  font-size: 1.071rem;
  line-height: 1.467;
}
.c-header__user-menu-register:before {
  content: "\E209\00FE0E";
  margin-left: 10px;
  font-size: 21px;
}
.c-header__dropdown {
  position: absolute;
  top: 100%;
  right: auto !important;
  left: 0;
  background: #fff;
  border-radius: 0 0 8px 8px;
  z-index: 10;
  -webkit-box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, 0.32);
  box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, 0.32);
  padding-top: 1px;
  display: none;
}
.c-header__dropdown:after,
.c-header__dropdown:before {
  position: absolute;
  content: "";
}
.c-header__dropdown:before {
  height: 2px;
  background-color: #35ccde;
  bottom: 100%;
  left: 0;
  right: 0;
}
.c-header__dropdown:after {
  width: 0;
  height: 0;
  border-color: transparent transparent #35ccde;
  border-style: solid;
  border-width: 0 8px 8px;
  position: absolute;
  bottom: 100%;
  margin-bottom: 2px;
  left: 20px;
  right: auto !important;
}
.c-header__menu-handler {
  position: absolute;
  height: 100%;
  width: 58px;
  cursor: pointer;
}
.c-header__menu-handler:before {
  content: "\E17A\00FE0E";
  position: absolute;
  color: #fff;
  font-size: 21px;
  right: 10px;
  bottom: -100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
}
.c-header__logo-img {
  color: #fff;
  height: 30px;
  display: block;
  text-align: right;
  text-indent: -1000em;
  background: url(../fonts/bc60cf05.svg) no-repeat 50%;
  background-size: contain;
  -webkit-transition: background-position 0.3s
    cubic-bezier(0.17, 0.67, 0.49, 0.93);
  transition: background-position 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
}
.c-header__logo-img--bug-report {
  background-image: url(../fonts/fced58e3.svg);
  cursor: pointer;
}
.c-header__logo-img--bug-report--smaller {
  max-width: 100px;
}
.c-header--birthday .c-header__logo-img {
  background-image: url(../fonts/2fc8708f.png);
  background-size: contain;
}
.c-header__logo-img.is-black {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.c-header__search {
  position: relative;
  width: 100%;
  -webkit-transition: 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  transition: 0.3s cubic-bezier(0.17, 0.67, 0.49, 0.93);
  width: 60%;
}
.c-header__action,
.c-header__search {
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
.c-header__action {
  -ms-flex: 0 0 370px;
  -webkit-box-flex: 0;
  flex: 0 0 370px;
  max-width: 370px;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: unset;
}
.c-header__btn-container {
  padding: 0 12px;
  position: relative;
}
.c-header__btn-container:last-child {
  padding-left: 0;
}
.c-header__btn-container + .c-header__btn-container {
  position: relative;
}
.c-header__btn-container + .c-header__btn-container:before {
  content: "";
  display: block;
  height: 24px;
  background: #e0e0e2;
  position: absolute;
  right: 0;
  width: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-header__btn-login {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid #e0e0e2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  color: #616161;
}
.c-header__btn-login:before {
  content: "\E1B5\00FE0E";
  margin-left: 8px;
  font-size: 24px;
  font-size: 1.714rem;
  line-height: 24px;
}
.c-header__btn-notifications:before {
  content: "\E0D3\00FE0E";
  font-size: 24px;
  color: #424750;
}
.c-header__btn-cart-container {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  position: relative;
}
.c-header__btn-cart-container.open {
  background: rgba(239, 57, 78, 0.05);
}
.c-header__btn-cart {
  position: relative;
  display: block;
}
.c-header__btn-cart:before {
  content: "\E0F5\00FE0E";
  font-size: 24px;
  color: #424750;
}
.c-header__btn-cart-counter {
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 16px;
  color: #fff;
  width: 20px;
  height: 18px;
  background: #ef394e;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  font-weight: 900;
  border: 2px solid #fff;
  position: absolute;
  bottom: -6px;
  right: -9px;
}
.c-header__btn-cart-counter--square {
  height: 20px;
  line-height: 20px;
  bottom: -7px;
  border-radius: 6px;
}
.c-header__cart-info {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% - 3px);
  width: 300px;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
  z-index: 4;
}
.c-header__cart-info-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: 12px 16px 12px 12px;
  font-size: 16px;
  font-size: 1.143rem;
  line-height: normal;
}
.c-header__cart-info-count {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: normal;
  color: #81858b;
}
.c-header__cart-info-link {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0fabc6;
  font-size: 12px !important;
  font-size: 0.857rem !important;
  line-height: normal !important;
}
.c-header__cart-info-link:after {
  content: "\E0F4\00FE0E";
  font-size: 18px;
  font-size: 1.286rem;
  line-height: normal;
}
.c-header__cart-info-footer {
  padding: 8px;
  border-top: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__cart-info-footer > div {
  width: 50%;
}
.c-header__cart-info-total {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -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;
  padding-right: 4px;
}
.c-header__cart-info-total-text {
  margin-bottom: 4px;
  font-size: 10px;
  font-size: 0.714rem;
  line-height: 2.2;
}
.c-header__cart-info-total-amount {
  font-size: 10px !important;
  font-size: 0.714rem !important;
  line-height: normal !important;
  font-weight: 700;
}
.c-header__cart-info-total-amount-number {
  font-size: 16px !important;
  font-size: 1.143rem !important;
  line-height: normal !important;
}
.c-header__cart-info-submit {
  display: block;
  border-radius: 8px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 26px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 10px;
  background-color: #00bfd6;
  border: none;
}
.c-header__cart-info-submit:hover {
  background-color: #63d0df;
}
.c-header__cart-info-submit--red {
  background-color: #ef394e;
}
.c-header__cart-info-submit--red:hover {
  background-color: #ef5662;
}
.c-header__basket-list-container {
  max-height: 293px;
  overflow: hidden;
}
.c-header__basket-list {
  max-height: 293px;
  overflow-y: scroll;
  overflow-x: hidden;
  list-style: none;
  border-top: 1px solid #f0f0f1;
}

.c-header__basket-list::-webkit-scrollbar {
  width: 0;
}

.c-navi__line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  z-index: 2;
  background-color: #000;
}
.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__container {
  z-index: 49;
  width: 100%;
  padding-right: 0;
}
.c-navi-categories__container.is-fixed {
  position: fixed;
}
.c-navi-categories__container.is-scrolled {
  top: 66px;
}
.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-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  -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;
  font-size: 13px;
  font-size: 0.929rem;
  line-height: 1.692;
  padding-right: 26px;
}
.c-navi-list > li {
  position: relative;
  margin-right: 10px;
}
.c-navi-list > li:first-child {
  margin-right: 0;
}
.c-navi-list > li.diviter + li {
  margin-right: auto;
}
.c-navi-list__a {
  display: inline-block;
  padding: 9px 24px 9px 9px;
  color: #505050;
}
.c-navi-list__a:before {
  position: absolute;
  right: 0;
}
.c-navi-list__a.has-new:after {
  width: 9px;
  height: 9px;
  background-color: #00bfd6;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: -5px;
  top: 11px;
}
.c-navi-list__a--gift {
  padding-right: 32px;
}
.c-navi-list__a--seller {
  padding-right: 32px;
}
.c-navi-list__a--promotion {
  padding-right: 28px;
  color: #fb3449;
}

.c-dc-navigation__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(74, 74, 74, 0.43);
  opacity: 0;
  z-index: 2;
  -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-dc-navigation__overlay.is-active {
  opacity: 1;
  pointer-events: all !important;
}
.c-dc-header-submenu {
  width: 100%;
  padding: 12px 16px 12px 12px;
}
.c-dc-header-submenu,
.c-dc-header-submenu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-dc-header-submenu__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
  margin-left: 24px;
}
.c-dc-header-submenu__nav {
  margin-top: auto;
  width: 100%;
}
.c-dc-header-submenu__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.c-dc-header-submenu__nav-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 1;
  flex: 0 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px;
  color: #030a16;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  font-weight: 500;
  white-space: nowrap;
}
.c-dc-header-submenu__nav-link:before {
  margin-left: 8px;
  color: #a1a3a8;
  font-size: 20px;
}
.c-dc-header-submenu__nav-link--main {
  font-weight: 700;
}

.c-navi-new-list__sublist-top-bar-image {
  position: absolute;
  left: 54px;
  top: 5px;
  width: 110px;
  height: 20px;
  display: block;
}
.c-navi-new-list__sublist-top-bar-image img {
  height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.c-navi-new-list:hover + .c-navi-categories__overlay {
  opacity: 1;
}

.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%;
  bottom: 0;
  z-index: 4;
  left: 0;
  right: 0;
  height: 2px;
  background-color:var(--blue-4);
}
.c-navi-new-list__category-item {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 30px;
}
.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%;
  flex-direction: row;
}
.c-navi-new-list__category-item > li {
  line-height: 2.9 !important;
  flex-grow: 1;
  text-align: center;
}
.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__options-list {
  display: none !important;
}
.c-navi-new-list__options-list.is-active {
  display: block !important;
}
.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: 300px;
}

.c-navi-new-list__sublist {
  position: absolute;
  top: 100%;
  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__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%;*/
  width:auto;
  font-size: 14px;
  font-size: 1rem;
  line-height: 30px;
  font-weight: 700;
  height: 30px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.is-fmcg .c-navi-new-list__sublist-option {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
.c-navi-new-list__sublist-option--title {
  direction: rtl;
  text-align: right;
  position: relative;
}

.c-navi-new-list__sublist-option--title a {
  color: var(--blue-2);
  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: var(--blue-3);
}
.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: #be9d68;
}
.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: #2903b22903b2;
}
.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: #ef394e;
}
.c-navi-new-list__sublist-option a {
  white-space: nowrap;
  display: block;
  position: relative;
}
.c-navi-new-list__sublist-option--footer {
  position: absolute;
  margin-top: 17px;
  bottom: 0;
  height: 45px;
  width: 384px;
  right: 24px;
  border-left: none;
  border-top: 1px solid #e9e9e9;
  max-width: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-navi-new-list__sublist-option--footer:before {
  content: "\E1A6\00FE0E";
  position: relative;
  color: #19bfd3;
  margin-left: 7px;
}
.c-navi-new-list__sublist-option--footer a {
  color: #19bfd3;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 48px;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
}
.c-navi-new-list__sublist-option-discount {
  color: #ef5662;
  font-size: 11px;
  font-size: 0.786rem;
  line-height: 2;
  margin-right: 5px;
  white-space: nowrap;
}
.c-navi-new-list__sublist-item-badge {
  border-radius: 9.5px;
  background-color: #fb3449;
  font-size: 11px;
  font-size: 0.786rem;
  line-height: 2;
  font-weight: 700;
  padding: 1px 7px;
  margin-right: 2px;
  color: #fff;
}

.c-navi-new-list__category.c-navi-new-list__category--main i {
  color: #fff;
}

.c-navi-new-list__category-link {
  display: block;
  padding: 7px 0 8px;
  color: #fff;
  font-size: 13px;
}
.c-navi-new-list__category-item > li > a:hover {
  color: rgb(209, 209, 209) !important;
}

.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: 10px 8px;
  color: #616161;
  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: 1.833;
  font-weight: 500;
}
.c-navi-new-list__inner-category--hovered {
  background-color: var(--blue-3);
  color: #fff;
  padding: 10px 8px;
}
.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;
}
.banner-item img{
  object-fit: cover;
}
.c-navi-new__ads {
  width: 100%;
  display: none;
  max-width: 180px;
  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;
}
.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;
}
.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  position: relative;
}
.img-main-category img {
  width: 25px !important;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header-section {
  position: relative;
  z-index: 98999;
  width: 100%;
  display: block;
  min-height: 45px;
  background: var(--main-color) !important;
}
.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}
.c-navi-new__big-display-title {
  font-size: 12px;
  line-height: 2.27;
  font-weight: 400;
  color: #4a5f73;
}
.home i {
  font-size: 20px;
  vertical-align: middle;
  margin-top: 6px;
}
.js-categories-bar-item.js-mega-menu-main-item.c-navi-new-list__category-container-main.all-category {
  background: var(--main1-color) !important;
  padding: 0 20px !important;
}
.js-categories-bar-item.js-mega-menu-main-item.c-navi-new-list__category-container-main.all-category
  .c-navi-new-list__category {
  color: var(--main-color) !important;
  cursor: pointer;
  font-weight: 700 !important;
}
.c-navi-new-list__category.c-navi-new-list__category--main i {
  font-size: 20px;
  vertical-align: middle;
}
.show-search {
  height: auto !important;
}
.P-Banner {
  z-index: 1000;
  position: relative;
}
.js-navi-overlay-search {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(74, 74, 74, 0.85);
  opacity: 0;
  z-index: 99999;
  -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;
}
.js-navi-overlay-search.is-active {
  opacity: 1;
  pointer-events: all !important;
}
.js-navi-overlay-search.is-active.no-active {
  display: none;
}
li.has-sub li,
.has-sub ul li {
  list-style: none;
}
.has-sub ul {
  min-height: 100% !important;
  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: rgb(2, 35, 68);
}
li.has-sub ul li a:hover {
  color: #fff;
  background-color: var(--blue-3);
}
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: #fff;
  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 {
  font-size: 7px;
  vertical-align: middle;
}
.c-navi-new-list__category-item > li {
  margin-left: 10px;
  text-align: center;
  line-height: 2.7;
}
.has-sub > a {
  padding: 7px 10px 8px;
  display: block;
  color: #fff;
  font-size: 13px;
}

.c-navi-new-list__inner-category.js-mega-menu-category:hover {
  background-color: var(--blue-3);
  color: #fff;
}
.btn-slide:hover {
  color: #fff;
}
@media screen and (max-width: 767.99px) {
  .owl-slide-text {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
    direction: rtl;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    width: 100%;
    padding: 30px 15px;
    position: relative;
    z-index: 10;
    background-color: var(--blue-4);

  }
  #sync1 .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
  }
  #sync1 .owl-dot span{
    border-color: #be9d68 !important
  }
  #sync1 .owl-dot.active span{
    background-color: #be9d68 !important
  }
  .chat li img {
    width: 55px;
  }
  .accordion-container {
    margin-bottom: 20px !important;
  }
  .link-all {
    margin-top: 20px;
  }
  .d-block.caption-wnd {
    font-size: 18px;
  }
  #wnd,
  .best-saler {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .best-saler,
  .blog-section {
    padding-left: 0 !important;
  }
  .title-wnd2 {
    margin-right: 0 !important;
    margin-top: 0 !important;
    text-align: center;
  }
  .cal-support {
    text-align: center;
    margin-bottom: 20px;
  }
  .about-company {
    padding: 0 !important;
    margin-bottom: 15px !important;
  }
  .logo-footer {
    text-align: center;
  }
  .social-box.p-0 {
    text-align: center;
    margin-bottom: 20px !important;
  }

  .btn-wnd {
    text-align: center;
  }
  .detail-wnd {
    background-color: #fff;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 20px;
  }
  .timer.d-block {
    text-align: center;
    margin-top: 24px !important;
  }

  .owl-slider .item img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100% !important;
    width: 100%;
  }
  .owl-slider .item {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
    height: 200px;
  }
  .best-saler {
    padding-right: 5px;
  }
  .banner-col {
    margin-top: 20px;
  }
  .mt-xs-20 {
    margin-top: 20px;
  }
  .mb-xs-20 {
    margin-bottom: 20px;
  }

  .cost-wnd {
    margin-bottom: 22px !important;
  }
  .img-fluid.mainspecial2 {
    width: 250px !important;
    margin: 30px auto;
    height: 250px !important;
  }
  .img-fluid.mainspecial {
    display: none !important;
  }
  .title-wnd2.text-center {
    display: none !important;
  }
  #sync1 .col-lg-6.col-md-7.col-12,
  #sync1 .col-lg-6.col-md-5.col-12 {
    padding: 0 !important;
  }

  .owl-stage {
    padding-right: 0 !important;
  }
  #sync2 {
    display: none !important;
  }
  .wnd-mob .soon-text.soon-label {
    font-size: 12px !important;
  }
  .wnd-mob .soon-wrapper [class*="soon-"],
  .wnd-mob .soon [class*="soon-"] {
    font-size: 23px !important;
  }
  .wnd-mob
    .soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
    .soon-value,
  .wnd-mob
    .soon[data-visual*="ring"]:not([data-layout*="label-hidden"])
    .soon-value {
    top: 19% !important;
  }
  .soon-wrapper [class*="soon-"],
  .soon [class*="soon-"] {
    font-size: 15px;
  }
  .soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
    .soon-value,
  .soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
    top: -7% !important;
  }
  .wnd-banner .soon[data-layout*="group"] .soon-group-sub > .soon-group-inner {
    margin: 0 -2px !important;
  }
  /*.owl-item.active .item {-webkit-transform: translateY(-2px);transform: translateY(-2px);box-shadow: 0px 0px 15px #ccc;}*/
  .soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
    .soon-value,
  .soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
    top: 0%;
    left: -6px;
  }
  .wnd-banner
    .soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
    .soon-label,
  .wnd-banner
    .soon[data-visual*="ring"]:not([data-layout*="label-hidden"])
    .soon-label {
    bottom: 3% !important;
    font-size: 6px !important;
    left: -6px;
  }
  #canvas {
    width: 100px !important;
    position: absolute;
    z-index: 1;
    left: 14px;
    bottom: 7px !important;
    height: 100px !important;
  }
  .owl-slider .owl-dots {
    bottom: -5px !important;
  }
  .wnd-banner-img {
    position: relative;
    text-align: left;
  }
  .wnd-banner .soon[data-scale="m"] {
    font-size: 10px !important;
  }
  .namad li {
    display: inline-block !important;
  }
  .text-link {
    display: none !important;
  }
  .row.top-header {
    text-align: center !important;

  }

  .wnd-banner
    .soon-wrapper[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-separator
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner,
  .wnd-banner
    .soon-wrapper[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner,
  .wnd-banner
    .soon[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-separator
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner,
  .wnd-banner
    .soon[data-visual]
    > .soon-group
    > .soon-group-inner
    > .soon-group-sub
    > .soon-group-inner {
    min-width: 10px !important;
  }
  .more a {
    padding: 9px 18px;
    font-size: 11px;
  }
  .namad li {
    text-align: center;
    display: inline-block;
    margin: 0 15px !important;
  }
  .logo img {
    width: 100px !important;
    filter: brightness(5);
  }

  .toolbar-desc {
    text-align: center;
  }

  .text-timer {
    text-align: center;
  }
  .cal-fixed {
    display: none !important;
  }
  .menuTrigger {
    color: #fff;
    font-size: 28px;
    vertical-align: middle;
  }
  .c-navi.js-navi {
    display: none !important;
  }
  .about-company {
    text-align: justify !important;
  }
  .namad {
    text-align: center;
  }
  .menu-tbl {
    display: none;
  }
  .row.mt-4.row-title-brand {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  .row.mt-3.mb-3.row-brand {
    background-color: #fff;
  }
  .container-fluid.logo-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .c-left,
  .c-right {
    text-align: center;
  }
  .c-right > span {
    display: block !important;
  }
  .img-pro-wnd,
  .img-pro {
    display: block;
    text-align: center;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
  }
  .banner-section {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .newest {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .p-0-mob {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .select-city.ml-auto {
    width: 100% !important;
  }

  .toolbar-mob a {
    color: #676767;
  }
  .icon-login,
  .img-sale,
  .btn-search span {
    transform: scale(0.8);
  }
  .logo-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .toolbar-mob li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 33px;
    border-bottom: 1px solid #ffffff36;
    margin-bottom: 10px;
  }
  .about-text {
    margin-bottom: 20px !important;
  }
  .accordion-container .set > span i {
    position: absolute;
    left: 0;
    top: 13px;
    color: #ffffff82;
    font-size: 10px;
  }
  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .close-box,
  .close-box-2 {
    font-size: 12px;
  }
  .nav.nav-tabs.head-tab li,
  .nav-tabs li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    list-style: none;
    list-style-type: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .nav.nav-tabs.head-tab.step-0,
  .nav-tabs {
    -webkit-overflow-scrolling: touch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    overflow-x: auto;
    overflow-y: hidden;
    will-change: scroll-position;
  }
}
.c-navi-new-list__sublist-option--has-icon i {
  vertical-align: middle;
  margin-left: 10px;
}
.owl-slider .owl-dots {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.c-header.js-header {
  z-index: 1000;
}
.btn-search span {
  background: url("../images/search-icon.png") no-repeat;
  width: 30px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  background-color: transparent !important;
}
@media(min-width:991px){
    .outro-col{
        display:flex;
        justify-content:center;
        flex-direction:column;
    }
}
.searh-form {
  display: flex;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
}
.searh-form input {
  background-color: transparent !important;
  box-shadow: none !important;
  font-size: 13px;
  color:#fff !important;
  border: none !important;
}
.icon-login {
  background: url("../images/slice.png") no-repeat -40px -2px;
  width: 23px;
  height: 23px;
  vertical-align: middle;
  display: inline-block;
}
.img-sale {
  background: url("../images/slice.png") no-repeat -70px -3px;
  width: 26px;
  height: 25px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.toolbar-desc li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: center;
}
.account > span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.basket {
  position: relative;
}
.count-sale {
  width: 20px;
  height: 20px;
  background-color: #be9d68;
  text-align: center;
  line-height: 16px;
  color: #fff;
  border-radius: 100%;
  font-size: 10px;
  font-weight: 500;
  z-index: 1;
  position: absolute;
  border: 2px solid #fff;
  right: -13px;
  top: -4px;
}
.text-link {
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 500;
}
.toolbar-desc li a {
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .row-wnd {
    align-items: center;
  }
  .img-fluid.mainspecial2 {
    width: 130px !important;
    height: 130px !important;
    right: -65px !important;
  }
  .namad {
    text-align: center !important;
  }
  .namad li {
    display: inline-block !important;
    margin: 20px;
  }
  .link-right {
    text-align: left;
  }

  .toolbar-mob a {
    color: #fff;
  }
  .menuTrigger {
    color: #fff;
    font-size: 28px;
    vertical-align: middle;
  }
  .toolbar-mob li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .col-md-7.col-8.cost.text-right.pr-3 {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .caption-wnd {
    font-size: 28px;
  }
  .link-all {
    text-align: left !important;
  }
  .wnd-col {
    padding-top: 2rem !important;
  }
  .add-link {
    padding-right: 30px;
  }

  .social-box {
    text-align: right;
  }
  .pallet {
    display: none;
  }
  .account mob {
    display: none !important;
  }
  .namad li {
    display: inline-block;
    margin-right: 10px;
  }
  .link-right li {
    margin-left: 20px;
  }
  .container-fliud.banner-box > .row {
    margin-left: -1% !important;
  }
  .container-fliud.banner-box {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }

  .social-footer ul li {
    margin-left: 10px;
  }
  .more a i {
    color: #959595;
    vertical-align: middle;
    font-size: 13px;
    margin-right: 5px;
  }
  .namad li {
    text-align: left;
  }

  .mt-40 {
    margin-top: 40px;
  }
  .owl-logo {
    border-radius: 0 0 10px 10px;
  }
  .owl-carousel.owl-theme.owl-logo .item img {
    width: auto !important;
    margin: auto;
    /* border: 1px solid #ccc; */
  }
  .row.mt-3.main-image {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .c-header.js-header {
    position: relative;
    top: 0;
    width: 100%;
    right: 0;
  }

  .wnd {
    padding-right: 0 !important;
  }
  .send-section .desc-send {
    display: inline-block;
    vertical-align: middle;
  }
  .send-section .thum-send {
    text-align: center;
  }
  .set > span i {
    display: none;
  }
  .namad {
    text-align: left;
  }
  .c-left {
    text-align: right;
  }

  .timer .far {
    font-size: 23px;
  }
  .img-pro-wnd,
  .img-pro {
    height: 244px;
    display: block;
  }
  .timer {
    margin-top: 24px;
    margin-bottom: 10px;
  }
  .cost-total {
    font-size: 20px;
  }
}
.btn-search {
  background-color: transparent !important;
  cursor: pointer;
  padding-right: 5px;
}
.img-total-categori-memu {
  background: url("../images/slice.png") no-repeat -164px -55px;
  width: 17px;
  height: 13px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}
.select-city.ml-auto {
  line-height: 4;
}
.select-city.ml-auto .city-modal {
  display: block;
  color: #000 !important;
  font-size: 0.857rem;
  cursor: pointer;
}
.icon-map {
  background: url("../images/slice.png") no-repeat -17px -11px;
  width: 14px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 80px;
}
#city-modal .modal-dialog {
  flex: 0 1 auto;
  max-height: calc(100% - 96px);
  height: 100%;
  vertical-align: middle;
  align-items: center;
  display: flex;
}
#city-modal .modal-content {
  vertical-align: middle;
  min-height: 300px;
}
.modal-header {
  background-color: var(--blue-4);
  border-bottom: 1px solid #ccc;
  color: var(--blue-1) !important;
  text-align: center;
  justify-content: center;
}
.modal-header .close {
  color: #fff !important;
  display: none;
  background-color: transparent;
  opacity: 1 !important;
}
#lineModalLabel {
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.list-modal {
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
}
.list-modal li {
  border-bottom: 1px solid #efefef;
  padding: 10px 0;
  font-size: 13px;
  line-height: 1.571;
  text-align: right;
  cursor: pointer;
  list-style: none;
  position: relative;
}
.list-modal li a {
  color: #636466;
}
.list-modal li i {
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 9px;
}
@media screen and (max-width: 991.99px) {
  .search-li {
    margin-top: 10px;
    border-top: 1px solid #eee;
    padding-top: 10px !important;
  }
  .toolbar-mob {
    display: flex;
    align-items: center;
  }

  .toolbar-desc li {
    margin: 0 15px;
  }
  .wnd-banner
    .soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
    .soon-label,
  .wnd-banner
    .soon[data-visual*="ring"]:not([data-layout*="label-hidden"])
    .soon-label {
    bottom: 9% !important;
    font-size: 6px !important;
  }
  .wnd-mob {
    background: url("../images/bg-wnd.jpg") no-repeat;
    background-size: auto;
    min-height: 200px;
    background-size: cover;
    color: #fff;
  }
  .wnd-banner .soon[data-layout*="group"] .soon-group-sub > .soon-group-inner {
    margin: 0 !important;
  }
  .slider .timer {
    position: absolute;
    bottom: 12px;
    left: 18px;
    z-index: 1;
  }
  .wnd-banner-img img {
    width: 70px;
    margin: auto;
  }
  .txt1-slide {
    font-size: 10px;
  }
  .txt2-slide {
    font-size: 11px !important;
  }
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .toolbar-mob {
    text-align: right;
  }
  .row.top-header {
    padding-right: 14px;
    padding-left: 14px;
  }
  .img-sale-mob svg {
    width: 21px;
    vertical-align: middle;
  }

  .c-navi.js-navi {
    display: none !important;
  }
  .close-li {
    background-color: var(--blue-2) !important;
    color: #fff !important;
  }

  .col-12.text-center.more {
    padding: 0 !important;
  }
  .row.mt-3.main-image {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .container-fluid.wnd {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .c-navi-new-list__categories {
    display: none !important;
  }
  .row.row-wnd {
    padding: 0 14px !important;
  }
}
@media screen and (min-width: 992px) {
  .slider {
    margin-top: -26px;
  }

  li.account {
    margin-left: 40px !important;
  }

  .row.row-accordion-container {
    margin-left: -50px !important;
  }
  .slider .timer {
    position: absolute;
    bottom: 54px;
    left: 47px;
    z-index: 1;
  }

  .row.top-header {
    padding-right: 0;
    padding-left: 0;
  }
  .menu-tbl {
    display: none;
  }
}

.item-img {
  width: 100%;
  position: relative;
}
.dark-overlay.removeFocusIndicator {
  width: 100%;
  height: 100%;
  background-color: #c1c3ca;
  opacity: 0.09;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 14px;
}
.pro-name {
  width: 100%;
  display: block;
}
.pro-name a {
  color: #414141;
  display: block;
  font-size: 14px;
  font-weight: 700;
}
.pr-name {
  font-weight: 500;
  color: #414141;
  font-size: 14px;
}
.old-cost {
  color: #b4a0a6;
  text-decoration: line-through;
  font-weight: 500;
  font-size: 13px;
  margin-left: 5px;
}
.offer-mob {
  border-radius: 25px;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
  width: 75px;
  height: 26px;
  line-height: 28px;
  font-weight: 700;
  font-size: 11px;
  background-color: #ae0638;
  color: #fff;
  padding-right: 25px;
}
.img-pro-wnd .offer-mob span {
  position: absolute;
  right: 2px;
  top: 1px;
  width: 23px;
  height: 23px;
  background-color: #fff;
  border-radius: 100%;
  color: #f70b0b;
  font-size: 15px;
  line-height: 1.6;
}
.model-pro {
  color: #a4a4a4;
  font-weight: 700;
  font-size: 12px;
}
.row.inf-pro {
  min-height: 60px;
}
.cost-total {
  color: #d60644;
  font-weight: bold;
  letter-spacing: -1px;
}
.unit {
  font-size: 10px;
  color: #d60644;
  font-weight: 500;
}
.timer {
  margin-top: 7px;
  margin-bottom: 10px;
}
.cost-total {
  font-size: 16px;
}
.timer .far {
  font-size: 16px;
}
.owl-pro .owl-stage {
  margin-right: -35px;
}
.title-wnd {
  color: #1b4c4a;
  margin-top: 20px;
  font-weight: 600;
  font-size: 15px;
}
.img-pro-wnd,
.img-pro {
  text-align: center;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  position: relative;
}
.img-pro-wnd img,
.img-pro img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  height: 100% !important;
  width: 100%;
}
.owl-wnd .item {
  background-color: #ffff;
}
.timer > span {
  display: inline-block;
  vertical-align: middle;
}
.timer .far {
  color: #545354;
  margin-top: -4px;
}
.owl-blog .owl-next {
  position: absolute;
  right: -17px;
  top: 38%;
  border-radius: 100% !important;
  background-color: #fff !important;
  width: 40px;
  height: 40px;
  line-height: 23px !important;
  text-align: center;
  margin: 0 !important;
}
.owl-blog .owl-prev  {
  position: absolute;
  left: -17px;
  top: 38%;
  border-radius: 100% !important;
  background-color: #fff !important;
  width: 40px;
  height: 40px;
  line-height: 23px !important;
  text-align: center;
  margin: 0 !important;
}
.owl-best-saler .owl-next  {
  position: absolute;
  right: -17px;
  top: 30%;
  border-radius: 100% !important;
  background-color: #fff !important;
  width: 40px;
  height: 40px;
  line-height: 23px !important;
  text-align: center;
  margin: 0 !important;
}
.owl-best-saler .owl-prev  {
  position: absolute;
  left: -17px;
  top: 30%;
  border-radius: 100% !important;
  background-color: #fff !important;
  width: 40px;
  height: 40px;
  line-height: 23px !important;
  text-align: center;
  margin: 0 !important;
}
.owl-best-saler .owl-prev span ,.owl-blog .owl-prev span {
  background: url("../images/slice.png") no-repeat -19px -154px !important;
  width: 9px;
  height: 17px;
  display: inline-block;
  margin-left: 10px;
}
.owl-best-saler .owl-next span,.owl-blog .owl-next span {
  background: url("../images/slice.png") no-repeat -52px -154px !important;
  width: 9px;
  height: 17px;
  display: inline-block;
  margin-right: 10px;
}
.owl-slider .owl-prev span,
.owl-slider .owl-next span {
  display: none !important;
}

.owl-slider .owl-prev {
  background: url("../images/slice.png") no-repeat -16px -95px !important;
  width: 18px;
  height: 31px !important;
  font-size: 0 !important;
  box-shadow: none !important;
}

.owl-slider .owl-next {
  background: url("../images/slice.png") no-repeat -58px -95px !important;
  width: 18px;
  height: 31px !important;
  font-size: 0 !important;
  box-shadow: none !important;
}

.owl-slider .owl-prev {
  left: 20px;
  position: absolute;
  top: 48%;
}
.owl-slider .owl-next {
  right: 20px;
  position: absolute;
  top: 48%;
}
.owl-nav span {
  font-size: 0 !important;
}
.owl-nav {
  margin: 0 !important;
  direction: ltr;
}
.cost-unit {
  font-size: 10px;
  text-align: center;
  adding: 0 !important;
}
.count-pro {
  font-size: 11px;
  font-weight: 600;
}
.count-pro span {
  font-family: IRANYekanDigits;
}
.owl-newest .item,
.owl-best-saler .item {
  padding-bottom: 10px;
  margin: 10px 0;
}
.title-section {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 14px;
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.title-section span::after {
  height: 3px;
  background-color: #bd9c69;
  position: absolute;
  right: 0;
  content: "";
  bottom: -15px;
  width: 100%;
}
.title-section h2 {
  margin-bottom: 0 !important;
}
.title-section span {
  font-weight: 700;
  font-size: 17px;
  color: #1f1f1f;
}

.namad li {
  margin-bottom: 15px;
  padding: 10px;
  width: 120px;
  text-align: center;
  /* background-color: #fff; */
  border-radius: 15px;
      border: 1px solid #ffffff78;
}
.about-company .title-footer {
  font-weight: bold;
  margin-bottom: 20px !important;
  display: block;
  color: #585858;
}

.footer {
  background-color: var(--blue-1);
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}
.lnk-footers li {
  line-height: 2.2;
  position: relative;
  list-style-type: none !important;
}
.lnk-footers li a {
  color: #fff;
  font-size: 11.5px;
  opacity: .6;
}
.title-footer.un-link span {
  position: relative;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}
.footer .form {
  display: flex;
  align-items: center;
}
.form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #626262;
  opacity: 1; /* Firefox */
}
.form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #626262;
}
.form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #626262;
}
.form input {
  width: calc(100% - 63px);
  height: 43px;
  border-radius: 0;
  padding-right: 20px;
  background-color: #fff !important;
  color: #626262;
  border-radius: 25px;
  margin-left: 3px;
}

.btn-news-letter {
  width: 60px;
  height: 43px;
  display: inline-block;
  padding: 0 !important;
  box-shadow: none !important;
  background-color: #bd9c69;
  color: #fff;
  border-radius: 25px;
}
.social-footer ul li {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  vertical-align: middle;
}
.social-footer a {
  display: block;
  width: 35px;
  height: 35px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
  border-radius: 100%;
}
.social-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.social-footer a span {
  padding: 0;
  display: block;
  width: 35px;
  height: 35px;
}
.social-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}
.social-footer a span {
  padding: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 31px;
}
.social-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.send-section .thum-send {
  background-color: transparent !important;
  width: 100%;
  float: right;
  border: none;
  align-items: center;
  margin-bottom: 0 !important;
}
.send-section .img-send {
  vertical-align: middle;
  position: relative;
  height: 45px;
  display: block;
  margin: auto;
  text-align: center;
}
.send-section .desc-send {
  text-align: center;
  margin-right: 10px !important;
  vertical-align: middle;
  width: 100%;
}
.send-section .title-send {
  font-size: 13px;
  color: #fafafa;
  margin-top: 10px;
  font-weight: 500;
}
.send-section {
  background-color: var(--blue-2);
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.owl-send {
  padding-top: 20px;
  padding-bottom: 20px;
}
.owl-logo .item {
  display: flex;
  align-items: center;
  height: 130px;
}
.owl-news .item {
  background-color: #fff;
  border-radius: 15px;
  color: #fff;
  padding-bottom: 5px;
}
.owl-news .item a {
  color: #fff;
}
.more-news {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  background: rgba(33, 38, 41, 0.72);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 80ms;
  -moz-transition: all 0.5s ease 80ms;
  -ms-transition: all 0.5s ease 80ms;
  -o-transition: all 0.5s ease 80ms;
  transition: all 0.5s ease 80ms;
}
.grid_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  -ms-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
  text-align: center;
  z-index: 1;
}
.grid_icon {
  text-align: center;
}
.owl-news .item a {
  color: #222;
}
.more-news {
  visibility: hidden;
}
.owl-news path {
  fill: #fff !important;
}
.news-title {
  padding: 10px 10px 0 10px;
}
.owl-news .item a {
  color: #222;
}
.owl-news .item:hover .grid_icon {
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  -ms-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.owl-news .item:hover .more-news {
  visibility: visible;
}
.owl-news .item:hover .more-news {
  opacity: 1;
  visibility: visible;
  width: 100%;
  border-radius: 14px 14px 0 0;
}
.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;
}
.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;
}
.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}
.panel-menu ul li {
  width: 100%;
  line-height: 42px;
  padding: 5px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
}
.btn-menu {
  background-color: var(--blue-2) !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  cursor: pointer;
}
.btn-menu a {
  width: 49%;
  display: inline-block !important;
  line-height: 2;
  text-align: center !important;
  color: #fff !important;
  font-size: 14px;
}
.panel-menu {
  z-index: 10;
}
.panel-menu ul li {
  width: 100%;
  line-height: 42px;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 400;
}
.main-menu a {
  color: #4a4a4a;
  font-weight: 400;
  font-size: 13px;
}
.openSubPanel {
  position: relative;
  height: 42px;
  cursor: pointer;
  z-index: 1;
  color: #333;
  text-align: right;
  width: 100%;
  display: block;
}
.panel-menu.isOpen,
.subPanel.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}
.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: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}
.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.closeSubPanel i {
  /* background: url("../images/nav-sprite.png") no-repeat -136px -309px; */
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}
.logo-footer{
  filter: brightness(5);
}
.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #fff;
  line-height: 15px;
  text-align: center;
  line-height: 28px;
  float: left;
  position: absolute;
  left: -36px;
}
.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}
.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
.about-company.desc a {
  color: #ff6000;
  font-weight: 600;
}
.lnk-footers a:hover {
  color: #bd9c69;
  transition: all 0.5s linear;
}
.title-footer.lnk-footer.un-link,
.title-footer.un-link {
  font-weight: 600;
  margin-bottom: 10px !important;
  display: block;
  font-size: 14px;
}
.owl-newest .item:hover ,
.owl-best-saler .item:hover ,
.owl-wnd .item:hover {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0px 0px 15px #ccc;
}
.owl-carousel .item {
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.owl-blog .item a {
  display: block;
  overflow: hidden;
}
.news-title {
  color: #635238;
  min-height: 50px;
  font-size: 15px;
  width: 77%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -38%;
  background-color: #ffffffc2;
}
.owl-blog  .item a:hover .news-title {
  bottom: 0;
  transition: all 0.5s linear;
  background-color: #b09160c7;
  color: #fff;
}
.c-navi.js-navi {
  transition: all 0.5s linear;
  position: relative;
}
.c-header.js-header.fixed .c-navi.js-navi {
  display: none;
}
.c-navi-new-list li {
  list-style: none;
}
.brand-row {
  width: 100%;
  padding: 20px;
}
.brand-col {
  width: 10%;
  float: right;
}
.brand-col li a {
  color: #616161;
}
.brand-col li a:hover {
  color: #ff6000;
}
.brand-col li {
  list-style: none;
}
.img-brand {
  margin-left: 10px;
}
.line {
  display: inline-block;
  width: 1px;
  height: 16px;
  background-color: #767676;
  margin-right: 20px;
}
.top-headers {
  background-color: var(--blue-2);
  padding-right: 0;
}
.row.top-header {
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.fax-link .tel {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.time-link .tel {
  color: #ffb820;
  font-size: 16px;
  letter-spacing: -1px;
}
.c-navi-new-list__categories li i {
  font-size: 9px !important;
  margin-right: 4px;
  vertical-align: middle;
  color: #979797;
}
.fa,
.fas {
  font-weight: 900;
}
.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}

@media screen and (min-width: 1100px) and (max-width: 1359.99px) {
  .c-navi-new-list__category-link {
    padding: 7px 0 8px;
    font-size: 13px;
  }
}
@media screen and (min-width: 1460px) {
  .c-navi-new-list__category-link {
    padding: 7px 0 8px;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1099.99px) {
  .c-navi-new-list__category--main,
  .c-navi-new-list__category-link {
    padding: 7px 0 8px !important;
    font-size: 12px !important;
  }
}
.favo-icon i {
  font-size: 20px;
  color: #585452;
}
.favo-icon {
  width: 26px;
  height: 24px;
  margin: 7px 0 4px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.favo {
  position: relative;
}
.basket a {
  color: #515151 !important;
  padding: 4px 7px;
  font-size: 12px;
  font-weight: 600;
}
.favo-count {
  width: 17px;
  height: 17px;
  background-color: #cdb4db;
  text-align: center;
  line-height: 16px;
  color: #1d1d1d;
  border-radius: 100%;
  font-size: 10px;
  font-weight: 500;
  z-index: 1;
  position: absolute;
  border: 1px solid #1d1d1d;
  right: -11px;
  top: 4px;
}
.compare-text,
.text-account {
  font-size: 12px;
}
.owl-dot span {
  background-color: #a3a5a8;
}
.owl-dot {
  background: transparent !important;
}
.owl-dot.active span {
  background-color: #ed1c24 !important;
}
.owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  margin: 5px 4px;
}
.scrollup.text-center i {
  display: block;
}
.scrollup {
  color: #6b6b6a !important;
  display: inline-block;
  cursor: pointer;
}
.social-box span {
  display: inline-block;
  vertical-align: middle;
}
.row.mb-3.row-brand {
  margin-top: 15px;
  background-color: #fff;
}
.col-2.p-0.text-center.show-more i {
  color: #ed1c24;
  font-size: 20px;
  vertical-align: middle;
}
.send-section .img-send img {
  width: auto !important;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}
.container-fluid.newest {
  padding-top: 5px;
  padding-bottom: 10px;
}

.soon[data-layout*="group"] {
  text-align: center;
}
.soon-repeater.soon-value,
.soon-label {
  color: #5a5858;
  font-family: IRANYekan;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 !important;
  z-index: 8;
  position: relative;
  text-align: center !important;
}
.soon-text {
  font-family: IRANYekan;
  font-weight: 501 !important;
  color: #000;
}
.soon[data-layout*="group"] {
  padding: 0.5em 0 0 0 !important;
}
.soon[data-layout*="group"][data-layout*="overlap"] > .soon-group {
  direction: ltr;
}
.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
  .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 32%;
}
.wnd .soon-repeater.soon-value::after {
  position: absolute;
  width: 90%;
  height: 90%;
  top: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  content: "";
  border-radius: 100%;
  left: 0;
  bottom: 0;
}
.soon-text.soon-separator {
  position: absolute !important;
  top: 0;
  left: -10px;
}
.soon-group-sub:nth-child(1) .soon-repeater.soon-value {
  border-radius: 100%;
  margin: auto !important;
  height: 100%;
  background: url("../images/t-bg1.png") no-repeat;
  background-size: 100% !important;
}
.soon-group-sub:nth-child(2) .soon-repeater.soon-value {
  border-radius: 100%;
  margin: auto !important;
  height: 100%;
  background: url("../images/t-bg2.png") no-repeat;
  background-size: 100% !important;
}
.soon-group-sub:nth-child(3) .soon-repeater.soon-value {
  border-radius: 100%;
  margin: auto !important;
  height: 100%;
  background: url("../images/t-bg3.png") no-repeat;
  background-size: 100% !important;
}
.soon-group-sub:nth-child(4) .soon-repeater.soon-value {
  border-radius: 100%;
  margin: auto !important;
  height: 100%;
  background: url("../images/t-bg4.png") no-repeat;
  background-size: 100% !important;
}
.soon-repeater.soon-value {
  border-radius: 100%;
  margin: auto !important;
  height: 100%;
}
.wnd .soon-slot .soon-slot-inner {
  z-index: 8;
}
.soon[data-layout*="group"][data-layout*="overlap"] > .soon-group {
  direction: ltr;
}
.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
  .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: 3%;
  font-family: "IRANSansWeb";
}
.soon-wrapper[data-layout*="group"] .soon-label,
.soon[data-layout*="group"] .soon-label {
  font-size: 0.5em;
}
.soon-wrapper[data-visual] .soon-label,
.soon[data-visual] .soon-label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%;
  margin-top: 0 !important;
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px !important;
}
.soon-text.soon-label {
}
.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"])
  .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 45%;
}
.soon-slot .soon-slot-inner {
  z-index: 8;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
}
.soon-group.soon-group-sub {
  direction: ltr;
}
.soon[data-scale="m"] {
  font-size: 20px;
  direction: ltr !important;
}
.timer span {
  display: inline-block;
  vertical-align: middle;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  display: inline-block;
  vertical-align: baseline;
}
.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
  text-align: center !important;
}
.soon-text {
  font-family: arial;
  font-weight: 501 !important;
  padding-top: 5px;
}
.soon[data-layout*="group"] {
  padding: 0.5em 0 0 0 !important;
}
.wnd
  .soon-wrapper[data-visual]
  > .soon-group
  > .soon-group-inner
  > .soon-group-separator
  > .soon-group-inner
  > .soon-group-sub
  > .soon-group-inner,
.wnd
  .soon-wrapper[data-visual]
  > .soon-group
  > .soon-group-inner
  > .soon-group-sub
  > .soon-group-inner,
.wnd
  .soon[data-visual]
  > .soon-group
  > .soon-group-inner
  > .soon-group-separator
  > .soon-group-inner
  > .soon-group-sub
  > .soon-group-inner,
.wnd
  .soon[data-visual]
  > .soon-group
  > .soon-group-inner
  > .soon-group-sub
  > .soon-group-inner {
  min-width: 2.25em !important;
}
.slider
  .soon-wrapper[data-visual]
  > .soon-group
  > .soon-group-inner
  > .soon-group-separator
  > .soon-group-inner
  > .soon-group-sub
  > .soon-group-inner,
.slider
  .soon-wrapper[data-visual]
  > .soon-group
  > .soon-group-inner
  > .soon-group-sub
  > .soon-group-inner,
.soon[data-visual]
  > .soon-group
  > .soon-group-inner
  > .soon-group-separator
  > .soon-group-inner
  > .soon-group-sub
  > .soon-group-inner,
.slider
  .soon[data-visual]
  > .soon-group
  > .soon-group-inner
  > .soon-group-sub
  > .soon-group-inner {
  min-width: 1.8em !important;
}
.soon-repeater.soon-value {
  color: #000;
}
.col-12.text-center.more a {
  border: 1px solid #fff;
  padding: 10px 8px;
  color: #68011b;
  border-radius: 5px;
  background-color: #fff;
  font-weight: 600;
}
.page.container-fluid.p-0 {
  overflow-x: hidden;
  height: 100%;
}
.row.row-link-footer {
  margin-top: 30px;
  margin-bottom: 30px;
}
.link-fallow span {
  border: 1px solid #fff;
  display: inline-block;
  width: 80%;
  margin: auto;
  padding: 8px;
  color: #fff;
  font-weight: 500;
}
.title-send .bld {
  color: #fafafa;
}
.icon-cart {
  background: url("../images/slice.png") no-repeat -135px -122px;
  width: 17px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.searh-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  font-size: 12px;
  opacity: 1; /* Firefox */
}
.searh-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  font-size: 12px;
}
.searh-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
  font-size: 12px;
}
.has-sub ul {
  min-height: 100% !important;
  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: var(--blue-4);
}
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: #000;
  font-weight: 400;
  line-height: 2.7;
  box-shadow: 0px 0px 4px #999a9a;
  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 {
  font-size: 7px;
  vertical-align: middle;
}
.c-navi-new-list__category-item > li {
  margin-left: 10px;
  text-align: center;
}
.has-sub > a {
  padding: 7px 10px 8px;
  display: block;
  color: #fff;
  font-size: 13px;
}
.owl-theme .owl-dots .owl-dot span {
  background: transparent;

  border: 2px solid #fff !important;
}
.owl-carousel .owl-dots.disabled{
  display: block !important;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: var(--blue-1) !important;
}
.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
}
.main-title-logo-section{
  font-weight: 700;
  color: #333;
  opacity: .8;
}
.wnd-banner {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 2;
}
.container-fluid.wnd.mt-40 {
  border-top: 1px solid #d7d7d7;
  position: relative;
}

.banner-box {
  margin-top: 20px;
  margin-bottom: 20px;
}
.txt1-slide {
  color: #fff;
  text-shadow: 2px 0px 5px #000;
  font-weight: 600;
  margin-top: -15px;
}
.txt2-slide {
  color: #fff;
  text-shadow: 2px 0px 5px #000;
  font-weight: 600;
  font-size: 16px;
}
.wnd-banner-img {
  position: relative;
}
.page.container-fluid.p-0 {
  overflow-x: hidden !important;
}
.img-sale-mob {
  background: url("../images/slice.png") no-repeat -70px -3px;
  width: 26px;
  height: 25px;
  vertical-align: middle;
  display: inline-block;
}
.title-wnd img {
  width: 200px !important;
}
.social-footer a span img {
  width: 31px;
  margin: auto;
}
.name-tab img {
  min-width: 21px;
  height: 27px;
}

.about-text {
  color: #ffffffb8;
  font-size: 11px;
  text-align: justify;
}
.more-about a {
  color: #ffffffb8;
  font-weight: 600;
  font-size: 11px;
}
.more-about a i {
  vertical-align: middle;
  margin-right: 5px;
}

.tooltip {
  font-family: IRANSansWeb;
  font-size: 11px;
}

.r-wnd-image {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  position: relative;
  height: 200px;
}
.r-wnd-image img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.wnd-col {
  background: url("../images/bg-wnd.jpg") no-repeat;
  background-size: cover;
  position: relative;
  min-height: 505px;
}
#sync2 .item {
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  padding: 5px;
  transition: all 0.4s linear;
  transform: scale(0.7);
}

#sync2 .owl-item.active.current .item {
  border-color: #d60644 !important;
  box-shadow: 0px 0px 4px #7a6b82;
  transform: scale(0.8);
}
#sync2 .owl-prev {
  box-shadow: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  left: -40px !important;
  top: 28% !important;
}
#sync2 .owl-next {
  box-shadow: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  right: -40px !important;
  top: 28% !important;
}
#sync2 .owl-dot span {
  background-color: #fff !important;
  border: 2px solid #b9b9b9 !important;
}
#sync2 .owl-dot.active span {
  border-color: #db3121 !important;
}
.soon-group.soon-group-separator {
  margin-right: 10px !important;
  margin-top: 0 !important;
}
.title-wnd2 {
  color: #313939;
}

.cost-wnd li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.basket-wnd.text-center {
  padding: 5px 14px;
  color: #d60644 !important;
  font-size: 13px;
  border: 2px solid #d60644;
  border-radius: 25px;
}
.cost-wnd .old-cost {
  font-size: 17px !important;
  color: #a2a2a2 !important;
  font-weight: 600 !important;
}
.cost-wnd .cost-total {
  font-size: 20px;
}
.unit.color {
  color: #a2a2a2 !important;
}
.wnd .offer-mob {
  border-radius: 25px;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
  width: 48px;
  height: 26px;
  line-height: 28px;
  font-weight: 700;
  font-size: 15px;
  background-color: #d60644;
  color: #fff;
  text-align: center;
  padding-right: 0 !important;
}
.c-navi-new-list__category-item > li a {
  position: relative;
}

@media screen and (min-width: 992px) {
  .c-navi-new-list__category-item > li {
    margin-left: 6px;
  }
  .lnk-slide2 {
    font-size: 35px !important;
    font-weight: 700;
  }
}

.container {
  max-width: 1260px;
}
.footer-bottom {
  background: var(--blue-1);
  background-position: right;
  padding-top: 3rem;
  padding-bottom: 2rem;
  color: #fff;
}
.copy-right,
.copy-left {
  color: #fff;
  font-size: 12px;
  opacity: .85;
  display: block;
}
.copy-right .bld,
.copy-left .bld {
  font-weight: 500;
  font-size: 12px;
  display: inline-block;
}
.address {
  color: #fdffffd4;
}
.icon-cal {
  background: url("../images/slice.png") no-repeat -50px -39px;
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
}
.cal {
  background-color: #fff;
  border-radius: 25px;
  display: inline-block;
  color: #75706e;
  direction: ltr;
  font-size: 19px;
  padding: 5px 16px;
}
.cal:hover {
  color: #c5954b;
}
.icon-top {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-color: #f2f1f1;
  border: 1px solid #d2d2d2;
  border-radius: 100%;
  position: relative;
}
.icon-top i {
  color: #787878;
  font-size: 13px;
  line-height: 2;
}
.inline-bllock {
  display: inline-block;
}
.img-news {
  height: 204px;
  overflow: hidden;
}
.img-news img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.blog-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.owl-blog .item a:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.add-to-crd span {
  background: url("../images/slice.png") no-repeat -12px -45px;
  width: 22px;
  height: 21px;
  display: inline-block;
}
.row.row-link-card {
  margin-top: -22px;
  z-index: 1;
  position: relative;
}
.add-to-crd {
  width: 40px;
  height: 40px;
  background-color: #f5f4f0;
  line-height: 51px;
}
.best-saler {
  background-color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.chat {
  position: fixed;
  left: 5px;
  bottom: 5px;
  z-index: 10;
}
.chat li {
  display: block;
  list-style: none;
}
.layer-slide {
  position: absolute;
  content: "";
  background-color: #00000030;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.main-title {
  font-weight: 700;
  font-size: 17px;
  color: #1f1f1f;
}

.colr-wnd {
  color: #838383;
}
@media screen and (min-width: 768px) {
  .owl-slide-text {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
    direction: rtl;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    z-index: 4;
    left: 0;
     width: 60%;
  }
  .big-image-wnd {
    padding-right: 0 !important;
  }
  .bg-wnd {
    background-color: #fff;
    padding: 20px !important;
  }
}
.row.row-thumb {
  position: absolute;
  left: 2%;
  bottom: 0;
  width: 55%;
  z-index: 10;
}
.d-block.caption-wnd {
  font-weight: 700;
  color: #fff;
  text-shadow: 01px 5px #000;
}
.more-wnd {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 25px;
  padding: 4px 19px;
}
#sync1 .owl-prev span {
  background: url("../images/slice.png") no-repeat -166px -92px !important;
  width: 11px !important;
  height: 11px !important;
  display: inline-block;
}
#sync1 .owl-next span {
  background: url("../images/slice.png") no-repeat -168px -70px !important;
  width: 11px !important;
  height: 11px !important;
  display: inline-block;
}
#sync1 .owl-prev {
  background-color: #fff !important;
  background-image: none !important;
  line-height: 5px;
  border-radius: 100% !important;
  left: -37px !important;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 48%;
}
#sync1 .owl-next {
  background-color: #fff !important;
  background-image: none !important;
  line-height: 5px;
  border-radius: 100% !important;
  right: -37px !important;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 48%;
}
.over {
  overflow: hidden;
}
.c-navi-new-list__category-item > li {
  list-style: none;
}
.subPanel li {
  list-style: none;
}
#panel-menu ul {
  padding-right: 0 !important;
  max-height: 100vh;
  overflow-y: auto;
}

.searh-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important;
}
.searh-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
}
.searh-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important;
}
.searh-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
}
.c-navi.js-navi {
  background-color: transparent;
  /* -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 11px rgba(0, 0, 0, 0.4); */
}

.layer-slide {
  position: absolute;
  content: "";
  background-color: #00000069;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.about-company .title-footer span {
  color: #fff;
}
.latest-view {
  background-color: #f3efef;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.banner-sections {
  padding-top: 2.5rem;
}
.moreicon img {
  width: 62px !important;
  margin: auto;
}
.more-cat{
  font-size: 12px;
}
.select2-container {
  width: 100% !important;
}
.search-btn{
  background-color:#be9d68;
  color:#fff;
  font-weight: 500;
  width: 143px;
  height: 42px;
  text-align: center;
}
.select2-selection--single {
  height: 42px !important;
  border-radius: 0 !important;
  text-align: right;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #6c5632;
  line-height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px !important;
}
.logo-col h1 {
  font-size: 0 !important;
  margin: 0 !important;
}

/* 
Additional Styles
 */

 .news-section {
   background-color: transparent;
   /* padding-top: 50px; */
   /* padding-bottom: 50px; */
 }
 .row-header-news {
   background-color: var(--blue-2);
   color: #fff;
   padding: 1rem;
   border-radius: 5px;
 }
 .c-news {
   color: #fff;
   font-size: 16px;
   font-weight: 700;
   position: relative;

 }
 .c-news:after {
    position: absolute;
      right: 5px;
      bottom: -13px;
      content: "";
      background-color: #fff;
      height: 3px;
      z-index: 2;
      width: 85px;

 }
 .all-news a {
   color: #fff;
 }
 .news-section .row-news:not(:last-child) {
   border-bottom: 1px dashed #ccc;
 }

 .news-section .row-news {
   padding-bottom: 15px;
   padding-top: 15px;
 }

 @media screen and (min-width: 768px){ 
  .row.row-news {
   margin-left: -15px !important;
 }
 }
 .news-small-image {
   max-width: 100%;
   position: relative;
   height: auto;
   display: inline-block;
 }
 .news-small-image img {
   max-width: 100%;
   max-height: 100%;
   -o-object-fit: contain;
   object-fit: contain;
   height: 100% !important;
   border-radius: 5px;
 }
 .title-news a {
   color: #000;
   overflow: hidden;
   text-overflow: ellipsis;
   /* white-space: nowrap; */
   display: block;
   margin-bottom: 5px;
   font-size: 13px;
 }
 .short-text-news.d-block {
   color: #666;
   font-size: 12px;
   font-weight:300;
   text-align: justify;
 }
 .date-news {
   color: #666;
   font-size: 12px;
 }
 .more-news {
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   right: 0;
   bottom: 0;
   margin: auto;
   width: 0;
   background: rgba(22, 186, 197, 0.66);
   opacity: 0;
   visibility: hidden;
   -webkit-transition: all 0.5s ease 80ms;
   -moz-transition: all 0.5s ease 80ms;
   -ms-transition: all 0.5s ease 80ms;
   -o-transition: all 0.5s ease 80ms;
   transition: all 0.5s ease 80ms;
 }

 .more-news {
   color: #666;
   font-size: 12px;
 }
 .video-section {
   max-width: 100%;
   position: relative;
   display: inline-block;
   background-color: #000;
   border-radius: 15px;
 }

 @media screen and (min-width: 992px) {
 .video-section {
   height: 385px;
 }
 }
 .video-section video {
   max-width: 100%;
   border-radius: 15px;
 }

 @media screen and (min-width: 992px)
 { .video-section video {
   max-height: 100%;
   -o-object-fit: fill;
   object-fit: fill;
   border-radius: 15px;
   height: 100% !important;
 }
 }
 .lnk-footers li::before {
   position: absolute;
   right: -10px;
   top: 14px;
   width: 4px;
   height: 4px;
   content: '';
   background-color: var(--blue-3);
   border-radius: 100%;
 }
 .footer-map{
  width: 100%;
  height: 100%;
  border-radius: 10px;
 }
 .send-icon{
  background-color: #fff;
  padding: 1rem;
  border-radius: 50%;
      width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;

 }
 .send-desc{
      display: flex;
        flex-direction: column;
        color: #fff;
 }
 .send-col{
      display: flex;
        align-items: center;
        gap: 1rem;
 }
.send-row{
  justify-content: space-between;
}
.devider{
  background-color: #fff;
  height: 1px;
  opacity: .25;
  width: 90%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.logo-item{
  box-shadow: 3px 3px 3px #00000011;
  /*border: 1px solid #ccc;*/
}
.video-row{
  background-color: #dedede;
  border-radius: 15px;
  padding: 3rem 2rem;
}
.video-desc{
  line-height: 2.2;
  font-weight: 400;
  font-size: 13px;
  text-align: justify;
  width: 90%;
  opacity: .75;
}
.news-box{
  padding: 1.5rem;
  background-color: #fff;
  border-radius: 10px;
}
@media(min-width:991px){
  .row.top-header{
    justify-content: space-between ;
  }
}
.view-all{
  color: var(--blue-2) !important;
}
.btn-lawyer{
padding: 0.5rem 1.5rem;
  color: var(--blue-2);
  border-radius: 10px;
  border: 1px  solid #ccc;
  transition: all .3s ease-in-out;
}
.btn-lawyer:hover{
  background-color: var(--blue-2);
  color: #fff;
}
.phone-icon-table{
  background-color: var(--blue-2);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .75rem;
  border-radius: 10px;
}
.Lawyer-col{
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #00000011;
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin: .5rem 0;
}
.Lawyer-tiny-col:not(:last-child){
  border-left: 1px dashed #ccc;
}
.Lawyer-tiny-col{
  line-height: 1.6;
  padding-top: .3rem;
  padding-bottom: .3rem;
  justify-content:start !important;
}
.medal-icon{
  position: absolute;
  left: -10px;
  bottom: 0;
}
.lawyer-name{
  font-weight: 700;
}
.scroll-lawyer{
  max-height: 100vh;
  overflow-y: scroll;
}
/* width */
.scroll-lawyer::-webkit-scrollbar {
  width: 5px;
  height: 50%;
}

/* Track */
.scroll-lawyer::-webkit-scrollbar-track {
  background: #ccc;
}

/* Handle */
.scroll-lawyer::-webkit-scrollbar-thumb {
  background: var(--blue-2);
  border-radius: 15px;
}
.container-fluid{
    overflow:hidden;
}
/* Handle on hover */
.scroll-lawyer::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.parent {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.div1 {
  grid-area: 1 / 2 / 2 / 6;
}

.div2 {
  grid-area: 2 / 2 / 6 / 6;
  position: relative;
  top: -95px;
}
.bg-reg{
  background-color: #fff;
  color: var(--blue-2) !important;
  font-weight: 700;
  padding: .3rem .6rem;

}
.bg-reg:hover{
  background-color: var(--blue-3);
  color: var(--blue-4) !important;
  border: 1px solid var(--blue-3);
  font-weight: 700;
  padding: .3rem .6rem;

}
.div3 {
  grid-area: 1 / 1 / 6 / 2;
}
.bb-dashed {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.bt-dashed {
  border-top: 1px dashed #ccc;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.bs-dashed {
  border-right: 1px solid rgba(204, 204, 204, 0.4);
  

}
.be-dashed {
  border-left: 1px solid rgba(204, 204, 204, 0.4);
  

}
.btn-modal{
  background-color: var(--blue-4);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 1rem;
  padding-top: .7rem !important;
  padding-bottom: .7rem !important;
  font-size: 12px;
  margin-top: 1.5rem;
}
.lawyer-container-col{
  padding: 0 2rem !important;
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 900;
}
.btn{
  outline: none  !important;
  box-shadow: none !important;
}
.btn:focus{
  box-shadow: none !important;
}
.sort-acc .accordion-item{
  border: none !important;
}
.sort-acc .accordion-button{
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.accordion-button:not(.collapsed) {
  color: #333;
  background-color: #fff;
  /* box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%); */
}
.form-check-input:checked[type=radio]{
  background: var(--blue-2) !important;
}
.form-check-input[type=radio]{
  border:1px solid #d6d6d6f1;
}

.lg-hotspot {
  position: absolute;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  z-index: 0;
  cursor: pointer;
}
.lg-hotspot:hover .lg-hotspot__button, .lg-hotspot:active .lg-hotspot__button {
  border-color: #ff774c;
}
.lg-hotspot:hover .lg-hotspot__button:after, .lg-hotspot:active .lg-hotspot__button:after {
  background-color: #ff774c;
}
.lg-hotspot--selected {
  z-index: 999;
}
.lg-hotspot--selected .lg-hotspot__label {
  opacity: 1;
}
.lg-hotspot__button {
  height: 48px;
  width: 48px;
  padding: 0px;
  border-radius: 100%;
  border: 1px solid #ff6000;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 999;
  animation: button-pulse 7s ease-in-out infinite;
}
.lg-hotspot__button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  content: "";
  display: block;
  height: 16.8px;
  width: 16.8px;
  border-radius: 100%;
  border: 3px solid white;
  background-color: #ff6000;
  transition: border-color 1s linear;
}
.logo-section{
  padding:5rem 0 2rem 0;
}
         .container-fluid.logo-section img {
           padding: 1rem;
         }
@media ( max-width:768px){
  .logo-section {
      padding: 2rem 0;
    }
        .footer{
          padding-top: 1px;
          padding-bottom: 1px;
        }
     .send-col{
      margin: 1rem 0;
     }

         .video-desc{
          width: 100%;
         }
            .video-section{
              width: 100%;
              margin-top: 1rem;
            }
     #IranMap .list li ul li a{
      width: unset !important;
     }
        #IranMap{
          margin: 25px auto !important;
        }

      .div1{
            grid-area: 1 / 1 / 2 / 6;
            z-index: 2;
      }
      .div3{
            grid-area: 2 / 1 / 6 / 6;
            z-index: 1;
            position: relative;
            top: -40px;
      }
      .div2{
            grid-area: 6 / 1 / 6 / 6;
            z-index: 1;
            top: 0;
            min-height: auto;
            height: auto;
      }
      .search-li{
        border: none;
      }
            .searh-form {
              border: 1px solid #f1f1f1;
              border-radius: 5px;
            }

                        .top-headers{
                          padding-left: 0;
                          padding: 1rem 0 ;
                        }
.Lawyer-tiny-col:not(:last-child){
  border-left: none;
  border-bottom: 1px dashed #ccc;
}
.score-col{
  border: none !important;
}
}

@media ( min-width:991px){
  .news-box-left {
      width: 31% !important;
    }
}
.news-box-left{
      max-height: 785px;
        overflow-y: scroll;
}

/* width */
.news-box-left::-webkit-scrollbar {
  width: 0;
}

/* Track */
.news-box-left::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.news-box-left::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.news-box-left::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.owl-carousel .owl-item img{
  height: 100%;
}
.menu-wrapper {
  width: 100%;

  min-width: 100%;
  margin: 0 auto;
  position: relative;
  /* top: 0;
  left: 0;
  right: 0; */
  overflow: hidden;
  height: 80%;
  overflow-y: scroll;
  overscroll-behavior: smooth;
 
}

.menu-wrapper::-webkit-scrollbar ,.open-submenu .rwd-submenu::-webkit-scrollbar{
  width: 5px;
  height: 50%;
}

/* Track */
.scroll-lawyer::-webkit-scrollbar-track {
  background: var(--blue-2);
}

/* Handle */
.scroll-lawyer::-webkit-scrollbar-thumb {
  background: var(--blue-2);
  border-radius: 15px;
}

/* Handle on hover */
.scroll-lawyer::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.modal-body{
 overflow:hidden;
}


/* Main Menu */
.main-menu,
.back-btn {
  background: var(--blue-2);
  color: #fff !important;
}

/* Responsive Menu */
.rwd-menu {
  background: #fff;
  position: relative;
  left: 0;
  top: 0;
  padding-right: 0;
  z-index: 1;
  transition: all 1s ease;
  list-style: none;
 
}

.rwd-menu li:hover {
  background: var(--blue-4);
}

.rwd-menu li a {
  display: block;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
.rwd-menu li:not(:last-child) a {
  border-bottom: 1px solid #ccc;
}

/* hide submenu */
.rwd-submenu {
  position: absolute;
  left: 100%;
  padding-right:0 ;
  top: 0;
  height: 100%;
  background: var(--blue-4);
  width: 100%;
  visibility: hidden;
  transition: all 0.2s ease;
}

.open-submenu .rwd-submenu {
  left: 0;
  list-style: none;
  top: 0;
  bottom: 0;
  padding-right: 0;
  z-index: 2;
  visibility: visible;
  transition: all 0.2s ease;
  height: 100%;
  overflow-y: scroll;
  overscroll-behavior: smooth;
}
.check-label{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  font-size: 1.05rem;
  border-bottom: 1px solid #ccc;
}
.modal-content,.modal-dialog{
  height: 95%  !important;
}
.modal-search input::placeholder{
  color: #333 !important;

}

.lawyer-img{
  width: 50px;
    border-radius: 50%;
    object-fit: cover;
}
.send-content{
  text-align: right !important;
}

/*
Profile Style
*/

        .profile-cover {
            position: relative;
            z-index: 0;
        }
        
        .panel {
            margin-bottom: 30px;
            color: #696969;
            background-color: #fff;
            border-radius: 5px;
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
        }
        
        .profile-cover__action {
            display: -ms-flexbox;
            display: -webkit-box;
            display: flex;
            padding: 235px 160px 10px 153px;
            /*padding: 120px 160px 10px 153px;*/
            border-radius: 5px 5px 0 0;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-pack: end;
            -webkit-box-pack: end;
            justify-content: flex-start;
            overflow: hidden;
            background: url(https://bootdey.com/img/Content/bg1.jpg) no-repeat;
            background-size: cover;
        }
        
        .profile-cover__action>.btn {
            margin-left: 10px;
            margin-bottom: 10px;
        }
        
        .profile-cover__img {
            position: absolute;
            top: 120px;
            right: 30px;
            text-align: center;
            z-index: 1;
        }
        
        .profile-cover__img>img {
            max-width: 200px;
            border: 5px solid #fff;
            border-radius: 50%;
        }
        
        .profile-cover__img>.h3 {
            color: #393939;
            font-size: 20px;
            line-height: 30px;
        }
        
        .profile-cover__img>img+.h3 {
            margin-top: 6px;
        }
        
        .profile-cover__info .nav {
            margin-right: 28px;
            padding: 15px;
            color: #999;
            font-size: 16px;
            line-height: 26px;
            font-weight: 300;
            text-align: center;
            text-transform: uppercase;
            -ms-flex-pack: end;
            -webkit-box-pack: end;
            justify-content: flex-end;
        }
        
        .profile-cover__info .nav li {
            margin-top: 13px;
            margin-bottom: 13px;
                        margin-left: 30px;
            padding-left: 30px;
        }
        
        .profile-cover__info .nav li:not(:first-child) {
            margin-left: 30px;
            padding-left: 30px;
            /*border-left: 1px solid #eee;*/
        }
        
        .profile-cover__info .nav strong {
            display: block;
            margin-bottom: 10px;
            color: #e16123;
            font-size: 34px;
        }
        
        @media (min-width: 481px) {
            .profile-cover__action>.btn {
                min-width: 125px;
            }
            .profile-cover__action>.btn>span {
                display: inline-block;
            }
        }
        
        @media (max-width: 600px) {
            .profile-cover__info .nav {
                display: block;
                margin: 90px auto 0;
                padding-left: 30px;
                padding-right: 30px;
            }
            .profile-cover__info .nav li:not(:first-child) {
                margin-top: 8px;
                margin-left: 0;
                padding-top: 18px;
                padding-left: 0;
                border-top: 1px solid #eee;
                border-left-width: 0;
            }
        }
        
        .panel {
            margin-bottom: 30px;
            color: #696969;
            background-color: #fff;
            border-radius: 5px;
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
        }
        
        .panel-heading {
            color: #393939;
            padding: 10px 20px;
            border-width: 0;
            border-radius: 0;
        }
        
        .panel-heading:after,
        .panel-heading:before {
            content: " ";
            display: table;
        }
        
        .panel-heading:after {
            clear: both;
        }
        
        .panel-title {
            float: right;
            margin-top: 3px;
            margin-bottom: 3px;
            font-size: 20px;
            line-height: 24px;
            font-weight: 700;
            text-transform: uppercase;
        }
        
        .panel-title select {
            border-width: 0;
            background-color: transparent;
            text-transform: uppercase;
        }
        
        .panel-title select option {
            text-transform: capitalize;
        }
        
        .panel-title .select2 {
            display: block;
            min-width: 200px;
        }
        
        .panel-title .select2-selection {
            height: auto;
            padding: 0;
            background-color: transparent;
            border-width: 0;
            border-radius: 0;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .no-outlines .panel-title .select2-selection {
            outline: 0;
        }
        
        .panel-title .select2-selection .select2-selection__rendered {
            float: right;
            margin-right: 8px;
            padding: 0;
            line-height: inherit;
        }
        
        .panel-title .select2-selection .select2-selection__arrow {
            float: right;
            display: block;
            position: relative;
            top: auto;
            right: auto;
            width: auto;
            height: auto;
        }
        
        .panel-title .select2-selection .select2-selection__arrow:before {
            content: "\f107";
            font-family: "Font Awesome\ 5 Free";
            font-weight: 700;
        }
        
        .panel-title .select2-container--open .select2-selection__arrow:before {
            content: "\f106";
        }
        
        .panel-heading .dropdown {
            float: right;
        }
        
        .panel-heading .dropdown .dropdown-toggle {
            margin: -10px -20px;
            padding: 10px 20px;
            color: #999;
            border-width: 0;
            font-size: 14px;
            line-height: 30px;
            cursor: pointer;
        }
        
        .panel-heading .dropdown .dropdown-toggle:after,
        .toolbar__nav>li>a>span {
            display: none;
        }
        
        .panel-heading .dropdown-menu {
            top: 30px !important;
            left: auto !important;
            right: -20px;
            margin: 0;
            padding: 10px 0;
            border-width: 0;
            border-radius: 4px 0 0 4px;
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
            -webkit-transform: none !important;
            transform: none !important;
            z-index: 1001;
        }
        
        .panel-heading .dropdown-menu a {
            padding: 5px 15px;
            color: #999;
            font-size: 13px;
            line-height: 23px;
        }
        
        .panel-heading .dropdown-menu a:hover {
            color: #e16123;
        }
        
        .panel-heading .dropdown-menu i {
            min-width: 15px;
            margin-right: 6px;
            font-size: 11px;
            text-align: center;
        }
        
        .panel-subtitle {
            margin: 20px 0;
        }
        
        .panel-subtitle:first-child {
            margin-top: 0;
        }
        
        .panel-subtitle .h5 {
            color: #999;
            font-weight: 600;
        }
        
        .panel-subtitle .h5 small {
            color: #777;
        }
        
        .panel-body {
            padding: 20px;
        }
        
        .panel-content,
        .panel-social {
            position: relative;
            border-radius: 0 0 4px 4px;
        }
        
        .panel-content {
            border-top: 1px solid #eee;
            padding: 31px 20px 33px;
        }
        
        .panel-about table {
            width: 100%;
            word-break: break-word;
        }
        
        .panel-about table tr+tr td,
        .panel-about table tr+tr th {
            padding-top: 8px;
        }
        
        .panel-about table th {
            min-width: 120px;
            color: #2bb3c0;
            font-weight: 400;
            vertical-align: top;
        }
        
        .panel-about table th>i {
            min-width: 14px;
            margin-right: 8px;
            text-align: center;
        }
        
        .panel-social {
            padding: 0 20px 33px;
            z-index: 0;
        }
        
        .panel-heading+.panel-social {
            padding-top: 21px;
            border-top: 1px solid #eee;
        }
        
        .panel-social>.nav {
            -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
        }
        
        .panel-social>.nav>li:not(:last-child) {
            margin-right: 20px;
        }
        
        .panel-social>.nav>li>a {
            color: #ccc;
        }
        
        .panel-activity__status>.actions {
            display: -ms-flexbox;
            display: -webkit-box;
            display: flex;
            padding: 10px 20px;
            background-color: #ebebea;
            border-style: solid;
            border-width: 0 1px 1px;
            border-color: #ccc;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
        }
        
        .btn-link {
            display: inline-block;
            color: inherit;
            font-weight: inherit;
            cursor: pointer;
            background-color: transparent;
        }
        
        button.btn-link {
            border-width: 0;
        }
        
        .panel-activity__status>.actions>.btn-group>.btn-link:not(:last-child) {
            margin-right: 25px;
        }
        
        .panel-activity__status>.actions>.btn-group>.btn-link {
            padding-left: 0;
            padding-right: 0;
            color: #9c9c9c;
        }
        
        .btn-info {
            background-color: #2bb3c0;
            border: none;
        }
        
        .btn-group,
        .btn-group-vertical {
            position: relative;
            display: -ms-inline-flexbox;
            display: inline-flex;
            vertical-align: middle;
        }
        
        .panel-activity__status>.actions>.btn-group {
            -ms-flex: 1;
            -webkit-box-flex: 1;
            flex: 1;
            font-size: 16px;
        }
        
        .panel-activity__list {
            margin: 60px 0 0;
            padding: 0;
            list-style: none;
        }
        
        .panel-activity__list,
        .panel-activity__list>li {
            position: relative;
            z-index: 0;
        }
        
        .panel-activity__list:before {
            content: " ";
            display: none;
            position: absolute;
            top: 20px;
            left: 35px;
            bottom: 0;
            border-left: 2px solid #ebebea;
        }
        
        .activity__list__icon {
            display: none;
            position: absolute;
            top: 2px;
            left: 0;
            min-width: 30px;
            color: #fff;
            background-color: #2bb3c0;
            border-radius: 50%;
            line-height: 30px;
            text-align: center;
        }
        
        .panel-activity__list,
        .panel-activity__list>li {
            position: relative;
            z-index: 0;
        }
        
        .activity__list__header {
            position: relative;
            min-height: 35px;
            padding-top: 4px;
            padding-right: 45px;
            color: #999;
            z-index: 0;
        }
        
        .activity__list__body {
            padding-top: 13px;
            padding-left: 43px;
        }
        
        .entry-content .gallery {
            margin: 0;
            list-style: none;
            padding: 0;
        }
        
        .entry-content .gallery,
        .m-error {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .entry-content .gallery>li {
            padding-right: 20px;
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%;
        }
        
        .gallery>li img {
            max-width: 100%;
            height: auto;
        }
        
        .entry-content blockquote:last-child,
        p:last-child,
        table:last-child,
        ul:last-child {
            margin-bottom: 0;
        }
        
        .entry-content blockquote:last-child,
        p:last-child,
        table:last-child,
        ul:last-child {
            margin-bottom: 0;
        }
        
        .entry-content blockquote p:before {
            content: "\f10d";
            color: #999;
            margin-right: 12px;
            font-family: "FontAwesome";
            font-size: 24px;
            font-weight: 900;
        }
        
        .activity__list__header img {
            position: absolute;
            top: 0;
            right: 0;
            max-width: 35px;
            border-radius: 50%;
        }
        
        .activity__list__header a {
            color: #222;
            font-weight: 600;
        }
        
        .activity__list__footer {
            display: -ms-flexbox;
            display: -webkit-box;
            display: flex;
            margin-top: 23px;
            margin-left: 43px;
            padding: 13px 8px 0;
            color: #999;
            border-top: 1px dotted #ccc;
            justify-content:end;
        }
        
        .activity__list__footer a {
            color: inherit;
        }
        
        .activity__list__footer a+a {
            margin-left: 15px;
        }
        
        .activity__list__footer i {
            margin-right: 8px;
        }
        
        .activity__list__footer a:hover {
            color: #222;
        }
        
        .activity__list__footer {
            margin-right: auto;
        }
        
        .panel-activity__list>li+li {
            margin-top: 20px;
        }
        .p-title{
            color:#3f48cc;
            font-weight:bold;
        }
        .weather--panel {
            padding: 24px 20px 36px;
            border-radius: 5px;
            text-align: center;
        }
        
        .weather--title {
            font-size: 18px;
            line-height: 28px;
            font-weight: 600;
        }
        
        .weather--title .fa {
            margin-right: 5px;
            font-size: 30px;
            line-height: 40px;
        }
        
        .weather--info {
            margin-top: 14px;
            font-size: 46px;
            line-height: 56px;
        }
        
        .weather--info .wi {
            margin-right: 10px;
        }
        
        .bg-blue {
            background-color: #2bb3c0;
        }
        
        .bg-orange {
            background-color: #e16123;
        }
        
        .todo--panel .list-group,
        .user--list>li,
        .user--list>li>a {
            position: relative;
            z-index: 0;
        }
        
        .hero-height {
            max-height: 314px;
        }
        
        .hero-height .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
            background: rgb(233, 236, 238);
        }
        
        .todo--panel .list-group {
            margin-bottom: 0;
            padding-top: 23px;
            padding-bottom: 25px;
        }
        
        .todo--panel .list-group:before {
            content: " ";
            position: absolute;
            top: 0;
            left: 20px;
            right: 20px;
            border-top: 1px solid #eee;
        }
        
        .todo--panel .list-group-item {
            margin-top: 27px;
            padding: 0;
            border-width: 0;
        }
        
        li.list-group-item:first-child {
            margin-top: 0;
        }
        
        .todo--label {
            padding-left: 20px;
            padding-right: 30px;
            color: #696969;
            font-weight: 400;
        }
        
        .todo--input {
            display: none;
        }
        
        .todo--text {
            display: block;
            position: relative;
            padding-left: 39px;
            -webkit-transition: color 0.25s;
            transition: color 0.25s;
            cursor: pointer;
            z-index: 0;
        }
        
        .todo--input:checked+.todo--text {
            color: #999;
            text-decoration: line-through;
        }
        
        .todo--text:after,
        .todo--text:before {
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -10px;
            width: 20px;
            height: 20px;
            border-radius: 2px;
        }
        
        .todo--text:before {
            border: 1px solid #ccc;
            content: " ";
        }
        
        .todo--text:after {
            content: "\f00c";
            color: #fff;
            background-color: #009378;
            font-family: "FontAwesome";
            font-size: 11px;
            line-height: 21px;
            font-weight: 700;
            text-align: center;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            -webkit-transform: scale(0.3);
            transform: scale(0.3);
            -webkit-transition: opacity 0.25s linear, -webkit-transform 0.25s linear;
            transition: opacity 0.25s linear, transform 0.25s linear;
            transition: opacity 0.25s linear, transform 0.25s linear, -webkit-transform 0.25s linear;
        }
        
        .todo--input:checked+.todo--text:after {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -webkit-transform: scale(1);
            transform: scale(1);
        }
        
        .todo--remove {
            position: absolute;
            top: 50%;
            right: 20px;
            margin-top: -15px;
            color: #999;
            font-size: 18px;
            line-height: 28px;
        }
        
        .todo--panel .input-group {
            border-top: 1px solid #eee;
        }
        
        .todo--panel .form-control {
            height: auto;
            padding: 13px 20px 14px;
            border-width: 0;
        }
        
        .todo--panel .btn-link {
            padding: 12px 16px;
            color: #ccc;
            font-size: 28px;
            border-width: 0;
            text-decoration: none;
        }
        
        .feeds-panel {
            margin: 20px 20px 0;
            padding-top: 17px;
            padding-bottom: 23px;
            border-top: 1px solid #ebebea;
        }
        
        .feeds-panel li {
            position: relative;
            width: 100%;
            min-height: 20px;
            padding-left: 40px;
            z-index: 0;
        }
        
        .feeds-panel li a {
            color: #e16123;
        }
        
        .feeds-panel li+li {
            margin-top: 12px;
        }
        
        .bg-red {
            background-color: #ff4040;
        }
        
        .bg-green {
            background-color: #009378;
        }
        
        .comments-panel>ul>li:after,
        .comments-panel>ul>li:before,
        .feeds-panel li:after,
        .feeds-panel li:before {
            content: " ";
            display: table;
        }
        
        .comments-panel>ul>li:after,
        .feeds-panel li:after {
            clear: both;
        }
        
        .feeds-panel .time {
            float: right;
            margin-left: 5px;
            color: #ccc;
            font-style: italic;
        }
        
        .feeds-panel .fa {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 30px;
            border-radius: 2px;
            font-size: 12px;
            line-height: 30px;
            text-align: center;
        }
        
        .feeds-panel .text {
            color: #696969;
            line-height: 26px;
        }
        @media(max-width:768px){
            .profile-cover__action{
                justify-content:end;
                padding: 124px 20px 10px 0px;
            }
            .profile-cover__info .nav li{
                padding-left:0;
                margin-left:0;
            }
            .activity__list__body{
                text-align:justify;
                padding-left:0;
            }
            .activity__list__footer{
                margin-left:0;
            }
        }
        
/*
Q & A styles goes here...
*/
.faqs-container{
    overflow: hidden;
        border: 1px solid #3f48cc;
    border-radius: 15px;
    box-shadow: 3px 3px 3px #00000033;
    padding:0;
}
.faq-singular {
    position: relative;
    border-bottom: 1px solid #ccc;
    padding: 0 30px 0 20px;
}
.faq-singular:hover,
.faq-singular.active{
background: #edecfc;
    background-image: linear-gradient(90deg, #335548 0%, #3f48cc 8px, transparent 8px, transparent 100%);
    /*border-radius: 15px;*/

}
.faq-singular .faq-question {
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 25px 25px 25px 0px;
    font-weight: 700;
    font-size: 16px;
    color:#3f48cc;
}
.faq-singular .faq-question:before {
    position: absolute;
    content: "+";
    color: #808080;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 28px;
    font-weight: 700;
    transition: all .5s;
}
.faq-singular.active .faq-question:before {
    transform: translateY(-50%) rotate(45deg) scale(1.3);
}
.faq-answer {
    display: none;
    padding-bottom: 20px;
}
.faq-answer a {
    cursor:pointer;
}
@media(max-width:430px){
    .container-md{
        max-width:95%;
    }
    .faq-singular .faq-question{
        font-size:15px;
    }
}

/*
Q & A 
*/

@media only screen and (min-width: 320px) and (max-width: 991.98px) {
  .main-holder {
    margin-top: 10%;
    width: 90%;
    border-radius: 15px;
    box-shadow: 0 24px 45px -15px rgba(161, 159, 219, 0.41);
    background-color: #ffffff;
    padding-top: 30px;
    margin:auto;
    padding-bottom: 30px;
  }

  .card-img {
    width: 44px;
    height: 44px;
    margin-bottom: 5px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .card-text {
    /*font-family: Poppins;*/
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2b417b;
  }
  
.category {
  width: 30%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 24px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 8px 15px -10px #8fbcff;
  padding-bottom: 15px;
}
}
/*@media only screen and (min-width: 992px) {*/
/*   .main-holder {*/
/*    margin-top: 5%;*/
/*    width: 30%;*/
/*    border-radius: 15px;*/
/*    box-shadow: 0 24px 45px -15px rgba(161, 159, 219, 0.41);*/
/*    background-color: #ffffff;*/
/*    padding-top: 60px;*/
/*    padding-bottom: 30px;*/
/*    padding-left: 2%;*/
/*    padding-right: 2%;*/
/*  }*/

  .card-img {
    width: 44px;
    height: 44px;
    margin-bottom: 5px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .card-text {
    /*font-family: Poppins;*/
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2b417b;
    padding-top:1rem;
  }
  
.category {
  width: 14.5%;
  margin-left: 2.6%;
  margin-right: 2.6%;
  margin-bottom: 24px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 8px 15px -10px #8fbcff;
  padding-bottom: 15px;
    cursor:pointer;
}

.serach-input {
  border: none;
  border-bottom: 1px solid #d0cde2;
  margin-bottom: 50px;
}


.category-header {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  min-height: 5px;
  max-height: 5px;
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}

.category-header-1 {
  background-color: #a68fff;
}

.category-header-2 {
  background-color: #8fbcff;
}


.category-header-3 {
  background-color: #ff8faa;
}

.category-header-4 {
  background-color: #a6cd74;
}

.category-header-5 {
  background-color: #fcc18a;
}

.category-header-6 {
  background-color: #6edddd;
}


.category-1 {
  border-color: #a68fff;
}

.category-2 {
  border-color: #8fbcff;
}


.category-3 {
  border-color: #ff8faa;
}

.category-4 {
  border-color: #a6cd74;
}

.category-5 {
  border-color: #fcc18a;
}

.category-6 {
  border-color: #6edddd;
}
@media(max-width:768px){
    .category{
        width:44.5%;
    }
}
.Lawyer-tiny-col:first-child  span:nth-child(1){
background-color: var(--blue-2);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    border-radius: 10px;
    height: 40px;
    color: #fff;
    box-shadow: 3px 3px 3px blue;
    font-size: 16px;
    
}
.nav-pills .nav-link.active{
        background-color: #414cc8;
}
.nav-pills .nav-link i{
        display:none;
}
.nav-pills .nav-link.active i{
        display:block;
}
.nav-pills .nav-link{
        display:flex;
        align-items:center;
        gap:1rem;
        border-radius:30px;
}
#level-4 .dataTables_wrapper,#level-3 .dataTables_wrapper{
    max-height:60vh;
    overflow-y:scroll;
}
.p-Jurisdiction{
    text-align: right !important;
}
.img-Jurisdiction{
    width: 10% !important;
    float: right !important;
}
.top-headers{
        overflow:visible !important;
}