body
{
	font-size: 8px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	overflow: auto;
	overflow-y: auto;
	margin: 0;
	min-width: 1020px;
}
* {
}
p
{
	font-size: 14px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 20px;
	
}

a
{
	text-decoration: none;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #007060;
	border-bottom: 1px solid transparent;
	transition: all 0.3s;
}

a:hover
{
	text-decoration: none;
	border-bottom: 1px solid;
	transition: all 0.3s;
}

a.vg_out_links
{
	color: #81898d;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;;
}

p.vg_body
{
	font-size: 12px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;;
}

table
{
	font-size: 14px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;;
}
.wrapper {
	min-width: 1000px;
	margin: auto;
	max-width: 1240px;
	padding: 0 10px;
	position: relative;
}
.header, .headertop, .headermiddle, .headerbottom {
	display: block;
	font-size: 15px;
	font-weight:600;
	min-width:1000px;
}
.headermiddle .wrapper {
	padding: 0 15px 0 0;
}
.headertop {
	#background: #00416a;
	background: #007060;
	color: #FFF;
	padding: 5px 0 2px 0;
	min-height: 85px;

}
.headertop i {

}
.phones {
	float: left;
	padding-left: 360px;
	margin-top: 24px;
	width:80%;
	position:relative
}
.prevversion {
	position:absolute;
	right:0;
	top:3px;
}
.prevversion a {
	font-weight:normal;
	border-bottom:1px solid #FFF;
}
.phones i {
	color: #007060;
    transition: all 0.3s;
    border-radius: 4px;
    background: #FFF;
    width: 30px;
    line-height: 16px;
    padding: 8px 0 6px 0;
	text-align: center;
}
.social {
	float: right;
	line-height: 75px;
}
.social a {
	color: #007060;
	transition: all 0.3s;
	border-radius: 4px;
	background: #FFF;
	width: 30px;
	line-height: 25px;
	padding: 8px 0 6px 0;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	
}
.social a:hover {
	background: #dddddd;
	transition: all 0.3s;
	border-bottom: 1px solid transparent;
	color: #007060;
}
.phones div, .phones a {
	display: inline-block;
}
.phones i {
	position: relative;
	top: 0px;
}
.phone {
	margin-right: 35px;
}
.phones a {
	color: #FFF;
	border-bottom: 1px solid #007060;
	transition: all 0.3s;
}
.phones a:hover {
	border-bottom:1px solid #FFF;
	transition: all 0.3s;
	text-decoration: none;
}
.headermiddle {
	background: #007060;
	color: #FFF;
	min-height: 85px;
	z-index: 30;
}
.headerbottom {
	background: #FFF;
	color: #007060;
	font-size:18px;
	font-weight: bold;
	line-height: 26px;
	font-family: Calibri;
	min-height: 50px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	position: relative;
	z-index: 50;
}
.logo {
	float: left;
	position: absolute;
	left: 10px;
	top:0px;
	z-index: 1;
}
.logo a {
	border-bottom: none;
}
.logo a:hover {
	border-bottom: none;
}

.search, .lang {
	float: right;
}
.lang {
	font-size: 12px;
	line-height: 85px;
	margin-left: 15px;
}
.lang a {
	color: #FFF;
	border-bottom: 1px solid #007060;
	
}
.lang a:last-of-type {
	margin-left:10px;
}
.lang a:hover {
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}
.search input[type="submit"] {
	border: none;
	background: transparent;
	position: absolute;
	z-index: 100;
	left: 0;
	width:16px;
	top: -9px;
}
.search input[type="submit"]:hover {
	cursor: pointer;
	border: none;
	background: transparent;
	position: absolute;
	z-index: 100;
	left: 0;
	width:16px;
	color: #DDD;
}
.sbut {
	position: absolute;
	right: 8px;
	top: 7px;
}
.sbut:hover i {
	color: #666;transition: all 0.3s;
}
.search {
	background: #FFF;
	width: 185px;
	height: 30px;
	border-radius: 4px;
	margin-top: 28px;
	margin-right: 0px;
	position: relative;
}
.sbut i {
	position: relative;
	color: #000;
	z-index: 1;
	transition: all 0.3s;
	top: 2px;
}
.search input[type="text"] {
	width: 185px;
	border: none;
	border-radius: 4px;
	padding: 8px 20px 7px 10px;
	transition: all 0.3s;
	background: #FFF;
	color: #000;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;;
	line-height: normal;
	font-weight: normal;
	font-size: 12px;
}
.search input[type="text"]:focus {
	outline: none;
	border: none;
	background: #ddd;
	transition: all 0.3s;
}
.lang span {
	display: none;
}
.navi {
	display: inline-block;
	margin-left: 0px;
	padding-left: 0px;
}

