*{
	margin:0;
	padding:0;
}
html{
	background:#fff;
	transition:0.3s;
    scroll-behavior: smooth;
}
body{
    font-family: 'ubunturegular';
	font-size:16px;
	color:#231f20;
	line-height:1.3;
	transition:0.3s;
    overflow-y: visible !important;
	overflow-x:hidden!important;
}
h2
{
    margin: 0px;
    padding: 0px;
    text-transform:uppercase;
    color: #3c6ac8;
    font-size: 27px;
    font-family: 'ubuntubold';
    margin-bottom: 3px;
}
div{
transition:0.3s;
}
.clear{
	clear:both;
	height:0;
	overflow:hidden;
}
.hide{ display:none !important; }
input, select, textarea{
	font-family:inherit;
	font-size:inherit;
}
.submit{ cursor:pointer; }
fieldset{ border:none; }
label{ cursor:pointer; }
a:hover{
	cursor:pointer;
	text-decoration:none;
}
p{
margin:0px;
}
a{ color:inherit; }
a img{ border:none; }
.nom{ margin:0 !important; }
a.rev{ text-decoration:none; }
a.rev:hover{ text-decoration:underline; }
.ld{ float:left; }
.rd{ float:right; }
.first{ margin-top:0 !important; }
.last{ margin-bottom:0 !important; }
.ca{ text-align:center; }
.ra{ text-align:right; }
.la{ text-align:left; }
.inh{ color:inherit !important; }
.upper{ text-transform:uppercase; }
.vam{ vertical-align:middle; }
.nowrap{ white-space:nowrap; }
.in{
	width:960px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.clearfix:before,.clearfix:after{
content:"";
display:table;
}
.clearfix:after{
clear:both;
}
.border_fort{
behavior: url(PIE.htc);
}
.margin_r{
margin-right:0px!important;
}

input, textarea {outline:none;}

a {
    outline: 0;
}
a {
    outline: none;
}
a:active, a:focus { outline: none; }


a.spolier.collapsed:after {
  content: "[ - ]";
}
a.spoiler.collapsed:after {
  content: "[ + ]";
}
.nav-tabs{
margin-bottom:15px;
}


.breadcrumb > li + li:before{
  content:"\f105";
  font-family:'fontAwesome';
}
li{
list-style:none;
}




/*------------------------------------------------------------------------   STANDART   ------------------------------------------------------------------------*/


.header{
background-color:#1f4592;
color:#fff;
display:block;
height:82px;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
position:relative;
z-index:1000000;
position:fixed;
width:100%;
}

.logo{
display:block;
width:177px;
height:auto;
margin-top:18px;
margin-left:15px;
}
.logo img{
width:100%;
}
.header_phones{
margin-left:35px;
padding-top:19px;
}
.hp_big{
color:#aabde4;
font-size:20px;
font-family: 'ubuntubold';
margin-bottom:-2px;
}
.header_phones a:hover
{
 color:#fff;
	}
.hp_small{
color:#aabde4;
font-size:14px;
font-family: 'ubunturegular';
margin-left:22px;
margin-bottom:2px;
}
.hp_call{
color:#aabde4!important;
font-size:14px;
font-family: 'ubuntubold';
text-transform:uppercase;

padding-left:28px;
padding-top:2px;
padding-bottom:2px;
margin-left:2px;
text-decoration:none;
text-decoration:none !important;
}
.hp_call span{

width:8px;
height:2px;
padding-bottom:2px;
}
.hp_call:hover{
text-decoration:none !important;
}
.hp_call:hover span{
background:none;
transition:0.3s;
}
.sep_line{

display:block;
width:13px;
height:29px;
margin-top:-5px;
}
.menu_header{
margin-top:30px;
margin-left:35px;
}
.menu_header li{
float:left;
margin:0px 5px;
}
.menu_header a{
color:#fff;
font-size:16px;
text-transform:uppercase;
font-family: 'ubuntumedium';
text-decoration:none !important;
}
.menu_header a:hover{
text-decoration:underline !important;
}
.btn_finde{
/*background:url(../img/loop.png) no-repeat 0 50%;*/
color:#aabde4!important;
padding-left:30px;
padding-bottom:2px;
padding-top:1px;
}
.heg_basket{
color:#fff;
font-size:16px;
text-transform:uppercase;
font-family: 'ubuntumedium';
margin-bottom:-3px;
}

.heg_allready_bought{
display:block;
text-align:center;
margin:0px;
margin-bottom:3px;
}
.heg_allready_bought li{
display:inline-block;
color:#fff;
font-size:16px;
margin:0px 1px;
}
.heg_allready_bought a{
color:#fff!important;

font-family: 'ubuntubold';
text-decoration:none !important;
}
.heg_allready_bought a:hover{
text-decoration:underline !important;
}
.btn_order{
background:url(../img/btn_header.png) no-repeat;
display:block;
width:127px;
height:39px;
line-height:39px;
color:#fff!important;
font-size:14px;
text-align:center;
text-transform:uppercase;
border-radius:5px;
text-decoration:none !important;
}
.btn_order:hover{
transition:0.3s;
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
border-radius:5px;
text-decoration:none !important;
}
.header_goods{
margin-top:10px;
margin-right:7px;
}


.left_arrow{
font-size:0px!important;
top:45%!important;
display:block;
width:40px;
height:58px;
}
.right_arrow{
font-size:0px!important;
top:45%!important;

display:block;
width:40px;
height:58px;
}

.sys_slider img{
width:100%;
}
.for_lip{
display:none;
}
.for_capt{
top:14%;
}
.title_sl{
color:#fff;
font-size:161px;
font-family: 'ubuntubold';
text-shadow: 1px 2px 7px rgba(150, 150, 150, 1);
margin-bottom:-10px;
}
.simple_sl{
font-size:47px;
color:#fff;
font-family: 'ubuntubold';
text-shadow: 1px 2px 7px rgba(150, 150, 150, 1);
margin-bottom:40px;
text-transfor:uppercase;
}
.btn_slider{
background:url(../img/btn_slider.png);
display:block;
width:216px;
height:68px;
border-radius:5px;
padding:4px;
text-decoration:none !important;
margin:0px auto;
}
.btn_slider span{
display:block;
background:url(../img/bts_line.png) repeat-x;
display:block;
width:100%;
height:60px;
line-height:58px;
color:#fff;
font-size:27px;
text-transfor:uppercase;
text-decoration:none !important;
}
.btn_slider:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(255, 255, 255, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(255, 255, 255, 0.75);
box-shadow:         0px 0px 7px 0px rgba(255, 255, 255, 0.75);
transition:0.3s;
}


.like_row{
padding:0px 15px;
}
.yellow_forms{
background:url(../img/yel.jpg) no-repeat 50% 50%;
display:block;
height:127px;
-webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 12px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 12px 0px rgba(50, 50, 50, 0.75);
position:relative;
z-index:1000;
}
.abs_hand{
background:url(../img/hand.png) no-repeat;
display:block;
width:59px;
height:54px;
position:absolute;
top:-19px;
right:-17px;
}
.hand_yel{
margin-top:30px;
position:relative;
}
.hand_yel p{
color:#3c6ac8;
font-size:34px;
font-family: 'ubuntubold';
margin-bottom:-3px;
}
.hand_yel span{
color:#3c6ac8;
font-size:20px;
font-family: 'ubuntubold';
}
.list_forms_yel li{
float:left;
margin-left:19px;
}
.list_forms_yel li:first-child{
margin:0px;
}
.list_forms_yel li:last-child{
margin-left:30px;
}
.form_yel_sys{
display:block;
width:204px;
height:54px;
line-height:54px;
color:#a8a8a8;
font-size:14px;
text-transform:uppercase;
font-family: 'ubunturegular';
padding-left:12px;
margin-bottom:4px;
border:0px;
}
.form_yel_sys:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
transition:0.3s;
}
.list_forms_yel p{
color:#000;
font-size:15px;
font-family: 'open_sansregular';
}
.wdt_yel_sys{
width:418px;
}
.for_center{
text-align:center;
}


.btn_take{
background:url(../img/btn_slider.png);
display:block;
width:216px;
height:68px;
border-radius:5px;
padding:4px;
text-decoration:none !important;
text-align:center;
margin-top:-6px;
}
.btn_take span{
display:block;
background:url(../img/bts_line.png) repeat-x;
display:block;
width:100%;
height:60px;
line-height:58px;
color:#fff;
font-size:27px;
text-transfor:uppercase;
text-decoration:none !important;
}
.btn_take:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
transition:0.3s;
}
.list_forms_yel{
margin:0px;
margin-top:35px;
}



