@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Esteban&display=swap');

.esteban-regular {
  font-family: "Esteban", serif;
  font-weight: 400;
  font-style: normal;
}



.special-progress .swiper-wrapper {
    justify-content: center !important;
}


@media(max-width:768px){
.got_fixedBanner-allContent {

    justify-content: end;
}
.got_fixedBanner-content h3 {
    font-size: 19px;

}
.got_fixedBanner-content {
    text-align: -webkit-center;
    padding: 20px;
}



.got-slider-section .justify-center h3 {
font-size:15px;
text-align:center    
}
}