/* ---------------------------------------- */
/* ---------------- FOOTER ---------------- */
/* ---------------------------------------- */

footer {
    /* position: absolute; */
    /* bottom: 0; */
    width: 100%;
    margin: 155px 0 0 0;
    background-color: #000000;
}

.main-footer {
    display: -webkit-box;
    display: flex;
    /*justify-content: center;*/
    /*padding: 38px 0px 45px 50px;*/
    margin: 0 auto;

    /* & */
    /*padding: 45px 0px 45px 13.4%;*/
    padding: 45px 0px 45px 255px;
}

.footer-left {
    /*width: 682px;*/

    /* & */
    margin-right: 105px;
}

.footer-middle {
    width: 310px;
}

.footer-right {
    /*width: 362px;*/
    margin-left: 103px;
}

.footer-heading {
    /*font-size: 34px;*/
    /*line-height: 48px;*/

    /* & */
    font-size: 33px;
    line-height: normal;
    color: #B3B3B3;
}

.footer-half-line {
    width: 56px;
    border-top: 6px solid #000000;
}

footer .footer-font-size {
    font-size: 16px;
    margin: 33px 0 0 0px;
}

footer .txt-phone-number {
    font-size: 16px;
    color: #B3B3B3 !important;
}

.footer-services {
    /*margin: 47px 0 0 0;*/

    /* & */
    margin: 38px 0 0 0;
}

.footer-service-list {
    margin: 30px 0 0 0;
    line-height: 11px;
}

.p-title-category {
    margin-bottom: 8px;
}

.p-title-category .title-name-category {
    font-size: 13px;
    line-height: 1;
    color: #B3B3B3 !important;
}

.line-footer-top-category {
    background-color: #B3B3B3;
    width: 43px;
    height: 4px;
    border-radius: 2px;
}

.line-footer-top-category.center-section {
    margin-top: 43px;
}

.footer-service-col2 {
    /*margin: 0 0 0 42px;*/

    /* & */
    margin: 0 0 0 50px;
}

.footer-service-col3 {
    /*margin: 0 0 0 33px;*/

    /* & */
    margin: 0 0 0 80px;
}

.footer-content-2 {
    margin: 0 0 0 0;
}

.footer-cont2-desc {
    /*margin: 47px 0 0 0;*/
}

.footer-about-list {
    /*margin: 28px 0 0 0px;*/
    line-height: 12px;

    /* & */
    margin: 25px 0 0 0px;
}

.footer-about-list.right {
    margin-left: 67px;
}

.footer-right-heading {
    /*font-size: 38px;*/
    /*line-height: 45px;*/

    /* & */
    font-size: 33px;
    line-height: normal;
    color: #B3B3B3;
}

.footer-img {
    width: 100%;
    margin: 0 0 0 5px;
}

.footer-right-nums {
    /*margin: 38px 0 0 0;*/

    /* & */
    margin: 34px 0 0 0;
}

.text-info-pages .link-info-paes {
    color: white !important;
    font-size: 12px;
    margin-right: 28px;
}

.footer-right-nums span {
    font-size: 21px;
    margin: 0 16px 0 0px;
}

.footer-right-img {
    display: -webkit-box;
    display: flex;
    align-items: center;
    width: 170px;
    /*margin: 34px 0 0 0;*/

    /* & */
    margin: 25px 0 0 0;
}

.img-right-logo {
    width: 14px;
}

.email-address-footer {
    font-size: 12px;
    margin-left: 12px;
    color: #B3B3B3;
}

.email-address-footer a {
    color: #B3B3B3 !important;
}

.logo-txt-uncolor {
    color: #B3B3B3;
}

.title-logo-new {
    color: #FFCC00;
    margin: 0 0 0 10px;

    /* & */
    font-size: 28px;
}
.new-txt-bottom-logo {
    font-size: 9px;
    margin-left: 25px;
    margin-top: -3px;
    color: #B3B3B3;
}

