/***! --> HYPHEN CSS <-- !***/

@font-face {
  font-family: Gilroy-Light;
  src: url(/wp-content/themes/custom-theme/assets/fonts/Gilroy-Light.otf);
}

@font-face {
  font-family: Gilroy-Medium;
  src: url(/wp-content/themes/custom-theme/assets/fonts/Gilroy-Medium.otf);
}

body {
  margin-top: 90px;
}

.working-alongside {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

a {
  color: #2cb2ad;
}

.working-alongside p {
  margin-bottom: 0;
  font-family: Gilroy-Light;
  color: #142e40;
  letter-spacing: 1px;
  font-size: 14px;
  width: 100%;
}

.working-alongside marquee img {
  margin: 0 20px;
}

.page-template h1 {
  color: #142e40;
}

body.home {
  background-image: url('/wp-content/uploads/2020/01/headerbackground.svg');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 68%;
}

.woocommerce ul.products li.product .onsale {
  display: none;
}

.email-f {
  color: white;
  margin-top: 20px;
}

.address {
  margin-bottom: 5px;
  color: rgba(16, 44, 66, 0.4);
}

.hyphen img {
  float: left;
  margin-right: 10px;
}

.hyphen p {
  margin-bottom: 0;
  display: flex;
  align-items: flex-end;
  color: #142e40;
  font-size: 14px;
  font-family: Gilroy-Light;
}

.card-icons,
.partner-logo {
  text-align: right;
}

.partner-logo {
  min-height: 15px;
  padding: 30px 15px 50px 15px;
  align-self: flex-end;
}

.partner-logo img {
  margin-right: 30px;
}

.bottom-footer {
  padding: 15px 0;
}

.b-footer-text {
  display: flex;
  align-items: center;
}

.b-footer-text p {
  margin-bottom: 0;
  color: rgba(16, 44, 66, 0.4);
}

.card-icons img {
  margin-right: 20px;
}

.fa-shopping-basket {
  margin-left: 10px;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #fff;
  background-color: #142e40;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.cart-customlocation:hover {
  color: white !important;
}

.woocommerce .col-1,
.col-2 {
  max-width: none;
}

.woocommerce-thankyou-order-received {
  font-size: 53px;
  line-height: 63px;
  color: #142e40;
  font-family: Gilroy-Light;
}

.woocommerce-thankyou-order-details.order_details {
  padding-left: 10px;
}

/***- GENERAL -***/

@font-face {
  font-family: Nexa-Bold;
  src: url(/wp-content/uploads/2019/01/Nexa-Bold.ttf);
}

h2 {
  font-family: Gilroy-Light;
}

h1 {
  font-size: 42px;
  line-height: 52px;
  margin-bottom: 20px;
  font-family: Gilroy-Medium;
}

h2 {
  font-size: 35px;
  line-height: 48px;
  color: #142e40;
}

h3 {
  font-size: 20px;
  line-height: 30px;
  color: #142e40;
  font-family: Gilroy-Light;
  letter-spacing: 1px;
}

h4 {
  font-size: 18px;
  line-height: 28px;
  font-family: Gilroy-Light;
}

h5 {
  font-size: 14px;
  line-height: 24px;
  color: #b4b4b4;
  font-family: Gilroy-Light;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

h6 {
  font-family: Gilroy-Light;
}

p,
ul,
ol {
  font-family: Gilroy-Light;
  line-height: 26px;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  font-size: 14px;
}

ol li {
  padding-bottom: 7px;
  padding-top: 7px;
}

a {
  font-family: Gilroy-Light;
  /* color: inherit; */
  transition: 0.5s;
  letter-spacing: 1px;
}

a:hover {
  text-decoration: none;
  /* color: inherit; */
  transition: 0.5s;
  cursor: pointer !important;
}

.center {
  text-align: center;
}

#page-content {
  padding: 50px 0;
}

#page-content h1 {
  color: #142e40;
}

.white {
  color: white;
}

.green {
  color: #3aaea9;
}

.blue {
  color: #142e40;
  font-family: Gilroy-Light;
}

.spacing {
  padding: 20px 0;
}

.slick-dots {
  text-align: left;
  margin-top: 30px;
}

.slick-dots li button:before {
  height: 15px;
  width: 15px;
}

textarea:focus,
input:focus {
  outline: 0;
  border: 0;
}

*:focus {
  outline: 0;
  border: 0;
}

#why .align-items-center img {
  max-width: 100%;
}

/***- HEADER -***/

.underline-hover-btn {
  position: relative;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.underline-hover-btn:hover {
  color: #142e40;
}
.underline-hover-btn:hover:before {
  transform: none;
  opacity: 1;
  transition-duration: 0.4s;
}
.underline-hover-btn:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  /* left: 0; */
  bottom: 0px;
  background: #142e40;
  transform: translateY(6px);
  opacity: 0;
  transition: 1.8s cubic-bezier(0.2, 1, 0.3, 1);
  pointer-events: none;
  margin: 0 auto;
  text-align: center;
  /* right: 0; */
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
}

.underline-btn {
  position: relative;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.underline-btn:hover {
  color: #3aaea9 !important;
}
.underline-btn:hover:before {
  transform: none;
  opacity: 1;
  transition-duration: 0.4s;
}
.underline-btn:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  /* left: 0; */
  bottom: 0px;
  background: #3aaea9;
  transform: translateY(6px);
  opacity: 0;
  transition: 1.8s cubic-bezier(0.2, 1, 0.3, 1);
  pointer-events: none;
  margin: 0 auto;
  text-align: center;
  /* right: 0; */
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
}

.page-btn {
  position: relative;
  padding-right: 0 !important;
  padding-left: 0 !important;
  color: #142e40;
}
.page-btn:hover {
  color: #3aaea9 !important;
}
.page-btn:hover:before {
  transform: none;
  opacity: 1;
  transition-duration: 0.4s;
}
.page-btn:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  /* left: 0; */
  bottom: 0px;
  background: #3aaea9;
  transform: translateY(6px);
  opacity: 0;
  transition: 1.8s cubic-bezier(0.2, 1, 0.3, 1);
  pointer-events: none;
  margin: 0 auto;
  text-align: center;
  /* right: 0; */
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
  bottom: -8px;
}

.navbar-brand {
  margin: 0 50px;
}

.header-one.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
}

.header-one.scrolled .nav-link {
  color: transparent;
}

.navbar-nav {
	width:40%;
}

.flex-end {
	justify-content:flex-end;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0rem;
  margin: 0 1rem;
}

.hd-mg-0 {
  margin-right: 0rem !important;
}

.head-link:hover {
  color: #142e40 !important;
}

.navbar {
  padding: 25px 0rem;
}

.header-one {
  background-color: transparent;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  transition: background-color 200ms linear;
}

.header-two {
  background-color: #142e40;
  padding: 25px 0 0 0;
}

.header-image {
  background-image: url('/wp-content/uploads/2019/04/Odilia-Clark-Header-Deep-Blue.svg');
  background-size: cover;
  height: 26vh;
  position: relative;
  top: -1px;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  font-family: Gilroy-Light;
  color: #1a374b;
  letter-spacing: 0.2px;
}