.standart_block{
padding-top:0px;
padding-bottom:30px;
}
.date_do_cat{
margin-left:1px;
}
.date_do_cat li{
float:left;
color:#111111;
font-size:12px;
font-family: 'ubuntulight';
text-transform:uppercase;
margin-right:10px;
}
.date_do_cat li:last-child{
margin-right:0px;
}
.title_do_cat h3{
margin:0px;
padding:0px;
color:#3c6ac8;
font-size:27px;
font-family: 'ubuntubold';
margin-bottom:3px;
}
.title_do_cat{
padding-bottom:10px;
display:block;
}

.simple_do_cat p{
margin:0px;
color:#000000;
font-size:19px;
font-family: 'franklingothicbookcregular';
margin-bottom:25px;
line-height:1.2;
}
.mar_b{
margin-bottom:0px;
}




.list_fom_c a{
color:#3c6ac8!important;
font-size:16px;
font-family: 'ubuntubold';
text-transform:uppercase;
display:block;
padding-bottom:3px;
}
.list_fom_c a:hover{
color:#d43030!important;
transition:0.3s;
}
.list_fom_c li{
display:block;

margin-bottom:21px;
}
.right_column_cat{
padding-top:10px;
padding-left:30px;
}

.form_red_cat{
display:block;
width:600px;
height:48px;
line-height:48px;
color:#000;
font-size:14px;
border:3px solid #3c6ac8;
padding-left:15px;
font-family: 'ubunturegular';
text-transform:uppercase;
}
.form_red_cat:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
transition:0.3s;
border:3px solid #cb2323;
}
.btn_own{
background:url(../img/btn_own.png) repeat-x;
color:#fff!important;
font-size:27px;
display:block;
height:48px;
line-height:48px;
display:block;
width:183px;
text-align:center;
border-radius:3px;
}
.btn_own:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
transition:0.3s;
}


.grey_block{
background:#e1e1e1;
}
.content_block{
padding-top:30px;
padding-bottom:30px;
}
.grey_in{
padding:0px;
}

.tab-pane{
margin:0px!important;
padding:0px!important;
width:100%;
}
.style_tabs_nav{
margin-bottom:25px;
}
.style_tabs_nav a{
padding:0px 4px!important;
padding-bottom:3px!important;
color:#707070;
font-size:30px;
font-family: 'ubuntubold';
background:none!important;
background:url(../img/btt.png) repeat-x 0 100%!important;
border:0px!important;
}
.style_tabs_nav a:hover{
cursor:pointer;
background:url(../img/btt2.png) repeat-x 0 100%!important;
color:#000;
transition:0.3s;
}
.style_tabs_nav .active a{
color:#3c6ac8!important;
font-size:30px;
font-family: 'ubuntubold';
background:none!important;
}
.style_tabs_nav .active:hover{
cursor:pointer;
}

.style_tabs_nav li{
margin-right:35px;
}

.fb_pro_in{
display:block;
width:100%;
height:300px;
background:#fff;
border: 1px #ccc solid;
border-radius:5px;
padding:5px;
margin-bottom:30px;
}
.lister_fb_pro{
display:block;
text-align:center;
}
.lister_fb_pro li{
display:inline-block;
}

.top_fb_pro{
padding-top:10px;
display:block;
overflow:hidden;
height: 170px;
padding-left:12px;
padding-right:12px;
}
.top_fb_pro img{
object-fit: contain;
margin:0px auto;
display:block;
width: 100%;
  height: 100%;
margin-bottom:5px;
}
.text_fb_pro{
display:block;
text-align:center;
color:#3c6ac8;
font-size:16px;
height:50px;
line-height:1.2;
margin-bottom:5px;
}
.for_href_fb_1{
display:block;
}
.for_href_fb_1:hover p{
text-decoration:underline !important;
}
.prices_fb_pro{
display:block;
padding:0px 12px;
}

.left_pri p{
color:#000;
font-size:28px;
font-family: 'ubuntumedium_italic';
margin:0px;
padding:0px;
margin-bottom:-5px;
}
.better_price p{
color:#e1000f;
}
.line_nn{
text-decoration:line-through;
color:#7f7f7f;
font-size:16px;
font-family: 'ubuntumedium_italic';
}
.btn_buy_pro{
background:url(../img/btn_buy_pro.png) no-repeat;
display:block;
width:84px;
height:27px;
line-height:25px;
font-family: 'ubuntubold';
text-align:center;
color:#000;
font-size:14px;
margin-top:8px;
border-radius:5px;
color:#000!important;
}
.btn_buy_pro:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
transition:0.3s;
border-radius:5px;
}
.for_able_ps_yes{
color:#2cab05;
font-size:14px;
margin-left:9px;
margin-top:3px;
}
.for_able_ps_order{
color:#898989;
font-size:14px;
margin-left:12px;
margin-top:3px;
}
.for_three{
margin-bottom:10px;
margin-top:-5px;
}

.big_go_btn{
background:url(../img/btn_slider.png);
display:block;
width:277px;
height:68px;
border-radius:5px;
padding:4px;
text-decoration:none !important;
text-align:center;
margin:20px auto;
margin-bottom:10px;
float:none;
}
.big_go_btn span{
display:block;
background:url(../img/bts_line.png) repeat-x;
display:block;
width:100%;
height:60px;
line-height:58px;
color:#fff;
font-size:27px;
text-transfor:uppercase;
text-decoration:none !important;
}
.big_go_btn:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
transition:0.3s;
}


.footer_block{
padding:45px 0px;
}
.counter{
display:block;
width:88px;
height:31px;
margin-right:15px;
margin-top:6px;
}
.footer_company{
display:block;
width:320px;
}
.footer_company p{
color:#231f20;
font-size:18px;
}
.footer_company a{
text-decoration:underline !important;
color:#000;
}
.footer_company a:hover{
text-decoration:none !important;
}
.footer_phone{
margin-left:50px;
margin-top:-8px;
}
.footer_phone p{
color:#b50101;
font-size:41px;
font-family: 'ubuntubold';
background:url(../img/footer_phone.png) no-repeat 0 65%;
padding-left:50px;
}
.footer_phone span{
color:#231f20;
font-size:18px;
}
.list_footer li{
float:right;
margin-left:30px;
}
.list_footer a{
text-decoration:underline !important;
color:#231f20!important;
}
.list_footer a:hover{
text-decoration:none !important;
}
.list_footer{
margin-top:12px;
}
.footer_in{
padding:0px 15px;
}


.step_spo{
position:absolute;
left:0px;
width:448px;
top:25px;
}
.rel_spo{
position:relative;
}

.spo_form{
display:block;
width:360px;
height:38px;
line-height:38px;
color:#000;
padding-left:10px;
border:2px solid #3c6ac8;
}
.spo_form:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
transition:0.3s;
}
.spo_loop{
display:block;
width:88px;
height:38px;
line-height:38px;
background:url(../img/spo.png) repeat-x;
border:0px solid;
color:#fff;
font-family: 'ubuntubold';
}
.spo_loop:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
transition:0.3s;
}



.sep_sys_pad{
padding-top:100px;
display:block;
}

.open_sys_finde{
display:none!important;
}

.sl_sys_yes{
display:block!important;
}

