/*-----------------
* palette
* ----------------
*
*/

/******** GLOBAL *******/

@font-face {
  font-family: SF;
  src: url("/app/themes/MO-Wordpress/assets/fontsSF-Pro-Display-Regular.ttf");
}

body {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  color: #707070;
  font-weight: 400;
}

input,
form {
  color: #111;
}

input {
  padding: 5px 10px;
}

.img-responsive {
  object-fit: cover;
  width: auto;
  height: auto;
}

a {
  text-decoration: none;
  color: #00b25c;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #363636;
}

.button,
a.button,
.btn,
input.wpcf7-form-control.wpcf7-submit,
input[type="submit"] {
  background-color: #363636;
  color: #fff;
  border-radius: 8px;
  padding: 15px 45px;
  font-weight: bold;
  border: 1px solid #363636;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.button:hover,
a.button:hover,
.btn:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: transparent;
  color: #000;
}

.breadcrumbs {
  margin-top: 0px;
  background: #fff;
  border: 0px solid #fff;
  padding: 0px;
  font-size: 14px;
  margin-top: 30px;
}

.breadcrumbs-wrap {
  background: transparent;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  text-transform: uppercase;
}

h1,
.h1 {
  font-size: 30px;
}

h2,
.h2 {
  font-size: 26px;
}

h3,
.h3 {
  font-size: 22px;
}

h4,
.h4 {
  font-size: 11px;
}

/******** Content **********/

ul.contact-details {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 22px;
  list-style: none;
  margin-top: 30px;
}


.contact-details li:nth-child(2){
  margin: 15px 0;
}

.faContact{
  color: #00b25c;
  padding-right: 10px;
}

.grey-strip input.wpcf7-form-control.has-spinner.wpcf7-submit{
  background-color: #fff;
  color: #000;
}

.news-block-inner{
  margin-top: 30px;
}

.news-inner-title {
  font-size: 22px;
  margin: 15px 0 15px 0;
  font-weight: 500;
}

.news-inner-date {
  position: absolute;
  left: 0;
  bottom: 60px;
  background: rgba(255,255,255,0.8);
  z-index: 999;
  padding: 15px 30px;
  color: #707070;
}

.woocommerce-result-count{
  display: none;
}

form.woocommerce-ordering {
  display: none;
}

.product_meta {
  display: none;
}

.btn-bim{
  background-color: #00b25c;
  border-color: #00b25c;
  margin-top: 15px;
}

.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  font-weight: 600;
}

.btn-primary:hover {
  border-color: #00b25c;
  color: #00b25c;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
  display: none;
}

.alternating_wrap_single{
  margin: 60px 0;
}

/******** Header *********/

.header-wrap {
  padding: 15px;
  background: #00b25c;
  position: relative;
  margin-bottom: 60px;
}

.header_contact {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

ul.header_contact {
  display: flex;
  align-items: center;
  align-content: center;
  height: 100%;
}

.header_contact li {
  margin: 0 10px;
  display: inline-block;
}

.header_contact li:first-child {
  margin-left: 0px;
}

.header_contact a {
  color: #fff;
}

.header_contact a:hover {
  color: rgba(255, 255, 255, 0.6);
}

.header_contact li:nth-child(2) {
  font-weight: 300;
}

.menu_header a {
  color: #fff;
}

.menu_header .current_page_item a{
  color: rgba(255,255,255,0.6);
}

.menu_header a:hover {
  color: rgba(255,255,255,0.6);
}

.menu_header li {
  display: inline-block;
  margin: 10px 8.5px;
}

#header .custom-logo {
  display: block;
  margin: 0px auto;
  height: auto;
  width: 85%;
  position: absolute;
}

.xs-menu-wrap {
  position: absolute;
  z-index: 999999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  background: #00b25c;
  opacity: 0;
  overflow: hidden;
}

nav.menu_header {
  display: flex;
  align-items: center;
}

.bottom_content_margin{
  margin-top: 30px;
}

#xs-menu-inner-wrap {
  display: flex;
  padding: 0;
  margin: 0;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  height: 100%;
}

