.tab-navigation-button{
    /*width: 206px;*/
    overflow: hidden;
    background-color: white;
    display: block;
    box-shadow: 5px 6px 50px #0000005E;
    border-radius: 50px;
    opacity: 1;
    width: 85%;
    height: 60px;
    align-content: center;
    text-align: center;
    z-index: 2;
    position: relative;
    border: none;
    margin: -10% auto 36px;
}

.careerA{
    text-decoration: none;
    font:normal normal bold 20px/26px KunKun;
    color: #005EEF;

}
.ExpiryCareer{
    font:normal normal normal 17px/26px ;
    color: #73706E;
}
.tab-navigation-button span{
    line-height: 26px;
    margin-top: -4.5px;
    text-align: center;
    font-family: KunKun;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    color: rgba(1,66,196,1);
}
.tab-navigation-button::after {
    display: none;
}
.tab-navigation-button-dropdown-menu{
    background: #ffffff 0% 0% no-repeat padding-box;
    border: none;
    /* margin-top: -2% !important; */
    z-index: 1;
    box-shadow: 5px 6px 50px #0000005E;
    width: 351px;
    padding: 15px;
}
.tab-navigation-button-dropdown-menu .list-item{
    border-bottom: 1px solid #6BC7E840;
}
/* .dropdown-item {
    font:normal normal bold 18px/26px KunKun;
    letter-spacing: 0px;
    color: #0142C4FF;
    opacity: 1;
} */

.dropdownProduct{
    font:normal normal bold 15px/26px KunKun;
    color: #0142C4;
    letter-spacing: 0px;
    opacity: 1;



}
.mainDiv{
    height: 636px;
    background-color: #D9000C;
}

.card{
    border: none;
}
.card-title{
    text-align: left;
}
.more-button-2 {
    display: none;
    text-align: center;
    font: normal normal bold 15px/12px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    width: 114px;
    height: 40px;
    border: none;
    border-radius: 30px 30px;
    background-color: #B70D1A;
    color: rgba(255,255,255,1);
    margin-left: auto;
    margin-right: auto;
}
.card-img-top{
    width: 288px;
    height: 288px;
}




.madeText{
    margin-top: 30px;
    font: normal normal normal 19px/29px Roboto;
    padding-right: 10px;
}

.more{
    width: 150px;
    height: 35px;
    background-color: #459fed;
    color: white;
    border: none;
    border-radius: 20px;
    margin-top: 30px;
}
.imageSliderItems2{
    display: none;
}
@keyframes slideInFromRight {
    0% {
        transform: translate(50%,50%);
        opacity: 0;
    }
    100% {
        transform: translate(0%,0%);
        opacity: 1;
}
}
@keyframes slideInFromLeft {
    0% {
        transform: translate(-50%,50%);
        opacity: 0;
}
    100% {
        transform: translate(0%,0%);
        opacity: 1;
    }
}

.productFirstSectionImage{
    /*position: absolute;
    *//*bottom:10px;
    */
    max-height: 350px;
    opacity: 0; /* Initially set to 0 */
    animation: slideInFromRight 1s ease-in 3s 1 forwards; /* Delay the animation by 3 seconds and keep the final state */
    -webkit-animation: slideInFromRight 1s ease-in 3s 1 forwards; /* Vendor prefix */
    /* opacity: 1; */
}
.productFirstSectionImageAr{
    /*position: absolute;
    *//*bottom:10px;
    */max-height: 350px;
    opacity: 0; /* Initially set to 0 */
    animation: slideInFromLeft 1s ease-in 3s 1 forwards; /* Delay the animation by 3 seconds and keep the final state */
    -webkit-animation: slideInFromLeft 1s ease-in 3s 1 forwards; /* Vendor prefix */
}

.pageLinks{
    margin: auto;
    text-align: right;
    background-color: #459fed;
    height: 200px;
    padding: 56px;
    color: white;
}
.pageLinks i{
    color: white;
}