.navbar-light .navbar-nav .nav-link {
  color: #1a374b;
  font-family: Gilroy-Light;
  letter-spacing: 0.2px;
  font-size: 14px;
}

/* .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #3aaea9;
} */

.dropdown-menu {
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
}

.dropdown-item {
  font-family: Gilroy-Light;
  color: #1a374b;
  letter-spacing: 0.2px;
  font-size: 16px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: white;
  background-color: #3aaea9;
}

.dropdown-item:hover {
  color: white;
  background-color: #3aaea9;
}

.dropdown-item.active,
.dropdown-item:active {
  color: white;
  background-color: #3aaea9;
}

.contact-info {
  list-style: none;
  text-indent: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  text-align: right;
  color: white;
}

btn btn-default {
  padding: 20px 0;
}

.contact-info li {
  display: inline-block;
  color: white;
  font-family: Gilroy-Light;
}

.contact-info li:first-child a {
  color: white;
  margin-right: 50px;
  font-family: Gilroy-Light;
}

.white-ln {
  border-top: 2px solid white;
  display: none;
}

.product-name a {
  color: #3aaea9 !important;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: left;
  width: 48%;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  width: 100%;
  padding-top: 50px;
}

/***- HOME -***/

.dropdown:hover > .dropdown-menu {
  display: block;
}

.full-height {
  margin-bottom: 30px;
}

.proud p {
  color: #b4b4b4;
  letter-spacing: 2px;
}

.proud img {
  margin-right: 30px;
}

.hero-image img {
  width: 100%;
}

.hero-content {
  font-size: 17px;
  margin-top: 15px;
}

.da-testing h5 {
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.da-testing h2 {
  margin-bottom: 20px;
}

.da-testing .outline-btn {
  margin-top: 20px;
}

.logo-right img {
  float: right;
}

.best {
  padding-top: 50px;
}

.float-rght {
  float: right;
}

.center-home {
  margin: 0 auto;
}

.hero-two {
  /* background-image: url('/wp-content/uploads/2019/04/OdiliaClark-Header4.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; */
  height: 100vh;
}

.hero-two-row {
  display: flex;
  height: 100vh;
  align-content: center;
  align-items: center;
  text-align: right;
  padding-right: 50px;
}

.hero-two-row p {
  color: white;
  padding-top: 15px;
}

.inline-btn {
  margin-right: 20px;
}

.white-btn {
  text-decoration: none;
  border: 2px solid white;
  padding: 10px 30px;
  border-radius: 35px;
  color: white;
  width: intrinsic;
  font-size: 16px !important;
  transition: 0.5s;
  display: inline-block;
}

.white-btn:hover {
  border: 2px solid #264559;
  background-color: #264559;
  color: white;
  width: intrinsic;
  font-size: 16px !important;
  transition: 0.5s;
  cursor: pointer;
}

.white-solid-btn {
  text-decoration: none;
  border: 2px solid white;
  background-color: white;
  padding: 19px 42px;
  border-radius: 35px;
  color: #22bfba;
  width: intrinsic;
  font-size: 22px !important;
  font-family: Gilroy-Light;
  transition: 0.5s;
  display: inline-block;
}

.white-solid-btn:hover {
  border: 2px solid white;
  background-color: white;
  color: #22bfba;
  width: intrinsic;
  font-size: 16px !important;
  transition: 0.5s;
  cursor: pointer;
}

.slider-content h1 {
  font-size: 40px;
  line-height: 50px;
}

.slider-content p {
  font-size: 20px;
  line-height: 30px;
}

.slider-content h1,
.slider-content p {
  color: white;
}

.header-social img {
  width: 35px;
  margin-right: 10px;
}

.slick-vertical .slick-slide {
  height: 250px;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* .slick-prev,
.slick-next {
  display: none !important;
} */

.slick-prev,
.slick-next {
  width: 50px;
  height: 50px;
}

.test-next {
  right: -75px;
}

.blue-btn {
  text-decoration: none;
  border: solid;
  border-color: #264559;
  border-width: 2px;
  padding: 15px 25px;
  border-radius: 35px;
  background-color: #264559;
  transition: 0.5s;
  color: white;
}

.blue-btn:hover {
  text-decoration: none;
  border: 2px solid #3AAEA9;
  padding: 15px 25px;
  border-radius: 35px;
  background-color: transparent;
  transition: 0.5s;
  color: #264559;
  cursor: pointer;
}

.blue-btn a {
  color: white;
}

/* .blue-btn a:hover {
  color: #26455;
} */

.green-btn {
  text-decoration: none;
  border: solid;
  border-color: #3aaea9;
  border-width: 2px;
  padding: 15px 25px;
  border-radius: 35px;
  background-color: #3aaea9;
  transition: 0.5s;
  color: white;
}

.green-btn:hover {
  text-decoration: none;
  border: 2px solid #264559;
  padding: 15px 25px;
  border-radius: 35px;
  background-color: transparent;
  transition: 0.5s;
  color: #3aaea9;
  cursor: pointer;
}

/* .green-btn a {
  color: white;
}

.green-btn a:hover {
  color: #3aaea9;
} */

.green-line,
.blue-line {
  width: 5ch;
  padding-bottom: 15px;
  margin-left: 0;
}

.green-line {
  border-top: 3px solid #3aaea9;
}

.two-links {
  font-size: 50px;
  line-height: 60px;
}

.blue-line {
  border-top: 3px solid #264559;
}

.main-sectors {
  padding-top: 150px;
}

.sectors-main {
  padding-top: 50px;
  background-image: url('/wp-content/uploads/2020/07/Sectors-Header-Illustration-1.svg'), url('/wp-content/uploads/2020/07/Semi-Circle-Right.svg');
  background-position: top left, right center;
  background-repeat: no-repeat;
  background-size: 180px, 100px;
}

.single-industry img {
  height: 115px;
}

.single-flex {
  display: flex;
  flex-wrap: wrap;
}

.sectors-more {
  font-family: Gilroy-Light;
  color: #142e40;
  font-size: 14px;
  letter-spacing: 0;
}

.sectors-more:hover {
  color: #142e40;
}

.interlock-section {
  padding: 25px 0;
}

#more-about-business,
#more-about-staff,
#more-about-fleet {
  display: none;
}

.toggle-btn {
  color: #3aaea9;
  cursor: pointer;
  font-weight: bold;
}

.sector-header {
  text-align: center;
  margin: 0 auto;
}

.single-sectors {
  text-align: center;
  padding: 50px 30px 0 30px;
  width: 50%;
  float: left;
}

.not-listed {
  text-align: center;
  margin: 0 auto;
  padding: 150px 0 75px 0;
}

.single-services,
.single-industry {
  text-align: center;
  padding: 50px 30px 0 30px;
}

.single-sectors h3,
.single-services h3,
.single-industry h3 {
  margin: 15px 0;
  text-transform: capitalize;
}

/* .single-sectors h3 {
  text-transform: uppercase;
} */

.sector-section {
  padding-top: 150px;
}

.pride-section {
  padding-top: 100px;
}

.sectors-re {
  color: #264559;
}

.sectors-re h2 {
  padding: 10px 0;
  font-size: 40px;
}

.sectors-hr {
  color: #3aaea9;
}

.sectors-hr h3,
.sectors-re h3 {
  padding: 20px 0;
}

#jobs {
  padding: 100px 0;
}