.slider-menu-items li a {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  width: 100%;
  float: left;
  text-align: center;
}

.slider-menu-items li {
  position: relative;
  display: block;
  z-index: 9;
  width: 100%;
  float: left;
  text-align: center;
}

.navbar-nav {
  list-style: none;
  text-align: center;
  float: none;
  margin: auto;
  display: block;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-evenly;
}

.slider-menu-items li a:focus,
.slider-menu-items li a:hover,
.slider-menu-items li.current_page_item a {
  text-decoration: none;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.6);
}

.xs-menu-wrap.open {
  width: 100%;
  opacity: 1;
}

.xs-menu-wrap.fade {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  width: 100%;
}

.xs-menu-wrap.slide {
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  opacity: 1;
}

.bar1 {
  width: 50px;
  height: 5px;
  background-color: #fff;
  margin: 3px 0;
  transition: 0.4s;
  border-radius: 34px;
}

.bar2 {
  width: 35px;
  height: 5px;
  background-color: #fff;
  margin: 3px 0;
  transition: 0.4s;
  border-radius: 34px;
}

.bar3 {
  width: 20px;
  height: 5px;
  background-color: #fff;
  margin: 3px 0;
  transition: 0.4s;
  border-radius: 34px;
}

a.custom-logo-link {
  width: 100%;
  position: relative;
}

.center_col {
  display: flex;
  align-items: center;
}

#header ul{
  margin: 0px;
}

.bar1.change {
  /*-webkit-transform: rotate(-45deg) translate(-5px, 5px);
  transform: rotate(-45deg) translate(-5px, 5px);*/
}

.bar2.change {
  margin: 3px 15px 3px 0;
}

.bar3.change {
  /*-webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);*/
  margin: 3px 30px 3px 0;
}

.no-scroll {
  overflow: hidden;
}

.col_wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}

.fa-xs-phone {
  margin: 3px 5px;
}

.menu-row {
  display: flex;
  flex-wrap: wrap;
}

.menu-col {
  align-items: center;
  display: flex;
}

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

.header-xs-icons .fa {
  font-size: 26px;
}

.header-xs-icons a {
  color: #fff;
}

header#header {
  position: relative;
  z-index: 999999;
}

#header-bars-wrap {
  cursor: pointer;
  position: relative;
  z-index: 9999999;
  float: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.top-home-wrap {
  margin-top: -60px;
}

.no-padding {
  padding: 0px;
}

.navbar-nav>li>a {
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
}

.navbar-nav>li:hover>a {
  color: #00b25c;
}

.navbar-nav>.active>a {
  color: #00b25c;
}

.navbar-nav {
  list-style: none;
  text-align: center;
  float: none;
  margin: auto;
  display: block;
}

.navbar-nav li {
  position: relative;
  display: inline-block;
  text-align: center;
  float: none;
}

.menu_home {
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 1) 60%,
      rgba(255, 255, 255, 1) 100%);
  height: 100%;
  width: 100%;
}

.menu_home_right {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  margin-top: 60px;
}

.menu_home_right ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.menu_home_right a {
  height: 50px;
  width: 50px;
  margin: 30px 0;
  border-radius: 50%;
  font-size: 26px;
  background: #000;
  color: #fff;
  display: block;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.menu_home_right a:hover {
  background: #00b25c;
}

.navbar-nav {
  list-style: none;
  text-align: center;
  float: none;
  margin: auto;
  display: block;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100%;
}

/******** Footer ***********/

.bottom-footer {
  font-size: 14px;
  color: #fff;
}

img.footer_chat {
  width: 65px;
  float: right;
}

.col_flex_footer {
  display: flex;
  align-items: flex-end;
}

.col_flex_right_footer {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

#footer a.custom-logo-link {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  align-content: flex-end;
  height: 100%;
}

#footer {
  background: #000000;
  position: relative;
  padding: 60px 0;
  overflow: hidden;
}

#footer:after {
  content: "";
  background: rgba(0, 178, 92, 0.32);
  height: 300px;
  width: 300px;
  position: absolute;
  border-radius: 50%;
  top: 60px;
  pointer-events: none;
  right: -125px;
}

