
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.itServices{
    width: 100%;
}


.boxScriptModal{
    width: 80%;
    margin: 38px auto;
    /* margin-top: 150px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.empowering{
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem;
    color: white;
    font-weight: 600;
}
.ParaEmpower{
font-size: 0.9rem;
    color: #cdcdcd;
    font-weight: 400;
    width: 80%;
      font-family: "Noto Sans JP", sans-serif;
}

.subLine {
    font-size: 0.9rem;
    color: #ffffff;
    font-weight: 400;
    width: 86%;
    margin-bottom: 0;
    text-align: center;
      font-family: "Noto Sans JP", sans-serif;
}
.aboutTheCompany{
    width: 100%;
    margin: 40px auto;
    margin-top: 126px;
}
.companyProfile{
    width: 90%;
    display: flex;
    margin: 25px auto;
    align-items: center;
    justify-content: center;
}
.DualImage{
    width: 47%;
    display: flex;
    align-items: start;
    justify-content: center;
}
.IntroOfCompany{
    width: 53%;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: end;
}
.twoContainer44{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 15px 0px 0px;
}

.twoContainer{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 0px 15px;
 }
 .firstImage {
    width: 297px;
    height: 471px;
    overflow: hidden;
    margin-bottom: 20px;
    object-fit: cover;
    border-radius: 30px;
}
.firstImage img{
width: 100%;
object-fit: cover;
height: 100%;
}
.secondImage {
    width: 306px;
    height: 385px;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 30px;
}
.secondImage img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.thirdImage {
    width: 306px;
    height: 200px;
    overflow: hidden;
    border-radius: 30px;
}
.thirdImage img{
width: 100%;
object-fit: cover;
height: 100%;
}
.Experience {
    padding: 33px 14px 19px 23px;
    background-color: #21262c;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
    height: 139px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 312px;
}
.Experience h2{
    width: 90%;
    color: white;
    font-size: 1rem;
      font-family: "Noto Sans JP", sans-serif;
}
.Experience p{
    width: 90%;
    color: white;
    font-size: 0.75rem;
      font-family: "Noto Sans JP", sans-serif;
}
.textOfAboutUs {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    margin: 0 auto;
}
.textOfAboutUs h4 {
    color: #4fa920;
    font-size: 13px;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 1.6px;
}
.textOfAboutUs h1{
    color: #1a1d25;
    font-size: 41px;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.3em;
    margin-top: 8px;
    margin-bottom: 6%;
}
.textOfAboutUs p{
    color: #3a3a3a;
    font-size: 0.8rem;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.itColor {
    color: #4fa920 !important;
}
.designButton{
    width: 90%;
}
.designButton a button {
  width: 61%;
    height: 57px;
    border: none;
    background: #3f9014;
    margin-top: 17px;
    border-radius: 50px;
    color: white;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 0.8rem;
    font-weight: 500;
    box-shadow: 2px 2px 4px -1px #7f8084;
}
.servicesPoint {
    width: 100%;
    margin-top: 110px;
    padding: 3px 0;
    padding-bottom: 50px;
    background: #0d1210ed url(https://www.pnc.com/content/dam/pnc-thought-leadership/small-business/industry-insights/pnc_insights_sb_5-ways-professional-services-organizations-changed-2023.jpg);
    background-blend-mode: darken;
    background-size: cover;
}
.ovrrlayy{
    background: #00000021;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/* background: #1d2227, */
.pointOfSection{
    margin: 40px auto;
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.headingOfServices {
    width: 90%;
    margin: 60px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.headingOfServices h4 {
    color: #58df09;
    font-size: 13px;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 1.6px;
    width: 95%;
    letter-spacing: 1.6px;
}
.headingOfServices h1 {
    font-size: 2rem;
    width: 95%;
    text-align: center;
    margin: 10px auto;
    color: #1a1d25;
    margin-top: 18px;
    font-size: 41px;
    font-weight: 700;
    text-align: left;
    font-family: "Noto Sans JP", sans-serif;
}
.headingOfServices p {
    color: #3a3a3a;
    font-size: 0.8rem;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-top: 24px;
    width: 95%;
}
.servicesBoxes {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.allServices {
    width: 30%;
    height: 224px;
    margin: 20px 20px;
    background: white;
    box-shadow: 2px 2px 5px #21262c;
    display: flex;
    flex-direction: column;
    align-items: start;
    /* overflow: hidden; */
    border-radius: 20px;
    justify-content: start;
}
.firstservice {
    width: 30%;
    margin: 0px auto;
    height: 188px;
    display: flex;
    align-items: center;
    justify-content: start;
}
.iconOfServices{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iconOfServices img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.iconOfServices i {
    font-size: 2rem;
    color: #4fa920;
}
.firstservice h3 {
    width: 90%;
    margin: 10px auto;
    font-size: 0.85rem;
    color: #1a1d25;
    font-family: "Montserrat", sans-serif;
    padding-left: 5%;
}
.allServices hr {
    height: 1px;
    width: 90%;
    margin: 10px auto;
    border: none;
    background: rgb(236 228 210);
}
.allServices p {
    width: 90%;
    margin: 8px auto;
    margin-bottom: 16px;
    color: #3a3a3a;
    font-size: 0.75rem;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.overAreas{
        display: flex    ;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 60px auto;  
}

.WorlWideServe{
    width: 100%;
    text-align: center;
    margin: 40px auto;
}
.ourServiceText{
    width: 100%;
    text-align: center;
    display: flex    ;
   flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 40px auto;   
}
    .headingOfSect {
        width: 100%;
        text-align: center;
        display: flex    ;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin: 40px auto;
}
.otherCountires{
    width: 100%;
    margin: 40px auto;
    display: flex;
    flex-wrap: wrap;
}
.sixCountries {
    width: 27%;
    height: 320px;
    overflow: hidden;
    margin: 20px 2%;
    border-radius: 20px;
    border: 1px solid white;
    position: relative; /* Needed for absolute positioning */
    transition: all 500ms ease-in-out;
}

.sixCountries img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.sixCountries::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent overlay */
    opacity: 0;
    transform: translate(-50%, -50%) scale(0); /* Start small at center */
    transform-origin: center;
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    border-radius: 50px; /* Match container */
}
.sixCountries:hover{
    border-radius: 50px;
}
.sixCountries:hover::before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1); /* Expand to full size */
}
.nameOfCountry {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    position: absolute;
    bottom: 8%;
    left: 0;
}
.ourServiceText h4 {
    color: #4fa920;
    font-size: 14px;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 1px;
}
.ourServiceText h1 {
    color: #1a1d25;
    font-size: 41px;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.3em;
    margin-top: 8px;
    margin-bottom: 3.5%;
}

.nameOfCountry h2{
    color: white;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
        width: 80%;
    margin: 0px auto;
    text-align: left;
    font-family: 'DM Sans', Arial, Helvetica, sans-serif;
}
.nameOfCountry p{
    font-family: "Epilogue", Tahoma, Geneva, sans-serif;
font-weight: 400;
font-size: 15px;
line-height: 28px;
    width: 80%;
    margin: 0px auto;
    text-align: left;
color: #c5c5c5;
}

.softwareDetails {
    width: 100%;
    margin: 40px auto;
}
.warriousSoftware {
    width: 90%;
    margin: 40px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.topSoftHeading {
    width: 72%;
    display: flex;
    align-items: end;
    justify-content: center;
    margin: 20px auto;
}
.firstSoftwareIntro {
    width: 100%;
}
.firstSoftwareIntro h4{
        color: #4fa920;
        font-size: 14px;
        font-family: "Noto Sans JP", sans-serif;
        letter-spacing: 1px;
}
.firstSoftwareIntro h1{
    color: #1a1d25;
    font-size: 41px;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.3em;
    margin-top: 8px;
    margin-bottom: 3.5%;
}
.whiteForceDetails {
    display: flex;
    align-items: end;
    justify-content: center;
    width: 100%;
}
.whiteForceDetails h2{
    color: #1a1d25;
    font-size: 25px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.3em;
    margin-top: 8px;
    margin-bottom: 3.5%;
    padding-left: 13%;
}
.whiteForceDetails p {
    /* margin: 8px auto; */
    margin-bottom: 16px;
    color: #3a3a3a;
    font-size: 0.75rem;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    width: 90%;
    padding-left: 11%;
}
.boxplusimage {
    width: 30%;
    margin: 0 auto;
}
.innerBoxImage {
    width: 100%;
    overflow: hidden;
    height: 200px;
    border-radius: 36px;
}
.startTheProject{
    width: 70%;
    position: relative;
}
.innerBoxImage img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.belowTheParts {
    width: 27%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
}

.rightForceImage {
    width: 92%;
    height: 396px;
    border-radius: 32px;
    overflow: hidden;
    
}
.rightForceImage img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


.plusUseIcon{
    background: #3f9014;
    width: 68px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 3px #b5c9be;
}

.plusUseIcon img{
    width: 60%;
    /* height: 100%; */
    object-fit: cover;
}
.numOneDesign hr{
    height: 182%;
    background: #3f9014;
    width: 2px;
    position: absolute;
    top: 62%;
    left: 48%;
    transform: translate(-50%, -50%);
}
.firstNumber hr{
    height: 237%;
    background: #3f9014;
    width: 2px;
    position: absolute;
    top: 20%;
    left: 48%;
    transform: translate(-50%, -50%);
}
.changeTheSection{
    width: 100%;
    margin-top: 100px;
}
.scrollThePath{
    width: 90%;
    margin: 40px auto;
    display: flex;
    align-items: start;
    justify-content: center;
}
.leftsidService{
    position: sticky;
    top: 20%;
    width: 45%;
}
.rightsidService {
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -10px;
}
.newservicesBoxes{
    width: 90%;
}
.warriousTypeOfServices{
    display: flex;
        flex-direction: row-reverse;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
        margin: 60px auto;
        box-shadow: 4px 4px 15px #efefef;
        background: white;
        border-radius: 21px;
        border: 1px solid #e7e7e7;
        overflow: hidden;
}
.contractmatter{
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 3%;
}
.contractmatter h3 {
    width: 90%;
    margin: 10px auto;
    font-size: 0.85rem;
    color: #1a1d25;
    font-family: "Montserrat", sans-serif;
}
.contractmatter hr {
    height: 1px;
    width: 90%;
    margin: 10px auto;
    border: none;
    background: rgb(236 228 210);
}
.contractmatter p {
    width: 90%;
    margin: 8px auto;
    margin-bottom: 16px;
    color: #3a3a3a;
    font-size: 0.75rem;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}


@media only screen and (max-width: 500px) {
  
    .endofFirstLine{
    width: 103%;
    margin: 0 auto;
    position: relative;
    top: 1px;
    }
    .divider {
        width: 103% !important;
    }
    .boxScriptModal {
        width: 90%;
        margin: 21% auto;
    }
    .empowering {
        font-size: 1.3rem !important;
        text-align: center;
    }
    .subLine {
        font-size: 0.7rem;
        margin-bottom: 5px;
    }
    .ParaEmpower {
        font-size: 0.7rem;
        color: #d1cdcd;
        font-weight: 500;
        width: 100%;
        line-height: 22px;
        text-align: center;
        font-family: "Noto Sans JP", sans-serif;
    }
    .companyProfile {
        flex-direction: column;
        width: 95%;
        display: flex;
        margin: 0px auto;
    }
   
    .DualImage {
        width: 100%;
        display: flex    ;
        align-items: center;
        justify-content: center;
    }
    .twoContainer44 {
        width: 55%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 30px 7px 0px 0px;
    }
    .firstImage {
        width: 100%;
        height: 288px;
        overflow: hidden;
        margin-bottom: 3%;
        object-fit: cover;
        border-radius: 7px;
    }
    .firstImage img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }
    .Experience {
        padding: 18px 9px 4px 9px;
        border-radius: 10px 10px 10px 10px;
        height: 87px;
        width: 100%;
    }
    .Experience h2 {
        width: 100%;
        font-size: 0.65rem;
        text-align: center;
        margin-bottom: 7px;
    }
    .Experience p {
        width: 100%;
        font-size: 0.45rem;
        text-align: center;
    }
    .twoContainer {
        width: 45%;
        display: flex    ;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0px 0px 0px 0px;
    }
    .secondImage {
        width: 100%;
        height: 270px;
        overflow: hidden;
        margin-bottom: 3%;
        border-radius: 7px;
    }
    .secondImage img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }
    .thirdImage {
        width: 100%;
        height: 128px;
        overflow: hidden;
        border-radius: 10px;
    }
    .thirdImage img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }
    .aboutTheCompany {
        margin-top: 65px;
    }
    .IntroOfCompany {
        width: 90%;
        margin-top: 13%;
    }
    .textOfAboutUs {
       min-width: 95% !important;
    }    
    .textOfAboutUs h4 {
        font-size: 12px;
    }    
    .matterd {
    width: 100% !important;
    padding-left: 0% !important;
}
    .textOfAboutUs h1 {
        color: #1a1d25;
        font-size: 1rem;
        font-weight: 700;
        font-family: "Noto Sans JP", sans-serif;
        line-height: 1.5em !important;
        margin-top: 0px;
        margin-bottom: 6%;
        width: 100%;
    }
    .textOfAboutUs p {
        font-size: 0.65rem;
    }
    .designButton{
width: 100%;
    }
    .designButton a button {
        width: 100%;
        height: 45px;
        font-size: 0.7rem;
    }
    .changeTheSection {
        width: 100%;
        margin-top: 0px;
    }
    .scrollThePath {
        width: 95%;
        flex-direction: column;
        margin: 40px auto;
    }
    .leftsidService {
        position: static;
        width: 100%;
    }
    .headingOfServices {
        width: 95%;
        margin: 35px auto;
    }
    .headingOfServices h4 {
        font-size: 12px;
    }
    .headingOfServices h1 {
        font-size: 1rem;
        width: 96%;
        text-align: left;
        margin: 10px auto;
        color: #1a1d25;
        margin-top: 4px;
        font-size: 1rem;
    }
    .headingOfServices p {
        font-size: 0.65rem;
        margin-top: 10px;
        width: 95%;
    }
    .rightsidService {
        width: 100%;
        margin-top: -10px;
    }
    .newservicesBoxes {
        width: 100%;
    }
    .warriousTypeOfServices {
        width: 100%;
        flex-direction: column !important;
        /* height: 200px; */
        margin: 0px auto;
        margin-bottom: 10%;
    }
    .firstservice {
        height: 173px;
        width: 100%;
    }
    .contractmatter h3 {
        width: 90%;
        margin: 10px auto;
        font-size: 0.7rem;
        margin-top: 15px !important;
    }
    .contractmatter hr {
        height: 1px;
        width: 90%;
        margin: 3px auto;
    }
   
    .iconOfServices {
        /* height: 200px; */
    }
    .contractmatter {
        padding-left: 0%;
        width: 100%;
    }
 
    .contractmatter p {
        width: 90%;
        margin: 8px auto;
        margin-bottom: 16px;
        font-size: 0.65rem;
    }
    .overAreas {
        margin: 0px auto;
    }
    .WorlWideServe {
        margin: 0px auto;
    }
    .ourServiceText {
        margin-bottom: 26px;
    }
    .ourServiceText h4 {
        font-size: 13px;
        width: 90%;
        text-align: left;
    }
    .ourServiceText h1 {
        color: #1a1d25;
        font-size: 1rem;
        font-weight: 700;
        font-family: "Noto Sans JP", sans-serif;
        line-height: 1.3em;
        margin-top: 0px;
        margin-bottom: 0%;
        width: 90%;
        text-align: left;
    }
    .headingOfSect {
        margin: 0px auto;
    }
    .sixCountries {
        width: 90%;
        height: auto;
        overflow: hidden;
        margin: 20px 2%;
    }
    .nameOfCountry h2 {
        font-size: 18px;
    }
    .nameOfCountry p {
        font-size: 13px;
        line-height: 18px;
        margin: 0px auto;
        margin-top: 0;
    }
    .softwareDetails {
        width: 100%;
        margin: 40px auto;
    }
    .warriousSoftware {
        width: 90%;
        margin: 40px auto;
        display: flex    ;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .topSoftHeading {
        width: 100%;
        display: flex;
        align-items: end;
        justify-content: center;
        margin: 20px auto;
    }
    .firstSoftwareIntro {
        width: 100%;
    }
    .firstSoftwareIntro h4 {
        font-size: 12px;
    }
    .firstSoftwareIntro h1 {
        font-size: 1rem;
        line-height: 1.3em;
        margin-top: 8px;
        margin-bottom: 3.5%;
    }
    .whiteForceDetails {
        display: flex    ;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        width: 100%;
    }
    .startTheProject {
        width: 100%;
        position: relative;
    }
    .plusUseIcon {
        width: 45px;
        height: 45px;
    }
    .numOneDesign hr {
        height: 182%;
        position: absolute;
        top: -14%;
        left: 48%;
    }
    .firstNumber hr {
        height: 182%;
        position: absolute;
        top: -14%;
        left: 48%;
    }
    .whiteForceDetails h2 {
        font-size: 0.9rem;
        margin-top: 8px;
        padding-left: 13%;
    }
    .whiteForceDetails p {
        margin-bottom: 10%;
        font-size: 0.7rem;
        margin-top: 5%;
        padding-left: 8%;
        width: 100% !important;
    }
    .boxplusimage {
        width: 90% !important;
        margin: 0 auto;
    }
    .innerBoxImage {
        width: 100% !important;
        overflow: hidden;
        height: auto !important;
        border-radius: 10px;
    }
    .hapiestImage{
        height: auto !important;
    }
    .happyhireImage{
        height: auto !important;
    }
    .belowTheParts {
        width: 100%;
        margin: 20px auto;
    }
    .rightForceImage {
        width: 92%;
        height: 396px;
        border-radius: 12px;
        overflow: hidden;
    }
    .topSoftHeading{
        width: 100%;
    }
    .whiteForceDetails{
        align-items: center;
        width: 100% !important;
        flex-direction: column !important;
    }
    .startTheProject{
        width: 100% !important;
    padding-left: 0% !important;
    }
    .numOneDesign{
        position: absolute;
    top: 0% !important;
    left: -2% !important;
    }
    .firstNumber{
        position: absolute;
        top: 0% !important;
        left: -2% !important;
    }
    .happistUnderline{
        height: 226%;
    top: 8% !important;
    left: 48% !important;
    }
    .LineByHire{
        height: 198%;
        top: -5% !important;
    }
    .itContract{
        height: 187%;
    top: -9% !important;
    }
    .itImage{
        height: auto !important;
    }

    /* gcc hiring css start  */

.introofGCC {
    width: 90% !important;
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    align-items: center !important;
    justify-content: center !important;
}
.leftGCCimag {
    width: 95% !important;
    position: relative;
}


    .rightContent {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center !important;
        justify-content: center !important;
        margin-top: 10%;
    }

.imageGCC {
    width: 100% !important;
    overflow: hidden;
    border-radius: 13px;
}
.imageGCC img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.matterd h1 {
    font-size: 0.85rem !important;
    margin: 0 0;
}
.archievments {
    width: 100%;
    display: flex;
    flex-direction: column-reverse !important;
    align-items: center;
    justify-content: center;
    margin: 8px 0px;
}
.imagearchieve {
    width: 100% !important;
    border-radius: 9px;
    overflow: hidden;
    height: auto !important;
}
.secondndGCC {
    position: relative;
    height: auto !important;
    width: 100% !important;
    margin-top: 9% !important;
    margin-bottom: 7% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.giveColor {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 2;
    height: 100% !important;
    width: 100%;
    background-size: cover;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) -112% -112%, #11141d 30%) !important;
}
.mergeImage {
    width: 100% !important;
    position: absolute;
    right: 0;
    height: auto !important;
    top: 0;
    z-index: 1;
}
.mergeImage img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.innerGCC {
    width: 90% !important;
    margin: 20px auto;
    z-index: 10;
    position: relative;
    display: flex;
    flex-direction: column-reverse !important;
    align-items: center;
    justify-content: center;
}
.whyright {
    width: 95% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.whyright h1 {
    color: #ffffff;
    font-size: 1.1rem !important;
    width: 90% !important;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.5em;
    text-align: center;
    margin: 6% auto;
}
.whyLeft {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: start;
    height: auto !important;
    margin-top: -5% !important;
    margin-bottom: 10% !important;
    padding-top: 0%;
    overflow-y: auto !important;
    justify-content: center;
    padding-left: 0%;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.proposal {
    width: 100% !important;
    border-bottom: 1px solid rgb(255, 255, 255, 0.1);
    border-right: none !important;
    padding-left: 2%;
    padding-bottom: 3% !important;
    padding-top: 7% !important;
}
.proposal h2 {
    color: #ffffff;
    line-height: 1em;
    font-size: 0.85rem !important;
    font-weight: 500;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
}
.iconsShow {
    margin-right: 5px !important;
    color: #62cd30;
}
.iconsShow i {
    font-size: 0.8rem !important;
}

.proposal p {
    width: 100% !important;
    color: #a5b1ad;
    font-size: 0.655rem;
    font-weight: 400;
    text-align: center;
    font-family: "Poppins", sans-serif;
}

.experties {
    width: 90% !important;
    margin: 20px auto;
    display: flex;
    align-items: center;
    margin-top: 19% !important;
    flex-direction: column;
    justify-content: center;
}
.threeImage {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.oneImagec {
    width: 90% !important;
    height: 100%;
    overflow: hidden;
}
.oneImagec img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}

    .textMatterCover {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0% !important;
        margin-top: 20%;
        justify-content: center;
    }
.textMatterCover h1 {
    color: #1a1d25;
    font-size: 1rem !important;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.3em !important;
    margin-top: 8px;
    width: 90% !important;
    margin-bottom: 6% !important;
}
.headingExperts {
    width: 90% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
}
.iconsAndText {
    width: 100% !important;
    display: flex;
    align-items: start;
    justify-content: center;
}
.nomberOne {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    display: flex;
    background: #3f9014;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem !important;
    color: white;
    font-weight: 700;
    margin-top: 8px;
    position: relative;
}
.nomberOne hr {
    height: 142% !important;
    background: #3f9014;
    width: 2px;
    position: absolute;
    top: -125% !important;
    left: 48%;
    transform: translate(-50%, -50%);
}
.headingAndPara {
    width: 85% !important;
    margin: 0px auto;
    margin-left: 5% !important;
    margin-bottom: 2% !important;
    border-bottom: 1px solid #a6c99b;
}
.headingAndPara h2 {
    color: #1a1d25;
    font-size: 0.85rem !important;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1em;
    margin-top: 8px;
}
.headingAndPara p {
    margin-bottom: 18px;
    color: #3a3a3a;
    font-size: 0.655rem !important;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    width: 100%;
}

.navbar-dark .navbar-brand {
    color: #fff;
    min-width: 50%;
}
.logo-dark{
    height: auto !important;
}


}


@media (min-width: 500px) and (max-width: 800px)  {
    .itpageCreate {
margin-top: 0 !important;
    }
    .endofFirstLine{
        width: 103%;
        margin: 0 auto;
        position: relative;
        top: 1px;
        }
        .divider {
            width: 103% !important;
        }
        .boxScriptModal {
            width: 90%;
            margin: 13% auto;
        }
        .empowering {
            font-size: 1.3rem;
            text-align: center;
        }
        .subLine {
            font-size: 0.7rem;
            margin-bottom: 5px;
        }
        .ParaEmpower {
            font-size: 0.7rem;
            color: #d1cdcd;
            font-weight: 500;
            width: 100%;
            line-height: 22px;
            text-align: center;
            font-family: "Noto Sans JP", sans-serif;
        }
        .companyProfile {
            flex-direction: column;
            width: 95%;
            display: flex;
            margin: 0px auto;
        }
       
        .DualImage {
            width: 100%;
            display: flex    ;
            align-items: center;
            justify-content: space-evenly;
        }
        .twoContainer44 {
            width: 47%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 30px 7px 0px 0px;
        }
        .firstImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            margin-bottom: 3%;
            object-fit: cover;
            border-radius: 7px;
        }
        .firstImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .Experience {
            padding: 16px 11px 5px 11px;
            border-radius: 10px 10px 10px 10px;
            height: 112px;
            width: 100%;
        }
        .Experience h2 {
            width: 100%;
            font-size: 0.85rem;
            text-align: center;
            margin-bottom: 7px;
        }
        .Experience p {
            width: 100%;
            font-size: 0.65rem;
            text-align: center;
        }
        .twoContainer {
            width: 47%;
            display: flex    ;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 0px 0px 0px 0px;
        }
        .secondImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            margin-bottom: 3%;
            border-radius: 7px;
        }
        .secondImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .thirdImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            border-radius: 10px;
        }
        .thirdImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .aboutTheCompany {
            margin-top: 65px;
        }
        .IntroOfCompany {
            width: 90%;
            margin-top: 13%;
        }
        .textOfAboutUs {
            width: 100%;
        }    
        .textOfAboutUs h4 {
            font-size: 12px;
        }    
        .textOfAboutUs h1 {
            color: #1a1d25;
            font-size: 1.1rem;
            font-weight: 700;
            font-family: "Noto Sans JP", sans-serif;
            line-height: 1.3em;
            margin-top: 1px;
            margin-bottom: 3%;
            width: 100%;
        }
        .textOfAboutUs p {
            font-size: 0.7rem;
        }
        .designButton a button {
            width: 60%;
            height: 45px;
            font-size: 0.7rem;
        }
        .designButton {
            width: 100%;
        }
        .changeTheSection {
            width: 100%;
            margin-top: 0px;
        }
        .scrollThePath {
            width: 95%;
            flex-direction: column;
            margin: 40px auto;
        }
        .leftsidService {
            position: static;
            width: 100%;
        }
        .headingOfServices {
            width: 95%;
            margin: 35px auto;
        }
        .headingOfServices h4 {
            font-size: 12px;
        }
        .headingOfServices h1 {
            font-size: 1.1rem;
            width: 96%;
            text-align: left;
            margin: 10px auto;
            color: #1a1d25;
            margin-top: 4px;
            font-size: 1rem;
        }
        .headingOfServices p {
            font-size: 0.7rem;
            margin-top: 10px;
            width: 95%;
        }
        .rightsidService {
            width: 100%;
            margin-top: -10px;
        }
        .newservicesBoxes {
            width: 100%;
        }
        .warriousTypeOfServices {
            width: 100%;
            /* height: 200px; */
            margin: 0px auto;
            margin-bottom: 10%;
        }
        .firstservice {
            height: 173px;
        }
        .contractmatter h3 {
            width: 90%;
            margin: 10px auto;
            font-size: 0.8rem;
            margin-top: 15px !important;
        }
        .contractmatter hr {
            height: 1px;
            width: 90%;
            margin: 3px auto;
        }
       
        .iconOfServices {
            /* height: 200px; */
        }
        .contractmatter {
            padding-left: 0%;
        }
     
        .contractmatter p {
            width: 90%;
            margin: 8px auto;
            margin-bottom: 16px;
            font-size: 0.7rem;
        }
        .overAreas {
            margin: 0px auto;
        }
        .WorlWideServe {
            margin: 0px auto;
        }
        .ourServiceText {
            margin-bottom: 26px;
        }
        .ourServiceText h4 {
            font-size: 13px;
            width: 90%;
            text-align: left;
        }
        .ourServiceText h1 {
            color: #1a1d25;
            font-size: 1.1rem;
            font-weight: 700;
            font-family: "Noto Sans JP", sans-serif;
            line-height: 1.3em;
            margin-top: 0px;
            margin-bottom: 0%;
            width: 90%;
            text-align: left;
        }
        .headingOfSect {
            margin: 0px auto;
        }
        .sixCountries {
            width: 45%;
            height: auto;
            overflow: hidden;
            margin: 20px 2%;
        }
        .nameOfCountry h2 {
            font-size: 18px;
        }
        .nameOfCountry p {
            font-size: 13px;
            line-height: 18px;
            margin: 0px auto;
            margin-top: 0;
        }
        .softwareDetails {
            width: 100%;
            margin: 40px auto;
        }
        .warriousSoftware {
            width: 90%;
            margin: 40px auto;
            display: flex    ;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }
        .topSoftHeading {
            width: 100%;
            display: flex;
            align-items: end;
            justify-content: center;
            margin: 20px auto;
        }
        .firstSoftwareIntro {
            width: 100%;
        }
        .firstSoftwareIntro h4 {
            font-size: 12px;
        }
        .firstSoftwareIntro h1 {
            font-size: 1.1rem;
            line-height: 1.3em;
            margin-top: 8px;
            margin-bottom: 3.5%;
        }
        .whiteForceDetails {
            display: flex    ;
            align-items: center;
            flex-direction: column;
            justify-content: center;
            width: 100%;
        }
        .startTheProject {
            width: 100%;
            position: relative;
        }
        .plusUseIcon {
            width: 45px;
            height: 45px;
        }
        .numOneDesign hr {
            height: 182%;
            position: absolute;
            top: -14%;
            left: 48%;
        }
        .firstNumber{
            /* height: 182%; */
            position: absolute;
            top: -14%;
            left: 48%;
        }
        .firstNumber hr{
            height: 275%;
            background: #3f9014;
            width: 2px;
            position: absolute;
            top: 26%;
            left: 48%;
            transform: translate(-50%, -50%);
        }
        .whiteForceDetails h2 {
            font-size: 0.9rem;
            margin-top: 8px;
            padding-left: 8%;
        line-height: 1.3em;
        margin-top: 8px;
        margin-bottom: 3%;
    }
        .whiteForceDetails p {
            margin-bottom: 10%;
            font-size: 0.7rem;
            margin-top: 2%;
            padding-left: 5%;
            width: 100% !important;
    }
        .boxplusimage {
            width: 90% !important;
            margin: 0 auto;
        }
        .innerBoxImage {
            width: 100% !important;
            overflow: hidden;
            height: auto !important;
            border-radius: 10px;
        }
        .hapiestImage{
            height: auto !important;
        }
        .happyhireImage{
            height: auto !important;
        }
        .belowTheParts {
            width: 100%;
            margin: 20px auto;
        }
        .rightForceImage {
            width: 92%;
            height: 396px;
            border-radius: 12px;
            overflow: hidden;
        }
        .topSoftHeading{
            width: 100%;
        }
        .whiteForceDetails{
            align-items: center;
            width: 100% !important;
            flex-direction: column !important;
        }
        .startTheProject{
            width: 100% !important;
        padding-left: 0% !important;
        }
        .numOneDesign{
            position: absolute;
        top: 0% !important;
        left: -2% !important;
        }
        .firstNumber{
            position: absolute;
            top: 0% !important;
            left: -2% !important;
        }
        .happistUnderline{
            height: 226%;
        top: 8% !important;
        left: 48% !important;
        }
        .LineByHire{
            height: 198%;
            top: -5% !important;
        }
        .itContract{
            height: 187%;
        top: -9% !important;
        }
        .itImage{
            height: auto !important;
        }
    
            /* gcc hiring css start  */

.introofGCC {
    width: 90% !important;
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    align-items: center !important;
    justify-content: center !important;
}
.leftGCCimag {
    width: 95% !important;
    position: relative;
}
.rightContent {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 10%;
}
.imageGCC {
    width: 100% !important;
    overflow: hidden;
    border-radius: 13px;
}
.imageGCC img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.matterd h1 {
    font-size: 0.85rem !important;
    margin: 0 0;
}
.archievments {
    width: 100%;
    display: flex;
    flex-direction: column-reverse !important;
    align-items: center;
    justify-content: center;
    margin: 8px 0px;
}
.imagearchieve {
    width: 100% !important;
    border-radius: 9px;
    overflow: hidden;
    height: auto !important;
}
.secondndGCC {
    position: relative;
    height: auto !important;
    width: 100% !important;
    margin-top: 9% !important;
    margin-bottom: 7% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.giveColor {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 2;
    height: 100% !important;
    width: 100%;
    background-size: cover;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) -112% -112%, #11141d 30%) !important;
}
.mergeImage {
    width: 100% !important;
    position: absolute;
    right: 0;
    height: auto !important;
    top: 0;
    z-index: 1;
}
.mergeImage img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.innerGCC {
    width: 90% !important;
    margin: 20px auto;
    z-index: 10;
    position: relative;
    display: flex;
    flex-direction: column-reverse !important;
    align-items: center;
    justify-content: center;
}
.whyright {
    width: 95% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.whyright h1 {
    color: #ffffff;
    font-size: 1.1rem !important;
    width: 90% !important;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.5em;
    text-align: center;
    margin: 6% auto;
}
.whyLeft {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: start;
    height: auto !important;
    margin-top: -5% !important;
    margin-bottom: 10% !important;
    padding-top: 0%;
    overflow-y: auto !important;
    justify-content: center;
    padding-left: 0%;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.proposal {
    width: 100% !important;
    border-bottom: 1px solid rgb(255, 255, 255, 0.1);
    border-right: none !important;
    padding-left: 2%;
    padding-bottom: 3% !important;
    padding-top: 7% !important;
}
.proposal h2 {
    color: #ffffff;
    line-height: 1em;
    font-size: 0.85rem !important;
    font-weight: 500;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
}
.iconsShow {
    margin-right: 5px !important;
    color: #62cd30;
}
.iconsShow i {
    font-size: 0.8rem;
}

.proposal p {
    width: 100% !important;
    color: #a5b1ad;
    font-size: 0.655rem;
    font-weight: 400;
    text-align: center;
    font-family: "Poppins", sans-serif;
}

.experties {
    width: 90% !important;
    margin: 20px auto;
    display: flex;
    align-items: center;
    margin-top: 19% !important;
    flex-direction: column;
    justify-content: center;
}
.threeImage {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.oneImagec {
    width: 90% !important;
    height: 100%;
    overflow: hidden;
}
.oneImagec img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.textMatterCover {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0%;
    margin-top: 20%;
    justify-content: center;
}
.textMatterCover h1 {
    color: #1a1d25;
    font-size: 1rem !important;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.3em !important;
    margin-top: 8px;
    width: 90% !important;
    margin-bottom: 6% !important;
}
.headingExperts {
    width: 90% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
}
.iconsAndText {
    width: 100% !important;
    display: flex;
    align-items: start;
    justify-content: center;
}
.nomberOne {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    display: flex;
    background: #3f9014;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem !important;
    color: white;
    font-weight: 700;
    margin-top: 8px;
    position: relative;
}
.nomberOne hr {
    height: 142% !important;
    background: #3f9014;
    width: 2px;
    position: absolute;
    top: -125% !important;
    left: 48%;
    transform: translate(-50%, -50%);
}
.headingAndPara {
    width: 85% !important;
    margin: 0px auto;
    margin-left: 5% !important;
    margin-bottom: 2% !important;
    border-bottom: 1px solid #a6c99b;
}
.headingAndPara h2 {
    color: #1a1d25;
    font-size: 0.85rem !important;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1em;
    margin-top: 8px;
}
.headingAndPara p {
    margin-bottom: 18px;
    color: #3a3a3a;
    font-size: 0.655rem !important;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    width: 100%;
}

.matterd {
    width: 100% !important;
    padding-left: 0% !important;
}


.navbar-dark .navbar-brand {
    color: #fff;
    min-width: 50%;
}
.logo-dark{
    height: auto !important;
}


}

@media (min-width: 800px) and (max-width: 1000px)  {
   
    .endofFirstLine{
        width: 103%;
        margin: 0 auto;
        position: relative;
        top: 1px;
        }
        .divider {
            width: 103% !important;
        }
        .boxScriptModal {
            width: 90%;
            margin: 13% auto;
        }
        .empowering {
            font-size: 1.6rem;
            text-align: center;
        }
        .subLine {
            font-size: 0.9rem;
            margin-bottom: 5px;
        }
        .ParaEmpower {
            font-size: 0.9rem;
            color: #d1cdcd;
            font-weight: 500;
            width: 100%;
            line-height: 22px;
            text-align: center;
            font-family: "Noto Sans JP", sans-serif;
        }
        .companyProfile {
            flex-direction: column;
            width: 95%;
            display: flex;
            margin: 0px auto;
        }
       
        .DualImage {
            width: 90%;
            display: flex    ;
            align-items: center;
            justify-content: space-evenly;
        }
        .twoContainer44 {
            width: 47%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 30px 7px 0px 0px;
        }
        .firstImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            margin-bottom: 3%;
            object-fit: cover;
            border-radius: 7px;
        }
        .firstImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .Experience {
            padding: 16px 11px 5px 11px;
            border-radius: 10px 10px 10px 10px;
            height: 112px;
            width: 100%;
        }
        .Experience h2 {
            width: 100%;
            font-size: 0.85rem;
            text-align: center;
            margin-bottom: 7px;
        }
        .Experience p {
            width: 100%;
            font-size: 0.65rem;
            text-align: center;
        }
        .twoContainer {
            width: 47%;
            display: flex    ;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 0px 0px 0px 0px;
        }
        .secondImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            margin-bottom: 3%;
            border-radius: 7px;
        }
        .secondImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .thirdImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            border-radius: 10px;
        }
        .thirdImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .aboutTheCompany {
            margin-top: 65px;
        }
        .IntroOfCompany {
            width: 90%;
            margin-top: 13%;
        }
        .textOfAboutUs {
            width: 100%;
        }    
        .textOfAboutUs h4 {
            font-size: 12px;
        }    
        .textOfAboutUs h1 {
            color: #1a1d25;
            font-size: 1.1rem;
            font-weight: 700;
            font-family: "Noto Sans JP", sans-serif;
            line-height: 1.3em;
            margin-top: 1px;
            margin-bottom: 3%;
            width: 100%;
        }
        .textOfAboutUs p {
            font-size: 0.7rem;
        }
        .designButton a button {
            width: 43%;
            height: 45px;
            font-size: 0.7rem;
        }
        .designButton {
            width: 100%;
        }
        .changeTheSection {
            width: 100%;
            margin-top: 0px;
        }
        .scrollThePath {
            width: 95%;
            flex-direction: column;
            margin: 40px auto;
        }
        .leftsidService {
            position: static;
            width: 100%;
        }
        .headingOfServices {
            width: 95%;
            margin: 35px auto;
        }
        .headingOfServices h4 {
            font-size: 12px;
        }
        .headingOfServices h1 {
            font-size: 1.1rem;
            width: 96%;
            text-align: left;
            margin: 10px auto;
            color: #1a1d25;
            margin-top: 4px;
            font-size: 1rem;
        }
        .headingOfServices p {
            font-size: 0.7rem;
            margin-top: 10px;
            width: 95%;
        }
        .rightsidService {
            width: 100%;
            margin-top: -10px;
        }
        .newservicesBoxes {
            width: 100%;
        }
        .warriousTypeOfServices {
            width: 100%;
            /* height: 200px; */
            margin: 0px auto;
            margin-bottom: 10%;
        }
        .firstservice {
            height: 173px;
        }
        .contractmatter h3 {
            width: 90%;
            margin: 10px auto;
            font-size: 0.8rem;
            margin-top: 15px !important;
        }
        .contractmatter hr {
            height: 1px;
            width: 90%;
            margin: 3px auto;
        }
       
        .iconOfServices {
            /* height: 200px; */
        }
        .contractmatter {
            padding-left: 0%;
        }
     
        .contractmatter p {
            width: 90%;
            margin: 8px auto;
            margin-bottom: 16px;
            font-size: 0.7rem;
        }
        .overAreas {
            margin: 0px auto;
        }
        .WorlWideServe {
            margin: 0px auto;
        }
        .ourServiceText {
            margin-bottom: 26px;
        }
        .ourServiceText h4 {
            font-size: 13px;
            width: 90%;
            text-align: left;
        }
        .ourServiceText h1 {
            color: #1a1d25;
            font-size: 1.1rem;
            font-weight: 700;
            font-family: "Noto Sans JP", sans-serif;
            line-height: 1.3em;
            margin-top: 0px;
            margin-bottom: 0%;
            width: 90%;
            text-align: left;
        }
        .headingOfSect {
            margin: 0px auto;
        }
        .sixCountries {
            width: 45%;
            height: auto;
            overflow: hidden;
            margin: 20px 2%;
        }
        .nameOfCountry h2 {
            font-size: 18px;
        }
        .nameOfCountry p {
            font-size: 13px;
            line-height: 18px;
            margin: 0px auto;
            margin-top: 0;
        }
        .softwareDetails {
            width: 100%;
            margin: 40px auto;
        }
        .warriousSoftware {
            width: 90%;
            margin: 40px auto;
            display: flex    ;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }
        .topSoftHeading {
            width: 100%;
            display: flex;
            align-items: end;
            justify-content: center;
            margin: 20px auto;
        }
        .firstSoftwareIntro {
            width: 100%;
        }
        .firstSoftwareIntro h4 {
            font-size: 12px;
        }
        .firstSoftwareIntro h1 {
            font-size: 1.1rem;
            line-height: 1.3em;
            margin-top: 8px;
            margin-bottom: 3.5%;
        }
        .whiteForceDetails {
            display: flex    ;
            align-items: center;
            flex-direction: column;
            justify-content: center;
            width: 100%;
        }
        .startTheProject {
            width: 100%;
            position: relative;
        }
        .plusUseIcon {
            width: 45px;
            height: 45px;
        }
        .numOneDesign hr {
            height: 182%;
            position: absolute;
            top: -14%;
            left: 48%;
        }
        .firstNumber{
            /* height: 182%; */
            position: absolute;
            top: -14%;
            left: 48%;
        }
        .whiteForceDetails h2 {
            font-size: 0.9rem;
            margin-top: 8px;
            padding-left: 5%;
        line-height: 1.3em;
        margin-top: 8px;
        margin-bottom: 3%;
    }
        .whiteForceDetails p {
            margin-bottom: 10%;
            font-size: 0.7rem;
            margin-top: 2%;
            padding-left: 3%;
            width: 100% !important;
    }
        .boxplusimage {
            width: 90% !important;
            margin: 0 auto;
        }
        .innerBoxImage {
            width: 100% !important;
            overflow: hidden;
            height: auto !important;
            border-radius: 10px;
        }
        .hapiestImage{
            height: auto !important;
        }
        .happyhireImage{
            height: auto !important;
        }
        .belowTheParts {
            width: 100%;
            margin: 20px auto;
        }
        .rightForceImage {
            width: 92%;
            height: 396px;
            border-radius: 12px;
            overflow: hidden;
        }
        .topSoftHeading{
            width: 100%;
        }
        .whiteForceDetails{
            align-items: center;
            width: 100% !important;
            flex-direction: column !important;
        }
        .startTheProject{
            width: 100% !important;
        padding-left: 0% !important;
        }
        .numOneDesign{
            position: absolute;
        top: 0% !important;
        left: -2% !important;
        }
      .firstNumber{
        position: absolute;
        top: 0% !important;
        left: -2% !important;
        }
        .happistUnderline{
            height: 226%;
        top: 8% !important;
        left: 48% !important;
        }
        .LineByHire{
            height: 198%;
            top: -5% !important;
        }
        .itContract{
            height: 187%;
        top: -9% !important;
        }
        .itImage{
            height: auto !important;
        }
    

}
@media (min-width: 1000px) and (max-width: 1200px)  {
   
    .endofFirstLine{
        width: 103%;
        margin: 0 auto;
        position: relative;
        top: 1px;
        }
        .divider {
            width: 103% !important;
        }
        .boxScriptModal {
            width: 90%;
            margin: 6% auto;
        }
        .empowering {
            font-size: 2rem;
            text-align: center;
        }
        .subLine {
            font-size: 0.95rem;
            margin-bottom: 5px;
        }
        .ParaEmpower {
            font-size: 0.9rem;
            color: #d1cdcd;
            font-weight: 500;
            width: 100%;
            line-height: 22px;
            text-align: center;
            font-family: "Noto Sans JP", sans-serif;
        }
        .companyProfile {
            width: 95%;
            display: flex;
            margin: 0px auto;
        }
       
        .DualImage {
            width: 50%;
            display: flex    ;
            align-items: center;
            justify-content: space-evenly;
        }
        .twoContainer44 {
            width: 47%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 30px 7px 0px 0px;
        }
        .firstImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            margin-bottom: 3%;
            object-fit: cover;
            border-radius: 7px;
        }
        .firstImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .Experience {
            padding: 16px 11px 5px 11px;
            border-radius: 10px 10px 10px 10px;
            height: 112px;
            width: 100%;
        }
        .Experience h2 {
            width: 100%;
            font-size: 0.85rem;
            text-align: center;
            margin-bottom: 7px;
        }
        .Experience p {
            width: 100%;
            font-size: 0.65rem;
            text-align: center;
        }
        .twoContainer {
            width: 47%;
            display: flex    ;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 0px 0px 0px 0px;
        }
        .secondImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            margin-bottom: 3%;
            border-radius: 7px;
        }
        .secondImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .thirdImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            border-radius: 10px;
        }
        .thirdImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .aboutTheCompany {
            margin-top: 65px;
        }
        .IntroOfCompany {
            width: 50%;
            padding-left: 5%;
        }
        .textOfAboutUs {
            width: 100%;
        }    
          
        .textOfAboutUs h1 {
            color: #1a1d25;
            font-size: 1.5rem;
            font-weight: 700;
            font-family: "Noto Sans JP", sans-serif;
            line-height: 1.3em;
            margin-top: 1px;
            margin-bottom: 5%;
            width: 100%;
        }
        .textOfAboutUs p {
            font-size: 0.7rem;
        }
        .designButton a button {
            width: 75%;
            height: 48px;
            font-size: 0.78rem;
        }
        .designButton {
            width: 100%;
        }
        .changeTheSection {
            width: 100%;
            margin-top: 19%;
        }
        .scrollThePath {
            width: 95%;
            margin: 40px auto;
        }
        .leftsidService {
            width: 50%;
        }
        .headingOfServices {
            width: 95%;
            margin: 35px auto;
        }
        .headingOfServices h4 {
            font-size: 13px;
        }
        .headingOfServices h1 {
            width: 96%;
            text-align: left;
            margin: 10px auto;
            color: #1a1d25;
            margin-top: 4px;
            font-size: 1.5rem;
        }
        .headingOfServices p {
            font-size: 0.8rem;
            margin-top: 16px;
            width: 95%;
        }
        .rightsidService {
            width: 50%;
            margin-top: -10px;
        }
        .newservicesBoxes {
            width: 100%;
        }
        .warriousTypeOfServices {
            width: 100%;
            /* height: 200px; */
            margin: 0px auto;
            margin-bottom: 10%;
        }
        .firstservice {
            height: 173px;
        }
        .contractmatter h3 {
            width: 90%;
            margin: 10px auto;
            font-size: 0.8rem;
            margin-top: 15px !important;
        }
        .contractmatter hr {
            height: 1px;
            width: 90%;
            margin: 3px auto;
        }
       
        .iconOfServices {
            /* height: 200px; */
        }
        .contractmatter {
            padding-left: 0%;
        }
     
        .contractmatter p {
            width: 90%;
            margin: 8px auto;
            margin-bottom: 16px;
            font-size: 0.7rem;
        }
        .overAreas {
            margin: 0px auto;
        }
        .WorlWideServe {
            margin: 0px auto;
        }
        .ourServiceText {
            margin-bottom: 26px;
        }
        .ourServiceText h4 {
            font-size: 13px;
            width: 90%;
            text-align: left;
        }
        .ourServiceText h1 {
            color: #1a1d25;
            font-size: 1.5rem;
            font-weight: 700;
            font-family: "Noto Sans JP", sans-serif;
            line-height: 1.3em;
            margin-top: 0px;
            margin-bottom: 0%;
            width: 90%;
            text-align: left;
        }
        .headingOfSect {
            margin: 0px auto;
        }
        .sixCountries {
            width: 27%;
            height: auto;
            overflow: hidden;
            margin: 20px 2%;
        }
        .nameOfCountry h2 {
            font-size: 18px;
        }
        .nameOfCountry p {
            font-size: 13px;
            line-height: 18px;
            margin: 0px auto;
            margin-top: 0;
        }
        .softwareDetails {
            width: 100%;
            margin: 40px auto;
        }
        .warriousSoftware {
            width: 95%;
        }
      
        .firstSoftwareIntro {
            width: 100%;
        }
        .firstSoftwareIntro h4 {
            font-size: 13px;
        }
        .firstSoftwareIntro h1 {
            font-size: 1.5rem;
            line-height: 1.3em;
            margin-top: 8px;
            margin-bottom: 3.5%;
        }
       
       
        .plusUseIcon {
            width: 55px;
            height: 55px;
        }
        .plusUseIcon img {
            width: 65%;
        }
        .numOneDesign hr {
            height: 216%;
            position: absolute;
            top: -14%;
            left: 48%;
        }
        .firstNumber hr{
            height: 216%;
            position: absolute;
            top: -14%;
            left: 48%;
            }
            .whiteForceDetails h2 {
                font-size: 1.1rem;
                margin-top: 8px;
                padding-left: 13%;
                line-height: 1.3em;
                margin-top: 8px;
                margin-bottom: 2%;
            }
            .whiteForceDetails p {
                margin-bottom: 10%;
                margin-top: 0%;
                padding-left: 11%;
                width: 100%;
            }
        .firstNumber{
            left: 0% !important;
        }
       
        .innerBoxImage {
            width: 100% !important;
            overflow: hidden;
            height: auto !important;
            border-radius: 10px;
        }
        .hapiestImage{
            height: auto !important;
        }
        .happyhireImage{
            height: auto !important;
        }
      
        .rightForceImage {
            width: 92%;
            height: 396px;
            border-radius: 12px;
            overflow: hidden;
        }
        .topSoftHeading {
            justify-content: space-between;
        }
        .boxplusimage {
            width: 40% !important;
            margin: 0 auto;
        }
        .happistUnderline{
            height: 226%;
        top: 8% !important;
        left: 48% !important;
        }
        .LineByHire{
            height: 198%;
            top: -5% !important;
        }
        .itContract{
            height: 187%;
        top: -9% !important;
        }
        .itImage{
            height: auto !important;
        }
        .whiteForceDetails {
            width: 100% !important;
        }
        .numOneDesign{
            left: 3% !important;
        }
        .startTheProject {
            padding-left: 0 !important;
        }

}
@media (min-width: 1200px) and (max-width: 1300px)  {
   
    .endofFirstLine{
        width: 103%;
        margin: 0 auto;
        position: relative;
        top: 1px;
        }
        .divider {
            width: 103% !important;
        }
        .boxScriptModal {
            width: 90%;
            margin: 6% auto;
        }
        .empowering {
            font-size: 2rem;
            text-align: center;
        }
        .subLine {
            font-size: 0.95rem;
            margin-bottom: 5px;
        }
        .ParaEmpower {
            font-size: 0.9rem;
            color: #d1cdcd;
            font-weight: 500;
            width: 100%;
            line-height: 22px;
            text-align: center;
            font-family: "Noto Sans JP", sans-serif;
        }
        .companyProfile {
            width: 95%;
            display: flex;
            margin: 0px auto;
        }
       
        .DualImage {
            width: 50%;
            display: flex    ;
            align-items: center;
            justify-content: space-evenly;
        }
        .twoContainer44 {
            width: 47%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 30px 7px 0px 0px;
        }
        .firstImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            margin-bottom: 3%;
            object-fit: cover;
            border-radius: 7px;
        }
        .firstImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .Experience {
            padding: 16px 11px 5px 11px;
            border-radius: 10px 10px 10px 10px;
            height: 112px;
            width: 100%;
        }
        .Experience h2 {
            width: 100%;
            font-size: 0.85rem;
            text-align: center;
            margin-bottom: 7px;
        }
        .Experience p {
            width: 100%;
            font-size: 0.65rem;
            text-align: center;
        }
        .twoContainer {
            width: 47%;
            display: flex    ;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 0px 0px 0px 0px;
        }
        .secondImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            margin-bottom: 3%;
            border-radius: 7px;
        }
        .secondImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .thirdImage {
            width: 100%;
            height: auto !important;
            overflow: hidden;
            border-radius: 10px;
        }
        .thirdImage img {
            width: 100%;
            object-fit: cover;
            height: 100%;
        }
        .aboutTheCompany {
            margin-top: 65px;
        }
        .IntroOfCompany {
            width: 50%;
            padding-left: 5%;
        }
        .textOfAboutUs {
            width: 100%;
        }    
          
        .textOfAboutUs h1 {
            color: #1a1d25;
            font-size: 1.5rem;
            font-weight: 700;
            font-family: "Noto Sans JP", sans-serif;
            line-height: 1.3em;
            margin-top: 1px;
            margin-bottom: 5%;
            width: 100%;
        }
        .textOfAboutUs p {
            font-size: 0.7rem;
        }
        .designButton a button {
            width: 264px;
            height: 48px;
            font-size: 0.78rem;
        }
        .designButton {
            width: 100%;
        }
        .changeTheSection {
            width: 100%;
            margin-top: 19%;
        }
        .scrollThePath {
            width: 95%;
            margin: 40px auto;
        }
        .leftsidService {
            width: 50%;
        }
        .headingOfServices {
            width: 95%;
            margin: 35px auto;
        }
        .headingOfServices h4 {
            font-size: 13px;
        }
        .headingOfServices h1 {
            width: 96%;
            text-align: left;
            margin: 10px auto;
            color: #1a1d25;
            margin-top: 4px;
            font-size: 1.5rem;
        }
        .headingOfServices p {
            font-size: 0.8rem;
            margin-top: 16px;
            width: 95%;
        }
        .rightsidService {
            width: 50%;
            margin-top: -10px;
        }
        .newservicesBoxes {
            width: 100%;
        }
        .warriousTypeOfServices {
            width: 100%;
            /* height: 200px; */
            margin: 0px auto;
            margin-bottom: 10%;
        }
        .firstservice {
            height: 173px;
        }
        .contractmatter h3 {
            width: 90%;
            margin: 10px auto;
            font-size: 0.8rem;
            margin-top: 15px !important;
        }
        .contractmatter hr {
            height: 1px;
            width: 90%;
            margin: 3px auto;
        }
       
        .iconOfServices {
            /* height: 200px; */
        }
        .contractmatter {
            padding-left: 0%;
        }
     
        .contractmatter p {
            width: 90%;
            margin: 8px auto;
            margin-bottom: 16px;
            font-size: 0.7rem;
        }
        .overAreas {
            margin: 0px auto;
        }
        .WorlWideServe {
            margin: 0px auto;
        }
        .ourServiceText {
            margin-bottom: 26px;
        }
        .ourServiceText h4 {
            font-size: 13px;
            width: 90%;
            text-align: left;
        }
        .ourServiceText h1 {
            color: #1a1d25;
            font-size: 1.5rem;
            font-weight: 700;
            font-family: "Noto Sans JP", sans-serif;
            line-height: 1.3em;
            margin-top: 0px;
            margin-bottom: 0%;
            width: 90%;
            text-align: left;
        }
        .headingOfSect {
            margin: 0px auto;
        }
        .sixCountries {
            width: 27%;
            height: auto;
            overflow: hidden;
            margin: 20px 2%;
        }
        .nameOfCountry h2 {
            font-size: 18px;
        }
        .nameOfCountry p {
            font-size: 13px;
            line-height: 18px;
            margin: 0px auto;
            margin-top: 0;
        }
        .softwareDetails {
            width: 100%;
            margin: 40px auto;
        }
     
      
        .firstSoftwareIntro {
            width: 100%;
        }
        .firstSoftwareIntro h4 {
            font-size: 13px;
        }
        .firstSoftwareIntro h1 {
            font-size: 1.5rem;
            line-height: 1.3em;
            margin-top: 8px;
            margin-bottom: 3.5%;
        }
       
       
        .plusUseIcon {
            width: 55px;
            height: 55px;
        }
        .plusUseIcon img {
            width: 65%;
        }
        .numOneDesign hr {
            height: 216%;
            position: absolute;
            top: -14%;
            left: 48%;
        }
        .firstNumber hr{
            height: 216%;
            position: absolute;
            top: -14%;
            left: 48%;
            }
        .whiteForceDetails h2 {
            font-size: 1.1rem;
            margin-top: 8px;
            padding-left: 12%;
            line-height: 1.3em;
            margin-top: 8px;
            margin-bottom: 2%;
        }
        .whiteForceDetails p {
            margin-bottom: 10%;
            margin-top: 0%;
            padding-left: 10%;
            width: 100%;
        }
        .firstNumber{
            left: 0% !important;
        }
       
        .innerBoxImage {
            width: 100% !important;
            overflow: hidden;
            height: auto !important;
            border-radius: 10px;
        }
        .hapiestImage{
            height: auto !important;
        }
        .happyhireImage{
            height: auto !important;
        }
      
        .rightForceImage {
            width: 92%;
            height: 396px;
            border-radius: 12px;
            overflow: hidden;
        }
        .topSoftHeading {
            justify-content: space-between;
        }
        .boxplusimage {
            width: 40% !important;
            margin: 0 auto;
        }
        .happistUnderline{
            height: 226%;
        top: 8% !important;
        left: 48% !important;
        }
        .LineByHire{
            height: 198%;
            top: -5% !important;
        }
        .itContract{
            height: 187%;
        top: -9% !important;
        }
        .itImage{
            height: auto !important;
        }
        .whiteForceDetails {
            width: 100% !important;
        }
        .numOneDesign{
            left: 3% !important;
        }
        .startTheProject {
            padding-left: 0 !important;
        }

}

