:root {
  --white: white;
  --black: black;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.navbar {
  background-color: #03031d;
}

.nav_container {
  justify-content: center;
  display: flex;
}

.nav_text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.nav_text:hover {
  border-bottom: 5px solid #cea843;
}

.header_section {
  background-image: linear-gradient(96deg, rgba(10, 21, 45, .98), rgba(255, 255, 255, 0) 84%), url('../images/blue_bg.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.header_wrapper {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 50px;
}

.quick-stack {
  padding-bottom: 0;
}

.quick-stack.article {
  padding-top: 0;
}

.c1 {
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
  padding-bottom: 60px;
  padding-right: 10px;
}

.c1.article {
  padding-bottom: 0;
}

.h1 {
  color: #fff;
  text-align: left;
  text-shadow: 0 2px #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 66px;
  font-weight: 900;
  line-height: 1;
}

.h1.article {
  font-size: 30px;
  color: #e2bf42;
}

.h2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
}

.c2 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 0;
}

.main_image_header {
  max-width: 100%;
}

.content_section {
  overflow: visible;
}

.content_wrapper-3 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.card_main_container {
  z-index: 12;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -75px;
}

.h3 {
  color: #793806;
  background-image: url('../images/plate-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80% 90%;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 70px;
  padding-bottom: 70px;
  font-family: PT Serif, serif;
  font-size: 35px;
  line-height: 1.1;
  display: flex;
}

.card {
  max-width: 18%;
  margin: 5px;
  text-decoration: none;
}

.icon_btn {
  max-width: 100%;
}

.footer_wrapper-2 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.footer_text {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.header_section-2 {
  background-image: linear-gradient(96deg, rgba(13, 34, 13, .98), rgba(255, 255, 255, 0) 84%), url('../images/8764038.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.header_section-2.article {
  background-image: linear-gradient(96deg, #0a152d, rgba(10, 21, 45, .7) 50%, #0a152d), url('../images/boxjellyfish.png'), url('../images/blue_bg.jpg');
  background-position: 0 0, 50%, 100%;
  background-size: auto, auto, cover;
}

.button {
  color: #1a1a1a;
  text-align: center;
  background-color: #ffae00;
  border-bottom: 5px solid rgba(0, 0, 0, .27);
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

.button:hover {
  color: #fff;
  background-color: #b15a0d;
}

.content_image {
  border: 8px #f0f0f0;
  max-width: 79%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.content_wrapper-4 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.content_wrapper-4.article {
  width: 900px;
  padding: 40px 20px;
}

.h4 {
  color: #b15a0d;
  text-align: left;
  margin: 0 auto 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
}

.h4-sub {
  color: #b15a0d;
  text-align: left;
  margin: 0 auto 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}

.image_container {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.p-text {
  color: #333;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

li{
  color: #333;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  padding-bottom: 15px;
}

@media screen and (max-width: 991px) {
  .nav_container {
    justify-content: flex-end;
  }

  .nav-menu {
    background-color: #0d0d44;
  }

  .nav_text:hover {
    border-bottom-color: #cea843;
  }

  .menu-button, .menu-button.w--open {
    background-color: #0d0d44;
  }

  .icon {
    color: #fff;
  }

  .header_wrapper {
    width: 90%;
  }

  .header_wrapper.article {
    width: 100%;
  }

  .quick-stack {
    padding-top: 5px;
  }

  .c1 {
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .h1 {
    font-size: 46px;
  }

  .h1.article {
    font-size: 27px;
  }

  .h2 {
    margin-top: 17px;
    font-size: 30px;
  }

  .main_image_header {
    max-width: 150%;
  }

  .content_wrapper-3 {
    width: 90%;
  }

  .card_main_container {
    top: -80px;
  }

  .h3 {
    background-size: 95% 120%;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 30px;
  }

  .card {
    max-width: 30%;
  }

  .footer_wrapper-2, .content_wrapper-4, .content_wrapper-4.article {
    width: 90%;
  }

  .h4 {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .h4-sub {
    margin-bottom: 10px;
    font-size: 21px;
  }

  .p-text {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .header_section {
    background-image: linear-gradient(190deg, rgba(10, 21, 45, .98), rgba(255, 255, 255, 0) 84%), url('../images/blue_bg.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .header_wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .header_wrapper.article {
    width: 90%;
    padding-top: 40px;
  }

  .quick-stack {
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .c1 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-right: 0;
  }

  .h1 {
    text-align: center;
    text-shadow: 0 2px #fff;
    font-size: 45px;
  }

  .h1.article {
    font-size: 26px;
  }

  .h2 {
    text-align: center;
    margin-top: 10px;
    font-size: 44px;
  }

  .c2 {
    align-items: center;
    padding-top: 0;
  }

  .main_image_header {
    max-width: 80%;
  }

  .main_image_header.article {
    max-width: 70%;
  }

  .content_wrapper-3 {
    width: 100%;
  }

  .h3 {
    background-size: 80% 100%;
    margin: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .card {
    max-width: 30%;
  }

  .icon_btn {
    max-width: 90%;
  }

  .header_section-2 {
    background-image: linear-gradient(rgba(13, 34, 13, .98), rgba(255, 255, 255, 0) 84%), url('../images/8764038.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .content_image {
    max-width: 100%;
  }

  .content_wrapper-4 {
    width: 100%;
  }

  .h4 {
    margin-bottom: 10px;
  }

  .p-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .header_wrapper {
    width: 95%;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .header_wrapper.article {
    width: 100%;
    padding-top: 30px;
  }

  .quick-stack {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .c1 {
    padding-right: 0;
  }

  .h1 {
    text-shadow: 0 1px #fff;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 34px;
    line-height: 1;
  }

  .h1.article {
    font-size: 17px;
  }

  .h2 {
    margin-top: 0;
    font-size: 32px;
  }

  .c2 {
    padding-top: 0;
  }

  .main_image_header {
    max-width: 100%;
  }

  .main_image_header.article {
    max-width: 80%;
  }

  .content_wrapper-3 {
    padding-bottom: 0;
  }

  .card_main_container {
    top: -70px;
  }

  .h3 {
    background-size: 100% 90%;
    margin: 40px 10px 20px;
    padding: 40px 10px;
    font-size: 14px;
    line-height: 1;
  }

  .card {
    max-width: 30%;
    margin: 5px;
  }

  .footer_text {
    margin-left: 20px;
    margin-right: 20px;
  }

  .content_image {
    border-width: 5px;
  }

  .content_wrapper-4.article {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h4 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .h4-sub {
    margin-bottom: 10px;
    font-size: 18px;
  }
}

#w-node-_5c20fccc-c2a1-8771-6326-7c996deaf8e2-aec261be {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

#w-node-_5c20fccc-c2a1-8771-6326-7c996deaf8e3-aec261be, #w-node-_5c20fccc-c2a1-8771-6326-7c996deaf8e8-aec261be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6fef26f-f199-1174-e6c0-5732386d7f44-14140424 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

#w-node-f6fef26f-f199-1174-e6c0-5732386d7f45-14140424, #w-node-f6fef26f-f199-1174-e6c0-5732386d7f4a-14140424 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_5c20fccc-c2a1-8771-6326-7c996deaf8e2-aec261be {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5c20fccc-c2a1-8771-6326-7c996deaf8e3-aec261be, #w-node-_5c20fccc-c2a1-8771-6326-7c996deaf8e8-aec261be {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f6fef26f-f199-1174-e6c0-5732386d7f44-14140424 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f6fef26f-f199-1174-e6c0-5732386d7f45-14140424, #w-node-f6fef26f-f199-1174-e6c0-5732386d7f4a-14140424 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
