.sliderDiv{
    background-image: url('../../../img/aboutUs/galleryHeader.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 124%;
    height: 521px;
    position: relative;
    margin-top: -2px;
    padding: 112px;
    /*box-shadow: inset 0px 13px 30px -14px rgb(50 50 50 / 87%);*/
    box-shadow: inset 0px 21px 30px -22px rgb(50 50 50 / 87%);

}
.sliderDiv.rtlDirection{
    background-image: url('../../../img/aboutUs/galleryHeaderAr.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 124%;
    height: 521px;
    position: relative;
    margin-top: -2px;
    padding: 112px;
    /*box-shadow: inset 0px 13px 30px -14px rgb(50 50 50 / 87%);*/
    box-shadow: inset 0px 21px 30px -22px rgb(50 50 50 / 87%);

}

.sliderDiv h1{
    font: normal normal bold 30px/47px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.sliderDiv.rtlDirection h1{
    font: normal normal bold 33px/47px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
}


.ourHistory{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 3px solid #ED1C24;
    border-radius: 35px;
    width: fit-content;
    height: 50px;
    text-align: center;
    font: normal normal bold 23px/36px KunKun;
    letter-spacing: 0px;
    color: #ED1C24;
    margin-top: 10px;
}
.ourHistory:hover{
    background-color: #fff;
    border-color: #B70D1A;
    color: #B70D1A;
}
.chocolateHeart{
    width: 250px;
    height: 250px;
}
.ourVision{
    padding-top: 0;
    text-align: center
}

.ourVision h1{
    font: normal normal bold 39px/34px KunKun;
    letter-spacing: 0px;
    color: #513732;
    text-align: left;
}
.ourVision .our_vision_main_text{
    font: normal normal normal 19px/29px KunKun;
    letter-spacing: 0px;
    color: #513732;
    text-align: left;
}

.verMainDiv{
    z-index: 2;
}

.verFirstDiv{
    padding-left: 219px;
    padding-right: 88px;
}

.verSecondDiv{
    padding-left: 75px;
    padding-right: 123px;
}


.meltingVersion{
    margin-bottom: -82px;
    margin-top: -81px;
    height: 326px;
}

.ourFactory{
    padding: 37px;
    text-align: center;
}
.ourFactory h1{
    font: normal normal bold 39px/34px KunKun;
    letter-spacing: 0px;
    color: #513732;
    text-align: center;
    padding-bottom: 6px;
}
.ourFactory .our_factory_data{
    font: normal normal bold 19px/34px KunKun;
    letter-spacing: 0px;
    color: #513732;
    text-align: center;
}
.factoryImage{
    max-height: 100%;
    border-radius: 45px;
    margin-top: 25px;
    width: 79%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}


.meltingMob{
    display: none;
}


.staticDiv1{
    text-align: center;
    height: 347px;
    padding: 51px;
    color: #313131;
    margin-top: -99px;
}

.staticDiv1 h4{
    text-align: center;
    font: normal normal bold 32px/43px KunKun;
    letter-spacing: 0px;
    color: #313131;
    font-weight: bold;
}
.numbDiv{
    padding: 30px;
}


.border-end{
    text-align: center;
    font: normal normal normal 25px/28px KunKun;
    letter-spacing: 0px;
    color: #313131;
    border-right: 2px solid #313131 !important;
    padding-right: 22px;
    padding-left: 22px;
    display:inline-block;
}
.myBorder{
    text-align: center;
    font: normal normal normal 25px/28px KunKun;
    letter-spacing: 0px;
    color: #313131;
    padding-right: 22px;
    padding-left: 22px;
    display:inline-block;
}
.statisticsFooter{
    text-align: center;
    font: normal normal normal 18px/26px KunKun;
    letter-spacing: 0px;
    color: #313131;
}

.mainDivStatistics{
    margin-top: 57px;
}

    /*///////  First Department //////*/

.mainDepartmentSec{
    margin-top: -8px;
    /*margin-bottom: 33px;*/
}

.departmentSection{
    margin-bottom: 96px;
    border: none !important;
}
.departmentImage{
    max-height: 393px;
    /*width: 100%;*/
    /*height: 393px;*/
    border-radius: 49px;

    width: 100%;
    height: 320px;
}

.departmentSection .card-title{
    font: normal normal bolder 20px/36px KunKun;
    letter-spacing: 0px;
    color: #FFF;
    text-align: left;
}

.departmentSection .info{
    font: normal normal normal 16px/24px KunKun;
    letter-spacing: 0px;
    color: #FFF;
    text-align: left;
}
.textSection{
    font: normal normal normal 18px/23px KunKun;
    letter-spacing: 0px;
    color: #0142C4;
    text-align: center;
    margin-top: -126px;
}
.departmentCard{
    /*background-image: url('../../../img/aboutUs/Red.png');*/
    /*background-repeat: no-repeat;*/
    /*background-position: top;*/
    /*background-size: 100% 100%;*/
    /*height: 393px;*/
    /*transform: translate(-25%, 27%);*/
    /*!*mix-blend-mode: multiply;*!*/
    /*background:rgba(237,28,36,1)*/
    max-height: 393px;
    /*width: 100%;*/
    /*height: 393px;*/
    border-radius: 49px;
    transform: translate(-36%, 18%);
    mix-blend-mode: multiply;

    width: 100%;
    height: 285px;
}

.mixMode {
    transform: translate(-30%, -109%);
    width: 86%;
}


/*///////  Second Department //////*/

.mainDepartmentSec2{
    margin-top: -134px;
    margin-bottom: 47px;
}

.departmentSection2{
    margin-bottom: -112px;
    border: none !important;
}
.departmentImage2{
    max-height: 393px;
    width: 100%;
    height: 320px;
    border-radius: 49px;

}

.departmentSection2 .card-title{
    font: normal normal bolder 20px/36px KunKun;
    letter-spacing: 0px;
    color: #FFF;
    text-align: left;
}

.departmentSection2 .info{
    font: normal normal normal 16px/24px KunKun;
    letter-spacing: 0px;
    color: #FFF;
    text-align: left;
}
.textSection2{
    font: normal normal normal 18px/23px KunKun;
    letter-spacing: 0px;
    color: #0142C4;
    text-align: center;
    /*margin-top: -126px;*/
    margin-top: -105px;
    margin-bottom: 73px;
}
.departmentCard2{
    max-height: 393px;
    width: 100%;
    height: 285px;
    border-radius: 49px;
    transform: translate(35%, 20%);
    mix-blend-mode: multiply;
}


.mixMode2 {
    transform: translate(45%, -109%);
    width: 86%;
}


/*///////  Third Department //////*/

.mainDepartmentSec3{
    margin-top: -84px;
    /*margin-bottom: 33px;*/
}

.departmentSection3{
    margin-bottom: 165px;
    border: none !important;
}
.departmentImage3{
    max-height: 393px;
    width: 100%;
    height: 320px;
    border-radius: 49px;
}

.departmentSection3 .card-title{
    font: normal normal bolder 20px/36px KunKun;
    letter-spacing: 0px;
    color: #FFF;
    text-align: left;
}

.departmentSection3 .info{
    font: normal normal normal 16px/24px KunKun;
    letter-spacing: 0px;
    color: #FFF;
    text-align: left;
}
.textSection3{
    font: normal normal normal 18px/23px KunKun;
    letter-spacing: 0px;
    color: #0142C4;
    text-align: center;
    margin-top: -81px;
    margin-bottom: 43px;
}
.departmentCard3{
    /*background-image: url('../../../img/aboutUs/Red.png');*/
    /*background-repeat: no-repeat;*/
    /*background-position: top;*/
    /*background-size: 100% 100%;*/
    /*height: 393px;*/
    /*transform: translate(-25%, 27%);*/
    /*!*mix-blend-mode: multiply;*!*/
    /*background:rgba(237,28,36,1)*/
    max-height: 393px;
    width: 100%;
    height: 285px;
    border-radius: 49px;
    transform: translate(-36%, 18%);
    mix-blend-mode: multiply;
}

.mixMode3 {
    transform: translate(-35%, -100%);
    width: 86%;
    -webkit-transform: translate(-35%, -100%);
    -moz-transform: translate(-35%, -100%);
    -ms-transform: translate(-35%, -100%);
    -o-transform: translate(-35%, -100%);
}


/*///////  Forth Department //////*/

.mainDepartmentSec4{
    margin-top: -134px;
    margin-bottom: 89px;
}

.departmentSection4{
    margin-bottom: -112px;
    border: none !important;
}
.departmentImage4{
    max-height: 393px;
    width: 100%;
    height: 320px;
    border-radius: 49px;
}

.departmentSection4 .card-title{
    font: normal normal bolder 20px/36px KunKun !important;
    letter-spacing: 0px;
    color: #FFF;
    text-align: left;
}

.departmentSection4 .info{
    font: normal normal normal 16px/24px KunKun;
    letter-spacing: 0px;
    color: #FFF;
    text-align: left;
}
.textSection4{
    font: normal normal normal 18px/23px KunKun;
    letter-spacing: 0px;
    color: #0142C4;
    text-align: center;
    margin-top: -126px;
}
.departmentCard4{
    max-height: 393px;
    width: 100%;
    height: 285px;
    border-radius: 49px;
    transform: translate(33%, 20%);
    mix-blend-mode: multiply;
}


.mixMode4 {
    transform: translate(45%, -86%);
    width: 86%;
    -webkit-transform: translate(45%, -86%);
    -moz-transform: translate(45%, -86%);
    -ms-transform: translate(45%, -86%);
    -o-transform: translate(45%, -86%);
}
/*//////////////////// end ///////*/

.factoryFooterImage{
    /*max-height: 499px;*/
    /*width: 100%;*/
    /*height: 499px;*/
    border-radius: 45px;
    max-height: 381px;
    width: 79%;
    height: 381px;
    margin-left: auto;
    margin-right: auto;
}

.bestTaste{
    font: normal normal normal 21px/28px KunKun;
    letter-spacing: 0px;
    color: #242424;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}


.contactTIT{
    text-align: center;
    font: normal normal bold 30px/45px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.contactTXT{
    text-align: center;
    font: normal normal normal 18px/34px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.moreAboutUS{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 35px;
    width: fit-content;
    height: 45px;
    text-align: center;
    font: normal normal normal 20px/30px KunKun;
    letter-spacing: 0px;
    color: #242424;
    border: 3px solid #B70D1A;
    margin-top: 11px;
}
.moreAboutUS:hover{
    background-color: #fff;
    border-color: #B70D1A;
    color: #B70D1A;
}

.contactSec{
    background-image: url('../../../img/aboutUs/contactBackground.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 99% 100%;
    height: 346px;
    position: relative;
    padding: 112px;
    margin-top: -49px;
}
.chocolateHeartMobile{
    display: none !important;
}
.chocolateHeartMobile.rtlDirection{
    display: none !important;
}

.mobileScreen{
    display: none;
}
.footerImageContact{
    height: 642px;
}
@media only screen and (max-width: 1000px) {
    .sliderDiv {
        background-image: url('../../../img/mobile/background/gallery.webp');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        padding: 18px;
        box-shadow: none;
        height: 212px;
        padding-right: 71px;
    }

    .sliderDiv.rtlDirection {
        background-image: #d9000c url('../../../img/mobile/background/gallery.webp');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        padding: 18px;
        box-shadow: none;
        height: 212px;
        padding-right: 71px;
    }

    .sliderDiv h1 {
        font: normal normal bold 20px/31px KunKun;
    }
    .sliderDiv.rtlDirection h1 {
        font: normal normal bold 20px/31px KunKun;
    }

    .ourHistory {
        font: normal normal normal 17px/14px KunKun;
        margin-top: 13px;
        height: 40px;
    }

    .ourVision {
        padding-top: 50px;
        /*margin: 0;*/
    }

    .verFirstDiv {
        padding-left: 60px;
        /* padding-right: 13px; */
        text-align: center;
        margin-bottom: 60px;
    }

    .verSecondDiv {
        display: none;
    }

    .chocolateHeartMobile {
        width: 99px;
        height: 104px;
        display: inline;
        right: 35px;
        position: absolute;
        bottom: 310px;
    }

    .ourVision h1 {
        font: normal normal bold 29px/38px KunKun;
    }

    .mainDivStatistics {
        /*background-image: url('../../../img/mobile/background/Statistics.png');*/
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% 100%;
        height: 233px;
        margin-top: 328px;
    }

    .melting {
        display: none;
    }


    .meltingMob {
        display: block;
        height: fit-content;
        margin-top: -7px;
    }


    .ourFactory {
        padding-top: 68px;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    .ourFactory h1 {
        font: normal normal bold 29px/38px KunKun;
    }

    .ourVision .our_vision_main_text {
        font: normal normal normal 17px/29px KunKun;
    }

    .ourFactory .our_factory_data {
        font: normal normal bold 14px/20px KunKun;
    }

    .factoryImage {
        max-height: 100%;
        width: 100%;
        height: 100%;
    }
    .factoryFooterImage{
        max-height: 187px;
        width: 100%;
        height: 187px;
        margin-left:auto !important;
        margin-right:auto !important;
    }

    .bestTaste {
        font: normal normal bold 20px/29px KunKun;
        color: #513732;
    }

    .staticDiv1{
        margin-top: -366px;
    }

    .staticDiv1 h4 {
        font: normal normal bold 23px/34px KunKun;

    }


    .numbDiv{
        background-image: url('../../../img/mobile/about_us_num.png');
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% 100%;
        margin-bottom: 29px;
    }

    .border-end{
        border-right: none !important;
        /*border-bottom: 3px solid #513732 !important;*/
        padding: 15px !important;
        color: #513732 !important;
        display:block;
        font: normal normal bolder 25px/28px KunKun  !important;
    }

    .myBorder{
        padding: 15px !important;
        color: #513732 !important;
        display:block;
        font: normal normal bolder 25px/28px KunKun  !important
    }

    .contactSec{
        margin-top: 30px;
        text-align: center;
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 49px;
    }

    .contactTIT{
        font: normal normal bold 23px/26px KunKun!important;
        padding-top: 42px !important;
        color: #513732;
    }

    .contactTXT{
        font: normal normal normal 17px/22px KunKun !important;
        color: #513732;
    }


    .moreAboutUS{
        font: normal normal normal 16px/5px KunKun;
        margin-top: 15px;
        height: 49px;
        color: #ED1C24;
        border: 2px solid #B70D1A;
    }

    .mainDepartmentSec ,.mainDepartmentSec2 ,.mainDepartmentSec3 ,.mainDepartmentSec4{
        display: none;
    }

    .mobileScreen{
        display: block;
    }

    .contactSec {
        background-image: url(../../../img/aboutUs/contactBackgroundMobile.png);
        background-size: 100% 100%;
        height: 270px;
    }

    .statisticsFooter{
        font: normal normal normal 17px/24px KunKun;
    }

    .meltingVersion{
        height: auto;
    }
    .footerImageContact{
        height: auto;
    }

}
