body {
    visibility: visible;
}

div,
a,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

strong {
    font-weight: normal;
    color: inherit
}





@font-face {
    font-family: "KalamehWeb-SemiBold";
    src: url("/assets/fonts/KalamehWeb(NoEn)-SemiBold.woff2");
    font-display: swap
}

@font-face {
    font-family: "KalamehRegular";
    src: url("/assets/fonts/KalamehRegular.woff2");
    font-display: swap
}

@font-face {
    font-family: "yekan bakh VF";
    src: url("/assets/fonts/YekanBakh-VF_v2_2.woff2");
    font-display: swap
}

@font-face {
    font-family: "KalamehWeb(NoEn)-ExtraLight";
    src: url("/assets/fonts/KalamehWeb(NoEn)-ExtraLight.woff2");
    font-display: swap
}

@font-face {
    font-family: "iconFont";
    /* src: url("/assets/fonts/kerman-icon-font11.woff2"); */
    /* src: url("/assets/fonts/kerman-icon-font17.woff2"); */
    src: url("/assets/fonts/kerman-icon-font19.woff");
    font-weight: normal !important;
    font-style: normal;
    font-display: block
}













body {
    font-family: "KalamehWeb-SemiBold"
}

#siteTitle_a {
    text-decoration: none !important;
    display: inline-block
}

#blogPostKamel a,
#blogPostKamel a:visited {
    color: #009e71;
}

.m_auto {
    margin-right: auto;
    margin-left: auto;
}











.unFull2 {
    width: 90%;
    max-width: 1440px;

}

ul>li {
    padding-left: 0 !important;

}

.mednuS {
    float: right;
    height: 100% !important;

}
.x1{
    padding-top: 10px;
}

.IconMenuS {
    padding-top: 32px !important;
    padding-bottom: 36px !important;
    padding-left: 27px !important;
    padding-right: 27px !important;
    position: relative;
    border: solid 1px transparent;
    color: #fff !important;


}

