@import "https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/Swiper/11.0.5/swiper-bundle.min.css";
:root{--primary-color:#142430;--secondary-color:#d1ac2b;--white-color:#fff;--black-color:#111;--text-color:#555;--green-color:#9fe061;--blue-color:#55bbed;--yellow-color:#eac147}@font-face{font-family:Poppins;src:url(../media/Poppins-Black.460b6471.woff)format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../media/Poppins-Bold.88fdc511.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../media/Poppins-SemiBold.5054db10.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../media/Poppins-Medium.e331098b.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../media/Poppins-Regular.2b1a5174.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../media/Poppins-Light.dec1230b.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../media/Poppins-ExtraLight.52fe915f.woff)format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(../media/Vazirmatn-ExtraLight.65e03c2e.woff2)format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(../media/Vazirmatn-Light.5bd37e67.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(../media/Vazirmatn-Regular.c2ca23de.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(../media/Vazirmatn-Medium.b4f84bf0.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(../media/Vazirmatn-SemiBold.4d1decc9.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(../media/Vazirmatn-Bold.af83fa93.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn;src:url(../media/Vazirmatn-Black.23455a85.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}html{scroll-behavior:smooth}html[lang=fa] body,html[lang=ar] body{font-family:Vazirmatn!important}html[lang=en] body{font-family:Poppins!important}body{background:#fafafc;flex-direction:column;min-height:100svh;font-size:16px;display:flex}@media (max-width:768px){body{font-size:15px}}@media (max-width:420px){body{font-size:14px}}img{max-width:100%}main{flex-grow:1}.text-green{color:var(--green-color)!important}.text-primary{color:var(--primary-color)!important}.text-secondary{color:var(--secondary-color)!important}.text-blue{color:var(--blue-color)!important}.bg-primary{background-color:var(--primary-color)!important}.bg-secondary{background-color:var(--secondary-color)!important}.wrapper{padding:6rem 0}@media (max-width:1400px){.wrapper{padding:5.5rem 0}}@media (max-width:1024px){.wrapper{padding:5rem 0}}@media (max-width:768px){.wrapper{padding:4.5rem 0}}@media (max-width:420px){.wrapper{padding:4rem 0}}.header{padding:1rem 0}.header_area{border-radius:.5rem;display:flex;overflow:hidden}.header_logo{background-color:var(--primary-color);padding:.5rem 1rem;flex-shrink:0;align-items:center;gap:1rem;padding-inline-end:1.5rem;text-decoration:none;display:flex}.header_logo img{max-height:50px}.header_logo .title{color:var(--white-color);margin:0;font-size:1.25em;font-weight:700}@media (max-width:1200px){.header_logo{max-width:155px;padding:.5rem;padding-inline-end:1rem}.header_logo .title{font-size:1em;line-height:1}.header_logo img{max-height:35px}}@media (max-width:768px){.header_logo{padding-inline-end:.5rem}.header_logo img{max-width:40px;max-height:40px}.header_logo .title{display:none}}.header_menu{background-color:var(--secondary-color);align-items:center;padding:.5rem 1.5rem;display:flex}@media (max-width:1200px){.header_menu{padding:.5rem}}@media (max-width:768px){.header_menu{flex-grow:1;justify-content:space-around}}.header_menu ul{align-items:center;margin:0;padding:0;list-style:none;display:flex}.header_menu ul li{border-inline-end:2px solid #ffffff80;margin-inline-end:1.5rem;padding-inline-end:1.5rem;position:relative}@media (max-width:1200px){.header_menu ul li{border-inline-end-width:1px;margin-inline-end:.5rem;padding-inline-end:.5rem}}.header_menu ul li:last-child{border-inline-end:none;margin-inline-end:0;padding-inline-end:0}.header_menu ul li a{color:var(--white-color);font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.header_menu ul li a:hover{color:var(--black-color)}@media (max-width:1200px){.header_menu ul li a{text-align:center;font-size:.8em;line-height:1.25}}.header_toggle{cursor:pointer;z-index:1;align-items:center;padding:0 .5rem;display:flex;position:relative}.header_toggle ul{top:100%;background-color:var(--white-color);padding:0;border:1px solid #ddd;border-radius:.375rem;width:80px;margin:0;padding:.25rem 0;list-style:none;display:none;position:absolute;inset-inline-end:0;box-shadow:0 0 8px #0000001a}.header_toggle ul li a{color:#555;align-items:center;gap:.375rem;padding:.375rem;font-size:.875rem;font-weight:300;text-decoration:none;transition:all .25s;display:flex}.header_toggle ul li a img{width:auto;height:16px}.header_toggle ul li a:hover{background-color:#eee}.header_toggle:hover>ul{display:block}.footer{background-image:linear-gradient(to right,var(--primary-color),#09141d);padding-top:4rem;padding-bottom:5rem}@media (max-width:768px){.footer{padding-top:3rem;padding-bottom:4rem}.footer .row>*{text-align:center;margin-bottom:3rem}}.footer .row>:last-child{margin-bottom:0}.footer_logo{flex-shrink:0;display:inline-block}.footer_logo img{-o-object-fit:contain;object-fit:contain;max-width:100px;max-height:100px}.footer_socials{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer_links{margin:0;padding:0;list-style-type:none}.footer_links li{color:#ffffffb3;margin-bottom:.75rem;font-weight:300}.footer_links li a{color:var(--white-color);text-decoration:none;transition:all .3s;display:inline-block}.footer_links li a:hover{color:var(--secondary-color);transform:translate(.5rem)}.footer_links li:last-child{margin-bottom:0}.home_hero{background:url(../media/hero.adb88ee6.png) 100%/65% no-repeat;padding:12rem 0;position:relative}.home_hero:before{content:"";top:0;background-image:linear-gradient(90deg,var(--primary-color)0%,var(--primary-color)35%,transparent 100%);z-index:0;background-size:cover;width:100%;height:100%;position:absolute;inset-inline-start:0}@media (max-width:1200px){.home_hero{padding:10rem 0}}@media (max-width:991px){.home_hero{padding:8rem 0}}@media (max-width:640px){.home_hero{background-size:100%;padding:6rem 0}.home_hero:before{background-image:linear-gradient(90deg,var(--primary-color)10%,transparent 100%)}}.home_hero .container{z-index:1;position:relative}.home_hero_title{color:var(--green-color);font-size:4em;font-weight:700;line-height:1.1}.home_hero_title b{font-size:2.15em;font-weight:900;display:block}@media (max-width:1200px){.home_hero_title{font-size:3.5em}}@media (max-width:768px){.home_hero_title{font-size:3em}}.home_hero_desc{border-top:1px solid var(--white-color);padding-top:.5rem;color:var(--white-color);padding-inline-start:.75rem;font-weight:300;position:relative}.home_hero_desc:after{content:"";top:-.25rem;background-color:var(--white-color);border-radius:100%;width:.5rem;height:.5rem;position:absolute;inset-inline-start:0}.home_about_title{text-align:end;margin-inline:auto 0;max-width:480px;margin-bottom:0;font-size:3.5em;font-weight:700}@media (max-width:768px){.home_about_title{max-width:unset;text-align:start;margin-bottom:2rem;font-size:2.5em}}.home_about_content{border-inline-start:1px solid var(--primary-color);color:var(--text-color);padding-inline-start:1.5rem;position:relative}.home_about_content p{margin-bottom:.75rem}.home_about_content:before{content:"";top:0;background-color:var(--primary-color);border-radius:100%;width:.5rem;height:.5rem;position:absolute;inset-inline-start:-.275rem}@media (max-width:768px){.home_about_content{padding-inline-start:1rem}}.home_about_companyCard{color:var(--black-color);background-color:#eee;border-radius:.75rem;align-items:center;gap:1.5rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.home_about_companyCard:hover{background-color:#ddd}.home_about_companyCard>img{flex-shrink:0;max-height:90px}.home_about_companyCard_title{color:var(--green-color);margin-bottom:.5rem;font-size:1.5em;font-weight:600}.home_about_companyCard_desc{color:var(--text-color);font-weight:300;margin-bottom:0!important}@media (max-width:768px){.home_about_companyCard{gap:1rem}.home_about_companyCard>img{max-height:60px}}.razdaneh .bgColor{background:#f0f0f0}.razdaneh .bg-white{background:#fff}.razdaneh .hero1{flex-direction:column;justify-content:center;align-items:center;height:90svh;max-height:760px;display:flex;position:relative}.razdaneh .hero1:before{content:"";z-index:0;background:url(/images/razdaneh/heroRazdaneh.webp) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;right:0}.razdaneh .hero1 .container{z-index:1;position:relative}.razdaneh .hero1 h1{color:var(--secondary-color);margin-bottom:2rem;font-size:4em;font-weight:900}.razdaneh .hero1 p{color:#fff;font-size:1.35rem;font-weight:400}@media (max-width:1440px){.razdaneh .hero1 h1{font-size:3.5em}}@media (max-width:768px){.razdaneh .hero1{height:auto;max-height:360px;padding-top:3rem;padding-bottom:3rem}.razdaneh .hero1 h1{font-size:2.5em}}@media (max-width:456px){.razdaneh .hero1 h1{font-size:2em}.razdaneh .hero1 p{font-size:1em}}.razdaneh .about h2{font-size:3rem;font-weight:900}.razdaneh .about h2 span{color:var(--secondary-color)}.razdaneh .about p{color:#303030;font-size:1.45rem;font-weight:400}.razdaneh .about p b{font-weight:500}.razdaneh .about .image{-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1440px){.razdaneh .about h2{font-size:2.5rem}}@media (max-width:768px){.razdaneh .about{text-align:center}.razdaneh .about h2{font-size:2rem}.razdaneh .about p{font-size:1rem}}.razdaneh .box{background-color:#021824;border-radius:2rem;padding:5rem;position:relative;overflow:hidden}.razdaneh .box p{color:#fff;margin-bottom:2.5rem;font-size:1.5rem;font-weight:200;line-height:1.7}.razdaneh .box p:last-child{margin-bottom:0}.razdaneh .box .list-white li{color:#e4e4e4;margin-bottom:1rem;font-size:1.25rem}.razdaneh .box .logo{inset-inline-end:-22%;filter:grayscale();opacity:.1;position:absolute;bottom:-95%;scale:.5}@media (max-width:768px){.razdaneh .box{padding:1.5rem 2rem}.razdaneh .box p,.razdaneh .box li{margin-bottom:0;font-size:1rem}}.razdaneh .productSec{position:relative}.razdaneh .productSec .productSlider a{text-decoration:none}.razdaneh .productSec .productSlider .imgCont{width:100%;height:200px}.razdaneh .productSec .productSlider .title{font-size:3rem;font-weight:900}.razdaneh .productSec .productSlider .product{color:#fff;background:#000;border-radius:1.25rem;width:100%;height:100%;padding:1rem}.razdaneh .productSec .productSlider .product_image{-o-object-fit:cover;object-fit:cover;border-radius:1rem;width:100%;max-width:100%;height:400px;margin-bottom:1.5rem;overflow:hidden}.razdaneh .productSec .productSlider .product_text{text-align:center;font-size:1.8rem;font-weight:400;line-height:1.2}.razdaneh .productSec .productSlider .products-prev.swiper-button-prev{inset-inline-start:unset;inset-inline-end:40px;width:fit-content;top:20px}.razdaneh .productSec .productSlider .products-prev.swiper-button-prev:after{color:#fff;background:#021824;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:600;display:flex}.razdaneh .productSec .productSlider .products-next.swiper-button-next{inset-inline-end:0;top:20px;width:fit-content;inset-inline-start:unset}.razdaneh .productSec .productSlider .products-next.swiper-button-next:after{color:#fff;background:#021824;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:600;display:flex}@media (max-width:768px){.razdaneh .productSec .productSlider .product_text{font-size:1rem}}@media (max-width:1440px){.razdaneh .productSec .productSlider .product_text{font-size:1.25rem}}.razdaneh .productSec_textBox{color:#021824;text-align:center;max-width:1070px;margin:10rem auto 0;font-size:2rem}@media (max-width:1440px){.razdaneh .productSec_textBox{font-size:1.5rem}}@media (max-width:768px){.razdaneh .productSec_textBox{font-size:1.35rem}}.razdaneh .productBanner .bannerContainer{width:100%;position:relative}.razdaneh .productBanner .bannerContainer .bgGradient{bottom:0;z-index:2;background:linear-gradient(#fff0 0%,#fffc 25%,#fff 100%);width:100%;margin-top:-25rem;padding-top:12rem;padding-bottom:4rem;position:absolute;inset-inline-start:0}.razdaneh .productBanner .bannerContainer .bgGradient h1{color:var(--secondary-color);margin-bottom:2rem;font-size:6rem;font-weight:900}.razdaneh .productBanner .bannerContainer .bgGradient p{color:#021824;font-size:3rem;font-weight:500}.razdaneh .productBanner .bannerContainer .bgGradient .tiny{font-size:1.75rem;font-weight:400}.razdaneh .productBanner .bannerContainer .banner{-o-object-fit:cover;object-fit:cover;width:100%;height:1480px}@media (max-width:1440px){.razdaneh .productBanner .bannerContainer .bgGradient h1{font-size:3.5rem;font-weight:700}.razdaneh .productBanner .bannerContainer .bgGradient p{font-size:2.2rem;font-weight:400}.razdaneh .productBanner .bannerContainer .bgGradient .tiny{font-size:1.2rem}}@media (max-width:768px){.razdaneh .productBanner .bannerContainer .bgGradient h1{font-size:3rem;font-weight:700}.razdaneh .productBanner .bannerContainer .bgGradient p{font-size:1.75rem;font-weight:400}.razdaneh .productBanner .bannerContainer .bgGradient .tiny{font-size:1rem}.razdaneh .productBanner .bannerContainer .banner{height:500px}}@media (max-width:456px){.razdaneh .productBanner .bannerContainer .bgGradient h1{margin-bottom:1.5rem;font-size:1.75rem;font-weight:500}.razdaneh .productBanner .bannerContainer .bgGradient p{font-size:1.25rem;font-weight:400}.razdaneh .productBanner .bannerContainer .bgGradient .tiny{font-size:.9rem}}.razdaneh .content{font-size:1.5rem}.razdaneh .content .title{color:var(--secondary-color);margin-top:2rem;font-size:7rem;font-weight:700}.razdaneh .content .subtitle{color:var(--black-color);font-size:4rem;font-weight:500}.razdaneh .content .tiny{margin-bottom:3rem;font-size:1.25rem;font-weight:400}.razdaneh .content li{margin-bottom:1rem;font-size:1.25rem}.razdaneh .content .yellow{color:var(--secondary-color);margin-bottom:1rem;font-weight:500}@media (max-width:1440px){.razdaneh .content{font-size:1.25rem}.razdaneh .content .title{font-size:2.5rem}.razdaneh .content .subtitle{font-size:1.5rem}.razdaneh .content .tiny{font-size:1rem}.razdaneh .content li{font-size:1.1rem}}@media (max-width:768px){.razdaneh .content{font-size:1.1rem}.razdaneh .content .title{font-size:2.25rem}.razdaneh .content .subtitle{font-size:1.25rem}.razdaneh .content .tiny{font-size:.9rem}.razdaneh .content li{font-size:1rem}}@media (max-width:456px){.razdaneh .content{font-size:.9rem}.razdaneh .content .title{font-size:1.5rem}.razdaneh .content .subtitle{font-size:1.125rem}.razdaneh .content .tiny{font-size:.85rem}.razdaneh .content li{font-size:.9rem}}.nojan .bgColor{background:#f0f0f0}.nojan .bg-white{background:#fff}.nojan .hero1{flex-direction:column;justify-content:center;align-items:center;height:90svh;max-height:760px;display:flex;position:relative}.nojan .hero1:before{content:"";z-index:0;background:url(../media/heroNojan1.7f4a6fc2.webp) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;right:0}.nojan .hero1 .container{z-index:1;position:relative}.nojan .hero1 h1{color:#0cf;margin-bottom:2rem;font-size:6rem;font-weight:900}.nojan .hero1 p{color:#fff;font-size:1.35rem;font-weight:400}@media (max-width:768px){.nojan .hero1{height:60svh;max-height:360px}.nojan .hero1 h1{font-size:2.5rem}}@media (max-width:456px){.nojan .hero1 h1{font-size:1.5rem}.nojan .hero1 p{font-size:1rem}}.nojan .about h2{font-size:3rem;font-weight:900}.nojan .about h2 span{color:#0cf}.nojan .about p{color:#303030;font-size:1.45rem;font-weight:400}.nojan .about p b{font-weight:500}.nojan .about .image{-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.nojan .about{text-align:center}.nojan .about h2{font-size:2rem}.nojan .about p{font-size:1rem}}.nojan .box{background-color:#021824;border-radius:2rem;padding:5rem;position:relative;overflow:hidden}.nojan .box p{color:#fff;margin-bottom:2.5rem;font-size:1.5rem;font-weight:400;line-height:1.7}.nojan .box p b{font-weight:500}.nojan .box .list-white li{color:#e4e4e4;margin-bottom:1rem;font-size:1.25rem}.nojan .box .logo{inset-inline-end:-25%;filter:grayscale();opacity:.1;position:absolute;bottom:-60%;scale:.65}@media (max-width:992px){.nojan .box{padding:2.5rem}}@media (max-width:576px){.nojan .box{padding:1.5rem}}.nojan .productSec{position:relative}.nojan .productSec .productSlider a{text-decoration:none}.nojan .productSec .productSlider .imgCont{width:100%;height:200px}.nojan .productSec .productSlider .title{font-size:3rem;font-weight:900}.nojan .productSec .productSlider .product{color:#fff;background:#000;border-radius:1.25rem;width:100%;height:100%;padding:1rem}.nojan .productSec .productSlider .product_image{-o-object-fit:cover;object-fit:cover;border-radius:1rem;width:100%;max-width:100%;height:400px;margin-bottom:1.5rem;overflow:hidden}.nojan .productSec .productSlider .product_text{text-align:center;font-size:2rem;font-weight:400;line-height:1.2}.nojan .productSec .productSlider .product_sub{text-align:center;margin-bottom:.5rem;font-size:96%;font-weight:300}.nojan .productSec .productSlider .products-prev.swiper-button-prev{inset-inline-start:unset;inset-inline-end:40px;width:fit-content;top:20px}.nojan .productSec .productSlider .products-prev.swiper-button-prev:after{color:#fff;background:#021824;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:600;display:flex}.nojan .productSec .productSlider .products-next.swiper-button-next{inset-inline-end:0;top:20px;width:fit-content;inset-inline-start:unset}.nojan .productSec .productSlider .products-next.swiper-button-next:after{color:#fff;background:#021824;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:600;display:flex}@media (max-width:768px){.nojan .productSec .productSlider .product_text{font-size:1rem}}@media (max-width:1440px){.nojan .productSec .productSlider .product_text{font-size:1.25rem}}.nojan .productSec_textBox{color:#021824;text-align:center;max-width:1070px;margin:10rem auto 0;font-size:2rem}@media (max-width:1440px){.nojan .productSec_textBox{font-size:1.5rem}}@media (max-width:768px){.nojan .productSec_textBox{font-size:1.35rem}}.nojan .productBanner .bannerContainer{width:100%;position:relative}.nojan .productBanner .bannerContainer .bgGradient{bottom:0;z-index:2;background:linear-gradient(#fff0 0%,#fffc 25%,#fff 100%);width:100%;margin-top:-25rem;padding-top:12rem;padding-bottom:4rem;position:absolute;inset-inline-start:0}.nojan .productBanner .bannerContainer .bgGradient h1{color:#0cf;margin-bottom:2rem;font-size:6rem;font-weight:900}.nojan .productBanner .bannerContainer .bgGradient p{color:#021824;font-size:3rem;font-weight:500}.nojan .productBanner .bannerContainer .bgGradient .tiny{font-size:1.75rem;font-weight:400}.nojan .productBanner .bannerContainer .banner{-o-object-fit:cover;object-fit:cover;width:100%;height:1480px}@media (max-width:768px){.nojan .productBanner .bannerContainer .bgGradient h1{font-size:3rem;font-weight:700}.nojan .productBanner .bannerContainer .bgGradient p{font-size:1.75rem;font-weight:400}.nojan .productBanner .bannerContainer .bgGradient .tiny{font-size:1rem}.nojan .productBanner .bannerContainer .banner{height:500px}}@media (max-width:456px){.nojan .productBanner .bannerContainer .bgGradient h1{margin-bottom:1.5rem;font-size:1.75rem;font-weight:500}.nojan .productBanner .bannerContainer .bgGradient p{font-size:1.25rem;font-weight:400}.nojan .productBanner .bannerContainer .bgGradient .tiny{font-size:.9rem}}.nojan .content{font-size:1.5rem}.nojan .content .title{color:var(--blue-color);margin-top:2rem;font-size:7rem;font-weight:700}.nojan .content .subtitle{color:var(--black-color);font-size:4rem;font-weight:500}.nojan .content .tiny{margin-bottom:3rem;font-size:1.25rem;font-weight:400}.nojan .content li{margin-bottom:1rem;font-size:1.25rem}.nojan .content .blue{color:var(--blue-color);margin-bottom:1rem;font-weight:500}@media (max-width:1440px){.nojan .content .title{font-size:3rem}.nojan .content .subtitle{font-size:1.75rem}.nojan .content .tiny{font-size:1.25rem}}@media (max-width:768px){.nojan .content{font-size:1.1rem}.nojan .content .title{font-size:2.5rem}.nojan .content .subtitle{font-size:1.5rem}.nojan .content .tiny{font-size:1rem}.nojan .content li{font-size:1.1rem}}@media (max-width:456px){.nojan .content{font-size:.9rem}.nojan .content .title{font-size:1.5rem}.nojan .content .subtitle{font-size:1.125rem}.nojan .content .tiny{font-size:.85rem}.nojan .content li{font-size:.9rem}}.imenzist_hero{background:url(../media/hero.c90149ec.png) 100%/65% 100% no-repeat;padding:12rem 0;position:relative}.imenzist_hero:before{content:"";top:0;background-image:linear-gradient(90deg,var(--primary-color)0%,var(--primary-color)35%,transparent 100%);z-index:0;background-size:cover;width:100%;height:100%;position:absolute;inset-inline-start:0}@media (max-width:1200px){.imenzist_hero{padding:10rem 0}}@media (max-width:991px){.imenzist_hero{padding:8rem 0}}@media (max-width:640px){.imenzist_hero{background-size:cover;padding:6rem 0}.imenzist_hero:before{background-image:linear-gradient(90deg,var(--primary-color)10%,transparent 100%)}}.imenzist_hero .container{z-index:1;position:relative}.imenzist_hero_title{color:var(--yellow-color);font-size:4em;font-weight:700;line-height:1.1}.imenzist_hero_title b{font-size:2.15em;font-weight:900;display:block}@media (max-width:1200px){.imenzist_hero_title{font-size:3.5em}}@media (max-width:768px){.imenzist_hero_title{font-size:3em}}.imenzist_hero_desc{color:var(--white-color);font-weight:300}.imenzist_about{background-image:url(../media/about.3b590546.jpg);background-position:0;background-repeat:no-repeat;background-size:45% 100%;padding:10rem 0}.imenzist_about_title{margin-bottom:1.5rem;font-size:3.25em;font-weight:700;line-height:1.1}.imenzist_about_content{color:var(--text-color)}@media (max-width:991px){.imenzist_about{background-size:48% 100%;padding:3rem 0}.imenzist_about_title{margin-bottom:1rem;font-size:2.5em}}@media (max-width:768px){.imenzist_about{background-size:100% 600px;padding-bottom:620px;background-position:bottom!important}}@media (max-width:420px){.imenzist_about{background-size:100% 480px;padding-bottom:500px}}.imenzist_lead{background-color:var(--primary-color);color:var(--white-color);border-radius:1.5rem;padding:4rem;font-weight:300;position:relative;overflow:hidden}.imenzist_lead_title{font-size:3em;font-weight:700}@media (max-width:640px){.imenzist_lead_title{font-size:2.5em}}.imenzist_lead.has-logo:before{content:"";inset-inline-end:0;opacity:.15;background:url(../media/imen-zist-logo.48682773.png) 50%/contain no-repeat;width:50%;max-width:360px;height:90%;position:absolute;top:6%}@media (max-width:768px){.imenzist_lead{padding:3rem}}@media (max-width:420px){.imenzist_lead{padding:2.5rem}}.imenzist .productSec{position:relative}.imenzist .productSec .productSlider a{text-decoration:none}.imenzist .productSec .productSlider .imgCont{width:100%;height:200px}.imenzist .productSec .productSlider .title{font-size:3rem;font-weight:900}.imenzist .productSec .productSlider .product{color:#fff;background:#000;border-radius:1.25rem;width:100%;height:100%;padding:1rem}.imenzist .productSec .productSlider .product_image{-o-object-fit:cover;object-fit:cover;border-radius:1rem;width:100%;max-width:100%;height:400px;margin-bottom:1.5rem;overflow:hidden}.imenzist .productSec .productSlider .product_text{text-align:center;font-size:2rem;font-weight:400;line-height:1.2}.imenzist .productSec .productSlider .products-prev.swiper-button-prev{inset-inline-start:unset;inset-inline-end:40px;width:fit-content;top:20px}.imenzist .productSec .productSlider .products-prev.swiper-button-prev:after{color:#fff;background:#021824;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:600;display:flex}.imenzist .productSec .productSlider .products-next.swiper-button-next{inset-inline-end:0;top:20px;width:fit-content;inset-inline-start:unset}.imenzist .productSec .productSlider .products-next.swiper-button-next:after{color:#fff;background:#021824;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:600;display:flex}@media (max-width:768px){.imenzist .productSec .productSlider .product_text{font-size:1rem}}@media (max-width:1440px){.imenzist .productSec .productSlider .product_text{font-size:1.25rem}}.imenzist .productSec_textBox{color:#021824;text-align:center;max-width:1070px;margin:10rem auto 0;font-size:2rem}@media (max-width:1440px){.imenzist .productSec_textBox{font-size:1.5rem}}@media (max-width:768px){.imenzist .productSec_textBox{font-size:1.35rem}}.imenzist .productBanner .bannerContainer{width:100%;position:relative}.imenzist .productBanner .bannerContainer .bgGradient{bottom:0;z-index:2;background:linear-gradient(#fff0 0%,#fffc 25%,#fff 100%);width:100%;margin-top:-25rem;padding-top:12rem;padding-bottom:4rem;position:absolute;inset-inline-start:0}.imenzist .productBanner .bannerContainer .bgGradient h1{color:#0cf;margin-bottom:2rem;font-size:6rem;font-weight:900}.imenzist .productBanner .bannerContainer .bgGradient p{color:#021824;font-size:3rem;font-weight:500}.imenzist .productBanner .bannerContainer .bgGradient .tiny{font-size:1.75rem;font-weight:400}.imenzist .productBanner .bannerContainer .banner{-o-object-fit:cover;object-fit:cover;width:100%;height:1480px}@media (max-width:768px){.imenzist .productBanner .bannerContainer .bgGradient h1{font-size:3rem;font-weight:700}.imenzist .productBanner .bannerContainer .bgGradient p{font-size:1.75rem;font-weight:400}.imenzist .productBanner .bannerContainer .bgGradient .tiny{font-size:1rem}.imenzist .productBanner .bannerContainer .banner{height:500px}}@media (max-width:456px){.imenzist .productBanner .bannerContainer h1{margin-bottom:1.5rem;font-size:1.75rem;font-weight:500}.imenzist .productBanner .bannerContainer p{font-size:1.25rem;font-weight:400}.imenzist .productBanner .bannerContainer .tiny{font-size:.9rem}}.imenzist .content{font-size:1.5rem}.imenzist .content .title{color:var(--secondary-color);margin-top:2rem;font-size:7rem;font-weight:700}.imenzist .content .subtitle{color:var(--black-color);font-size:4rem;font-weight:500}.imenzist .content .tiny{margin-bottom:3rem;font-size:1.25rem;font-weight:400}.imenzist .content li{margin-bottom:1rem;font-size:1.25rem}.imenzist .content .yellow{color:var(--yellow-color);margin-bottom:1rem;font-weight:500}@media (max-width:1440px){.imenzist .content .title{font-size:3rem}.imenzist .content .subtitle{font-size:1.75rem}.imenzist .content .tiny{font-size:1.25rem}.imenzist .content li{font-size:1.1rem}}@media (max-width:768px){.imenzist .content{font-size:1.1rem}.imenzist .content .title{font-size:2.5rem}.imenzist .content .subtitle{font-size:1.5rem}.imenzist .content .tiny{font-size:1rem}.imenzist .content li{font-size:1.1rem}}@media (max-width:456px){.imenzist .content{font-size:.9rem}.imenzist .content .title{font-size:1.5rem}.imenzist .content .subtitle{font-size:1.125rem}.imenzist .content .tiny{font-size:.85rem}.imenzist .content li{font-size:.9rem}}.section{padding-top:8rem;padding-bottom:8rem}.section_title{font-size:2.5em;font-weight:700}@media (max-width:768px){.section{padding-top:4rem;padding-bottom:4rem}}html[dir=rtl] .home_hero{background-position:0}html[dir=rtl] .home_hero:before{background-image:linear-gradient(-90deg,var(--primary-color)0%,var(--primary-color)35%,transparent 100%)}html[dir=rtl] .home_about_title{font-weight:900}html[dir=rtl] .imenzist_hero{background-position:0}html[dir=rtl] .imenzist_hero:before{background-image:linear-gradient(-90deg,var(--primary-color)0%,var(--primary-color)35%,transparent 100%)}html[dir=rtl] .imenzist_about{background-position:100%}html[dir=rtl] .nojan .hero1:before,html[dir=rtl] .razdaneh .hero1:before{transform:rotateY(180deg)}.admin-flex{display:flex}.admin-flex>aside{flex-shrink:0}.admin-sidebar{width:15rem;height:100vh;transition:width .2s;display:flex;position:relative;overflow:hidden}.admin-main{flex-direction:column;max-width:2048px;margin:0 auto;display:flex}.admin-main>.grow{flex-grow:1;padding:1.5rem}.admin-main>header{justify-content:end;gap:1rem;padding:1rem;display:flex}.admin-main footer{color:var(--text-color);padding:1rem;font-weight:300}.admin-openSidebar-btn{inset-inline-start:12rem;color:var(--blue-color);z-index:1;background-color:#0000;border:0;outline:0;margin:0;padding:0;position:absolute;top:1.5rem}.admin-openSidebar-btn.visible{inset-inline-start:1rem}@media (min-width:768px){.text-md-start{text-align:start!important}.text-md-end{text-align:end!important}}
