.company .multi-company-banner-title {
	color: #fff;
	font-size: 40px;
	width: 400px;
	line-height: 45px;
	font-weight: 700;
	text-transform: uppercase;
}

#vmv .multi-company-vmv-img {
	width: 150px;
	margin: auto;
}

#vmv .company-vmv-title {
	color: #e1001a;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

#gallery .company-gallery {
	margin-top: 50px;
	cursor: move;
}

#gallery .company-gallery button {
	top: 100%;
}

#gallery .company-gallery .slick-prev:before,
#gallery .company-gallery .slick-next:before  {
	font-family: "Ionicons";
	font-size: 40px;
	opacity: 1;
	color: #e1001a;
}

#gallery .company-gallery .slick-prev {
	margin-top: 35px;
	left: 200px;
}

#gallery .company-gallery .slick-next  {
	margin-top: 35px;
	right: 200px;
}

#gallery .company-gallery .slick-prev:before  {
	content: '\f3d2';
}

#gallery .company-gallery .slick-next:before  {
	content: '\f3d3';
}

#gallery .multi-company-gallery-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	outline: 0;
}

#gallery .multi-company-gallery-parent {
	position: relative;
}

#gallery .multi-company-gallery-main-img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background-image: url(../../u-files/2017-08-25-11-52-06-stripes.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 50%;
	height: 450px;
	z-index: 0;
}

#gallery .multi-company-gallery-bg {
	background-color: #e1001a;
	padding: 40px 80px;
	z-index: 1;
}

#gallery .multi-company-gallery-text {
	color: #fff;
}

#gallery .multi-country {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
