.text-info {
    color: #398bf7!important;
}


.navigation .btn-outline, .navigation.navbar-sticky .btn-outline {
    border-color: #398bf7;
    color: #398bf7;
    background-color: white;
}

.color-4 {
    color: #2A2A2A!important;
}


@media (min-width: 990px) {
    .features-lg {
        display: flex!important;
    }
    .features-lg .card {
        width: 20%;
        height: 235px;
    }
    .features-lg .card-body {
         padding: 3rem 1rem!important;
     }
    .features-lg .card-body p {
        font-size: 14px;
        margin: 20px 0;
        cursor: default;
    }
    .features-md {
        display: none!important;
    }
}

@media (min-width: 1200px) {
    .features-lg .card {
        /*height: unset;*/
    }
}

@media (max-width: 990px) {
    .features-lg {
        display: none!important;
    }
    .features-md {
        display: block!important;
    }
}

@media (max-width: 768px) {
    .display-sm-5 {
        font-size: 2.5rem!important;
    }
}

@media (min-width: 768px) {
    .mt-md-0 {
        margin-top: 0 !important;
    }
}

@media (max-width: 576px) {
    .mt-xs-6 {
        margin-top: 6rem!important;
    }
}

.login-logo {
    z-index: 10;
    position: absolute;
    top: 15px;
    left: 15px;
}

form.narrow .form-group, .form.narrow .form-group {
    margin-bottom: 10px;
}

.terms h1, .terms h2, .terms h3, .terms h4, .terms h5, .terms h6, .terms p {
    text-align: center;
}

.terms .alpha-list {
    list-style-type: lower-alpha;
}

.btn-pink {
    background-color: #e91e63!important;
    border-color: #e91e63!important;
    color: white!important;
}

.btn-pink:hover {
    color: white!important;
}

.btn-gradient {
    background: #a159ff;
    background: linear-gradient(#a159ff,#398bf7);
    color: white!important;
}

.btn-mkt {
    color: #0a0a0a;
    background: white;
    text-transform: none!important;
}

.btn-mkt:hover {
    color: black;
    background-color: #ececec;
}

.btn-mkt img {
    width: 150px;
    margin-left: 5px;
}

.after-register {
    width: 80%;
    margin: 25px auto -25px auto;
    text-align: center;
}

.after-register h5 {
    margin: 0;
    font-weight: 400;
    font-size: 18px;
}

.section-heading h2 {
    font-size: 2.3rem;
}

.list-unstyled > li .icon-md {
    font-size: 22px;
    /*display: inline-table;*/
    width: 32px!important;
    height: 32px!important;
}

.avatar {
    border-radius: 50%;
    width: 200px;
}

.z-1000 {
    z-index: 1000;
}

.input-group-register .btn {
    text-transform: none;
}

.partners {
    margin-top: -100px;
    padding-bottom: 50px;
}

@media (max-width: 768px) {
    .partners {
        margin-top: -50px;
    }
    .section-heading h3 {
        font-size: 1.5rem;
    }
}

.swiper-slide img {
    max-height: 60px;
}

.join-clients {
    text-align: center;
    padding: 0 30px;
    color: white;
}

.join-clients img {
    max-height: 25px;
    max-width: 100px;
    filter: brightness(0) invert(1);
    margin: 15px;
}

@media (max-width: 768px) {
    .bookademo-box .content, .login-box .content {
      display: none;
    }
    .bookademo-box .page-logo, .login-box .page-logo {
        height: 50px;
    }
}

.login-form .join-clients {
    padding: 15px;
    margin-bottom: 30px;
}

.login-form .join-clients img {
    filter: brightness(0) invert(0.5);
    max-height: 15px;
    margin: 10px;
}



.navigation .navbar-toggler .icon-bar:hover {
    background-color: #398bf7!important;
}


.gradient-level {
    background-color: rgba(146, 0, 229, 1);
    background-image: radial-gradient(at top, rgba(145,0,228,1) 0%, rgba(38,0,61,1) 100%)
}

.level-font {
    font-family: "open-sans-condensed", sans-serif;
    font-weight: 600;
}

.btn-level {
    color: #fff;
    background: #38003E;
    border-color: #38003E;
    &:hover {
        background-color: #1b001e;
    }
    &:focus {
        box-shadow: 0 0 0 0.2rem rgba(145, 0, 228, 0.2);
    }
}

.text-level {
    color: #38003E;
    &:hover {
        color: #1b001e;
    }
}

.influ-landing, .influ-landing .btn, .influ-landing h1, .influ-landing h2, .influ-landing h3, .influ-landing h4, .influ-landing h5, .influ-landing h6, .influ-landing p, .influ-landing label {
    font-family: 'Montserrat', sans-serif;
    color: #3B373A;
}

.influ-landing .color-2 {
    color: #3B373A;
}

.influ-landing .btn-accent {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: None;
    line-height: 1em;
    letter-spacing: 0;
    color: white;
    background-color: #5369F8;
    border-color: #5369F8;
    padding: 14px 28px;
}

.influ-landing .btn-accent:hover,
.influ-landing .btn-accent:not(:disabled):not(.disabled):active, .influ-landing .btn-accent:not(:disabled):not(.disabled).active {
    color: white;
    -webkit-box-shadow: 0 1px 10px rgba(83, 105, 248, 0.8) !important;
    box-shadow: 0 1px 10px rgba(83, 105, 248, 0.8) !important;
    background-color: #3b54f7;
}

.influ-landing .accent, .influ-landing a {
    color: #5369F8;
}

.influ-landing .accent:hover, .influ-landing .accent:focus, .influ-landing a:hover {
    color: #3b54f7;
}
.influ-landing .heading-text {
    color: #616161;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
.influ-bg {
    background-color: #5369F8;
}

@media (max-width: 768px) {
    .login-wrapper {
        background-color: #5369F8;
        padding: 12px;
        min-height: calc(100vh - 50px);
    }
    .login-wrapper > .login-form {
        background-color: white;
        border-radius: 4px;
        padding: 24px;
    }
}
@media (min-width: 768px) {
    .login-form-wrapper {
        max-height: 100vh;
        overflow-y: scroll;
    }
}




.font-weight-seimibold {
    font-weight: 600;
}

.influ-landing .form-control::-webkit-input-placeholder {
    color: #3B373A;
    font-weight: 400;
}
.influ-landing .form-control:-ms-input-placeholder {
    color: #3B373A;
}
.influ-landing .form-control:-moz-placeholder {
    color: #3B373A;
}
.influ-landing .form-control::-moz-placeholder {
    color: #3B373A;
}
.influ-landing .form-control::placeholder{
    color: #3B373A;
}
.influ-landing .form-control:focus {
    box-shadow: 0 0 0 0.2rem rgba(83, 105, 248, 0.25);
    outline: none;
}

.bg-success-info {
    /*background: #e8fffa;*/
    background: #edfbf8;
    padding: 24px;
    border-radius: 16px;
}

.bg-success-info h6 {
    line-height: 1.4;
    font-weight: 400;
}

.cookieinfo {
    padding: 24px!important;
}
