@import url(/assets/frontend/styles/css/post.css);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    background: white;
    margin: 0 auto;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: tahoma;
    width: 90%;
}

blockquote,
q {
    quotes: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
img
{
    max-width: 100%;
}
.clearfix:after,
.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}


/*\*/

* html .tlc,
* html .trc {
    height: 1%
}

.video iframe
{
    width: 100%!important;
}

/*post.old.css*/
produnit{display: inline-block; height: 265px;box-shadow: 0 0 10px rgba(0,0,0,0.5);margin: 5px 0 10px 10px;}


.produnit1:hover{box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.product{width: 275px; height: 225px; display: table; float: left;}
.name{width:260px;height:30px;position:absolute;z-index:999;text-align:right;padding: 0 15px 0 0;font-weight: bold;color:#F762C8!important;}
.cost{width: 275px;padding-top:10px;height:30px;text-align:center;float:left;cursor:pointer;
	background: #7bc353;
	background: url(/assets/frontend/images.footer1.png) repeat-x;
	background: linear-gradient(to top, #7bc353, #e2ecdc);
	background: -o-linear-gradient(to top, #7bc353, #e2ecdc);
	background: -ms-linear-gradient(to top, #7bc353, #e2ecdc);
	background: -webkit-linear-gradient(to top, #7bc353, #e2ecdc);
	background: -moz-linear-gradient(to top, #7bc353, #e2ecdc);
}

/*POPUP*/
	#wrap{
		display: none;
		opacity: 0.8;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		padding: 16px;
		background-color: rgba(1, 1, 1, 0.725);
		z-index: 9999999;
		overflow: auto;
	}
	
	#window{
		width: 400px;
		height: 500px;
		margin: 50px auto;
		display: none;
		background: #fff;
		z-index: 9999999;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}
	
	.close{
		margin-left: 364px;
		margin-top: 4px;
		cursor: pointer;
	}
.inp_feedback{
     width:300px; 
     height: 29px;
     margin: 5px 0 0 49px; 
     text-align: center;
     border: 1px solid #e6e6e6;
     float:left;
    }
	
.format_feedback{
	color:#5d5d61;
	font-size: 10pt;
}

.submit_feedback{	
    	cursor: pointer;
    	text-decoration: none;
        text-transform: uppercase;
        background: #81c75d;
        color: white;
        float: right;
        margin: 0 51px 0 0;
        border: none;
        width: 100px;
        height: 30px;
    }
	
.callback {
	display:table;
	padding: 5px 5px 5px 5px;
	width: 130px;
	text-align:center;
	font-weight:bold;
	background: #81c75d;
	background: linear-gradient(to top, #81c75d, #e1fde6);
	background: -o-linear-gradient(to top, #81c75d, #e1fde6);
	background: -ms-linear-gradient(to top, #81c75d, #e1fde6);
	background: -webkit-linear-gradient(to top, #81c75d, #e1fde6);
	background: -moz-linear-gradient(to top, #81c75d, #e1fde6);
	border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	font-size: 10pt;
	font-family: tahoma;
	}
	
.goroda{
	font-weight: normal;
	font-size: 14pt;
	font-family: calibri;
	color: #000;
}
h3 p{
	text-indent: 40px;
	color: #000;
}
/**/
/*post.css*/


.none{display: none;}

.produnit1{

    display:inline-block;

    height:265px;

    box-shadow:0 0 10px rgba(0,0,0,0.5);

    margin:5px 0 10px 10px;
}

.produnit1:hover{

    box-shadow:0 0 10px rgba(0,0,0,0.3);}

.product{

    width:275px;

    height:225px;

    display:table;

    float:left;}

.name{

    width:260px;

    height:30px;

    position:absolute;

    z-index:999;

    text-align:right;

    padding:0 15px 0 0;

    font-weight:bold;

    color:#512F25!important;
    
    -web
}
body:nth-of-type(1) .name
{
    color:#512F25!important;
}
@media all and (-webkit-min-device-pixel-ratio:10000), 
not all and ( -webkit-min-device-pixel-ratio : 0 ){
.name{color:#512F25!important; }
}
.cost{

    width:275px;

    padding-top:10px;

    height:30px;

    text-align:center;

    float:left;

    cursor:pointer;

    background:#7bc353;

    background:url(/assets/frontend/images.footer1.png) repeat-x;

    background:linear-gradient(to top,#7bc353,#e2ecdc);

    background:-o-linear-gradient(to top,#7bc353,#e2ecdc);

    background:-ms-linear-gradient(to top,#7bc353,#e2ecdc);

    background:-webkit-linear-gradient(to top,#7bc353,#e2ecdc);

    background:-moz-linear-gradient(to top,#7bc353,#e2ecdc);}

#wrap{

    display:none;

    opacity:.8;

    position:fixed;

    left:0;

    right:0;

    top:0;

    bottom:0;

    padding:16px;

    background-color:rgba(1,1,1,0.725);

    z-index:99999;

    overflow:auto;}

#window{

    width:400px;

    height:500px;

    margin:50px auto;

    display:none;

    background:#fff;

    z-index:9999999;

    position:fixed;

    left:0;

    right:0;

    top:10%;

    bottom:0;}

.close{

    margin-left:364px;

    margin-top:4px;

    cursor:pointer;}

.inp_feedback{

    width:300px;

    height:29px;

    margin:5px 0 0 49px;

    text-align:center;

    border:1px solid #e6e6e6;

	display: inline-block;

}

.inp_priceform{

    width:41%;

    height:29px;

    margin: 5px 5px 0 5px;

    text-align:left;

	padding-left: 10px;

    border:1px solid #e6e6e6;

	display: inline-block;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-o-border-radius: 5px;

	-ms-border-radius: 5px;

}

form .price_form{text-align: center;display: table;margin: 0 auto;}

form p{margin:0 auto;width: calc(82% + 24px);text-align: left;}

form .descript_input{

	width: calc(41% + 5px); 

	display: inline-block;

	vertical-align: bottom;

	text-align: left;

	margin: 0 5px 0 0;

	font-weight: bold;

	padding: 0 0 0 5px;

	color: #2b2e38;

	font-size: 13pt;

	font-family: calibri;

	}

form .descript_input:nth-child(2){margin: 0 0 0 5px;}

.format_feedback{

    font-size:10pt;}



.submit_feedback{

    cursor:pointer;

    text-decoration:none;

    text-transform:uppercase;

    background:#81c75d;

    color:white;

    float:right;

    margin:0 51px 0 0;

    border:0;

    width:100px;

    height:30px;}



.callback{

    display:table;

    padding:5px 5px 5px 5px;

    width:130px;

    text-align:center;

    font-weight:bold;

    background:#81c75d;

    background:linear-gradient(to top,#81c75d,#e1fde6);

    background:-o-linear-gradient(to top,#81c75d,#e1fde6);

    background:-ms-linear-gradient(to top,#81c75d,#e1fde6);

    background:-webkit-linear-gradient(to top,#81c75d,#e1fde6);

    background:-moz-linear-gradient(to top,#81c75d,#e1fde6);

    border-radius:5px 5px 5px 5px;

    -ms-border-radius:5px 5px 5px 5px;

    -webkit-border-radius:5px 5px 5px 5px;

    -moz-border-radius:5px 5px 5px 5px;

    -o-border-radius:5px 5px 5px 5px;

    cursor:pointer;

    font-size:10pt;

    font-family:tahoma;}

.goroda{

    font-weight:normal;

    font-size:14pt;

    font-family:calibri;

    color:#000;}

h3 p{

    text-indent:40px;

    color:#000;}

.maybe-why{

    display:inline-block;

    border:1px solid #0771ca;

    background:#f4f59b;

	background: linear-gradient(to top, #fcee9a, #fefbd6);

	background: -o-linear-gradient(to top, #fcee9a, #fefbd6);

	background: -moz-linear-gradient(to top, #fcee9a, #fefbd6);

	background: -webkit-linear-gradient(to top, #fcee9a, #fefbd6);

	background: -ms-linear-gradient(to top, #fcee9a, #fefbd6);

    border-radius:15px 15px 15px 15px;

    margin-left:5px;

    font-weight:bold;

    color:#ADD796;

    font-size:12px;

    padding:5px 5px;

    margin:2px;

    height:60px;

	vertical-align: middle;

    width:110px;

    text-align:center;

    vertical-align:top;}

h4.maybe{

    color:#003300;

    font-family:calibri;

	font-size: 18.5pt;

	font-weight: 400;

    margin-bottom: 8px!important;

    padding:0;

    text-align:center;

    }

.maybe_conainer{

	text-align: center;

	margin-right: 5px;
    margin-bottom: 10px;
    }

.maybe-why p{

    margin:0;

    padding:0;

    font-weight:600;}

.maybe-why a{

    text-decoration:none;

    color:#003300;}



	

/*CONSTANTS*/

.dtable{display: table;}

.bgray{

    background-color:#f0f1f2;}

.bwhite{

    background-color:white;}

.tred{

    color:red;}

.price_unit h3{

    font-weight:normal;

    margin:0;

    padding:6px 0 0 0!important;

    line-height:1.0;

    font-size:12pt;}

.price_unit p{

    font-weight:bold;}

.prices a{

    text-decoration:none;

    color:#512F25;

    font-weight:bold;}

.wrap_table{

	clear: both;

	font-family: calibri;

    margin:0 auto;

    display:table;

    text-align:center;}

}

.price_unit:nth-child(1){width: 150px;}

.price_unit{

    vertical-align:top;

    width: 24% !important;

    display:inline-block;

    text-align:center;}

.columns{

    width:100%;
    height: 25px;
    background:#ADD796!important;

    border:1px solid gray;}
.columns h3 strong span
{
    color: black!important;
}

.columns:nth-child(1){

    height:90px!important;}

.prices:nth-child(2){

	margin-left: -5px;}

.charact{

	padding: 5px 0 5px 0;

}

.prices{

	    font-size: 15px!important;

	padding: 3px 0 2px 0;

    width: 50%;

    display:inline-block;
        box-sizing: border-box;
    height: 100%;
}

.prices p{

    margin:0;

    padding:0;
    font-size: 15px!important;
}

div.price_unit span{

    padding:0 5px 0 5px;}



h3.page_descr{


	text-align: center;

	margin: 5px 0 5px 0;

	font-size: 18.5pt;

	font-weight: 400;

	font-family: calibri;
        width: 100%;
    margin: 5px auto 5px auto;
    color: #512F25;

}
.listovki_wrap .price_unit
{
    width: 16%!important;
}
.listovki_wrap .columns
{
    height: 23px!important;
}
.listovki_wrap .columns:nth-child(1)
{
    height: 106px!important;
}
.bucklets_wrap .price_unit
{
    width: 20%!important;
}
.flayers_container
{
    margin-top:25px;
}

/*ORDERING*/

.ordering{text-align: center!important;}
.ordering:first-child{
    border-left:none!important;
    cursor: pointer;
    transition: 0.2s;
    font-weight: 500;
    color: black;
    background: #F5F5F5;
    font-size: 12pt;
    text-decoration: none;
    width: 239px;
    height: 82px;
    text-align: left;
    border-radius: 0px;
    background: #ADD796 !important;

}
.ordering:first-child h3{margin: 0;font-weight: 600;font-size:15pt;color: #F573B1 ;text-decoration:underline}

.ordering:first-child p{margin: 0;padding:0;width:auto;color: #F573B1 !important;}


.ordering{
    border-left: none!importan;
	cursor: pointer;
    box-sizing: border-box!important;
	display: inline-block; 
	background: red !important;
    width: 345px!important;
    height: 77px!important;;
	padding-top: 8px;
	margin: 3px 5px 0px 5px;
	font-family: calibri;
	vertical-align: text-top;
    color: black!important;
    border-radius: 100px;


}

.ordering:nth-child(3){

	cursor: pointer;
    transition: 0.2s;
    font-weight: 500;
    color: black;
    background: #F5F5F5;
    font-size: 12pt;
    text-decoration: none;
    width: 239px;
    height: 82px;
    text-align: left;
    padding-left: 25px;
}
.ordering:nth-child(3):hover{
/*    background: #F1F0F0!important;*/
}
.ordering:hover
{
/*
    color: #558C0C!important;
    background: #F1F0F0!important;
*/
}
.ordering:hover h3
{
/*    color: #558C0C!important;*/
}
.ordering:hover p
{
/*    color: #558C0C!important;*/в
}

.ordering h3{margin: 0;font-weight: 600;font-size:15pt;color: white ;text-decoration:underline}

.ordering p{margin: 0;padding:0;width:auto;color: white !important;}

.or{

	display: inline-block;

	vertical-align: top;

	height: 70px;

	width: 35px;

	background: url(/assets/frontend/images/or.png) no-repeat 10px 11px;

	overflow: hidden;

}

.or_uk{

	display: inline-block;

	vertical-align: top;

	height: 70px;

	width: 35px;

	background: url(/assets/frontend/images/oruk.png) no-repeat 10px 11px;

	overflow: hidden;

}



.ordering br{display: none;}

.ordering a{text-decoration: none; }



.submit_ord{

    cursor: pointer;

    background: #da3336;

    text-decoration: none;

    text-transform: uppercase;

    color: white;

    margin: 10px auto;

    border: 0;

    width: 100px;

    height: 30px;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-o-border-radius: 5px;

	-ms-border-radius: 5px;

	}

.input_area input{

	width: calc(82% + 24px);

	border: 1px solid #e4e4e4;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-o-border-radius: 5px;

	-ms-border-radius: 5px;

	padding: 5px;

	margin-top: 10px;

}

form[action="order_form.php"] p{

	font-size: 12pt;

	color: #2b2e38;

	font-family: calibri;

}

.left_side_post{

	float: left;

}

.left_side_post p{

	margin: 0;

	padding: 0;

}



.kal_title{

	display: inline-block;

}

.kal_title:nth-child(1){

	width: 36%;

}

.kal_title:nth-child(2){

	width: 14%;

    margin-left: 15px

}

.kal_title:nth-child(3){

	width: 23%;

}

.kal_title:nth-child(4){

	width: 16%;

}

.kal_title span{

	display: none;

	}



.desctop_desk_kal{

	display: inline-block;

	font-family: calibri;

	font-size: 20pt;

	vertical-align: top;

	}

.desctop_desk_kal:nth-child(1){

	width: 280px;

	margin-left: 1%;

}

.desctop_desk_kal:nth-child(2){

	width: 150px;

	margin-left: 1%;

	text-align: center;

}

.desctop_desk_kal:nth-child(3){

	width: 150px;

	margin-left: -1%;

	text-align: center;

}

.desctop_desk_kal:nth-child(4){

	width: 150px;

	margin-left: 0%;

	text-align: center;

}

.title_unit_kal{

	margin-bottom: -18px;

	position: relative;

	z-index: 2;

}
.wrap strong span
{
    color: #003300!important;
}
.wrap center b
{
    color: #003300!important;
}
.none_p p{display: none;}
/**/
/**/

.header {
    position: relative;
    background: url(/assets/frontend/images/header.png);
    width: 100%;
    height: 392px;
    overflow: hidden
}

.apelsin {
    position: absolute;
    margin: 120px 0 0 -60px
}

.printer {
    position: absolute;
    margin: 80px 0 0 520px
}

.uspeh {
    position: absolute;
    margin: 30px 0 0 170px
}

.leng {
    z-index: 999999;
    position: absolute;
    width: 40px;
    margin: -30px 0 0 1125px;
    text-decoration: none;
    text-align: center;
    color: #4d4d4d;
    border: 1px solid #4d4d4d;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    background: rgba(255, 255, 255, 0.4)
}

.leng:hover {
    background: rgba(255, 255, 255, 0.6)
}

#menu {
    float: left;
    z-index: 99999;
    display: table;
    width: 1237px;
    background: #3c559d;
    background: linear-gradient(to top, #24376f, #4865b7);
    padding: 0;
    margin: 0 auto;
    font-size: 12pt;
}

#menu_search {
    float: right;
    z-index: 99999;
    display: table;
    height: 33px;
    background: #3c559d;
    background: linear-gradient(to top, #24376f, #4865b7);
    width: 300px;
    padding: 0;
    margin: 0 auto;
    padding-top: 12px;
    font-family: tahoma
}

#menu ul {
    margin: 0;
    padding: 0
}

#menu li {
    border-right: 1px dashed #2d3e73;
    list-style: none;
    float: left;
    height: 33px;
    margin: 0;
    padding: 0;
    padding-top: 12px;
    width: 150px;
    text-align: center;
    position: relative
}

#menu li ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 150px;
    display: none;
    position: absolute;
    left: 0;
    top: 45px
}

#menu li ul li {
    float: none;
    height: 33px;
    margin: 0;
    width: 150px;
    text-align: center;
    background: #7f7f7f
}

#menu li a {
    display: block;
    width: 150px;
    height: 33px;
    color: #fff;
    text-decoration: none
}

#menu li:hover ul,
#menu li.jshover ul {
    display: block
}

#menu li:hover,
#menu li.jshover {
    background: rgba(255, 255, 255, 0.2)
}

.shad {
    height: 9px;
    width: 100%;
    background: url(/assets/frontend/images/shad.png) repeat-x
}

.search-field {
    height: 30px;
    background: 0;
    float: left;
    border: 0;
    width: 90%
}

.search-submit {
    border: 0;
    height: 25px;
    cursor: pointer;
    width: 20px;
    background: url(/assets/frontend/images/search.png) no-repeat;
    float: right;
    margin-top: 3px
}

.search-field {
    font-weight: bold
}

.s_unit {
    float: right;
    margin-top: 10px;
    width: 300px;
    display: table;
    height: 30px;
    background: linear-gradient(to top, #d8dad8, #fff);
    margin: -5px 20px 0 0;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -o-border-radius: 3px 3px 3px 3px
}

.wrap {
    height: 600px;
    padding-bottom: 10px;
    max-width: 100%;
    width: 760px;
    display: table;
    margin: 0 auto;
    background: url(/assets/frontend/images/wrap.png) no-repeat;
    background-size: 100%!important;
}

.title {
    color: #4d4d4d;
    text-align: center;
    font-size: 24pt;
    padding: 10px 0 10px 0;
    font-weight: normal;
    width: 100%;
    margin-left: 0px;
}

.default_menu {
    left: 5.5%;
    width: 220px;
    position: absolute;
    top: 12px;
    z-index: 9999!important;
}

.fixed_menu {
    left: 3%;
    top: 50px;
    width: 130px;
    position: fixed;
    padding-top: 15px;
}

a.menu_button {
    transition: 0.2s;
    border-left: solid 1px #E1E1E1!important;
    font-weight: 500;
    border-top: solid 1px #E1E1E1!important;
    color: black;
    background: #F5F5F5;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12pt;
    text-decoration: none;
    display: block;
    width: 195px;
    height: 35px;
    text-align: left;
    padding-left: 25px;
}

a.menu_button:hover {
    color: #ADD796;
    background: #F1F0F0;
}

.default_link {
    transition: 0.2s;
    /*right: 5.5%;*/
    width: 220px;
    position: absolute;
    top: 444px;
    margin-right: 8px;
}

.fixed_link {
    transition: 0.2s;
    right: 5.5%;
    width: 220px;
    top: -2.5%;
    position: fixed;
    padding-top: 15px
}

/*a.link_button {*/
/*    transition: 0.2s;*/
/*    border-right: solid 1px #E1E1E1!important;*/
/*    font-weight: 500;*/
/*    border-top: solid 1px #E1E1E1!important;*/
/*    color: black;*/
/*    background: #F5F5F5;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*    font-size: 12pt;*/
/*    text-decoration: none;*/
/*    display: block;*/
/*    width: 195px;*/
/*    height: 35px;*/
/*    text-align: left;*/
/*    padding-left: 25px;*/
/*}*/

/*a.link_button:hover {*/
/*    color: #ADD796;*/
/*    background: #F1F0F0;*/
/*}*/

.contact {
    box-sizing: border-box;
    border-left: solid 1px #E1E1E1!important;
    border-bottom: solid 1px #E1E1E1!important;
    border-top: solid 1px #E1E1E1!important;
    font-weight: 500;
    color: black;
    background: white;
    font-size: 10pt;
    text-decoration: none;
    display: block;
    width: 195px;
    height: auto;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
}

.contact .pink {
    margin-bottom: 30px!important;
    padding: 4px 15px;
    background: #FC01AC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #222222;
    margin-right: 10px;
    font-size: 10pt;
}

.def_menu {
    position: relative
}

.fix_menu {
    z-index: 999;
    position: fixed;
    top: 0
}

.fix_search {
    border: 1px solid black;
    left: 70%;
    z-index: 999;
    position: fixed;
    top: 0
}

.footer1 {
    margin: 0 auto;
    color: red;
    padding-top: 20px;
    height: 34px;
    background: #F5F5F5!important;
    border: solid 1px #E1E1E1!important;
    width: 1200px;
}

.vk {
    margin-right: 5px;
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/assets/frontend/images/vk.jpg) no-repeat;
    border-radius: 5px;
}

.ok {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/assets/frontend/images/ok.jpg) no-repeat;
    border-radius: 5px;
}

.fb {
    margin-right: 5px;
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/assets/frontend/images/fb.jpg) no-repeat;
    border-radius: 5px;
}

.alignleft {
    float: left;
    background-size: 50%;
    max-width: 100%!important;
}

a.knopka {
    border: 1px solid black;
    color: black;
    text-decoration: none;
    user-select: none;
    background-color: #cdd6cd;
    padding: .4em 1.5em;
    outline: 0;
    border-radius: 10px;
    margin-top: 400px
}

a.knopka:hover {
    background: #e85f4c
}

a.knopka:active {
    background: #980f00
}

.table_articles {
    background: #a5d58a;
    background: linear-gradient(to top, #77c24d, #e5eedf)
}

.table_articles td,
.table_articles th {
    padding: 5px 10px;
    border: solid 1px lightgrey;
    font-size: 16px
}

.table_articles th {
    text-align: center
}

#rss-module {
    margin: 11px -37px -11px 0
}

#rss-module a {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/assets/frontend/images/rssmodule.png) no-repeat top
}

#rss-module a:hover {
    background-position: bottom
}

#rss-module a span {
    display: none
}

a#more {
    color: white;
    text-align: right;
    display: inline-block
}

#hidden {
    display: inline-block;
    position: relative;
    color: white;
    font-size: 18px
}

#hidden>h2 {
    color: white;
    font-size: 18px
}

#wait_top {
    clear: both;
    text-align: left;
    background: #ADD796;
    color: white;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 0 20px 20px
}

#wait_top p {
    margin-bottom: 5px
}

#wait_top h3 {
    display: inline-block;
    position: relative;
    font-size: 18px;
    text-align: left;
    color: black;
    height: 20px;
    font-weight: normal
}

.menu_button:last-child {
    border-bottom: solid 1px #E1E1E1!important;
}

.link_button:nth-child(3) {
    border-bottom: solid 1px #E1E1E1!important;
}

.leftLogo {
    border-left: solid 1px #E1E1E1!important;
    border-top: solid 1px #E1E1E1!important;
    font-weight: 500;
    color: black;
    background: white;
    font-size: 16pt;
    text-decoration: none;
    display: block;
    width: 220px;
    height: 70px;
    text-align: center;
    padding-top: 30px;
}

.leftLogo a {
    margin: 0 auto;
    font-weight: 500;
    color: black;
    text-decoration: none;
}

.headerS {
    position: relative;
    top: 2px;
    z-index: 9999;
    background: #F5F5F5;
    width: 980px;
    margin-left: 18.8%;
    height: 49px;
    border: solid 1px #E1E1E1!important;
}

.workHR {
    border-right: solid 1px #E1E1E1!important;
    border-left: solid 1px #E1E1E1!important;
    border-bottom: solid 1px #E1E1E1!important;
    border-top: solid 1px #E1E1E1!important;
    font-weight: 500;
    color: black;
    background: white;
    font-size: 12pt;
    text-decoration: none;
    display: block;
    width: 220px;
    height: auto;
    text-align: left;
    padding-top: 30px;
    text-align: center;
}

.workHR .pink {
    padding: 4px 15px;
    background: #ADD796;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: black;
    font-size: 10pt;
}

.workHR p {
    font-size: 10pt;
}

.workHR .tel {
    margin-right: 5px;
}

.workHL {
    border: solid 1px #E1E1E1!important;
    font-weight: 500;
    color: black;
    background: white;
    font-size: 12pt;
    display: block;
    width: 220px;
    height: auto;
    padding-top: 30px;
    text-align: center;
}

.workHL .pink {
    padding: 4px 15px;
    background: #ADD796;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: black;
    font-size: 10pt;
}

.workHL p {
    font-size: 10pt;
}

.workHL .tel {
    margin-right: 5px;
}

.headerS .p1 {
    color: #ADD796;
}

.headerS .p2 {
    color: #ADD796;
}

.soc {
    color: #6C6C6C;
    transition: 0.2s;
    margin-left: 10px;
}

.soc:hover {
    color: #ADD796;
}

.pointer:hover {
    cursor: pointer;
}

@-moz-document url-prefix() {
    .workHR .tel {
        margin-right: 0px!important;
    }
    .workHL .tel {
        margin-right: 0px!important;
    }
}

.mL {
    display: none;
}

#wait_top .phones {
    position: relative;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    text-align: center;
}

#wait_top a,
#wait_top .phone {
    position: relative;
    font-size: 18px;
    text-align: center;
    color: black;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    display: inline-block;
    width: auto;
    margin: 0 auto;
}

.cost_news {
    margin: 50px 0 0 0;
    font-size: 21pt;
    text-align: center;
    padding: 15px 0 15px 0;
    float: right;
    width: 440px;
    display: table;
    background: #a5d58a;
    background: linear-gradient(to top, #77c24d, #e5eedf)
}

.text_news {
    text-align: justify;
    color: #000;
    font-size: 14pt;
    /*width:430px;float:right;*/
    padding: 10px 10px 10px 10px;
    margin: 0px 10px 0px 10px;
    font-family: calibri
}
.text_news strong span
{
    color: #003300!important;
}

.name_full_news {
    font-size: 20pt;
    position: absolute;
    color: #512F25;
    font-weight: bold;
    margin: 20px 0 0 20px
}

.overinfo {
    text-align: justify;
    padding: 10px;
    font-size: 14pt;
    font-family: calibri
}
.overinfo strong span
{
    color:#003300!important;
}
.overinfo em span
{
    color: black!important;
}
.product_item {
    width: 30%;
    text-align: center;
    float: left;
    border: solid 1px lightgrey;
    margin: 5px;
    padding: 0 5px
}

.product_item a {
    text-transform: uppercase;
    color: #00873b;
    font-weight: bold;
    font-size: 24px
}

.shtanc_cont {
    max-width: 870px;
    text-align: center;
    margin: 0 auto
}

.phone_full {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    /*margin-right:10px*/
}

.cost_text {
    width: 400px;
    padding: 0 0 5px 0;
    margin: 0 auto
}

.cost_border {
    border-top: 1px solid black;
    width: 400px;
    padding: 5px 0 0 0;
    margin: 0 auto
}

.for_list_articl {
    width: 410px
}

.width_for_listovka {
    width: 350px
}

.aligncenter.size-medium.wp-image-1280 {
    width: 100%;
}

.cost span {
    color: #512F25!important;
}

#price_wind {
    display: none;
    position: fixed;
    top: 0.5%!important;
    left: 50%;
    transform: translate(-50%, 0);
    /*width: 96%;*/
    /*height: 500px;*/
    /*background: #fff;*/
    z-index: 999999;
    padding-bottom: 10px;
}

#message {
    font-weight: bold;
    width: calc(82% + 24px);
    margin: 10px auto 10px auto;
    line-height: 1.5;
    color: #2b2e38;
}

#modal_close:before {
    content: "\00d7";
    width: 30px;
    color: #adafb3;
    cursor: pointer;
    font-size: 14pt;
    padding-right: 15px;
}

#modal_close:hover:before {
    content: "\00d7";
    color: #2f323b;
}

.nav-header-div {
    width: 100%;
    height: 50px;
    margin: 0 auto;
}

.lang {
    width: 100%;
    margin: 0 auto;
    display: table;
}
@media screen and (max-width:2561px)
{
.desctop_desk_kal:nth-child(1){
	margin-left: 9%;
}

.desctop_desk_kal:nth-child(2){
	margin-left: 4%;
}

.desctop_desk_kal:nth-child(3){
	margin-left: 1%;
    }

.desctop_desk_kal:nth-child(4){
	margin-left: 2%;
}
}
@media screen and (max-width:1370px)
{
.desctop_desk_kal:nth-child(1){
	margin-left: 1%;
}

.desctop_desk_kal:nth-child(2){
	margin-left: 1%;
}

.desctop_desk_kal:nth-child(3){
	margin-left: -1%;
    }

.desctop_desk_kal:nth-child(4){
	margin-left: 0%;
}
}

@media (max-width:480px) {
    .shtanc_cont>img {
        max-width: 390px!imporant;
    }
}

@media (min-width:999px) and (max-width:1236px) {
    .nav-header-div,
    .lang {
        max-width: 100%
    }
    .layerslider_1,
    .ls-wp-container.ls-container.ls-noskin {
        width: 100%!important;
    }
    #menu {
        width: 100%
    }
    #rightunit {
        display: none
    }
}

<!--Kalendari-->p {
    text-align: center;
}

h4 {
    margin: 0px;
}

.pieces_unit h3 {
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 1.0;
    font-size: 10pt;
}

.pieces a {
    text-decoration: none;
    color: #512F25;
    font-weight: bold;
}


/*css-settings*/

.gray-color {
    background: #f0f1f2;
}

.dark-color {
    background: #f0f1f2;
}

.wrap_table {
    margin: 0 auto;
    display: table;
    text-align: center;
    width: 100%;
}
.arrow_left
{
    color: #ADD796;
    font-size: 25px;
    margin-left: 10%;
}

.pieces_unit {
    vertical-align: top;
    display: inline-block;
    text-align: center;
   
}

.cell {
    width: 100%;
    height: 40px;
    border: 1px solid gray;
}

.cell-top {
    width: 100%;
    height: 67px;
    border: 1px solid gray;
    background: #ADD796!important;
}

.cell-center {
    width: 100%;
    height: 56px;
    display: table;
    border: 1px solid gray;
}

.cell-lf {
    width: 101px;
    height: 129px;
    border: 1px solid gray;
    background: #ADD796;
}

.w-columns {
    width: 182px;
    display: table;
    height: 66px;
}

.w-cell {
    width: 240px;
    height: 66px;
    display: table;
}

.width-cell {
    width: 235px;
    display: table;
        height: 66px;
}

.t-pieces {
    width: 25%;
    height: 40px;
}

.f-pieces {
    width: 25%;
    height: 60px;
        /* font-weight: bold; */
    font-size: 14px;
}

.tf-pieces {
    width: 33.3%;
height: 100%;
    /* font-weight: bold; */
    font-size: 14px;
}

.t-price {
    width: 33.3%;
    height: 100%;
}

.pieces {
    display: inline-block;
    text-align: center;
}

div.pieces_unit span {
    padding: 0 5px 0 5px;
}


/*media_require*/

@media only screen and (max-width: 815px) {
    .hidden_require {
        display: none;
    }
}


/*Name_kalendari*/

.name-k {
    display: inline-block;
    width: 100%;
    margin: auto;
    font-size: 14pt;
}

.pieces h2 {
    font-family: calibri;
}

.tf-pieces p {
    padding: 0;
    margin: 0;
}

.pieces p {
    padding: 0;
    margin: 0;
}

.tf-pieces:nth-child(odd) {
    background: white;
}

.f-pieces:nth-child(odd) {
    background: white;
}

.t-price:nth-child(odd) {
    background: white;
}

.t-pieces:nth-child(odd) {
    background: white;
}

.pieces p a {
    padding-top: 10px;
    display: block;
    font-size: 11pt;
}

.name-k .pieces:nth-child(1) {
    margin-left: 122px;
}

.name-k .pieces:nth-child(2) {
    margin-left: 110px;
}

.name-k .pieces:nth-child(3) {
    margin-left: 68px;
}

.name-k .pieces:nth-child(4) {
    margin-left: 54px;
}

.num {
    display: none;
}

.city a {
    text-decoration: none;
}

.mailH {
    display: inline-block;
}

.mobM {
    width: 100%;
    position: fixed;
    top: 0px!important;
    background-color: #F5F5F5;
    height: auto;
    left: 0%;
    display: none;
}

.mobM ul {
    width: 100%;
    position: absolute;
    left: -1200px;
    height: 93vh;
    transition: 0.2s;
    top: 80px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.mobM #menu {
    display: none;
}

.mobM input:checked~ul {
    left: -12%!important;
    top: 46px;
}

.mobM label {
    display: inline-block;
    position: relative;
    transition: 0.2s;
    padding: 15px;
}

.mobM label:hover {
    color: #ADD796;
    background: #F1F0F0;
    cursor: pointer;
}

.mobM a {
    text-decoration: none;
    color: black;
}

.mobM p {
    text-indent: 45px;
    font-size: 32px;
}

.disN {
    display: none!important;
}
.wrap img
{
    max-width: 100%!important;
}
.headerLog {
    display: none;
    font-weight: 500;
    color: black;
    text-decoration: none;
    text-align: left;
    margin-left: 5%;
    font-size: 25px;
}

/*.mobM .mobA {*/
    /*margin: 0 auto;*/
    /*font-weight: 500;*/
    /*color: black;*/
    /*text-decoration: none;*/
    /*position: relative;*/
    /*text-align: center;*/
    /*left: 38%;*/
    /*font-size: 25px;*/
/*}*/

/*.mobLi {*/
/*    transition: 0.2s;*/
/*    border-right: solid 1px #E1E1E1!important;*/
/*    font-weight: 500;*/
/*    border-top: solid 1px #E1E1E1!important;*/
/*    color: black;*/
/*    background: #F5F5F5;*/
/*    padding-top: 15px;*/
/*    padding-bottom: 10px;*/
/*    font-size: 12pt;*/
/*    text-decoration: none;*/
/*    display: block;*/
/*    height: 35px;*/
/*    text-align: left;*/
/*    padding-left: 25px;*/
/*    list-style-type: none;*/
/*    width: 100%;*/
/*}*/

/*.mobLi:hover {*/
/*    color: #ADD796;*/
/*    background: #F1F0F0;*/
/*}*/

#k_title {
    width: 35%;
}

#layerslider_1 {
    width: 980px;
    /*margin-left: 18.8%;*/
    margin-left: 0 !important;
    margin-bottom: -30px;
}

.aligncenter {
    margin: 0 auto;
}


@media screen and (max-width: 875px) {
    .mobM input:checked~ul {
        left: -4%!important;
    }
    .default_menu {
        display: none;
    }
    .default_link {
        display: none;
    }
    .fixed_link {
        display: none;
    }
    .workHL {
        display: block;
    }
    #ex1 {
        margin-left: 11%!important
    }
    #ex3 {
        margin-left: 11%!important
    }
    #ex5 {
        margin-left: 11%!important
    }
    #ex7 {
        margin-left: 11%!important;
    }
    #ex9 {
        margin-left: 11%!important;
    }
    #ex11 {
        margin-left: 11%!important;
    }
    #ex19 {
        margin-left: 11%!important;
    }
    #ex16 {
        margin-left: 11%!important;
    }
    #ex12 {
        margin-left: 11%!important;
    }
    #ex21 {
        margin-left: 11%!important;
    }
    #ex18 {
        margin-left: 11%!important;
    }
    #layerslider_1 {
        display: none;
    }
    .headerS {
        width: 100%;
        margin: 0 auto;
        height: 105px;
    }
    .wrap {
        width: 100%;
    }
    .title {
        width: 100%;
    }
    .num {
        display: block;
        margin-left: 48px;
        margin-top: -18px;
    }
    .lang {
        width: 100%;
        margin-left: 2%!important;
    }
}








