*{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.right_bar .box{
	width: 100%;
}
.tabs_nav li a{
	height: 37px;
}
.catalog .item .box{
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: auto;
	top: auto;
	height: 564px;
}
.catalog .item{
	margin-left: 0;
	margin-right: 0;
	width: 16.666%;
	max-width: none;
}
.container{
	min-width: 0px;
	min-height: 100vh;
}
.main{
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	min-width: 320px;
}
.foot_cont{
	min-width: auto;
}
footer menu{
	left: 24%;
	margin-left: 0;
}
.catalog {
  margin: 0 -20px 0 -20px;
}
.header_burger{
	display: none;
	float: right;
	padding-top: 30px;
}
.btn_menu{
	width: 46px;
	height: 40px;
	background: none;
	border: none;
}
.btn_menu span{
	background: #fff;
	display: block;
	height: 4px;
	margin-top: 7px;
	margin-bottom: 7px;
	box-shadow: inset 0 0 5px #000;
}
header .search_box .search_but{
	font-size: 13px;
	color: #fff;
	background: #0c826c;
	transition: 100ms;
	font-family: serif;
	height: 24px;
}
header .search_box .search_but:hover{
	background: #e46c02;
}
header .search_box .search_inp{
	width: 540px;
	background: #fff;
	height: 24px;
}
body, html{
	height: auto;
	min-height: 100vh;
	font-size: 15px;
}
.wrap_main{
	min-height: 100vh;
}
.modal_pelena{
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	overflow-y: auto;
	z-index: 9999;
	background: rgba(0,0,0,0.5);
	display: none;
	opacity: 0;
	transition: 200ms;
}
.modal_mobile{
	position: relative;
	width: 250px;
	background: #fff;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 30px 25px;
	text-align: left;
	font-family: 'pt_sansregular';
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.7);
	opacity: 0;
	transition: 300ms;
}
.modal_pelena.active{
	display: block;
}
.modal_mobile.active,
.modal_pelena.show{
	opacity: 1;
}
.modal_mobile ul{
	margin: 0;
	padding-left: 0;
	list-style: none;
}
.modal_mobile a{
	text-decoration: none;
}
.modal_mobile .basis_list li{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 8px;
}
.modal_mobile .drop_down{
	padding-left: 15px;
	margin-top: 8px;
}
.modal_mobile .drop_down li{
	font-weight: 400;
	font-size: 16px;
}
.modal_mobile .close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	cursor: pointer;
}
.modal_mobile .close:before{
	content: "";
	height: 2px;
	width: 24px;
	background: #0c826c;
	transform: rotate(45deg);
	position: absolute;
	display: block;
	left: 0;
	top: 11px;
	transition: 150ms;
}
.modal_mobile .close:after{
	content: "";
	height: 2px;
	width: 24px;
	background: #0c826c;
	transform: rotate(-45deg);
	position: absolute;
	display: block;
	left: 0;
	top: 11px;
	transition: 150ms;
}
.modal_mobile .close:hover:before{
	transform: rotate(-45deg);
}
.modal_mobile .close:hover:after{
	transform: rotate(45deg);
}
.wrap_main.active{
	overflow: hidden;
	height: 100vh;
}
.resalt_box .details{
	width: 164px;
	margin-left: 0;
}
.resalt_box .image img,
.product_box .image img{
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}
.pages a{
	display: inline-block;
}
.resalt_box .image{
	margin-left: 0;
}
.resalt_box .item .wrapper{
	float: none;
}
.resalt_box .text{
	float: none;
}
.resalt_box .info .name{
	margin-top: 0;
	padding-top: 6px;
}
.link_reset_filter{
	height: 31px;
	width: 120px;
}
#tabs-2 .item-mag {
  height: auto;
}
.item-mag .item_mag_inner {
  position: relative;
  text-align: center;
  overflow-x: hidden;
  background: #fff;
  border-color: #d9d9d9;
  -moz-box-shadow: 0 0 2px #c5c4c4;
  -webkit-box-shadow: 0 0 2px #c5c4c4;
  box-shadow: 0 0 2px #c5c4c4;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  height: 315px;
}
.catalog .item-mag{
	margin: 10px 0;
	padding-left: 12px;
	padding-right: 12px;
	border: none !important;
	box-shadow: none;
	height: auto;
	width: 14.28%;
}
.resalt_box .image + .clear{
	display: none;
}
.map_contact{
	height: 450px;
	width: 100%;
}
.jot-nav a{
	display: inline-block;
	vertical-align: top;
}


.jot-mod{
	margin-left: 10px;
}





.product_box .image{
	margin: 0;
}
.product_box .image + .clear{
	display: none;
}
.product_box .info .name{
	margin-top: 5px;
}
.product_box .wrapper:first-child{
	margin-top: 15px;
}
.product_box .wrapper:after{
	clear: both;
	display: table;
	content: "";
}
.product_box .icons{
	padding-bottom: 20px;
}
.text_area textarea{
	height: 142px;
	box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	background: #fff;
}
.inp_1 input{
	width: 195px;
	box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	background: #fff;
}
.inp_2 input{
	width: 154px;
	box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	background: #fff;
}

