

@font-face {
  font-family: 'IRANYekanX-Bold';
  src: url('../fonts/IRANYekanX-Bold.woff2') format('woff2'),
       url('../fonts/IRANYekanX-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 700;  /* Set font-weight to bold for the bold font */
  font-display: fallback;
}

@font-face {
  font-family: 'IRANYekanX-Regular';
  src: url('../fonts/IRANYekanX-Regular.woff2') format('woff2'),
       url('../fonts/IRANYekanX-Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400;  /* Assuming this is the regular weight */
  font-display: fallback;
}
.mce-content-body {
  font-family: 'IRANYekanX-Regular', 'IRANYekanX-Bold',sans-serif !important;
}

html {
  overflow-x: hidden;
	
}

body {
  font-family: "IRANYekanX-Regular";
  cursor: default;
  direction: rtl;
  font-size: 1rem;
  font-weight: 400;
  background-color: #fbf6f1;
  text-align: start;
  overflow: hidden;
	 line-height: 1.8;

   
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}

p,
li {
  text-wrap: pretty;
}

.html-lazy {
  content-visibility: auto;
}


h1{
  font-size: 1.5rem;
  line-height: 1.8;
}
h2, h3,  h4,  h5, h6 {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.8;
}

a {

  text-decoration: none;
}
.aligncenter {

      margin: auto;
    display: flex;
    width: 100%;
    border-radius: 40px;
}
input::placeholder {
  color: #CBCBCB;
}
.contact-form input::placeholder
{
  color:#757575
}

img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
  vertical-align: middle;
  transition: 0.4s;
}

.swiper{
	width:100%;
	height:100%
	
}

.main-page{
    margin-bottom: 50px;
  }
@media only screen and (max-width: 99px) {

  .main-page{
    margin-bottom: 30px;
  }
}


#carouselExample {
  position: relative;
     height: calc(100vh - 140px);
  overflow: hidden;
	transition: height 0.5s ease-in-out;
      border-radius: 31px;
}
.slider-collapse {
  height: 20vh !important;
  transition: height 0.5s ease-in-out;
  overflow: hidden;
}

.carousel-inner img {
       height: calc(100vh - 140px);
    object-fit: cover;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 31px;

}



.carousel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
   display: flex;
   align-items: center;
    color: #fff;
  
    
  }
 
  .carousel-text h2 {
    font-size: 2rem;
    font-weight: bold;
  }
  


 .carousel-indicators .container {
  display: flex;
      justify-content: center;
  align-items: center;
	 position:relative

}



  .carousel-indicators button {
    width: 15px!important;
    height: 15px!important;
    border-radius: 50%!important;
    background-color: #E4E4E4CF!important;
    border: 2px solid #E4E4E4CF!important;
    opacity: 0.7!important;
    transition: opacity 0.3s ease, transform 0.3s ease;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    -ms-border-radius: 50%!important;
    -o-border-radius: 50%!important;
}
  
  .carousel-indicators button.active {
    border: 3px solid #fff!important;
    opacity: 1;
    
  }
  .carousel-indicators {
  
    bottom: 20px;
  }

.carousel-control-icon svg {
    color: var(--primery);
    background:#464646;
    width: 45px;
    height: 45;
}

    
@media only screen and (max-width: 767px) {

.carousel-control-icon svg {
  
    width: 25px;
    height: 25;
}


}

.slider_text1{
  position: relative;
 
  display: block;
}

.slider_text2
{
   display: block;
    font-size: 2.8rem;
    width: fit-content;
    font-weight: 600;
font-size: 40px;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.56);


}

.slider_text3{
    position: relative;
    top: 7px;
    display: inline-block;
    border-radius: 0px 0px 10px 10px;
    background-color: #fff;
    padding: 5px 14px;
    color: #000000;
    text-align: center;
}






.slider-column-left {
    margin-bottom: 29px;
}
@media screen and (max-width: 1023px) {
  .slider_text2 {
    display: block;
    font-size: 1rem;
  }
 

}