#footer li a {
  color: #fff;
  font-size: 18px;
}

#footer li a:hover {
  color: rgba(255, 255, 255, 0.6);
}

#footer li {
  margin: 10px 0;
}

#footer h3 {
  margin-bottom: 45px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: relative;
}

#footer h3:after {
  content: "";
  border-top: 3px solid #00b25c;
  border-radius: 26px;
  color: #fff;
  font-size: 30px;
  height: 1px;
  width: 65%;
  text-align: center;
  margin: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}

.wpcf7-text,
.wpcf7-textarea {
  width: 100%;
  color: black;
  padding: 8px;
  border-radius: 0px;
  height: 50px;
  width: 100%;
  margin: 10px 0;
}

.wpcf7-textarea {
  height: 200px;
}

.middle-footer {
  padding: 30px 0;
  color: #fff;
}

#footer {
  font-size: 18px;
}

#footer input.wpcf7-form-control.wpcf7-submit {
  background: rgb(0, 178, 92);
  background: linear-gradient(309deg,
      rgba(0, 178, 92, 1) 0%,
      rgba(0, 89, 46, 1) 100%);
  border-radius: 0px;
  float: right;
  color: #fff;
}

#footer input.wpcf7-form-control.wpcf7-submit:hover {
  background: rgb(0, 178, 92);
  background: linear-gradient(309deg,
      rgba(0, 89, 46, 1) 0%,
      rgba(0, 178, 92, 1) 100%);
  border-radius: 0px;
  float: right;
  color: #fff;
}

/******** Slider **********/

.slider-overlay {
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9000;
  background: rgba(0, 0, 0, 0.1);
}

.slide-overlay {
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  color: #fff;
  text-align: center;
}

.slide-overlay,
.slider-overlay {
  width: 100%;
  position: absolute;
  left: 0;
}

.wpcf7-form-control-wrap {
  position: relative;
  background: white;
}

/********* Nav Bar *********/

.sector_logos {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.sector_logos li {
  display: inline-block;
  margin: 0px 10px;
}

.sector_logos img {
  object-fit: contain;
}

.content-strip-60 {
  padding: 60px 0;
}

.lighter-grey-strip {
  background: #c1c1c1;
}

.col_center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bottom_block_wrap img {
  border: 2px solid #707070;
  margin-bottom: 15px;
}

.bottom_block_wrap:hover a {
  color: #00b25c;
}

.bottom_block_wrap a {
  text-align: center;
  color: #000000;
  display: block;
  font-size: 22px;
}

.logo-tans {
  margin-top: 60px;
  margin-bottom: 120px;
}

.dark-green_background {
  background: #00b25c;
  color: #000;
}

.wrap_subscribe {
  display: flex;
  align-items: center;
  align-content: center;
}

.wrap_subscribe .wpcf7-text {
  min-width: 50%;
  width: 95%;
  margin-right: -60px;
  border-radius: 8px;
  height: 60px;
}

.newsletter_title {
  color: #fff;
  font-size: 30px;
}

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

.col_mid {
  justify-content: center;
}

.col_center_block {
  display: flex;
  align-items: center;
}

.row_margin {
  margin: 60px 0;
}

.black-box-wrap {
  background: #000;
  padding: 60px;
  border-radius: 34px;
  position: absolute;
  right: 0px;
  color: #fff;
  top: 60px;
}

.third-home-index {
  position: relative;
}

.content-strip-small {
  padding: 15px 0;
}

.light-grey-strip {
  background: #c1c1c1;
}

.image_wrap {
  margin-top: 30px;
}

.image_wrap img {
  width: 100%;
  border-radius: 34px;
  object-fit: contain;
  background: #fff;
 /* padding: 15px; */
}

.case-study-logo>img {
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  height:auto;
  display: block;
  margin-bottom: 30px;
}

.key-points-ul{
list-style: none;
padding: 0px;
margin: 0px;
}

.key-points-ul li{
display: inline-block;
margin: 0 15px;
}

.key-points-ul li p{
margin: 0 0px;
}

.page-header-lower h3 {
  padding: 15px 0 0px 0;
  margin: 20px 0;
  position: relative;
  text-align: left;
  position: relative;
}

.page-header-lower h3:after {
  content: "";
  border-top: 3px solid #00b25c;
  border-radius: 26px;
  color: #fff;
  font-size: 30px;
  height: 1px;
  width: 22.5%;
  text-align: left;
  margin: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
}

.key-points-wrap {
  padding: 38px 15px;
  text-align: center;
  background: #f7f7f7;
  border: 1px solid #eaeaea;
  margin-top: 0px;
  margin-bottom: 30px;
}

.key-points-wrap>.key-point {
  display: inline;
  margin-right: 5px;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
    border-top-color: rgb(0, 160, 210);
    border-right-color: rgb(0, 160, 210);
    border-bottom-color: rgb(0, 160, 210);
    border-left-color: rgb(0, 160, 210);
  color: #f00;
    -webkit-filter: invert(100%);
  filter: invert(100%);
}

.white-text {
  color: #fff;
}

.grey-strip {
  background: #00b25c;
}

.grey-strip-signup {
  background: #1a1b17;
}

.second_arrow_wrap {
  display: flex;
  align-items: center;
  align-content: center;
  flex-direction: row;
  height: 100%;
  margin: 15px 0 15px 0;
  justify-content: center;
}

i#second_arrow_left {
  border: 3px solid #000;
  color: #000;
  padding: 15px;
  border-radius: 14px;
  cursor: pointer;
  margin: 0 5px;
}

