body {
    font-family: 'Raleway', sans-serif !important;
}

.tooltip-inner {
    max-width: 700px !important;
    text-align: left;
}

.bg {
    background-color: #F2F3F4;
    position: relative;
}

nav.bg {
    position: sticky;
    top: 0;
    z-index: 9999;
}

.my_btn {
    background-color: #3B4096;
    text-align: center;
    color: white;
    padding: 10px 24px;
}

.ban_btn {
    background-color: #ffa500;
    text-align: center;
    color: #000;
    padding: 14px 53px;
    font-size: 29px;
    font-weight: 600;
}

a.nav-link {
    font-family: "Raleway";
    font-size: 17px;
    margin-left: 2rem;
    font-weight: 600;
    color: black;
}

    a.nav-link:hover {
        color: #3B4096;
    }

.text-box {
    padding: 5.5rem;
    padding-top: 0;
}

.banner-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-box p {
    font-size: 16px;
    font-weight: 500;
    line-height: 36.9px;
}

.text {
    /* line-break: anywhere; */
    font-weight: 600;
    font-size: 60px;
    /* text-align: justify; */
}

img, svg {
    vertical-align: baseline !important;
}

    img[alt="vec"] {
        margin-top: 2rem;
    }

    img.image {
        position: absolute;
        right: 16rem;
    }

.card {
    background: #F5F6FF;
    border: none;
}

img[alt="card"] {
    width: 200px;
    height: 200px;
    object-fit: contain;
    text-align: center;
    padding: 1rem;
}

.heading {
    font-size: 68px;
    margin: 4rem 0rem;
}

.bgd-banner {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20%;
    margin: auto;
}

    .bgd-banner img {
        width: 100%;
    }

.bgd {
    background: #F5F6FF;
    border: none;
    width: 80%;
    margin: auto;
}

.bgd-btn {
    width: 50%;
    margin: auto;
}

.bgc {
    background-color: #3B4096;
    padding: 5rem;
}

.bgs {
    background-color: #3B4096;
    padding: 1rem;
    color: #fff;
    font-weight: 600;
}

.bgr {
    background-color: #dc3545;
    padding: 1rem;
    color: white;
}

.bgs1 {
    color: #3B4096 !important;
}

.bgs2 {
    color: #ffa500 !important;
}

.btnw {
    background-color: #ffffff;
    text-align: center;
    color: rgb(0, 0, 0);
    padding: 10px 24px;
}

.text-bottom {
    padding-top: 9rem;
}

.top {
    top: 10rem;
}

.t-foot {
    font-size: 18px;
}

    .t-foot h6 {
        color: #2241B0;
        font-size: 20px;
    }

    .t-foot b {
        font-size: 30px;
        font-weight: 200 !important;
    }

    .t-foot h5 {
        font-size: 20px;
        color: #2241B0;
    }

.text input {
    padding: 25px !important;
}

.faq {
    position: relative;
    top: 26px;
    left: 25px;
}

.faq-banner {
    padding: 5rem !important;
}

.multi-collapse .card-body {
    background-color: white;
    font-size: 23px;
}

select {
    padding: 1.5rem !important;
}

.fw900 {
    font-weight: 900;
}

.fw500 {
    font-weight: 500;
}

.my-5 {
    margin-bottom: 1rem !important;
}

input[type=text] {
    line-height: 3.5;
}

input[type=email] {
    line-height: 3.5;
}

.login input[type=email] {
    line-height: 2.0;
}

.login input[type=text] {
    line-height: 2.0;
}

.login input[type=password] {
    line-height: 2.0;
}

.minusMargin {
    margin-bottom: -10rem !important;
    margin-top: 3rem !important;
    z-index: 999;
}

.Banner_ImageBox img:nth-child(1) {
    width: 13% !important;
    position: absolute;
    top: initial !important;
    right: initial !important;
    bottom: 2px !important;
    left: 25% !important;
}

.Banner_ImageBox img:nth-child(3) {
    width: 17% !important;
    position: absolute !important;
    right: -55px !important;
    bottom: 0px !important;
    top: initial !important;
}

.faq-banner > h3.text {
    font-size: 53px;
}

.mobileShow {
    display: none;
}

.nav-bar-btn .mobileHide {
    margin-left: 10px;
}

#FreeEstimate_Form h4 {
    font-weight: 600;
}

.navbar-collapse {
    flex-grow: 0.5 !important;
}

.mobileView_ImageBox .banner-first {
    width: 45%;
    /* left: -60px !important; */
    /* top: 79px !important; */
    right: initial !important;
}

.termandConditionCostSegs {
    display: flex;
    position: relative;
}

body #ui-datepicker-div {
    width: 300px !important;
}

.footer-main {
    display: flex;
    align-items: center;
    justify-content: center;
}

#accordionExample h3 {
    margin-bottom: 0px;
}