.linksText{
    margin-top: 30px;
    font: normal normal normal 15px/25px Roboto;
}
.ProductsListFirstSectionDiv{
height: 500px;
background-color: red;
}
.ProductsListFirstSection{
    align-content: center;
    text-align: center;
    background: transparent url('../../../img/background/career.webp') 0% 0% no-repeat ;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    /* background-size: cover; */
    height: 610px;
    position: relative;
    padding-top: 3%;
}
.ProductsListFirstSectionAr{
    align-content: center;
    text-align: center;
    background: transparent url('../../../img/background/careerAr.webp') 0% 0% no-repeat ;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    /* background-size: cover; */
    height: 610px;
    position: relative;
    padding-top: 3%;
}

.ProductsListFirstSection .text{
    text-align: left;
    font: normal normal normal 26px/47px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.ProductsListFirstSectionAr .text{
    text-align: left;
    font: normal normal normal 26px/47px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.stats span{
    font: normal normal normal 10px/20px Roboto;
}

.stats p{
    margin-bottom: 0px;
    font: normal normal normal 24px/20px Roboto;
}
.stats{
    margin-top: 17px;
    color: #459fed;
}

.ProductsListFirstSection .header{
    text-align: left;
    font: bold normal normal 54px/64px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-top : 81px;
}
.ProductsListFirstSectionAr .header{
    text-align: left;
    font: bold normal normal 54px/64px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-top : 81px;
}
.ProductsListFirstSection .headerForYou{
    text-align: left;
    font: bold normal normal 54px/64px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    /* margin-top : 81px; */
}
.ProductsListFirstSectionAr .headerForYou{
    text-align: left;
    font: bold normal normal 54px/46px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.tab-navigation-button-btn-group{
    display: none;
}



.firstDivTexts{
    padding-left: 80px;
}
.firstDivTextsAr{
    padding-right: 80px;
}
.alighnAr{
    text-align: right !important;
}
.ProductsListFirstSection .footer-text {
    text-align: center;
    font: bold normal normal 38px/36px KunKun;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    bottom: 20%;
    position: absolute;
    padding: 0px 14%;
}
.ProductsListFirstSectionAr .footer-text {
    text-align: center;
    font: bold normal normal 38px/36px KunKun;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    bottom: 20%;
    position: absolute;
    padding: 0px 14%;
}
.ProductsListSecondSection{
    align-content: center;
    text-align: center;
}

.ProductsListSecondSection .tab a {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 40px;
    transition: 0.3s;
    text-align: center;
    font: normal normal normal 22px/34px KunKun;
    letter-spacing: 0px;
    color: #242424;
    opacity: 1;
}
.ProductsListSecondSection .tab {
    overflow: hidden;
    background-color: white;
    display: block;
    margin-bottom: 36px;
    box-shadow: 5px 6px 50px #0000005E;
    border-radius: 50px;
    opacity: 1;
    width: 68%;
    height: 70px;
    align-content: center;
    text-align: center;
    margin-top: -3%;
    z-index: 2;
    position: relative;
    padding: 20px;
}


.ProductsListSecondSection .tab a.active {
    border-bottom: 3px solid #242424;
    text-align: center;
    font: normal normal bold 20px/34px KunKun;
    letter-spacing: 0px;
    color: #242424;
    opacity: 1;
    padding-bottom:4px;
    margin-right :20px;
}
.ProductsListSecondSection .tab .span-splitter {
    display: inline-block; /* Change display property */
    height: 40px;
    border-left: 3px solid #6BC7E8;
    opacity: 1;
    margin-bottom :-15px;
    padding-left :12px
}
.ProductsListSecondSection .productCard{
    padding: 10px;
    align-items: center;
}
.ProductsListSecondSection .productCard .productImage{
    cursor:pointer;
    max-width: 184px;
    margin: auto;
    transition: all .3s ease-out;
    width: auto;
    height: 172px;
    /*border-radius: 50%;*/
}
.ProductsListSecondSection .tabContent {
    text-align: center;
    align-items: center;
    /* padding-top: 4%; */
    padding-left: 5%;
    padding-right: 5%;
}
.ProductsListSecondSection .productCard .card-header{
    border-radius: 0%;
    width: 242px;

    /*height: 367px;
    */padding-top: 26px;
    border-left: 20px solid #0142C4;
    background: #D9D9D9 0% 0% no-repeat padding-box;
    /*box-shadow: 0px 17px 25px #00000029;
    */opacity: 1;
    /* width: 293px; */
    height: 122px;
    margin-left: 20px;
    padding-top:17px;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
}
.careerA{
    text-decoration: none;
    font:normal normal bold 18px/26px KunKun;
    color: #005EEF;

}
.ProductsListSecondSection .productCard .card-body .card-title{
    text-align: center;
    font: normal normal bold 23px/32px Montserrat;
    letter-spacing: 0px;
    color: #242424;
    opacity: 1;
}
.ProductsListSecondSection .productCard:hover .card-body .card-title{
    text-align: center;
    font: normal normal bold 23px/32px Montserrat;
    letter-spacing: 0px;
    color: #0142C4;
}
.ProductsListSecondSection .productCard:hover .productImage{
    scale: 120%;
    transform: translateY(-15%);
    /*max-height: 606px;*/
    /*max-width: 367px;*/
}
.ProductsListSecondSection .pagination{
    float: right;
    padding: 9px;
}
.ProductsListSecondSection .pagination .page-item{
    --bs-pagination-padding-x: 0;
    --bs-pagination-padding-y: 0;
    --bs-pagination-font-size: 0;
    --bs-pagination-color: none;
    --bs-pagination-bg: none;
    --bs-pagination-border-width: 0;
    --bs-pagination-border-color: none;
    --bs-pagination-border-radius: 0;
    --bs-pagination-hover-color: none;
    --bs-pagination-hover-bg: none;
    --bs-pagination-hover-border-color: none;
    --bs-pagination-focus-color: none;
    --bs-pagination-focus-bg: none;
    --bs-pagination-focus-box-shadow: none;
    --bs-pagination-active-color: none;
    --bs-pagination-active-bg: none;
    --bs-pagination-active-border-color: none;
    --bs-pagination-disabled-color: none;
    --bs-pagination-disabled-bg: none;
    --bs-pagination-disabled-border-color: none;

    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 25px;
    opacity: 1;
    width: 90px;
    height: 60px;
}
.ProductsListSecondSection .pagination .paginationLinks{
    width: 190px;
}
.ProductsListSecondSection .pagination .active{
    background: #B70D1A 0% 0% no-repeat padding-box;
    border-radius: 25px;
    opacity: 1;
    /*width: 90px;*/
    /*height: 60px;*/
    width: 54px;
    height: 35px;
}
.ProductsListSecondSection .pagination .page-item .page-link{
    text-align: center;
    font: normal normal normal 17px/23px Montserrat;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding: 9px;
}
.ProductsListSecondSection .pagination .active .page-link{
    text-align: center;
    font: normal normal normal 17px/23px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    padding: 9px;
}
.footerImageCategory{
width: 100%;
height : 100%
/* max-width: 100%; */

}
.ProductsListThirdSection{
    /* height: 567px; */
    /* background: transparent url('../../../img/background/ProductListThirdSectionImage.png') 0% 0% no-repeat ; */
    /* -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%; */
}
.ProductsListForthSection{
    padding: 4% 8% 0 8%;
    /* padding-bottom :96px; */

}
.ProductsListForthSection .title{
    text-align: left;
    font: normal normal normal 47px/49px KunKun;
    letter-spacing: 0px;
    color: #D9000C;
    opacity: 1;
}
.ProductsListForthSection .text{
    text-align: left;
    font: normal normal normal 20px/30px KunKun;
    letter-spacing: 0px;
    color: #242424;
    opacity: 1;
}
.ProductsListForthSection .more-button{
    text-align: center;
    font: normal normal normal 18px/31px KunKun;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    width: auto;;
    height: 46px;
    border: none;
    border-radius: 30px 30px;
    background-color: #B70D1A;
}
.ProductsListForthSection .more-button:hover{
    text-align: center;
    font: normal normal bold 22px/34px KunKun;
    letter-spacing: 0px;
    color: #B70D1A;
    opacity: 1;
    width: auto;
    height: 60px;
    border: #B70D1A solid 6px;
    border-radius: 30px 30px;
    background-color: #FFFFFF;
}
.ProductsListForthSection .sectionImage img{
    width: 100%;
    height: auto;
    box-shadow: 0px 3px 25px #00000087;
    border-radius: 57px;
    opacity: 1;
}
.ProductsListFifthSection{
    width: 100%;
    height: auto;
    background: transparent url('../../../img/background/ProductListFifthSectionImage.webp') 0% 0% no-repeat ;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
}
.offcanvas-body .card-title{
    text-align: left;
    font: normal normal normal 56px/65px KunKun;
    letter-spacing: 0px;
    color: #513732;
    opacity: 1;
}
.offcanvas-body .details{
    text-align: left;
    font: normal normal normal 22px/34px KunKun;
    letter-spacing: 0px;
    color: #242424;
    opacity: 1;
}
.offcanvas-body .small-image-container {
    width: 100%;
    height: 96%;
    border: 1px solid #0142C4;
    opacity: 1;
    padding: 5px;
    text-align: center;
    margin: 5px;
}
.offcanvas-body .img_small{
    max-width: 100%;
    max-height: 100px;
    width: auto;
    height: 100%;
}
.img_big{
    min-height: -webkit-fill-available;
    /*width: auto;*/
    height: 100%;
    margin: auto;
    max-width: 100%;
}

#offcanvasProductDetails{
    width: 100%;
    height: 100%;
    z-index: 999999999;

}







#offcanvas-body{
    padding: 7px;
    height :559px;
}
#productDetailCarousel{
    width: 80%;
    height: 400px;
    box-shadow: 0px 5px 15px #00000029;
    border: 2px solid #0142C4;
    opacity: 1;
}
#productDetailCarousel .carousel-inner{
    height: 100%;
}
#productDetailCarousel .carousel-inner .carousel-item{
    height: 100%;
    text-align: center;
}
.imageSliderItems{
    padding-right: 150px;
    margin-top: 20px;
}
.offcanvas-header{
    padding-top: 48px;
    padding-inline: 60px;
    padding-bottom: 0px !important;
}
.offcanvas-header .btn-close{
    background: transparent url(../../../img/icon-close.png) 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 20px;
    height: 20px;
    transition: all .3s ease-out;
    background-size: 100%;
}
.offcanvas-header .btn-close:hover{
    background: transparent url(../../../img/icon-close-hover.png) 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 20px;
    height: 20px;
    background-size: 100%;
}
.carousel-control-prev{
    opacity: 1;
    /* background: #FFFFFF 0% 0% no-repeat padding-box; */
    /* box-shadow: 0px 3px 6px #00000029; */
}
.carousel-control-prev svg{
    margin-left: -100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    border-radius: 50%;
}
.carousel-control-next{
    opacity: 1;
    /* background: #FFFFFF 0% 0% no-repeat padding-box; */
    /* box-shadow: 0px 3px 6px #00000029; */
}
.carousel-control-next svg{
    margin-right: -100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    border-radius: 50%;
}

