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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-navi-new-list__sublist {
  position: absolute;
  top: 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__options-list ul li {
  display: block;
  list-style: none;
  text-align: right;
  margin-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-header__seller {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

li.has-sub ul li a:hover {
  color: #fff;
  background-color: #f47a21;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.currency {
  font-size: 12px;
}

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

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

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

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

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

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

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

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff !important;
  background-color: #511205;
}
.img-register {
  background-position: -5px -2px;
  width: 24px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#dropdownMenuButton2 {
  background-color: #f47a21;
  padding: 10px 18px;
  border-radius: 999px;
  color: #fff;
  box-shadow: none !important;
  border: none !important;
}
#dropdownMenuButton2::after {
  display: none;
}
.title-section {
  font-size: 23px;
  color: rgb(29, 69, 135);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
.list-category {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0;
  list-style: none;
}

.list-category li {
  flex: 0 0 calc(50% - 10px);
  box-sizing: border-box;
}

.list-category a {
  display: block;
  text-align: center;
  border-radius: 8px;
  transition: 0.3s;
}
.list-category a img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  border-radius: 8px;
}
.title-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: rgba(29, 69, 135, 0.9);
  margin-bottom: 0 !important;
  color: #fff;
  text-align: right;
  border-radius: 0 0 8px 8px;
}
@media screen and (max-width: 767.99px) {
 .title-company span,.title-company p {
  font-size: 18px  !important;
}  
.inner-page span,.inner-page p{
     font-size: 18px  !important; 
}
.body-content h1{
       font-size: 18px  !important; 
}
 .partner-name {
  font-size: 11px !important;
}   
  .vector-about {
    display: none;
  }
  .about-img::before {
    left: -5% !important;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .about-img li {
    width: 36% !important;
    height: 280px !important;
  }
  .about-img {
    text-align: center;
  }

  .owl-slider .owl-dots {
    left: 0;
    right: 0;
    margin: auto;
    margin-top: auto;
    bottom: 0;
    position: absolute;
  }
  
  .list-category a {
    height: 150px;
  }
  .title-category {
    font-size: 13px;
    padding: 5px 10px;
  }
}
@media screen and (min-width: 768px) {
  .link-item{
    padding: 30px 20px;
    margin:0px 5px;
  }  
  .vector-about {
    position: absolute;
    right: -50px;
    top: 20%;
  }
  .list-category a {
    height: 193px;
  }
  .title-category {
    font-size: 18px;
    padding: 10px 15px;
  }
}
.list-category a::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.list-category a::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.list-category a:hover::before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0.5;
}
.list-category a:hover::after {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0.5;
}
.show-more {
  color: #1d4587;
}
.sub-title-section {
  font-size: 16px;
  color: #3d3d3d;
  font-weight: 300;
}
.justify-between {
  justify-content: space-between;
}
.support-tour,
.air-line-tour {
  color: #595959;
}
.air-line-tour .img-slice {
  background-position: -67px -8px;
  width: 18px;
  height: 16px;
  display: inline-block;
}
.support-tour .img-slice {
  background-position: -39px -4px;
  width: 17px;
  height: 19px;
  display: inline-block;
}
.align-item-center {
  align-items: center;
}
.tour-name {
  color: #050505;
  font-size: 14px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  min-height: 40px;
}
.cost-tour {
  color: #595959;
  font-size: 15px;
}
.unit {
  font-size: 13px;
}
.owl-tour .item {
  border: 1px solid #3b5e97;
  border-radius: 20px;
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  transition: all 0.2s linear;
}
.owl-tour .item::before {
  content: "";
  position: absolute;
  width: 0;
  height: 7px;
  top: -7px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #e9782b;
  border-radius: 20px 20px 0 0;
  transition: all 0.2s linear;
}
.owl-tour .item::after {
  content: "";
  position: absolute;
  width: 0;
  height: 7px;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #e9782b;
  border-radius: 0 0 20px 20px;
  transition: all 0.2s linear;
}
.owl-tour .item:hover::after {
  width: 60%;
}