.IconMenuS::after {
    content: '';
    position: absolute;
    width: 1px;
    /* height: 100%; */
    background: #fff;
    background: linear-gradient(#f3d572, #D4AF37, #f3d572);
    top: 32px;
    bottom: 28px;
    margin-right: 28px;


}

.mainMenu li:last-child .IconMenuS::after {
    content: '';
    /* width: 0px; */
}

.IconMenuS:hover {
    background: #D4AF37;
    background: linear-gradient(#f3d572, #dcb841, #D4AF37, #D4AF37, #D4AF37);
    color: #000;
    border: solid 1px #D4AF37;
    box-shadow: 0 0 15px #f3d572;

}

.headerHolderS {
    position: fixed;
    width: 100%;
    top: 0;

    background: #111;
    z-index: 1000;
    /* اطمینان از اینکه منو روی بقیه محتوا قرار بگیره */
    box-shadow: 0 5px 5px #D4AF37;

    transition: top 1s;
}

.jVideo1 {
    height: 350px;
}









.video-container {
    position: relative;
    width: 640px;
    height: 360px;
    margin: auto;
    border-radius: 20px !important;
    overflow: hidden !important;

}

.myVideo {
    border-radius: 20px !important;
    overflow: hidden !important;
}

video {
    width: 100%;
    height: 100%;
    display: block;
}

.cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('cover.jpg') center/cover no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: opacity 0.5s ease;
}

.cover.hidden {
    opacity: 0;
    pointer-events: none;
}

.play-icon {
    font-size: 80px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    padding: 20px 20px 20px 30px;
}

.play-icon:hover {
    background: rgba(0, 0, 0, 0.7);
}
















.cartAbouter {

    background: #eee;
    color: #000;
    margin-top: 15px;
    margin-bottom: 65px;
    border-radius: 15px;
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
    padding-left: 25px;
    font-family: "KalamehWeb(NoEn)-ExtraLight";

    /* text-align: justify !important; */


}

.cartAbouter p {
    line-height: 1.8 !important;
    font-size: 18px;


}

/* .headerHolderS_show{
  top: 0;
}
.headerHolderS_hidden{
  top: -80px;
} */

.headerS {}

.logoS {
    float: left;
    padding-top: 7px;
    padding-bottom: 15px;
}

.menuLangHolder {
    /* color: #fff; */
    float: right;
    color: #fff !important;
    padding-top: 38px !important;
    padding-bottom: 33px !important;
    padding-left: 0 !important;
    padding-right: 27px !important;
    position: relative;
    border: solid 1px transparent;
    color: #fff !important;
    font-size: 20px;

}

.menuLangHolder a {
    text-decoration: none;
}

.menuLangHolder a {
    color: #fff !important;
}

.logoS_inner {
    width: 100px;
    box-sizing: initial !important;
    float: right;
}

.titlerS {
    color: #cfcfcf !important;
    float: right;
    margin-top: 27px;
    margin-right: 15px;
}


.section1 {
    color: #fff !important;
    text-align: center;
    position: relative;
    /* padding-top: 25px; */
    padding-top: 180px;

    height: 700px;
    /* background: #fff; */
    /* background-image: linear-gradient(); */
    background: linear-gradient(90deg, #f3d57205, #D4AF3709, #D4AF3705);

}

.fakeHrer {

    display: block;
    width: 100px;
    height: 1px;
    background: #777;
    /* background-image: linear-gradient(90deg, #33333300 , #777 ,#777 ,#999,#999,#999 ,#777 ,#777 , #33333300 ); */
    margin-top: 10px;
    margin-bottom: 10px;


}

.section2 {
    color: #fff !important;
    text-align: center;
    /* padding-top: 180px; */
    padding-top: 120px;
    margin-bottom: 70px;

    height: 700px;
    background: linear-gradient(90deg, #00000150, #44444434), url('/assets/web_imgs/aplicaciones-de-los-imanes-en-el-sector-de-la-mineria.jpg') center/cover fixed;
    /* background: linear-gradient(90deg, #fff, #999); */
    /* background: ; */
    /* background: #fff; */
    /* padding-top: 25px; */
    /* background-image: linear-gradient(); */
}

.section4 {
    background: linear-gradient(90deg, #00000150, #44444434), url('/assets/web_imgs/depositphotos_370205510-stock-photo-excavator-mining-factory-stone-extracted.webp') center/cover fixed;
    margin-top: 95px;
    margin-bottom: 65px;


}


.srction0 {
    /* margin-top: 95px; */
    margin-top: 170px;
}

.textBR {
    display: block;
}

.rightSec {
    float: right;
    width: 50%;
}

.leftSec {
    float: right;
    width: 50%;
    position: relative;
    /* background: #fff; */
}

.sec1Holding {
    margin-top: 100px;
    display: flex;
    justify-content: center;
    align-items: center;

    /* background: #000; */
    border: 2px solid #555;
    border-radius: 8px;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #333;
    /* width: 90%; */


}

.sec1_p1 {
    font-size: 24px;
    text-shadow: 0 0 6px var(--glow1), 0 0 16px var(--glow2);
    width: 250px;
    display: inline-block;


}

.sec1_p1P {
    /* margin-top: 0 !important; */
    /* float: right; */
    /* display: inline-block; */
    margin-right: 0;

    padding-left: 10px;
    line-height: 1.3 !important;
}

.sec1_p2 {
    font-family: 'KalamehWeb(NoEn)-ExtraLight';
    margin-top: 35px;
    font-size: 21.5px;
    text-shadow: 0 0 6px var(--glow1), 0 0 16px var(--glow2);
    line-height: 1.5 !important;
}

.sec1_p10 {
    /* margin-top: 50px; */
    /* vertical-align: baseline; */
    /* line-height: 500px !important; */
    /* margin-top: -200px; */
}

.sec1_logoMain {
    width: 100px;
    filter: drop-shadow(5px 15px 20px #f3d57290);
}





.titlerGh {
    font-size: 26px;
    color: #fff;
    border-bottom: solid #d8bb93 2px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-right: auto !important;
    margin-left: auto !important;
    width: initial;
    display: inline-block;
    text-align: center;
}





@keyframes sec1Anim {
    0% {
        transform: rotate(0deg);
        margin-top: 0px;

    }

    20% {
        /* transform: rotate(4deg) ; */
        /* margin-top: 20px; */
    }

    25% {
        transform: rotate(5deg);
        /* margin-top: 20px; */
    }

    35% {
        transform: rotate(5deg);
        /* margin-top: 20px; */
    }

    /* 65% {
        transform: rotate(-5deg) ;
        margin-top: 50px;
    } */
    100% {
        transform: rotate(-5deg);
        margin-top: 50px;
    }


}


@keyframes sec2Anim {
    0% {
        transform: rotate(7deg);
        /* margin-top: 0px; */

    }




    50% {
        transform: rotate(1deg);
        /* margin-top: 20px; */
    }

    /* 65% {
        transform: rotate(-5deg) ;
        margin-top: 50px;
    } */
    100% {
        transform: rotate(9deg);
        /* margin-top: 50px; */
    }


}


.leftSec .img1 {
    width: 350px;
    box-sizing: initial !important;
    border-radius: 8px;
    box-shadow: #dcb841 -0px 0px 15px;
    border: solid 5px #fff;
    background: linear-gradient(#f3d572, #dcb841, #D4AF37, #D4AF37, #D4AF37);

    margin-top: 0;
    animation: sec1Anim 10s ease infinite alternate;
    cursor: pointer;


}

.leftSec .img2 {
    width: 150px;
    top: 0;
    position: absolute;
    box-sizing: initial !important;
    border-radius: 8px;
    box-shadow: #dcb841 -0px 0px 15px;
    border: solid 5px #fff;
    background: linear-gradient(#f3d572, #dcb841, #D4AF37, #D4AF37, #D4AF37);

    margin-top: 0;
    animation: sec1Anim 10s ease infinite alternate-reverse;
    cursor: pointer;



}

.leftSec .img3 {
    width: 150px;
    /* bottom: 0; */
    right: 50px;
    top: 250px;
    /* margin-top: 600px; */
    position: absolute;
    box-sizing: initial !important;
    border-radius: 8px;
    box-shadow: #dcb841 -0px 0px 15px;
    border: solid 5px #fff;
    background: linear-gradient(#f3d572, #dcb841, #D4AF37, #D4AF37, #D4AF37);

    /* margin-top: 0; */
    animation: sec2Anim 7s ease infinite alternate;
    cursor: pointer;



}



.textTopper {
    font-size: 40px;
    /* border-bottom: 1px solid #fff; */
    display: inline-block;
    position: relative;
}

.textTopper::after {

    content: '';
    position: absolute;
    bottom: -35px;
    border-radius: 50px;
    box-shadow: 0 0 10px #fff;
    right: -20px;
    left: -20px;

    /* width: 50px; */
    height: 10px;
    background: #D4AF37;

}

.hrHolder {
    width: 90%;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    background: linear-gradient(90deg, #ffffff10, #ffffff00);
    border-radius: 100px;
    height: 5px;
    position: absolute;
    top: 80px;

    /* width: ; */
    /* background: #fff; */

}

.fakeHR0 {}

.fakeHR1 {
    /* width: ; */
    width: 75%;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    /* background: #fff; */

    background: linear-gradient(270deg, #ffffff15, #ffffff00);
    border-radius: 100px;
    height: 1px;
    position: absolute;
    top: 80px;

}


.fakeHR2 {
    top: 90px;
}

.fakeHR3 {
    top: 100px;
    background: linear-gradient(90deg, #ffffff15, #ffffff00);

}

.fakeHR4 {
    top: 110px;
}

.fakeHR5 {
    top: 120px;
}


._4holder {
    display: flex;
    margin-top: 100px;
    justify-content: space-around;



}

.cartWhyUsBlur {

    margin-top: 20px;
    padding-top: 50px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 55px;
    display: inline-block;
    width: 100%;
    margin-right: 25px;
    margin-left: 25px;

    border-radius: 14px;

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);

    border-top: 1px solid #ccc;
    border-bottom: 1px solid #777;
    transition: all 1s;
    background: #00000050;



}

.section4 .cartWhyUsBlur {
    background: #ffffff30;

}

.section4 .cartTexter3 {
    color: #ccc;
    text-shadow: #00000010 0 0 5px;
}

.cartWhyUsBlur:hover {
    margin-top: -50px;
}

.cartTexter1 {
    font-size: 90px;
    opacity: 0.4;
    text-shadow: 0 0 5px #D4AF3799, 0 -3px 20px #D4AF3799;
}

.cartWhyUsBlur:hover .cartTexter1 {
    opacity: 1;

}

.cartTitler2 {
    font-size: 24px;
    margin-top: 20px;
}

.cartTexter3 {
    margin-top: 15px;
    font-size: 16px;
    color: #bbb;
}









.connectUsCart {
    width: 75%;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 20px;
    background: #050505;
    background: #0e0e0e;
    /* background: #eee; */
    /* height: 150px; */
    padding-top: 20px;
    padding-bottom: 50px;
    border-radius: 16px;
    border-top: 5px solid #fff;
    border-top: 5px solid #eee;
    /* border-top: 5px solid #D4AF37;
    border-top: 5px solid #f3d572; */
    border-bottom: 5px solid #777;
    border-right: 1px solid #1e1e1e;
    border-left: 1px solid #1e1e1e;
    /* border-bottom: 5px solid #D4AF37; */

}






.mapgoogle {
    margin: 0 auto;
    text-align: center;
    border-radius: 31px;
    border: 0;
    position: relative !important;
}

.mapLocker {
    position: relative;
}

.mapgoogle::after {
    content: 'xxxxxxxxxxxxx';
    /* position: absolute;
    color: #fff;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #000000; */
}














.menuIconNOFloat {


    margin-top: 5px;
    font-size: 15px;
    transform: rotate(270deg) !important;

}


.blogAdvanceEditor {
    font-size: 14px;
    background: #f0f0f0;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 2.6 !important;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 13px;
    font-family: 'IRANSansFarsiNumeralsBold';
    /* float: right; */
    text-align: justify;
    color: #212121;


}

.secBanner {
    margin-top: 25px;
}

.secBanner img {
    max-height: 280px;
    border-radius: 30px;

}

.withForce {
    color: #fff !important;
}

/* .logoDRight2,.logoDLeft2{
        filter: brightness(200%) saturate(0%);
} */

.blogAdvanceEditor p {
    font-size: 14px;
    /* background: #f0f0f0; */
    /* padding-top: 35px; */
    /* padding-bottom: 35px; */
    /* padding-right: 20px; */
    /* padding-left: 20px; */
    line-height: 2.6 !important;
    /* width: 96%; */
    margin-right: auto;
    margin-left: auto;
    /* border-radius: 13px; */
    font-family: 'IRANSansFarsiNumeralsBold';
    /* float: right; */
    text-align: justify;
    color: #212121;
}

.mainContentImgBlog {
    float: left;
    /* padding-right: 15px; */
    margin-right: 10px;
    width: 455px;
    max-width: 100% !important;
    border-radius: 4px !important;
    /* overflow: hidden; */
}

.newsHeader {
    font-family: "KalamehWeb(NoEn)-ExtraLight";
    font-size: 15px;
    /* float: right; */
    padding-right: 0;
    /* padding-bottom: 12px; */
}

li {
    list-style: none !important;
}










.headerD {
    /* background: linear-gradient(0deg, #315da8 , #315da8 80%, #576fdb 100%); */
    /* background: linear-gradient(0deg, #315da8, #315da8, #274882); */

    /* background-color: #315da8; */
    background-color: #315da8;
    border-top: 2px solid #0D2B67;
    /* border-bottom: 2px solid #0D2B67; */
    display: block;
    /* height: 120px; */
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0;


}

.HeaderRight {
    float: right;
    display: block;
    width: 45%;
    width: 39%;
    width: 27%;
    /* background: #fff; */
}

.HeaderLeft {
    float: Left;
    display: block;
    width: 47%;
    width: 31%;
    /* background: #000; */
}

.inputs {
    margin-top: 24px;
    margin-bottom: 24px;
}

.input input[type="text"] {
    border-top: #979797 2px solid;
    border-left: #9b9b9b 2px solid;
    border-right: #e3e3e3 2px solid;
    border-bottom: #e3e3e3 2px solid;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    font-family: 'KalamehWeb-SemiBold' !important;

}

.noticeReport {
    font-size: 16px;
    display: inline-block;
    padding-right: 80px;
    text-align: right;
    border: 1px dashed #444;
    padding-top: 20px;
    padding-bottom: 23px;
    padding-right: 60px;
    padding-left: 60px;
    border-radius: 15px;
    background: #bbb;
    line-height: 1.4 !important;
    padding-left: 90px;
}


.supperInput {
    box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 4px inset;
    padding: 12px;
    border-radius: 8px;
    color: #444;
    min-width: 600px;
    font-size: 18px;
    font-family: 'KalamehWeb-SemiBold' !important;
    border-right: #f3d572 solid 10px;

}

.formtextMain {
    border-right: #f3d572 solid 10px;
    /* min-width: 325px !important; */
    max-width: 600px;




}

.formLablee {
    margin-right: 15px;
    font-size: 14px;
}

.listForme {
    font-family: 'KalamehWeb-SemiBold' !important;
    text-align: right;
    padding-right: 20px;
    padding-left: 20px;
    /* display: block; */
}

.listFormItem {
    font-family: 'KalamehWeb-SemiBold' !important;

}

.formtextMain {
    /* width: ; */
    min-width: 325px;
    font-family: 'KalamehWeb-SemiBold' !important;
    padding: 15px;
    border-radius: 12px;

}

.btnSubmite {
    color: #fff;
    font-size: 22px;
    margin-top: 10px;
    background: #0d2b66;
    background: #D4AF37;
    border-radius: 8px;
    outline: none !important;
    box-shadow: #4EC5F1 0 5px 15px;
    box-shadow: #f3d572 0 5px 15px;
    border: none !important;
    font-family: 'KalamehWeb-SemiBold' !important;
    padding: 10px;
    padding-bottom: 14px;
    transition: all 0.5s;
    cursor: pointer;
    min-width: 325px;
}




.logoD {
    width: 45px;
    height: auto;
    max-width: 100%;

}

.logoDText {

    width: 225px;
    height: auto;
    max-width: 100%;

}

.logoDText2 {

    /* width: 275px; */
    width: 235px;
    /* height: auto;
    max-width: 100%; */

}

.logoDLeft1 {
    width: 89px !important;
}

.logoDLeft2 {
    /* margin-top: 150px; */

}

#MednuD {
    background-color: #0D2B67;
    font-family: "KalamehWeb(NoEn)-ExtraLight";
    padding-top: 10px;
    padding-bottom: 15px;
    box-shadow: #0000008f 0 5px 7px, inset #09204e5e 0 5px 5px;
    font-size: 10px !important;
    width: 100%;
    z-index: 999;
    position: relative;


}

.menu_a {

    color: #fff !important;
    font-weight: 200 !important;

}

#NavSearchBTN {
    background-color: #315da8;

}




.slideShow2Holder {
    color: #fff !important;
    margin-top: 20px;
    background: linear-gradient(90deg, #02402b, #6b9e7d);
    border: 1px solid #dbdbdb;
    border-radius: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.slideShow2Img {
    width: 215px;
    border-radius: 8px;
    float: right;
    margin-right: 50px;
}

.slideShow2ImgRightHolder {
    float: right;
    margin-right: 50px;
    margin-top: 30px;
}

.slideShow2p1 {
    font-size: 18px;
    text-align: right;
    color: #ddd;
    font-family: 'yekan bakh VF';
}

.slideShow2p2 {
    margin-top: 35px;
}

.slideShow2_aTag {
    margin-top: 60px;
    font-size: 16px;
    text-align: right;
    display: inline-block;
    text-align: center;
    color: #bf9e26 !important;
}

.slideShow2_CTA {
    margin-top: -5px;
    color: #bf9e26
}

.farajaLogo {
    width: 170px;
    float: left;
    margin-left: 50px;
    border-radius: 8px;
}





.TitlerD {

    font-size: 35px !important;
    color: #fff;
    z-index: 280;
    position: relative;
    /* text-shadow: #00000085 0 0 35px; */
    text-shadow: #fff 0 0 35px;


    /* font-size: 14px !important ; */
}


.downloadForm {
    display: inline-block;
    margin-top: 15px !important;
    /* padding-top: 15px!important; */
    border: #0D2B67 solid 2px;
    padding-right: 35px;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 12px;
    border-radius: 6px;
    background: #315da8;
    color: #fff !important;
}


.TitlerD::after {
    content: '';
    /* background-color: #fff; */
    /* width: 350px; */
    /* width: 550px; */
    width: 70%;
    /* width: 860px; */
    height: 6px;
    display: block;
    margin: 15px auto;
    border-radius: 15px;
    /* background-color: #11ffbd; */
    background-color: #315da8 !important;
    /* box-shadow: 0 0 20px #315da8 !important; */
    margin-bottom: 25px;

}

.TitlerD2 {
    font-size: 25px !important;
    /* padding-top: 10px; /**For Fix Same Lines* */
    padding-top: 5px;
}

/* .TitlerD2::after {
    margin-top: 20px!important;
} */
.TitlerD::after {
    width: 60%;


}

.mainContentHolderD {
    margin-top: 35px;
    border-radius: 20px;
}


.mainRight {
    float: right;
    /* background: #000; */
    /* width: 65%; */
    width: 70%;
    background: #bbb;
    border-radius: 20px;
    padding-top: 35px;
    border: 1px solid #dbdbdb;



}

.mainLeft {
    float: right;
    margin-right: 15px;
    /* background: #fff; */
    width: 34%;
    width: 29%;
    background: #bbb;
    border-radius: 20px;
    padding-top: 35px;
    border: 1px solid #dbdbdb;


}


.khabarItem {

    background: #f3f3f3;
    border-radius: 20px;

    width: 90%;
    /* height: 150px; */
    margin: 5px auto 5px;
    margin-top: 12px;
    overflow: hidden;
    box-shadow: #00000050 -1px 3px 5px;
    font-family: 'IRANSansFarsiNumeralsBold';

    transition: border 0.3s ease, box-shadow 0.3s ease;
    /* انیمیشن برای حالت عادی */

    box-sizing: border-box !important;
    position: relative;


}

.khabarItem:hover {
    background: #fff;
    background: linear-gradient(-90deg, #fff 90%, #75b8ff99);
    /* background: linear-gradient(90deg, white 90%, gray 95%, black); */

    /* border: 2px solid #75b8ff; فقط رنگشو تغییر میده */
    border: 1px solid #0076f5;
    /* فقط رنگشو تغییر میده */
    box-shadow: #12131757 -1px 3px 10px;


}

.khabarRightPart {
    float: right;
    overflow: hidden;
    height: 150px;

}

.khabarLeftPart {
    /* width: 80%; */
    /* width: calc(100% - 205px); */
    width: calc(100% - 185px);
    float: right;
    text-align: right;
    /* width: 50%; */
    margin-right: 25px;
    margin-left: 5px;
    /* position: relative; */

}

.khabarImgTum {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 3px;

}

.miniTitleKhabar {
    font-size: 12px;

    margin-top: 20px;
    float: right;
    color: #555;
    font-family: 'IRANSans';

}

.titleKhabar {
    font-size: 16px;
    margin-top: 20px;
    float: right;
    /* singlel */
    line-height: 1.2 !important;



}

.KhabarTime {
    margin-top: 35px;
    margin-right: 15px;

}

.catBTN {
    border: 1px solid #000;
    /* padding: 5px; */
    /* margin-top: 15px; */
    margin-top: 30px;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 5px;
    background: #333;
    color: #fff;
    cursor: pointer;
    /* margin-bottom: 20px; */

}



.khabarMoredataHolder {
    position: absolute;
    bottom: 0;
    margin-bottom: 25px;

}

.moreAkhbarHR {
    margin-top: 30px;
    border-top: 2px solid #999;
    margin-right: 50px;
    margin-left: 65px;

}

.moreAkhbar {
    font-size: 14px;
    text-align: left;
    display: block;
    margin-left: 65px;
    margin-bottom: 20px;
    margin-top: 20px;
    /* border-top: 2px solid black;  */
    text-decoration: none;
    color: #315da8;

}



#swiperLeft {
    width: 80%;
    /* width: 65%; */
    margin-bottom: 20px;
    height: 310px;


}

.swiper2 {
    margin-top: 0 !important;


}

.swiper3 {
    margin-top: 50px !important;

}

.swiper4 {
    margin-top: 50px !important;
    margin-bottom: 20px !important;

}

.SliderText {

    /* margin-top: 10px; */
    /* margin-top: 3px; */
    margin-top: -3px;
    font-size: 14px;
    /* color: #fff; */
    color: #315da8;
    /* color: blue; */
    font-family: 'KalamehWeb-SemiBold';
}

.db {
    /* display: block !important;
    width: 100% !important; */
}

.swiper2 {
    /* margin-top: 80px; */
    /* margin-top: 20px; */

}

/* .swiper3{
    margin-top: 30px;
} */
.marquee-container {
    position: relative;
    overflow: hidden;
    background: #eee;
    /* height: 50px; */
    /* padding-top: 10px; */
    margin-top: 30px;
    height: 43px;
    padding-top: 11px;
}

.marquee-text {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    right: -100%;
    animation: scroll-left 60s linear infinite;
    font-size: 17px;
    line-height: 50px;
}

@keyframes scroll-left {
    0% {
        right: 100%;
    }

    100% {
        /* right: 0%; */
        right: -250%;
    }
}

.marquee-container::after {
    content: 'از میان اخبار';
    /* content: 'آخرین اخبرا'; */
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    background: #BE9D26;
    /* height: 50px; */
    padding-top: 10px;
    font-size: 16px;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 15px;
    display: inline-block;
    border-top-left-radius: 20px;
    /* border-bottom-left-radius: 20px !important; */
    /* border-bottom-left-radius: 20px; */

}

.marquee-text a {
    padding-left: 75px;
    /* فاصله بین متن‌ها */
    text-decoration: none;
    color: #000 !important;
}

.marquee-text a::before {
    content: '🔹';
    /* content: '🔷'; */

}

.marquee-container:hover .marquee-text {
    animation-play-state: paused;
}



.backParallexSwiper {
    background: url("/assets/web_imgs/education-day-assortment-with-copy-space.webp") 50% 100% / cover no-repeat fixed;

    margin-top: -110px;
    position: relative;
    margin-top: 45px;
    padding-top: 50px;
    padding-bottom: 50px;

}


#swiperPropertis {
    height: 225px;
}

.backParallexSwiper .swiper-button-next {
    margin-right: 135px !important;
    color: #fff !important;

}

.backParallexSwiper .swiper-button-prev {
    margin-left: 135px !important;
    color: #fff !important;

}

#swiperPropertis .swiper-slide {
    /* background :  #BE9D26 !important; */
    background: linear-gradient(#0073c045, #0073c0a6, #0073c0);

    border-radius: 15px;
}

.swiperTexter1 {
    font-size: 17px;
    font-family: "KalamehRegular";
    margin-bottom: 7px;

}

.swiperTexter2 {
    font-size: 22px;
    margin-bottom: 7px;
    font-family: 'IRANSansFarsiNumeralsBold';
}

.swiperTexter3 {
    font-size: 16px;
    font-family: "yekan bakh VF";
    /* font-fa */

}










.fakeMenu {
    display: block;
    width: 100%;
    background: #000;
    margin-top: 20px;
    margin-bottom: 150px;

}

.fakeMednuUl {
    list-style-type: none;

}

.fakeMednuLi {
    display: inline-block;
    position: relative;
    font-size: 18px;
}

.firstNestedMednu_li_a {
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 12px;
    padding-left: 12px;

}

.secNestedMednu_li_a {
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 12px;
    padding-left: 12px;

}




.mainMenu ul {
    display: none;
    position: absolute;
    right: 0;
    width: 100%;
    text-align: right;
    padding-right: 15px;
    top: 40px;
    background: #000;
    list-style-type: none;
    z-index: 999 !important;

    border-radius: 10px;
    /* border-top-right-radius: 10px; */
    /* border-bottom-left-radius: 10px; */
    /* overflow: hidden; */


}

/* .firstNestedUl li:first-child{

} */

.mainMenu ul li:hover {
    background-color: #316ce3;

}

.firstNestedUl>li:first-child:hover {
    background-color: #316ce3;

    border-top-left-radius: 8px;
    /* گوشه سمت چپ بالا */
    border-top-right-radius: 8px;
}

.firstNestedUl>li:last-child:hover {
    background-color: #316ce3;

    border-bottom-left-radius: 8px;
    /* گوشه سمت چپ بالا */
    border-bottom-right-radius: 8px;
}


.firstNestedUl {
    margin-top: -10px;
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    /* padding-top: 10px; */
    /* padding-bottom: 12px; */
    padding-right: 0 !important;
    padding-left: 0 !important;
    right: 0;
    /* left: 0; */
    top: 0px;
    width: 240px !important;
    background-color: #0D2B67 !important;
    z-index: 9999 !important;
    margin-right: -15px !important;
    border-top: 2px solid #316ce3;
    border-bottom: 5px solid #05183d;
    box-shadow: 0 0 5px #555;
}

.firstNestedUl>li {
    border-bottom: 1px solid #05183d;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 8px;

}

.firstNestedUl>li:last-child {
    border-bottom: none;
}

.secNestedUl {
    margin-top: -10px;
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    /* padding-top: 10px; */
    /* padding-bottom: 12px; */
    padding-right: 0 !important;
    padding-left: 0 !important;
    /* right: 0; */
    right: 100% !important;
    /* left: 0; */
    top: 10px !important;
    width: 240px !important;
    background-color: #0D2B67 !important;
    z-index: 9999 !important;
    margin-right: -15px !important;
    border-top: 2px solid #316ce3;
    border-bottom: 5px solid #05183d;
    box-shadow: 0 0 5px #555;
    color: #fff !important;
}

.secNestedUl a {
    color: #fff !important;

}

.secNestedUl>li {
    border-bottom: 1px solid #05183d;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 8px;


    padding-left: 47px !important;
    border-bottom: 1px solid #05183d !important;
    width: 100% !important;
    padding-top: 6px !important;
    padding-bottom: 8px !important;
    display: inline-block !important;


    font-size: 17px !important;
}

.firstNestedUl li,
.secNestedUl li {
    padding-left: 0 !important;
}

.secNestedUl>li:last-child {
    border-bottom: none;
}

.mainMenu li:hover>ul {
    display: block;
}

.menuPureText {

    padding-top: 3px;
    display: inline-block;

}















/* bread in products: */

#blogBreadcrumb.inLists {
    border-radius: 20px;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 35px;
    padding-left: 35px;
}



#blogBreadcrumb {
    list-style: none;
    display: flex;
    background-color: #f8f9fa;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-right: 15px;
    padding-bottom: 15px;
    overflow-x: auto;
    white-space: nowrap;
    margin-right: 0 !important;
}

#blogBreadcrumb li {
    display: inline;
    /* Inline display to stack horizontally */
    font-size: 13px;
    color: #6c757d;
    /* Light gray color */
    /* font-size: 10px !important; */

}

/* blogBreadcrumb Links */
#blogBreadcrumb li a {
    text-decoration: none;
    color: #007bff;
    /* Blue color for links */
    color: #007bff;
    /* color: #00c78f;  */
    transition: color 0.2s ease-in-out;
    /* Smooth hover effect */
    padding: 15px 5px;
    display: inline-block;

}

/* Hover effect for links */
#blogBreadcrumb li a:hover {
    color: #0056b3;
    /* Darker blue on hover */
}

/* Separator between blogBreadcrumb items */
#blogBreadcrumb li+li:before {
    content: "›";
    /* Use an arrow-like symbol as a separator */
    padding: 0 10px;
    /* color: #6c757d; */
    color: #d1d7db;
    color: #9daebe;
    font-size: 18px;
}

/* Last blogBreadcrumb item (current page) */
#blogBreadcrumb li:last-child {
    font-weight: bold;
    color: #343a40;
    padding-left: 20px;
    /* Darker color for current item */
}

/* Remove click on the last blogBreadcrumb item */
#blogBreadcrumb li:last-child a {
    pointer-events: none;
    /* color: #728297; Dark color for the current (active) page */
    color: #728297;
    text-decoration: none;
}

















/* #blogPostHolder{
    position: relative;
}
#blogPostHolder::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('/assets/web_imgs/blog_pat.webp') ;
    opacity: 0.2;

} */
#body {
    /* background-image: url('/assets/web_imgs/blog_pat9.webp'); */
    /* background-image:  url('/assets/web_imgs/blog_pat5.webp') ;    */
    /* background-size: 180px; */
    /* opacity: 0.1; */
    /* background-image:  url('http://base4usershopdashboard_stable10x.me/images/5yAIWFD0pBxnf6H9.webp') ;    */
}


