.to-big-button {
    text-align: center;
    padding: 0 0 60px;
	margin-top: -10px;
}
.to-big-button a {
    display: inline-block;
    background-color: #fff;
	padding: 12px 40px;
	text-decoration: none;
	border-radius: 6px;
	border: 1px solid #ccaf80;
	transition: .5s;
	font-size: 16px;
	color: #4d4d4d;
	text-transform: uppercase;
}
.to-big-button a:hover {
    background-color: #f9f9f9;
	border-color: #e2c391;
	color: #4e74a8;
}
/*OV:: options.css*/
#layout{
	width: 100%;
}
header{
	max-width: 100%;
}
.limiter,
.limiter-in {
	max-width: 70%;
	margin: 0 auto;
}
.limiter.for-tara-title {
	margin-top: 80px;
}
.limiter.for-tara-slider {
	margin-top: 65px;
}
.limiter.for-tara-button {
	margin-top: 65px;
	margin-bottom: 80px;
	text-align: center;
}
.to-tara-button {
	text-decoration: none;
	display: inline-block;
	padding: 5px 30px;
	transition: .5s;
	border: 1px solid #ddd;
	color: #777;
}
.to-tara-button:hover {
	border: 1px solid #aaa;
	color: #444;
}
.tara-home-title {
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}
#breadcrumbs{
	max-width: 100%;
}
#body{
	max-width: 100%;
	min-height: 480px;
	position: relative;
}
#body::after {
	content: "";
	display: block;
	position: absolute;
	left: 15%;
	top: 0;
	width: 70%;
	height: 5px;
	background: #ebc475;
	background: -moz-linear-gradient(left,  #ebc475 0%, #e5b66e 100%);
	background: -webkit-linear-gradient(left,  #ebc475 0%,#e5b66e 100%);
	background: linear-gradient(to right,  #ebc475 0%,#e5b66e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc475', endColorstr='#e5b66e',GradientType=1 );
	z-index: 2;
}
#over-footer {
	border-top: 1px dashed #ddd;
	padding: 60px 0 80px;
	background-color: #f6f6f6;
}
footer.parent{
	max-width: 100%;
}
#wd-pos-promoactions {
	background-color: #fff;
	color: #666;
	font-size: 16px;
}
#wd-pos-promoactions .widget > .body {
	padding: 25px 0 30px;
}
#wd-pos-promoactions .widget + .widget {
	margin-top: -45px;
}
#wd-pos-promoactions .widget > .title,
#wd-pos-promoactions h2 {
	color: #0d2c57;
	font-size: 24px;
	text-align: center;
}
#wd-pos-promoactions .widget > .title {
	background-color: #fff;
	margin-bottom: 0;
	padding-top: 15px;
}
#wd-pos-promoactions a {
	color: #0d2c57;
}
#wd-pos-promoactions a:hover {
	color: #144687;
}
#user_profile_tabs .tabs-menu .tabbed li:nth-child(2),
#user_profile_tabs .tabs-menu .tabbed li:nth-child(4) {
	display: none;
}
#top_nav .menu > li.brands > ul > li:nth-child(3) > a,
#top_nav .menu > li.brands > ul > li:nth-child(4) > a {
	background-image: none !important
}
#top_nav .menu > li.brands > ul > li:nth-child(3) > ul,
#top_nav .menu > li.brands > ul > li:nth-child(4) > ul {
	display: none;
}
#form-tabs-contact_form_8 .is_required,
#f_contact_form_agreement .is_required {
	color: #dd9914;
}
/*OV:: options.css end*/
.login_layout form {
	min-height: 250px;
	min-width: 265px;
}
.login_layout .login_form h3 {
	font-size: 16px;
	font-weight: 700;
}
#fixed-cont > .limiter {
	position: relative;
}
#logo a {
    background: url("../images/logo.png") no-repeat left center;
	background-size: contain;
	display: block;
    height: 100%;
    width: 100%;
}
#logo,
#top_right {
	height: 40px;
    overflow: hidden;
}
#logo {
	float: left;
	width: 180px;
}
#top_right {
	color: #fff;
	float: right;
	line-height: 38px;
	text-align: right;
	width: 250px;
}
#top_right a,
#top_right span {
	color: #fff;
	display: inline-block;
	margin-left: 4px;
	vertical-align: middle;
	text-decoration: none;
	transition: .3s;
	font-size: .8em;
}
#top_right a:hover {
	opacity: .8;
}
#top_right .phone {
	background: url("../images/skins/chza/phone-cont.png") no-repeat left center;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	margin-left: 0;
	margin-right: 2px;
}
#top_right .facebook {
	background: url("../images/skins/chza/facebook.png") no-repeat center center;
}
#top_right .linkedin {
	background: url("../images/skins/chza/linkedin.png") no-repeat center center;
}
#top_right .google-plus {
	background: url("../images/skins/chza/google-plus.png") no-repeat center center;
}
#top_right .facebook,
#top_right .linkedin,
#top_right .google-plus {
	background-size: 16px;
	height: 20px;
	line-height: 20px;
	width: 20px;
	margin-top: -3px;
}
#top_right .lang-switch {
	height: 20px;
	line-height: 20px;
	margin-top: -5px;
}
#top_right .lang-switch:hover {
	opacity: 1;
	color: #e2c391;
	text-decoration: underline;
}
#top_nav {
	float: left;
	width: calc(100% - 480px);
}
#top_nav .menu {
    font-size: 0;
	text-align: right;
}
#top_nav .menu > li {
    display: inline-block;
    font-size: 14px;
}
#top_nav .menu > li ul {
    text-align: left;
}
#footer-content {
	box-sizing: border-box;
	background-color: #001b4a;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 7% 30px;
	margin: 20px 0 0;
}
#footer-content > div {
	float: left;
	padding-top: 35px;
}
#footer-content .item-first,
#footer-content .item-second {
	width: 23%;
	margin-right: 8%;
}
#footer-content .item-third {
	box-sizing: border-box;
	width: 38%;
}
#footer-content .title {
	font-size: 1.2em;
	color: #e4b669;
	position: relative;
	padding-bottom: 5px;
}
#footer-content .title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 150px;
	height: 1px;
	background-color: #e2c391;
	transition: .15s;
}
#footer-content a {
	display: block;
	text-decoration: none;
}
#footer-content a:hover {
	color: #e2c391;
}
#footer-content .title a {
	color: #e2c391;
}
#footer-content .title:hover::after {
	background-color: #e4b669;
}
#footer-content .title:hover a {
	color: #e4b669;
}
#footer-content .momile-phone{
	background: url("../images/skins/chza/mobile-phone.png") no-repeat left center;
	padding-left: 20px;
	background-size: 10px 16px;
}
#footer-content .phone{
	background: url("../images/skins/chza/fhone.png") no-repeat left center;
	padding-left: 20px;
}
#footer-content .fax{
	background: url("../images/skins/chza/fax.png") no-repeat left center;
	padding-left: 20px;
}
#footer-content .mail{
	background: url("../images/skins/chza/envelope.png") no-repeat left center;
	padding-left: 23px;
}
#footer-content .icons {
	padding-top: 25px;
}
#footer-content .icons a {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	text-decoration: none;
	transition: .3s;
}
#footer-content .icons a:hover {
	opacity: .8;
}
#footer-content .facebook {
	background: url("../images/skins/chza/facebook.png") no-repeat center center;
}
#footer-content .linkedin {
	background: url("../images/skins/chza/linkedin.png") no-repeat center center;
}
#footer-content .google-plus {
	background: url("../images/skins/chza/google-plus.png") no-repeat center center;
}
.footer-conditions {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	padding: 25px 0 0;
}
.footer-conditions a {
	display: inline-block;
	padding: 0 10px;
}
.footer-conditions a:hover {
	color: #e2c391;
}
.chza footer .footer-foot li {
    height: auto;
	line-height: 25px;
}
.chza footer .footer-foot {
	padding-bottom: 20px;
}
.chza header .widget_user_avatar .user_info {
	margin: 0;
	display: none;
}
.chza header .menu > li:first-child {
	margin-left: -12PX;
}
#copyright a {
	padding-right: 6px;
}
#copyright a:hover {
	color: #e2c391;
}
#copyright span {
	padding-left: 6px;
}

