.nav-item {
  margin: 0 1rem;
}

html, body {
  overflow-x: hidden;
  scrollbar-gutter: inherit;
}

body {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(0,166,88, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  background-position: 10px 41px;
}

.navbar-light .navbar-toggler {
  border: none !important;
  color: red;
  fill: red;
}

.navbar-brand img {
  max-width: 180px;
  margin-top: -5px;
  margin-bottom: -5px;
}

.container {
  max-width: 100% !important;
  width: 100%;
  /* padding: 0; */
  /* margin: 0; */
  padding: 0;
  margin: 0 auto;
}

@keyframes float {
  0% {

    transform: translatey(0px);
  }

  50% {

    transform: translatey(-20px);
  }

  100% {

    transform: translatey(0px);
  }
}

.navbar-toggler:focus {
  border: 1px solid #f2b705;
  box-shadow: unset;

}

.overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: #014138;
  overflow-x: hidden;
  transition: 0.5s;
  z-index: 99999;
  color: rebeccapurple;
  display: none;
  /* display: flex; */
  /* justify-content: center; */
}

.overlay-content {
  position: relative;
  top: auto;
  width: 100%;
  text-align: center;
  /* margin-top: 30px; */
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 34px;
  color: #818181;
  display: block;
  transition: 0.3s;
  font-family: Barlow;
  color: #ffffff;
  margin-bottom: 1rem;
  font-weight: lighter;
  line-height: 1.25;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {

  border: 3px solid #ffffff;
  width: min-content;
  margin: 0 auto;
  padding: 0 0.75rem 0.25rem 0.75rem;
  cursor: pointer;
}

@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px
  }

  .overlay .closebtn {}
}

.custom-toggler.navbar-toggler {
  border-color: rgb(242 183 5) !important;
}

.nav-link {
  font-family: Poppins;
  color: #f2b705 !important;
}

.bg-light {
  background: #ffffffd1 !important;
}

.bg-header {
  background-image: url(../img/image-p.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 853px;
  max-height: 853px;
  position: relative;
  box-shadow: inset 0px -4vw 19vw 0vw black;
}
.bg-header2 {

max-height: 61px;
}

.hero-head {

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;
}

.hero-head h1 {

  font-family: Barlow;

  font-weight: 700;

  position: relative;

  top: 460px;

  font-size: 291px;

  left: 243px;

  color: white;

  line-height: 1;
}

.hero-head h1 .title1-head {}

.hero-head h1 .title2-head {

  position: absolute;

  top: 40px;

  left: 440px;
}

.hero-head h1 .title2-head .line-title {
  max-height: 34px;
  height: 4vw;
  background: #009045;
  width: 62vw;
  bottom: -40px;
  left: -80px;
  position: relative;
}

.hero-head h1 .title2-head .title2-head-principal {

  font-size: 97px;
}

.hero-head h1 .title2-head .title2-head-subtitle {

  font-weight: 100;

  font-size: 164px;

  line-height: 0.75;
}

@media (max-width:1440px) {

  .bg-header {
    height: 67vw;
  }
  .bg-header2 {

    max-height: 55px;
    }

  .hero-head {

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;
  }

  .hero-head h1 {
    font-family: Barlow;
    font-weight: 700;
    position: relative;
    top: 53%;
    font-size: 21vw;
    left: 17%;
    color: white;
    line-height: 1;
  }

  .hero-head h1 .title1-head {}

  .hero-head h1 .title2-head {
    position: absolute;
    top: 13%;
    left: 31.5%;
  }

  .hero-head h1 .title2-head .line-title {
    max-height: 34px;
    height: 4vw;
    background: #009045;
    width: 62vw;
    bottom: -3vw;
    position: relative;
    left: -6vw;
  }

  .hero-head h1 .title2-head .title2-head-principal {
    font-size: 7vw;
  }

  .hero-head h1 .title2-head .title2-head-subtitle {
    font-weight: 100;
    font-size: 12vw;
    line-height: 0.75;
  }


}

@media (max-width:769px) {
  .ic2 img {
    max-width: 30px !important;
  }

  .bg-light {
    background: #ffffff !important;
  }

  .navbar-brand img {
    max-width: 128px;
    margin-top: -5px;
    margin-bottom: -5px;
  }

  .container {

    padding: 0;
    margin: 0;
  }

  .bg-header {
    height: 123vw;
    background-position: 37%;
    margin-top: 61px;
  }


  .hero-head {

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;
  }

  .hero-head h1 {
    font-family: Barlow;
    font-weight: 700;
    position: relative;
    top: 71%;
    font-size: 25vw;
    left: 6%;
    color: white;
    line-height: 1;
  }

  .hero-head h1 .title1-head {}

  .hero-head h1 .title2-head {
    position: absolute;
    top: 16%;
    left: 37.5%;
  }

  .hero-head h1 .title2-head .line-title {
    max-height: 34px;
    height: 4vw;
    background: #009045;
    width: 62vw;
    bottom: -3vw;
    position: relative;
    left: 21vw;
  }

  .hero-head h1 .title2-head .title2-head-principal {
    font-size: 11vw;
    line-height: 0.8;
  }

  .hero-head h1 .title2-head .title2-head-subtitle {
    font-weight: 100;
    font-size: 14vw;
    line-height: 0.75;
  }





}

@media (max-width:365px) {}