html{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
	font-family: 'Cera Pro';
	   font-weight: normal;
    font-style: normal;
}




.content{
  width: 1440px;
  margin: 0 auto;
  padding: 0px 10px;
    clear: both;
    overflow: auto;
}
.button {
font-family: 'Cera Pro';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #d13138;
  padding: 13px 35px;
  display: table;
  border-radius: 2px;
}
.button  {
  box-shadow: inset 0 0 0 0 #000000;
  color: #ffffff;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
  cursor: pointer;
}
.button:hover {
  color: #ffffff;
  box-shadow: inset 400px 0 0 0 #000000;
}
.button.black {
  box-shadow: inset 0 0 0 0 #d13138;
  color: #ffffff;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
.button.black:hover , .button.black.active  {
  color: #ffffff;
  box-shadow: inset 400px 0 0 0 #d13138;
}


.button.bord{
	  border: solid 2px #ffffff;  
}
.button.black{
	  background-color: #000000;
}
.button.black.bord{
	  background-color: #000000;
	  border: solid 2px #000000;
}

.razdel{
  padding: 100px 0;
  min-width: 320px;
  width: 100%;
  clear: both;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.titles_razdel{
  font-family: 'Cera Pro';
  font-weight: bold;
  font-style: normal;
  font-size: 38px;
  text-transform: uppercase;
  text-align: center;
  display: block;
    margin: 0 0 50px 0;
}
.top_line{
	background-color: #000000;
	  color: #ffffff;
  background-image: url(images/bg_top_line.jpg);
    min-width: 320px;
  width: 100%;
  clear: both;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.top_line .head_line{
	display: flex;
  align-items: flex-end;
  justify-content: space-between;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 40px 0 40px 0;
}
.top_line .head_line .logos_block{}
.top_line .head_line .logos_block img{
  width: 345px;
  height: 100px;
}
.top_line .head_line .head_block_content{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  align-content: space-between;
  justify-content: center;
    width: 1020px;
}
.top_line .head_line .head_block_content .contact_line{
display: flex;
  align-items: flex-end;
  justify-content: space-between;
  align-content: center;
  flex-direction: row;
  margin: 0 0 15px 0;
}
.top_line .head_line .head_block_content .contact_line .email{
	  margin: 0 50px 0 0;
}
.top_line .head_line .head_block_content .contact_line .email a{
color: #ffffff;
  text-decoration: none;
  font-family: 'Cera Pro';
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;

}
.top_line .head_line .head_block_content .contact_line .email a svg{
  width: 26px;
  height: 26px;
}
.top_line .head_line .head_block_content .contact_line .email a p{
margin: 0 0 0 15px;
  padding: 0;
}
.top_line .head_line .head_block_content .contact_line .phone{
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.top_line .head_line .head_block_content .contact_line .phone .call_back_text{
    font-family: 'Cera Pro';
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
    background-color: #d13138;
}
.top_line .head_line .head_block_content .contact_line .phone .phones{
	  font-family: 'Cera Pro';
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  text-decoration: none;
  color: #ffffff;
}
.top_line .head_line .head_block_content .menu_line{}
.top_line .head_line .head_block_content .menu_line ul{
	  width: 1020px;
margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.top_line .head_line .head_block_content .menu_line ul li{}
.top_line .head_line .head_block_content .menu_line ul li a{
	  font-family: 'Cera Pro';
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  }
.top_line .head_line .head_block_content .menu_line ul li a:hover{
text-decoration: underline;
}
.top_line .content_head_line{
	display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: 100px 0 0 0;
}
.top_line .content_head_line.baner1{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin: 100px 0 0 0;
}
.one_line_head_line_ban{
	display: flex;
    align-items: center;
	    margin: 0 0 60px 0;
}
.top_line .content_head_line .title_head_line{
font-family: 'Cera Pro';
  font-weight: bold;
  font-style: normal;
  font-size: 50px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.top_line .content_head_line.baner1 .title_head_line {
    width: 415px;
}
.top_line .content_head_line .conte_head_line{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 30px;
  margin: 0 0 40px 0;
  padding: 0;
}
.top_line .content_head_line.baner1 .conte_head_line {
	margin: 0px 0 0 160px;
    width: 655px;
}


.top_line .content_head_line .action_head_line{

}
.top_line .content_head_line .action_head_line .button{}
.top_line .content_head_line .navigation_slader{
	  width: 220px;
  height: 220px;
}


.assortiment_line{}
.assortiment_line .list_pleteka_img{
display: flex;
  align-items: center;
  justify-content: space-evenly;
  align-content: center;
    margin: 65px 0;
}
.assortiment_line .list_pleteka_img img{
	  width: 357px;
  height: 323px;
}
.assortiment_line .list_button{
	display: flex;
  align-items: center;
  justify-content: center;
}
.assortiment_line .list_button .button{
	margin: 0 15px;
}

.favorites_line{
	  background-color: #d13138;
	  color: #ffffff;
}
.favorites_line .favorites_list{
	display: flex;
    align-items: center;
    justify-content: space-around;
    align-content: center;
    flex-direction: row;
}
.favorites_line .favorites_list .favorites_item{
	    text-align: center;
		width: 390px;
}
.favorites_line .favorites_list .favorites_item .favorites_img{}
.favorites_line .favorites_list .favorites_item .favorites_img img{
	    width: 224px;
    height: 171px;
}
.favorites_line .favorites_list .favorites_item .favorites_title{
	font-family: 'Cera Pro';
    font-weight: bold;
    font-style: normal;
    font-size: 30px;
	    margin: 10px 0 15px 0;
}
.favorites_line .favorites_list .favorites_item .favorites_content{
	    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 26px;
}


.primenenie_line{}
.primenenie_line .primers_inform{
display: flex;
    align-items: flex-start;
    flex-direction: row;
}
.primenenie_line .primers_inform .informs{
	    background-color: #000000;
    color: #ffffff;
    padding: 60px 30px;
}
.primenenie_line .primers_inform .informs p{
    margin: 0;
    padding: 0;
	font-size: 26px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.primenenie_line .primers_inform .informs .black_p{
	font-size: 28px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 20px 0;
    display: block;
    width: 600px;
}
.primenenie_line .primers_inform .primers{
	margin: 0 0 0 170px;
}
.primenenie_line .primers_inform .primers p{
	    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
		font-size: 24px;
}
.primenenie_line .primenenie_pletenka_cale{
	    background-color: #d13138;
    color: #ffffff;
    font-family: 'Cera Pro';
    font-weight: bold;
    font-style: normal;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
	margin: 0 0 100px 0;
}



.primenenie_line .primenenie_pletenka_image{
	text-align: center;
    margin: 60px 0;
}
.primenenie_line .primenenie_pletenka_image img{
	width: 980px;
    height: 342px;
}
.primenenie_line .primenenie_pletenka_cale p{
	padding: 10px;
}
.primenenie_line .fact_prim_list{
	display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
}
.primenenie_line .fact_prim_list .fact_prim_item{
    text-align: center;
    width: 429px;
	    z-index: 3;
    position: sticky;
}
.primenenie_line .fact_prim_list .fact_prim_item .fact_prim_img{}
.primenenie_line .fact_prim_list .fact_prim_item .fact_prim_img img{
	    width: 429px;
    height: 288px;
}
.primenenie_line .fact_prim_list .fact_prim_item .fact_prim_title{
    font-family: 'Cera Pro';
    font-weight: bold;
    font-style: normal;
    font-size: 30px;
	margin: 20px 0 10px 0;
}
.primenenie_line .fact_prim_list .fact_prim_item .fact_prim_content{
	    font-size: 26px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 0 25px;
}
.primenenie_line .fact_prim_list .bg_nulles{
background-image: url(images/bg_pletenkai.png);
    width: 100%;
    background-size: contain;
    height: 200px;
    position: absolute;
    background-repeat: repeat-x;
    z-index: 2;
    background-position: 0 35px;
    min-width: 320px;
	
}
.primenenie_line .prednaznachenie{
display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: row;
	margin: 120px 0 0 0;
}
.primenenie_line .prednaznachenie .prednaz{
	    margin: 0 30px 0px 0;
}
.primenenie_line .prednaznachenie .prednaz .prednaz_title{
	font-size: 28px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
	    margin: 0 0 55px 0;
}
.primenenie_line .prednaznachenie .prednaz .prednaz_content{
	display: table;
	    margin: 0 0 45px 0;
} 
.primenenie_line .prednaznachenie .prednaz .prednaz_content .prednaz_iko{
    background-image: url(images/pletenkai_premin_ico.png);
    width: 67px;
    height: 50px;
    margin: 0;
    display: table-cell;
    padding: 0 20px 0 0;
    background-repeat: no-repeat;
    background-size: 67px;
}  
.primenenie_line .prednaznachenie .prednaz .prednaz_content .prednaz_text{
	    font-size: 24px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	    display: table-cell;
}
.primenenie_line .prednaznachenie .izgotov{}
.primenenie_line .prednaznachenie .izgotov .izgotov_red{
	    font-size: 28px;
    background-color: #d13138;
    color: #ffffff;
margin: 0 0 45px 0;
    padding: 35px 45px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.primenenie_line .prednaznachenie .izgotov .izgotov_text{
	    margin: 0;
    padding: 0px 45px 25px 45px;
		    font-size: 24px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}


.shop_line{
	background-color: #000000;
	color:#ffffff;
	background-image: url(images/bg_form_pay.jpg);
}
.shop_line .form_pay{
	  margin: 30px 0 0 0;
}
.shop_line .form_pay .form_input_line{
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px 0;
}
.shop_line .form_pay input{
  width: 400px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding: 12px 28px;
    border: none;
}
.shop_line .form_pay textarea{
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding: 12px 28px;
  width: 1384px;
  height: 75px;
    border: none;
}
.shop_line .form_pay .result{
	  font-size: 20px;
}
.shop_line .form_pay .form_botton_line{
	  display: flex
;
  justify-content: center;
}



.parametrs_line{
	background-color: #f2f2f2;
}
.parametrs_line .perekluchatel{
	    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
.parametrs_line .perekluchatel .button.black{
	    margin: 0 40px 0 0;
}
.parametrs_line .tabl_params{
	background-color: #ffffff;
	    margin: 50px 0 0 0;
}
.parametrs_line .tabl_params{
	transition: 1s;
	  display: none;
}
.parametrs_line .tabl_params.active{
	transition: 1s;
	  display: block;
}

.parametrs_line .tabl_params .head_tabl{
background-color: #d13138;
    color: #ffffff;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    font-weight: bold;
}
.parametrs_line .tabl_params .line_tabl{
display: flex;
    justify-content: flex-start;
    border-bottom: solid 2px #c9c8c8;
    align-items: stretch;
    align-content: center;
}
.parametrs_line .tabl_params .line_tabl:last-of-type{

    border-bottom: solid 2px #ffffff;
}
.parametrs_line .tabl_params p{
    margin: 0;
    padding: 10px 39px;
}
.parametrs_line .tabl_params .names{
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-align: left;
width: 670px;
    display: flex;
    align-items: center;
}
.parametrs_line .tabl_params .znach{
width: 150px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-align: left;
    border-left: solid 2px #c9c8c8;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.parametrs_line .tabl_params .head_tabl .znach span{
	    display: table;
    margin: 0 auto;
}
.parametrs_line .tabl_params .head_tabl .znach {

}
.parametrs_line .tabl_params .znach.x3{
width: 610px;
    text-align: left;
}
.parametrs_line .tabl_params .charact{
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-align: left;
width: 300px;
display: flex;
    align-items: center;
}
.parametrs_line .tabl_params .plet_char{
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-align: left;
width: 220px;
display: flex;
    align-items: center;
	    border-left: solid 2px #c9c8c8;
}
.parametrs_line .tabl_params .kommets{
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
text-align: left;
width: 670px;
display: flex;
    align-items: center;
	    border-left: solid 2px #c9c8c8;
}

.forward_line{
	background-color: #000000;
	  color: #ffffff;
	background-image:url(images/bg_forward_line.jpg);
}
.forward_line .forward_list{
display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-around;
}
.forward_line .forward_list .forward_item{
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: column;
  align-content: center;
  width: 240px;
  padding: 0 5px;
  margin: 0 0 50px 0;
}
.forward_line .forward_list .forward_item .forward_images{
		background-image:url(images/list_favorites.png);
		  width: 69px;
  height: 69px;
}
.forward_line .forward_list .forward_item .forward_title{
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
	font-size: 24px;
	  margin: 15px 0 0 0;
}
.calback_line{
	background-color: #d13138;
	color: #ffffff;
}
.calback_line .titles_razdel{  margin: 0 0 10px 0;}
.dop_titles_razdel{
	  font-size: 24px;
  text-align: center;
}
.calback_line .form_calback{
	  margin: 30px 0 0 0;
}
.calback_line .form_calback .form_input_line{
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px 0;
}
.calback_line .form_calback input{
  width: 400px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding: 12px 28px;
    border: none;
}
.calback_line .form_calback textarea{
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding: 12px 28px;
  width: 1384px;
  height: 75px;
    border: none;
}
.calback_line .form_calback .result{
	  font-size: 20px;
}

.calback_line .form_calback .form_botton_line{
	  display: flex;
  align-items: center;
  justify-content: center;
}
.calback_line .form_calback .form_botton_line .button.black {
  margin: 0 40px 0 0;
}

.quertion_line{
	background-color: #f2f2f2;
}

.quertion_line .tabl_quertion{
	background-color: #ffffff;
	    margin: 50px 0 0 0;
		padding: 0 0 30px 0;
}
.quertion_line .tabl_quertion .head_tabl{
background-color: #d13138;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
	margin: 0 0 20px 0;
	font-weight: bold;
}
.quertion_line .tabl_quertion .line_tabl{
display: flex;
    align-items: flex-start;
    justify-content: flex-start;
	    margin: 0 0 30px 0;
}
.quertion_line .tabl_quertion p{
    margin: 0;
    padding: 10px 39px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
	    text-align: left;
}
.quertion_line .tabl_quertion .quertion{
	font-weight:bold;
width: 270px;
}
.quertion_line .tabl_quertion .otvet{
width: 670px;
}
.quertion_line .tabl_quertion .vigod{
width: 370px;
}

.botton_line{
		background-color: #f2f2f2;
}
.botton_line .botton_line_up{
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin: 0 0 99px 0;
}
.botton_line .botton_line_up .logos{}
.botton_line .botton_line_up .logos img{
	  width: 290px;
  height: 84px;
}
.botton_line .botton_line_up .menus{
	width: 500px;
}
.botton_line .botton_line_up .menus ul{
margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
}
.botton_line .botton_line_up .menus ul li{}
.botton_line .botton_line_up .menus ul li a{
  font-family: 'Cera Pro';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 5px;
  display: block;	
}

.botton_line .botton_line_up .menus ul li a {
  box-shadow: inset 0 0 0 0 #d13138;
  color: #000000;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
.botton_line .botton_line_up .menus ul li a:hover {
  color: #fff;
  box-shadow: inset 200px 0 0 0 #d13138;
}





.botton_line .botton_line_up .point_mail{}
.botton_line .botton_line_up .point_mail a{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-family: 'Cera Pro';
  font-weight: 500;
  font-style: normal;
  color: #000000;
  text-decoration: none;
}
.botton_line .botton_line_up .point_mail a svg{
	  width: 26px;
  height: 26px;
}
.botton_line .botton_line_up .point_mail a p{
  margin: 0 0 0 20px;
  padding: 0;
}
.botton_line .botton_line_up .point_mail .point{
font-family: 'Cera Pro';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  width: 205px;
  margin: 20px 0 0 0;
  padding: 0;
}
.botton_line .botton_line_up .contact{
	  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.botton_line .botton_line_up .contact .call_back_text{
	  font-family: 'Cera Pro';
  font-weight: 500;
  font-style: normal;
  color: #d13138;
  text-decoration: none;
  margin: 0 0 1px 0;
  padding: 5px 10px;
  font-size: 18px;
}
.botton_line .botton_line_up .contact .call_back_text {
  box-shadow: inset 0 0 0 0 #d13138;
  color: #000000;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
.botton_line .botton_line_up .contact .call_back_text:hover {
  color: #fff;
  box-shadow: inset 200px 0 0 0 #d13138;
}


.botton_line .botton_line_up .contact .phones{
	  font-family: 'Cera Pro';
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  text-decoration: none;
  color: #000000;
  margin: 0 0 23px 0;
  padding: 0;
}
.botton_line .botton_line_up .contact .whatsapp{
  border: solid 2px #d13138;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  align-content: center;
  font-size: 18px;
  color: #000000;
  text-decoration: none;
    padding: 10px 15px;

}

.botton_line .botton_line_up .contact .whatsapp {
  box-shadow: inset 0 0 0 0 #d13138;
  color: #000000;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
.botton_line .botton_line_up .contact .whatsapp:hover {
  color: #fff;
  box-shadow: inset 300px 0 0 0 #d13138;
}
.botton_line .botton_line_up .contact .whatsapp:hover svg path{
fill: #ffffff;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}

.botton_line .botton_line_up .contact .whatsapp svg{
	  width: 26px;
  height: 22px;
}
.botton_line .botton_line_up .contact .whatsapp p{
  margin: 0 0 0 20px;
  padding: 0;
}


.botton_line .botton_line_down{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  align-content: center;

}
.botton_line .botton_line_down .created{}
.botton_line .botton_line_down .created a{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  align-content: center;
  color: #000000;
  text-decoration: none;
  font-family: 'Acrom';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  width: 230px;
}
.botton_line .botton_line_down .created a img{}
.botton_line .botton_line_down .created a p{
	  margin: 0 0 0 10px;
  padding: 0;
}
.botton_line .botton_line_down .copiraiting{}
.botton_line .botton_line_down .copiraiting a{
	font-family: 'Cera Pro';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-decoration: none;
  color: #000000;
}
.botton_line .botton_line_down .copiraiting a:hover{
	  text-decoration: underline;
}