.the-jobs {
  padding: 10px 0;
  color: #264559;
}

#why {
  padding: 100px 0;
}

.plant {
  text-align: center;
}

.plant img {
  width: 50%;
}

.outline-btn {
  text-decoration: none;
  border: solid;
  border-color: #16354d;
  border-width: 2px;
  padding: 15px 40px;
  border-radius: 30px;
  background-color: transparent;
  color: #264559;
  transition: 0.5s;
}

.outline-btn:hover {
  border-color: #16354d;
  background-color: #16354d;
  color: white;
  transition: 0.5s;
  cursor: pointer;
}

.white-btn {
  text-decoration: none;
  border: solid;
  border-color: white;
  border-width: 2px;
  padding: 15px 40px;
  border-radius: 30px;
  background-color: white;
  color: #22bfba;
  transition: 0.5s;
}

.white-btn:hover {
  border-color: #16354d;
  background-color: #16354d;
  color: white;
  transition: 0.5s;
  cursor: pointer;
}

#hr {
  padding: 100px 0 150px 0;
}

.reasons h3 {
  font-size: 30px;
  line-height: 40px;
}

.oc-hr-row {
  padding-top: 30px;
}

.oc-hr div h3 {
  color: #3aaea9;
  font-size: 30px;
  line-height: 40px;
}

.oc-hr div {
  width: 75%;
}

.oc-hr h2 {
  color: #3aaea9;
}

.oc-hr p {
  color: #264559;
}

.div-line {
  border-right: 1px solid #eef0f2;
  border-left: 1px solid #eef0f2;
}

.git-btn {
  padding-top: 20px;
}

.home-div {
  width: 65%;
}

.your-jobs-row-logo img {
  display: none !important;
}

.your-jobs-row-logo {
  display: none !important;
}

/***- BLOG NEW 2020 -***/

.featured-image {
  height: 200px;
  background-position: right center, center;
  background-repeat: no-repeat;
  background-size: 49px, cover;
  margin-bottom: 30px;
}

.blog-content {
  letter-spacing: 0;
}

.blog-post {
  margin: 0 10px;
}

.blog-title {
  min-height: 70px;
  margin-top: 15px;
}

.news-link {
  letter-spacing: 1.4px;
  color: #b4b4b4;
  font-size: 12px;
}

.excerpt-text {
  font-size: 14px;
  line-height: 24px;
}

.main-image {
  height: 300px;
  background-position: right center, center;
  background-repeat: no-repeat;
  background-size: 49px, cover;
}

.featured-content {
  background-color: white;
  width: 45%;
  margin-left: 5%;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.featured-content div {
  width: 62%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
  padding: 40px 0;
}

/***- ABOUT NEW 2020 -***/

.page-template-why-us {
  background-image: url('/wp-content/uploads/2020/03/about-hero.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 40%;
}

.about-height {
  height: 75vh;
  margin-bottom: 30px;
}

.about-height div p:first-of-type {
  color: #b4b4b4;
  letter-spacing: 2.5px;
  font-size: 13px;
}

.about-height div h1 {
  color: #142e40;
}

.lifestyle-benefits {
  padding-bottom: 105px;
}

.drink-benefits {
  text-align: center;
}

.drink-benefits img {
  margin-bottom: 20px;
}

.drink-benefits h4 {
  text-transform: uppercase;
  letter-spacing: 1.4px;
  color: #142e40;
}

.countup {
  margin: 100px 0;
}

.count {
  margin: 30px 0;
}

.counter {
  font-size: 70px;
  line-height: 70px;
  color: #32afaa;
}

/***- FOOTER -***/

.footer-social {
  display: flex;
  justify-content: flex-end;
}

.footer-start {
  padding-top: 50px;
}

.latest-news {
  padding-left: 60px;
  padding-top: 75px;
}

.latest-news p {
  padding: 15px 0;
}

#fld_6904762_1 {
  width: 100%;
  background-color: #264559;
  color: white;
  padding: 10px 0;
  transition: 0.5s;
}

#fld_6904762_1:hover {
  background-color: #3aaea9;
  color: white;
  transition: 0.5s;
}

#fld_6470420_1-wrap,
#fld_6470420_2-wrap {
  position: absolute;
  left: -35%;
}

#fld_6470420_1,
#fld_6470420_2 {
  color: white;
  background-color: #264559;
  border-color: #adadad;
  border-radius: 25px;
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Gilroy-Light;
  transition: 0.5s;
  border-width: 2px;
}

#fld_6470420_1:hover,
#fld_6470420_2:hover {
  color: #264559;
  background-color: white;
  border-color: #adadad;
  transition: 0.5s;
}

#fld_4619423_1,
#fld_4619423_2 {
  border-radius: 25px;
  height: 50px;
  font-family: Gilroy-Light;
  padding: 6px 25px;
  border-width: 2px;
}

.footer-logo {
  color: white;
  align-self: flex-end;
  padding: 30px 0;
}

.footer-logo a {
  color: white;
}

.footer-logo img {
  margin-bottom: 30px;
}

.footer-links ul {
  list-style: none;
  padding: 0;
}

.footer-links ul li {
  color: white;
  padding: 5px 0;
}

.footer-links ul li a:hover {
  color: #264559;
}

.footer-links ul li a {
  color: rgba(16, 44, 66, 0.4);
  letter-spacing: 0.2px;
}

.footer-social img {
  width: 40px;
  margin-right: 10px;
}

footer {
  padding-top: 75px;
  border-bottom: 10px solid;
  border-bottom-color: #00b2ad;
}

.footer-nav {
  padding: 50px 0;
}

/***- RECRUITMENT -***/

#page-header {
  padding: 50px 0 125px 0;
}

#page-header-top {
  padding: 100px 0 0 0;
}

.page-content h1 {
  color: #3aaea9;
}

.page-content p {
  width: 50%;
}

.bespoke-benefits {
  padding: 75px 0 0 0;
}

.bb-heading {
  padding-bottom: 20px;
}

.bb-heading h2 {
  color: #3aaea9;
  padding-top: 20px;
}

.benefits-box {
  -webkit-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  padding: 40px 50px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
}

.benefits-box div {
  height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  align-items: flex-start;
}

.hr-box {
  -webkit-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  padding: 50px 50px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
}

.hr-box div {
  height: 215px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  align-items: flex-start;
}

.hr-box div h4 {
  color: #3aaea9;
}

.hr-box div p {
  margin: 0;
  color: #264559;
}

.hr-boxes {
  padding-bottom: 100px;
}

.cta-action {
  color: #2b4f64;
}

.cta-content img {
  margin-bottom: 15px;
}

.cta-content p {
  color: #264559;
}

.cta-email-call {
  padding-top: 15px;
  color: #3aaea9;
}

.cta {
  padding-bottom: 100px;
}

.benefits-title {
  padding-bottom: 30px;
}

.benefits-box div h4 {
  color: #3aaea9;
}

.benefits-box div p {
  margin: 0;
  color: #264559;
}

.beneifts-img {
  align-self: center;
  text-align: center;
}

.beneifts-img img {
  width: 70%;
}

.interested {
  margin: 100px 0;
}

