@media (min-width: 1281px) {
    .zapis {
        display: block;
        float: right;
    }
    .article_container .but {
        font-size: 1.05vw;
        margin-top: 3vw;
        margin-bottom: 5.2vw;
    }
    .article_container .inf {
        width: 36.6%;
    }
    .article_container .inf.article_left {
        margin-left: 10.4%;
    }
    .article_container .inf.article_right {
        margin-right: 10.4%;
    }
    .article_container .text,
    .center_article .text {
        font-size: 1.05vw;
    }
    .article_container .title {
        margin-top: 5.2vw;
        margin-bottom: 2.97vw;
    }
    .article_container .title,
    .center_article .title {
        font-size: 2.6vw;
    }
    .article_img_container {
        width: 50%;
    }
    .auto .auto_menu .car {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .auto .auto_menu a.auto_hover {
        height: 118px;
        margin: 1px;
        border: #e7e7e7 solid 1px;
        border-radius: 5px;
        width: 13.9%;
    }
    .auto .auto_menu {
        width: 80%;
        padding-top: 21px;
        text-align: center;
        padding-bottom: 20px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }
    .auto .title {
        width: 100%;
        text-align: center;
        font-size: 2.6vw;
        padding-top: 20px;
        font-weight: 300;
    }
    .banner {
        background: url(/img/calculator.png);
        width: 62px;
        height: 284px;
        position: fixed;
        top: 30%;
        right: 0;
    }
    .block {
        width: 100%;
        float: left;
    }
    .block.auto {
        background-color: #fbfcff;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 20px;
    }
    .block.convert .but {
        width: 28.2%;
        margin-top: 89px;
        padding: 16px 0px;
        font-size: 24px;
        border-radius: 4px;
    }
    .block.convert .success {
        font-size: 1vw;
        margin-top: 24px;
    }
    .block.convert .title {
        padding-top: 110px;
        font-size: 2.6vw;
    }
    .block.convert {
        background: url(../img/convert.png) center top no-repeat #4eb980;
        height: 539px;
        margin-top: 2px;
    }
    .block.how {
        padding-bottom: 100px;
    }
    .block.map {
        height: 412px;
    }
    .block.menu {
        margin-bottom: 100px;
        background-color: #fff;
    }
    .block.top {
        border-bottom: 1px solid #d7d7d7;
    }
    .blockbut {
        width: 68.8%;
        max-width: 330px;
        margin: 0 auto;
        margin-top: 89px;
        bottom: 104px;
        border: 2px solid;
        padding: 9px 0;
        font-size: 1vw;
        line-height: 1.6vw;
    }
    .blockbut.bl {
        border: 2px solid #c9cbcf;
    }
    .blocktitle {
        font-size: 2.6vw;
        font-weight: 300;
        padding-top: 105px;
    }
    .module3 > .mod1 > .blocktitle {
        font-size: 3.6vw;
        padding-top: 260px;
        text-shadow: 0px 2px 2px black;
    }
    .button_banner_filled {
        width: 54.8%;
        margin: 48px auto;
        padding: 14px 0;
        border-radius: 70px;
        font-size: 1vw;
        line-height: 30px;
    }
    .button_banner_filled_container {
        padding-top: 170px;
    }
    .bx-breadcrumb-item a {
        color: #000;
    }
    .bx-breadcrumb-item {
        float: left;
        color: #888888;
    }
    .car_select .car_select_container select {
        margin: auto;
        width: 100%;
    }
    .car_select .car_select_container {
        width: 17.4vw;
        margin: 0 20px 0 20px;
    }
    .car_select select {
        height: 67px;
        font-size: 1.1vw;
        font-weight: 500;
        border-radius: 5px;
        padding: 18px;
        width: 21.8%;
        padding-right: 30px;
        background-color: #f2f2f2;
        border: 1px solid #c9cbcf;
        margin: 0 20px 0 20px;
        background-repeat: no-repeat;
        background-position-x: 98%;
        background-position-y: 18px;
    }
    .car_select span {
        font-size: 1.25vw;
        line-height: 30px;
        font-weight: 400;
        margin: 0 20px 0 20px;
    }
    .car_select {
        margin: 15px auto auto;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 80%;
    }
    .center_article .media {
        margin-top: 2.6vw;
        margin-bottom: 5.2vw;
    }
    .diag {
        background: url(../img/daig_back_cont.png) center top no-repeat;
    }
    .diagnostic .form .diag_area {
        background: no-repeat;
        border: 1px solid #fff;
        margin-top: 30px;
        height: 107px;
        resize: none;
        width: 778px;
        padding-left: 18px;
        color: #fff;
        font-size: 22px;
        padding-top: 12px;
    }
    .diagnostic .form .diag_area::-webkit-input-placeholder {
        color: #fff;
    }
    .diagnostic .form .diag_in {
        width: 359px;
        background: no-repeat;
        border: 1px solid #fff;
        height: 56px;
        margin-top: 22px;
        border-radius: 4px;
        padding-left: 18px;
        color: #fff;
        font-size: 20px;
        margin-right: 38px;
    }
    .diagnostic .form .diag_in.on {
        width: 781px;
    }
    .diagnostic .form .diag_in::-webkit-input-placeholder {
        color: #fff;
    }
    .diagnostic .form .diag_in:nth-child(2n) {
        margin-right: 0px;
        float: right;
    }
    .diagnostic .form .police a {
        text-decoration: underline;
    }
    .diagnostic .form .police {
        width: 581px;
        margin: 0 auto;
        padding-top: 19px;
        font-size: 16px;
        color: #fff;
    }
    .diagnostic .form .submit {
        width: 358px;
        margin: 0 auto;
        text-align: center;
        background-color: #fff;
        color: #1d864e;
        font-size: 19px;
        font-weight: 600;
        margin-top: 20px;
        padding: 15px 0;
        border-radius: 4px;
        cursor: pointer;
    }
    .diagnostic .form {
        width: 800px;
        margin: 0 auto;
    }
    .diagnostic .title {
        width: 100%;
        float: left;
        text-align: center;
        color: #fff;
        margin-top: 72px;
        font-size: 41px;
        font-weight: 300;
    }
    .diagnostic {
        width: 100%;
        float: left;
        height: 803px;
    }
    .footer .copy a {
        font-size: 0.95vw;
    }
    .footer .copy {
        position: absolute;
        bottom: 72px;
        font-size: 1vw;
        line-height: 30px;
    }
    .footer .foot_but img {
        font-size: 20px;
        margin: 0 6px;
        color: #34a569;
    }
    .footer .foot_but span,
    .footer .foot_but i {
        color: #34a569;
    }
    .footer .foot_but {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 80px;
        text-align: center;
        font-size: 1vw;
        font-weight: 400;
        line-height: 30px;
        width: fit-content;
        width: -moz-fit-content;
    }
    .footer .foot_menu ul {
        padding: 0;
        font-size: 0.95vw;
        line-height: 56px;
    }
    .footer .foot_menu {
        width: 100%;
        display: flex;
        align-items: baseline;
        justify-content: space-between;
        padding-top: 44px;
    }
    .footer .foot_pay .foot_payments svg {
        margin-right: 1.5vw;
    }
    .footer .foot_pay .foot_payments {
        height: 52px;
        margin-top: 56px;
        margin-bottom: 73px;
    }
    .footer .foot_pay span {
        color: #c9cbcf;
        float: left;
    }
    .gallery_main_photo {
        height: 16.5vw;
    }
    .header .info .adress {
        font-size: 0.85vw;
        line-height: 1;
        margin-top: 0.5vw;
    }
    .header .info .tel .phone {
        margin-right: 10px;
        margin-top: -1px;
    }
    .header .info .tel .phone:last-child {
        margin-right: 0px;
    }
    .header .info .tel i {
        font-size: 1.2vw;
    }
    .header .info {
        float: right;
        font-size: 1.25vw;
        font-weight: 300;
    }
    .header .logo {
        width: 21.5%;
        margin-left: 4.6%;
    }
    .header .menu {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 32%;
        font-size: 0.9vw;
        font-weight: 400;
    }
    .header {
        color: #040404;
        height: 120px;
        display: flex;
        margin: auto;
        width: 79.5%;
        justify-content: space-between;
        align-items: center;
    }
    .header&gt;.adress {
        display: none;
    }
    .header_news_template {
        padding-top: 2.6vw;
    }
    .header_phone {
        display: none;
    }
    .img_group {
        border-radius: 14px;
    }
    .img_mini span {
        font-size: 0.83vw;
    }
    .img_mini strong {
        font-size: 1vw;
    }
    .img_mini {
        height: 3.2vw;
    }
    .item_section .desc {
        width: 100%;
        font-size: 19px;
        color: #000;
        height: 360px;
    }
    .item_section .photo img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }
    .item_section .photo {
        width: 100%;
        text-align: center;
        height: 300px;
        background-color: #fff;
    }
    .item_section {
        padding: 0px;
        border: 1px solid #fff;
        margin: 20px;
        background-color: #fff;
    }
    .items_section {
        width: 33%;
        float: left;
        position: relative;
    }
    .kalkulator_note {
        padding-top: 1vw;
        font-size: 0.9vw;
    }
    .kalkulator_pinned_link span {
        width: 65%;
        font-size: 0.95vw;
        line-height: 1.3vw;
    }
    .kalkulator_pinned_link svg {
        height: 1.7vw;
    }
    .kalkulator_pinned_link {
        height: 10vw;
        width: 9%;
        top: 2.2vw;
        position: absolute;
        left: 0;
        flex-direction: column;
        border-radius: 0 15px 15px 0;
    }
    .kalkulator_select_header svg {
        height: 3.75vw;
        margin-right: 2.4%;
    }
    .kalkulator_select_header {
        padding-top: 3.1vw;
        padding-bottom: 4.2vw;
        width: 100%;
    }
    .main_content .contacts .img {
        width: 588px;
        float: left;
    }
    .main_content .contacts {
        margin-top: 82px;
        float: left;
        margin-bottom: 81px;
    }
    .main_content .graf {
        margin-top: 32px;
        font-size: 18px;
    }
    .main_content .phones img,
    .main_content .graf img {
        float: left;
        width: 34px;
        position: absolute;
        top: 0;
        left: -1px;
    }
    .main_content .phones {
        margin-top: 68px;
        font-size: 17px;
    }
    .main_content .phones,
    .main_content .graf {
        float: left;
        width: 100%;
        position: relative;
        padding-left: 49px;
    }
    .main_content .text .blockbut.bl {
        float: left;
        position: relative;
        margin: 0;
        left: 0;
        bottom: 0;
        margin-top: 54px;
        width: 320px;
    }
    .main_content .text .desc {
        float: left;
        margin-top: 34px;
        font-size: 16px;
        width: 100%;
        float: left;
    }
    .main_content .text .title {
        color: #34a569;
        font-size: 40px;
        width: 100%;
        float: left;
    }
    .main_content .text {
        float: left;
        margin-left: 84px;
        margin-top: -9px;
        width: 553px;
    }
    .media {
        width: 80%;
        margin: 0 auto;
    }
    .menu_mob {
        display: none;
    }
    .mobile_only {
        display: none !important;
    }
    .mod2 .blockbut {
        width: 384px !important;
    }
    .mod3 .blockbut {
        margin-top: 158px !important;
    }
    .mod3 {
        background: url(../img/Layer-60.png) left top no-repeat;
        width: 50%;
        float: left;
        height: 540px;
        border-top: 2px solid #fff;
    }
    .mod4 .blockbut {
        margin-top: 99px !important;
    }
    .mod4 {
        background: url(../img/akpp_background.png) center top no-repeat;
        width: 50%;
        float: left;
        margin-left: -2px;
        height: 540px;
        border-top: 2px solid #fff;
    }
    .mod5 .buttons {
        margin-top: 52px;
    }
    .mod5 img {
        width: 329px;
        margin-top: 48px;
    }
    .mod5 {
        background-size: auto;
        float: left;
        height: 925px;
        border-top: 2px solid #fff;
    }
    .mod7 {
        height: 540px;
        float: left;
        border-top: 2px solid #fff;
    }
    .modal_zapis .modal-content .modal_message {
        margin-bottom: 25px;
        height: 70px;
    }
    .modal_zapis h3 {
        font-size: 1.65vw;
    }
    .model .items .item .name {
        font-size: 1vw;
    }
    .model .items .item img {
        max-height: 3.6vw;
        margin-bottom: 1vw;
    }
    .model .items .item {
        margin: 0.25vw;
        width: 16%;
        height: 7.8vw;
    }
    .model .items .item.chto_delat img {
        margin-bottom: 0.5vw;
    }
    .model .items .title {
        font-size: 2.6vw;
        margin: 2vw auto;
    }
    .model .items {
        margin-bottom: 5.2vw;
    }
    .model_2 .remont .car .name {
        margin-top: 0.9vw;
        font-size: 1vw;
    }
    .model_2 .remont .car img {
        max-height: 4.3vw;
    }
    .model_2 .remont .car {
        background-color: #fff;
        border-radius: 5px;
        margin: 10px;
        height: 7.8vw;
    }
    .model_2 .remont .diagn svg {
        width: 32px;
        margin-right: 1.45vw;
    }
    .model_2 .remont .diagn {
        width: 55.5%;
        margin: auto;
        padding: 2vw 0;
        font-size: 1.25vw;
        border-radius: 5px;
    }
    .model_2 .remont .diagn:before {
        content: "";
        width: 35px;
        height: 35px;
        background-size: cover;
        display: block;
        position: absolute;
        left: 17px;
        top: 10px;
    }
    .model_2 .remont {
        grid-template-columns: 265fr 1255fr;
        border-radius: 5px;
        margin: 29px auto auto;
        width: 80%;
        background-color: #4eb980;
    }
    .model_2 .title {
        font-size: 2.6vw;
        margin: 2.1vw 0;
    }
    .model_2 {
        padding-bottom: 5.2vw;
    }
    .model_list_article .title {
        font-size: 2.6vw;
        margin-bottom: 2.5vw;
    }
    .model_list_article img {
        height: 41.1vw;
        width: 50%;
    }
    .model_list_article_container {
        height: 30vw;
        width: 37%;
    }
    .model_list_article_text .but,
    .article_container .but {
        width: 20.3vw;
        margin-top: 3vw;
        padding: 0.75vw 0;
        border: 2px solid #c9cbcf;
    }
    .model_list_article_text {
        width: 92%;
        font-size: 1.05vw;
        margin-right: 2.7vw;
    }
    .module1 .inf .but,
    .video_block_article_template_button {
        width: 20.3vw;
        border: 2px solid #c9cbcf;
        margin-top: 2.3vw;
        text-align: center;
        padding: 0.75vw 0;
        font-size: 1vw;
        font-weight: 400;
        border-radius: 34px;
    }
    .module1 .inf .title {
        color: #34a569;
        font-size: 2.6vw;
        line-height: normal;
    }
    .module1 .inf ul {
        list-style-type: disc;
        margin-left: 19px;
        margin-top: 33px;
        font-size: 16px;
        line-height: 20px;
    }
    .module1 .inf {
        width: 562px;
        margin-top: 59px;
        margin-left: 10.2vw;
    }
    .module1 {
        width: 50%;
        float: left;
        height: 397px;
    }
    .module1.mod .text {
        width: 90%;
        margin-top: 29px;
        line-height: 23px;
        font-size: 20px;
        color: #3f3f3f;
        font-weight: 300;
    }
    .module2 {
        width: 50%;
        float: left;
        height: 397px;
    }
    .module2.mod img {
        height: 100%;
        width: 100%;
    }
    .module2.mod {
        height: 531px;
        position: relative;
    }
    .module3 .mod1 .blockbut {
        margin-top: 390px !important;
    }
    .module3 &gt; .mod1 &gt; .blocktitle {
    padding-top: 290px;
    text-shadow: 0px 1px 1px black;
    font-size: 80px;
    }
    .module3 .mod1 {
        height: 925px;
    }
    .module3 .mod2 {
        height: 540px;
        background-color: #F9FBFF;
    }
    .module3 .mod6 {
        height: 540px;
    }
    .module3 {
        width: 50%;
        float: left;
    }
    .module4 {
        width: 50%;
        float: left;
    }
    .our_work {
        width: 84.5%;
        grid-template-columns: 1fr 1fr 1fr;
        padding: 2.6vw 0;
    }
    .our_work_detail .text p,
    .our_work_detail .text h2 {
        font-size: 1.05vw !important;
    }
    .our_work_detail .title {
        margin-top: 5.1vw !important;
        margin-bottom: 2.5vw;
    }
    .our_work_detail img {
        margin-top: 0.8vw;
        margin-bottom: 2.5vw;
    }
    .our_work_detail {
        width: 62.5%;
    }
    .our_work_footer {
        font-size: 1.05vw;
    }
    .our_work_gallery {
        margin: 2.6vw;
        border-radius: 20px;
    }
    .our_work_main_content {
        margin-bottom: 52px;
    }
    .our_work_more {
        margin-top: 0.52vw;
    }
    .our_work_title {
        font-size: 1.25vw;
        margin-top: 1vw;
        margin-bottom: 0.5vw;
    }
    .photo .photo_slider .photos .big_photo img {
        max-width: 100%;
    }
    .photo .photo_slider .photos {
        width: 799px;
        margin: 0 auto;
        margin-top: 40px;
    }
    .photo .photo_slider .title {
        width: 100%;
        text-align: center;
        color: #fff;
        margin-top: 74px;
        font-size: 40px;
        font-weight: 300;
    }
    .photo .photo_slider select {
        background: border-box;
        border: 1px solid #fff;
        color: #fff;
        padding: 16px 0;
        margin: 0 18px;
        margin-top: 29px;
        border-radius: 5px;
        width: 379px;
        padding-left: 13px;
        font-size: 19px;
    }
    .photo .photo_slider {
        text-align: center;
        margin-bottom: 205px;
    }
    .photo {
        background-color: #4eb980;
        float: left;
    }
    .promo_background {
        border-radius: 15px 15px 0 0;
    }
    .promo_block {
        margin: 2.6vw;
        border-radius: 15px;
    }
    .promo_content {
        font-size: 1.04vw;
        line-height: 1.56vw;
    }
    .promo_content_block {
        padding-top: 2.5vw;
        padding-left: 5.6%;
        min-height: 18.3vw;
    }
    .promo_footer a {
        width: 41.5%;
        padding: 0.6vw 0;
        font-size: 1.05vw;
    }
    .promo_footer {
        padding: 0.7vw;
    }
    .promo_title {
        line-height: 50px;
        font-size: 2.1vw;
        max-width: 27vw;
    }
    .promotions_grid {
        grid-template-columns: 1fr 1fr;
        padding: 2.6vw 7.8%;
    }
    .reasons .reason .item .desc {
        font-size: 16px;
    }
    .reasons .reason .item .name {
        width: 100%;
        margin-top: 48px;
        font-weight: 800;
        font-size: 17px;
        height: 65px;
    }
    .reasons .reason .item {
        width: 20%;
        float: left;
        text-align: center;
        margin-top: 55px;
    }
    .reasons .reason .title {
        width: 100%;
        float: left;
        text-align: center;
        color: #34a569;
        font-size: 39px;
        margin-top: 73px;
    }
    .reasons .reason {
        float: left;
        margin-bottom: 106px;
    }
    .reasons {
        background-color: #fff;
    }
    .scheme_work {
        width: 80%;
        padding-bottom: 5.2vw;
    }
    .scheme_work_arrow svg {
        height: 3vw;
    }
    .scheme_work_item img,
    .scheme_work_arrow_container {
        height: 15vw;
    }
    .scheme_work_item {
        height: 25vw;
    }
    .scheme_work_item_footer div {
        margin-top: -1.55vw;
        height: 3.1vw;
        width: 3.1vw;
        font-size: 1.2vw;
    }
    .scheme_work_item_footer span {
        font-size: 1vw;
        line-height: 1.56vw;
    }
    .scheme_work_item_footer {
        height: 10vw;
        background-color: #fafcfe;
    }
    .scheme_work_items {
        grid-template-columns: 370fr 200fr 370fr 200fr 370fr;
        grid-row-gap: 5.2vw
    }
    .scheme_work_title {
        font-size: 2.6vw;
        margin-top: 5.2vw;
        margin-bottom: 2.08vw;
    }
    .phone_wrap {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .show_phone {
        color: #34a569;
        border-bottom: 2px #34a569 dotted;
        border-radius: 0px;
        padding: 1px 0;
    }
    .smenu_one a {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        height: 120px;
        color: #fff;
        line-height: 1.5;
        transition-duration: .3s;
        border: 1px solid #fff;
        border-radius: 15px;
        background-color: rgba(175, 183, 190, 0.5);
        font-size: 0.9vw;
        font-weight: 500;
    }
    .smenu_one {
        position: relative;
        display: block;
        text-align: center;
        width: 22%;
        margin: 0 50px;
    }
    .soc_s a {
        display: block;
        float: left;
        width: 46px;
        height: 44px;
    }
    .soc_s {
        margin-bottom: 74px;
    }
    .tables .table .choose select {
        background-color: #f2f2f2;
        margin: 0 19px;
        padding: 16px 10px;
        color: #34a569;
        font-size: 18px;
        width: 378px;
        border-radius: 5px;
    }
    .tables .table .choose {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 20px;
    }
    .tables .table .text {
        padding: 0;
        width: 80%;
        margin: 0 auto;
        margin-top: 20px;
        float: none;
        text-align: center;
    }
    .tables .table .title {
        color: #34a569;
        font-size: 2.6vw;
        width: 100%;
        text-align: center;
        margin-top: 5.2vw;
    }
    .tables .table table td,
    #kalkulator_to table td {
        padding: 0.65vw 1.5%;
        text-align: left;
        font-size: 1.05vw;
    }
    .tables .table table th,
    #kalkulator_to table th {
        padding: 0.9vw 1.5%;
        text-align: left;
    }
    .tables .table table th,
    #kalkulator_to th {
        font-size: 1.15vw;
    }
    .tables .table table tr {
        height: 3.1vw;
    }
    .tables .table table tr:first-child {
        background-color: #c9cbcf;
    }
    .tables .table table tr:nth-child(even),
    #kalkulator_to table tr:nth-child(even) {
        background-color: #fafafa;
    }
    .tables .table table tr:nth-child(odd),
    #kalkulator_to table tr:nth-child(odd) {
        background-color: #f2f2f2;
    }
    .tables .table table {
        width: 100%;
        margin-top: 2.08vw;
        table-layout: auto;
    }
    .tables {
        padding-bottom: 5.02vw;
    }
    .tables.tops .table .text {
        color: #fff;
    }
    .tables.tops .table .title {
        float: none;
        margin-top: 2.6vw;
    }
    .tables.tops.white .table .text {
        float: none;
        margin-top: 40px;
        color: #000;
    }
    .tables.tops.white .table .title {
        float: none;
        margin-top: 40px;
        color: #4eb980;
    }
    .tables.white .table .text {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
        float: none;
        text-align: inherit;
    }
    .top_bread .bread i {
        margin-left: 5px;
        margin-right: 2px;
    }
    .top_bread .bread {
        border: 1px solid #dddddd;
        background-color: #fff;
        font-size: 0.68vw;
        line-height: 37px;
        padding: 0 10px;
        width: 78%;
        border-radius: 5px;
    }
    .top_bread {
        padding: 1.05vw 0;
    }
    .top_menu ul li {
        float: left;
        display: table-row-group;
        flex-basis: auto;
        flex-grow: 1;
        font-weight: 600;
        margin-top: 31px;
        padding-left: 2px;
        text-align: center
    }
    .top_menu ul li:first-child {
        text-align: left;
    }
    .top_menu ul li:last-child {
        text-align: right;
    }
    .top_menu ul {
        width: 100%;
        display: flex;
    }
    .tops {
        background-color: #4eb980;
        margin: 0;
        padding-bottom: 2.1vw;
    }
    .tops.white {
        background-color: #fff;
        margin: 0;
        padding-bottom: 40px;
    }
    .video_block_article_template .youtube_player {
        width: 50%;
        height: 29.75vw;
    }
    .video_block_article_template_right {
        width: 40%;
    }
    .video_block_article_template_title {
        width: 80%;
        font-size: 2.6vw;
        line-height: normal;
    }
    .videos_div {
        margin: auto;
        position: absolute;
        float: left;
        left: auto;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        top: 50%;
    }
    .warn .first .text {
        padding-top: 40px;
        font-size: 16px;
    }
    .warn .first .title {
        font-size: 2.6vw;
    }
    .warn .first ul li {
        margin-bottom: 19px;
        padding-left: 5px;
    }
    .warn .first ul {
        padding-left: 17px;
        font-size: 1vw;
        padding-top: 33px;
    }
    .warn .first {
        width: 50%;
        padding-top: 40px;
    }
    .warn .second .info {
        margin-top: 24px;
        font-size: 1vw;
        margin-bottom: 5px;
    }
    .warn .second .title {
        font-size: 2.6vw;
    }
    .warn .second span {
        margin-top: 37px;
        width: 100%;
        font-size: 1.25vw;
    }
    .warn .second ul li {
        margin-bottom: 30px;
    }
    .warn .second ul {
        margin-left: 19px;
        margin-top: 40px;
        font-size: 16px;
        line-height: 20px;
        padding-left: 32px;
    }
    .warn .second {
        width: 40.6%;
        padding: 42px 2.8%;
        border-radius: 20px;
    }
    .warn {
        padding-top: 100px;
        padding-bottom: 100px;
        display: flex;
        justify-content: space-between;
    }
    .work .item img {
        float: left;
    }
    .work .item {
        margin-top: 101px;
        width: 46.2%;
        height: 150px;
        border-radius: 11px;
        margin-bottom: 10px;
        grid-template-columns: 100px 1fr;
        font-size: 1.25vw;
        line-height: 30px;
        font-weight: 700;
    }
    .work .oil_zamena img {
        margin-left: 29px;
        margin-top: 15px;
        height: 80%;
    }
    .work .title {
        padding-top: 105px;
        font-size: 2.6vw;
    }
    .work .work_akpp img {
        height: 83.5%;
        margin-left: 25px;
        margin-top: 12px;
    }
    .work .work_gidroblock img {
        height: 68%;
        margin-left: 18px;
        margin-top: 24px;
    }
    .work .work_gidrotransformator img {
        height: 66%;
        margin-left: 25px;
        margin-top: 25px;
    }
    .work .work_korobka img {
        height: 66.7%;
        margin-left: 28px;
        margin-top: 25px;
    }
    .zapis a {
        background-color: #2d8d5c;
        color: #fff;
        padding: 7px 13px;
        text-align: left;
        font-size: 15px;
        border-radius: 50px;
        width: 200px;
        margin-top: 42px;
        display: block;
    }
    .zapis_button img {
        height: 80%;
    }
    .zapis_button span {
        color: white;
        font-size: 1vw;
        font-weight: 500;
        width: 60%;
        line-height: 1vw;
    }
    .zapis_button {
        height: 48px;
        width: 14.8%;
        background-color: #4eb981;
        border: 2px solid #34a569;
        border-radius: 4px;
        cursor: pointer;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }
    #desktop_video {
        min-height: 16.65vw;
        width: 100%;
    }
    #header_video {
        position: relative;
    }
    #kalkulator_header_block {
        width: 80%;
        padding-bottom: 4.2vw;
    }
    #kalkulator_select span {
        width: 16.5%;
        margin: 0 1.3% 0 0;
        text-align: right;
    }
    #kalkulator_select {
        width: 100%;
    }
    #kalkulator_summa .but {
        padding: 0.75vw 1.65vw;
        font-size: 1.25vw;
    }
    #kalkulator_summa .sign {
        font-size: 4.17vw !important;
    }
    #kalkulator_summa div svg {
        height: 3.1vw;
        width: 4.1vw;
        margin-right: 8%;
    }
    #kalkulator_summa strong {
        font-size: 1.88vw;
    }
    #kalkulator_summa {
        font-size: 1.05vw;
        height: 6.2vw;
        width: 100%;
        line-height: 2.08vw;
        align-items: center;
    }
    #kalkulator_title {
        font-size: 2.6vw;
        text-align: center;
    }
    #kalkulator_to h2 {
        font-size: 2.6vw;
        padding: 2.6vw 0px;
    }
    #kalkulator_to table td .checkbox {
        height: 1.9vw;
        margin-right: 1.8%;
    }
    #kalkulator_to {
        width: 80%;
        font-size: 1.05vw;
    }
    #kalkulator_to&gt;div:last-child {
        padding-bottom: 5.2vw;
    }
    #select_model_auto option,
    #select_mark_auto option,
    #select_mark_auto_kalkulator option,
    #select_model_auto_kalkulator option,
    #selection_for_kalkulator option {
        font-size: 1.1vw;
        font-weight: 500;
    }
}