/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/



/*font start*/
@font-face{
	font-display: swap;
    font-family:iranyekanBakh;
    font-weight:400;
    src:url(fonts/eot/Yekan-Bakh-FaNum-04-Regular.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-04-Regular.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-04-Regular.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-04-Regular.ttf) format("truetype")
  }
@font-face{
     font-display: swap;
    font-family:iranyekanBakh;
    font-weight:500;
    src:url(fonts/eot/Yekan-Bakh-FaNum-05-Medium.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-05-Medium.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-05-Medium.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-05-Medium.ttf) format("truetype")
  }
@font-face{
    font-display: swap;
    font-family:iranyekanBakh;
    font-weight:600;
    src:url(fonts/eot/Yekan-Bakh-FaNum-06-Bold.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-06-Bold.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-06-Bold.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-06-Bold.ttf) format("truetype")
  }
@font-face{
    font-display: swap;
    font-family:iranyekanBakh;
    font-weight:700;
    src:url(fonts/eot/Yekan-Bakh-FaNum-07-Heavy.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-07-Heavy.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-07-Heavy.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-07-Heavy.ttf) format("truetype")
  }
@font-face{
    font-display: swap;
    font-family:iranyekanBakh;
    font-weight:800;
    src:url(fonts/eot/Yekan-Bakh-FaNum-08-Fat.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-08-Fat.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-08-Fat.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-08-Fat.ttf) format("truetype")
}
.fa {
    font-family: 'Font Awesome 5 Brands';
}
body , h1, h2, h3, h4, h5, h6 {
   font-family:iranyekanBakh;
   font-weight:300;
}
#wpadminbar .quicklinks .ab-empty-item, #wpadminbar .quicklinks a, #wpadminbar .shortlink-input , #wp-admin-bar-my-account , .display-name {
    font-family: 'iranyekanBakh' !important;
}
#wpadminbar .quicklinks .menupop ul li {
    float: right !important;
}
b, strong , .bold{
    font-weight: 600;
}
h1 {
    font-size: 25px;
    font-weight: 700;
}
/*font end*/


/*contact-us*/

.social-icons a i,
.social-icons a svg {
    width: 26px !important;
    height: 26px !important;
	    margin: 4px  !important;
}
.info-contact-us {
    background: #ececec80;
    padding: 20px;
    border-radius: 15px;
	    height: -webkit-fill-available;
	    width: -webkit-fill-available;
}
#gform_wrapper_2 {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
    border: 1px solid #f0f0f0;
}

#gform_wrapper_2 .gfield_label {
    font-weight: 600;
    font-size: 15px;
    color: #112337;
    margin-bottom: 5px;
}

#gform_wrapper_2 input[type="text"],
#gform_wrapper_2 input[type="email"],
#gform_wrapper_2 input[type="tel"],
#gform_wrapper_2 textarea {
    width: 100%;
    padding: 12px 14px;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #d5d8de;
    background: #fafafa;
    transition: all .3s ease;
	text-align:right;
		    direction: rtl;
}

#gform_wrapper_2 input:focus,
#gform_wrapper_2 textarea:focus {
    border-color: #204ce5;
    background: #fff;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
    outline: none;
}

/* استایل تکست ارور */
#gform_wrapper_2 .gfield_error input,
#gform_wrapper_2 .gfield_error textarea {
    border-color: #d9534f !important;
    background: #fff5f5;
}

/* پیام ارور */
#gform_wrapper_2 .validation_message {
    font-size: 13px;
    color: #d9534f;
    margin-top: 5px;
}

/* دکمه ارسال */
#gform_wrapper_2 .gform_button {
    background: #204ce5;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 14px;
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
    transition: all .3s ease;
}

#gform_wrapper_2 .gform_button:hover {
    background: #0d3bcb;
    transform: translateY(-2px);
}

/* فاصله بین فیلدها */
#gform_wrapper_2 .gfield {
    margin-bottom: 20px;
}

/* ریسپانسیو موبایل */
@media (max-width: 768px) {
	.driver-overlay {
    position: initial !important;
}
    #gform_wrapper_2 {
        padding: 20px;
    }

    #gform_wrapper_2 input,
    #gform_wrapper_2 textarea {
        font-size: 13px;
    }
}


.titles-contact-us h3 {
    margin-bottom: 6px !important;
  
}


