.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;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

a {
  color: #00e;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding: 4px 15px;
  text-decoration: none;
  display: inline-block;
}

.section {
  width: 100%;
  height: 100vh;
}

.section.second {
  background-image: url('../images/girlcamera.jpeg');
}

.section.third {
  background-image: url('../images/mountain.jpg');
}

.full {
  width: 100%;
  height: 100vh;
}

.divoverlay {
  text-align: center;
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.headingmain {
  color: #f7f7f7;
  text-align: center;
  letter-spacing: 46px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 4rem;
  line-height: 61px;
}

.divopacity {
  background-color: #1f140c;
  background-image: linear-gradient(#9c6047, #000);
  height: 100vh;
}

.divopacitytwo {
  background-color: #06c90d7d;
  height: 100vh;
}

.divtext {
  background-color: #f2f2f2cc;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 40px 21px;
  font-family: Lato, sans-serif;
  font-size: 1.05rem;
  display: block;
}

.textcode {
  background-color: #fff;
  margin-bottom: 16px;
  font-family: Inconsolata, monospace;
  font-size: .9rem;
}

.divopacitythree {
  background-color: #00a2ff7d;
  height: 100vh;
}

.para1 {
  display: inline-block;
}

.text1 {
  font-family: Inconsolata, monospace;
  font-style: italic;
  display: inline-block;
}

.para2 {
  display: inline-block;
}

.divfullpage {
  background-color: #00b893;
  width: 40%;
  height: 220px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.divsection {
  background-color: #4982cc;
  width: 80%;
  height: 50px;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 10px;
}

.textfullpage {
  text-align: left;
  padding-top: 4px;
  padding-left: 7px;
  font-family: Inconsolata, monospace;
}

.textsection {
  padding-top: 4px;
  padding-left: 7px;
  font-family: Inconsolata, monospace;
}

.image {
  text-align: center;
  max-width: 50%;
}

.text-block {
  margin-top: 137px;
}

.text-block-2 {
  max-width: 1987px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 50px;
  display: block;
}

.bold-text {
  color: #dbd7cc;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.section-2 {
  max-width: 1987px;
  margin-top: 43px;
  margin-bottom: 59px;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.body {
  background-image: linear-gradient(#9c6047, #000 100%, #fff);
}

.heading {
  color: #fff;
  text-align: center;
  font-size: 50px;
}

.image-2 {
  max-width: 100%;
}

.container-2, .container-tablet {
  padding-top: 100px;
}

.heading-mobile {
  color: #b6b6b6;
  text-align: center;
  font-size: 50px;
}

.container-mobile, .container-mobile-copy {
  padding-top: 100px;
}

@media screen and (max-width: 991px) {
  .image {
    margin-top: 76px;
  }

  .text-block-2 {
    font-weight: 200;
  }

  .bold-text {
    margin-left: 0;
    padding-left: 0;
    line-height: 55px;
  }

  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .container-tablet, .container-mobile, .container-mobile-copy {
    padding-top: 200px;
  }
}

@media screen and (max-width: 767px) {
  .bold-text {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .divopacity {
    height: 100vh;
  }

  .image {
    max-width: 80%;
  }

  .text-block-2 {
    text-align: center;
    text-decoration: none;
  }

  .bold-text {
    color: #fff;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 100;
    line-height: 30px;
    display: inline;
  }

  .container {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .heading-mobile {
    color: #b6b6b6;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 36px;
  }

  .container-mobile, .container-mobile-copy {
    padding-top: 260px;
  }
}


