* {
  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%;
  width: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
a {
  text-decoration: none !important;
}
.text-tit-abo{
  color: #fff;
  font-size: 20px;
}

.text-dec{
  color: #bdccd7;
  font-size: 15px;
}
.page {
  overflow-x: hidden;
}
@font-face {
  font-family: "IRANSans";
  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"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  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"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  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"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  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"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}
@font-face {
  font-family: IRANSansDigit;
  src: url("../fonts/web_Yekan.woff2") format("woff2");
  font-weight: normal;
}
body {
  font-family: IRANSans, sans-serif;
  font-size: 13px;
  line-height: 2;
  direction: ltr;
  background-color: #fff;
  scroll-behavior: smooth;
  overflow-x: hidden;
  min-height: 100%;
  width: 100%;
  color: #252525;
}
@media screen and (min-width: 992px) {
  .menu {
    background-color: #00000069;
  }
  li.cal {
    margin-right: 50px;
  }
  .img-pro {
    height: 387px;
  }
  .menuTrigger {
    display: none !important;
  }
  .menu.sticky-menu {
    position: fixed;
    width: 100%;
    right: 0;
    top: 0;
  }
  .header {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    z-index: 1000;
    position: relative;
    padding-bottom: 10px;
  }
}

.container-fluid.menu.sticky-menu .logo img {
  width: 200px;
}
.menu {
  z-index: 1000;
  position: relative;
}
@media screen and (max-width: 991.99px) {
  .menu-mob li {
    display: inline-block;
    vertical-align: middle;
  }
  li.cal {
    margin: 0 !important;
    display: block !important;
    text-align: center;
  }
  .lng-col {
    display: none !important;
  }
  .menuTrigger {
    margin-left: 19px;
  }
  .header .text-start {
    padding-right: 0 !important;
  }
  .header .text-end {
    padding-left: 0 !important;
  }
  .icon-shop,
  .icon-favo,
  .icon-user,
  .icon-search {
    transform: scale(0.8);
  }
  .menuTrigger i {
    font-size: 25px;
    color: #fff;
    vertical-align: middle;
  }
  .lbl-shop,
  .lbl-search {
    display: none !important;
  }
  .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.pass-text{
  margin: auto;
  position: absolute;
  top: 50%;
  left: 100px;
}
@keyframes fadeIn {
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}


.pass-text h6{
  font-size: 35px;
  color: #fff;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.8);
}
.pass-text p{
  font-size: 25px;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.8);
  color: #fff;
}

@media screen and (min-width: 992.99px) and (max-width: 11199.99px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 95% !important;
  }
}
/* ------------------------------news--------------------------------------------- */
.news-section-box{
  background:#012A4A;
    margin-bottom: 100px;
    padding-bottom: 300px;
    height: 400px;
    border-radius: 50px; 
    display: flex
    ;
        justify-content: flex-end;
        flex-direction: column;
}
.titl-news{
  display: flex
;
    flex-direction: column;
    position: absolute;
    z-index: 5;
    bottom: -44px;
    gap: 30px;
    left: 20px;
    transition: 0.8s;
}
.titl-news span{
  color: #fff;
}
.item-articl{
  position: relative;
    overflow: hidden;
    transition: 0.8s;
    border-radius: 20px;
}
.item-articl img{
  transition: .3s;
}
.item-articl:hover img {
  transform: scale(1.1);
}
.item-articl:hover .titl-news{
  bottom:24px;
  transition: 0.8s;
  gap:10px
}
.item-articl:after{
  content:"";
  position: absolute;
  background: linear-gradient(0deg, rgba(0,0,0,0.4906337535014006) 29%, rgba(0,0,0,0.22172619047619047) 66%);
width: 100%;
height: 100%;
background-size: cover;
top:0;
bottom:0;
margin: auto;
}
.titl-news button{
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50px;
  padding:0px 5px;
}
.titl-news button a{
  color: #fff;
}
.section-articl{
  margin-bottom: -155px;
}
.item-articl:hover:after{
  content:"";
  position: absolute;
  background: radial-gradient(circle, rgba(121,117,117,0.42620798319327735) 0%, rgba(3,3,3,0.4542191876750701) 64%);


width: 100%;
height: 100%;
background-size: cover;
top:0;
bottom:0;
margin: auto;
transition: 0.8s;
}

.news-read{
  text-decoration: none;
  border: 1px solid #ffff;
  border-radius: 50px;
  color: #fff;
  padding: 3px 15px 3px 15px;
}
.button-hover-news{
  bottom: -44px !important;
}
.img-newss{
  height: 250px;
  border-radius: 15px;
}
.trans-tit{
  transform: translateY(-60px);
}
.news-box-carosel {
margin-bottom: -200px;
}

.img-box{
  width: 25%;
  transition: 0.3s;
  padding: 20px;
  border-radius: 15px;
}
.img-box:hover{
  background-color: #ffffff1e;
}
.img-box img{
  width: 50px;
  height:50px;
  object-fit: scale-down;
}
.counter{
  font-size: 30px;
}
.text-counter{
  font-size: 20px;
  color: #C0DBEB;
}
@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .col-section {
    margin-bottom: 15px !important;
  }

  .container,
  .container-md,
  .container-sm {
    max-width: 95%;
  }
  .big-news-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .row-news {
    margin-top: 15px;
  }
  .img-pro {
    height: 300px;
  }
}
.d-block.lbl {
  padding-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #4d4a4a;
}
/* ////////////////////////////////////////////about-irca/////////////////////////////////////////////////////// */
.text-about-us{
  display: flex;
  justify-content: space-between;
  text-align: justify;

}
.Slogan-irca{
  color: #2C7DA0;
  text-align: center;
}
.after-title{
  position: relative;
  color: #2C7DA0;
  font-size: 25px;
}