.headerD {}

#superHolderX {
    background: linear-gradient(rgba(212, 175, 55, 0.2), rgba(212, 175, 55, 0.12)) !important;

}



/* .awnser {
    color: #fff;
    font-size: 50px;
    line-height: 1.1 !important;
    font-family: 'KalamehRegular';
    margin-left: 31px
}

#awnser1 {
    margin-top: 245px;
    margin-left: 0 !important;
    font-size: 36px;
    line-height: 1.5 !important
} */

.mc {
    margin: 0 auto
}

/* #SiteInKerman,
H1,
#SiteInKerman strong {
    font-family: 'yekan bakh VF';
    margin-top: 75px;
    font-weight: 200 !important;
    font-size: 27px !important;
    line-height: 1.3 !important
} */

.menuHolderForResponsive {
    transform: translateY(3px)
}

.iconFont {
    font-family: "iconFont"
}

.menuIcon {
    margin-left: 6px;
    line-height: 2px;
    float: right;
    font-size: 19;
    color: #fff
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'iconFont' !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
}

.icon-login:before {
    content: "\e927";
    font-size: 19px;
}

.icon-login {
    padding-top: 2px !important;
}

.icon-products:before {
    content: "\e928";
    padding-top: 0px !important;
}

.icon-products {
    padding-top: 0px !important;
    font-size: 26px !important;
}


.icon-logout:before {
    content: "\e929";
}

.icon-arrow:before {
    content: "\e92a";
}

.icon-ic_des:before {
    content: "\e901"
}

.icon-ic_why_us:before {
    content: "\e902"
}

.icon-ic_price:before {
    content: "\e903"
}

.icon-ic_why_2:before {
    content: "\e904"
}


.icon-login:before {
    content: "\e927";
    font-size: 19px;
}

.icon-login {
    padding-top: 2px !important;
}

.icon-products:before {
    content: "\e928";
    padding-top: 0px !important;
}

.icon-products {
    padding-top: 0px !important;
    font-size: 26px !important;
}


.icon-logout:before {
    content: "\e929";
}

.icon-arrow:before {
    content: "\e92a";
}

.icon-ic_des:before {
    content: "\e901"
}

.icon-ic_why_us:before {
    content: "\e902"
}

.icon-ic_price:before {
    content: "\e903"
}

.icon-ic_why_2:before {
    content: "\e904"
}

.icon-ic_sampels:before {
    content: "\e905"
}





.icon-ic_sampels:before {
    content: "\e905"
}

.icon-shopping-cart:before {
    content: "\e925";
}

.icon-home:before {
    content: "\e924";
}




.icon-ic_call:before {
    content: "\e906";
    font-size: 22.5px;
    display: inline-block;
    margin-top: 1px
}

.icon-ic_email:before {
    content: "\e907"
}

.icon-ic_logo:before {
    content: "\e908"
}

.icon-ic_money6:before {
    content: "\e909";
    font-size: 17.5px
}

.icon-ic_more_sites:before {
    content: "\e90a";
    font-size: 20px;
    display: inline-block;
    transform: translateY(2px)
}

.icon-ic_fast:before {
    content: "\e900"
}

.icon-flash:before {
    content: "\e90b";
    color: #11ffbd
}

.icon-telecabin:before {
    content: "\e90c";
    font-size: 100px;
    color: #fff;
    background-color: #f86520;
    border-radius: 50%;
    padding: 10px;
    display: inline-block
}

.icon-telegram_social-media_logo_apps_icon:before {
    content: "\e913";
}

.icon-whatsapp_logo_chat_message_bubble_icon:before {
    content: "\e910";
    color: #2a9a84;
}

.icon-share_icon:before {
    content: "\e90d";
}

.icon-instagram_brand_logo_social-media_icon:before {
    content: "\e90e";
}

.icon-instagram_photo_share_icon:before {
    content: "\e90f";
}

.icon-whatsapp_chat_sms_social-media_talk_icon:before {
    content: "\e911";
    color: #67c15e;
}

.icon-logo_telegram_icon:before {
    content: "\e912";
    color: #20a0e1;
}

.icon-clock_hour_ticker_time_times_icon:before {
    content: "\e914";
}

.icon-comment_message_icon:before {
    content: "\e915";
}

.icon-calender_icon:before {
    content: "\e916";
}

.icon-bxs_map_icon:before {
    content: "\e917";
}

.icon-find_magnifier_search_icon:before {
    content: "\e918";
    position: absolute;
    z-index: 1500;
    font-family: 'iconFont' !important;
    font-size: 20px;
    margin-top: 8px;
    margin-right: 12px;
    color: #fff;
    cursor: pointer;
    pointer-events: none;

}

.icon-magnifying-glass_zoom_find_search_icon:before {
    content: "\e919";
}

.icon-ic_star_half:before {
    content: "\e91b";
}

.icon-ic_star_stroke:before {
    content: "\e91c";
}

.icon-ic_star_filled:before {
    /* content: "\e91d"; */
    content: "\e91dd";

}

.statHolder {
    color: #f3a83c !important;
    font-size: 15px;
    margin-top: 10px;
    display: inline-block;
}

.icon-telephone_icon:before {
    content: "\e91a";
}


.icon-cart:before {
    content: "\e91f";
}

.icon-cart_add:before {
    content: "\e920";
}

.icon-cartFulled:before {
    content: "\e921";
}

.icon-plus:before {
    content: "\e922";
}

.icon-replay:before {
    content: "\e923";
}

.icon-replayComment:before {
    content: "\e923";
    font-size: 27px;
    margin-top: -1px;
    color: #171d27;
    display: inline-block;
}

.icon-tup:before {
    content: "\e91e";
    color: #a1a3a8;
    display: inline-block;

}

.icon-tupRev:before {
    content: "\e91e";
    display: inline-block;
    color: #a1a3a8;
    /* margin-top: 150px; */

    transform: rotate(180deg) translateY(-6px) !important;

}

.icon-cross:before {
    content: "\e926";
}

.flRight {
    float: right;
}

.flLeft {
    float: left;
}


a.linker,
a:visited.linker {
    color: #fff
}

.linkerNoline {
    text-decoration: none;
    font-weight: 100 !important
}

.rightSide {
    float: right;
    width: 50%
}

.leftSide {
    float: left;
    width: 50%
}

/* .maxer {
    max-width: 1750px;
    margin: 0 auto
} */

.menu_a {
    text-decoration: none !important;
    padding-top: 6px;
    padding-bottom: 6px
}

.menu_icon {
    width: 37.5px;
    height: 37.5px;
    float: right;
    margin-top: -2px
}

.cf {
    clear: both
}

.c {
    text-align: center
}

::selection {
    background-color: #11FFBD7d;
    color: #fff;
    /* text-shadow: #000 0 0 3px; */

}

.btnDNL {
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 25px;
    padding-left: 25px;
    background: #000;
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    border-radius: 25px;
}

.my-swiper3 ::selection {
    background-color: transparent;
    /* حذف رنگ پس‌زمینه انتخاب */
    color: inherit;
    /* رنگ متن مثل قبل بمونه */
}

/* برای مرورگرهای WebKit مثل Chrome و Safari */
.my-swiper3 ::-webkit-selection {
    background-color: transparent;
    color: inherit;
}


#blogPostHolder ::selection {
    background-color: #00ad7c;
    color: #fff;
    /* text-shadow: initial; */
    text-shadow: #000 0 0 3px;
}

/* .page {
    margin: 0 auto;
    position: relative
} */

/* #page1 {
    height: 100vh
} */
/* 
.t200 {
    font-size: 105%;
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    height: 15px;
    text-shadow: 2px 2px 10px #11FFBD !important;
    background: linear-gradient(90deg, #11ffbc00, #11ffbc80, #11FFBD);
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px
} */

/* .f_adad {
    font-family: "KalamehWeb-SemiBold";
    font-size: 90%
} */

/* .digiKala {
    text-shadow: 1px 1px 3px #e7344a;
    font-family: "KalamehWeb-SemiBold"
} */