/* history */
#history > div {
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	padding: 20px 0;
	position: relative;
}
#history > div:last-child {
	overflow: hidden;
	border-width: 0;
	padding: 20px 0 0;
	position: relative;
}
#history > div > div {
	display: inline-block;
	vertical-align: top;
}
#history > div .year {
    width: 90px;
	font-size: 30px;
	color: #d7b56d;
	padding: 0;
	line-height: 30px;
}
#history > div .year span {
    width: 90px;
	height: 30px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
}
#history .item2004 .year span {
	top: 56px;
}
#history .item2011 .year span {
	top: 98px;
}
#history .item2012 .year span {
	top: 39px;
}
#history .item2018 .year span {
	top: 65px;
}
#history > div .desctiption {
	width: calc(100% - 105px);
	font-size: 13px;
	line-height: 1.3;
	padding: 5px;
}
#history > div .desctiption p {
	display: flex;
	align-items: center;
}
#history .for-img {
	min-width: 60px;
	margin-right: 20px;
}
#history .for-img img {
	margin: 0 auto;
	width: 60px;
}
#history .for-img.shadow img {
	box-shadow: 0 0 5px #ccc;
}
/* history end */
/* produktsiya */
.section-cont {
    padding: 45px 0 30px;
}
.for_inline_block {
    font-size: 0;
}
.for_inline_block > * {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
}
#produktsiya {
    padding: 0 0 45px;
}
#produktsiya .section-cont {
    margin: 0 -2.5%;
    padding: 0;
}
#produktsiya .item {
    margin: 25px 2.5% 10px;
    padding: 55px 0 0;
    text-decoration: none;
	color: #4d4d4d;
    transition: .5s;
    width: 28.3%;
}
#produktsiya .item:hover {
	color: #666;
}
#produktsiya .item > * {
    transition: .5s;
}
#produktsiya .item::before {
    content: "";
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s;
    width: 45px;
	opacity: 1;
}
#produktsiya .item:hover::before {
    opacity: .9;
}
#produktsiya .item.oholodzhuyuchi-ridini::before {
    background-image: url("../images/main_img/produktsiya/oholodzhuyuchi-ridini.png");
}
#produktsiya .item.motorni-olivi::before {
    background-image: url("../images/main_img/produktsiya/motorni-olivi.png");
}
#produktsiya .item.transmisiyni-olivi::before {
    background-image: url("../images/main_img/produktsiya/transmisiyni-olivi.png");
}
#produktsiya .item.galmivni-ridini::before {
    background-image: url("../images/main_img/produktsiya/galmivni-ridini.png");
}
#produktsiya .item.avtohimiya::before {
    background-image: url("../images/main_img/produktsiya/avtohimiya.png");
}
#produktsiya .item.tara::before {
    background-image: url("../images/main_img/produktsiya/tara.png");
}
#produktsiya .item h2 {
	margin-bottom: 5px;
    text-transform: uppercase;
	color: #2c2c2c;
	font-size: 18px;
	transition: .5s;
	position: relative;
	padding-left: 0;
}
#produktsiya .item:hover h2 {
	color: #085eb7;
}
#produktsiya .item h2 span{
	position: relative;
}
#produktsiya .item h2 span::after {
	content: " ";
	background-color: #085eb7;
	font-size: 16px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	overflow: hidden;
	transition: .5s;
}
#produktsiya .item:hover h2 span::after {
	width: 100%;
}
/* produktsiya end */
/* kompanija */
#kompanija {
    padding: 0 0 45px;
}
#kompanija .section-cont {
    margin: 0 -2.5%;
    padding: 0;
}
#kompanija .item {
    margin: 25px 2.5% 10px;
    padding: 60px 0 0;
    text-decoration: none;
	color: #4d4d4d;
    transition: .5s;
    width: 28.3%;
}
#kompanija .item:hover {
	color: #666;
}
#kompanija .item > * {
    transition: .5s;
}
#kompanija .item::before {
    content: "";
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s;
    width: 45px;
	opacity: 1;
}
#kompanija .item:hover::before {
    opacity: .9;
}
#kompanija .item.first-item::before {
    background-image: url("../images/main_img/kompanija/1.png");
}
#kompanija .item.second-item::before {
    background-image: url("../images/main_img/kompanija/2.png");
}
#kompanija .item.third-item::before {
    background-image: url("../images/main_img/kompanija/3.png");
}
#kompanija .item.fourth-item::before {
    background-image: url("../images/main_img/kompanija/4.png");
}
#kompanija .item.fifth-item::before {
    background-image: url("../images/main_img/kompanija/5.png");
}
#kompanija .item h2 {
	margin-bottom: 5px;
    text-transform: uppercase;
	color: #2c2c2c;
	font-size: 18px;
	transition: .5s;
	position: relative;
	padding-left: 0;
}
#kompanija .item:hover h2 {
	color: #085eb7;
}
#kompanija .item h2 span{
	position: relative;
}
#kompanija .item h2 span::after {
	content: " ";
	background-color: #085eb7;
	font-size: 16px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	overflow: hidden;
	transition: .5s;
}
#kompanija .item:hover h2 span::after {
	width: 100%;
}
/* kompanija end */