.after-title:after{
content:"";
position: absolute;
width: 100px;
background-color: #2C7DA0;
height: 5px;
bottom: -20px;
left: 0;
border-radius: 50px;
margin: auto;
}
.after-title.project-title::after{
  content:"";
position: absolute;
width: 100px;
background-color: #2C7DA0;
height: 5px;
bottom:26px;
right: 0;
border-radius: 50px;
margin: auto;
}
.titl-prij{
color: #fff;
font-weight: 400;
font-size: 18px;

}

.after-title::before{
  content:"";
position: absolute;
width:8px;
background-color: #2C7DA0;
height:8px;
bottom: -20px;
left:110px;
border-radius: 50px;
margin: auto;
}
.after-title.project-title::before{
  content:"";
position: absolute;
width:8px;
background-color: #2C7DA0;
height:8px;
bottom: 26px;
right:110px;
border-radius: 50px;
margin: auto;
}
.why-about-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  padding: 20px;
  margin-bottom: -120px;
}
.photo-abu-us{
  transform: translateY(90px);
}

.why-about-box {
  width: 100%;
  height: 400px;
  perspective: 1000px;
}

.why-about-box-inner {
  position: relative;
  width: 100%;
  height: 70%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.top-abo{
  display: flex
;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
}
.down-abu{
  display: flex
;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
}

.why-about-box:hover .why-about-box-inner {
  transform: rotateY(180deg);
}

.why-about-box-front, .why-about-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* بخش جلو */
.why-about-box-front {
  background:#2C7DA0;
}

.why-about-box-front img {
  width: 100%;
  height: 80%;
  object-fit: cover;
}

.why-about-box-front .text {
  padding: 10px;
  font-size: 18px;
}
.why-about-box-front img{
  width: 200px;
  height: 200px;
  object-fit: scale-down;
}

/* بخش پشت */
.why-about-box-back {
  background-color: #ffffff;
  color:#2c7da0;
  transform: rotateY(180deg);
  padding: 20px;
}

/* ریسپانسیو برای نمایش بهتر در موبایل و تبلت */
@media (max-width: 1200px) {
  .why-about-container {
      grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width:540px) {
  .informatin-tx{
    width: 100% !important;
  }
}

@media (max-width: 768px) {
        .why-about-container {
        display: flex
;
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom: 0px;
    }
     .why-about-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    box-shadow: 0px 0px 20px 2px #ffffff42;
    border-radius: 25px;
}
    .pass-text h6{
        font-size:30px;
    }
    .pass-text p{
        font-size:20px;
    }
  .why-about-container {
      grid-template-columns: repeat(2, 1fr);
  }
  .owl-proj .img-fluid{
      width:100% !important;
  }
  .logo .img-fluid{
          max-width: 42% !important;
  }
  .informatin h6{
    font-size: 15px;
  }
  .tag-footer a {
    font-size: 13px;
  }
  .footer{
    padding-top: 20px !important;
  }
  .item-brend{
    height: 74px !important;
  }
  .passage-us{
    width:100% !important;
  }
  .text-about-us{
    flex-direction: column;
  }
  .photo-abu-us{
    width: 100%;
    height:350px;
    transform: translateY(0px);
  }
  .Slogan-irca{
    padding-bottom: 40px;
  }
.why-about-box-front img{
  width: 50px;
  height: 50px;
}
.text-tit-abo{
  font-size: 11px;
}
 .text-dec{
font-size: 10px;
 }
 .why-about-box {
height: 150px;
 }
  .why-about-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  
    .back-text h3{
      font-size: 11px;
    }

.why-about-box {
    width: calc(50% - 10px);
}
.back-text p{
  font-size: 10px;
}
.about-section{
  background-position: bottom !important;
  background-size: inherit !important;
}
.top-abo {
margin-top: 50px;
}
.row-section .col-section a{
  height: 180px !important;
}
.after-title{
  font-size: 18px;
}
.title-abo{
  font-size: 15px;
}
.after-title.mb-aftre::after {
  content: "";
  position: absolute;
  width: 100px;
  background-color: #2C7DA0;
  height: 5px;
  bottom: -15px;
  right: 0;
  border-radius: 50px;
  margin: auto;
}
.after-title.mb-aftre::before {
  content: "";
  position: absolute;
  width: 8px;
  background-color: #2C7DA0;
  height: 8px;
  bottom:-15px;
  right: 110px;
  border-radius: 50px;
  margin: auto;
}
.mb-marg{
  margin-top: 100px;
}
.news-section-box{
padding-bottom: 0;
}
.img-box img{
  width: 30px;
  height: 30px;
}
.counter{
  font-size: 19px;
}
.text-counter{
  font-size: 10px;
}
.contact {
  display: flex;
  flex-direction: column;
}
.news-section-box{
height: 310px;
}
.title-section-branding{
  font-size:18px !important;
}
.informatin-tx{
  text-align: right;
}
.informatin {
  margin-top: 30px !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around !important;
}
.footer {
  text-align: center;
}
.informatin > div:nth-child(1) {
  margin-bottom: 20px;
  text-align:left;
}
.back-to-top i{
    right:10px !important;
}
.copy-box {
  padding: 3px 15px 3px 15px !important;
}
.c-right, .c-left {
  font-size: 9px !important;
}
.copy {
  font-size: 11px;
}
.c-center img {
  width: 63px;
}
.logo-footer {
  flex-direction: column;
  gap: 10px !important;
}
.social {
  padding-top: 25px;
}
.question {
  padding-top: 30px;
  padding-bottom: 30px;
}
.logo-footer p{
  width: 330px !important;
}
.blog-section{
  margin-top: -60px;
}
.owl-blog .owl-stage {
  padding-bottom: 50px !important;
}
}


@media (max-width: 480px) {
  .why-about-container {
      grid-template-columns: 1fr;
  }
}


@media screen and (max-width: 767.99px) {
  .frm {
    margin: -3.375em 8% 0 !important;
  }
  .search-inner {
    padding: 0 10px !important;
  }
  

  .float img {
    width: 40px !important;
  }

  .owl-spetial-news .item {
    margin: 10px;
  }
  .owl-blog .owl-stage,
  .owl-spetial-news .owl-stage {
    padding-right: 0 !important;
  }
  /* .news-section {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  } */
  .img-big {
    height: 200px;
  }

  .col-section {
    margin-bottom: 15px;
  }
  .full-caption {
    text-align: center;
  }
 
  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 33px;
    border-bottom: 1px solid #fff;
  }
  .accordion-container .set > span i {
    position: absolute;
    left: 0;
    top: 13px;
    color: #fff;
    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;
  }
  .about-section .col-md-3.col-6 {
    margin-bottom: 15px;
  }
  .more-col {
    text-align: center;
  }
  .map {
    /* margin-top: 25px; */
    transform: scaleX(-1);
  }
  
 
  .row-news {
    margin-top: 15px;
  }
  .main-title-section {
    text-align: center !important;
  }
  .sub-title-section {
    text-align: center !important;
    font-size: 1.5rem !important;
  }
  
.title-section-branding{
  color: #2c7da0 !important;
}
  .owl-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 46px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .owl-slider .owl-next {
    position: absolute;
    right: 0;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 46px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: #000000a6 !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }

  .card__social {
    position: absolute;
    bottom: 42px;
    right: -5px;
    visibility: hidden;
    width: 50px;
    transition: transform 0.35s ease;
    text-align: right;
  }
  .card__share {
    background-color: #29a71a;
    width: 39px;
    height: 39px;
    margin: auto;
    border-radius: 100%;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
  }

  .suggest .col-md-4.col-12.wow.fadeInUp {
    margin-bottom: 15px !important;
  }

  .img-pro {
    height: 300px;
  }

  .text-image {
    width: 92% !important;
  }

  .en-company {
    display: block !important;
  }

  .gap-col-mob {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .add-to-crd {
    padding: 10px 21px !important;
  }
  .category-name {
    font-size: 15px !important;
  }

  .row-category-list-proj .sticky_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .img-menu img {
    width: 200px !important;
  }

  .owl-proj .owl-stage {
    padding-right: 0 !important;
  }

  .owl-slider .owl-dots {
    position: absolute;
    bottom: 0;
    margin: auto !important;
    left: 10px;
  }

  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pco {
    text-align: center;
  }

  .owl-slider .item img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100% !important;
    width: 100%;
  }
  .pass-text{
    right: 0;
    left: 0;
    margin: auto;
  }
  .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: 360px;
  }
}
@media screen and (min-width: 768px) {
  .owl-spetial-news .item {
    margin: 15px;
  }
  .news-section {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .img-big {
    height: 244px;
  }

  .set .content {
    margin-top: 10px;
  }
  .set > span i {
    display: none;
  }


  .owl-slider .owl-prev {
    position: absolute;
    left: 2%;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 111px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .owl-slider .owl-next {
    position: absolute;
    right: 2%;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 111px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .card__social {
    position: absolute;
    bottom: 61px;
    right: -3px;
    visibility: hidden;
    width: 50px;
    transition: transform 0.35s ease;
    text-align: right;
  }
  .card__share {
    background-color: #29a71a;
    width: 50px;
    height: 50px;
    margin: auto;
    border-radius: 100%;
    color: #fff;
    line-height: 53px;
    text-align: center;
    cursor: pointer;
    font-size: 27px;
    z-index: 10;
  }

  .about-img {
    padding-right: 10% !important;
  }
  .list-info {
    padding-left: 10px;
  }
  .header-top {
    padding-right: 0;
    padding-left: 0;
  }
  .lng-col {
    text-align: left;
    padding-top: 4px;
  }
  .link-top > span {
    margin-right: 22px;
  }
  .link-tops > span {
    margin-left: 22px;
  }

  .set > span i {
    display: none;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
}
.bld {
  font-weight: 600;
}

.header.sticky-menu {
  border-bottom: 2px solid #903262;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  position: fixed;
  width: 100%;
  right: 0;
  top: 0;
}

.owl-slider .owl-nav {
  margin-top: 0 !important;
  direction: ltr;
}

.num {
  font-size: 15px !important;
}
.owl-slider .owl-prev span {
  background: url("../images/slice.png") no-repeat -102px -16px !important;
  width: 21px;
  height: 40px;
  font-size: 0 !important;
  display: inline-block;
}

.owl-slider .owl-next span {
  background: url("../images/slice.png") no-repeat -159px -16px !important;
  width: 21px;
  height: 40px;
  font-size: 0 !important;
  display: inline-block;
}
.owl-slider .owl-nav i {
  color: #fff;
  font-size: 24px;
}
.home-category-section {
  padding-top: 10px;
  padding-bottom: 80px;
  background-color: #f5f5f7;
}
.location-button {
  text-align: left;
  font-size: 26px;
  padding-left: 20px;
  padding-bottom: 15px;
}
.location-button a {
  color: #bab5b5;
}
.product-section {
  background-color: #edf7fe;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-size: cover;
}
.product-section .title-section {
  text-align: start !important;
  color: #333;
}
.location-button i {
  position: relative;
  transition: all 0.3s ease-in-out;
}
.location-button .fa-plus-circle::before {
  z-index: 1;
  position: relative;
}
.location-button a i::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  background-color: #eeeeee9c;
  right: 0;
  border-radius: 100%;
  right: 0;
  bottom: 0;
}

.owl-theme .owl-stage{
  display: flex
  ;
      align-items: center;
      justify-content: center;
}
.owl-blog .owl-stage{
    width:100% !important;
}

.item-brend{
  border: 1px solid #000;
  border-radius: 17px;
  height: 126px;
  display: flex
;
  align-items: center;
  justify-content: center;
  padding: 25px;
  position: relative;

}
.item-brend img{
  filter: grayscale(1);
  opacity: 0.7;
  transition: 0.3s;
}
.item-brend img:hover{
  filter: grayscale(0);
  opacity: 1;
}

.item-brend:after{
  content:"";
  position: absolute;
  width:0px;
  height: 5px;
  right: 0;
  left: 0;
  margin: auto;
  bottom:-20px;
  background-color: #0091a1;
  border-radius: 50px;
  transition: 0.5s;
}
.item-brend:hover:after{
width:120px;
transition: 0.5s;
}
.owl-blog .owl-stage{
  padding-bottom: 110px;
}


.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #018ec4 !important;
  border-color: #018ec4;
  width: 80px;
  height: 3px;
  border-radius: 20px;
}

.row-category-list-proj  .banner-text {
  min-height: 395px;
  text-align: center;
  padding: 0px 10px 10px 10px;
}

.category-list-proj  {
  position: relative;
  overflow: hidden;
  display: block;
  height:400px;
  border-radius: 15px;
}
.category-list-proj  img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 15px 15px 0 0;
}
.box-proj{
transition: 0.5s;
position: relative;
}
.box-proj:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(0deg, rgba(0,0,0,0.4906337535014006) 29%, rgba(0,0,0,0.22172619047619047) 66%);
transition: 0.5s;
border-radius: 15px;
}
.hover-proj-box:hover .box-proj:before{
  opacity: 1;
} 
.hover-proj-box::after{
  content: "";
  position: absolute;
  background: linear-gradient(0deg, rgba(6,6,6,0.8431022067029936) 5%, rgba(0,0,0,0.07559520390187324) 52%);

  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  top: 0;
border-radius: 15px;

}
.namad li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.namad {
  padding-top: 2rem;
  padding-right: 0 !important;
}
.en-company {
  color: #fff;
  font-size: 11px;
  font-weight: 500;
}

