.section {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 177, 43, 0.88)), to(rgba(214, 177, 43, 0.88)));
  background-image: linear-gradient(180deg, rgba(214, 177, 43, 0.88), rgba(214, 177, 43, 0.88));
  background-position: 0px 0px;
}

.nlink {
  margin-left: 30px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #1568b1;
  font-size: 16px;
}

.nlink.w--current {
  border-bottom: 3px solid #1568b1;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-right: 7%;
  padding-left: 7%;
  background-color: transparent;
}

.image {
  width: 75px;
}

.heading {
  margin-top: 4px;
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #1568b1;
  font-size: 23px;
  font-weight: 400;
}

.div-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 200px;
  margin-left: 77px;
}

.heading-2 {
  margin-top: -15px;
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #1568b1;
  font-size: 17px;
  font-weight: 200;
  letter-spacing: 0.5px;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #1568b1;
  font-size: 60px;
  line-height: 70px;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding: 15px 7%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.div-block-3 {
  background-color: rgba(0, 0, 0, 0.73);
}

.section-2 {
  position: relative;
  z-index: 10;
  height: auto;
  margin-top: 0px;
  padding-right: 7%;
  padding-bottom: 100px;
  padding-left: 7%;
  background-color: #1568b1;
}

.div-block-4 {
  height: 100%;
  padding: 100px 7%;
  background-color: #3558e4;
}

.body {
  background-image: url('../images/50.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.text-block {
  margin-left: 4px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #1568b1;
  line-height: 13px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  width: 33px;
}

.div-block-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 100%;
  background-color: #fff;
}

.nav-menu {
  margin-top: 7px;
}

.button {
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #1568b1;
  background-color: transparent;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #1568b1;
  text-transform: uppercase;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 42px;
  padding-top: 100px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.columns {
  margin-top: 33px;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
}

.grid {
  grid-auto-flow: row;
  grid-row-gap: 39px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-9 {
  position: relative;
  height: auto;
}

.image-3 {
  position: relative;
  width: 100%;
  height: auto;
}

.footer {
  padding: 100px 7%;
  background-color: rgba(0, 0, 0, 0.95);
}

.txtserv {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  overflow: visible;
  background-color: rgba(0, 0, 0, 0.86);
}

.listitem {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
}

.list {
  margin-top: 13px;
  padding-left: 25px;
}

.image-4 {
  width: 35px;
  margin-right: 5px;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #727070;
  font-size: 14px;
  font-weight: 500;
}

.text-block-3 {
  margin-top: -3px;
  font-family: Montserrat, sans-serif;
  color: #706f6f;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 0px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  padding-bottom: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
}

.ucibfooter {
  width: 25px;
  margin-right: 9px;
  opacity: 1;
}

.txtfooter {
  font-family: Montserrat, sans-serif;
  color: #5c5b5b;
  font-size: 12px;
  font-weight: 500;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-field {
  background-color: #4b4a4a;
}

.txtfield {
  margin-top: 9px;
  border: 1px none #000;
  background-color: rgba(255, 255, 255, 0.062);
  font-family: Montserrat, sans-serif;
  color: rgb(241, 241, 247);
  font-weight: 200;
}

.submit-button {
  float: right;
  border: 1px solid #4b4a4a;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #4b4a4a;
}

.div-block-12 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  margin-top: 39px;
  background-color: transparent;
}

@media (max-width: 991px) {
  .nlink {
    display: inline-block;
  }
  .navbar {
    padding-right: 2%;
    padding-left: 2%;
  }
  .heading-3 {
    font-size: 48px;
  }
  .div-block-2 {
    padding-right: 2%;
    padding-left: 2%;
  }
  .section-2 {
    padding-right: 2%;
    padding-left: 2%;
  }
  .text-block {
    width: 100%;
  }
  .div-block-5 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-menu {
    margin-top: 0px;
    background-color: #fff;
  }
  .footer {
    padding-right: 2%;
    padding-left: 2%;
  }
  .txtfooter {
    line-height: 15px;
  }
  .icon {
    margin-top: 5px;
    color: #1568b1;
    font-size: 34px;
  }
  .menu-button {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  .image {
    width: 64px;
  }
  .heading {
    margin-top: 0px;
    font-size: 21px;
  }
  .heading-2 {
    margin-top: -21px;
    font-size: 15px;
    letter-spacing: 0.7px;
  }
  .heading-3 {
    margin-top: -76px;
  }
  .div-block-2 {
    display: none;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block {
    font-size: 13px;
  }
  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .image-2 {
    width: 26px;
  }
  .heading-5 {
    font-size: 20px;
  }
  .form-block {
    margin-top: 47px;
  }
  .icon {
    margin-top: 0px;
  }
}

@media (max-width: 479px) {
  .heading-3 {
    margin-top: -114px;
    font-size: 27px;
    line-height: 55px;
  }
  .div-block-5 {
    margin-top: 5px;
  }
  .button {
    font-size: 13px;
  }
  .heading-5 {
    font-size: 19px;
    line-height: 16px;
  }
  .grid {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-items: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
}