* {
  box-sizing: border-box;
  scroll-behavior: smooth;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

::-webkit-scrollbar {
  width: 7px;
}

::-webkit-scrollbar-track {
  background: black;
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(#75868e, #18393e);
}

::-webkit-scrollbar-thumb:hover {
  background: rgb(161, 161, 161);
}

::selection {
  color: #000000;
  background: #18393e;
}

.loader {
  top: 40%;
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #29a9b0,
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.5),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.7),
      1.8em -1.8em 0 0em #29a9b0, 2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.5),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.7), 2.5em 0em 0 0em #29a9b0,
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.5),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.7), 1.75em 1.75em 0 0em #29a9b0,
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.5),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.7), 0em 2.5em 0 0em #29a9b0,
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.5),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.7), -1.8em 1.8em 0 0em #29a9b0,
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.5),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.7), -2.6em 0em 0 0em #29a9b0,
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.5),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.7), -1.8em -1.8em 0 0em #29a9b0;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #29a9b0,
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.5),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.7),
      1.8em -1.8em 0 0em #29a9b0, 2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.5),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.7), 2.5em 0em 0 0em #29a9b0,
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.5),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.7), 1.75em 1.75em 0 0em #29a9b0,
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.5),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.7), 0em 2.5em 0 0em #29a9b0,
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.2),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.5),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.7), -1.8em 1.8em 0 0em #29a9b0,
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.5),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.7), -2.6em 0em 0 0em #29a9b0,
      -1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(41, 169, 176, 0.2),
      1.8em -1.8em 0 0em rgba(41, 169, 176, 0.2),
      2.5em 0em 0 0em rgba(41, 169, 176, 0.2),
      1.75em 1.75em 0 0em rgba(41, 169, 176, 0.2),
      0em 2.5em 0 0em rgba(41, 169, 176, 0.2),
      -1.8em 1.8em 0 0em rgba(41, 169, 176, 0.5),
      -2.6em 0em 0 0em rgba(41, 169, 176, 0.7), -1.8em -1.8em 0 0em #29a9b0;
  }
}

#loadingDiv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}

@font-face {
  font-family: Montserrat;
  src: url(/Montserrat-VariableFont_wght.ttf);
}

@font-face {
  font-family: ceraBold;
  src: url(/CERA-bold.OTF);
}

@font-face {
  font-family: ceraReg;
  src: url(/CERA-regular.OTF);
}

body {
  background-color: rgb(255, 255, 255);
  padding: 0;
  background-color: #151515;
}

h1,
h2 {
  font-family: ceraReg;
}

p,
a,
form {
  font-family: Montserrat;
}

h1 {
  padding-top: 50px;
  text-transform: uppercase;
  color: #75868e;
  font-weight: 500;
  font-size: 35px;
  text-align: center;
  overflow-y: hidden;
}

h2 {
  text-transform: uppercase;
  color: #75868e;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1px;
}

p {
  font-size: 15px;
  font-weight: 400;
  color: #e6e6e6;
}

.one {
  height: 100vh;
  padding: 0 5%;
}
.imgContainer {
  display: flex;
  height: 10vh;
  justify-content: space-between;
  align-items: center;
}

.imgContainer button {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
}
.imgContainer img {
  width: 60px;
}
.heroImg {
  height: 80vh;
  display: flex;
  align-content: center;
}

.text {
  font: bolder 10vw "ceraBold";
  text-align: center;
  background: url("hero.jpg") center;
  background-size: contain;
  margin: auto;
  width: 75vw;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 2px;
}
.overlay-menu {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.94);
  overflow-x: hidden;
  transition: 0.25s ease-in;
}

.overlay-menu-content {
  font-family: Ubuntu, serif;
  position: relative;
  top: 35%;
  width: 100%;
  text-align: center;
}

.overlay-menu a {
  padding: 15px;
  text-decoration: none;
  font-size: 25px;
  color: #b1b1b1;
  display: block;
}

.overlay-menu a:hover,
.overlay-menu a:focus {
  color: #f1f1f1;
}

.overlay-menu .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
.gallery {
  height: 90vh;
}
.row {
  padding: 50px 0;
}

.row > .column {
  align-items: center;
  width: 33.33%;
  display: block;
  padding-top: 25px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: auto;
}

.column img {
  display: block;
  height: 250px;
  width: 80%;
  margin: 0 auto;
  object-fit: cover;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 3;
  padding: 0;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  overflow: none;
  background-color: rgba(0, 0, 0, 1);
  overflow: hidden;
}

/* Modal Content */
.modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 2000px;
}

.modal-content img {
  height: 100vh;
  width: auto;
  object-fit: contain;
}

