﻿.campaign-container .campaign-section:nth-child(odd) {
  background-color: #fafafa;
}

.campaign-container .campaign-section:nth-child(even) {
  background-color: #fff;
}
strong {
  font-weight: 700;
  font-family: 'ProximaNova-Bold', Arial, Helvetica, sans-serif;
}
.btn-header a {
  display: flex;
  width: 100%;
  justify-content: center;
  min-width: 250px;
  height: 55px;
  margin-top: 10px;
}
.campaign-section-title {
  margin: 16px 0 16px !important;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 28px;
  color: #1d2c3c;
  font-family: 'Proxima Nova Condensed-Black', Helvetica;
  text-align: center;
}

.campaign-section-subtitle {
  margin-bottom: 36px;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 700;
  font-family: 'Proxima Nova Condensed-Black', Helvetica;
  text-align: center;
  max-width: 660px;
}

section.campaign-section {
  padding: 0;
}

.campaign-section > .section-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px 30px;
}

@media (min-width: 768px) {
  .btn-header {
    position: absolute;
    top: 26px;
    right: 26px;
  }
  .holyname-pre-nav .navbar.navbar-light {
    padding: 0 40px;
  }

  .campaign-section-title {
    margin: 16px 0 36px !important;
    text-transform: uppercase;
    font-size: 48px;
  }

  .campaign-section-subtitle {
    margin-bottom: 60px;
    font-size: 24px;
    line-height: 28px;
  }
}

@media (min-width: 992px) {
  .campaign-section .section-container {
    padding: 100px;
  }
}

@media (min-width: 1200px) {
  .campaign-section .section-container {
    padding: 100px 150px 100px;
  }
}

.secondary-color {
  background-color: #123559;
}

.btn-call {
  border-radius: 12px;
  text-transform: capitalize;
  padding: 0.8rem 1rem;
  display: flex;
  width: max-content;
  gap: 8px;
  align-items: center;
  cursor: pointer;
  border-color: #123559;
}

.btn:focus {
  max-height: unset !important;
}

.container-title {
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
}

.container-title span {
  color: #6dcdb8;
}

.container-subtitle {
  font-size: 18px;
}

.section-0 .group-image {
  width: 100%;
  height: auto;
  position: relative;
}

.section-0 .group-image::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #1d2c3c 10px, rgba(29, 44, 60, 0) 18.39%);
}

.section-0-container {
  display: flex;
  background-color: #1d2c3c;
}

.section-0.campaign-section > .section-container {
  padding: 0 10px 10px;
  justify-content: end;
}

.section-0 .left-container {
  width: 100%;
  display: flex;
}

.section-0 .left-container-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}

.section-0 .left-container-title {
  font-size: 26px;
  line-height: 1.1;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}

.section-0 .left-container-title span,
.section-0 .left-container-bottom-text span {
  color: #6dcdb8;
}

.section-0 .left-container-bottom {
  display: flex;
  align-items: start;
  flex-direction: column;
  gap: 16px;
}

.section-0 .left-container-bottom img {
  width: 100%;
  height: auto;
  max-width: 290px;
}

.section-0 .left-container-bottom-text {
  display: flex;
  max-width: unset !important;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  color: #fff;
  display: inline-block;
}

.section-0 .right-container {
  height: auto;
  max-width: 50%;
}