/* gcc hiring css start  */


   .globalClass{
            padding-left: 1%;
    margin-bottom: 3px;
    }
    .gccHiring{
            width: 100%;
    margin: 40px 0;
    }
    .introofGCC{
               width: 90%;
    margin: 20px auto;
    display: flex;
    align-items: start;
    justify-content: center;
    }
    .leftGCCimag{
            width: 45%;
    position: relative;
    }
   .imageGCC {
    width: 94%;
    overflow: hidden;
    border-radius: 13px;
}
    .imageGCC img{
        width: 100%;
    height: 100%;
    object-fit: cover;
    }
    .smallimag{
    width: 70%;
    position: absolute;
    bottom: -16%;
    right: -1%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 204px;
    }
    .smallimag img{
       width: 94%;
    height: 86%;
    object-fit: cover;
    }
    .rightContent{
        width: 55%;
        display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: end;
    }
    .archievments{
        width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8px 0px;
    }
    .imagearchieve{
        width: 26%;
    border-radius: 9px;
    overflow: hidden;
    height: 127px;
    }
     .imagearchieve img{
width: 100%;
object-fit:cover;
     }
     .matterd{
        width: 76%;
    padding-left: 5%;
     }
     .matterd h1{
            font-size: 1rem;
    margin: 0 0;
     }
      .matterd p{
     margin-top: 5px;
      }
      .everySuccess{
            margin-top: 17px;
      }
      .totextAbout{
        width: 90% !important;
        margin:0 0!important;
      }


