.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.sectionandread01 {
  margin-left: auto;
  margin-right: auto;
}

.sectionandread01.nic_edit {
  width: 80%;
}

.sectionandread01.nic_editwidth {
  width: 70%;
}

.andreascontainer01 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 1200px;
  display: flex;
}

.div01 {
  border-bottom: 1px solid #e3e1da;
  justify-content: space-between;
  align-self: stretch;
  padding-top: 20px;
  padding-bottom: 14px;
  display: flex;
}

.body {
  background-color: #fff;
}

.text-block {
  color: #b58a2e;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-2 {
  color: #6b7280;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  font-family: Archivo, sans-serif;
  font-size: 14px;
  line-height: 22px;
  display: block;
}

.heading {
  color: #0d1626;
  width: 550px;
  font-family: Spectral, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 47px;
}

.text-block-3 {
  color: #3a3f4a;
  font-family: Spectral, sans-serif;
  font-size: 22px;
  line-height: 33px;
}

.button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0d1626;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.text-span {
  color: #cda14a;
}

.text-span.black {
  color: #0d1626;
}

.divbutton {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.linediv {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px solid #eeece6;
  justify-content: flex-start;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 14px;
  display: flex;
}

.text-block-4 {
  color: #9aa0aa;
  font-family: Archivo, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-5 {
  color: #6b7280;
  font-family: Archivo, sans-serif;
  font-size: 13px;
  line-height: 24px;
}

.andreascontainer011 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  max-width: 1200px;
  display: flex;
}

.text-block-6 {
  color: #b58a2e;
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
  font-weight: 700;
}

.heading-2 {
  color: #0d1626;
  width: 80%;
  font-family: Spectral, sans-serif;
  font-size: 29px;
  line-height: 34px;
}

.text-block-7 {
  color: #6b7280;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-7.normaltext {
  color: #16181d;
  letter-spacing: 0;
  text-transform: none;
  font-family: Spectral, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 33px;
}

.text-block-8 {
  color: #6b7280;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: Archivo, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.lines1._44 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.line0 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px solid #eeece6;
  border-bottom: 1px solid #eeece6;
  justify-content: flex-start;
  align-items: center;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.text-block-9 {
  font-family: Spectral, sans-serif;
  font-size: 19px;
  line-height: 27px;
}

.text-block-10 {
  color: #16181d;
  font-family: Spectral, sans-serif;
  font-size: 19px;
  line-height: 27px;
}

.divinside {
  border-bottom: 1px solid #eeece6;
  padding-top: 30px;
  padding-bottom: 30px;
}

.formdiv {
  background-color: #0d1525;
  border-top: 2px solid #cda14a;
}

.nic_container {
  border-top: 1px solid #e3e1da;
  max-width: 1200px;
  margin-top: 20px;
}

.nic_container.withbg_nic {
  background-image: linear-gradient(#0d1626, #0a1120);
  max-width: 1200px;
}

.heading-3 {
  font-family: Spectral, sans-serif;
  font-size: 28px;
  line-height: 45px;
}

.heading-3.white {
  color: #fff;
}

.div-block {
  background-color: #f7f5f0;
  border: 1px solid #e3e1da;
  border-radius: 6px;
  flex-flow: column;
  align-items: center;
  margin-top: 40px;
  padding: 40px 28px;
  display: flex;
}

.button-2 {
  color: #0d1626;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(#cda14a, #b58a2e);
  border-radius: 3px;
  padding: 20px;
  font-family: Archivo, sans-serif;
  font-weight: 700;
  line-height: 22px;
}

.heading-4 {
  color: #fff;
  font-family: Spectral, sans-serif;
}

.text-block-11 {
  color: #aeb6c4;
  text-align: center;
}

.div-block-2 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  background-image: linear-gradient(190deg, #0d1626, #0a1120);
  border-top: 5px solid #cda14a;
  border-radius: 8px;
  flex-flow: column;
  align-items: center;
  padding: 40px 30px;
  display: flex;
}

.subtitle_nic {
  color: #b58a2e;
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block-3 {
  display: flex;
}

.div-block-4 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  display: flex;
}

.nonprenom {
  border-radius: 5px;
  height: 50px;
}

.nonprenom::placeholder {
  color: #8b93a1;
  font-family: Archivo, sans-serif;
}

.submit-button {
  color: #0d1626;
  text-transform: uppercase;
  background-image: linear-gradient(#cda14a, #b58a2e);
  border-radius: 5px;
  width: 100%;
  font-family: Archivo, sans-serif;
  font-size: 15px;
  font-weight: 800;
}

.text-block-12 {
  color: #7f879a;
  text-align: center;
  padding-top: 10px;
  font-size: 11px;
}

.form {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.form-block {
  width: 90%;
}

.div-block-5 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.andreassection2.nic_editwidth, .andreassection03.nic_edit, .andreassection04.nic_edit {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.div99 {
  border-left: 3px solid #b58a2e;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  display: flex;
}

.heading-5 {
  color: #0d1626;
  font-family: Spectral, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.text-block-13 {
  color: #3a3f4a;
  font-family: Spectral, sans-serif;
  font-size: 20px;
  line-height: 33px;
}

.andreassection05.nic_edit, .nic_edit {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.section_nic {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.jose_section_first {
  border-top: 2px #143a6b;
  padding-top: 10px;
  padding-bottom: 10px;
}

.jose_container {
  max-width: 1144px;
}

.jose_container.jose_container_full {
  max-width: 100%;
}

.div-block-18 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-2 {
  width: 7px;
  height: 7px;
}

.text-block-14 {
  color: #6b7280;
  letter-spacing: .9px;
  text-transform: uppercase;
  font-size: 11.8px;
  font-weight: 400;
}

.text-block-15 {
  color: #525a64;
  letter-spacing: .9px;
  font-size: 11.8px;
  font-weight: 600;
}

.jose_section {
  border-top: 2px #143a6b;
  padding-top: 0;
  padding-bottom: 40px;
}

.jose_section.jose_section_header {
  border-top-style: solid;
  border-bottom: .67px solid #e3e6ea;
  height: auto;
}

.heading-6 {
  color: #0d1626;
  text-align: center;
  letter-spacing: -1.34px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Spectral, sans-serif;
  font-size: 67.2px;
  font-weight: 400;
  line-height: 64.5px;
}

.text-span-2 {
  color: #0d1626;
  font-weight: 700;
}

.container, .nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-20 {
  width: 524px;
  height: 650px;
  position: absolute;
  inset: -14% 0% auto auto;
}

.jose_h2_64 {
  color: #15191f;
  letter-spacing: -1.15px;
  font-size: 64px;
  font-weight: 600;
  line-height: 65.3px;
}

.nav-link {
  color: #15191f;
  letter-spacing: 1.42px;
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.nav-link:active {
  border: 0 #000;
  border-bottom: 3px solid #b58a2e;
}

.text-block-16 {
  color: #525a64;
  font-size: 20.8px;
  line-height: 31.2px;
}

.jose_div_wrap {
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.jose_content {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  width: 644px;
  display: flex;
}

.button-3 {
  letter-spacing: 1px;
  background-color: #143a6b;
  border: 1px solid #143a6b;
  padding: 14.33px 24.33px;
  font-size: 12.5px;
  font-weight: 700;
  line-height: 20.7px;
}

.button-3.jose_button_transparent {
  color: #143a6b;
  background-color: #143a6b00;
}

.italic-text {
  color: #143a6b;
  font-weight: 500;
}

.navbar {
  background-color: #ddd0;
  border-bottom: .67px solid #143a6b21;
}

.div-block-16 {
  background-color: #c9cfd6;
  width: 1px;
  height: 13px;
}

.div-block-21 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  justify-content: space-between;
  display: flex;
}

.text-span-3 {
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
}

.text-span-4 {
  color: #6b7280;
  font-weight: 400;
}

.div-block-22 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.nic_section_first {
  border-top: 2px #143a6b;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nic_contain {
  max-width: 1144px;
}

.nic_contain.jose_container_full {
  max-width: 100%;
}

.nic_section {
  border-top: 2px #143a6b;
  padding-top: 0;
  padding-bottom: 40px;
}

.nic_section.jose_section_header {
  border-top-style: solid;
  border-bottom: .67px solid #e3e6ea;
  height: auto;
}

.jose_container-copy {
  max-width: 1144px;
}

.jose_container-copy.jose_container_full {
  max-width: 100%;
}

.nic_sectionbar {
  border-top: 2px #143a6b;
  padding-top: 0;
  padding-bottom: 40px;
}

.nic_sectionbar.jose_section_header, .nic_sectionbar.nic_section_header {
  border-top-style: solid;
  border-bottom: .67px solid #e3e6ea;
  height: auto;
}

.heading-7 {
  color: #3a3f4a;
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

.text-block-17 {
  color: #6b7280;
  font-family: Archivo, sans-serif;
  font-size: 12.5px;
}

.footer_nic {
  background-color: #0a1120;
  margin-top: 60px;
  margin-bottom: 60px;
}

.container-2 {
  width: 70%;
  max-width: 100%;
}

.div-block-23 {
  justify-content: space-between;
  align-items: baseline;
  display: flex;
}

.heading-8 {
  color: #aeb6c4;
  font-family: Spectral, sans-serif;
  font-size: 22px;
}

.text-span-5 {
  color: #fff;
}

.text-block-18 {
  color: #aeb6c4;
  align-self: auto;
  font-family: Archivo, sans-serif;
  font-size: 12px;
}

@media screen and (max-width: 991px) {
  .andreascontainer01 {
    align-items: flex-start;
    width: 100%;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .divbutton {
    justify-content: flex-start;
    align-items: stretch;
  }

  .linediv {
    justify-content: space-between;
  }

  .andreascontainer011, .nic_container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2.form1 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_nic {
    width: 100%;
  }

  .jose_section_first {
    padding-left: 40px;
    padding-right: 40px;
  }

  .jose_section.jose_section_header {
    height: auto;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #fff;
  }

  .nav-menu {
    background-color: #fff;
  }

  .div-block-20 {
    width: 50%;
    height: auto;
    position: static;
    right: 5%;
  }

  .jose_div_wrap {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .jose_content {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    width: 100%;
  }

  .div-block-21 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .nic_section_first {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nic_section.jose_section_header, .nic_sectionbar.jose_section_header, .nic_sectionbar.nic_section_header {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .container {
    justify-content: flex-end;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .div01 {
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading {
    width: 100%;
    font-size: 33px;
  }

  .linediv {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-block-5 {
    font-size: 14px;
    line-height: 18px;
  }

  .heading-2 {
    width: 100%;
  }

  .text-block-7 {
    margin-bottom: 20px;
  }

  .text-block-8 {
    margin-bottom: 10px;
  }

  .lines1._44 {
    flex-flow: column;
    display: flex;
  }

  .nic_container {
    flex-flow: column;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-block {
    width: 100%;
  }

  .button-2 {
    font-size: 12px;
  }

  .div-block-4 {
    flex-flow: column;
  }

  .jose_section_first {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-18 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
  }

  .heading-6 {
    font-size: 41px;
    line-height: 41px;
  }

  .menu-button {
    order: 9999;
  }

  .div-block-20 {
    display: none;
  }

  .jose_h2_64 {
    text-align: center;
    font-size: 45px;
    line-height: 58px;
  }

  .text-block-16 {
    text-align: center;
  }

  .jose_div_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-3, .button-3.jose_button_transparent {
    text-align: center;
  }

  .div-block-21 {
    align-items: stretch;
  }

  .nic_section_first {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nic_section {
    padding-bottom: 0;
  }

  .nic_sectionbar.nic_section_header {
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .div-block-23 {
    flex-flow: column;
  }
}


