/*
Theme Name: anahita elahi
Theme URI: https://dranahitaelahi.ir/
Author: Reza Komasi - Devix
Description: reza komasi - Devix
Author URI: https://devix.ir
Version: 3.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')
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
:root {
    --clr-1: #353231;
    --clr-2: #006334;
    --clr-3: #91c73e;
}
::selection {
    color: var(--clr-3);
    background: var(--clr-1)
}
body {
    margin: 0!important;
    background-color: rgba(250, 246, 243, 0.2)
}
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;}

/*************************************
*******************header************
*************************************/
.primary-header {
    padding: 20px 0;
}
.menu-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu-wrapper {flex: 2;}
.user-container {
    flex: 2;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    justify-content: flex-end;
}
.icon-btn svg {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: #424242;
}
.logo-header {
    flex: 1;
    display: flex;
    justify-content: center;
}
.login-btn {
    color: #424242;
    font-weight: bold;
}
/*--------------------------menu-r--------------------------*/
.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;
    backdrop-filter: blur(5px);
}

.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;
    margin-left: 10px;
}
.baz svg {
    fill: #000;
    width: 24px;
    height: 30px;
}

.menu-top ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu-top ul>li{
    position: relative;
    float: right;
}
.menu-top ul>li>a{
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 5px 40px;
    display: inline-block;
    color: #7e9b8a;
    transition: 0.2s;
}
.menu-top ul>li:hover>a {
    color: #16161f;
}
.menu-top ul>li>ul{
    display: none;
    position: absolute;
    width: 250px;
    background-color: #fff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3),0 0 4px -1px rgba(0, 0, 0, 0.3);
    border-radius: 10px 0 10px 10px;
}
.menu-top >ul>li> a{
    position: relative;
}
.menu-top >ul>li> a::after {
    content: attr(data-text);
    position: absolute;
    top: 5px;
    right: 0px;
    opacity: 0;
    color: var(--clr-2);
    z-index: -1;
    transform: translate(0, 0);
    font-weight: 900;
    font-size: 14px;
    scale: 1.5;
    transition: 0.4s ease-out;
}
.menu-top a:hover::after {
    transform: translate(-30%, -6px);
    scale: 1.8;
    opacity: 0.3;
}
.menu-top ul>li>ul>li{
    float: none;
}
.menu-top ul>li>ul>li>a{
    display: block;
    padding: 10px;
}
.menu-top ul>li>ul>li>ul{
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
}
.menu-top ul>li>ul>li>ul>li>ul{
    display: none;
    position: absolute;
    right: 100%;
    top: 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: 1rem;
    line-height: 1.571;
    color: #757575;
    padding: 14px 14px 14px 58px;
    position: relative;
    display: block;
}
.menu-mobile ul>li>a.t:before{
    content: "+";
    color: #d8d8d8;
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 24px;
}
.menu-mobile ul>li>a.b:before{
    content: "-";
    color: #d8d8d8;
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 24px;
}
/*.menu-mobile ul>li>a.bef:before{*/
/*content: "-";*/
/*color: #d8d8d8;*/
/*position: absolute;*/
/*left: 27px;*/
/*top: 3px;*/
/*font-size: 33px;*/
/*}*/
.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: #fafafa;
}
.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;
}
.sub-menu {
    padding-left: 20px;
    position: relative;
    margin-left: 10px;
}
.sub-menu::before{
    position: absolute;
    content: '';
    width: 11px;
    height: 11px;
    background-image: url(img/icon/arrow-down.svg);
    background-position: center;
    background-size:contain;
    left: 10px;
    top: 10px;
    transition: 0.2s;
}
.sub-menu:hover::before{
    rotate: -125deg;
}
/*************************************
**************intro-container*********
*************************************/
.primary-main{overflow: hidden;}
.intro-container {
    width: max-content;
    margin: 0 auto;
    /* background-image:
        url(img/01.webp),
        url(img/02.webp),
        url(img/03.webp),
        url(img/04.webp); */
    background-repeat: no-repeat;
    background-size: 250px  ;
    background-position-x: 3%, 21%, 78%, 88%;
    background-position-y: 100%, -12%, 3%, 115%;
    padding: 200px 0;
    text-align: center;
    perspective: 1000px;
}
.intro-container h1 {
    position: relative;
    font-size: clamp(18px, -1vw + 7vw, 90px);
    color: var(--clr-1);
    margin-top: 50px;
    font-weight: 900;
}
.intro-container h1::before {
    position: absolute;
    content: '';
    background-image: url(img/icon/star.svg);
    background-size: contain;
    width: 90px;
    height: 90px;
    right: -35px;
    bottom: -10px;
    z-index: 1;
    transform-origin: bottom center;
    filter: brightness(0.8) hue-rotate(50deg);
    animation: bubbleAnimation 5s cubic-bezier(0.32, 0.64, 0.91, 0.72) infinite;
}
@keyframes bubbleAnimation {
    0%,35% {transform: scale(1, 1);}
    6% {transform: scale(1.2, 0.9);}
    24% {transform: scale(1, 1.2);}
}
.call-btn {
    background-color: var(--clr-2);
    color: #FFF;
    padding: 10px 40px 15px 40px;
    font-size: 16px;
    border-radius: 5px;
    margin: 0 auto;
    display: inline-flex;
    margin-top: 20px;
    transform-style: preserve-3d;
    transition: 0.2s;
}
.call-btn:hover {
    background-color: var(--clr-3);
}
.call-btn span{
    display: inline-block;
    transform-style: preserve-3d;
    transform: translateZ(35px);
    transition: 0.2s;
}
/*************************************
***************items wrapper**********
*************************************/
.title-wrapper {
    margin-top: 100px;
}
.title-wrapper h2 {
    font-size: clamp(14px, -1vw + 7vw, 50px);
    font-weight: normal;
    color: var(--clr-1);
    text-align: center;
}
.title-wrapper h2 span {
    font-weight: 900;
    color: var(--clr-2);
}
.items-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
    perspective: 1000px;
}
.item-wrapper {
    width: 95%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 50px 10px;
    box-shadow: 0 0 1px 1px rgba(102, 157, 50, 0.4);
    color: var(--clr-1);
    transform-style: preserve-3d;
    transition: 0.2s;
    background-color: #fefdfc;
}
.item-wrapper:hover {
    background-color: var(--clr-2);
}
.item-wrapper:hover * {
    filter: brightness(0) invert(1);
}
.item-wrapper * {
    transform: translateZ(100px);
    transition: 0.2s;
}
/*************************************
***********marquee photo**************
*************************************/
.marquee-photo-container {
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    overflow: hidden;
    height:700px;
    z-index: -1;
}
.marquee-photo-box {
    color: #FFF;
    font-size: clamp(14px, -1vw + 7vw, 25px);
    font-weight: bold;
    display: flex;
    width: fit-content;
    flex: auto;
    flex-direction: row;
}
.marquee-photo-wrapper {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    position: relative;
}
.photo-container {
    display: flex;
}
.photo-container figure {
    width: 400px;
    margin-inline: 10px;
    height: 100%;
    opacity: 0.25;
}
.photo-container img {
    width: 100%;
    display: block;
    height: auto;
}
.photo-container figure:nth-child(1){
    transform: translateY(50%);
}
.photo-container figure:nth-child(2){
    transform: translateY(0);
}
.photo-container figure:nth-child(3){
    transform: translateY(42%);
}
.photo-container figure:nth-child(4){
    transform: translateY(10%);
}

