body {
  line-height: 1.6;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  color: black;
  overflow-x: hidden;
}

* {
  outline: none !important;
}

h1,
h2,
h3 {
  font-family: "Poppins", sans-serif;
}

a {
  color: #d50000;
}

a:hover {
  text-decoration: none;
}

.container {
  max-width: 1170px;
}

header {
  padding: 15px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: white;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

header .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

header .menu li {
  display: inline-block;
  margin-left: 40px;
}

header .menu li a {
  font-family: "Sarabun";
  color: #707070;
  font-weight: bold;
  position: relative;
}

header .menu li a:before {
  content: "- ";
  font-weight: bold;
  color: #d50000;
  font-weight: bold;
  font-size: 25px;
  visibility: hidden;
  position: absolute;
  top: 44%;
  left: -14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 50px;
}

header .menu li a:hover, header .menu li a.active {
  color: #d50000;
}

header .menu li a:hover:before, header .menu li a.active:before {
  display: inline-block;
  visibility: visible;
  font-size: 25px;
}

header .cta.button {
  margin-left: 30px;
  font-size: 18px;
  padding: 12px 35px;
}

header.slim {
  padding: 5px !important;
}

header.slim img {
  width: 100px !important;
}

header + * {
  margin-top: 120px;
}

.button {
  padding: 18px 34px;
  background: #d50000;
  color: white;
  font-family: "Poppins";
  font-weight: bold;
}

.button.small {
  padding: 11px 20px 14px;
}

.button:hover {
  background: #2e329d;
  color: white;
}

.slider ul {
  padding: 0;
  margin: 0;
}

.slider .home-slider-content .slider-content {
  position: absolute;
  top: 20%;
  left: 50vh;
  width: 500px;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .slider .home-slider-content .slider-content {
    top: 10%;
  }
}

.slider .home-slider-content .slider-content h1 {
  color: white;
  font-weight: bold;
  font-size: 50px;
}

.slider .home-slider-content .slider-content p {
  font-size: 30px;
  font-weight: 400;
}

.slider .normal-slider-content .slider-content {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: white;
  font-size: 35px;
  color: white;
  line-height: 1.4;
}

.slider .normal-slider-content .slider-content img {
  width: 150px;
}

.slider .main-carousel {
  list-style-type: none;
}

.slider .owl-prev {
  left: 40px;
}

.slider .owl-next {
  right: 40px;
}

.slider .carousel-arrows {
  color: white;
  width: 50px;
  text-shadow: 0 6px 5px rgba(0, 0, 0, 0.16);
}

.text-shadow {
  text-shadow: 0 6px 5px rgba(0, 0, 0, 0.16);
}

section.cta {
  top: -70px;
  position: relative;
  z-index: 999;
}

section.cta .cta-item {
  width: 100%;
  padding: 20px 22px;
  height: 100%;
  padding-bottom: 80px;
}

section.cta .cta-item:before {
  content: "";
  display: block;
  padding-bottom: 50%;
}

section.cta .cta-item h2 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #2e329d;
}

section.cta .cta-item p {
  font-size: 20px;
}

section.cta .cta-item .button {
  font-weight: bold;
}

section.cta .cta-item .action-button {
  position: absolute;
  bottom: 20px;
}

.about {
  padding: 100px 0 200px;
  background: url(./images/bgn-industries.png) center/cover no-repeat;
}

.about .description {
  font-size: 20px;
  margin: 0;
  padding: 0;
}

.about .usp-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.about .usp-item .usp-term {
  color: black;
  font-size: 28px;
  padding-left: 20px;
}

.red {
  color: #d50000;
}

.blue {
  color: #2e329d;
}

.process {
  padding: 150px 0;
  background: url(./images/our-process-bg.png) center/cover no-repeat;
  min-height: 900px;
}

.process .process-item h5 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
}

section.testimonials {
  padding: 100px 0 30px;
}

section.testimonials .author-image {
  width: 60px !important;
}

section.testimonials .testimonial-carousel {
  padding: 0;
  margin: 0;
}