/*سایز تصاویر شاخص */
.index-pic {
    width: 900px;
    height: -webkit-fill-available;
    border-radius: 15px;
	    display: block;
    margin: 0 auto;
}
@media (max-width: 768px) {
  .index-pic {
    width: auto;
	height: auto;}
}
/*فرم رزومه*/
.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):focus {
    background-image: unset !important;
}
/* --------------------------------------------------
   رفع بک‌گراند خراب در فوکوس سلکت
-------------------------------------------------- */
.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *)):focus {
    background-image: none !important;
}

/* ============================================
    استایل اصلی فرم شماره 3
   ============================================ */

#gform_wrapper_3 {
   
    margin-top: 20px;
}

/* لیبل‌ها */
#gform_wrapper_3 .gfield_label {
    font-weight: 600;
    font-size: 15px;
    color: #112337;
    margin-bottom: 6px;
}

/* ----------------------------------------------
   فیلدهای ورودی و سلکت باکس
---------------------------------------------- */
#gform_wrapper_3 input[type="text"],
#gform_wrapper_3 input[type="email"],
#gform_wrapper_3 input[type="tel"],
#gform_wrapper_3 select,
#gform_wrapper_3 textarea {
    width: 100%;
    padding: 0px 10px;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #d5d8de;
  
    color: #112337;
    transition: all .3s ease;
    appearance: none !important;
    background-repeat: no-repeat;
    background-position: left 12px center;
}

/* سلکت در حالت باز */
#gform_wrapper_3 select option {
  
    color: #112337;
    padding: 10px;
    font-size: 14px;
}

/* هنگام فوکوس */
#gform_wrapper_3 input:focus,
#gform_wrapper_3 select:focus,
#gform_wrapper_3 textarea:focus {
    border-color: #204ce5;
 
    color: #112337;
    box-shadow: 0 0 0 3px rgba(32, 76, 229, 0.15);
    outline: none;
}

/* ----------------------------------------------
   ارورها
---------------------------------------------- */
#gform_wrapper_3 .gfield_error input,
#gform_wrapper_3 .gfield_error select,
#gform_wrapper_3 .gfield_error textarea {
    border-color: #d9534f !important;
 
}

#gform_wrapper_3 .validation_message {
    font-size: 13px;
    color: #d9534f;
    margin-top: 5px;
}

#gform_wrapper_3 .gfield {
    margin-bottom: 20px;
}

/* ============================================
   نوار پیشرفت Steps
============================================ */
#gform_wrapper_3 .gf_progressbar {
    background: #eef1f7;
    border-radius: 10px;
    height: 12px;
    margin-bottom: 20px;
}

#gform_wrapper_3 .gf_progressbar_percentage {
    background: #204ce5 !important;
    border-radius: 10px;
    transition: width .4s ease;
}

#gform_wrapper_3 .gf_progressbar_title {
    font-size: 14px;
    margin-bottom: 10px;
    color: #112337;
    font-weight: 600;
}

/* ============================================
   دکمه‌ها
============================================ */
#gform_wrapper_3 .gform_next_button,
#gform_wrapper_3 .gform_button,
#gform_wrapper_3 .gform_previous_button {
    background: #204ce5;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 12px 16px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
    transition: all .3s ease;
}

#gform_wrapper_3 .gform_next_button:hover,
#gform_wrapper_3 .gform_button:hover {
    background: #153bcc;
    transform: translateY(-2px);
}

#gform_wrapper_3 .gform_previous_button {
    background: #7b8ca4;
}

#gform_wrapper_3 .gform_previous_button:hover {
    background: #5f6e82;
}

/* ============================================
   آپلود فایل حرفه‌ای
============================================ */

#gform_wrapper_3 input[type="file"] {
    padding: 0px;
    background: #fafafa;
    border-radius: 10px;
    border: 1px solid #d5d8de;
    font-size: 14px;
    color: #112337;
    cursor: pointer;
}

#gform_wrapper_3 input[type="file"]::file-selector-button {
    background: #204ce5;
    color: #fff;
    border: none;
    padding: 10px 14px;
    border-radius: 8px;
    cursor: pointer;
    margin-left: 10px;
}

#gform_wrapper_3 input[type="file"]:hover::file-selector-button {
    background: #153bcc;
}

#gform_wrapper_3 input[type="file"]:focus {
    border-color: #204ce5;
  
}

/* توضیحات */
#gform_wrapper_3 .gfield_description {
    font-size: 13px;
    color: #6b6f75;
    margin-top: 5px;
}

