/*Banner Slideshow*/
/*Hero*/
.hero-slideshow.rounded-slideshow .uk-slideshow-items .el-item > .uk-position-cover {
	bottom: 40px;
}
.rounded-slideshow .el-item img {
    max-width: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    border-radius: 300px 0 0 0;
	left: 120px;
	height: 100% !important;
}
.hero-slideshow .el-content {
	max-width: 400px;
}
.rounded-slideshow .el-overlay {
	position: relative;
}
.hero-slideshow .el-overlay {
	border-radius: 0 250px 250px 0;
	padding: 70px 120px;
}
.uk-contain {
	object-fit: cover !important;
    height: 100% !important;
    object-position: top;
}
.rounded-slideshow .el-overlay .el-link span {
	position: relative;
    top: -2px;
	margin-left: 5px;
}
.rounded-slideshow .el-overlay .el-link svg polyline {
	stroke-width: 2 !important;
}
.rounded-slideshow .el-overlay > .el-nav {
	flex-direction: column;
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
}
.rounded-slideshow .navdot {
	background-color: #0543BF;
	padding: 0 10px;
	border-radius: 15px;
	margin-left: 0;
	padding: 4px 6px;
}
.rounded-slideshow .el-overlay > .uk-dotnav > * {
	padding-left: 0;    
	margin: 5px 0;
}
.hero-slideshow .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*>* {
	border-color: #86bae4;
}


/*Location*/
.location-slideshow .el-overlay {
	border-radius: 0 260px 260px 0;
	padding: 95px 120px 45px;
}
.location-slideshow .el-nav, .location-slideshow .el-nav > * {
	display: inline-block;
}

@media (max-width: 1200px) {
	.location-slideshow .el-overlay {
		width: 650px;
	}
}
@media (min-width: 1036px) {
	.location-slideshow .uk-slidenav-container + div {
		position: relative;
		bottom: 35px;
		left: 40px;
		display: inline-block;
	}
}
@media (max-width: 1024px) {
	.location-slideshow .uk-slidenav-container + div {
		margin-top: 40px;
	}
}
@media (max-width: 1023px) {
	.location-slideshow .el-nav {
		text-align: center;
		width: 100%;
	}
}

/*Sites*/
.sites-slideshow .uk-slideshow-items > li {
	border-radius: 0 405px 0 0;
}
.sites-slideshow .uk-slideshow-items > li:before {
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: linear-gradient(-253deg, rgba(0,0,0,1), transparent);
	z-index: 2;
}
.sites-slideshow .uk-slideshow-items > .el-item > .uk-position-cover {
	z-index: 3;
}
@media (max-width: 1024px) {
.sites-slideshow .uk-slideshow-items > li {
	border-radius: 0 250px 0 0;
	}
}
@media (max-width: 640px) {
.sites-slideshow .uk-slideshow-items > li {
	border-radius: 0 80px 0 0;
	}
}