/*@media screen and (max-width: 1900px){*/
/*    .ProductsListFirstSection .header{*/
/*        font: normal normal normal 70px/100px KunKun;*/
/*    }*/
/*    .ProductsListFirstSection .text{*/
/*        font: normal normal normal 50px/60px KunKun;*/
/*    }*/
/*    .productFirstSectionImage{*/
/*        max-height: 550px;*/
/*    }*/
/*    .ProductsListFirstSection{*/
/*        height: 1200px;*/
/*    }*/
/*    .ProductsListFirstSection .footer-text{*/
/*        font: normal normal normal 70px/90px KunKun;*/
/*    }*/


/*    .ProductsListSecondSection .tab a.active {*/
/*        font: normal normal bold 40px/70px KunKun;*/
/*    }*/
/*    .ProductsListSecondSection .tab a {*/
/*        font: normal normal normal 40px/70px KunKun;*/
/*    }*/
/*    .ProductsListSecondSection .productCard .card-header {*/
/*        width: 300px;*/
/*        height: 300px;*/
/*    }*/
/*    .ProductsListSecondSection .productCard .productImage {*/
/*        max-height: 280px;*/
/*        max-width: 200px;*/
/*    }*/
/*    .ProductsListSecondSection .productCard .card-body .card-title {*/
/*        font: normal normal 300 30px/39px Montserrat;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .page-item {*/
/*        width: 100px;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .active {*/
/*        width: 120px;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .page-item .page-link {*/
/*        font: normal normal normal 20px/44px Montserrat;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .active .page-link {*/
/*        font: normal normal normal 20px/44px Montserrat;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .paginationLinks {*/
/*        width: 190px;*/
/*    }*/