@media screen and (max-width: 1380px) {
	.photogal .photos img {
		max-height: 145px !important;
	}
	.lang a {
		color: #FFF;
		border-bottom: 1px solid #007060;
	}
	.lang a:hover {
		border-bottom: 1px solid #FFF;
		color: #FFF;
	}
	.lang {
		line-height: 85px;
		z-index: 60;
		position: relative;
	}
	.search input[type="text"], .search input[type="text"]:focus {
		border: 1px solid #000;
	}
	
	.search {
		z-index: 60;
		margin-right: 0;
	}
	.wrapper {
		
	}
	.mainlinks img {
		margin-bottom: 40px !important;
	}
	.mainlinks p {
		width: calc(100% - 110px) !important;
		font-size: 12px !important;
	}
	#slider .bx-slider-preset-4 .bx-advertisingbanner-content {
		padding: 0% 12% !important;
		bottom: 75px;
		top: auto;
	}
	#slider .theme-default a.nivo-prevNav {
		left: 10px !important;

	}
	#slider .theme-default a.nivo-nextNav {
		right: 10px !important;

	}
	.social.bottom {
		left: auto !important;
		right: 0 !important;
	}
    
}
@media screen and (max-width: 1150px) {
	.search {
		margin-top: 5px;
		z-index: 60;
		margin-right: 0;
	}
	
	.photogal .photos img {
		max-height: 135px !important;
	}
	.headerbottom span {
		font-size: 16px;
	}
	.scrollToTop {
		right: auto;
		left: 20px;
	}
	.social.bottom {
		right: 10px !important;
		bottom: 45px !important;
	}
	#horizontal-multilevel-menu-bottom li a {
		font-size: 13px;
	}

}
#slider {
	background: #CCC;
	width: 100%;
	z-index: 10;
	position: relative;
	overflow: hidden;
}
.mainline {
	width: 100%;
	background:#007060;
	height: 25px;
	position: relative;
	z-index: 60;
}
.footer {
	background: #007060;
	min-height: 300px;
	min-width:1000px;
}
.footlogo {
	width: 125px;
	height: 37px;
	
	background-size: cover;
	display: inline-block;
	position: absolute;
	top: 335px;
	left: 47px;
}
.footlogo_1 {
	width: 125px;
	height: auto;
	
	background-size: cover;
	display: inline-block;
	position: absolute;
	top: 45px;
	left: 50px;
}
.footlogo_2 {
	width: 125px;
	height: auto;
	
	background-size: cover;
	display: inline-block;
	position: absolute;
	top: 190px;
	left: 47px;
}
.footlogo_2 a{
	border: none;
}
.footlogo_2 a:hover{
	text-decoration: none;
	border: none;
}
.newsname {
	display: none;
}
.mainpage .newsname {
	color: #000;
	text-transform: uppercase;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
	font-size: 22px;
	text-align: center;
	display: inline-block;
	padding: 9px 15px;
	background: #AB8346;
	border-radius: 10px;
	float: right;
	margin-right: 50px;
	font-weight: normal;
	position: absolute;
	right: 140px;
	bottom: -35px;
	z-index: 100;
	width: 180px;
	border-bottom: none;
}
.mainpage .newsname:hover {
	border-bottom: none;
}
.theme-default .nivo-controlNav {
	bottom: 15px;
	left: 50%;
	width: 200px;
	text-align: center;
	margin-left: -100px;
}
#slider .bx-advertisingbanner-text-title {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
	font-weight: normal;
}
#slider .bx-slider-preset-4 .bx-advertisingbanner-content {
	padding: 20.5% 23%;
}
.theme-default .nivo-controlNav a {
	background: #FFF;
	border: 3px solid #FFF;
	width: 15px;
	height: 15px;
	transition: all 0.3s;
}
.theme-default .nivo-controlNav a.active, .theme-default .nivo-controlNav a:hover {
	background: #007060;
	border: 3px solid #FFF;
	transition: all 0.3s;
}
#slider .nivo-directionNav {
	max-width: 80%;
	margin: auto;
}
#slider .theme-default a.nivo-prevNav {
	left: 15%;
	
}
#slider .theme-default a.nivo-nextNav {
	right: 15%;
	
}
#slider .theme-default .nivo-directionNav a {
	opacity: 0.7;
}
#slider .nivo-directionNav a {
	bottom:60px;
	top: auto;
	width: 118px;
	height: 76px;
	opacity: 0.5;
	transition: all 0.3s;
}
#slider .nivo-directionNav a:hover {
	opacity: 1;
	transition: all 0.3s;
}
#slider .theme-default .nivoSlider {
	margin-bottom: 0;
}
#slider .theme-default a.nivo-prevNav {
	background: url('images/prev.png')
}
#slider .theme-default a.nivo-nextNav {
	background: url('images/next.png')
}
.headertop {
	border-bottom: 2px solid #FFF;
		
}
.headertop .wrapper {
	height: 84px;
}
.hideline {
	background: #00416a;
	height: 10px;
	width: 500px;
	position: absolute;
	top: -5px;
	left: -283px;
	z-index: 0;
}
.hideline_r {
	background: #00416a;
	height: 10px;
	width:10px;
	position: absolute;
	top: -5px;
	right: 0;
	z-index: 0;
}
.mainpage .maincontent {
	width: calc(100% - 380px);
	font-size: 20px;
	padding: 20px 0 0 0;
}
.notmainpage .maincontent {
	width: calc(100% - 330px);
	font-size: 18px;
	padding: 20px 0 40px 0;
	
}
.notmainpage .maincontent td:nth-child(2n+1) img {
}
.notmainpage .maincontent td:nth-child(2n) img {
}
.notmainpage .maincontent td {
	vertical-align: top;
}
.notmainpage .maincontent td img {
	margin-bottom: 7px/* 10px*/;
	
}
.notmainpage .maincontent td {
	padding:10px;
}
.notmainpage .maincontent td p {
	font-size: 18px;
	margin-bottom:0;
}
.notmainpage .maincontent p {
	font-size: 18px;
	margin: 0 0 15px
}
.mainpage .maincontent p {
	font-size: 20px;
}
.rightnews {
	width: 360px;
	float: right
}
.leftmenu {
	width: 300px;
	float: left;
	background: #FFF;
	z-index: 140;
}
ul.left-menu {
}
.rightnews .preview_picture {
	width: 140px;
	height: auto;
}
.rightnews .preview_picture:hover {
}
.rightnews div.news-list img.preview_picture {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 0px;
	
}
.rightnews {
	margin: 0px 0px 23px 0px;
	padding: 23px 10px 0 20px;
	background: #AB8346;
	border-bottom: 10px solid #A5AAA6;
	color: #000;
}
.rightnews .news-list {

}
.rightnews .news-item {
	margin-top: 20px;
	margin-bottom: 0;
}
.news-date-time {
	font-size: 14px;
	color: #000;
	display: block;
	margin-bottom: 5px;
}
.rightnews .news-item a {
	color: #000;
	font-size: 14px;
	transition: all 0.3s;
	border-bottom: 1px solid #AB8346;
	font-stretch: condensed;
}
.rightnews .news-item a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	transition: all 0.3s;
}
.mainpagelinks .news-item:hover .news-name {
	color: #000;
	background: #AB8346;
}
.newsarch {
	font-size: 14px;
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
	color: #000;
	transition: all 0.3s;
	border-bottom: 1px solid #AB8346;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.newsarch:hover {
	border-bottom: 1px solid #000;
	transition: all 0.3s;
	text-decoration: none;
	
}
.linkholder {
	text-align: center;
	margin-top: 15px;
}
.mainpagelinks a, .mainpagelinks a:hover {
	border-bottom: none;
}
.mainpagelinks .news-item {
	width: calc(50% - 10px);
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 20px;
}
.mainpagelinks .news-item:nth-child(2n+1) {
	margin-right: 10px;
	
}
.mainpagelinks .news-item:nth-child(2n) {
	margin-left: 10px;
	
}
.mainpagelinks .news-item .preview_picture {
	width: 100%;
	min-height: 100%;
	height: auto;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	position: absolute;
	left: 0;
	top: 0;
}
.mainpagelinks .news-name {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #AB8346;
	padding: 4px 10px 5px 10px;
	width: auto;
	text-align: right;
	color: #FFF;
	font-size: 14px;
	transition: all 0.3s;
}
.mainpagelinks .news-name:hover {
	text-decoration: none;
	color: #fff;
	transition: all 0.3s;
	background: #00416a;
}
.mainpagelinks .newstext {
	position: absolute;
	top: 0;
	right: 0;
	color: #FFF;
	font-size: 14px;
	padding: 15px;
	background: radial-gradient(ellipse, rgba(132,174,57,0.7), rgba(255,255,255,0));
	
}
.mainpagelinks .newstext p {
	font-size: 14px;
}
.mainpagelinks {
}
.blankpic {
	width: 100%;
}
.counter {
	border: 2px solid #FFF;
	padding: 0 10px;
	display: inline-block;
	margin-right: 10px;
}
table img {
	margin-right: 10px;
}
table td {
	padding-right: 10px;
}
#leaderboard {
	background: #AB8346;
	padding: 10px 10px 10px 20px;
}
#leaderboard h2 {
	font-size: 36px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
}
.mainlinks {
	margin-bottom: 0px;
	margin-top: 20px;
}
.mainlinks a {
	display: inline;
}
.mainlinks img {
	display: inline-block;
	margin-bottom: 20px;
}
.mlimg:hover {
	border-bottom: none;
}
.mlimg {
	border-bottom: none;
}
.mainpage .maincontent .mainlinks p {
	font-size: 14px;
    width: calc(100% - 140px);
    vertical-align: middle;
    display: inline-block;
	margin-left: 5px;
	
}
#leaderboard table td p {
	font-size: 14px;
}
#leaderboard table td {
	vertical-align: top;
	font-size: 14px;
}
#leaderboard table td img {
	width: 100%;
	margin: 0 0 5px 0;
}
.social.bottom {
	line-height: normal;
	font-size: 15px;
	color: #FFF;
	text-transform: uppercase;
	position: absolute;
	bottom: 50px;
	right:20px;
	font-weight: bold;
}
.social.bottom > div {
	margin-bottom: 15px;
	margin-left: 5px;
}
form input[type="text"], form textarea {
	width: 100%;
	margin-bottom: 10px;
}
input[type="text"], textarea {
	border-radius: 3px;
	padding: 8px 10px 7px 10px;
	border: 1px solid #000;
	resize: none;
}
select {
	padding: 8px 10px 7px 10px;
	border: 1px solid #000;	
}
input[type="submit"] {
	border-radius: 3px;
	padding: 8px 10px 7px 10px;
	border: 1px solid #AB8346;
	background: #AB8346;
	color: #FFF;
	transition: all 0.3s;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
input[type="submit"]:hover {
	background:#00416a;
	border: 1px solid #00416a;
	color: #FFF;
	transition: all 0.3s;
	cursor: pointer;
}
input:focus {
	outline: none;
}
div.search-popup {
	box-shadow:2px 2px 5px rgba(0,0,0,0.3);
	border: none;
	font-size: 12px;
	padding: 0;
}
div.search-popup-row, div.search-popup-row-active {
	padding: 5px 10px 4px 10px;
}
h1.maintitle {
	color: #00416a;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
}
.bx-newslist-block {
	padding: 0 3px;
}
.bx-newslist .btn {
	background: #AB8346;
	border-radius: 3px;
	padding: 8px 10px 7px 10px;
	border:1px solid #AB8346;
	font-size: 14px;
}
.bx-newslist .btn:hover {
	background: #00416a;
	border: 1px solid #00416a;
	color: #FFF;
	
}
.smi.news-list .btn {
	background: #AB8346;
	border-radius: 3px;
	padding: 8px 10px 7px 10px;
	border:1px solid #AB8346;
	font-size: 14px;
	display: block;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FFF;
}
.smi.news-list .btn:hover {
	background: #00416a;
	border: 1px solid #00416a;
	color: #FFF;
	
}
.curpage .bx-breadcrumb-item {
	display: none;
}
.curpage .bx-breadcrumb-item.visible {
	display: block;
}

.curpage .bx-breadcrumb .bx-breadcrumb-item {
	float: none;
}
.curpage .bx-breadcrumb .bx-breadcrumb-item span {
	color: #00416a;
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 1.1;
	font-size: 28px;
	display: inline-block;
	text-transform: uppercase;
}
.bx-breadcrumb {
	margin-bottom: 0;
	margin-top: 5px;
}
.bx-breadcrumb i {
	float: left;
}
.bx-newsdetail-block {
	padding: 0 1px;
}
#contacts td {
	vertical-align: top;
}
#contacts div.mf-name input, div.mf-email input, #contacts textarea {
	width: 100%;
}
#contacts div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {
	width: 100%;
}
#contacts textarea {
	height: 150px;
}
.scrollToTop{
	width:42px; 
	height:42px;
	text-align:center; 
	color: #CCC;
	text-decoration: none;
	position:fixed;
	bottom:40px;
	right:40px;
	display:none;
	transition: none;
	z-index: 199;
}
.scrollToTop:hover, .scrollToTop:focus {
	border-bottom: none;
	color: #AAA;
}
.mf-captcha img {
	margin-left: 0 !important;
}
.bx-breadcrumb .bx-breadcrumb-item:nth-child(1) i {
	display: none;
}
.catalog-section-list ul {
	list-style: none;
	padding-left: 0;
}
.catalog-section-list ul li {
	margin-bottom: 10px;
}
.photogal .photos a:nth-child(3n+3) {
}
.photogal .photos img {
	width: auto;
	height: auto;
	max-height: 190px;
}
.photogal .photos a:hover {
	border-bottom: none;
}
.photogal .photos a {
	width: auto;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline-block;
	border-bottom: none;
	text-align: center;
	outline: none;
	font-size: 14px;
	overflow:hidden;
	position: relative;
}
.photodescr {
	margin-top: 5px;
	line-height: 16px;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 5px 10px;
	color: #000;
	background: #AB8346;
	opacity: 0;
	transition: all 0.3s;
}
.photogal .photos {
	clear: both;
}
.photogal .photos1 {
	clear: both;
}
.grid-item:hover .photodescr {
	opacity: 1;
	transition: all 0.3s;
	color: #FFF;
}
.photogal .photos1 img {
	width: auto;
	height: auto;
	max-height: 215px;
}
.photogal .photos1 a:hover {
	border-bottom: none;
}
.photogal .photos1 a {
	width: calc(33.3333% - 20px);
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline-block;
	border-bottom: none;
	text-align: center;
	outline: none;
	font-size: 14px;
	overflow:hidden;
	position: relative;
}


