/* SLIDESHOW */

.cycle-slideshow {width: 100%; height: 100%!important; line-height: 0; z-index: -10; position: relative;}
.cycle-slideshow img{width: 100%; max-height: 100%!important; z-index: 1 !important; position: relative;}
.cycle-slideshow .cycle-pager {text-align: center; width: 100%; z-index: 25 !important; position: absolute; bottom: 10px; overflow: hidden;}
.cycle-slideshow .cycle-pager span {margin: 0; padding: 0; font-family: arial; font-size: 30px; line-height: 30px; width: 18px; height: 18px; display: inline-block; color: #fff; cursor: pointer;}
.cycle-slideshow .cycle-pager span.cycle-pager-active {color:#0C2974;}
.cycle-slideshow .cycle-pager > * {cursor: pointer;}
.slide {width: 100%; z-index: 5 !important; height:100%; overflow:hidden;}
.slide img {width: 100%; z-index: 5 !important; height:100%; object-fit: cover;}


		
@media only screen and (max-width: 1010px){
	
}

