.link-block-3 {
  background-image: url('../images/Instagram-Icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 50px;
  height: 50px;
}

.link-block-3:hover {
  background-image: url('../images/white_insta.svg'), url('../images/Instagram-Icon.svg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
}

.paragraph {
  color: #fff;
  border-left: 3px solid #66a6ad;
  max-width: 90%;
  margin-top: 54px;
  margin-bottom: 42px;
  padding-left: 40px;
  font-size: 12px;
  line-height: 24px;
}

.nav-1-patty-color {
  color: #000;
  background-color: #000;
  height: 100%;
}

.container {
  max-width: 50vw;
  margin-top: 69px;
  margin-left: 140px;
}

.button-3 {
  color: #2a5676;
  background-color: #71c4c4;
  border-radius: 20px;
  margin-right: 11px;
  font-weight: 700;
}

.button-3:hover {
  color: #fff;
  background-color: #71c4c400;
  border: 1px solid #fff;
}

.container-3 {
  min-width: 80%;
  height: auto;
  margin-top: 17px;
}

.patty-shape {
  object-position: 100% 0%;
  border-radius: 8px;
  width: 40px;
  height: 5px;
  margin-left: 13px;
  margin-right: 13px;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.patty-shape.patty-line-one {
  margin-top: 14px;
}

.patty-shape.patty-line-four {
  margin-top: 38px;
}

.patty-shape.patty-line-two {
  margin-top: 26px;
}

.patty-shape.patty-line-three {
  opacity: 0;
  margin-top: 26px;
}

.image-5 {
  width: 10vw;
}

.menu_nav {
  color: #fff;
  border: 2px solid #0000;
  border-radius: 20px;
  margin-right: 10px;
  padding: 9px 15px;
}

.menu_nav:hover {
  color: #003961;
  background-color: #71c4c4;
  border: 2px solid #71c4c4;
  border-radius: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-weight: 700;
}

.navbar {
  background-color: #fff0;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: block;
  position: static;
}

.button {
  color: #2a5676;
  background-color: #71c4c4;
  border: 1px solid #71c4c4;
  border-radius: 20px;
  margin-right: 12px;
  font-weight: 700;
}

.button:hover {
  color: #fff;
  background-color: #71c4c400;
  border: 1px solid #fff;
}

.button-2 {
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 20px;
  font-weight: 700;
}

.button-2:hover {
  color: #2a5676;
  background-color: #71c4c4;
  border-color: #71c4c4;
}

.link_block {
  background-image: url('../images/Facebook-Icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 50px;
  height: 50px;
}

.link_block:hover {
  background-image: url('../images/white_fb.svg'), url('../images/Facebook-Icon.svg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section {
  background-color: #2a5676;
  background-image: url('../images/Mask-Group-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100vh;
  display: block;
}

.patty-box---66x56 {
  width: 66px;
  height: 56px;
  position: relative;
}

.heading-7 {
  color: #fff;
  font-size: 40px;
}

.nav-menu {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-8 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  width: 85vw;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 800;
}

.heading-8.mobile {
  display: none;
}

.heading-9 {
  color: #fff;
  text-align: center;
  width: 85vw;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  display: flex;
}

.div-block-12 {
  background-image: radial-gradient(circle at 100% 100%, #408aa7, #a9d7b8);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: 12vh;
  display: flex;
}

.body {
  background-image: url('../images/Mask-Group-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
}

.div-block-14 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 85vh;
  display: flex;
}

.logo {
  width: 27%;
}

.columns {
  width: 95%;
  display: flex;
}

.contact_div {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact_link {
  color: #fff;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.column, .column-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact_icon {
  width: 35px;
  height: auto;
  margin-right: 20px;
}

.contact_icon.location {
  width: 25px;
}

.contact_icon.person {
  width: 35px;
}

.div-block-15 {
  justify-content: flex-end;
  align-items: center;
  width: 90vw;
  margin-top: 20px;
  display: flex;
}

.mini_logo {
  width: 10%;
}

@media screen and (min-width: 1280px) {
  .logo {
    width: 25%;
  }

  .mini_logo {
    width: 7%;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    margin-top: 140px;
  }

  .section {
    height: 90vh;
  }

  .heading-8 {
    width: auto;
    margin-bottom: 60px;
    font-size: 180px;
  }

  .heading-9 {
    width: auto;
    font-size: 45px;
  }

  .div-block-12 {
    height: 12vh;
  }

  .body {
    display: flex;
  }

  .div-block-14 {
    justify-content: space-between;
    height: 85vh;
  }

  .logo {
    width: 23%;
  }

  .mini_logo {
    width: 7%;
  }
}

@media screen and (max-width: 991px) {
  .paragraph {
    max-width: 95%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 20px;
  }

  .menu-button {
    padding: 10px;
    display: flex;
  }

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

  .nav-1-patty-color {
    background-color: #71c4c4;
  }

  .container {
    width: 85vw;
    max-width: none;
    margin-top: 42px;
    margin-left: auto;
  }

  .patty-shape.patty-line-one, .patty-shape.patty-line-four, .patty-shape.patty-line-two, .patty-shape.patty-line-three {
    width: 30px;
    height: 3px;
  }

  .image-5 {
    width: 20vw;
  }

  .menu_nav {
    padding-top: 20px;
  }

  .menu_nav:hover {
    border-radius: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .div-block-10 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    display: flex;
  }

  .section {
    height: 65vh;
    padding-bottom: 100px;
  }

  .nav-menu {
    background-color: #204b6c;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-8 {
    text-decoration: none;
    display: none;
  }

  .heading-8.mobile {
    text-align: center;
    justify-content: center;
    align-items: center;
    line-height: 100px;
    display: flex;
  }

  .div-block-12 {
    width: 95vw;
  }

  .div-block-14 {
    height: 90vh;
  }

  .logo {
    width: 35%;
  }
}

@media screen and (max-width: 767px) {
  .paragraph {
    padding-left: 20px;
  }

  .container {
    width: 90%;
    min-width: 80vw;
    margin-top: 45px;
    margin-left: auto;
  }

  .container-3 {
    padding-left: 20px;
  }

  .image-5 {
    width: 30vw;
  }

  .navbar {
    width: 100%;
  }

  .section {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 65vh;
    display: flex;
  }

  .div-block-12 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo {
    width: 45%;
  }

  .columns {
    display: block;
  }

  .column, .column-2 {
    margin-bottom: 20px;
  }

  .column-3 {
    justify-content: flex-start;
    align-items: center;
  }

  .mini_logo {
    width: 15%;
  }
}

@media screen and (max-width: 479px) {
  .paragraph {
    padding-left: 20px;
  }

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

  .container {
    margin-top: 60px;
  }

  .button-2 {
    margin-top: 14px;
  }

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

  .section {
    height: auto;
    padding-bottom: 73px;
  }

  .heading-7 {
    margin-top: 0;
  }

  .nav-menu {
    background-color: #204b6c;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-8.mobile {
    font-size: 55px;
    line-height: 65px;
  }

  .heading-9 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-12 {
    border-radius: 20px;
    width: 90vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .body {
    background-position: 35%;
    background-size: auto 110vh;
  }

  .logo {
    width: 50%;
  }

  .column, .column-2 {
    margin-bottom: 20px;
  }

  .mini_logo {
    width: 20%;
  }
}


