.top0_section {
    margin-top: 98px;
}

* {
    font-family: Helvetica, sans-serif !important;
}


._container_ {
    width: 90%;
    height: 100%;
    position: relative;
    margin: auto;

}

.top0_section {
    /* border: 2px solid blue; */
    height: 18x;
    transition: all 0.5s;
    /* height: 240px; */
}

.top0_section .pathContainer {
    font-size: 0.9rem;
    margin: 10px 0px;
    /* background-color: red; */
    margin-left: 30px;
}

@media only screen and (max-width: 1500px) {
    .top0_section .pathContainer {
        margin-left: -22px;
    }
}

@media only screen and (max-width: 1128px) {
    .top0_section .pathContainer {
        margin-left: 0px;
    }
}

.top0_section .pathContainer a {
    text-decoration: none;
}

.top0_section .pathContainer .path {
    color: #555;
    margin-right: 10px;
}

.top0_section .pathContainer .activePath {
    font-weight: bolder;
    color: #222;
}

.top0_section .pathContainer .slash {
    color: #555;
    margin-right: 10px;
}

.container_s {
    width: 100%;
    /* background-color: #ecade7; */
    margin: auto;
}

.containerInner_s {
    width: 90%;
    margin: auto;
    /* border: 2px solid rgb(246, 246, 179); */
}

.containerInner_s .textExtraSpacing {
    font-size: 1.2rem;
    opacity: 1;
    letter-spacing: 10px;
    font-weight: 100;
    text-align: center;
    margin-left: 7px;
    margin-top: 60px;
    margin-bottom: 60px;
}

.containerInner_s .largeBoldText {
    font-size: 3.7rem;
    font-weight: bolder;
    text-align: center;
    margin-top: 50px;
    /* width: 77%; */
    margin: auto;
}

.servicesBoxContainer {
    /* background-color: #fbfeb7; */
    /* padding-top: 100px; */
    position: relative;
    width: 90%;
    margin: auto;
    margin-top: 30px;
    display: grid;
    /* grid-template-columns: 500px 500px; */
    grid-template-columns: 100%;
}

/* ___________________________________ */
.topDivSS {
    /* border: 1px solid blue; */
    /* background-color: aqua; */
    width: 96%;
    margin: auto;
    height: fit-content;
    position: relative;

    /* 🟡 */
    padding-top: 170px;
}

#largeTextService {
    position: absolute;
    width: fit-content;
    text-align: left;
    max-width: 50%;
    top: 0;
    left: 0;
}

.topDivSS .whatsAppStuff {
    width: 56%;
    height: 60px;
    /* background-color: #CECECE; */
    border-top: 1px solid #979797b2;
    border-bottom: 1px solid #979797a4;
    display: flex;
    align-items: center;
    position: relative;
}

.topDivSS .whatsAppStuff .whatsApp {
    width: 40px;
    height: 40px;
    margin-right: 14px;
}

.topDivSS .whatsAppStuff .spn {
    margin-right: 10px;
    font-weight: bold;
    margin-top: 4px;
}

.topDivSS #wpRequest {
    color: #fff;
    background-color: #FF554B;
    border: none;
    outline: none;
    padding: 13px 34px;
    position: absolute;
    right: 0;
    border-radius: 100px;
    font-size: 1.1rem;
    cursor: pointer;
}

#wpRequest:hover {
    opacity: 0.85;
}

.topDivSS .imagesOnRightEtc {
    /* border: 2px solid #ff47c5; */
    width: fit-content;
    position: absolute;
    right: 0;
    top: 140px;
}

.topDivSS .infoTextsContainer__ {
    max-width: 55%;
    margin-top: 40px;
    line-height: 30px;
}