.fa-company {
  font-size: 11px;
  color: #fff;
  font-weight: 500;
}
.content-body:hover {
  background-color: #d7d7d7;
}
.content-body {
  background-color: #50b848;
  width: 80%;
  margin: auto;
  color: #fff;
  padding: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.location-box1:hover .item-content {
  bottom: 10px;
}
.pr-0 {
  padding-right: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.text-image {
  position: absolute;
  bottom: 25px;
  z-index: 3;
  width: 50%;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #fff;
  padding: 22px 0;
}
.add-to-crd {
  background-color: #7b0d1e;
  color: #fff;
  padding: 10px 32px;
  font-size: 17px;
  border: 2px solid #7b0d1e;
}
.category-name {
  color: #3865a4;
  font-size: 16px;
  font-weight: 600;
}
.icon-shop {
  background: url("../images/slice.png") no-repeat -7px -7px;
  width: 30px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
}
.icon-favo {
  background: url("../images/slice.png") no-repeat -6px -51px;
  width: 25px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.lbl-shop,
.lbl-search {
  color: #feffffc7;
  padding-left: 8px;
}

.lbl-favo {
  position: absolute;
  color: #fff;
  bottom: -13px;
  right: -5px;
}
.icon-user {
  background: url("../images/slice.png") no-repeat -53px -10px;
  width: 22px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* .icon-search {
  background: url("../images/slice.png") no-repeat -15px -13px;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  position: relative;

} */

.c-navi-new-list__category-item > li:not(.js-navi-new-list-category-hover):not(:last-child):after {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 1px;
    height: 10px;
    right: -5px;
    margin: auto;
    top: 0;
    bottom: 0;
}
.c-navi-new-list__category-item > li:not(:first-child){
  position: relative;
  min-width: max-content;
}
.c-navi-new-list__category-link {
  min-width: 76px;
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
}
.icon-search-hed{
  font-weight: bold;
  font-size: 20px;
}
.icon-lng i{
  margin-bottom: 11px;
  color: rgb(255, 255, 255);
    font-size: 22px;
}
.popup {
  background: white;
  border-radius: 0.75rem;
  padding: 1rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 90%;
  max-width: 400px;
}
.text-white{
background-color: transparent;
}
.search-ds{
  width: 100%;
  display: flex
;
  align-items: center;
  justify-content: flex-end;
;
  align-items: center;
}
.search {
  cursor: pointer;
}
.box-search.SearchOpen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.box-search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  transition: all 800ms ease;
  z-index: 99998;
  background: #00aeefeb;
}
.search-inner {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  max-width: 1280px;
  margin: auto;
  width: 100%;
  padding: 0 40px;
}
.frm {
  text-align: center;
  position: absolute;
  height: 6.75em;
  left: 0;
  right: 0;
  top: 50%;
  margin: -3.375em 20% 0;
}
.input-search {
  outline: none;
  font: inherit;
  line-height: inherit;
  line-height: 1;
  width: 100%;
  display: block;
  background: #fff;
  color: inherit;
  -webkit-appearance: none;
  height: 3.25em;
  padding: 5px;
}
.btn-serch.icon-theme {
  width: 25px;
  height: 27px;
  border: 0 !important;
  position: absolute;
  margin: 0;
  left: 0;
  top: 8px;
  border-radius: 0;
  cursor: pointer;
  -webkit-box-shadow: none !important;
  background-color: transparent !important;
}
.btSearchInnerClose.icon-theme,
.btvideoClose.icon-theme {
  width: 37px;
  height: 41px;
  display: block;
  position: absolute;
  right: 40px;
  top: 40px;
  cursor: pointer;
}
.search-ico {
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.search-ico i {
  vertical-align: middle;
  background: url("../images/slice.png") no-repeat -165px -17px;
  width: 15px;
  height: 16px;
  display: block;
  margin-right: 10px;
}
.btSearchInnerClose.icon-theme i {
  font-size: 23px;
  color: #fff;
}
#loading {
  direction: ltr;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background-color: #7b0d1e;
  font-size: 1.5rem;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10001;
  top: 0;
  bottom: 0;
  width: 100vw;
}

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

.owl-slider .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 6px 2px;
  background: transparent;
  border-radius: 100%;
  background-color: #fff;
}

.content-banner {
  position: absolute;
  top: 0;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  height: 100%;
  align-items: center;
  color: #fff;
  padding: 70px 20px;
}
.content-banner .line {
  background: url("../images/slice.png") no-repeat -108px -54px;
  width: 35px;
  height: 34px;
  display: inline-block;
  position: relative;
}
.content-banner .line::before {
  position: absolute;
  width: 130px;
  height: 1px;
  content: "";
  left: -143px;
  background-color: #fff;
  top: 48%;
}
.content-banner .line::after {
  position: absolute;
  width: 130px;
  height: 1px;
  content: "";
  right: -143px;
  background-color: #fff;
  top: 48%;
}
.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: -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;
  left: -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: #717471;
  font-weight: 300;
  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: #717471;
  font-weight: 300;
  font-size: 14px;
}
.openSubPanel {
  position: relative;

  cursor: pointer;
  z-index: 1;
  text-align: left;
  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);*/
}
.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;
  right: 10px;
  top: 10px;
}
.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}
.arow-menu {
  position: absolute;
  right: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
.about-company.desc a {
  color: #8e8e8e;
  font-weight: 600;
}
.read-more:hover {
  background-color: transparent;
  color: #fff !important;
  transition: all 0.2s linear;
  border-color: #fff !important;
}
.add-to-crd:hover {
  border-color: #7b0d1e;
  color: #7b0d1e !important;
  transition: all 0.2s linear;
  background-color: #fff !important;
}

.link-more-about a {
  color: #fff;
  font-size: 12px;
}

.item-img.position-relative {
  overflow: hidden;
}
.desc-news {
  color: #292a29;
  min-height: 120px;
  max-height: 120px;
  overflow: hidden;
  padding: 10px;
  text-align: justify;
  font-size: 12px;
}
.title-news {
  color: #fff;
  font-weight: 600;
  min-height: 50px;
}

.header-top {
  background-color: #00aeef;
  padding-top: 5px;
  padding-bottom: 5px;
  /*z-index: 10001;*/
  position: relative;
}
.link-top,
.link-tops {
  padding-right: 0 !important;
}
.link-top span,
.link-tops span {
  display: inline-block;
  color: #fff;
  font-size: 12px;
}
.filter-option {
  color: #fff;
  font-size: 13px;
}

.lng-col .dropdown-toggle::after {
  border-top: 0.3em solid #fff;
}

.link-top a,
.link-tops a {
  color: #fff;
}

.text-image:hover {
  background-color: #3c67a2;
  transition: all 0.4s;
}
.text-image:hover .category-name {
  color: #fff;
  transition: all 0.4s;
}
.phone-text span {
  display: inline-block;
  vertical-align: middle;
}
.text-end.show-pro {
  text-align: left;
}


.social-box li a i {
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
}
@media screen and (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px;
  }
}
.service-section {
  background-color: #edf7fe;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.category-list {
  text-align: center;
  padding: 0;
}
.title-section {
  text-align: right;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  color: #2a2d2a;
}

