a {
  text-decoration: none;
}

body {
  font-family: "Source Sans 3", sans-serif;
}

.navbar-nav {
  gap: 10px;
}

.navbar-brand img {
  width: 450px;
}

.nav-link {
  font-size: 22px;
  font-weight: 600;
  color: #949599;
}

.nav-link:hover {
  color: #00263a;
}

.nav-link.active {
  color: #6ec1e4 !important;
}

.max-container {
  max-width: 1140px;
}

.hero-sec {
  padding: 50px 0px;
}

.text-primary {
  color: #6ec1e4 !important;
}

.link-danger {
  color: #c36;
}

.link-danger:hover {
  color: #336 !important;
}

h1 {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1;
}

.txt-lg {
  font-size: 3em;
}

.txt-sm {
}

h2 {
  font-size: 2rem;
  font-weight: 600;
}

h3 {
  font-size: 1.5em;
  font-weight: 600;
}

h5 {
  font-size: 1.25rem;
}

p {
  font-size: 24px;
  font-weight: 400;
}

.txt-slider {
  padding: 50px 0px;
}

.grow-business {
  padding: 50px 0px;
}

.wrapper-box {
  padding: 40px 15px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.wrapper-box svg {
  height: 1em;
  width: 1em;
  font-size: 140px;
  display: block;
  margin: auto;
}

.bg-yellow {
  background: #F1B434;
}

.bg-secondary {
  background: #00263a !important;
}

.bg-info {
  background: #99d6ea !important;
}

.bg-dark {
  background: #949599 !important;
}

ul li {
  font-size: 24px;
}

.space {
  padding: 50px 0px;
}

.sale-gift {
  padding: 0px 0px 60px 0px;
}

.testmonial {
  padding: 80px 0px;
  background: #6ec1e4;
}

#swiper-2 .swiper-wrapper {
  padding: 50px 0px;
}

#swiper-2 p {
  font-size: 1.3em;
}

#swiper-2 .swiper-slide img {
  width: 100px;
  height: 100px;
}

.testmonial-name {
  font-size: 14px;
  font-weight: 600;
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #949599;
  opacity: 1;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 25px;
  color: #fff;
}

.case-study {
  padding: 80px 0px;
}

.card-case {
  place-items: flex-start;
}

.card-case .card-title {
  font-size: 1.2em !important;
  font-weight: 600;
}

.card-case .card-subtitle {
  font-size: 1.3em !important;
  color: #adadad !important;
}

.card-case .card-text {
  font-size: 1em !important;
}

.card-case .card-text:after {
  content: "...";
}

.card-button {
  padding: 10px 20px;
  font-size: 1.2em;
}

.sec-subscribe {
  padding: 40px 0px;
  background: #f1b434;
}

.subscribe-title {
  line-height: 50px;
  font-size: 37px;
}

.subscribe-input {
  margin: 5px;
  border-radius: 5px !important;
}

.subscribe-btn {
  border-radius: 8px !important;
  font-size: 21px;
  padding: 11px 33px;
}

.subscribe-btn:hover {
  background: #00263a;
  color: #fff;
}

.footer {
  background: #6ec1e4;
  padding: 50px 0px 50px 0px;
}

.txt-md {
  font-size: 16px;
}

.quick-link li a {
  color: #fff;
  font-size: 1.3em;
  font-weight: 600;
}

.quick-link li a:hover {
  color: #00263a;
}

.f-btn {
  font-size: 1.5em;
}

.f-btn:hover {
  background: #00263a;
  color: #fff;
}

.about-banner {
  background: url("../../assets/img/about/about-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 350px;
}

.learn-about {
  padding: 80px 0px 50px 0px;
}

.our-value {
  padding: 50px 0px 80px 0px;
}

.our-team {
  padding: 80px 0px 50px 0px;
}

.bd-location {
  background: url("../../assets/img/about/About-Location-Background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0px;
}

.club-logo {
  width: 110px;
}

.logo-h {
  min-height: 60px;
}

.service-banner {
  background: url("../../assets/img/services/Services-Banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 350px;
}

.wrapper-fund {
  background: #F1B434;
  padding: 40px 180px 40px 60px;
  display: flex;
  flex-direction: column;
  gap: 35px;
  justify-content: center;
}

.gift-card {
  padding: 60px 0px;
}

.img-cards {
  width: 200px;
}

.wrapper-customer {
  background: #00263a;
  padding: 40px 60px 40px 120px;
  display: flex;
  flex-direction: column;
  gap: 9px;
  justify-content: center;
}

.wrapper-bd {
  background: #949599;
  padding: 40px 97px 40px 60px;
  display: flex;
  flex-direction: column;
  gap: 9px;
  justify-content: center;
}

.img-loyaltycards {
  width: 230px;
}

.heading-bd {
  width: 131px;
}

.sec-system {
  padding: 80px 0px;
}

.resource-banner {
  background: url("../../assets/img/resources/rescources-secondary-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 350px;
}

.wrapper-knowledge {
  padding: 80px 0px;
}

.contact-banner {
  background: url("../../assets/img/contact/Contact-Banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 350px;
}

.contact-loyal {
  padding: 80px 0px;
}

.button-group {
  width: 320px;
}

.card-case.card-contact {
  place-items: center;
  padding: 0px 20px;
}

.card-case.card-contact h4 {
  font-size: 27px !important;
}

.card-case.card-contact p:after {
  display: none;
}

.trial-sec {
  padding: 50px 0px 70px 0px;
}

.wrapper-sidebar {
  background: #0000000d;
  padding: 40px 20px;
}

.app-market {
  width: 69%;
}

.logos {
  width: 86%;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 25px;
  place-items: center;
}

.login-support {
  background: #0099E0;
  padding: 50px 0px;
  position: absolute;
  z-index: 1;
  width: 100%;
}

.txt-20 {
  font-size: 21px;
}

.text-orange {
  color: #f89f41;
}

.txt-info {
  color: #6ec1e4;
}

.box-card {
  background: #0000000d;
  padding: 20px 20px;
}

