.slideshow {
    height: 400px;
    object-fit: cover;
}
.dibubg{
background-color:#426183;
}
.dibutext-secondary{color:#fff;}
.text-success1{color:#426183;}
.text-info1{color:#426183;}
.text-warning1{color:#426183;}
.text-left{text-align: left!important;}


.transition-all-300 {
    transition: all 0.3s ease;
}

.text-white1 {
    --tw-text-opacity: 1;
    color:#fff;
}
.text-white1:hover {
    --tw-text-opacity: 1;
    color:#000;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.bg-primary1 {
    background-color:#426183;
}
.bg-primary1:hover {
    background-color:#27a8e1;
}
.rounded-full1 {
    border-radius: 9999px;
}

.inline-block1 {
    display: inline-block;
}

