:root {
  --primary-color: #175274;
  --secondary-color: #b7d5e8;
  --text-color: #6c757d;
  --font-primary: "Raleway", sans-serif;
  --max-content-width: 1004px;
  --secondary-text-color: #9c9c9c;
  --latest-text-color: #c36;
  --privacy-color: #444444;
  --btn-hover-color: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
}
.facebook i {
  color: #0765fe;
}
.email i {
  color: #649a3f;
}
.twitter i {
  color: #55acee;
}
.pinterest i {
  color: #cc2329;
}
.plus i {
  color: #ee8e2d;
}

#loader {
  display: none;
}
body,
html {
  margin: 0;
  font-family: var(--font-primary);
}
.link-text-color {
  color: var(--latest-text-color);
  font-family: "Roboto", Sans-serif;
}
.privacy-heading-clr {
  font-weight: 600;
  color: var(--privacy-color);
}
.fs-7 {
  font-size: 14.8px !important;
  color: #444444;
}
.fs-sm {
  font-size: 14px;
}
.fs-10 {
  font-family: "Roboto", Sans-serif;
  font-size: 17px;
}
.secondary-font {
  font-family: "Roboto", Sans-serif;
}
.header-container {
  padding: 2.6em 2em 2.8em 2em;
}
.blog-content p {
  text-align: justify;
  margin-bottom: 1rem;
}
.social-icons a {
  display: block;
  font-size: 1.5rem;

  color: #000;
  justify-content: center;
}
.navbar {
  font-size: 0.89rem;
  line-height: 1.5rem;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 9px;
  padding-bottom: 10px;
}
.navbar-nav .nav-link {
  color: var(--primary-color) !important;
  font-weight: 600;
  font-family: "Roboto", Sans-serif;
  display: inline-block;
  transform: scale(1, 1.2);
  letter-spacing: 0.01rem;
}
.dropdown-toggle::after {
  display: none;
}
.bi {
  font-size: 0.5rem;
  -webkit-text-stroke: 1.5px;
  padding-left: 3px;
}
i.bi.bi-chevron-down {
  position: relative;
  top: -2px;
  letter-spacing: 0.1rem;
}
.calender {
  font-size: 0.7rem;
  -webkit-text-stroke: 1px;
  padding-left: 0px;
  color: rgb(178, 174, 174);
}
i.bi.bi-calendar3 {
  position: relative;
  top: -2px;
  letter-spacing: 0.1rem;
}

.navbar-nav {
  gap: 1.7rem !important;
  padding: 1px;
}
.banner {
  border-bottom: 0.625rem solid var(--primary-color);
}
.loyalty-container {
  border-bottom: 2px solid var(--secondary-color);
}
.loyalty-title {
  color: var(--primary-color);
  padding: 1px;
}
.loyalty-para {
  max-width: var(--max-content-width);
  margin: auto;
  font-size: 15.8px;
  transform: scaleY(1);
  margin-bottom: 20px;
  font-family: "Roboto", Sans-serif;
  font-weight: 300;
}