.slider-video
{
  width: 100% !important;
      height: calc(100vh - 116px);
  object-fit: cover;
}

.progress-bar-container {
  position: absolute;
  bottom: 150px;
  left: 0;
  width: 100%;
  height: 5px;
  background: #e0e0e0;
  z-index: 10;
  margin: auto;
}
#progress-bar {
  height: 100%;
  background: #3BD4AE;
  width: 0;
  transition: width 1s ease;
}



.carousel-indicators button.active {
  border: 3px solid #fff !important;
  opacity: 1;
  background: #fff!important;
}





@media only screen and (max-width: 1023px) {

  .slider_text1{
    position: relative;
    top: 0px;
    display: block;
  }

  
.slider_text3{

 
          font-size: 12px;
                  white-space: nowrap;

}

#carouselExample {

  height: 40vh;
         margin-top: 30px;
        border-radius: 20px;

}

.carousel-inner img {
  height: 40vh;
  border-radius: 20px;
 
}

.slider-video {

  height: 40vh;
  border-radius: 20px;
 
}
.carousel-control-prev,.carousel-control-next{
	display:none
	}

  }


.arrow-slider
{
	position: absolute;
    left: 0;
 
}

.arrow-slider span{
	
   color: #fff;	
}
.arrow-slider svg{
   color: #fff;		
	
}
/*------------header---------------*/

.main-menu {
      margin-left: auto;
    margin-right: auto;
}

.main-header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: #DAB38D;
    z-index: 20;
    box-shadow: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
  
        margin-bottom: 65px;
}


@media only screen and (max-width: 991px) {

.main-header {
    margin-bottom: 0px;
}

}



.main-header a{
  color: #000;
}


.main_menu ul{
  margin: 0;
}
.menu-box {
      display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 12px;
    background: #fff;
    border-radius: 20px;
    position: relative;
        top: 34px;
background: #FFFFFF;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.11);
border-radius: 20px;


}

.logo a {
  font-size: 20px;
  font-weight: 700;
  color: #353535;
  text-transform: uppercase;
}
.logo figure{
	margin:0
}

/* responsive css */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .container-menu {
    width: 960px;
  }
  

}


@media (min-width: 992.98px) {

  .search-holder-icon,.language-switcher{
    order: 3;
  }
  .main_menu{
    order: 2
  }

}

.logo{
  display: flex;
 
}
.logo img{
 width: 200px;
}


.search-modal-wrapper{
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000000c9;
  display: none;
  opacity: 0;
}