.sl_sys_no{
display:none!important;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------   STYLE 479px   ------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.for_many_cat
{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
	}
.for_many_cat::before
{
	display:none;
}

@media screen and (max-width: 479px){
  .masonry[data-columns]::before {
    content:'1 .col-xs-12';
  }
 .for_many_cat
{
        display: grid;
        grid-template-columns: 1fr;
	}
  body{
  overflow-x:hidden!important;
  }


  .logo{
  width:180px;
  height:48px;
  margin-top:15px;
  margin-left:15px;
  margin-bottom:10px;
  }
  .header{
  /*background:url(../img/header_bgr2.jpg) no-repeat 50% 0;*/
  position:relative;
  padding-bottom:20px;
  position:relative;
  z-index:1000000;
  position:fixed;
  height:140px;
  }
  .header_goods{
  position:absolute;
  top:60px;
  right:8px;
  }
  .heg_basket{
  margin-right:0px;
  margin-left:-6px;
  }
  .menu_header{
  margin-top:17px;
  margin-bottom:12px;
  margin-left:2.5%;
  display:none;
  }
  .menu_header li:first-child{
  display:none;
  }
  .menu_header li{
  margin:0px 4px;
  }
  .header_phones{
  display:block;
  width:100%;
  padding:0px;
  margin-top:0px;
  margin-left:15px;
  }
  .hp_big{
  font-size:16px;
  margin-bottom:0px;
  margin-left:0px;
  }
  .hp_small{
  margin-left:0px;
  }
  .hp_call{
  background:none;
  padding:0px;
  font-size:12px;
  }
  .heg_basket{
  font-size:15px;
  margin:0px;
  margin-bottom:-2px;
  }


  .for_worker_spoiler{
  display:block;
  }
  .open_button_mob{
  display:block;
  width:43px;
  height:43px;
  position:absolute;
  border:2px solid #fff;
  top:14px;
  right:15px;
  z-index:10000000;
  border-radius:5px;
  background:url(../img/open_button_mob.png) no-repeat 50% 20%;
  }
  .open_button_mob:hover{
  -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  }
  .open_btn_finde_m{
  display:block;
  width:43px;
  height:43px;
  position:absolute;
  border:2px solid #fff;
  top:72px;
  right:15px;
  z-index:10000;
  border-radius:5px;
  background:url(../img/open_btn_finde_m.png) no-repeat 50% 20%;
  transition:0.3s;
  }
  .open_btn_finde_m:hover{
  -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  transition:0.3s;
  }
  .point_art{
  background:url(../img/art2.png) no-repeat 50% 50% #9b0202;
  }
  #collapse_1{
  width:100%;
  margin:0px;
  padding:0px;
  margin-bottom:0px;
  margin-top:72px;
  left:0px;
  z-index:1000000;
  }
  .for_worker_spoiler a{
  text-decoration:none !important;
  }
  .for_stay{
  position:absolute;
  z-index:1000;
  }
  .card-body{
  padding:0px;
  background:#aabde4;
  }
  .header_menu_sp{
  left:0px;
  display:grid;
  grid-template-columns: 1fr 1fr;
  border-bottom:2px solid #fff;
  padding-bottom:10px;
  margin-bottom:0px!important;
  }
  .header_menu_sp::before
  {
  display:none;
  	}
  .header_menu_sp li{

  min-height:28px;
  margin:0px;
  padding-top:3px;
  padding-bottom:3px;
  }

  .header_menu_sp a{
  display:block;
  width:100%;
  padding:0px 10px;

  line-height:14px;
  font-size:12px;
  margin:0px;
  color:#000;
  padding-left:15px;
  text-transform:uppercase;
  }
  .header_menu_sp a:hover{
  border:0px;
  background:#c52121;
  color:#fff!important;
  }
  .triger_dn{
  background:url(../img/triger_dn.png) no-repeat 42% 50%!important;
  }
  .triger_dn:hover{
  background:url(../img/triger_dn.png) no-repeat 42% 50% #7d95ff!important;
  }
  .triger_dn2{
  background:url(../img/triger_dn.png) no-repeat 42% 50%!important;
  }
  .triger_dn2:hover{
  background:url(../img/triger_dn.png) no-repeat 42% 50% #7d95ff!important;
  }



  .for_capt{
  top:12%;
  padding-top:3%;
  }
  #carousel .item img{
  display:block;
  width:100%;
  }
  .sl_sys_no{
  display:block!important;
  }
  .sl_sys_yes{
  display:none!important;
  }

  .title_sl{
  font-size:30px;
  margin-bottom:10px;
  }
  .simple_sl{
  font-size:12px;
  margin-bottom:12px;
  }
  .btn_slider{
  width:70%;
  height:39px;
  padding:3px;
  }
  .btn_slider span{
  height:32px;
  line-height:30px;
  font-size:19px;
  }


  .left_arrow{
  top:40%!important;
  left:25%!important;
  }
  .right_arrow{
  top:40%!important;
  right:25%!important;
  }

  .like_row{
  padding:0px 15px;
  }
  .yellow_forms{
  height:100%;
  padding-bottom:5px;
  }
  .hand_yel{
  float:none;
  display:block;
  width:248px;
  margin:0px auto;
  margin-top:38px;
  }
  .hand_yel p{
  font-size:30px;
  }
  .hand_yel span{
  font-size:18px;
  }
  .abs_hand{
  top:-23px;
  }
  .list_forms_yel{
  width:100%;
  float:none;
  margin-top:20px;
  }
  .list_forms_yel li{
  float:none;
  margin:0px;
  margin-bottom:15px!important;
  }
  .list_forms_yel li:last-child{
  margin:0px;
  margin-top:15px;
  }
  .form_yel_sys{
  width:100%;
  margin:0px auto;
  height:40px;
  line-height:40px;
  }
  .wdt_yel_sys{
  width:100%;
  margin:0px auto;
  }
  .btn_take{
  margin:0px;
  margin:0px auto;
  height:44px;
  padding:3px;
  }
  .btn_take  span{
  height:38px;
  line-height:37px;
  font-size:20px;
  }
  .list_forms_yel p{
  display:none;
  }



  .list_fom_c{
  width:100%;
    display:grid;
  grid-template-columns: 1fr 1fr;
  float:none;
  }
  .special_opt_c{
  margin:0px;
  }
  .special_opt_r{
  width:100%;
  float:none;
  margin-left:0px;
  margin-right:0px;
  }


  .form_red_cat{
  width:100%;
  padding:0px;
  font-size:10px;
  text-align:center;
  height:44px;
  line-height:44px;
  margin:0px auto;
  float:none;
  margin-top:-9px;
  }



    .list_fom_c li{

  min-height:28px;
  margin:0px;
  padding-top:3px;
  padding-bottom:3px;
      border-bottom: none;
  }

  .list_fom_c a{
  display:block;
  width:100%;
  padding:0px 10px;

  line-height:14px;
  font-size:12px;
  margin:0px;
  color:#000;
  padding-left:15px;
  text-transform:uppercase;
  }
   .list_fom_c a:hover{
  border:0px;
  background:#c52121;
  color:#fff!important;
  }



  .only_one{
  border-bottom:0px!important;
  margin-bottom:20px;
  }
  .like_sel_row{
  margin-left:0px;
  margin-right:0px;
  }

  .standart_block{
  padding-top:55px;
  padding-bottom:25px;
  }
  .right_column_cat{
  padding:0px;
  padding-top:10px;
  }
  .btn_own{
  margin-right:7px;
  height:44px;
  line-height:41px;
  font-size:22px;
  width:100%;
  margin:0px;
  float:none;
  margin:0px auto;
  margin-top:10px;
  }
  .simple_do_cat p{
  margin-bottom:18px;
  }
  .title_do_cat{
  margin-bottom:-10px;
  }
  .title_do_cat h3{
  font-size:20px;
  }
  .simple_do_cat p{
  font-size:16px;
  margin-bottom:20px;
  }
  .for_forms_cat{
  margin-top:5px;
  }

  .text_fb_pro {
   overflow:hidden;
   font-size:14px;
   height:60px;
   line-height:1.1;
   ord-wrap: break-word;
        max-width: 150px;
  }
  .fb_pro_in{
  margin-bottom:30px;
  width:100%;
  height:100%;
  margin:0px auto;
  margin-bottom:20px;
  padding-bottom:10px;
  }
  .left_pri p {

    font-size: 18px;
    font-family: 'ubuntumedium_italic';
    margin-top:10px;
}
  .fb_pro_in img{
  width:90%;
  }
  .mobilum{
  float:none!important;
  display:block;
  width:90%;
  margin:0px auto;
  margin-bottom:10px;
  }
  .style_tabs_nav a{
  font-size:18px;
  background:url(../img/top.png) repeat-x 0 100%;
  }
  .style_tabs_nav .active a{
  font-size:18px;
  }
  .style_tabs_nav  li{
  margin-right:5px;
  }
  .style_tabs_nav a:hover{
  background:url(../img/top2.png) repeat-x 0 100%;
  }

  .counter{
  float:none;
  margin:0px auto;
  margin-top:5px;
  margin-bottom:10px;
  }
  .footer_company{
  font-size:12px;
  margin:0px;
  float:none;
  width:100%;
  text-align:center;
  margin-bottom:7px;
  }
  .footer_phone{
  display:block;
  margin:0px;
  padding:0px;
  width:100%;
  float:none;
  text-align:center;
margin-bottom:20px;
  }
  .footer_dab{
  float:none;
  width:100%;
  }
  .footer_phone p{
  font-size:29px;
  background:none;
  padding:0px;
  margin-bottom:-5px;
  }
  .footer_phone span{
  font-size:12px;
  }
  .list_footer{
   padding:0px;
   margin:0px;
   float:none;
   text-align:center;
  }
  .list_footer li{
  float:none;
  font-size:12px;
  margin:0px;
  margin-bottom:5px;
  }

  .footer_block{
  padding-top:20px;
  padding-bottom:15px;
  }
  .big_go_btn{
  width:100%;
  height:48px;
  margin-top:3px;
  margin-bottom:-5px;
  }
  .big_go_btn span{
  height:40px;
  line-height:37px;
  font-size:22px;
  }


  .step_spo{
  position:absolute;
  left:15px;
  top:130px;
  z-index:1000000;
  width:100%;
  }
  .open_sys_finde{
  position:relative;
  }
  .spo_form{
  width:72.5%;
  }

  .sep_sys_pad{
   /* padding-top:170px;*/
  }
  h1
  {
   font-size:26px;
  	}

  .for_after_spo{
  /*background:url(../img/yel.jpg) no-repeat 0 50%;*/
  padding:15px!important;
  padding-top:10px!important;
  height:60px;
  border-bottom:2px solid #b2b2b2;
  }
  .after_spo_form{
  display:block;
  width:60%;
  height:38px;
  line-height:38px;
  color:#000;
  padding-left:10px;
  border:2px solid #3c6ac8;
  margin-left:8%;
  }
  .after_spo_form:hover{
  -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
  transition:0.3s;
  }
  .after_spo_loop{
  display:block;
  width:88px;
  height:38px;
  line-height:38px;
  background:url(../img/spo.png) repeat-x;
  border:0px solid;
  color:#fff;
  font-family: 'ubuntubold';
  }
  .after_spo_loop:hover{
  text-decoration:underline !important;
  }



}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------   STYLE 574   ------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/



