* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

h1 {
  font-family: "Lato", sans-serif !important;
}

h2 {
  font-family: "Lato", sans-serif !important;
}

h3 {
  font-family: "Lato", sans-serif !important;
}

h4 {
  font-family: "Lato", sans-serif !important;
}

h5 {
  font-family: "Lato", sans-serif !important;
}

h6 {
  font-family: "Lato", sans-serif !important;
}

p {
  font-family: "Lato", sans-serif !important;
}

nav {
  background-color: #fff;
}
nav li a {
  font-family: "Playfair Display", serif;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 90px;
  color: #000 !important;
}
@media (max-width: 991px) {
  nav li a {
    line-height: normal;
  }
}
nav button {
  background-color: #d5a84d;
  padding: 5px 15px;
  border: none;
}
nav button a {
  color: #FFF;
  text-decoration: none;
}

.hero-banner {
  padding: 50px 0px;
  background-color: #13265c;
}
@media (max-width: 991px) {
  .hero-banner {
    padding: 50px 0px;
  }
}
.hero-banner h6 {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 3px;
  text-align: left;
  color: #d5a84d;
}
.hero-banner h1 {
  font-family: "Playfair Display", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 38px;
  text-align: left;
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .hero-banner h1 {
    font-size: 32px;
    line-height: 32px;
  }
}
.hero-banner p {
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #D9DBE2;
}
.hero-banner button {
  background-color: #d5a84d;
  padding: 5px 20px;
  border: none;
  width: -moz-fit-content;
  width: fit-content;
}
.hero-banner button a {
  font-family: "Mulish", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 50px;
  text-align: left;
  color: #13265c;
  text-decoration: none;
}
.hero-banner .img-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.hero-banner .img-wrap img {
  border: 3px solid #FFFFFF;
}

.who {
  padding: 140px 0px;
}
@media (max-width: 991px) {
  .who {
    padding: 50px 0px;
  }
}
.who h6 {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 3.2999999523px;
  text-align: left;
  color: #d5a84d;
}
.who h2 {
  font-family: "Playfair Display", serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 60.02px;
  letter-spacing: -1px;
  text-align: left;
  color: #13265c;
}
.who p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #565872;
  margin-bottom: 0px;
}

.products {
  padding: 104px 0px;
  background-color: #13265c;
}
.products h6 {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 3.2999999523px;
  text-align: left;
  color: #d5a84d;
}
.products h2 {
  font-family: "Playfair Display", serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 60.02px;
  letter-spacing: -1px;
  text-align: left;
  color: #FFFFFF;
}
.products p {
  font-family: Rubik;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #FFFFFF;
}
.products .box {
  background-color: white;
  height: 100%;
}
.products .box .content-wrap {
  height: 100%;
  padding: 20px 0px;
}
.products .box .content-wrap h3 {
  font-family: "Playfair Display", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 32px;
  color: #13265c;
  padding-left: 10px;
}
.products .box .content-wrap h4 {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #091D3E;
  padding-left: 10px;
}
.products .box .content-wrap button {
  padding: 10px 30px;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 12px;
}
.products .box .content-wrap button a {
  font-family: Rubik;
  font-size: 21.5px;
  font-weight: 500;
  line-height: 35.83px;
  text-align: center;
  color: #13265c;
  text-decoration: none;
}
.products .box img {
  width: 100%;
  height: 500px;
  -o-object-fit: fill;
     object-fit: fill;
}
@media (max-width: 991px) {
  .products .box img {
    height: auto;
  }
}

.gallery {
  padding: 80px 0px;
}
@media (max-width: 991px) {
  .gallery {
    padding: 50px 0px;
  }
}
.gallery h6 {
  font-family: "Playfair Display", serif;
  font-size: 10.67px;
  font-weight: 500;
  line-height: 10.67px;
  letter-spacing: 2.1999998093px;
  text-align: center;
  color: #E3CCA1;
}
.gallery h2 {
  font-family: "Playfair Display", serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40.01px;
  letter-spacing: -0.6666666865px;
  text-align: center;
  color: #13265c;
}
.gallery .nav-pills .nav-link.active,
.gallery .nav-pills .show > .nav-link {
  color: #13265c;
  background-color: #d5a84d;
  padding: 7px 20px;
}
.gallery .nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: #434E6E;
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.gallery .small-images {
  width: 100%;
  height: 300px;
  -o-object-fit: fill;
     object-fit: fill;
}
.gallery .large-images {
  width: 100%;
  height: 600px;
  -o-object-fit: fill;
     object-fit: fill;
}
.gallery button {
  padding: 10px 30px;
}
.gallery button a {
  font-family: Rubik;
  font-size: 21.5px;
  font-weight: 500;
  line-height: 35.83px;
  text-align: center;
  color: #13265c;
  text-decoration: none;
}