/* Private Label */
.private-label-top {
	background-color: #f2f2f2;
	padding: 40px 0;
	position: relative;
	overflow: hidden;
	font-size: 20px;
	border-bottom: 4px solid #f0f0f0;
	box-shadow: 0 11px 6px -6px #ddd;
}
.private-label-top::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: rgba(255,255,255,.6)
	
}
.private-label-bottom {
	background-color: #f2f2f2;
	margin-top: 75px;
	padding: 40px 0;
	position: relative;
	overflow: hidden;
	border-top: 4px solid #f0f0f0;
	box-shadow: 0 -11px 6px -6px #ddd;
}
.private-label-bottom h2 {
	font-size: 24px;
	font-weight: 700;
}
.private-label .private-label-bottom .limiter-in {
	background-image: url("../images/main_img/private-label/bg-bottom.png");
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: contain;
	height: 343px;
}
.private-label-bottom h2 {
	text-transform: uppercase;
	text-align: center;
}
.private-label-bottom::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: rgba(255,255,255,.6)
	
}
.private-label-top .limiter-in > div {
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.private-label-top .top-left {
	text-align: right;
	padding: 0 65px 0 0;
	border-right: 2px solid #e2c391;
}
.private-label .private-label-top .top-left .desc {
	line-height: 1.4;
}
.private-label-top .top-right {
	padding: 0 0 0 60px;
	border-left: 2px solid #e2c391;
	margin-left: -2px;
}
.private-label-top .top-right .desc {
	padding-top: 3px;
}
.private-label-top h1,
.private-label-top h2 {
	font-weight: 700;
}
.private-label-top .top-right h2 {
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 5px;
}
.private-label .private-label-top .top-right li {
	margin-bottom: 3px;
	line-height: 1.18;
}
#private-label {
    padding: 0;
}
#body section .private-label-top h2.top-left-title {
	font-size: 26px;
	margin-right: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.private-label .section-cont {
    margin: 30px -2.5% 0;
    padding: 0 160px;
}
.private-label .item {
    margin: 25px 2.5% 10px;
    padding: 55px 0 0;
    text-decoration: none;
	color: #4d4d4d;
    transition: .5s;
    width: 28.3%;
}
.private-label .item:hover {
	color: #666;
}
.private-label .item > * {
    transition: .5s;
}
.private-label .item::before {
    content: "";
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s;
    width: 40px;
	opacity: 1;
}
.private-label .private-label-stage {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 21px;
	text-align: center;
	margin-top: 70px;
	color: #0d2c57;
}
/* .private-label .item:hover::before {
    opacity: .9;
} */
.private-label .first-item::before {
    background-image: url("../images/main_img/private-label/1.png");
}
.private-label .second-item::before {
    background-image: url("../images/main_img/private-label/2.png");
}
.private-label .third-item::before {
    background-image: url("../images/main_img/private-label/3.png");
}
.private-label .fourth-item::before {
    background-image: url("../images/main_img/private-label/4.png");
}
.private-label .fifth-item::before {
    background-image: url("../images/main_img/private-label/5.png");
}
.private-label .sixth-item::before {
    background-image: url("../images/main_img/private-label/6.png");
}
.private-label .item h2 {
	color: #2c2c2c;
	font-size: 16px;
	font-weight: 700;
	transition: .5s;
	position: relative;
	padding-left: 0;
}
/* .private-label .item:hover h2 {
	color: #144687;
} */
.private-label .item h2 span{
	position: relative;
	display: block;
}
.private-label .item h2 span::after {
	content: " ";
	background-color: #144687;
	font-size: 16px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	overflow: hidden;
	transition: .5s;
}
.private-label .item:hover h2 span::after {
	/* width: 45px; */
	display: none;
}
/* Private Label end */
/* spivrobitnytstvo */
.spivrobitnytstvo .private-label-top .desc {
	padding-top: 50px;
	padding-bottom: 50px;
}
.spivrobitnytstvo .text-first {
	font-size: 20px;
	margin-top: 60px;
}
.spivrobitnytstvo .text-first p {
    margin-bottom: 0;
}
.spivrobitnytstvo h2 {
	text-transform: uppercase;
	margin-top: 50px;
	font-weight: 700;
}
.spivrobitnytstvo .section-cont {
	padding: 5px 0 0;
}
.spivrobitnytstvo .section-cont .item {
	text-decoration: none;
}
.spivrobitnytstvo .section-cont h3 {
	color: #2c2c2c;
	font-size: 18px;
	transition: .5s;
	position: relative;
	margin-bottom: 0;
}
/* .spivrobitnytstvo .section-cont .item:hover h3 {
	color: #001d40;
	text-decoration: underline;
} */
.principles .section-cont {
	margin: 0 -1.5%;
}
.principles .section-cont .item {
	margin: 0 1.5% 20px;
	width: 17%;
	min-height: 55px;
	padding: 15px 0 0 65px;
	min-width: 225px;
}
.principles .section-cont .item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 55px;
	height: 55px;
	opacity: 1;
	background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
	transition: .5s;
}
.principles .section-cont .first-item::before {
    background-image: url("../images/main_img/spivrobitnytstvo/1.png");
}
.principles .section-cont .second-item::before {
    background-image: url("../images/main_img/spivrobitnytstvo/2.png");
}
.principles .section-cont .third-item::before {
    background-image: url("../images/main_img/spivrobitnytstvo/3.png");
}
.principles .section-cont .fourth-item::before {
    background-image: url("../images/main_img/spivrobitnytstvo/4.png");
}
.principles .section-cont .fifth-item::before {
    background-image: url("../images/main_img/spivrobitnytstvo/5.png");
}
.advantages .section-cont {
	margin: 0 -1.5%;
}
.advantages .section-cont .item {
	margin: 0 1.5% 20px;
	width: 22%;
	min-height: 55px;
	padding: 6px 0 0 65px;
	min-width: 290px;
	line-height: 1.1;
}
.advantages .section-cont .first-item {
	padding-top: 14px;
}
.advantages .section-cont .third-item h3 {
    margin-top: -6px;
}
.advantages .section-cont .item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 55px;
	height: 55px;
	opacity: 1;
	background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}
