.fs-40px {
  font-size: 40px;
  line-height: 49px;
}

.color-black {
  color: #242424;
}

hr {
  border-color: #00326A!important;
  width: 90px;
  margin-left: 0px;
}

.fs-20px {
  font-size: 20px;
  line-height: 28px;
}

.back-color-green {
  background-color: #32C577;
}

.back-color-blue {
  background-color: #092F5B;
}

.fs-24px {
  font-size: 24px;
}

.color-white {
  color: white;
}

.font-weight-600 {
  font-weight: 500!important;
}

.fs-16px {
  font-size: 16px!important;
}

.color-blue {
  color: #00326A;
}

#resources li.nav-item {
  width: calc(25% - 20px);
  margin: 10px;
  text-align: center;
}

#resources .nav-link.active {
  background-color: #00326A!important;
  color: white!important;
  box-shadow: 0px 2px 4px #00000026;
  border-radius: 5px;
  padding: 20px;
}

#resources .nav-link {
  background-color: white!important;
  color: #242424!important;
  box-shadow: 0px 2px 4px #00000026;
  border-radius: 5px;
  padding: 20px!important;
}

.color-green {
  color: #00C577;
}

.border-image {
  border: 10px solid #00D48B;
  border-radius: 10px;
}

.fs-22px {
  font-size: 22px;
}

.font-weight-500 {
  font-weight: 500!important;
}

.back-card-diffs {
  box-shadow: 0px 3px 12px #00000029;
  border-radius: 10px;
  min-height: 136px;
}

.px-4-5 {
  padding-left: 2rem!important;
  padding-right: 2rem!important;
}

.back-card-diffs img {
  max-width: 70px;
}

.fs-14px {
  font-size: 14px!important;
}

.fs-12px {
  font-size: 12px!important;
}

.color-gray {
  color: #707070!important;
}

.card.card-testimonial {
  border: 0px solid white!important;
}

.card.card-testimonial .card-body {
  box-shadow: 0px 3px 15px #00000029;
  border-radius: 10px;
  border: 0px solid white!important;
}

.custom-social-icons {
  width: 30px!important;
  border: none!important;
  height: 30px!important;
  line-height: 45px!important;
}

footer {
  border-top: 2px solid #00C577;
}

.form-input {
  background-color: transparent;
  border-bottom: 1px solid white;
  border-top: none;
  border-left: none;
  border-right: none;
}

.form-input::placeholder {
  color: white;
  font-size: 14px;
  font-weight: 500;
}

.container-1366 section .row {
  max-width: 1366px;
}

ul.navbar-nav {
  width: 100%;
}

header .nav-link {
  box-shadow: none!important;
  margin-right: 1.5rem;
  color: black!important;
}

.nav-link {
  padding-top: 10px;
  padding-bottom: 10px;
}

#resources .nav-tabs {
  border-bottom: none!important;
}

#resources .tab-pane {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 992px) {
  #resources li.nav-item {
    width: calc(50% - 20px)!important;
  }
}

.container {
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 1280px;
}

.simple-slider .swiper-slide {
  height: auto!important;
  padding-bottom: 50px;
}

.swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: transparent;
  opacity: 1;
  border: 1px solid #00326A;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #00326A;
}

.swiper-button-prev, .swiper-button-next {
  display: none;
}

@media (max-width: 992px) {
  header .nav-link {
    text-align: right;
  }
}

.font-family-roboto {
  font-family: 'Roboto';
}

.font-family-montserrat {
  font-family: 'Montserrat';
}

.btn.btn-primary {
  font-family: 'Montserrat';
}

.tab-pane h1 {
  font-family: 'Montserrat';
}

.tab-pane p {
  font-family: 'Roboto';
}

.back-card-diffs p.fs-20px {
  font-family: 'Montserrat';
}

.back-card-diffs p.fs-16px {
  font-family: 'Roboto';
}

green {
  color: #00c577!important;
}

#resources .swiper-pagination {
  text-align: left;
}

