* {
  margin: 0;
  padding: 0;
}

.color-primary {
  color: #002e64;
}

.color-secondary {
  color: #313639;
}

.color-tertiary {
  color: rgb(248, 191, 44);
}

.bg-primary {
  background-color: #002e64;
}

.bg-secondary {
  background-color: #313639;
}

.bg-tertiary {
  background-color: rgb(248, 191, 44);
}

img {
  max-height: 100%;
  max-width: 100%;
}

h1, h2 {
  font-size: 2rem;
  line-height: 2.5rem;
}

h4 {
  font-size: 1.2rem;
  line-height: 1.7rem;
}

p, footer {
  font-size: 0.9rem;
  line-height: 1.4rem;
}

.bullet {
  font-size: 1.2rem;
  font-weight: bold;
  margin-right: 5px;
}

.primary-button {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.primary-button a {
  background-color: transparent;
  border: 2.5px solid white;
  color: white;
  cursor: pointer;
  font-family: scotch-modern, serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 3px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 50px;
}

.padding-left {
  padding-left: 20px !important;
}

.padding-left-sm {
  padding-left: 20px !important;
}

.padding-right {
  padding-right: 20px !important;
}

.padding-right-sm {
  padding-right: 20px !important;
}

.margin-left {
  margin-left: 20px !important;
}

.margin-left-sm {
  margin-left: 20px !important;
}

.margin-right {
  margin-right: 20px !important;
}

.margin-right-sm {
  margin-right: 20px !important;
}

.yellow-line-1 {
  background-color: rgb(248, 191, 44);
  color: transparent;
  height: 5px;
}

.spacer {
  color: transparent;
  height: 40px;
}

@media screen and (min-width: 768px) {
  .padding-left {
    padding-left: 50px !important;
  }
  .padding-left-md {
    padding-left: 50px !important;
  }
  .padding-right {
    padding-right: 50px !important;
  }
  .padding-right-md {
    padding-right: 50px !important;
  }
  .margin-left {
    margin-left: 50px !important;
  }
  .margin-left-md {
    margin-left: 50px !important;
  }
  .margin-right {
    margin-right: 50px !important;
  }
  .margin-right-md {
    margin-right: 50px !important;
  }
}
@media screen and (min-width: 1024px) {
  .padding-left {
    padding-left: 40px !important;
  }
  .padding-left-lg {
    padding-left: 40px !important;
  }
  .padding-right {
    padding-right: 40px !important;
  }
  .padding-right-lg {
    padding-right: 40px !important;
  }
  .margin-left {
    margin-left: 40px !important;
  }
  .margin-left-lg {
    margin-left: 40px !important;
  }
  .margin-right {
    margin-right: 40px !important;
  }
  .margin-right-lg {
    margin-right: 40px !important;
  }
  .spacer {
    height: 50px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 17px;
  }
  h1, h2 {
    font-size: 2.4rem;
  }
  .padding-left {
    padding-left: 120px !important;
  }
  .padding-left-xl-1 {
    padding-left: 120px !important;
  }
  .padding-right {
    padding-right: 120px !important;
  }
  .padding-right-xl-1 {
    padding-right: 120px !important;
  }
  .margin-left {
    margin-left: 120px !important;
  }
  .margin-left-xl-1 {
    margin-left: 120px !important;
  }
  .margin-right {
    margin-right: 120px !important;
  }
  .margin-right-xl-1 {
    margin-right: 120px !important;
  }
}
@media screen and (min-width: 1366px) {
  h2 {
    font-size: 2.6rem;
    line-height: 3.1rem;
  }
  h4 {
    font-size: 1.3rem;
    line-height: 1.7rem;
  }
  p, footer {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .padding-left {
    padding-left: 150px !important;
  }
  .padding-left-xl-3 {
    padding-left: 150px !important;
  }
  .padding-right {
    padding-right: 150px !important;
  }
  .padding-right-xl-3 {
    padding-right: 150px !important;
  }
  .margin-left {
    margin-left: 150px !important;
  }
  .margin-left-xl-3 {
    margin-left: 150px !important;
  }
  .margin-right {
    margin-right: 150px !important;
  }
  .margin-right-xl-3 {
    margin-right: 150px !important;
  }
}
@media screen and (min-width: 1536px) {
  html {
    font-size: 18px;
  }
  .padding-left {
    padding-left: 190px !important;
  }
  .padding-left-xl-4 {
    padding-left: 190px !important;
  }
  .padding-right {
    padding-right: 190px !important;
  }
  .padding-right-xl-4 {
    padding-right: 190px !important;
  }
  .margin-left {
    margin-left: 190px !important;
  }
  .margin-left-xl-4 {
    margin-left: 190px !important;
  }
  .margin-right {
    margin-right: 190px !important;
  }
  .margin-right-xl-4 {
    margin-right: 190px !important;
  }
}
@media screen and (min-width: 1600px) {
  .padding-left {
    padding-left: 220px !important;
  }
  .padding-left-xl-5 {
    padding-left: 220px !important;
  }
  .padding-right {
    padding-right: 220px !important;
  }
  .padding-right-xl-5 {
    padding-right: 220px !important;
  }
  .margin-left {
    margin-left: 220px !important;
  }
  .margin-left-xl-5 {
    margin-left: 220px !important;
  }
  .margin-right {
    margin-right: 220px !important;
  }
  .margin-right-xl-5 {
    margin-right: 220px !important;
  }
}
@media screen and (min-width: 1900px) {
  html {
    font-size: 20px;
  }
  h2 {
    font-size: 3rem;
  }
  .padding-left {
    padding-left: 300px !important;
  }
  .padding-left-xl-6 {
    padding-left: 300px !important;
  }
  .padding-right {
    padding-right: 300px !important;
  }
  .padding-right-xl-6 {
    padding-right: 300px !important;
  }
  .margin-left {
    margin-left: 300px !important;
  }
  .margin-left-xl-6 {
    margin-left: 300px !important;
  }
  .margin-right {
    margin-right: 300px !important;
  }
  .margin-right-xl-6 {
    margin-right: 300px !important;
  }
}
header .topbar {
  align-items: center;
  background-color: #002e64;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 30px 0;
  font-family: scotch-modern, serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 3px;
}
header .topbar > a {
  color: white;
  text-decoration: none;
}
header .topbar .site-links {
  display: flex;
  gap: 8px;
  justify-content: center;
}
header .topbar .site-links a {
  align-items: center;
  display: flex;
  justify-content: center;
  text-decoration: none;
}
header .topbar .site-links a img {
  height: 30px;
  width: 30px;
}
header .logo {
  padding: 10px;
}
header .logo a {
  display: flex;
}
header .navbar {
  border-top: 5px solid #1dbcc1;
}

@media screen and (min-width: 1024px) {
  header .topbar {
    flex-direction: row;
    gap: 20px;
    justify-content: center;
    letter-spacing: 1.5px;
    padding: 15px;
  }
  header .logo {
    display: flex;
    justify-content: center;
  }
  header .logo a {
    max-width: 350px;
  }
  header .navbar .mainnav > li > a {
    align-items: center;
    display: flex;
    height: 100%;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 1280px) {
  header {
    grid-template-columns: 400px 120px 1fr;
  }
  header .topbar {
    letter-spacing: 2.5px;
  }
}
@media screen and (min-width: 1366px) {
  header {
    grid-template-columns: 380px 130px 1fr;
  }
  header .topbar {
    letter-spacing: 3px;
  }
}
@media screen and (min-width: 1440px) {
  header {
    grid-template-columns: 430px 130px 1fr;
  }
}
@media screen and (min-width: 1536px) {
  header {
    grid-template-columns: 470px 150px 1fr;
  }
}
@media screen and (min-width: 1600px) {
  header {
    grid-template-columns: 500px 170px 1fr;
  }
}
.highlight-1 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

@media screen and (min-width: 768px) {
  .highlight-1 {
    height: 400px;
  }
}
@media screen and (min-width: 1024px) {
  .highlight-1 {
    height: 500px;
  }
}
@media screen and (min-width: 1280px) {
  .highlight-1 {
    height: 550px;
  }
}
@media screen and (min-width: 1536px) {
  .highlight-1 {
    height: 600px;
  }
}
.section-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 60px 20px;
  text-align: center;
}
.section-1 > div {
  margin-bottom: 20px;
}
.section-1 > div > p {
  margin-bottom: 20px;
}
.section-1 > div > p:last-of-type {
  margin-bottom: 0;
}
.section-1 > div .subtitle {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 2px;
}
.section-1 > div .page-title {
  margin-bottom: 20px;
  padding: 10px 0;
}

@media screen and (min-width: 1024px) {
  .section-1 {
    align-items: flex-start;
    text-align: left;
  }
  .section-1 > div {
    margin-bottom: 0;
  }
  .section-1 > div .subtitle {
    margin-top: -10px;
  }
  .section-1 > div img {
    float: right;
    max-width: 45%;
    margin-left: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1366px) {
  .section-1 > div .page-title {
    margin-bottom: 10px;
    padding-top: 0;
  }
}
.section-2 {
  align-items: center;
  background-color: #313639;
  color: white;
  display: flex;
  flex-direction: column;
  padding: 60px 20px;
  gap: 30px;
}
.section-2 h2 {
  text-align: center;
}
.section-2 div {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-2 div p {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .section-2 div {
    flex-direction: row;
    gap: 40px;
  }
  .section-2 div p {
    text-align: left;
  }
}
@media screen and (min-width: 1280px) {
  .section-2 div {
    gap: 60px;
  }
}
.section-3 {
  padding: 60px 20px;
}
.section-3 h2 {
  margin-bottom: 40px;
  text-align: center;
}
.section-3 .services-container {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.section-3 .services-container article > div:first-of-type {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  min-height: 200px;
}
.section-3 .services-container article .primary-button a {
  border-color: #002e64;
  color: #002e64;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .section-3 .services-container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 30px;
    row-gap: 50px;
  }
  .section-3 .services-container article {
    flex-basis: 320px;
  }
}
.section-4 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-4 > div {
  background-color: #313639;
  display: flex;
  color: white;
  flex-direction: column;
  gap: 20px;
  padding: 60px 20px;
  text-align: center;
}
.section-4 > div .site-links {
  display: flex;
  gap: 8px;
  justify-content: center;
}
.section-4 > div .site-links a {
  align-items: center;
  display: flex;
  justify-content: center;
  text-decoration: none;
}
.section-4 > div .site-links a img {
  height: 30px;
  width: 30px;
}
.section-4 > div > a {
  color: white;
  font-family: scotch-modern, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  letter-spacing: 3px;
  text-decoration: none;
}
.section-4 .contact-form {
  background-color: rgba(29, 188, 193, 0.65);
  display: grid;
  gap: 8px;
  padding: 60px 30px;
}
.section-4 .contact-form input, .section-4 .contact-form textarea {
  font-size: 0.9rem;
  border: none;
}
.section-4 .contact-form textarea {
  resize: none;
}
.section-4 .contact-form .secondary-button {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.section-4 .contact-form .secondary-button a {
  background-color: transparent;
  border: 2.5px solid white;
  color: white;
  cursor: pointer;
  font-family: scotch-modern, serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 3px;
  text-decoration: none;
  padding: 10px 50px;
}

@media screen and (min-width: 1024px) {
  .section-4 {
    display: grid;
    grid-template-columns: calc(50% + 40px) calc(50% - 40px);
    position: relative;
  }
  .section-4::before {
    background-color: rgba(29, 188, 193, 0.75);
    content: "";
    height: 440px;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: calc(50% - 220px);
  }
  .section-4 > div {
    align-items: flex-start;
    clip-path: polygon(0 0, 100% 0, calc(100% - 80px) 100%, 0 100%);
    justify-content: center;
    padding-right: 70px;
    text-align: left;
    z-index: 2;
  }
  .section-4 .contact-form {
    background-color: unset;
    z-index: 2;
    padding-bottom: 100px;
    padding-top: 100px;
  }
}
@media screen and (min-width: 1366px) {
  .section-7::before {
    height: 460px;
    top: calc(50% - 230px);
  }
  .section-7 > div {
    padding-right: 120px;
  }
  .section-7 .contact-form {
    padding-bottom: 140px;
    padding-top: 140px;
    padding-left: 50px;
  }
}
.section-5 {
  padding: 60px 20px;
}
.section-5 .page-title {
  text-align: center;
}
.section-5 .team-container {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.section-5 .team-container article img {
  margin-bottom: 20px;
  min-height: 200px;
}
.section-5 .team-container article > div {
  align-items: center;
  color: #002e64;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.section-5 .team-container article > div h4 {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.section-5 .team-container article > div hr {
  background-color: #002e64;
  border-bottom: 1px solid #002e64;
  color: #002e64;
  height: 2px;
  width: 80%;
}
.section-5 .team-container article > div p {
  font-size: 0.9rem;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .section-5 .team-container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 30px;
    row-gap: 50px;
  }
  .section-5 .team-container article {
    flex-basis: 320px;
  }
}
.reviews {
  column-gap: 30px;
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  row-gap: 50px;
}
.reviews article {
  border-top: 5px solid rgb(248, 191, 44);
  padding-top: 5px;
}
.reviews article p:first-of-type {
  margin-bottom: 10px;
  text-align: left;
}
.reviews article p:last-of-type {
  padding-bottom: 15px;
}
.reviews article p:last-of-type span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.reviews article p:last-of-type span::before {
  content: "- ";
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .reviews {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .reviews article {
    width: calc(50% - 30px);
  }
}
@media screen and (min-width: 1280px) {
  .reviews article {
    width: calc(33.3333333333% - 30px);
  }
}
footer {
  background-color: #002e64;
  color: white;
  display: grid;
  gap: 20px;
  padding: 30px 20px;
}
footer > div:last-of-type {
  text-align: right;
}
footer a {
  color: rgb(248, 191, 44);
}

@media screen and (min-width: 768px) {
  footer {
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    justify-content: space-between;
  }
}
.p1 {
  font-family: arboria, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.p2 {
  font-family: arboria, sans-serif;
  font-style: normal;
  font-weight: 500;
}