body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Open Sans"
}

.container {
    max-width: 1680px
}

h1 {
    font-size: 32px;
    font-weight: 700
}

h2 {
    font-size: 32px;
    font-weight: 700
}

h3 {
    font-size: 36px;
    font-weight: 700;
}


.Mechgrow-heroSection {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url(../images/corporate-training-companies.webp);
    height: 45vh;
    background-size: cover;
    color: #070101;
    border-radius: 13px;
    padding: 50px 0;
    margin: 30px 0;
}

.mechGrow-btn {
    width: 230px;
    height: 54px;
    padding: 16px;
    border: none;
    border-radius: 24px;
    background: rgba(57, 112, 233, 1);
    font-size: 16px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1)
}

.mechGrow-btn:hover {
    background: linear-gradient(90.6deg, #051839 8.49%, #0446a3 30.52%, #0346a3 69.85%, #051939 100.27%);
    color: rgba(255, 255, 255, 1);
}

.choose-MechGrow,
.mechGrow-detail,
.pathSection,
.what-mechGrow {
    margin-top: 5rem
}

.choose-card {
    border: none;
    padding: 19px;
    gap: 6px;
    border-radius: 20px;
    background: rgba(245, 245, 245, 1);
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .15)
}

.card-offer {
   
    padding: 20px 26px 0 26px;
  border: none !important;
    border-radius: 16px;
    background: rgba(243, 243, 243, 1)
}


@media (max-width:768px) {

}

@media screen and (max-width:576px) {
    h1 {
        font-size: 32px;
        font-weight: 700
    }

    .text-24 {
        font-size: 18px;
        font-weight: 400;
        text-align: justify
    }

    .choose-card {
        margin-bottom: 20px
    }

    .choose-card img {
        width: 120px
    }

    .choose-card {
        border: none;
        padding: 19px;
        gap: 6px;
        border-radius: 20px;
        background: rgba(245, 245, 245, 1);
        box-shadow: initial
    }

    .pathSection img {
        display: none
    }

    .pathSection {
        height: 610px !important;
        padding: 15px;
        border-radius: 25px;
        background: rgba(243, 249, 255, 1);
        border: 1px solid rgba(204, 229, 255, 1);
        margin-top: 177px;
    }

  
    .card-offer {
        width: 281px !important;
        padding: 20px 26px 0 26px;
        gap: 15px;
        border-radius: 16px;
        background: rgba(243, 243, 243, 1)
    }

    .text-24 {
        font-size: 18px
    }

    .text-24-heading {
        font-size: 24px;
        font-weight: 600
    }

    .choose-card img {
        width: 150px
    }

    .choose-card {
        border: none;
        padding: 19px;
        gap: 6px;
        border-radius: 20px;
        background: rgba(245, 245, 245, 1);
        box-shadow: initial
    }

    .choose-card-text {
        font-size: 18px
    }

    .Mechgrow-heroSection h2 {
        padding-right: 50px !important;
        margin: 0 40px;
        font-size: 28px;
        color: #050000;
    }

    .Mechgrow-heroSection p {
        padding-right: initial !important;
        margin: 0 40px;
        font-size: 20px;
        color: #000;
        margin-top: 45px;
    }

}

@media screen and (min-width:576px) and (max-width:767px) {
    .pathSection {
        height: 442px;
        padding: 70px 36px 63px 36px;
        border-radius: 25px;
        background: rgba(243, 249, 255, 1);
        border: 1px solid rgba(204, 229, 255, 1)
    }

    .pathSection img {
        display: none
    }


    .text-24 {
        font-size: 18px;
        padding: 0 25px !important;
    }

    .text-24-heading {
        font-size: 24px;
        font-weight: 600
    }

    .choose-card img {
        width: 120px;
    }

    .card-offer {
        width: 350px;
        padding: 20px 26px 0 26px;
        gap: 15px;
        border-radius: 16px;
        background: rgba(243, 243, 243, 1);
        height: 415px;
    }

    .choose-card {
        border: none;
        padding: 19px;
        gap: 6px;
        border-radius: 20px;
        background: rgba(245, 245, 245, 1);
        box-shadow: initial;
        height: 320px;
    }

    h1 {
        font-size: 30px;
        font-weight: 700;
        padding: 0 20px;
    }

    .Mechgrow-heroSection h2 {
        padding-right: 50px !important;
        margin: 0 40px;
        font-size: 30px;
        color: #050000;
    }

    .Mechgrow-heroSection p {
        padding-right: initial !important;
        margin: 0 40px;
        font-size: 20px;
        color: #000;
        margin-top: 45px;
    }

}

.choose-card-text {
    font-size: 18px
}

.mechGrow-btn {
    width: 270px;
    height: 54px;
    padding: 16px;
    border: none;
    border-radius: 24px;
    background: rgba(57, 112, 233, 1);
    font-size: 16px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    margin-left: 20px;
}


.card-offer img {
    width: 250px
}





