#content_sites{
    overflow-x: hidden;	
}
.menu_tabs.men_pens{
    width: auto;	
}
@media (min-width: 1200px){
	body .container {
		min-width: calc(994px + 2*30px);
		width: auto;
		padding: 0 30px;
		max-width: calc(1360px + 2*30px);
	}
}
.table td{
	padding: 5px 10px;
	    font-size: 14px;
}
body.nowscrol{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration:none !important;
}
h1{
	font-size: 25px;
    line-height: 25px;
}
.logo a{
	color: #333;
    font-size: 30px;
    font-style: italic;
	font-family: 'Lobster', cursive;
	text-decoration:none;
}
.logo a span{
	color: #23c0e9;
	font-weight: 700;
	text-transform: uppercase;
}
#filter_gl{
	background-repeat: no-repeat;
    background-image: url(/images/fonfzay.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 350px;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
	position:relative;
	display: inline-block;
}
.overflov{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(37,42,60,0.7);
}
.title_filter{
	line-height: 1;
    font-size: 60px;
    font-weight: 300;
    margin: 70px 0 15px;
    color: #fff;
}
.title_filter span{
	color: #23c0e9;
	font-weight: 700;
	font-family: 'Lobster', cursive;
}
.filter_mod{
	background: rgba(255, 255, 255, 0.1);
    padding: 30px;
}
.list_item_drop{
	position: absolute;
	top: -100%;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
	background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
	display:inline-table;
    left: 0px;
	    z-index: 99;
}
.cat_cont_gl:hover>.list_item_drop{
	top:85%;
	opacity:1;
	visibility:visible;
}
.list_item_drop li{
	display: inline-table;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 5px;
    line-height: 20px;
	text-align:center;
	list-style:none;
}
.list_item_drop li a{
	color: #23c0e9;
	text-decoration:none;
}
.list_item_drop li a span{
		color:#333;
	display: inline-table;
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #eee;
    padding-top: 5px;
}
#popular_usl{
	width: 100%;
    margin-top: 30px;
	display:inline-block;
	margin-bottom:30px;
}
.jp_tittle_name_wrapper {
    float: left;
    width: 15%;
    text-align: center;
    background: #23c0e9;
    padding-top: 35px;
    padding-bottom: 30px;
	font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}
.jp_tittle_slider_wrapper{
	float: left;
    width: 85%;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    border-left: 0;
    border-right: 0;
	
}
.block_sl_gl .teaser_usl {
    border-radius: 4px;
    padding: 5px 5px 20px 5px;
    background-color: #fff;
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	margin-top: 5px;
}
.flag_teaser {
    background: #fffcf4;
    margin: -5px;
    font-family: 'Fira Sans', sans-serif;
    padding: 5px;
    border-bottom: 1px solid #e7e0cd;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 100;
}
.block_sl_gl .titl_teaser_usl {
    display: inline-table;
    width: 100%;
    margin-top: 15px;
    height: 40px;
    overflow: hidden;
}
.teaser_usl img {
    border: none;
    margin: auto;
    opacity: 0.5;
	width: 110px;
    height: 110px;
}
.teaser_usl .item-price {
    background: #f8f6ec;
    margin: -5px;
    padding: 5px;
    border-top: 1px dashed #fdd922;
    border-bottom: 1px dashed #fdd922;
    margin-bottom: 5px;
    font-family: 'Lobster', cursive;
}
.teaser_usl .item-price strong {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -.5px;
}
.teaser_usl .item-price i {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -.5px;
}
.read_more_teaser {
    display: inline-table;
    width: 100%;
    margin-top: 20px;
}
.read_more_teaser a {
    color: #fff;
    border-radius: 5px;
    padding: 10px 30px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: 100;
    transition: 0.5s;
    background: #4DB7FE;
    text-transform: uppercase;
}
.teaser_usl {
    text-align: center;
}
.flag_teaser a{
	color:#333;
}
.block_sl_gl{
	list-style:none;
	margin:0 5px;
}
.list_usl_gl{
	width: 100%;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    padding: 20px 35px;
}
.title_mod{
	font-size: 20px;
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
	border-bottom: 1px solid #23c0e9;
}
.block_sl_gl .item-title{
	height: 45px;
    text-align: center;
    display: inline-block;
}
.block_sl_gl .item-title a{
    display: table-cell;
    vertical-align: middle;
    height: 45px;	
    line-height: 17px;
}
.slider_uslug_gl .slick-arrow{
	top: -36px;
}
.slider_uslug_gl .slick-prev{
	left: 100%;
    margin-left: -20px;

}
.slider_uslug_gl .slick-arrow:hover:before{
	color: #23c0e9;
}
.component-wrapper.active{
	padding-left: 260px;
}

