.ekypia_slider-container {	margin-bottom: 50px;	position: relative;	float: left;	width: 100%;}.ekypia_slider {	position: relative;	list-style: none;	overflow: hidden;	width: 100%;	padding: 0;	margin: 0;}.ekypia_slider li {	position: absolute;	width: 100%;	left: 0;	top: 0;}.ekypia_slider img {	display: block;	position: relative;	z-index: 1;	height: auto;	width: 100%;	border: 0;}.ekypia_slider .caption {	display: block;	position: absolute;	z-index: 2;	font-size: 1em;	text-shadow: none;	color: #fff;	background: #000;	background: rgba(0, 0, 0, .6);	left: 0;	right: 0;	bottom: 0;	padding: 10px 20px;	margin: 0;	max-width: none;}.ekypia_slider_nav {	position: absolute;	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);	top: 52%;	left: 0;	opacity: 0.7;	z-index: 3;	text-indent: -9999px;	overflow: hidden;	text-decoration: none;	height: 61px;	width: 38px;	background: transparent url("../ekypia_slider.gif") no-repeat left top;	margin-top: -45px;}.ekypia_slider_nav:active {	opacity: 1;}.ekypia_slider_nav.next {	left: auto;	background-position: right top;	right: 0;}.ekypia_slider_home .caption.position_1 {	position: absolute;	width: 60%;	left: 50% !important;	top: 50%;	transform: translate(-50%, -50%);	bottom: auto;	background: transparent !important;	text-align: center;	display: flex !important;	align-items: center;	justify-content: center;	height: 100%;}.ekypia_slider_home .caption.position_ {	position: absolute;	width: 60%;	left: 0 !important;	top: 50%;	transform: translate(0%, -50%);	bottom: auto;	background: transparent !important;	text-align: center;	display: flex !important;	align-items: center;	justify-content: center;	height: 100%;}.ekypia_slider_home .caption.position_2 {	position: absolute;	width: 60%;	right: 0 !important;	left: auto !important;	top: 50%;	transform: translate(0%, -50%);	bottom: auto;	background: transparent !important;	text-align: center;	display: flex !important;	align-items: center;	justify-content: center;	height: 100%;}.ekypia_slider_home .slide .caption .content {	padding: 20px 25px;	background: transparent !important;	position: relative}.ekypia_slider_home img {	height: 400px;}.ekypia_slider_home .slide .caption .content:after {	background-color: var(--my-color-var);	content: '';	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 0;	z-index: -1;	opacity: 0.8;}.ekypia_slider_home .slick-dots {	position: absolute;	right: 50px;	display: flex;	bottom: 30px;}.ekypia_slider_home .slick-dots button {	color: transparent;	background: transparent;	border: none;	position: relative;	outline: none;}.ekypia_slider_home .slick-dots button:before {	content: "";	width: 13px;	height: 13px;	background: #fff;	position: absolute;	border-radius: 50%;	left: 50%;	top: 50%;	transform: translate(-50%, -50%);}.ekypia_slider_home .slick-dots li.slick-active button:before {	background: #d22f2f;}@media (max-width: 991px) {	.ekypia_slider_home .slide .img_slide {		display: none;	}		.ekypia_slider_home .caption.position_, .ekypia_slider_home .caption.position_2, .ekypia_slider_home .caption.position_1 {		left: 50% !important;		right: auto;		transform: translate(-50%, -50%);		width: 100%;		max-width: 90%;	}}@media (min-width: 992px) {	.ekypia_slider_home .slide .img_slide_reponsive {		display: none;	}}