@media screen and (min-width: 479px) and (max-width: 574px){
  .masonry[data-columns]::before {
    content:'2 .col-xs-6';
  }

  .logo{
  width:230px;
  height:61px;
  margin-left:15px;
  margin-bottom:10px;
  }
  .header{
  background:url(../img/header_bgr2.jpg) no-repeat 50% 0;
  position:relative;
  padding-bottom:20px;
  z-index:1000000;
  position:fixed;
  height:170px;
  }
  .header_goods{
  position:absolute;
  top:70px;
  right:8px;
  }
  .heg_basket{
  margin-right:0px;
  margin-left:-6px;
  }
  .menu_header{
  margin-top:17px;
  margin-bottom:12px;
  margin-left:2.5%;
  display:none;
  }
  .menu_header li:first-child{
  display:none;
  }
  .menu_header li{
  margin:0px 4px;
  }
  .header_phones{
  display:block;
  width:100%;
  padding:0px;
  }
  .hp_big{
  font-size:20px;
  margin-bottom:0px;
  margin-left:0px;
  }
  .hp_small{
  margin-left:11px;
  }


  .for_worker_spoiler{
  display:block;
  }
  .open_button_mob{
  display:block;
  width:43px;
  height:43px;
  position:absolute;
  border:2px solid #fff;
  top:14px;
  right:15px;
  z-index:10000000;
  border-radius:5px;
  background:url(../img/open_button_mob.png) no-repeat 50% 20%;
  }
  .open_button_mob:hover{
  -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  }
  .open_btn_finde_m{
  display:block;
  width:43px;
  height:43px;
  position:absolute;
  border:2px solid #fff;
  top:14px;
  right:65px;
  z-index:10000000;
  border-radius:5px;
  background:url(../img/open_btn_finde_m.png) no-repeat 50% 20%;
  transition:0.3s;
  }
  .open_btn_finde_m:hover{
  -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  transition:0.3s;
  }
  .point_art{
  background:url(../img/art2.png) no-repeat 50% 50% #9b0202;
  }
  #collapse_1{
  width:100%;
  margin:0px;
  padding:0px;
  margin-bottom:0px;
  margin-top:174px;
  left:0px;
  }
  .for_worker_spoiler a{
  text-decoration:none !important;
  }
  .for_stay{
  position:absolute;
  z-index:1000;
  }
  .card-body{
  padding:0px;
  background:#9b0202;
  }
  .header_menu_sp{
  position:relative;
  left:0px;
  border-top:2px solid #b2b2b2;
  margin-bottom:0px!important;
  }
  .header_menu_sp li{
  float:none;
  margin:0px;
  }
  .header_menu_sp li:last-child{
  margin-bottom:0px;
  border-bottom:2px solid #b2b2b2;
  }
  .header_menu_sp a{
  display:block;
  width:100%;
  padding:0px 10px;
  height:24px;
  line-height:24px;
  font-size:13px;
  margin:0px;
  color:#fff;
  padding-left:15px;
  text-transform:uppercase;
  }
  .header_menu_sp a:hover{
  border:0px;
  background:#c52121;
  color:#fff!important;
  }
  .triger_dn{
  background:url(../img/triger_dn.png) no-repeat 42% 50%!important;
  }
  .triger_dn:hover{
  background:url(../img/triger_dn.png) no-repeat 42% 50% #7d95ff!important;
  }
  .triger_dn2{
  background:url(../img/triger_dn.png) no-repeat 42% 50%!important;
  }
  .triger_dn2:hover{
  background:url(../img/triger_dn.png) no-repeat 42% 50% #7d95ff!important;
  }

  .for_capt{
  top:12%;
  padding-top:3%;
  }
  #carousel .item img{
  display:block;
  width:100%;
  }
  .sl_sys_no{
  display:block!important;
  }
  .sl_sys_yes{
  display:none!important;
  }

  .title_sl{
  font-size:38px;
  margin-bottom:10px;
  }
  .simple_sl{
  font-size:18px;
  margin-bottom:14px;
  }
  .btn_slider{
  height:45px;
  padding:3px;
  }
  .btn_slider span{
  height:39px;
  line-height:39px;
  font-size:20px;
  }


  .left_arrow{
  top:38%!important;
  left:25%!important;
  }
  .right_arrow{
  top:38%!important;
  right:25%!important;
  }


  .like_row{
  padding:0px 15px;
  }
  .yellow_forms{
  height:100%;
  padding-bottom:5px;
  }
  .hand_yel{
  float:none;
  display:block;
  width:248px;
  margin:0px auto;
  margin-top:38px;
  }
  .hand_yel p{
  font-size:30px;
  }
  .hand_yel span{
  font-size:18px;
  }
  .abs_hand{
  top:-23px;
  }
  .list_forms_yel{
  width:100%;
  float:none;
  margin-top:20px;
  }
  .list_forms_yel li{
  float:none;
  margin:0px;
  margin-bottom:15px!important;
  }
  .list_forms_yel li:last-child{
  margin:0px;
  margin-top:15px;
  }
  .form_yel_sys{
  width:90%;
  margin:0px auto;
  height:40px;
  line-height:40px;
  }
  .wdt_yel_sys{
  width:90%;
  margin:0px auto;
  }
  .btn_take{
  margin:0px;
  margin:0px auto;
  height:44px;
  padding:3px;
  }
  .btn_take  span{
  height:38px;
  line-height:37px;
  font-size:20px;
  }
  .list_forms_yel p{
  display:none;
  }



  .list_fom_c{
  width:180px;
  }
  .special_opt_c{
  margin-left:45px;
  }
  .special_opt_r{
  width:230px;
  float:right;
  margin-left:0px;
  margin-right:7px;
  }
  .list_fom_c a{
  font-size:14px;
  }

  .form_red_cat{
  width:60%;
  height:44px;
  line-height:44px;
  }
  .list_fom_c li{
  margin-bottom:12px;
  }
  .like_sel_row{
  margin-left:-7px;
  margin-right:-10px;
  }
  .standart_block{
  padding-top:25px;
  padding-bottom:35px;
  }
  .right_column_cat{
  padding-left:3px;
  }
  .simple_do_cat p{
  margin-bottom:18px;
  }
  .title_do_cat{
  margin-bottom:-7px;
  }
  .title_do_cat h3{
  font-size:24px;
  }
  .simple_do_cat p{
  font-size:17px;
  }



  .list_fom_c{
  width:100%;
  float:none;
  }
  .special_opt_c{
  margin:0px;
  }
  .special_opt_r{
  width:100%;
  float:none;
  margin-left:0px;
  margin-right:0px;
  }
  .list_fom_c a{
  font-size:14px;
  letter-spacing:-0.5px;
  }

  .form_red_cat{
  width:65%;
  padding-left:10px;
  font-size:12px;
  height:44px;
  line-height:44px;
  margin:0px auto;
  float:none;
  }
  .list_fom_c li{
  margin-bottom:12px;
  text-align:center;
  }
  .only_one{
  border-bottom:0px!important;
  margin-bottom:20px;
  }
  .standart_block{
  padding-bottom:20px;
  }
  .like_sel_row{
  margin-left:0px;
  margin-right:0px;
  }

  .standart_block{
  padding-top:25px;
  padding-bottom:15px;
  }
  .right_column_cat{
  padding:0px;
  padding-top:10px;
  }
  .btn_own{
  margin-right:7px;
  height:44px;
  line-height:41px;
  font-size:22px;
  width:65%;
  margin:0px;
  float:none;
  margin:0px auto;
  margin-top:10px;
  margin-bottom:15px;
  }
  .simple_do_cat p{
  margin-bottom:18px;
  }
  .title_do_cat{
  margin-bottom:-10px;
  }
  .title_do_cat h3{
  font-size:20px;
  }
  .simple_do_cat p{
  font-size:16px;
  margin-bottom:20px;
  }
  .for_forms_cat{
  margin-top:5px;
  }


  .fb_pro_in{
  margin-bottom:30px;
  width:100%;
  height:100%;
  margin:0px auto;
  margin-bottom:20px;
  padding-bottom:10px;
  }
  .fb_pro_in img{
  width:70%;
  }
  .mobilum{
  float:left!important;
  display:block;
  width:50%;
  margin-bottom:10px;
  }
  .style_tabs_nav a{
  font-size:18px;
  background:url(../img/top.png) repeat-x 0 100%!important;
  }
  .style_tabs_nav .active a{
  font-size:18px;
  }
  .style_tabs_nav  li{
  margin-right:5px;
  }

  .counter{
  float:none;
  margin:0px auto;
  margin-top:5px;
  margin-bottom:10px;
  }
  .footer_company{
  font-size:12px;
  margin:0px;
  float:none;
  width:100%;
  text-align:center;
  margin-bottom:7px;
  }
  .footer_phone{
  display:block;
  margin:0px;
  padding:0px;
  width:100%;
  float:none;
  text-align:center;
margin-bottom:20px;
  }
  .footer_dab{
  float:none;
  width:100%;
  }
  .footer_phone p{
  font-size:29px;
  background:none;
  padding:0px;
  margin-bottom:-5px;
  }
  .footer_phone span{
  font-size:12px;
  }
  .list_footer{
   padding:0px;
   margin:0px;
   float:none;
   text-align:center;
  }
  .list_footer li{
  float:none;
  font-size:12px;
  margin:0px;
  margin-bottom:5px;
  }

  .footer_block{
  padding-top:20px;
  padding-bottom:15px;
  }
  .big_go_btn{
  height:48px;
  margin-top:3px;
  margin-bottom:0px;
  }
  .big_go_btn span{
  height:40px;
  line-height:37px;
  font-size:22px;
  }


  .step_spo{
  position:absolute;
  left:15px;
  top:17px;
  z-index:1000000;
  width:100%;
  }
  .open_sys_finde{
  position:relative;
  }
  .spo_form{
  width:50%;
  }

  .sep_sys_pad{
  padding-top:170px;
  }


  .for_after_spo{
  background:url(../img/yel.jpg) no-repeat 0 50%;
  padding:15px!important;
  padding-top:10px!important;
  height:60px;
  border-bottom:2px solid #b2b2b2;
  }
  .after_spo_form{
  display:block;
  width:60%;
  height:38px;
  line-height:38px;
  color:#000;
  padding-left:10px;
  border:2px solid #3c6ac8;
  margin-left:8%;
  }
  .after_spo_form:hover{
  -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
  transition:0.3s;
  }
  .after_spo_loop{
  display:block;
  width:88px;
  height:38px;
  line-height:38px;
  background:url(../img/spo.png) repeat-x;
  border:0px solid;
  color:#fff;
  font-family: 'ubuntubold';
  }
  .after_spo_loop:hover{
  text-decoration:underline !important;
  }



}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------   STYLE 766px   ------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/