/*    .ProductsListThirdSection {*/
/*        height: 800px;*/
/*    }*/

/*    .ProductsListForthSection .title {*/
/*        font: normal normal normal 70px/117px KunKun;*/
/*    }*/
/*    .ProductsListForthSection .text {*/
/*        font: normal normal normal 40px/70px KunKun;*/
/*    }*/
/*    .ProductsListForthSection .more-button {*/
/*        font: normal normal normal 25px/40px KunKun;*/
/*    }*/
/*    .ProductsListForthSection .sectionImage img {*/
/*        width: 715px;*/
/*        height: 419px;*/
/*    }*/
/*    .ProductsListForthSection {*/
/*        padding: 8% 7% 0 5%;*/
/*    }*/
/*    .ProductsListFifthSection {*/
/*        height: 800px;*/

/*    }*/
/*}*/
/*@media screen and (max-width: 1366px){*/
/*    .ProductsListFirstSection .header{*/
/*        font: normal normal normal 60px/100px KunKun;*/
/*    }*/
/*    .ProductsListFirstSection .text{*/
/*        font: normal normal normal 45px/60px KunKun;*/
/*    }*/
/*    .productFirstSectionImage{*/
/*        max-height: 550px;*/
/*    }*/
/*    .ProductsListFirstSection{*/
/*        height: 1200px;*/
/*    }*/
/*    .ProductsListFirstSection .footer-text{*/
/*        font: normal normal normal 65px/90px KunKun;*/
/*    }*/