section.testimonials .testimonial-carousel li {
  background: url(./images//quotes.png) top left no-repeat;
  list-style-type: none;
}

section.testimonials .testimonial-carousel li .text {
  padding-top: 40px;
  padding-left: 20px;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.owl-prev {
  left: -80px;
}

.owl-next {
  right: -80px;
}

.carousel-arrows {
  width: 40px;
  height: 40px;
  color: #707070;
}

.media {
  background: url(./images/media-bg.png) center/cover no-repeat;
  padding: 220px 0 120px;
}

.media-carousel {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

section.contact-us {
  padding: 100px 0;
  background: url(./images/bgn-industries.png) center/cover no-repeat;
}

form input {
  border-radius: 0;
}

footer {
  background: url(./images/footer-bg.png) center/cover no-repeat;
  padding: 60px 0;
}

.footer-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.footer-menu li {
  display: inline-block;
  margin-right: 20px;
}

.footer-menu li a {
  color: white;
}

.footer-menu li a.active {
  color: #d50000;
}

#copyright {
  padding: 20px;
  background: #d50000;
  color: white;
  font-size: 13px;
}

#copyright ul {
  padding: 0;
  margin: 0;
  text-align: right;
}

#copyright ul li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}

#copyright ul li a {
  color: #d50000;
  padding: 10px 8px;
  line-height: 1;
  background: white;
  border-radius: 50%;
  font-size: 12px;
}

#copyright ul li a:hover {
  background: #2e329d;
  color: white;
}

#copyright ul li a .social-icon {
  width: 18px;
}

.page-content {
  padding: 80px 0;
}

.process-banner {
  background: url(./images/page-banner.png) center/cover no-repeat;
  padding: 60px 0;
}

.process-banner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.process-banner ul li {
  margin: 0 40px;
  text-align: center;
  list-style-type: none;
}