.advantages .section-cont .first-item::before {
    background-image: url("../images/main_img/spivrobitnytstvo/6.png");
}
.advantages .section-cont .second-item::before {
    background-image: url("../images/main_img/spivrobitnytstvo/7.png");
}
.advantages .section-cont .third-item::before {
    background-image: url("../images/main_img/spivrobitnytstvo/8.png");
}
.advantages .section-cont .fourth-item::before {
    background-image: url("../images/main_img/spivrobitnytstvo/9.png");
}
#body section .spivrobitnytstvo h1 {
	color: #001d40;
	font-weight: 700;
	margin-bottom: 0;
}
/* spivrobitnytstvo end */
/* press-tsentr */
.widget_body .press-tsentr-menu {
	margin: -15px;
}
.press-tsentr-menu,
.press-tsentr-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: inherit;
}
.press-tsentr-menu li a {
	display: block;
	font-size: 1.1em;
	padding: 5px 15px;
	border-bottom: 1px dashed #ccc;
	text-decoration: none;
}
.press-tsentr-menu li a:hover,
.press-tsentr-menu li.active a {
	background-color: #fff;
}
/* press-tsentr end */
#top_right span.float-menu-button {
    background-color: #fff;
	background-image: url("../images/icons32/menu_mob_chza.png");
	background-position: center center;
	background-repeat: no-repeat;
    border-radius: 6px;
    border: 2px solid #e2c391;
    box-sizing: border-box;
    color: #0d2c57;
	cursor: pointer;
    display: none;
    font-size: 0;
    height: 26px;
    line-height: 26px;
    margin: 0 20px;
    text-align: center;
    width: 48px;
}
#float-menu{
	background-color: #03234d;
	border-left: 1px solid rgba(255,255,255,.7);
	box-sizing: border-box;
	color: #fff;
	position: fixed;
	top: 0;
	right: -320px;
	width: 320px;
	height: 100%;
	padding: 43px 30px 30px;
	z-index: 9999;
	transition: .3s;
	overflow-y: auto;
}
#float-menu.active{
	box-shadow: 0 0 20px #03234d;
	display: block;
	right: 0;
}
.float-menu_close{
	height: 30px;
	position: relative;
	margin: 0 0 15px;
}
.float-menu_close::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: calc(100% - 55px);
	height: 1px;
	background-color: rgba(255,255,255,.8);
}
.float-menu_close_button{
	height: 30px;
	width: 30px;
	background: url("../images/modal/close.png") no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
#float-menu ul{
	margin: 0 0 10px;
	padding: 0;
}
#float-menu li{
	line-height: 25px;
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
#float-menu li a{
	color: #fff !important;
	text-decoration: none;
	display: block;
}
#float-menu li.active > a > .wrap{
	color: #ffd170;
}
#float-menu ul ul li.active > a > .wrap{
	color: #ffe0a3;
}
#float-menu .treeview ul,
#float-menu .treeview li,
#float-menu .treeview a {
	width: 100%;
}
#float-menu .treeview ul {
	background-color: inherit;
}
#float-menu .menu > li > a {
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
}
#float-menu .menu li > ul{
	text-transform: none;
}
#float-menu .menu li > ul > li a::before{
	content: "-";
	padding-right: 5px;
}
#float-menu .menu li > ul > li > ul > li a::before{
	content: "- -";
}
#float-menu .treeview .hitarea {
    background-color: rgba(255, 255, 255, .2) !important;
	background-image: none !important;
	position: relative;
}
#float-menu .treeview .hitarea::before {
	position: absolute;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 25px;
}
#float-menu .treeview .expandable .hitarea::before {
    content: "+";
}
#float-menu .treeview .collapsable > .hitarea::before {
    content: "-";
}
#float-menu .menu_vertical .item {
	padding-left: 0;
}
#float-menu .treeview ul ul {
	padding-top: 12px;
}
#float-menu .menu_vertical li.folder ul li {
	padding-left: 0 !important;
}
.default_item .title_left + .value,
.content_list_item.promotions_list_item .title_left + .value,
.promotions_list_item .f_date_start,
.promotions_list_item .f_date_end,
.promotions_list_item .f_product_type {
	float: left;
}
.promotions_list_item .f_date_start,
.promotions_list_item .f_date_end,
.promotions_list_item .f_product_type {
	font-size: 14px;
}
.content_list .promotions_list_item .field .title_left {
    margin-right: 5px;
}
.promotions_list_item .f_date_start,
.promotions_list_item .f_date_end {
	margin-right: 15px;
}
.content_list_item.promotions_list_item .info_bar {
	width: 100%;
	box-sizing: border-box;
}
.promotions_list .content_list_item,
.articles_list .content_list_item,
.faq_list .content_list_item,
.materiali_dlya_zavantazhennya_list .content_list_item,
.partneram_list .content_list_item,
.press-tsentr .widget_content_list .item {
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.press-tsentr .widget_content_list .item {
	border-color: #e2c391;
}
.widget.press-tsentr > .widget_title {
	padding: 0;
	color: #2c2c2c;
	font-size: 20px;
	font-weight: 700;
	background-color: #fff;
	text-transform: uppercase;
	/* margin-top: -1px; */
	border-width: 0 0 1px;
	border-style: dashed;
}
.widget.press-tsentr > .widget_body {
    padding: 15px 0;
}
.press-tsentr .widget_content_list .item {
	margin-bottom: 15px;
}
.promotions_list .content_list_item:last-child,
.news_list .content_list_item:last-child,
.articles_list .content_list_item:last-child,
.faq_list .content_list_item:last-child,
.materiali_dlya_zavantazhennya_list .content_list_item:last-child,
.partneram_list .content_list_item:last-child,
.press-tsentr .widget_content_list .item:last-child {
	border-width: 0;
	padding-bottom: 0;
}
.promotions_list_item .ft_caption .value,_item .ft_caption .value,
.news_list_item .ft_caption .value,
.articles_list_item .ft_caption .value,
.faq_list .ft_caption .value,
.materiali_dlya_zavantazhennya_list_item .ft_caption .value,
.partneram_list_item .ft_caption .value {
	font-weight: 700;
}
.news_list_item .ft_caption .value,
.articles_list_item .ft_caption .value,
.press-tsentr .widget_content_list .item .title a {
	font-size: 24px;
}
.faq_list .ft_caption .value,
.materiali_dlya_zavantazhennya_list_item .ft_caption .value,
.partneram_list_item .ft_caption .value {
	font-size: 18px;
}
.press-tsentr .widget_content_list .item .title {
	margin-bottom: 10px;
}
.press-tsentr .widget_content_list .teaser {
	color: #666;
}
.press-tsentr .widget_content_list .details {
	margin-top: 10px;
	font-size: 13px;
}
.press-tsentr .widget_content_list .item .title a {
	text-decoration: none;
	font-weight: 700;
}
.press-tsentr .widget_content_list .item .title a:hover {
	text-decoration: underline;
}
.content_list_item.materiali_dlya_zavantazhennya_list_item .field,
.content_list_item.partneram_list_item .field {
	margin-bottom: 0;
}
.promotions_list .content_list_item .photo,
.news_list .content_list_item .photo,
.articles_list .content_list_item .photo,
.faq_list .content_list_item .photo,
.materiali_dlya_zavantazhennya_list .content_list_item .photo,
.partneram_list .content_list_item .photo,
.press-tsentr .widget_content_list .item .image {
	margin-right: 15px;
	width: 250px;
}
.content_list.default_list .photo img,
.press-tsentr .widget_content_list .item .image img,
.news_item .ft_image.f_photo img,
.articles_item .ft_image.f_photo img {
	border: 1px solid #eee;
	box-sizing: border-box;
}
.content_list_item .photo + .item-right-block,
.press-tsentr .widget_content_list .image + .info {
	float: left;
	width: calc(100% - 270px);
}
#product-type {
	line-height: 1.3;
}
#product-type,
#product-type .section-cont .item h3 {
	font-size: 20px;
	color: #4d4d4d;
}
#product-type .type-advantages {
	margin-top: 40px;
}
#product-type .type-advantages h2 {
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 0;
}
#product-type .section-cont {
	display: flex;
	flex-wrap: wrap;
    margin: 0 0 35px;
	padding: 0;
}
#product-type .section-cont .item {
    margin: 35px 0 0;
	padding: 0 50px 0 100px;
	transition: .5s;
	min-height: 75px;
	width: 50%;
	display: flex;
	align-content: center;
	align-items: center;
}
#product-type .section-cont .item h3 {
    margin: 0;
	line-height: 1.05;
}
#product-type .section-cont .item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 75px;
    opacity: 1;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: .5s;
}
#product-type.oholodzhuyuchi-ridini .section-cont .first-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/oholodzhuyuchi-ridini/1.png");
}
#product-type.oholodzhuyuchi-ridini .section-cont .second-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/oholodzhuyuchi-ridini/2.png");
}
#product-type.oholodzhuyuchi-ridini .section-cont .third-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/oholodzhuyuchi-ridini/3.png");
}
#product-type.oholodzhuyuchi-ridini .section-cont .fourth-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/oholodzhuyuchi-ridini/4.png");
}

