html{
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    height: 100%
}
body{
    margin: 0px;
    font-size: 17px;
    line-height: 1.5;
    height: 100%
}
.hhh{
    background-image: url(../img/f1.png);
   /* background: linear-gradient(to top, #fefcea, #f1da36);*/
    background-size: 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 4px #b3b3b3;
}
.logttt{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.log{
    display: flex;
    align-items:center;
    margin-bottom:10px;
    padding: 15px;
}
.loglogimgf{
    margin-top: 20px;
    margin-right: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.loglogimgf img{
    width: 50px;
    margin-right: 10px;
}
.loglogimgf span{
    padding-top: 10px;
    font-size: 19px;
}
.logo{
    width:170px;
    margin-left: 30px;
}
.logo_text{
    display: flex;
    flex-direction: column;
    margin-left: 25px;
}
.logotextsize{
     font-size: 26px;
}
li, ul {
    display: flex;
    flex-grow: 0.025;
    margin: 0px;
    justify-content:flex-start;
    /*margin-bottom: 10px;*/
}
.main-menu a {
    color: #000;
    font-size: 21px;
	position: relative;
	cursor: pointer;
	text-decoration: none; 
    transition: 0.3s ease-out;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.main-menu a:after {
	display: block;
	position: absolute;
	left: 0; 
	width: 0;
	height: 2px; 
	background-color: #007d00; 
	content: "";
	transition: width 0.3s ease-out;
}
.main-menu a:hover {
    color: #007d00; 
}
.main-menu a:hover:after,
.main-menu a:focus:after {
	width: 100%; 
}

/*осн*/
.text{
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 30px;
    margin-bottom: 20px;
}
.row{
    display: flex;
    justify-content: center;
    /*flex-direction: row;*/
    margin-bottom: 50px;
}
.row:after {
    clear: both;
    content: "";
    display: table;
}
.col4 {
    width: 340px;
    /*margin-right: 10px;*/
    display: flex;
    align-items: center;
    flex-direction:column;
}
.colimg{
    width:130px;
}
.wrapper {
	position: relative;
	min-height: 100%;
}
.content {
	padding-bottom: 80px;
    height: 100hv;
}
.text1{
    margin-top: 30px;
    padding-left: 10%;
    margin-bottom: 20px;
    font-size: 20px;
}
.vv{
    display:flex;
    justify-content:center;
    margin-bottom: 40px;
}
.vv a {
    color: #fff;
    text-decoration: none;
    user-select: none; 
    background: #a30000;
    padding: .7em 95px; /* отступ от текста */
    outline: none; 
    transition: 0.2s ease-out;
}
.vv a:hover { 
    background: #c24949; 
} /* при наведении курсора мышки */
.vv a:active { 
    background: #007e00;
} /* при нажатии */
#price {
    display: none;
   }

.tablvgd table{
    margin-top: 20px;
    width:55em;
}
.ttttt{
     /*width:55em;
    margin: auto;*/
     padding-left: 10%;
    padding-right: 10%;
    margin-top: 20px;
    margin-bottom: 40px;
}
.ttttt i{
    margin-left: 30px;
}
*:focus {outline: none;}
.inpvvodivivod {
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 18px;
}
.buttonrsch{
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    user-select: none; 
    background: #007e00;
    padding: .7em 95px; /* отступ от текста */
    outline: none; 
    transition: 0.2s ease-out;
    margin: 10px;
}
.buttonrsch:hover { 
    background: #48ac5a; 
} 



/*подвал*/
.footer{
    /*background-color:#00331a;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color:#e7e8e6;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    margin-top: -80px;
    box-shadow: 0 0 10px #777;
    padding-bottom: 3px;
}
.footer_l{
    width: auto;
    margin:20px;
}
.footer_r{
    display: flex;
    flex-direction: row;
    text-align: right;
    padding: 15px;
    padding-right: 40px;
    color:#585950;
    font-size: 14px;
    margin: 0px;
}
.footer_r2 {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.footer_r2 img{
    width: 45px;
}
.footer_r3{
    width:1px;
    margin-left: 10px;
    margin-right: 10px;
}
.container{
    margin: 40px 0;
}
/*список азс*/

.tabl{
    width: 1000px;
    margin: auto;
    margin-bottom: 15px;
    margin-top: 20px;
}
.tabl span{
    font-size: 18px;
}
.azsttt{
    background-color:#F8F8FF; 
    border-style: inset;
    border-color: #007c00;
    display: flex;
    flex-direction:row;
    margin-bottom: 25px;
    padding: 12px;
    height: 150px;
}
.azsttt1{
    background-color:#F8F8FF; 
    border-style: inset;
    border-color: #007c00;
    display: flex;
    flex-direction:row;
    margin-bottom: 25px;
    padding: 12px;
    height: 150px;
}
.mest{
    width: 320px;
    display: flex;
    flex-direction:column;
    font-size: 19px;
}
.azscc{
    padding-left: 20px;
    width: 400px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.azscc1{
    padding-left: 20px;
    width: 400px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.azsone img {
    padding-left: 8px;
    padding-top: 2px;
}
.azsone1 img {
    padding-left: 8px;
    padding-top: 2px;
}
.map{
    display: flex;
    justify-content: center;
}
.dop{
    display: flex;
    flex-direction: row;
    margin-top: 7px;
}
.azsline{
    display: flex;
    flex-direction:row; 
} 
.azsone{
    border-radius: 5px;
    margin: 3px;
    padding: 3px;
    width: 130px;
    background-color:#fde910;
    font-size: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
/*.azsone div{
    padding-top: 8px;
    font-size: 28px;
    background-color:aqua;
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 0.5;
    
}*/
.azsone cont{
    background-color:#002800;
    border-radius: 3px;
    padding: 3px;
    color: #fff;
    
}

.mimi{
    margin-right: 10px;
}
.stolb{
    display: flex;
    flex-direction: column;
    
}


#main {
  display: none;
}
#click:hover {
  cursor: pointer;
}

/*акции*/
.akc{
    display: flex;
    flex-direction: row; 
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 15px;  
}
.cart{
   width: 50%;
    height: 50%;
}

.ollgas{
    margin: 5px 15px;
    display: flex;
    justify-content: center;
}
/*контакты*/
.kont{
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 882px;
}
.tabl1{
    width: 880px;
    margin: auto;
    margin-bottom: 15px;
    margin-top: 15px;
}
.infkont{
    display: flex;
    justify-content: center;
    font-size: 20px;
}
.infkont img{
    width: 70px;
}

/*слайдер2*/
#slider_bl .wrapper{
    max-width:55em;
    margin: auto;
    position:relative;
}
#slider_bl input{
    display:none
}
#slider_bl .inner{
    width:500%;
    line-height:0;
}
#slider_bl article{
    width:20%;
    float:left;
    position:relative
}
#slider_bl article img{
    width:100%;
}
#slider_bl .slider-prev-next-control{
    height:50px;
    position:absolute;
    top:50%;
    width:100%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
