@media screen and (min-width: 1200px) {
    html{
        font-size: 16px;
    }
    a {
        font-size: 13px;
    }
    .logo {
        width: 25%;
        min-width: 350px;
        font-size: 14px;
    }
    #menu {
        min-width: 400px;
    }
    .namber {
        min-width: 250px;
    }
    .image{
        width: 50px;
        margin: 0 auto;
    }
    #top-menu{
        height: 80px;
    }
    #heder,#heder2,#heder3{
        min-height: 700px;
    }
    .bg_heder{
        min-height: 700px;
    }
    #conteiner2{
        min-height: 300px;
        text-align: justify;
        text-align-last: justify;
        -moz-text-align-last: justify;
    }
    .box1{
        display: inline-block;
        width: 19%;
        min-width: 120px;
        text-align: center;
        text-align-last: center;
        -moz-text-align-last: center;
        vertical-align: top;
    }
    #conteiner3{
        min-height: 600px;
    }
    #conteiner4{
        min-height: 300px;
    }
    .box3{
        width: 49%;
        margin: 20px 0;
    }
    .list1 li{
        list-style: none;
    }
    .list2 li{
        list-style: url("../img/check2.png");
    }
    .btn3, .btn4 {
        margin: 3rem auto 0 auto;
    }
    #block9{
        text-align: justify;
        text-align-last: justify;
        -moz-text-align-last: justify;
    }
    .box13 {
        width: 45%;
    }
    .vis2{
        display: none;
    }

}
@media screen and (min-width: 480px) and (max-width: 1199px){
    html{
        font-size: 12px;
    }
    a {
        font-size: 10px;
    }
    #main-conteiner{
        min-width: 980px;
    }
    .logo {
        width: 25%;
        min-width: 250px;
    }
    #menu {
        min-width: 300px;
    }
    .namber {
        max-width: 250px;

    }
    .image{
        width: 50px;
        margin: 0 auto;
    }
    #top-menu{
        height: 80px;
    }
    #heder,#heder2,#heder3 {
        min-height: 600px;
    }
    .bg_heder{
        min-height: 600px;
    }
    #conteiner2{
        min-height: 200px;
        text-align: justify;
        text-align-last: justify;
        -moz-text-align-last: justify;
    }
    .box1{
        display: inline-block;
        width: 19%;
        min-width: 120px;
        text-align: center;
        text-align-last: center;
        -moz-text-align-last: center;
        vertical-align: top;
    }
    #conteiner3{
        min-height: 600px;
    }
    #conteiner4{
        min-height: 300px;
    }
    .list1 li{
        list-style: url("../img/check.png");
    }
    .list2 li{
        list-style: url("../img/check2.png");
    }
    .box3{
        width: 49%;
        margin: 20px 0;
    }
    .btn3, .btn4{
        margin: 3rem auto 0 auto;
    }
    #block9{
        text-align: justify;
        text-align-last: justify;
        -moz-text-align-last: justify;
    }
    .box13 {
        width: 45%;
    }
    .vis2{
        display: none;
    }

}
@media screen and (max-width: 479px){
    html{
        font-size: 8px;
    }
    a {
        font-size: 10px;
    }
    #main-conteiner{
        min-width: 300px;
    }
    .logo {
        width: 25%;
        min-width: 100px;
    }
    .logo p{
        display: none;
    }
    .namber {
        min-width: 170px;
    }
    #menu {
        display: none;
    }
    .image{
        width: 30px;
        margin: 0 auto;
    }
    #top-menu{
        height: 50px;
    }
    #heder,#heder2,#heder3{
        min-height: 470px;
    }
    .bg_heder{
        min-height: 470px;
    }
    #conteiner2{
        font-size: 12px;
        min-height: 200px;
        text-align: justify;
        text-align-last: center;
        -moz-text-align-last: center;
    }
    .box1{
        display: inline-block;
        width: 49%;
        min-width: 120px;
        text-align: center;
        text-align-last: center;
        -moz-text-align-last: center;
        vertical-align: top;
        margin: 0 auto;
    }
    #conteiner3{
        min-height: 600px;
    }
    #conteiner4{
        min-height: 300px;
        text-align: center;
        text-align-last: center;
        -moz-text-align-last: center;
    }
    .box3{
        width: 95%;
    }
    .vis1{
        display: none;
    }
    .list1 li{
        list-style: url("../img/checka.png");
    }
    .list2 li{
        list-style: url("../img/check2a.png");
    }
    .btn3, .btn4{
        margin: 0 auto;
    }
    #block9{
        font-size: 10px;
        text-align: center;
        text-align-last: center;
        -moz-text-align-last: center;
    }
    .box13 {
        width: 90%;
    }
}
/* БАЗОВЫЕ СТИЛИ */
html, body{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    font-family: 'Rubik', sans-serif;
}
p{
    margin: 0;
    padding: 5px;
    font-family: 'Rubik', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    margin: 0 auto;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
    text-transform: uppercase;
}
h1{
    color: #fff906;
    font-size: 3.5rem;
    line-height: 5rem;
    padding: 3% 0 0 0;
    font-family: 'Rubik', sans-serif;
}
h2{
    color: #ffffff;
    font-size: 2.5rem;
    line-height: 3rem;
    padding: 2rem 0;
    font-family: 'Rubik', sans-serif;
}
h3{
    color: #000000;
    font-size: 3rem;
    line-height: 3rem;
    padding: 2rem 0 1rem 0;
    font-family: 'Rubik', sans-serif;
}
h4{
    color: #0a12d6;
    font-size: 2rem;
    line-height: 3rem;
    padding: 2rem 0 1rem 0;
    font-family: 'Rubik', sans-serif;
}
ul{
    margin: 0;
    padding: 3% 0 0 0;
}
/* ------------------------------------------------------------------------------------------------------------------ */
/* ОБЩИЕ ПРАВИЛА */
#main-conteiner{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    min-height: 3000px;
    overflow: hidden;
}
.content{
    width: 90%;
    margin: 0 auto;
    padding: 0 0 1rem 0;
}
.big{
    font-size: 1.7rem;
    line-height: 2rem;
}
.red{
    color: #ff1207;
}
.green{
    color: #02c818;
}
.yell{
    color: #fffb00;
    text-shadow: 0 1px 2px #040404;
}
.blue{
    color: #0082ff;
    text-shadow: 0 1px 2px #040404;
}
.blue2{
    color: #0082ff;
}
.black{
    text-color: #040404;
}
.center{
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}
.rel{
     color: #fffb00;
     text-decoration: none;
     font-size: inherit;
 }