@media screen and (min-width: 575px) and (max-width: 766px){
  .masonry[data-columns]::before {
    content:'2 .col-xs-6';
  }

  .logo{
  width:230px;
  height:61px;
  margin-left:15px;
  margin-bottom:10px;
  }
  .header{
  background:url(../img/header_bgr2.jpg) no-repeat 50% 0;
  position:relative;
  padding-bottom:20px;
  z-index:1000000;
  position:fixed;
  height:170px;
  }

  .header_goods{
  position:absolute;
  top:70px;
  right:8px;
  }
  .heg_basket{
  margin-right:0px;
  margin-left:-6px;
  }
  .menu_header{
  margin-top:17px;
  margin-bottom:12px;
  margin-left:2.5%;
  display:none;
  }
  .menu_header li:first-child{
  display:none;
  }
  .menu_header li{
  margin:0px 4px;
  }
  .header_phones{
  display:block;
  width:100%;
  padding:0px;
  }
  .hp_big{
  font-size:20px;
  margin-bottom:0px;
  margin-left:0px;
  }
  .hp_small{
  margin-left:11px;
  }


  .for_worker_spoiler{
  display:block;
  }
  .open_button_mob{
  display:block;
  width:43px;
  height:43px;
  position:absolute;
  border:2px solid #fff;
  top:14px;
  right:15px;
  z-index:10000000;
  border-radius:5px;
  background:url(../img/open_button_mob.png) no-repeat 50% 20%;
  }
  .open_button_mob:hover{
  -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  }
  .open_btn_finde_m{
  display:block;
  width:43px;
  height:43px;
  position:absolute;
  border:2px solid #fff;
  top:14px;
  right:65px;
  z-index:10000000;
  border-radius:5px;
  background:url(../img/open_btn_finde_m.png) no-repeat 50% 20%;
  transition:0.3s;
  }
  .open_btn_finde_m:hover{
  -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.75);
  transition:0.3s;
  }

  .point_art{
  background:url(../img/art2.png) no-repeat 50% 50% #9b0202;
  }
  #collapse_1{
  width:100%;
  margin:0px;
  padding:0px;
  margin-bottom:0px;
  margin-top:174px;
  left:0px;
  }
  .for_worker_spoiler a{
  text-decoration:none !important;
  }
  .for_stay{
  position:absolute;
  z-index:1000;
  }
  .card-body{
  padding:0px;
  background:#9b0202;
  }
  .header_menu_sp{
  position:relative;
  left:0px;
  border-top:2px solid #b2b2b2;
  margin-bottom:0px!important;
  }
  .header_menu_sp li{
  float:none;
  margin:0px;
  }
  .header_menu_sp li:last-child{
  margin-bottom:0px;
  border-bottom:2px solid #b2b2b2;
  }
  .header_menu_sp a{
  display:block;
  width:100%;
  padding:0px 10px;
  height:34px;
  line-height:34px;
  font-size:15px;
  margin:0px;
  color:#fff;
  padding-left:15px;
  text-transform:uppercase;
  }
  .header_menu_sp a:hover{
  border:0px;
  background:#c52121;
  color:#fff!important;
  }
  .triger_dn{
  background:url(../img/triger_dn.png) no-repeat 42% 50%!important;
  }
  .triger_dn:hover{
  background:url(../img/triger_dn.png) no-repeat 42% 50% #7d95ff!important;
  }
  .triger_dn2{
  background:url(../img/triger_dn.png) no-repeat 42% 50%!important;
  }
  .triger_dn2:hover{
  background:url(../img/triger_dn.png) no-repeat 42% 50% #7d95ff!important;
  }


  .for_capt{
  top:22%;
  padding-top:3%;
  }
  #carousel .item img{
  display:block;
  width:100%;
  }
  .sl_sys_no{
  display:block!important;
  }
  .sl_sys_yes{
  display:none!important;
  }

  .title_sl{
  font-size:38px;
  margin-bottom:10px;
  }
  .simple_sl{
  font-size:18px;
  margin-bottom:14px;
  }
  .btn_slider{
  height:45px;
  padding:3px;
  }
  .btn_slider span{
  height:39px;
  line-height:39px;
  font-size:20px;
  }


  .like_row{
  padding:0px 15px;
  }
  .yellow_forms{
  height:100%;
  padding-bottom:5px;
  }
  .hand_yel{
  float:none;
  display:block;
  width:248px;
  margin:0px auto;
  margin-top:38px;
  }
  .hand_yel p{
  font-size:30px;
  }
  .hand_yel span{
  font-size:18px;
  }
  .abs_hand{
  top:-23px;
  }
  .list_forms_yel{
  width:100%;
  float:none;
  margin-top:20px;
  }
  .list_forms_yel li{
  float:none;
  margin:0px;
  margin-bottom:15px!important;
  }
  .list_forms_yel li:last-child{
  margin:0px;
  margin-top:15px;
  }
  .form_yel_sys{
  width:85%;
  margin:0px auto;
  height:40px;
  line-height:40px;
  }
  .wdt_yel_sys{
  width:85%;
  margin:0px auto;
  }
  .btn_take{
  margin:0px;
  margin:0px auto;
  height:44px;
  padding:3px;
  }
  .btn_take  span{
  height:38px;
  line-height:37px;
  font-size:20px;
  }
  .list_forms_yel p{
  display:none;
  }


  .list_fom_c{
  width:150px;
  }
  .special_opt_c{
  margin-left:15px;
  }
  .special_opt_r{
  width:175px;
  float:left;
  margin-left:28px;
  margin-right:7px;
  }
  .list_fom_c a{
  font-size:12px;
  letter-spacing:-0.5px;
  }

  .form_red_cat{
  width:65%;
  padding-left:10px;
  font-size:12px;
  height:44px;
  line-height:44px;
  }
  .list_fom_c li{
  margin-bottom:12px;
  }
  .standart_block{
  padding-bottom:20px;
  }
  .like_sel_row{
  margin-left:0px;
  margin-right:0px;
  }
  .standart_block{
  padding-top:35px;
  padding-bottom:25px;
  }
  .right_column_cat{
  padding-left:3px;
  }
  .btn_own{
  margin-right:7px;
  height:44px;
  line-height:41px;
  font-size:22px;
  width:30%;
  }
  .simple_do_cat p{
  margin-bottom:18px;
  }
  .title_do_cat{
  margin-bottom:-7px;
  }
  .title_do_cat h3{
  font-size:24px;
  }
  .simple_do_cat p{
  font-size:17px;
  }


  .fb_pro_in{
  margin-bottom:30px;
  width:100%;
  height:100%;
  margin:0px auto;
  margin-bottom:20px;
  padding-bottom:10px;
  }
  .fb_pro_in img{
  width:70%;
  }
  .mobilum{
  float:left!important;
  display:block;
  width:50%;
  margin-bottom:10px;
  }

  .counter{
  margin-bottom:10px;
  margin:0px auto;
  float:left;
  width:88px;
  margin-top:5px;
  }
  .footer_company{
  font-size:12px;
  margin-left:15px;
  float:left;
  width:55%;
  }

  .footer_phone{
  display:block;
  margin:0px;
  padding:0px;
  width:40%;
  float:right!important;
  margin-top:-5px;
  }
  .footer_dab{
  float:left;
  width:60%;
  }
  .footer_phone p{
  font-size:29px;
  background:none;
  padding:0px;
  margin-bottom:-5px;
  }
  .footer_phone span{
  font-size:12px;
  }
  .list_footer{
   margin:0px;
   padding:0px;
   margin-top:22px;
   margin-right:80px;
  }
  .list_footer li{
  float:left;
  margin-bottom:5px;
  font-size:14px;
  font-size:12px;
  }

  .footer_block{
  padding-top:30px;
  padding-bottom:20px;
  }
  .big_go_btn{
  height:48px;
  margin-top:3px;
  margin-bottom:0px;
  }
  .big_go_btn span{
  height:40px;
  line-height:37px;
  font-size:22px;
  }

  .style_tabs_nav a{
  font-size:18px;
  background:url(../img/top.png) repeat-x 0 100%!important;
  }
  .style_tabs_nav .active a{
  font-size:18px;
  }
  .style_tabs_nav  li{
  margin-right:5px;
  }

  .step_spo{
  position:absolute;
  left:15px;
  top:17px;
  z-index:1000000;
  width:100%;
  }
  .open_sys_finde{
  position:relative;
  }
  .spo_form{
  width:60%;
  }

  .sep_sys_pad{
  padding-top:170px;
  }


  .for_after_spo{
  background:url(../img/yel.jpg) no-repeat 0 50%;
  padding:15px!important;
  padding-top:10px!important;
  height:60px;
  border-bottom:2px solid #b2b2b2;
  }
  .after_spo_form{
  display:block;
  width:60%;
  height:38px;
  line-height:38px;
  color:#000;
  padding-left:10px;
  border:2px solid #3c6ac8;
  margin-left:12%;
  }
  .after_spo_form:hover{
  -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.75);
  transition:0.3s;
  }
  .after_spo_loop{
  display:block;
  width:88px;
  height:38px;
  line-height:38px;
  background:url(../img/spo.png) repeat-x;
  border:0px solid;
  color:#fff;
  font-family: 'ubuntubold';
  }
  .after_spo_loop:hover{
  text-decoration:underline !important;
  }


}