.var {
	margin: 15px 0px;
	display: block;
	clear: both;
}
.photogal .photos2 a {
    width: calc(33.3333% - 20px);
    height: 32.3333%;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: none;
    text-align: center;
    outline: none;
    font-size: 14px;
    overflow: hidden;
    position: relative;
}
.photogal .photos2 img {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
	transform: translate(-50%, 0);

}
.maincontent img {
	max-width: 100%;
	height: auto;
}
.leftmenu.fixed {
position:fixed;
top:0px;

}
.fas.fa-phone {
	margin-right: 5px;
}
.fas.fa-envelope {
	margin-left: 38px;
}
.mainlinks h2 {
	margin-bottom: 20px;
}
.mainlinks table {
	background: #E2A3A3;
	margin-bottom: 0px;
	position: relative;

}
.mainlinks table td {
	padding: 15px 30px 0 30px;
	vertical-align: top;
}
.mainlinks h3 {
	margin-top: 0;
	margin-bottom: 30px;
	line-height: 30px;
}
.curflag {
	position: absolute;
	top: 15px;
	left: 200px;
}
#horizontal-multilevel-menu-bottom li a {

}
.left-menu.sections li {
	margin-bottom: 0;
}
.product-item-detail-short-card-fixed, .product-item-detail-tabs-container-fixed {
	display: none !important;
}
.product-item {
	border: 1px solid #DDD;
}
.product-item-info-container {
	display: none !important;
}