/* #videogg {
    position: absolute;
    height: 100vh;
    width: 100vw;
    margin: -62px auto 0;
    object-fit: cover;
    display: inline-block;
    text-align: center;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
} */

/* .anim0s {
    animation: animvideo 2s ease 0s forwards
}

.anim1s {
    animation: animvideo 1s ease 0s backwards
}

.anim4s {
    animation: animvideo 1s ease 4s backwards
}

@keyframes animvideo {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#page1Card {
    margin-top: 120px;
    z-index: 150;
    position: absolute;
    border-radius: 62px;
    background: linear-gradient(#0073c0a6, #0073c0f0, #0073c0);
    text-align: center;
    width: 80vw;
    height: 575px;
    right: 50%;
    transform: translateX(50%)
}

.TitleAsk {
    color: #fff;
    font-size: 81px
}

#TitleAsk1 {
    position: absolute;
    top: -7%;
    margin: 0 auto !important;
    left: 0;
    right: 0;
    background: url('/assets/svg/why_kerman_web.webp') no-repeat center center/cover;
    width: 200px;
    height: 200px
}

.cta {
    color: #fff;
    font-size: 25px;
    display: inline-block;
    padding-right: 45px;
    padding-left: 45px;
    padding-bottom: 25px;
    padding-top: 20px;
    border-radius: 18px
}

.cta1 {
    color: #0073c0;
    background-image: linear-gradient(-180deg, #00D775, #00BD68);
    background-image: linear-gradient(-180deg, #f86520, #e7344a);
    border: 1.5px solid #fff;
    margin-top: 35px;
    padding-bottom: 27px;
    font-size: 31px;
    box-shadow: 0 3px 4px 0 #11FFBD7d, 0 3px 18px 0 #AAFFA996
}

.cta1 a,
.cta a:visited {
    color: #fff
}

#videoHolder {
    position: relative;
    margin-top: 68px;
    z-index: 0 !important
} */

#headerUnStikyHolder {
    z-index: 1500;
    position: relative
}

header {
    z-index: 1501;
    position: fixed;
    transition: transform .8s;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-105px)
}

.headerSticked {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    transform: translateY(0)
}

.stickItem {
    /* position: sticky; */

}







/* #page2 {
    margin-bottom: 40px;
    margin-top: 20px
}

#page3 {
    margin-bottom: 62px
}

.page4 {
    margin-top: 65px
}

.page5 {}

.page6 {}

.page7 {
    margin-top: 250px
}

.page8 {
    position: relative;
    margin-top: 150px
}

.imgProm {
    max-width: 1850px;
    height: 700px;
    margin-top: 31px
}

.imgProm2 {
    margin-top: 33px
}

.fiveGlow {
    animation: bump_kerman_web_2 .9s infinite
} */

.unFull {
    /* width: 1650px */
    width: 1500px
}


.unFullMenu {
    /* width: 1650px */
    width: 1500px
}

#swiperGH {
    margin-top: 35px;
    height: 440px;
}






/* down menu for mobiles:  */


.mobileMenuIcons {
    font-size: 22px;
    color: #777;
    display: block;
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0px;
}

.mobileMenuIcons:hover {
    color: #009e71;
}

#phoneMenuHolder {
    padding-top: 6px;
    padding-bottom: 12px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;

    background: #fff !important;
    width: 100% !important;
    z-index: 280;

    position: fixed;
    transition: transform .8s;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(50px);
    /* display: block; */

}

.phoneMenuHolderSticked {
    transform: translateY(0px) !important;

}

#phoneMenuHolder li {
    color: #505050;
    width: 24%;
    font-size: 10px;
    display: inline-block;
    cursor: pointer;

}

#phoneMenuHolder li a {
    color: #505050;
    text-decoration: none;


}

#phoneMenuHolder li:hover {
    color: #009e71 !important;



}

#phoneMenuHolder li a:hover {
    color: #009e71 !important;

}

#countHolder {
    background: #eb0505;
    /* padding: 10px; */
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 3px;
    padding-bottom: 4px;
    color: #fff;
    margin-right: 2px;
    /* font-size: 10px; */

    display: none;
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    border-radius: 10px;
}

.displayShower {
    display: inline-block !important;
}

/* .BlockDisplayShower{ */
.popUpDisplayShower {
    display: block !important;

}

.searchAjaxItems {
    width: 100%;
    /* height: 80px; */
    display: inline-block;
    font-size: 16px;
    background: #fff;
    color: #222 !important;
    border-radius: 20px;
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 18px;
    box-shadow: #000 0px 5px 15px;
    text-decoration: none;
    color: initial;
    height: 95px;
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;

}

.searchAjaxLeft {
    float: right;
    text-align: right;
    margin-right: 10px;
    /* font-size: 1px !important; */

}

.searchAjaxRight {
    /* float: right; */
}

.searchAjaxTitle {
    font-size: 10px !important;

}

.searchAjaxPrice {
    font-size: 16px !important;

    margin-top: 15px;
    color: #00a35a;

}

#mobileMenuIcons1 {

    font-size: 20px;
    margin-right: 2px;
}

#mobileMenuIcons2 {

    font-size: 23px;
}

#mobileMenuIcons3 {

    font-size: 23.5px;
    margin-right: -4px;
}

#phoneMenu1 {}

#phoneMenu4 {
    /* margin-right: 5px; needed?  */
    /* position: relative; */


}

/* down menu for mobiles:  */



#address {
    display: none
}

/* .mahan {
    display: inline-block;
    animation: bump_kerman_web_1 16s infinite
}

@keyframes bump_kerman_web_1 {
    0% {
        transform: scale(.7)
    }

    86% {
        transform: scale(1)
    }

    100% {
        transform: scale(.7)
    }
}

@keyframes bump_kerman_web_2 {
    0% {
        filter: drop-shadow(0 .2rem .25rem #000)
    }

    50% {
        filter: drop-shadow(0 .2rem 1rem #351c5e)
    }

    100% {
        filter: drop-shadow(0 .2rem .25rem #000)
    }
}

#imgProm3:hover {
    transform: skewY(0deg)
}

#TitleAsk2,
#TitleAsk3,
.TitleAsk4,
.TitleAsk5,
.TitleAsk6,
.TitleAsk7,
.TitleAsk8 {
    margin-top: 44px
}

#TitleAsk2 {
    font-size: 84px;
    margin-top: 10px
}

.TitleAsk4 {
    font-size: 83px
}

.TitleAsk6 {
    z-index: 300;
    margin-top: 156px
}

#TitleAsk6 {
    width: 100vw;
    display: block
}

.fastAnim {
    animation: fast_right_left 2.6s ease infinite
}

#fastIcon {
    content: "\e900";
    font-family: 'iconFont' !important;
    font-size: 150px;
    margin-right: -20px;
    display: block;
    right: 0;
    left: 0;
    position: absolute;
    margin-top: 2px;
    top: 0;
    color: #0e55af;
    z-index: -10;
    overflow: hidden
}

@keyframes fast_right_left {
    0% {
        margin-right: -100vw;
        opacity: 0
    }

    4% {
        margin-right: -95vw
    }

    11% {
        margin-right: -93vw;
        opacity: 1
    }

    32% {
        margin-right: -40vw;
        opacity: .8
    }

    36% {
        margin-right: -5vw;
        opacity: .8
    }

    59% {
        margin-right: 17vw;
        opacity: .8
    }

    86% {
        margin-right: 100vw;
        opacity: 0
    }

    100% {
        margin-right: 120vw;
        opacity: 0
    }
}

.awnser2,
#awnser3.awnser4,
.awnser5,
.awnser6,
.awnser7 {
    margin-top: 44px
}

.awnser2 {
    font-size: 42.5px
}

.awnser4 {
    font-size: 51px;
    line-height: 1.2 !important
}

.textHolder {
    margin-right: 31px;
    margin-top: 250px
} */

/* #textHolder2,
#textHolder3,
.textHolder4.textHolder5 {
    margin-right: 31px;
    margin-top: 250px
}

#textHolder2 {
    margin-right: 0
}

#imgProm3 {
    box-shadow: 0 0 4px 0 #11FFBD7d, 0 0 18px 0 #AAFFA996;
    border-radius: 65px;
    transition: all 2s;
    transform: skewY(10deg)
}

#imgProm3,
#imgProm4 {
    overflow: hidden;
    height: 70vh;
    margin-top: 62px;
    object-fit: cover
}

.imgProm6 {
    overflow: hidden;
    display: inline-block;
    margin-top: 50px;
    object-fit: cover;
    mask-image: url('/assets/web_imgs/svg_mask2.svg');
    mask-repeat: no-repeat;
    mask-size: 100%;
    height: 670px;
    width: 670px;
    margin-right: -20px
}

.address {
    display: none
}

.imgProm7 {
    overflow: hidden;
    width: 432px;
    height: 295px;
    display: inline-block;
    margin-top: 0;
    object-fit: cover;
    border-radius: 25px;
    border-top-left-radius: 62px;
    border-top-right-radius: 12px;
    border-top: 5px solid #11c592;
    border-right: 5px solid #11c592
}

.TitleAsk5 {
    padding-top: 100px
}

.card {
    background-color: #f7f7f7;
    width: 90vw;
    padding-bottom: 44px;
    margin: 0 auto;
    display: inline-block;
    border-radius: 62px;
    box-shadow: rgba(0, 0, 0, .24) 0 4px 9px
}

.card5 {
    margin-top: 62px;
    background: linear-gradient(45deg, #04051dea 0%, #2b566e 90%, #3d7c9e 100%)
}

.card6 {
    margin-top: 62px;
    margin-bottom: 0;
    padding-bottom: 62px;
    height: 86vh;
    background-color: #ffffff9b;
    overflow: hidden
}

.card7 {
    margin-top: 37px;
    margin-bottom: 0
}

.card8 {
    margin-top: 62px;
    margin-bottom: 0
}

.awnser5,
.awnser6,
.awnser7 {
    color: #000;
    font-family: 'yekan bakh VF';
    font-weight: 200 !important;
    line-height: 1.3 !important
}

.awnser5 {
    color: #fff;
    font-weight: 100 !important
}

.awnser7 {
    font-size: 33px;
    padding-top: 43px
}

.noticer {
    text-align: right;
    width: 80%;
    display: inline-block;
    margin-bottom: 6px;
    font-family: 'yekan bakh VF';
    font-weight: 600 !important;
    color: #ccc;
    transition: all .5s ease
}

.noticer:hover {
    font-weight: bold !important;
    transform: scale(1.5, 1.5), translateX(-250px);
    text-shadow: 0 0 50px #fff
}

.noticerDay {
    color: #1c1c1c !important;
    font-size: 25.5px
}

.progTitleDay {
    color: #0e55af !important;
    transform: translateY(2px) !important
}

.noticer2 {
    font-weight: 300 !important;
    color: #ddd;
    padding-bottom: 31px;
    margin-top: 43px;
    font-size: 14px !important;
    line-height: 1.2 !important
}

.noticer3 {
    color: #000;
    text-align: justify
}

.progTitle {
    color: #fff;
    font-size: 25px;
    transform: translateY(-3px);
    display: inline-block
}

.porgress {
    border-radius: 62px !important;
    width: 80%;
    background-color: #bababa;
    box-shadow: 0 3px 9px -1px #002d52;
    overflow: hidden
}

progress::-moz-progress-bar {
    background-color: #0064b4 !important
}

.porgress::-webkit-progress-value {
    background-color: #0064b4
}

.porgress::-webkit-progress-bar {
    background-color: #bababa;
    border-radius: 62px !important
}

.porgressOur {
    box-shadow: 0 3px 9px -1px #002d52, 0 0 9px -1px #002d52 !important
}

.porgressOurShadow {
    box-shadow: 0 3px 9px -1px #cc63f2, 0 0 9px -1px #fff !important
}

.card6::before {
    content: '';
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    height: 90vh;
    z-index: -10;
    width: 92vw;
    border-radius: 62px;
    margin-top: -18.5px;
    background: linear-gradient(-45deg, #e81cff 0%, #40c9ff 100%);
    filter: blur(37px)
}

.TariffHolder {
    margin-top: 43px;
    justify-content: center;
    display: flex
}

.priceTimeing {
    color: #fff;
    font-size: 16px !important;
    display: inline-block;
    font-weight: 100 !important;
    padding-right: -1px;
    padding-left: 6px;
    font-family: 'yekan bakh VF'
}

.priceTimeingBef {
    display: inline-block;
    font-size: 20px;
    display: inline-block;
    font-size: 30px;
    color: #fff
}

.planTitle {
    margin: 0 auto !important;
    display: inline-block;
    padding-top: 12.5px;
    font-size: 45px;
    color: #fff;
    text-align: right
}

.Tariff {
    position: relative
}

.planHR::after {
    content: '';
    display: block;
    height: 1px;
    right: 100px;
    left: 100px;
    margin-top: 15px;
    position: absolute;
    background: linear-gradient(90deg, #363e49, #fff, #fff, #363e49)
}

.planTozih {
    font-size: 19px;
    font-family: 'yekan bakh VF';
    padding-top: 20px;
    font-weight: 200 !important
}

.Tariff {
    width: 465px;
    border-radius: 62.5px;
    display: inline-block;
    background: linear-gradient(#11FFBD, #363e49)
}

.Tariff2 {
    margin-right: 90px
}

.CTA_p_1 {
    color: rgb(255, 84, 84);
    margin-top: 130px;
    padding-right: 18.5px;
    padding-left: 18.5px;
    font-size: 26px
}

.CTA_p_2 {
    color: #fff;
    margin-top: 50px;
    font-size: 48px;
    background-color: #f86520;
    display: block;
    height: 75px;
    width: 130%;
    margin-right: -60px;
    border-radius: 12.5px;
    box-shadow: rgba(0, 0, 0, .24) 0 4px 9px;
    margin-bottom: 87px;
    padding-top: 7px
}

.CTA_p_2 a,
.CTA_p_2 a:visited {
    color: #fff
}

.bold {
    font-weight: bold !important
} */