i#second_arrow_right {
  border: 3px solid #000;
  color: #000;
  padding: 15px;
  border-radius: 14px;
  cursor: pointer;
  margin: 0 5px;
}

.title-testimonial{
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 22px;
}

.grey-strip .testimonial{
  color: #fff;
}

/*
.owl-carousel .owl-stage-outer {
  overflow: visible;
}
*/
/*  .content-strip-strips:after{
  content: "";
  border-top: 3px solid #000000;
  height: 3px;
  width: 100vw;
  position: absolute;
  top: 40%;
  transform: translateY(-40%);
  left: 0;
  right: 0;
      z-index: -1;
}

.content-strip-strips:before{
  content: "";
  border-top: 3px solid #000000;
  height: 3px;
  width: 100vw;
  position: absolute;
  top: 60%;
  transform: translateY(-60%);
  left: 0;
  right: 0;
   z-index: -1;
}
*/

.second_block_wrap a {
  position: relative;
  display: block;
  text-align: center;
  margin: 30px 0 0 0;
}

/*
.second_block_title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  font-size: 26px;
  color: #000;
  text-align: center;
  z-index: 999999;
}
*/

.second_block_title{
  font-size: 26px;
  color: #000;
  text-align: center;
}

.second_block_wrap:hover .second_block_name{
  color: #fff;
}

.second_block_lines {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  height: 100%;
}

.second_block_wrap img {
  border-radius: 50%;
  height: 375px;
  width: 100%;
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  cursor: pointer;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  z-index: 99999;
}

/*
.second_block_wrap a:after{
  content: "";
  border-top: 5px solid #000000;
  height: 0px;
  width: 100vw;
  position: absolute;
  top: 40%;
  transform: translateY(-40%);
  left: -60px;
  right: 0;
  z-index: 9;
}

.second_block_wrap a:before{
  content: "";
  border-top: 5px solid #000000;
  height: 0px;
  width: 100vw;
  position: absolute;
  top: 60%;
  transform: translateY(-60%);
  left: -60px;
  right: 0;
  z-index: 9;
}
*/

.inner_line_one {
  content: "";
  border-top: 5px solid #000000;
  width: 100vw;
  position: absolute;
  left: -60px;
  right: 0;
  transform: translateY(-10%);
  top: 43%;
  z-index: 9;
}

.inner_line_two {
  content: "";
  border-top: 5px solid #000000;
  width: 100vw;
  position: absolute;
  left: -60px;
  right: 0;
  top: 57%;
  transform: translateY(10%);
  z-index: 9;
}

