﻿/* navbar styling */
* {
    font-family: "Roboto", sans-serif;
}

body {
    overflow-x: hidden !important;
}

.weblogo {
    display: block;
    height: 40px !important;
    padding-left: 20px;
}

.mobilelogo {
    display: none;
    height: 50px !important;
}

.navItems {
    font-weight: 700;
    font-size: 15px;
}

.fa-2x {
    font-size: 1.5em !important;
}

.thead-wblue {
    background: #0f4db2;
    color: #fff;
}

.loginButton {
    font-size: 12px;
    font-weight: 500;
    height: 37px;
    width: 120px;
    left: 0px;
    top: 0px;
    border-radius: 4px;
    padding: 10px, 22px, 10px, 22px;
    background-color: #0f4db2;
    color: white;
    border-color: #0f4db2 !important;
}

.registerButton {
    font-size: 12px;
    font-weight: 500;
    height: 37px;
    width: 120px;
    left: 0px;
    top: 0px;
    border-radius: 4px;
    padding: 10px, 22px, 10px, 22px;
    color: #0f4db2;
    background-color: white;
    border: none;
    /* border-color: #0F4DB2 !important; */
}

.loginButton:hover {
    color: #fff;
}
/* homePage */
.homeBG {
    background-image: url("../img/bg.png");
    height: 700px !important;
    padding-top: 200px;
    background-size: cover;
}

.discountHomeBG {
    padding-top: 0px;
}

.discountHomeContainer {
    height: 100%;
    display: flex;
    justify-content: center;
}

.homeHeading {
    font-weight: 700;
    font-size: 3.6vw;
}

.buildBrand {
    color: black;
    font-size: 15px;
    line-height: 2;
    /* font-weight: 300; */
}

.getStartedButton {
    font-size: 12px;
    font-weight: 500;
    height: 42px;
    width: 123px;
    left: 0px;
    top: 0px;
    border-radius: 7px;
    padding: 10px, 22px, 10px, 22px;
    background-color: #0f4db2;
    color: white;
    border-color: #0f4db2 !important;
}

    .getStartedButton:hover {
        color: #fff;
    }

#scrollToTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #0f4db2;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 4px;
}