.rel:hover {
    color: #ff0403;
}
.rel2{
    color: #ff0403;
    text-decoration: none;
    font-size: inherit;
}
.rel2:hover {
    color: #fffb00;
}
.box3 a{
    text-decoration: none;
    font-size: inherit;
}
.blue-fon{
    background: #0082ff;
}
.red-fon{
    background: #74ad37;
}
.green-fon{
    background: #02c818;
}
/* ------------------------------------------------------------------------------------------------------------------ */
/* ВЕРХНЕЕ МЕНЮ */
#top-menu{
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    min-height: 30px;
    padding: 2px 0 0 0;
}
#top-menu li{
    display: inline;
    list-style: none;
}
#menu a{
    display: inline-block;
    width: 25%;
    min-width: 80px;
    max-width: 105px;
    padding: 5px;
    margin: 0;
    color: #ffffff;
    background: rgba(0, 130, 255, 0.7);
    border: 2px solid #222bff;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
#menu a:hover{
    color: #000000;
    background: rgba(255, 255, 0, 0.9);
    border: 2px solid #fff;
    box-shadow: 0 0 5px #fff;
}
#menu{
    width: 42%;
    float: left;
    padding: 5px 0 0 0;
}
#menu li{
    margin: 0 5px;
}
.namber{
    float: right;
    text-align: right;
    color: #fff906;
    font-weight: bold;
}
.www{
    color: #ffffff;
}
.logo{
    float: left;
    color: #ffffff;
}
.logo img{
    width: 90%;
    max-width: 150px;
    padding: 0 5px 0 0;
}
.btn1{
    display: block;
    width: 30%;
    min-width: 200px;
    max-width: 350px;
    margin: 0 auto;
    background: #ff0000;
    border: 2px solid #999999;
    border-radius: 5px;
    padding: 1.5rem 2rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    box-shadow: 0 0 5px #fff;
}
.btn1:hover{
    background: #ff7f56;
    border: 2px solid #ffffff;
    box-shadow: 0 0 10px #fff;
}
.image img{
    width: 90%;
}
/* ------------------------------------------------------------------------------------------------------------------ */
/* ХЕДЕР */
#heder{
     width: 100%;
     margin: 0;
     background: url("../img/bg_heder-50.jpg") center no-repeat;
     background-size: cover;
 }

#heder2{
     width: 100%;
     margin: 0;
     background: url("../img/bg_heder-2.jpg") center no-repeat;
     background-size: cover;
 }