.second_block_first_line {
  border-top: 5px solid #000000;
  height: 5px;
  position: absolute;
  left: -60px;
  right: 0;
}

.second_block_second_line {
  border-top: 5px solid #000000;
  height: 5px;
  position: absolute;
  left: -60px;
  right: 0;
}

.second_block_wrap {
  margin-top: 30px;
  color: #fff;
  padding: 30px 15px;
  font-size: 14px;
  text-align: center;
  transition-duration: 850ms;
}

.second_block_content {
  margin-top: 30px;
  display: none;
}

.second_block_wrap:hover .second_block_content {
  display: block;
}

.second_block_wrap:hover {
  background: #00b25c;
  height: 100%;
}

.btn-wrap {
  text-align: center;
  margin-top: 60px;
}

.first_top .owl-stage-outer {
  position: relative;
  overflow-x: clip;
  overflow-y: visible;
  -webkit-transform: translate3d(0, 0, 0);
}

.first_top {
  text-align: center;
}

i#top_arrow_left,
i#thrid_arrow_left {
  border: 3px solid #000;
  color: #000;
  padding: 15px;
  border-radius: 14px;
  cursor: pointer;
}

i#top_arrow_right,
i#thrid_arrow_right {
  border: 3px solid #000;
  color: #000;
  padding: 15px;
  border-radius: 14px;
  cursor: pointer;
}

i#top_arrow_right:hover,
i#thrid_arrow_right:hover,
i#top_arrow_left:hover,
i#thrid_arrow_left:hover,
i#second_arrow_left:hover,
i#second_arrow_right:hover {
  border: 3px solid #00b25c;
  background: #00b25c;
  color: #fff;
}

.top_arrow_left {
  display: flex;
  align-items: center;
  align-content: center;
  flex-direction: row;
  height: 100%;
}

.top_arrow_right {
  display: flex;
  align-items: center;
  align-content: center;
  flex-direction: row;
  height: 100%;
}

.top_block_wrap {
  padding: 0px 15px;
  height: 250px;
  width: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 1) -40%,
      rgba(0, 0, 0, 1) 100%);
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  cursor: pointer;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-top: 30px;
  position: relative;
}

.top_block_wrap img {
position: absolute;
height: 100%;
width: 100%;
object-fit: cover;
border-radius:24px;
left: 0;
top: 0;
}

.top_block_wrap:hover {
  background: #000;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.top_block_wrap a {
  color: #fff;
  font-size: 24px;
  text-align: center;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) -40%, rgb(0 0 0 / 55%) 100%);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.third-home-index .grey-strip {
  position: relative;
  overflow: hidden;
}


.fifth-home-index {
  position: relative;
  z-index: 9;
}

.fifth-home-index .page-header {
  position: relative;
  z-index: 9;
}

.fifth-home-index .page-header:before {
  content: "";
  background: rgba(0, 178, 92, 0.05);
  height: 250px;
  width: 250px;
  position: absolute;
  z-index: 999999;
  border-radius: 50%;
  top: -90%;
  left: 0%;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
}

.forth-home-index .dark-green_background:before {
  position: relative;
  overflow: hidden;
}

.forth-home-index .dark-green_background:before {
  content: "";
  background: rgba(0, 178, 92, 0.32);
  height: 250px;
  width: 250px;
  position: absolute;
  z-index: -9;
  border-radius: 50%;
  top: 25%;
  left: 51%;
}

.second-home-wrap {
  color: #fff;
  position: relative;
  overflow: hidden;
}

.second-home-wrap:after {
  pointer-events: none;
  content: "";
  background: rgba(0, 178, 92, 0.32);
  height: 300px;
  width: 300px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  right: -125px;
}

.second-home-wrap:before {
  pointer-events: none;
  content: "";
  background: rgba(0, 178, 92, 0.32);
  height: 200px;
  width: 200px;
  position: absolute;
  border-radius: 50%;
  bottom: -30px;
  left: 630px;
}

.third-home-index .grey-strip:before {
  content: "";
  background: rgba(0, 178, 92, 0.32);
  height: 250px;
  width: 250px;
  position: absolute;
  border-radius: 50%;
  top: 0px;
  right: -125px;
}