/* .dots {
    background: url('/assets/svg/dots.svg') no-repeat fixed center/cover;
    width: 100vw;
    height: 10vh;
    margin-top: 50px;
    position: absolute
} */

/* .dots2 {
    height: 25vh;
    position: relative
} */
/* 
.dots3 {
    height: 150px;
    position: relative;
    margin-top: 125px;
    margin-bottom: 0
}

.dots4 {
    height: 150px;
    margin-top: 1100px;
    margin-bottom: 0
}

.imgProm10 {
    overflow: hidden;
    width: 565px;
    height: 75vh;
    display: inline-block;
    margin-top: 0;
    object-fit: cover;
    border-radius: 25px;
    border-top-left-radius: 62px;
    border-top-right-radius: 12.5px
}

.LoadingImageTitle {
    margin-top: 150px
}

.AnimOne {
    animation: AnimOne 2.5s backwards
}

@keyframes AnimOne {
    from {
        transform: translateX(-187px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

.AnimTwo {
    animation: AnimTwo 2.5s
}

@keyframes AnimTwo {
    0% {
        opacity: 0;
        transform: translateX(187px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.AnimFade {
    animation: AnimFade 2s
}

.AnimFadeDelay {
    animation: AnimFade 2s 1s backwards
}

@keyframes AnimFade {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#flashDown {
    position: absolute;
    margin-top: 75px;
    transform: translateX(280px);
    font-size: 240px
} */

footer {
    display: inline-block;
    width: 100%;
    color: #fff;
    margin-top: 0px;
}

.footerHolder {
    /* background-color: #252525; */
    background-color: #2b5294;
    background-color: #111;
    padding-top: 31px;
    padding-bottom: 43px;
    border-top: 2px solid #D4AF37
        /* border-top: 2px solid#0D2B67; */
}

.copyright {
    padding-top: 19px;
    padding-bottom: 19px;
    background-color: #000;
    background-color: #0D2B67;
    background-color: #9e7900;
    font-weight: 100 !important;
    font-size: 16px;
    font-family: 'yekan bakh VF'
}

.mylinkWhite {
    color: #fff !important;
}

.rightSide3 {
    float: right;
    width: 33%
}

.hr {
    width: 70%;
    height: 2px;
    margin: 6px auto 0;
    background-color: #fff
}

.hr2 {
    width: 100%;
    height: 2px;
    /* margin: 10px auto 0; */
    /* background: linear-gradient(90deg, #44444400, #444,#44444400); */
    background: linear-gradient(90deg, #44444400, #ddd, #44444400);
    /* background: linear-gradient(90deg, #000, #fff); */
}

.footer_hr {
    margin-bottom: 18.5px
}

.footer_p {
    font-weight: 200 !important;
    margin-right: 18.5px;
    margin-left: 18.5px;
    font-family: "KalamehWeb(NoEn)-ExtraLight";
    line-height: 1.7 !important;
    font-size: 24px
}

.footer_p li {
    /* padding-top: 20px; */
    padding-bottom: 22px;
    font-size: 17px;

    text-align: justify;
    margin-right: auto;
    margin-left: auto;
    padding-right: 220px;

    /* margin-top: 10px; */

}

.footer_p li a {
    text-decoration: none !important;
    text-align: right !important;

}

.footerHolder ul {
    list-style-type: none;
    margin-top: 20px
}




.footer_p {
    font-size: 17px;
}

.pd20 {
    padding-bottom: 17px;
    text-align: left;
    padding-left: 140px;
}

.smallerMenu {
    font-size: 12px;
    /* padding-top: 100px!important; */
    /* margin-top: 150px!important; */
    /* display: inline-block; */
}

.mapDarker {
    background: radial-gradient(rgba(0, 0, 0, 0), #444);
    position: absolute;
    opacity: .3;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 31px;
    width: 70%;
    margin: 0 auto
}

.mapDarker2 {
    background: radial-gradient(rgba(0, 0, 0, 0), #444);
    position: absolute;
    opacity: .3;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 31px;
    /* width: 70%; */
    margin: 0 auto
}

.footer_p p {
    line-height: 1.9 !important;
}

.mapHolder {
    margin-top: 18.5px;
    position: relative
}

/* .priceing {
    color: #f86520;
    padding-top: 43px;
    display: inline-block;
    font-size: 31px
} */

.mapgoogle {
    margin: 0 auto;
    text-align: center;
    border-radius: 31px;
    border: 0;
    position: relative !important;
}

.mapgoogle::after {
    content: 'xxxxxxxxxxxxx';
    position: absolute;
    color: #fff;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #00000050;
}

/* .noticer2_Bold {
    font-weight: 300 !important
}

.awnser7 {
    margin-left: 0
}

#SiteInKerman {
    padding-bottom: 90px;
    padding-right: 80px;
    padding-left: 80px
} */

a.linkTel,
a.linkTel:visited {
    color: #000 !important
}

.foterSpacer {
    margin-top: 24px;
    display: inline-block
}

nav li:hover a,
nav li:hover a .menuIcon {
    color: #11FFBD !important
}

nav li a,
nav li a .menuIcon {
    transition: color .8s
}

/* .normalt200 {
    text-shadow: 2px 2px 10px #11FFBD
}

#awnser3 {
    line-height: 1.5 !important;
    margin-top: 44px;
    font-size: 50px;
    line-height: 1.1 !important;
    font-weight: normal !important
}

.titleColorSabz {
    text-shadow: 1px 1px 3px #11ffbd
}

.titleColorGhermez {
    text-shadow: 1px 1px 3px #e7344a
}

.titleColorIran {
    color: #fff;
    text-shadow: 1px -1px 3px #11ffbd, 1px 1px 3px #e7344a;
    font-weight: bold !important
}

.titleColorunder {}

.titleColorunder {
    position: relative
}

.titleColorunderFull {
    position: relative
}

.titleColorunderFull::after {
    content: '';
    background-color: #00D775;
    right: 0;
    left: 0;
    bottom: 15px;
    height: 5px;
    display: inline-block;
    position: absolute;
    z-index: -5;
    box-shadow: 0 0 20px #00D775
}

.titleColorunder::after {
    content: '';
    width: 145px;
    height: 10px;
    display: inline-block;
    position: absolute;
    background-color: #11ffbd;
    right: 7px;
    bottom: 15px;
    box-shadow: 0 0 20px #00D775;
    animation: map_right_left 2s ease-in-out infinite alternate
}

@keyframes map_right_left {
    0% {
        transform: translateX(20px)
    }

    100% {
        transform: translateX(-32px)
    }
}

.lozi::after {
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    background: linear-gradient(225deg, #11ffbd, #11ffbd00);
    z-index: -10;
    right: 27px;
    margin-top: 21px;
    transform: rotate(45deg)
}

.loziSmall {
    position: relative
}

.loziSmall::after {
    content: '';
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    background: linear-gradient(45deg, #f0ed2a, #f0742a);
    right: -32px;
    margin-top: 5.5px;
    animation: loziRot 12s ease infinite
}

@keyframes loziRot {
    0% {
        transform: rotate(-135deg)
    }

    25% {
        transform: rotate(135deg)
    }

    50% {
        transform: rotate(-45deg)
    }

    75% {
        transform: rotate(45deg)
    }

    100% {
        transform: rotate(-135deg)
    }
}

.colorSnap {
    color: #06df6e;
    animation: pianoUp 9s ease infinite;
    display: inline-block
}

.colorZD {
    color: #fb9639;
    display: inline-block;
    animation: pianoUp 9s 1.2s ease infinite
}

.colorDivar {
    color: #ae282a;
    display: inline-block;
    animation: pianoUp 9s 2.4s ease infinite
}

.colorDIGI {
    color: #e6334a;
    display: inline-block;
    animation: pianoUp 9s 3.6s ease infinite
}

.colorAI {
    display: inline-block;
    animation: pianoUp 9s 4.8s ease infinite
}

@keyframes pianoUp {
    0% {
        transform: translateY(0)
    }

    10% {
        transform: translateY(-50px)
    }

    30% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(0)
    }
}

.planUL {
    padding-right: 25px;
    padding-left: 32px;
    list-style: none
}

.planUL>li {
    padding-top: 30px;
    transition: all .5s ease;
    font-weight: 200 !important
}

.planUL>li::before {
    content: '';
    content: "\e900";
    font-size: 20px;
    padding-left: 2px;
    display: inline-block;
    font-family: 'iconFont' !important;
    transform: translateY(4px)
}

.planMahan {
    padding-bottom: 20px
}

.hrItem {
    border-bottom: 1px solid #fff;
    width: 100%
}

.planUL>li:hover {
    font-weight: bold !important;
    transform: scale(1.3, 1.3), translateX(-150px)
} */

html {
    scroll-behavior: smooth !important;
    scrollbar-width: thin;

}













/* New Codes: */
/* new: */



/* more:
         */
/* old #headerUnStikyHolder { */
#headerKW {
    height: 110px
}

.mainMenu {
    display: inline-block;
    font-size: 17px;
    list-style-type: none
}

.mainMenu li a,
.mainMenu li {
    display: inline-block
}

.mainMenu li {
    padding-left: 47px;
    position: relative;
}


#headerRighr {
    float: right;
    margin-top: 6px
}

#headerLeft {
    float: left;
    font-family: "KalamehWeb(NoEn)-ExtraLight";
    /* margin-top: 12.5px */
    margin-top: 5px;

}

#menuHolderForResponsive a {
    font-weight: 200 !important;
}

header {
    padding-top: 31px;
    background: #363e49;
    padding-bottom: 37.5px;
    padding-right: 31px;
    padding-left: 31px;
    box-shadow: 0 2px 4px 0 #11FFBD7d, 0 3px 18.5px 0 #AAFFA996;
    z-index: 290
}

header a,
header a:visited {
    color: #fff
}

#page1 {
    height: 100vh
}

#siteTitle {
    font-size: 56px;
    margin-top: -15px;
    font-weight: 1000 !important
}


#NavSearch {
    /* padding: 7px 14px;  */
    padding-top: 6px;
    padding-bottom: 7px;
    padding-right: 14px;
    padding-left: 14px;

    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 25px;
    font-size: 19px;
    color: #000 !important;
    font-family: 'KalamehRegular';
}

#NavSearchBTN {
    position: relative;
    padding-top: 10px;
    padding-bottom: 11px;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 12px;


    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;


}

#menuSearch {
    display: inline-block;
}


#mainContent {
    /* margin-top: 196px; */
    padding-bottom: 100px;
}

.blogCard_img {
    /* position: relative; */
    width: 100%;
    height: 290px;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    border-bottom: #009e71 solid 0px;

    /* transition: all 0.5s; */
    transition: border 0.5s;

}

.blogCardCateg {
    font-size: 16px;
    position: absolute;
    color: #fff;
    top: 10px;
    left: 5px;
    z-index: 270;
    /* background-color: #002d52; */
    background-color: #002d52cf;
    /* background-color: #171a23; */
    border-radius: 50px;
    padding-top: 2px;
    padding-right: 8px;
    ;
    padding-left: 8px;
    ;
    padding-bottom: 6px;

}

.blogPostCardCateg {
    font-size: 16px;
    color: #fff;
    /* top: 10px; */
    /* left: 5px; */
    z-index: 270;
    /* background-color: #002d52; */
    /* background-color: #171a23; */
    background-color: #002d52cf;
    border-radius: 10px;
    /* border: solid 1px #171a23; */
    /* border: solid 1px #00a35a; */
    /* box-shadow:  #00a35a -3px 5px 5px -1px; */
    box-shadow: #00a35a80 -4px 8px 5px -2px;
    padding-top: 4px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 6px;
    display: inline-block;
}

#postBlogcategHolder {
    display: block;
    width: 100%;
    text-align: right;
    margin-right: 15px;
    font-size: 18px;
    margin-top: 30px;
}

#postBlogShareHolder {
    display: block;
    width: 100%;
    text-align: right;
    margin-right: 15px;
    font-size: 18px;
    margin-top: 30px;
}



.blogItem {
    color: #333;
    background-color: #eee;
    /* background: linear-gradient(180deg, #eee,  #e0e0e0); */

    margin-bottom: 25px;
    width: 30%;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    border-radius: 7px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;

    /* box-shadow: #000 0 5px 10px; */
    /* box-shadow: #11FFBD33 -3px 5px 10px; */
    box-shadow: #000 0 5px 10px;
    /* float: right; */

    height: 470px;
    transition: background-color, transform .5s;
    position: relative;

}

.blogItem:hover {

    background-color: #eeeeeee3;
    transform: translateY(-15px);

}

.blogItem:hover .blogCard_img {

    border-bottom: #009e71 solid 10px;



}



.verbHolder {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
    ;
    padding-left: 15px;
    font-size: 12px;

}

.marginManfi {
    margin-top: -350px;
    margin-top: -540px;
}

.MainTitleHolder {
    font-size: 60px !important;
    color: #fff;
    z-index: 280;
    position: relative;
    /* text-shadow: #000 0 0 35px; */
    text-shadow: #000 0 0 25px;

    /* border: solid 1px #fff; */
    /* border-radius: 50px;
    display: inline-block; */

}


.MainTitleHolder::after {
    content: '';
    /* background-color: #fff; */
    width: 350px;
    width: 450px;
    /* width: 860px; */
    height: 6px;
    display: block;
    margin: 15px auto;
    border-radius: 5px;
    /* background-color: #11ffbd; */
    background-color: #00c78f;
    box-shadow: 0 0 20px #00a35a;

}