.hiring-box {
  -webkit-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  background-color: #1ab1ac;
  border-radius: 10px;
}

.hiring-content {
  padding: 150px 100px;
  -webkit-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
}

.hiring-content h2 {
  margin: 50px 0;
}

.hiring-hr {
  width: 18ch;
}

.blue-background-right {
  background-image: url('/wp-content/uploads/2019/04/Odilia-Clark-Pattern.svg');
  background-position: right;
  background-repeat: no-repeat;
  background-size: 15%;
}

.capabilities {
  padding: 20px 0;
}

.page-hero h5 {
  padding: 15px 0;
  width: 80%;
}

.testing-box {
  -webkit-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  padding: 50px 50px 50px 50px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  background-color: white;
}

.tb-1 div {
  height: 325px;
}

.tb-2 div {
  height: 190px;
}

.testing-box div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0 auto;
  align-items: flex-start;
}

.oral {
  font-family: Gilroy-Light;
  line-height: 25px;
  font-size: 1rem;
  padding-bottom: 50px;
}

.talk {
  padding-bottom: 100px;
}

.frank {
  padding-bottom: 10px;
}

.testing-box div img {
  margin-bottom: 20px;
}

.testing-title {
  padding-bottom: 30px;
}

.testing-box div h4 {
  color: #264559;
  padding-bottom: 5px;
}

.testing-box div p {
  margin: 0;
  color: #264559;
}

.assist h5 {
  padding: 15px 0 30px 0;
}

.packages {
  background-color: #eef1f4;
  padding: 100px 0;
  margin-top: 50px;
}

.packages h3 {
  padding-bottom: 30px;
}

.work-with img {
  display: inline-block;
  width: 24%;
}

.drugs {
  width: -webkit-fit-content;
  background-color: white;
  padding: 10px 30px;
  border-radius: 5px;
  -webkit-box-shadow: -30px 20px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -30px 20px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: -30px 20px 78px 0px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
  font-family: Gilroy-Light;
  color: #264559;
}

.drugs:hover {
  background-color: #3aaea9;
  color: white;
  transition: 0.5s;
  cursor: not-allowed;
}

.drugs h5:hover {
  color: white;
}

.drug-list {
  padding-bottom: 50px;
}

.dh-store {
  padding: 100px 0;
}

.services-box {
  -webkit-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  padding: 20px 50px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  background-color: white;
  transition: 0.5s;
}

.services-box:hover {
  background-color: #3aaea9;
  transition: 0.5s;
  color: white;
}

.services-box:hover h1 {
  color: white;
  transition: 0.5s;
}

.services-box:hover p {
  color: white;
  transition: 0.5s;
}

.services-box div {
  height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  align-items: flex-start;
}

.services-title {
  padding-bottom: 30px;
}

.services-box div h1 {
  color: #264559;
  font-size: 45px;
  line-height: 55px;
  transition: 0.5s;
}

.services-box div p {
  margin: 0;
  color: #264559;
  font-family: Gilroy-Light;
  transition: 0.5s;
}

.services-hover-btn {
  position: relative;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.services-hover-btn:hover {
  color: white;
}
.services-hover-btn:hover:before {
  transform: none;
  opacity: 1;
  transition-duration: 0.4s;
}
.services-hover-btn:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  /* left: 0; */
  bottom: 0px;
  background: white;
  transform: translateY(6px);
  opacity: 0;
  transition: 1.8s cubic-bezier(0.2, 1, 0.3, 1);
  pointer-events: none;
  margin: 0 auto;
  text-align: center;
  /* right: 0; */
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
}

.page-section {
  padding: 100px 0;
}

.case-study {
  background-color: #eff2f5;
  width: 100%;
  display: flex;
}

.case-img {
  height: 350px;
  background-position: center;
}

.case-place {
  padding: 0;
}

.case-content {
  /* justify-content: center;
  display: flex;
  align-content: center;
  flex-direction: column; */
  height: 100%;
  padding-left: 15px;
}

.case-content a {
  color: #16354d;
}

.related-art {
  margin-bottom: 30px;
}

.three-posts {
  display: flex;
  flex-wrap: wrap;
}

.author {
  margin-bottom: 30px;
}

.case-content h2 {
  font-size: 26px;
  line-height: 36px;
}

.case-content h3 {
  font-size: 22px;
  line-height: 32px;
}

.case-content h1 {
  font-size: 32px;
  line-height: 42px;
  text-transform: capitalize;
  margin-bottom: 30px;
}

.blog-link-prev a {
  color: #264559;
  transition: 0.3s;
}

.blog-link-prev a:hover {
  color: #39adaa;
  transition: 0.3s;
}

/***- Shop NEW 2020-***/

.woocommerce-quick-view-popup {
  display: none !important;
}

.woof_products_top_panel li span:hover {
  background-size: 14px 14px;
  display: none;
}

.dgwt-wcas-si img {
  opacity: 1 !important;
}

.shop-row {
  margin: 0 50px;
}

.woocommerce-quick-view-add-to-cart form {
  display: flex;
  align-items: center;
}

.woocommerce-quick-view-add-to-cart form .quantity {
  margin-right: 10px;
}

.quick-view-button {
  display: inline-block !important;
  margin-top: 0 !important;
}

.add_to_cart_button {
  margin-right: 20px !important;
  display: inline-block !important;
}

.woocommerce-quick-view-image-src {
  opacity: 1 !important;
}

.card-description {
  display: none !important;
}

.shop-benefits {
  margin: 50px 0;
}

.benefits-shop {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.benefits-shop img {
  width: 30%;
}

.shop-next {
  right: 15px;
}

.shop-prev {
  left: 15px;
}

.shop-banner {
  background-color: #1ab1ac;
  padding: 10px 0 5px 0;
}

.shop-banner p {
  color: white;
  margin-bottom: 0;
  letter-spacing: 2px;
}

.shop-slider-back {
  background-position: center center;
  background-size: cover;
  padding: 100px 0;
}

.shop-slider-back div {
  width: 85%;
  margin: 0 auto;
}

.shop-slider-back div h1,
.shop-slider-back div p {
  color: white;
}

/***- Shop -***/

.woocommerce-Tabs-panel h2 {
  display: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  color: #264559;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #264559;
}

.woocommerce span.onsale {
  background-color: #3aaea9;
  padding: 0;
}

#order_review_heading {
  padding-top: 50px;
}

.woocommerce form .form-row {
  margin: 15px 0;
}

.navbar-brand img,
.footer-logo img {
  min-height: 15px;
  width: 178px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  background-color: #efefef;
  border-left: 2px solid #264559;
  padding: 5px;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
}

.woocommerce-input-wrapper {
  width: 100%;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  margin-bottom: 0;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #264559;
  color: white;
  transition: 0.3s;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #3aaea9;
  color: white;
  transition: 0.3s;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: 0;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 20px;
}

.woocommerce ul.products li.product .price {
  font-size: 18px;
  color: #142e40;
}

.price del span {
  font-size: 16px;
  color: #142e40;
}

.price ins,
.price ins span {
  color: #142e40;
}

.related {
  margin-top: 100px;
}

.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button {
  background-color: #28b0ab;
  border: 2px solid #3aaea9;
  padding: 15px 25px;
  border-radius: 0;
  color: white;
  font-weight: 400;
  font-family: Gilroy-Light;
}

