/*
Theme Name: zana
Theme URI: https://digilife.ir
Author: sama yari - Devix
Description: sama yari - Devix
Author URI: https://devix.ir
Version: 1.0.1
*/
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/woff/YekanBakhFaNum-Regular.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-Regular.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/woff/YekanBakhFaNum-SemiBold.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 700;
    src: url('fonts/woff/YekanBakhFaNum-Bold.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-Bold.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2')
}
@font-face {
    font-family: devix-2;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/woff2/Mahoor-ExtraBold.woff2')
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
:root {
    --melo-background:#EDF8ED;
    --txt-color:#212121;
     --mobile-nav-accent: #f27a35;
    --mobile-nav-text: #5f6470;
    --mobile-nav-bg: rgba(255, 255, 255, 0.96);
}
html{
    font-size: clamp(12px,2.5vw,16px);
}
::selection {
    color: #fff;
    background: #000
}
body {
    margin: 0!important;
    background-color: #ffffff;
    
}
a {
    text-decoration: none!important
}
ul,li{
    list-style: none;
}
a,b,button,div,h1,h2,h3,h4,h5,h6,i,input,label,p,section,select,strong,textarea,time,ul {
    font-family: devix,serif!important;
    margin: 0;
}
#devix span {
    font-family: devix,serif;
}
.clear{clear:both}.img-responsive{display:block;max-width:100%;height:auto}.pp{padding:0!important}.pl{padding-left:0!important}.pr{padding-right:0!important}.container,.container-fluid{width:100%;padding-left:var(--bs-gutter-x,0.75rem);padding-right:var(--bs-gutter-x,0.75rem);margin-left:auto;margin-right:auto}@media (min-width: 576px){.container{max-width: 97%;}}@media (min-width: 768px){.container{max-width: 97%;}}@media (min-width: 992px){.container{max-width: 97%;}}@media (min-width: 1200px){.container{max-width: 97%;}}@media (min-width: 1400px){.container{max-width: 97%;}}@media (min-width: 1700px){.container{max-width:1676px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-left:calc(var(--bs-gutter-x) / -2);margin-right:calc(var(--bs-gutter-x) / -2)}.row-cols-auto > *{flex:0 0 auto;width:auto}.row-cols-1 > *{flex:0 0 auto;width:100%}.row-cols-2 > *{flex:0 0 auto;width:50%}.row-cols-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-4 > *{flex:0 0 auto;width:25%}.row-cols-5 > *{flex:0 0 auto;width:20%}.row-cols-6 > *{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}@media(max-width:575px){.hidden-xs{display:none}}@media (min-width: 576px){.hidden-sm{display:none}.col-sm{flex:1 0 0}.row-cols-sm-auto > *{flex:0 0 auto;width:auto}.row-cols-sm-1 > *{flex:0 0 auto;width:100%}.row-cols-sm-2 > *{flex:0 0 auto;width:50%}.row-cols-sm-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4 > *{flex:0 0 auto;width:25%}.row-cols-sm-5 > *{flex:0 0 auto;width:20%}.row-cols-sm-6 > *{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (max-width: 991px){.hidden-md{display:none}.col-md{flex:1 0 0}.row-cols-md-auto > *{flex:0 0 auto;width:auto}.row-cols-md-1 > *{flex:0 0 auto;width:100%}.row-cols-md-2 > *{flex:0 0 auto;width:50%}.row-cols-md-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4 > *{flex:0 0 auto;width:25%}.row-cols-md-5 > *{flex:0 0 auto;width:20%}.row-cols-md-6 > *{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width: 992px){.hidden-lg{display:none}.col-lg{flex:1 0 0}.row-cols-lg-auto > *{flex:0 0 auto;width:auto}.row-cols-lg-1 > *{flex:0 0 auto;width:100%}.row-cols-lg-2 > *{flex:0 0 auto;width:50%}.row-cols-lg-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4 > *{flex:0 0 auto;width:25%}.row-cols-lg-5 > *{flex:0 0 auto;width:20%}.row-cols-lg-6 > *{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width: 1200px){.hidden-xl{display:none}.col-xl{flex:1 0 0}.row-cols-xl-auto > *{flex:0 0 auto;width:auto}.row-cols-xl-1 > *{flex:0 0 auto;width:100%}.row-cols-xl-2 > *{flex:0 0 auto;width:50%}.row-cols-xl-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4 > *{flex:0 0 auto;width:25%}.row-cols-xl-5 > *{flex:0 0 auto;width:20%}.row-cols-xl-6 > *{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width: 1400px){.hidden-xxl{display:none}.col-xxl{flex:1 0 0}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}@media (min-width: 576px){.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}}@media (min-width: 768px){.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}}@media (min-width: 992px){.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}}@media (min-width: 1200px){.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}}@media (min-width: 1400px){.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}}.p-full{padding:0 12px}figure{margin:0;line-height: 0;}
.row{
    justify-content: center;
}
svg{
    width:24px;
    height: 24px;
}
html{
    font-size: clamp(12px,2.5vw,16px);
}
.margin{
    margin: 30px 0;
}
.back-c{
    position: fixed;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.37);
    z-index: 2;
    overflow-x: hidden;
    transition: 0.3s;
}
.bazsho{
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 3;
}
.baz{
    cursor: pointer;
    display: none;
}
.baz svg{
    display: flex;
    fill: #333;
    stroke: #333;
    width: 24px;
    height: 24px;
}
.menu-top ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
}
.menu-top ul>li{
    position: relative;
    float: right;
    z-index: 5;
}
.menu-top ul>li>a{
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 16px;
    margin: 0 8px;
    border-radius: 30px;
    transition: all 0.3s;
}
.menu-top ul>li>a:hover{
    color: #d8203c;
}
.sub-menu-style{
    position:relative;
}
.sub-menu-style:after{
    content: url("data:image/svg+xml,%0A%3Csvg class='svg-icon' style='width: 1em; height: 1em;vertical-align: middle;fill: %23919191;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M948.560332 281.179984c-13.765515-13.833053-36.127825-13.833053-49.89334 0L511.991302 668.591431 125.313565 281.179984c-13.763468-13.798261-36.093033-13.798261-49.856501 0-13.799284 13.798261-13.799284 36.161594 0 49.993624l410.857439 411.674037c7.067976 7.085372 16.402575 10.521634 25.675776 10.331299 9.274224 0.191358 18.608823-3.245927 25.677822-10.331299l410.891208-411.708829c6.863315-6.89913 10.331299-15.940041 10.331299-24.979928S955.423647 288.078091 948.560332 281.179984z' /%3E%3C/svg%3E");
    position: absolute;
    top: 10px;
    left: 4px;
    width: 8px;
    opacity: 1;
    transition: 0.3s;
}
.menu-top ul>li>a:hover.sub-menu-style:after{
    opacity: 0;
}
.sub-menu-style{
    cursor: pointer;
}
.menu-top ul>li>ul{
    display: none;
    position: absolute;
    width: 250px;
    background-color: #fff;
}
.menu-top ul>li>ul>li{
    float: none;
}
.menu-top ul>li>ul>li>a{
    display: block;
    padding: 10px;
    font-size: 14px;
    margin: 0 10px;
    border-radius: 0;
}
.menu-top ul>li>ul>li>a:hover{
    background-color: #fff;
}
.menu-top ul>li:hover>ul{
    display: block;
    top: 38px;
    right: 0;
    border-radius: 8px;
    box-shadow: 0 4px 40px 0 rgb(0 0 0 / 10%);
}
.menu-mobile ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-top ul>li:hover>ul{
    display: block;
}
.menu-mobile ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-mobile ul>li{
    position: relative;
}
.menu-mobile ul>li>a{
    font-size: 14px;
    line-height: 1.571;
    color: #333;
    padding: 14px 14px 14px 58px;
    position: relative;
    display: block;
}
.menu-mobile ul>li>a.t:before{
    content: "+";
    color:  #d8203c;
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 20px;
}
.menu-mobile ul>li>a.b:before{
    content: "-";
    color:  #d8203c;
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 20px;
}
.menu-mobile ul>li>ul,.menu-mobile ul>li>ul>li>ul,.menu-mobile ul>li>ul>li>ul>li>ul{
    display: none;
}
.menu-mobile ul>li>ul{
    background-color: #ebebeb;
}
.menu-mobile ul>li>ul>li>ul{
    background-color: #eeeeee;
}
.menu-mobile ul>li>ul>li>ul>li>ul{
    background-color: #e2e2e2;
}
.fbaste{
    position: absolute;
    left: 21px;
    top: 19px;
    font-size: 17px;
    color: #ccc;
}


