body{
background: linear-gradient(to top, #87CEFA 90%, #cd5c5c);
overflow: auto;
}

header{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
li:hover {
    background-color: #1C1C1C; 
   }
.header__enginegif{
    width: 250px;
}
.header__animationgif{
    width: 250px; 
}
.header_information{
    display: flex;
    flex-direction: column;
}

.header_information_logo {
width: 290px;
align-self: center;
}
.header__adress__big_width{
    text-align: start;
    width: 550px;
}
.header__tel__small_width{
    display: none;
}
.header__adress__small_width{
    display: none;
}
.header_information span{
    margin-left: -70px;
}
.header__buttons{
    display: flex;
    flex-direction: row;
    margin-left: 95px;
    gap: 30px;
}
.header__buttons a{
    color: #8b0000;
    text-decoration: none;
}
.nav{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap;
    row-gap: 10px;
}
.nav li{
    list-style: none;
    transform: skewX(-45deg);
    -webkit-transform: skewX(25deg);
    padding: 21px 55px;
    
}
nav a:hover {
    background-color: #1C1C1C; 
    cursor: pointer;
   }
nav li:hover{
   background: none;
}
.nav a{
    display: block;
    text-decoration: none;
    transform: skewX(40deg);
    -webkit-transform: skewX(-25deg);
    -o-transform: skewX(40deg);
    -ms-transform: skewX(40deg);
    -moz-transform: skewX(40deg);
    background: #ff8c00;
    color: black;
}
.top_menu_text{
    display: block;
    text-decoration: none;
    transform: skewX(40deg);
    -webkit-transform: skewX(25deg);
    -o-transform: skewX(40deg);
    -ms-transform: skewX(40deg);
    -moz-transform: skewX(40deg);
}
.stroka{
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    animation: scroll-text 35s linear infinite;
}
@keyframes scroll-text {
    to{
        transform: translateX(-100%);
    }
}
.main_content{
    display: flex;
    flex-direction: row;
}
.section{
    order: 1;
    display: flex;
    flex-direction: column;
}
.section_announcement{
    font-weight: bold;
   text-align: center;
   margin-left: 40px;
}
.contentn{
    margin-left: 10%;
    display: flex;
    flex-direction: column;
}
.contentk{
    margin-left: 10%;
}
.contentk_siniy{
    color: blue;
}
.contentk_krasniy{
    color: #800000;
}
.contentk_red{
    color: red;
}
.contentk_underline{
    text-decoration: underline;
}
.contentk_computer_img{
    float: left;
    padding-bottom: 10px;
    padding-right: 10px;
}
.nasos_forsunka_stend_img{
    float: left;
    padding-bottom: 10px;
    padding-right: 10px;
}
.contentk_cr_pic{
    display: flex;
    flex-direction: row;
    gap: 15px;
}
.contentk_news{
    width: 80%;
    height: 10%;
    padding-top: 3%;
    padding-bottom: 3%;
    display: flex;
    flex-direction: column;
    margin-top: 5%;
}

.contentk_news_content{
    display: flex;
    flex-direction: row;
    gap: 2%;
}
.contentk_news_date p{
    text-align: right;
}
.section_i{
    font-style: italic;
}
.text_tnvd_2{
    margin-top: 140px;
}
.text_tnvd_3{
    margin-top: 280px;
}
.niz_nadpis{
    display: none
}

@media screen and (max-width: 1600px){
.contentk_map{
    height: 400px;
    width: 600px;
    border: 1px solid #8b4a64;
    margin-left: 0%;
    transform: none;
}
.contentk_img{
     height: 400px;
    width: 600px;
}
.contentk_img2{
     height: 400px;
    width: 600px;
}
}
@media screen and (min-width: 2560px)  {
    .contentk_map{
         height: 400px;
        width: 600px; 
        transform: scale(2.5,1);
         margin-left: 18%;
    }
    .contentk_img{
     height: 900px;
    width: 1300px;
}
.contentk_img2{
    height: 900px;
    width: 1300px;
}
.contentk_div{
    margin-left: -20px;
}
    .text_tnvd_2{
        margin-top: 250px;

    }
}
@media screen and (min-width: 1601px) and (max-width: 2406px) {
    .contentk_map{
        height: 400px;
        width: 600px; 
        transform: scale(1.5,1);
        margin-left: 18%;
    }
    .contentk_img{
     height: 400px;
    margin-left: 18%;
    width: 600px;
}
.contentk_img2{
    height: 400px;
    width: 600px;
    margin-left: 18%;
}
.contentk_div{
    margin-left: -20px;
}
    .text_tnvd_2{
        margin-top: 250px;

    }
}
@media screen and (min-width: 2407px) and (max-width: 2559px){
 .contentk_map{
        height: 400px;
        width: 600px; 
        transform: scale(1.5,1);
        margin-left: 18%;
    }
    .contentk_img{
     height: 400px;
    margin-left: 18%;
    width: 600px;
}
.contentk_img2{
    height: 400px;
    width: 600px;
   
}
.contentk_div{
    margin-left: -20px;
}
 .text_tnvd_2{
        margin-top: 250px;

    }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .contentk_map{
        margin-left: 0%;
    }
    
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .contentk_map{
        margin-left: 0%;
        height: 260px;
        width: 450px;
    }
     .contentk_img{
         height: 260px;
        width: 450px;
     }
     .contentk_img2{
         height: 260px;
        width: 450px;
     }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
    .contentk_map{
        margin-left: 0px;
        height: 220px;
        width: 390px;
    }
    .contentk_img{
         height: 220px;
        width: 390px;
     }
     .contentk_img2{
         height: 220px;
        width: 390px;
     }
}
@media screen and (min-width: 375px)  and (max-width: 480px) {
    .contentk_map{
        margin-left: -120px;
        height: 220px;
        width: 390px;
    }
    .contentk_img{
        margin-left: -120px;
        height: 220px;
        width: 390px;
    }
     .contentk_img2{
         margin-left: -120px;
        height: 220px;
        width: 390px;
     }
}
@media screen and (min-width: 320px) and (max-width: 375px) {
    .contentk_map{
        margin-left: -120px;
        height: 220px;
        width: 390px;
    }
    .contentk_img{
        margin-left: -120px;
        height: 220px;
        width: 390px;
    }
    .contentk_img2{
         margin-left: -120px;
        height: 220px;
        width: 390px;
    }

}
.contentk_tnvd_picture{
    float: left;
}
.contentk_tnvd_picture{
    padding-right: 10px;
}
.contentk_forsunki_img{
   margin-left: 22%;
   margin-top: 90px;
}
.contentk_line_height{
    line-height: 32px;
}
.contentk h4{
    color:#800000;
}
.sidebar{
    width: 300px;
    box-shadow: 0 0px 28px rgba(0, 0, 0, 0.25);
    float: left;
    background: #87CEFA;
    border-right: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    margin-bottom: 50px;
    padding-top: 15px;
    
}
.sidebar li{
   
    display: inline-block;
        transform: skewX(-45deg);
        -webkit-transform: skewX(25deg);
}
.sidebar a:hover {
    background-color: #1C1C1C; 
    cursor: pointer;
   }
.sidebar a{
    display: block;
        padding: 18px 35px;
        padding-bottom: 30px;
        color: black;
        transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
        -o-transform: skewX(40deg);
        -ms-transform: skewX(40deg);
        -moz-transform: skewX(40deg);
        text-decoration: none;
        background: #FF8C00;
        width: 170px;
}
section {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
section h1{
    font-size: 45px;
    font-family: Calibri;
    color: #CC0000;
   text-align: center;
}
.buttons_menu{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
    max-width: 900px;
    align-self: center;
}

.section_kompyuternaya_diagnostika{
    width: 100px;
    background: #87CEFA ;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
    list-style: none;
    padding-left: 25px;
    padding-right: 126px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.section_dvigatel{
    width: 50px;
    background: #87CEFA ;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
    list-style: none;
    padding-left: 35px;
    padding-right: 126px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-left: 20px;
    padding-bottom: 30px;
}
.section_tnvd{
    width: 50px;
    background: #87CEFA ;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
    list-style: none;
    padding-left: 45px;
    padding-right: 90px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-left: 46px;
    padding-bottom: 25px;
}
.section_forsunki{
    width: 100px;
    background: #87CEFA ;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
    list-style: none;
    padding-left: 35px;
    padding-right: 76px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-left: 10px;
    padding-bottom: 27px;
}
.section_nasos_forsunki{
    width: 100px;
    background: #87CEFA ;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
    list-style: none;
    padding-left: 35px;
    padding-right: 86px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-left: 40px;
}
.section_hodovaya{
    width: 100px;
    background: #87CEFA ;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
    list-style: none;
    padding-left: 45px;
    padding-right: 86px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-left: 30px;
}
.section_transmissia{
    width: 100px;
    background: #87CEFA ;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
    list-style: none;
    padding-left: 25px;
    padding-right: 96px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 30px;
}
.section_avtozapchasti{
    width: 100px;
    background: #87CEFA ;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
    list-style: none;
    padding-left: 25px;
    padding-right: 126px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-left: 35px;
    padding-bottom: 30px;
}
.section_tehnicheskoe_obsluzhivanie{
    width: 100px;
    background: #87CEFA ;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-25deg);
    list-style: none;
    padding-left: 25px;
    padding-right: 126px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-left: 5px;
}
.buttons_menu li:hover {
    background-color: #1C1C1C; 
    cursor: pointer;
   }

.section_kompyuternaya_diagnostika_img{
    width: 70px;
    height: 70px;
    margin-left: 50px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(2deg);
}
.section_dvigatel_img{
    width: 70px;
    height: 70px;
    margin-left: 40px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(2deg);
}
.section_tnvd_img{
    width: 70px;
    height: 70px;
    margin-left: 20px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(2deg);
}
.section_forsunki_img{
    width: 70px;
    height: 70px;
    margin-left: 40px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(2deg);
}
.section_nasos_forsunki_img{
    width: 70px;
    height: 70px;
    margin-left: 40px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(2deg);
}
.section_hodovaya_img{
    width: 70px;
    height: 70px;
    margin-left: 40px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(2deg);
}
.section_transmissia_img{
    width: 70px;
    height: 70px;
    margin-left: 40px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(2deg);
}
.section_avtozapchasti_img{
    width: 70px;
    height: 70px;
    margin-left: 60px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(2deg);
}
.section_tehnicheskoe_obsluzhivanie_img{
    width: 70px;
    height: 70px;
    margin-left: 55px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(2deg);
}
.buttons_menu a {
    text-align: center;
    font-size: 25px;
    display: block;
    transform: skewX(40deg);
    -webkit-transform: skewX(25deg);
    text-decoration: none;
    color: black;
}
.dvigatel_a{
    margin-left: 30px;
}
.TNVD_a{
    margin-left: 70px;
}
.a_nasos-forsunki{
    margin-left: 50px;
}
.section__niz_nadpis{
    text-align: center;
    margin-top: 70px;
}
.section__niz_nadpis_contacts{
    text-align: center;
    margin-top: 70px;
    width: 100%;
}
.niz_nadpis_contacts{
    display:none;
}
.nashi_partnery{
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 70px;
    margin-top: 60px;
}
.nashi_partnery_left{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding-right: 5px;
}
.nashi_partnery_left h4{
    text-align: center;
    margin-top: 25px;

}
.nashi_partnery_right{
    width: 88%;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.nashi_partnery_right a{
    text-align: end;
    float: right;
    margin-top: 30px;
}
@media screen and (max-width: 1024px){
    
    .header__animationgif{
        display: none;
    }
    .stroka{
        display: none;
    }
    .sidebar{
        margin-top: 30px;
    }
    .section_forsunki{
        margin-left: 40px;
    }

    .section_hodovaya{
        margin-left: 20px;
    }
    .section_kompyuternaya_diagnostika{
        margin-left: 25px;
    }
    .section_dvigatel{
        margin-left: 0px;
    }
    .section_transmissia{
        margin-left: 45px;
    }
    .section_avtozapchasti{
        margin-left: 0px;
    }
    .section_tehnicheskoe_obsluzhivanie{
        margin-left: 35px;
    }
    .text_tnvd_2{
        margin-top: revert;
    }
    .text_tnvd_3{
        margin-top: 240px;
    }
    .contentk_forsunki_img{
        margin-left: revert;
        margin-top: 40px;
    }
    .nashi_partnery_left h4{
        margin-top: 20px;
    }
}
@media screen and (max-width: 860px){
    .header__enginegif{
        display: none ;
    }
    header{
        justify-content: center;
    }
    .contentk_computer_img{
        width: 400px;
    }
}
@media screen and (max-width: 854px){
    .buttons_menu{
        flex-direction: column;
        gap: 0px;
        margin-left: 30px;
    }
    .buttons_menu a{
        font-size: 15px;
        margin-left: 50px;
    }
    .section_kompyuternaya_diagnostika{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
    }
    .section_dvigatel{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 117px;
        padding-bottom: revert;
    }
    .section_tnvd{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 108px;
        padding-bottom: revert;
    }
    .section_forsunki{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 115px;
        padding-bottom: revert;
    }
    .section_nasos_forsunki{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 115px;
    }
    .section_hodovaya{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 107px;
    }
    .section_transmissia{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 125px;
        padding-bottom: revert;
    }
    .section_avtozapchasti{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-bottom: revert;
    }
    .section_tehnicheskoe_obsluzhivanie{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
    }
     .section_kompyuternaya_diagnostika_img{
        width: 35px;
        height: 35px;
        margin-left: revert;
    }
    .section_dvigatel_img{
        width: 35px;
        height: 35px;
        margin-left: -10px;
    }

    .section_tnvd_img{
        width: 35px;
        height: 35px;
        margin-left: -18px;
    }

    .section_forsunki_img{
        width: 35px;
        height: 35px;
        margin-left: -5px;
    }

    .section_nasos_forsunki_img{
        width: 35px;
        height: 35px;
        margin-left: -6px;
    }

    .section_hodovaya_img{
        width: 35px;
        height: 35px;
        margin-left: -12px;
    }

    .section_transmissia_img{
        width: 35px;
        height: 35px;
        margin-left: 8px;
    }

    .section_avtozapchasti_img{
        width: 35px;
        height: 35px;
        margin-left: 8px;
    }

    .section_tehnicheskoe_obsluzhivanie_img{
        width: 35px;
        height: 35px;
        margin-left: 8px;
    }

}
@media screen and (max-width: 800px) {
    header{
        justify-content: center;
    }
    .header_information img{
         width: 150px;
         height: 40px;
    }
    .header__adress__big_width{
        font-size: 12px;
        width: revert;
    }
    .header__enginegif{
        display: none ;
    }
    .header__buttons{
        font-size: 12px;
        margin-left: 55px;
    }
    .nav{
        justify-content: center;
        gap: 20px;
    }
    .nav li{
       padding: 5px 15px;
    }
    .nav a{
        font-size: 12px;
    }
    .nav a:nth-child(2){
        display: none;
    }
    .nav a:nth-child(4){
        display: none;
    }
    .nav a:nth-child(8){
        display: none;
    }
    .nav a:nth-child(7){
        display: none;
    }
    .nav a:nth-child(6){
        display: none;
    }
    .nav a:nth-child(2){
        display: block;
    }
    .nav a:nth-child(4){
        display: block;
    }
    .nav a:nth-child(8){
        display: none;
    }
    .nav a:nth-child(7){
        display: block;
    }
    .nav a:nth-child(6){
        display: block;
    }
    .contentk_computer_img{
        padding-right: 14px;
        width: 400px;
    }
    .nasos_forsunka_stend_img{
        height: 250px;
    }
    .sidebar{
        width: 200px;
    }
    .sidebar h2{
        font-size: 15px;
        margin-left: 30px;
    }
    .sidebar li{
        margin-left: -10px ;
    }
    .sidebar li:first-child{
        padding-bottom: 10px;
    }
    .sidebar li:last-child{
        padding-bottom: 10px;
    }
    .sidebar li:nth-last-child(2){
        padding-bottom: 10px;
    }
    .sidebar a{
        font-size: 12px;
        line-height: 10px;
        width: 65px;
        padding-bottom: revert;
    }
    .section h1{
        font-size: 25px;
        margin-left: 28%;
        text-align: revert;
    }
    .section p{
        font-size: 12px;
    }
    .buttons_menu{
        flex-direction: column;
        gap: 0px;
        margin-left: 0px;
    }
    
    .section_kompyuternaya_diagnostika{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
    }
    
    .section_dvigatel{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 117px;
        padding-bottom: revert;
    }
    .section_tnvd{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 108px;
        padding-bottom: revert;
    }
    .section_forsunki{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 115px;
        padding-bottom: revert;
    }
    .section_nasos_forsunki{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 115px;
    }
    .section_hodovaya{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 107px;
    }
    .section_transmissia{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-right: 125px;
        padding-bottom: revert;
    }
    .section_avtozapchasti{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
        padding-bottom: revert;
    }
    .section_tehnicheskoe_obsluzhivanie{
        width: 200px;
        height: 40px;
        border-bottom: 1px solid;
        margin-left: revert;
    }
    

    .section_kompyuternaya_diagnostika_img{
        width: 35px;
        height: 35px;
        margin-left: revert;
    }
    .section_dvigatel_img{
        width: 35px;
        height: 35px;
        margin-left: -10px;
    }

    .section_tnvd_img{
        width: 35px;
        height: 35px;
        margin-left: -18px;
    }

    .section_forsunki_img{
        width: 35px;
        height: 35px;
        margin-left: -5px;
    }

    .section_nasos_forsunki_img{
        width: 35px;
        height: 35px;
        margin-left: -6px;
    }

    .section_hodovaya_img{
        width: 35px;
        height: 35px;
        margin-left: -12px;
    }

    .section_transmissia_img{
        width: 35px;
        height: 35px;
        margin-left: 8px;
    }

    .section_avtozapchasti_img{
        width: 35px;
        height: 35px;
        margin-left: 8px;
    }

    .section_tehnicheskoe_obsluzhivanie_img{
        width: 35px;
        height: 35px;
        margin-left: 8px;
    }

    .text_tnvd_3{
        margin-top: revert;
    }
    .contentk_forsunki_img{
        margin-top: revert;
        width: 400px;
    }
    .buttons_menu a{
        font-size: 15px;
        margin-left: 50px;
    }
    .dvigatel_a{
          margin-left: revert;
    }
    .TNVD_a{
        margin-left: revert;
    }
    .a_nasos-forsunki{
        margin-left: revert;
    }
    .section__niz_nadpis{
        font-size: 12px;
        color: #CC0000;
    }
    .nashi_partnery_left h4{
        font-size: 12px;
    }
    .zagolovokzap{
        font-size: 20px;
        margin-left: -30px;
    }
    .section__niz_nadpis_contacts{
        font-size: 12px;
    }
    .contentk_cr_pic{
        flex-direction: column;
    }
    .img_car_on_phone{
        width: 400px;
    }
    .img_car_on_phone2{
        width: 400px;
    }
    .img_nasos_forsunka{
        width: 400px;
    }
    .img_CR_diagram{
        width: 400px;
    }
    .img_dvigatel_bokovoe{
        width: 400px;
    }
    
}
@media screen and (max-width: 480px) {
   
    h2{
        font-size: 20px;
        margin-left: -120px;
    }

    h3{
        margin-left: -120px;
    }
    .header_information img{
        align-self: start;
        margin-left: 70px;
    }
    .header__tel__small_width{
        font-size: 12px;
        display: block;
    }
    .header__adress__small_width{
        font-size: 12px;
        display: block;
    }
    .header__adress__big_width{
        display: none;
    }
    .header__buttons{
        margin-left: 0px;
    }
    .header__buttons a{
        font-size: 12px;
        
    }
    header{
        justify-content: flex-start;
    }
    .nav{
        margin-left: 5px;
        justify-content: flex-start;
        gap: 20px;
    }
    .main_content{
        flex-direction: column;
    }
    section{
        margin-left: 100px;
    }
    .section{
        order: revert;
    }
    .section h1{
        margin-left: 0%;
    }
    .contentk_news_content{
        flex-direction: column;
    }
    .contentk_computer_img{
        width: 350px;
    }
    .img_block_board{
        margin-left: -120px;
    }
    .buttons_menu{
        margin-left: -220px;
    }
    .section p {
       margin-left: -120px;
    }
    .contentk_news_date p{
    text-align: revert;
    }
    .img_dvigatel_bokovoe{
        width: 330px;
        margin-left: -120px;
    }
    .section__niz_nadpis{
        display: none;
    }
    .section_i{
        margin-left: -70px;
    }
    .contentk_forsunki_img{
        width: 300px;
    }
    .nashi_partnery{
        margin-top: revert;
    }
    .contentk h4{
        margin-left: -100px;
    }
    .niz_nadpis{
        display: block;
        font-size: 12px;
        color: #CC0000;
        text-align: center;
    }
    .section__niz_nadpis_contacts{
        display: none;
    }
    .sidebar{
        margin-top: 40px;
    }
    .niz_nadpis_contacts{
        text-align: center;
       font-size: 12px;
        width: 100%;
        display: block;
    }
    .img_car_on_phone{
        width: 300px;
        margin-left: -120px;
        
    }
    .img_car_on_phone2{
        width: 300px;
    }
    .img_nasos_forsunka{
        width: 300px;
    }
    .img_forsunka{
        margin-left: -120px;
    }

    .nasos_forsunka_stend_img{
        height: 200px;
    }
    .koncovka{
        margin-left: -120px;
    }
    .cherta{
        margin-left: -130px;
    }
    .zagolovoknov{
         margin-left: -20%;
    }
}
@media screen and (min-width: 410px) and (max-width: 450px){
 header{
        justify-content: flex-start;
        margin-left: 10%;
    }
    .nav{
        justify-content: flex-start;
        gap: 20px;
    }
    .zagolovokzap{
        margin-left: -10px;
    }
    .zagolovoknov{
        margin-left: -10px;
    }
}
    @media screen and (min-width: 450px) and (max-width: 480px){
 header{
        justify-content: flex-start;
        margin-left: 16%;
    }
    .nav{
        margin-left: 10%;
        justify-content: flex-start;
        gap: 20px;
    }
    .zagolovokzap{
        margin-left: 20px;
    }
    .zagolovoknov{
         margin-left: 20px;
    }
}

@media screen and (max-width: 375px){
    .buttons_menu{
        margin-left: -150px;
    }
    .contentk_tnvd_picture{
    float: revert;
}
     .zagolovoknov{
         margin-left: -20%;
    }
    .section h1{
        margin-left: -10%;
    }
}
@media screen and (max-width: 320px){

    .section h1{
       font-size: 20px;
       margin-left: -5%;
    }
    h2{
        font-size: 18px;
        margin-left: -110px;
    }
    h3{
        font-size: 16px;
        margin-left: -110px;
    }
    nav{
        margin-left: -20px;
    }
    .section p{
        margin-left: -100px;
    }
    .section_i{
        margin-left: -120px;
    }
    .zagolovokzap{
        margin-left: -10%;
    }
    .zagolovoknov{
         margin-left: -15%;
    }
    .contentk_computer_img{
        width: 350px;
    }
    .contentk h4{
        margin-left: -100px;
    }
    .img_block_board{
        margin-left: -100px;
    }
    .img_car_on_phone{
        margin-left: -120px;
    }

    .img_dvigatel_bokovoe{
        margin-left: -120px;
        width: 300px;
    }
    .koncovka{
        margin-left: -120px;
    }
    .cherta{
        margin-left: -120px;
    }
     .buttons_menu{
        margin-left: -150px;
    }
}