#sp-search button.sf2-callBtn{
	background: url(../images/feedback.png) left center no-repeat;
    border: none;
    color: #2c2c2c;
    font-size: 14px;
    padding: 5px 0 5px 33px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    display: block;
	font-weight:400;
}
#sp-search button.sf2-callBtn:hover{

}
#sp-top3 .lang {
	background: url(../images/lang.png) left center no-repeat;
	padding: 8px 0 6px 36px; 
}

#sp-header .slogan {
	font-weight:bold;
	padding: 15px 0 15px 20px;
	border-left: 1px solid #d1d1d1;
	color:#2d7a31;
}
#sp-header .slogan .slogtext{
	font-weight:normal;
	color:#4c4e4c;
	margin-top:10px;
}
@media (max-width: 767px) {
	#sp-header .slogan {
	font-weight: bold;
    padding: 5px 0 5px 14px;
    font-size: 13px;
    border-left: 1px solid #d1d1d1;
    color: #2d7a31;
}
}
#sp-vmslider .buttonsl {
    font-size: 20px;
    color: #fff;
    background-color: #2d7a31;
    border: 2px solid #2d7a31;
    margin: 0px 0 10px 0;
    padding: 22px 40px 20px 40px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
#sp-vmslider .buttonsl:hover {
	background-color: #fff;
	color: #2d7a31;
}
#sp-header-info .phones {
	background: url(../images/phone.png) left center no-repeat;
}
#sp-header-info .number a {
	color:#303030;
	font-weight:bold;
}
#sp-search .email {
	background: url(../images/email.png) left center no-repeat;
	padding: 5px 0 5px 33px;
	font-size:14px;
}
.sp-megamenu-parent li.catalog {
	background: url(../images/bgcat.jpg) no-repeat;
	border-right: none;
	background-size: cover;
}
#sp-section-6 {
	background: url(../images/bgpr.jpg);
	padding:75px 0;
}
#sp-section-6 .icon.icon-primary img {
	float:left;
	    margin: 5px 5px 0 0;
}
#sp-section-6 .info {
    max-height: 65px;
    padding: 0px 0;
	text-align:left;
}
#sp-section-6 .info p.description {
    font-size: 15px;
	line-height:1.3;
	color:#fff;
	padding: 0;
	margin:0;
}

#sp-section-7 h3.sp-module-title{
	font-size:30px;
	text-align:center;
	margin: 40px 0;
}


#sp-mapline #mainMap {
    height:500px;}
.itemid-101 #sp-bottom {margin-top:0;}


body .jbzoo .frontpage, body .jbzoo .category, body .jbzoo .subcategory, body .jbzoo .jbbox {
	padding: 0;
    margin-bottom: 0;
}
body .jbzoo .items .jbzoo-item, body .jbzoo .item-full .jbzoo-item, body .jbzoo .commentslist .comments {
	margin:0;
}

body .jbzoo .items .jbzoo-item.jbzoo-item-novosti.jbzoo-item-teaser {margin:15px 0;overflow:hidden;}
.jbzoo-item.jbzoo-item-novosti.jbzoo-item-teaser .item-image {float:left;margin-right:15px;}
.jbzoo-item.jbzoo-item-novosti.jbzoo-item-teaser h4.item-title {font-size:20px;}
.jbzoo-item.jbzoo-item-novosti.jbzoo-item-teaser .element-itemcreated {font-size:14px;color:#7a7a7a;}
.jbzoo-item.jbzoo-item-novosti.jbzoo-item-full .element-jbimage {float:left;margin-right:15px;}

#sppb-addon-1553228216388 .jbzoo .jb-box {
    padding: 18px 18px 18px 18px;
	box-shadow: 0 0 7px #dedede;
    border-radius: 5px;
	margin: 15px 0;
}
#sppb-addon-1553228216388 .jbzoo .jb-box .item-description {
	background: url(../images/date.jpg) left center no-repeat;
	padding: 0 0 0 35px;
	    font-size: 13px;
    margin: 0 0 13px 0;
    color: #8e8e8e;
}
#sppb-addon-1553228216388 .jbzoo .jb-box img {
	width:100%;
	margin-bottom: 15px;
	height:auto;
}
#sppb-addon-1553228216388 .jbzoo .jb-box .item-wrapper-desc {
	font-size:16px;
	font-weight:bold;
	min-height: 48px;
}