/*13/03/2024*/
.signup-outer .form-group input {
    padding: 0.90rem 0.75rem !important;
}

.signup-outer .form-group label {
    margin-top: 10px;
}

.custom-login .login-right .form-input-submit {
    margin-top: 10px;
}

.custom-login {
    display: unset;
}

    .custom-login .login-right {
        /*width: 35%;*/
        border-radius: 10px;
        max-width: 600px;
        width: 100%;
        margin: auto;
        margin-top: 20px;
    }

        .custom-login .login-right .form-login-signup {
            width: 100%;
            padding: 30px;
        }

.forget-heading h2 {
    font-size: 32px !important;
}

.field-validation-error {
    position: absolute;
}

    .field-validation-error span {
        font-size: 16px !important;
    }

.Cstmtxtalign {
    padding: 0 200px 0 100px;
}

div#navbarSupportedContent {
    width: 100%;
    justify-content: center;
}

@media screen and (min-width:1080px) and (max-width:1200px) {
    .text-box {
        padding-left: 0px;
        padding-right: 0;
        width: auto;
        margin-left: 3rem;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        .text-box h3 {
            width: auto !important;
            font-size: 36px;
        }

        .text-box p {
            font-size: 16px;
        }

    .bgd {
        width: 90%;
    }
}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .text-box {
        padding-left: 0px;
        padding-right: 0;
        width: auto;
        margin-left: 3rem;
    }

        .text-box h3 {
            width: auto !important;
        }

    .Banner_ImageBox {
        height: 100%;
        display: flex;
        justify-content: end;
        align-items: end;
    }

    .bgd-btn {
        width: 80%;
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    .mobileView_ImageBox {
        height: 100%;
    }

        .mobileView_ImageBox img:nth-child(1) {
            z-index: 1;
            left: -47px !important;
            width: 50% !important;
            top: 132px !important;
        }

        .mobileView_ImageBox img:nth-child(2) {
            z-index: 1;
        }

        .mobileView_ImageBox img:nth-child(3) {
            position: absolute;
            bottom: 8px;
            right: 0;
        }

    .Banner_ImageBox {
        height: 100%;
        display: flex;
        justify-content: end;
        align-items: end;
    }

        .Banner_ImageBox img:nth-child(3) {
            right: -27px !important;
        }

    .termandConditionCostSegs {
        flex-direction: column;
    }

    .heading {
        margin: 2rem 0rem;
        font-size: 48px;
    }

    .social-media img {
        width: 38px;
    }

    .minusMargin {
        margin-bottom: -10rem !important;
        margin-top: 1rem !important;
    }

    .text-bottom {
        padding-top: 7rem;
    }
}

@media screen and (min-width:1600px) {
    .bgd {
        width: 1200px;
    }

    .bgd-btn {
        width: 900px;
    }
}

@media screen and (min-width:1280px) {
    .mobileView_ImageBox img:nth-child(1) {
        left: -54px !important;
        top: 72px;
    }
}

@media screen and (min-width:1024px) {
    .mobileView_ImageBox img:nth-child(1) {
        left: -47px !important;
        top: 60px;
    }
}

@media screen and (min-width:912px) {
    .mobileView_ImageBox img:nth-child(1) {
        left: -64px !important;
        top: 80px !important;
    }
}

@media screen and (min-width:820px) {
    .mobileView_ImageBox img:nth-child(1) {
        left: -54px !important;
        top: 115px !important;
    }

    .Banner_ImageBox img:nth-child(3) {
        right: -32px !important;
    }

    .termandConditionCostSegs {
        flex-direction: column;
    }
}

@media screen and (min-width:540px) {
    .mobileView_ImageBox .banner-first {
        left: -44px !important;
        top: 64px !important;
    }

    .termAndConditions {
        display: inherit;
    }
}

@media screen and (max-width:1400px) {
    .bgd-btn {
        width: 60%;
    }
}

@media screen and (max-width:1080px) {
    .text-box {
        padding-left: 0px;
        padding-right: 0;
        width: auto;
        margin-left: 3rem;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 35px;
    }

        .text-box h3 {
            width: auto !important;
            font-size: 25px;
        }

        .text-box p {
            font-size: 15px;
            line-height: 30px;
        }

        .text-box .ban_btn {
            font-size: 20px;
            padding: 8px;
        }

        .text-box
        .nav-item a {
            font-size: 17px;
        }

    .semifooterBox_Text {
        padding-top: 28px !important;
        padding-bottom: 20px;
        padding-left: 0px;
    }

    .bgd {
        width: 100%;
    }

    .bgd-banner {
        position: unset;
        width: 70% !important;
        margin: auto;
    }
}

@media screen and (max-width:1024px) {
    .navbar-nav a.nav-link {
        margin-left: 1rem;
    }
}

@media screen and (max-width:991px) {
    .mobileMenuBox {
        display: flex;
        gap: 15px;
    }

    .mobileHide {
        display: none;
    }

    .mobileShow {
        display: block !important;
    }

    .mobileMenu {
        z-index: 99;
        background-color: #fff;
    }

    .container {
        max-width: 95%;
    }

    .semifooterBox_Text {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .navbar .collapse:not(.show) {
        display: none;
    }

    .nav-bar-btn {
        display: none;
    }

    .custom-login .login-right {
        width: 100% !important;
        margin-top: 0px;
    }

    .custom-login {
        align-items: unset !important;
        height: 100vh !important;
    }

    .forget-input {
        margin-bottom: 0px !important;
    }

    .custom-login .login-right .form-login-signup {
        margin: 0px 30px;
    }

    .Cstmtxtalign {
        padding: unset;
    }
}

@media screen and (max-width:767px) {
    .column_reverse {
        flex-direction: column-reverse;
    }

    .text-box {
        margin: 0px 20px;
        padding: 1rem;
    }

    .heading {
        font-size: 36px;
        margin: 2rem 0rem;
    }

    .wrap_reverse {
        flex-wrap: wrap-reverse;
    }

        .wrap_reverse .center_Align {
            text-align: center !important;
        }

    .minusMargin {
        margin-bottom: -10rem !important;
        margin-top: 0rem !important;
    }

    .padding0 {
        padding: 0px !important;
    }

    .Banner_ImageBox {
        width: 65%;
        margin: auto;
        text-align: center;
    }

        .Banner_ImageBox img:nth-child(1) {
            left: -25px !important;
        }

        .Banner_ImageBox img:nth-child(2) {
            width: 100% !important;
        }

        .Banner_ImageBox img:nth-child(3) {
            width: 21% !important;
            right: -30px !important;
        }

    .bannerTextCenter_Box p {
        width: 100% !important;
    }

    .flexBOX-Text {
        display: flex;
        justify-content: center;
        gap: 10px;
    }

    .mobileView_ImageBox .banner-first {
        left: -32px !important;
        top: 47px !important;
    }

    .termAndConditions {
        display: flex;
        flex-direction: column;
    }

    .termandConditionCostSeg input {
        margin-top: 8px;
    }

    .termandConditionCostSegs {
        flex-direction: column;
    }

    a.nav-link {
        margin-left: 0px;
    }

    .t-foot {
        margin-top: 10px !important;
    }

    .home-card {
        text-align: center;
    }

        .home-card img {
            height: 70px;
        }

    .bgd-btn {
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .bgd {
        width: 100%;
    }
}

@media screen and (max-width:600px) {
    .mobileNav {
        padding: 0 !important;
    }
}

@media screen and (max-width:500px) {
    .navbar-brand img {
        width: 90%;
    }

    .mobileMenuBox a.mobileShow {
        display: flex !important;
        height: auto !important;
        padding: 7px 15px;
        font-size: 15px;
    }

    .Banner_ImageBox {
        width: 80%;
    }

        .Banner_ImageBox img:nth-child(1) {
            left: -10px !important;
        }

        .Banner_ImageBox img:nth-child(3) {
            right: -15px !important;
        }

    .formCheckLabel {
        display: block;
        align-items: center;
        gap: 5px;
        flex-direction: column;
    }

    .termandConditionCostSegs {
        flex-direction: column;
    }

    .formCheckLabel label {
        font-size: 14px;
    }

    .faq-banner {
        padding: 3rem 1rem !important;
    }

        .faq-banner h3 {
            font-size: 28px !important;
        }

    .faq {
        position: static;
        margin-top: 15px;
        width: 70px;
    }

    .bgs {
        padding: 0.7rem;
    }

        .bgs h3 {
            font-size: 16px;
            margin: 0px;
        }

    .accordionBOX .multi-collapse p {
        font-size: 15px;
        line-height: 26px;
    }

    .faqTABLE tr th, .faqTABLE tr td {
        font-size: 15px;
    }

    .ban_btn {
        font-size: 20px;
        padding: 14px 50px;
    }
}

@media screen and (max-width:400px) {
    .navbar-brand {
        display: inline-block;
        width: 120px;
        min-width: auto;
        max-width: 100%;
    }

        .navbar-brand img {
            width: 100%;
        }

    .display-4 {
        font-size: calc(1.475rem + 0.7vw);
    }

    .formCheckLabel {
        gap: 2px;
    }

        .formCheckLabel label {
            font-size: 12px;
        }
}

@media screen and (max-width:300px) {
    .navbar-brand {
        width: 75px;
    }

    .mobileView_ImageBox .banner-first {
        left: -24px !important;
        top: 31px !important;
    }
}

@media screen and (max-width:280px) {
    .termandConditionCostSegs input {
        left: -16px !important;
        top: 1px !important;
    }

    .termAndConditions input {
        left: -122px;
    }

    body #ui-datepicker-div {
        width: 230px !important;
    }
}