.footer-right-addres {
    /*margin: 25px 0 0 0;*/

    /* & */
    margin: 8px 0 0 0;
}

.footer-right-addres .row-links {
    display: flex;
    justify-content: space-between;
}

.footer-right-addres .text-menu-item.text-info-page a {
    color: #B3B3B3 !important;
    font-size: 12px;
}

.footer-addres-font {
    font-size: 15px;
}

.footer-mail {
    margin: 20px 0 0 0;
}

/* ------------- END - FOOTER ------------- */



/* ---------------------------------------- */
/* ------------- FOOTER MOBILE ------------ */
/* ---------------------------------------- */

.footer-title {
    color: #FFCC00;
    font-size: 25px;
}

@media only screen and (max-width: 500px) {

    footer {
        margin: 0;
        z-index: 99;
        bottom: 0;
        width: 100%;
    }

    footer .footer-left-menu {
        background-color: #000000;
        padding-top: 35px;
        padding-bottom: 35px;
    }

    footer .footer-left-menu .body-footer {
        padding: 0px 4% 0 7%;
    }

    footer .footer-left-menu .title-footer-mobile {
        color: #B3B3B3;
        font-size: 51px;
        line-height: normal;
    }

    footer .block-phone-numbers .link-phone-number {
        color: #B3B3B3 !important;
        margin-right: 30px;
        /*font-size: 27px;*/
        font-size: 23px;
        margin-top: 50px;
    }

    footer .link-info-pages {
        color: #B3B3B3 !important;
    }

    footer .row-logo-mobile {
        margin: 45px 0 0 0;
    }

    .new-txt-bottom-logo {
        font-size: 14px;
        margin-left: 40px;
        margin-top: -5px;
    }

    .footer-addres-font {
        font-size: 21px;
        margin-left: 68px;
        position: relative;
        top: -5px;
    }

    .footer-right-img {
        width: auto;
        margin: 0px 0 0 0;
    }

    .img-right-logo {
        width: 22px;
        margin-left: 5px;
    }

    .title-logo-new {
        margin: 0 0 0 11px;
        font-size: 44px;
        font-weight: bold;
    }

    .row-info-page-links {
        width: 96%;
        justify-content: space-between;
        margin-top: 30px;
    }

    .row-info-page-links .link-info-pages {
        color: #B3B3B3 !important;
        font-size: 20px;
    }
    
}


@media only screen and (max-width: 375px) {
    footer .footer-left-menu .title-footer-mobile {
        font-size: 44px;
    }

    footer .block-phone-numbers .link-phone-number {
        /*font-size: 23px;*/
        font-size: 18px;
    }

    .img-right-logo {
        width: 20px;
        margin-left: 5px;
    }

    .title-logo-new {
        font-size: 36px;
    }

    .footer-addres-font {
        font-size: 19px;
        margin-left: 40px;
    }

    .row-info-page-links .link-info-pages {
        font-size: 18px;
    }
}

@media only screen and (max-width: 320px) {

    footer .footer-left-menu .title-footer-mobile {
        font-size: 37px;
    }

    footer .block-phone-numbers .link-phone-number {
        /*font-size: 19px;*/
        font-size: 16px;
    }

    .img-right-logo {
        width: 18px;
    }

    .title-logo-new {
        font-size: 34px;
    }

    .new-txt-bottom-logo {
        font-size: 11px;
    }

    .footer-addres-font {
        font-size: 17px;
        margin-left: 35px;
    }

    .row-info-page-links .link-info-pages {
        font-size: 16px;
    }

}


.footer-empty-part {
    width: 100%;
    /* height: 650px; */
}

/* ---------- END - FOOTER MOBILE --------- */



/* ---------- additional --------- */

.modal-backdrop {
    width: 130vw !important;
    height: 130vh !important;
}

.text-success-hide {
    color: #000 !important;
    font-weight: 100 !important;
}
