	#case-study-carousel img.mobil {
	display: none !important;
}
body #case-study-carousel .owl-item .item.active::after {
	background: #00000091;
}
body .slide_num {
	right: 80px;
}
#case-study-carousel .owl-nav button span {
	line-height: 18px;
	color: #fff;
	font-size: 40px;
  outline: none;
  width: auto;
  display: inline-block;
  margin-top: auto;
}
body #case-study-carousel .owl-item .item.active::after {
	background: #00000091;
}
.owl-stage {
	padding-left: 0px !important;
}
#case-study-carousel .owl-nav button, #prefootercarousel1 .owl-nav button{
	background: #ec1c23;
	margin: 1px;
	color: #fff !important;
	width: 35px;
	height: 35px;
	padding: 0 !important;
	outline: none !important;
}
#prefootercarousel1 .owl-nav button span {
  line-height: 29px;
  color: #fff;
  font-size: 40px;
  outline: none;
}
.tabimg {
	text-align: center;
}
#case-study-carousel .owl-nav, #prefootercarousel1 .owl-nav{
	position: absolute;
	z-index: 9;
	visibility: visible;
	right: 372px;
	bottom: 62px;
}
#case-study-carousel .itemd.slide.active {
	min-width: 70% !important;
	max-width: 70% !important;
	left: 0%;
	z-index: 1;
}
	#case-study-carousel .wtext {
	font-size: 40px;
	line-height: 40px;
}
#case-study-carousel .carousel-inner .itemd .slide__text {
	--x: 0;
	--y: -50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(var(--x),var(--y));
	transform: translate(var(--x),var(--y));
	left: 12%;
	width: 33vw;
	max-width: 400px;
	min-width: 250px;
	z-index: 9;
}

	.carousel_arrows {
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.carousel_arrows a {
    background: #ec1c23;
    padding: 8px 9px 6px;
    margin: 0 1px;
    line-height: normal;
}
.carousel_arrows a svg {
    fill: #fff;
}
#case-study-carousel .carousel-indicators {
    display: none;
}
#case-study-carousel .owl-item.active + .owl-item .itemd::after {
	background: #000000c2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	z-index: 9;
}
.slide_num {
    position: absolute;
    bottom: 61px;
    right: 120px;
    color: #ec1c23;
    font-family: "Univers LT W01_85 Extra Black";
    font-size: 16px;
    line-height: normal;
}
.slide_num span {
    color: #fff;
    font-size: 26px;
}
.wrap.wrap_dots {
    display: none;
}
	.owl-dots {
	display: none;
}
	#case-study-carousel {
	margin-bottom: 2px;
}



	@media (max-width: 600px) {
		div.owl-item .item .container {
			padding-right: 0;
			padding-left: 0;
		}
		#case-study-carousel .owl-nav, #prefootercarousel1 .owl-nav {
			right: 20px;
		}
		body .slide_num {
			right: 120px;
		}

		.prefootercarouselwrp {
			padding-left: 20px;
			padding-right: 20px;
		}
	}  .h3d {
    font-size: 18px;
  }
.bottomlc #case-study-carousel .owl-nav, .bottomlc #prefootercarousel1 .owl-nav {
	position: absolute;
	z-index: 9;
	visibility: visible;
	right: 372px;
	bottom: 30px;
}
.bottomlc .owl-nav span {
	font-size: 40px;
	color: #aaa;
	outline: none;
	width: auto;
	display: inline-block;
	margin-top: initial;
}
.bottomlc .button.button--hollow.button--light {
  border: 1px solid #fff;
  color: #fff;
  margin-top: 15px;
  background: transparent;
  font-size: 11px;
}
#case-study-carousel .owl-nav button, #prefootercarousel1 .owl-nav button {
	background: #ec1c23;
	margin: 1px;
	color: #fff !important;
	width: 35px;
	height: 35px;
	padding: 0 !important;
	outline: none !important;
}
.bottomlc .prefootercarousel {
	padding: 100px 0;
}
.bottomlc #prefootercarousel1 .owl-nav button span {
	line-height: 15px;
	color: #fff;
	font-size: 40px;
	outline: none;
}