@media screen and (max-width: 1399px) {
    .cost {
        width: 240px;
    }
    .product {
        width: 240px;
    }
    .produnit1 {
        width: 240px;
    }
    .name {
        width: 230px;
    }
    #ex1 {
        margin-left: 1%
    }
    #ex2 {
        margin-left: 1%
    }
    #ex3 {
        margin-left: 1%
    }
    #ex4 {
        margin-left: 1%
    }
    #ex5 {
        margin-left: 1%
    }
    #ex6 {
        margin-left: 1%
    }
    #ex7 {
        margin-left: 1%;
    }
    #ex8 {
        margin-left: 1%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 1%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex13 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 1%;
    }
    #ex14 {
        margin-left: 1%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex15 {
        margin-left: 1%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex17 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 1%;
    }
    #layerslider_1 {
        width: 980px;
        margin-left: 18.8%;
    }
    .default_link {
        right: 5%;
        position: absolute!important;
    }
    .fixed_link {
        right: 5%;
    }
    .default_menu
    {
        left: 5.2%;
    }
    .bucklets_wrap .prices
{
    font-size: 18pt;
}
.bucklets_wrap .columns
{
      height: 22px;
}
}





@media screen and (max-width: 1359px) {
    .cost {
        width: 214px;
    }
    .product {
        width: 214px;
    }
    .produnit1 {
        width: 214px;
    }
    .name {
        width: 204px;
    }
    #ex1 {
        margin-left: 1.4%
    }
    #ex2 {
        margin-left: 1%
    }
    #ex3 {
        margin-left: 1%
    }
    #ex4 {
        margin-left: 1.4%
    }
    #ex5 {
        margin-left: 1%
    }
    #ex6 {
        margin-left: 1%
    }
    #ex7 {
        margin-left: 1.4%;
    }
    #ex8 {
        margin-left: 1%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 1.4%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex13 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 1.4%;
    }
    #ex14 {
        margin-left: 1%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex15 {
        margin-left: 1.4%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex17 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 1.4%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 1.4%;
    }
    .default_link {
        right: 5.53%;
    }
    .fixed_link {
        right: 5.53%;
    }
    #layerslider_1 {
        width: 970px;
        margin-left: 18.8%;
    }
    .headerS {
        width: 970px;
        margin-left: 18.8%;
    }
    .wrap {
        width: 680px;
    }
}
@media screen and (max-width: 1300px) {
    .cost {
        width: 260px;
    }
    .product {
        width: 260px;
    }
    .produnit1 {
        width: 260px;
    }
    .name {
        width: 230px;
    }
    #ex1 {
        margin-left: 1%
    }
    #ex2 {
        margin-left: 1%
    }
    #ex3 {
        margin-left: 1%
    }
    #ex4 {
        margin-left: 1%
    }
    #ex5 {
        margin-left: 1%
    }
    #ex6 {
        margin-left: 1%
    }
    #ex7 {
        margin-left: 1%;
    }
    #ex8 {
        margin-left: 1%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 1%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex13 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 1%;
    }
    #ex14 {
        margin-left: 1%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex15 {
        margin-left: 1%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex17 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 1%;
    }
    .default_link {
        right: 5.53%;
        position: absolute!important;
    }
    .fixed_link {
        right: 5.53%;
    }
    #layerslider_1 {
        width: 918px;
        margin-left: 20.2%;
    }
    .headerS {
        width: 918px;
        margin-left: 20.2%;
    }
    .title {
        width: 100%;
    }
    .wrap
    {
        margin-left: 20.2%;
    }

}
@media screen and (max-width: 1236px) {
    #ex1 {
        margin-left: 17%
    }
    #ex3 {
        margin-left: 17%
    }
    #ex5 {
        margin-left: 17%
    }
    #ex7 {
        margin-left: 17%;
    }
    #ex9 {
        margin-left: 17%;
    }
    #ex11 {
        margin-left: 17%;
    }
    #ex19 {
        margin-left: 17%;
    }
    #ex16 {
        margin-left: 17%;
    }
    #ex12 {
        margin-left: 17%;
    }
    #ex21 {
        margin-left: 17%;
    }
    #ex18 {
        margin-left: 17%;
    }
    .default_link {
        right: 3.5%;
        position: absolute!important;
    }
    .fixed_link {
        right: 3.5%;
    }
    #layerslider_1 {
        width: 890px!important;
        margin-left: 20.7%;
    }
    .headerS {
        width: 890px;
        margin-left: 20.6%;
    }
    .wrap {
        width: 889px;
        margin-left: 20.6%;
    }
    .title {
        width: 97%;
    }

}
@media (min-width:2501px) and (max-width: 2600px) {
    .headerS {
        width: 1205px;
        margin-left: 28.64%;
    }
    #layerslider_1 {
        width: 1205px;
        margin-left: 28.64%;
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 22.13%;
    }
    .fixed_link {
        right: 22.13%;
    }
    .default_menu {
        left: 22.13%;
    }
    .wrap {
        width: 984px;
        margin: 0 auto;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:2000px) and (max-width: 2500px) {
    .headerS {
        width: 1205px;
        margin-left: 23.36%;
    }
    #layerslider_1 {
        width: 1205px;
        margin-left: 23.36%;
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 15.17%;
    }
    .fixed_link {
        right: 15.17%;
    }
    .default_menu {
        left: 15.17%;
    }
    .wrap {
        width: 984px;
        margin: 0 auto;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:1951px) and (max-width: 2000px) {
    .headerS {
        width: 1205px;
        margin-left: 21.6%;
    }
    #layerslider_1 {
        width: 1205px;
        margin-left: 21.6%;
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 14.8%;
    }
    .fixed_link {
        right: 14.8%;
    }
    .default_menu {
        left: 14%;
    }
    .wrap {
        width: 984px;
        margin: 0 auto;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:1900px) and (max-width: 1950px) {
    .headerS {
        width: 1190px;
        margin-left: 21.6%;
    }
    #layerslider_1 {
        width: 1190px;
        margin-left: 21.6%;
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 12.8%;
    }
    .fixed_link {
        right: 12.8%;
    }
    .default_menu {
        left: 12.84%;
    }
    .wrap {
        width: 971px;
        margin: 0 auto;
    }
    .title {
        width: 97%;
    }
    .footer1 {
        width: 1411px;
        margin-left: 9%;
    }
}

