/* .owl-carousel .grid_box {
    width: auto !important;
    position: relative !important;
    padding: 0 !important;
    margin: 0 !important;
} */

.service_section .grid_show_case {
    height: auto !important;
}

.new-products .service_post.style_four .image_box img {
  height: auto;
}
.new-products .service_post.style_four h2 a {
    margin-top: 0;
}

.new-products .owl-nav,
.new-products .owl-dots {
   text-align: center;
   margin-top: 20px;
}

.new-products .owl-nav button {
    background: #1b3c80 !important;
    color: #fff !important;
    border: none;
    font-size: 32px !important;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 10px;
    transition: 0.2s ease;
}

.product_box.type_one .inner_box .image_box {
  position: relative;
  overflow: hidden;
  margin: auto;
  border-radius: 0;
  margin-bottom: 30px;
}
.product_box.type_one {
  padding: 10px;
}

/* .nav-btn:hover {
    background: #143066;
} */