.woocommerce ul.products li.product .button {
  /* display: block; */
  width: -webkit-fit-content;
}

.woocommerce ul.products li.product .button:hover,
.woocommerce div.product form.cart .button:hover {
  background-color: #28b0ab;
  border: 2px solid #3aaea9;
  padding: 15px 25px;
  border-radius: 0;
  color: white;
  font-weight: 400;
  font-family: Gilroy-Light;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  margin-bottom: 100px;
}

.woocommerce img,
.woocommerce-page img {
  height: auto;
}

.woocommerce-products-header {
  padding: 50px 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  font-family: Gilroy-Light;
}

.woocommerce-message {
  border-top-color: #89e005 !important;
}

.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
  color: #3aaea9 !important;
}

.product-name {
  color: #3aaea9 !important;
}

.a {
  color: #3aaea9 !important;
}

.shop-ad {
  margin: 15px 0;
  width: 90%;
}

.cat-shop {
  width: 90%;
  margin-bottom: 15px;
}

.cat-header {
  padding-bottom: 50px;
}

.more-prod {
  margin-top: 50px;
}

.product-categories {
  list-style-image: url('/wp-content/uploads/2019/04/arrow-cat.svg');
  padding-left: 20px;
}

.cat-item {
  margin-bottom: 10px;
}

.cat-item a,
.cat-item span {
  position: relative;
  top: -4px;
}

.cat-item a {
  color: #264559;
}

.posted_in a {
  color: #3aaea9;
}

.posted_in a:hover {
  color: #264559;
}

.woocommerce-Price-amount {
  color: #3aaea9;
}

.skin.flat .layer-media {
  border: 2px solid rgba(38, 69, 89, 0.1);
}

.skin.flat .layer-content {
  padding: 15px 0px;
}

.wcps-container .wcps-items-title {
  padding: 10px 0;
}

.wcps-container .wcps-items-excerpt {
  padding: 0px 0 10px 0;
  min-height: 75px;
}

.wcps-container .wcps-items-cart {
  padding: 0;
  margin-top: 5px;
}

.wcps-container .owl-dots {
  text-align: left;
}

.wcps-items-cart p a {
  text-decoration: none !important;
  border: solid !important;
  border-color: #3aaea9 !important;
  border-width: 2px !important;
  padding: 15px 25px !important;
  border-radius: 30px !important;
  background-color: transparent !important;
  color: #264559 !important;
  transition: 0.5s !important;
}

.wcps-container .owl-nav.middle-fixed .owl-next {
  background: url('/wp-content/uploads/2019/04/right-arrow.svg');
  border: none;
  border-radius: 0;
  color: rgb(0, 0, 0);
  height: 50px;
  padding: 0;
  position: absolute;
  right: -50px;
  top: 0;
  width: 50px;
  transition: all 0.6s ease 0s;
  background-size: cover;
  background-position: center;
}

.wcps-container .owl-nav.middle-fixed .owl-prev {
  background: url('/wp-content/uploads/2019/04/left-arrow.svg');
  border: none;
  border-radius: 0;
  color: rgb(0, 0, 0);
  height: 50px;
  padding: 0;
  position: absolute;
  left: -50px;
  top: 0;
  width: 50px;
  transition: all 0.6s ease 0s;
  background-size: cover;
  background-position: center;
}

.wcps-container:hover .owl-nav.middle-fixed .owl-prev,
.wcps-container:hover .owl-nav.middle-fixed .owl-next {
  border: none;
}

.wcps-container:hover .owl-nav.middle-fixed .owl-next,
.wcps-container:hover .owl-nav.middle-fixed .owl-prev,
.wcps-container:hover .owl-nav.middle-fixed .owl-next {
  box-shadow: none;
}

.wcps-container:hover .owl-nav.middle-fixed .owl-next {
  right: -50px;
}

.wcps-container:hover .owl-nav.middle-fixed .owl-prev {
  left: -50px;
}

.shop-home-head {
  padding-bottom: 30px;
  margin-top: 100px;
}

.shop-home-head h4 {
  color: #264559;
}

.shop-back {
  background-image: url('/wp-content/uploads/2020/01/semi-circle-right.svg');
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  padding-bottom: 50px;
}

.service-small {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.green-link {
  color: #1cb2ad;
  margin-top: 30px;
  padding-bottom: 5px;
  border-bottom: 2px solid;
  border-color: #1cb2ad;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}

a:hover {
  color: #1cb2ad;
}

#services {
  padding: 100px 0;
  background-image: url('/wp-content/uploads/2020/01/home-service-background.svg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: 20%;
}

.working-middle {
  margin: 50px 0 100px 0;
}

.shop-filters {
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
  margin: 0 100px;
}

.woocommerce .woocommerce-breadcrumb {
  padding-bottom: 20px;
}

.woocommerce div.product .product_title {
  font-size: 32px;
  color: #264559;
}

.woocommerce div.product form.cart div.quantity {
  margin: 15px 15px 0 0;
}

.rounded {
  font-size: 25px;
}

/* .woocommerce .woocommerce-ordering select {
  display: none;
} */

#main {
  padding-top: 50px;
}

.page-title {
  color: #264559;
}

/***- INTERLOCK -***/

.interlock-header p {
  letter-spacing: 1px;
}

#hero-interlock {
  background-color: #3aaea9;
  /* height: 100vh; */
  height: 80vh;
}

.drager-partner {
  margin-right: 30px;
  margin-bottom: 15px;
}

.interlock-links {
  float: left;
  margin-right: 50px;
  color: white;
  letter-spacing: 1px;
  font-weight: bold;
}

.drink {
  margin-bottom: 20px;
}

.partnership-logos {
  text-align: right;
}

.interlock-header {
  color: white;
}

.interlock-header h1 {
  font-size: 35px;
  line-height: 40px;
}

.think-height {
  width: 70px;
  display: none;
}

.sm-section {
  margin: 40px 0;
}

.lg-section {
  margin: 70px 0;
}

.price-emph {
  font-size: 55px;
  line-height: 65px;
  border-bottom: 3px solid #3aaea9;
}

.lorry {
  position: absolute;
  right: 0px;
  width: 100%;
  padding: 0;
}

.lorry img {
  float: right;
  width: 100%;
}

.interlock-stock,
.testing-interlock {
  width: 100%;
  -webkit-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
}

#fld_163482_1 {
  color: white;
  background-color: #adadad;
  border-color: #adadad;
  border-radius: 25px;
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Gilroy-Light;
  transition: 0.5s;
  border-width: 2px;
  float: right;
}

.interlock-field div input {
  border-top: 0;
  border-radius: 0;
  border-right: 0;
  border-left: 0;
  padding: 15px 0;
  font-size: 14px;
  border-bottom-width: 2px;
  border-bottom-color: #969da0;
}

.interlock-message div textarea {
  border-color: #969da0;
  border-width: 2px;
}

#fld_6443714Label {
  color: #495057;
}

.tick-at-just {
  display: flex;
  margin: 20px 0;
}

.tick-at-just img {
  max-height: 30px;
  margin-right: 10px;
}

.tick-pro img {
  max-width: 40px;
}

.sectors-re h1 {
  margin-bottom: 20px;
}

