.slide-box-img {
     height: 100%;
}

.width-100 {
     width: 100%;
}
 
.gap-20px {
     gap: 20px!important;
}

.container-se {
     width: 100%;
     max-width: 100%;
     margin: auto;
     height: 460px;
}

.mycolor-1 {
     color: #1652f0!important;
     font-weight: bold;
}
 
 .mycolor-2 {
     color: #869ab8;
     font-weight: lighter;
     font-size: 18px;
 }
 
 .active {
     background: #1652f0!important;
 }
 
 .tac {
     text-align: center!important;
}

.padding-20px {
    /* padding: 20px!important; */
}


.grid {
     /* width: 100%; */
}

.flex {
     /* width: 100%; */
}