/*************************************
******************marquee*************
*************************************/
.marquee-container {
    position: relative;
    background: var(--clr-1);
    overflow: hidden;
    margin-top: 120px;
}
.marquee-box {
    padding: 30px 0;
    color: #FFF;
    font-size: clamp(14px, -1vw + 7vw, 25px);
    font-weight: bold;
    display: flex;
    width: fit-content;
    flex: auto;
    flex-direction: row;
}
.marquee-wrapper {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}
.marquee-wrapper img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 10px;
    padding: 20px;
}
/*************************************
*****************article**************
*************************************/
.article-container {margin-top: 40px;}
.article-container .swiper-container {
    width: 100%;
    height: 100%;
    padding:10px 5px 80px 5px;
}
.article-container .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.article{
    width: 100%;
}
.article-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3),0 3px 0 -3px rgba(0, 0, 0, 0.6);
    transition: 0.2s;
    z-index: 9;
}
.article-wrapper::before {
    position: absolute;
    content: 'ادامه مطلب';
    z-index: 1;
    bottom: -30px;
    font-size: 14px;
    font-weight: bold;
    color: #fefdfc;
    left: 50%;
    opacity: 1;
    transform: translateX(-50%);
}
.article-wrapper:hover::before {
    opacity: 1;
}
.article-wrapper:hover {
    box-shadow:  0 0 1px 1px rgba(0, 0, 0, 0.3),0 40px 0 -3px var(--clr-2);
}
.article-wrapper figure{
    overflow: hidden;
}
.article-wrapper img {
    filter: brightness(0.85);
    transition: 0.5s;
    width: 100%;
    height: auto;
}
.article-wrapper:hover img {
    scale: 1.1;
}
.article-wrapper h4 {
    position: absolute;
    font-size: 18px;
    color: #FFF;
    bottom: 10px;
    text-align: justify;
    text-align-last: center;
    padding: 10px;
    transition: 0.2s;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.article-more {
    display: block;
    text-align: center;
}
.article-more a {
    color: #FFF;
    background-color: var(--clr-2);
    padding: 10px 30px;
    display: inline-block;
    margin-top: 20px;
    transition: 0.2s;
}
.article-more a:hover {
    background-color: var(--clr-3);
}
.article-more a:active {
    opacity: 0.5;
}
/*************************************
************swiper pagination*********
*************************************/
.swiper-pagination span {
    background: var(--clr-2);
    width: 10px;
    height: 10px;
    transition: 0.5s;
}
.swiper-pagination-bullet-active {
    width: 20px !important;
    border-radius: 50em !important;
}
/*************************************
*******************footer*************
*************************************/
.primary-footer{
    overflow: hidden;
}
.footer-logo-container {
    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 100px;
}
.logo-footer {
    box-shadow: 0 0 0 5px #fff, 0 0 0 7px var(--clr-2);
    display: inline-flex;
    background-color: #fff;
    border-radius: 50em;
    transition: 0.3s;
}
.logo-footer:hover {
    box-shadow: 0 0 0 5px #fff, 0 0 0 7px var(--clr-3);
}
.logo-footer::before {
    position: absolute;
    content: '';
    inset: auto -100vh 60px -100vh;
    height: 2px;
    background-color: var(--clr-2);
    z-index: -1;
    transition: 0.3s;
}
.logo-footer:hover::before {
    background-color: var(--clr-3);
}
.logo-footer figure {
    position: relative;
    isolation: isolate;
    border-radius: 50em;
}
.logo-footer img {transition: 0.3s;}
.logo-footer:hover img {
    filter: drop-shadow(0 0 3px #484544);
}
.logo-footer figure:before {
    position: absolute;
    content: '';
    background-color: #fefdfc;
    inset: -10px -10px 62px -10px;
    z-index: -1;
}
/* about */
.about-container {
    width: 90%;
    margin: 0 auto;
}
.about-container h4 {
    font-size: clamp(16px, -1vw + 7vw, 50px);
    color: var(--clr-1);
}
.about-container p {
    font-size: 14px;
    color: #484544;
    text-align: justify;
    line-height: 30px;
}
.media-container {
    direction: ltr;
    width: 90%;
    margin: 0 auto;
}
.media-container h4 {
    font-size: clamp(16px, -1vw + 7vw, 25px);
    color: var(--clr-1);
    display: block;
    margin-bottom: 20px;
}
.media-container h4:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    padding-top: 20px;
    margin-top: 30px;
}
.media-container p {
    color: var(--clr-1);
    font-size: 16px;
    margin-bottom: 10px;
}
.media-container a {
    color: var(--clr-1);
    font-size: 16px;
    transition: 0.2s;
}
.media-container a:hover {
    color: var(--clr-2);
}
.media-container a:active {
    color: var(--clr-3);
}
.devix {
    text-align: center;
    color: #333;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.1);
    font-weight: bold;
    transition: 0.2s;
    margin: 20px 0 50px 0;
}
.devix:hover {
    box-shadow: 0 11px 0 -5px rgba(0, 0, 0, 0.3);
}
.devix.hover {
    box-shadow: 0 10px 0 0 #ee273a;
}
.devix a {
    color: #ee273a;
}
/*single*/
.single-article{
    position: relative;
}
.single-article .sto{
    background-color: red;
    color: #fff;
    border-radius: 14px;
    padding: 6px 15px;
    position: absolute;
    right: 7px;
    top: 7px;
    z-index: 9;
}
.s-box-one{
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid rgb(204 204 204 / 67%);
    border-radius: 10px;
}
.slider-single{
    height: 500px;
}
.slider-single .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.slider-single .swiper-slide {
    background-size: cover;
    background-position: center;
    text-align: center;
}
.slider-single .gallery-top {
    height: 80%;
    width: 100%;
}
.slider-single .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.slider-single .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.slider-single .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.slider-s-img{
    display: inline-block;
}
.title-single-box{
    padding: 15px;
    border-radius: 5px;
    min-height: 500px;
}
.heading-single{
    color: #212121;
    font-weight: 500;
    font-size: 21px;
    border-bottom: 1px solid #02723c;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
}
.lern-img{
    text-align: center;
    margin-bottom: 21px;
}
.box-shear{
    margin-bottom: 15px;
}
.box-shear span{
    color: #01743e;
    font-size: 15px;
    float: right;
}
.box-shear a{
    float: left;
    font-size: 21px;
    margin-right: 8px;
}
.box-shear a svg{
    width: 20px;
}
.box-shear a .fa-facebook{
    fill: #3b5998;
}
.box-shear a .fa-twitter{
    fill: #00aced;
}
.box-shear a .fa-linkedin-in{
    fill: #007bb6;
}
.box-shear a .fa-telegram{
    fill: #08c;
}
.box-mot{
    margin-bottom: 15px;
}
.box-mot span{
    font-size: 18px;
    width: 14%;
    display: inline-block;
    color: #6f6f6f;
}
.box-mot b{
    color: #6f6f6f;
    font-size: 18px;
    font-weight: normal;
}
.box-mot a{
    color: #8fb93d;
    border-bottom: 1px dashed;
}
.box-pre{
    margin: 45px 0;
}
.box-pre .one{
    float: right;
    background-color: #f8f9fb;
    padding: 3px 8px;
    min-width: 50%;
    border-radius: 5px;
}
.box-pre .one b{
    float: right;
    color: #6f7478;
    font-size: 21px;
    font-weight: 400;
    margin: 7px 0;
}
.box-pre .one .price , .box-pre .one .price a{
    float: left;
    font-size: 30px;
    color: #f40a0b;
    font-weight: bold;
    position: relative;
}
.box-pre .one .price ins{
    float: left;
    font-size: 30px;
    color: #f40a0b;
    font-weight: bold;
    text-decoration: none;
}
.box-pre .one .price del{
    color: #6f6f6f;
    position: absolute;
    top: -35px;
    font-size: 22px;
    left: 8px;
}
.box-pre .one .price .woocommerce-Price-currencySymbol{
    font-size: 16px;
    font-weight: 400;
}
.suk-s {
    text-align: center;
    color: #ccc;
    margin-top: 17px;
    font-size: 17px;
}
.box-pre .tow{}
.box-pre .tow .variations{
    margin-top: 15px;
}
.box-pre .tow .variations label{
    color: #6f7478;
    margin-left: 6px;
}
.box-pre .tow .variations select{
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 5px 10px;
    outline: none;
}
.box-pre .tow .variations select option{
    font-size: 15px;
}
.box-pre .tow .reset_variations{
    font-size: 14px;
    background-color: #f40a0b;
    color: #fff;
    border-radius: 4px;
    padding: 5px;
    margin-right: 5px;
}
.box-pre .tow button{
    background-color: #f42021;
    border: none;
    color: #fff;
    display: block;
    margin-top: 18px;
    padding: 10px 27px;
    font-size: 17px;
    border-radius: 6px;
    cursor: pointer;
}
.box-pre .tow button:hover{
    background-color: #cc0102;
}
.box-pre .tow .quantity{
    display: none !important;
}
.box-pre .tow a:hover{
    background-color: #f83e3f;
}
.ero-sin{
    color: #ffffff;
    background-color: #5a52bb;
    padding: 15px;
    border-radius: 4px;
    line-height: 28px;
}
.ero-sin i {
    font-size: 21px;
    margin-left: 4px;
}
.ero-sin span{
    font-size: 14px;
    line-height: 33px;
}
/*location-user*/
.location-user {
    margin: 9px 0 21px 0;
    color: #01743e;
    font-size: 12px;
    line-height: 27px;
    background-color: #fff;
    padding: 12px 7px;
    border: 1px solid rgb(204 204 204 / 67%);
    border-radius: 10px;
}
.location-user a{
    color: #65657d;
    font-size: 13px;
    padding: 0 2px;
    transition:color .5s;
}
.location-user a:hover{
    color: #01743e;
}
.location-user a:nth-child(1){padding-right: 0;}
#matn-single{
}
#matn-single p{
    line-height: 32px;
    color: #555;
    margin: 12px 0;
    font-size: 15px;
}
#matn-single iframe{
	width: 100%;
    height: 300px;
}
#matn-single ul li a,#matn-single ul li,#matn-single ul,#matn-single ol li a,#matn-single ol li,#matn-single ol{
    font-size: 14px;
    line-height: 32px;
    color: #555;
}
#matn-single audio{
    width: 100%;
    margin: 10px 0;
}
#matn-single video{
    width: 100%;
    border-radius: 10px;
    margin: 10px 0;
}
#matn-single button,#matn-single input[type=submit] {
    background: linear-gradient(to right, #5372ef , #4a64d4);
    color: #fff;
    padding: 9px 22px;
    border-radius: 4px;
    box-shadow: 0 12px 10px -10px #99adff;
    transition: all 0.5s;
    font-size: 14px;
    margin: 12px 0;
    cursor: pointer;
    text-align: center;
    border: none;
}
#matn-single input[type=text] , #matn-single textarea {
    border: 2px solid #ccc;
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0 15px 0;
    text-align: right;
}
#matn-single a,#matn-single p a,#matn-single p h2 a{
    transition: all 0.5s ease;
    font-size: 14px;
    font-weight: bold;
    color: #01743d;
}
#matn-single a:hover,#matn-single p a:hover,#matn-single p h2 a:hover{
    transition: all 0.5s ease;
    color: #757369;
}
#matn-single hr{
    border: none;
    height: 2px;
    background-color: #eaf3fe;
}
#matn-single img{
    max-width: 100%;
    display: block;
    margin: 20px auto;
    height: auto;
    border-radius: 4px;
}
#matn-single h1 a{font-size: 1.5em;}
#matn-single h2 a{font-size: 1.5em;}
#matn-single h3 a{font-size: 1.17em;}
#matn-single h4 a{font-size: 16px;}
#matn-single h5 a{font-size: 0.83em;}
#matn-single h6 a{font-size: 0.67em;}
.title-archive{
    text-align: center;
    font-size: 25px;
    border-bottom: 1px solid #02763f;
    padding-bottom: 15px;
    margin-bottom: 21px;
    color: var(--clr-2);
}
.arc a{
    margin: 5px;
}
.item-section {
    display: flex;
    flex-wrap: wrap;
}
 .item-box {
    width: 20%;
 }