.test {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.loyaly-btn {
  background: var(--primary-color);
  color: #ffffff;
  margin-top: 1rem;
  padding-left: 1.1rem;
  padding-right: 1.1rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  margin-bottom: 0.6rem;
}
.loyalty-banner {
  background: url("../img/customer-loyalty-marketing.jpg") center center / cover
    no-repeat;
  min-height: 314px;
  position: relative;
  border-top: 10px solid var(--primary-color);
  border-bottom: 10px solid var(--primary-color);
}
.loyalty-heading {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 1px;
}
.profit-heading {
  font-size: 30px;
  font-weight: 900;
  color: var(--primary-color);
  padding-bottom: 12px;
}
.profit-sub-heading {
  font-size: 19px;
  font-weight: 300;
  color: var(--primary-color);
  padding-bottom: 14px;
}
.case-study-container {
  background: var(--primary-color);
}
.case-study-sub-heading {
  font-size: 19px;
  font-weight: 700;
}
.latest-heading {
  color: var(--latest-text-color);
  font-weight: 500;
}
.latest-sub-headings {
  color: var(--latest-text-color);
  font-size: 19px;
  font-family: "Roboto", Sans-serif;
}
.load-btn {
  background: var(--primary-color);
  color: white;
  padding: 10px 16px 10px 16px;
  font-size: 13px;
}
.load-btn:hover {
  color: var(--primary-color);
}
.bracket-color {
  color: var(--primary-color);
}
.bg-image {
  background: url("../img/enquire-now.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  padding: 60px 20px;
  position: relative;
}
.form-container {
  max-width: 600px;
  margin: 0 auto;
  color: white;
}
.form-control::placeholder {
  color: #6c757d;
}
label {
  font-weight: 900;
}
.btn-send {
  background-color: #10436a;
  border-color: #10436a;
  padding: 10px 20px;
}
.btn-send:hover {
  background-color: #0a2a40;
  border-color: #0a2a40;
}
.form-label {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5em;
}
footer {
  background: #19506a;
}
.footer-img {
  max-width: 150px;
}
.fs-8 {
  font-size: 13px;
}
.about-section {
  padding: 5px 14px;
  text-align: center;
}
.about-section h2 {
  font-weight: bold;
  color: #175274;
}
.about-section p {
  text-align: justify;
  color: #333;
  margin-bottom: 20px;
}
.feature-box img {
  max-width: 350px;
}
.feature-box h5 {
  font-weight: 600;
  color: #175274;
}
.case-list {
  max-width: 330px;
  margin: 0 auto;
  padding-left: 1rem;
}
.feature-box img:hover {
  background-color: white;
  opacity: 0.8;
}
.btn-custom {
  background-color: var(--primary-color);
  color: #fff;
}
.btn-custom:hover {
  background-image: var(--btn-hover-color);
  color: #fff;
}
.notes {
  margin-top: 40px;
}
.notes h5 {
  font-weight: bold;
}
.loyalty-marketing-heading {
  font-size: 30px;
  font-weight: 700;
  color: var(--primary-color);
  margin-bottom: 30px;
}
.loyalty-marketing-sub-heading {
  font-size: 1.75rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.boosted-profile {
  font-family: "Roboto", Sans-serif;
}
.marketing-notes {
  color: #444444;
  font-weight: 300;
}
.content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0em 0em 2em 0em;
}
.btn-terms {
  background-color: #175274;
  color: white;
  border-radius: 6px;
  padding: 10px 20px;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Roboto", Sans-serif;
}
.btn-terms:hover {
  background-color: transparent;
  border: 1px solid #175274;
  color: #175274;
}

.contact-heading {
  color: var(--primary-color);
  text-align: center;
  margin-top: 5px;
}
.contact-info {
  margin: auto;
  color: var(--primary-color);
  font-family: "Roboto", Sans-serif;
}
.contact-info dt {
  color: #777;
  font-weight: normal;
}
.contact-info dd {
  margin-bottom: 15px;
}
.contact-info a {
  text-decoration: none;
}
.contact-info a.web-link:hover {
  color: #d44b68;
}
.contact-content:hover {
  color: var(--primary-color);
  cursor: pointer;
}
.contact-email {
  padding-right: 8px;
}
.contact-postal {
  padding-right: 6px;
}
.contact-web {
  padding-right: 14px;
}
.contact-form {
  max-width: 600px;
  margin: 30px auto;
}
.form-control::placeholder {
  color: #6c757d;
}
label {
  font-weight: 600;
}
.btn-contact-send {
  background-color: #10436a;
  border-color: #10436a;
  padding: 10px 20px;
}
.btn-contact-send:hover {
  background-color: #0a2a40;
  border-color: #0a2a40;
}
.contact-form {
  background-size: cover;
  width: 100%;
  padding: 11px 20px;
  position: relative;
}
.hidden {
  display: none;
}
.social-icons-container h5 {
  font-weight: 600;
  margin-bottom: 15px;
}
.social-icons-container a {
  display: block;

  margin-bottom: 5px;
  text-decoration: none;
}
.social-icons a i {
  font-size: 2.5rem;
}

.blog-item.hidden {
  display: none;
}
.blog-item.fade-in {
  display: block;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.blog-item.fade-in.show {
  opacity: 1;
  transform: translateY(0);
}

.end-content {
  display: none;
  color: var(--primary-color);
}
.end-content.show {
  display: block;
  animation: fadeInOut 3s forwards;
}
@media (min-width: 992px) {
  .navbar-nav .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.9s ease, transform 0.3s ease;
  }

  .navbar-nav .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

@media (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    background: white;
    z-index: 9999;
    overflow: hidden;
  }

  .navbar-nav .nav-item {
    border-bottom: 1px solid #ddd;
    padding: 5px;
  }
  .navbar {
    line-height: 1 !important;
  }
  .navbar-nav {
    gap: 0.4rem !important;
  }
  .navbar-nav .nav-link {
    color: #000 !important;
  }

  .navbar-nav .nav-item:last-child {
    border-bottom: none;
  }

  .dropdown-menu .dropdown-item {
    color: #000 !important;
    font-size: 12px;
    padding: 5px 10px;
    text-align: center;
    width: 100%;
  }

  .dropdown-menu {
    border: none !important;
  }
  .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
  }
}

@media (max-width: 991px) {
  .navbar .dropdown-menu {
    display: block !important;
    position: static !important;
    width: 100%;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    transition: max-height 0.4s ease, opacity 0.4s ease;
  }
  .navbar .dropdown-menu.show {
    max-height: 500px;
    opacity: 1;
  }

  .navbar .dropdown-item {
    padding: 8px 12px;
    text-align: center;
    border-bottom: 1px solid #eee;
  }
  .navbar .dropdown-item:last-child {
    border-bottom: none;
  }
}

@media (min-width: 768px) {
  .social-icons a i {
    font-size: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .social-icons a i {
    font-size: 2rem;
  }
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#formMessage {
  border-width: 2px;
  border-style: solid;
  padding: 0.5rem;
  border-radius: 0.25rem;
}

#formMessage.success {
  border-color: #46b450 !important;
}

.was-validated .form-control:invalid {
  border-color: #ced4da !important;
  box-shadow: none !important;
  background-image: none !important;
}

.was-validated .form-control:valid {
  border-color: #ced4da !important;
  box-shadow: none !important;
  background-image: none !important;
}

#formSpinner {
  color: #000 !important;
}