#slider_bl .slider-prev-next-control label{
    display:none;
    width:40px;
    height:40px;
    border-radius:50%;
    background:#fff;
    opacity:.7;
}
#slider_bl .slider-prev-next-control label:hover{
    opacity:1;
}
#slider_bl .slider-dot-control{
    position:absolute;
    width:100%;
    bottom:0;
    text-align:center;
}
#slider_bl .slider-dot-control label{
    cursor:pointer;
    border-radius:5px;
    display:inline-block;
    width:10px;
    height:10px;
    background:#bbb;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;transition:all .3s;
}
#slider_bl .slider-dot-control label:hover{
    background:#ccc;
    border-color:#777;
}
#slider_bl .info{
    position:absolute;
    font-style:italic;
    line-height:20px;
    opacity:0;
    color:#000;
    text-align:left;
    -webkit-transition:all 1s ease-out .6s;
    -moz-transition:all 1s ease-out .6s;
    transition:all 1s ease-out .6s;
}
#slider_bl .info h3{
    color:#fcfff4;
    margin:0 0 5px;
    font-weight:400;
    font-size:1.5em;
    font-style:normal;
}
#slider_bl .info h4{
    color:#000;
    margin:0 0 5px;
    font-weight:400;
    font-size:1.5em;
    font-style:normal;
}
#slider_bl .info.top-left{
    bottom:30px; 
    left:30px;
}
#slider_bl .info.top-right{
    top:30px; 
    left:25px;
}