.main-title-section {
  color: #50b848;
  font-size: 18px;
  font-weight: 700;
}
.sub-title-section {
  color: #3a3d3a;
  font-weight: 700;
}

.service-section {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.cal a {
  font-size: 16px;
  direction: ltr;
  display: inline-block;
}
.card__social--active {
  visibility: visible !important;
  z-index: 3;
  transition: all 0.35s linear;
}
.card__social .share-icon {
  display: block;
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border-radius: 50%;
  background-color: #088d16f0;
  transition: all 0.3s ease;
  outline: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  margin-right: 2px;
  position: relative;
  margin-top: 6px;
  color: #fff;
  line-height: 46px;
  transform: scale(0);
  transition: 0.15s linear;
}
.card__social.card__social--active .share-icon {
  transform: scale(1) !important;
  transition: 0.15s linear;
}
.share-expanded i::before {
  content: "ï€چï€چï€چï€چï€چï€چï€چï€چï€چ";
  font-weight: 400;
}
.owl-nav {
  margin-top: 0 !important;
  direction: ltr;
}
.owl-proj .owl-next,
.owl-blog .owl-next {
  width: 34px;
  height: 34px;
  border: 1px solid #b8b8b8 !important;
  border-radius: 100% !important;
  background-color: #fff !important;
  font-size: 27px !important;
  line-height: 1 !important;
  position: absolute;
  right: -22px;
  top: 48%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000 !important;
}
.owl-proj .owl-prev,
.owl-blog .owl-prev {
  width: 34px;
  height: 34px;
  border: 1px solid #b8b8b8 !important;
  border-radius: 100% !important;
  background-color: #fff !important;
  font-size: 27px !important;
  line-height: 1 !important;
  position: absolute;
  left: -22px;
  top: 48%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000 !important;
}
.online-reservation {
  background-color: #00aeef;
  padding: 8px 50px;
  border-radius: 25px;
  color: #fff;
  font-weight: bold;
  transition: all 0.2s linear;
  box-shadow: 0px 0px 8px #c2bebecc;
  display: inline-block;
}
.online-reservation:hover,
.online-lap:hover {
  background-color:#2c7da0;
  color: #ffffff;
}
/* .online-lap {
  background-color: #e77d26;
  padding: 8px 16px;
  border-radius: 25px;
  color: #fff;
  font-weight: bold;
  transition: all 0.2s linear;
  box-shadow: 0px 0px 8px #c2bebecc;
  margin-right: 15px;
  display: inline-block;
} */

.about-section {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.service-section .title-section {
  color: #00aeef;
}
.more-pro {
  color: #fff !important;
}


.news-small-image::after {
  padding-bottom: 65%;
  content: "";
  display: block;
}
.news-small-image img {
  display: block;
  height: 100%;
  left: 50%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}
@media screen and (max-width: 430px) {
  .short-text-news.d-block {
    display: none !important;
  }
}

.news-section,
.title-section {
  text-align: center;
  color: #000;
}
.more-sample,
.more-sample:hover {
  color: #252525;
}
.celinic-icon {
  background: url("../images/slice.png") no-repeat -108px -142px;
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
}
.news-box {
  text-align: right;
}
.col-news-small-imag,
.img-big {
  overflow: hidden;
  border-radius: 15px;
}
.news-small-image img,
.news-small-image,
.img-big img {
  transition: 0.6s !important;
  border-radius: 15px;
}
.row-news:hover .news-small-image {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.owl-spetial-news .item:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.float {
  position: fixed;
  bottom:20px;
  left: 5px;
  z-index: 10;
  padding: 0;
  text-align: center;
}
.float li {
  display: block;
  list-style: none;
}
.link-top li {
  display: inline-block;
  margin-left: 5px;
  border: 1px solid #ccc;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  background-color: #fff;
}
.c-navi-new-list {
  display: flex;
  width: 100%;
  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: 14px;
  cursor: default;
  color: #fff;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.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-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(41, 108, 150, 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: #2c7da0;
}
.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;
}

.c-navi-new-list__category-item li i {
  font-size: 7px !important;
  color: #fff !important;
  vertical-align: middle;
  margin-right: 5px;
}
.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-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: 20px;
  -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%;
  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: #d60644;
  text-decoration: none;
  font-size: 15px !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: #d60644;
}
.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-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: #484848;
}