.topDivSS .bigImg {
    width: 450px;
    height: 450px;
    /* border: 2px solid rgb(55, 212, 178); */
    background: url("./images-for-services/forServicesPage/cutting.png") center center no-repeat;
    background-size: contain;
    border-radius: 100%;
}
.topDivSS .bigImg.alkkgg__ {
    width: 450px;
    height: 450px;
    /* border: 2px solid rgb(55, 212, 178); */
    background: url("./images-for-services/forServicesPage/Assembly.png") center center no-repeat;
    background-size: contain;
    border-radius: 100%;
}
.topDivSS .bigImg.rkewfrdM_ {
    width: 450px;
    height: 450px;
    /* border: 2px solid rgb(55, 212, 178); */
    background: url("./images-for-services/forServicesPage/Stitching.png") center center no-repeat;
    background-size: contain;
    border-radius: 100%;
}
.bigImg.tkrnt__ {
    width: 450px;
    height: 450px;
    /* border: 2px solid rgb(55, 212, 178); */
    background: url("./images-for-services/forServicesPage/Desiging.png") center center no-repeat;
    background-size: contain;
    border-radius: 100%;
}
.topDivSS .smallImg {
    width: 450px;
    height: 450px;
    /* border: 2px solid rgb(55, 212, 178); */
    background: url("./images-for-services/forServicesPage/TestingLabwithR&D.png") center center no-repeat;
    background-size: contain;
    border-radius: 100%;
}
.topDivSS .prnt__ {
    background: url("./images-for-services/forServicesPage/Printing.png") center center no-repeat;
    background-size: cover;
}
.topDivSS .krnt__ {
    background: url("./images-for-services/forServicesPage/ShoeDesigning.png") center center no-repeat;
    background-size: cover;
}
.topDivSS .pstngM_ {
    background: url("./images-for-services/forServicesPage/Pasting.png") center center no-repeat;
    background-size: cover;
}
.topDivSS .alstngM_ {
    background: url("./images-for-services/forServicesPage/shoeKnitting.png") center center no-repeat;
    background-size: cover;
}
.topDivSS .rkstngM_ {
    background: url("./images-for-services/forServicesPage/shoeStitching.png") center center no-repeat;
    background-size: cover;
}
.topDivSS .pckgg__ {
    background: url("./images-for-services/forServicesPage/Shoepackaging.png") center center no-repeat;
    background-size: cover;
}
.topDivSS .accgg__ {
    background: url("./images-for-services/forServicesPage/Assemblyline.png") center center no-repeat;
    background-size: cover;
}

.topDivSS .creamCircle {
    position: absolute;
    width: 240px;
    height: 240px;
    background-color: #E6D3C2;
    top: -100px;
    left: 30px;
    z-index: -1;
    border-radius: 100%;
}

.topDivSS .redCircle {
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #FF5751;
    /* top: -10px; */
    left: 200px;
    bottom: -40px;
    z-index: -1;
    border-radius: 100%;
}

.topDivSS .yellowCircle {
    position: absolute;
    width: 68px;
    height: 68px;
    background-color: #FFC551;
    /* top: -10px; */
    left: 280px;
    /* bottom: -40px; */
    margin-top: 40px;
    z-index: -1;
    border-radius: 100%;
}

.topDivSS .imageCardsContainer_ {
    /* border: 3px solid greenyellow; */
    padding-bottom: 30px;
    display: flex;
}

.topDivSS .imageCardsContainer_ .emajes {
    width: 220px;
    height: 160px;
    margin-top: 60px !important;
    border-radius: 16px;
    background-color: #5895ebe9;
    margin-right: 40px;
}

.topDivSS .imageCardsContainer_ .emajes:nth-child(1) {
    width: 220px;
    height: 160px;
    margin-top: 60px;
    border-radius: 16px;
    background: url("./images-for-services/forServicesPage/shoePrinttt1.jpg") center center no-repeat;
    background-size: cover;
}

.topDivSS .imageCardsContainer_ .emajes:nth-child(2) {
    width: 220px;
    height: 160px;
    margin-top: 60px;
    border-radius: 16px;
    background: url("./images-for-services/forServicesPage/shoePrinttt2.jpg") center center no-repeat;
    background-size: cover;
}

.topDivSS .imageCardsContainer_ .emajes:nth-child(3) {
    width: 220px;
    height: 160px;
    margin-top: 60px;
    border-radius: 16px;
    background: url("./images-for-services/forServicesPage/shoePrinttt3.jpg") center center no-repeat;
    background-size: cover;
}

.topDivSS .imageCardsContainer_ .emajes:nth-child(4) {
    width: 220px;
    height: 160px;
    margin-top: 60px;
    border-radius: 16px;
    background: url("./images-for-services/forServicesPage/shoePrinttt4.jpg") center center no-repeat;
    background-size: cover;
}


