.main-con {
  width: 95%;
  margin: auto; }

.s-image img {
  margin-top: -53px;
  transform: translateY(44px); }

.con-2 {
  padding: 20px 36px; }

.s-bg2 {
  margin: -16px 0px; }

.con-1 {
  padding: 0px 16px; }

ul.slick-dots button {
  font-size: 0px !important;
  width: 10px !important;
  color: #f2f7f8 !important;
  background: #b4c1c3 !important;
  height: 10px !important;
  border: none; }

li.slick-active button {
  background: #0b1d80 !important;
  border: none; }

.prev.slick-arrow {
  position: absolute;
  left: -8px;
  top: 50%;
  font-size: 23px;
  color: #0b1d80; }

.next.slick-arrow {
  position: absolute;
  right: -8px;
  top: 50%;
  font-size: 23px;
  color: #0b1d80; }