/* sencond saction css start  */


      .secondndGCC{
      position: relative;
    height: 90vh;
    width: 100%;
    margin-top: 9%;
    margin-bottom: 7%;
    display: flex;
    align-items: center;
    justify-content: center;
      }
      .giveColor{
           position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 2;
    height: 90vh;
    width: 100%;
    background-size: cover;
     background: linear-gradient(-88deg, hsla(0, 0%, 100%, 0) -112% -112%, #11141d 40%);
      }
      .mergeImage{
       width: 42%;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 1;
      }
      .mergeImage img{
            width: 100%;
    height: 100%;
    object-fit: cover;
      }

.innerGCC{
        width: 90%;
    margin: 20px auto;
    z-index: 10;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whyLeft {
    width: 65%;
    display: flex;
    flex-direction: column;
    align-items: start;
    height: 500px;
    padding-top: 8%;
    overflow-y: auto;
    justify-content: center;
    padding-left: 1%;
    scrollbar-width: none; 
    -ms-overflow-style: none; 
}

.whyLeft::-webkit-scrollbar {
    display: none; 
}
.proposal{
    width: 88%;
    border-bottom: 1px solid rgb(255, 255, 255, 0.1);
    border-right: 1px solid rgb(255, 255, 255, 0.1);
    padding-left: 2%;
    padding-bottom: 1.4%;
    padding-top: 3.2%;
}
.proposal h2{
      color: #ffffff;
    line-height: 1em;
    font-size: 23px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
}
.iconsShow{
 margin-right: 10px;
    color: #62cd30;
}
.iconsShow i{
font-size:22px;
}
.proposal p{
    width: 90%;
    color: #a5b1ad;
    font-size: 0.75rem;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.whyright{
    width: 35%;
      display: flex;
    align-items: center;
    justify-content: center;
}
.whyright h1{
color: #ffffff;
    font-size: 45px;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.5em;
}
.whyright h1 span{
color: #5dea14 !important;
}

/* 3rd section  */

.ourExperties{
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.experties{
        width: 90%;
    margin: 20px auto;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.threeImage{
     width: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.oneImagec{
    width: 85%;
    height: 100%;
    overflow: hidden;
}

.oneImagec img{
        width: 100%;
    height: 100%;
    object-fit: cover;
}
.twoImagec{
      position: absolute;
    top: -11%;
    left: 0;
    display: flex
;
    height: 173px;
    width: 37%;
    background: white;
    align-items: center;
    justify-content: center;
}
.twoImagec img{
     width: 90%;
    object-fit: cover;
    height: 90%;
}
.threeImagec{
   position: absolute;
    bottom: -10%;
    right: 0;
    width: 33%;
    display: flex
;
    height: 173px;
    /* width: 37%; */
    background: white;
    align-items: center;
    justify-content: center;
}
.threeImagec img{
  width: 90%;
    height: 90%;
    object-fit: cover;
}
.textMatterCover{
    width: 55%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 6%;
    justify-content: center;
}
.textMatterCover h1{
   color: #1a1d25;
    font-size: 41px;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.3em;
    margin-top: 8px;
    width: 90%;
    margin-bottom: 6%;
}
.headingExperts{
        width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
}
.iconsAndText{
        width: 100%;
    display: flex;
align-items: start;
    justify-content: center;
}
.nomberOne{
  width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 1rem;
    display: flex
;
    background: #3f9014;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: white;
    font-weight: 700;
    margin-top: 8px;
    position: relative;
}
.nomberOne hr{
height: 138%;
    background: #3f9014;
    width: 2px;
    position: absolute;
    top: -79%;
    left: 48%;
    transform: translate(-50%, -50%);
}
.headingAndPara{
width: 85%;
    margin: 0px auto;
    margin-bottom: 2%;
    border-bottom: 1px solid #a6c99b;
}
.headingAndPara h2{
       color: #1a1d25;
    font-size: 20px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1em;
    margin-top: 8px;
}
.headingAndPara p{
    margin-bottom: 18px;
    color: #3a3a3a;
    font-size: 0.75rem;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    width: 100%;
}

/* CSR CSS  */

      /* For WebKit browsers (Chrome, Edge, Safari) */
        ::-webkit-scrollbar {
            width: 6px;
            /* Thin width */
        }

        ::-webkit-scrollbar-track {
            background: #f1f1f1;
            /* Track color */
        }

        ::-webkit-scrollbar-thumb {
            background: #999;
            /* Scroll thumb color */
            border-radius: 10px;
            /* Rounded edges */
        }

        ::-webkit-scrollbar-thumb:hover {
            background: #666;
            /* Darker on hover */
        }

        /* For Firefox */
        * {
            scrollbar-width: thin;
            /* Makes scrollbar thin */
            scrollbar-color: #999 #f1f1f1;
            /* thumb color | track color */
        }

        :root {
            --bg: #f7f9fb;
            --card: #ffffff;
            --accent: #0b6bff;
            --muted: #6b7280;
            --maxw: 97%;
            --gap: 20px;
            --radius: 10px;
            font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
        }

      
      

        .crs-container {
            max-width: var(--maxw);
            /* margin:32px auto; */
            padding: 18px;
            display: grid;
            grid-template-columns: 320px 1fr;
            gap: var(--gap);
            margin-top:3%;
        }

        /* INDEX / NAV */
        .index {
             position: sticky;
    top: 11%;
    background: var(--card);
    border-radius: var(--radius);
    padding: 18px;
    box-shadow: 0 6px 18px rgba(11, 27, 50, 0.06);
    height: calc(100vh - 12vh);
            overflow: auto;
        }

        .index h3 {
            margin: 0 0 10px 0;
            font-size: 16px;
            color: var(--accent);
        }

        .index p.lead {
          font-size: 14px;
    color: #1f2228;
            margin: 0 0 12px 0;
        }

        .toc {
            list-style: none;
            margin: 6px 0 0 0;
            padding: 0;
            font-size: 14px;
        }

        .toc li {
            margin: 8px 0;
        }

        .toc a {
            color: #0f172a;
            text-decoration: none;
            transition: all 0.2s ease;
        }

        .toc a:hover {
            text-decoration: underline;
            color: var(--accent);
        }

        /* Highlight active section */
        .toc a.active {
            font-weight: 600;
            color: var(--accent);
            font-size: 15px;
        }

        /* Main content */
        .content {
            background: var(--card);
            border-radius: var(--radius);
            padding: 28px;
            box-shadow: 0 6px 18px rgba(11, 27, 50, 0.06);
        }

        .content header {
            display: flex;
            gap: 16px;
            align-items: flex-start;
            margin-bottom: 18px;
        }

        .logo {
            width: 78px;
            height: 78px;
            border-radius: 8px;
            background: linear-gradient(135deg, var(--accent), #6b9bff);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-weight: 700;
            font-size: 20px;
        }

        h1 {
            margin: 0;
            font-size: 20px;
        }

     

        /* Section styling */
        section.policy-section {
            margin-top: 22px;
            padding-top: 12px;
            border-top: 1px dashed #e6eef9;
        }

        section.policy-section h2 {
            font-size: 18px;
            margin: 6px 0 8px;
            color: #0b2147;
        }

        section.policy-section p,
        section.policy-section li {
            color: #28323b;
            font-size: 15px;
        }

        ul.bullets {
            padding-left: 0px;
            margin: 8px 0;
        }

        table {
            width: 100%;
            border-collapse: collapse;
            margin-top: 12px;
            font-size: 14px;
        }

        table thead th {
            background: #f1f5ff;
            padding: 10px;
            text-align: left;
            font-weight: 500;
            border: 1px solid #e6eef9;
        }

        table tbody td {
    padding: 10px;
    border-right: 1px solid #95959580;
    border-bottom: 1px solid #95959580;
    vertical-align: top;
}
        tbody{
            border: 1px solid #95959580;
        }

        @media (max-width:960px) {
            .csr-container {
                grid-template-columns: 1fr;
                padding: 14px;
            }

            .index {
                position: relative;
                height: auto;
                margin-bottom: 12px;
            }
        }

        @media print {
            body {
                background: #fff;
                color: #000;
            }

            .index {
                display: none;
            }

            .content {
                box-shadow: none;
                border-radius: 0;
            }
        }

      

    .note {
    background: #fffbe6;
    padding: 10px;
    color: #272732;
    border-radius: 6px;
    margin-top: 12px;
    border: 1px solid #fff1c2;
}

        #logo img {
            width: 170px;
            margin-left: 70px;
        }

        .personal li {
                list-style: disc;
    font-weight: 400;
    margin-left: 2%;
        }