@media screen and (min-width:768px) and (max-width:992px) {
    .pathSection {
        height: 380px;
        padding: 36px;
        border-radius: 25px;
        background: rgba(243, 249, 255, 1);
        border: 1px solid rgba(204, 229, 255, 1)
    }

    .pathSection img {
        display: none
    }

    .text-24 {
        font-size: 20px
    }

    .text-24-heading {
        font-size: 18px;
        font-weight: 600;
        /* padding: 0 15px; */
        margin-bottom: 0;
    }

    .choose-mechgrow {
        padding: 0 15px;
    }

    .choose-card img {
        width: 100px !important;
    }

    .choose-card {
        border: none;
        padding: 19px;
        gap: 6px;
        border-radius: 20px;
        background: rgba(245, 245, 245, 1);
        box-shadow: initial
    }

    .choose-card-text {
        font-size: 18px
    }

    .card-offer img {
        width: 250px
    }



   

    .Mechgrow-heroSection h2 {
        padding-right: 100px !important;
        margin: 0 40px;
        font-size: 36px;
        color: #050000;
    }

    .Mechgrow-heroSection p {
        padding-right: initial !important;
        margin: 0 40px;
        font-size: 24px;
        color: #000;
        margin-top: 45px;
    }

}

@media screen and (min-width:993px) and (max-width:1199px) {
    .pathSection {
        height: 450px;
        padding: 70px 36px 63px 36px;
        border-radius: 25px;
        background: rgba(243, 249, 255, 1);
        border: 1px solid rgba(204, 229, 255, 1);
        margin-top: 177px;
        margin-bottom: 100px;
    }

    .pathSection img {
        width: 370px;
        height: 680px;
        margin-top: -251px
    }

    .text-24 {
        font-size: 20px;
        line-height: 3rem;
    }

    .text-24-heading {
        font-size: 24px;
        font-weight: 600
    }

    .choose-card img {
        width: 79px;
        height: 79px;
    }

    .choose-card {
        border: none;
        padding: 19px;
        gap: 6px;
        border-radius: 20px;
        background: rgba(245, 245, 245, 1);
        box-shadow: initial
    }

    .choose-card-text {
        font-size: 18px
    }

    .card-offer img {
        width: 250px
    }

    .Mechgrow-heroSection h2 {
        padding-right: 150px !important;
        margin: 0 40px;
        font-size: 36px;
        color: #050000;
    }

    .Mechgrow-heroSection p {
        padding-right: 100px;
        margin: 0 40px;
        font-size: 24px;
        color: #000;
        margin-top: 45px;
    }

}

@media screen and (min-width:1200px) and (max-width:1480px) {
    .text-24 {
        font-size: 18px;
        line-height: 2.8rem;
    }

    .text-24-heading {
        font-size: 24px;
        font-weight: 600
    }

    .choose-card img {
        width: 79px;
        height: 79px;
    }

    .choose-card {
        border: none;
        padding: 19px;
        gap: 6px;
        border-radius: 20px;
        background: rgba(245, 245, 245, 1);
        box-shadow: initial
    }

    .choose-card-text {
        font-size: 18px
    }

    .pathSection {
        height: 370px;
        padding: 36px;
        border-radius: 25px;
        background: rgba(243, 249, 255, 1);
        border: 1px solid rgba(204, 229, 255, 1);
        margin-top: 177px;
        margin-bottom: 50px;
    }

    .pathSection img {
        margin-top: -170px;
    }

    .card-offer img {
        width: 250px
    }

    .address {
        margin-left: 25px;
        margin-top: -39px;
    }

    .address-number {
        margin-left: 28px;
        margin-top: -26px;
    }

    .Mechgrow-heroSection h2 {
        padding-right: 410px;
        margin: 0 40px;
        font-size: 36px;
        color: #050000;
    }

    .Mechgrow-heroSection p {
        padding-right: 290px;
        margin: 0 40px;
        font-size: 19px;
        color: #000;
        margin-top: 45px;
    }

}

@media screen and (min-width:1480px) {
    .text-24 {
        font-size: 18px;
        /* margin-right: 580px; */
    }


    .text-24-heading {
        font-size: 20px;
        font-weight: 600
    }

    .choose-card img {
        width: 55px;
    }

    .choose-card {
        border: none;
        padding: 16px;
        gap: 6px;
        border-radius: 20px;
        background: rgba(245, 245, 245, 1);
        box-shadow: initial
    }

    .choose-card-text {
        font-size: 17px;
    }

    .pathSection {
        height: 360px;
        padding: 36px;
        border-radius: 25px;
        background: rgba(243, 249, 255, 1);
        border: 1px solid rgba(204, 229, 255, 1);
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .pathSection img {
        margin-top: -183px
    }

    .card-offer img {
        width: 200px
    }

    .mechgrow-networking-img {
        border-radius: 30px 10px 10px 50px;
    }

    .mechgrow-carieer-guidance {
        border-radius: 30px 10px 10px 50px;
        height: 150px;
    }

    .whether-you-are {
        line-height: 40px;
    }

    .Mechgrow-heroSection h2 {
        padding-right: 659px;
        margin: 0 40px;
        font-size: 36px;
        color: #050000;
    }

    .Mechgrow-heroSection p {
        padding-right: 659px;
        margin: 0 40px;
        font-size: 19px;
        color: #000;
        margin-top: 45px;
    }
}



.about-company-sub-heading {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: 2rem;
}

.about-company-text {
    font-size: 18px;
}

