@font-face {
    font-family: "bebasneueregular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/BebasNeueRegular.otf") format("opentype"), 
    url("fonts/BebasNeueRegular.woff") format("woff"), 
    url("fonts/bebasneueregular.woff2") format("woff2"),
    url("fonts/bebasneueregular.ttf") format("truetype"), 
    url("fonts/BebasNeueRegular.svg") format("svg");
}
input.fail {
    background: #fff3f3!important;
    border: 1px solid #ff8888!important;
}
.filtersbutton_adapt{
    display:none!important;
}

#shop_eqipment{
    max-width:940px;
  margin:0 auto;
  font-size:18px;
}
.icon_block {
    margin: 30px auto;
    display: flex;
    flex-direction: row;
}
.icon_block .icon_sub_block p {
    font-size: 17px;
    font-weight: bold;
    display: block;
    text-indent: 0;
    width: 95%;
    line-height: 25px;
    margin: 10px auto;
}
.end_line .offer_txt_block{
    font-size:25px!important;
    font-weight:bold;
}
.header_block{
    border:0!important;
}
.sub_block .header_block{
    border:0!important;
    letter-spacing:1px;
    text-indent:0!important;
}
.icon_block .icon_sub_block {
    display: flex;
    width: 17%;
    vertical-align: top;
    text-align: Center;
    align-items: center;
    flex-direction: column;
}
.icon_block .icon_sub_block img{
    max-width:60px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.container{
    max-width:1200px;
    margin:0 auto;
}

.gall_block{

    margin:0;
    overflow:hidden;
    min-height:400px;
    display:inline-block;
}
#shop_eqipment .gall_block .gallery_img{

    height:250px!important;
    overflow:hidden;
}
#shop_eqipment .gall_block .gallery_img{
    height:250px!important;
}
#shop_eqipment .gall_block .gallery_img img{

    height:auto;
}
.slider_block{
    text-align:center;
}