#blogPostMainTitleHolder {
    font-size: 60px !important;
    color: #fff;
    z-index: 280;
    position: relative;
    /* text-shadow: #000 0 0 35px; */
    text-shadow: #000 0 0 25px;
}

#blogPostMainTitleHolder::after {
    content: '';
    /* background-color: #fff; */
    width: 350px;
    width: 450px;
    /* width: 860px; */
    height: 6px;
    display: block;
    margin: 15px auto;
    border-radius: 5px;
    /* background-color: #11ffbd; */
    background-color: #00c78f;
    box-shadow: 0 0 20px #00a35a;

}

#blogPostRight {
    float: right;
    width: calc(70% + 200px);
    margin-right: -120px;
}

#blogPostLeft {
    float: right;
    width: calc(30% - 40px);
    margin-right: -40px;
    /* margin-left: -40px; */

    /* background-color: #999; */
    margin-top: 120px;
    /* margin-top: 100px; */


}

.blogPostLeftBackground {
    border-radius: 20px;
    /* background-color: #fff; */
    /* background-color: #ffffffe6; */
    background-color: #ffffffe0;
    padding-top: 10px;
    padding-bottom: 10px;


}


#blogHolder {
    text-align: center;
    /* margin: 175px auto 0; Main */
    margin: 130px auto 0;
    /* margin: 270px auto 0; */

}

#blogPostHolder {
    /* margin-top: 25px; */
    text-align: center;
    margin: 40px auto 0;
    /* display: inline-block; */
    background-color: #fff;
    width: 80%;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;

    padding-bottom: 50px;

}

#blogPostHolder img {
    max-width: 100% !important;
    height: initial !important;
    border-radius: 25px;
    /* margin-right: 10px;
    margin-left: 10px; */
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 auto;

    display: block;
}

#blogPostDataHolder {
    margin-top: 10px;

    /* display: inline-block; */
}

.blogTimeEsm {
    font-size: 16px;
    display: inline-block;
    color: #555;
    margin-top: 7px;

}

.blogPostTimeEsm {
    font-size: 16px;
    display: inline-block;
    color: #555;
    margin-top: 7px;

}


img#blogPost_img {
    width: 105% !important;
    max-width: 105% !important;
    transform: translateX(2.5%);
    max-height: 550px;
    object-fit: cover;
    box-shadow: #009e716f 0 10px 40px -10px;
    /* border-radius: 25px; */

    border-radius: 50px;
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-top: -15px;
}

.blogTitle {
    display: block;
    margin-top: 12px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 24px;



}

.suggestShowMoreComment {
    color: #bbb;
    margin-top: 30px;
    font-size: 17px;
    margin-bottom: 15px;
}

.blog_card_verb {
    position: relative;
    margin-right: 20px;
    /* float: right; */

}


.blog_card_verb::before {
    content: '';
    position: absolute;
    margin-right: -10px;
    margin-top: 4px;
    /* left: 0;
    top: 50%; */
    /* transform: translateY(-50%); */
    width: 8px;
    /* Circle's diameter */
    height: 8px;
    /* Circle's diameter */
    background-color: orangered;
    /* Circle's color */
    border-radius: 50%;
}

.blog_card_verb:first-of-type {
    margin-right: 0
}

#navi {
    --paginColor: #fff;

    width: 98%;
    margin: 40px auto 10px;
    padding-right: 7px;
    text-align: center;
    /* justify-content: center !important; */
    /* display: flex; */
    /* align-items: center; */
    display: inline-block;

}

#navi nav li {
    display: inline-block;
    line-height: 2.2 !important;
}

#navi nav li a {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 17px;
    padding-left: 17px;
    background: #eff3fc;
    border: solid 1px #cfdcfa;
    border-radius: 4px;
}

#navi nav li a,
#navi nav li a:visited {
    color: #5a576f !important;
    /* color: #333; */



}

#navi li.active {
    color: var(--paginColor);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 17px;
    padding-left: 17px;

}

#navi li.disabled {
    color: var(--paginColor);
    background: none !important;
    border: none !important;
    padding-top: 7px;
    padding-bottom: 11.5px;
    transform: translateY(-1.5px);
    font-size: 22px;
    padding-right: 7px;
    padding-left: 7px;


}

#navi a[aria-label="« قبلی"],
#navi a[aria-label="بعدی »"] {
    color: #000000 !important;
    border: solid 1px #a9b2c9;
    padding-top: 8px;
    padding-bottom: 12px;
    transform: translateY(-2px);
    text-decoration: none !important;


}

/* #navi .page-item.disabled  { */
#navi li.page-item.disabled:first-of-type[aria-label="« قبلی"] {
    /* display: hidden; */
    display: none;
    /* color: #000 !important; */
    /* opacity: 0.2 !important;
    margin-top: 150px; */
}







/* popoUp: */

.popupBlacker {
    position: fixed;
    top: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #00000059;
    z-index: 10000;
}

#popupBlacker {
    transition: all .3s;

}

#alertPopup {
    transition: all .9s;

}

#popupCartJsHolder {
    background: #d0d0d0;
    /* width: 100%; */
    /* height: 100%; */
    border: solid 1px #00a35a;
    border-radius: 20px;


    display: inline-block;
    padding-top: 10px;
    margin-top: 10px;
    margin-right: 45px;
    margin-left: 45px;
    flex-grow: 1;
    overflow-y: scroll !important;


}

.hide-scrollbar {
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For IE 10+ */
}

.hide-scrollbar::-webkit-scrollbar {
    display: none;
    /* For Chrome, Safari, and Edge */
}

.popupGh {
    position: fixed;
    padding: 10px;


    /* top: 10px; */
    bottom: 0px;
    margin-bottom: 30vh;


    /* margin-top: 30vh; */
    /* bottom: 70px; */
    min-height: 35vh;
    border-radius: 15px;
    box-shadow: 0 0 25px #0000005c;
    background: #e0e0e0;
    z-index: 10001;


    padding-bottom: 35px;
    left: 100px;
    right: 100px;


}

.popupGhV18 {
    margin-bottom: 25vh;

}

.popupGhF {
    /* top: 0; */
    height: 90vh;
    margin-bottom: 70px;
    display: flex;
    flex-direction: column;
    padding-bottom: 5px !important;


}

.popupGhNoBG {
    background: #00000094 !important;
    /* box-shadow: initial; */
    color: #ccc !important;

}

.formDownSearch2 {
    vertical-align: top !important;
}


.popupCloser {

    left: 0;
    text-align: left;
    float: left;
    cursor: pointer;

    padding-top: 24px;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 10px;

    margin-top: -10px;
    margin-left: -10px;
    color: #999;
    font-size: 21px;

}

.popupCloser:hover {
    color: #111 !important;

}

#popupTotalHolder {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    font-family: "KalamehRegular" !important;

}

#cartTotcalPrice {

    font-family: "KalamehWeb-SemiBold" !important;

}

.popUpTitle {
    display: inline-block;
    margin-top: 10px;
    font-size: 28px;
    margin-left: -25px;
    font-family: 'KalamehRegular';


}

.popupText {
    font-size: 16px;
    line-height: 1.6 !important;
    margin-top: 60px;
    padding-bottom: 20px;
    display: block;
    color: #292929;
    margin-right: 10px;
    margin-left: 10px;
}

.popupBtn {
    /* omomi and moblie responsive */
    display: block;
    font-size: 18px;
    background: linear-gradient(90deg, rgba(43, 181, 181, 1) 0%, rgba(0, 158, 113, 1) 48%, rgba(39, 179, 174, 1) 100%);
    color: #fff;
    margin-top: 15px;
    border-radius: 10px;
    cursor: pointer;
    /* font-family: 'KalamehRegular'; */
    font-family: 'yekan bakh VF';


    margin-right: auto;
    margin-left: auto;
    max-width: 500px;
    padding-top: 14px;
    padding-bottom: 16px;
    font-size: 19px;


}

.popupBtnNo {
    margin-top: 20px;



    background: initial;
    color: rgba(43, 181, 181, 1);
    border: solid 1px rgba(0, 158, 113, 1);
    text-decoration: none !important;
    display: block;


    font-size: 20px;


}



.popupANormalizer {
    text-decoration: none !important;
    color: #fff;
    display: block;
}

.fader {
    opacity: 0;
}



/* cart ****** */

.cartItem {

    margin-top: 10px;
    width: 95%;
    background: #eee;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 15px;
    box-shadow: #ccc -5px 5px 10px;
    transition: background 0.5s ease;
    position: relative;
    display: flex;
    flex-direction: row;
    /* justify-content: center; */
    align-item: center;
    margin-right: auto;
    margin-left: auto;

}

.cartItem:hover {
    background: #fafafa;
}

.cartImgHolder {}

.btnCartDeleteItem {
    background: #f77066;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 12px;
    margin-right: 15px;

}

.cartRightSide {
    /* flex-grow: 1; */
}

.cartRight2Side {
    flex-grow: 1;
}

.cartRight3Side {
    /* flex-grow: 1; */
    /* margin-left: ; */
}

.cartImg {
    max-width: 100%;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 15px;
    text-align: right;
    /* float: right; */
    background: #fff;
}


.cartTitleMore {



    /* white-space: nowrap; */
    /* text-overflow: ellipsis !important; */
    color: #454545;
    /* text-overflow: ellipsis !important; */
    /* white-space: nowrap; */
    overflow: hidden;
    /* overflow-x: hidden; */
    margin-right: 15px;
    text-align: right !important;



    max-width: 500px;
    display: -webkit-box !important;
    white-space: initial !important;
    -webkit-box-orient: vertical !important;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 2 !important;
    line-height: 1.2 !important;

    -ms-overflow-style: none;
    /* IE/Edge */
    scrollbar-width: none;
    /* pointer-events: none; */
    /* touch-action: none !important; Disable touch scrolling */

}

.cartTitleMoreCoz {
    font-size: 11.5px !important;
    margin-top: 5px;
    text-align: right;
    line-height: 18px !important;

}

.itemPrice {
    /* float: right; */
    font-size: 21px;
    margin-top: 21px;
    margin-right: 15px;
    text-align: right;
    display: block;
    color: #565665;
    font-family: "KalamehRegular" !important;

    /* font-family: "KalamehWeb(NoEn)-ExtraLight" !important; */


}

.cartItemPriceTempHolder {
    font-size: 17px;
    color: #565665;
    font-family: "KalamehWeb(NoEn)-ExtraLight" !important;


}

.cartIncrease,
.cartDecrease {
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 0px;
    color: #999;
    display: block;
    font-size: 30px;
    background: #ddd;
    width: 70px;
    text-align: center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;


    cursor: pointer;
    user-select: none;
}

.cartDecrease {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.cartCount input[type="number"] {
    -moz-appearance: textfield;
}

.cartCount {
    margin-right: 35px;
    margin-left: 0px;

}

.quantity {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 10px;
    padding-left: 10px;
    height: 50px;
    width: 80px;
    border-radius: 10px;
    font-size: 25px;
    text-align: center;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    /* font-family: "KalamehRegular" !important; */
    font-family: "KalamehWeb-SemiBold" !important;

    color: #666;

}

.cartQtyHolder {
    display: flex;
    /* justify-content: center;  */
    align-items: center;

}

.cartTedadHolder {
    font-size: 19px;
    padding-left: 5;
}

.btnCartPay {
    -webkit-appearance: none;
    transition: 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
    ;
    background: #12af86 !important;
    margin-right: 2px;
    border: none !important;
    transition: all 0.5s;
    cursor: pointer;
    padding-top: 9px;
    padding-bottom: 12px;
    border-radius: 8px;
    outline: none !important;
    color: #fff;
    margin-top: 20px;
    margin-right: 35px;
    margin-left: 35px;
    display: block;
    box-shadow: #13b194 0 6px 18px;
    margin-bottom: 15px;
}

/* end popup part:  */



/* end popup */







.bolder {
    font-size: 110%;
    color: #222;
    color: orangered;
}

.fkr {
    font-family: 'KalamehRegular' !important;
    /* font-size: 100%; */

}



.blogCardlow {
    margin-top: 12px;
    color: #333;
    font-size: 15px;
    line-height: 1.3 !important;
    height: 40px;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
    text-align: right;

}

.blogCard_readMore::before {
    content: '';
    content: "\e900";
    font-size: 18px;
    /* position: absolute; */
    padding-left: 2px;
    display: inline-block;
    font-family: 'iconFont' !important;
    transform: translateY(4px);

}

.blogCard_readMore {
    font-size: 17px;
    ;
    /* color: orangered; */
    color: #00a35a;
    text-shadow: #009e71 0 0 50px;
    text-align: left;
    margin-top: 10px;

    margin-left: 12px;

}

.imgHolder {

    /* background: url("/assets/web_imgs/bweman-web-learnin-blog3.webp") 50% 0% / auto no-repeat fixed; */
    /* background: url("/assets/web_imgs/kerman-web-learnin-blog.webp") 50% 0% / auto no-repeat fixed; */
    /* background: url("/assets/web_imgs/education-day-assortment-with-copy-space.jpg") 50% 100% / auto no-repeat fixed; */

    background: url("/assets/web_imgs/education-day-assortment-with-copy-space.webp") 50% 100% / cover no-repeat fixed;
    /* background-image: url("/assets/web_imgs/education-day-assortment-with-copy-space.webp"); */
    /* background-size: 1000px ; */
    /* width: 100%; */
    height: 650px;
    height: 900px;
    margin-top: -110px;
    position: relative;

}

.imgHolder::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000026;
    /* z-index: 10; */

}

