.header {
    height: 100px;
    display: grid;
    grid-template-columns: 179px auto 200px 240px;
    max-width: 1720px;
    margin: 0 auto;
    margin-bottom: 27px;
}

.header__logo img {
  width:230px;
}

.header__menu-col {
    padding-left: 8.4vw;
}

.header__menu {
    height: 48px;
    margin-top: 44px;
}

.header__menu-item {
       display: inline-block;
    font-size: 17px;
    color: #04030C;
    text-decoration: none;
    font-style: normal;
    line-height: 130%;
    font-weight: 700;
    padding: 12.5px 12.5px 12.5px 12.5px;
}

.header__menu-item:hover {
    color: #04030C;
}

.header__menu-item--active {
    background: rgba(251, 235, 97, 0.7);
    font-weight: bold;
}

.header__personal-col {
    margin-top: 40px;
    text-align: right;
    padding-right: 10px;
}

.header__phone-col {
    margin-top: 55px;
}

.header__phone {
    color: #04030C;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}

.header__phone-col {
    text-align: right;
    padding-right: 10px;
}

.top-block {
    position: relative;
}

.top-block article {
    position: relative;
    text-shadow: 1px 1px 2px black, 0 0 1em #000;
}

.top-block_other-projects .top-block__content-text {
    max-width: 513px;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}

.top-block_about-technology .top-block__content-text {
    max-width: 664px;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}

.top-block_works .top-block__content-text {
    max-width: 664px;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}

.top-block__contact-form label {
    display: block;
}

.top-block__contact-form input {
    width: 100%;
    /*max-width: 482px;*/
    display: block;
    padding: 8px;
}

.top-block__contact-form button {
    margin-top: -1px;
    border: none;
    margin-left: 1px;
    width: 221px;
}

.top-block_contacts .top-block__content-left {
    position: relative;
}

.top-block_contacts .top-block__content-text {
    max-width: 664px;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}

.top-block_about .top-block__content-text {
    max-width: 700px;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}

.top-block_other-projects .top-block__decor-image {
    background-image: url('/local/templates/dsmtech/img/other-projects-page/top-block/decor-1.jpg');
}

.top-block_about .top-block__decor-image {
    background-image: url('/local/templates/dsmtech/img/about-page/top-block/decor-1.jpg');
}

.top-block__content {
    max-width: var(--container-w);
    margin: 0 auto;
    padding-top: 120px;
    display: grid;
    grid-template-columns: auto auto;
}

.top-block__content-title {
    color: #fff;
    font-weight: 800;
    /* font-size: 48px; */
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 25px;
    max-width: 940px;
}

.top-block__content-title span {
    color: #F2D900;
}

.top-block__content-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    color: #fff;
    margin-bottom: 45px;
}

.top-block__content-right button {
    margin-right: 15px;
    position: relative;
}

.top-block__decor {
    position: absolute;
    right: 0;
    top: 33px;
}

.top-block__content-left {
    position: absolute;
    z-index: 999;
}

.top-block__decor-image {
    width: 676px;
    height: 522px;
    background-image: url('/local/templates/dsmtech/img/common/decor/1.png');
    background-size: cover;
filter: grayscale(1);
}
.top-block__decor-image:hover {



filter: none;
}

.top-block__decor-image-other {
    width: 676px;
    height: 522px;
    background-image: url('/local/templates/dsmtech/img/common/decor/5.jpg');
    background-size: cover;
filter: grayscale(1);
}
.top-block__decor-image-other:hover {



filter: none;
}

.top-block__decor-image-home {
    width: 676px;
    height: 522px;
    background-image: url('/local/templates/dsmtech/img/common/decor/2.jpg');
    background-size: cover;
filter: grayscale(1);
}
.top-block__decor-image-home:hover {

filter: none;
}


.top-block__decor-image-about-works {
    width: 676px;
    height: 522px;
    background-image: url('/local/templates/dsmtech/img/common/decor/about-works.jpg');
    background-size: cover;
filter: grayscale(1);
}

.top-block__decor-image-about-works:hover {

filter: none;
}


.top-block__decor-image-company {
    width: 676px;
    height: 522px;
    background-image: url('/local/templates/dsmtech/img/common/decor/3.jpg');
    background-size: cover;
filter: grayscale(1);
}
.top-block__decor-image-company:hover {

filter: none;
}

.top-block__decor-image-about-technology {
    width: 676px;
    height: 522px;
    background-image: url('/local/templates/dsmtech/img/common/decor/3.jpg');
    background-size: cover;
filter: grayscale(1);
}
.top-block__decor-image-about-technology:hover {

filter: none;
}

.top-block__decor-image-works {
    width: 676px;
    height: 522px;
    background-image: url('/local/templates/dsmtech/img/common/decor/4.jpg');
    background-size: cover;
filter: grayscale(1);
}
.top-block__decor-image-works:hover {

filter: none;
}



.top-block__decor-1 {
    width: 82px;
    height: 242px;
    background: #04030C;
    margin-top: 0;
    position: absolute;
    z-index: 9
}

.top-block__decor-2 {
    width: 157px;
    height: 120px;
    background: #04030C;
    margin-top: -120px;
   position: absolute;
}

@media (max-width: 500px){

ymaps.ymaps-map.ymaps-i-ua_js_yes{
height:300px !important;
}

.contacts-page__right {
    padding: 20px;
    margin-top: -400px;
}
}