/*lazovik*/
.shs-price {
	margin-top: 10px;
}
.shs-price .shk-but{
	border: 0;
	background: #0c826c;
  text-align: center;
  font-family: 'eb_garamondregular';
  font-size: 21px;
  color: #ffffff;
  text-decoration: none;
  line-height: 35px;
  width: 137px;
  height: 33px;
  display: block
}



#cont_punkt {
  margin-top: 15px;
  margin-bottom: 0px;
  display: inline-block;
}
#cont_punkt .label_title {
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 400;
  color: #585858;
  font-family: 'pt_sansregular';
}
#cont_punkt .check {
  margin: 0px 10px 10px 0px;
  display: block;
  float: none;
}
#cont_punkt .check label{
  margin: 0px 0px 7px 0px;
  display: table;
}

#cont_punkt .check label input {
  display: inline-block;
  margin: 4px 0px 0px 0px;
  vertical-align: top;
}
#cont_punkt .check label span.office{
  display: inline-block;
}
#cont_punkt .check label span.wrap_check {
  vertical-align: top;
}
#cont_punkt .check label span {
  display: inline-block;
  margin: 0px 5px 0px 0px;
  padding: 10px 10px;
  font-family: 'pt_sansregular';
  font-size: 15px;
  font-weight: 400;
  color: #585858;
  background: #f0fafc;
}


.radio-custom {
    width: 19px;
    height: 19px;
    border: 1px solid #000;
    border-radius: 3px;
    position: relative;
}
.radio-custom, .radio:checked + .radio-custom::before {
    border-radius: 50%;
}
.radio:checked + .radio-custom::before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  background: #000;
  border-radius: 2px;
  border-radius: 50%;
}
.radio {
    display: none !important;
}

/*lazovik*/
.product_box.product_box_book_day {
	display: inline-block;
	padding: 0px 20px;
}
.product_box.product_box_book_day .text_block_book_day {
	margin-top: 20px;
	margin-bottom: 20px;
}
.product_box.product_box_book_day .text_block_book_day p {
  font-size: 15px;
  color: #585858;
  line-height: normal;
  margin: 0px 0 0 0;
  padding: 5px 0 0 0;
}
.product_box.product_box_book_day .price_block {
	float: none;
}
/*add 22/07/2020*/
.delivery_wrap {
  margin-top: 15px;
  margin-bottom: 0px;
  display: inline-block;
}
.delivery_wrap .label_title {
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 400;
  color: #585858;
  font-family: 'pt_sansregular';
}
.delivery_region_wrap {
	position: relative;
}
#delivery_region {
	cursor: pointer;
	font-family: inherit;
	font-size: 16px;
	color: #585858;
	display: block;
	width: 100%;
	padding: 7px 25px 7px 10px;
	border-radius: 0px;
	background: #fff;
	border: 1px solid #c1c1c1;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.delivery_region_wrap:after {
  content: '';
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #585858 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  margin-top: -3px;
  pointer-events: none;
}
#delivery_region option {
	font-family: inherit;
	font-size: 16px;
	color: #585858;
	border: 0;
	outline: 0;
	cursor: pointer;
}
.delivery_wrap_adres {
	margin-right: 20px;
	width: 320px;
	min-width: 320px;
}
.delivery_wrap_adres .form_block {
	margin-top: 15px;
}
.delivery_wrap_adres .form_block label {
	display: block;
}
.delivery_wrap_adres .form_block .label_title {
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: 400;
	color: #585858;
	font-family: 'pt_sansregular';
}
.delivery_wrap_adres .form_block  .input_order {
  width: 100%;
  height: 25px;
  border: 1px solid #c1c1c1;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  color: #585858;
  font-family: 'pt_sansregular';
  font-weight: 400;
}
.hiden {
	display: none;
}
/*24/12/2021*/
.catalog_sort_tx a.active {
	color: #e8720a;
    border-bottom: 1px dashed #e8720a;
}
.catalog_sort_tx a.active.asc{
	background:url(../images/orange_asc.png) no-repeat right center;
}
.catalog_sort_tx a.active.desc{
	background:url(../images/orange_desc.png) no-repeat right center;
}
.catalog_sort_tx a:hover {
    border: none;
}
.social_electronic {
	margin-top: 10px;
	font-size: 13px;
    color: #585858;
    line-height: 13px;
    padding: 3px 0 0 0;
}
.tags_elec_wrap {
	margin: 0px;
}
.tags_elec_titl {
	font-size: 13px;
	color: #585858;
	line-height: 13px;
	margin-top: 10px;
}
.bay_electronic_tl {
	font-size: 16px;
	margin-bottom: 5px;
}
.bay_electronic_wr ul {
	margin: 0px;
	padding: 0px;
}
.bay_electronic_wr ul li {
	list-style-type: none;
}
.bay_electronic_wr ul li a {
    background: #0c826c;
    text-align: center;
    font-family: 'eb_garamondregular';
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    /* line-height: 35px; */
    padding: 6px 9px;
    margin-bottom: 5px;
    display: block;
    line-height: 20px;
}
