/*
Theme Name:
Theme URI:
Author: samayari - Devix
Description: sama - Devix
Author URI: https://devix.ir
Version: 3
*/
@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;
}
html,body{
    min-height: 100%;
}
:root {
    --primary-color:#0000FF;
    --secondary-color:#FA8100;
    --txt-color:#212121;
    --white:#fff;
    --gray:#525252;
}

body {
    margin: 0!important;
    background: linear-gradient(180deg, #F6F6F6 0%, #EEF8FF 15%, #E8F6FF 35%, #EDF9FF 55%, #F5FBFF 75%, #e9f6ff 100%)
}
a {
    text-decoration: none!important
}
svg{
    width: 24px;
    height: 24px;
}
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;}
.margin{
    margin: 40px 0;
}

/*************************************
*******************header*************
*************************************/
/*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;
}
.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: 35px;
    height: 35px;
}
.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;
}
.btn{
    padding: 6px 24px;
    border-radius: 12px;
    color:var(--txt-color);
    font-size: 16px;
    font-weight: 600;
    display: flex;
    gap:8px;
    align-items: center;
}
.orange{
    background:var(--secondary-color);
    color:var(--white);
}
.login{
    border: 1px solid #ccc;
    border-radius: 12px;
}
.header-btns{
    display: flex;
    gap: 16px;
}
.menu-top ul li a{
     color: var(--txt-color);
     font-size: 16px;
     font-weight: 600;
}
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding: 24px 0;
    min-height: 100px;
    width: 1166px;
    margin: 0 auto;
}

header::before {
    content: "";
    position: absolute;
    top: -269px;
    left: 50%;
    transform: translateX(-50%);
    width: 1300px;
    height: 1000px;
    background: url("img/Rectangle41275.svg") no-repeat center top;
    background-size: 100% 100%;
    z-index: 0;
    pointer-events: none;
}
.logo-box img{
    width: 100%;
    height: 48px;
}
.header > * {
    position: relative;
    z-index: 2;
}
/*************************************
*******************main*************
*************************************/
main {
    position: relative;
    z-index: 1;
}
.title-site{
    background: url(img/Vector\ \(4\).svg) no-repeat center;
    width: 868px;
    height: 200px;
    margin: 0 auto;
    display: flex;
    gap: 12px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.title-site h1{
    font-size: 30px;
    color: var(--txt-color);
    font-weight: 700;
}
.title-site h2{
    font-size: 12px;
    font-weight: 600;
    color:var(--txt-color);
}
.blue{
    background: var(--primary-color);
    display: flex;
    width: fit-content;
    color: var(--white);
    gap: 8px;
    font-size: 18px;
}
.blue svg{
    color: var(--white);
}
.white-btn{
    background: var(--white);
    border: 1px solid #e4e4e4;
}
.titlesit-btn{
    display: flex;
    gap: 24px;
    justify-content: center;
    align-items: center;
    margin-top: -40px;
}
.first-section-big-box{
    width: 60%;
}
.first-section-smallright-box{
    width: 40%;
}
.first-section-smallright-box{
    width: 40%;
}
.title-big-box{
    display: flex;
    justify-content: space-between;
}
.title-big-box svg{
    color: var(--txt-color);
}
.first-section-boxs{
    display: flex;
    gap: 24px;
    width: 76%;
    margin: 0 auto;
    padding: 60px 0;
    position: relative;
    align-items: center;
}

.title-big-box h2{
    color:var(--txt-color);
    font-size: 18px;
    font-weight: 600;
}
.first-section-boxs::before{
    position: absolute;
    content: "";
    top: -46px;
    right: -21px;
    width: 1100px;
    height: 1100px;
    background: url(img/centerbluecircle.svg) no-repeat;
}
.title-big-box p{
    color: #696969;
    font-size: 14px;
    font-weight: 400;
}
.content-big-box ul li{
    color: var(--txt-color);
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}
.chart1 img{
    width: 100px;
    height: 100px;
}
.chart2 img{
    width: 100%;
    height: auto;
}

/*card1*/
.card {
    position: relative;
    height: fit-content;
    min-height: 200px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 22px;
    background: #ffffff7e;
    transform:
        perspective(700px)
        rotateX(var(--rotate-x))
        rotateY(var(--rotate-y))
        translateZ(0);
    transform-style: preserve-3d;
    transition:
        transform 0.15s ease-out,
        box-shadow 0.25s ease;
        padding: 24px;
}

/* نور متحرک زیر ماوس */
.card::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: 
    radial-gradient(circle 140px at var(--mouse-x) var(--mouse-y), rgb(118 190 245 / 28%), rgba(59, 130, 246, 0.08) 45%, transparent 75%);
}