.product-fields .product-field-type-M .form-check {width:100%;}
.product-fields .product-field-type-M input[type=radio]{

}
.product-fields .product-field-type-M img{
    float: left;
    margin: 0 10px 0 0;
    max-width: 100%;
}
.product-fields .product-field-type-M .vm-img-desc{
    text-align: center;
    font-size: 14px;
}
.product-fields .product-field-type-M label {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin: 0 0 15px 0;
}
.product-fields .product-field-type-M .controls{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.product-fields .product-field-type-M label{
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

body .sf2Win-body {
    position: relative;
    max-height: 600px;
    max-width: 600px;
    padding: 40px 39px 20px 39px;
    overflow-y: auto;
    line-height: 1.42;
    color: #333;
}
body .sf2-header{
	margin: 0 0 25px;
	text-align:center;
}
body .sf2-header .sf2-title {
    font-size: 190%;
    font-weight: 500;
}
body .sf2SendBtn {
    background: #17a020;
    color: #fff;
	font-weight:bold;
}
body .sf2SendBtn:hover {
    background: #097d11;
}
body .sf2SendBtn, body .sf2CloseBtn{
	padding: 11px 21px 12px;
	text-transform:uppercase;
}
@media (max-width: 767px) {
body .sf2Win-body {
	padding: 15px;
}
}


#sp-icons .item1 {
    position: relative;
    color: #fff;
    display: block;
	font-size:20px;
	text-align:center;
    overflow: hidden;
	border-radius:5px;
    height: 98px;
	margin: 20px 0 10px 0;
    width: 100%;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}
#sp-icons .item1 img,#sp-icons .item2 img{
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
	width:100%;
}
#sp-icons .item1:hover img,#sp-icons .item2:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
#sp-icons .ttl_i {
    position: absolute;
    top: 11%;
    left: 0;
    padding: 16px 10px 0px 10px;
    width: 100%;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}
@media (max-width: 767px) {
#sp-icons .ttl_i  {
top: 3%;
}
}
#sp-icons .item1:hover .ttl_i,.pros2-line .item2:hover .ttl_i{
    padding: 25px 10px 8px 10px;
}
#sp-icons .ttl {
    position: relative;
    display: block;
    overflow: hidden;
	font-weight:bold;
    text-decoration: none;
	height: 56px;
    line-height: 1.4;
	text-shadow: 0 0 10px #1b1b1b;
}
#sp-icons .buttonc{
	text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 9px 0px 8px 0;
    display: block;
    text-align: center;
    margin: 25px auto 0;
    background: #f48400;
    box-shadow: 1px 1px 0 #000;
    border-radius: 5px;
    width: 168px;
    transition: all .2s ease;
}
#sp-icons .item1:hover .buttonc{

    color: #f48400;
    background: #fff;
}

@media (min-width: 992px) {
  #sp-icons .item1 {
	  height:98px;
  }
  #sp-icons .ttl_i {
	  padding: 16px 10px 0px 10px;
  }
}
@media (min-width: 1200px) {
  #sp-icons .item1 {
	  height:120px;
  }
  #sp-icons .ttl_i {
	  padding: 31px 10px 0px 10px;
  }
}

#sppb-addon-1580786441461 {
border-radius: 5px 5px 0 0;
}
#sppb-addon-1580786441448 {
border-radius:5px 5px 0 0;
}
body h1, body h2.sppb-title-heading, body #sp-page-builder .sppb-section-title .sppb-title-heading  {
	font-weight:normal;
	font-size:26px;
}
@media (max-width: 767px) {
body h1,body h2.sppb-title-heading, body #sp-page-builder .sppb-section-title .sppb-title-heading {
	font-size:26px;
}
}
body #sp-page-builder .sppb-section-title{
	    margin-bottom: 15px;
}
body .vmlabel-wrap {
	display:none;
}
#sp-bottom4 .jb.cookie-decline {
	display:none;
}

body #column-id-1582782811879 button.sf2-callBtn {
    background: #2d7a31;
    color: #fff;
    font-weight: 400;
    transition: all 0.2s ease;
    display: inline-block;
    padding: 15px 27px 14px 27px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    text-shadow: none;
	    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
body #column-id-1582782811879 button.sf2-callBtn:hover {
background: #fff;
    color: #2d7a31;
}

body #column-id-1582782811880 #btn-1582782811922 {
    background: #2d7a31;
    color: #fff;
    font-weight: 400;
    transition: all 0.2s ease;
    display: inline-block;
    padding: 15px 27px 14px 27px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    text-shadow: none;
	    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
body #column-id-1582782811880 #btn-1582782811922:hover {
background: #fff;
    color: #2d7a31;
}

body .sf2Style-default button.sf2-element.sf2SendBtn {
    background: #2d7a31;
}
body .sf2Style-default button.sf2-element.sf2SendBtn:hover {
    background: #1c521e;
}