/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------   STYLE 990px   ------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/



@media screen and (min-width: 767px) and (max-width: 990px){
  .masonry[data-columns]::before {
    content:'2 .col-xs-6';
  }

  .logo{
  width:240px;
  margin-left:10px;
  }
  .header{
  background:url(../img/header_bgr2.jpg) no-repeat 50% 0;
  position:relative;
  z-index:1000000;
  position:fixed;
  height:145px;
  }
  .sep_sys_pad{
  padding-top:145px;
  }
  .header_goods{
  position:absolute;
  top:0px;
  right:0px;
  }
  .menu_header{
  margin-top:17px;
  margin-bottom:12px;
  margin-left:2.5%;
  }
  .menu_header li:first-child{
  display:none;
  }
  .menu_header li{
  margin:0px 4px;
  }
  .header_phones{
  margin-left:13%;
  margin-top:-5px;
  }
  .hp_big{
  font-size:20px;
  margin-bottom:0px;
  margin-left:0px;
  }
  .hp_small{
  margin-left:11px;
  }

  .for_capt{
  padding-top:3%;
  top:6%;
  }
  .title_sl{
  font-size:54px;
  margin-bottom:0px;
  }
  .simple_sl{
  font-size:20px;
  margin-bottom:20px;
  }
  .left_arrow{
  left:25%!important;
  }
  .right_arrow{
  right:25%!important;
  }
  .btn_slider{
  height:45px;
  padding:3px;
  }
  .btn_slider span{
  height:39px;
  line-height:39px;
  font-size:20px;
  }


  .like_row{
  padding:0px 10px;
  }
  .yellow_forms{
  height:100%;
  padding-bottom:10px;
  }
  .hand_yel{
  float:none;
  display:block;
  width:278px;
  margin:0px auto;
  margin-top:38px;
  }
  .list_forms_yel{
  width:100%;
  float:none;
  margin-top:20px;
  }
  .list_forms_yel li{
  float:none;
  margin:0px;
  margin-bottom:15px!important;
  }
  .list_forms_yel li:last-child{
  margin:0px;
  margin-top:15px;
  }
  .form_yel_sys{
  width:75%;
  margin:0px auto;
  height:40px;
  line-height:40px;
  }
  .wdt_yel_sys{
  width:75%;
  margin:0px auto;
  }
  .btn_take{
  margin:0px;
  margin:0px auto;
  height:44px;
  padding:3px;
  }
  .btn_take  span{
  height:38px;
  line-height:37px;
  font-size:20px;
  }
  .list_forms_yel p{
  display:none;
  }

  .list_fom_c{
  width:200px;
  }
  .special_opt_c{
  margin-left:30px;
  }
  .special_opt_r{
  width:250px;
  float:right;
  margin-left:0px;
  margin-right:7px;
  }

  .form_red_cat{
  width:500px;
  }
  .standart_block{
  padding-bottom:20px;
  }
  .like_sel_row{
  margin-left:0px;
  margin-right:0px;
  }
  .standart_block{
  padding-top:35px;
  padding-bottom:35px;
  }
  .right_column_cat{
  padding-left:3px;
  }
  .btn_own{
  margin-right:7px;
  }
  .simple_do_cat p{
  margin-bottom:18px;
  }



  .fb_pro_in{
  margin-bottom:30px;
  }

  .counter{
  float:none;
  margin-bottom:10px;
  }
  .footer_company{
  float:none;
  font-size:12px;
  }

  .footer_phone{
  display:block;
  margin-left:18px;
  margin-top:3px;
  }
  .footer_phone p{
  font-size:28px;
  background:none;
  padding:0px;
  }
  .footer_phone span{
  font-size:12px;
  }
  .list_footer{
  margin-top:7px;
  }
  .list_footer li{
  float:none;
  margin-bottom:5px;
  font-size:14px;
  }
  .footer_company{
  width:250px;
  }
  .footer_block{
  padding-top:30px;
  padding-bottom:20px;
  }
  .big_go_btn{
  height:48px;
  margin-top:3px;
  margin-bottom:0px;
  }
  .big_go_btn span{
  height:40px;
  line-height:37px;
  font-size:22px;
  }

  .style_tabs_nav a{
  font-size:20px;
  background:url(../img/top.png) repeat-x 0 100%!important;
  }
  .style_tabs_nav .active a{
  font-size:20px;
  }
  .style_tabs_nav  li{
  margin-right:10px;
  }



}