/* The Close Button */
.close {
  z-index: 100;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: rgb(143, 143, 143);
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgb(132, 132, 132);
}

img.hover-shadow {
  transition: 0.2s;
}

.hover-shadow:hover {
  box-shadow: 0 8px 10px 0 #75868e80, 0 8px 20px 0 #75868e3b;
}

.about {
  height: 90vh;
  padding: 50px 0 100px 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.aboutImg {
  flex-basis: 50%;
  display: flex;
}
.aboutImg img {
  height: 100%;
  width: auto;
  margin: 0 auto;
  align-self: center;
}
.aboutContent {
  flex-basis: 50%;
  display: flex;
}
.content {
  width: 80%;
  margin: auto 0;
}

.contact {
  height: 90vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 15px;

}
.contact p {
  padding-top: 10px;
  color: #75868e;
  text-align: center;
}

.contact form {
  display: flex;
  flex-direction: column;
  width: 50%;
  align-self: center;
}

form input,
form textarea {
  border: 0;
  outline: none;
  margin: 5px;
  padding: 15px 5px;
  background-color: #151515;
  border-bottom: 1px solid #75868e;
  color: #e6e6e6;
  font-family: Montserrat;
  font-size: 13px;
  overflow-y: hidden;
}

form ::placeholder {
  color: rgb(167, 167, 167);
}

#submitbtn {
  display: block;
  margin: 15px auto 0;
  width: 90px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  cursor: pointer;
  transition: background-color 250ms;
  border: 1px solid #75868e;
}
#submitbtn:hover {
  background: #75868e;
}

.contactBottom {
  padding: 0 5%;
  display: flex;
  flex-direction: column;
}
.contactBottom h2 {
  font-size: 23px;
  text-align: center;
  padding: 15px 0;
}
.socialMedia {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.socialMedia a {
  padding: 10px;
  text-decoration: none;
  display: block;
}
.socialMedia img {
  width: 30px;
}
.footer {
  height: 150px;
  width: 100vw;
  overflow: hidden;
}
.footer img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0 100%;
}

.thankyouBody {
  height: 100vh;
  background-color: #151515;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.thankyouBody a {
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 20px;
  border: 1px solid #fff;
  color: white;
  margin-top: 20px;
}

@media screen and (max-width: 1000px) {
  .imgContainer img {
    width: 50px;
  }

  .aboutImg {
    flex-basis: 45%;
  }
  .aboutImg img {
    height: 90%;
  }
  .aboutContent {
    flex-basis: 55%;
  }
  .content {
    width: 90%;
    margin: auto;
  }
  p {
    font-size: 12px;
  }
}

@media screen and (max-width: 720px) {
  .text {
    font: bolder 13vw "ceraBold";
    width: 80vw;
  }
  .imgContainer img {
    width: 45px;
  }
  .aboutImg img {
    height: 80%;
  }

  .content {
    width: 90%;
    margin: auto;
  }
  p {
    font-size: 10px;
  }
}

@media screen and (max-width: 480px) {
  h1 {
    padding-top: 20px;
    font-size: 25px;
  }

  h2 {
    font-size: 20px;
  }

  p {
    font-size: 10px;
  }
  .imgContainer img {
    width: 40px;
  }
  .text {
    font: bolder 15vw "ceraBold";
    width: 100%;
  }
  .overlay-menu-content {
    top: 45%;
  }
  .overlay-menu a {
    font-size: 20px;
  }
  .gallery {
    height: auto;
  }
  .row {
    padding: 30px 0 70px 0;
  }
  .row > .column {
    width: 100%;
    padding-top: 10px;
  }
  .column img {
    height: 200px;
    width: 80%;
  }
  .about {
    height: auto;
    padding: 30px 0 70px 0;
    flex-direction: column;
  }
  .aboutImg img {
    height: 350px;
    width: 80%;
    object-fit: cover;
  }
  .content {
    padding-top: 15px;
    width: 80%;
    margin: auto;
  }
  .contact {
    height: auto;
    row-gap: 15px;
  }
  .contact form {
    width: 80%;
  }
  form input,
  form textarea {
    margin: 5px;
    padding: 10px 5px;
    font-size: 10px;
  }
  #submitbtn {
    margin: 10px auto 0;
    width: 70px;
  }
  .contactBottom {
    padding: 0 5%;
    display: flex;
    flex-direction: column;
  }
  .contactBottom {
    padding: 30px 0 0 0;
  }
  .contactBottom h2 {
    font-size: 20px;
    padding: 10px 0;
  }
  .socialMedia img {
    width: 25px;
  }
  .footer {
    padding: 0;
    margin: 0;
    height: 50px;
  }
}
