#imageslider{background:#444 url(../img/background-slider.jpg) no-repeat center top;background-size:cover;padding-top:80px;padding-bottom:100px;box-shadow: 0px 1px 10px 0px black;}#imageslider .carousel{position:relative;z-index:1}#imageslider .sliderimage-bottom{margin-top:25px}#imageslider .carousel-indicators{bottom:0}#imageslider .fa{color:#df3626}#imageslider .carousel-indicators li{width:15px!Important;height:15px!Important;margin:3px!Important;border:2px solid #9a9a9a!Important}#imageslider .carousel-indicators .active{width:15px!Important;height:15px!Important;margin:3px!Important;background-color:#df3626!Important;border:2px solid #e0e0e0!Important}#imageslider .main-container{padding:0}#imageslider .slide1 h3,#imageslider .slide2 h3,#imageslider .slide3 h3,#imageslider .slide4 h3{color:#FFF;font-size:40px;font-weight:600;margin-top:20px;margin-bottom:40px}#imageslider .slide1 h4,#imageslider .slide2 h4,#imageslider .slide3 h4,#imageslider .slide4 h4{color:#c3c3c3;font-size:20px;font-weight:300;margin-bottom:15px}#imageslider .carousel-indicators{bottom:-55px}#imageslider .carousel-control.right,#imageslider .carousel-control.left{background-image:none}#imageslider .carousel .item{min-height:300px;height:100%;width:100%}#imageslider .carousel-inner .item .container{justify-content:center;align-items:center;position:absolute;bottom:0;top:0;left:0;right:0}#imageslider h4{animation-delay:0.5s}#imageslider h4.second{animation-delay:1s}#imageslider a{animation-delay:1.5s}#imageslider img{animation-delay:0.5s}
.btn-slider {
	color: white;
    display: block;
    padding: 10px;
    margin-top: 25px;
    margin-left: 30px;
    width: fit-content;
    background-color: #107c9cb0;
}