.slick-slider
{    margin:0 auto;
    position: relative;
    max-width:1200px;
    width:100%;
    display:inline-block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    max-width:1200px;
    width:100%;
    margin:0 auto;
    overflow:hidden;
    padding:0!important;
text-align: center;



}
.gallery_img a{
    outline:none;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{  
    margin: 0 5px;
    border:1px solid #BDBDBD;
    display: none;
    float: left;
    outline:none;
    text-align: center;
    height:auto!important;
    min-height: 400px;
    position:relative;
}
.item_overlay{
    width:100%;
     opacity:0;
    height:100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.slick-slide:hover .item_overlay{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position:absolute;

    left:0;
    z-index:1;
      opacity:1;
    top:0;
    cursor:pointer;
    background-image:url(../img/source/main/glass.png);
    background-repeat:no-repeat;
    background-position:center;
    background-color: rgba(83, 83, 83, 0.42);

    transition: 0.4s all ease;
    -ms-transition:0.4s all ease;
    -o-transition:0.4s all ease;
    -webkit-transition:0.4s all ease;
    
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    margin:0 auto;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display:inline-block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-next{
    right:0;
    top:0;
}
.end_line .header_block {
    font-size: 22px;
    text-transform: uppercase;
    font-family: bebasneueregular;
    color: #fff;
    letter-spacing: 1.2px;
}
.end_line ul li{
    font-size: 18px;
  line-height:35px;
    color: #fff;
    list-style: square;
}
.end_line{
    text-align:center;
    margin-top:30px;
    padding:30px 0;
    background: rgba(210, 25, 38, 0.6784313725490196);
}

.end_line .sub_block{
    display:inline-block;
    width:45%;
    text-align:left;

    vertical-align:top;
}
.end_line .sub_block input[type="text"], .end_line .sub_block textarea {

    display: block;
    border: 1px solid #bebebe;
    resize: none;
    outline: none;
    width: 100%;
    box-sizing: border-box;

    padding: 10px;
    margin: 10px auto;
}

.form_block{
    background:#fff;
    text-align:center;
    padding-bottom:12px;
    
}
.offer_txt_block p{

    color: #Fff;
}
.end_line .sub_block:nth-child(3){
    width:35%;
    margin-left:40px;
}
.h1_block h1,
.h2_block h2
{
        font-family: bebasneueregular, calibri;
    font-size: 31px;
    line-height:40px;
    letter-spacing: 2px;
    margin: 20px 0 15px;
 
    text-align: center;
}
.h2_block h2{
       background:#fff;
    display:inline-block;
    position: relative;
    padding:0 10px;
}   
.h3_block,.header_block{
    position:relative;
    margin:0;
    
    text-align:left;
}
.header_block{
    font-weight:bold;
}
.header_block,.h3_block h3 {
    font-family: calibri;
    font-size: 20px;
    text-align:left;
    border-left: 1px solid #e1030a;
    text-indent: 30px;
}
.h2_block{
    position:relative;
    text-align:Center;
    
}
.h2_block:after{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 95%;
    height: 1.5px;
    background: #bdbdbd;
    z-index: -1;
    right:0;
    margin:0 auto;
}
.end_line .sub_block textarea{
    min-height:80px;
    overflow:hidden;
}
.slick-slide:hover {
    box-shadow: 3px 3px 3px 0 #e7e7e7;
}
.slick-arrow{
    outline:none;
    border:0;
    top:-50px;
    cursor:pointer;
    position:absolute;
    
}

div.feedback_main{
    padding:0;
}
div.feedback_in {
    padding: 10px 10px;
}
.slick-prev:hover{
-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    left:5px;
background-color:#fff;
    border:1px solid #eee;
        background-image: url(../img/source/main/arrow-left.png);
}
.slick-next:hover{
    border:1px solid #eee;
-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    right:5px;
    background-color:#fff;
        background-image: url(../img/source/main/arrow-right.png);
}
.slick-prev{
 background-color: #e10004;

    border-radius:4px;
border:1px solid #fff;
left:0px;
-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size:0;

    color:transparent;
    width:35px;
    height:35px;
    background-image: url(../img/source/main/arrow-left_w.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:auto 100%;
} 
.small_txt_block{
    font-size:14px;
    text-align:left;
    padding:0 10px;
}
.small_txt_block span{
    font-weight:bold;
}
.slick-next{
 background-color: #e10004;
border:1px solid #fff;
    border-radius:4px;
    right:0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-image: url(../img/source/main/arrow-right_w.png);
    font-size:0;

    color:transparent;
    width:35px;
    height:35px;
    background-repeat:no-repeat;
    background-position:center;
    background-size:auto 100%;
} 
.seo_txt_block{
text-indent: 35px;
    line-height: 30px;
}

.seo_txt_block p.header{
    font-size:17px;
    letter-spacing:0.5px;
    font-family:bebasneueregular, calibri;
    font-weight:bold;
}

.seo_txt_block ul li{
    list-style: none;
    position: relative;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 16px;
    font-family: calibri;
    padding-bottom: 5px;
    text-indent: 0;
}
.seo_txt_block ul li:before{
    content:"\25A0";
    color:#E10004;padding-right:10px;
    
}
.end_line:before{
    position:absolute;
    left:0;
    z-index:-1;
    right:0;
    width:100%;
    height:100%;
    content:"";
    background-size:100% 100%;
    background-attachment:fixed;
    background-repeat: no-repeat;
    background-position: center;
    top:0;
    background-image: url(../img/source/main/bg_form.jpg);
}
.end_line {
    position:relative;
    text-align: center;
    margin-top: 30px;
    padding: 30px 0;


}

.form_header{
    font-size:25px;
    font-family:bebasneueregular;
    font-weight:bold;
    padding-top:10px;
}
.form_header span{
    font-size:18px;
    font-family:calibri;
}
.sub_block .form_block .feedback_blockname {
    display:none!important;
}

@media screen and (max-width:1200px){
    
    .slick-slider{
        max-width:1140px;
    }
}

@media screen and (max-width:1150px){
        
    .slick-slider{
        max-width:1090px;
    }
    
}
@media screen and (max-width:1100px){
        
    .slick-slider{
        max-width:1040px;
    }
    
}
@media screen and (max-width:1050px){
        
    .slick-slider{
        max-width:1014px;
    }
    .h2_block:after{
        width:90%;
    }
}
@media screen and (max-width:1024px){
        
    .slick-slider{
        max-width:940px
    }
    .end_line .sub_block {

    width: 75%;
}
}
@media screen and (max-width:1000px){
        
    .slick-slider{
        max-width:940px;
    }
    
}
@media screen and (max-width:950px){
        
    .slick-slider{
        max-width:890px;
    }
    .icon_block .icon_sub_block p{
        font-size:13px;
    }
}
@media screen and (max-width:850px){
.icon_block .icon_sub_block {
    
    display: inline-block;
    text-align: center;
    margin: 30px auto;
    width: 46%;
    text-indent:0;
    vertical-align: middle;
}
.end_line .sub_block:nth-child(3) {
    width: 60%;
margin-left:0;
}
.seo_txt_block img {
    float:none;
    margin: 15px auto;
    width: 340px;
    height: auto;
    display: block;
}
.icon_block{
    display:block;
    text-indent:0;
}
    .slick-slider{
        max-width:790px;
    }
    .icon_block .icon_sub_block img {
    display: block;
max-width: 105px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 auto;
}
}
@media screen and (max-width:800px){
        
    .slick-slider{
        max-width:840px;
    }
    
}

@media screen and (max-width:768px){
        
    .slick-slider{
        max-width:715px;
    }
    
}@media screen and (max-width:725px){
        .seo_txt_block img{
            float:none!important;
            margin:0 auto!important;
        }
    .slick-slider{
        max-width:690px;
    }
    
}@media screen and (max-width:700px){
        
    .slick-slider{
        max-width:640px;
    }
    
}@media screen and (max-width:650px){
        
    .slick-slider{
        max-width:590px;
    }
    
}
@media screen and (max-width:600px){
        
    .slick-slider{
        max-width:540px;
    }
    
}
@media screen and (max-width:550px){
        .end_line:before{
            display:none;
        }
        .offer_txt_block p {
 
 font-size:17px;   color: #Fff;
}
        .end_line .sub_block:nth-child(3){
            width:80%;
        }
    .slick-slider{
        max-width:490px;
    }
    
}
@media screen and (max-width:500px){
    .seo_txt_block {
text-indent: 0px;
    padding: 10px;
    line-height:30px;
}
    .icon_block .icon_sub_block{
        vertical-align:top;
    }
        .slick-slider{
        max-width:445px;
    }
    .header_block, .h3_block h3 {
    font-size: 20px;
    text-align: center;
    margin: 0;
   text-indent:0px; 
    padding: 0;
    border: 0;
}
}
@media screen and (max-width:450px){
.slick-slider {
    max-width: 410px;
}
    
}
@media screen and (max-width:425px){
        
    .slick-slider{
        max-width:390px;
    }
    .h1_block h1, .h2_block h2{
        font-size:20px;
    }
    .h2_block:after {
    width: 70%;
}
.seo_txt_block ul{
    text-indent:0;
} 
.header_block, .h3_block h3 {
    font-size: 15px;
    margin: 0;
    text-indent: 10px;
}
.form_block div.feedback_main{
    min-width:unset;
    padding:0;
}
.sub_block ul,
.seo_txt_block ul {
    text-indent: 0;
    padding: 0;
}
.end_line .sub_block {
    width: 85%;
}

.end_line .offer_txt_block {
    font-size: 17px!important;
    font-weight: bold;
}
.end_line .sub_block input[type="text"], .end_line .sub_block textarea{
    width:210px!important;
    margin:10px auto!important;
}
    }

@media screen and (max-width:400px){
        
    .slick-slider{
        max-width:375px;
    }
    
}
@media screen and (max-width:375px){
        
    .slick-slider{
        max-width:320px;
    }
    
}
@media screen and (max-width:320px){
        
    .slick-slider{
        max-width:300px;
    }
    
}