﻿body-for-sticky {
    padding-bottom: 6rem !important; /* Adjust this value to create more space */
}
body {
    overflow-x: hidden;
    margin: 1% !important
}
.bg-text {
    color: white;
    font-weight: bold;
    font-size: 56px;
    position: fixed; /* Stay fixed */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 300px;
    padding: 20px;
    text-align: center;
}

.myrow1 {
    width: 100%;
    height: 590px;
    border-radius: 4px;
    background: no-repeat;
    background-size: 170% 182%;
}
@media only screen and (max-width: 768px) {

    .myrow1 {
        width: 100%;
        height: 100% !important;
    }
}
    .slide-wrap {
        color: white;
        text-align: center;
        padding-top: 10%;
    }

    .main {
    }

    @import "~@fortawesome/fontawesome-free/css/all.css";

    .row {
        display: flex;
        width: 100%;
        position: relative;
        align-items: center;
    }

    .cols {
        width: 50%;
        text-align: end;
    }

    .innercol {
        padding: 5%;
        padding-top: 10%;
        height: 82%;
        margin-left: 25%;
        /* background-color: #198ACA;; */
        background-image: linear-gradient(90deg, #1f97db 10%, #36b9ee 100%) !important;
        color: white;
        /* font-family: system-ui; */
        font-weight: 500;
        border-radius: 4px;
    }



.description {
    font-style: normal;
    font-weight: normal;
    color: white;
    font-family: math;
    line-height: 30px;
    font-size: 18px;
    margin-left: 10%;
}

    .form-group {
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
    }

        .form-group label {
            margin-bottom: 5px;
        }

    .input-row {
        padding: 15px;
        display: flex;
        width: 75%;
        gap: 10px; /* Adds space between the textboxes */
        /* You can also use justify-content: space-between; for even spacing */
    }


    .div-row2 {
        padding: 97px;
        display: flex;
        width: 79%;
        gap: 50px;
    }

@media only screen and (max-width: 768px) {
    .div-row2 {
        display: block !important;
        padding: 5%;
    }

    }
.shapeimage {
 margin-right: 90px;
}
@media only screen and (max-width: 768px) {

    .shapeimage {
        margin-right: 1%;
    }

}
    .div-row6 {
        padding: 0% !important;
        display: flex;
        width: 79%;
        gap: 50px;
        width: 100% !important;
    }

    @media only screen and (max-width: 768px) {
        .div-row6 {
            ;
            width: 100% !important;
            display: block !important;
            padding: 5%;
        }
    }

    .middle-image img {
        width: 100%;
        height: 500px;
        border-radius: 9%;
    }

    @media only screen and (max-width: 768px) {
        .middle-image img {
            width: 230%;
            height: 100%;
        }
    }

.middle-image1 img {
 
    width: 120%;
    height: 448px;
    border-radius: 15%;
    padding: 10%;
}

    @media only screen and (max-width: 768px) {
        .middle-image1 img {
            width: 240%;
            height: 200px;
        }
    }

    .input-row input {
        flex: 1; /* Makes both textboxes take up equal space */
        padding: 8px;
        border: 1px solid;
        border-radius: 4px;
    }

    .txtarea {
        width: 100%;
        border-radius: 4px;
    }

    .button-row {
        padding: 10px;
        display: flex;
        width: 75%;
        gap: 10px;
    }

    .formdiv {
        width: 50%;
        margin-top: 70px;
    }

    @media only screen and (max-width: 768px) {
        .formdiv {
            width: 100%;
        }
    }

@media only screen and (max-width: 768px) {
    .imgtech {
        margin-left: 2%;
    }
}

    .divbtn {
        margin-left: 40%;
        height: 50px;
        width: 100px;
    }

    @media only screen and (max-width: 768px) {
        .divbtn {
            margin-left: 25%;
        }
    }

    .txtstyle {
        height: 50px;
    }

    .address-item .address-icon {
        background-color: transparent;
        background-image: linear-gradient(275deg, #FFFFFF 0%, #FCFCFF 100%);
        min-width: 48px;
        height: 48px;
        line-height: 45px !important;
        text-align: left;
    }

        .address-item .address-icon i {
            font-size: 20px !important;
            color: #03228F !important;
        }

    .address-item.boxstyle2 .address-icon i {
        font-size: 17px;
        line-height: 20px;
    }

    .address-item .address-icon i {
        text-align: center;
        color: #fff;
        border-radius: 100%;
        font-size: 30px;
        position: relative;
        z-index: 9;
        width: 100%;
        vertical-align: middle;
        margin-left: 0;
        height: auto;
    }

    .fa, .fas {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }

    .address-item {
        display: flex;
        position: relative;
        align-items: center;
        margin-bottom: 30px;
    }

    .elementor *, .elementor :after, .elementor :before {
        box-sizing: border-box;
    }

    .address-icon {
        border-radius: 100%;
        margin-right: 20px;
        line-height: 20px;
        font-size: 20px !important;
        color: #03228F !important;
    }

    .text {
        display: block;
    }

    .label {
        font-weight: bold;
        display: block;
        text-align: left;
    }

    .title-inner {
        text-align: left;
        /* color: #454545 !important; */
        /* font-family: Roboto !important; */
        font-size: 16px !important;
        padding-bottom: 5%;
    }

    .watermark {
        /* font-weight: 700 !important; */
        position: relative;
        font-size: 40px !important;
    }

    .title-inner {
        line-height: 1.3em;
        color: #FFFFFF;
        margin: 0px 30px 10px 0px;
    }

    .sub-text {
        color: #FFFFFF;
    }

    .title {
        font-size: 36px !important;
        font-family: 'Livvic', sans-serif !important;
    }

    .des {
        white-space: pre-wrap;
    }

    .sub-text1 {
        font-family: "Poppins", Sans-serif;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: var(--e-global-color-secondary);
    }


    .services-part {
        padding: 10px 10px 10px 10px;
        position: relative;
    }

    .services-icon {
        margin-left: 0px;
    }

    .services-part .services-icon {
        display: inline-block;
        padding: 5px;
        font-size: 50px;
        line-height: 50px;
        color: #061340;
    }

    .elementor img {
        height: auto;
        max-width: 100%;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }

    .main-img {
        margin-top: 12px;
        height: 81px;
        transform: rotate(45deg);
    }

    .image-align {
        margin-top: 35px;
        font-size: larger;
        align-content: center;
        width: 188px;
        height: 158px;
        margin: 20px;
        text-align: center;
        height: 190px;
        background-color: transparent;
        background-image: linear-gradient(180deg, #FFFFFF 0%, #F8F8F8 100%);
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: var(--e-global-color-text);
        box-shadow: 0px 5px 12px 4px rgba(155.25000000000003, 155.25000000000003, 155.25000000000003, 0.96);
    }

    services-icon {
        height: 50%;
        transform: rotate(45deg);
    }

    .title1 {
        font-family: "Roboto", Sans-serif;
        font-size: 20px;
        /* font-weight: 500; */
        letter-spacing: 0.6px;
    }

    .row1 {
        display: flex;
        margin-left: 10%;
    }

    @media only screen and (max-width: 768px) {
        .row1 {
            display: block !important;
        }
    }

    .headingdf {
        padding: 70px;
    }

    @media only screen and (max-width: 768px) {
        .headingdf {
            padding: 5% !important;
        }
    }


    .row2 {
        line-height: 37px;
        display: flex;
        margin-left: 20%;
        margin-right: 20%;
        text-align: center;
        font-size: 21px;
    }

    .headerofimg {
        text-align: center;
    }

    .abouttxt {
        text-align: center;
    }

    .btnreab {
        display: inline-block;
        padding: 15px 25px;
        font-size: 24px;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
        outline: none;
        color: #fff;
        background-color: #1599d1;
        border: none;
        border-radius: 15px;
        box-shadow: 0 9px #999;
    }

.ptext {
    font-family: system-ui;
    font-size: 100%;
    line-height: 30px;
}

    .headetxt {
        font-family: auto;
    }

    .csshead {
        font-size: 53px;
        opacity: 1;
        transform: translateY(0px);
    }

    @media only screen and (max-width: 768px) {

        .csshead {
            font-size: 30px;
        }
    }

    .csssmhead {
        color: white;
        font-weight: 900;
        opacity: 1;
        transform: translateY(0px);
        font-size: 15px;
    }

    @media only screen and (max-width: 768px) {
        .container {
            padding-left: 1% !important;
            padding-bottom: 1% !important
        }
    }
.row1 {
    justify-content: center; /* Horizontally center icons */
    align-items: center;
    display: flex;
    /* margin-left: 10%; */
}