.navbarheadings {
    background: linear-gradient( 110.58deg, #ffffff 46.51%, rgba(255, 255, 255, 0) 117.52% );
    backdrop-filter: blur(100px);
}

.businesses {
    text-align: center;
}

.workingWomanImg {
    width: 100%;
    height: auto;
    min-width: 380px;
}

.footer {
    background-color: #0b0d17;
    bottom: 0;
    width: 100%;
}

.footerlogo {
    padding-left: 200px;
}

.footerline {
    border-top: 1px solid white;
    opacity: 0.2;
}

.footeritems {
    font-size: 14px;
    color: white;
    text-align: center;
}

.addresstext {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px !important;
    line-height: 150%;
    color: #2e3b52 !important;
}

.holdview {
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    border-radius: 4px;
}

.empheading {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #0f4db2;
}

ul.cirlcelist {
    list-style-type: circle;
}

ul.squarelist {
    list-style-type: square;
}

ol.upperromanlist {
    list-style-type: upper-roman;
}

ol.lowerromanlist {
    list-style-type: lower-roman;
}

ol.loweralpha {
    list-style-type: lower-alpha;
}

ol.upperalpha {
    list-style-type: upper-alpha;
}

.manageYourBusiness {
    background: #0f4db2;
}

.manageYourBusinessParagraph {
    font-family: Roboto;
    font-weight: 900;
    font-size: 40px;
    padding-top: 100px;
}

.phone2 {
    padding-top: 70px;
}

.paragraph2 {
    font-family: Roboto;
    font-size: 16px;
    line-height: 2;
    font-weight: 100;
}

.networkSectionLogo {
    height: 400px;
    float: right;
    position: absolute;
    top: 0px;
    border-bottom-left-radius: 80px;
    border-top-left-radius: 80px;
    object-fit: contain;
    right: 0;
}

.mb-200 {
    margin-bottom: 200px !important;
}

.getStartedGreen {
    font-size: 12px;
    font-weight: 500;
    height: 37px;
    width: 120px;
    border-radius: 4px;
    padding: 10px, 22px, 10px, 22px;
    background-color: #09a854;
    color: white;
    border-color: #09a854 !important;
}

.floatr {
    float: right !important;
}

.dollarimg {
    float: left;
    height: 70px;
    padding-top: 10;
    padding-top: 10px;
}

.realQuotes {
    float: left;
}

.dollartext {
    text-align: left;
}

.tailormade {
    text-align: center;
    font-weight: 900;
}

.tailormadetext {
    text-align: center;
}

.center {
    text-align: center;
    display: block;
}

.realcustomers {
    background-image: url("../img/realstories.png");
    background-size: cover;
}

.nairaicon {
    color: #0f4db2;
    font-size: 24px;
    padding-right: 8px;
}

.card {
    box-shadow: 0px 10px 20px rgba(41, 41, 42, 0.07) !important;
    border-radius: 8px !important;
    border: none !important;
}

.firstcard {
    width: 350px;
}

.firstcard-text {
    padding-left: 30px;
    padding-right: 30px;
    line-height: 2;
    font-size: 13px;
}

.realtext {
    font-weight: 900;
}

.thirdcard {
    width: 350px;
}

.secondcard {
    width: 400px;
}

p.center {
    font-size: 16px;
    line-height: 2;
    font-family: Roboto;
}

h1.homeHeading {
    font-size: 45px;
    line-height: 60px;
}

.cardDiv {
    padding-left: 160px;
}

.realStoriesParagraph {
    font-size: 12px;
    color: #969bab;
}

.cardHeader {
    border-radius: 3px;
    background-color: #ffffff;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.d-flex {
    text-align: center;
}

    .d-flex img {
        width: 20px;
        flex: auto;
        cursor: pointer;
    }

@media (min-width: 993px) and (max-width: 1280px) {
    .networkSectionLogo {
        height: 340px;
    }

    .manageYourBusinessParagraph {
        padding-top: 50px;
    }
}

@media (max-width: 992px) {
    .networkSectionLogo {
        height: 300px;
        margin-top: 100px;
    }

    .mb-200 {
        margin-bottom: 100px;
    }

    .weblogo {
        display: none;
        height: 40px !important;
    }

    .mobilelogo {
        display: block;
        height: 50px !important;
        padding-left: 20px !important;
    }
}

@media (max-width: 575.98px) {
    .manageYourBusinessParagraph {
        padding-top: 0px;
    }

    .networkSectionLogo {
        display: none;
    }

    .workingWomanImg {
        display: none;
    }

    .cardDiv {
        padding-left: 0px;
    }

    .shiftleft {
        padding-left: 60px;
    }

    .mobilecard {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .zeromargin {
        margin-left: 0px !important;
    }

    .secondcard {
        width: 350px !important;
    }

    .homeBG {
        padding-top: 150px !important;
        height: 380px !important;
    }

    h1.homeHeading {
        font-size: 28px;
        line-height: 40px;
    }

    .manageYourBusinessParagraph {
        font-family: Roboto;
        font-weight: 900;
        font-size: 24px;
        padding-top: 50px;
    }

    .loginButton {
        /* width: 60px !important; */
    }

    .registerButton {
        width: 70px !important;
    }
    #menuList{
        padding-left: 1.5rem;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .manageYourBusinessParagraph {
        padding-top: 0px;
    }

    .networkSectionLogo {
        display: none;
    }

    .workingWomanImg {
        display: none;
    }

    .cardDiv {
        padding-left: 0px;
    }

    .shiftleft {
        padding-left: 60px;
    }

    .loginButton {
        /* width: 60px !important; */
    }

    .registerButton {
        width: 70px !important;
    }

    .secondcard {
        width: 350px !important;
    }

    .mobilecard {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 410px) {
    .smallcard {
        margin-left: 0px !important;
    }

    .shiftleft {
        padding-left: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .smallcard {
        margin-left: 0px !important;
    }

    .mobilecard {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .registerButton {
        width: 70px !important;
    }

    .cardDiv {
        padding-left: 0px;
    }

    .smarleft {
        margin-left: 10px !important;
    }

    .shiftleft {
        padding-left: 100px;
    }

    .loginButton {
        /* width: 60px !important; */
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .home {
        padding: 0px !important;
    }

    .topimage {
        margin-top: 40px !important;
    }

    .w-lg-50 {
        width: 50% !important;
    }
}

@media (min-width: 1201px) and (max-width: 1500px) {
    .cardDiv {
        padding-left: 100px;
    }

    .shiftleft {
        padding-left: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .cardDiv {
        padding-left: 80px;
    }

    .shiftleft {
        padding-left: 120px;
    }
}