/* changing images for pasting page */
.topDivSS .imageCardsContainer_  .psting_:nth-child(1){
    background: url("./images-for-services/forServicesPage/shoesPasting.jpg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .psting_:nth-child(2){
    background: url("./images-for-services/forServicesPage/shoesPasting1.jpg") center center no-repeat;
        background-size: cover;
}
.topDivSS .imageCardsContainer_  .psting_:nth-child(3){
    background: url("./images-for-services/forServicesPage/shoesPasting2.jpg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .psting_:nth-child(4){
    background: url("./images-for-services/forServicesPage/shoesPasting3.jpg") center center no-repeat;
}


/* changing images for Designing page */
.topDivSS .imageCardsContainer_  .disneng_:nth-child(1){
    background: url("./images-for-services/Designg-1.jpeg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .disneng_:nth-child(2){
    background: url("./images-for-services/Designg-2.jpeg") center center no-repeat;
        background-size: cover;
}
.topDivSS .imageCardsContainer_  .disneng_:nth-child(3){
    background: url("./images-for-services/Designg-3.jpeg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .disneng_:nth-child(4){
    background: url("./images-for-services/Designg-4.jpg") center center no-repeat;
}

/* changing images for Cutting */
.topDivSS .imageCardsContainer_  .cting_:nth-child(1){
    background: url("./images-for-services/forServicesPage/shoeCutting0.jpg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .cting_:nth-child(2){
    background: url("./images-for-services/forServicesPage/shoeCutting1.webp") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .cting_:nth-child(3){
    background: url("./images-for-services/forServicesPage/shoeCutting2.webp") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .cting_:nth-child(4){
    background: url("./images-for-services/forServicesPage/shoeCutting3.jpg") center center no-repeat;
}

/* changing images for Assembly */
.topDivSS .imageCardsContainer_  .rkjsgg__:nth-child(1){
    background: url("./images-for-services/forServicesPage/Assembly1.jpg") center center no-repeat;
    background-size: cover;
}
.topDivSS .imageCardsContainer_  .rkjsgg__:nth-child(2){
    background: url("./images-for-services/forServicesPage/Assembly4.jpg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .rkjsgg__:nth-child(3){
    background: url("./images-for-services/forServicesPage/Assembly2.jpg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .rkjsgg__:nth-child(4){
    background: url("./images-for-services/forServicesPage/Assembly3.jpg") center center no-repeat;
    background-size: cover;
}
/* changing images for Stitching */
.topDivSS .imageCardsContainer_  .sfrfhh_:nth-child(1){
    background: url("./images-for-services/forServicesPage/Stitching1.jpg") center center no-repeat;
    background-size: cover;
}
.topDivSS .imageCardsContainer_  .sfrfhh_:nth-child(2){
    background: url("./images-for-services/forServicesPage/Stitching2.jpg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .sfrfhh_:nth-child(3){
    background: url("./images-for-services/forServicesPage/Stitching3.jpg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .sfrfhh_:nth-child(4){
    background: url("./images-for-services/forServicesPage/Stitching4.jpg") center center no-repeat;
    background-size: cover;
}
/* changing images for Knitting */
.topDivSS .imageCardsContainer_  .kfgcgng_:nth-child(1){
    background: url("./images-for-services/forServicesPage/Knitting1.jpg") center center no-repeat;
    background-size: cover;
}
.topDivSS .imageCardsContainer_  .kfgcgng_:nth-child(2){
    background: url("./images-for-services/forServicesPage/Knitting2.webp") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .kfgcgng_:nth-child(3){
    background: url("./images-for-services/forServicesPage/Knitting3.webp") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .kfgcgng_:nth-child(4){
    background: url("./images-for-services/forServicesPage/Knitting4.jpg") center center no-repeat;
    background-size: cover;
}
/* changing images for TESTING */
.topDivSS .imageCardsContainer_  .tesdtfg_:nth-child(1){
    background: url("./images-for-services/forServicesPage/testing1.jpg") center center no-repeat;
    background-size: cover;
}
.topDivSS .imageCardsContainer_  .tesdtfg_:nth-child(2){
    background: url("./images-for-services/forServicesPage/testing2.jpg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .tesdtfg_:nth-child(3){
    background: url("./images-for-services/forServicesPage/testing3.webp") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .tesdtfg_:nth-child(4){
    background: url("./images-for-services/forServicesPage/testing4.jpg") center center no-repeat;
    background-size: cover;
}

.topDivSS .imageCardsContainer_  .pzckgg__:nth-child(1){
    background: url("./images-for-services/forServicesPage/shoePack1.jpg") center center no-repeat;
    background-size: cover;
}
.topDivSS .imageCardsContainer_  .pzckgg__:nth-child(2){
    background: url("./images-for-services/forServicesPage/shoePack2.png") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .pzckgg__:nth-child(3){
    background: url("./images-for-services/forServicesPage/shoePack3.jpg") center center no-repeat;
}
.topDivSS .imageCardsContainer_  .pzckgg__:nth-child(4){
    background: url("./images-for-services/forServicesPage/shoePack4.jpg") center center no-repeat;
    background-size: cover;
}

/* __________________________________-- */

.servicesBoxContainer .sBox_ {
    background-color: #F2F4F5;
    border-radius: 12px;
    height: 423px;
    margin: 20px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.servicesBoxContainer .sBox_ .boxCC {
    /* background-color: yellow; */
    width: 95%;
    font-family: Helvetica, sans-serif !important;
}

.servicesBoxContainer .sBox_ .boxCC img {
    display: block;
    margin: auto;
}

.servicesBoxContainer .sBox_ .boxCC h2 {
    width: fit-content;
    margin: 26px auto;
    font-family: Helvetica, sans-serif !important;

}

.servicesBoxContainer .sBox_ .boxCC p {
    text-align: center;
    opacity: 0.7;
    font-family: Helvetica, sans-serif !important;
}

.servicesBoxContainer .sBox_ .boxCC a {
    display: block;
    width: fit-content;
    margin: auto;
    margin-top: 26px;
    /* background-color: red; */
    font-family: Helvetica, sans-serif !important;
    text-decoration: none;
    color: #FF554B;
}

#sContactBTN {
    color: #fff;
    background-color:#FF554B;
    padding: 20px 70px;
    border-radius: 100px;
}

.servicesBoxContainer .sBox_ .boxCC h4 {
    width: fit-content;
    margin: auto;
    margin-top: 40px;
    font-weight: 100 !important;
    opacity: 0.8;
    margin-bottom: 40px;
}

.servicesBoxContainer .sBox_ .boxCC h3 {
    /* background-color: #00ff00; */
    color: #333 !important;
    margin-top: -10px;
}

.servicesBoxContainer .sBox_ .boxCC h3 a {
    color: #111 !important;
}

/* --------------------------------------------------------- */

#largeTextService2 {
    position: absolute;
    width: 100%;
    top: -50px;
    /* background: yellow; */
}

#SBC {
    /* background-color: red; */
    padding-top: 70px !important;
    padding-bottom: 60px;
    position: relative;
    /* background-color: #002fff; */
    padding-top: 260px;
    position: relative;
    width: fit-content;
    margin: auto;
    margin-top: 30px;
    display: grid;
    grid-template-columns: 500px 500px;
    /* grid-template-columns: 100%; */
}

.servicesBoxContainer .sBox_Bottom {
    display: flex;
    border-radius: 8px;
    border: 1px solid #CECECE;
    margin: 20px;
    padding: 20px;
}

.servicesBoxContainer .sBox_Bottom img {
    width: 70px;
    height: 70px;
    /* background-color: aquamarine; */
    /* border: 1px solid blue; */
    border-radius: 8px;
    margin-right: 24px;
}

.servicesBoxContainer .sBox_Bottom .textsContainer_s_ {
    /* background: red; */
    height: fit-content;
    margin-top: 13px
}

.servicesBoxContainer .sBox_Bottom .textsContainer_s_ h3 {
    font-family: Helvetica, sans-serif !important;
    margin-bottom: 5px;
}

.servicesBoxContainer .sBox_Bottom .textsContainer_s_ p {
    opacity: 0.8;
    font-family: Helvetica, sans-serif !important;
}

@media only screen and (max-width: 1400px) {
    .containerInner_s .largeBoldText {
        font-size: 3rem !important;
    }

    .servicesBoxContainer .sBox_Bottom .textsContainer_s_ h3 {
        font-size: 1.06rem;
    }

    .servicesBoxContainer .sBox_Bottom .textsContainer_s_ p {
        font-size: 0.9rem
    }
}

@media only screen and (max-width: 1300px) {
    .topDivSS .bigImg {
        width: 400px;
        height: 400px;
    }
}

@media only screen and (max-width: 1240px) {
    .sBox_ {
        margin-top: 60px !important;
    }

    .servicesBoxContainer {
        /* border: 2px solid blue; */
        width: 100%;
    }
}

@media only screen and (max-width: 1127px) {
    #SBC {
        grid-template-columns: 600px;
    }
}

@media only screen and (max-width: 1040px) {
    .topDivSS .bigImg {
        width: 300px;
        height: 300px;
    }

    .topDivSS .creamCircle {
        width: 140px;
        height: 140px;
        top: -80px;
        left: 20px;
    }

    .topDivSS .redCircle {
        width: 80px;
        height: 80px;
        left: 160px;
        bottom: -40px;
    }

    .topDivSS .yellowCircle {
        width: 48px;
        height: 48px;
        left: 210px;
        margin-top: 45px;
    }

    .topDivSS .imageCardsContainer_ {
        /* flex-wrap: wrap; */
        display: grid !important;
        grid-template-columns: auto auto;
        margin: auto;
        margin-top: 30px;
    }

    .topDivSS .imageCardsContainer_ .emajes {
        width: 90% !important;
        margin-right: 0px !important;
        margin: auto !important;
        margin-bottom: 40px !important;
    }
}

@media only screen and (max-width: 530px) {
    .topDivSS .imageCardsContainer_ {
        grid-template-columns: 1fr 1fr !important;
    }

    .topDivSS .imageCardsContainer_ .emajes {
        width: 90% !important;
        /* aspect-ratio: 1.5/1;; */
    }
}

@media only screen and (max-width: 930px) {
    .topDivSS .whatsAppStuff {
        width: 100%;
        backdrop-filter: saturate(140%) blur(20px);
    }

    .topDivSS .infoTextsContainer__ {
        backdrop-filter: saturate(180%) blur(20px);
        max-width: 100%;
    }

    .topDivSS .imagesOnRightEtc {
        right: -20px;
        top: 20px;
        z-index: -1;
    }

    .topDivSS .bigImg {
        width: 270px;
        height: 270px;
    }

    .topDivSS .redCircle {
        width: 80px;
        height: 80px;
        left: 80px;
        bottom: -40px;
    }

    .topDivSS .yellowCircle {
        width: 48px;
        height: 48px;
        left: 50px;
        margin-top: 45px;
    }
}


@media only screen and (max-width: 730px) {
    .containerInner_s .largeBoldText {
        font-size: 2rem !important;
        width: fit-content !important;
        margin: auto;
    }

    .container_s .lbt0 {
        max-width: 214px !important;
    }

    .topDivSS .bigImg {
        width: 180px;
        height: 180px;
    }

    .topDivSS .creamCircle {
        width: 100px;
        height: 100px;
        top: -50px;
        left: 20px;
    }

    .topDivSS .imagesOnRightEtc {
        right: 0px;
        top: -20px;
        z-index: -1;
    }

    .topDivSS .redCircle {
        width: 50px;
        height: 50px;
        left: -8px;
        bottom: 0px;
    }

    .topDivSS .yellowCircle {
        width: 20px;
        height: 20px;
        left: 160px;
        margin-top: -60px;
    }

    .topDivSS #wpRequest {
        padding: 10px 26px;
        font-size: 0.9rem;
    }

    #sContactBTN {
        padding: 10px 30px;
        font-size: 0.9rem;
    }

    .topDivSS .whatsAppStuff .spn {
        font-size: 0.9rem;
    }

    #largeTextService2 {
        margin: auto;
        left: 0;
        right: 0;
    }

    #SBC {
        grid-template-columns: 100%;
    }

    .servicesBoxContainer .sBox_Bottom .textsContainer_s_ h3 {
        font-size: 1rem;
    }

    .servicesBoxContainer .sBox_Bottom .textsContainer_s_ p {
        font-size: 0.8rem
    }

    .servicesBoxContainer .sBox_Bottom img {
        width: 50px;
        height: 50px;

        border-radius: 8px;
        margin-right: 16px;
    }

    .servicesBoxContainer .sBox_Bottom .textsContainer_s_ {
        height: fit-content;
        margin-top: 7px
    }

    .topDivSS .imageCardsContainer_ {
        padding-bottom: 0px !important;
    }

    .topDivSS .imageCardsContainer_ .emajes {
        margin-bottom: 20px !important;
    }
}

@media only screen and (max-width: 469px) {
    .topDivSS .bigImg {
        width: 145px;
        height: 145px;
    }

    .topDivSS .creamCircle {
        width: 70px;
        height: 70px;
        top: -30px;
        left: 20px;
    }

    .topDivSS .yellowCircle {
        width: 20px;
        height: 20px;
        left: 140px;
        margin-top: -30px;
    }

    .containerInner_s .largeBoldText {
        font-size: 1.5rem !important;
    }

    .container_s .lbt0 {
        max-width: 166px !important;
    }

    .topDivSS #wpRequest {
        padding: 8px 18px;
        font-size: 0.8rem;
        line-height:20px;
        display: flex;
        align-items: center;
    }

    #sContactBTN {
        padding: 10px 30px;
    }

    .topDivSS .whatsAppStuff .spn {
        font-size: 0.8rem;
    }
    .topDivSS .whatsAppStuff .whatsApp {
        width: 35px;
        height: 35px;
        margin-right: 8px;
    }
    .topDivSS {
        width: 100%;
        /* 🟡 */
        padding-top: 130px;
    }
    
    
}