@media (min-width:1851px) and (max-width: 1899px) {
    .headerS {
        width: 1205px;
        margin-left: 20.8%;
    }
    #layerslider_1 {
        width: 1205px;
        margin-left: 20.8%;
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 11.89%;
    }
    .fixed_link {
        right: 11.89%;
    }
    .default_menu {
        left: 11.9%;
    }
    .wrap {
        width: 984px;
        margin: 0 auto;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:1800px) and (max-width: 1850px) {
    .headerS {
        width: 1205px;
        margin-left: 20.3%;
    }
    #layerslider_1 {
        width: 1205px;
        margin-left: 20.3%;
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 11.28%;
    }
    .fixed_link {
        right: 11.28%;
    }
    .default_menu {
        left: 11.2%;
    }
    .wrap {
        width: 984px;
        margin: 0 auto;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:1751px) and (max-width: 1799px) {
    .headerS {
        width: 1205px;
        margin-left: 19.3%
    }
    #layerslider_1 {
        width: 1205px;
        margin-left: 19.3%
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 9.84%;
    }
    .fixed_link {
        right: 9.84%;
    }
    .default_menu {
        left: 9.89%;
    }
    .wrap {
        width: 984px;
        margin: 0 auto;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:1700px) and (max-width: 1750px) {
    .headerS {
        width: 1205px;
        margin-left: 18.65%;
    }
    #layerslider_1 {
        width: 1205px;
        margin-left: 18.65%;
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 9.1%;
    }
    .fixed_link {
        right: 9.1%;
    }
    .default_menu {
        left: 9.1%;
    }
    .wrap {
        width: 984px;
        margin: 0 auto;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:1600px) and (max-width: 1650px) {
    .headerS {
        width: 1205px;
        margin-left: 16%;
    }
    #layerslider_1 {
        width: 1205px;
        margin-left: 16%;
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 5.28%;
    }
    .fixed_link {
        right: 5.28%;
    }
    .wrap {
        width: 984px;
        margin-left: 16%;
    }
    .title {
        width: 97%;
    }
    .default_menu
    {
            left: 5.4%;
    }
}

