
@font-face
  {
    font-family:IRANSANS;
    src:
    url("/catalog/view/theme/peyvandab/css/IRANSansXFaNum-Medium.woff")
  }

* {
  font-family: IRANSANS !important;
}

.map-flex-theme {
    flex-direction: row-reverse;
}

.content-img-module3 {
  margin: 0 0 0 1rem;  
}

.text-end {
   text-align: end; 
}

.text-right {
    text-align: right;
}
.text-center {
   text-align: center;
}

.new-logo-theme img {
height:auto;
  width: 21%;
}

.link-logo {
  display: flex !important;
    width: 100%;
}
.footer-design {
  display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.coloumn-second-footer {
  text-align: center;
}

.name-company {
  font-size: 23px;
}

.information-company {
  font-size: 17px;
}


.address-column {
    font-size: 17px;
}

#carousel-blog-content {
  justify-content: center;
}

.title-project-main {
  padding-right: 7em;
  text-align: center;
  margin-bottom: 3rem;
}


.flex-contact-page {
  flex-direction: row-reverse;
}

.text-justify {
  text-align: justify;
}

.text-about {
  padding-top: 1rem;
    line-height: 25px;
}
.text-about-page {
  font-size: 17px !important;
    line-height: 25px !important;
}
.fixed.right.z-index-5.seen.translate-y-0.active-translate-y--100p.transition-transform.active-transition-delay-0-25.transition-delay-0.no-select{
  left: 0;
}
.flexbox.center.left.gap-3.row-mobile.gap-2-mobile .search.order-0-mobile .top-margin--2-mobile.transition-margin.scrolled-parent-top-margin-0-mobile{
  margin-top: 0;
}
.header_logo_wrapper{
    padding-inline:10px;
  a{
    display: block;
    width: 60px;
    height: 65px;
    img{
      width: 100%;
      height: 100%;
    }
  }
}
.header_nav_wrapper{
  padding-block: 15px;
}
.order--1{
  order: -1;
}
.justify-between{
  justify-content: space-between !important;
}
.drop_menu_wrapper{
  margin-top: 10px;
  interpolate-size: allow-keywords;
  height: 0;
  overflow: hidden;
  transition: all linear 150ms;
  &.active{
  padding-top: 5px;
  border-top: 1px solid white;
  height: fit-content;
}
}
.drop_menu_item{
  color: white;
  text-align: right;
  border-bottom: 1px solid gray;
  padding-block: 5px;
  a{
    transition: all linear 150ms;
    color: white;
    display: block;
    text-decoration: none;
    &:hover{
      color: #dbdbdb;
    }
  }
  &&:last-child{
    border: none;
  }
}
footer .top-pad-1-5.bot-pad-1-5.bg-color-green{
background-color:#9F9F9F !important;
}
.bg-color-lightgreen,.hover-bg-color-green:hover,.spe-parent.active .active-spe-parent-bg-color-green,.spe-parent:hover .hover-spe-parent-bg-color-green,.spe-parent-2:hover .hover-spe-parent-2-bg-color-green,.bg-color-green {
  background-color: #e1e1e1 !important;
}
.hover-bg-color-darkgreen:hover,.spe-parent:hover .hover-spe-parent-bg-color-darkgreen,.bg-color-darkgreen {
  background-color: #6e6e6e !important;
}
.hover-color-green:hover,.color-green {
  color: #333 !important; 
}
.footer_social_wrapper{
  margin-top: 10px;
display: flex;
align-items: center;
gap: 5px;
justify-content: center;
}
.footer_social{
  >svg{
    width: 30px;
    height: 30px;
    stroke-width: 1px;
  }
}
.swiperDeliver{
  overflow: hidden;
}
.deliver_card_wrapper{
  width: 100%;
img{
  width: 100%;
  height: 100%;
}
}
.swiper_project{
  overflow: hidden;
}
.project_card{
  padding: 10px;
  img{
    width: 100%;
    height: 190px;
    border-radius: 16px;
  }
}
.left-margin--1-5.right-margin--1-5.center-holder{
  display: flex;
  flex-wrap: wrap;
}
.blog_content_wrapper{
    text-align: justify;
    padding: 30px 0;
    >p{
    text-align: right;
}
}
.slider_video{
    width: 100%;
    height: 100%;
}
.mx-auto{
    margin:0 auto;
}
#global-search-input{
    font-size:16px;
}
.dekstop_menu_wrapper{
    align-items: center;
    gap: 20px;
    .drop_menu_item{
        border:none;
    }
    @media(min-width:900px){
        display: flex !important;
    }
}