/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}






.sliderheadings{
	font-family: Poppins;
    text-transform: capitalize;
    height: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    text-align: left;
    line-height: 44px;
    letter-spacing: 0.2px;
    font-weight: 600;
    font-size: 38px;
    filter: none;
    margin-bottom: 15px;
    text-shadow: 1px 1px 1px #000;
}
.sliderdesc{
    font-family: Roboto;
    height: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    text-align: left;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 22px;
    filter: none;
    text-shadow: 1px 1px 1px #000;
}

.carousel-captions {
     right: 0 !important; 
    bottom: 0 !important;
    left: 0 !important;
    z-index: 10;
    top: 0 !important;
    height: max-content;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 50px;
    margin: auto;
}
.carousel-items.active{
	display: flex;
	align-items: center;
}
.cta-Buttons{
    background: #2065fe;
    color: #fff !important;
}



.rs-footer .fa-ul > *, .rs-footer .fa-ul li a{
    font-size: 14px !important;
}
.rs-footer .fa-ul {
    padding-right: 15px !important;
    font-size: 14px !important;
}
.rs-footer .fa-ul li {
    padding: 0px 0px 15px 25px !important;
}

.rs-footer .fa-ul li i:before {
    left: 2px !important;
    font-size: 16px !important;
}
.rs-footer .fa-ul li i, .rs-footer .fa-ul li i {
    font-size: 16px !important;
}


@media only screen and (max-width: 767px){
    .sliderheadings{
            font-size: 24px;
            line-height: 24px;
            letter-spacing: 0px;
            margin-bottom: 0px;
    }
    .cta-Buttons {
        font-size: 9px !important;
        padding: 3px 5px !important;
        margin-right: 3px !important;
    }
    .sliderdesc {
        line-height: 16px;
        font-size: 12px;
        margin-bottom: 0px;
    }
    .carousel-indicators {
        bottom: -15px !important;
    }
}