.process-banner ul li a {
  font-size: 35px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.process-banner ul li a span {
  padding: 5px 15px;
}

.process-banner ul li a:hover img, .process-banner ul li a.active img {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.process-banner ul li a:hover span, .process-banner ul li a.active span {
  background: #d50000;
}

.process-banner ul li a img {
  display: block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.page-lead {
  font-size: 25px;
  text-align: center;
}

.page-lead .highlight {
  font-size: 32px;
  color: #d50000 !important;
}

.slider-highlight {
  font-size: 42px;
  font-weight: 600;
  text-shadow: 0 2px 1px #040404;
}

.lines {
  padding: 0;
}

.lines li {
  list-style-type: none;
  border-bottom: 1px solid #707070;
  padding: 5px 0;
  margin: 5px 0;
}

.page-content {
  background: url(./images/bgn-industries.png) center no-repeat;
}

.page-content ul {
  padding-left: 15px;
}

.contact-details ul {
  padding: 0;
  margin: 0;
}

.contact-details ul li {
  list-style-type: none;
}

.clientele-carousel {
  padding: 0;
  list-style-type: none;
}

.owl-dots {
  margin-top: 15px;
  text-align: center;
}

.owl-dots .owl-dot span {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin: 0 8px;
  background: #d50000;
}

.owl-dots .owl-dot.active span {
  background: #2e329d;
}

#map-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

#map-wrapper:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

#map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 1400px) {
  img[src="images/map.png"] {
    width: 100%;
  }
  .slider-content br {
    display: none;
  }
  .slider .normal-slider-content .slider-content {
    width: 850px;
  }
}

a svg {
  vertical-align: bottom;
}

.hero-image-wrapper {
  border-right: 5px solid white;
}

.footer-logo {
  width: 100%;
}

#mobile-menu-trigger {
  display: none;
}

@media screen and (max-width: 1024px) {
  .menu,
  .cta.button {
    display: none;
  }
  .page-lead {
    font-size: 18px;
  }
  .page-lead .highlight {
    font-size: 22px;
  }
  .process-banner + .page-content .col-3 a {
    font-size: 13px;
  }
  .process-banner + .page-content .col-3 a svg {
    width: 18px;
  }
  .process-banner ul {
    padding: 0;
  }
  .not-current {
    display: none;
  }
  .page-content .col-lg-6 img {
    width: 100%;
  }
  .page-content .px-5 .px-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #mobile-menu-trigger {
    text-align: right;
    display: block !important;
    font-weight: bold;
  }
  header img {
    width: 100px;
  }
  header + * {
    margin-top: 91px;
  }
  .normal-slider-content > img,
  .home-slider-content > img {
    width: 100%;
    height: 70vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .home-slider-content picture,
  .home-slider-content img {
    width: 100%;
    height: 70vh;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .slider .home-slider-content .slider-content p {
    color: white;
  }
  .slider .home-slider-content .slider-content,
  .slider .normal-slider-content .slider-content {
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
  }
  .slider .owl-prev {
    left: 0px;
  }
  .slider .owl-next {
    right: 0px;
  }
  .hero-image-wrapper {
    border-right: none;
  }
  .hero-image-wrapper img {
    width: 90px !important;
  }
  .slider .normal-slider-content .slider-content {
    color: white;
    font-size: 24px;
    color: white;
    line-height: 1.4;
  }
  .slider .normal-slider-content .slider-content .slider-highlight {
    font-size: 28px;
    display: block;
  }
  .cta .col-lg-4 {
    margin-bottom: 30px;
  }
  .about img {
    width: 60%;
    margin-bottom: 30px;
  }
  .about {
    padding: 50px 0px;
  }
  .about p {
    text-align: justify;
  }
  .usp-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px !important;
  }
  .usp-item img {
    width: 40px;
    margin-bottom: 0;
  }
  .about br + br {
    display: none;
  }
  .process {
    background: url(./images/process-bg.png) center/cover no-repeat;
  }
  .process-item {
    margin-bottom: 30px;
  }
  .slider .home-slider-content .slider-content h1 {
    color: white;
    font-weight: bold;
    font-size: 35px;
  }
  .slider .home-slider-content .slider-content p {
    font-size: 25px;
    font-weight: 400;
  }
  .media {
    text-align: center;
  }
  .media .owl-prev {
    left: 20px;
    color: white;
  }
  .media .owl-next {
    right: 20px;
    color: white;
  }
  .media .lead.w-50 {
    width: 100% !important;
  }
  .testimonials {
    text-align: center;
  }
  .testimonials .owl-prev {
    left: 00px;
    color: white;
  }
  .testimonials .owl-next {
    right: 00px;
    color: white;
  }
  .testimonials .lead.w-50 {
    width: 100% !important;
  }
  .testimonials .process-banner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .testimonials body {
    display: none !important;
  }
  section.testimonials .testimonial-carousel li .text {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  #map {
    padding-bottom: 30px;
  }
  .engagement-model-image {
    width: 100% !important;
    margin: 30px auto 0;
    display: block;
  }
  .footer-logo {
    width: 60% !important;
    margin: 0 auto 40px;
    display: block;
  }
  footer {
    text-align: center;
    text-align: justify;
  }
  #copyright ul {
    padding: 0;
    margin: 20px 0;
    text-align: center;
  }
  .footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .footer-menu li {
    width: 44%;
    display: block;
    text-align: center;
  }
  .hero-band {
    -o-object-fit: contain;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 150px;
  }
}

#mobile-menu {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: #2e329d;
  color: white;
  top: 0;
  left: 0;
  z-index: 999999999999;
}

#mobile-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 0;
}

#mobile-menu ul li {
  display: block;
  list-style-type: none;
  margin: 2vh 0;
}

#mobile-menu ul li a {
  font-size: 20px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
}

#close-menu {
  position: absolute;
  top: 10px;
  right: 20px;
  font-weight: bold;
  color: white;
}

ul.owl-carousel {
  padding: 0;
}

.process-banner {
  position: relative;
}

.process-banner .owl-prev {
  left: 0 !important;
}

.process-banner .owl-prev.disabled svg {
  display: none;
}

.process-banner .owl-prev svg {
  color: white;
}

.process-banner .owl-next {
  right: 0 !important;
}

.process-banner .owl-next svg {
  color: white;
}

.process-banner .owl-next.disabled svg {
  display: none;
}
/*# sourceMappingURL=style.css.map */