.c-navi-new-list__category-link {
  display: block;
  padding: 7px 0;
  color: #fff;
  font-size: 14px;
}
.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: 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: #d60644;
  color: #fff;
  padding: 10px 8px;
}
.c-navi-new__big-display-title {
  display: none !important;
}
.c-navi-new__medium-display-title {
  display: block !important;
}

.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-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__big-display-title {
  display: block !important;
}
.c-navi-new__medium-display-title {
  display: none !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 {
  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: #2c7da0;
}
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;
  position: relative;
}
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 #9f9f9f;
  margin: 0 10px 10px 10px;
  border-radius: 9px;
  text-align: left;
  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;
  right: 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;
  right: 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);
}
.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: 14px;
}

.c-navi-new-list__inner-category.js-mega-menu-category:hover {
  background-color: #d60644;
  color: #fff;
}
.btn-slide:hover {
  color: #fff;
}
.c-navi-new-list li {
  list-style: none;
}
.c-navi-new-list__categories {
  width: 83%;
}

.nav-tel {
  position: relative;
  display: inline-block;
}

.tel-con {
  position: relative;
}

.rea-yq {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  z-index: 10;
  width:100px;
}

.nav-tel:hover .rea-yq {
  display: block;
}

.tel-text {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  color: #333;
  transition:0.3s;
  gap:20px;
}

