#home-about .home-about {
	position: relative;
}

#home-about #multi-multiply {
	position: relative;
}

#home-about .multi-home-about-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 458px;
	position: relative;
	z-index: 10;
	outline: 0;
}

#home-about .multi-home-about-img-before {
	position: absolute;
	background-image:  url(../../u-files/2017-08-25-11-52-06-stripes.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 0;
	top: -40px;
	left: 60px;
	right: -60px;
}

#home-about .multi-home-about-img-after {
	position: absolute;
	top: 40px;
	left: 50px;
	bottom: -40px;
	right: -25px;
	background-color: rgba(229, 0, 0, 0.75);
	z-index: 110;
}

#home-about .home-about {
	cursor: move;
}

#home-about .home-about button.slick-prev {
	left: 40%;
	top: 120%;
}

#home-about .home-about button.slick-next {
	right: 40%;
	top: 120%;
}

#home-about .home-about button.slick-prev:before {
	content: '\f3d2';
	font-family: "Ionicons";
	font-size: 40px;
	opacity: 1;
	color: #e1001a;
}

#home-about .home-about button.slick-next:before {
	content: '\f3d3';
	font-family: "Ionicons";
	font-size: 40px;
	opacity: 1;
	color: #e1001a;
}

/* ------------------- SECTORS ------------------- */

#home-sectors .home-sectors-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#home-sectors .multi-home-sectors-background {
	background-color: #ededed;
	padding: 40px;
	min-height: 540px;
}

#home-sectors .multi-home-sectors-img {
	width: 100px;
	margin: auto;
}

#home-sectors .multi-home-sectors-title {
	color: #e1001a;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 2px solid #e1001a;
	padding-bottom: 5px;
	display: table-cell;
	vertical-align: bottom;
	height: 50px;
	margin: auto;
	font-size: 20px;
	width: 145px;
}

/* ------------------- EQUIPMENTS ------------------- */

#home-equipments .multi-home-equipments-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	outline: 0;
}

#home-equipments .home-equipments {
	cursor: move;
}

#home-equipments {
	position: relative;
}

#home-equipments .multi-title-marB {
	margin-bottom: 45px;
}

#home-equipments .multi-home-equipments1 {
	margin-top: -35px;
}

#home-equipments .multi-home-equipments-bg {
	background-color: #e1001a;
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	margin-top: -60px;
	margin-left: -30px;
}

#home-equipments .multi-white {
	color: #fff;
}

#home-equipments .multi-h4-white {
	color: #fff;
	width: 200px;
	margin-left: auto;
}

#home-equipments .multi-a-white {
	color: #fff;
	border: 2px solid #fff;
	background-color: transparent;
	padding: 6px 12px;
	font-weight: 700;
	font-size: 16px;
}

#home-equipments .multi-a-white:hover {
	color: #e1001a;
	background-color: #fff;
}

#home-equipments button.slick-arrow {
	top: 100%;
	margin-top: 40px;
}

#home-equipments button.slick-prev {
	left: 40%;
	top: 100%;
}

#home-equipments button.slick-next {
	right: 40%;
	top: 100%;
}

#home-equipments #home-equipments1 button.slick-prev:before {
	content: '\f3d2';
	font-family: 'Ionicons';
	font-size: 40px;
	opacity: 1;
	color: #fff;
}

#home-equipments #home-equipments1 button.slick-next:before {
	content: '\f3d3';
	font-family: 'Ionicons';
	font-size: 40px;
	opacity: 1;
	color: #fff;
}

#home-equipments #home-equipments2 button.slick-prev:before {
	content: '\f3d2';
	font-family: 'Ionicons';
	font-size: 40px;
	opacity: 1;
	color: #e1001a;
}

#home-equipments #home-equipments2 button.slick-next:before {
	content: '\f3d3';
	font-family: 'Ionicons';
	font-size: 40px;
	opacity: 1;
	color: #e1001a;
}

/* ------------------- TEAM ------------------- */

#home-team .home-team-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 30px;
}

#home-team .multi-team-title {
	width: 360px;
	margin-right: auto;
	margin-bottom: 0;
}

#home-team .multi-team-hr {
	width: 200px;
	border-top: 2px solid #fff;
	margin-top: 0;
	margin-bottom: 0;
	display: inline-block;
}

#home-team .multi-white {
	color: #fff;
	width: 450px;
}