.third-home-index .grey-strip:after {
  pointer-events: none;
  content: "";
  background: rgba(0, 178, 92, 0.32);
  height: 250px;
  width: 250px;
  position: absolute;
  border-radius: 50%;
  bottom: 0px;
  left: -125px;
}

.forth-home-index {
  position: relative;
}

.green_background {
  background: #91d0a0;
}

.content-strip {
  padding: 60px 0;
}

.home .content-strip {
  padding: 120px 0;
}

.page-header {
  padding: 0 0 45px 0;
}

.home .page-header {
  padding: 0 0 30px 0;
}

.rowmargin {
  margin-top: 30px;
}

.page-header h1,
.page-header h2 {
  padding: 0px;
  margin: 0px;
  position: relative;
  text-align: center;
  position: relative;
}

.page-header h1:after,
.page-header h2:after {
  content: "";
  border-top: 3px solid #00b25c;
  border-radius: 26px;
  color: #fff;
  font-size: 30px;
  height: 1px;
  width: 22.5%;
  text-align: center;
  margin: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}

.page_count {
  position: fixed;
  z-index: 9999999999999999;
  display: flex;
  align-items: center;
  align-content: center;
  border-radius: 50%;
  height: 125px;
  width: 125px;
  background: #00b25c;
  left: 30px;
  bottom: 30px;
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  cursor: pointer;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  text-align: center;
  /* margin: auto; */
  /* width: 100%; */
  justify-content: center;
  color: #fff;
  font-size: 22px;
}

#footer ul{
  text-align: center;
}

.page_count span{
font-size: 34px;
margin: 0 10px;
}

.page_count .fa:hover{
color: #000;
}

.page_count:hover {
  box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
}

.slideview.visibleE{
 -webkit-transition: opacity 0.8s;
 -moz-transition: opacity 0.8s;
 -o-transition: opacity 0.8s;
 transition: opacity 0.8s;
}

.slideview {
  overflow: auto;
}

#footer{
padding: 0px;
}

#footer .top-wrap{
padding: 60px 0;
}

.sub-page-wrapper{
  margin-top: 30px;
}

.sub-page-title {
  font-size: 22px;
  font-weight: 500;
  margin: 15px 0 5px 0;
}

.page-template-template-cases .sub-page-title {
  font-size: 22px;
  font-weight: 500;
  margin: 15px 0 15px 0;
}

.sub-page-wrapper img{
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

.sub-page-wrapper img:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.news-block-inner img{
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

.news-block-inner img:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.sub-sub-title {
  font-size: 16px;
  margin: -10px 0 10px 0;
  color: #707070;
  font-weight: 500;
}

.woocommerce .page-numbers, .tool-pagination{
  margin-top: 30px !important;
}

.tool-pagination {
    display: flex;
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

ul.pages li{
  border-right: 0px solid #d3ced2;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  padding: 0;
  border-radius: 14px;
}

ul.pages li span, ul.pages li a{
  padding: 0.5em;
  display: block;
}

ul.pages li span.current{
  background: #ebe9eb;
  color: #8a7e88;
  border-radius: 14px;
}

ul.pages{
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 0px solid;
  border-right: 0;
  margin: 1px;
}

.woocommerce nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 0px solid;
  border-right: 0;
  margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: 0px solid #d3ced2;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: #ebe9eb;
  color: #8a7e88;
  border-radius: 14px;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 50%;
  margin: 0;
  margin-bottom: 30px;
}

.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {
  color: inherit;
}

.product-image-wrapper {
  height: 100%;
  padding: 15px;
  border: 1px solid #eeee;
  display: table;
  width: 100%;
}

.display-tablecell {
  display: table-cell;
  vertical-align: middle;
}

.woocommerce-page ul.products li.product a h2.woocommerce-loop-product__title{
  color: #00b25c;
  font-size: 22px;
  margin: 5px 0 5px 0;
  font-weight: 500;
}

.page-title {
  padding: 0 0 5px 0;
  margin: 0 0 45px 0;
  position: relative;
  text-align: center;
  position: relative;
  color: #00b25c;
}

.page-title:after {
  content: "";
  border-top: 3px solid #00b25c;
  border-radius: 26px;
  color: #fff;
  font-size: 30px;
  height: 1px;
  width: 22.5%;
  text-align: center;
  margin: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 25%;
  margin: 0;
  margin-bottom: 30px;
  padding: 10px;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  border-radius: 12px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%) !important;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
  box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%) !important;
}