.search-modal-wrapper .search-form-wrapper{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.close-search-modal{
  position: absolute;
  top: 65px;
  right: 25px;
  color: #fff;
  cursor: pointer;
}

.bg-white{
  background-color: #fff !important;
}



.search-form form{
  border: 1px solid #EDEDED;
      background: #EDEDED;
     width: 250px;
  height: 36px;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}





.search-form form input.s-text{
  width: calc(100% - 25px);
  padding: 5px 10px;
  font-size: 1rem;
  height: 100%;
  border: 0;
  outline: 0;
   background: #EDEDED;
}
.search-form form button{
 background: #EDEDED;
  border: none;
  color: var(--primery);
  font-size: 1.3rem;
}

.language-switcher {
  font-size: 16px;
  margin: 0 15px;
  cursor: pointer;
}

.language {
  transition: font-size 0.3s ease;
}

.language.active {
  font-size: 24px; /* Larger size for the active language */
  font-weight: bold;
 
}

@media (max-width: 991.98px) {

  .menu-box {
    padding: 15px 0;
}
.language-switcher {

  margin-left: 15px;
	        margin-right: 0;
  position: relative;
 
}

.menu-box {
  
    background: #ffffff00;
    top: 0;
    box-shadow: none;
}
.search-form form{

     width: 280px;
}
  
}

/* دسکتاپ */
.search-form-main{
    display:block;
}

.search-holder-icon-mobile{
    display:none;
}

/* موبایل */
@media (max-width:991px){

    .search-form-main{
        display:none;
    }

    .search-holder-icon-mobile{
        display:flex;
        cursor:pointer;
        margin-right: auto;
    }

    
}


/*------------------------------------*/

.rank-math-breadcrumb{
  border-radius: 5px;
  line-height: 50px;

}

.rank-math-breadcrumb .last {
  /*color: var(--primery)*/
}
.bread-crump {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: transparent;
  border-top: 0px solid;
	line-height: 1.7;
	    flex-wrap: wrap;
	    justify-content: space-between;
    align-items: center;
}
.rank-math-breadcrumb, .rank-math-breadcrumb p {
 
  height: 100%;
   margin-bottom: 0 !important;
  color: #CBCBCB;
  flex-wrap: wrap;
	line-height: 1.7;

}
.rank-math-breadcrumb p * {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.7;
  color: #CBCBCB;
  text-transform: capitalize;
}
.rank-math-breadcrumb p a:hover {
  color: var(--primery);
}
.separator{
  color: #CBCBCB!important;
  font-family: monospace;
  }
/*----------------------*/

.main-footer {
  
    margin: 50px 0 0 0;
    position: relative;
background: linear-gradient(90deg, #DAB38D 46.53%, #EAD5BE 100%);
border-radius: 37px 37px 0px 0px;
position: relative;

}

.main-footer::before{
       background: url(../image/Asset.png);
    position: absolute;
    content: "";
    left: 0;
    width: 300px;
    height: 407px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}

.footer-section{

  padding: 70px 0px 50px 0px;
}


.footer-link
{
  padding: 0;
}
.footer-text {
  color: #000;
  text-align: justify;

}
.footer-title {
  color: #000;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 25px;
  display: inline-block;
}

.phone-header{
  padding-bottom: 8px;
}

.footer-link li {
  color: #000;
  position: relative;
  display: flex;
  align-items: flex-start;
      align-items: flex-start;
    margin-bottom: 15px;

}
.footer-link li a{
  color: #000;
}

.social-items {
  display: flex;

}
.social-title {
margin-left:8px	
	
}
.social-item {
    margin-left: 5px;
    width: 24px;
    height: 24px;

    display: flex;
    justify-content: center;
    align-items: center;

}


.footer-link.contact svg
{
  position: relative;
    top: 4px;
    margin-left: 5px;
	    flex-shrink: 0;
}

/* .social-title
{
   color: #000;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-block;
} */

.footer-address
{
  padding-left: 15px;
}



.copyright-section {
  color: #000;
  font-size: 12px;

}

.copyright-text .text-left a{
  color: #000;
	    display: flex;
    align-items: center;
}
.copyright-text .text-left a figure{
	margin:0;
	padding-right: 5px;
}

.footer_text
{
      padding-left: 60px;
}



@media (max-width: 991px) {
.footer-section {
  margin-right: 0;
  margin-left:0

}
.footer-title {

    margin-bottom: 10px;
  }
	
.footer_text
{
      padding-left: 0px;
}
.footer-section {
    padding: 30px 0;
}
.copyright-section {
  
  padding: 5px 0px;
}

}

.footer-button
{
  background-color: var(--gray);
  padding: 5px 15px;
  border-radius: 60px;
  color: #fff;
  margin-top: 15px;
  font-size: 14px;
}
 .footer-logo {
   display: flex;
    padding: 15px 0;
    width: 100px;
	   justify-content: center;
	     margin: auto;
}


@media only screen and (min-width: 992px) {


.social-items {

	    margin-top: 50px;

}	
	
}





/*----------------------*/
.error-section {
  width: 100%;
  min-height: 80vh;
  margin-top: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
	
}
.error-section figure {
  width: 100%;
  max-height: 500px;
  display: flex;
  justify-content: center;
}


.error-section figure img {
  max-height: 500px;
  max-width: 80%;
}


.error-page-button {
  text-align: center;
}

.error-section span {
  width: 540px;
  max-width: 90%;
  font-size: 1.5rem;
  color: var(--primery);
  text-align: center;
  font-weight: 700;
  margin: 16px 0;
}


/*--------swiper------------*/


.swiper-button-next ,.industry-button-next
{
    left: -25px !important;
    border-radius: 100% !important;
    width: 40px !important;
    height: 40px !important;
    right: unset !important;
}
.swiper-button-next::after,.industry-button-next::after{
 font-size: 0!important;
}
.swiper-button-next svg
{
 padding-left: 7px;
}



/*-------------------------*/

  .go-to-up
{
  position: fixed;
  cursor: pointer;
  display: none; /* Hidden by default */
  font-size: 1rem;
  z-index: 2;
	    width: 70px;
    align-items: center;
    justify-content: center;

}

.go-to-up svg
{
  position: relative;
  bottom: 2px;
	
}

/*--------------------------*/

/* =======================
   HAMBURGER ICON
======================= */
#click-menu {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  position: relative;
  cursor: pointer;
  display: none;
}

#click-menu > span {
  width: 30px;
  height: 3px;
  background-color: #000;
  position: absolute;
  left: 0;
  border-radius: 3px;
  transition: 0.4s;
}

