.pagination li a {font-size:16px;font-weight: 700;display: block;width: 60px;height: 40px;line-height: 35px;
    text-align: center;border-radius: 10%;color: #213360;border: 2px solid #e6e8eb;background-color: #fff;}
.gh{padding-top:60px;}
  li {line-height: 26px!important;font-size:14px!important;}
  @media only screen and (max-width: 991px){
.gh{padding-top:60px;}}  
@media only screen and (max-width: 1197px){
.klev-nav .navbar .navbar-nav .nav-item a {font-size: 12px;}}
@media only screen and (max-width: 991px){
.new12 {padding-top:20px;}}
@media only screen and (max-width: 991px){
.new13 {padding-top:40px;}}
@media only screen and (max-width: 991px){
.new14 {padding-top:10px;}}
    .cta-area {
    position: relative;
    z-index: 1;
    background-color: #2d89d2;
    background-image: url(images/vw.html);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.testimonial__star i {
    color: #2d89d2;
}
.testimonial__star i.star-color {
    color: #a8a8a8!important;
}
/* Add the 'star-color' class to the last star for the first five reviews */
.testimonial__star:nth-child(-n+5) .fa-star {
  color: #f39c12; /* Star color for the first five reviews */
}

/* Add the 'star-color' class to the last star for the remaining reviews (6 to 12) */
.testimonial__star:nth-child(n+6) .fa-star {
  color: #f39c12; /* Star color for the remaining reviews (6 to 12) */
}
 .btn-box .btn:hover {
        color: red; /* Change the color to your desired hover color */
    }
.btn.btn-primary:hover svg {
        fill: #fff; /* Change the color to your desired hover color */
        transition: fill 0.3s; /* Add a smooth transition effect */
    }
     .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #00132d;
  font-family: Helvetica,sans-serif!important;
  
}
.page-title-content h2 {
    margin-bottom: 0;
    color: #fff;
    text-transform: none!important;
    font-size: 42px;
    font-weight: 400;
}
 body {
            font-family: Helvetica,sans-serif!important;
        }