.cn_links_top{
    margin-top: 28px;
    text-align: center;
    margin-bottom: 30px;
}

.cn_links_top a{
    margin-right: 28px;
    font: 300 25px/41px DinDisplayPro;
}

.cn_links_top a:last-child{
    margin-right: 0;
}

.new_vac_big{
    margin-top: 140px;
}

.new_vac_big .ttl h6{
    font: normal 24px/35px DinDisplayPro;
    letter-spacing: -0.48px;
    text-transform: uppercase;
    margin-bottom: 6px;
    text-align: center;
    opacity: 0.5;
    color: #32343D;
}

.new_vac_big .ttl h5{
    font: 300 32px/37px DinDisplayPro;
    letter-spacing: -0.32px;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: center;
    color: #32343D;
}

.new_vacancie_lists_ovr{
    max-width: 851px;
    margin: 140px auto 140px; 
}

.new_vacancie_lists_ovr h5{
    font: 300 32px/37px DinDisplayPro;
    letter-spacing: -0.32px;
    text-transform: uppercase;
    /* margin-bottom: 57px; */
    text-align: center;
    color: #32343D;
}

.new_vacancie_lists_ovr h5 + h6{
    margin-top: 57px;
}

.new_vacancie_lists_ovr h6{
    font: normal 24px/35px DinDisplayPro;
    letter-spacing: -0.48px;
    text-transform: uppercase;
    margin-bottom: 28px;
    margin-top: 76px;
    text-align: center;
    opacity: 0.5;
    color: #32343D;
}

.new_vacancie_lists_ovr p{
    font: 300 26px/40px DinDisplayPro;
    letter-spacing: -0.26px;
    text-align: left;
    color: #32343D;
    margin-bottom: 15px;
}

.new_vacancie_lists_ovr ul{
    width: fit-content;
    margin: 0 auto;
}

.new_vacancie_lists_ovr ul li{
    font: 300 26px/40px DinDisplayPro;
    letter-spacing: -0.26px;
    text-align: left;
    color: #32343D;
    position: relative;
    margin-bottom: 15px;
}

.new_vacancie_lists_ovr ul li::before{
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background: #F09F54;
    left: -35px;
    top: 16px;
    border-radius: 100%;
}

.m_slr_ttl{
    text-align: center;
}
.m_slr_ttl h4{
    font: 300 32px/37px DinDisplayPro;
    letter-spacing: -0.32px;
    text-transform: uppercase;
    text-align: center;
    color: #32343D;  
    margin-bottom: 40px;
}

.main_slr.mt{
    margin-top: 0;
}

