@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,cyrillic);

* {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
    float: left;
    width: 100%;
}
* html #container {
    height: 100%;
}

body {
    margin: 0;
    min-width: 1000px;
    position: relative;
    font-family: 'Open Sans', Arial, sans-serif;
    background: #fff;
    color: #222;
    font-size: 15px;
    font-weight: 300;
    overflow-x: auto;
}

div {
    margin: 0 auto;
}

img {
    border: 0;
}

img {
    height: auto;
}

iframe {
	border: 0;
}

a {
	transition: 0.3s;
}

#container {
    overflow: visible;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

#container2 {
    overflow: visible;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 4;
    background: #fff;
}


/*wapka*/


.wapka {
    display: inline;
    float: left;
    overflow: visible;
    width: 100%;
    height: 120px;
    position: relative;
    z-index: 15;
    background: #fff;
}

.wapka2 {
    overflow: visible;
    width: 1200px;
    margin: 0 auto;
    height: 120px;
}


.wap {
    overflow: visible;
    width: 100%;
    margin: 0 auto;
    height: 120px;
    position: relative;
}


.wapimg {
    float: left;
    position: relative;
    z-index: 55;
    height: 120px;
    width: 25%;
}

.wapimg a {
    float: left;
    height: 120px;
    width: 100%;
    margin: 0;
}

.wapimg a img {
    float: left;
    height: 90px;
    width: 200px;
    margin: 15px 0;
}

.waptel {
    float: left;
    width: 25%;
    margin: 40px 0 0 0;
}

.waptel ul {
    float: left;
    width: auto;
	
	display: flex;
	width: 100%;
}

.waptel ul li {
    float: left;
    margin: 0 30px 0 0;
    list-style-type: none;
    color: #475577;
    font-size: 18px;
    padding: 5px 0 5px 40px;
    font-weight: 700;
	
	   display: flex;
    margin: 0 auto;
	float:  none;
}

.waptel ul li.w3 {
    background: url(../img/w3.png) left center no-repeat;
}

.waptm {
    float: left;
    width: 25%;
    margin: 10px 0 0 0;
}

.waptm ul {
    float: left;
}

.waptm ul li {
    float: left;
    list-style-type: none;
    margin: 8px 30px 8px 0;
    color: #475577;
    font-size: 14px;
    padding: 5px 0 5px 40px;
}

.waptm ul li.w1 {
    background: url(../img/w1.png) left center no-repeat;
}

.waptm ul li.w2 {
    background: url(../img/w2.png) left center no-repeat;
}







.wapcall {
    float: left;
    width: 25%;
    margin: 10px 0 0 0;
	
	display: flex;
}




.wcall {
    float: right;
    width: auto;
/*
    display: block;
*/

display: flex;

    margin: 0;
    padding: 3px 20px 3px 50px;
    background: url(../img/wcall.png) 10% center no-repeat #76bb23;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    line-height: 2.4;
    font-weight: 400;
    position: relative;
    z-index: 5;
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    -khtml-border-radius: 55px;
    transition: background 0.3s;
    margin: 25px auto 0;
}

.wcall:hover {
    background: url(../img/wcall.png) 10% center no-repeat #66a11f;
}






/*
.wapmail {
	float: left;
	
	   padding: 3px 0 3px 40px;
    background: url(../img/wapmail.png) left center no-repeat;
}

.wapmail span {
	   float: left;
    
    margin: 3px 0;
    color: #565945;
    font-size: 14px;
}

*/




/*
mainmenu
*/

.mainmenu {
    display: inline;
    float: left;
    overflow: visible;
    width: 100%;
    height: 50px;
    position: relative;
    z-index: 10;
    background: #2969b0;
}

.mainmenu2 {
    overflow: visible;
    width: 1200px;
    margin: 0 auto;
    height: 50px;
}

.mainmenu ul {
	float: left;
	width: 90%;
    margin: 0 5%;
    overflow: visible;
    height: 50px;
    font-weight: 400;
}

.mainmenu ul li {
    float: left;
	width: 20%;
    list-style-type: none;
    height: 50px;
    display: table;
    transition: 0.3s;
}

.mainmenu ul li a {
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #fff;
    height: 100%;
    text-decoration: none;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
	padding: 0 20px;
    transition: 0.3s;
}

.mainmenu ul li:hover {
	transition: 0.3s;
}

.mainmenu ul li.active a {
    background: #2969b0;
    color: #fff;
}

.mainmenu ul li:hover a, .mainmenu ul li.active:hover a {
    opacity: 1;
    background: #76bb23;
    color: #fff;
    position: relative;
    z-index: 999;
    transition: 0.3s;
}

.mainmenu ul li.active a span {
	border-bottom: 3px solid #fff;
    padding: 11px 0;
}


/*
slider
*/

.slid {
    display: inline;
    float: left;
    overflow: visible;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 15;
    background: #fff;
    margin: 0;
}

.slid0 {
    width: 100%;
    margin: 0 auto;
    height: auto;
}

.slider, .slidertab {
    float: left;
    width: 100%;
    margin: 0px;
    position: relative;
    z-index: 5;
    height: auto;
}

.slidertab {
    margin: 30px 0;
}

#owl-demo .item {
    float: left;
    width: 100%;
    margin: 0;
    height: 250px;
}

#owl-demo .item img {
    display: block;
    height: 250px;
    left: 50%;
    margin-left: -600px;
    position: absolute;
    z-index: 5;
    visibility: hidden;
}

#owl-demo .active .item img {
    z-index: 50;
    visibility: visible;
}

.slider .owl-carousel .owl-wrapper-outer, .slidertab .owl-carousel .owl-wrapper-outer, .gallery .owl-carousel .owl-wrapper-outer {
    height: 250px;
    overflow: hidden;
}

.slidertab .owl-carousel .owl-wrapper-outer {
    height: 120px;
}

.gallery .owl-carousel .owl-wrapper-outer {
    height: 140px;
}

.owl-theme .owl-controls {
}

.customNavigation {
}

.owl-buttons {
}

.owl-theme .owl-controls .owl-buttons div.owl-prev, .gallery .owl-theme .owl-controls .owl-buttons div.owl-prev, .sliderwork .owl-theme .owl-controls .owl-buttons div.owl-prev, .otziv .owl-theme .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    z-index: 6;
    width: 40px;
    height: 40px;
    background: url(../img/owl-prev.png) center no-repeat #ed5d1f;
    left: 0px;
    top: 50px;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 0;
}

.owl-theme .owl-controls .owl-buttons div.owl-next, .gallery .owl-theme .owl-controls .owl-buttons div.owl-next, .sliderwork .owl-theme .owl-controls .owl-buttons div.owl-next, .otziv .owl-theme .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    z-index: 6;
    width: 40px;
    height: 40px;
    background: url(../img/owl-next.png) center no-repeat #ed5d1f;
    right: 0px;
    top: 50px;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 0;
}

.sliderwork .owl-theme .owl-controls .owl-buttons div.owl-prev {
    top: 0;
    width: 100%;
    background: url(../img/owl-prev-work.png) center no-repeat;
}

.sliderwork .owl-theme .owl-controls .owl-buttons div.owl-next {
    top: auto;
    bottom: 0;
    width: 100%;
    background: url(../img/owl-next-work.png) center no-repeat;
}

.otziv .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(../img/owl-prev.png) center no-repeat #95a5a6;
}

.otziv .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(../img/owl-next.png) center no-repeat #95a5a6;
}

.brand .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(../img/owl-prev.png) center no-repeat #e5f7ff;
}

.brand .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(../img/owl-next.png) center no-repeat #e5f7ff;
}


/*info*/

.info0 {
    margin: 0 auto;
    overflow: visible;
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0;
    float: left;
    display: inline;
    height: auto;
    position: relative;
    z-index: 3;
}