.product-item-image-wrapper, .product-item-image-wrapper:hover {
	text-decoration: none;
	border-bottom: none;
}
.product-item-title {
	position: absolute;
	right: 1px;
	bottom: 1px;
	color: #FFF;
	background: #AB8346;
	margin-bottom: 0;
	z-index: 130;
	padding: 4px 10px 5px 10px;
	font-size: 14px !important;
	font-weight: bold;
	transition: background 0.3s;
	white-space:normal;
	text-align:right;
}
.product-item-big-card .product-item-title a {
	color: #FFF;
	font-size: 14px;
}
.product-item-big-card .product-item-title a:hover {
	text-decoration: none;
	border-bottom: none;
}
.product-item-big-card .product-item-image-wrapper {
	margin-bottom: 0;
}
.bx-touch .product-item-title,
.product-item-container.hover .product-item-title {
	background: #00416a;
	transition: background 0.3s;
	right: 0;
	bottom: 0;
}
.bx-section-desc.bx-blue {
	margin-bottom: 25px;
}
.sectcontrols {
	margin-bottom: 40px;
	text-align: center;
}
.sectcontrols a {
	display: inline-block;
	background: #AB8346;
	padding: 15px 25px;
	border-radius: 23px;
	color: #FFF;
	width: 250px;
	text-align: center;

}
.sectcontrols a:first-of-type {
	margin-right: 70px;
}
.sectcontrols a:last-of-type {
	margin-left: 70px;
}
.sectcontrols a:hover {
	border-bottom: 1px solid transparent;
	color: #FFF;
	background: #00416a;
}
#horizontal-multilevel-menu-bottom ul li ul {
	display: none;
}
.product-item-detail-pay-block, .product-item-detail-tabs-container {
	display: none;
}
ul {
	padding-left: 20px;
}
.preview {
	margin-bottom: 30px;
}
.bx-catalog-element .sectcontrols {
	text-align: left;
	margin-top: 50px;
	margin-left: 20px;
	float: left;
}
.bx_sitemap {
}
.bx_sitemap .bx_sitemap_li_title a {
	font-size: 18px;
	color: #000;
	line-height: 25px;
}
.row.product-item-list-col-3 {
	margin-bottom: 30px;
}
.sectcontrols.bottom {
	margin-top: 80px;
}
.product-item-image-original, .product-item-image-alternative {
	background-size: cover;
}
.fixed.fixed_stop {
	position: absolute !important;
	bottom: 20px !important;
	top: auto !important;
}
.catc {
	margin-left: 0 !important;
}
.form-table  input[type="submit"] {
	padding-left: 25px;
	padding-right: 25px;
}
.product-item:hover .product-item-title {
	background: #00416a;
}
.form-table input[type="text"], .form-table textarea, .form-table select {
	width: 400px;
	border-radius: 3px;
}
.bx_sitemap {
	margin-bottom:0px;
}
.left-menu li {
	position:relative;
}
.left-menu .arrow {
	color:#000;
	position:absolute;
	right:10px;
	top:10px;
	z-index:100;
	
}

.left-menu .arrow:hover {
	cursor:pointer;
	color:#000;
}
.left-menu .arrow:before {
	content:"\25BC";
}
.left-menu .arrow.open:before {
	content:"\25B2";
}
ul.left-menu li ul {
	display:none;
}
.catal .leftmenu {
	position:relative !important;
}
ul.left-menu li a {
	padding-right: 25px;
}
ul.left-menu li ul li ul {
	display: none !important;
}
ul.left-menu li ul {
	background: #DDD;
}
.bx-newslist-slider img, .bx-newslist-img img {
width:100%;
}
.bx-newsdetail-content {
	font-size:18px;
}
body {
	font-family:"Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.lang a {
	margin-left:10px;
}
#horizontal-multilevel-menu > li {
	max-width:220px;
	padding:23px 0 !important;
}
#horizontal-multilevel-menu a {
	font-size:14px !important;
}

.rutube-icon{
	padding: 5px 0px 5px 0px !important;
	transform: translateY(4px);
}

.rutube-icon svg{
	fill: #007060;
}