#slider_bl .slider-wrapper{
    width:100%;
    overflow:hidden;
    /*border-radius:5px;*/
    box-shadow:1px 1px 4px #666;
    background:#fff;
    background:#fcfff4;
}
#slider_bl 
#slide1:checked~.slider-prev-next-control label:nth-child(2)::after,#slider_bl #slide1:checked~.slider-prev-next-control label:nth-child(5)::after,#slider_bl #slide2:checked~.slider-prev-next-control label:nth-child(1)::after,#slider_bl #slide2:checked~.slider-prev-next-control label:nth-child(3)::after,#slider_bl #slide3:checked~.slider-prev-next-control label:nth-child(2)::after,#slider_bl #slide3:checked~.slider-prev-next-control label:nth-child(4)::after,#slider_bl #slide4:checked~.slider-prev-next-control label:nth-child(3)::after,#slider_bl #slide4:checked~.slider-prev-next-control label:nth-child(5)::after,#slider_bl #slide5:checked~.slider-prev-next-control label:nth-child(1)::after,#slider_bl #slide5:checked~.slider-prev-next-control label:nth-child(4)::after{
    font-family:FontAwesome;
    font-style:normal;
    font-weight:400;
    text-decoration:inherit;
    margin:0;
    line-height:38px;
    font-size:3em;
    display:block;
    color:#777;
}
#slider_bl 
#slide1:checked~.slider-prev-next-control label:nth-child(2)::after,#slider_bl #slide2:checked~.slider-prev-next-control label:nth-child(3)::after,#slider_bl #slide3:checked~.slider-prev-next-control label:nth-child(4)::after,#slider_bl #slide4:checked~.slider-prev-next-control label:nth-child(5)::after,#slider_bl #slide5:checked~.slider-prev-next-control label:nth-child(1)::after{
    content:"\f105";
    padding-left:15px;
}
#slider_bl #slide1:checked~.slider-prev-next-control label:nth-child(2),
#slider_bl #slide2:checked~.slider-prev-next-control label:nth-child(3),
#slider_bl #slide3:checked~.slider-prev-next-control label:nth-child(4),
#slider_bl #slide4:checked~.slider-prev-next-control label:nth-child(5),
#slider_bl #slide5:checked~.slider-prev-next-control label:nth-child(1){
    display:block;
    float:right;
    margin-right:5px;
}
#slider_bl #slide1:checked~.slider-prev-next-control label:nth-child(5),
#slider_bl #slide2:checked~.slider-prev-next-control label:nth-child(1),
#slider_bl #slide3:checked~.slider-prev-next-control label:nth-child(2),
#slider_bl #slide4:checked~.slider-prev-next-control label:nth-child(3),
#slider_bl #slide5:checked~.slider-prev-next-control label:nth-child(4){
    display:block;
    float:left;
    margin-left:5px;
}
#slider_bl #slide1:checked~.slider-prev-next-control label:nth-child(5)::after,
#slider_bl #slide2:checked~.slider-prev-next-control label:nth-child(1)::after,
#slider_bl #slide3:checked~.slider-prev-next-control label:nth-child(2)::after,
#slider_bl #slide4:checked~.slider-prev-next-control label:nth-child(3)::after,
#slider_bl #slide5:checked~.slider-prev-next-control label:nth-child(4)::after{
    content:"\f104";
    padding-left:8px;
}
#slider_bl #slide1:checked~.slider-dot-control label:nth-child(1),
#slider_bl #slide2:checked~.slider-dot-control label:nth-child(2),
#slider_bl #slide3:checked~.slider-dot-control label:nth-child(3),
#slider_bl #slide4:checked~.slider-dot-control label:nth-child(4),
#slider_bl #slide5:checked~.slider-dot-control label:nth-child(5){
    background:#333;
}
#slider_bl #slide1:checked~.slider-wrapper article:nth-child(1) .info,
#slider_bl #slide2:checked~.slider-wrapper article:nth-child(2) .info,
#slider_bl #slide3:checked~.slider-wrapper article:nth-child(3) .info,
#slider_bl #slide4:checked~.slider-wrapper article:nth-child(4) .info,
#slider_bl #slide5:checked~.slider-wrapper article:nth-child(5) .info{
    opacity:1;
}
#slider_bl #slide1:checked~.slider-wrapper .inner{
    margin-left:0;
}
#slider_bl #slide2:checked~.slider-wrapper .inner{
    margin-left:-100%;
}
#slider_bl #slide3:checked~.slider-wrapper .inner{
    margin-left:-200%;
}
#slider_bl #slide4:checked~.slider-wrapper .inner{
    margin-left:-300%;
}
#slider_bl #slide5:checked~.slider-wrapper .inner{
    margin-left:-400%;
}
@media only screen and (max-width:850px) and (min-width:450px){
    #slider_bl .slider-wrapper{border-radius:0}}
@media only screen and (max-width:450px){
    #slider_bl .slider-wrapper{border-radius:0}#slider_bl .slider-wrapper .info{opacity:0}}@media only screen and (min-width:850px){#slider_bl body{padding:0 80px}}




@media (max-width: 1180px) {
    .hhh{
        background-size: 120%;
    }
}
@media screen and (max-width: 930px) {
    .hhh{
        background-size: 140%;
    }
    .logo{
        width:150px;
    }
    #slider_bl .wrapper{
        max-width:42em;
    }
    .row{
        margin-left: 15%;
        flex-direction: column;
    }
    .col4 {
        width: 600px;
    }
    .colimg {
        width: 80px;
    }
    .footer_himg{
        width:300px;
    }
    .akc{
        flex-direction:column;
    }
    .akc p{
        margin-left: 5%;
        margin-right: 5%;
    }
    .cart{
        width: 100%;
        height: 50%;
    }
    .tabl{
        width: 750px;
        margin: auto;
    }
    .map{
        margin-left: 10px;
        margin-right: 10px;
    }
    .imgfotoz{
        width: 0px;
    }
}
@media (max-width: 785px) {
    .hhh{
        background-size: 160%;
    }
    .logotextsize{
        font-size: 22px;
    } 
    .log{
        margin-bottom: 0px;
    }
    .logo{
        width:130px;
        margin-left: 0px;
    }
    #slider_bl .wrapper{
        max-width:33em;
    }
    .main-menu { 
        margin-left: 0px;
    }
    .main-menu a {
        font-size: 18px;
    }
    .loglogimgf{
        margin-top: 0px;
        margin-right: 0px;
    }
    .loglogimgf img{
        width: 0px;
        margin-right: 0px;
    }
    .loglogimgf span{
        padding-top: 0px;
        font-size: 0px;
    }
    .row{
        margin-left: 10%;}
    
    .footer_h{
        padding-top: 20px;}
    .footer_himg{
        width:250px;
    }
    .kont{
        width: 670px;
    }
    .tabl{
        width: 650px;
        margin: auto;
    }
    .azsone{
        width: 110px;
        font-size: 16px;
        margin-bottom: 0px;
        margin-right: 60px;
    }
}
@media (max-width: 680px) {
    .hhh{
        background-size: 180%;
        width: 100%;
    }
    .logotextsize{
        font-size: 20px;
    } 
    .logo{
        width:110px;
       margin-left: 5px;
    }
    #slider_bl .wrapper{
        max-width:30em;
    }
    .col4 {
        margin-left: 40px;
        width: 380px;
    }
    .footer_h{
        padding-left: 10px;
    }
    .footer_r{
        font-size: 12px;
        padding-right: 10px;
    }
    .infkont{
        justify-content: center;
        font-size: 16px;
    }
    .infkont img{
        width: 50px;
    }
    li, ul {
        display: flex;
        justify-content: space-between;
    }
    .main-menu {
        margin-left: -10px;
        margin-right: 5px;
    }
    .kont{
        width: 410px;
    }
    .tabl{
        width: 525px;
        margin: auto;
    }
    /*.stolb{
        display: flex;
        flex-direction:column;
    }*/
    .azsttt{
        height: 130px;
    }
    .azsttt1{
        height: 130px;
    }
     .azsone{
        width: 110px;
        font-size: 16px;
        margin-bottom: 0px;
        margin-right: 10px;
    }   
    .azsone img{
        margin-right: 5px;
    }   
    .mest{
        width: 200px;
    }
    .mimi{
        margin-right: 4px;
    }
    .mimi img{
        width: 40px;
    }
    .tabl1{
        width: 520px;
        margin: auto;
        margin-left: 5%;
        margin-right: 5%;
    }
}
@media (max-width: 530px) {
    li, ul {
        display: flex;
        flex-grow: 0.01;
    }
    .main-menu a {
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .container{
        margin: 5px;
    }
    .vv a {
        padding: 15px 15px; /* отступ от текста */
    }
    .col4 {
        margin-left: 0px;
        width: 380px;
    }
    .row{
        margin-left: 5%;
    }
    .footer_l{
        width: auto;
        margin:10px;
    }
    .footer_r2 img{
        width: 0px;
    }
    .tabl{
        width: 410px;
    }
    .text1{
        margin-right: 8%;
        display: flex;
        justify-content: center;
    }
    .mest{
        width: 100%;
    }
    .dop{
        margin-top: 5px;
    }
    .mimi{
        padding: 0px 2px;
    }
    .stolb{
        display: flex;
        flex-direction:row;
    }
    .azscc{
        padding-left: 0px;
    }
    .azscc1{
        padding-left: 0px;
    }
    .tabl1{
        width: 410px;
        margin: auto;
    }
    .head2{
        width: 30%
    }
    .azsttt{
       padding: 6px; 
        height: 110px;
    }
    .azsttt1{
        display: flex;
        flex-direction:column;
        height: 190px;
        margin-bottom: 20px;
        padding: 6px;
    }
    .azsone{
        border-radius: 5px;
        margin: px;
        padding: 4px;
        width: 110px;
    }


}
@media (max-width: 415px) {
    body{
        font-size: 15px;}
    .hhh{
        background-size: 200%;
    }
    .log{
        margin-bottom: 000px;
        padding: 13px;
    }
    .logo{
        width:90px;
        margin-left: 0px;
    }
    .logo_text{
        margin-left: 15px;
    }
    .logotextsizeof{
        font-size: 0px;
    }
    .logotextsize{
        padding-top: 10px;
        font-size: 17px;
        line-height: 1.5;
    }
    .main-menu {
        margin-left: -25px;}
    .main-menu a {
        font-size: 15px;
    }
    #slider_bl .wrapper{
        max-width:25em;
    }
    .text{
        padding-left: 0%;
        padding-right: 0%;
        margin: 10px 20px;
        font-size: 16px;
        line-height: 1.5;
    }
    .col4 {
        width: 300px;
    }
    .row{
        flex-direction: column;
        margin-left: 10%;
    }
    .footer_r{
        display: flex;
        flex-direction:column-reverse;
        text-align:right;
        padding: 5px;
        padding-right: 10px;
        font-size: 10px;
    }
    .footer_r2 {
        font-size: 10px;
        display: flex;
        flex-direction:column;
        align-items:flex-end;
    }
    .footer_h{
        padding-top: 0px;
    }
    .footer_r3 table{
        width:0px;
        border:0px;
        height:0px;
    }
    .footer_himg{
        width:150px;
    }
    #slider_bl .info h3{
        font-size:1em;}
    #slider_bl .info h4{
        font-size:1em;}
    #slider_bl .info.top-right{
    top:15px; 
    left:25px;
    }
    .container{
        margin-top: 20px;
    }
    .footer{
        height: 100px;
        
    }
    .kont{
        margin-left: 5%;
    }
    .infkont{
        justify-content: center;
        font-size: 16px;
    }
    .tabl{
        width: 360px;
        margin: auto;
        margin-bottom: 50px;
    }
    .azsttt1{
        height: 230px;
        margin-bottom: 10px;
        padding: 6px;
    }
    .azsttt{
        padding: 6px;
        margin-bottom: 10px;
    }
    
    .map{
        margin: 15px 5px;
    }
    .tabl1{
        width: 350px;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .head1right {
        width: 50px;
    } 
    .azsone img {
        padding-left: 5px;
        padding-top: 0px;
    }
    .ollgas{
        font-size: 16px;
    }
    .ttttt{
        padding: 0px;
        font-size: 16px;
        margin: 5px 15px;
        margin-bottom: 40px;
    }
    .head2{
        width: 30%
    }
    .stolb{
        display: flex;
        flex-direction:column;
        margin-left: 30px;
    }
    .azscc1{
        display: flex;
        flex-direction:row;
        width: 100%;
        width: 100%;
    }
}
@media (max-width: 320px) {
      .tabl{
        width: 310px;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 40px;
    }  
    .text{
        margin-bottom: 50px;
    }  
    .tabl1{
         width: 310px;   
    }
    .row{
        margin-left: 4%;
    }
    .text1{
        margin-top: 30px;
        padding-left: 8%;
        margin-bottom: 10px;
        font-size: 17px;     
    }
    .vv a {
        padding: 10px 5px; /* отступ от текста */
    }
    .azsttt1{
        height: 260px;
    }
    .stolb{
        display: flex;
        flex-direction:column;
        margin-left: 5px;
    }
    .azscc1{
        display: flex;
        flex-direction:row;
        width: 100%;
    }
} 