@media (min-width: 1024px) {
	.rounded-slideshow .el-item img {
		object-fit: cover;
		object-position: bottom;
		height: 100vh !important;
		width: 100%;
	}
	.location-slideshow .el-item img {
    object-position: center;
    height: 100% !important;
	}
}
@media (min-width: 1440px) {
   .rounded-slideshow .uk-slideshow-items .el-item img {
    	border-radius: 370px 0 0 0;
    }
	.hero-slideshow .el-overlay {
		padding: 70px 170px 70px 120px;
	}
	.location-slideshow .el-overlay {
		padding: 95px 170px 45px 120px;
	}
}
@media (min-width: 1600px) {
   .rounded-slideshow .uk-slideshow-items .el-item img {
    	object-fit: cover;
        object-position: bottom;
		height: 100vh;
		width: 100%;
    }
}
@media (max-width: 1200px) {
	.rounded-slideshow .uk-slideshow-items .el-item img {
		left: 35px;
	}
	.rounded-slideshow .uk-slideshow-items .el-item img {
   	border-radius: 210px 0 0 0;
  }
	.rounded-slideshow .el-overlay {
		padding: 70px 100px 70px 30px;
	}
	.location-slideshow .el-overlay {
		padding: 75px 30px 35px 30px;
	}
}
@media (max-width: 1023px) {
	.rounded-slideshow .uk-slideshow-items .el-item img {
		left: 0;
		height: 100% !important;
	}
	.rounded-slideshow .uk-slideshow-items>* {
		position: relative !important;
	}
	.rounded-slideshow .uk-slideshow-items .el-item > .uk-position-cover {
		position: relative !important;
		top: auto;
		right: auto;
		left: auto;
		bottom: 0;
		width: 100%;
	}
	.rounded-slideshow .el-overlay {
		border-radius: 0 0 210px 0;
		width: 100%;
	}
	.inner-hero .el-content {
		max-width: 100%;
	}
}
@media (max-width: 768px) {
    .rounded-slideshow .uk-slideshow-items, .rounded-slideshow .uk-slideshow-items .el-item {
        height: 900px !important;
    }
	.inner-hero .uk-slideshow-items, .inner-hero .uk-slideshow-items .el-item {
        height: 700px !important;
    }
	.rounded-slideshow .uk-slideshow-items .el-item img {
        height: 510px !important;
   }
	.location-slideshow .uk-slideshow-items .el-item img {
        height: 500px !important;
   }
	.rounded-slideshow .uk-slideshow-items>* {
		position: absolute !important;
	}
}
@media (max-width: 640px) {
	.rounded-slideshow .uk-slideshow-items .el-item img {
     	border-radius: 80px 0 0 0;
			object-position: center !important;
    }
	.rounded-slideshow .el-overlay {
		border-radius: 0 0 80px 0;
		padding: 50px 20px;
	}
	.location-slideshow .uk-slideshow-items .el-item img {
		object-fit: cover;
   }
}
@media (max-width: 540px) {
	.rounded-slideshow .el-overlay > .el-nav, 
	.rounded-slideshow .el-overlay > .uk-dotnav > *, 
	.rounded-slideshow .el-overlay > .uk-dotnav > * > a {
		display: inline-block;
	}
	.rounded-slideshow .el-overlay > .el-nav 	{
		margin-top: 30px;
		flex-direction: column;
		position: relative;
		right: 0;
		top: 0;
		transform: none;
	}
	.rounded-slideshow .el-overlay > .uk-dotnav > * {
		padding-left: 0;    
		margin: 0 8px;
	}
	.rounded-slideshow .el-overlay > .uk-dotnav > * > a {
		position: relative;
		top: -2px;
	}
	.rounded-slideshow .navdot {
		padding: 0 4px;
	}
}
@media (max-width: 440px) {
	.rounded-slideshow .uk-slideshow-items, 
	.rounded-slideshow .uk-slideshow-items .el-item {
		height: 580px !important;
	}
	.inner-hero .uk-slideshow-items, .inner-hero .uk-slideshow-items .el-item {
    height: 500px !important;
    }
	.rounded-slideshow .uk-slideshow-items .el-item img {
		height: 240px !important;
	}
	.location-slideshow .uk-slideshow-items, .location-slideshow .uk-slideshow-items .el-item {
    height: 606px !important;
	}
}
@media (max-width: 360px) {
	.rounded-slideshow .uk-slideshow-items, 
	.rounded-slideshow .uk-slideshow-items .el-item {
		height: 580px !important;
	}
	.inner-hero .uk-slideshow-items, .inner-hero .uk-slideshow-items .el-item {
    height: 480px !important;
   }
	.location-slideshow .uk-slideshow-items, .location-slideshow .uk-slideshow-items .el-item {
    height: 633px !important;
	}
	.custom-overlay-slider .uk-slider-items .el-item:first-child {
		padding-left: 0;
	}
}