/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------   STYLE 1199px   ------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/



@media screen and (min-width: 991px) and (max-width: 1199px){
  .masonry[data-columns]::before {
    content:'3 .col-xs-4';
  }

  .logo{
  margin-left:8px;
  }
  .header{
  background:url(../img/header_bgr2.jpg) no-repeat 50% 0;
  height:100%;
  position:relative;
  z-index:1000000;
  position:fixed;
  height:155px;
  }
  .sep_sys_pad{
  padding-top:155px;
  }
  .header_goods{
  position:absolute;
  top:5px;
  right:0px;
  }
  .menu_header{
  margin-top:25px;
  margin-bottom:15px;
  margin-left:6.5%;
  }
  .menu_header li:first-child{
  display:none;
  }
  .menu_header li{
  margin:0px 10px;
  }
  .header_phones{
  margin-left:15%;
  }

  .for_capt{
  top:7%;
  }
  .title_sl{
  font-size:68px;
  margin-bottom:0px;
  }
  .simple_sl{
  font-size:28px;
  margin-bottom:20px;
  }
  .left_arrow{
  left:25%!important;
  }
  .right_arrow{
  right:25%!important;
  }

  .like_row{
  padding:0px 10px;
  }
  .yellow_forms{
  height:100%;
  padding-bottom:20px;
  }
  .hand_yel{
  margin-top:38px;
  }
  .list_forms_yel{
  float:left;
  margin-top:20px;
  }
  .list_forms_yel li{
  margin-left:15px;
  }
  .list_forms_yel li:last-child{
  margin-left:15px;
  }
  .wdt_yel_sys{
  width:280px;
  }

  .list_fom_c{
  width:220px;
  }
  .special_opt_c{
  margin-left:50px;
  }
  .special_opt_r{
  width:250px;
  float:left;
  margin-left:50px;
  }
  .right_column_cat{
  padding-left:0px;
  }
  .form_red_cat{
  width:590px;
  }
  .standart_block{
  padding-bottom:20px;
  }
  .like_sel_row{
  margin-left:-7px;
  margin-right:-10px;
  }
  .standart_block{
  padding-top:35px;
  padding-bottom:35px;
  }
  .right_column_cat{
  padding-left:8%;
  }
  .btn_own{
  margin-right:10.3%;
  }
  .simple_do_cat p{
  margin-bottom:18px;
  }



  .style_tabs_nav a{
  font-size:26px;
  }
  .style_tabs_nav .active a{
  font-size:26px;
  }
  .fb_pro_in{
  margin-bottom:30px;
  }
  .footer_phone{
  margin-left:13px;
  margin-top:-5px;
  }
  .footer_phone p{
  font-size:34px;
  }
  .list_footer{
  margin-top:7px;
  }
  .list_footer li{
  float:none;
  margin-bottom:5px;
  }
  .footer_company{
  width:250px;
  }
  .footer_block{
  padding-top:30px;
  padding-bottom:20px;
  }



}



/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------   STYLE 1200px   ------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


@media screen and (min-width: 1200px) and (max-width: 1459px){
  .masonry[data-columns]::before {
    content:'3 .col-xs-4';
  }

  .logo{
  margin-top:28px;
  margin-left:0px;
  width:206px;
  }
  .header_phones{
  padding-top:16px;
  margin-left:14px;
  }
  .hp_big{
  font-size:20px;
  margin-bottom:0px;
  margin-left:0px;
  }
  .hp_small{
  margin-left:11px;
  }
  .menu_header{
  margin-left:15px;
  }
  .menu_header li{
  margin:0px 2px;
  }
  .menu_header a{
  font-size:13px;
  }
  .hp_call{
  padding-left:25px;
  padding-top:3px;
  padding-bottom:2px;
  font-size:13px;
  }
  .btn_finde{
  padding-left:27px;
  }
  .header_goods{
  margin-right:0px;
  }


  .for_capt{
  top:8%;
  }
  .title_sl{
  font-size:98px;
  margin-bottom:0px;
  }
  .simple_sl{
  font-size:34px;
  margin-bottom:25px;
  }
  .left_arrow{
  left:25%!important;
  }
  .right_arrow{
  right:25%!important;
  }

  .hand_yel{
  margin-top:38px;
  }
  .hand_yel p{
  font-size:30px;
  }
  .hand_yel span{
  font-size:18px;
  }
  .list_forms_yel li{
  margin-left:15px;
  }
  .list_forms_yel li:last-child{
  margin-left:15px;
  }
  .form_yel_sys{
  width:190px;
  }
  .wdt_yel_sys{
  width:290px;
  }
  .btn_take{
  width:140px;
  height:56px;
  padding:4px;
  margin:0px;
  }
  .btn_take span{
  height:48px;
  font-size:19px;
  line-height:48px;
  }
  .abs_hand{
  top:-21px;
  }
  .like_row{
  padding:0px 5px;
  }


  .list_fom_c{
  width:190px;
  }
  .list_fom_c a{
  font-size:14px;
  }
  .special_opt_c{
  margin-left:30px;
  }
  .special_opt_r{
  width:210px;
  }
  .right_column_cat{
  padding-left:0px;
  }
  .form_red_cat{
  width:450px;
  }
  .standart_block{
  padding-bottom:20px;
  }
  .like_sel_row{
  margin-left:-10px;
  margin-right:-10px;
  }



  .top_fb_pro img{
  width:100%;
  display:block;
  margin-bottom:10px;
  }
  .left_pri{
  margin-top:13px;
  margin-left:-3px;
  }
  .right_pri{
  margin-top:8px;
  margin-right:-5px;
  }
  .left_pri p{
  font-size:15px;
  }
  .fb_pro_in{
  height:270px;
  margin-bottom:25px;
  }
  .text_fb_pro{
  font-size:13px;
  margin-bottom:-10px;
  }
  .big_go_btn{
  margin-top:10px;
  }

  .footer_phone{
  margin-left:85px;
  margin-top:-8px;
  }
  .footer_phone p{
  font-size:34px;
  }
  .list_footer{
  margin-top:0px;
  }
  .list_footer li{
  float:none;
  margin-bottom:5px;
  }




}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------   STYLE 1459px   ------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 1460px){
  .masonry[data-columns]::before {
    content:'3 .col-xs-4';
  }

  .control_width_a{
  width:1460px;
  display:block;
  }


}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------      FONTS        ------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------      FONTS      ------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/


