.menu-hr {
    margin: 0;
}

@media (min-width: 1200px) {
    .modal-body .contact-form-block {
        width: auto !important;
    }
    .products-learn {
        display: block;
        width: 140px;
        height: 40px;
        background: #ffffff;
        border-radius: 20px;
        font-weight: 300;
        font-size: 16px;
        color: #000000;
        line-height: 40px;
        text-align: center;
    }
    .products-learn:hover {
        background: #C30D23;
        color: #ffffff;
    }
    .footer-top-block {
        width: 1920px;
        height: 120px;
        display: flex;
        background-color: #173C96;
        align-items: center;
        justify-content: space-between;
        padding: 0 356px 0 364px;
    }

    .footer-top-block  span {
        font-weight: 400;
        font-size: 36px;
        color: #FFFFFF;
    }

    .footer-top-block > a {
        width: 140px;
        height: 46px;
        background: #FFFFFF;
        border-radius: 30px;
        text-align: center;
        line-height: 46px;
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        cursor: pointer;
    }

    .menu-block-top {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 65px 0 20px;
    }

    .menu-block {
        display: flex;
    }

    .menu-block > dl {
        margin-right: 66px;
    }

    .menu-block > dl > dt {
        font-size: 20px;
        color: #232323;
        line-height: 22px;
        margin-bottom: 25px;
    }

    .menu-block > dl > dd {
        font-weight: 400;
        font-size: 14px;
        color: #5D5D5D;
        line-height: 22px;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .menu-block > dl:last-of-type {
        margin-right: 0;
    }

    .footer-bottom-block {
        width: 1200px;
    }

    .menu-right-logo {
        width: 200px;
        height: 25px;
        margin-bottom: 28px;
    }

    .menu-phone-number {
        font-weight: 300;
        font-size: 14px;
        color: #5D5D5D;
        line-height: 22px;
        margin-bottom: 35px;
    }

    .menu-title {
        font-weight: 300;
        font-size: 14px;
        color: #5D5D5D;
        line-height: 22px;
    }

    .menu-phone-number > div {
        margin-bottom: 12px;
    }

    .menu-phone-number > span {
        font-weight: bold;
        font-size: 24px;
        color: #000000;
        line-height: 24px;
    }

    .menu-icon-block {
        margin-top: 17px
    }
    
    .link-icon {
        width: 32px;
        margin-right: 10px;
    }

    .menu-icon-img {
        position: relative;
        display: inline-block;
    }
    .contact-scan:hover > .menu-tool,.contact-email:hover > .menu-tool {
        display: block;
    }

    .contact-scan > .menu-tool {
        left: calc(50% - 46px);
    }

    .contact-email > .menu-tool {
        left: calc(50% - 80px);
        background-color: #232323;
        color: #FFFFFF;
        width: 160px;
        height: 30px;
        font-weight: bold;
        text-align: center;
        line-height: 30px;
        border-radius: 20px;
    }

    .menu-tool {
        position: absolute;
        top: 30px;
        width: 80px;
        display: none;
    }

    .menu-tool > img {
        width: 80px;
        height: 80px;
    }

    .menu-icon-block > div > img {
        width: 24px;
        height: 24px;
        margin-right: 18px;
        cursor: pointer;
    }

    .menu-copyright {
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .menu-copyright > ul {
        display: flex;
        align-items: center;
        font-weight: 300;
        font-size: 14px;
        color: #696868;
        line-height: 22px;
    }

    .menu-copyright > ul > li {
        cursor: pointer;
    }

    .menu-copyright > ul > li:nth-child(2)::before {
        content: '|';
        margin: 0 10px;
    }

    .menu-copyright > div {
        font-weight: 300;
        font-size: 14px;
        color: #696868;
        line-height: 22px;
    }
    

    .menu-block dt:hover,.menu-block dd:hover {
        font-weight: bold;
    }
}

@media (max-width: 1200px) {
    .footer-bottom-block {
        padding-bottom: 20px;
    }
    .footer-top-block {
        width: 100%;
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background-color: #173C96;
        margin-bottom: 20px;
    }

    .footer-top-block > div {
        margin-bottom: 20px;
    }
    .footer-top-block  span {
        color: #ffffff;
        font-size: 24px;
        font-weight: bold;
        padding-bottom: 22px;
        text-align: center;
    }

    .footer-top-block > a {
        width: 100px;
        height: 30px;
        background: #FFFFFF;
        border-radius: 20px;
        text-align: center;
        line-height: 30px;
        font-weight: 400;
        font-size: 14px;
        color: #000000;
        cursor: pointer;
    }

    .menu-block {}

    .mobile-foot-nav {
        margin-top: 20px;
        padding: 0 20px;
    }

    .foot-top-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .menu-right-logo {
        width: 150px;
        height: 18.75px;
    }

    .menu-icon-block {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .menu-phone-number {
        font-weight: 300;
        font-size: 14px;
        color: #5D5D5D;
        line-height: 22px;
        margin: 14px 0;
    }

    .menu-phone-number > span {
        font-weight: bold;
        font-size: 20px;
        color: #000000;
        line-height: 24px;
    }

    .menu-copyright {
        padding: 0 20px;
    }

    .menu-copyright > ul {
        display: flex;
        align-items: center;
        font-size: 14px;
        color: rgba(153, 153, 153, 0.7);
        line-height: 1.5;
        gap: 8px;
        margin-bottom: 4px;
    }

    .menu-copyright > div {
        font-size: 14px;
        line-height: 1.5;
        color: rgba(153, 153, 153, 0.7);
    }
}
