.footer-top-inner {
	background-image: url(img/bg-cat-he.png);
}
.footer-cat-slider .slick-next.slick-arrow:after {
    content: '‹';
    right: auto;
    left: 0px;
}
.footer-cat-slider .slick-prev.slick-arrow:after {
    content: '›';
	right: 0px;
    left: auto;	
}
.footer-bottom {
	background-image: url(img/bg-contact-he.jpg);
}
.footer-bottom:before {
	background-image: url(img/header-product-ltr.png);			
}
.contact-form {
    margin: 11.72vw auto 4.625vw;
}
.contact-form h2 {
	padding-top: 3vw;
    margin-bottom: 2vw;	
    font-size: 1.81vw;
}
.contact-form input {
    text-align: right;
}
.contact-text {
    padding-bottom: 5vw;
}
.contact-text .alignnone {
    margin: 3px 18px 10px 5px;
}
.es_shortcode_form input {
    border: none;
    border-bottom: 2px solid #ff9c08;
    border-right: 2px solid #ff9c08;
    border-left: 0px;
	text-align: right;
}
@media (max-width: 991px){
	.contact-form h2 {
		padding-top: 0;
		margin-bottom: 25px;
		font-size: 20px;
	}
	.contact-text p{
		text-align: right !important;
		padding-left: 0px;
		padding-right: 80px;
	}
	.contact-text .alignnone {
		margin-left: 0px;
		margin-right: -35px;
		margin-bottom: -20px;
	}
	.contact-text .alignnone.wp-image-317 {
		padding-top: 10px;
		margin-right: 0px;
	}
}

.footer.footer-nav > li {
	background-image: url(img/footer-style.png);
	background-position: right;
	padding-right: 2vw;
}
@media (max-width: 991px){
	.footer.footer-nav > li {
		padding-right: 20px;
	}
}
@media (max-width: 499px){
	.footer.footer-nav > li {
		padding-right: 18px;
	}
}