/* .db{
    display: block;
    clear: both;
} */
.linkBlog {
    text-decoration: none;
    cursor: pointer;
}

#blogBlurBG {

    width: 100%;
    height: 80vh;
    position: absolute;
    z-index: -10;
    filter: blur(10px);
    filter: blur(20px);
    margin-top: -100px;

}

#blogBlurBG::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000033;
    background-color: #000000ba;
    background-color: #171a2340;
    background: linear-gradient(0deg, #171a23, #171a2300);
    /* background-color: #fff; */
    /* display: block; */
    /* width: 100%; */
    /* height: 150px; */
    /* z-index: 10; */
}

#blogPostLow {
    font-weight: bolder !important;
    /* font-family: 'KalamehRegular' !important; */
    font-family: 'yekan bakh VF' !important;
    padding-right: 25px;
    padding-left: 25px;
    border: dashed 1px #999;
    font-size: 17.5px;
    color: #444;
    margin-bottom: 25px;
    padding: 10px;
    margin-right: 45px;
    margin-left: 45px;
    border-radius: 10px;
    line-height: 1.6 !important;


}

#blogPostKamel {
    font-weight: lighter !important;
    /* font-family: 'KalamehRegular' !important; */
    font-family: 'yekan bakh VF' !important;

    padding-right: 25px;
    padding-left: 25px;
    font-size: 18px;
    color: #444;
    line-height: 3.5 !important;
    /* text-align: right !important; */
    text-align: justify;

}

#blogPostKamel p {
    line-height: 2.5 !important;

}

.imgBannerLeft {
    max-width: 100%;
    border-radius: 20px;
    /* width: 100%; */
    /* height: 100px; */
    /* object-fit: contain; */
}

.sideBarBlogItemSuggest {
    margin-top: 15px;
    padding-right: 0;
    background: #fff;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 20px;
    transition: background-color, transform .5s;
}

.sideBarBlogItemSuggest:hover {
    background-color: #a8b3c2;
    transform: translateY(-5px);
}

.sideBarBlogItemSuggest2 {
    margin-top: 10px;
    /* padding-right: 10px; */
    margin-right: 22px;
    width: 20%;
    display: inline-block;
    transition: background-color, transform .5s;

}

.sideBarBlogItemSuggest2:hover {
    /* background-color: #a8b3c2; */
    transform: translateY(-5px);
}

.blogPostLeftSuggestImg {
    width: 200px;
    height: 100px;
    object-fit: cover;
    float: right;
    border-radius: 8px;


}

.blogPostLeftSuggestImg2 {
    width: 200px;
    height: 100px;
    object-fit: cover;
    /* float: right; */
    border-radius: 8px;


}

.blogPostLeftOnvanSuggest {
    font-size: 16px;
    float: right;
    margin-top: 35px;
    margin-right: 15px;
    color: #232323 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
    height: 50px;
    text-align: right;

}

.blogPostLeftOnvanSuggest2 {
    font-size: 14px;
    /* float: right; */
    /*Temperory*/
    /* margin-top: 35px; */
    /* margin-right: 10px; */
    color: #000 !important;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 190px;
    height: 20px;

}

.onvanSideBar {
    position: relative;
    display: inline-block;
    padding-bottom: 25px;
    z-index: 2;

}

.onvanSideBar::after {
    content: '';
    position: absolute;
    top: 35px;
    right: -25px;
    z-index: -1;
    left: -25px;
    /* right: 0;
    left: 0;
    bottom: 0;  */
    height: 3px;
    /* width: 35px; */
    display: inline-block;
    /* background-color: #00c78f; */
    /* background-color: #b4f4e2; */
    background-color: #8fffdf;
    background-color: #2c43638c;
    /* transform: rotate(45deg); */
    border-radius: 10px;


}

.commentInputs {
    margin-top: 24px;
    margin-bottom: 24px;
}

.blogPostCommentSupperInput {
    box-shadow: rgba(0, 0, 0, 0.26) 4px 4px 4px inset;

    border-radius: 8px;
    color: #444;
    /* width: 780px; */
    width: 70%;
    min-width: 300px;
    font-size: 18px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;
}

#blogPostRelativeContent {
    margin-top: 35px;
    width: 80%;
    background-color: #fff;
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.relativeEvenSelector:nth-of-type(5n) .sideBarBlogItemSuggest2 {
    margin-right: -5px;
}

.relativeEvenSelector:first-of-type .sideBarBlogItemSuggest2 {
    margin-right: -5px;
}

#blogPostComment {
    margin-top: 35px;
    width: 80%;
    background-color: #fff;
    border-radius: 20px;
    padding-top: 35px;
    padding-bottom: 50px;

}

.blogPostCommentTextArea {
    height: 115px;
    resize: none;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border: #999 1px solid;
    font-family: 'Kalameh_Bold';
    line-height: 1.4 !important;
}

#blogPostCommentSupperBtn {
    background: #0df2c9;
    box-shadow: #4EC5F1 0 6px 18px;
    margin-right: 18px;
    margin-left: 18px;
    color: rgb(237, 235, 232);
    font-size: 24px;
    text-align: center;
    display: inline-block;
    padding-right: 30px;
    padding-left: 30px;
    width: 80% !important;
    min-width: 300px;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 18px;
    border: none !important;
    outline: none !important;
    border-radius: 8px;
    font-family: "KalamehWeb-SemiBold";
    margin-top: 45px;
}

.fksb {
    font-family: "KalamehWeb-SemiBold" !important;

}

#noItemFinded {
    position: relative;
    color: #fff;
    font-size: 26px;
    height: 175px;
}

#blogPostHolder h2 {
    position: relative;
    display: inline-block;
    z-index: 2 !important;
    /* color: #003d2c; */
    color: #333c47;

    margin-top: 17px;
    margin-bottom: 10px;
    font-size: 180%;
    font-family: 'KalamehWeb-SemiBold';

}

#blogPostHolder h2::before {
    content: '';
    position: absolute;
    top: 100%;
    right: 0px;
    /* in Mobile its -15px*/
    left: 0;
    bottom: 0;
    /* height: 10px;  */
    height: 5px;
    /* height: 4px;  */
    /* background-color: #009e71; */

    background: linear-gradient(270deg, #009e71, #0073c0);
    box-shadow: 0 3px 15px 3px #11FFBD7d;
    border-radius: 15px;
    z-index: -1 !important;

}

#blogPostHolder ul {
    margin-right: 45px;

}

#blogPostHolder ul {
    margin-right: 45px;

}

#blogPostHolder li,
#blogPostHolder ol {
    line-height: 1.6 !important;
}

table {
    text-align: center !important;
    line-height: 1.5 !important;

}

td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 4px;
    padding-left: 4px;
    border: 1px solid black;
}

.tableHolder {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
}





/* comment Part: */
/* blogPostComment */
.bubble {
    position: relative;

}

.bubble::after {



    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-left-color: #dfdfdf;
    border-right: 0;
    border-top: 0;
    margin-top: -10px;
    margin-right: -20px;
}

.CommentCard {
    margin-top: 35px;
    width: 80%;
    background-color: #fff;
    border-radius: 20px;
    padding-top: 35px;
    padding-bottom: 50px;

}

.commentProfileImg {
    max-width: 100%;
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    float: right;
    margin-right: 50px;
}

.commentTemp {
    color: #666;
}

.commentName {
    color: #343434;
}

.commentText {
    font-size: 18px;
    margin-top: 24px;
    /* background: #cfcfcf; */
    /* background: #d9d9d9; */
    background: #dfdfdf;
    border-radius: 12px;
    display: inline-block;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 7px;
    padding-bottom: 7px;
    max-width: 100%;
    line-height: 1.9 !important;
    color: #101010;
    /* border: #fff dashed 10px; */
    /* border-width:0px 0px 0px 10px  */

    /* font-family: ; */
}

.commentleftPart {
    float: right;
    max-width: calc(100% - 280px);
    /* width: 800px; */
    margin-right: 25px;
    margin-left: 25px;
    margin-top: 22px;
    text-align: right;
}

.commentReplay {
    float: right;
    padding-top: 25px;
    margin-right: 225px;
    font-size: 18px;
    cursor: pointer;
}

.commentVotedPart {
    float: left;
    direction: rtl;
    /* margin-top: 25px; */
    margin-left: 67px;
    color: #a1a3a8;

}

.commentMinessNumber,
.commentplusNumber {
    margin-left: 8px;
    font-size: 15px;
    margin-top: 6px;
}

.CommentplusHolder {
    padding-left: 35px;
}

.CommentMinesHolder,
.CommentplusHolder {
    padding-top: 25px;
    padding-bottom: 10px;
    cursor: pointer;
}



/* end comment part */



/* others: */
/* hambergerMenu Blocker: */
#blacker {
    transition: all .3s;
}

.classBlacker {
    position: fixed;
    top: 84px;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #00000059;
    z-index: 1499
}