.tel-text:hover {
  background: #f0f0f0;
}

.tel-text img {
  margin-right: 8px;
  width: 16px;
  height: auto;
}
.nav-list li a {
  color: #777;
  font-size: 13px;
  padding: 0 5px;
  border-radius: 4px;
  display: block;
}
.nav-list {
  text-align: right;
}
.menu-title {
  text-align: right;
  font-size: 15px;
}
.c-navi-new-list__category-item > li {
  flex-grow: 1;
}
.search-result {
  background-color: #fff;
  border-top: 1px solid #eee;
  border-radius: 0 0 10px 10px;
  padding: 10px;
}
.search-result-list li {
  list-style: none;
  text-align: right;
}
.search-result-list li:not(:last-child) {
  border-bottom: 1px solid #eee;
  line-height: 3;
}
.search-result-list li a {
  color: #000;
}
.search-result-list {
  max-height: 200px;
  overflow-y: auto;
}
.icon-cal {
  background: url("../images/slice.png") no-repeat -9px -44px;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.full-caption {
  background-color: #cada78;
  background-image: -moz-linear-gradient(
    0deg,
    rgb(3, 110, 168) 0%,
    rgb(75, 174, 223) 99%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(3, 110, 168) 0%,
    rgb(75, 174, 223) 99%
  );
  background-image: -ms-linear-gradient(
    0deg,
    rgb(3, 110, 168) 0%,
    rgb(75, 174, 223) 99%
  );
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 300;
  font-size: 15px;
  color: #fff;
}
.caling a {
  color: #383636;
  direction: ltr;
  display: inline-block;
  font-size: 19px;
}
.bulb1 {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  background-color: #018ec4;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: glow;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  animation-name: glow;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}
.bulb2 {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  background-color: #e77d26;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: glow;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  animation-name: glow;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}
.bulb3 {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  margin-left: 7px;
  background-color: #ec3667;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: glow;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  animation-name: glow;
  animation-duration: 0.9s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}

@-webkit-keyframes glow {
  0% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.55;
  }
  100% {
    opacity: 1;
  }
}

@keyframes glow {
  0% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.55;
  }
  100% {
    opacity: 1;
  }
}
.row-section .col-section a {
  color: #fff !important;
  padding-bottom: 20px;
  border-radius: 0 0 15px 15px;
font-size:30px;
  height: 300px;
  object-fit: scale-down;
 
}
.title-abo{
  color: #fff !important;
}


.title-sections {
  margin: 15px auto 10px auto;
  font-size: 16px;
  font-weight: 600;
}
.short-desc-section {
  text-align: center;
  padding: 0 20px;
  font-size: 12px;
  font-weight: 400;
  min-height: 70px;
  max-height: 70px;
  overflow: hidden;
}
.img-section {
  height: 221px;
  overflow: hidden;
  position: relative;
}
.img-section img {
  object-fit: fill;
  height: 100%;
  width: 100%;
}
.img-section::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;
}
.img-section::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;
}
.col-section:hover .img-section::before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0.5;
}
.col-section:hover .img-section::after {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0.5;
}
.sub-title {
  color: #4f4f4f;
}
.short-desc-service {
  color: #2f2f2f;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 100px;
}
.col-service a {
  background-color: #fff;
  box-shadow: 0px 12px 19px -7px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  padding: 80px 20px 20px 20px;
  -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
}
.col-service {
  margin-top: 100px;
}
.d-block.more-info {
  color: #018ec4;
  margin-bottom: 5px;
}
.img-service {
  width: 125px;
  height: 120px;
  margin: auto;
  position: absolute;
  top: -52px;
  background-color: #fff;
  border-radius: 100%;
  left: 0;
  right: 0;
  box-shadow: 0px 9px 4px #c5bbbb;
}
.title-service {
  color: #000;
  font-weight: 500;
  font-size: 15px;
  min-height: 40px;
  margin-top: 10px;
}
.col-service a::after {
  height: 8px;
  width: 86%;
  content: "";
  background-color: #7c161a;
  bottom: -8px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 0 0 15px 15px;
}
.access-box img{
  width: 35px;
  height: 35px;
  background-color: #00aeef;
  border-radius: 100%;
  object-fit: scale-down;
  padding: .3rem;
}
.more-other {
    background-image: -moz-linear-gradient(
    0deg,
    rgb(3, 110, 168) 0%,
    rgb(75, 174, 223) 99%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(3, 110, 168) 0%,
    rgb(75, 174, 223) 99%
  );
  background-image: -ms-linear-gradient(
    0deg,
    rgb(3, 110, 168) 0%,
    rgb(75, 174, 223) 99%
  );
  color: #fff;
  padding: 12px 15px;
  border-radius: 7px;
  font-weight: 600;
  transition: all 0.2s linear;
}
/* .more-other:hover {
  background-color: #00aeef;
  color: #fff;
} */
.owl-proj .item-proj a {
  /* background-color: #fff; */
  border-radius: 15px;
  overflow: hidden;
  width:294px;
  border-radius: 15px;
}
.title-multi p{
color: #fff;
padding-bottom: 30px;
}
.title-multi {
  padding: 10px;
  min-height: 50px;
  max-height: 78px;
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  font-weight: 300;
  bottom: 20px;
  transition: 0.5s;
}
.see-more-proj{
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
  font-size: 13px;
  padding:5px 18px 5px 18px;
}
.hover-proj-box .title-multi {
  transition: 0.8s !important;
}
.hover-proj-box:hover .title-multi {
  max-height: 300px;
  transition:0.8s;
;
}
.news-box .row-news:not(:last-child) {
  border-bottom: 1px solid #acacac;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
}
.news-big-image a {
  background-color: #fff;
  box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  padding: 20px;
}
.img-big {
  position: relative;
}