a.button.product_type_simple{
  display: none;
}

.archive .woocommerce ul.products li.product a{
  color: #fff;
  width: 100%;
  margin-top: 15px;
}

.woocommerce ul.products li.product a img{
  margin: 30px 0 0 0;
}

.woocommerce ul.products li.product a:hover{
  color: #00b25c;
  border-color: #00b25c;
}

a.btn.btn-secondary {
  background: #363636;
  border-color: #363636;
}

a.btn.btn-secondary:hover{
  background: #fff;
  border-color: #00b25c;
  color: #00b25c;
}

.archive .btn-block {
  width: 100%;
}

.margin-bottom-thr{
  margin-bottom: 30px;
}

.block_alter_wrap {
  padding: 120px;
  color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}


.alternating_wrap .img-full{
  width: 100%;
  object-fit: cover;
}

.alternating_wrap .block_alter_wrap{
  padding: 120px;
  color: #fff;
  text-align: center;
}

.alternating_wrap .page-header h2:after {
  border-top: 3px solid #fff;
}


.alternating_wrap .btn_wrap{
  text-align: center;
  margin-top: 30px;
}

.alternating_wrap .black-text  .page-header h2:after {
  border-top: 3px solid #707070;
}

.alternating_wrap .black-text{
  color: #707070;
}

.ubermenu-skin-grey-white {
  border: none;
  background: #00b25c !important;
}

.ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  color: #fff;
  background: #00b25c !important;
}

.ubermenu .ubermenu-target-text {
  display: inline-block;
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: "Poppins", sans-serif !important;
  /* color: #707070; */
  font-weight: 400 !important;
  text-transform: capitalize !important;
  font-size: 17px;
}

.ubermenu-skin-grey-white .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: #00b25c !important;
  color: #fff;
}

.ubermenu-submenu {
  max-height: none !important;
  display: flex !important;
  flex-direction: column !important;
  width: auto !important;
}

.ubermenu .ubermenu-submenu .ubermenu-column-auto {
  min-width: auto !important;
  width: auto !important;
}

.btn_wrap{
  margin: 30px 0 0 0;
}
/******** Responsive ***********/

@media (max-width: 1600px) {
  .menu_header li {
    display: inline-block;
    margin: 0 6.5px;
    font-size: 16px;
  }
  .header_contact li {
    margin: 0 10px;
    display: inline-block;
    font-size: 16px;
  }
  .black-box-wrap {
    padding: 30px;
  }
  .col_center_block {
    font-size: 16px;
  }
}

@media (max-width: 1400px) {
  .menu_header li {
    display: inline-block;
    margin: 0 3.5px;
    font-size: 14px;
  }
  .header_contact li {
    margin: 0 5px;
    display: inline-block;
    font-size: 15px;
  }
  ul#menu-primary-1 {
    margin-top: -2px;
  }
  .second_block_wrap img {
    height: 230px;
  }
  .second_block_title {
    font-size: 20px;
  }
  .black-box-wrap {
    padding: 15px;
  }
  .col_center_block {
    font-size: 16px;
  }
}

/* XL */
@media (max-width: 1200px) {
  .menu_header li {
    margin: 0 2.5px;
    font-size: 12px;
  }
  .header_contact li {
    margin: 0 3.5px;
    font-size: 11px;
  }
  .second_block_wrap img {
    height: 185px;
  }
  .black-box-wrap {
    padding: 10px;
  }
  .col_center_block {
    font-size: 14px;
  }
  .bottom_block_wrap a {
    font-size: 16px;
  }
  i#top_arrow_right, i#thrid_arrow_right {
    border: 3px solid #000;
    color: #000;
    padding: 10px;
    border-radius: 14px;
    cursor: pointer;
  }
  i#top_arrow_left, i#thrid_arrow_left {
    border: 3px solid #000;
    color: #000;
    padding: 10px;
    border-radius: 14px;
    cursor: pointer;
  }
  .newsletter_title {
    color: #fff;
    font-size: 30px;
    text-align: center;
  }
  .wrap_subscribe {
    display: flex;
    align-items: center;
    align-content: center;
    width: 100%;
    justify-content: center;
  }
}

