.dnext-logo-carosuel-active .dnext-logo-carosuel-item {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.dnext-logo-carosuel-active .swiper-button-next, .dnext-logo-carosuel-active .swiper-button-prev {
	outline: 0;
}

.dnxte_logo_carousel_parent .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: auto;
	margin-bottom: 0 !important;
}

.dnxte_logo_carousel_parent .swiper-button-next, .dnxte_logo_carousel_parent .swiper-button-prev {
	width: 50px;
	height: 55px;
	background-image: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.dnxte_logo_carousel_parent .swiper-button-next:after, .dnxte_logo_carousel_parent .swiper-button-prev:after {
	content: attr(data-icon);
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: ETmodules;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	text-transform: none;
	vertical-align: super;
}

.dnxte_logo_carousel_parent .swiper-pagination-bullet {
	opacity: 1;
}

.dnxte_logo_carousel_parent .swiper-button-container {
	position: absolute;
	top: 50%;
	z-index: 1;
}

.dnext_logo_carousel_arrows_default {
	right: -1% !important;
	left: -1% !important;
}

.dnext_logo_carousel_arrows_outer {
	right: -8% !important;
	left: -8% !important;
}

.dnext_logo_carousel_arrows_inner {
	right: 25px !important;
	left: 25px !important;
}

.dnext_logo_carousel_arrows_default_right {
	right: 0 !important;
}

.dnext_logo_carousel_arrows_default_left {
	left: 0 !important;
}

.dnext_logo_carousel_arrows_outer_right {
	right: -8% !important;
}

.dnext_logo_carousel_arrows_outer_left {
	left: -8% !important;
}

.dnext_logo_carousel_arrows_inner_right {
	right: 25px !important;
}

.dnext_logo_carousel_arrows_inner_left {
	left: 25px !important;
}