@media (min-width:1651px) and (max-width: 1699px) {
    .headerS {
        width: 1187px;
        margin-left: 17.5%;
    }
    #layerslider_1 {
        width: 1187px;
        margin-left: 17.5%;
    }
    #ex1 {
        margin-left: 6%;
    }
    #ex3 {
        margin-left: 1%;
    }
    #ex4 {
        margin-left: 6%;
    }
    #ex5 {
        margin-left: 1%;
    }
    #ex7 {
        margin-left: 6%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 6%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 6%;
    }
    #ex15 {
        margin-left: 6%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 6%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 6%;
    }
    .default_link {
        right: 7.59%;
    }
    .fixed_link {
        right: 7.59%;
    }
    .default_menu {
        left: 7.53%;
    }
    .wrap {
        width: 985px;
        margin: 0 auto;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:1500px) and (max-width: 1549px) {
    .headerS {
        width: 1148px;
        margin-left: 16.6%;
    }
    #layerslider_1 {
        width: 1148px;
        margin-left: 16.6%;
    }
    #ex1 {
        margin-left: 18%;
    }
    #ex3 {
        margin-left: 18%;
    }
    #ex5 {
        margin-left: 18%;
    }
    #ex7 {
        margin-left: 18%;
    }
    #ex9 {
        margin-left: 18%;
    }
    #ex11 {
        margin-left: 18%;
    }
    #ex12 {
        margin-left: 18%;
    }
    #ex16 {
        margin-left: 18%;
    }
    #ex18 {
        margin-left: 18%;
    }
    #ex19 {
        margin-left: 18%;
    }
    #ex21 {
        margin-left: 18%;
    }
    .default_link {
        right: 5.4%;
    }
    .fixed_link {
        right: 5.4%;
    }
    .wrap {
        width: 927px;
        margin-left: 16.6%;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:1550px) and (max-width: 1599px) {
    .headerS {
        width: 1183px;
        margin-left: 16.2%;
    }
    #layerslider_1 {
        width: 1183px;
        margin-left: 16.2%;
    }
    #ex1 {
        margin-left: 20%;
    }
    #ex3 {
        margin-left: 20%;
    }
    #ex5 {
        margin-left: 20%;
    }
    #ex7 {
        margin-left: 20%;
    }
    #ex9 {
        margin-left: 20%;
    }
    #ex11 {
        margin-left: 20%;
    }
    #ex12 {
        margin-left: 20%;
    }
    #ex16 {
        margin-left: 20%;
    }
    #ex18 {
        margin-left: 20%;
    }
    #ex19 {
        margin-left: 20%;
    }
    #ex21 {
        margin-left: 20%;
    }
    .default_link {
        right: 5.4%;
    }
    .fixed_link {
        right: 5.4%;
    }
    .wrap {
        width: 962px;
        margin-left: 16.2%;
    }
    .title {
        width: 97%;
    }
}

