.heading-main {
  font-family: "Montserrat", sans-serif;
  font-size: 5rem !important;
}

.heading-main small {
  font-size: 2rem;
}

@media (max-width: 767.98px) {
  .heading-main {
    font-size: 2.5rem !important;
  }

  .heading-main small {
    font-size: 1.5rem;
  }
}

#tns1 > .tns-item {
  width: calc(100%);
  height: 60vh;
}

#tns1 > .tns-item.minimal {
  height: 40vh;
}

.logo-img {
  width: 120px;
  position: absolute;
  top: 14px;
  border-radius: unset;
}

.custicon {
  width: 55px;
  padding-bottom: 15px;
}

.fi {
  color: #1f395d;
  font-size: 55px;
}

.heading-default {
  color: #1f395d;
}
