.site-footer {
    max-width: 100%;
    background: #000D17;
    padding: 80px 0 40px;
}

.site-footer .row {
    display: flex;
    flex-wrap: wrap;
}

.footer-navigation-wrapper .menu-item {
    width: 100%;
}

.footer-navigation-wrapper .menu-item a {
    text-decoration: none;
    padding: 8px 0;
    text-transform: uppercase;
    line-height: 1.5;
    display: inline-block;
}

.footer-navigation-wrapper li {
    line-height: 1;
}

.footer-navigation-wrapper .menu-item a:hover,
.footer-primary-wrapper li a:hover {
    text-decoration: none;
}

.footer-primary-wrapper li a {
    font-size: var(--font-size-base);
    line-height: 1.85714285714;
    font-weight: 400;
    font-family: var(--font-family-base);
    text-decoration: none;
    font-size: calc(var(--font-size-base) - 2px);
}

.footer-primary-wrapper li a:hover,
.site-footer .info-content a:hover {
    color: #fff;
}

.footer-primary-wrapper li {
    list-style: none;
}

.site-footer .col-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 38%;
    padding-left: 8%;
}


.site-footer .info-content a {
    font-weight: 500;
    font-size: var(--font-size-lead-in);
    text-decoration: none;
    line-height: 1.44444444444;
}

.site-footer .contact-info-item {
    margin-bottom: 25px;
    max-width: 400px;
}

.site-footer h5.info-title {
    color: #A2A2A2;
    margin-bottom: 10px;
}

.footer-primary-wrapper {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    max-width: 324px;
    padding: 0;
}

.site-footer .col-left {
    width: 31%;
}

.site-footer .copyright p {
    font-size: calc(var(--font-size-base) - 2px);
}

.site-footer .contact-info-list {
    width: 31%;
    padding-left: 1.5%;
}

.site-footer .site-logo img.custom-logo {
    max-width: 297px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.site-footer .site-logo {
    margin-bottom: 64px;
}

.site-footer .footer-navigation {
    margin: 0 0 50px;
}

nav.footer-navigation-secondary {
    margin-top: auto;
}

.button-backtop.button-sticky-wraper a {
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    background: transparent;
    border: 0;
    outline: none;
}

.button-backtop.button-sticky-wraper a:hover {
    color: #fff;
}

.button-backtop.button-sticky-wraper {
    position: fixed;
    bottom: 40px;
    right: 30px;
    margin: 0;
    z-index: 99;
}

.button-backtop.button-sticky-wraper .b-button--arrow {
    display: inline-block;
    width: 16px;
    height: 15px;
    background-image: url("../images/arrow-red.svg");
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: right;
    transform: rotate(-90deg);
    margin-left: 11px;
}

div#button-sticky {
    display: none;
}

.to-the-top {
    text-transform: uppercase;
}

.copyright a:hover {
    color: #fff;
}

.site-logo .o-media {
    background: transparent;
}

@media (max-width: 1024px) {
    .site-footer .col-right {
        padding: 0 0 0 40px;
    }

    .site-footer .contact-info-list {
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .site-footer .col-bottom {
        display: none;
    }

    .site-footer .copyright p {
        white-space: nowrap;
    }
}

@media (max-width: 991px) {
    .site-footer .col-left {
        width: 100%;
    }

    .site-footer .col-right {
        width: 100%;
        padding: 0;
    }

    .site-footer .contact-info-list {
        width: 100%;
        padding: 43px 0 15px;
    }

    .site-footer .site-logo {
        margin-bottom: 33px;
    }

    .footer-navigation-wrapper .menu-item a {
        padding: 7px 0;
        position: relative;
    }

    .site-footer .info-content a {
        font-weight: 400;
    }

    nav.footer-navigation-secondary {
        margin-bottom: 22px;
    }

    .site-footer .footer-navigation {
        margin: 0px 0 32px;
    }

    .site-footer .col-left nav.footer-navigation-secondary {
        display: none;
    }

    .contact-title {
        font-size: var(--font-size-heading-1);
        margin: 0 0 26px;
    }

    .site-footer .col-right .copyright {
        display: none;
    }

    .site-footer .info-content a,
    .site-footer h5.info-title {
        font-size: var(--font-size-base);
    }

    .site-footer .contact-info-item {
        margin-bottom: 22px;
    }

}

@media (max-width: 767px) {

    .site-footer {
        padding: 70px 0 116px;
    }

    .button-backtop.button-sticky-wraper {
        bottom: 69px;
        right: 22px;
    }
}

.cms-page .line-animation {
    position: relative;
}

.cms-page {
    padding: 182px 0 160px;
    display: flex;
    flex-wrap: wrap;
}

.cms-page .title-page {
    padding-bottom: 60px;
    margin-bottom: 0;
}

.cms-page .content-page {
    padding-top: 60px;
}

.cms-page .content-right {
    width: 68%;
    margin-left: auto;
    padding-left: 26px;
}

.cms-page .wp-block-heading {
    margin-bottom: 20px;
}

.cms-page .content-page p:not(:last-child) {
    margin-bottom: 25px;
}

.cms-page .content-right p {
    color: #D0D0D0;
}

.error404 main p {
    margin-top: 30px;
}

@media (min-width: 1441px) {
    .site-footer .col-right .col-right-inner {
        max-width: 330px;
        padding-left: 0;
        margin-right: 100px;
    }

    .site-footer .col-right {
        margin-left: auto;
        padding-left: 0;
        max-width: 431px;
    }

    .site-footer .contact-info-list {
        max-width: 400px;
        padding: 0;
    }
}

@media (max-width: 991px) {
    .cms-page .content-right {
        width: 100%;
        padding: 40px 0 0;
    }

    .cms-page .title-page {
        padding-bottom: 35px;
    }

    .cms-page .content-page {
        padding-top: 35px;
    }

    .cms-page {
        padding: 122px 0 70px;
    }

    .error404 main p {
        margin-top: 35px;
    }

    .error-404.not-found.cms-page {
        padding-bottom: 120px;
    }
}