@media (min-width:1400px) and (max-width: 1450px) {
    .headerS {
        width: 1042px;
        margin-left: 17.9%;
    }
    #layerslider_1 {
        width: 1042px!important;
        margin-left: 17.9%;
    }
    .cost {
        width: 260px;
    }
    .product {
        width: 260px;
    }
    .produnit1 {
        width: 260px;
    }
    .name {
        width: 230px;
    }
    #ex1 {
        margin-left: 1%
    }
    #ex2 {
        margin-left: 1%
    }
    #ex3 {
        margin-left: 1%
    }
    #ex4 {
        margin-left: 1%
    }
    #ex5 {
        margin-left: 1%
    }
    #ex6 {
        margin-left: 1%
    }
    #ex7 {
        margin-left: 1%;
    }
    #ex8 {
        margin-left: 1%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 1%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex13 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 1%;
    }
    #ex14 {
        margin-left: 1%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex15 {
        margin-left: 1%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex17 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 1%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 1%;
    }
    .default_link {
        right: 5.3%;
    }
    .fixed_link {
        right: 5.3%;
    }
    .wrap {
        width: 825px;
        margin-left: 17.8%;
    }
    .title {
        width: 97%;
    }
    .desctop_desk_kal:nth-child(1){
	margin-left: 5%;
    }