/* ============================================
   ریسپانسیو
============================================ */
@media (max-width: 768px) {
    #gform_wrapper_3 {
        padding: 20px;
    }

    #gform_wrapper_3 input,
    #gform_wrapper_3 textarea,
    #gform_wrapper_3 select {
        font-size: 13px;
        background-position: left 10px center;
    }

    #gform_wrapper_3 .gform_next_button,
    #gform_wrapper_3 .gform_button,
    #gform_wrapper_3 .gform_previous_button {
        width: 100%;
        margin-bottom: 10px;
    }
}
.gform_confirmation_message_3
 {
    text-align: center;
    margin: 20px 0px;
    font-weight: 700;
}
.resume-form

 {
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
    border: 1px solid #f0f0f0;
    margin-top: 20px;
    padding: 30px;
	 
}

.benefit-jop-box{
	
	    border: 1px solid #f0f0f0;
    padding: 20px;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
    border-radius: 15px;
}
/*about us*/
.benefit-about-box{
	padding:15px 10px ;
	
	    border: 1px solid #f0f0f0;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
    border-radius: 15px;
}
.manager-pic img {
    display: block;
    margin: 0 auto;
    border-radius: 15px;
    width: 100%;
}
/* ===== تصویر ===== */
.honor-img img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-bottom: 1px solid #eee;
    display: block;
}

/* ===== عنوان ===== */
.honor-title {
    padding: 15px 10px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-align: center;
}
/* ===== نوار طلایی بالا (افکت لاکچری) ===== */
.honor-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(90deg, #d4af37, #f8e58c, #d4af37);
}

/* ===== کارت گواهینامه ===== */
.honor-item {
    width: 210px;
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
   box-shadow: 0 4px 14px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    position: relative;
    border: 1px solid #f1f1f1;
	padding:10px;
	   margin-bottom: 10px;align-content
		
}

.honors-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    padding: 20px 0;
}

      /* مثل FAQ */
        .honors-slider .swiper-slide {
         
            cursor: pointer;
            transition: .3s;
        }


        /* فلش‌ها */
        .honors-next, .honors-prev {
            color:#333 !important;
        }

        @media(max-width:480px){
  .honors-slider .swiper-slide { width:45%; }
	.honor-item {
    width: auto;
		 
}
  }
/*blog archive */
.calender-blog-box i {
    float: right;
    margin: 5px;
}
.img-blog-box img
 {
    border-radius: 15px;
}
.img-blog-box
 {
    border-radius: 15px;
}
.archive-topbar

 {
    display: flex;
    justify-content: space-between;
    margin: 5px 00px;
}
.archive-topbar a {
	padding: 5px;}


.meta-box-blog{
	 border-radius: 15px;
	margin: 10px !important;
} 
.archive-topbar.is-mobile{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom:16px;
}

.mobile-sort-btn{
  background:#fff;
  border:1px solid #ddd;
  padding:6px 12px;
  border-radius:8px;
	  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.mobile-sort-modal{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.4);
  display:none;
  z-index:9999;
}

.mobile-sort-modal.active{
  display:flex;
  justify-content:center;
  align-items:center;
}

.modal-box{
  background:#fff;
  width:90%;
  border-radius:12px;
  padding:20px;
  display:flex;
  flex-direction:column;
  gap:12px;
}

.close-modal{
  align-self:flex-end;
  font-size:22px;
  cursor:pointer;
}
.mobile-filter-header {
    display: flex;
    justify-content: space-between;
}
/* =========================
   گرید کارت‌ها
========================= */
.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 20px;
}

/* =========================
   کارت اصلی
========================= */
.panda-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
    transition: .25s;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.panda-card:hover {
    transform: translateY(-5px);
}

/* لینک کل کارت */
.panda-card > a {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
    color: inherit;
}

/* =========================
   تصویر
========================= */
.card-thumb {
    position: relative;
    width: 100%;
    height: 180px; /* ارتفاع ثابت */
    overflow: hidden;
}

.card-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* =========================
   آیتم‌های هاور روی تصویر
========================= */
.card-category,
.card-read,
.card-comments {
    position: absolute;
    background: rgba(0,0,0,0.75);
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 12px;
    opacity: 0;
    transition: .3s;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    line-height: 1.2;
}

/* موقعیت‌ها */
.card-category {
    top: 10px;
    right: 10px;
}