/* حاشیه روشن نزدیک ماوس */
.card::after {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    pointer-events: none;

    background: radial-gradient(
        circle 244px at var(--mouse-x) var(--mouse-y),
        var(--primary-color) 0%,
        var(--secondary-color) 45%,
        transparent 70%
    );

    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);

    -webkit-mask-composite: xor;
    mask-composite: exclude;

    opacity: 0;
    transition: opacity 0.25s ease;
}

.card:hover {
    box-shadow:
    0 25px 50px rgb(199 199 199 / 35%), 0 15px 35px rgba(59, 130, 246, 0.25)
}

.card:hover::before,
.card:hover::after {
    opacity: 1;
}

/* محتوا کمی از سطح باکس بالاتر قرار می‌گیرد */
.card-content {
    display: flex
    ;
        flex-direction: column;
        position: relative;
        z-index: 2;
        transform: translateZ(35px);
        transition: transform 0.25s 
    ease;
        gap: 16px;
}

.card:hover .card-content {
    transform: translateZ(55px);
}
.tahlil img{
    width: 150px;
    height:150px;
}
.content-big-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title{
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    align-items: center;
}
.title h2{
     font-size: 18px;
     font-weight: 700;
     color: var(--txt-color);
}
.title h2 span{
    color: var(--primary-color);
}
.title h3{
    color:var(--gray);
    font-size: 16px;
    font-weight: 500;
}
.report{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.fold-box::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    padding: 2px;
    border-radius: inherit;
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
   
}