/*************************************
*******************mobile*************
*************************************/
@media (min-width: 1921px){
}
@media (max-width: 1400px){
    .intro-container {padding: 150px 0;}
    .menu-top ul>li>a {font-size: 14px};
}
@media (max-width: 1200px){
    .intro-container {padding: 130px 0;background-size: 200px;}
    .intro-container h1::before{bottom: -15px;width: 75px; height: 75px;}
    .menu-top ul>li>a {
        font-size: 13px;
        padding: 5px 0 5px 28px;
    }
}
@media (max-width: 991px){
    .menu-wrapper {flex: 0;}
    .sub-menu::before{display: none;}
    .logo-header {justify-content: flex-start;}
    .sub-menu {
        padding-left: 0;
        margin-left: 0;
    }
    .intro-container {
        padding: 160px 0;
        background-size: 30%;
    }
    .intro-container h1::before{bottom: -10px;width: 70px; height: 70px;}
    .media-container{
        direction: rtl;
        margin-top: 20px;
    }
    .logo-header img {width: 60px;}
    .item-wrapper img {width: 60px;}
    .items-container {margin-top: 10px;}
    .marquee-container, .title-wrapper {margin-top: 50px;}
	    .item-box {width: 33% !important;}
    .item-box:nth-child(1), .item-box:nth-child(2) {width: 50% !important;}
}
@media (max-width: 768px){
    .intro-container h1::before{bottom: -40px;width: 60px; height: 60px;}
}
@media (max-width: 576px){
    .intro-container h1::before{bottom: -50px;width: 50px; height: 50px;}
    .about-container {margin-top: 50px;}
	    .item-box:nth-child(1), .item-box:nth-child(2),
    .item-box {width: 100% !important;}
}
@media (max-width: 456px){

}

 