#product-type.galmivni-ridini .section-cont .first-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/galmivni-ridini/1.png");
}
#product-type.galmivni-ridini .section-cont .second-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/galmivni-ridini/2.png");
}
#product-type.galmivni-ridini .section-cont .third-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/galmivni-ridini/3.png");
}
#product-type.galmivni-ridini .section-cont .fourth-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/galmivni-ridini/4.png");
}

#product-type.motorni-olivi .section-cont .first-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/motorni-olivi/1.png");
}
#product-type.motorni-olivi .section-cont .second-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/motorni-olivi/2.png");
}
#product-type.motorni-olivi .section-cont .third-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/motorni-olivi/3.png");
}
#product-type.motorni-olivi .section-cont .fourth-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/motorni-olivi/4.png");
}

#product-type.transmisiyni-olivi .section-cont .first-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/transmisiyni-olivi/1.png");
}
#product-type.transmisiyni-olivi .section-cont .second-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/transmisiyni-olivi/2.png");
}
#product-type.transmisiyni-olivi .section-cont .third-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/transmisiyni-olivi/3.png");
}
#product-type.transmisiyni-olivi .section-cont .fourth-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/transmisiyni-olivi/4.png");
}

#product-type.zasoby-dlya-hihiyeny .section-cont .first-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/transmisiyni-olivi/1.png");
}
#product-type.zasoby-dlya-hihiyeny .section-cont .second-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/oholodzhuyuchi-ridini/3.png");
}
#product-type.zasoby-dlya-hihiyeny .section-cont .third-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/oholodzhuyuchi-ridini/2.png");
}
#product-type.zasoby-dlya-hihiyeny .section-cont .fourth-item::before {
    background-image: url("../images/main_img/produktsiya/product-type/transmisiyni-olivi/3.png");
}

.widget_image_single .preview a,
.widget_image_multi .preview a {
    font-size: 12px;
}
#my-brands.my-brands-home {
    padding: 55px 0 45px;
	text-align: center;
}
#my-brands .for_inline_block > * {
	vertical-align: middle;
}
#my-brands.my-brands-home .item {
	width: 25%;
	padding: 25px 0;
	margin: 0 3%;
}
#my-brands.my-brands-home h2 {
    font-size: 26px;
	font-weight: 700;
    text-transform: uppercase;
    text-align: center;
	margin-bottom: 20px
}
#my-brands.my-brands-home .item img {
    position: relative;
	transition: .5s;
	top: 0;
	will-change: transform;
}
#my-brands.my-brands-home .item:hover img {
    transform: translateY(-10px);
}
#my-brands.my-brands-home .section-cont {
	padding: 0;
}
#my-brands.my-brands-home.my-brands-brands {
    padding-top: 0;
}
.vamp-history {
	font-size: 1.1em;
}
.vamp-history p {
	line-height: 1.3;
	margin-bottom: 15px;
}
.vamp-history + h2 {
	margin: 25px 0 15px;
}

