body {
    font-family: Avenir, "Nunito Sans", sans-serif;
    color: #214461;;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #214461;
    font-weight: 600;
}
.sidebar-mobile {
    display: none;
}
.logo-main {
    font-size: 2rem;
    z-index: 1;
    text-transform: capitalize;
}
.leader {
    line-height: 1;
}

.navbar-brand svg {
    width: 120px;
}

.navbar-nav li a {
    font-size: 1rem;
}

.overlay {
    background-color: white;
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
}

.account-pages {
    background-color: #ebf3f8;
}

.navbar-dark .navbar-nav .nav-link {
    color: #214461!important;
    font-size: 18px;

  }

.text-pale-blue {
    color: #214461!important;

}

  .btn-primary{
    color: white!important;
    background-color: #214461!important;

  }
  .earn_list_item {
    padding-bottom: 5px;
    border-bottom: 1px solid #B8C5CE;
    font-size: 18px;
    font-weight: 400;
    color: #214461;
  }

  .earn_list_item:last-child{
    border-bottom: 0px;

  }
  .art_wrapper{
      margin-top: -45px;
  }
img.art {
    position: relative;
    width: 100%;
    display: inline-block!important;
}

.art2 {
    margin-left: -80px!important;
    margin-top: 40px!important;
}

.whys {
    border-bottom: 1px solid #B8C5CE;
}

.whys:last-child{
    border-bottom: 0px;
}

.whys:not(.active) h5{
    font-weight: 400!important;
    margin-bottom: 0px;

}

.whys p {
    padding-left: 45px;
    margin-bottom: 5px;
}

.whys.active p {
    display: block!important;
    font-weight: 500;
    color: #5F6B7B;
}

.whys.active #unactive-icon {
    display: none!important;
}
.whys.active #active-icon {
    display: inline-block!important;
}
.why-title {
    font-size: 3rem;
    font-weight: 400;
}

.get_started_title {
    font-size: 3rem;
}

.step-title {
    color: #5F6B7B;
    border-right: 1px solid #5F6B7B;
}
.step-title:last-child, .step-title:nth-last-child(1) {
    border-right: none !important;
}

.step p {
    color: #5F6B7B;
    font-size: 16px;
    font-weight: 300;
}

.testimonials-title {
    font-size: 50px;
    font-weight: 900;
}

.testimony p {
    color: #5F6B7B;
}

.testimonials-subtitle  {
    font-style: italic;
    color: #5F6B7B;
    font-size: 28px;
}

.premium_banner {
    background: linear-gradient(241.81deg, #2B618E 42.47%, #ABCFE3 109.91%);
}
.premium_banner p {
    color: #ABCFE3;
    font-size: 35px;
    font-weight: 400;
}

.premium_banner button {
    border-radius: 60px;
    background-color: #ABCFE3!important;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
    border: 0px!important;
    color: #2B618E!important;
}

.pl-6, .px-6 {
    padding-left: 6rem!important;
}

.pr-6, .px-6 {
    padding-right: 6rem!important;
}

.card.custom-card{
    background: #F0F3F7;
border-radius: 26px;
margin: 2rem;
}

.card.custom-card input, .card.custom-card textarea {
    background: rgba(255, 255, 255, 0.7);
border-radius: 26px;
}

.show {
    display: inline!important;
}

.prem {
    border-right: 1px solid #abcfe3;
    padding-right: 10px;
}
.prem:last-child{
    border: 0px;
}

.testimony .card {
    height: 100%;
}
@media (max-width: 576px) {
    body {
        background-position: -175px;
    }
    .jumbotron {
        text-align: center;
        padding: 0rem 1rem !important;
    }

    .logo-main {
        font-size: 1rem;
    }
    .leader {
        font-size: 4rem;
    }
    p.lead {
        margin-bottom: 10px;
    }

    .jumbotron hr {
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
    button.navbar-toggler {
        border: 0px;
        color: white;
    }
    .lg-only {
        display: none;
    }
    .sidebar-mobile {
        min-height: 100vh;
        background-color: white;
        width: 70%;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
        z-index: 2;
    }
    .sidebar-mobile.show {
        display: block;
    }
    .sidebar-mobile .logo-main {
        font-size: 26px;
        width: 100%;
        border-bottom: 1px solid #d1d1d1;
    }
    button.cta {
        padding: 16px !important;
    }
    .b-right {
        order: 1;
        padding-top: 2.5rem!important;

    }

    .b-right svg {
        height: 200px!important;
    }
    .why-inner-right {
        display: none!important;
    }
    .testimonials-title {
        font-size: 40px;
        order: 1;
    }
    .b-left {
        order: 2;
    }

    .premium_banner .d-flex {
        display: block!important;
    }

    .freda .earn_list {
    padding: 20px!important;

        border-radius: 20px;
        background: #f4f8f9;
    }

    .freda .earn-wrapper {
        /* padding-left: 25px;
    padding-right: 25px; */
    padding: 20px!important;
        margin: 0px!important;
    }
    .freda .earn-wrapper h2 {
        display: none!important;
    }
    .freda .earn-wrapper h5 {
        text-align: center;
    padding: 10px!important;
    margin: 0 auto!important
    }
    img.art {
        position: relative;
    }
    .why-title {
        font-size: 2rem;
        text-align: center;
    }
    .why-title br {
        display: none!important;
    }

    .freda-mobile {
        display: block!important;
    }

    .freda-mobile svg {
        height: 200px!important;
    }

    .why-inner-left {
        padding: 20px!important;
        margin-left: 10px;
        margin-right: 10px;
        border-radius: 20px;
        background: #ffffffcc;
    }
    .steps {
        padding: 20px!important;

    }
    .step {
       margin: 10px;
       padding: 20px!important;

        border-radius: 20px;
        background: #ffffffcc;
    }
    .step-title{
        border-right: 0px;
    }

    .step:first-child p {
        padding: 10px!important;
    }
    .testimonials-subtitle {
        font-style: italic;
        color: #5F6B7B;
        font-size: 18px;
        order: 2;
        font-weight: 300!important;
    }
    .testimonies {
        margin: 0px;
    }
    .testimony.hide-mobile {
        display: none!important;
    }
    .testimonies-control {
        display: block!important;

    }

    .prem{
        border: 0px;
    border-radius: 26px;
    background-color: white;
    border-bottom: 1px solid #B8C5CE;
    margin: 0px!important;
    margin-bottom: 10px!important;
    padding: 10px;
    font-size: 24px!important;
    color: #214461!important;
    }

    .prem-container{
        margin: 10px;
       padding: 20px!important;

        border-radius: 26px;
        background: rgba(226, 230, 239, 0.5);;
    }
    .premium_banner button {
        margin-top: 18px;
    padding-right: 4.5rem!important;
    padding-left: 4.5rem!important;
    padding-bottom: 0.6rem!important;
    padding-top: 0.6rem!important;
    font-size: 25px;
    font-weight: 600;
    }
    .show-mobile {
        display: block!important;
    }

    .mx-auto-sm {
        margin-left: auto!important;
        margin-right: auto!important;

    }
}


.content {
    background-color: white;
}