#heder3{
    width: 100%;
    margin: 0;
    background: url("../img/bg_heder-4.jpg") center no-repeat;
    background-size: cover;
}
.bg_heder{
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
}
#form_heder{
    width: 70%;
    min-width: 220px;
    height: auto;
    padding: 10px;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #000000;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.50);
}
#form_heder input{
    width: 20%;
    height: 20%;
    border: 2px solid #00FFFF;
    border-radius: 3px;
    padding: 5px;
    margin: 5px;
}.txt:hover, .txt:focus{
    background: #fff;
}.txt{
    background: rgba(204, 204, 204, 0.71);
    min-width: 160px;
}
/* ------------------------------------------------------------------------------------------------------------------ */
/* ПРЕИМУЩЕСТВА */
#conteiner2{
    width: 100%;
    margin: 0;
    padding: 0 0 1rem 0;
    background: #74ad37;
}
.box1 img{
    width: 50%;
}
/* ------------------------------------------------------------------------------------------------------------------ */
/* ПРОДУКЦИЯ/УСЛУГИ */
#conteiner4{
    width: 100%;
    margin: 0;
    padding: 0 0 1rem 0;
    background: url("../img/bg1.jpg") top left;
    text-align: justify;
    text-align-last: justify;
    -moz-text-align-last: justify;
}
.box3{
    display: inline-block;
    min-width: 200px;
    padding: 0 0 10px 0;
    text-align: left;
    text-align-last: left;
    -moz-text-align-last: left;
    vertical-align: middle;
    text-transform: uppercase;
}
.box3 img{
    width: 95%;
    padding: 0 0 0 0;
}
.list1 li{
    font-size: 1.5rem;
    line-height: 2.5rem;
    list-style: none;
}
.list2 li{
    font-size: 1.4rem;
    line-height: 2.2rem;
    list-style: none;
}
.box3 p{
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: bold;
    text-transform: uppercase;
}
.btn3{
    display: block;
    width: 60%;
    min-width: 60px;
    max-width: 300px;
    padding: 1rem;
    color: #ffffff;
    font-size: 1.2rem;
    background: rgb(255, 0, 0);
    border: 2px solid #000000;
    border-radius: 5px;
    box-shadow: 0 0 5px #000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}
.btn3:hover{
    color: #000;
    background: rgb(255, 127, 86);
    border: 2px solid #ffffff;
    box-shadow: 0 0 8px #fff;
}
#conteiner5{
    width: 100%;
    margin: 0;
    padding: 0 0 1rem 0;
    color: #fff;
    text-align: justify;
    text-align-last: justify;
    -moz-text-align-last: justify;
}
#conteiner5 h3{
    color: #fff;
}
.btn4{
    display: block;
    width: 60%;
    min-width: 60px;
    max-width: 300px;
    padding: 1rem;
    color: #000;
    font-size: 1.2rem;
    background: rgb(255, 249, 6);
    border: 2px solid #000000;
    border-radius: 5px;
    box-shadow: 0 0 5px #000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}
.btn4:hover{
    color: #000;
    background: rgb(255, 224, 9);
    border: 2px solid #ffffff;
    box-shadow: 0 0 8px #fff;
}
#conteiner6{
    width: 100%;
    margin: 0;
    padding: 0 0 1rem 0;
    background: url("../img/bg1.jpg") top left;
    text-align: justify;
    text-align-last: justify;
    -moz-text-align-last: justify;
}
#conteiner7{
    width: 100%;
    margin: 0;
    padding: 0 0 1rem 0;
    color: #fff;
    text-align: justify;
    text-align-last: justify;
    -moz-text-align-last: justify;
}
#conteiner7 h3{
    color: #fff;
}
#conteiner8{
    width: 100%;
    margin: 0;
    padding: 0 0 1rem 0;
    background: url("../img/bg1.jpg") top left;
    text-align: justify;
    text-align-last: justify;
    -moz-text-align-last: justify;
}
/* ------------------------------------------------------------------------------------------------------------------ */
/* КАРТА */
#karta{
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}
/* ------------------------------------------------------------------------------------------------------------------ */
/* ОТЗЫВЫ */
#block9{
    width: 100%;
    min-height: 500px;
    background: #0082ff;
    padding: 0 0 2rem 0;
}.box13{
     min-width: 240px;
     display: inline-block;
     vertical-align: top;
     margin:  2rem 1rem;
     padding: 5px;
     border: 2px solid #ffe009;
     border-radius: 3px;
     background: rgba(255,255,255,.75);
     box-shadow: 0 0 5px #ffffff;
     text-align: left;
     text-align-last: left;
     -moz-text-align-last: left;
 }.box13 p{
      color: #000;
  }.box13-left{
       width: 30%;
       float: left;
   }.box13-right{
        width: 70%;
        float: right;
    }.box13-right p{
         color: #333;
     }
.box13 img{
    width: 70%;
    margin: 5px;
}
#zvonok{
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.btn6{
    display: block;
    width: 240px;
    padding: 10px;
    margin: 15px auto 0 auto;
    color: #000;
    font-size: 1.2rem;
    background: rgb(255, 249, 6);
    border: 2px solid #000000;
    border-radius: 5px;
    box-shadow: 0 0 5px #000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}
.btn6:hover{
    color: #000;
    background: rgb(255, 224, 9);
    border: 2px solid #ffffff;
    box-shadow: 0 0 8px #fff;
}