@media (min-width: 768px) {
  .section-0 {
    background: url(./assets/img/section-0.webp) right / cover no-repeat;
  }

  .section-0-container {
    height: 70vh;
    min-height: 700px;
    background: linear-gradient(
      90deg,
      #1d2c3c 20.71%,
      rgba(29, 44, 60, 0) 58.39%
    );
  }

  .section-0.campaign-section > .section-container {
    padding: 36px 30px;
    justify-content: center;
  }

  .section-0 .left-container-title {
    font-size: 48px;
    line-height: 0.9;
  }

  .section-0 .left-container-box {
    gap: 52px;
  }

  .section-0 .left-container-bottom-text {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .section-0.campaign-section > .section-container {
    padding: 36px 100px;
  }

  .section-0 .left-container-bottom img {
    max-width: 380px;
  }

  .campaign-section .container-title {
    font-size: 42px;
  }
}

@media (min-width: 1200px) {
  .section-0.campaign-section > .section-container {
    padding: 36px 150px 60px;
  }

  .section-0 .left-container-title {
    font-size: 64px;
  }

  .section-0 .left-container-bottom-text {
    font-size: 32px;
  }

  .campaign-section .container-title {
    font-size: 54px;
  }
}

@media (min-width: 1500px) {
  .section-0 .left-container-title {
    font-size: 72px;
  }
}

.section-1 .section-container {
  gap: 40px !important;
  max-width: 1700px;
  margin: 0 auto;
  flex-direction: column;
  justify-content: center;
}

.campaign-section-heading {
  color: #123559;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 16px;
}

.campaign-section-subheading {
  font-size: 18px;
  line-height: 1.2;
}

.nav-link {
  color: #123559;
  font-size: 24px;
}

.nav-link:hover {
  color: #123559;
  text-decoration: underline;
}

.section-2 .section-container {
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
}

.section-2 .section-container .right-container {
  padding: 50px 30px;
  background-color: #123559;
  color: #fff;
}

.section-2 .section-container > * {
  height: 100%;
}

.section-2 .left-container img {
  object-fit: cover;
  height: 100%;
}

.section-2 .section-container .container-title {
  margin-bottom: 30px !important;
}

.section-3 .section-container {
  flex-direction: column;
  gap: 20px;
  max-width: 1700px;
  margin: 0 auto;
  justify-content: center;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.section-1 .container-title,
.section-3 .container-title,
.bottom-section .container-title {
  color: #123559;
}

.section-3 .top-container .container-title {
  margin-bottom: 12px !important;
}

.section-3 .container-title span {
  color: #34857d;
}

.section-3 .container-subtitle {
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 0px !important;
}

.campaign-section li {
  list-style: disc;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
}

.section-3 .top-container {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  flex-direction: column;
}

.section-3 .top-container > * {
  flex: 1;
  width: 100%;
}

.bg-teal {
  background-color: #6dcdb8;
  position: absolute;
  width: calc(100% - 16px);
  height: 100%;
  top: 16px;
  left: 16px;
  z-index: 0;
}

.bottom-section .section-container {
  flex-direction: column;
  gap: 20px;
  margin: 0 auto 70px;
  justify-content: center;
  padding: 0 !important;
}

.bottom-section .bottom-container {
  display: flex;
  width: 100%;
}

.bg-prim {
  width: 16px;
  min-height: 100%;
  background-color: #123559;
}

.bottom-section .inner {
  background-color: #6dcdb8;
  padding: 20px;
  width: 100%;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bottom-section .top-box {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 20px;
  max-width: 1700px;
  margin: 0 auto;
  width: 100%;
}

.bottom-section .campaign-section-subheading {
  max-width: 1700px;
  margin: 0 auto;
}
.bottom-section .secondary-text {
  color: #123559 !important;
  white-space: nowrap;
}

@media (max-width: 767px) {
   .bottom-section .inner{
	   height: 300px;
   }
}

@media (min-width: 768px) {
  .section-2 .section-container {
    grid-template-columns: 1fr 1fr;
  }

  .section-3 .top-container .container-title {
    margin-bottom: 30px !important;
  }

  .section-3 .container-subtitle {
    font-size: 36px;
    margin-bottom: 32px !important;
  }

  .campaign-section li {
    font-size: 22px;
  }

  .bottom-section .top-box {
    flex-direction: row;
    margin-bottom: 0;
    gap: 40px;
  }

  .section-3 .section-container {
    gap: 70px;
  }

  .section-3 .section-container .top-container {
    flex-direction: row;
    gap: 100px;
  }

  .section-3 .section-container .top-container > * {
    width: 50%;
  }

  .nav-link {
    font-size: 36px;
  }
}

@media (min-width: 992px) {
  .campaign-section-heading {
    font-size: 26px;
  }

  .campaign-section-subheading {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .campaign-section-heading {
    font-size: 32px;
  }

  .section-2 .section-container .right-container {
    padding: 100px 80px;
  }
}