@media all and (min-width:300px) and (max-width:950px) {



    .logoS_inner {
        width: 60px;
        margin-right: 5px;
    }

    .titlerS {
        font-size: 14px;
        ;
        margin-top: 21px;
        margin-right: 10px;
        margin-top: 15px;
    }

    .menuLangHolder {
        font-size: 13px;
        padding-top: 22px !important;
        padding-bottom: 20px !important;

    }





    .unFull {
        width: 98.5% !important;
        /* elmi */
    }

    .mainRight {
        width: 100% !important;
        /* elmi */
        margin-right: auto;
        margin-left: auto;
        float: initial;
    }

    .mainLeft {
        margin-right: 11px;
    }

    .swiper-wrapper {
        height: 95%;
    }

    .SliderText {
        font-size: 12px;
    }

    .swiper3 {
        margin-top: 42px !important;

    }

    #NavSearch {
        width: 115px;
        padding-right: 7px;
        margin-right: 0px;
    }

    .moreAkhbar {
        margin-left: 36px;
    }

    .menu-wrapper {
        /* width: 100% !important; */
    }

    .mainMenu li {
        margin-left: 0 !important;
        padding-left: 25px !important;
    }

    .noticeReport {
        font-size: 13px;
        padding-right: 20px;
        padding-left: 10px;

    }

    .supperInput {
        font-size: 16px;
        min-width: 320px;
    }

    .formtextMain {
        max-width: 320px;

    }

    .video-container {
        width: 100%;
    }

    .menuIconNOFloat {
        margin-top: 7px !important;
        font-size: 20px !important;
        transform: rotate(270deg) !important;

    }

    .firstNestedMednu_li_a {
        font-size: 20px !important;
    }

    .secNestedMednu_li_a {
        font-size: 20px !important;
    }

    .logoDText2 {
        margin-right: auto !important;
        right: -125px !important;
        right: -25px !important;
        left: 0 !important;
        margin-left: auto;
        /* width: 90px; */

        max-width: 122% !important;
        width: 3500px !important;
        bottom: -22px !important;



    }

    .cartAbouter {
        padding-right: 10px;
        padding-left: 10px;
    }

    .cartAbouter p {
        font-size: 14.5px;


    }

    #swiperGH {
        height: 160px;
        margin-top: 17px;
    }

    .marquee-text {
        font-size: 12px;
        animation: scroll-left 31s linear infinite;
    }

    .marquee-container {
        margin-top: 23px;
        height: 30px;
        padding-top: 8px;
    }

    .marquee-container::after {
        padding-right: 5px;
        padding-top: 8px;
    }

    .mainContentHolderD {
        margin-top: 25px;
    }

    .TitlerD {
        font-size: 22px !important;
    }

    .TitlerD2 {
        font-size: 23px !important;
    }

    #swiperLeft {
        height: 270px;
        margin-bottom: 0 !important;
    }

    .marquee-container::after {
        font-size: 14px;
    }

    .logoD {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }


    #MednuD {
        /* padding-bottom: 15px; */
        padding-top: 0px;
        padding-bottom: 0px;
        /* width: 50%; */
        margin-right: auto;
        margin-left: auto;
        padding-right: 10px;
        padding-left: 10px;
    }

    #menuSearch {
        float: right;
        margin-top: 7px;
    }


    .menuPureText {
        padding-top: 2px;
    }

    .footer_p li {
        padding-right: 95px;
        font-size: 15px !important;
    }

    .pd20 {
        padding-right: 30px;
        font-size: 16px !important;
    }

    .footerHolder {
        font-size: 16px !important;
    }

    .khabarImgTum {
        width: 95px;
    }

    .khabarItem {
        width: 98%;
    }

    .khabarLeftPart {
        width: calc(100% - 107px);
        padding-left: 5px;
    }

    .khabarLeftPart {
        margin-right: 12px;
        margin-left: 0px;
    }

    .miniTitleKhabar {
        font-size: 10.5px;
    }

    /* .titleKhabar{
        font-size: 10.5px;
    } */

    .titleKhabar {
        font-size: 12px;
    }

    .khabarMoredataHolder {
        margin-bottom: 18px;
    }

    .mainLeft {
        margin-right: auto;
        margin-left: auto;
        float: initial;
        width: 97%;
        margin-top: 15px;
    }

    #swiperLeft {
        width: 75%;
        height: 275px;
    }

    .swiper-button-next::after,
    .swiper-button-prev::after {
        font-size: 22px !important;
    }

    .headerD {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .HeaderLeft {
        position: relative;
    }

    .logoDRight1,
    .logoDLeft1 {
        /* width: 30%; */
        width: 35px;


    }

    .logoDLeft1 {
        width: 74px !important;
    }

    .logoDRight2 {}

    .logoDLeft2 {

        max-width: 100%;
        bottom: 0;
        float: initial;
        /* margin-left: -0px !important; */
        position: absolute;
    }

    .logoDLeft2 {
        right: 0;
        bottom: -45px;
    }





    .slideShow2Img {
        margin-right: auto;
        margin-left: auto;
        float: initial;
    }

    .slideShow2ImgRightHolder {
        float: initial;
        margin-right: auto;
        margin-left: auto;
        width: 88%;
        margin-top: 12px;

    }

    .slideShow2p1 {
        font-size: 11px;
        padding-right: 30px;
        padding-left: 0px;
    }

    .slideShow2p2 {
        padding-right: 0;
        padding-right: 0;
        font-size: 18px;
        line-height: 1.5 !important;
        margin-top: 20px;

    }

    .backParallexSwiper .swiper-button-next {
        margin-right: -5px !important;
    }

    .backParallexSwiper .swiper-button-prev {
        margin-left: -5px !important;

    }

    .slideShow2_aTag {
        font-size: 12px;
        margin-top: 40px;
    }

    .slideShow2Img {
        width: 170px;
    }

    .farajaLogo {
        margin-top: 12px;

        float: initial;

        margin-right: auto;
        margin-left: auto;
        width: 100px;
    }

    .phoneBr9 {
        display: block;
        text-align: right;
        /* content: " &#013; "; */
    }

    .slideShow2_CTA {
        float: initial !important;
        width: initial !important;
    }

    .ctaBanner {
        margin-right: -10px;
        display: inline-block;
        text-align: right;
    }

    .slideShow2Holder {
        padding-bottom: 10px;
    }





    .firstNestedUl {
        top: 0 !important;
        right: -20px !important;
        left: 0px !important;
        width: 110% !important;

    }

    .secNestedUl {
        top: 0 !important;
        right: 0px !important;
        left: 0px !important;
        width: 110% !important;

    }






    #headerKW {
        height: initial
    }



    .unFullMenu,
    .unFull {
        width: initial
    }

    /* Header 1 */


    #siteTitle {
        font-size: 46px;
        padding-top: 25px;
        padding-bottom: 33px;
    }



    .mainMenu {
        font-size: 25px
    }

    header {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 25px;
        transform: translateY(-88px)
    }

    #NavSearch {
        margin-right: 0;
        /* padding-left: 60px; */
        width: 80%;
        max-width: 350px;

    }

    .menuIcon {
        font-size: 26px;
        padding-top: 0px;
        padding-left: 5px
    }

    .icon-ic_money6::before {
        font-size: 23px
    }

    .icon-ic_more_sites::before {
        font-size: 27px
    }

    .icon-ic_call::before {
        font-size: 25px
    }

    .icon-ic_des::before {
        font-size: 26px;
        margin-right: -5px
    }



    /* end Header 1 */



    /*Resposive Menu */

    .line {
        width: 40px;
        height: 5px;
        background: #fff;
        border-radius: 5px;
        transition: transform 1s ease
    }

    .line2,
    .line3 {
        margin-top: 7px
    }

    .animLine1 {
        transform: translateY(12px) rotateZ(228deg)
    }

    .animLine2 {
        transform: rotateZ(228deg)
    }

    .animLine3 {
        transform: translateY(-12px) rotateZ(318deg)
    }

    #menuBTN {
        display: inline-block;
        padding-left: 20px;
        padding-right: 15px;
        /* padding-top: 25px; */
        /* padding-bottom: 25px; */

        padding-top: 20px;
        /* padding-top: 15px; */
        padding-bottom: 15px;
        /* font-size: 10px; */
        float: left;
        margin-left: -20px;
        padding-left: 28px;
    }

    .rightSec {
        float: initial;
        width: 100%;
    }

    .sec1Holding {
        margin-top: 10px;
    }

    .sec1_p1 {
        font-size: 16px;

    }

    .sec1_p1P {
        line-height: 1.8 !important;

        /* margin-top: 15px; */
        transform: translateY(12px);
    }

    .sec1_p2 {
        font-size: 10.5px;
    }

    .leftSec {
        float: initial;
        width: 100%;
    }

    .sec1Holding {
        padding-top: 12px;
        padding-bottom: 32px;
    }

    .mainMenu li {
        display: block !important;
        margin-bottom: 0px;
        padding-bottom: 20px;
        /* margin-bottom: 70px; */
        margin-left: 15px;
        /* border-bottom: 1px solid #D4AF37; */


        /* background: linear-gradient(#f3d572, #D4AF37, #f3d572); */


    }

    .leftSec {
        margin-top: 90px;
    }

    .leftSec .img1 {
        width: 260px;
    }

    .leftSec .img2 {
        width: 100px;
        left: 0;
        top: -100px;
    }

    .leftSec .img3 {
        width: 100px;
        right: 0;
    }

    .connectUsCart {
        width: 97%;
    }

    .supperInput {

        min-width: 260px;
    }

    .formtextMain {
        min-width: 300px;
        max-width: 300px;
        height: 140px;

    }

    .btnSubmite {
        min-width: 300px;
        max-width: 300px;
        font-size: 20px;
    }

    .IconMenuS::after {
        content: '';
        position: absolute;
        width: 200%;
        height: 1px;
        background: #fff;
        background: linear-gradient(90deg, #00000000, #00000000, #D4AF37, #f3d572);
        /* background: initial !important; */
        top: 100%;
        right: 0;
        left: 0;
        right: 0;
        bottom: 28px;
        /* margin-right: 28px; */


    }

    .firstNestedUl>li {
        margin-bottom: 10px;


    }

    .headerD {
        margin-top: 52px;
    }

    .section2 {
        margin-top: 110px;
        padding-top: 70px;
        height: 730px;
    }

    #NavSearchBTN {
        position: relative;
        padding-top: 9px;
        padding-bottom: 11px;
        padding-right: 18px;
        padding-left: 18px;
        padding-bottom: 13px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        cursor: pointer;
        margin-top: 2px;
    }

    #MednuD {
        position: relative;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        transform: translateY(0);
    }

    .menuHolderForResponsive {
        position: absolute;
        z-index: 1500;
        /* background: linear-gradient(45deg, #04051d 0%, #363e49 90%, #465262 100%);
         */
        background-color: #0D2B67;
        background: linear-gradient(45deg, #111 0%, #222 90%, #000 100%);
        width: 90vw;
        height: 100vh;
        margin-top: 48px;
        padding-top: 55px;
        text-align: right;
        padding-right: 10vw;
        /* transform: translateX(-40vw) !important; */
        transition: transform .7s .5s ease;
        border-top: 3px solid #2970ff;
        border-top: 3px solid #D4AF37;
        left: -90vw;
        /* left: -90vw; */
        margin-top: 48px;
        margin-top: 62px;
        height: calc(100vh - 59px);
        overflow: scroll;

    }

    .icon-ic_more_sites::before {
        font-size: 19px;
    }

    .IconMenuS:hover,
    .IconMenuS.active {

        background: #D4AF37;
        background: linear-gradient(#f3d572, #dcb841, #D4AF37, #D4AF37, #D4AF37);
        color: #000;
        border: solid 1px #D4AF37;
        box-shadow: 0 0 15px #f3d572;

        width: 120%;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        /* border-right: 10px; */
    }

    .unFull2 {
        width: 96%;
    }

    .srction0 {
        margin-top: 115px;
    }

    .section1 {
        margin-top: -60px;
        padding-top: 120px;
    }

    .menuResponsive_Shower {
        transform: translateX(87vw) !important
            /* left: 0vw; */

    }



    .classBlacker {
        top: 55px;

    }

    .menuPureText {
        font-size: 20px;
    }

    .icon-find_magnifier_search_icon:before {

        margin-top: 9px;
        margin-right: 12.5px;
    }

    /* end Resposive Menu */














    /* Main Code 1 */
    .marginManfi {
        margin-top: -350px;
    }

    .imgHolder {
        height: 605px;
        /* background: url("/assets/web_imgs/education-day-assortment-with-copy-space.webp") 55% 20% / auto 605px no-repeat fixed; */
        background-position: 75% 4%;
        background-size: auto 615px;
    }

    .MainTitleHolder {
        font-size: 37px !important;
    }

    #blogPostMainTitleHolder {
        font-size: 37px !important;

    }

    .blogPostMainTitleHolder::after {
        width: 290px;
        height: 4px;

        /* ?? */
        width: 360px;

    }

    .MainTitleHolder::after {
        width: 290px;
        height: 4px;

        /* ?? */
        width: 360px;

    }


    #headerLeft {
        margin-top: 7px
    }

    .leftSide,
    .rightSide {
        float: initial;
        width: 100%
    }



    .phoneBr {
        display: block
    }

    .phoneBr2 {
        display: block;
        height: 10px
    }

    /* End Main Code 1 */













    /* Card Blog */
    .blogItem {
        width: 45%;
        /* height: 490px; */
        height: 470px;
    }

    .linkBlog:nth-of-type(2n) .blogItem {
        margin-right: 0;
    }

    .blogCardCateg {
        font-size: 11.5px;

    }

    .blogTitle {
        font-size: 20px;
    }



    .blogTimeEsm {
        font-size: 13.5px;

    }

    .blogCardlow {
        font-size: 12px;
        height: 47px;
    }

    .blogCardComment {
        display: none;
    }

    .blogCard_readMore {
        font-size: 14px;
        /* margin-left: 10px; */
        /* margin-top: 10px; */
    }







    /* footer Footer  */

    footer .footer_p {
        font-size: 16px
    }

    .mapgoogle {
        height: 410px
    }


    footer .rightSide3 {
        float: initial;
        width: 100%;
        margin-bottom: 80px
    }

    #rightSide3Last {
        margin-bottom: 25px !important
    }

    .copyright {
        font-size: 14px
    }



    .foterSpacer {
        font-size: 20px
    }

    /* end Footer 1 */





    /* MainBlog: */
    #blogPostRight {
        margin-right: 0;
        float: initial;
        width: 100%;

    }

    #blogPostLeft {
        float: initial;
        width: 100%;
        margin-right: 0;

    }

    #blogPostHolder {
        width: 92%;
    }

    #blogPostLow {
        margin-right: 25px;
        margin-left: 25px;
    }

    .sideBarBlogItemSuggest2 {
        width: 45%;
        margin-right: 0;
    }

    .blogPostLeftSuggestImg2 {
        width: 180px;
    }

    .blogPostLeftOnvanSuggest2 {
        width: 170px;
        font-size: 13px;
        float: initial;
    }

    #blogPostRelativeContent,
    #blogPostComment {
        width: 92%;
    }

    #blogPostLeft {
        width: 92%;
        margin-right: auto;
        margin-left: auto;
    }

    .relativeEvenSelector:nth-of-type(5n) .sideBarBlogItemSuggest2 {
        margin-right: 0;
    }

    .relativeEvenSelector:first-of-type .sideBarBlogItemSuggest2 {
        margin-right: 0;
    }






    /* comment part */
    .commentProfileImg {
        width: 90px;
        height: 110px;
        margin-right: 20px;
    }

    .commentleftPart {
        max-width: initial;
        width: initial;
        margin-left: 20px;
        margin-right: 20px;
        float: initial !important;

    }

    .commentTemp {
        margin-right: 100px !important;
        /* padding-right: 100px; */
        padding-top: 22px;
        font-size: 20px;

    }

    .commentReplay {
        margin-right: 20px;
        font-size: 15px;
    }

    .icon-tup::before {
        font-size: 19px;

    }

    .icon-tupRev::before {
        font-size: 19px;

    }

    .commentMinessNumber,
    .commentplusNumber {
        margin-left: 4px;
        font-size: 13px;
        margin-top: 10px;
    }

    .CommentplusHolder {
        padding-left: 25px;
    }

    .icon-replayComment::before {
        font-size: 20px;
    }

    .commentVotedPart {
        margin-left: 30px;
    }

    .commentTemp::after {
        content: '';
        display: table;
        clear: both;
    }

    .commentText {
        margin-top: 30px;
        min-width: 125px;
    }

    .CommentCard {
        width: 95%;
        margin-top: 20px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .CommentMinesHolder,
    .CommentplusHolder {
        padding-top: 18px;

    }

    .bubble::after {
        left: 77%;
        top: 0;
        border: 20px solid transparent;
        border-bottom-color: #dfdfdf;
        border-top: 0;
        border-right: 0;
        margin-top: -20px;
        right: initial;
    }

    /* end Comment */



    /* #menuBTN {
        display: inline-block !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
        padding-top: 17px !important;
        padding-bottom: 17px !important
    } */

    /* .mainMenu li {
        display: block !important;
        margin-bottom: 40px !important;
        margin-left: 15px !important
    } */

    .line {
        width: 28px;
        height: 2px;
        background: #999;
        border-radius: 5px;
        transition: transform 1s linear;
        /* margin-top: ; */
    }

    .line2,
    .line3 {
        margin-top: 6px
    }

    .animLine1 {
        transform: translateY(10px) rotateZ(224deg)
    }

    .animLine2 {
        transform: rotateZ(224deg)
    }

    .animLine3 {
        transform: translateY(-11px) rotateZ(314deg);
        margin-top: 7.5px
    }

    ._4holder {
        flex-wrap: wrap;
        /* اجازه بده آیتم‌ها بپیچن توی ردیف بعدی */
        /* gap: 12px; */
    }

    .cartWhyUsBlur {
        /* width: 20%; */
        margin-right: 4px;
        margin-left: 4px;
        padding-top: 30px;
        padding-bottom: 35px;

        padding-right: 12px;
        padding-left: 12px;
        padding-right: 0;
        padding-left: 0;
        flex: 1 1 40%;

    }

    .cartTitler2 {
        font-size: 21px;
    }

    .cartTexter3 {
        margin-top: 16px;
        font-size: 10.5px;
    }

    .section4 {
        padding-top: 50px;
    }

    .section4 ._4holder {
        margin-top: 75px;
    }

}