nav .menu .barands-nenu ul li:nth-child(3) > a,
nav .menu .barands-nenu ul li:nth-child(4) > a {
	background-image: none !important;
}
nav .menu .barands-nenu ul li:nth-child(3) > ul,
nav .menu .barands-nenu ul li:nth-child(4) > ul {
	display: none !important;
}
.content_list.places_list {
	padding-top: 10px;
}
.places_list .places_list_item {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 9px;
	padding: 0 0 15px 3px;
	color: #2c2c2c;
}
.places_list .places_list_item:last-child {
	border-width: 0;
	padding-bottom: 0;
}
.maps-list.places_list .content_list_item .fields {
	width: 100%;
}
.places_list .places_list_item .ft_caption {
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 1px !important;
}
.places_list .places_list_item .ft_caption a {
	color: #2c2c2c;
}
.places_list .places_list_item.content_list_item .field {
    margin-bottom: 2px;
	padding-left: 2px;
}
.places_list .places_list_item.content_list_item .field:last-child {
    margin-bottom: 0;
}
.places_list.content_list .field .title_left {
	color: #444;
}
.places_item .maps-item-contacts {
	font-size: 18px;
}
.places_item .maps-item-contacts h2 {
	margin-bottom: 5px;
	font-size: 21px;
    font-weight: 700;
}
.places_item .maps-item-contacts .f_coverage h2 {
	margin-bottom: 0;
}
.places_item.content_item .field {
	margin-bottom: 5px;
}
.places_item .maps-addrs-list > ul > li > .contacts {
    margin: 5px 0 15px;
}
.places_item .maps-addrs-list > ul > li,
.places_item .maps-addrs-list > ul > li > .contacts ul li,
.places_item .maps-addrs-list > ul > li > .contacts ul li a {
	color: #666;
}
.places_item .maps-addrs-list > ul > li > .contacts ul li a:hover {
	color: #2c2c2c;
}
.chza #maps-map-block,
.chza .maps-item-contacts .maps-mini-map {
	border-color: #ccc;
}
.chza .maps-balloon .details .title {
	font-size: 14px;
	margin-bottom: 3px;
}
.chza .maps-balloon .details .contacts {
	margin-top: 3px;
}
.chza .maps-balloon .details .address,
.chza .maps-balloon .details .contacts {
	color: #666;
}
.chza .maps-balloon .details .title a,
.chza .maps-balloon .details .title a:hover {
	color: #2c2c2c;
}
.maps-addrs-list .f_adress_full .value,
.chza .maps-balloon .details .address {
	padding-left: 18px;
	background-image: url("../images/icons/pin-small-gray.png");
	background-repeat: no-repeat;
	background-position: left center;
}
#partners-home {
	font-size: 18px;
}
#partners-home h2 {
	font-size: 1.1em;
	font-weight: 700;
	margin-top: 30px;
}
#partners-home .dillers-text {
	margin-top: 30px;
}
#partners-home .item {
	font-size: 21px;
	width: 50%;
	vertical-align: middle;
	text-align: center;
}
#partners-home .item a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 115px;
	line-height: 115px;
	transition: .5s;
}
#partners-home .item.first-item a {
	padding: 0 0 0 162px;
}
#partners-home .item.second-item a {
	padding: 0 0 0 126px;
}
#partners-home .item a::before {
	content: "";
    position: absolute;
	opacity: 1;
    left: 0;
    top: 0;
    height: 115px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: .5s;
}
#partners-home .item a:hover::before {
	opacity: .9;
}
#partners-home .item.first-item a::before {
	width: 142px;
}
#partners-home .item.second-item a::before {
	width: 106px;
}
#partners-home .first-item a::before {
    background-image: url("../images/main_img/partners/ua-01.png");
}
#partners-home .second-item a::before {
    background-image: url("../images/main_img/partners/ua-02.png");
}
.category_description .to-brands-link {
	text-decoration: none;
	color: #2c2c2c;
}
.category_description .to-brands-link:hover {
	text-decoration: underline;
}
.gui-panel.content_categories + .brands_list {
	padding-top: 3vh;
}
.brands_list {
	margin: 0 -2%;
	font-size: 0;
}
.brands_list .tile {
	box-sizing: border-box;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
	width: 21%;
	margin: 0 2% 20px;
	text-decoration: none;
}
.brands_list .tile,
.brands_list .tile * {
	transition: .5s;
}
.brands_list .tile h3 {
	color: #0d2c57;
	font-size: 16px;
	padding: 15px 3% 0;
}
.brands_list .tile:hover h3 {
	color: #1a59b0;
}
.brands_list .tile .photo {
	overflow: hidden;
	border: 1px solid #ddd;
	padding: 15px;
	height: 250px;
}
.brands_list .tile:hover .photo {
	border-color: rgba(26,89,176,.5)
}
.brands_list .tile .photo img {
	max-height: 100%;
}
.item-characteristics-table {
	margin: 25px 0;
	width: 100%;
	max-width: 100%;
}
.item-characteristics-table tr {
	color: #444;
	transition: .2s;
}
.item-characteristics-table tr:hover {
	background-color: #f5f5f5;
	color: #222;
}
.item-characteristics-table tr:first-child,
.item-characteristics-table tr:first-child:hover {
    background-color: #eee;
}
.item-characteristics-table tr:first-child {
	color: #2c2c2c;
}
.item-characteristics-table tr td {
	padding: 5px 10px !important;
}
.item-characteristics-table tr:first-child td {
	padding: 7px 10px !important;
}
.item-characteristics-table tr td:last-child {
	width: 80px;
}
.sitemap-list a {
	text-decoration: none;
}
.sitemap-list a:hover {
	text-decoration: underline;
}
.sitemap-list > li > a {
	font-weight: 700;
	text-transform: uppercase;
}
@media screen and (max-width: 1850px) {
	#top_nav .menu > li {
		margin: 0 19px;
	}
}
@media screen and (max-width: 1850px) {
	.spivrobitnytstvo .section-cont h3 {
		font-size: 15px;
	}
	.principles .section-cont {
		margin: 0 -1%;
	}
	.principles .section-cont .item {
		min-width: 197px;
		margin: 0 1% 20px;
		width: 18%;
	}
	.advantages .section-cont .item {
		min-width: 240px;
	}
}
@media screen and (max-width: 1800px) {
	.brands_list .tile .photo {
		height: 230px;
	}
	#top_nav {
		width: calc(100% - 450px);
	}
	#top_nav .menu > li {
		margin: 0 17px;
	}
}
@media screen and (max-width: 1700px) {
	#top_nav .menu > li {
		margin: 0 15px;
	}
}
@media screen and (max-width: 1660px) {
	#top_nav {
		width: calc(100% - 430px);
	}
	#top_nav .menu > li {
		font-size: 12px;
		margin: 0 13px;
	}
	.private-label .private-label-top .top-left .desc {
		line-height: 1.36;
	}
}
@media screen and (max-width: 1560px) {
	#top_nav .menu > li {
		font-size: 12px;
		margin: 0 9px;
	}
}
@media screen and (max-width: 1483px) {
	#history .item2011 .year span {
		top: 111px;
	}
	#produktsiya .section-cont {
		margin: 0 -1.5%;
		padding: 0;
	}
	#produktsiya .item {
		margin: 25px 1.5% 10px;
		width: 30.33%;
	}
	.private-label .private-label-top .top-left .desc {
		line-height: 1.16;
	}
}
@media screen and (max-width: 1440px) {
	#top_nav .menu > li {
		margin: 0 10px;
	}
}
@media screen and (max-width: 1439px) {
	#top_nav .menu > li {
		margin: 0 7px;
	}
}
@media screen and (max-width: 1366px) {
	#top_nav .menu > li {
		font-size: 13px;
		margin: 0 14px;
	}
	.private-label .private-label-top .top-left .desc {
		line-height: 1.355;
	}
	.limiter,
	.limiter-in {
		max-width: 80% !important;
	}
	#body::after {
		left: 10%;
		width: 80%;
	}
	.principles .section-cont .item {
		padding: 11px 0 0 50px;
		min-height: 40px;
		min-width: 190px;
	}
	.advantages .section-cont .item {
		min-height: 40px;
		padding: 1px 0 0 48px;
		min-width: 240px;
	}
	.advantages .section-cont .first-item {
		padding-top: 10px;
	}
	.principles .section-cont .item::before,
	.advantages .section-cont .item::before	{
		width: 40px;
		height: 40px;
	}
	.brands_list .tile .photo {
		height: 200px;
	}
}
@media screen and (max-width: 1365px) {
	#footer-content {
		font-size: 14px;
	}
	#top_nav .menu > li {
		font-size: 11px;
		margin: 0 3px;
	}
	.brands_list .tile .photo {
		height: 180px;
	}
	.brands_list .tile h3 {
		font-size: 14px;
	}
}
@media screen and (max-width: 1300px) {
	#top_nav .menu > li {
		margin: 0 11px;
	}
	.private-label .private-label-top .top-left .desc {
		line-height: 1.28;
	}
}
@media screen and (max-width: 1279px) {
	#top_nav {
		width: calc(100% - 390px);
	}
	#footer-content {
		font-size: 12px;
		line-height: 25px;
	}
	#footer-content .title {
		padding-bottom: 3px;
	}
	#logo {
		width: 150px;
	}
	#top_right {
		width: 215px;
	}
	#top_right .phone {
		margin-right: 10px;
	}
	#top_right a, #top_right span {
		margin-left: 3px;;
	}
	#top_right .phone {
		font-size: .7em;
	}
}
@media screen and (max-width: 1159px) {
	.limiter,
	.limiter-in {
		max-width: 90% !important;
	}
	#body::after {
		left: 0;
		width: 100%;
	}
	#top_nav .menu > li {
		font-size: 11px;
		margin: 0 7px;
	}
	#product-type,
	#product-type .section-cont .item h3 {
		font-size: 16px;
	}
	.private-label .private-label-top .top-left .desc {
		line-height: 1.165;
	}
}
@media screen and (max-width: 980px) {
	#layout,
	header,
	nav,
	#breadcrumbs,
	#body,
	footer{
		max-width: 100%;
	}
	footer{
		margin-top: -30px;
	}
	#top_nav .menu > li {
		font-size: 11px;
		margin: 0 5px;
	}
	#my-brands.my-brands-home .item {
		padding: 10px;
	}
	.brands_list .tile .photo {
		height: 160px;
	}
	.brands_list .tile h3 {
		font-size: 13px;
	}
	.private-label .private-label-top .top-left .desc {
		line-height: 1.33;
	}
}
@media screen and (max-width: 979px) {
	.limiter,
	.limiter-in {
		max-width: 96% !important;
	}
	#produktsiya .section-cont,
	#kompanija .section-cont {
		margin: 0 -2.5%;
		padding: 0;
	}
	#produktsiya .item,
	#kompanija .item {
		margin: 25px 2.5% 10px;
		width: 45%;
	}
	#kompanija .section-cont {
		text-align: center;
	}
	#kompanija .item {
		text-align: left;
	}
	#top_nav .menu > li {
		font-size: 10px;
		margin: 0 4px;
	}
}
@media screen and (max-width: 830px) {
	#top_nav .menu > li {
		font-size: 9px;
		margin: 0 2px;
	}
	.private-label .private-label-top .top-left .desc {
		line-height: 1.28;
	}
}
@media screen and (max-width: 800px) {
	footer #footer-content ul, footer #footer-content > ul > li, footer #footer-content ul li{
		line-height: 25px;
	}
	#top_nav {
		display: none;
	}
	#logo,
	#top_right {
		float: none;
	}
	#logo {
		margin: 0 auto;
	}
	#top_right {
		font-size: 20px;
		margin: 15px auto 0;
		text-align: center;
		width: 100%;
		/* padding-left: 26px; */
		box-sizing: border-box;
	}
	#top_right a {
		margin-left: 5px;
		margin-right: 5px;
	}
	#top_right .phone {
		margin-right: 5px;
		margin-left: 7px;
	}
	#top_right span.float-menu-button {
		display: inline-block;
	}
	#product-type,
	#product-type .section-cont .item h3 {
		font-size: 18px;
	}
	#product-type .section-cont {
		display: block;
	}
	#product-type .section-cont .item {
		width: 100%;
	}
	#product-type .section-cont .item::after {
		content: "";
		width: 100%;
		position: absolute;
		bottom: -18px;
		left: 0;
		height: 1px;
		border-bottom: 1px dashed #ddd;
	}
	#product-type .section-cont .item:last-child::after {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.chza header .widget_user_avatar .user_info {
		display: block;
	}
	.chza header .menu > li:first-child {
		margin-left: 0;
	}
	#footer-content {
		font-size: 16px;
		line-height: 30px;
		margin: 0;
	}
	#footer-content .title::after {
		width: 100%;
	}
	#footer-content .item-first, #footer-content .item-second {
		width: 47%;
		margin: 0;
		padding-top: 15px;
	}
	#footer-content .item-second {
		float: right;
	}
	#footer-content .item-third {
		float: none;
		width: 100%;
		clear: both;
	}
	#history > div {
		border-width: 0;
		padding: 0 0 20px;
	}
	#history > div > div {
		display: block;
	}
	#history > div .year,
	#history > div .year span {
		width: auto;
		position: static;
		margin-top: 0;
	}
	#history > div .year {
		border-bottom: 1px dashed #d7b56d;
		margin-bottom: 7px;
		padding-bottom: 3px;
	}
	#history > div .desctiption {
		padding: 0;
		width: 100%;
	}
	#history > div .desctiption p {
		display: block;
		overflow: hidden;
	}
	#history .for-img {
		margin: 3px 10px 3px 0;
		float: left;
	}
	#produktsiya .section-cont,
	#kompanija .section-cont {
		margin: 0;
		padding: 0;
	}
	#produktsiya .item,
	#kompanija .item {
		margin: 15px 0 0;
		padding: 15px 0;
		width: 100%;
		border-bottom: 1px dashed #d7b56d;
	}
	#produktsiya .item:last-child,
	#kompanija .item:last-child	{
		margin: 15px 0 0;
		padding: 15px 0 0;
		border-width: 0;
	}
	#produktsiya .item::before,
	#kompanija .item::before	{
		top: 5px;
	}
	#produktsiya .item h2,
	#kompanija .item h2	{
		margin-bottom: 15px;
		padding-left: 55px;
	}
	.promotions_list .content_list_item .photo, .news_list .content_list_item .photo, .articles_list .content_list_item .photo, .faq_list .content_list_item .photo, .materiali_dlya_zavantazhennya_list .content_list_item .photo, .partneram_list .content_list_item .photo, .press-tsentr .widget_content_list .item .image {
		float: none;
		width: 100%;
		margin-right: 0;
		box-sizing: border-box;
	}
	.promotions_list .content_list_item .photo img,
	.news_list .content_list_item .photo img,
	.articles_list .content_list_item .photo img,
	.faq_list .content_list_item .photo img,
	.materiali_dlya_zavantazhennya_list .content_list_item .photo img,
	.partneram_list .content_list_item .photo img,
    .press-tsentr .widget_content_list .item .image	img {
		width: auto;
	}
	.content_list_item .photo + .item-right-block,
	.press-tsentr .widget_content_list .image + .info {
		padding-top: 15px;
		float: none;
		width: 100%;
	}
	#partners-home,
	#partners-home .item {
		font-size: 16px;
	}
	#partners-home h2 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	#partners-home .dillers-text {
		margin-top: 20px;
	}
	#partners-home .section-cont {
		padding: 30px 0 15px;
	}
	#partners-home .item a {
		height: 77px;
		line-height: 77px;
	}
	#partners-home .item.first-item a {
		padding: 0 0 0 110px;
	}
	#partners-home .item.second-item a {
		padding: 0 0 0 86px;
	}
	#partners-home .item a::before {
		height: 77px;
	}
	#partners-home .item a:hover::before {
		opacity: .9;
	}
	#partners-home .item.first-item a::before {
		width: 95px;
	}
	#partners-home .item.second-item a::before {
		width: 71;
	}
	.brands_list .tile {
		width: 29.333%;
		margin: 0 2% 15px;
	}
	.brands_list .tile .photo {
		height: 180px;
	}
	.tara-home-title {
		font-size: 18px;
	}
	.limiter.for-tara-title {
		margin-top: 40px;
	}
	.limiter.for-tara-slider {
		margin-top: 30px;
	}
	.limiter.for-tara-button {
		margin-top: 35px;
		margin-bottom: 45px;
	}
}
@media screen and (max-width: 640px) {
	.brands_list .tile .photo {
		height: 160px;
	}
}
@media screen and (max-width: 540px) {
	#partners-home .item {
		width: 100%;
		font-size: 18px
	}
	#partners-home .item.second-item {
		padding: 20px 0 0 0
	}
	#partners-home .item.first-item a,
	#partners-home .item.second-item a {
		height: auto;
		line-height: 1.3;
		padding: 60px 0 0;
	}
	#partners-home .item.first-item a::before,
	#partners-home .item.second-item a::before {
		height: 50px;
		left: 50%;
		top: 0;
	}
	#partners-home .item.first-item a::before {
		width: 62px;
		margin-left: -39px;
	}
	#partners-home .item.second-item a::before {
		width: 46px;
		margin-left: -23px;
	}
	.brands_list .tile .photo {
		height: 140px;
	}
}
@media screen and (max-width: 479px) {
	#footer-content .item-first, #footer-content .item-second {
		float: none;
		width: 100%;
		clear: both;
	}
	.brands_list .tile {
		width: 46%;
		margin: 0 2% 10px;
	}
}
@media screen and (max-width: 459px) {
	#top_right {
		/* padding-left: 18px; */
		transform: translateX(-2px);
	}
	#top_right a {
		margin-left: 3px;
		margin-right: 3px;
	}
	#top_right .phone {
		margin-right: 3px;
		margin-left: 1px;
	}
	#top_right span.float-menu-button {
		margin: 0 10px;
	}
	.brands_list .tile .photo {
		height: 130px;
	}
}
@media screen and (max-width: 359px) {
	#top_right {
		padding-right: 0;
	}
	#top_right a, #top_right span {
		font-size: .6em !important;
	}
	#top_right span.float-menu-button {
		font-size: 0 !important;
	}
	.brands_list .tile .photo {
		height: 120px;
	}
}
.tile .photo {
	position: relative;
}
.item-in-action {
	position: absolute;
	left: -1px;
	top: 15px;
	padding: 4px 15px;
	background-color: #da9910;
	border: 1px solid #fff;
	color: #fff;
	text-transform: capitalize; 
}
h1 .title-item-action {
    color: #fff;
    padding: 1px 10px;
    background-color: #da9910;
    text-transform: capitalize;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    font-size: .8em;
    border-radius: 4px;
    transform: translateY(-2px);
}
.ft_parent.f_parent_promotions_id .value > a {
	font-size: 16px;
	color: #fff;
	padding: 1px 10px;
	background-color: #da9910;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	font-size: .8em;
	border-radius: 4px;
	transform: translateY(-2px);
}
.ft_parent.f_parent_promotions_id .value > a:hover {
	background-color: #da6f10;
}
.ft_parent.f_parent_promotions_id .value > a:before {
	display: none;
}
.is_recommend {
	position: relative;
}
.is_recommend::after {
    content: "Рекомендуємо!";
    box-sizing: border-box;
	background: url("../images/recommend-flag.png") no-repeat left center;
    background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	padding: 4px 17px 8px 7px;
}
.is_recommend.after-bottom::after {
	top: auto;
	bottom: 0;
	padding-bottom: 6px;
}
.promotions-title-list {
	background-color: rgba(0,33,78,.95);
	border-bottom: 2px solid #e2c391;
	padding: 8px 15px;
	margin-top: 15px;
	text-align: center;
	color: #e8cb9d;
	font-size: 20px;
	font-weight: 700;
}
.wd_promoaction.widget {
	margin-bottom: 15px;
}
.wd_promoaction.widget > .widget_title {
    background-color: inherit;
    border-width: 0;
    font-size: 20px;
    height: auto;
    line-height: 1.1em;
    padding: 0 0 .75rem;
}
.wd_promoaction.widget > .widget_title > span {
    border-bottom: 1px dashed #0d2c57;
	color: #0d2c57;
	display: inline-block;
	padding: 0 10px 5px 0;
}
.wd_promoaction.widget > .widget_body {
	padding: 0;
}
.wd_promoaction .widget_content_list {
	margin: 0 -1%;
	width: 102%;
	display: flex;
	flex-wrap: wrap;
}
.wd_promoaction .widget_content_list .item {
    overflow: hidden;
	box-sizing: border-box;
    width: 31.33%;
    margin: 0 1% .5rem;
    display: flex;
	align-items: center;
	transition: .3s;
	border: 1px solid #ddd;
}
.wd_promoaction .widget_content_list .item .image {
    margin-right: 0;
    width: 75px;
	transition: .3s;
    border-right: 1px solid #ddd;
	box-sizing: border-box;
	padding: 5px;
}
.wd_promoaction .widget_content_list .item .image img {
    display: block;
    margin: 0 auto;
}
.wd_promoaction .widget_content_list .item .info {
    width: calc(100% - 75px);
	box-sizing: border-box;
	padding: 0;
}
.wd_promoaction .widget_content_list .item .title > a {
	display: block;
	padding: 0 10px;
	font-size: 14px;
}
.wd_promoaction .widget_content_list .item .info,
.wd_promoaction .widget_content_list .item .info .title,
.wd_promoaction .widget_content_list .item .info .title > a {
	height: 100%;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.wd_promoaction .widget_content_list .item:hover,
.wd_promoaction .widget_content_list .item:hover .image {
	border-color: #e2c391;
}
.wd_promoaction .widget_content_list .item:hover .info .title > a,
.wd_promoaction .widget_content_list .item:hover .info .title > a:hover {
	text-decoration: none;
	color: #416494;
}
.wd_promoaction.bg_light_blue {
    padding: 15px;
	background-color: #f3f5f9;
	border: 2px solid #fff;
	box-shadow: 0 0 3px rgba(154,102,20,.5);
	border-radius: 3px;
	margin: 0 0 25px;
}
.wd_promoaction.bg_light_blue > .widget_title {
	background-color: inherit !important;
}
.wd_promoaction.bg_light_blue .widget_content_list .item {
	background-color: #fff;
}
@media screen and (max-width: 1365px) {
	.wd_promoaction .widget_content_list .item {
		width: 48%;
	}
}
@media screen and (max-width: 640px) {
	.wd_promoaction .widget_content_list {
		margin: 0;
		width: 100%;
	}
	.wd_promoaction .widget_content_list .item {
		width: 100%;
		margin: 0 0 .5rem;
	}
}