.block{
	width: 100%;
    background: #ffffff;
    border: none;
    padding: 20px 35px;
}
.block.margin_t_b{
	margin: 15px 0px;
}
.block.margin_b{
	margin-bottom: 15px;
}
.cont_img_tea{
	display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.cont_img_tea img{
	height: auto;
    width: auto;
    max-width: 100%;
	max-height:140px;
}
.title_bl_tea{
	display: inline-block;
    width: 100%;
}
.title_bl_tea a{
	display: table-cell;
    vertical-align: middle;
    height: 75px;
}
.name_menu{
	font-weight: 100;
	padding-left: 8px;
}
.podlozka{
	background: #4DB7FE;
	position: relative;
}
.podlozka .title_mod{
	color:#fff;
	border-bottom:none;
}
.podlozka .title_mod h1{
	margin-bottom:0px;
}
.podlozka:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    opacity: 0.3;
    background-image: url(/images/shapes-big.png);
}
.created_date {
    color: #ccc;
    font-size: 13px;
    display: inline-block;
    width: 100%;
}
.margin_b{
	margin-bottom:15px;
}
.item-image-subcat img{
	max-width:100%;
	height:auto;
	border: none;
    margin: auto;
    opacity: 1;
}
.item_subcat .item-title a{
	display: table-cell;
    height: 95px;
    vertical-align: middle;
}
.subcategories .subcategory-description i{
	display:none;
}
.subcategory-title>i{
	color:#4DB7FE;
}

.search_window{
	-webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
	top: -100%;
    left: -100%;
	opacity:0;
}
.search_window.active{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
	opacity:1;
    z-index: 1000;
}
.search_window .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}
.search_window input[type=search] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0;
    margin: -51px auto 0;
    padding-left: 30px;
    padding-right: 30px;
    outline: 0;
}
.search_window .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
.btn-primary {
    background: #03a9f5;
    border-color: #03a9f5;
    color: #fff;
}
.icon_top>div{
	cursor:pointer;
}
.menu_top li{
	margin: 0px 15px;
}
.menu_top li a:before{
	color:#23c0e9;
}
.banner_gl img{
	width:100%;
	height:auto;
	border-radius:5px;
}
.jbzootabs-header li{
	background-color: #fff;
    float: left;
    display: block;
    border: 1px solid #ddd;
    border-bottom: none;
    font-size: 15px;
    color: #444;
    padding: 10px 20px !important;
    margin: 0 -1px 0 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
}
.jbzootabs-header li.jbzootabs-state-active:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 4px;
    left: -1px;
    right: -1px;
    top: -4px;
    z-index: 3;
	background-color: #23c0e9;
}
.jbzootabs-header li.jbzootabs-state-active:after {
    content: "";
    background-color: #fff;
    position: absolute;
    height: 5px;
    left: 0;
    right: 0;
    bottom: -2px;
}
.jbzootabs-content{
	clear: both;
    padding: 20px;
    border: 1px solid #ddd;
	display: inline-block;
    width: 100%;
}
.jbzootabs-header{
	display: block;
    width: 100%;
    margin: 0px;
}
.add_button{
	background: #23c0e9;
    color: #fff;
    font-weight: 400;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
}
.modal_basket{
	visibility: hidden;
    opacity: 0;
	position: fixed;
	right:0px;
	top: 0px;
	transition:0.5s;
	width: 0px;
	z-index: 9999;
    height: 100%;
	background: #fff;
	border: 1px solid #ccc;
	overflow: auto;
}
.modal_basket.active{
    width: 800px;
	visibility: visible;
    opacity: 1;
}
.modal_basket table{
	width:100%;
}
.modal_basket tr td{
	border-bottom: 1px solid #ccc;
	padding: 10px;
	text-align:left;
}
.modal_basket tr th{
	text-align: center;
    border-bottom: 2px solid #ccc;
    font-weight: 400;
}
.min_block_car{
	display: inline-block;
    width: 100%;
    position: relative;
    z-index: 2;
	cursor:pointer;
}
.priceitog_bas{
	
}
.kol_bas{
	
}
.modal_basket tr td.price_prod_bas{
	text-align:center;
}
.price_bas{
	width: 15%;
}
.name_bas{
	width: 40%;
}
.img_bas{
	width: 10%;
}
.close_but{
	background: #23c0e9;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: fixed;
    right: 0px;
    top: 0px;
    cursor: pointer;
	transition:0.5s;
}
.modal_basket.active .close_but{
	right: 800px;
}
.title_basket{
	text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px 0 20px;
}
.title_basket span{
	border-bottom: 1px solid #23c0e9;
}