/*    .ProductsListSecondSection .tab a.active {*/
/*        font: normal normal bold 40px/70px KunKun;*/
/*    }*/
/*    .ProductsListSecondSection .tab a {*/
/*        font: normal normal normal 40px/70px KunKun;*/
/*    }*/
/*    .ProductsListSecondSection .productCard .card-header {*/
/*        width: 270px;*/
/*        height: 270px;*/
/*    }*/
/*    .ProductsListSecondSection .productCard .productImage {*/
/*        max-height: 240px;*/
/*        max-width: 160px;*/
/*    }*/
/*    .ProductsListSecondSection .productCard .card-body .card-title {*/
/*        font: normal normal 300 30px/39px Montserrat;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .page-item {*/
/*        width: 100px;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .active {*/
/*        width: 120px;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .page-item .page-link {*/
/*        font: normal normal normal 20px/44px Montserrat;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .active .page-link {*/
/*        font: normal normal normal 20px/44px Montserrat;*/
/*    }*/
/*    .ProductsListSecondSection .pagination .paginationLinks {*/
/*        width: 190px;*/
/*    }*/

/*    .ProductsListThirdSection {*/
/*        height: 800px;*/
/*    }*/

/*    .ProductsListForthSection .title {*/
/*        font: normal normal normal 65px/117px KunKun;*/
/*    }*/
/*    .ProductsListForthSection .text {*/
/*        font: normal normal normal 35px/70px KunKun;*/
/*    }*/
/*    .ProductsListForthSection .more-button {*/
/*        font: normal normal normal 25px/40px KunKun;*/
/*    }*/
/*    .ProductsListForthSection .sectionImage img {*/
/*        width: 615px;*/
/*        height: 419px;*/
/*    }*/
/*    .ProductsListForthSection {*/
/*        padding: 8% 7% 0 5%;*/
/*    }*/
/*    .ProductsListFifthSection {*/
/*        height: 800px;*/