.fold-box:hover::before {
    animation: electric-border 3.5s linear infinite;
    background: conic-gradient(
        from var(--border-angle),

        transparent 0deg 30deg,
        var(--primary-color) 30deg 80deg,
        transparent 42deg 205deg,
        var(--secondary-color) 205deg 260deg,
        transparent 217deg 360deg
    );
    filter: blur(30px);
}
.fold-box {
    position: relative;
    width: 500px;
    padding: 24px;
    background: linear-gradient(0deg, #ffffff8e, #c2ceff33);
    border-radius:16px;
    clip-path: polygon(45px 0, 100% 0, 100% 100%, 0 100%, 0 45px);
    border: 1px solid #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px
}
.fold-box img{
    width: 50px;
    height: 50px;
}
.fold-box h4{
    color:var(--txt-color);
    font-size: 16px;
    font-weight: 600;
}
.fold-box p{
    color: var(--txt-color);
    font-size: 14px;
    font-weight: 400;
}
.four-report{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    width: 100%;
}
.reports-box{
    display: flex;
    gap: 24px;
}
.card-inner{
    height: fit-content;
    width: 100%;
}
.corea{
    width: 200px !important;
    height: 200px !important;
}
.bottom-right {
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 45px),
        calc(100% - 45px) 100%,
        0 100%
    );
}
.top-right {
    clip-path: polygon(
        0 0,
        calc(100% - 45px) 0,
        100% 45px,
        100% 100%,
        0 100%
    );
}
.bottom-left {
    clip-path: polygon(
        0 0,
        100% 0,
        100% 100%,
        45px 100%,
        0 calc(100% - 45px)
    );
}
.top-left {
    clip-path: polygon(
        45px 0,
        100% 0,
        100% 100%,
        0 100%,
        0 45px
    );
}
.shadow{
    width: 313px;
    height: 5px;
    background: linear-gradient(90deg, #c0bee241, #C0BEE2, #c0bee238);
    filter: blur(4px);
    margin: 0px;
    z-index: -8;
}
.b{
    display: flex;
        flex-direction: column;
        margin: 0px auto;
        width: 100%;
        align-items: center;
        height: 100%;
}
.steps-content{
    display: flex;
    gap: 40px !important;
    align-items: center;
    justify-content: space-between;
}
.steps-content-img{
    width: 600px;
    height: 600px;
}
.step{
    display: flex;
    gap: 16px;
    width: 600px;
    align-items: center;
    cursor: pointer;
}
.step:hover{
    background: #ffffff;
    border-radius: 16px;
}
.steps-text-box{
    border: 1px solid #fff;
    background: #F7FCFF;
    padding: 24px;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
/*tabb*/
.tab-btn{
    background: #ffffff8f;
    padding: 16px 32px;
    border: none;
    border-radius: 8px;
    box-shadow:1px 2px 11px #e6e6e682;
    display: flex;
    gap: 16px;
    align-items: center;
    font-size: 16px;
    color: #c9c9c9;
    font-weight: 600;
    cursor: pointer;
}
.tab-buttons{
    width: 100%;
    display: flex;
    align-items: center;
    gap: 32px;
    justify-content: center;
}
.tab-btn.active{
    color:var(--txt-color);
    background: var(--white);
    border: 1px solid #f3f3f3;
    box-shadow:1px 2px 12px #e4e4e482;
}
.tab-btn.active svg{
    opacity: 1;
}
.tab-btn svg{
    opacity: 0.5;
}
.info-tab-box{
    display:none;
    gap: 48px;
    align-items: center;
}
.info-tab-box.active{
    display: flex;
    align-items: flex-start;
}
.info-tab-box img{
    width: 900px;
}
.info-tab-box p{
    padding: 32px 0;
    color: var(--txt-color);
    font-size: 16px;
    line-height: 2;
    font-weight: 600;
}
.question-boxs{
    padding: 24px;
    border-radius: 16px;
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.question{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.questn{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.svg{
    background: var(--white);
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: var(--txt-color);
}
.answer-box{
    background: var(--white);
    color: var(--txt-color);
    padding: 16px;
    border-radius: 8px;
    display: none;
    transition:0.3s;
}
.qoestion-box{
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 16px ;
    background: #F0F5F8;
    border-radius: 16px;
    box-shadow:0px 1px 7px #cccccc7d;
    cursor: pointer;
}
.qoestion-box p,.answer-box p{
    font-size: 16px;
    font-weight: 600;
    color: var(--txt-color);
}
.svg svg {
    transition: transform 0.4s cubic-bezier(.4, 0, .2, 1);
}
.question:has(+ .answer-box.active) .svg svg {
    transform: rotate(180deg);
}
.svg svg {
    transition: transform 0.3s ease;
}
.f-option p{
    color: var(--txt-color);
    font-size: 16px;
    font-weight: 700;
}
.f-option span{
    color: #696969;
    font-size: 14px;
    font-weight: 500;
}
.f-option{
   width: 200px; 
}
.footer-svg{
    background: #d4e5ff;
    padding: 12px;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
.footer-svg svg{
    width: 22px !important;
    height: 22px !important;
    color: #0000FF;
}
.footerlink ul li:hover .footer-svg{
    background: linear-gradient(
        45deg,
        #657cff,
        var(--primary-color)
      );
      transition: 0.3s;   
}
.footerlink ul li:hover .footer-svg svg{
    color: var(--white); 
}
.footerlink ul li .footer-svg svg{
    color: rgb(69, 101, 243);
}
.bw{
    background:var(--white);
    padding: 8px;
    width: 100%;
    border: 1px solid #e9e9e956;
    box-shadow: 0px 1px 5px #cccccc70;
    border-radius: 12px;
}


@keyframes electric-border {
    to {
        --border-angle: 360deg;
    }
}
@property --border-angle {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;
}
@keyframes rotateGradient {
    from {
      transform: rotate(0deg);
    }
  
    to {
      transform: rotate(360deg);
    }
  }
/*************************************
*******************footer*************
*************************************/
footer{
    background: var(--white);
}
.footer{
    display: flex;
    gap: 56px;
    justify-content: space-between;
    width: 100%;
    padding: 24px 0;
}
.footerlink{
    width: 100%;
}
.footer-links{
    display: flex;
    width: 100%;
    gap: 24px;
    justify-content: space-between;
    padding: 24px 0;
}
.logoo-box{
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 800px;
}
.logoo-box img{
    width: 250px;
    height: 100px;
}
.logoo-box p{
    font-size: 16px;
    font-weight: 500;
    color: var(--txt-color);
}
.footer-active-btn{
    background: linear-gradient(
    45deg,
    #657cff,
    var(--primary-color)
  );
  padding: 8px 24px;
  border-radius: 8px;
  color: var(--white);
  font-size: 16px;
  font-weight: 600;
}
.footer-black-btn{
    background: #212121;
  padding: 8px 24px;
  border-radius: 8px;
  color: var(--white);
  font-size: 16px;
  font-weight: 600;
}
.footer-btn{
    display: flex;
    gap: 24px;
}
.footerlink ul li a svg{
    width: 14px;
    height: 14px;
    color: #000000;
}
.footerlink ul li a{
    display: flex;
    gap: 8px;
    align-items: center;
    font-size: 16px;
    color: var(--txt-color);
}
.footerlink ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.footerlink{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.footerlink h4{
    border-right: 6px solid var(--primary-color);
    padding: 0 8px;
    border-radius: 4px;
}
.tabs{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
/*************************************
*******************mobile*************
*************************************/
@media (min-width: 1921px){
    
}

@media (max-width: 1400px){
    
}

@media (max-width: 1200px){
    
}

@media (min-width: 992px){
    .sub-menu-style:after{
        display: none;
        }
}

@media (max-width: 991px){
    
}

@media (max-width: 768px){
    .card {
        transform: none !important;
    }
    
}

@media (max-width: 576px){
    
}

@media (max-width: 456px){
    
}