﻿
@import "~@fortawesome/fontawesome-free/css/all.css";
body-for-sticky {
    padding-bottom: 6rem !important; /* Adjust this value to create more space */
}
.row {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
}

.cols {
    width: 40%;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .cols {
        text-align: left;
    }
    }

.innercol {
    padding: 5%;
    padding-top: 10%;
    height: 82%;
    margin-left: 5%;
    /* height: 82%;
        margin-left: 5%;*/
    /* 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;
}

    .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-row {
        padding: 10px;
        display: flex;
        width: 100%;
        gap: 50px; /* Adds space between the textboxes */
        /* You can also use justify-content: space-between; for even spacing */
    }

    .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: 60%;
    }

    .txtstyle {
        height: 50px;
        width: 90%;
    }

    .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;
    }

    @media only screen and (max-width: 768px) {
        .title {
            font-size: 125% !important;
        }
    }

    .des {
        line-height: 50px !important;
        font-size: 20px !important;
    }

    .sub-text1 {
        font-family: "Poppins", Sans-serif;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: var(--e-global-color-secondary);
    }

    .txtconf {
        color: forestgreen;
        font-size: 20px;
    }

    body {
        overflow-x: hidden;
    }


    @media only screen and (max-width: 768px) {
        .div-row {
            display: block !important;
        }
    }

    .container4 {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 50px;
    }

    @media only screen and (max-width: 768px) {
        .container4 {
            width: auto;
            padding-right: 1px !important;
            padding-left: 1px !important;
        }
    }

    @media only screen and (max-width: 768px) {
        .innercol {
            width: 230%;
            margin-left: 0%;
        }
    }

    @media only screen and (max-width: 768px) {

        .formdiv {
            margin-top: 15%;
            width: 95%;
        }
    }


    @media only screen and (max-width: 768px) {
        .clsrt {
            width: 132% !important;
            margin-right: 1%;
        }
    }

    @media only screen and (max-width: 768px) {
        .clslt {
            width: 132% !important;
            margin-right: 1%;
            margin-top: 10%;
        }
    }


    @media only screen and (max-width: 768px) {
        .input-row {
            display: block;
            padding: 1px;
            /*  width: 200%;*/
        }
    }

    .clsrt {
        /* margin-right: 15%;*/
        width: 50%;
    }

    .clslt {
        width: 50%;
    }

    .txtstyleph {
        width: 95%;
        height: 50px;
    }

    .clssg {
        width: 132%;
    }

    @media only screen and (max-width: 768px) {
        .clssg {
            width: 126%;
        }
    }

    .btnsend {
        width: 95%;
        height: 40px;
        background-color: #198ACA;
        border-radius: 4px;
        margin-left: 2%;
    }

    @media only screen and (max-width: 768px) {
        .btnsend {
            margin-left: 1% !important;
        }
    }
