@media (max-width: 720px) {

    body {
        overflow-x: hidden;
    }

    span.bold {
        font-weight: 600;
        font-size: 14px;
    }

    .adress {
        float: right;
        margin-top: 15px;
        margin-right: 30px;
        font-size: large;
        font-weight: 600;
    }

    .article_container .but {
        margin-top: 6.25vw;
    }

    .article_container {
        flex-direction: column;
    }

    .auto .auto_menu .car img {
        max-width: 15%;
    }

    .auto .auto_menu .car {
        margin-right: 2px;
        display: inline;
    }

    .auto .auto_menu {
        width: 100%;
        float: left;
        padding-top: 21px;
        text-align: center;
        display: none;
    }

    .auto .title {
        width: 100%;
        text-align: center;
        font-size: 6.3vw;
        padding-top: 30px;
        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: #FAFCFE;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 30px;
    }

    .block.convert .but {
        width: 54%;
        margin-top: 35px;
        padding: 5px 0px;
        font-size: 4.4vw;
        border-radius: 2px;
    }

    .block.convert .success {
        margin-top: 10px;
        font-size: 4.1vw;
        margin: auto;
        width: 57.5%;
        text-align: center;
        margin-top: 8px;
        padding-bottom: 9.38vw;
    }

    .block.convert .title {
        padding-top: 42px;
        font-size: 6.3vw;
    }

    .block.convert {
        background: url(../img/convert_mob.png) center top no-repeat #4eb980;
        margin-top: 0px;
        background-size: cover;
    }

    .block.footer {
        background-color: #fff;
        position: relative;
    }

    .block.how {
        margin-top: 15px;
        padding-bottom: 30px;
    }

    .block.index {
        background-color: #fbfcff;
    }

    .block.map {
        height: 200px;
    }

    .block.menu {
        margin-bottom: 30px;
    }

    .block.top {
        border-bottom: 1px solid #d7d7d7;
    }

    .block.warning {
        padding-top: 30px;
    }

    .blockbut {
        width: 48.5%;
        margin: 0 auto;
        margin-top: 30px;
        bottom: 104px;
        border: 1px solid;
        padding: 5px 0;
        font-size: 4.4vw;
    }

    .blockbut.bl {
        border: 1px solid #989A9E;
    }

    .blocktitle {
        font-size: 6.3vw;
        font-weight: 300;
        padding-top: 42px;
    }

    .button_banner_filled {
        width: 80%;
        margin: 12px auto;
        padding: 4px 0;
        border-radius: 70px;
        font-size: 4.4vw;
    }

    .button_up {
        border: 1px solid #a9abae;
        position: absolute;
        width: 28px;
        height: 28px;
        bottom: 30px;
        font-size: 15.5px;
        color: #a9abae;
        left: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
    }

    .bx-breadcrumb-item a {
        color: #000;
    }

    .bx-breadcrumb-item span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .bx-breadcrumb-item {
        float: left;
        color: #888888;
        overflow: hidden;
        display: flex;
    }

    .car_select .car_select_container {
        width: 100%;
    }

    .car_select select {
        height: 35px;
        width: 100%;
        margin-top: 12px;
        font-size: 4.4vw;
        border-radius: 2px;
        padding-left: 15px;
        background-color: #f2f2f2;

        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-repeat: no-repeat;
        background-position-x: 96%;
        background-position-y: 4px;
        border: 1px solid #c9cbcf;
    }

    .car_select span {
        font-weight: 400;
        margin: 0 20px 0 20px;
    }

    .car_select span:first-child {
        display: none;
    }

    .car_select {
        margin: 30px auto auto;
        text-align: center;
        width: 91%;
    }

    .carousel-indicators .active {
        background-color: #34a569;
        border-color: #34a569;
    }

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 5px;
        text-indent: -999px;
        cursor: pointer;
        background-color: transparent;
        border: 1px solid #cbcdd1;
        border-radius: 10px;
    }

    .carousel-indicators {
        padding: 0;
        margin: 5vw 0 0;
        text-align: center;
    }

    .carousel-item {
        display: none !important;
    }

    .carousel-item.active {
        display: flex !important;
    }

    .contacts .phone_class {
        align-items: flex-start !important;
        flex-direction: column;
    }

    .desktop_tablet_visible {
        display: none !important;
    }

    .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: 94%;
        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: 100%;
        margin: 0 auto;
        padding-top: 110px;
        font-size: 16px;
        color: #fff;
    }

    .diagnostic .form .submit {
        width: 100%;
        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: 100%;
        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;
    }

    .foot_menu .foot_pay,
    .not_mobile {
        display: none;
    }

    .footer .copy a {
        font-size: 3.8vw;
    }

    .footer .copy {
        width: fit-content;
        width: -moz-fit-content;
        margin: 30px auto;
        font-size: 4.4vw;
        color: #040404;
        font-weight: 400;
    }

    .footer .foot_but .show_phone3_butt {
        display: block;
        margin: auto;
        margin-top: 2vw;
    }

    .footer .foot_but i {
        font-size: 3.1vw;
    }

    .footer .foot_but img {
        height: 13px;
        margin: 0 6px;
    }

    .footer .foot_but span,
    .footer .foot_but i {
        color: #34a569;
    }

    .footer .foot_but {
        position: absolute;
        width: 89.5%;
        left: 0;
        right: 0;
        margin: auto;
        color: #040404;
        bottom: 223px;
        text-align: center;
        padding: 6px 0px;
        font-size: 4.4vw;
        font-weight: 400;
        border-radius: 30px;
        line-height: 12px;
    }

    .footer .foot_menu ul li {
        width: 100%;
        float: left;
    }

    .footer .foot_menu ul {
        float: left;
        width: auto;
        font-size: 4.1vw;
        line-height: 30px;
        margin: 0;
        padding: 0;
    }

    .footer .foot_menu {
        width: 100%;
        float: left;
        padding-top: 32px;
    }

    .footer .foot_pay .foot_payments svg {
        margin-right: 4vw;
    }

    .footer .foot_pay .foot_payments {
        height: 30px;
        margin-top: 6px;
        margin-bottom: 14px;
    }

    .footer .foot_pay span {
        color: #989a9e;
        float: left;
    }

    .footer .foot_pay {
        width: 100%;
        padding-top: 100px;
        width: 74%;
        margin: auto;
    }

    .gallery_main_photo {
        height: 65.5vw;
    }

    .header .adress {
        display: none
    }

    .header .info .adress {
        font-size: 12px;
    }

    .header .info .tel .phone {
        margin-right: 27px;
        float: left;
        margin-top: -1px;
    }

    .header .info .tel .phone:last-child {
        margin-right: 0px;
    }

    .header .info {
        display: none;
        height: 57%;
        margin-top: 24px;
        font-size: 12px;
    }

    .header .logo img {
        width: 120px;
    }

    .header .menu span {
        margin-right: 49px;
    }

    .header .menu {
        display: none;
    }

    .header {
        color: #040404;
        height: 60px;
        display: flex;
        margin: auto;
        width: 90%;
        justify-content: space-between;
        align-items: center;
    }

    .header_news_template {
        padding-top: 7.8vw;
    }

    .header_phone {
        display: block;
        border: 1px solid #34a569;
        width: 21px;
        height: 21px;
        text-align: center;
        border-radius: 25px;
        padding: 5px 14px 5px 16px;
    }

    .how .work .oil_zamena img {
		width: 64%;
		height: 80%;
    }

    .how .work .work_akpp img {
        width: 74%;
        height: 85%;
    }

    .how .work .work_gidroblock img {
        width: 79%;
        height: 70%;
    }

    .how .work .work_gidrotransformator img {
		width: 67%;
		height: 67%;

    }

    .img_group {
        border-radius: 10px;
    }

    .img_mini span {
        font-size: 3.75vw;
    }

    .img_mini strong {
        font-size: 4.38vw;
    }

    .img_mini {
        height: 13vw;
    }

    .kalkulator_button_container {
        background-color: #4eb980;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 30vw;
    }

    .kalkulator_img {
        width: 21px;
        height: 25px;
    }

    .kalkulator_note {
        padding-top: 3vw;
        font-size: 3.44vw;
        margin: 0 2vw;
    }

    .kalkulator_pinned_link span {
        font-size: 4.38vw;
    }

    .kalkulator_pinned_link svg {
        height: 8vw;
    }

    .kalkulator_pinned_link {
        height: 18vw;
        width: 90%;
        border-radius: 10px;
        margin: 9.5vw auto;
    }

    .kalkulator_pinned_link_container {
        border-top: 1px solid #d7d7d7;
        overflow: hidden;
        width: 100%;
    }

    .kalkulator_select_header {
        padding-top: 9.06vw;
        padding-bottom: 8.44vw;
        width: 91%;
    }

    .kalkulator_select_header svg {
        height: 12.5vw;
        margin-right: 6.6%;
    }

    .logo {
        display: none
    }

    .main_content .contacts .img img {
        height: auto;
    }

    .main_content .contacts .img {
        width: 100%;
        float: left;
    }

    .main_content .contacts {
        margin-top: 82px;
        float: left;
        margin-bottom: 81px;
        width: 100%;
    }

    .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: 90%;
        position: relative;
        padding-left: 49px;
    }

    .main_content .text .blockbut.bl {
        float: left;
        position: relative;
        margin: 0;
        left: 0;
        bottom: 0;
        margin-top: 54px;
        width: 100%;
    }

    .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 {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }

    .media {
        width: 90%;
        margin: 0 auto;
    }

    .menu_mob .menu_img img {
        height: 100%;
        width: 100%;
    }

    .menu_mob .menu_img {
        width: 32px;
        height: 28px;
    }

    .menu_mob .top_menu_mob ul li {
        margin-top: 19px;
        color: #000;
    }

    .menu_mob .top_menu_mob {
        display: none;
        position: absolute;
        background-color: #ffffff;
        width: 300px;
        right: -280px;
        top: 54px;
        padding: 18px;
    }

    .menu_mob {
        width: 32px;
        float: left;
        position: relative;
    }

    .mod1 .blockbut {
        margin-top: 130px !important;
    }
    
    .module3 > .mod1 > .blocktitle {
    padding-top: 86px;
    text-shadow: 0px 1px 1px black;
    font-size: 40px;
    }

    .mod3 .blockbut {
        margin-top: 57px !important;
    }

    .mod3 {
        background: url(../img/Layer-60-mob.png) left top no-repeat;
        width: 100%;
        height: 217px;
        border-top: 1x solid #fff;
    }

    .mod4 .blockbut {
        margin-top: 34px !important;
    }

    .mod4 {
        background: url(../img/akpp_backg_mob.png) center top;
        width: 100%;
        margin-left: -2px;
        height: 217px;
        border-top: 1px solid #fff;
    }

    .mod5 .blocktitle {
        margin-bottom: 28px;
    }

    .mod5 img {
        width: 329px;
        margin-top: 48px;
    }

    .mod5 {
        background-size: 300px;
        border-top: 1px solid #fff;
        padding-bottom: 32px;
    }

    .mod7 {
        height: 217px;
        border-top: 1px solid #fff;
    }

    .modal_zapis .modal-content .modal_message img {
        height: 100%;
    }

    .modal_zapis .modal-content .modal_message {
        margin-bottom: 14px;
        height: 64px;
    }

    .modal_zapis .modal-content div input {
        width: 100%;
        padding: 5px 10px;
        box-sizing: border-box;
        margin-bottom: 15px;
        font-size: 14px;
        height: 35px;
        border: 1px solid #c9cbcf;
    }

    .modal_zapis .modal-content div p {
        font-size: 14px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .modal_zapis .modal-content {
        padding: 30px 15px;
        padding-top: 27px;
        width: 100%;
        border-radius: 0;
        border: none;
    }

    .modal_zapis .modal-content>div:last-child {
        flex-direction: column;
    }

    .modal_zapis h3 {
        font-size: 20px;
        width: 200px;
        margin-bottom: 8px;
    }

    .model .items .item .name {
        font-size: 6vw;
        margin-top: 5.3vw;
    }

    .model .items .item img {
        max-height: 22vw;
    }

    .model .items .item {
        margin-top: 9vw;
        height: 47vw;
        width: 85%;
        ;
    }

    .model .items .title {
        font-size: 6vw;
        margin-top: 9vw;
    }

    .model .items a {
        display: inline-block;
    }

    .model .items {
        margin-bottom: 9.5vw;
        text-align: center;
    }

    .model {
        background-color: white;
        border-bottom: 1px solid #d7d7d7;
    }

    .model_2 .remont .car .name {
        margin-top: 6vw;
        font-size: 6vw;
        margin-bottom: 14.5vw;
    }

    .model_2 .remont .car img {
        max-height: 21vw;
        margin-top: 5vw;
    }

    .model_2 .remont .diagn svg {
        width: 12vw;
        margin-right: 5vw;
    }

    .model_2 .remont .diagn {
        width: 59%;
        padding: 2.8vw 16vw;
        font-size: 4vw;
        line-height: 4.69vw;
        border-radius: 2px;
    }

    .model_2 .remont .diagn:before {
        content: "";
        width: 35px;
        height: 35px;
        background-size: cover;
        display: block;
        position: absolute;
        left: 17px;
        top: 10px;
    }

    .model_2 .remont {
        border-radius: 5px;
        margin-top: 8vw;
        width: 100%;
    }

    .model_2 .title {
        font-size: 6vw;
        margin-top: 9.5vw;
        width: 80%;
    }

    .model_2 {
        background-color: #fafcfe;
    }

    .model_article .model_list_article_text .but {
        padding: 2.5vw 0;
    }

    .model_list_article .title,
    .article_container .title,
    .center_article .title {
        margin-bottom: 8vw;
        font-size: 6.3vw;
        margin-top: 3vw;
    }

    .model_list_article img {
        width: 100%;
    }

    .model_list_article {
        flex-direction: column;
    }

    .model_list_article_container,
    .article_container .inf {
        margin: 6.25vw 4.7vw;
    }

    .model_list_article_text .but {
        width: 53%;
        padding: 1.5vw 0;
        margin: auto;
        font-size: 4vw;
        border: 1px solid #c9cbcf;
    }

    .model_list_article_text .text,
    .article_container .text,
    .center_article .text {
        margin-bottom: 5.3vw;
        font-size: 4.06vw;
    }

    .module1 .inf .but,
    .video_block_article_template_button,
    .article_container .but {
        width: 53%;
        border: 1px solid #c9cbcf;
        margin: 10.5vw auto 0;
        text-align: center;
        padding: 2.5vw 0;
        font-size: 4vw;
        font-weight: 400;
        border-radius: 34px;
    }

    .module1 .inf .title {
        color: #34a569;
        font-size: 6.3vw;
        font-weight: 300;
    }

    .module1 .inf ul {
        list-style-type: disc;
        margin-left: 19px;
        margin-top: 33px;
        font-size: 16px;
        line-height: 20px;
    }

    .module1 .inf {
        width: 90% !important;
        float: none !important;
        margin: 0 auto !important;
    }

    .module1 {
        width: 100%;
        float: left;
        height: auto;
        padding-bottom: 30px;
    }

    .module1.mod .inf {
        width: 90% !important;
        float: none !important;
        padding: 0 20px;
        margin: 0 !important;
        padding-top: 20px !important;
    }

    .module1.mod .text {
        width: 90%;
        margin-top: 29px;
        line-height: 23px;
    }

    .module2 {
        width: 100%;
        float: left;
        height: 397px;
    }

    .module2.mod img {
        width: 100%;
    }

    .module2.mod {
        height: auto;
    }

    .module3 .mod1 {
        height: 309px;
    }

    .module3 .mod2 {
        height: 217px;
    }

    .module3 .mod6 {
        height: 217px;
    }

    .module3 {
        width: 100%;
        float: left;
    }

    .module4 .mod2 {
        position: relative;
        height: 217px;
        border-top: 2px solid #fff;
        background-color: #fafcfe;
    }

    .module4 .mod6 {
        background: url(../img/new_layer_57.png) right top no-repeat;
        background-size: cover;
        position: relative;
        height: 217px;
        border-top: 2px solid #fff;
    }

    .module4 {
        width: 100%;
        float: left;
    }

    .our_work {
        width: 100%;
        grid-template-columns: 1fr;
        padding: 4.7vw 0;
    }

    .our_work_detail .text h2 {
        font-size: 4vw !important;
    }

    .our_work_detail .text p {
        font-size: 3.8vw !important;
    }

    .our_work_detail .text {
        margin: 0;
    }

    .our_work_detail .title {
        margin-top: 9.38vw !important;
        margin-bottom: 2.5vw;
    }

    .our_work_detail img {
        margin-top: 4vw;
        margin-bottom: 9.5vw;
    }

    .our_work_footer {
        font-size: 4.05vw;
    }

    .our_work_gallery {
        margin: 4.7vw;
        border-radius: 10px;
    }

    .our_work_main_content {
        margin-bottom: 0;
    }

    .our_work_more {
        margin-top: 2.19vw;
    }

    .our_work_title {
        font-size: 4.7vw;
        margin-top: 3.8vw;
        margin-bottom: 2.19vw;
    }

    .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 img {
        max-width: 100%;
    }

    .photo {
        background-color: #4eb980;
        float: left;
    }

    .photo_slider .items_section {
        margin-top: 10px;
        margin-bottom: 20px;
        color: #000;
        background-color: #fff;
    }

    .promo_background {
        border-radius: 7px 7px 0 0;
    }

    .promo_block div img {
        height: auto !important;
        max-width: 45% !important;
    }

    .promo_block {
        margin: 4.7vw;
        border-radius: 7px;
    }

    .promo_content {
        font-size: 3.8vw;
    }

    .promo_content_block {
        padding-top: 7.5vw;
        padding-left: 5.2%;
        min-height: 63vw;
    }

    .promo_footer a {
        width: 42%;
        padding: 1.1vw 0;
        font-size: 4.1vw;
    }

    .promo_footer {
        padding: 2vw;
    }

    .promo_title {
        font-size: 6.3vw;
    }

    .promotion_img {
        height: 24px;
        width: 25px;
    }

    .promotions_grid {
        grid-template-columns: 1fr;
        padding: 4.7vw 0.1px;
    }

    .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: 100%;
        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 .carousel-indicators {
        padding-bottom: 8.75vw;
        margin: auto;
    }

    .scheme_work {
        width: 90%;
    }

    .scheme_work_item img {
        height: 70vw;
    }

    .scheme_work_item_footer div {
        margin-top: -7.4vw;
        height: 14.8vw;
        width: 15vw;
        font-size: 6vw;
    }

    .scheme_work_item_footer span {
        width: 70%;
        line-height: 7.19vw;
        font-size: 5vw;
    }

    .scheme_work_item_footer {
        height: 46vw;
        background-color: #f9fbfd;
    }

    .scheme_work_items {
        padding-bottom: 8.75vw;
    }

    .scheme_work_title {
        font-size: 6.3vw;
        margin-top: 9vw;
        margin-bottom: 8vw;
    }

    .second_header div {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .second_header svg {
        height: 20px;
    }

    .second_header {
        width: 90%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 4.1vw;
    }

    .show_phone {
        margin-top: 2vw;
        border: 1px solid #34a569;
        font-size: 4.38vw;
    }

    .smenu_one a {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        height: 58px;
        font-weight: 500;
        color: #fff;
        transition-duration: .3s;
        border: 1px solid #fff;
        border-radius: 10px;
        background-color: rgba(149, 160, 170, 0.75);
        font-size: 4.4vw;
    }

    .smenu_one {
        position: relative;
        vertical-align: top;
        text-align: center;
        width: 90%;
        margin: auto;
        margin-bottom: 15px;
    }

    .soc_s a {
        display: block;
        float: left;
        width: 32px;
        height: 30px;
    }

    .soc_s {
        margin-top: 15px;
        align-items: center;
        justify-content: center;
        display: flex;
    }

    .spares_sum {
        margin-bottom: 5.63vw !important;
    }

    .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: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .tables .table .title {
        color: #34a569;
        font-size: 6.25vw;
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    .tables .table table td {
        padding: 14px 7px;
        text-align: left;
        vertical-align: top;
    }

    .tables .table table th,
    #kalkulator_to table th {
        padding: 2.8vw 4px;
        text-align: left;
    }

    .tables .table table tr span:nth-child(even) {
        color: #34a569;
        margin-top: 3.5vw;
    }

    .tables .table table tr td span {
        display: block;
    }

    .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: 28px;
        float: left;
    }

    .tables {
        margin-bottom: 37px;
    }

    .tables.tops .table .text img {
        max-width: 100%;
        height: auto;
    }

    .tables.tops .table .text {
        color: #fff;
    }

    .tables.tops .table .title {
        float: none;
        margin-top: 7.8vw;
        color: #fff;
        font-weight: 400;
    }

    .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 .bx-breadcrumb {
        overflow: hidden;
        display: grid;
        grid-auto-flow: column;
    }

    .top_bread .bread i {
        margin-left: 5px;
        margin-right: 2px;
    }

    .top_bread .bread {
        border: 1px solid #dddddd;
        background-color: #fff;
        font-size: 13px;
        line-height: 37px;
        padding: 0 10px;
        width: 84%;
        border-radius: 5px;
    }

    .top_bread {
        padding: 3.13vw 0;
        border-top: 1px solid #d7d7d7;
    }

    .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: 7.8vw;
    }

    .tops.white {
        background-color: #fff;
        margin: 0;
        padding-bottom: 40px;
    }

    .video_block_article_template .youtube_player {
        width: 100%;
        height: 54vw;
    }

    .video_block_article_template {
        flex-direction: column-reverse;
    }

    .video_block_article_template_button {
        margin-top: 4.5vw;
        width: 48.5%;
    }

    .video_block_article_template_right {
        width: 100%;
        align-items: center;
        margin: 9.5vw;
    }

    .video_block_article_template_title {
        width: 90%;
        font-size: 6.3vw;
    }

    .videos_div {
        /* position: absolute;*/
		position: relative;
        width: 100%;
        top: 15px;
    }

    .warn .first .text {
        padding-top: 40px;
        font-size: 16px;
    }

    .warn .first .title {
        font-size: 6.2vw;
    }

    .warn .first ul li {
        margin-bottom: 19px;

    }

    .warn .first ul {
        padding-left: 13px;
        font-size: 4.1vw;
        padding-top: 15px;
        margin: 0;
    }

    .warn .first {
        width: 100%;
        margin-bottom: 11px;
    }

    .warn .second .info {
        width: 93%;
        margin-top: 17px;
        font-size: 4.1vw;
    }

    .warn .second .title {
        font-size: 6.2vw;
        line-height: 28px;
    }

    .warn .second span {
        margin-top: 17px;
        width: 88%;
        font-size: 4.1vw;
    }

    .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 {
        float: left;
        margin-bottom: 20px;
        margin-left: 0;
        background-color: #fff;
        border-radius: 5px;
        padding: 16px 12px 19px 16px;
    }

    .work .item img {
        height: 70%;
        margin: auto;
    }

    .work .item span {
        font-size: 4.4vw;
        font-weight: 600;
    }

    .work .item {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 99%;
        height: 59px;
        border-radius: 5px;
        margin-bottom: 0px;
        grid-template-columns: 60px 1fr;
        align-items: center;
    }

    .work .title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .work {
        margin-top: 15px;
    }

    .zapis_button img {
        height: 80%;
    }

    .zapis_button span {
        color: white;
        font-weight: 500;
        width: 60%;
        font-size: 4.1vw;
        line-height: 12px;
    }

    .zapis_button {
        height: 31px;
        width: 49.5%;
        background-color: #4eb981;
        border: 1px solid #34A569;
        border-radius: 4px;
        cursor: pointer;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    #button_waiting_call {
        height: 35px;
        width: 100%;
        box-sizing: border-box;
        font-size: 14px;
        font-weight: 700;
    }

    #desktop_video {
        width: 100%;
    }

    #header_video video {
        display: none
    }

    #header_video {
        background-image: url("/bitrix/templates/orbita/img/header_video.png");
        min-height: 165px;
        position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
    }

    #kalkulator_header_block {
        padding-bottom: 9.38vw;
    }

    #kalkulator_rights {
        font-size: smaller !important;
    }

    #kalkulator_select span {
        text-align: center;
        margin: auto;
        font-size: 4.38vw;
    }

    #kalkulator_select {
        flex-direction: column;
    }

    #kalkulator_summa .but {
        padding: 2.8vw 2.5vw;
        font-size: 3.8vw;
    }

    #kalkulator_summa .sign {
        margin-left: 8px;
        margin-right: 30px;
        line-height: 20px;
        font-size: 5.94vw !important;
    }

    #kalkulator_summa .total_sum .sign {
        line-height: 15px !important;
    }

    #kalkulator_summa .total_sum {
        align-items: flex-start !important;
    }

    #kalkulator_summa div svg {
        height: 9.5vw;
        width: 15vw;
        margin-right: 10%;
    }

    #kalkulator_summa strong {
        font-size: 5.3vw;
    }

    #kalkulator_summa {
        flex-direction: column;
        padding: 9.5vw 0px;
        padding-left: 26.25%;
        align-items: flex-start;
        font-size: 3.75vw;
    }

    #kalkulator_summa>div:last-child {
        margin-top: 4.06vw;
    }

    #kalkulator_title {
        font-size: 6.3vw;
        text-align: left;
        width: 91%;
    }

    #kalkulator_to h2 {
        font-size: 6.3vw;
        padding-top: 9.38vw;
        padding-bottom: 4.38vw;
        width: 70%;
    }

    #kalkulator_to table td .checkbox {
        height: 5.6vw;
        margin-right: 3.3%;
    }

    #kalkulator_to table td {
        padding: 4px;
        text-align: left;
    }

    #kalkulator_to table td>div {
        min-height: 7vw;
    }

    #kalkulator_to td {
        font-size: 3.44vw;
    }

    #kalkulator_to th {
        font-size: 3.75vw;
    }

    #kalkulator_to>div:last-child {
        padding-bottom: 9.5vw;
    }

}