.nav ul li a{

}
.btn {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #fff !important;
    padding: 8px 24px;
    border-radius: 12px;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 600;
    background: transparent !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.btn::before,
.btn::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.5s ease;
}

.btn::before {
    background: linear-gradient(to bottom right, #208CBA, #84BF41);
    opacity: 1;
}

.btn::after {
    background: linear-gradient(to bottom right, #84BF41, #208CBA);
    opacity: 0;
}

.btn:hover::after {
    opacity: 1;
}

.btn svg {
    width: 22px;
    height: 22px;
    fill: currentColor;
}
.btn a{
    color: #fff;
    font-size:16px;
    font-weight: 500;
}

.header-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 0;
    gap: 16px;
}
.nav{
    background:var(--melo-background);
    border-radius: 12px;
    margin-left: auto;
}
.nav ul{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.nav ul li{
    padding: 2px 32px;
    border-radius: 12px;
    font-size:1rem;
    font-weight: 500;
}
.nav ul li a{
    color: var(--txt-color);
}
.options a{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;   
    transition: 0.3s !important;
}
.options a.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.show-all {
    color:var(--text-color);
    font-weight: 600;
    font-size: 16px;
}
.first-section{
    background-image: url(img/back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 700px;
    background-size: cover;
    background-position: center;
    border-radius: 32px;
    margin: 8px 0;
    display: flex;
    justify-content: space-around;
}
.first-section-txt{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    color: #ffffff;
}
.first-section-txt span{
    border-bottom: 1px solid #fff;
    padding: 4px 80px;
    font-size: 2.5rem;
    font-weight: 600;
}
.btn a{
    color: #fff !important;
}
.product-box{
    background: #fff;
    border-radius:16px;
    box-shadow: 0 6px 13px #cccccc6b;
    padding: 24px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    color: var(--txt-color);
    font-size: 18px;
    font-weight: 700;
    transition: 0.3s;
}

.product-box:hover{
    margin-top: -10px;
    box-shadow: 0 6px 13px #ccccccc2;
}
.product-box img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
}
.product-boxs{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 0 32px;
    margin: -100px 0;
    padding-bottom: 150px;
}
.product-box p{
    text-align: center;
}
/*slider*/
.products-slider {
    width: 100%;
    overflow: hidden;
}

.products-slider .swiper-wrapper {
    align-items: stretch;
}

.products-slider .swiper-slide {
    height: auto;
}

.products-slider .project-box {
    display: block;
    width: 100%;
    height: 100%;
}

.products-slider .project-box img {
    display: block;
    width: 100%;
    height: 320px;
    object-fit: cover;
}



.why-us{
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.why-us-expre-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
}
.why-us-title{
    display: flex;
    width: 100%;
    gap: 24px;
    align-items: center;
    justify-content: center;
}
.why-us-title img {
    width: auto;
    height: auto;
    max-width: 100%;
    object-fit: contain;
    display: block;
}
.why-us-expre-select{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}
.why-us-expre{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
}
.projects-box-title{
    display: flex;
    gap: 24px;
    width: 100%;
}
.projects-box-title img{
    width: auto;
    height: 100%;
    object-fit: cover;
    display: block;
}
.projects-box-title{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.projects-box-title h2{
    font-size: 18px;
    font-weight: 700;
    color: var(--txt-color);
    width: fit-content;
}
.project-arrows button{
    border: none;
    background: none;
}
.project-arrows{
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
}
.projects-box-title span{
    font-size: 16px;
    font-weight: 600;
    color: var(--txt-color);
}
.project-title{
    margin-top: -120px;
}
.projects a{
    border-radius: 24px !important;
}
.project-box img{
    width: 100%;
    height: auto;
}
.projects{
    display: flex;
    gap: 24px;
}

.project-box {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
    height: 350px;
    box-shadow:-4px 5px 8px #e0e0e0;
    transition: transform 0.5s ease;
}
.project-box:hover {
    transform: translateY(-5px);
    box-shadow:rgb(189 189 189 / 80%) -5px 5px 11px;
}
.project-box img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
.project-span {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 24px;
    z-index: 2;
    background: #fff;
    padding: 16px;
    border-radius: 16px 0 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    width: 400px;
    border: 1px solid #62AE6B;
    border-right: none;
}
.project-span h3{
    color: var(--txt-color);
    font-size: 18px;
    font-weight: 700;
}
.project-span .btn {
    margin: 0;
    padding: 8px 16px;
    white-space: nowrap;
}
.project-boxs{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.form{
    background: #234A29;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 24px;
}
.form::before{
    content: "";
    position: absolute;
    background-image: url(img/top-elips.png);
    background-repeat: no-repeat;
    width: 800px;;
    height: 30px;
    top: 8px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}
.form::after{
    content: "";
    position: absolute;
    background-image: url(img/top-elips.png);
    background-repeat: no-repeat;
    width: 800px;;
    height: 30px;
    bottom:-36px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}
.form form{
    padding: 40px 0;
    display: flex;
    gap: 32px;
    flex-direction: column;
    width: fit-content;
    align-items: center;
}
.form form input{
    width: 300px;
}
.form form button{
    width:fit-content;
}
.inputs input{
    padding: 8px;
    border-radius: 8px;
    border: none;
    outline: none;
}
.inputs{
    gap: 24px;
    display: flex;
}
.form h2{
    color: #ffff;
    font-size: 18px;
    font-weight: 600;
}
.blogs{
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-bottom: 230px;
}
.blog-box{
    position: relative;
    height: 200px !important;
    width: 100%;
    border-radius: 24px !important;
    transition: 0.3s;

}
.blog-expre{
    background: #fff;
    padding: 24px;
    color: var(--txt-color);
    width: 700px;
    border-radius: 24px;
    position: absolute;
    bottom: -200px;
    z-index: 10;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    box-shadow: 0 6px 13px #c2c2c254;
}
.blog-expre span{
    width: fit-content;
    margin-right: auto;
}
.blog-box img{
    width: 100%;
    height: auto;
    max-height: 300px;
    border-radius: 24px;
}
.blogs-container{
    display: flex;
    gap: 24px;
    transition: 0.3s;
    position: relative;
}
.blog-expre h3{
    font-size: 18px;
    font-weight: 600;
    color: var(--txt-color);
}
.blog-box:hover{
    transform: translateY(-5px);
}
.blog-box:hover .blog-expre{
    box-shadow: 0 12px 30px rgba(77, 77, 77, 0.12);
}

.footer{
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    align-items: center;
}
.footer-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.footer-top img{
    width: 206px;
    height: 92px;
}
.fooetr-phone{
    display: flex;
    flex-direction: column;  
    color: var(--txt-color);
    font-size: 16px;
    font-weight: 600;
}
.fooetr-phone:hover{
    color: #3D882B;
}
.fooetrt-option{
    display: flex;
    gap: 16px;
}
.melo{
    color: #828282;
}
.quick-access{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.quick-access ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.quick-access ul li a{
  display: inline-flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    color: var(--txt-color);
    font-size: 16px;
    font-weight: 500;
    transition: color 0.4s ease, transform 0.4s ease;

}
.quick-access ul li a .line,
.quick-access ul li a .double-arrow {
    transition: all 0.3s ease;
}
.quick-access ul li a svg{
    color: #3D882B !important;
    transition: transform 0.3s ease, opacity 0.3s ease;

}
.quick-access ul li a .double-arrow{
    opacity: 0;
}
.line {
    display: block;
    flex-shrink: 0;
}
.double-arrow {
    width: 18px;
    height: 18px;
    display: block;
    flex-shrink: 0;
}
.quick-access ul li a:hover{
    color: #3D882B;
    transform: translateX(-6px);
}
.quick-access ul li a:hover .double-arrow{
    opacity: 1;
    transform: scale(1);
}
.quick-access ul li a:hover .line{
    opacity: 0;
    transform: scale(0.7);
}
.footer-icon {
    position: relative;
    width: 20px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.footer-icon svg {
    position: absolute;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.footer-icon .line {
    opacity: 1;
    transform: scale(1);
}

.footer-icon .double-arrow {
    opacity: 0;
    transform: scale(0.7);
}
.footer-links{
    display: flex;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
}
.quick-access h2{
    font-size: 17px;
    font-weight:500;
    border-bottom: 1px solid #6d6d6d;
    padding: 4px 24px;
    width: fit-content;
}
.footer-option{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 32px 0;
}
.copy{
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
    border-top: 1px solid #ccc;
    align-items: center;
    padding: 4px;
}
.copy span{
    font-size: 12px;
    color: var(--txt-color);
}
.copy a{
    color: rgb(214, 0, 0);
}
.mobile-fixed-box {
    display: none;
}
.mobile-fixed-box {
    display: none;
}
.desktop-location-fixed {
           position: fixed;
    right: 28px;
    bottom: 24px;
    z-index: 99998;
    display: flex !important;
    align-items: center;
    gap: 12px;
    min-width: 255px;
    padding: 11px 14px;
    color: #fff;
    background: linear-gradient(135deg, #76b851, #2c92ac);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 16px;
    text-decoration: none;
    box-shadow: 0 14px 35px rgb(102 175 102 / 9%);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    }

    .desktop-location-fixed:hover {
        color: #fff;
        transform: translateY(-4px);
        box-shadow: 0 18px 42px rgba(223, 100, 30, 0.42);
    }

    .desktop-location-icon {
        flex: 0 0 46px;
        width: 46px;
        height: 46px;

        display: grid;
        place-items: center;

        color: #f27a35;
        background: #fff;
        border-radius: 13px;
    }

    .desktop-location-icon svg {
        width: 25px;
        height: 25px;

        fill: none;
        stroke: rgb(49 149 165);
        stroke-width: 1.9;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .desktop-location-text {
        display: flex;
        flex-direction: column;
        gap: 3px;
        line-height: 1.5;
    }

    .desktop-location-text strong {
        font-size: 14px;
        font-weight: 600;
    }

    .desktop-location-text small {
        color: rgba(255, 255, 255, 0.86);
        font-size: 11px;
    }
    /*گواهی */
    .certificates-section {
    width: 100%;
    direction: rtl;
}

.certificates-section .container {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}

/* عنوان بخش */
.certificates-title {
    text-align: center;
    margin-bottom: 35px;
}

.certificates-title h2 {
    margin: 0 0 10px;
    font-size: 30px;
    font-weight: 800;
    color: #222;
}

.certificates-title p {
    margin: 0;
    font-size: 15px;
    line-height: 1.9;
    color: #777;
}

/* گرید گواهی‌ها */
.certificates-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 18px;
}

/* باکس هر گواهی */
.certificate-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    padding: 10px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 14px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        border-color 0.3s ease;
}

.certificate-box img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 8px;
    transition: transform 0.3s ease;
    object-fit: cover;
}

/* حالت هاور */
.certificate-box:hover {
    transform: translateY(-6px);
    border-color: #d8d8d8;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

.certificate-box:hover img {
    transform: scale(1.03);
}


@media (min-width: 1921px){
    
}

@media (max-width: 1400px){
    
}

@media (max-width: 1200px){
    .certificates-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .projects-box-title img{
        width: 600px;
    }
    .why-us-title img{
        width: 400px;
    }
    .blog-expre {
        width: 400px;
    }
    .project-span{
        width: 300px;
    }
}

@media (min-width: 992px){
    
}

@media (max-width: 991px){
     .certificates-section {
       
    }

    .certificates-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px;
    }

    .certificates-title h2 {
        font-size: 27px;
    }
	.sub-menu-style:after{
	display: none;
	}
    .projects-box-title img{
        width: 550px;
    }
    .why-us-title img{
        width: 400px;
    }
.project-span{
    width: 280px;
}
.blog-expre{
    width: 400px;
}

    .first-section-txt{
        max-width:100%;
    }

    .first-section-txt span{
        font-size:16px;
    }

    .first-section-txt h1{
        font-size:38px;
        line-height:1.6;
    }

    .first-section-txt h2{
        font-size:18px;
        line-height:1.9;
    }

}

@media (max-width: 768px){
 

    .certificates-section .container {
        width: calc(100% - 40px);
    }

    .certificates-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
    }

    .certificate-box {
        padding: 8px;
        border-radius: 12px;
    }

    .certificates-title {
        margin-bottom: 28px;
    }

    .certificates-title h2 {
        font-size: 25px;
    }

    .certificates-title p {
        font-size: 14px;
    }
    .desktop-location-fixed {
    display: none !important;
}
    .nav ul{
        display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex-direction: column;
    padding: 24px 0
    }


        body {
        padding-bottom: 92px;
    }

    .mobile-fixed-box {
        position: fixed;
        right: 12px;
        bottom: 12px;
        left: 12px;
        z-index: 99999;

        display: flex;
        align-items: center;
        justify-content: space-between;

        min-height: 68px;
        padding: 7px 8px;

        background: var(--mobile-nav-bg);
        border: 1px solid rgba(20, 24, 32, 0.08);
        border-radius: 20px;

        box-shadow: 0 12px 35px rgba(20, 24, 32, 0.18);

        -webkit-backdrop-filter: blur(14px);
        backdrop-filter: blur(14px);
    }

    .mobile-nav-item {
        position: relative;

        flex: 1;
        min-width: 0;
        height: 54px;

        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;

        gap: 5px;

        color: var(--mobile-nav-text);
        text-decoration: none;

        font-size: 12px;
        font-weight: 700;

        border-radius: 15px;

        transition:
            color 0.25s ease,
            background-color 0.25s ease,
            transform 0.25s ease;

        -webkit-tap-highlight-color: transparent;
    }

    .mobile-nav-item:hover,
    .mobile-nav-item:focus-visible,
    .mobile-nav-item.is-active {
        color:#3D882B;
        background:var(--melo-background);
    }

    .mobile-nav-item:active {
        transform: scale(0.95);
    }

    .mobile-nav-item svg {
        width: 24px;
        height: 24px;

        fill: none;
        stroke: currentColor;
        stroke-width: 1.9;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .mobile-nav-icon {
        position: relative;
        display: inline-flex;
    }

    .mobile-cart-count {
        position: absolute;
        top: -8px;
        right: -10px;

        display: grid;
        place-items: center;

        min-width: 17px;
        height: 17px;
        padding: 0 4px;

        color: #fff;
        background:rgb(218, 12, 12);

        border: 2px solid #fff;
        border-radius: 20px;

        font-size: 9px;
        line-height: 1;
    }
    .first-section-txt h2{
        padding:0 16px ;
    }
    .nav{
        margin-left: auto;
        padding: 8px;
    }
    .options a span{
        display: none;
    }
    .first-section{
        height: 400px;
    }
    .first-section-txt{
        gap: 8px;
    }
    .first-section-txt h1{
        font-size: 18px;
    }
    .first-section-txt h2{
        font-size: 14px !important;
    }
    .product-boxs{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        padding-bottom: 100px;
    }
  
    .product-box{
        padding: 16px;
        gap: 8px;
    }
    .product-box img{
        width: 100px;
        height: 100px;
    }
    .why-us-title img{
        width: 300px;
    }
    .why-us-title h2{
        flex-shrink: 0;
        font-size: 18px;
    }
    .why-us h3{
        font-size: 16px;
    }
    .why-us{
        gap: 8px;
    }
    .why-us-expre-box{
        display: flex;
        flex-direction: column;
    }
    .why-us-expre-box{
        display: flex;
        flex-direction: column-reverse;
    }   
    .zana-img{
        width: 300px;
    }
    .why-us-expre-select{
        font-size: 14px;
    }
    .why-us-expre{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .projects-box-title h2{
        flex-shrink: 0;
        font-size: 16px;
    }
    .projects-box-title img{
        width: 350px;
    }
    .projects-box-title span{
        flex-shrink: 0;
        font-size: 14px;
    }
    .project-box{
        height: 250px;
    }
    .project-span{
        width: 200px;
    }
    .project-span h3{
        font-size: 14px;
    }
    .project-box img{
        object-fit: cover;
        height: 100%;
    }
    .project-span .btn{
        font-size: 12px;
    }
    .form::before{
        width: 400px;;
        height: 20px;
        background-size: contain;
        top: 6px;
    }
    .form::after{
        width: 400px;;
        height: 20px;
        background-size: contain;
        bottom: -25px;
    }
    .blog-expre{
        width: 300px;
        padding: 16px;
        gap: 8px;
        bottom: -150px;
    }
    .blog-expre h3{
        font-size: 16px;
    }
    .blog-expre p{
        font-size: 14px;
    }
    .blog-expre span{
        font-size: 14px;
    }
    .quick-access ul li a{
        font-size: 14px ;
    }
    .quick-access h2{
        font-size: 15px;
    }
        .footer-option{
            display: flex;
            flex-direction: column;
        }
    
        .namads{
         margin-right: auto;
        }
    .show-all{
        flex-shrink: 0;
    }
    .projects-box-title{
        gap: 4px;
    }
    }
@media (max-width: 576px){
   

    .certificates-section .container {
        width: calc(100% - 30px);
    }

    .certificates-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .certificate-box {
        padding: 7px;
        border-radius: 10px;
    }

    .certificates-title {
        margin-bottom: 24px;
    }

    .certificates-title h2 {
        font-size: 23px;
    }

    .certificates-title p {
        font-size: 13px;
        line-height: 1.8;
    }
        .why-us-title img {
        width: 200px;
    }
        .projects-box-title img{
            width: 250px;
        }
     .blogs-container {
        display: block;
    }

    .blogs-container .blog-box {
        width: 100%;
    }
    .blogs-container .blog-box:nth-child(n + 2) {
        display: none;
    }
      .inputs{
        flex-direction: column;
    }
    
        .blog-expre {
        width: 500px;
        padding: 16px;
        gap: 8px;
        bottom: -90px;
    }
            
    .blog-expre h3 {
        font-size: 18px;
        font-weight: 700;
    }
    .blog-expre p {
        font-size: 16px;
    }
    .blogs {
    padding-bottom: 100px;
}

@media (max-width: 456px){
    .mobile-fixed-box .fooetrt-option .fooetr-phone{
        display:block;
    }
    .product-box p{
        font-size: 14px;
    }
    .product-box img{
        height: 60px;
    }
    .project-arrows{
        display: flex;
        flex-direction: column;
    }
    .why-us-expre-select img{
        width: 24px;
        height: 24px;
    }
}
@media (max-width: 456px){
     .mobile-fixed-box{
        right: 16px;
    }
    .product-box p{
        font-size: 14px;
    }
    .product-box img{
        height: 60px;
        width: 60px;
    }
    .first-section{
        height: 300px;
    }
    .product-boxs{
        justify-content: center;
        margin-top: -60px;
        
    }
    .first-section-txt{
        padding: 0 8px !important;
        align-items: center;
        justify-content: center;
    }
    .why-us-title img{
        width: 70px;
    }
    .projects-box-title{
        justify-content: space-between;
    }
    .projects-box-title img{
        display: none;
    }
    .project-span{
        display: flex;
        flex-direction: column;
        padding: 4px;
        width: 150px;
    }
    .project-box{
        height: 220px !important;
    }
    .slider-arrows{
        display: flex;
    }
    .slider-arrows{
        gap: 2px;
    }
    .why-us-expre-select{
        align-items: flex-start;
    }
    .why-us-expre{
        gap: 8px;
    }
    .project-arrows{
        display: flex !important;
        flex-direction: row;
    }
  
    .blog-expre{
        width: 370px;
        bottom: -50px;
    }
    .blog-expre p{
        display: -webkit-box;
        -webkit-line-clamp: 2; /* تعداد خطوط */
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .blogs{
        padding-bottom: 60px;
    }
    .fooetr-phone span{
        display: none;
    }
      .footer-links {
        display: flex;
        flex-wrap: wrap;
    }

     .footer-links {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .footer-links .quick-access:nth-child(3) {
        grid-column: 1 / -1;
    }
    .quick-access ul li a{
        font-size: 12px;
    }
    .footer-option{
        padding: 8px;
    }
    .quick-access h2{
        font-size: 14px;
    }
    .namads img{
        width: 60px;
        height: 60px;
    }
    .copy span{
        font-size: 10px;
    }
    .first-section-txt h2{
        display: none;
    }
    .footer-top img {
    width: 140px;
    height: 58px;
    }
     .why-us h3{
        font-size: 12px;
        font-weight: 400;
    }
     .why-us-expre-select p{
        font-size: 12px;
    }
        .blog-expre h3 {
        font-size: 14px;
    }
    .blog-expre p{
        font-size: 12px;
    }
    .blogs {
        margin: 16px 0 !important;
        gap: 16px !important;
    }
    .fooetrt-option {
        gap: 0;
    }
    .mobile-fixed-text span,
    .mobile-fixed-text strong {
        display: block;
        color: #212121;
        font-family: devix,serif !important;
}
}
}
@media (max-width: 425px){
  

    .certificates-section .container {
        width: calc(100% - 24px);
    }

    .certificates-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .certificate-box {
        padding: 6px;
        border-radius: 9px;
    }

    .certificates-title h2 {
        font-size: 21px;
    }

    .certificates-title p {
        font-size: 12px;
    }
        .form::before{
            width: 260px;
            height: 20px;
            background-size: contain;
            top: 8px;
        }
        .form::after {
            width: 260px;
            height: 20px;
            background-size: contain;
            bottom: -27px;
        }
        .form h2{
            font-size: 17px;
            padding: 0 16px;
        }
        .blog-expre {
            width: 350px;
            bottom: -64px;
        }
         .mobile-fixed-box {
        right: 7px;
        bottom: 7px;
        left: 7px;
    }

    .mobile-nav-item {
        font-size: 11px;
    }
}

@media (max-width: 375px){
     .certificates-section .container {
        width: calc(100% - 20px);
    }

    .certificates-grid {
        gap: 8px;
    }

    .certificate-box {
        padding: 5px;
        border-radius: 8px;
    }

    .certificates-title {
        margin-bottom: 20px;
    }

    .certificates-title h2 {
        font-size: 20px;
    }

    .certificates-title p {
        font-size: 11px;
    }
    .blogs {
        margin: 16px 0 !important;
        gap: 16px !important;
    }
    .footer-top img {
    width: 140px;
    height: 58px;
    }
    .blog-expre span{
        font-size: 12px;
    }
    .blog-expre{
        width: 295px !important;
        bottom: -58px !important;
    }         
        .blog-expre p {
        font-size: 12px;
    }
        .blog-expre h3 {
        font-size: 14px;
    }
    .form form{
        padding: 16px;
    }
    .why-us{
        gap: 16px;
        margin: 24px 0 0 0 !important;
    }
    .show-all{
        font-size: 12px;
    }
    .projects-box-title h2{
        font-size: 15px;
    }
    .why-us h3{
        font-size: 12px;
        font-weight: 400;
    }
    .why-us-expre-select p{
        font-size: 12px;
    }
    .product-box p{
        font-size: 14px;
    }
    .product-box img{
        height: 60px;
    }
    .first-section{
        height: 300px;
    }
    .product-boxs{
        justify-content: center;
        margin-top: -60px;
        
    }
    .first-section-txt{
        padding: 0 8px !important;
        align-items: center;
        justify-content: center;
    }
    .why-us-title img{
        width: 70px;
    }
    .projects-box-title{
        justify-content: space-between;
    }
    .projects-box-title img{
        display: none;
    }
    .project-span{
        display: flex;
        flex-direction: column;
        padding: 4px;
        width: 150px;
    }
    .project-box{
        height: 220px !important;
    }
    .slider-arrows{
        display: flex;
    }
    .slider-arrows{
        gap: 2px;
    }
    .why-us-expre-select{
        align-items: flex-start;
    }
    .why-us-expre{
        gap: 8px;
    }
    .project-arrows{
        display: flex !important;
        flex-direction: row;
    }
  
    .blog-expre{
        width: 180px;
        bottom: -50px;
    }
    .blog-expre p{
        display: -webkit-box;
    -webkit-line-clamp: 2; /* تعداد خطوط */
    -webkit-box-orient: vertical;
    overflow: hidden;
    }
    .blogs{
        padding-bottom: 60px;
    }
    .fooetr-phone span{
        display: none;
    }
     .footer-links {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .footer-links .quick-access {
        width: calc(50% - 10px);
    }

    .footer-links .quick-access:nth-child(3) {
        width: 100%;
    }
    
    .quick-access ul li a{
        font-size: 12px;
    }
    .footer-option{
        padding: 8px;
    }
    .quick-access h2{
        font-size: 14px;
    }
    .namads img{
        width: 60px;
        height: 60px;
    }
    .copy span{
        font-size: 10px;
    }
    .first-section-txt h2{
        display: none;
    }
    .product-box p{
        font-size: 12px;
    }
    .product-box img{
        height: 40px;
        width: 40px;
    }
    .form::before {
        width: 200px;
        height: 20px;
        background-size: contain;
        top: 8px;
}
    .form::after {
        width: 200px;
        height: 20px;
        background-size: contain;
        bottom: -28px;
}
    .product-boxs{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        padding-bottom: 100px;
    }
}
@media screen and (max-width: 325px) {

    

    .certificates-section .container {
        width: calc(100% - 16px);
    }

    .certificates-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .certificate-box {
        width: 100%;
        max-width: 220px;
        margin: 0 auto;
        padding: 7px;
    }

    .certificates-title h2 {
        font-size: 19px;
    }

    .certificates-title p {
        font-size: 11px;
    }
}