@media (max-width: 576px) {
    .navbar[data-v-d2cca5a8] {
        background-color: #bcd06a
    }

    .navbar-nav a[data-v-d2cca5a8] {
        color: #fff !important;
        padding: 10px 0;
        text-align: left
    }

    .navbar-nav .router-link-active[data-v-d2cca5a8] {
        color: #1e1e1e
    }
}

.navbar-item[data-v-d2cca5a8] {
    color: #fff;
    text-decoration: none;
    list-style-type: none;
    margin-right: 24px
}

@media (max-width: 1366px) {
    .navbar-item[data-v-d2cca5a8] {
        margin-right: 16px
    }
}

.navbar-item a[data-v-d2cca5a8] {
    text-decoration: none;
    color: #fff
}

.navbar-item a[data-v-d2cca5a8]:last-child {
    margin-right: 0
}

.navbar-logo[data-v-d2cca5a8] {
    margin-left: 0;
    padding-left: 0
}

.navbar-collapse[data-v-d2cca5a8] {
    flex-grow: 0
}

.bg-img__color[data-v-d2cca5a8] {
    background-size: cover
}

.changed[data-v-d2cca5a8] {
    color: #1e1e1e
}

@media (max-width: 575px) {
    .navbar-toggler[data-v-d2cca5a8] {
        border: none !important
    }
}

.social-links[data-v-106f086b] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none
}

@media screen and (max-width: 575px) {
    .social-links[data-v-106f086b] {
        display: flex
    }
}

.social-links__item[data-v-106f086b]:not(:last-child) {
    margin-right: 20px
}

.footer[data-v-e436a144] {
    padding: 60px 0
}

@media (max-width: 575px) {
    .footer[data-v-e436a144] {
        padding: 30px 0
    }
}

.footer hr[data-v-e436a144] {
    margin: 0 0 24px 0;
    background-color: #dedede;
    height: 2px
}

@media screen and (max-width: 575px) {
    .footer__left-side[data-v-e436a144] {
        display: flex;
        justify-content: space-between
    }
}

.footer__left-side__logo[data-v-e436a144] {
    margin-bottom: 16px
}

.footer__left-side__socials[data-v-e436a144] {
    display: none
}

@media screen and (max-width: 575px) {
    .footer__left-side__socials[data-v-e436a144] {
        display: block
    }
}

.footer__text[data-v-e436a144] {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    color: #1e1e1e;
    margin-bottom: 24px
}

.footer__links[data-v-e436a144] {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0 0 0 125px
}

@media screen and (max-width: 575px) {
    .footer__links[data-v-e436a144] {
        flex-direction: column;
        border-top: 1px solid rgba(30, 30, 30, .08);
        padding: 24px 0 0 0;
        margin: 0
    }
}

.footer__links__item[data-v-e436a144] {
    margin-bottom: 6px
}

.footer__links__item[data-v-e436a144]:not(:last-child) {
    margin-right: 55px
}

.footer__links__item a[data-v-e436a144] {
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 49px;
    color: rgba(30, 37, 50, .9)
}

.footer__links__item a.router-link-active[data-v-e436a144], .footer__links__item a[data-v-e436a144]:hover {
    color: #bcd06a
}

.footer .contacts__info[data-v-e436a144] {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    color: #1e1e1e
}

@media (max-width: 575px) {
    .footer .contacts__info[data-v-e436a144] {
        margin-bottom: 1rem
    }
}

.footer .bottom-section[data-v-e436a144] {
    margin-top: 58px
}

@media (max-width: 575px) {
    .footer .bottom-section[data-v-e436a144] {
        margin: 0
    }
}

.footer .bottom-section__user-info[data-v-e436a144] {
    display: flex;
    align-items: center
}

.footer .bottom-section__user-info p[data-v-e436a144] {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    color: #1e1e1e;
    margin: 0
}

.footer .bottom-section__user-info p[data-v-e436a144]:first-child {
    margin-right: 1rem
}

.footer .bottom-section__user-info p span[data-v-e436a144] {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    color: #bcd06a
}

.footer .bottom-section__company-info[data-v-e436a144] {
    text-align: right
}

.footer .bottom-section__company-info p[data-v-e436a144] {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #989898;
    margin: 0
}

.bottom-navbar[data-v-1014d9e0] {
    background-color: #1e1e1e;
    padding: 24px 0
}

.bottom-navbar__container[data-v-1014d9e0] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media screen and (max-width: 575px) {
    .bottom-navbar__container[data-v-1014d9e0] {
        align-items: start;
        flex-direction: column
    }
}

.bottom-navbar__container__left-side[data-v-1014d9e0] {
    max-width: 50%
}

.bottom-navbar__container__left-side .contacts__info[data-v-1014d9e0] {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    color: #fff
}

@media (max-width: 575px) {
    .bottom-navbar__container__left-side .contacts__info[data-v-1014d9e0] {
        margin-bottom: 1rem
    }
}

@media screen and (max-width: 575px) {
    .bottom-navbar__container__left-side[data-v-1014d9e0] {
        display: unset;
        max-width: 100%
    }
}

.bottom-navbar__container__left-side__header[data-v-1014d9e0] {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #989898
}

.bottom-navbar__container__left-side p[data-v-1014d9e0] {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #989898;
    margin: 0
}

@media screen and (max-width: 575px) {
    .bottom-navbar__container__right-side[data-v-1014d9e0] {
        display: none
    }
}