.card-read {
    bottom: 10px;
    right: 10px;
}

.card-comments {
    bottom: 10px;
    left: 10px;
}

/* نمایش روی هاور */
.panda-card:hover .card-category,
.panda-card:hover .card-read,
.panda-card:hover .card-comments {
    opacity: 1;
}

/* =========================
   بدنه کارت
========================= */
.card-info {
    padding: 12px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* عنوان */
.card-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 8px;
    min-height: 44px; /* دو خط ثابت */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* =========================
   متا (نویسنده + تاریخ)
========================= */
.card-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: #666;
    margin-top: auto;
}

.meta-author- {
    display: flex;
    align-items: center;
}

.author-avatar {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-left: 6px;
    object-fit: cover;
}
.card-date i {
    float: right;
    margin: 2px;
}
/* کارت اصلی اختصاصی */
.top-card-blog {
    position: relative;
    border-radius: 14px;
    overflow: hidden; /* خیلی مهم */
    transition: transform .25s ease;
}

/* هاور */
.top-card-blog:hover {
    transform: translateY(-5px);
}

/* ظرف تصویر */
.top-card-blog .post_image {
    position: relative;
}

/* گرادیانت روی عکس */
.top-card-blog .post_image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(0,0,0,.35) 0%,
        rgba(0,0,0,.85) 100%
    );
    pointer-events: none;
}

/* خود عکس */
.top-card-blog .post_image img {
    width: 100%;
    display: block;
}

/* باکس متن */
.top-card-blog .meta-box-blog {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    color: #fff;
    padding: 10px;
}

/*صفحه داخلی پست */
.read-time i {
    float: right;
    margin: 5px;
}

.social-section {
    background: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 20px;
    text-align: center;
}
.social-title
 {
    padding: 10px 0px;
    font-weight: 600;
    font-size: 18px;
}
/*فهرست مطالب*/
 .panda-toc {
        position: sticky;
        position: -webkit-sticky;
        top: 150px; /* کمی بیشتر از offset */
        align-self: start;
        z-index: 20;
    }

    #panda-toc-container {
        background: #ffffff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
        padding: 24px 20px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
        margin-bottom: 40px;
        font-size: 15px;
    }

    #panda-toc-list {
        list-style: none;
        padding: 0;
        margin: 15px 0 0;
    }

    #panda-toc-list li {
        margin: 8px 0;
    }

    #panda-toc-list a {
        display: block;
        color: #4a5568;
        text-decoration: none;
        padding: 10px 20px 10px 0;
        border-right: 4px solid transparent;
        border-radius: 0 8px 8px 0;
        transition: all 0.3s ease;
    }

    #panda-toc-list a:hover {
        color: #de1e2c;
        background: #fdf2f3;
        padding-right: 24px;
    }

    #panda-toc-list a.is-active {
        color: #de1e2c;
        font-weight: 700;
        background: #fdf2f3;
        border-right-color: #de1e2c;
        padding-right: 24px;
    }

    /* تورفتگی ساده و حرفه‌ای */
    .toc-level-2 a { 
        padding-left: 0; 
        font-weight: 600;
        font-size: 15.5px;
    }
    .toc-level-3 a { 
        padding-left: 28px; 
        font-size: 15px;
    }
    .toc-level-4 a { 
        padding-left: 56px; 
        font-size: 14.5px;
    }
    .toc-level-5 a { 
        padding-left: 84px; 
    }
    .toc-level-6 a { 
        padding-left: 112px; 
    }

    @media (max-width: 1024px) {
        .panda-toc { position: static !important; }
        #panda-toc-container { margin: 40px 0; }
        .toc-level-3 a, .toc-level-4 a { padding-left: 20px; }
    }