.info01 {
    margin: 0 auto;
    overflow: visible;
    width: 100%;
    height: auto;
    margin: 15px auto 30px;
    padding: 0;
    float: left;
    display: inline;
    height: auto;
    position: relative;
    z-index: 3;
}

.info {
    margin: 0 auto;
    overflow: visible;
    width: 100%;
    height: auto;
    margin: 30px auto;
    padding: 0;
    float: left;
    display: inline;
    height: auto;
    position: relative;
    z-index: 4;
}

.info2 {
    overflow: visible;
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    height: auto;
    position: relative;
    z-index: 5;
}

/*start block*/

.main {
    float: left;
    width: 100%;
}

.block2 {
    float: left;
    width: 25%;
    margin: 0 0%;
}

.block1 {
    float: left;
    width: 73%;
    margin: 0 1%;
}

.akcii {
    float: left;
    width: 75%;
    margin: 0px 0 0 0;
}

.novinki {
    float: left;
    width: 25%;
    margin: 0px 0 0 0;
    background: #e5f7ff;
    position: relative;
    z-index: 5;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    
}

.block3, .blockcontent {
    float: left;
    width: 100%;
}

.blockcontent p {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #3b3b3b;
    line-height: 2;
    text-align: justify;
}

.img100 {
    float: left;
    width: 100%;
    margin: 10px 0;
}


/*
popular
*/

.popular {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.popular .zagol {
    float: left;
    width: 96%;
    background: #1fbff0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
    padding: 10px 2%;
}


/*
formzak
*/

.askus {
    float: left;
    width: 40%;
}

.formzak {
    float: left;
    width: 100%;
    background-color: #fff;
}

.formzak p {
    float: left;
    width: 100%;
    color: #3b3b3b;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 10px;
}

.formzak div {
    display: inline;
    float: left;
    overflow: visible;
    height: auto;
    width: 100%;
}

.formzak div {
    width: 100%;
}

.formzak div input#contact_name, .formzak div input#contact_phone, .formzak div input#contact_email, .formzak div textarea#contact_message, .formzak div input#contact_capcha {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    padding: 10px 5%;
    margin: 5px 0;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    
}

.formzak div input#contact_capcha {
    width: 33%;
}

.capcha {
    float: left;
    margin: 0 20px 0 0;
}

.formzak div label {
    width: auto;
    float: left;
}

.formzak div label .error {
    width: auto;
    float: left;
    padding: 1px 0 3px 0;
    font-size: 10px;
    color: red;
}

.formzak div input#submit {
    float: left;
    height: auto;
    background: none;
    border: 0;
    width: auto;
    margin: 10px auto 0px;
    padding: 10px 40px;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    color: #58585a;
    font-weight: 700;
    background: #ffdd1d;
    transition: 0.3s;
    position: relative;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    
}

.formzak div input#submit:hover {
    color: #58585a;
    background: #f7d200;
    cursor: pointer;
}

/*
pagenav
*/

.pages {
    overflow: visible;
    width: auto;
    float: left;
    display: inline;
    height: auto;
    margin: 0px 1.5% 25px 1.5%;
    width: 97%;
}

ul.pagenav {
    overflow: visible;
    width: auto;
    float: left;
}

ul.pagenav li {
    list-style-type: none;
    float: left;
}

ul.pagenav li a {
    width: auto;
    height: 30px;
    text-align: center;
    overflow: visible;
    float: left;
    display: inline;
    padding: 0px 12px;
    line-height: 1.8;
    font-size: 17px;
    font-weight: 700;
    color: #808080;
    background: #fafafa;
    text-decoration: none;
    margin: 3px 3px;
    border: 1px solid #f2f2f2;
    position: relative;
    z-index: 4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    
}

ul.pagenav li a:hover {
    border: 1px solid #246aa3;
    background: #2c82c9;
    color: #fff;
}

ul.pagenav li a:active, ul.pagenav li a.active {
    background: #9ad92c;
    border: 1px solid #9ad92c;
    color: #fff;
}

ul.pagenav li a:hover, ul.pagenav li a.active:hover {
    color: #fff;
}




/*

.prefoot {

background: #9ad92c;
}


.prefoot .wapimg a {
    float: left;
    height: 130px;
    width: 100%;
    margin: 10px 0 0 0;
}

.prefoot .wapimg a img {
	float: left;
    height: 130px;
    width: 210px;
}

*/

.logo-fool {
	float: left;
}

.loginf {
	float: left;
}

.loginf li {
    float: left;
    width: 100%;
    list-style-type: none;
    font-size: 12px;
    color: #fff;
    margin: 3px 0;
}

.fmail {
	float: left;
	margin: 5px 0;
}

.fmail li {
    float: left;
    width: 100%;
    list-style-type: none;
    font-size: 12px;
    color: #fff;
    margin: 3px 0;
}


/*
footer
*/

#podfooter {
    overflow: hidden;
    clear: both;
    position: relative;
    bottom: 0px;
    width: 100%;
    height: 100px;
}

#footer {
    overflow: visible;
    margin-top: -100px;
    width: 100%;
    background: #39445e;
    height: 100px;
    position: relative;
    z-index: 5;
}

#foot {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}


.fleft {
	float: left;
	margin: 10px 0 0 0;
	    color: #fff;
		font-size: 12px;
		
		width: 50%;
}

.fright {
    float: right;
    margin: 10px 0 0 0;
	    color: #fff;
	       font-size: 12px;
		   
		   width: 50%;
}

.fleft p,
.fright p {
margin-bottom: 5px;
}

#foot a {
	color: #fff;
}

#foot a:hover {
	text-decoration: none;
}




.fright .fwap {
    float: right;
    width: 100%;
    margin: 10px 0 0 0;
}

.fright .fwap li {
	background: none;
	color: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
	list-style-type: none;
	float: right;
	text-align: right;
}

.fright .fwap li.w3 {
	font-size: 17px;
}










/*bread*/

.bread {
    overflow: visible;
    width: auto;
    float: left;
    display: inline;
    height: auto;
    text-indent: 0px;
    font-size: 11px;
    color: #1c1c1c;
    background: #fff;
    margin: 20px 0 5px 1%;
    position: relative;
    z-index: 5;
    -webkit-box-shadow: 0px 0px 1px #999;
    -moz-box-shadow: 0px 0px 1px #999;
    -khtml-box-shadow: 0px 0px 1px #999;
    box-shadow: 0px 0px 1px #999;
}

ul.B_crumbBox {
    list-style-type: none;
}

ul.B_crumbBox li {
    display: inline;
    line-height: 1;
    height: 0px;
    color: #808080;
    font-size: 12px;
}

ul.B_crumbBox li a, ul.B_crumbBox li a.last, ul.B_crumbBox li span {
    float: left;
    color: #5a5a5a;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 12px;
    padding: 5px 15px 5px 10px;
    background: url(../img/bread.png) right center no-repeat;
}

ul.B_crumbBox li:last-child {
    background: none;
    padding: 10px 20px 13px 20px;
    float: left;
    color: #5a5a5a;
    text-transform: uppercase;
    font-size: 12px;
    color: #808080;
    text-decoration: none;
}

ul.B_crumbBox li span {
    background: none;
}

ul.B_crumbBox li a:hover, ul.B_crumbBox li a:hover span {
    text-decoration: none;
}

/*
content
*/

.content {
    float: left;
    width: 97%;
    margin: 0px 1.5%;
}

.content p {
    margin: 10px 0 10px 0;
    color: #000;
    font-size: 17px;
    font-weight: 300;
	line-height: 1.5;
}

.content ul, .content ul.alpha {
    padding-left: 30px;
    margin: 15px 0;
}

.content ul li, .content ul li.alpha {
    list-style-type: disc;
    margin: 5px 0;
    color: #000;
    font-size: 16px;
    font-weight: 100;
}

