/*
---Project Colors
#F2F2F2
#23313E
#49735F
#AAE48D
#636B73
 */
body {
  background-color: #23313e;
  text-align: center;
  max-width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

button {
  display: inline-block;
  padding: 12px 24px;
  background: #23313e;
  font-weight: bold;
  color: #aae48d;
  border: none;
  outline: none;
  border-radius: 3px;
  cursor: pointer;
  transition: ease 0.3s;
  margin: 0 5px 0;
}

button:hover {
  background: #aae48d;
  color: #23313e;
}

.stretch-card > .card {
  width: 100%;
  min-width: 100%;
}

label {
  display: block;
  position: relative;
  margin: 40px 0px;
}

.backgroundOne {
  background-image: url('images/pics/camDark.jpg');
  height: 100vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10% 0 15%;
}

.backgroundTwo {
  background-image: url('images/pics/edc2.jpg');
  height: 75vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 0 0%;
}

.backgroundThree {
  background-image: url('images/pics/edc.jpg');
  height: 92vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 0 -1px;
}

.backgroundFour {
  background-image: url('images/pics/gpLens.jpg');
  height: 115vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 0 15%;
}

.blurry {
  background: rgb(0, 0, 0, 0.4);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: ease 0.6s;
}

.bodyText {
  color: white;
  text-align: left;
  padding: 15px 7.5% 10px;
  font-size: 1.25rem;
  font-family: 'Quicksand', sans-serif;
}

.brandTitle {
  font-family: 'Kanit', sans-serif;
  color: #aae48d;
  padding-bottom: 10px;
  margin-top: 2%;
}

.brandBar {
  margin-top: 5%;
  margin-bottom: -1px;
  vertical-align: bottom;
}

.foot {
  background-color: #23313e;
  padding-top: 15px;
  padding-bottom: 5px;
  color: #aae48d;
  font-size: 1em;
  font-weight: lighter;
  z-index: 10;
  filter: drop-shadow(0 -3px 15px black);
}

.glass {
  background-color: rgb(242, 242, 242 0.75);
  backdrop-filter: blur(15px) brightness(75%);
  -webkit-backdrop-filter: blur(15px) brightness(75%);
}

.light-glass {
  background-color: rgb(0, 0, 0 0.75);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
}

.glassCard {
  margin: 20px auto 15px;
  min-width: 40%;
  max-width: 50%;
  padding: 3% 5% 2%;
  border-radius: 30px;
  color: #aae48d;
}

.homeCont {
  padding: 5% 0 0%;
}

.bottom {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.proCont {
  padding: 5% 0 0%;
}

.imgR {
  width: 75%;
  height: auto;
  padding-left: 5%;
}

.label-active {
  top: -3.52em;
  font-size: 0.6em;
}

.linkButton {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  text-decoration: none;
  display: inline-block;
  padding: 12px 24px;
  background: #23313e;
  font-weight: bold;
  color: #aae48d;
  border: none;
  outline: none;
  border-radius: 3px;
  cursor: pointer;
  transition: ease 0.3s;
  margin: 0 5px 0;
}

.logo {
  width: 80%;
  min-width: 600px;
  padding-top: 40px;
  height: auto;
  filter: drop-shadow(0.2rem 0.2rem 0.4rem rgba(0, 0, 0, 0.5));
}

.mainTitle {
  color: #aae48d;
  font-size: 6rem;
}

.menu .nav-item a {
  color: #f2f2f2;
}

.navBarSettings {
  width: 100%;
  position: fixed;
  top: 0;
  left: auto;
  right: auto;
  text-align: center;
  z-index: 100;
}

.navLogo {
  height: 50px;
  width: auto;
  text-align: left;
  margin-right: 25px;
}

.pText {
  font-family: 'Kanit', sans-serif;
  font-weight: bolder;
  text-align: center;
  font-size: 1.2em;
}

.parallax {
  background-image: url('images/camera.jpg');
  min-height: 800px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10% 0;
}

.greyPart {
  background-color: #23313e;
}

.pricing {
  margin: 0 10% 0;
  padding: 40px 0 40px;
}

.pricesTitle {
  color: #f2f2f2;
  margin-top: 2%;
}

.secondText {
  font-family: 'DM Serif Display', serif;
  font-size: 4rem;
  padding-top: 35px;
  color: #aae48d;
}

.separator {
  height: 75px;
}

.signer {
  padding-bottom: 75px;
}

.sliderTitle {
  color: white;
  font-family: 'Kanit', sans-serif;
  padding-top: 15px;
}

.subInfo {
  text-align: center;
  margin: 0px 10%;
}

.subText {
  padding: 5% 10%;
}

.windowtitle {
  font-size: 3rem;
  font-family: 'Kanit', sans-serif;
  padding-bottom: 10px;
  color: #aae48d;
}

.wht {
  fill: white;
}

#diamond {
  height: 100px;
  width: auto;
  position: relative;
  top: 25px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 35px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: rgba(170, 228, 141 0.5);
  color: white;
  cursor: pointer;
  padding: 12px;
  border-radius: 12px;
  font-size: 15px;
  backdrop-filter: blur(6px);
  transition: ease 0.6s;
}

#myBtn:hover {
  background: rgba(243, 244, 237, 0.02);
  backdrop-filter: blur(5px);
  color: #aae48d;
  transition: ease 0.6s;
}

#section2 {
  padding-top: 100px;
}

#signUp {
  padding-top: 60px;
  padding-bottom: 40px;
}

/* Slider CSS*/
.proLogo {
  height: 8vh;
}

.homeLogo {
  height: 8vh;
}

.slick-slide {
  margin: 0px;
}

.logo-carousel {
  overflow: hidden;
}

.slick-slide img {
  width: 100%;
}

.slick-track::before,
.slick-track::after {
  display: table;
  content: '';
}

.slick-track::after {
  clear: both;
}

.slick-track {
  padding: 1rem 0;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.row {
  overflow: hidden;
}
