@font-face {
  font-family: "angsau";
  src: url("../fonts/angsau.ttf") format("truetype");
}

.logo img {
  height: 50px !important;
}

.logo_footer .logo {
  height: 50px !important;
}

.padding_dd {
  padding: 0px 0px 0px 50px !important;
}

.text-bg h1 {
  color: #FFDC4E !important;
  font-size: 100px !important;
}

h1 {
  font-family: 'Alegreya', sans-serif !important;
  font-weight: bold;
}

.about-box p a.inline-link {
  border: none;
  color: blue;
  background: none;
  display: inline;
  text-decoration: underline !important;
  text-transform: none;
}

.about-box_img figure {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.products_shop {
  text-align: center;
  margin-top: 20%;
}

.testimonial_cont {
  background: #ffffff;
  min-height: 295px;
  padding: 60px 40px;
  color: black !important;
}

.black_text {
  color: black !important;
}

.submit {
  color: black !important;
}

.testimonial_cont p {
  color: black !important;
}

.margin_top span {
  color: black !important;
}

.products_img span {
  color: black !important;
}

.products_img figure img {
  max-height: 600px;
  object-fit: contain;
}

.store_btn {
  padding: 10px 20px;
  display: block;
  background: #FFDC4E;
  color: black;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 18px;
  max-width: 240px;
  width: 100%;
  border-radius: 30px;
  text-transform: uppercase;
  transition: all 0.3s ease-in;
}

.copyright a {
  color: black !important;
}

.copyright p {
  color: black !important;
}

.logo_footer {
  border: none !important;
  padding: 0 !important;
}

.cross_inner h3 {
  padding-top: 30px !important;
}

.image {
  position: absolute;
  top: -100px;
}

@media (max-width:1020px) {
  .text-bg h1 {
    font-size: 75px !important;
  }

  .image {
    display: none;
  }

  .contact-details-block {
    text-align: center !important;
    margin-left: 5px !important;

  }

  .contact-image {
    max-height: 70px;
    width: 100%;
  }

  .contact-stagger {
    margin-left: 0 !important;
  }

  .contact-detail {
    font-size: large;
    padding-left: 0 !important;
  }
}

.contact-stagger {
  margin-left: 15px;
}

.contact-image {
  max-height: 70px;
}

.contact-detail {
  font-size: large;
  padding-left: 20px;
}

.contact-details-block {
  text-align: justify;
  margin-left: 60px;
  margin-top: 35px;
}

.contact .contact_bg {
  padding: 90px 0px !important;
}

.carousel-caption {
  padding-bottom: 0px !important;
}