#click-menu > span:nth-of-type(1) {
  top: 6px;
}

#click-menu > span:nth-of-type(2) {
  top: 14px;
}

#click-menu > span:nth-of-type(3) {
  top: 22px;
}

/* =======================
   MAIN MENU (DESKTOP)
======================= */
.main-menu > ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

.main-menu > ul > li {
  list-style: none;
 padding-left: 25px;
  position: relative;
  display: flex;
  align-items: center;
}
.close-menu{
  display: none;
}
.main-menu > ul > li > a {
  font-size: 1rem;
  font-weight: 700;
  color: #070707;
}

/* SUBMENU */
.main-menu > ul > li > ul {
  position: absolute;
  top: 100%;
  right: 0;
  width: 250px;
  background: var(--light-wihte);
  border: 1px solid var(--border-color);
  border-radius: 16px;
  padding: 16px;
  opacity: 0;
  visibility: hidden;
  flex-direction: column;
  transition: 0.3s;
  z-index: 99;
}

.main-menu > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
}

/* MULTI COLUMN MEGA MENU */
.main-menu > ul > li > ul:has(li.menu-item-has-children) {
  width: 1300px;
  right: calc(100% - 239px);
  height: 80vh;
  overflow-y: auto;
  flex-direction: row;
}

/* =======================
   MOBILE MENU
======================= */
@media (max-width: 991px) {

  #click-menu {
    display: block;
  }
.close-menu{
    display: block;
    position: absolute;
        left: 15px;
        margin-bottom: 30px;
}
  .main-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    transform: translateX(100%);
    transition: 0.35s ease;
    overflow-y: auto;
    z-index: 1002;
    padding-top: 120px;
            padding-right: 15px;
        padding-left: 15px;
  }

  .main-menu.menu-open {
    transform: translateX(0);
  }

  body.menu-open {
    overflow: hidden;
  }

  .main-menu > ul {
    flex-direction: column;
    align-items: flex-start;
  }

  .main-menu > ul > li {
    width: 100%;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    flex-wrap: wrap;
  }

  /* SUBMENU MOBILE (ANIMATION) */
  .main-menu > ul > li > ul {
    position: static;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.35s ease;
    padding: 0;
    border: none;
    background: transparent;
  }

  .main-menu > ul > li > ul.open {
    max-height: 1000px;
    opacity: 1;
    padding: 10px;
  }

  .main-menu > ul > li > ul > li > ul {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s ease;
  }

  .main-menu > ul > li > ul > li > ul.open {
    max-height: 600px;
  }
}
/*------------------*/
.search-form-live{
	position:relative
	
}
.search-input{
width: 100%;
    padding: 5px 15px;
    border: 0;
    border-bottom: 1px solid #ccc;
      outline: 0;
}