.desctop_desk_kal:nth-child(2){
	margin-left: 1%;
}

.desctop_desk_kal:nth-child(3){
	margin-left: 1%;
}

.desctop_desk_kal:nth-child(4){
	margin-left: 1%;
}

}

@media (min-width:1451px) and (max-width: 1499px) {
    .headerS {
        width: 1098px;
        margin-left: 17.2%;
    }
    #layerslider_1 {
        width: 1099px!important;
        margin-left: 17.2%;
    }
    #ex1 {
        margin-left: 15%;
    }
    #ex3 {
        margin-left: 15%;
    }
    #ex5 {
        margin-left: 15%;
    }
    #ex7 {
        margin-left: 15%;
    }
    #ex9 {
        margin-left: 15%;
    }
    #ex11 {
        margin-left: 15%;
    }
    #ex12 {
        margin-left: 15%;
    }
    #ex16 {
        margin-left: 15%;
    }
    #ex18 {
        margin-left: 15%;
    }
    #ex19 {
        margin-left: 15%;
    }
    #ex21 {
        margin-left: 15%;
    }
    .default_link {
        right: 5.4%;
    }
    .fixed_link {
        right: 5.4%;
    }
    .wrap {
        width: 878px;
        margin-left: 17.2%;
    }
    .title {
        width: 97%;
    }
}

@media screen and (max-width: 1199px) {
    .default_menu {
        left: 0%;
    }
    #ex1 {
        margin-left: 17%
    }
    #ex3 {
        margin-left: 17%
    }
    #ex5 {
        margin-left: 17%
    }
    #ex7 {
        margin-left: 17%;
    }
    #ex9 {
        margin-left: 17%;
    }
    #ex11 {
        margin-left: 17%;
    }
    #ex19 {
        margin-left: 17%;
    }
    #ex16 {
        margin-left: 17%;
    }
    #ex12 {
        margin-left: 17%;
    }
    #ex21 {
        margin-left: 17%;
    }
    #ex18 {
        margin-left: 17%;
    }
    .default_link {
        right: 3.5%;
    }
    .fixed_link {
        right: 3.5%;
    }
    #layerslider_1 {
        width: 889px!important;
        margin-left: 15.9%;
    }
    .headerS {
        width: 889px;
        margin-left: 15.9%;
    }
    .wrap {
        width: 889px;
        margin-left: 15.9%;
    }
    .title {
        width: 97%;
    }
    .lang {
        margin-left: -3%;
    }
}

@media screen and (max-width: 1099px) {
    .default_menu {
        left: 0%;
        width: 150px;
    }
    .leftLogo {
        width: 175px;
    }
    a.menu_button {
        width: 150px;
    }
    .workHL {
        width: 174px;
        text-align: center!important;
    }
    #ex1 {
        margin-left: 3%
    }
    #ex2 {
        margin-left: 1%
    }
    #ex3 {
        margin-left: 1%
    }
    #ex4 {
        margin-left: 3%
    }
    #ex5 {
        margin-left: 1%
    }
    #ex6 {
        margin-left: 1%
    }
    #ex7 {
        margin-left: 3%;
    }
    #ex8 {
        margin-left: 1%;
    }
    #ex9 {
        margin-left: 1%;
    }
    #ex10 {
        margin-left: 3%;
    }
    #ex11 {
        margin-left: 1%;
    }
    #ex13 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 3%;
    }
    #ex14 {
        margin-left: 1%;
    }
    #ex19 {
        margin-left: 1%;
    }
    #ex15 {
        margin-left: 3%;
    }
    #ex16 {
        margin-left: 1%;
    }
    #ex17 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 3%;
    }
    #ex21 {
        margin-left: 1%;
    }
    #ex22 {
        margin-left: 3%;
    }
    .default_link {
        right: 3.5%;
    }
    .fixed_link {
        right: 3.5%;
    }
    #layerslider_1 {
        width: 889px!important;
        margin-left: 13%;
    }
    .headerS {
        width: 889px!important;
        margin-left: 13%;
    }
    .wrap {
        width: 889px!important;
        margin-left: 13%;
    }
    .title {
        width: 97%;
    }
}
@media screen and (max-width: 999px) {

    span.pointer{
	display: none !important;
    }
span.p1 {
    display: none !important;
}

    .imgLogo
    {
        width: 4%!important;
    }
    .headerLog {
        display: block;
    }
    .mobM ul {
        height: 88vh!important;
    }
    .mobM input:checked~ul {
        left: -4%!important;
    }
    .default_menu {
        display: none;
    }
    .default_link {
        display: none;
    }
    .fixed_link {
        display: none;
    }
    .workHL {
        display: block!important;
    }
    #ex1 {
        margin-left: 18%;
    }
    #ex3 {
        margin-left: 18%;
    }
    #ex4 {
        margin-left: 1%;
    }
    #ex5 {
        margin-left: 18%;
    }
    #ex7 {
        margin-left: 18%;
    }
    #ex9 {
        margin-left: 18%;
    }
    #ex10 {
        margin-left: 1%;
    }
    #ex11 {
        margin-left: 18%;
    }
    #ex19 {
        margin-left: 18%;
    }
    #ex16 {
        margin-left: 18%;
    }
    #ex15 {
        margin-left: 1%;
    }
    #ex12 {
        margin-left: 18%;
    }
    #ex21 {
        margin-left: 18%;
    }
    #ex22 {
        margin-left: 1%;
    }
    #ex18 {
        margin-left: 18%;
    }
    #layerslider_1 {
        display: none;
    }
    .headerS {
        width: 100%!important;
        margin: 0!important;
        height: 160px;
        margin-bottom: -30px!important;
    }
    .footer1
    {
        width: 100%!important;
        height: 45px;   
    }
    .wrap {
        width: 100%!important;
        margin: 0!important;
        padding: 0px 10px!important;
        box-sizing: border-box!important;
    }
    .mL {
        display: inline-block!important;
        position: absolute!important;
        top: 75%!important;
        right: 5%!important;
    }
    .num {
        display: block!important;
        margin-left: 48px!important;
        margin-top: -18px!important;
    }
    .lang {
        width: 100%!important;
        position: relative!important;
        top: -54%!important;
    }
    .produnit1 {
        width: 275px!important;
    }
    .cost {
        width: 275px!important;
    }
    .name {
        width: 250px!important;
    }
    .ordering
    {
        height: 98px!important;
        width: 100%;
    }
    .columns:nth-child(1){
            overflow: scroll;
    }
    .or
    {
        display: none;
    }
    .or_uk
    {
        display: none;
    }
/*
        .wrap_table
    {
        width: 200%;
        text-align: left;
    }
*/
    .container_table
    {
        width: 100%;
    }
    #price_wind p
    {
        display: none!important;
    }
/*
    .flayers_container
{
    overflow: initial!important;
    width: 100%;
}
*/
/*
.flayers_wrap
{
    width: 100%!important;
    text-align: center;
}
.flayers_container .arrow_left
{
    display: none;
}
    .product_item {
    width: 100%;
    margin-bottom: 10px;
    padding: 4px 0px;
}
        .vizitki_wrap .prices
    {
        padding: 3px 0 2px 0!important;
    }
    .listovki_wrap .columns {
     height: 28px; 
}
    .listovki_wrap .prices
    {
        padding: 3px 0 2px 0!important;
    }
    .listovki_wrap .price_unit
    {
            width: 200px !important;
    }
    .bucklets_wrap .prices
    {
     padding: 3px 0 2px 0!important; 
        height: 63px;
    }
*/
    .wrap_table .columns:nth-child(1)
    {
        height: 60px!important;
    }
    .wrap_table .price_unit
    {
        width: 100%!important;
    }
    .wrap_table .w-columns
    {
        width: 100%!important;
    }
    .wrap_table .width-cell {
    width: 100%!important;
    }
    .wrap_table .w-cell {
    width: 100%!important;
    }
    .wrap_table .cell-lf {
    width: 100%!important;
    }
    .pieces_unit
    {
        width: 100%;
    }
    .product_item{
        width: 95%!important;
        margin-bottom: 10px!important;
    }
    
}



@media screen and (max-width: 1499px) {
p.head_wrap_m {
    width: 62% !important;
    float: left !important;
}
}
@media screen and (max-width: 1366px) {
p.head_wrap_m {
    width: 58% !important;
    float: left !important;
}
}
@media screen and (max-width: 799px) {


p.head_wrap_m {
    width: 38% !important;
    float: left !important;
}
span.mL {
    display: block !important;
    padding-top: 15px;
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
}
.num {
    display: block;
    margin-top: 0 !important;
    width: 25%;
    float: none !important;
    margin-bottom: 20px !important;
    margin-left: 50px !important;
}
.head_lang {
    margin: 40px 20px 0 0 !important;
}





    .mobM input:checked~ul {
        left: -7%!important;
    }
    .default_menu {
        display: none;
    }
    .default_link {
        display: none;
    }
    .fixed_link {
        display: none;
    }
    .workHL {
        display: block;
    }
    #ex1 {
        margin-left: 4%!important;
    }
    #ex3 {
        margin-left: 4%!important;
    }
    #ex5 {
        margin-left: 4%!important;
    }
    #ex7 {
        margin-left: 4%!important;
    }
    #ex9 {
        margin-left: 4%!important;
    }
    #ex11 {
        margin-left: 4%!important;
    }
    #ex19 {
        margin-left: 4%!important;
    }
    #ex16 {
        margin-left: 4%!important;
    }
    #ex12 {
        margin-left: 4%!important;
    }
    #ex21 {
        margin-left: 4%!important;
    }
    #ex18 {
        margin-left: 4%!important;
    }
    #layerslider_1 {
        display: none;
    }
    .headerS {
        width: 100%;
        margin: 0 auto;
        height: 160px;
    }
    .wrap {
        width: 100%;
    }
    .title {
        width: 100%;
    }
    .num {
        display: block;
        /*margin-left: 48px;
        margin-top: -18px;*/
    }
    .lang {
        width: 100%;
    }
    .desctop_desk_kal{
        font-size: 20px;
    }
    .desctop_desk_kal:nth-child(1) {
    margin-left: 4%;
    }
    .desctop_desk_kal:nth-child(2) {
    margin-left: -8%;
}
    .desctop_desk_kal:nth-child(3) {
    margin-left: -2%;
}
    .desctop_desk_kal:nth-child(4) {
    margin-left: -4%;
}
}