/* L */
@media (max-width: 992px) {

  .block_alter_wrap {
    padding: 60px;
  }

  body {
    font-size: 17px;
  }
  .wpcf7-spinner {
    display: none;
  }
  .sector_logos {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    columns: 2;
}
.sector_logos li {
  display: inline-block;
  margin: 10px 10px;
  /* columns: 2; */
}
  .third_block img{
    height: 300px;
  }

  .third_block{
    margin-bottom: 30px;
  }

  .col_center_block {
    font-size: 13px;
  }
  .wrap_subscribe .wpcf7-text {
    min-width: 97%;
    width: 97%;
    /* margin-left: -10px; */
    border-radius: 8px;
    height: 60px;
  }
  .second_block_wrap img {
    height: 220px;
  }
  .second_block_title {
    font-size: 18px;
  }
  .second_block_wrap {
    margin-top: 30px;
    color: #fff;
    padding: 0;
    font-size: 14px;
    text-align: center;
    transition-duration: 850ms;
  }
  .page_count {
    position: fixed;
    z-index: 9999999999999999;
    display: flex;
    align-items: center;
    align-content: center;
    border-radius: 50%;
    height: 110px;
    width: 110px;
    background: #00b25c;
    left: 30px;
    bottom: 30px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    cursor: pointer;
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    text-align: center;
    /* margin: auto; */
    /* width: 100%; */
    justify-content: center;
    color: #fff;
    font-size: 16px;
  }
  .page_count span {
    font-size: 28px;
    margin: 0 10px;
  }
  #footer h3{
    margin-top: 30px;
  }
  .menu_header li {
    margin: 0.4px;
    font-size: 12px;
  }
  .header_contact li {
    margin: 0px 5.5px;
    font-size: 12px;
  }
  h1,
  .h1 {
    font-size: 26px;
  }

  h2,
  .h2 {
    font-size: 22px;
  }

  h3,
  .h3 {
    font-size: 18px;
  }
  .black-box-wrap {
    padding: 30px;
  }
  .black-box-wrap {
    width: 95% !important;
    position: relative;
    top: 0;
    margin: auto;
    margin-bottom: 120px;
  }
  .top_arrow_left{
    display: none;
  }
  .top_arrow_right{
    display: none;
  }
}

/* M */
@media (max-width: 768px) {

  .block_alter_wrap {
    padding: 30px;
  }

  body {
    font-size: 16px;
  }
  .second_block_wrap img {
    height: 250px;
  }
  .menu_home_right a {
    height: 40px;
    width: 40px;
    margin: 30px 0;
    border-radius: 50%;
    font-size: 20px;
    background: #000;
    color: #fff;
    display: block;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .sector_logos img {
    object-fit: contain;
    height: 35px;
  }
  h1,
  .h1 {
    font-size: 22px;
  }

  h2,
  .h2 {
    font-size: 18px;
  }

  h3,
  .h3 {
    font-size: 16px;
  }

  footer .custom-logo{
    margin-bottom: 20px;
  }

  .slider-menu-items li a {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    width: 100%;
    float: left;
    text-align: center;
}

  #footer .credits {
    text-align: center;
  }

  #footer .accreditation {
    text-align: center;
    margin: auto;
    margin-top: 10px;
  }
}

/* S */
@media (max-width: 576px) {
  .second_block_wrap img {
    height: 205px;
  }
}

/* XS */
@media (max-width: 0px) {}
ul.smiconheader{display: none;}
@media (min-width:1024px) and (max-width:1360px){
	ul.mlgiconheader{display: none;}
  ul.smiconheader{display: block;}
}