.search-results-live {
   background: #fff;
    color: #000;
    overflow-y: auto;
    padding: 15px;
    height: 190px;
    display: none;
    z-index: 2;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border-radius: 5px;
	    position: absolute;
        width: 100%;
    font-size: 14px;
}

.search-results-live li{
     list-style: none;
     padding-bottom: 5px;
}

.search-results-live  li a{
         color: #848484 !important;
	    display: flex;
    align-items: baseline;
}
.search-results-live li svg
{
      fill: #ccc;
    margin-left: 3px;
    flex-shrink: 0;
    position: relative;
    top: 5px;
    left: 2px;
}

.search-category
{
    display: block;
    margin-right: 23px;
}
.search-results-live li .search-category a
{
  color:#19bfd3!important;
      font-weight: 600;
}

.svg-exit
{
	position: absolute;
    left: 15px;
    cursor: pointer;
    display: none;
}


/*--------------------*/
.news-header{
  font-size: 28px;
    font-weight: 600;
    white-space: nowrap;
    padding-bottom: 15px;

  
}
.header__center {
    font-size: 28px;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-column-gap: 1.2rem;
    align-items: center;
    padding-bottom: 15px;
    font-weight: 600;
    margin: 0 auto;
}

.header__center::before, .header__center::after {
    content: "";
    display: block;
    height: 2px;
    background-color: #DAB38D;
}

.section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
   direction: ltr;
   color: #070707;
}

.section-title::before {
   content: "";
    width: 100%;
    height: 2px;
    background: #DAB38D;
    margin-right: 20px;
}


/*--------------------------*/


.about-image{
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}

.about-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 40px 40px 0;
}

@media (min-width:992px){

    .about-image{
        width: calc((100vw - 1200px) / 2 + 540px);
        height: 415px;
        margin: auto;
        top: 0;
        bottom: 0;
    }

}


@media (max-width:991px){
.about-image {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 15px 15px;
}
.about-image img{
   
    border-radius: 20px;
}
}


/*--------blog---------*/

 .main-post-img img 
{
      height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 25px;
}
.main-posts-desc
{
  height: 62px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    color: #757575;
    font-size: 16px;
}
.main-posts-title
{

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    color: #000;
    font-size: 14px;
    font-weight: 600;
  
}


.title-box {
    display: flex;
    align-items: stretch; 
    gap: 10px;
    margin-bottom: 10px;
}

.line {
    width: 4px;
    background: #DAB38D;
    border-radius: 2px;
    flex-shrink: 0;
  
}



.post-meta
{
     display: flex;
    justify-content: space-between;
        align-items: center;
            margin-top: 10px;
}
.post-category
{
     background: #DAB38D;
    font-size: 12px;
    border-radius: 7px;
    padding: 5px 5px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 4px;
    width: 116px;
}
.post-category a{
  color: #000;
}
.post-date
{
      color: #abaaaa;
    font-size: 9px;
}

.main-posts-button-holder
{
    background: #FFFFFF;
        box-shadow: 0px 5.56213px 11.7917px rgb(218 179 141 / 23%);
    border-radius: 15.574px;
    padding: 15px;
      position: relative;
    margin: 0 30px;
    margin-top: -95px;
        min-height: 90px;
        
}


.search.search-results .main-posts-button-holder {
    margin-top: 0;

}



@media (max-width: 1199px) {

.main-posts-button-holder
{

    margin: 0 10px;
    margin-top: -95px;
}
}
.main-post-items{
  margin-bottom: 35px;
}


.request-popup {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.request-popup-content

 {
    background: #fff;
    width: 400px;
    max-width: 95%;
    padding: 30px;
    border-radius: 12px;
    position: relative;
}

.request-popup-title {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px;
}

.close-popup, .close-popup2
 {
    position: absolute;
    top: 0px;
    right: 15px;
    cursor: pointer;
    font-size: 25px;
    color: #000;
    cursor: pointer;
}