
/* Added by Himanshu */

@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@500;700&family=Roboto:ital,wght@0,300;0,400;0,700;1,500&display=swap');

.parallax img {
  /* The image used */

  /* Set a specific height */
  min-height: 100px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.flickity-page-dots {
  bottom: -20px;
}

.heading-3-landing-page {
  height: 145px;
  width: 480px;
}

.component-heading-3-white-flus {
  height: 145px;
  width: 480px;
  color: #FFF;
  font-family: "Abhaya Libre";
  font-size: 86px;
  letter-spacing: 1.23px;
  line-height: 90px;
}

.heading-2-centered-blue {
  /* height: 60px;
  width: 898px; */
  color: #05C;
  font-family: "Abhaya Libre";
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 10px;
}

.banner h2.heading-2-centered-blue {
  /* height: 60px;
  width: 898px; */
  color: #05C;
  font-family: "Abhaya Libre";
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 10px;
}

.body-1-flush-left-black {
  /* height: 164px;
  width: 740px; */
  color: #000;
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 26px;
  text-align: center;
}

.body-1-flush-left-black {
  color: #000;
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 26px;
  padding: 0 0 0 5%;
}

ul.body-1-flush-left-black {
  text-align: left;
}

.path {
  box-sizing: border-box;
  height: 0;
  border: 1px solid #DADADA;
}

.label-centered-black {
  height: 29px;
  color: #000;
  font-family: 'Roboto';
  font-size: 14px;
  letter-spacing: 0.19px;
  line-height: 16px;
  text-align: center;
}

.label-centered-black a:hover {
  color: #05C;
  font-weight: 700;
}

.statistics_blue {
  color: #05C;
  font-family: 'Roboto';
  font-size: 56px;
  font-weight: 300;
  line-height: 0px;
  text-align: center;
}
.statistics_black {
  color: #000;
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 300;
  line-height: 4px;
  text-align: center;
}

.blue-panel .accordion {
  background-color: #05C;
}

.blue-panel .accordion .accordion-title.plain {
  color: #FFF;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 16px;
  border: none;
  padding: 0 0 2% 0;
  background-color: #05C;
}

.blue-panel .accordion .accordion-title.plain:hover {
  color: #FFF;
}

.blue-panel .accordion .accordion-title.plain span:after {
  content: url(/wp-content/uploads/2022/02/Polyline.png);
  margin: 5px 0 0 5px;
}

.blue-panel .accordion .accordion-title.active {
  color: #FFF;
  background-color: #05C;
}

.blue-panel .accordion .accordion-inner {
  padding: 0;
}

.blue-panel .accordion .nav {
  background-color: #000;
}

.blue-panel .accordion .nav li.active {
  background-color: #05C;
  margin: 0;
  padding: 0 10px;
}

.blue-panel .accordion .nav li a {
  color: #FFF;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 300;
}

.blue-panel .accordion .nav li a:after {
  border-left: 2px solid rgba(255,255,255,1);
  left: -0.7em;
}

.blue-panel .accordion .nav li.active a:after {
  border-left: none;
  left: 0;
}

.blue-panel .accordion .nav li.active+li a:after {
  border-left: none;
  left: 0;
}

.blue-panel .accordion .nav li.active a {
  font-weight: 700;
}

.blue-panel .accordion .tab-panels {
  background-color: #FFF;
  padding-top: 3em;
}

.blue-panel .accordion .tab-panels h5 {
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
  font-family: 'Roboto';
}

.blue-panel .accordion .tab-panels p {
  color: #000;
  font-size: 14px;
  font-family: 'Roboto';
}


/* Contact Us Page */

.contact_us .nav li {
  margin: 0 60px;
}

.contact_us .nav li a {
  color: #05C;
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.8px;
}

.nav-line-bottom>li>a:before {
  background-color: #05C;
}

.brands-tab-section .has-hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.brands-tab-section .has-hover:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}

.heading-5-sub-section-blue {
  color: #05C;
  font-family: 'Abhaya Libre';
  font-size: 48px;
  letter-spacing: 0.8px;
  line-height: 57px;
  text-align: center;
}

.heading-5-sub-section-contact {
  color: #000;
  font-family: 'Roboto';
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0.29px;
  line-height: 26px;
  text-align: center;
}

.office_address {
  background-color: #000;
  padding: 0 0 1px 15px;
}

.office_address h1.text-bold {
  color: #FFF;
  font-family: 'Abhaya Libre';
  font-size: 36px;
  letter-spacing: 0.6px;
  line-height: 42px;
  margin: 0;
}

.office_address h3.thin-font {
  color: #FFF;
  font-family: 'Roboto';
  font-size: 13px;
  letter-spacing: 0.17px;
  line-height: 17px;
}

.office_address h3.thin-font a {
  color: #FFF;
  font-family: 'Roboto';
  font-size: 13px;
  letter-spacing: 0.17px;
  line-height: 17px;
}

.button.is-outline {
  border: 1px solid #05C;
  color: #05C;
  font-weight: 300;
}

.button.is-outline:hover {
  color: #fff;
  background-color: #05C;
  border-color: #05C;
}

.careers-block {
  padding:0;
}

.careers-block.col-divided+.col {
  padding-left: 0;
}

.blue-rectangle {
  padding: 28px 40px 43px 40px;
  width: 100%;
  height: 380px;
  background-color: #05C;
  color: #FFF;
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  display: none;
}

.careers-block:hover .blue-rectangle {
  display: block;
}

/* Responsive CSS */

@media only screen and (max-width: 768px) {
  .footer-columns > .left {
    float: left;
  }

  .footer-columns > .col-1-4 {
    float: left;
    height: 220px;
    padding: 0 0 10% 2%;
    width: 50%;
  }

}
