@charset "UTF-8";
/*
Theme Name: panlanka

*/

.practise-row .col {
  max-width: 40%;
  margin: auto;
  text-align: center;
}
.practise-row .col .blue-box {
  justify-content: center;
}
.owl-carousel.home-slider .owl-stage-outer  .slider-item .slider-text h1{
      font-size: 45px;
}
@media (min-width: 1024px) {
  .center-pagination {
    width: 89%;
  }
}