/*    }*/
/*}*/
@media screen and (max-width: 1000px){
    .notHomePage.rtl{
        height: 200p    x;
        background: transparent url('../../../img/background/mobileNavbarAr.png') 0% 0% no-repeat ;
        -webkit-background-size: 169% 100%;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        /* background-size: 100% 140%; */
        box-shadow: none;
    }
    .notHomePage{
        height: 200px;
        background: transparent url('../../../img/background/mobileNavbar.png') 0% 0% no-repeat ;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 205%;
        box-shadow: none;
    }
    .mainDiv{
        height: 219px;
        background-color: #D9000C;
    }
    .footerImageCategory{
        width: 100%;
        height :auto;
        /* background-size: cover; */

        /* max-width: 100%; */
        /* max-width: 100%; */

        }
    .ProductsListFirstSection .header{
        font: normal normal bold 29px/35px KunKun;
        text-align: center;
        margin-top : 0px;

    }
    .ProductsListFirstSectionAr .header{
        font: normal normal bold 29px/35px KunKun;
        text-align: center;
        margin-top : 0px;
        padding-right: 10px;

    }
    .ProductsListFirstSection .headerForYou{
        font: normal normal bold 29px/35px KunKun;
        text-align: center;
    }
    .ProductsListFirstSectionAr .headerForYou{
        font: normal normal bold 29px/35px KunKun;
        text-align: center;
    }

    .inmob{
        text-align: center !important;
    }
    .ProductsListFirstSection .text{
        font: normal normal normal 14px/26px KunKun;
        text-align: center;
         /*padding-left: 57px;*/
        /*padding-right: 57px; */
    }
    .ProductsListFirstSectionAr .text{
        font: normal normal normal 14px/26px KunKun;
        text-align: center;
        padding-right: 10px;
        /* padding-right: 57px; */
    }
    .firstDivTexts {
        /* position: absolute;
        left: 0%;
        top: 18%; */
        background-color: rgba(0, 39, 187, 0.5); /* Red color with 50% opacity */
        padding: 20px;
        text-align: center;
    }
    .alighnAr{
        text-align: center !important;
    }
    .firstDivTextsAr {
        padding: 20px;
        text-align: center;
    }
    .productFirstSectionImage{
        max-height: 224px;
    }
    .productFirstSectionImageAr{
        max-height: 224px;
    }
    .ProductsListFirstSection{
        margin-top: -95px;
        height: 200px;
        background: transparent url('../../../img/background/career.webp') 0% 0% no-repeat ;
        background-size: 100% 100%;
    }
    .ProductsListFirstSectionAr{
        margin-top: -95px;
        height: 200px;
        background: transparent url('../../../img/background/careerAr.webp') 0% 0% no-repeat ;
        background-size: 100% 100%;
    }
    .ProductsListFirstSection .footer-text{
        font: normal normal bold 21px/28px KunKun;
        bottom: 10%;
    }
    .ProductsListFirstSectionAr .footer-text{
        font: normal normal bold 21px/28px KunKun;
        bottom: 10%;
    }

    .ProductsListSecondSection .tabContent {
         padding-top: 0;
    }
    .ProductsListSecondSection .productCard {
         padding: 0;
    }

    .ProductsListSecondSection .tab a.active {
        font: normal normal bold 40px/70px KunKun;
    }
    .ProductsListSecondSection .tab a {
        font: normal normal normal 40px/70px KunKun;
    }
    .ProductsListSecondSection .productCard .card-header {
        /* width: 287px; */
        height: 90px;
    }
    .ProductsListSecondSection .productCard .productImage {
        max-height: 116px;
        max-width: 100%;
    }
    .ProductsListSecondSection .productCard .card-body .card-title {
        font: normal normal bold 10px/13px Montserrat;
    }
    .ProductsListSecondSection .pagination .page-item {
        background: #ffffff 0% 0% no-repeat padding-box;
        border: #0142C4FF solid 3px;
        border-radius: 25px;
        opacity: 1;
        width: 44px;
        height: 29px;
        margin-right: 10px;
    }
    .ProductsListSecondSection .pagination .active {
        width: 120px;
    }
    .ProductsListSecondSection .pagination .page-item .page-link {
        font: normal normal normal 10px/15px Montserrat;
        color: #0142C4FF;
        padding: 5px;
    }
    .ProductsListSecondSection .pagination .active .page-link {
        font: normal normal normal 10px/15px Montserrat;
        color: #ffffff;
        padding: 5px;
    }
    .ProductsListSecondSection .pagination .paginationLinks {
        width: 70px;
    }

    .ProductsListThirdSection {
        height: 208px;
    }

    .ProductsListForthSection .title {
        font: normal normal bold 25px/33px KunKun;
        color: rgba(183,13,26,1);
        text-align: center;
    }
    .ProductsListForthSection .text {
        font: normal normal normal 16px/20px KunKun;
        color: rgba(36,36,36,1);
        text-align: center;
    }
    .ProductsListForthSection .more-button {
        display: none;
    }
    .ProductsListForthSection .more-button-2 {
        display: block;
        margin-top: 9%;
    }
    .ProductsListForthSection .sectionImage img {
        width: 302px;
        height: 192px;
        box-shadow: 0px 3px 5px #0000005C;
        border-radius: 24px;
    }
    .ProductsListForthSection {
        padding: 8% 7% 0 5%;
    }
    .ProductsListFifthSection {
        width: 100%;
        height: auto;
        /* background: transparent url('../../../img/background/ProductListFifthSectionImage.png') 0% 0% no-repeat ; */
        /* background-size: 100% 100%; */
    }
    .ProductsListSecondSection .tab {
        display: none;
    }
    .tab-navigation-button-btn-group{
        display: block;
    }
    .tab-navigation-button-btn-group-2{
        display: none;
    }
    .tab-navigation-button{
        /*width: 206px;*/
        overflow: hidden;
        background-color: white;
        display: block;
        box-shadow: 5px 6px 50px #0000005E;
        border-radius: 50px;
        opacity: 1;
        width: 85%;
        height: 60px;
        align-content: center;
        text-align: center;
        z-index: 2;
        position: relative;
        border: none;
        margin: -7% auto 36px;
    }
    .tab-navigation-button span{
        line-height: 26px;
        margin-top: -4.5px;
        text-align: center;
        font-family: KunKun;
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
        color: rgba(1,66,196,1);
    }
    .tab-navigation-button::after {
        display: none;
    }
    .tab-navigation-button-dropdown-menu{
        background: #ffffff 0% 0% no-repeat padding-box;
        border: none;
        margin-top: -2% !important;
        z-index: 1;
        box-shadow: 5px 6px 50px #0000005E;
        width: 139px;
        padding: 15px;
    }
    .tab-navigation-button-dropdown-menu .list-item{
        border-bottom: 1px solid #6BC7E840;
    }
    .dropdown-item {
        font: normal normal bold 12px/26px KunKun;
        letter-spacing: 0px;
        color: #0142C4FF;
        opacity: 1;
    }
    .ProductsListSecondSection .pagination {
         float: none;
         padding: 0;
        display: inline-flex;
    }
    .ProductsListSecondSection .pagination .active {
        background: #0142C4FF 0% 0% no-repeat padding-box;
        border: #0142C4FF solid 3px;
        border-radius: 25px;
        opacity: 1;
        width: 44px;
        height: 29px;
        margin-right: 10px;
    }
    .ProductsListForthSection .sectionImage{
        text-align: center;
        padding-top: 10%;
    }
    .offcanvas-body .card-title {
        text-align: center;
        font: normal normal bold 29px/35px KunKun;

    }
    .offcanvas-body .details {
        text-align: center;
        font: normal normal normal 17px/20px KunKun;
    }
    #offcanvas-body {
        padding: 25px;
        text-align: center;
        height: 500px;
    }

    .offcanvas-body .img_small {
        max-width: 95px;
        max-height: 95px;
    }
    .offcanvas-body .small-image-container {
        width: 96px;
        height: 96px;
        padding: 0;
        margin: 2px;
    }
    .imageSliderItems {
         padding-right: 0;
         margin-top: 0;
    }
    #productDetailCarousel {
        width: 325px;
        height: 300px;
        box-shadow: none;
        margin: auto;
    }
    .carousel-control-prev svg{
        width: 19px !important;
        height: 19px !important;
    }
    .carousel-control-next svg{
        width: 19px !important;
        height: 19px !important;
    }
    .offcanvas-header .btn-close {
        width: 14px;
        height: 14px;
        background-size: 100%;
    }
    .offcanvas-header .btn-close:hover {
        width: 18px;
        height: 18px;
        background-size: 100%;
    }
    .imageSliderItems{
        display: none;
    }
    .imageSliderItems2{
        display: flex;
        margin-top: 52px;
        margin-left: auto;
        margin-right: auto;
    }
    .ProductsListSecondSection .productCard:hover .card-body .card-title {
        font: normal normal normal 15px/13px Montserrat;
        letter-spacing: 0px;
        color: #0142C4;
    }
    .mainOffCanvas{
        margin: auto;
    }
}
@media screen and (max-width: 768px){
    .smallDiv{
        width: 100%;
    }
    .mainDiv{
        height: 136px;
        background-color: #D9000C;
    }
}