.content ul.alpha li {
    list-style-type: lower-alpha;
}

.content a {
    color: #000;
    font-size: 16px;
}

.content a:hover {
    text-decoration: none;
}

.zaginf {
    float: left;
    width: auto;
    padding: 5px 20px 5px 10px;
    margin: 5px 0;
    position: relative;
    z-index: 5;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #58585a;
    position: relative;
    background: #fff;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.zaginf .img {
    float: left;
    width: auto;
}

.zaginf .img img {
    display: block;
    margin: 0 10px;
    float: none;
}

.zaginf p {
    overflow: hidden;
    margin: 5px 0 0 0;
    font-weight: 300;
    color: #b2b2b2;
}


.catalog {
    z-index: 15;
}

.bg-cat {
    background: #fff;
}


.bg-news {
	background: #fff;
}

.akcii .zagol {
    float: left;
    width: 100%;
    background: url(../img/bg-aksii.png) 28.5% center no-repeat;
    color: #32648f;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 16px 0;
    margin: 10px 0 0 0;
}

.novinki .zagol {
    float: left;
    width: 100%;
    background: url(../img/bg-novinki.png) 4% center no-repeat;
    color: #32648f;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 16px 0;
    margin: 10px 0 0 0;
}


/*
cat
*/

.cat {
    float: left;
    width: 100%;
    font-size: 0;
	text-align: center;
}

.cat li {
    min-height: 402px;
    width: 22%;
    margin: 15px 1.5%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 5;
    list-style-type: none;
    font-size: 0;
	
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	
	overflow: hidden;
}


.cat li .inner {
    min-height: 350px;
    display: inline-block;
    vertical-align: top;
    background: #fafafa;
	
/*
	transition: background 0.3s,  border 0.3s;
*/
border-bottom: 2px solid #fff;

    box-sizing: border-box;
    position: relative;
    z-index: 5;
	
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	
    overflow: hidden;

}



/*

.cat li:hover, .categ3 li:hover, .categ1 li:hover,  .categ2 li:hover {

    overflow: visible;
    z-index: 55;
    position: relative;
    z-index: 55;

}

.cat li:hover .inner, .categ3 li:hover .inner, .categ1 li:hover .inner, 
 .categ2 li:hover .inner {
    float: left;
    width: 100%;
    overflow: hidden;

    position: relative;
    z-index: 55;

border-bottom: 2px solid #cccccc;

background: #fafafa;

}
*/