/*سوالات متداول*/
    .faq-title{
            text-align:center;
            margin-top:40px;
            margin-bottom:25px;
        
        }
        .no_question_faq{text-align:center !important}

        .faq-select-text{text-align:center; margin-bottom:20px;}
        .faq-categories .swiper-slide{
            width:22%; background:#f5f5f5; border-radius:8px; padding:15px;
            text-align:center; cursor:pointer; transition:.3s;
        }
        .faq-categories .swiper-slide:hover,
        .faq-categories .swiper-slide.active{
            background:#0073aa; color:#fff;
        }
        .faq-cat-icon i{font-size:30px; margin-bottom:8px;}
        .faq-cat-name{font-weight:600;}

        .faq-result{width:100%; margin-top:20px;}
        .faq-item{margin-bottom:10px; border-bottom:1px solid #ddd; padding:10px 0 0px 0px;}
        .faq-question{cursor:pointer; padding-right:25px; position:relative; font-weight:600;}
        .faq-question::after{content:'+'; position:absolute; right:0; font-weight:bold;}
        .faq-item.active .faq-question::after{content:'−';}
        .faq-answer{display:none; margin-top:10px; background:#f8f8f8; padding:15px; border-radius:5px;}
        .faq-item.active .faq-answer{display:block;}

        @media(max-width:480px){ .faq-categories .swiper-slide{width:45%;} }





.header_hor .l-subheader-cell.at_right>* {
    margin-right: 0 !important;
}


/*فوتر*/
.ma-footer { background: #f8fafc; color: #1e293b; font-size: 14px; } 
.footer-about { width: 100%; } 

/* ===== Contact bar like MarkazAhan ===== */ 
.ma-footer-contact { background: #fff; border-bottom: 1px solid #e5e7eb; width: 90%; margin: 0 auto; } 
.container.ma-contact-inner { display: flex; align-items: center; box-shadow: 0px -1px 1px rgba(0, 0, 0, .1), 0px 3px 3px rgba(0, 0, 0, .1); background-color: #fff; border-radius: 7px; padding: 21px 20px 22px; overflow: hidden; z-index: 1; position: relative; top: -44px !important; margin-bottom: -77px; } 
a.ma-contact-title { position: relative; display: flex; font-size: 13px; color: #c9cbd1; flex-direction: column; align-items: center; margin-left: 45px; } 
ul.ma-contact-list { display: flex; align-items: center; justify-content: space-between; margin: 0; padding: 0; flex: 1 0 auto; } 
li.ma-contact-item { display: flex; flex-direction: column; list-style: none; position: relative; padding-right: 36px; align-items: flex-start; } 
.ma-contact-title:after { content: ""; position: absolute; top: -51px; bottom: -66px; left: -28px; transform: rotate(31deg); width: 42px; box-shadow: -7px 0 9px -5px hsla(0, 5%, 72%, .3); z-index: 0; } 
span.ma-contact-icon { position: absolute; top: 50%; right: 0; width: 32px; height: 32px; color: wheat; transform: translateY(-50%) rotate(45deg); border-radius: 5px; background-color: #d71921; padding: 8px; } 
span.ma-contact-icon i { transform: rotate(316deg); line-height: 1;} 
span.ma-contact-label { font-size: 13px; font-weight: 600; color: #231f20; line-height: 21px; margin-bottom: 5px; } 
span.ma-contact-text { font-size: 12px; font-weight: 400; } 
.ma-contact-text.phone { color: #2563eb; text-decoration: none; } 
li.ma-contact-item { display: flex; flex-direction: column; list-style: none; position: relative; padding-right: 36px; } 
.ma-contact-inner { display: flex; align-items: center; gap: 40px; padding: 22px 25px; } 

/* title */ 
.ma-contact-title { font-weight: 700; color: #0f172a; text-decoration: none; white-space: nowrap; } 
.ma-contact-title em { font-size: 20px; font-weight: 700; font-style: normal; color: #d71921; line-height: 20px; margin-bottom: 5px; } 

/* list */ 
.ma-contact-list { display: flex; gap: 35px; list-style: none; margin: 0; padding: 0; flex-wrap: wrap; } 
.ma-contact-item { display: flex; align-items: center; gap: 8px; color: #334155; font-size: 14px; } 

/* icon */ 
.ma-contact-icon { width: 28px; height: 28px; background: #f1f5f9; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 14px; } 

/* text */ 
.ma-contact-label { color: #475569; white-space: nowrap; } 
.ma-contact-text { color: #1e293b; } 
.ma-contact-text.phone { color: #2563eb; text-decoration: none; } 

/* Main Footer */ 
.ma-footer-main { display: grid; grid-template-columns: 2fr 3fr 2fr; gap: 40px; padding: 40px 0px; width: 90%; margin: 20px auto; justify-items: end; } 
.footer-about img { height: 40px; margin-bottom: 15px; } 
.footer-about p { color: #475569; line-height: 1.9;     text-align: justify;
    font-size: 15px; } 
.footer-menus { display: grid; grid-template-columns: repeat(3,1fr); gap: 30px; width: 100%; } 
.footer-trust { width: 100%; } 
.menu-col h4 { margin-bottom: 15px; font-weight: bold; } 
.menu-col ul { list-style: none; padding: 0; margin: 0; } 
.menu-col li { margin-bottom: 10px; } 
.menu-col a { color: #334155; text-decoration: none; } 
.menu-col a:hover { color: #2563eb; } 

/* Trust */ 
.footer-trust img { border-radius: 15px; height: 80px; } 

/* Bottom */ 
.ma-footer-bottom { border-top: 1px solid #e5e7eb; padding: 15px 25px; text-align: center; color: #64748b; } 
.trust-icons { display: flex; justify-content: center; gap: 12px; margin-top: 11px; } 
.footer-social .social-icons { text-align: center; margin: 5px; }


@media (max-width: 768px) {



/* موبایل - ریسپانسیو */
@media (max-width: 768px) {
  
  .footer-menus {
    display: grid;
    grid-template-columns: 1fr; /* هر منو یک ستون */
    gap: 20px;
    width: 100%;
  }

  .menu-col {
    width: 100%;
  }

  .footer-menu-title {
    text-align: right; /* عنوان سمت راست */
    margin-bottom: 10px;
  }

  .footer-menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* دو ایتم در هر ردیف */
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .footer-menu li {
    margin-bottom: 0; /* چون گپ از grid استفاده می‌کنیم */
  }

  .footer-menu li a {
    display: block;
    text-align: right; /* متن لینک سمت راست */
  }
}



  .ma-footer-contact {
    margin: 0 auto;
    padding: 10px 0;  /* کمتر از دسکتاپ */
  }
.ma-contact-title:after {
display:none;
}
  .ma-footer-contact .ma-contact-inner {
    flex-direction: column !important;      /* ستون روی موبایل */
    align-items: flex-start;
    gap: 10px;
    padding: 15px;
    top: 0 !important;           /* بالا برگرده */
    margin-bottom: 10px;
  }

  a.ma-contact-title {
    font-size: 16px;
    flex-direction: row;         /* عنوان و Contact Us کنار هم */
    justify-content: flex-start;
    gap: 10px;
    margin-left: 0;
  }

  .ma-contact-title em {
    font-size: 18px;
    line-height: 1.2;
  }

  ul.ma-contact-list {
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }

  li.ma-contact-item {
    width: 100%;
    gap: 0px;
  }

  .ma-contact-icon {
    position: static;
    transform: none;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
  }

  .ma-contact-label, .ma-contact-text {
    font-size: 14px;
  }

  .ma-contact-text.phone {
    color: #2563eb;
    text-decoration: none;
  }


  /* ===== Contact Top Bar ===== */
  .ma-footer-contact .ma-contact-inner {
    flex-direction: row; /* افقی مثل دسکتاپ */
    align-items: start;
    justify-content: space-between;
    padding: 15px 10px; /* کوچکتر از دسکتاپ */
    top: -20px !important;
    margin-bottom: -40px;
    gap: 10px;
  }

  a.ma-contact-title {
    font-size: 14px;
    margin-left: 0;
  }

  .ma-contact-title em {
    font-size: 18px;
  }

  .ma-contact-list {
    flex-wrap: wrap;
    gap: 15px;
  }

  .ma-contact-item {
    flex-direction: row;
    align-items: center;
    gap: 8px;
    padding-right: 0;
  }

  .ma-contact-icon {
    width: 24px;
    height: 24px;
    font-size: 12px;
    position: static;
    transform: none;
  }

  .ma-contact-text,
  .ma-contact-label {
    font-size: 12px;
  }

  /* ===== Footer Main ===== */
  .ma-footer-main {
    display: flex;
    flex-direction: column;
    align-items: center; /* وسط ترازبندی */
    gap: 25px;
    padding: 20px 10px;
    width: 100%;
    margin: 0 auto;
    justify-items: center;
    text-align: center;
  }

 

  .menu-col {
    width: 100%;
    max-width: 250px; /* محدود کردن عرض برای جمع و جور بودن */
  }

  .menu-col h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .menu-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .menu-col li {
    margin-bottom: 8px;
  }

  .menu-col a {
    font-size: 13px;
  }

  .footer-about p {
            text-align: justify;
        font-size: 14px;
  }

  .footer-trust {
    text-align: center;
  }

  .trust-icons {
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }

  .footer-social .social-icons {
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }
}