.row.zigzag {
  margin: 100px 0 100px 0;
}

.flex-cent {
  display: flex;
}

.tick-at-just p {
  min-height: 75px;
}

.get-in-touch {
  border: 2px solid #3aaea9;
  color: white;
  background-color: #3aaea9;
  border-radius: 33px;
  padding: 20px 40px;
  margin-top: 30px;
  transition: 0.5s;
}

.get-in-touch:hover {
  cursor: pointer;
  color: #3aaea9;
  background-color: white;
}

.interlock-btn {
  border: 2px solid #3aaea9;
  color: white;
  background-color: #3aaea9;
  border-radius: 33px;
  padding: 20px 40px;
  transition: 0.5s;
}

.interlock-btn:hover {
  cursor: pointer;
  color: #3aaea9;
  background-color: white;
}

/***- BLOG -***/

.blog-posts {
  padding: 50px 0;
}

#blog-landing {
  padding-bottom: 50px;
}

.pd-top-30 {
  padding-top: 30px;
}

.no-pd {
  padding: 0;
}

.blog-date,
.blog-content,
.blog-title {
  color: #264559;
}

/* .blog-content img {
  width: 100%;
  margin-bottom: 30px;
} */

.news-header {
  padding: 50px 0 20px 0;
  color: #264559;
}

.post-image img {
  max-width: 90%;
  position: sticky;
  top: 150px;
}

.post-image {
  text-align: center;
}

#blog {
  padding: 50px 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(245, 247, 249, 1) 100%);
}

.blog-links a,
.blog-links-prev a {
  color: #264559;
  transition: 0.5s;
}

.blog-links a:hover,
.blog-links-prev a:hover {
  color: #39adaa;
  transition: 0.5s;
}

.select2-container--default .select2-selection--single {
  background-color: #eef1f4 !important;
  border: none !important;
  /* padding: 18px 20px; */
  border-radius: 30px !important;
  color: #264559;
  font-weight: 400;
  font-family: Gilroy-Light;
  height: 50px !important;
  padding: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px !important;
  right: 30px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #264559 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #264559 transparent transparent transparent !important;
}

/* .side-1 div {
  padding: 0 100px 0 0;
} */

.woo-description-section {
  clear: both;
}

.woocommerce-product-search input {
  background-color: #eef1f4 !important;
  border: none !important;
  /* padding: 18px 20px; */
  border-radius: 30px !important;
  color: #264559;
  font-weight: 400;
  font-family: Gilroy-Light;
  height: 50px !important;
  padding: 20px 30px;
}