.main_slr.mt .caption .desc{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_slr.mt .caption .desc h6{
    font: normal 24px/35px DinDisplayPro;
    letter-spacing: -0.48px;
    text-transform: uppercase;
    color: #fff;
}

@media (max-width: 1024px) {
    .new_vac_big{
        margin-top: 100px;
    }
    .new_vacancie_lists_ovr{
        max-width: 851px;
        margin: 100px auto 100px; 
    }
}

@media (max-width: 850px) {
    .new_vacancie_lists_ovr{
        max-width: 100%;
        margin: 60px auto 60px; 
    }
    .new_vacancie_lists_ovr ul{
        width: fit-content;
        margin: 0;
    }
    .new_vacancie_lists_ovr ul li{
        padding-left: 20px;
    }
    .new_vacancie_lists_ovr ul li:before{
        width: 6px;
        height: 6px;
        left: 0;
        top: 14px;
    }
    .cn_links_top{
        margin-top: 25px;
        text-align: center;
        margin-bottom: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .cn_links_top a{
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font: 300 18px/31px DinDisplayPro;
        margin-bottom: 15px;
    }
    .cn_links_top a:last-child{
        margin-right: auto;
        margin-bottom: 0;
    }
    .new_vac_big .ttl h5{
        font: 300 28px/34px DinDisplayPro;
        letter-spacing: -0.32px;
        text-transform: uppercase;
        margin-bottom: 25px;
        text-align: center;
        color: #32343D;
    }
    .new_vacancie_lists_ovr h5{
        font: 300 28px/34px DinDisplayPro;
        letter-spacing: -0.32px;
        text-transform: uppercase;
        /* margin-bottom: 57px; */
        text-align: center;
        color: #32343D;
    }
    .new_vacancie_lists_ovr h5 + h6{
        margin-top: 37px;
    }
    .new_vacancie_lists_ovr h6{
        font: normal 20px/29px DinDisplayPro;
        letter-spacing: -0.48px;
        text-transform: uppercase;
        margin-bottom: 20px;
        margin-top: 45px;
        text-align: center;
        opacity: 0.5;
        color: #32343D;
    }
    .new_vacancie_lists_ovr p{
        font: 300 22px/34px DinDisplayPro;
        letter-spacing: -0.26px;
        text-align: left;
        color: #32343D;
        margin-bottom: 10px;
    }
    .new_vacancie_lists_ovr ul li{
        font: 300 22px/34px DinDisplayPro;
        letter-spacing: -0.26px;
        text-align: left;
        color: #32343D;
        margin-bottom: 10px;
    }

    .new_vac_big .ttl h6{
        font: normal 20px/29px DinDisplayPro;
        letter-spacing: -0.48px;
        text-transform: uppercase;
        margin-bottom: 4px;
        text-align: center;
        opacity: 0.5;
        color: #32343D;
    }
}

.logo a img{
    width: 150px;
}

.page404 {
    text-align: center;
    padding-top: 8.906vw;
    padding-bottom: 4.844vw;
    min-height: 75vh;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:768px) {
    .page404 {
        margin-top: 48px;
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.page404 .h3 {
    font: 400 5.625vw/4.115vw DinDisplayPro;
    letter-spacing: -.084vw;
    margin-bottom: 1.563vw;
    color: #32343d
}

@media (max-width:768px) {
    .page404 .h3 {
        margin-bottom: 20px;
        font: 400 48px/42px DinDisplayPro;
        letter-spacing: -.72px
    }

    .page404 .h3 br {
        display: none
    }

    .page404 .h3 .br {
        display: block
    }
}

.page404 p {
    font: 400 1.406vw/1.823vw DinDisplayPro;
    letter-spacing: -.014vw;
    color: #32343d
}

@media (max-width:768px) {
    .page404 p {
        font: 400 18px/24px DinDisplayPro;
        letter-spacing: -.2px
    }
}

.page404 .gbc {
    margin-top: 2.083vw
}

@media (max-width:768px) {
    .page404 .gbc {
        margin-top: 30px
    }
}

.page404 .gbc a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: fit-content;
    min-width: 240px;
    margin-left: auto;
    margin-right: auto;
    height: 63px;
    background: #f09f54;
    color: #fff;
    font: 300 22px / 22px DinDisplayPro;
    -webkit-transition: .35s;
    transition: .35s;
}

@media (max-width:1440px) {
    .page404 .gbc a {
        min-width: 200px;
        font: 400 16px/33px DinDisplayPro
    }
}

@media (max-width:1024px) {
    .page404 .gbc a {
        min-width: 160px;
        padding: 1.216vw 1.763vw 1.32vw;
        font: 400 16px/33px DinDisplayPro
    }
}

@media (max-width:768px) {
    .page404 .gbc a {
        font: 400 16px/16px DinDisplayPro;
        padding: 14px 20px 15px
    }
    .logo a img{
        width: 135px;
    }
}

@media (min-width:769px) {
    .page404 .gbc a:hover {
        transition: .35s;
        background: #54565a;
    }
}


#footer{
    column-gap: 50px;
}

.ou__list li .li_desc .li_desc_in.full .ld_img img{
    image-rendering: auto;
}
.logo, .logo a img{
    width: 135px;
}