:root {
    --cv-new-color: #c6dff8;
    --btn-color: #004aad;
    --bg-clr: #f9f4f2;
}


.w-90 {
    width: 90%;
    margin: 0 auto;
}

.w-95 {
    width: 95%;
    margin: 0 auto;
}

.f5-rem {
    font-size: 5rem;
}

.f2-rem {
    font-size: 2rem;
}

.f3-rem {
    font-size: 3rem;
}

.f14 {
    font-size: 1.4rem !important;
}

.text-bold {
    font-weight: bold !important;
}

.f-14 {
    font-size: 14px !important;
}

.paragraph {
    font-size: 1.5rem;
}

.paragraph-2 {
    font-size: 20px;
    color: var(--btn-color);
    line-height: 25px;
    font-weight: bold;
}

.paragraph-3 {
    font-size: 17px;
    text-align: center;
    font-weight: normal;
}

.cv-new-btn.btn.btn-border {
    background: white;
    border-radius: 50px;
    padding: 12px 50px;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    border: 2px solid var(--btn-color);
    display: flex;
    justify-content: center;
    align-items: center;
}

.cv-new-btn.btn {
    background: var(--btn-color);
    border-radius: 50px;
    padding: 12px 50px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}



/* footer */
/* .footer-main-container {
    background: #f9f4f2;
} */

.footer-header {
    background-color: var(--btn-color);
    padding: 15px 20px;
    border-radius: 15px;
}

.footer-header .head-line {
    font-size: 18px;
    color: white;
    margin-bottom: 0px;
}

.footer-header ul {
    display: flex;
    justify-content: end;
    margin-bottom: 0px;
}

.footer-header ul li {
    margin-right: 100px;
    font-size: 18px;
    color: white;
}

/* footer */


/* Pricing Plan */


/* subscribe-newsletter */
.subscribe-newsletter .first-heading,
.subscribe-newsletter .second-heading {
    position: relative;
    display: inline-block;
    font-size: 2.5rem;
}

.subscribe-newsletter {
    margin-top: 2rem !important;
}

.subscribe-newsletter .second-heading .img1 {
    width: 35px;
    position: absolute;
    left: -45px;
    top: 22px;
}

.subscribe-newsletter .second-heading .img2 {
    width: 120px;
    position: absolute;
    right: -130px;
    top: 55px;
}

.subscribe-newsletter .first-heading img {
    width: 55px;
    position: absolute;
    top: -20px;
    right: -33px;
}

.subscribe-newsletter .input-group {
    width: 70%;
    margin: 0 auto;
}

.subscribe-newsletter .input-group i {
    font-size: 30px;
    color: #fff;
}

.subscribe-newsletter .input-group .input-group-text,
.subscribe-newsletter .input-group .form-control {
    border: 3px solid var(--btn-color);
}

.subscribe-newsletter .input-group .input-group-text {
    border-left: none !important;
    background-color: var(--btn-color);
}

/* subscribe-newsletter */

/* follow-icons-container */
.follow-icons-container .font-icon {
    font-size: 55px;
    color: var(--btn-color);
}

.follow-icons-container {
    margin-top: 3rem;
}


/* follow-icons-container */

._text-color {
    color: var(--btn-color) !important;
}

.font-normal {
    font-weight: normal !important;
    color: black !important;
}

.subscribe-newsletter input::placeholder {
    /* font-size: 25px; */
    font-weight: bold;
    color: black;
    /* padding-left: 25px; */
}



@media only screen and (max-width: 992px) {
    .f5-rem {
        font-size: 3rem !important;
    }

    .f4-rem {
        font-size: 2.5rem !important;
    }

    .f2-rem {
        font-size: 1.5rem !important;
    }
}


@media only screen and (max-width: 768px) {
    .banner-header h1:first-child {
        margin-bottom: 10px !important;
    }

    .f5-rem {
        font-size: 2.5rem !important;
    }

    .f4-rem {
        font-size: 1.8rem !important;
    }

    .f2-rem {
        font-size: 1.3rem !important;
    }

    .f-13 {
        font-size: 1rem !important;
    }
}

@media only screen and (max-width: 500px) {
    .f5-rem {
        font-size: 2rem !important;
    }

    .f4-rem {
        font-size: 1.4rem !important;
    }

    .f2-rem {
        font-size: 1.2rem !important;
    }

    .f-13 {
        font-size: 0.9rem !important;
    }

    .subscribe-newsletter .first-heading,
    .subscribe-newsletter .second-heading {
        position: relative;
        display: inline-block;
        font-size: 1.6rem !important;
    }

    .subscribe-newsletter input::placeholder {
        font-size: 14px !important;
        font-weight: normal;
    }

    .footer-header .head-line {
        font-size: 14px;
        text-align: center;
    }

    .footer-header ul li {
        margin-right: 45px;
        font-size: 14px;
    }

    .follow-icons-container {
        margin-top: 0rem;
    }

    .subscribe-newsletter .input-group {
        margin-top: 1.5rem !important;
    }

    .subscribe-newsletter {
        margin-top: 0rem !important;
    }

    .footer-header .head-line {
        text-align: center;
    }

    .sm-center {
        text-align: center !important;
    }

    .flex-row-grid {
        align-items: stretch;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .flex-row-grid.scroll-0::-webkit-scrollbar {
        display: none;
    }

    .flex-row-grid .item {
        flex: 0 0 85%;
        max-width: 100%;
        width: 100% !important;
        padding: 0 18px !important;
    }
}

.cv-info-cards-header .card .card-img {
    object-fit: contain !important;
}


.navbar-light .navbar-nav .nav-link.active::after {
    content: "";
    width: 65%;
    height: 3px;
    background-color: #022657;
    position: absolute;
    bottom: -5px;
    left: calc(100% - 84%);
}

.navbar-light .navbar-nav .nav-link.active {
    position: relative;
    color: #022657 !important;
}