.woocommerce-product-search button {
  background-color: #264559 !important;
  border: none !important;
  /* padding: 18px 20px; */
  border-radius: 30px !important;
  color: white;
  font-weight: 400;
  font-family: Gilroy-Light;
  height: 50px !important;
  padding: 10px 25px;
  position: relative;
  right: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 18px;
  padding-top: 2px;
  padding-right: 62px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.woocommerce .woocommerce-breadcrumb {
  display: none;
}

.shop-pd {
  padding-bottom: 25px;
}

.single-shop-btn {
  margin-bottom: 50px;
}

.woocommerce-Price-amount .amount {
  color: #3aaea9 !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}

.price_slider {
  margin-bottom: 1em;
}
.price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.price_slider_amount .button {
  font-size: 1.15em;
}
.price_slider_amount .button {
  float: left;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.9em;
  height: 0.9em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  cursor: pointer;
  background: #e7e7e7;
  background: white;
  outline: none;
  top: -0.3em;
  /* -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset; */
  border-radius: 50%;
}
.ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: none repeat scroll 0 0 #3aaea9;
  box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
  -webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
  -moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #1e1e1e;
  background: #264559;
}
.ui-slider-horizontal {
  height: 0.5em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

.side-3 div {
  margin-left: 25px;
}

.related {
  display: none;
}

/* .slick-track{
  margin: 0;
} */

.sing-prod-btn {
  margin-top: 30px;
}

.sing-btn {
  width: 30%;
}

.grey-btn {
  text-decoration: none;
  border: solid;
  border-color: #eef1f4;
  border-width: 2px;
  padding: 15px 25px;
  border-radius: 35px;
  background-color: #eef1f4;
  transition: 0.5s;
  color: #264559;
  margin-right: 20px;
}

.woocommerce-tabs {
  padding-top: 50px;
}

.cat-section {
  padding: 100px 0;
}

.testimonials {
  margin-top: 30px;
}

.testimonials div {
  text-align: center;
}

.test-header {
  text-align: center;
  padding-bottom: 20px;
  margin-top: 40px;
}

.test {
  padding: 150px 0;
  background-image: url('/wp-content/uploads/2020/01/testimonials.svg');
  background-position: right;
  background-repeat: no-repeat;
  background-size: 35%;
}

.test-prev {
  display: none !important;
}

.slick-prev:before,
.slick-next:before {
  color: #3aaea9;
}

.testimonials div p {
  width: 80%;
  text-align: left;
  margin-bottom: 10px;
}

.store-side {
  position: fixed;
  right: 0;
  top: 20vh;
  height: 200px;
  -webkit-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.1);
}

/* -- FAQs -- */

.page-template-content table {
  margin-top: 20px;
}

.page-template-content tbody {
  border: 1px solid;
  font-family: futura;
  font-weight: 300;
  font-size: 16px;
}

.page-template-content tbody tr {
  border: 1px solid;
}

.page-template-content tbody td {
  /* border: 1px solid; */
  padding: 10px;
}

.faq-title {
  margin-bottom: 10px;
}

.faq-body {
  margin-bottom: 50px;
}

.card-faq {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.faqs {
  margin-top: 50px;
}

.card-body {
  width: 90%;
  font-family: Gilroy-Light;
}

.faq-main {
  background-image: url(/wp-content/uploads/2019/10/Palm-Leaf-Right.png);
  background-position: right top;
  background-repeat: no-repeat;
}

.card-header h5 button,
.card-header h5 button:hover {
  color: #142e40;
  transition: 0.3s;
  text-decoration: none;
  white-space: normal;
  text-align: left;
  font-family: Gilroy-Light;
}

.faq-bio {
  padding: 75px 0 0 0;
  display: none;
}

.card {
  margin-bottom: 25px;
}

.card-header {
  border-bottom: 0;
  background-color: #eef1f4;
}

.card {
  border: none;
}

/* <------- 404 NEW -------> */

/*
VIEW IN FULL SCREEN MODE
FULL SCREEN MODE: http://salehriaz.com/404Page/404.html

DRIBBBLE: https://dribbble.com/shots/4330167-404-Page-Lost-In-Space
*/

/* @import url('https://fonts.googleapis.com/css?family=Dosis:300,400,500'); */

@-moz-keyframes rocket-movement {
  100% {
    -moz-transform: translate(1200px, -600px);
  }
}
@-webkit-keyframes rocket-movement {
  100% {
    -webkit-transform: translate(1200px, -600px);
  }
}
@keyframes rocket-movement {
  100% {
    transform: translate(1200px, -600px);
  }
}
@-moz-keyframes spin-earth {
  100% {
    -moz-transform: rotate(-360deg);
    transition: transform 20s;
  }
}
@-webkit-keyframes spin-earth {
  100% {
    -webkit-transform: rotate(-360deg);
    transition: transform 20s;
  }
}
@keyframes spin-earth {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    transition: transform 20s;
  }
}

@-moz-keyframes move-astronaut {
  100% {
    -moz-transform: translate(-160px, -160px);
  }
}
@-webkit-keyframes move-astronaut {
  100% {
    -webkit-transform: translate(-160px, -160px);
  }
}
@keyframes move-astronaut {
  100% {
    -webkit-transform: translate(-160px, -160px);
    transform: translate(-160px, -160px);
  }
}
@-moz-keyframes rotate-astronaut {
  100% {
    -moz-transform: rotate(-720deg);
  }
}
@-webkit-keyframes rotate-astronaut {
  100% {
    -webkit-transform: rotate(-720deg);
  }
}
@keyframes rotate-astronaut {
  100% {
    -webkit-transform: rotate(-720deg);
    transform: rotate(-720deg);
  }
}

@-moz-keyframes glow-star {
  40% {
    -moz-opacity: 0.3;
  }
  90%,
  100% {
    -moz-opacity: 1;
    -moz-transform: scale(1.2);
  }
}
@-webkit-keyframes glow-star {
  40% {
    -webkit-opacity: 0.3;
  }
  90%,
  100% {
    -webkit-opacity: 1;
    -webkit-transform: scale(1.2);
  }
}
@keyframes glow-star {
  40% {
    -webkit-opacity: 0.3;
    opacity: 0.3;
  }
  90%,
  100% {
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    border-radius: 999999px;
  }
}

.spin-earth-on-hover {
  transition: ease 200s !important;
  transform: rotate(-3600deg) !important;
}

.bg-purple {
  background: url(http://salehriaz.com/404Page/img/bg_purple.png);
  background-repeat: repeat-x;
  background-size: cover;
  background-position: left top;
  height: 100vh;
  overflow: hidden;
}

.error-page {
  padding-top: 50px;
}

.central-body {
  /*    width: 100%;*/
  padding: 17% 5% 10% 5%;
  text-align: center;
}

.objects img {
  z-index: 90;
  pointer-events: none;
}

.object_rocket {
  z-index: 95;
  position: absolute;
  transform: translateX(-50px);
  top: 75%;
  pointer-events: none;
  animation: rocket-movement 200s linear infinite both running;
}

.object_earth {
  position: absolute;
  top: 20%;
  left: 15%;
  z-index: 90;
  /*    animation: spin-earth 100s infinite linear both;*/
}

.object_moon {
  position: absolute;
  top: 12%;
  left: 25%;
  /*
    transform: rotate(0deg);
    transition: transform ease-in 99999999999s;
*/
}

.earth-moon {
}

.object_astronaut {
  animation: rotate-astronaut 200s infinite linear both alternate;
}

.box_astronaut {
  z-index: 110 !important;
  position: absolute;
  top: 60%;
  right: 20%;
  will-change: transform;
  animation: move-astronaut 50s infinite linear both alternate;
}

.image-404 {
  position: relative;
  z-index: 100;
  pointer-events: none;
}

.stars {
  background: url(http://salehriaz.com/404Page/img/overlay_stars.svg);
  background-repeat: repeat;
  background-size: contain;
  background-position: left top;
}

.glowing_stars .star {
  position: absolute;
  border-radius: 100%;
  background-color: #fff;
  width: 3px;
  height: 3px;
  opacity: 0.3;
  will-change: opacity;
}

.glowing_stars .star:nth-child(1) {
  top: 80%;
  left: 25%;
  animation: glow-star 2s infinite ease-in-out alternate 1s;
}
.glowing_stars .star:nth-child(2) {
  top: 20%;
  left: 40%;
  animation: glow-star 2s infinite ease-in-out alternate 3s;
}
.glowing_stars .star:nth-child(3) {
  top: 25%;
  left: 25%;
  animation: glow-star 2s infinite ease-in-out alternate 5s;
}
.glowing_stars .star:nth-child(4) {
  top: 75%;
  left: 80%;
  animation: glow-star 2s infinite ease-in-out alternate 7s;
}
.glowing_stars .star:nth-child(5) {
  top: 90%;
  left: 50%;
  animation: glow-star 2s infinite ease-in-out alternate 9s;
}

@media only screen and (max-width: 600px) {
  .navbar-links {
    display: none;
  }

  .custom-navbar {
    text-align: center;
  }

  .brand-logo img {
    width: 120px;
  }

  .box_astronaut {
    top: 70%;
  }

  .central-body {
    padding-top: 25%;
  }
}

/* <------- Services Template -------> */

.scroll-down {
  text-align: center;
  padding-bottom: 30px;
}

.scroll-down p {
  color: white;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 4px;
  font-size: 14px;
}

#services-header {
  background-color: #00b2ad;
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 100%;
  position: relative;
  background-size: 40%;
}

.page-hero {
  height: 69vh;
  display: flex;
  align-items: center;
}

.hero-tag {
  margin-bottom: 0;
  font-family: Gilroy-Light;
  letter-spacing: 1px;
  font-size: 14px;
  margin-bottom: 20px;
}

.white-content h1,
.white-content h2,
.white-content h5,
.white-content h3,
.white-content p,
.white-content a {
  color: white;
}

.mg-auto {
  margin: 0 auto;
}

.center-text {
  text-align: center;
}

.advantage-row {
  margin-top: 50px;
}

/* .advantages {
  background-image: url('/wp-content/uploads/2020/02/services-semi.svg');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 15%;
} */

.points-section {
  padding-top: 100px;
}

.bullet-pointers {
  display: flex;
  align-items: center;
  padding: 10px 0;
}

.bullet-pointers img {
  height: 75px;
  margin-right: 20px;
}

.point-container {
  width: 80%;
}

.point-container h2 {
  margin-bottom: 20px;
}

.why-boxes {
  border-radius: 10px;
  padding: 32px;
  padding-top: 70px;
  text-align: center;
  height: 452px;
}

.green-back {
  background-color: #1cb2ad;
  margin-top: 140px;
}

.blue-back {
  background-color: #142e40;
  margin-top: 70px;
}

.why-boxes h3 {
  margin: 35px 0 15px 0;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}

.why-boxes p {
  color: white;
  margin-bottom: 0;
}

.service-cta .row {
  background-color: #1ab1ac;
  border-radius: 10px;
  padding: 100px 0;
  text-align: center;
  margin: 0 auto;
}

.service-cta .row img {
  margin-bottom: 75px;
  height: 25px;
}

.service-cta .row h3 {
  color: white;
  margin-bottom: 50px;
  font-size: 47px;
  line-height: 54px;
  letter-spacing: 0.5px;
  font-family: Gilroy-Light;
}

.service-cta {
  padding-top: 160px;
}

/* <------- Animation -------> */

/* Animations */
p,
h1,
h2,
h3,
h4,
h5,
img {
  opacity: 0;
}
.paraFadeIn {
  -webkit-animation: slideIn 0.8s ease 0.3s forwards;
  animation: slideIn 0.8s ease 0.3s forwards;
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideIn {
  0% {
    -webkit-transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}

/***- RESPONSIVE -***/

@media screen and (min-width: 1900px) {
  .navbar-nav {
	width:35%;
}
	.navbar-light .navbar-nav .nav-link {
font-size:18px;}
	#hero-interlock {
    height: 55vh;
  }
  .testimonials div p {
    width: 90%;
  }
  .hero-image img {
    width: auto;
  }
  #services,
  .test {
    background-size: contain;
  }
  body.home,
  #services-header {
    background-size: auto;
  }
  .page-hero {
    height: 77vh;
  }
  .page-template-why-us {
    background-size: 30%;
  }
  .advantages {
    background-size: 20%;
    padding-bottom: 70px;
    padding-top: 70px;
  }
  .sectors-main {
    padding-top: 100px;
    background-size: auto, auto;
  }
  .single-industry img {
    height: auto;
  }
  .post-image img {
    max-width: 90%;
  }
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  #fld_6470420_1-wrap,
  #fld_6470420_2-wrap {
    position: absolute;
    left: -60%;
  }
  .hero-two-row {
    height: 85vh;
  }
  .hero-two {
    height: 80vh;
  }
  .footer-links,
  .footer-social {
    margin-bottom: 0;
  }
  .side-1 div {
    padding: 0 30px 0 0;
  }
}

@media only screen and (max-width: 1024px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 2rem;
  }
  .testing-box {
    padding: 20px 35px 50px 35px;
  }
  .header-image {
    height: 17vh;
  }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  .testing-box div {
    justify-content: center;
    margin: 0;
  }
  .beneifts-img {
    display: none;
  }
  .services-box div h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .testing-box {
    padding: 20px 30px 20px 45px;
  }
  .header-image {
    height: 12vh;
  }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media screen and (max-width: 768px) {
  .beneifts-img,
  .footer-plant,
  .chair,
  .store-side {
    display: none;
  }
  .hiring-content {
    padding: 100px 75px;
  }
  .hero-two {
    height: 50vh;
  }
  .hero-two-row {
    height: 55vh;
  }
  .hottest-jobs {
    padding-top: 50px;
  }
  footer {
    height: 100%;
    background-image: none;
    margin-top: 50px;
    padding-top: 50px;
    padding-left: 15px;
  }
  .footer-start {
    padding-left: 15px;
  }
  .plant {
    text-align: left;
  }
  .best {
    padding-top: 10px;
  }
  .logo-best {
    padding-top: 30px;
  }
  .center-home {
    margin: 0;
  }
  .float-rght {
    float: left;
  }
  .oc-hr div {
    padding: 25px 0;
  }
  .div-line {
    border-left: none;
    border-right: none;
  }
  .shop-back {
    background-image: none;
  }
  #fld_6470420_1-wrap,
  #fld_6470420_2-wrap {
    position: absolute;
    left: -55%;
  }
  .why-btn,
  .hr-btn-mob {
    margin-top: 20px;
  }
  .lorry {
    display: none;
  }
  .partnership-logos {
    text-align: left;
  }
  .think-height {
    display: none !important;
  }
  .work-with img {
    display: inline-block;
    width: 49%;
  }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media screen and (max-width: 615px) {
  .beneifts-img,
  .hero-two,
  .footer-plant,
  .shop-ad,
  .store-side,
  .think-height {
    display: none !important;
  }
  .hiring-content {
    padding: 30px;
  }
  .hiring-hr {
    width: 100%;
  }
  .sectors-re {
    margin-bottom: 75px;
  }
  .hottest-jobs {
    margin-top: 75px;
  }
  .the-jobs {
    margin-top: 20px;
  }
  .plant {
    margin: 50px 0;
  }
  .center-home {
    margin: 0;
  }
  .float-rght {
    float: left;
  }
  .div-line {
    border-right: 0px solid #eef0f2;
    border-left: 0px solid #eef0f2;
  }
  .oc-hr div {
    padding: 20px 0;
  }
  .why-btn {
    margin-top: 30px;
  }
  .header-image {
    height: 13vh;
  }
  #hero {
    height: 100vh;
  }
  #herointerlock {
    height: auto;
  }
  .main-sectors {
    padding: 50px 0 50px 0;
  }
  .shop-back,
  .blue-background-right {
    background-image: none;
  }
  .latest-news {
    padding-left: 0;
  }
  #fld_6470420_1-wrap,
  #fld_6470420_2-wrap {
    position: static;
    left: 0;
  }
  .footer-start {
    padding-left: 15px;
  }
  .plant {
    text-align: left;
  }
  .best {
    padding-top: 10px;
  }
  .logo-best {
    padding-top: 30px;
  }
  .home-div {
    width: 75%;
  }
  .hr-btn-mob {
    margin-top: 20px;
  }
  .bespoke-benefits {
    padding: 75px 0;
  }
  .hiring-content p {
    width: auto;
  }
  .page-content p {
    width: 100%;
  }
  .testing-box {
    padding: 50px 35px 50px 35px;
  }
  .testing-box div {
    height: auto;
  }
  .woocommerce ul.products[class*='columns-'] li.product,
  .woocommerce-page ul.products[class*='columns-'] li.product {
    width: 100%;
  }
  .side-1 {
    margin-bottom: 50px;
  }
  .side-3 {
    margin-top: 50px;
  }
  .side-1 div {
    padding: 0;
  }
  .side-3 div {
    margin-left: 0;
  }
  .woocommerce-product-search button {
    position: static;
  }
  h1 {
    font-size: 45px;
    line-height: 55px;
  }
  .contact-info {
    text-align: left;
  }
  .flex-center {
    justify-content: center;
  }
  .partner-logo {
    padding: 30px 15px 20px 15px;
  }
  .b-footer-text {
    margin-bottom: 30px;
  }
  .work-with img {
    display: inline-block;
    width: 49%;
  }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media screen and (max-width: 320px) {
  .sectors-re {
    margin-bottom: 75px;
  }
  .center-home {
    margin: 0;
  }
  .float-rght {
    float: left;
  }
  .div-line {
    border-right: 0px solid #eef0f2;
    border-left: 0px solid #eef0f2;
  }
  .oc-hr div {
    padding: 20px 0;
  }
  .why-btn {
    margin-top: 30px;
  }
  .hottest-jobs {
    margin-top: 75px;
  }
  .the-jobs {
    margin-top: 20px;
  }
  .plant {
    margin: 50px 0;
  }
  .beneifts-img {
    display: none;
  }
  .hero-image {
    margin-top: 50px;
  }
  .hiring-content {
    padding: 100px 50px;
  }
  .hiring-content p {
    width: 100%;
  }
  .services-box div h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .page-content p {
    width: 90%;
  }
  .contact-info {
    text-align: left;
  }
  .header-image {
    height: 13vh;
  }
  #hr {
    padding: 0 0 75px 0;
  }
  .bespoke-benefits {
    padding: 60px 0;
  }
  #page-header {
    padding: 50px 0 60px 0;
  }
  .slider-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
  #hero {
    height: 110vh;
  }
  #hero-interlock {
    height: auto;
  }

  .select2-container--default .select2-results__option--highlighted[aria-selected],
  .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #3aaea9 !important;
    color: #fff;
  }

  select2-results__option select2-results__option--highlighted {
    background-color: #3aaea9 !important;
  }

  .added_to_cart a {
    color: #3aaea9;
  }
}