@media screen and (max-width: 705px) {
    .mobM ul {
        height: 89vh;
    }
    .mobM input:checked~ul {
        left: -7%!important;
    }
    .default_menu {
        display: none;
    }
    .default_link {
        display: none;
    }
    .fixed_link {
        display: none;
    }
    .workHL {
        display: block;
    }
    #ex1 {
        margin-left: 26% !important;
    }
    #ex2 {
        margin-left: 26% !important;
    }
    #ex3 {
        margin-left: 26% !important;
    }
    #ex4 {
        margin-left: 26% !important;
    }
    #ex5 {
        margin-left: 26% !important;
    }
    #ex6 {
        margin-left: 26% !important;
    }
    #ex7 {
        margin-left: 26% !important;
    }
    #ex8 {
        margin-left: 26% !important;
    }
    #ex9 {
        margin-left: 26% !important;
    }
    #ex10 {
        margin-left: 26% !important;
    }
    #ex11 {
        margin-left: 26% !important;
    }
    #ex12 {
        margin-left: 26% !important;
    }
    #ex13 {
        margin-left: 26% !important;
    }
    #ex14 {
        margin-left: 26% !important;
    }
    #ex15 {
        margin-left: 26% !important;
    }
    #ex16 {
        margin-left: 26% !important;
    }
    #ex17 {
        margin-left: 26% !important;
    }
    #ex18 {
        margin-left: 26% !important;
    }
    #ex19 {
        margin-left: 26% !important;
    }
    #ex20 {
        margin-left: 26% !important;
    }
    #ex21 {
        margin-left: 26% !important;
    }
    #ex22 {
        margin-left: 26% !important;
    }
    #layerslider_1 {
        display: none;
    }
    .headerS {
        width: 100%;
        margin: 0 auto;
        height: 160px;
    }
    .wrap {
        width: 100%;
    }
    .title {
        width: 100%;
    }
    .mL {}
    .num {
        display: block;
        margin-left: 48px;
        margin-top: -18px;
    }
    .lang {
        width: 100%;
    }
/*
    .wrap_table
    {
        width: 236%;
    }
    .container_table
    {
        width: 100%;
        overflow: scroll;
    }
*/
       .desctop_desk_kal{
    display: none;
    }
    .kal_title span
    {
        font-size: 25px;
        display: block;
    }
    .kal_title
    {
        width: 50%!important;
    }
}
@media screen and (max-width: 570px) {

.head_lang{
    position: relative;
    z-index: 999999999;
    margin: -230px 20px 0 0 !important;
    float: right;
}

	.head_wrap_m{
	 width: 100% !important;
	 float: left;
         clear: both;
         overflow: hidden;
         width: 100%;
         text-align: center;
	}
    span.p2 {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    clear: both;
    overflow: hidden;
    margin-left: 0 !important;
    margin-top: 100px;
}
form#searchform {
    width: 100% !important;
    display: block;
    /*float: none !important;*/
    margin-top: 13px;
    text-align: center;
}
.num {
    display: block !important;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    margin-left: 0 !important;
    margin-top: 0 !important;
}
.headerS{
    width: 100%;
    display: inline-block;
    height: 100% !important;
}
span.mL {
    width: 100% !important;
    text-align: center;
    top: 0 !important;
    right: 0 !important;
    position: relative !important;
    margin-top: 15px;
}



        .imgLogo
    {
        width: 7%!important;
    }
    
        #wait_top h3 {
    height: 60px;
    }
    .p2
    {
        position: absolute;
        bottom: 2%;
        left: 6%;
    }
    .mobM ul {
        height: 89vh;
    }
    .mobM input:checked~ul {
        left: -10%!important;
    }
    .default_menu {
        display: none;
    }
    .default_link {
        display: none;
    }
    .fixed_link {
        display: none;
    }
    .workHL {
        display: block;
    }
    #ex1 {
        margin-left: 20%!important;
    }
    #ex2 {
        margin-left: 20%!important;
    }
    #ex3 {
        margin-left: 20%!important;
    }
    #ex4 {
        margin-left: 20%!important;
    }
    #ex5 {
        margin-left: 20%!important;
    }
    #ex6 {
        margin-left: 20%!important;
    }
    #ex7 {
        margin-left: 20%!important;
    }
    #ex8 {
        margin-left: 20%!important;
    }
    #ex9 {
        margin-left: 20%!important;
    }
    #ex10 {
        margin-left: 20%!important;
    }
    #ex11 {
        margin-left: 20%!important;
    }
    #ex12 {
        margin-left: 20%!important;
    }
    #ex13 {
        margin-left: 20%!important;
    }
    #ex14 {
        margin-left: 20%!important;
    }
    #ex15 {
        margin-left: 20%!important;
    }
    #ex16 {
        margin-left: 20%!important;
    }
    #ex17 {
        margin-left: 20%!important;
    }
    #ex18 {
        margin-left: 20%!important;
    }
    #ex19 {
        margin-left: 20%!important;
    }
    #ex20 {
        margin-left: 20%!important;
    }
    #ex21 {
        margin-left: 20%!important;
    }
    #ex22 {
        margin-left: 20%!important;
    }
    #layerslider_1 {
        display: none;
    }
    .headerS {
        width: 100%;
        margin: 0 auto;
       /* height: 180px!important;*/
    }
    .wrap {
        width: 100%;
    }
    .title {
        width: 100%;
    }
    .num {
        display: block;
        margin-left: 48px;
        /*margin-top: -18px!important;*/
    }
    .lang {
        width: 100%;
    }
    .butMB
    {
        margin-bottom: 10px!important;
    }
    .packingB
    {
        width: 100%!important;
    }
    .rol
    {
        width: 100%!important;
    }
}
@media screen and (max-width: 379px) {
    #wait_top h3 {
    height: 60px;
    }
    .mobM input:checked~ul {
        left: -11%!important;
    }
    .default_menu {
        display: none!important;
    }
    .default_link {
        display: none!important;
    }
    .fixed_link {
        display: none!important;
    }
    .workHL {
        display: block!important;
    }
    body {
        width: 95%!important;
    }
    #layerslider_1 {
        display: none!important;
    }
    .wrap {
        width: 100%!important;
    }
    .title {
        width: 100%!important;
    }
    .headerS .p1 {
        margin-left: 1%!important;
    }
    .headerS .p2 {
        position: absolute!important;
        top: 86%!important;
        left: 0%!important;
    }
    .num {
        display: block;
        /*margin-left: 25px !important;
        margin-top: -18px !important;*/
    }
    .lang {
        width: 100%!important;
    }
    #ex1 {
        margin-left: 12%!important;
    }
    #ex2 {
        margin-left: 12%!important;
    }
    #ex3 {
        margin-left: 12%!important;
    }
    #ex4 {
        margin-left: 12%!important;
    }
    #ex5 {
        margin-left: 12%!important;
    }
    #ex6 {
        margin-left: 12%!important;
    }
    #ex7 {
        margin-left: 12%!important;
    }
    #ex8 {
        margin-left: 12%!important;
    }
    #ex9 {
        margin-left: 12%!important;
    }
    #ex10 {
        margin-left: 12%!important
    }
    #ex11 {
        margin-left: 12%!important;
    }
    #ex12 {
        margin-left: 12%!important;
    }
    #ex13 {
        margin-left: 12%!important;
    }
    #ex14 {
        margin-left: 12%!important;
    }
    #ex15 {
        margin-left: 12%!important;
    }
    #ex16 {
        margin-left: 12%!important;
    }
    #ex17 {
        margin-left: 12%!important;
    }
    #ex18 {
        margin-left: 12%!important;
    }
    #ex19 {
        margin-left: 12%!important;
    }
    #ex20 {
        margin-left: 12%!important;
    }
    #ex21 {
        margin-left: 12%!important;
    }
    #ex22 {
        margin-left: 12%!important;
    }
    /*.mobA {*/
        /*left: 20%!important;*/
    /*}*/
.name_full_news {
    margin: 10px 0 0 20px!important;
}
/*
 .listovki_wrap .price_unit {
    width: 200px!important;
}  
*/
            .imgLogo
    {
        width: 9%!important;
    }
}
@media screen and (max-width: 335px) {
    .mobM input:checked~ul {
        left: -12%!important;
    }
    #ex1 {
        margin-left: 7%!important;
    }
    #ex2 {
        margin-left: 7%!important;
    }
    #ex3 {
        margin-left: 7%!important;
    }
    #ex4 {
        margin-left: 7%!important;
    }
    #ex5 {
        margin-left: 7%!important;
    }
    #ex6 {
        margin-left: 7%!important;
    }
    #ex7 {
        margin-left: 7%!important;
    }
    #ex8 {
        margin-left: 7%!important
    }
    #ex9 {
        margin-left: 7%!important;
    }
    #ex10 {
        margin-left: 7%!important;
    }
    #ex11 {
        margin-left: 7%!important;
    }
    #ex12 {
        margin-left: 7%!important;
    }
    #ex13 {
        margin-left: 7%!important;
    }
    #ex14 {
        margin-left: 7%!important;
    }
    #ex15 {
        margin-left: 7%!important;
    }
    #ex16 {
        margin-left: 7%!important;
    }
    #ex17 {
        margin-left: 7%!important;
    }
    #ex18 {
        margin-left: 7%!important;
    }
    #ex19 {
        margin-left: 7%!important;
    }
    #ex20 {
        margin-left: 7%!important;
    }
    #ex21 {
        margin-left: 7%!important;
    }
    #ex22 {
        margin-left: 7%!important;
    }
    /*.mobA {*/
        /*left: 20%!important;*/
    /*}*/
    .name_full_news
    {
        margin: 5px!important;
    }

}