.owl-tour .item:hover {
  box-shadow: 0px 2px 27px 0px rgba(100, 95, 170, 0.23);
}
.owl-tour .item:hover::before {
  width: 60%;
}
.lbl-tour {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 1;
  background-color: #f47a21;
  border-radius: 999px;
  padding: 3px 10px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 2px;
}


 .img-slice-setare{
    background: url(../images/star.png) no-repeat;
    background-size: 100% 100%;
}


.lbl-tour .img-slice-setare {
    width: 20px;
    height: 20px;
    display: inline-block;
}



.lbl-tour .img-slice {
  background-position: -95px -6px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.owl-prev {
  margin: 0 !important;
  background: url("../images/arrow.png") !important;
  width: 38px;
  height: 38px;
  position: absolute;
  right: -20px;
  top: 40%;
}
.owl-next {
  margin: 0 !important;
  background: url("../images/arrow.png") !important;
  width: 38px;
  height: 38px;
  transform: rotate(180deg);
  position: absolute;
  left: -20px;
  top: 40%;
}
.img-tour {
  height: 160px;
  overflow: hidden;
  border-radius: 20px;
}
.img-tour img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.owl-tour .item:hover .img-tour img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.owl-slider .owl-next {
  left: 20px;
}
.owl-slider .owl-prev {
  right: 20px;
}
.about-img li {
  display: inline-block;
  width: 49%;
}
.footer {
  background-color: #1d4587;
  padding-top: 60px;
  color: #fff;
}
.about-company {
  color: #a8b2c9;
  text-align: justify;
  font-size: 12px;
}
.support-icon {
  background-position: -39px -32px;
  width: 26px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.cal-icon {
  background-position: -4px -32px;
  width: 23px;
  height: 27px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.time-office i{
 
    font-size:24px;
    color:#f47a21;
}
.time-office li {
  display: flex;
  gap: 9px;
  font-weight: 300;
  align-items: center;
}
.time-office li a.cal {
  color: #fff;
  direction: ltr;
  font-weight: 500;
}
.title-footer {
  margin-bottom: 15px;
  font-size: 14px;
}
.link-footer li {
  list-style: none;
  margin-bottom: 9px;
}
.link-footer li a {
  color: #fff;
  font-weight: 300;
  transition: all 0.2s linear;
}
.link-footer li a:hover{
  color: #f47a21;
}
.social-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.social-footer li {
  flex: 0 0 calc(50% - 10px);
  box-sizing: border-box;
  list-style: none;
  text-align: center;
  border: 1px solid #869cbf;
  border-radius: 999px;
  padding: 8px 10px;
  transition: all 0.2s linear;
}
.social-footer li:hover {
    border-color: #f47a21;
}
.copy {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #5977a7;
  font-weight: 300;
}
.copy .bld {
  font-weight: 600;
}
.layer-news {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(32, 32, 32) 0%,
    rgba(109, 107, 107, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(32, 32, 32) 0%,
    rgba(109, 107, 107, 0) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(32, 32, 32) 0%,
    rgba(109, 107, 107, 0) 100%
  );
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: 10px 15px;
}
.title-blog {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-box-orient: vertical;
  -moz-line-clamp: 1;
}
.date-news {
  color: #d4d0d0;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 500;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  min-height: 40px;
}
.blog-col {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.blog-col li {
  box-sizing: border-box;
}
.img-blog {
  overflow: hidden;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .blog-col {
    gap: 20px;
  }
  .blog-col li {
    flex: 0 0 calc(50% - 10px);
  }
  .img-blog {
    height: 381px;
  }
}
@media screen and (max-width: 767.99px) {
     .link-item{
    padding: 20px 5px;
    margin:0px;
  } 
  .copy{
    text-align: center;
  }
  .blog-col {
    gap: 10px;
  }
  .blog-col li {
    flex: 0 0 calc(50% - 5px);
  }
  .img-blog {
    height: 250px;
  }
}
.img-blog img {
  object-fit: cover;
  height: 100% !important;
  width: 100% !important;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 20px;
}
.blog-col li:hover .img-blog img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.news-list li a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.news-list li {
  list-style: none;
  border: 1px solid #3b5e97;
  border-radius: 20px;
  position: relative;
  margin-bottom: 8px;
  transition: all 0.2s linear;
}
.s-title-blog {
  color: #212121;
  font-weight: 700;
  font-size: 15px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-box-orient: vertical;
  -moz-line-clamp: 1;
  text-align: right;
}
.s-date-news {
  color: #595959;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 500;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  min-height: 40px;
  text-align: right;
}
.imd-news {
  width: 154px;
  height: 120px;
  border-radius: 20px;
  overflow: hidden;
}
.imd-news img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.news-text {
  width: calc(100% - 154px);
}
.date-news-row {
  color: #595959;
}
.news-list li:hover .imd-news img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.lbl-about {
  color: #1d4587;
  background-color: #fde7d7;
  border-radius: 999px;
  padding: 8px 20px;
}
.main-tilte-about {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.2;
  color: #252525;
}
.about-text {
  color: #252525;
  font-weight: 300;
  font-size: 12px;
}
.tick {
  background-position: -125px -6px;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 5px;
}
.more-about {
  display: inline-block;
  color: #fff;
  background-color: #f47a21;
  padding: 4px 20px;
  border-radius: 999px;
  transition: all 0.2s linear;
}
.more-about:hover{
    color: #fff;
    background-color: #1d4587;
}
.about-img li {
  width: 45%;
  height: 372px;
  z-index: 1;
  position: relative;
}
.about-img li img {
  width: 100%;
  height: 100%;
  object-fit: cover;

  border: 7px solid #f4f5f7;
}
.about-img li:nth-child(2) img {
  border-radius: 0 999px 999px 999px;
}
.about-img li:nth-child(1) img {
  border-radius: 999px;
  transform: rotate(-10deg);
  margin-left: -20%;
}
.about-img li:nth-child(1) {
  z-index: 2 !important;
}
.about-img::before {
  position: absolute;
  content: "";
  top: 25px;
  left: -125px;
  background: url("../images/vector2.png") no-repeat;
  width: 141px;
  height: 131px;
}
.about-img::after {
  position: absolute;
  content: "";
  bottom: 25px;
  right: -10px;
  background: url("../images/vector3.png") no-repeat;
  width: 128px;
  height: 100px;
  z-index: 2;
}
.chat {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.float-icon {
  position: fixed;
  left: 0;
  bottom: 10px;
  z-index: 1;
}
.float-icon li {
  display: block;
}
.float-icon li a {
  background-color: #f47a21;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-icon li:nth-child(1) a {
  border-radius: 0 10px 0 0;
}
.float-icon li:last-child a {
  border-radius: 0 0 10px 0;
}

.search-input {
  width: 100%;
  padding: 6px 10px;
  font-size: 15px;
  border-radius: 4px;
  border: none;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  .search-input {
    width: 60%;
  }
}
.search-wrapper.active {
  padding: 15px;
  max-height: 100px;
  overflow: visible !important;
}
.search-icon {
  font-size: 22px !important;
  cursor: pointer;
  color: #f47a21 !important;
}
.overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.logo {
  display: inline-block;
}
.logo img {
  object-fit: contain;
}
.c-navi-new__big-display-title i {
  color: #f47a21 !important;
  font-size: 18px !important;
  margin-left: 5px;
}
.c-navi-new__big-display-title {
  color: rgb(96, 94, 94);
  font-size: 14px;
  font-weight: 300;
}
@media screen and (min-width: 992px) {
  .menuTrigger {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .mt-md-15{
    margin-top: 15px;
  }
}
@media screen and (max-width: 991.99px) {
        .c-navi-new-list__categories ul li:last-child{
            display:block !important;
            
       
        }

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

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

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

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

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

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

.subPanel {
  z-index: 20;
}

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

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

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

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

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

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

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

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

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

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
  .owl-tour  .owl-stage {
    padding-right: 0 !important;
  }
  @media screen and (max-width:480px){
        .c-navi-new-list__categories ul li:last-child{
            display:block !important;
            position: absolute;
        left: 115px;
        bottom: 0px;
        }

      .search-item{
          margin-left:-20px;
      }
      .res-logo{
          display:block !important;
      }
      .res-logo a{
          display:flex;
          justify-content:center;
      }
      .logo{
          display:none;
      }
  }
.promo-banner {
    background: #f47a21;
    width: 100%;
   /* background: linear-gradient(45deg, #1d4587, #8b5a2b, #f47a21);*/
    background-size: 400% 400%;
    /*animation: gradientShift 4s ease-in-out infinite;*/
    color: #fff;
    padding: 10px 20px;
    position: relative;
    overflow: hidden;


}

.promo-banner .container {
    height: 30px;
    display: flex;
    align-items: center;
    position: relative;
    background-image: url('./images/ads.png');
}


.banner-scroll-wrapper {
    display: flex;
    animation: scrollBanner 30s linear infinite;
    gap: 50px;
    will-change: transform;
}

@keyframes scrollBanner {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

.banner-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 100%;
    padding: 0 20px;
    gap: 30px;
    flex-shrink: 0;
}

.promo-banner-img {
    max-width: 300px;
    /*height: 60px;*/
}

.promo-banner-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.banner-text {
    display: flex;
    align-items: center;
    gap: 20px;
}

.banner-title {
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    white-space: nowrap;
}

.banner-subtitle {
    font-size: 18px;
    color: #e2e8f0;
    white-space: nowrap;
}

.banner-cta {
    background: transparent;
    color: #f47a21;
    padding: 8px 20px;
    border: none;
    border-radius: 20px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 3px 10px rgba(249, 115, 22, 0.3);
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}

.banner-cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);
    animation: shimmer 2s ease-in-out infinite;
}

.banner-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(249, 115, 22, 0.5);
}

.close-btn {
    position: absolute;
    top: 5px;
    left: 5px;
    background: rgba(255,255,255,0.2);
    border: none;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    z-index: 10;
}

.close-btn:hover {
    background: rgba(255,255,255,0.3);
}

@keyframes shimmer {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

/* Responsive */
@media (max-width: 768px) {
     
    #dropdownMenuButton2{
        padding:8px 9px;
    }
    .promo-banner-img {
        max-width: 150px;
        height: 50px;
    }
    
    .banner-content {
        padding: 0 10px;
    }
    
    .banner-text {
        gap: 10px;
    }
    
    .banner-title {
        font-size: 14px;
    }
    
    .banner-subtitle {
        font-size: 12px;
    }
    
    .banner-cta {
        padding: 6px 15px;
        font-size: 11px;
    }
}

@media (max-width: 600px) {
    .promo-banner-img {
        max-width: 100px;
        height: 40px;
    }
    
    .banner-title {
        font-size: 13px;
    }
    
    .banner-subtitle {
        color: #f59e0b;
        font-size: 11px;
    }
    
    .banner-cta {
        padding: 5px 12px;
        font-size: 10px;
    }
}
.main-category-section .see-all {
    background: linear-gradient(45deg, #1d4587, #8b5a2b, #f47a21);
    background-size: 400% 400%;
    animation: gradientShift 4s ease-in-out infinite;
    color: #fff;
    padding: 20px 50px;
    position: relative;
    overflow: hidden;

    transition: all 0.5s ease;
}

.main-category-section .see-all:hover {
 
    /*box-shadow: 0 15px 40px rgba(244, 122, 33, 0.6);*/
    background: linear-gradient(45deg, #f47a21, #d4570a, #1d4587);
}

@keyframes gradientShift {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

        /*.main-category-section .see-all:hover {*/
        /*    transform: translateY(-5px);*/
        /*    box-shadow: 0 15px 40px rgba(29, 69, 135, 0.6);*/
        /*}*/

        .animated-content {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 20px;
            animation: scaleAll 5s ease-in-out infinite;
            position: relative;
        }

       
    


        .animated-text {
            display: flex;
            align-items: center;
            gap: 8px;
            font-size: 18px;
            font-weight: bold;
              color:#fff;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
        }

        .animated-text span {
            opacity: 0;
            display: inline-block;
            animation: fadeWord 6s infinite;
        }

        .animated-text span:nth-child(1) { 
            animation-delay: 0s; 
            /*color: #fbbf24;*/
         
        }
        .animated-text span:nth-child(2) { 
            animation-delay: 0.5s; 
            /*color: #f59e0b;*/
        }
        .animated-text span:nth-child(3) { 
            animation-delay: 1s; 
            /*color: #d97706;*/
        }

         
        @keyframes scaleAll {
            0%, 100% { 
                transform: scale(1);
            }
            25% { 
                transform: scale(1.1);
            }
            50% { 
                transform: scale(1.05);
            }
            75% { 
                transform: scale(1.15);
            }
        }

        
        @keyframes fadeWord {
            0%   { opacity: 0; transform: translateY(10px) rotateX(90deg); }
            10%  { opacity: 1; transform: translateY(0) rotateX(0deg); }
            40%  { opacity: 1; transform: translateY(0) rotateX(0deg); }
            70%  { opacity: 1; transform: translateY(0) rotateX(0deg); }
            80%  { opacity: 0; transform: translateY(-10px) rotateX(-90deg); }
            100% { opacity: 0; transform: translateY(10px) rotateX(90deg); }
        }

      
       
       
        .main-category-section .see-all:hover .animated-content::before,
        .main-category-section .see-all:hover .animated-content::after {
            animation-duration: 0.8s;
        }

        .main-category-section .see-all:hover .animated-content {
            animation-duration: 1.5s;
        }

        /* Responsive */
        @media (max-width: 768px) {
            .animated-content {
                gap: 15px;
            }
            
            .animated-content::before,
            .animated-content::after {
                font-size: 18px;
            }
            
            .animated-text {
                font-size: 16px;
                gap: 5px;
            }
            
            .main-category-section .see-all {
                padding: 15px 30px;
            }
        }

       
        .main-category-section .see-all:active {
            transform: translateY(0) scale(0.95);
        }

       
        .main-category-section .see-all::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(244, 122, 33, 0.3), transparent);
            animation: shimmer 4s ease-in-out infinite;
        }

        @keyframes shimmer {
            0% { left: -100%; }
            100% { left: 100%; }
        }

.e-namads{
    display: flex;
    justify-content: space-between;
    border-top:1px solid #869cbf;
    padding-top:16px;
}

.link-item{

    /*border: 1px solid #3b5e97;*/
  
    border-radius: 15px;
     transform: translateY(3px);
    transition: all 0.3s ease-in-out;
    text-align:center;
     border-radius: 25px;
     border: 7px solid #dedfe1
  }
  .link-item:hover{
   transform: translateY(-3px);
    border: 7px solid #f47a21; 
    background-color:#f47a21;
    /*box-shadow: 0px 0px 10px 2px rgba(128, 128, 128, 0.178);*/
      transition: all 0.3s ease-in-out;
   
}
.link-item:hover .partner-name{
     /*color:#fff;*/
}
.link-item:hover .link-img img{
       /*filter: brightness(0) invert(1);*/
}
.link-img{
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    /*background: linear-gradient(135deg, #1868ed, #f47a21);*/
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}
 .link-img img{
     width: 80px !important;
    height: 80px;
    object-fit: contain;
    /*filter: brightness(0) invert(1);*/
    transition: filter 0.3s ease;
  }
  .partner-name {
    font-size: 1em;
    font-weight: bold;
    color: #2d3748;
    margin: 10px 0px 0px;
    transition: color 0.3s ease;
    position: relative;
    z-index: 2;
}
.link-item::after{     
    /*content: '';    */
    position: absolute; 
    width: 60%;     
    height:8px;     
    background-color: #f47a21;    
    right: 20%;     
    z-index: -2;
 }


 .link-item::after{     
    bottom: 0px;     
    border-radius:0px 0px 25px 25px;     
    transition: transform 0.2s ease;     
    z-index: -2;   
   
 }
.link-item:hover::after{ 
     transform: translateY(6px); 
     transition: transform 0.2s ease-in-out;
 }
 .link-back{
     display:none !important;
     width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 15px;
    z-index: -1;
 }
 @media screen and (max-width:768px){
     
     .link-img{
    width: 80px;
    height: 80px;}
    .e-namads {
 
    justify-content: space-evenly;
   
}
 }
.partner-name {
  min-height: 40px;
}
.c-navi-new-list__category-item img{
    width:42px !important;
    max-width:42px !important;
}
.work-time{
    max-width:170px;
}