.title-blog {
  color: #018ec4;
  font-weight: 500;
}
.blog-section {
  
  padding-bottom: 3rem;
}

.item-sale img {
  object-fit: cover;
}
.owl-slider img {
  object-fit: cover !important;
}
.img-blog {
  height: 190px;
  overflow: hidden;
  position: relative;
}
.img-blog img {
  width: 100%;
  height: 100%;
  object-fit: none;
  border-radius: 15px 15px 0 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}

.owl-blog .item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}



.owl-spetial-news .owl-dots {
  margin-top: 0 !important;
  position: absolute;
  top: -45px;
  left: 0;
}
.owl-theme .owl-dots .owl-dot span {
  width: 80px;
  height: 3px;
  margin: 5px 3px;
  background: #aeaeae;
  border-radius: 20px;
}
.owl-blog .item:hover .img-blog img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.header-container {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
}

/* Handle */
.opt-container::-webkit-scrollbar-thumb {
  background: #00aeef;
  border-radius: 25px;
}

/* Handle on hover */
.opt-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.option-box {
  background-image: url("./images/opt-1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 35px !important;
  height: 150px;
  background-color: none;
  padding-bottom: 0 !important;
  padding: 1rem;
} 

.option-box * , .option-box {
  transition: .3s;
}
.option-box:hover{
  background-size: 130% 130%;
  background-position: top left;
}

.header-top {
  transition: .3s;
}
@media(min-width:767px){
.logo img{
  transition: .3s;
  height: 140px;
  object-fit: scale-down;
}

.header {
  transition: .3s;
}
.fade-header{
  background:#00000077
}
.fade-header .logo img{
  height: 50px;
}}
@media(max-width:800px){
  .header-container{
    background-color: #00000069;
  }
  .icon-search{
      filter: brightness(3);
  }
  /* .media-cards-container img{
    object-fit: contain;
  } */
  .about-text-box{
    background-size: cover;
  }
  .category-list::before{
    height: 70%;
  }
  .category-list img{
    object-fit: cover;
  }
  .access-box{
    justify-content: start !important;
  }
}
/* --------------------------------------------footer--------------------------------------- */
.contact {
  display: flex
  ;
      justify-content: space-between;
      align-content: center;
      align-items: center;
      width: 100%;
      background-color: #ffffff2e;
      border-radius: 15px;
      padding: 22px;
}

.phon,.mail i{
  color:#fff;
}
.adrees i{
  color: #fff;
}
.question button{
  border-radius: 50px;
}
.copy-box {
  background-color:#fff;
  padding: 4px;
  border-radius: 300px;
  /* padding-right: 20px;
  padding-left: 20px; */
  margin-bottom: 30px;
  padding: 10px 20px 10px 20px;
  width: 95%;
}
.informatin{
  display: flex
  ;
  justify-content: space-between;
  margin-top: 50px;
}
.question{
  display: flex
  ;
      flex-direction: column;
      justify-content: flex-start;
      gap: 10px;
      align-items: center;
}

.social {
  display: flex
  ;
      justify-content: center;
      align-content: flex-start;
      gap:10px;
     
  }
  .footer{
    padding-bottom: 20px;
    padding-top: 50px;
}
  
.informatin a{
color: #fff;
}
.logo-footer{
display: flex
;
    align-items: center;
    gap: 30px;
}
.logo-footer p{
width:600px;
font-size: 13px;
color: #fff;
height: 50px;
overflow: hidden;
}
.question button{
width: 200px;
font-size: 18px;
font-weight: 300;
border: 1px solid #fff;
background-color: transparent;

}
.p-question{
font-size:16px;
color: #fff;
font-weight: 400;
}
.question button a{
color: #fff;
font-size: 14px;
}
.social img{
background-color:#fff;
border-radius: 50px;
padding:3px;
width: 45px;
height:45px;
object-fit: scale-down;
}
.informatin h6{
color:#fff ;
}
.informatin-tx a,p{
  color: #738a9b;
}
.tag-footer a{
  color: #738a9b;
}

.back-to-top i{
color:#012a4a;
background:#fff;
border-radius: 200px;
padding: 10px 11px;
font-size: 20px;
position: absolute;
right: 76px;
bottom: 51px;
    display: block;
    cursor:pointer;
}
.c-right span{
  color:#000000
}
.c-right,.c-left{
font-size: 12px;
color:#000000
}
.m-name {
  font-size: 19px;
  font-weight: 400;
  color: #000;
  margin-top: -20px;
}
/* ================================================================ */
/* بازنویسی کامل منطق منو برای LTR با CSS خالص (راه‌حل نهایی) */
/* ================================================================ */


html[dir="ltr"] li.has-sub > ul {
  position: absolute;
  top: 100%;  
  right: 0; 
  left: auto;
  z-index: 999;
  
  
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

 
html[dir="ltr"] li.has-sub:hover > ul {
  visibility: visible;
  opacity: 1;
}


html[dir="ltr"] li.has-sub ul ul {
  top: 0;
  left: 100%; 
  right: auto;
}

/*html[dir="ltr"] li.has-sub li.has-sub > a::before,*/
/*html[dir="ltr"] li.has-sub li.has-sub > a::after {*/
/*  left: auto;*/
/*  right: 14px; */

/*  transform: rotate(-45deg); */
/*}*/

/*html[dir="ltr"] li.has-sub li.has-sub > a::before {*/
/*    top: 16px;*/
/*}*/
/*html[dir="ltr"] li.has-sub li.has-sub > a::after {*/
/*    top: 20px;*/
/*    right: 18px;*/
/*}*/