.cat li .img {
    float: left;
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.cat li .img img {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}



.cat li .text {
    float: left;
    width: 94%;
    margin: 5px 3%;
    position: relative;
}

.cat li .text .zag {
    float: left;
    width: 100%;
    color: #2c82c9;
    font-size: 17px;
    text-decoration: none;
    font-weight: 400;
    margin: 5px 0;
    position: relative;
    z-index: 55;
	text-align: left;

}

.cat li .text .zag:hover {
	
	color: #475577;
	
}



.cat li .text .opis {
    float: left;
    width: 100%;

    margin: 5px 0;
    position: relative;
    z-index: 55;
    text-align: left;
}

.cat li .text .opis p {

    color: #333;
    font-size: 13px;

    font-weight: 300;


}







.cat li .text .prbuy,
.prbuy {
    float: left;
    width: 100%;
    margin: 5px 0;
}


.prbuy .pr {
	float: left;
	color: #475577;
	font-size: 17px;
	font-weight: 400;
}

.prbuy .pr span {
    font-size: 22px;
}

.cat li .text .prbuy .buy,
.prbuy .buy {
    float: right;
    width: auto;
	
display: block;
	
    margin: 0;
	padding: 3px 20px 3px 20px;
/*
    background: url(../img/cat-buy.png) 5% no-repeat #9ad92c;
*/
	
	background: #475577;

    font-size: 13px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    line-height: 2.4;
    font-weight: 400;

    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	
    transition: background 0.3s;

}

.prbuy .buy {
	
	float: left;

    width: auto;

/*
    background: url(../img/cat-buy.png) 5% no-repeat #9ad92c;
*/
	
	background: #39445e;
    }

.cat li .text .prbuy .buy:hover,
.prbuy .buy:hover {
/*
    background: url(../img/cat-buy.png) 5% no-repeat #87bf26;
*/
	
	   background: #39445e;
}

.prbuy .buy:hover {
/*
    background: url(../img/cat-buy.png) 5% no-repeat #87bf26;
*/
	
	   background: #39445e;
}



.mincat li {
    min-height: 300px;
    height: 300px;
}

.mincat li .img {
    float: left;
    width: 100%;
    height: 180px;
    overflow: hidden;
    margin-bottom: 10px;
}

.mincat li .img img {
    float: left;
    width: 70%;
    padding: 0 15%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.mincat li .text .pr-buy {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.mincat li .text .pr-buy p {
    float: left;
    width: auto;
}

.mincat li .text .pr-buy p span, .mincat li .text .pr-buy p span.grn {
    float: left;
    width: auto;
    color: #ff6c00;
    font-size: 24px;
    text-decoration: none;
    font-weight: 700;
}

.mincat li .text .pr-buy p span.grn {
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    margin: 11px 0 0 5px;
}

.mincat li .text .pr-buy .buy {
    float: right;
    width: 49%;
    margin: 0px 0.5%;
    background: #ff974c;
    font-size: 17px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    height: 36px;
    line-height: 2.1;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    
}

.mincat li .text .pr-buy .buy:hover {
    background: #ff6c00;
}



/*
catrazd
*/


.bg-catrazd {
	background: #f2f2f2;
}



.catrazd {
	float: left;
	width: 100%;
    font-size: 0;
}

.catrazd li {
    min-height: 200px;
    display: inline-block;
    vertical-align: top;
    width: 13.66%;
	list-style-type: none;
	margin: 10px 1.5% 10px;
	padding: 0px 0;
	
    background: #f2f2f2;
}

.catrazd li .img {
    display: block;
    margin: 0 auto;
    overflow: hidden;

    width: 100%;
    height: 160px;


    position: relative;

}

.catrazd li:hover .img {

}

.catrazd li .img img {
    width: 100%;
}


.catgoroda  li .img img {
    width: auto;
	height: 100%;
	margin: 0 auto;
}


.catrazd li .zag {
    display: block;
    margin: 0 auto 0;
    width: 90%;
    color: #87bf26;
	font-weight: 700;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    padding: 5px 0 0 0;
    position: relative;
    z-index: 5;

}

.catrazd li:hover .zag {

}

.catgoroda  li .zag {
	font-weight: 300;
    font-size: 13px;
}




h1 {
    display: inline;
    float: left;
    overflow: visible;
    width: 98%;
    height: auto;
    font-size: 36px;
    font-weight: 300;
    color: #4c4c4c;
    margin: 0 1%;
    text-transform: uppercase;
}


.h1zag {
    display: inline;
    float: left;
    overflow: visible;
    width: 97%;
    height: auto;
    font-size: 36px;
    font-weight: 400;
    color: #475577;
    margin: 10px 1.5%;
    text-transform: uppercase;
}


.h1zag span {
	float: left;
}


.block2 .h1zag {
	font-size: 24px;
    margin: 5px 1.5% 0;
	background: url(../img/strel.png) center no-repeat;
}








.h1zag .allzag {
	   float: left;
	   margin: 7px 0 0 30px;

	padding: 0 15px;
	text-transform: none;
	
	    color: #fff;
		text-align: center;
    font-size: 17px;
	
	line-height: 2;
    font-weight: 300;
	text-decoration: none;
	
	background: #8c916f;
	
	    position: relative;
    z-index: 4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	
	transition: 0.3s;
	border-bottom: 2px solid #9ad92c;
	
}

.h1zag .allzag:hover {
    opacity: 0.8;
}


/*bread*/

.breadcrumbs {
    float: left;
    width: 97%;
    padding: 10px 1.5%;
    background: #fff;
    margin: 15px 0 10px;
    font-size: 14px;
    position: relative;
    z-index: 4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.breadcrumbs a {
    color: #000;
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #b8312f;
}


/*
podbor
*/

.podbor {
    float: left;
    width: 100%;
    margin: 10px 0 20px 0;
}

.podbor ul {
    float: left;
    width: 100%;
    font-size: 0;
}

.podbor ul li {
    display: inline-block;
    vertical-align: top;
    min-height: 60px;
    width: 29.33%;
    margin: 5px 2%;
    list-style-type: none;
    background: #25aae1;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    -webkit-box-shadow: 0px 0px 1px #005071;
    -moz-box-shadow: 0px 0px 1px #005071;
    -khtml-box-shadow: 0px 0px 1px #005071;
    box-shadow: 0px 0px 1px #005071;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    
}

.podbor ul li:hover {
    background: url(../img/bg-li-vibf.png) bottom repeat-x #fff;
}

.podbor ul li a {
    float: left;
    width: 100%;
}

.podbor ul li a .img {
    float: left;
    width: 30px;
    height: 30px;
    margin: 5px 5px;
    display: block;
}

.podbor ul li a .img img {
    float: left;
    width: 100%;
}

.podbor ul li a .text {
    overflow: hidden;
    padding: 5px 2%;
}

.podbor ul li a .text p {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    margin: 2px 0;
    font-weight: 100;
    color: #fff;
}

.podbor ul li:hover a .text p {
    color: #2c87b8;
}

.podbor ul li a .text span {
    float: right;
    width: auto;
    text-transform: none;
    color: #fff;
    font-size: 14px;
    background: #25aae1;
    opacity: 0.7;
    padding: 1px 8px;
    position: relative;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}


/*
srezi
*/

.srezi {
    float: left;
    width: 97%;
    margin: 10px 1.5%;
    padding: 7px 1%;
    background: #fff;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    position: relative;
    z-index: 5;
    border: 1px solid #E0E0E0;
	box-sizing: border-box;
}

.srez {
    float: left;
    width: 100%;
}



.srez .zag {
    float: left;
    margin: 5px 0;
    color: #2c82c9;
    font-size: 15px;
    text-transform: uppercase;
    /* border-top: 2px solid #f2f2f2; */
    float: left;
    width: auto;
    padding: 10px 50px 10px 10px;
    text-decoration: none;
    font-size: 17px;
    color: #666;
    background: url(../img/str-bot.png) 95% no-repeat #f2f2f2;
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    transition: background 0.3s;
}



.srez ul {
    float: left;
    width: 100%;
}

.srez ul li {
    float: left;
    width: auto;
    color: #2c82c9;
    margin: 4px 15px 4px 25px;
}

.srez ul li a {
    float: none;
    width: auto;
    color: #2c82c9;
    font-size: 15px;
	text-decoration: none;
}

.srez ul li:hover,
.srez ul li a:hover {
    color: #333;
    text-decoration: none;
}


/*
callus
*/

.callus {
    float: left;
    width: 100%;
    margin: 20px 0%;
    padding: 5px 2%;
    color: #58585a;
    font-size: 14px;
    background: #f7f7f7;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    
}

.callus p {
    float: left;
    margin: 7px 0;
}

.callus p span {
    float: left;
    margin: 5px 0;
}

.callus p span.big {
    color: #58585a;
    font-size: 19px;
    font-weight: 700;
    margin: 0 5px;
}



/*
razd
*/

.razd {
    float: left;
    width: 97%;
    margin: 0 1.5% 30px;
}

ul.razdel {
    float: left;
    width: 100%;
}

ul.razdel li {
    float: left;
    width: 100%;
    list-style-type: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
}

ul.razdel li .zagol {
    float: left;
    width: 97%;
    color: #25aae1;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    padding: 0px 0;
    margin: 10px 1.5% 0;
}

ul.razdel li .text {
    float: left;
    width: 97%;
    margin: 5px 1.5% 0;
}

ul.razdel li .text span {
    float: left;
    width: 100%;
    color: #000;
    font-size: 12px;
    text-transform: none;
    text-align: left;
    font-weight: 100;
}

ul.razdel li .rimg {
    float: left;
    width: 24%;
    margin: 0 1.5% 0 1.5%;
}

ul.razdel li .rimg .img {
    float: left;
    width: 100%;
}

ul.razdel li .rimg .img img {
    float: left;
    width: 100%;
}

.allrazd {
    float: left;
    margin: 10px 0;
}

.allrazd a {
    float: left;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    background: #009bd9;
    text-decoration: none;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    
}

.allrazd a:hover {
    opacity: 0.7;
}

ul.razdel li .rtext {
    float: left;
    width: 70%;
    margin: 0 1.5% 0 1.5%;
}

ul.razdel li .srez ul li {
    float: left;
    width: auto;
    border: 0;
    list-style-type: disc;
    color: #ff8126;
    margin: 4px 30px 4px 15px;
    padding: 0;
    font-size: 11px;
}

ul.razdel li .srez ul li a {
    font-size: 11px;
}

.razd .brand {
    height: 120px;
    margin: 0px 1.5% 0;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    
}

.razd .brand .brand0 {
    height: 120px;
}

.razd .owl-carousel .owl-item .item img {
    display: block;
    vertical-align: middle;
    margin: auto auto;
    position: relative;
    overflow: hidden;
    height: 50px;
    margin-top: 50px;
    top: -25px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(grayscale.svg);
    filter: gray;
}

.razd .owl-carousel .owl-item .item:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    filter: none;
    transition: 1s;
}

.razd .brand .owl-theme .owl-controls .owl-buttons div.owl-prev {
    top: 30px;
}

.razd .brand .owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 30px;
}

.populartov .numeral {
    display: none;
}



/*
sbbl
*/

.sbbl {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
	padding-bottom: 17px;
    box-sizing: border-box;
	overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.sbbl:hover {
    z-index: 2;
}

.sbbl .zag {
    float: left;
    width: 90%;
    height: auto;
	background: #b3b3b3;
    color: #8c916f;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 5%;
    position: relative;
    z-index: 1;
}


.sbbl .rb1 {
    background:  #e9e9e9;
}

.sbbl .rb2 {
    background:  #e9e9e9;
}

.sbbl .rb3 {
    background:  #e9e9e9;
}



ul.rbl {
    float: left;
    width: 85%;
    padding: 0 5% 0 10%;
    background: #f2f2f2;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

ul.rbl li {
    float: left;
    width: 100%;
    padding: 3px 0;
    margin: 5px 0;
    position: relative;
    z-index: 5;
	color: #87bf26;
	font-size: 13px;
}

ul.rbl li span {
    color: #333;
}


ul.b2bl {
    float: left;
    width: 90%;
    margin: 0 5%;
}

ul.b2bl li {
    list-style-type: none;
    float: left;
    width: 100%;
    padding: 3px 0;
    margin: 5px 0;
    position: relative;
    z-index: 5;
}

ul.b2bl li:hover {
    z-index: 7;
}

ul.b2bl li .img {
    float: left;
    width: 17%;
}

ul.b2bl li .img img {
    display: block;
    margin: 0 auto;
    float: none;
}

ul.b2bl li p {
    overflow: hidden;
    margin: 5px 0 0 0;
    font-weight: 300;
}

ul.b2bl li p span {
    float: left;
    border-bottom: 1px dashed #cccccc;
}

ul.b2bl li:hover p span {
    border-bottom: 1px solid #cccccc;
}

ul.b2bl li p a {
    color: #58585a;
    margin: 0 5px;
}

ul.b2bl li p a:hover {
    text-decoration: none;
    color: #000;
}

ul.b2bl li .ppp {
    width: 83%;
    margin: 7px 0 0 17%;
    color: #8c8c8c;
    font-size: 13px;
    font-weight: 300;
    display: none;
    position: absolute;
    background: #f2f2f2;
    padding: 5px 5%;
    z-index: 10;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

ul.b2bl li:hover .ppp {
    display: block;
}

ul.b2bl li .ppp .pppimg {
    position: relative;
    right: 0px;
    top: -19px;
}



/*
form-submit
*/

#cart_block {
    z-index: 1;
}

.form-submit {
    float: left;
    width: 100%;
}

.form-submit .price {
    float: left;
    width: 100%;
    margin: 5px 0;
    position: relative;
	background: #f2f2f2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}


.form-submit .price p {
    float: left;
    width: auto;
	margin: 5px;
	padding: 3px 10px;
	background: #808080;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.form-submit .price p span, .form-submit .price p span.grn {
    float: left;
    width: auto;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    font-weight: 400;
}

.form-submit .price p span.grn {
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    margin: 12px 0 0 5px;
}

.form-submit .price .oldpr {
    float: left;
    width: auto;
    color: #999;
    font-size: 11px;
    text-decoration: line-through;
    margin: 15px 0 0 5px;
}


.form-submit .price .raz {
    float: right;
    width: auto;
    margin: 10px 5px;
}

.form-submit .price .raz span {
    float: left;
    color: #4d4d4d;
    font-size: 11px;
    text-transform: uppercase;
    margin: 7px 5px;
}


.form-submit .price .raz select {
    float: left;
    width: 70px;
    height: 28px;
    padding: 0 3px;
    text-align: center;
    font-size: 12px;
    color: #58585a;
    font-weight: 700;
    position: relative;
    z-index: 5;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}


.form-submit .nalich {

}

.form-submit .nalich .nal {
    float: left;
    width: auto;
    color: #fff;
    background: #b7b7b7;
    padding: 3px 5px;
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
}

.form-submit .nalich .netnal {
    background: #d9d9d9;
}



.form-submit .allbuy {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.form-submit .allbuy input {
    float: left;
    width: 13%;
    padding: 0 1%;
    height: 38px;
    text-align: center;
    font-size: 18px;
    color: #58585a;
    font-weight: 400;
    position: relative;
    z-index: 5;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    
}

.form-submit .allbuy .buy {
    float: left;
    width: 40%;
    margin: 0px 0 0 1%;
    padding: 4px 2% 4px 8%;
    text-align: center;
    background: url(../img/cat-buy.png) 15% no-repeat #0059b3;
    font-size: 17px;
    text-decoration: none;
    color: #fff;
    height: 38px;
    line-height: 2.4;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    
}

.form-submit .allbuy .buy:hover {
    background: url(../img/cat-buy.png) 15% no-repeat #004d99;
}

.form-submit .allbuy .onecl {
    float: right;
    width: 40%;
    margin: 0px 1%;
    background: #00b2f2;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    height: 32px;
    padding: 7px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.form-submit .allbuy .onecl:hover {
    background: #00acea;
}



.block40 .minop {
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}

.block40 .minop p {
    float: left;
    width: 100%;
    margin: 5px 0;
    color: #58585a;
    font-size: 15px;
}


.minop ul {
    list-style: none;
}
.minop ul > li{
    padding-left: 20px;
    position: relative;
    margin: 5px 0;
	
	float: left;
}
.minop ul > li:before{
    content: '✔';
    position: absolute; top: 0; left: 0;
    color: #9ad92c;
}









.block40 .minop .zag,
.doci .zag {
	float: left;
	
    margin: 5px 0;
	color: #2c82c9;
    font-size: 15px;
	text-transform: uppercase;
/*
	border-top: 2px solid #f2f2f2;
*/


    float: left;
    width: auto;
    padding: 10px 50px 10px 10px;
    text-decoration: none;
    font-size: 17px;
    color: #666;
    background: url(../img/str-bot.png) 95% no-repeat #f2f2f2;
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    transition: background 0.3s;


}

.block40 .minop .zag {
	margin: 0 0 10px 0;
}


hr {
	margin: 5px 0;
	
	border: 2px solid #f5f5f5;
	
    position: relative;
    z-index: 5;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	
}

.doci {
	float: left;
	width: 97%;
	margin: 0 1.5% 10px;
}

.doci ul {
	float: left;
	width: 100%;
}

.doci ul li  {
    float: left;
    width: 95%;
	list-style-type: disc;
	margin: 5px 0;
	margin-left: 5%;
}




/*
slider
*/

.slider-for div img {
    width: 100%;
}

.slider-nav div img {
    width: 90%;
    padding: 0 5%;
}

.slider-nav .slick-prev, .slider-nav .slick-next {
    top: -50% !important;
}


.slider-for .slick-slide {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    overflow: hidden;
}

.slider-nav .slick-track .slick-slide {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.slider-nav .slick-track .slick-current {
    border: 1px solid #246aa3;
}

.slick-slider {
    margin-bottom: 10px !important;
}


/*
block
*/

.block60 {
    float: left;
    width: 50%;
    padding: 0 5%;
}

.block40 {
    float: left;
    width: 35%;
    padding: 0 5% 0 0;
}

.block3-5 {
    float: left;
    width: 95%;
    padding: 0 5% 0 0;
}

.block3 h2, .block3-5 h2 {
    text-transform: uppercase;
    margin: 15px 0 10px 0;
}

.block60 .imgfilter {
    float: left;
    width: 100%;
}

.block60 .imgfilter img {
    float: left;
    width: 100%;
}


.slick-dots {
	display: none !important;
}






/*
bot
*/

.bot .otzivi {
    float: left;
    width: 90%;
    margin: 0 5%;
}


.otzscr {
    float: left;
    width: auto;
    margin: 10px 0 0 0;
}


.bot .otzivi .otz,
.otzscr .otz {
    display: block;
    width: 80%;
    margin: 0 10%;
    padding: 7px 5% 7px 15%;
    background: url(../img/ot.png) 5% no-repeat #e14938;
    color: #58585a;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #e14938;
    text-align: center;
    box-sizing: border-box;
    transition: 0.3s;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.otzscr .otz {
    width: auto;
    font-weight: 300;
    font-size: 14px;
    background: url(../img/ot.png) 5% no-repeat #f2f2f2;
    border: 1px solid #f2f2f2;
    margin: 0;
    padding: 7px 5% 7px 25%;
}

.bot .otzivi .otz:hover {
    border: 1px solid #b8312f;
    background: url(../img/ot.png) 5% no-repeat #b8312f;
}

.bot .otzivi .otz span {
        text-transform: uppercase;
    color: #f2f2f2;
    font-weight: 400;
    font-size: 14px;
}

.bot .kharakt, .bot .vid {
    float: left;
    display: block;
    width: 80%;
    margin: 0 10%;
    padding: 9px 5% 9px 15%;
    background: url(../img/khar.png) 5% no-repeat #f2f2f2;
    color: #58585a;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #dedede;
    text-align: center;
    box-sizing: border-box;
    transition: 0.3s;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}


.block3-5 .wapltel {
	margin: 0;
}

.block3-5 .wapltel li {
	float: left;
	margin: 4px 10px;
}


.bot .vid {
    background: url(../img/vid.png) 5% no-repeat #f2f2f2;
}

.bot .kharakt:hover, .bot .vid:hover {
    border: 1px solid #d1d1d1;
    background: url(../img/khar.png) 5% no-repeat #f7f7f7;
}

.bot .vid:hover {
    background: url(../img/vid.png) 5% no-repeat #f7f7f7;
}

.bot {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.bot .garant {
    float: left;
    width: 90%;
    padding: 7px 5%;
    margin: 0 5%;
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    color: #009bd9;
    position: relative;
    background: url(../img/gar.png) center center no-repeat #fff;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.bot .garant span, .bot .garant span.time {
    float: right;
    color: #58585a;
    font-weight: 300;
    text-transform: none;
}

.bot .garant span.time {
    float: left;
    color: #333;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    margin: 6px 0 0 0;
}

.bot .conte {
    float: left;
    width: 100%;
    font-weight: 300;
    margin: 0 0 5px 0;
}

.bot .title {
    display: block;
    width: 70%;
    padding: 7px 0%;
    margin: 0 15%;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #58585a;
    position: relative;
    background: #fff;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

ul.doctov {
    padding-left: 30px;
    margin: 5px 0;
}

ul.doctov li {
    list-style-type: disc;
    margin: 10px 0;
    color: #58585a;
}

ul.doctov li a {
    color: #58585a;
    font-size: 14px;
    font-weight: 700;
}

ul.doctov li a:hover {
    text-decoration: none;
    color: #58585a;
}

.ask {
    float: left;
    width: auto;
    margin: 0 5px 5px;
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    padding: 7px 10px 7px 40px;
    text-decoration: none;
    background: url(../img/ask.png) 5% center no-repeat #FEEA7E;
    transition: 0.5s;
    opacity: 0.8;
    position: relative;
    z-index: 2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.ask:hover {
    background: url(../img/ask.png) 5% center no-repeat #FEEA7E;
    opacity: 1;
}

.call {
    float: left;
    width: auto;
    margin: 0 5px 5px;
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    padding: 7px 10px 7px 40px;
    text-decoration: none;
    background: url(../img/call.png) 5% center no-repeat #FEEA7E;
    transition: 0.5s;
    opacity: 0.8;
    position: relative;
    z-index: 2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.call:hover {
    background: url(../img/call.png) 5% center no-repeat #FEEA7E;
    opacity: 1;
}

.block60 .zagpodtov {
    float: left;
    display: block;
    width: auto;
    padding: 7px 5%;
    margin: 0 0%;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #58585a;
    position: relative;
    background: #fff;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.block60 .image {
    position: relative;
}

.block60 .image .kod,
.form-submit .kod {
    float: left;
    width: auto;
    padding: 5px 10px;
	margin-bottom: 10px;
    background: #fff;
    color: #333;
    display: block;
    font-size: 13px;
    z-index: 5;
    box-shadow: 0px 0px 1px #666;
    -webkit-box-shadow: 0px 0px 1px #666;
    -moz-box-shadow: 0px 0px 1px #666;
    -khtml-box-shadow: 0px 0px 1px #666;
    z-index: 5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}



/*
int p end
*/







/*
proizv
*/

.bg-proizv {
	background: #f2f2f2;
}


.proizv {
    float: left;
    width: 100%;
    font-size: 0;
}

.proizv li {
    display: inline-block;
    vertical-align: top;
    min-height: 170px;
    width: 22%;
    margin: 10px 1.5%;
    list-style-type: none;
    background: #fff;
    border: 3px solid #fff;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    position: relative;
    z-index: 5;
    box-shadow: 0px 0px 0px #d9d9d9;
    -webkit-box-shadow: 0px 0px 0px #d9d9d9;
    -moz-box-shadow: 0px 0px 0px #d9d9d9;
    -khtml-box-shadow: 0px 0px 0px #d9d9d9;
}

.proizv li:hover {
    border: 3px solid #fff;
}

.proizv li .img {
    float: left;
    width: 100%;
    margin: 0 0% 0 0;
    height: 120px;
    overflow: hidden;
    position: relative;
    z-index: 5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.proizv li .img img {
    float: left;
    width: 100%;
    opacity: 1;
    transition: 0.5s;
}

.proizv li:hover .img img {
    opacity: 1;
}

.proizv li .zag {
    float: left;
    width: 96%;
    margin: 10px 2% 0;
}

.proizv li .zag p {
    float: left;
    width: 100%;
    margin: 5px 0 5px 0;
    color: #000;
    font-size: 15px;
    font-weight: 400;
	text-align: center;
    text-decoration: none;
}

.proizv li .zag p:hover {
    text-decoration: none;
}

.proizv li:hover .zag p {
	color: #b8312f;
}







/*
news
*/


.news {
    float: left;
    width: 100%;
    font-size: 0;
}

.news li {
    display: inline-block;
    vertical-align: top;
    min-height: 330px;
    width: 22%;
    margin: 10px 1.5%;
    list-style-type: none;
	background: #fff;
	border: 3px solid #f2f2f2;
	box-sizing: border-box;
    position: relative;
    z-index: 5;

}

.news li:hover {
	border: 3px solid #d5d5d5;
}

.news li .img {
    float: left;
    width: 100%;
    margin: 0 0% 0 0;
    height: 170px;
    overflow: hidden;
    position: relative;
    z-index: 5;

}

.news li .img img {
    float: left;
    width: 100%;
    opacity: 0.8;
    transition: 0.5s;
}

.news li:hover .img img {
    opacity: 1;
}

.news li .text {
    float: left;
    width: 96%;
    margin: 10px 2% 0;
}

.news li .text .zag {
    float: left;
    width: 100%;
    margin: 5px 0 5px 0;
    color: #8c916f;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
}

.news li .text .zag:hover {
    text-decoration: none;
}

.news li .text div {
    float: left;
    width: 100%;
    color: #444;
    font-size: 13px;
    font-weight: 100;
    margin: 0 0 5px 0;
}

.fmenu {
    display: none;
}

.blint {
    position: relative;
    float: left;
    width: 100%;
}

.imgblogint {
    float: left;
    margin: 0 0 10px 0;
    width: 100%;
}

.fastssil {
    overflow: visible;
    width: auto;
    float: left;
    display: inline;
    height: auto;
    margin: 5px 0;
    width: 100%;
    position: absolute;
    left: 0;
}

.content .fastssil ul.pagenav {
    margin: 0;
    padding: 0;
}

.content .fastssil ul.pagenav li {
    list-style-type: none;
}

.content .fastssil ul.pagenav li a {
    background: #ffdd1c;
    border: 1px solid #ffdd1c;
    opacity: 0.7;
    transition: 0.3s;
}

.content .fastssil ul.pagenav li a:hover {
    opacity: 0.9;
    transition: 0.3s;
}

.content .fastssil ul.pagenav li a p {
    margin: 0;
    color: #000;
    font-size: 17px;
    font-weight: 700;
}

.blogint p {
    float: none;
    width: auto;
}

.imgbi-l {
    float: left;
    margin: 10px 1%;
}

.imgbi-r {
    float: right;
    margin: 10px 1%;
}

.seotext {
    margin-top: 0;
}

.slidermain .slick-dots {
    bottom: -20px;
}

.slidermain img {
    margin: 0 auto;
	background-position: center center;
background-size: 100%;


}

.slick-slide {
	position: relative;
}

.slte {
	background: rgba(44, 130, 201, 0.9);
	width: 100%;
	
	position: absolute;
	z-index: 10;
	
	top: 70px;
}


.slte2 {
    width: 1200px;
	display: block;
	margin: 0 auto;
	
	color: #fff;
}

.sltext {
	float: left;
	width: 72%;
	margin: 10px 2%;
	
    font-size: 18px;
    font-weight: 300;
	line-height: 1.5;
	
	padding: 10px 0 30px 0;
}

.sltext .zag {
	font-size: 36px;
	font-weight: 700;
	margin: 10px 0;
	text-transform: uppercase;
}


.slpodr {
    float: left;
    width: 20%;
    margin: 10px 2%;
	
	height: auto;
	position: relative;
}

.slp {
    float: right;
    width: auto;
    display: block;
    margin: 0;
    padding: 3px 20px 3px 20px;
    background: #475577;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    line-height: 2.4;
    font-weight: 400;
    position: relative;
    z-index: 5;
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    -khtml-border-radius: 55px;
    transition: background 0.3s;
	
	margin: 30px 0 0 0;
}








.razd .brand .brand0 {
}

.sliderrazd .slick-slide {
    height: 100px;
    margin: 10px 10px;
}

.sliderrazd .slick-slide img {
    height: 100%;
    transition: 1s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(grayscale.svg);
    filter: gray;
}

.sliderrazd .slick-slide:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    filter: none;
    transition: 1s;
}

.sliderrazd .slick-prev {
    left: -10px;
    z-index: 999;
}

.sliderrazd .slick-next {
    right: -10px;
    z-index: 999;
}

.proizvoditeli .slick-slide {
    height: 145px;
    margin: 10px 10px;
}

.proizvoditeli .slick-slide img {
    height: 100%;
    transition: 1s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(grayscale.svg);
    filter: gray;
}

.proizvoditeli .slick-slide:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    filter: none;
    transition: 1s;
}

.proizvoditeli .slick-prev {
    left: -10px;
    z-index: 999;
}

.proizvoditeli .slick-next {
    right: -10px;
    z-index: 999;
}



/*
new-new-new
*/


.responsive li {
    margin: 15px 18px;
}

.responsive2 li {
    margin: 15px 9px;
}

.responsive3 li {
    margin: 15px 18px;
}




.podpiska0 {
    background: url(../img/bg-wap.png) center repeat #f2f2f2;
    height: 120px;
}

.podpiska {
    display: inline;
    float: left;
    overflow: visible;
    width: 100%;
    height: 120px;
    background: url(../img/yzor-top-10.png) top center no-repeat;
}


.ptext {
    float: left;
    width: 40%;
}

.ptext .ptzag {
    float: left;
    margin: 15px 0;
}

.ptext .ptzag span {
    float: left;
    color: #09206c;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 300;
}

.ptext .ptzag img {
    float: left;
    width: 86px;
    height: 33px;
    margin: 0 5px;
}

.ptext p {
    float: left;
    width: 100%;
    color: #58585a;
    font-size: 18px;
    font-weight: 300;
}

.pform {
    float: right;
    width: 60%;
    margin: 43px 0 0 0;
}

.pform form {
    float: left;
    width: 100%;
}

.pform form div {
    float: left;
    width: 29%;
    margin: 0 2%;
}

.pform form div input {
    float: left;
    width: 100%;
    border: 1px solid #dedede;
    padding: 10px 2%;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    
}

.pform form div input#submit {
    border: 1px solid #00b2f2;
    background: #00b2f2;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: -4px 0 0 0;
    transition: 0.5s;
    line-height: 1.3;
}

.pform form div input#submit:hover {
    opacity: 0.8;
    cursor: pointer;
	    border: 1px solid #00acea;
    background: #00acea;
}

.ui-widget-header {
    border: none !important;
    background: #F3F3F3 url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x !important;
}

.single-item img, .one-time img, .fade img {
    width: 100%;
}

.block60 .cat li {
    min-height: 290px;
    height: 290px;
}

.block60 .cat li .img {
    height: auto;
}

.block60 .cat li .text .kod, .block60 .cat li .text .kod:hover {
    display: none;
}

.block60 .cat li .text .prbuy .numbuy input {
    display: none;
}

.block60 .cat li .text .zag {
    font-size: 12px;
}

.block60 .cat li .text .prbuy p {
    width: 100%;
    text-align: center;
}

.block60 .cat li .text .prbuy p span, .block60 .cat li .text .prbuy p span.grn {
    float: none;
}

.block60 .cat li .text .prbuy p span {
    font-size: 18px;
}

.cat li .text .prbuy p span.grn {
    font-size: 11px;
    margin: 10px 0 0 5px;
}

.block60 .cat li .text .prbuy .numbuy {
    float: left;
    width: 100%;
}

.block60 .cat li .text .prbuy .numbuy .buy {
    float: left;
    width: 80%;
    margin: 5px 10% 0;
    padding: 0 5% 0 20%;
    background: url(../img/korz-min.png) 5% center no-repeat #ffe760;
    box-sizing: border-box;
    text-align: center;
    transition: 0.3s;
    height: 32px;
    font-size: 12px;
}

.block60 .cat li .text .prbuy .numbuy .buy:hover {
    background: url(../img/korz-min.png) 5% center no-repeat #ffdd1d;
}







/*
lmenu
*/




.lmenu ul {
    float: left;
    list-style-type: none;
    width: 100%;
	
	margin-top: 15px;
}

.lmenu ul li {
    float: left;
    width: 100%;
    margin: 0px 0px;
    margin-bottom: 5px;
    background:url(../img/lmbgbot.png) top right no-repeat;
	
	    position: relative;
}

.lmenu ul li a {
    float: left;
    width: 94%;
    padding: 10px 3%;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
/*
    background: url(../img/lmbg1.png) repeat;
	

		background: #2c82c9;
*/
		
    background: #2c82c9;
	
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	
	transition: background 0.3s;
}

.lmenu ul li.parent a {
    background: url(../img/vipmen.png) 95% 50%  no-repeat #2c82c9;
}


.lmenu ul li a:hover,
.lmenu ul li:hover a {

	
/*
     background:url(../img/lmbg75.png) repeat;
	background: #74785c;
*/
	
	       background: #246aa3;
}


.lmenu ul li.parent a:hover,
.lmenu ul li.parent:hover a {


    
           background:url(../img/vipmen.png) 95% 50%  no-repeat #246aa3;
}



.lmenu ul li ul { 
list-style-type:none;
padding: 0px 3% 0px 3%;
width: 90%;
height: auto;
float: left;
overflow: hidden;

position: absolute;
left: 100%;

/*
display: none;
*/
z-index: 500;


margin: 0;
    
/*
    transition: all 0.3s;
*/
}

.lmenu ul li:hover ul {
/*
	display: block;
*/
	
}







.lmenu ul li ul {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0s linear 0.3s;
}

.lmenu ul li:hover ul {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.lmenu ul li ul li {
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
    display: inline;
    overflow: hidden;
    float: left;
    background: url(../img/lmbg2.png) repeat;
}

.lmenu ul li ul li a {
    color: #fff;
    height: auto;
    padding: 10px 0;
    width: 100%;
    display: inline;
    overflow: hidden;
    float: left;
    text-decoration: none;
    text-shadow: 0px 0px 0px #fff;
    font-size: 15px;
    font-weight: 300;
    text-indent: 10px;
    text-transform: none;
    background: none;
    background: #9ad92c;
    margin-bottom: 0;
    transition: background 0.3s;
	
    position: relative;
    z-index: 9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.lmenu ul li:hover ul li a, .lmenu ul li.parent:hover ul li a {
    background: #2c82c9;
}

.lmenu ul li ul li a:hover, .lmenu ul li.parent ul li a:hover {
    background: #246aa3;
}

.lmenu ul li a.active {
    background: #9ad92c;
}

.lmenu ul li a.active:hover {
    background: #6ead21;
}

.lmenu ul li.parent a.active {
    background: url(../img/vipmen.png) 95% 50% no-repeat #9ad92c;
}

.lmenu ul li.parent a.active:hover {
    background: url(../img/vipmen.png) 95% 50% no-repeat #9ad92c;
}

.lmenu ul li.parent ul li a.active {
    background: #9ad92c;
}

.lmenu ul li.parent ul li a.active:hover {
    background: #9ad92c;
}

.categ3 li {
    width: 30.33%;
}

.categ1 li {
    width: 93%;
    margin: 15px 3.5%;
}

.categ4 li {
    width: 22%;
}

.categ2 li {
    width: 47%;
}

.info-ww {
    padding: 10px 0 50px 0;
    background: url(../img/fon-ww.png) center no-repeat #fff;
	z-index: 55;
}

.info-ww .h1zag {
    background: #2c82c9;
    color: #fff;
    display: flex;
    width: 300px;
    font-size: 20px;
    font-weight: 300;
    margin: auto;
    float: none;
    margin-bottom: 40px;
    text-align: center;
    padding: 10px 0;
    position: relative;
    z-index: 9;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
}

.info-ww .h1zag span {
    width: 100%;
}

.whywe {
    float: left;
    width: 100%;
    font-size: 0;
    text-align: center;
}

.whywe li {
    display: inline-block;
    vertical-align: top;
    width: 13.66%;
    margin: 0 1.5%;
    list-style-type: none;
    text-align: left;
}

.whywe li img {
    display: flex;
    margin: 0 auto 10px;
}

.whywe li .zag {
    background: #666666;
    color: #fff;
    padding: 5px 10%;
    width: 80%;
    float: left;
    font-size: 14px;
    min-height: 38px;
    text-align: center;
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}


.info-form {
	background: #fafafa;
	padding: 30px 0;
	border-top: 1px solid #dde3e7;
    border-bottom: 1px solid #dde3e7;
}

.info-form .h1zag span {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: 300;
	color: #2c82c9;
}


.formysl {
    float: left;
    width: 100%;
}

.formysl form, .formysl fieldset {
    border: 0;
}

.formysl p {
    float: left;
    width: 22%;
    margin: 10px 1.5%;
}

.formysl p input {
    width: 100%;
    box-sizing: border-box;
    font-size: 15px;
    padding: 10px 5px;
    border: 1px solid #d8d8d8;
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.formysl input.submit {
    float: left;
    width: 22%;
    margin: 10px 1.5%;
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    background: #76bb23;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    padding: 8px 0;
    text-align: center;
    transition: background 0.3s;
}

.formysl input.submit:hover {
    cursor: pointer;
    background: #66a11f;
}

.fon-info {
	background: url(../img/fon-info.png) top center no-repeat;
	padding-top: 40px;
	margin-top: -100px;
}












.effect-ruby a img {
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, -webkit-border 0.3s;
    transition: opacity 0.3s, transform 0.3s, border 0.3s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.effect-ruby:hover a img {
    opacity: 0.9;
    -webkit-transform: scale(1);
    transform: scale(1);
}




.internal .lmenu ul {
    margin-top: 0;
}

.block40 .prbuy .pr {
	width: 100%;
}

.block40 .prbuy .pr span {
    font-size: 26px;
}

.block40 .prbuy .buy {
	margin: 10px 0;
	font-size: 19px;
	transition: background 0.3s;
	background: #76bb23;
}

.block40 .prbuy .buy:hover {
	background: #66a11f;
}




.block40 .date {
    float: left;
    color: #475577;
    font-size: 17px;
    font-weight: 400;
	margin-bottom: 5px;
}




.novosti li {
	    min-height: 352px;
}



.blogint p iframe {
	width: 100%;
}






.mincattov li {
	min-height: 122px;
}

.mincattov li .inner {
    min-height: 120px;
}

.slider-for .slick-slide {
	z-index: 1 !important;
}


















.table {
	float: left;
	width: 97%;
	margin: 10px 1.5%;
}

.table table {
    border: 1px solid #E0E0E0;
    width: 100% !important;
/*
    border-collapse: collapse;
*/
	
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	
	overflow: hidden;
	
	box-sizing: border-box;
}

/*
.table table {
    text-align: center;
    border: 1px solid #babab9;
    border-collapse: collapse;
    width: 100%;
    margin: 10px 0 10px 0;
    float: left;
}
*/

.table table tbody td {
    vertical-align: middle;
}

.table table tbody td p {
    margin: 5px 5px;
    color: #000;
    font-size: 17px;
    font-weight: 300;
    float: none;
    width: auto;
}

.table table tbody td a {
    color: #32648f;
}



.table table td table {
    width: 100%;
}

.table table td table td:first-child {
    width: 60px;
}

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

.table table td {
    border: 1px solid #E0E0E0;
    padding-left: 8px;
    text-align: center;
	
    color: #000;
    font-size: 15px;
    font-weight: 300;
}

.table table td a {
    color: #205081;
}

.table table td, .table th {
padding: 10px 3%;
text-align: left;

box-sizing: border-box;
}

.table table th:first-child {


}

.table table tr:nth-child(2n) { background-color: #f7f7f7; }

.table table th {
    background-color: #246aa3;
    border: 1px solid #246aa3;
    color: #fff;
    font-weight: normal;
	    font-size: 15px;
	

}






.fmenu {
	display: none;
}


















#wapkamen2 .wapcall {
	display: none;
}










.block30 {
    float: left;
    width: 30%;
    padding: 0 0 0 5%;
}

.block65 {
    float: left;
    width: 60%;
    padding: 0 0 0 5%;
}


.block96 {
    float: left;
    width: 96%;
    padding: 0 2%;
}


.imgbl {
	float: left;
	width: 100%;
	
	margin: 15px 0;
	
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	
	overflow: hidden;
}


.imgbl img {
    float: left;
    width: 100%;
}

.mtop {
	float: left;
	width: 100%;
	margin-top: 15px;
}

/*
voot
*/

.voot {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    position: relative;
    z-index: 5;
/*
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    position: relative;
    z-index: 5;

    border: 1px solid #E0E0E0;

*/
    box-sizing: border-box;
}

.voot {
    float: left;
    width: 100%;
	margin: 0 0 10px 0;
}



.voot .zag {
    float: left;
    margin: 10px 0 10px 0;


    text-transform: uppercase;
    /* border-top: 2px solid #f2f2f2; */
    float: left;
    width: auto;
/*
    padding: 10px 50px 10px 10px;
*/

    padding: 0;

    text-decoration: none;
    font-size: 24px;
    color: #475577;
	font-weight: 400;
/*
    background: url(../img/str-bot.png) 95% no-repeat #f2f2f2;
 
*/   position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    transition: background 0.3s;
}


.voot ul {
    list-style: none;
}
.voot ul > li{
    padding-left: 20px;
    position: relative;
    margin: 5px 0;
    
	width: 100%;
	box-sizing: border-box;
	
    float: left;
}
.voot ul > li:before{
    content: '\2605';
    position: absolute; top: 0; left: 0;
    color: #9ad92c;
}

.voot ul li a {
    float: none;
    width: auto;
    color: #2c82c9;
    font-size: 17px;
    text-decoration: none;
}

.voot ul li:hover,
.voot ul li a:hover {
    color: #333;
    text-decoration: none;
}





/*
spsot
*/


.spsot li {
    min-height: 252px;
	background: #2c82c9;
	
	transition: background 0.3s;
}

.spsot li:hover {
	    background: #246aa3;
}

.spsot li .inner {
    min-height: 200px;
	background: transparent;
}

.spsot li .img {
    height: 160px;
}

.spsot li .text .zag {
    color: #fff;
	text-transform: uppercase;
	font-size: 19px;
}

.spsot li .text .zag:hover {
	color:  #d5d5d5;
}

.spsot li .text .opis p {
color: #fff;
font-size: 14px;
margin: 5px 0;
}


.slick-prev, .slick-next {
	display: none !important;
}







.prises {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;

}

.prises .zag {
    float: left;
    margin: 10px 2% 5px 2%;
    text-transform: uppercase;
    /* border-top: 2px solid #f2f2f2; */
    float: left;
    width: auto;
    /* padding: 10px 50px 10px 10px; */
    padding: 0;
    text-decoration: none;
    font-size: 24px;
    color: #475577;
    font-weight: 400;
    /* background: url(../img/str-bot.png) 95% no-repeat #f2f2f2; */
    position: relative;
    z-index: 9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    transition: background 0.3s;
}








/*

.slicknav_menu {
	display: none;
}

*/





