html {
    box-sizing: border-box;
    font-size: 62.5%;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}
m
.get-space {
    height: 10rem;
    width: 100%;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {
    -youbkit-touch-callout: none;
    /* iOS Safari */
    -youbkit-user-select: none;
    /* Chrome 6.0+, Safari 3.1+, Edge & Opera 15+ */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE 10+ and Edge */
    user-select: none;
    /* Non-prefixed version, currently supported by Chrome and Opera */
    overflow-x: hidden;
    min-height: 100%;
    bottom: 0;
}

.navbar-cust-css {
    height: 8rem;
    padding-right: 0rem;
    padding-left: 0rem;
    background-color: white !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255);
}

.nav-item {
    position: relative;
    padding: 0 3rem;
    width: 100%;
    height: 3rem;
    top: 2.3rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.9rem;
}

.ul-navbar-cus {
    position: absolute;
    right: 11rem;
}

.navbar-bg-roundbg {
    height: 8rem;
    width: 75%;
    background: linear-gradient(180deg, #5F7F83 0%, #6D8C8F 100%);
    border-radius: 0px 0px 0px 44px;
}

.logo-margin {
    position: absolute;
    width: 8rem;
    height: 8rem;
    left: 7rem;
    top: 0rem;
}

.btn-contact {
    width: 11.6rem;
    height: 3.5rem;
    top: 2rem;
    background: #FFFFFF;
    border-radius: 0.4rem;
    left: 3rem;
}

.btn-con {
    color: #5E8589 !important;
    bottom: 1.5rem;
    border: #FFFFFF;
    background-color: #FFFFFF;
    position: relative;
}

.cont-svg {
    position: relative;
    right: 1.5rem;
    top: 0.7rem;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&display=swap');
.main-div-2 {
    /* border: 1px black solid; */
    width: 100%;
    height: 44rem;
    margin: 5rem auto;
}

.col {
    /* border: red 1px solid; */
    height: 44rem;
}

.col-5-cust {
    flex: 0 0 auto;
    width: 40%;
}

.col-4-cust {
    flex: 0 0 auto;
    width: 38%;
}

.col-5-cust-sub {
    position: relative;
    margin: 2rem 2rem 2rem 0rem;
}

.col-2-cust-sub {
    position: relative;
    /* margin-right: 2rem; */
}

.col-2-cust {
    flex: 0 0 auto;
    width: 20%;
}

.banner-heading {
    position: absolute;
    width: 39rem;
    height: 7.7rem;
    /* padding-left: 4rem; */
    top: 5rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 2.8rem;
    line-height: 130%;
    /* or 67px */
    text-transform: capitalize;
    color: #5E8589;
}

.banner-sub-content {
    position: absolute;
    width: 40rem;
    height: 12.8rem;
    /* left: 4rem; */
    top: 15rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 159.5%;
    /* or 32px */
    color: #5E8589;
}

.btn-left {
    position: absolute;
    border: none;
    width: 14rem;
    height: 4.3rem;
    /* left: 4rem; */
    top: 30rem;
    background: #5E8589;
    border-radius: 0.4rem;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 19px;
}

.btn-left:hover {
    transition: all 0.5s ease-in-out;
    position: absolute;
    border: none;
    width: 14rem;
    height: 4.3rem;
    /* left: 4rem; */
    top: 30rem;
    color: #5E8589;
    border: 0.1rem solid #5E8589;
    border-radius: 0.4rem;
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 19px;
}

.btn-right:hover {
    transition: all 0.5s ease-in-out;
    position: absolute;
    /* border: 1px solid #5E8589; */
    width: 14rem;
    height: 4.3rem;
    left: 20rem;
    top: 30rem;
    color: #ffff;
    border-radius: 0.4rem;
    background: #5E8589;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 19px;
}

.btn-right {
    position: absolute;
    border: 1px solid #5E8589;
    width: 14rem;
    height: 4.3rem;
    left: 20rem;
    top: 30rem;
    background: #ffff;
    border-radius: 0.4rem;
    color: #5E8589;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 19px;
}

.bg-div-ellipse {
    /* transform: translateY(-15%);
            position: absolute; */
    background: url(../media/HomePage/tooth-bg-over.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    width: 42rem;
    height: 42rem;
}

.p-100-cust {
    width: 11rem;
    height: 6rem;
    right: 0rem;
    top: 5rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 4rem;
    line-height: 146.4%;
    text-transform: capitalize;
    color: #5E8589;
    position: absolute;
}

.cust {
    width: 12rem;
    height: 6rem;
    left: 1rem;
    top: 5rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 550;
    font-size: 1.8rem;
    line-height: 146.4%;
    text-transform: capitalize;
    color: #5E8589;
    position: absolute;
}

.p-07-cent {
    width: 8.5rem;
    height: 6rem;
    right: 0rem;
    top: 17rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 4rem;
    line-height: 146.4%;
    text-transform: capitalize;
    color: #5E8589;
    position: absolute;
}

.cent {
    width: 13rem;
    height: 6rem;
    left: 0.8rem;
    top: 5rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 550;
    font-size: 1.8rem;
    line-height: 146.4%;
    text-transform: capitalize;
    color: #5E8589;
    position: absolute;
}

.p-1200-Dent {
    width: 13.5rem;
    height: 6rem;
    right: 0rem;
    top: 29rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 4rem;
    line-height: 146.4%;
    text-transform: capitalize;
    color: #5E8589;
    position: absolute;
}

.dent {
    width: 19rem;
    height: 6rem;
    left: 0.8rem;
    top: 5rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 550;
    font-size: 1.8rem;
    line-height: 146.4%;
    text-transform: capitalize;
    color: #5E8589;
    position: absolute;
}

.main-div-2 {
    height: 22rem;
    /* margin: 0 2rem; */
}

.col-4-parent {
    flex: 0 0 auto;
    width: 23%;
    /* border: 1px red solid; */
    height: 22rem;
    margin: 0 1%;
}

.row-div {
    margin: 0 6%;
}

.box-1-service {
    margin: 0rem auto 3rem auto;
    position: relative;
    width: 11rem;
    height: 11rem;
    background: #FFFFFF;
    box-shadow: 0px 0.4rem 2.9rem 0.5rem rgba(0, 0, 0, 0.06);
    border-radius: 1.8rem 1.8rem 0px 1.8rem;
}

.star-vector {
    position: absolute;
    left: 40%;
    right: 46.78%;
    top: 32%;
    bottom: 73.14%;
}

.clog-vector {
    position: absolute;
    left: 26%;
    right: 77%;
    top: 19%;
    bottom: 72.6%;
    background: #5E8589;
}

.leaf-left-vector {
    position: absolute;
    left: 22.93%;
    right: 79.56%;
    top: 55%;
    bottom: 71.96%;
    background: #5E8589;
}

.leaf-right-vector {
    position: absolute;
    left: 51.93%;
    right: 79.56%;
    top: 56%;
    bottom: 71.96%;
    background: #5E8589;
}

.service-p {
    position: relative;
    width: 18rem;
    height: 2.4rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.3rem;
    line-height: 147.5%;
    text-align: center;
    color: #5E8589;
    margin: auto;
}

.box-vector {
    position: absolute;
    left: 6%;
    right: 31.78%;
    top: 21%;
    bottom: 73.14%;
}

.car-vector {
    position: absolute;
    left: 32%;
    right: 80%;
    top: 29%;
    bottom: 72.6%;
    background: #5E8589;
}

.wheel-left-vector {
    position: absolute;
    left: 20.93%;
    right: 84.56%;
    top: 58%;
    bottom: 71.96%;
    background: #5E8589;
}

.wheel-right-vector {
    position: absolute;
    left: 65.93%;
    right: 81.56%;
    top: 60%;
    bottom: 71.96%;
    background: #5E8589;
}

.shortPart-right-vector {
    position: absolute;
    left: 11.93%;
    right: 68.56%;
    top: 53%;
    bottom: 71.96%;
    background: #5E8589;
}

.dollar-vector {
    position: absolute;
    left: 24.93%;
    right: 96.56%;
    top: 20%;
    bottom: 71.96%;
    background: #5E8589;
}

.head-phone-1 {
    position: absolute;
    left: 3.93%;
    right: 96.56%;
    top: 45%;
    bottom: 71.96%;
    background: #5E8589;
}

.head-phone-2 {
    position: absolute;
    left: 72.93%;
    right: 96.56%;
    top: 45%;
    bottom: 71.96%;
    background: #5E8589;
}

.head-phone-3 {
    position: absolute;
    left: 12.93%;
    right: 96.56%;
    top: 17%;
    bottom: 71.96%;
    background: #5E8589;
}

.video-container {
    width: 100%;
    height: max-content;
    /* padding: 2rem 6rem 0rem 6rem; */
}

.row-smart-card {
    /* margin: 6rem 6rem 2rem 6rem; */
}

.col-smart-card-4 {
    flex: 0 0 auto;
    width: 44%;
}

.col-mar {
    margin: 5rem auto;
}

.p-product {
    width: 100%;
    height: 12rem;
    /* left: 7rem; */
    top: 140rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 3.8rem;
    line-height: 124.4%;
    text-transform: capitalize;
    color: #5E8589;
}

.p-sub-product {
    /* position: absolute; */
    width: 100%;
    height: 17rem;
    /* left: 7rem; */
    top: 153rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 150.5%;
    color: #5E8589;
}

.col-smart-card-8 {
    flex: 0 0 auto;
    width: 54%;
    position: relative;
    left: 3rem;
}


/*         
        .col-smartcard-3 {
            flex: 0 0 auto;
        } */

.smart-card-1 {
    flex: 0 0 auto;
    margin-top: 6rem;
    position: relative;
    /* width: 19.4958323rem; */
    width: 30%;
    height: 29rem;
    /* left: 48rem; */
    /* top: 141rem; */
    background: #FFFFFF;
    box-shadow: 0px 4px 41px 1px rgb(0 0 0 / 10%);
    border-radius: 0.7rem;
}

.mrg {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.smart-card-content {
    position: absolute;
    width: 94%;
    height: 18rem;
    left: 0.5rem;
    top: 0.5rem;
    border-radius: 0.8rem;
}

.smart-card-img-1 {
    /* background: url(../media/HomePage/homepage-rectangle-1.webp); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.smart-card-p1 {
    
    position: relative;
    width: 20rem;
    height: 3rem;
    margin: 0 0.5rem;
    /* left: 1rem; */
    top: 19rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 146.4%;
    text-transform: capitalize;
    color: #5E8589;
}

.smart-card-p2 {
    position: relative;
    text-align:left;
    width: 12rem;
    height: 5rem;
    top: 19rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 159.5%;
    color: #5E8589;
    margin: auto 3rem;
}


/*  smart card 2*/

.smart-card-12 {
    position: absolute;
    width: 20rem;
    height: 29rem;
    left: 70rem;
    /* top: 141rem; */
    background: #FFFFFF;
    box-shadow: 0px 4px 41px 1px rgb(0 0 0 / 10%);
    border-radius: 0.7rem;
}

.smart-card-img-12 {
    background: url(../media/HomePage/homepage-rectangle-2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.smart-card-img-13 {
    background: url(../media/HomePage/homepage-rectangle-3.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.smart-card-p13 {
    position: relative;
    width: 17rem;
    height: 4rem;
    left: 5rem;
    top: 19rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 146.4%;
    text-transform: capitalize;
    color: #5E8589;
}

.smart-card-p23 {
    position: absolute;
    width: 17rem;
    height: 4rem;
    left: 3rem;
    top: 22rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 159.5%;
    color: #5E8589;
}


/* hello */

.base {
    background: rgba(94, 133, 137, 0.2);
    width: 100%;
    height: 40rem;
    border-radius: 0.8rem;
}

.container-form {
    margin: 0rem 13rem;
}

.get-in-touch-form {
    /* margin-top: 10rem; */
    /* transform: translateX(0%); */
    position: static;
    width: 100%;
    height: 37rem;
    background: rgba(94, 133, 137, 0.2);
    border-radius: 8px;
}

.form-right {
    position: relative;
}

.form-left {
    position: relative;
}

.get-heading {
    position: relative;
    width: 30rem;
    height: 6.7rem;
    /* left: 10rem; */
    top: 10rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 2.8rem;
    line-height: 146.4%;
    /* or 67px */
    color: #5E8589;
}

.get-text {
    position: relative;
    width: 38rem;
    height: 127px;
    /* left: 10rem; */
    top: 9rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 159.5%;
    color: #5E8589;
}

.form-name {
    position: absolute;
    width: 22rem;
    height: 4rem;
    top: 9rem;
    background: #FFFFFF;
    border-radius: 4px;
    border: none;
}

.form-phone {
    position: absolute;
    width: 22rem;
    height: 4rem;
    left: 25rem;
    top: 9rem;
    background: #FFFFFF;
    border-radius: 4px;
    border: none;
}

.form-email {
    position: absolute;
    width: 47rem;
    height: 4rem;
    top: 15rem;
    background: #FFFFFF;
    border-radius: 4px;
    border: none;
}

.form-message {
    position: absolute;
    width: 47rem;
    height: 8rem;
    top: 21rem;
    background: #FFFFFF;
    border-radius: 4px;
    border: none;
}

.btn-get-in-touch {
    position: absolute;
    width: 15rem;
    height: 5rem;
    left: 32rem;
    top: 24rem;
    background: #5E8589;
    border-radius: 0.4rem 0rem;
    border: none;
    color: white;
    font-size: 1.3rem;
    font-family: 'Roboto', sans-serif;
}

.mobile-form {
    display: none;
}

.desktop-form {
    display: block;
}

@media screen and (max-width: 1240px) {
    .about-us-service{
        display:block;
    }
    .mobile-form {
        display: block;
    }
    .desktop-form {
        display: none;
    }
    .form-right-mb {
        position: relative;
    }
    .base {
        background: rgba(94, 133, 137, 0.2);
        width: 100%;
        height: 45rem;
        border-radius: 0.8rem;
    }
    .container-form {
        margin: 0rem 13rem;
    }
    .get-heading-mb {
        position: relative;
        width: 100%;
        height: 6.7rem;
        /* left: 10rem; */
        top: 5rem;
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 2.8rem;
        line-height: 146.4%;
        /* or 67px */
        color: #5E8589;
    }
    .get-text-mb {
        position: relative;
        width: 100%;
        height: 127px;
        /* left: 10rem; */
        top: 5rem;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 159.5%;
        color: #5E8589;
    }
    .form-name-mb {
        position: relative;
        width: 45%;
        height: 4rem;
        /* top: 0; */
        background: #FFFFFF;
        border-radius: 0.4rem;
        border: none;
    }
    .form-phone-mb {
        position: relative;
        width: 45%;
        height: 4rem;
        left: 5rem;
        /* top: 0rem; */
        background: #FFFFFF;
        border-radius: 0.4rem;
        border: none;
    }
    .form-email-mb {
        position: relative;
        width: 97%;
        height: 4rem;
        top: 2rem;
        background: #FFFFFF;
        border-radius: 0.4rem;
        border: none;
    }
    .form-message-mb {
        position: relative;
        width: 97%;
        height: 7rem;
        top: 4rem;
        background: #FFFFFF;
        border-radius: 0.4rem;
        border: none;
    }
    .btn-get-in-touch-mb {
        position: relative;
        width: 14rem;
        height: 4rem;
        left: 58.7rem;
        top: -0.3rem;
        /* top: 13rem; */
        background: #5E8589;
        border-radius: 0.4rem 0rem;
        border: none;
        color: white;
        font-size: 1.3rem;
        font-family: 'Roboto', sans-serif;
    }
    /* Smart Card */
    .row-smart-card {
        margin: 6rem 6rem 2rem 6rem;
    }
    .col-smart-card-4 {
        flex: 0 0 auto;
        width: 100%;
    }
    .col-mb {
        height: 25rem;
    }
    .col-mar {
        margin: 5rem auto;
    }
    .p-product {
        width: 100%;
        height: 7rem;
        /* left: 7rem; */
        top: 140rem;
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 3.8rem;
        line-height: 124.4%;
        text-transform: capitalize;
        color: #5E8589;
    }
    .p-sub-product {
        /* position: absolute; */
        width: 100%;
        height: 12rem;
        /* left: 7rem; */
        top: 153rem;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 150.5%;
        color: #5E8589;
    }
    .col-smart-card-8 {
        flex: 0 0 auto;
        width: 100%;
        position: relative;
        left: 2rem;
    }
    /*         
            .col-smartcard-3 {
                flex: 0 0 auto;
            } */
    .smart-card-1 {
        flex: 0 0 auto;
        margin-top: 6rem;
        position: relative;
        /* width: 19.4958323rem; */
        width: 30%;
        height: 36rem;
        /* left: 48rem; */
        /* top: 141rem; */
        background: #FFFFFF;
        box-shadow: 0px 4px 41px 1px rgb(0 0 0 / 10%);
        border-radius: 0.7rem;
    }
    .mrg {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .smart-card-content {
        position: absolute;
        width: 94%;
        height: 22rem;
        left: 0.5rem;
        top: 0.5rem;
        border-radius: 0.8rem;
    }
    .smart-card-img-1 {
        background: url(../media/HomePage/homepage-rectangle-1.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .smart-card-p1 {
        position: relative;
        width: 17rem;
        height: 3rem;
        margin: auto;
        /* left: 1rem; */
        top: 23rem;
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 1.4rem;
        line-height: 146.4%;
        text-transform: capitalize;
        color: #5E8589;
    }
    .smart-card-p2 {
        position: relative;
        width: 18rem;
        height: 5rem;
        top: 24rem;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 159.5%;
        color: #5E8589;
        margin: auto;
    }
    /*  smart card 2*/
    .smart-card-12 {
        position: absolute;
        width: 20rem;
        height: 29rem;
        left: 70rem;
        /* top: 141rem; */
        background: #FFFFFF;
        box-shadow: 0px 4px 41px 1px rgb(0 0 0 / 10%);
        border-radius: 0.7rem;
    }
    .smart-card-img-12 {
        background: url(../media/HomePage/homepage-rectangle-2.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .smart-card-img-13 {
        background: url(../media/HomePage/homepage-rectangle-3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .smart-card-p13 {
        position: relative;
        width: 17rem;
        height: 4rem;
        left: 5rem;
        top: 23rem;
        font-family: 'Montserrat', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 1.4rem;
        line-height: 146.4%;
        text-transform: capitalize;
        color: #5E8589;
        margin: auto;
    }
    .smart-card-p23 {
        position: absolute;
        width: 17rem;
        height: 3rem;
        left: 6rem;
        top: 27rem;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 159.5%;
        color: #5E8589;
    }
}

 ::-webkit-input-placeholder {
    padding-left: 1rem;
    width: 20rem;
    height: 2.2rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 137.91%;
    /* identical to box height, or 25px */
    letter-spacing: 0.005em;
    color: rgba(82, 82, 82, 0.25);
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    padding-left: 1rem;
    width: 20rem;
    height: 2.2rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 137.91%;
    /* identical to box height, or 25px */
    letter-spacing: 0.005em;
    color: rgba(82, 82, 82, 0.25);
}

 ::placeholder {
    padding-left: 1rem;
    width: 20rem;
    height: 2.2rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 137.91%;
    /* identical to box height, or 25px */
    letter-spacing: 0.005em;
    color: rgba(82, 82, 82, 0.25);
}

.footer-container {
    width: 100%;
    margin-top: 5rem;
    position: static;
    /* top: 185rem;
    left: 5rem; */
}

.footer-ul {
    list-style-type: none;
    text-decoration: none;
}

.footer-ul a {
    /* position: absolute; */
    margin-left: -2rem;
    list-style-type: none;
    text-decoration: none !important;
    width: 4.8rem;
    height: 2.1rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 4.5rem;
    /* identical to box height */
    color: #000000;
}

.footer-1-h4 {
    width: 17.4rem;
    height: 4.4rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 2rem;
    line-height: 146.4%;
    /* or 29px */
    text-transform: capitalize;
    color: #5E8589;
}

.footer-3-h4 {
    width: 33.4rem;
    height: 4.4rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 2rem;
    line-height: 146.4%;
    /* or 29px */
    text-transform: capitalize;
    color: #5E8589;
}

.footer-ip {
    width: 33rem;
    height: 4rem;
    background: #DFE7E7;
    border-radius: 0.4rem;
    border: none;
}

.subBtn {
    width: 16rem;
    height: 4rem;
    background: #5E8589;
    border-radius: 0.4rem;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 2.1rem;
    border: none;
}

.copy-right {
    width: 50rem;
    height: 7rem;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 8.1rem;
    color: #000000;
}

.privacy-policy {
    margin-top: 6rem;
    padding: 4rem;
    width: 90%;
    height: max-content;
    /* margin: 6rem; */
    border-radius: 1rem;
    /* background-color: rgba(94, 133, 137, 0.2); */
    box-shadow: 0px 4px 41px 1px rgb(0 0 0 / 10%);
}

.MuiTypography-h5 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 4.1rem;
    font-size: 3.5rem;
}

.MuiTypography-h4 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 3.1rem;
    font-size: 3rem;
}

.MuiTypography-paragraph {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 200;
    line-height: 4.1rem;
    font-size: 1.5rem;
}

.MuiTypography-h6 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 4.1rem;
    font-size: 1.6rem;
}

.h6-privacy .jss4 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 3.1rem;
    font-size: 1.6rem;
}

.MuiTypography-body1 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 2.1rem;
    font-size: 1.3rem;
}

.img-video {
    background-image: url(../media/HomePage/incompassGIf.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 54rem;
}

.img-text {
    line-height: 4rem;
    position: absolute;
    right: 4%;
    top: 50%;
    font-family: 'roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 5rem;
    /* background-color: white; */
    /* height: 54rem; */
    width: 39rem;
    text-align: end;
}

.implant-css {
    font-family: 'roboto', sans-serif;
    font-style: normal;
    /* font-weight: 900; */
    font-size: 3rem;
    background-color: white;
    height: 6rem;
    width: 54rem;
}

.span-f1 {
    font-family: 'roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 3rem;
    background-color: white;
    height: 6rem;
    width: 54rem;
}

.span-imp {
    font-family: 'roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 3rem;
    background-color: white;
    height: 6rem;
    width: 54rem;
}

.img-video-btn {
    position: absolute;
    top: 78%;
    right: 4%;
    /* transform: translate(232%, 350%);
    -ms-transform: translate(232%, 350%); */
    background-color: #5E8589;
    color: white;
    font-size: 1.6rem;
    padding: 1.2rem 2.4rem;
    border: none;
    cursor: pointer;
    border-radius: 0.5rem;
    text-align: center;
    text-decoration: none;
}

.img-video-btn:hover {
    transition: all 0.5s ease-in-out;
    position: absolute;
    top: 78%;
    right: 4%;
    /* transform: translate(232%, 350%);
    -ms-transform: translate(232%, 350%); */
    background-color: white;
    color: #5E8589;
    font-size: 1.6rem;
    padding: 1.2rem 2.4rem;
    border: none;
    cursor: pointer;
    border-radius: 0.5rem;
    text-align: center;
    text-decoration: none;
    border: solid 0.03rem #5E8589;
}