.alert_mesage {
    color: #fff;
    position: fixed;
    z-index:99999999;
    width: 240px;
    left: calc(50% - 120px);
    text-align: center;
    padding: 10px 15px;
    line-height: 18px;
    border-radius: 10px;
	top: 5px;
	opacity: 0;
    visibility: hidden;
	transition: 0.5s;
	cursor:normal;
}
.alert_mesage.active{
	opacity: 1;
    visibility: visible;
}
.alert_mesage.succes{
	background: #66b624;
}

td.name_row_basket span {
    display: inline-table;
    width: 100%;
    color: #202634;
    font-weight: 100;
    font-size: 13px;
}
#basket_form{
	text-align:left;
	padding:20px;
}
#basket_form .form-group{
	width:300px;
}
#basket_form .form-group input{
	margin-bottom:15px;
}
.button_created_order{
	background: #23c0e9;
    color: #fff;
    font-weight: 400;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
}
input.error{
	border: 1px solid red !important;
}
.block_sort_vid_prod{
	display:inline-block;
	width:100%;
}
.vid_shop_prod{
	float: right;
}
.vid_shop_prod li{
	float: left;
    margin-right: 15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.vid_shop_prod li:nth-last-child(1){
	margin-right:0px;
}
.vid_shop_prod li.active{
	background:#23c0e9;
	color:#fff;
	border:none;
}
.jbzoo .items .jbzoo-item{
	margin:0px;
}
.list_cont_prod{
	transition:0.5s;
}
.list_cont_prod.block_vid .osn_prop_teaser{
	display:none;
}
.list_cont_prod.block_vid a,.list_cont_prod.block_vid .item-title{
	display:inline-block;
	width:100%;
	text-align:center;
}
.list_cont_prod a img{
	height: 200px;
    width: auto;
}
.list_cont_prod.block_vid a img{
	height: 200px;
    width: auto;
}
.list_cont_prod.block_vid div[class*="col-md-"]{
	max-width: 100%;
    width: 100%;
    flex: 100%;
	position: initial;
}
.list_cont_prod.block_vid .old_price{
	position: absolute;
    top: 0px;
    left: 0px;
}
.basket_add.now_active{
	background: #ccc;
	cursor:	default;
}
.list_napr_shop{
	margin-top: 25px;
    display: flex;
    width: 100%;
}
ul.ul_lit_gl_shop{
	padding:0px;
}
ul.ul_lit_gl_shop li{
	float:left;
	width: 300px;
    padding: 10px;
}
ul.ul_lit_gl_shop li img{
	max-width: 100%;
    height: auto;
}
ul.ul_lit_gl_shop li .old_price {
    position: absolute;
    top: 0px;
    left: 0px;
}
ul.ul_lit_gl_shop li div[class*="col-md-"] {
    max-width: 100%;
    width: 100%;
    flex: 100%;
    position: initial;
}
ul.ul_lit_gl_shop li .videl_block{
	position:relative;
}
.list_rel_cat{
	border-bottom: 1px solid #dee2e6;
    margin-bottom: 20px;
}
.pagination span,.pagination a:hover{
	color: #fff;
	background-color: #23c0e9;
	 display: inline-block;
    vertical-align: top;
    min-width: 34px;
    height: 34px;
    border: 1px solid #23c0e9;
    line-height: 32px;
    text-align: center;
    margin-left: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.pagination a{
	color: #333333;
	display: inline-block;
    vertical-align: top;
    min-width: 34px;
    height: 34px;
    border: 1px solid #e5e5e5;
    line-height: 32px;
    text-align: center;
    margin-left: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.basket_top.fixed_basket{
	position:fixed;
	right:10px;
	top:120px;
	z-index:999;
	cursor:pointer;
}
.basket_top.fixed_basket .text, .basket_top.fixed_basket .summ_basket{
	display:none;
}
.basket_top.fixed_basket>.content_mini_car{
	background: #23c0e9;
    width: 55px;
    height: 55px;
    text-align: center;
    border-radius: 10px;
}
.basket_top.fixed_basket .content_mini_car:after{
	left: 8px;
    top: 8px;
}
.basket_top.fixed_basket .cont_bas{
	    background-color: #fff;
    color: #23c0e9;
    top: 1px;
    left: 34px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    min-width: 20px;
}
.basket_top.fixed_basket .min_block_car{
	height: 100%;
}
.name_shop {
    border-bottom: 2px solid #23c0e9;
	display: block;
    width: 100%;
}
.name_shop a {
    display: inline-block;
    color: #333;
    padding: 5px 0px;
    border-radius: 4px 4px 0px 0px;
    font-size: 18px;
}
.shop_products{
	margin-top: 15px;
}
.menu_tabs{
	float:right;
	margin-bottom: 0px;
	width: 100%;
}
.menu_tabs>li{
	float: left;
    cursor: pointer;
    color: #666666;
    padding: 10px 5px;
    margin: 0px 10px;
	list-style:none;
	border:1px solid transparent;
	border-bottom:none;
	margin-bottom: -1px;
}
.menu_tabs>li:nth-child(1){
	margin-left:0px;
}
.menu_tabs>li.active{
	    color: #424e79;
	border: 1px solid #e9e9e9;
    background: #fff;
    border-bottom: none;
    position: relative;
    z-index: 2;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.tab_content .block_sl_gl_sh{
	visibility: hidden;
    position: absolute;
	display: inline-block;	
	width: 100%;
	padding-top:20px;
	    top: 0px;
}
.banner_gl_shop_list{
	margin-top:20px;
}
.tab_content{
	display: inline-block;
    width: 100%;
	position:relative;
}
.tab_content .block_sl_gl_sh.active{
	visibility: visible;
	position:relative;
    width: 100%;
}
.prods_list_sl_gl{
	
}
.prods_list_sl_gl li{
	float:left;
	position:relative;
}
.tab_content ul.ul_lit_gl_shop li img{
	max-width:100%;
}
.tab_content ul.ul_lit_gl_shop h4{
	margin-bottom:0px;
}
.tab_content h4.item-title a{
	height:37px;
}
.tab_content .cont-teaser-prod .osn_prop_teaser,.tab_content .cont_prod_sel{
	display:none;
}
.block_napravlen{
	position:relative;
	cursor:default;
}
.zagluhka {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    text-align: center;
	border-radius: 10px;
}
.zagluhka span {
    color: #fff;
    display: inline-block;
    line-height: 135px;
}
.content_mini_car{
	position:relative;
    float: right;
}
.content_mini_car:after {
    border: 1px solid #70657b;
    position: absolute;
    left: 0;
    top: -5px;
    width: 40px;
    height: 40px;
    color: #70657b;
    content: '\f290';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 34px;
}
.content_mini_car .cont_bas{
	min-width: 24px;
    height: 24px;
    background-color: #23c0e9;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    padding: 0 5px;
    position: absolute;
    top: -15px;
    left: 26px;
    z-index: 20;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
.content_mini_car .text{
	padding-left: 60px;
    color: #333;
}
.summ_basket{
	padding-left: 60px;
    color: #333;
}
.summ_basket .summ{
	color: #23c0e9;
}
.summ_basket .fas{
	color: #23c0e9;
    font-size: 13px;
}
.old_price,.activ_price{
	display:inline-table;
	width:100%;
	text-align: center;
}
.old_price label{
	font-weight:100;
	color:#ccc;
	font-size:13px;
	width: 100%;
	margin-bottom: 0px;
}
.old_price{
	color: #ff5c00;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
}
.cont-teaser-prod .price .old_price i{
	font-size:12px;
}
input[type=number].stepper__input{
	padding: 0px;
    width: 25px;
}
.form-control:focus,.form-control:active{
	border-color:#ccc;
	outline:none;
	box-shadow:none;
}
.form-control, input[type=text], input[type=password], input[type=url], input[type=tel], input[type=search], input[type=number], input[type=datetime], input[type=email] {
    background: #fff;
    background-clip: padding-box;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
    border: 1px solid #d3dfea;
    border-radius: 4px;
}