.site-logo {
  font-family: "Raleway", Sans-serif;
  font-size: 30px;
  font-weight: 900;
  color: var(--primary-color);
}

.sitemap {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sitemap li {
  margin-bottom: 8px;
}

.sitemap a {
  color: var(--latest-text-color);
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  padding: 2px 0;
  transition: color 0.3s ease;
  font-family: "Roboto", sans-serif;
}

.sitemap a:hover {
  color: var(--primary-color);
}

.sitemap .sub-item {
  margin-left: 40px;
  margin-top: 6px;
}

.sitemap .sub-sub-item {
  margin-left: 80px;
  margin-top: 4px;
}

.sitemap-container {
  padding-left: 110px;
}

.a2a_full_footer a {
  display: none !important;
}

.a2a_full_footer {
  border-top: 1px solid lightgray !important;
}

.a2a_full {
  border-radius: 0px !important;
}

.a2a_menu_find_container {
  border-radius: 0px !important;
}
.a2a_svg {
  border-radius: 0px !important;
  height: 18px !important;
  width: 18px !important;
}

.backdrop-filter {
  backdrop-filter: none !important;
}

.a2a_full {
  top: 31% !important;
}

.a2a_i {
  font-size: 12px !important;
  color: #666 !important;
}

#a2apage_find_icon {
  width: 24px !important;
  height: 24px !important;
}

.a2a_overlay {
  background: rgba(0, 0, 0, 0.6) !important;
  backdrop-filter: none !important;
  z-index: 0 !important;
}

.a2a_full {
  z-index: 10002 !important;
  overflow: visible !important;
  cursor: pointer;
}

.a2a_full::after {
  content: "";
  font-family: "bootstrap-icons";
  font-size: 20px;
  background: url("/img/close.png") no-repeat center center;
  cursor: pointer;
  background-size: 35px 35px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 1),
    0 0 5px 6px rgba(255, 255, 255, 0.1), 0 0 18px 9px rgba(255, 255, 255, 0.1);
  top: -14px;
  right: -14px;
  z-index: 10003 !important;
  pointer-events: none;
}

.contact-font {
  font-family: "Roboto",sans-serif;
}