@media screen and (max-width: 318px) {
    .mobM input:checked~ul {
        left: -12%!important;
    }
    #ex1 {
        margin-left: 6%!important;
    }
    #ex2 {
        margin-left: 6%!important;
    }
    #ex3 {
        margin-left: 6%!important;
    }
    #ex4 {
        margin-left: 6%!important;
    }
    #ex5 {
        margin-left: 6%!important;
    }
    #ex6 {
        margin-left: 6%!important;
    }
    #ex7 {
        margin-left: 6%!important;
    }
    #ex8 {
        margin-left: 6%!important;
    }
    #ex9 {
        margin-left: 6%!important;
    }
    #ex10 {
        margin-left: 6%!important
    }
    #ex11 {
        margin-left: 6%!important;
    }
    #ex12 {
        margin-left: 6%!important;
    }
    #ex13 {
        margin-left: 6%!important;
    }
    #ex14 {
        margin-left: 6%!important;
    }
    #ex15 {
        margin-left: 6%!important;
    }
    #ex16 {
        margin-left: 6%!important;
    }
    #ex17 {
        margin-left: 6%!important;
    }
    #ex18 {
        margin-left: 6%!important;
    }
    #ex19 {
        margin-left: 6%!important;
    }
    #ex20 {
        margin-left: 6%!important;
    }
    #ex21 {
        margin-left: 6%!important;
    }
    #ex22 {
        margin-left: 6%!important;
    }
    /*.mobA {*/
        /*left: 20%!important;*/
    /*}*/
}
@media screen and (max-width: 306px) {
    #ex1 {
        margin-left: 1%!important;
    }
    #ex2 {
        margin-left: 1%!important;
    }
    #ex3 {
        margin-left: 1%!important;
    }
    #ex4 {
        margin-left: 1%!important;
    }
    #ex5 {
        margin-left: 1%!important;
    }
    #ex6 {
        margin-left: 1%!important;
    }
    #ex7 {
        margin-left: 1%!important;
    }
    #ex8 {
        margin-left: 1%!important
    }
    #ex9 {
        margin-left: 1%!important;
    }
    #ex10 {
        margin-left: 1%!important;
    }
    #ex11 {
        margin-left: 1%!important;
    }
    #ex12 {
        margin-left: 1%!important;
    }
    #ex13 {
        margin-left: 1%!important;
    }
    #ex14 {
        margin-left: 1%!important;
    }
    #ex15 {
        margin-left: 1%!important;
    }
    #ex16 {
        margin-left: 1%!important;
    }
    #ex17 {
        margin-left: 1%!important;
    }
    #ex18 {
        margin-left: 1%!important;
    }
    #ex19 {
        margin-left: 1%!important;
    }
    #ex20 {
        margin-left: 1%!important;
    }
    #ex21 {
        margin-left: 1%!important;
    }
    #ex22 {
        margin-left: 1%!important;
    }
    /*.mobA {*/
        /*left: 20%!important;*/
    /*}*/
    .mobM input:checked~ul {
        left: -15%!important;
    }
}
@media screen and (max-width:600px)
{
/*
.wrap_table {
        width: 198%!important;
}
    .price_unit{
        width: 175px !important;
    }

.flayers_container
{
    overflow: initial!important;
    width: 100%;
}
.flayers_wrap
{
    width: 100%!important;
    text-align: center;
}
.flayers_container i
{
    display: none;
}
*/
/*
    .listovki_wrap
    {
            width: 288%!important;
    }
.bucklets_wrap
    {
        width: 235%!important;
    }
    .calendary_wrap
    {
          width: 238.7%!important;
   
    }
    .vizitki_wrap
    {
          width: 250%!important;
    }
    .ordering
    {
        width: 96%!important;
    }
*/
}
@media screen and (max-width:472px)
{
/*
        .bucklets_wrap .price_unit {
    width: 200px!important;
}
    .bucklets_wrap
    {
            width: 349%!important;
    }
*/
}
@media screen and (max-width:427px)
{
/*
    .listovki_wrap
    {
                width: 419%!important;
    }
*/
    .name_full_news {
    margin: 10px 0 0 20px!important;
}
    .ordering
    {
        width: 95%!important;
    }
}
@media screen and (max-width:335px)
{
/*
    .calendary_wrap {
    width: 249.7%!important;
    }
*/
}
.disNone
{
        display: none;
}
@media screen and (min-width:1236px) and (max-width:1359px)
{
    .calendary_wrap
    {
        text-align: left;
    }
    .w-columns
    {
        width:138px;
    }
    .calendary_wrap .t-price
    {
        overflow: hidden;
    }
    .ordW
    {
            width: 45%!important;
    }
    .calendary_wrap .width-cell {
    width: 198px;
    }
    .listovki_wrap .price_unit {
    width: 18%!important;
    }
}

@-moz-document url-prefix()
{
      .pieces_unit
    {
        margin: -3px !important;   
    }
    .tf-pieces {
    width: 31.3%;
        height: 66px!important;
    }
    .f-pieces {
    width: 23%;
        height: 66px!important;
    }
    .t-pieces {
    width: 23%;
        height: 66px!important;
    }
    .t-price {
    width: 31.3%;
        height: 66px!important;
    }
}
/*Packing*/
.containerPacking
{
    padding-top: 20px;
    overflow: auto;
    text-align: center;
}
.containerPacking a 
{
    text-decoration: none;
}
.packingB
{
    display: inline-block;width: 32%;color: #91BE35;min-height: 275px;vertical-align: text-top;font-size: 20px;
}
.packingB .packingImg
{
    background: #fff;
    width: 100%;
    height: 200px;
    margin: 0 0 0 0px;
    line-height: 270px;
    text-align: center;
    color: #91BE35;
    font-size: 15px;
    vertical-align: middle;
}
.packingB img
{
    background: #fff;
    max-width: 100%;
    max-height: 100%;
    margin: 0 0 0 0px;
    line-height: 270px;
    text-align: center;
    color: #91BE35;
    font-size: 15px;
    top: 0px;
}
.packingB .packingName
{
    font-size: 15px;
    padding: 3 4px;
    color: #6d6e71;
    font-weight: normal;
    text-decoration: underline;
    text-align: center;
    width: 100%;
}
.packingB .packingName a
{
    color: #6d6e71;
}
.containerPacking p{display:none;}
.friB
{
    width: 49%;
}
.friImg
{
    height: 260px!important;
}
a.pink {
background-image: url(/wp-content/uploads/2018/10/435.jpg) !important;
background-size:contain !important;
color:transparent !important;
font-size:20pt !important;
}


a.pink.blue-button{
    background-image: none !important;
    text-align: center;
    font-size: 16px !important;
        text-decoration: none !important;
    background-color: #FF4500 !important;
    padding: 10px !important;
    width: 100% !important;
    border-left: none!important;
    cursor: pointer;
    box-sizing: border-box!important;
    display: inline-block;
    color: #fff !important;
    border-radius: 100px;
}
a.soc{
font-size:20pt !important;
}
@media (min-width: 300px) and (max-width: 1200px) {
a.soc{
font-size:25pt !important;
}
	div.num.pointer:after {
padding:10px 30px 10px;
margin:15px 125px 10px;
display:list-item;
content:'<pozvon>';
width:90px;
background-image: url(/wp-content/uploads/2018/10/435.jpg) !important;
background-size:contain !important;
color:transparent !important;
font-size:10pt !important;
}
div.head_lang{
margin-top:15px !important;
}
.fa-2x {
    font-size: 50pt !important;
background-size:contain !important;
}
}
.fa.fa-arrow-circle-o-up.fa-2x {
    font-size: 2em;
color:transparent !important;
background-image: url(/wp-content/uploads/2018/10/436.png) !important;
background-size:contain !important;
}
.page_title_green {
    height: 110px;
    font-size: 26px;
    text-align: center;
    line-height: 110px;
    color: #003300;
    text-shadow: -1px -1px 1px rgba(255,255,255,0.1), /* íàâåðõ è âëåâî */
 1px 1px 1px rgba(255,255,255,0.1), /* âíèç è âïðàâî */
 1px 1px 1px rgba(145,190,53,0.5);
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
}
.analog_tovar {
    overflow: auto;
    text-align: left;
    font-size: 0px;
}
.rol
{
width: 48%;
}
.rolI
{
    height: 260px!important;
}

/*a.link_button:active {*/
/*    color: #ADD796;*/
/*    background: #F1F0F0;*/
/*}*/
.kama_breadcrumbs {
     display: block;
    /* position: relative; */
    /* width: 65%; */
    /* margin: 0 auto; */
    /* margin-top: 47px; */
    margin-top: 15px;
    padding-left: 15px;
    color: #666;
}
.default_link {
    transition: 0.2s;
    right: 5.5%;
    width: 220px;
    position: absolute;
    top: 446px;
}

.ls-wp-container .ls-inner {
    height: auto !important;
}

.ls-wp-container .ls-inner .ls-layer img {
    width: 100% !important;
    max-height: 100% !important;
    height: auto !important;
}