.b2b {
  position: relative;
  z-index: 100;
}
.b2b .box {
  padding: 50px 40px;
  background-color: #EDEDFF;
}
.b2b .box h6 {
  font-family: Rubik;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 3.2999999523px;
  text-align: left;
  color: #13265c;
}
.b2b .box h2 {
  font-family: Rajdhani;
  font-size: 41px;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: -0.8000000119px;
  text-align: left;
  color: #13265c;
}
.b2b .box button {
  background-color: #d5a84d;
  padding: 20px 100px;
  border: 8px solid #FFFFFF;
}
@media (max-width: 991px) {
  .b2b .box button {
    padding: 20px 55px;
  }
}
.b2b .box button a {
  font-family: Rajdhani;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  color: #13265c;
  text-decoration: none;
}

.achieve {
  padding-top: 200px;
  padding-bottom: 90px;
  background-color: #13265c;
  margin-top: -100px;
}
.achieve h2 {
  font-family: Rajdhani;
  font-size: 47px;
  font-weight: 700;
  line-height: 60.02px;
  letter-spacing: -1px;
  text-align: center;
  color: #FFFFFF;
}
.achieve p {
  font-family: Rubik;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #FFFFFF;
}
.achieve h3 {
  font-family: Rubik;
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  letter-spacing: -0.200000003px;
  text-align: left;
  color: #FFFFFF;
}
.achieve li {
  list-style: none;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  color: #FFFFFF;
}
.achieve span {
  color: #d5a84d;
}

.quote {
  padding: 45px 0px;
}
.quote h6 {
  font-family: Rubik;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 3.2999999523px;
  text-align: center;
  color: #E3CCA1;
}
.quote h2 {
  font-family: Rajdhani;
  font-size: 47px;
  font-weight: 700;
  line-height: 60.02px;
  letter-spacing: -1px;
  text-align: center;
  color: #13265c;
}
.quote .box {
  padding: 100px 0px;
  background-color: #F8F8F8;
}

.form {
  padding: 48px 0px;
}
.form h6 {
  font-family: Rubik;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 3.2999999523px;
  text-align: center;
  color: #E3CCA1;
}
.form h2 {
  font-family: Rajdhani;
  font-size: 47px;
  font-weight: 700;
  line-height: 60.02px;
  letter-spacing: -1px;
  text-align: center;
  color: #13265c;
}
.form img {
  -o-object-fit: fill;
     object-fit: fill;
  width: 100%;
  height: 650px;
}
@media (max-width: 991px) {
  .form img {
    display: none;
  }
}
.form .col-lg-7 {
  background-color: #d5a84d;
}
.form .col-lg-7 input {
  width: 100%;
  padding: 18px 20px;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.96px;
  text-align: left;
  color: #13265c;
}
.form .col-lg-7 textarea {
  width: 100%;
}
.form .col-lg-7 button {
  background-color: #13265c;
  padding: 20px 50px;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  color: #FFFFFF;
  border: none;
}

footer {
  background-color: #13265c;
}
footer .foot {
  padding: 40px 0px;
}
footer .foot .container {
  display: flex;
  justify-content: center;
}
footer .foot .container img {
  width: 150px;
}
footer h3 {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.200000003px;
  text-align: left;
  color: #FFFFFF;
}
footer h3 span {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 3.2999999523px;
  text-align: left;
  color: #d5a84d;
}

.bottom-foot h2 {
  font-family: Rubik;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #091D3E;
}

.brochure {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
}
.brochure button {
  background-color: #d5a84d;
  padding: 10px 30px;
  border: none;
}
.brochure button a {
  color: #091D3E;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  text-decoration: none;
}/*# sourceMappingURL=style.css.map */