@font-face {
    font-family: 'ubuntubold';
    src: url('ubuntu-bold.woff2') format('woff2'),
         url('ubuntu-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntubold_italic';
    src: url('ubuntu-bolditalic.woff2') format('woff2'),
         url('ubuntu-bolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntuitalic';
    src: url('ubuntu-italic.woff2') format('woff2'),
         url('ubuntu-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntulight';
    src: url('ubuntu-light.woff2') format('woff2'),
         url('ubuntu-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntulight_italic';
    src: url('ubuntu-lightitalic.woff2') format('woff2'),
         url('ubuntu-lightitalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntumedium';
    src: url('ubuntu-medium.woff2') format('woff2'),
         url('ubuntu-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntumedium_italic';
    src: url('ubuntu-mediumitalic.woff2') format('woff2'),
         url('ubuntu-mediumitalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubunturegular';
    src: url('ubuntu-regular.woff2') format('woff2'),
         url('ubuntu-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('2211.woff2') format('woff2'),
         url('2211.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'franklingothicbookcregular';
    src: url('franklingothicbookc.woff2') format('woff2'),
         url('franklingothicbookc.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* -- */
.left_s {
    float: left;
    margin-top:30px;
    width: 25%;
    background-color:#fff;
    /*max-width: 230px;*/
    min-height: 200px;
    padding:10px;

}
.right_s {
    float: left;
    width: 75%;
    /*max-width: 990px;*/

    margin-top: 30px;
    padding-left:30px;
}
.menu-left {
  padding: 0;
  margin: 0;
}
.menu-left li {
  list-style: none;
  padding-left: 4px;
  padding-right: 5px;
  margin-bottom:7px;
 padding-bottom:7px;
}
.menu-left li:not(:last-child) {
  margin-bottom: 10px;
  border-bottom:1px #e5e5e5 dashed;
}
.menu-left li:hover {
  text-transform: uppercase;
  font-size: 16px;

  color: #fff;
}
.menu-left li:hover a {
  text-decoration: underline;
  color: #b50000;
}
.menu-left .active:hover  {
  text-decoration: none;

}
.menu-left a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  display:block;
}
.menu-left a:hover {
  text-decoration: none;
  color: #fff;
}
.menu-left .active {
 background-color: #fff29e;
 margin-left:-10px;
 padding-top:10px;
}
.menu-left .active a {
  margin-left: 8px;
  color: #b50000;
}
.menu-left .active ul {
  padding-top: 10px;
  padding-bottom: 0px;
  margin-right: -5px;
  margin-left: 10px;

  margin-bottom: 0px;
}
.menu-left .active ul li {
  margin-left: 0px;
  border:0;
}
.menu-left .active ul li a {
  color: #000;
}
.menu-left .active ul li:hover {
  background-color: #b50000;
  color:#fff;

}
.menu-left .active ul li:hover a {
   text-decoration:none;
  color:#fff;
}
.left_s ul li ul li .active
{
 color:#b50000;
}
.filt_ok {
  background-color: #ffa527;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  width: 250px;
  padding-bottom: 5px;
  color: #fff;
  display: none;
  line-height: 25px;
  border-radius: 5px;
  position: absolute;
  z-index: 5;
  left: 30%;
  margin-left: 0px;
  top: -93px;
}
.filt_ok a {
  background-color: #213c63;
  display: block;
  float: right;
  width: 80px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
}
.list_filter_section {
  margin-top: 10px;
  border-top: 1px #213c63 dotted;
  padding-top: 10px;
}
.list_filter_title {
  font-weight: bold;
  color: #ff9501;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.burger {
  display: none;
}
.pagination-wrap {
  margin-top: 20px;
  margin-bottom: 20px;
}
.pagination-pages {
  display: box;

  margin-left: 20px;

  box-align: center;
  flex-align: center;
  align-items: center;
}
.pagination-pages-title {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-right: 50px;
}
.pagination-pages-wrap {
  display: box;
  display: flexbox;
  display: flex;
  box-align: center;
  flex-align: center;
  align-items: center;
}
.pagination-pages-item:not(:last-child) {
  margin-right: 5px;
}
.pagination-pages-item a {
  border: 1px dashed transparent;
  bordercolor: #000;
  font-size: 14px;
  text-decoration: none;
  position: relative;
  height: 25px;
  width: 25px;
  display: box;
  display: flexbox;
  display: flex;
  padding-right: 4px;
  padding-left: 4px;
  box-align: center;
  flex-align: center;
  align-items: center;
  box-pack: center;
  flex-pack: center;
  justify-content: center;
  color: #231f20;
  transition: all 0.25s ease-out;
}
.pagination-pages-item.active a,
.pagination-pages-item:hover a {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background-image: gradient(linear, left bottom, left top, from(#f3f3f3), to(#fbfbfb));
  background-image: linear-gradient(bottom, #f3f3f3 0%, #fbfbfb 100%);
  background-image: linear-gradient(to top, #f3f3f3 0%, #fbfbfb 100%);
}
.pagination-per {
  display: box;
  display: flexbox;
  display: flex;
  float: right;
  box-align: center;
  flex-align: center;
  align-items: center;
}
.pagination-per-item:not(:last-child) {
  margin-right: 15px;
}
.pagination-per-item a {
  border: 1px dashed transparent;
  bordercolor: #000;
  font-size: 16px;
  text-decoration: none;
  position: relative;
  height: 40px;
  display: box;
  display: flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  box-align: center;
  flex-align: center;
  align-items: center;
  box-pack: center;
  flex-pack: center;
  justify-content: center;
  color: #231f20;
  transition: all 0.25s ease-out;
}
.pagination-per-item.active a,
.pagination-per-item:hover a {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background-image: gradient(linear, left bottom, left top, from(#f3f3f3), to(#fbfbfb));
  background-image: linear-gradient(bottom, #f3f3f3 0%, #fbfbfb 100%);
  background-image: linear-gradient(to top, #f3f3f3 0%, #fbfbfb 100%);
}
.price {
    color: #b50000;
    font-size: 28px;
    line-height:45px;
    font-family:arial;
    font-weight: bold;
    margin-right:20px;
    /*border-bottom: 3px #ffde00 solid;*/
    float: left;
    margin-bottom:0px;
}
.leaders-slider-item-button
{
 margin-bottom:20px;
}
.title_catalog {
    padding-top: 80px;
    font-size: 36px;
    color: #000;
    line-height: 38px;
    margin-bottom: 30px;
}
.left_foto {
    float: left;
    text-align: center;
    margin-right: 30px;
    margin-bottom: 30px;
}
.mainphoto {
    width: 500px;
    text-align: center;
    margin-bottom:20px;
}
.mainphoto img {
    width: 100%;
    max-height: 500px;
    max-width: 500px;
}
.leaders-slider-item-button a {
    color: #fff;
    font-weight: bold;
    /*background-color: #ff9501;*/
    display: inline-flex;
    height: 45px;
    width:200px;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 20px;
    background-color:#b50000;
    background-image:none !important;
    font-size:20px;
    text-decoration: none;
    text-transform: uppercase;
}
.leaders-slider-item-button a:hover
{
 box-shadow:none;
}
.leaders-slider-item-button a i {
    margin-right: 10px;
    position: relative;
}
.nalich {
    color: #008000;
    font-weight: bold;
    font-size: 16px;
}
.art {
    font-size: 13px;
    font-weight: normal;
    padding: 0;
    float:right;
    margin: 0;
    color: #444;
}
.title_z {
    color: #ff9501;
    font-size: 30px;
    border-bottom: 2px #011e3e solid;
    margin-bottom: 20px;
}
.breadcrumbs_top {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px #011e3e solid;
}
.breadcrumbs {
    color: #444;
    font-size: 14px;

}
.breadcrumbs img
{
 margin-left:5px;
 margin-right:5px;
	}
.pathway {
    color: #B90404;
    font-size: 14px;
    text-transform:uppercase;
}
.params
{
 margin-top:30px;
}
.params-line
{
 display: grid;
  grid-template-columns: 300px 1fr ;
  border-bottom:1px #eee solid;
  padding-bottom:10px;
  margin-bottom:10px;

}
.params-name
{
 font-size:18px;
 font-weight:bold;

}
.tovar
{
 display:flex;
 width:100%;
}
.tovar-op
{
 width:100%;
}
.params-znach
{
width:100%;
}
.tovars-poxoz
{
display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-left: 0;
    margin-right: 0
}
.opis
{
 padding-top:20px;
 font-size:16px;
 line-height:20px;
}

.head-red
{
 background-color:#b50000;
 height:25px;
 display:flex;

 justify-content: center;
}
.menu-toph
{
 margin-right:10px;
 margin-left:10px;
}
.menu-toph a
{
color:#fff;
line-height:25px;
text-transform:uppercase;
}
.menu-topha:hover
{
 color:#ffd454;
}

@media screen and (min-width: 767px) and (max-width: 990px)
{
.head-red
{
 display:none;
}
}
@media screen and (min-width: 991px) and (max-width: 1199px){

.menu-toph a
{
 font-size:12px;
}
.menu-toph
{
 margin-right:10px;
 margin-left:5px;
}
}
@media screen and (min-width: 275px) and (max-width: 766px)
{
.head-red
{
 display:none;
}

.mainphoto
{
 width:100%;
 margin-bottom:20px;
}
.art
{
 float:none;
}
.left_foto
{
	margin-right:20px;
	min-width:150px;
	max-width:250px;
}
.mainphoto img {
    width: 100%;
    max-height: 500px;
    max-width: 500px;
}
.leaders-slider-item-button a {
    color: #fff;
    font-weight: bold;
    /* background-color: #ff9501; */
    display: inline-flex;
    height: 25px;
    width: 130px;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 20px;
    background-color: #b50000;
    background-image: none !important;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.price {
    color: #b50000;
    font-size: 20px;
    line-height: 45px;
    font-family: arial;
    font-weight: bold;
    margin-right: 20px;
    /* border-bottom: 3px #ffde00 solid; */
    float: left;
    margin-bottom: 0px;
}
.title_catalog
{
	font-size:18px;
	line-height:21px;
	padding-top:0px;
}


.params-line {

    grid-template-columns: 200px 1fr;

}
}