@charset "UTF-8";
/*
    Theme Name: Transcargo Child Theme
    Theme URI: http://logistics.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Transcargo is the only best WordPress theme for transportation and logistics business.  Using Transcargo you can easily create a modern website and start promoting your services.
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
    Text Domain: transcargo-child-theme
    Template: transcargo
*/
@import url("../transcargo/style.css");
/* Scss Document */
/* Scss Document */
/* Scss Document */

@font-face {
  font-family: "ProximaNova-Regular";
  src: url("fonts/ProximaNova/ProximaNova-Regular.otf") format("opentype"),
  url("fonts/ProximaNova/ProximaNova-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ProximaNova-Light";
  src: url("fonts/ProximaNova/ProximaNova-Light.otf") format("opentype"),
  url("fonts/ProximaNova/ProximaNova-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ProximaNova-Semibold";
  src: url("fonts/ProximaNova/ProximaNova-Semibold.otf") format("opentype"),
  url("fonts/ProximaNova/ProximaNova-Semibold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ProximaNova-Bold";
  src: url("fonts/ProximaNova/ProximaNova-Bold.otf") format("opentype"),
  url("fonts/ProximaNova/ProximaNova-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ProximaNova-Black";
  src: url("fonts/ProximaNova/ProximaNova-Black.otf") format("opentype"),
  url("fonts/ProximaNova/ProximaNova-Black.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.txt-tble {
  color: #ffffff !important;
  font-size: 16px;
  border-top: 1px solid #ffffff;
}

.txt-tble tr, .txt-tble th, .txt-tble td {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}

.txt-tble strong {
  color: #ffffff;
}

td.t {
  border-top: 1px solid #ffffff;
}

.tbl-mpesa {
  border-top: 2px solid #00a22e;
  border-bottom: 1px solid #ffffff;
}

.tbl-mpesa tr, .tbl-mpesa th, .tbl-mpesa td {
  border-bottom: 1px dashed #00a22e;
}

.tbl-mpesa strong {
  color: #ffffff;
}

.tbl-mpesa .wpb_text_column ul li::before, .tbl-mpesa .comment-body ul li::before {
  color: #45ab26 !important;
}

.tbl-mpesa p {
  margin: 0;
}

.tbl-key {
  color: #ffffff !important;
}

.tbl-key table {
  border-collapse: collapse;
}

.tbl-key tr, .tbl-key th, .tbl-key td {
  color: #ffffff !important;
}

.tbl-key tr.b td {
  border-bottom: 2px solid #ffffff !important;
}

.tbl-key strong {
  color: #ffffff !important;
  font-size: 18px;
}

.tbl-key p {
  margin: 0;
}

.tbl-key ul li::before {
  color: #ffffff !important;
}

.tbl-cfo {
  color: #000000 !important;
}

.tbl-cfo table {
  border-collapse: collapse;
}

.tbl-cfo tr, .tbl-cfo th, .tbl-cfo td {
  color: #000000 !important;
}

.tbl-cfo tr.b td {
  border-bottom: 1px solid #000000;
}

.tbl-cfo tr.b-green td {
  border-bottom: 1px solid #00a22e;
}

.tbl-cfo td.b2 {
  border-bottom: 3px solid #00a22e;
}

.tbl-cfo strong {
  color: #000000 !important;
}

.foot-note {
  font-style: italic;
  font-size: 12px;
}

.tbl-cost {
  border: 1px solid #45ab26;
}

.tbl-cost tr, .tbl-cost th, .tbl-cost td {
  border-bottom: 1px solid #45ab26;
  border-left: 1px solid #45ab26 !important;
}

.tbl-cost strong {
  color: #ffffff !important;
}

.tbl-cost ul li::before {
  color: #45ab26 !important;
}

.tbl-cost p {
  margin: 0;
}

.wpb_text_column table td, .wpb_text_column table th, .comment-body table td, .comment-body table th {
  padding: 5px !important;
}

.tbl-perf tr, .tbl-perf td, .tbl-perf th {
  font-size: 12px;
}

.tbl-perf .black-txt-big {
  margin-bottom: 6px;
  display: inline-block;
}

/* Custom styles */
body, td, th {
  font-family: "ProximaNova-Regular";
  color: #000000;
}

.beyond-20 {
  position: absolute;
  top: 47px;
  border-bottom: 1px solid #00a22e;
  width: 60%;
  left: 90px;
}

@media (max-width: 680px) {
  .beyond-20 {
    width: 0 !important;
    z-index: 0;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  .beyond-20 {
    width: 58.7%;
    z-index: 0;
  }
}

.mobmenu .headertext {
  display: none;
}

.top_nav_wr {
  background-color: #ffffff;
}

.top_nav_wr .top_nav .logo a {
  margin: 15px 40px 10px;
}

@media (max-width: 680px) {
  .top_nav_wr .top_nav .logo a {
    margin: 15px 5px 10px;
  }
}

.logo {
  float: right;
}

@media (max-width: 680px) {
  .logo img {
    width: 90%;
  }
}

.mobile-logo {
  width: 90%;
  text-align: right;
}

.mobmenul-container i {
  background: #00a22e !important;
  margin-top: 18px;
  margin-left: 10px;
}

.mobmenul-container i {
  font-size: 40px !important;
  color: #ffffff !important;
}

.mobmenu-left-panel .mob-cancel-button {
  color: #ffffff !important;
  margin-top: 20px;
}

.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay {
  opacity: 0 !important;
}

h1::before, .h1::before, h2::before, .h2::before, h3::before, .h3::before, h4::before, .h4::before, h5::before, .h5::before, h6::before, .h6::before {
  content: '';
  border-bottom: 0;
  width: 50px;
  display: block;
  margin-bottom: 33px;
  border-radius: 2px;
}

h1, h2, h4 {
  color: #ffffff;
  font-family: "ProximaNova-Bold";
}

@media (max-width: 680px) {
  h1 {
    font-size: 26px;
  }
}

@media (max-width: 680px) {
  h2 {
    font-size: 22px;
  }
}

h4 {
  color: #ffffff;
  font-family: "ProximaNova-Bold";
  text-transform: none;
}

#header {
  background: #ffffff;
  position: relative !important;
}

#header:before {
  background: #ffffff;
}

.top_nav_wr {
  margin-bottom: 20px;
}

.search-header {
  position: relative;
}

#searcharea {
  position: absolute;
  top: 30px;
  left: 100px;
  z-index: 999;
  display: none;
}

.top_nav_wr .top_nav #menu_toggle {
  display: none;
}

nav {
  display: none;
  position: fixed;
  z-index: 9999;
  right: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  nav {
    display: block;
  }
}

nav a {
  display: block;
  position: relative;
  color: transparent;
  height: 28px;
  opacity: 0.7;
  padding: 2px;
}

nav a:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #e6e7e8;
}

nav a:hover:after {
  background: #007934;
}

nav a.cbp-fbcurrent:after {
  background: #007934;
  opacity: 1;
}

nav a.red.cbp-fbcurrent:after {
  background: #e00034;
  opacity: 1;
}

#slide1 {
  width: 100%;
  background-image: url(images/slide1.jpg);
  background-size: cover;
  position: relative;
}

@media (max-width: 680px) {
  #slide1 {
    background-color: #000000;
    background-image: url(images/slide1-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide1 {
    background-color: #000000;
    background-image: url(images/slide1-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide1 {
    background-color: #000000;
    background-image: url(images/slide1-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide1 .slide-title {
  position: absolute;
  font-size: 30px;
  color: white;
  left: 54%;
  top: 150px;
  font-family: "ProximaNova-Semibold";
  text-align: right;
  width: 300px;
}

@media (max-width: 680px) {
  #slide1 .slide-title {
    left: 5% !important;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide1 .slide-title {
    left: 30%;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide1 .slide-title {
    left: 45%;
  }
}

#slide2 {
  background-color: green;
  background-image: url(images/glance-bg.jpg);
  background-size: cover;
  width: 100%;
}

@media (max-width: 680px) {
  #slide2 {
    background-color: #000000;
    background-image: url(images/glance-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide2 {
    background-color: #000000;
    background-image: url(images/glance-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide2 {
    background-color: #000000;
    background-image: url(images/glance-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide3 {
  background-color: #00a22e;
  background-image: url(images/value-bg.jpg);
  background-size: cover;
  width: 100%;
}

@media (max-width: 680px) {
  #slide3 {
    background-color: #000000;
    background-image: url(images/value-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide3 {
    background-color: #000000;
    background-image: url(images/value-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide3 {
    background-color: #000000;
    background-image: url(images/value-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide4 {
  background-color: #00a22e;
  background-image: url(images/covid-bg.jpg);
  background-size: cover;
  width: 100%;
}

@media (max-width: 680px) {
  #slide4 {
    background-color: #000000;
    background-image: url(images/covid-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide4 {
    background-color: #000000;
    background-image: url(images/covid-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide4 {
    background-color: #000000;
    background-image: url(images/covid-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide5 {
  background-color: #000000;
  background-image: url(images/overview-bg.jpg);
  background-size: cover;
  width: 100%;
  position: relative;
}

@media (max-width: 680px) {
  #slide5 {
    background-color: #000000;
    background-image: url(images/overview-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide5 {
    background-color: #000000;
    background-image: url(images/overview-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide5 {
    background-color: #000000;
    background-image: url(images/overview-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide5 .overview-nav {
  position: absolute;
  left: 35%;
  background-color: rgba(44, 179, 74, 0.8);
  width: 30%;
  padding: 20px 40px;
  border-radius: 8px;
  border: 1px solid #ffffff;
}

@media (max-width: 680px) {
  #slide5 .overview-nav {
    width: 90%;
    top: 40%;
    left: 5%;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide5 .overview-nav {
    width: 50%;
    left: 20%;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide5 .overview-nav {
    width: 50%;
    left: 20%;
  }
}

#slide5 .overview-nav a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  display: inline-block;
  width: 100%;
  padding: 10px;
}

#slide5 .overview-nav a:hover {
  font-weight: 700;
  text-decoration: none;
}

#slide6 {
  background-color: #000000;
  background-image: url(images/operating-bg.jpg);
  background-size: cover;
  width: 100%;
  position: relative;
}

@media (max-width: 680px) {
  #slide6 {
    background-color: #000000;
    background-image: url(images/operating-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide6 {
    background-color: #000000;
    background-image: url(images/operating-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide6 {
    background-color: #000000;
    background-image: url(images/operating-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide6 .operating-nav {
  position: absolute;
  left: 35%;
  background-color: rgba(0, 0, 0, 0.8);
  width: 30%;
  padding: 20px 40px;
  border-radius: 8px;
  border: 1px solid #ffffff;
}

@media (max-width: 680px) {
  #slide6 .operating-nav {
    width: 90%;
    top: 60%;
    left: 5%;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide6 .operating-nav {
    width: 50%;
    left: 20%;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide6 .operating-nav {
    width: 50%;
    left: 20%;
  }
}

#slide6 .operating-nav a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  display: inline-block;
  width: 100%;
  padding: 10px;
}

#slide6 .operating-nav a:hover {
  font-weight: 700;
  text-decoration: none;
}

#slide6 .operating-line {
  border-bottom: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  top: 83%;
  width: 100%;
}

@media (max-width: 680px) {
  #slide6 .operating-line {
    display: none;
  }
}

#slide7 {
  background-color: #000000;
  background-image: url(images/business-bg.jpg);
  background-size: cover;
  width: 100%;
  position: relative;
}

@media (max-width: 680px) {
  #slide7 {
    background-color: #000000;
    background-image: url(images/business-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide7 {
    background-color: #000000;
    background-image: url(images/business-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide7 {
    background-color: #000000;
    background-image: url(images/business-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide7 .business-nav {
  position: absolute;
  left: 35%;
  background-color: rgba(0, 90, 79, 0.8);
  width: 30%;
  padding: 20px 40px;
  border-radius: 8px;
  border: 1px solid #ffffff;
}

@media (max-width: 680px) {
  #slide7 .business-nav {
    width: 90%;
    top: 40%;
    left: 5%;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide7 .business-nav {
    width: 50%;
    left: 20%;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide7 .business-nav {
    width: 50%;
    left: 20%;
  }
}

#slide7 .business-nav a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  display: inline-block;
  width: 100%;
  padding: 10px;
}

#slide7 .business-nav a:hover {
  font-weight: 700;
  text-decoration: none;
}

#slide7 .business-line {
  border-bottom: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  top: 83%;
  width: 100%;
}

@media (max-width: 680px) {
  #slide7 .business-line {
    display: none;
  }
}

#slide8 {
  background-color: #000000;
  background-image: url(images/perfomance-bg.jpg);
  background-size: cover;
  width: 100%;
  position: relative;
}

@media (max-width: 680px) {
  #slide8 {
    background-color: #000000;
    background-image: url(images/perfomance-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide8 {
    background-color: #000000;
    background-image: url(images/perfomance-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide8 {
    background-color: #000000;
    background-image: url(images/perfomance-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide8 .performance-nav {
  position: absolute;
  top: 60%;
  left: 35%;
  background-color: rgba(112, 134, 54, 0.8);
  width: 30%;
  padding: 20px 40px;
  border-radius: 8px;
  border: 1px solid #ffffff;
}

@media (max-width: 680px) {
  #slide8 .performance-nav {
    width: 90%;
    top: 50%;
    left: 5%;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide8 .performance-nav {
    width: 50%;
    left: 20%;
    line-height: 20px;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide8 .performance-nav {
    width: 50%;
    left: 20%;
  }
}

#slide8 .performance-nav a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  display: inline-block;
  width: 100%;
  padding: 10px;
}

#slide8 .performance-nav a:hover {
  font-weight: 700;
  text-decoration: none;
}

#slide9 {
  background-color: #000000;
  background-image: url(images/governance-bg.jpg);
  background-size: cover;
  width: 100%;
  position: relative;
}

@media (max-width: 680px) {
  #slide9 {
    background-color: #000000;
    background-image: url(images/governance-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide9 {
    background-color: #000000;
    background-image: url(images/governance-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide9 {
    background-color: #000000;
    background-image: url(images/governance-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide9 h1 {
  color: #ffffff;
}

#slide9 .governance-nav {
  position: absolute;
  left: 35%;
  background-color: rgba(0, 67, 23, 0.8);
  width: 30%;
  padding: 20px 40px;
  border-radius: 8px;
  border: 1px solid #ffffff;
}

@media (max-width: 680px) {
  #slide9 .governance-nav {
    width: 90%;
    top: 60%;
    left: 5%;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide9 .governance-nav {
    width: 50%;
    left: 20%;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide9 .governance-nav {
    width: 50%;
    left: 20%;
  }
}

#slide9 .governance-nav a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  display: inline-block;
  width: 100%;
  padding: 10px;
}

#slide9 .governance-nav a:hover {
  font-weight: 700;
  text-decoration: none;
}

#slide9 .governance-line {
  border-bottom: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  top: 83%;
  width: 100%;
}

#slide10 {
  background-image: url(images/fin-bg.jpg);
  background-size: cover;
  width: 100%;
}

@media (max-width: 680px) {
  #slide10 {
    background-color: #000000;
    background-image: url(images/fin-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide10 {
    background-color: #000000;
    background-image: url(images/fin-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide10 {
    background-color: #000000;
    background-image: url(images/fin-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

#slide10 .finance-nav {
  position: absolute;
  top: 30%;
  left: 35%;
  width: 30%;
}

@media (max-width: 680px) {
  #slide10 .finance-nav {
    width: 90%;
    top: 40%;
    left: 5%;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  #slide10 .finance-nav {
    width: 50%;
    left: 20%;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  #slide10 .finance-nav {
    width: 50%;
    left: 20%;
  }
}

.indent {
  padding-left: 20px;
}

.block-section {
  position: absolute;
  left: 35%;
}

@media (max-width: 680px) {
  .block-section {
    left: 5%;
    font-size: 26px;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  .block-section {
    left: 20%;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  .block-section {
    left: 20%;
  }
}

.fy21-glance {
  font-size: 24px;
  color: #ffffff;
}

@media (max-width: 680px) {
  .fy21-glance {
    margin-top: 40px;
    font-size: 17px;
  }
}

@media (max-width: 768px) and (min-width: 681px) {
  .fy21-glance {
    font-size: 17px;
  }
}

.fy21-glance .big-txt {
  font-size: 34px;
  font-weight: 700;
  font-family: "ProximaNova-Bold";
}

@media (max-width: 768px) and (min-width: 681px) {
  .fy21-glance .big-txt {
    font-size: 30px;
  }
}

.fy21-glance::before {
  content: url(images/up-arrow.png);
  height: 35px;
  width: 35px;
  display: block;
  padding: 0 60px 0 0;
  float: left;
}

.circles {
  content: '';
  height: 20px;
  width: 20px;
  color: red;
  border-radius: 30%;
  display: inline-block;
}

.wpb_text_column table td, .wpb_text_column table th, .comment-body table td, .comment-body table th {
  border: 0;
}

.value-block {
  background-color: #ffffff;
  min-height: 500px !important;
  border-right: #00a22e 1px solid;
  line-height: 24px;
}

.value-block h1 {
  color: #005a4f;
  font-size: 20px;
  text-transform: none;
  font-weight: 700;
}

.value-block .green-txt {
  color: #00a22e;
  font-size: 30px;
  font-weight: 900;
}

.value-block .green-line {
  border-bottom: 1px solid #00a22e;
  padding: 10px 0;
}

.value-block .green-line2 {
  border-bottom: 0;
  padding: 10px 0;
}

.h1-green {
  color: #45ab26 !important;
}

.bl-bottom {
  border-bottom: 1px solid #00a22e;
}

.bl-green {
  border-bottom: 5px solid #00a22e;
  padding: 15px 0;
}

.green-txt-dark {
  color: #005a4f;
  font-weight: 700;
}

.green-txt-light {
  color: #45ab26;
  font-weight: 700;
}

.green-txt-light2 {
  color: #45ab26;
  font-weight: 200;
}

.black-txt-big {
  font-size: 20px;
  margin-bottom: 10px;
}

.black-txt-big2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.alignleft {
  float: left;
  margin: 5px 40px 10px 0 !important;
}

.covid {
  color: #ffffff;
}

.covid h1 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}

.covid h2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
}

.covid .currency-txt {
  font-size: 24px;
  font-weight: 900;
  color: #ffffff;
}

.read-more {
  background-color: #005a4f !important;
  border: 1px solid #ffffff;
  border-radius: 4px;
}

#footer {
  position: relative;
  background: #42424c;
}

#footer .copyright_row {
  background-color: #00a22e;
}

.mobmenu-content {
  background-color: #00a22e !important;
}

#mobmenuleft li a, #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
  color: #ffffff !important;
}

.mobmenu-content li a {
  font-size: 14px !important;
  font-family: "ProximaNova-Semibold" !important;
}

.mob-menu-left-bg-holder, .mob-menu-right-bg-holder, .mob-menu-cart-bg-holder {
  background-color: #00a22e !important;
}

#header .page_title {
  background-color: #00a22e;
}

.flexslider {
  background: transparent !important;
  border-radius: 0 !important;
  border: none !important;
}

.flex-direction-nav a {
  margin: 20px -50px 0 !important;
}

.flex-direction-nav a::before {
  color: #ffffff !important;
}

.chief-intro {
  font-size: 45px;
  color: #005a4f;
  font-weight: lighter;
  line-height: 60px;
}

.chief-intro2 {
  color: #00a22e;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 20px;
  border-top: 5px solid #00a22e;
  padding: 30px 0;
}

.chief-intro3 {
  font-size: 30px;
  color: #45ab26;
  font-weight: lighter;
  line-height: 30px;
  margin-bottom: 10px;
}

.key-intro {
  font-size: 24px;
  color: #45ab26;
  font-weight: lighter;
  line-height: 30px;
  margin-bottom: 10px;
}

.green-txt-bold {
  color: #00a22e;
  font-weight: 700;
}

.green-txt-dark2 {
  font-size: 18px;
  color: #005a4f;
}

.green-txt-big {
  font-size: 20px;
  color: #50b957;
  font-family: "ProximaNova-Bold";
}

.ceo-accor {
  background-color: #ff0000 !important;
}

.grey-block-size {
  min-height: 330px;
}

.grey-block-size2 {
  min-height: 280px;
}

.who-we-are {
  background-color: #00a22e;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  font-size: 18px;
  padding: 20px 40px 40px;
  text-align: left;
  border-radius: 20px;
  margin-bottom: 40px;
}

@media (max-width: 680px) {
  .who-we-are {
    margin-bottom: 40px !important;
  }
}

.who-we-are p {
  line-height: 35px;
}

.who-we-are strong {
  color: #ffffff;
}

.who-we-are a {
  color: #ffffff;
  text-decoration: underline;
}

.who-we-are a:hover {
  text-decoration: none;
}

.who-we-are h1 {
  font-family: "ProximaNova-Semibold";
  margin-bottom: 20px;
}

.over-intro2 {
  color: #00a22e;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  border-bottom: 5px solid #45ab26;
  padding: 30px 0;
}

.green-txt-intro {
  color: #00a22e;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  padding: 30px 0;
}

.grey-block {
  background-color: #f1f3f4;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #00a22e;
}

@media (max-width: 680px) {
  .grey-block {
    margin-bottom: 40px !important;
  }
}

.grey-block .green-copy {
  color: #45ab26;
  font-size: 18px;
  padding-top: 10px;
  display: inline-block;
}

.grey-block ul li {
  line-height: 15px !important;
}

.box-size {
  min-height: 175px;
  display: block;
}

@media (max-width: 680px) {
  .box-size {
    min-height: auto;
  }
}

.promise {
  color: #45ab26;
  font-size: 24px;
}

.green-block {
  background-color: #89cb95;
  padding: 20px;
  min-height: 540px;
}

.green-block h3 {
  font-family: "ProximaNova-Bold";
  color: #ffffff;
}

.green-block img {
  margin: 0;
}

.green-block p {
  margin: 0;
}

.numbers {
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #ffffff;
  height: 30px;
  width: 30px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  color: #ffffff;
  padding: 5px 0;
}

.footnote {
  font-size: 14px;
  font-style: italic;
}

.wpb_text_column ul li::before, .comment-body ul li::before {
  content: '•';
  position: absolute;
  left: 0;
  top: -1px;
  font-size: 18px;
  color: #005a4f;
}

.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #f1f3f4 !important;
}

.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
  background-color: #45ab26 !important;
  border-radius: 20px 20px 0 0;
}

.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
  color: #ffffff !important;
}

.vc_tta-color-green.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-outline .vc_tta-controls-icon::before {
  border-color: #ffffff !important;
}

.vc_image_gallery_wr .owl-dots-wr .owl-dots .owl-dot span {
  background: #ffffff;
  border: 2px solid #ffffff !important;
  height: 7px;
  width: 7px;
}


@media only screen and (max-width: 768px) {
  .top_nav_wr .top_nav .logo {
    display: block !important;
  }
}

@media (max-width: 680px) {
  .img-mobile {
    margin-bottom: 20px;
  }
  .img-mobile img {
    width: 100%;
    height: auto;
  }
}

#wpnp_previous {
  content: '';
  top: 50%;
  width: 32px;
  height: 60px;
  position: fixed;
  left: 10px;
  background-repeat: no-repeat;
  display: block;
  text-indent: -99999px;
  background-size: cover;
  z-index: 9999;
}

#wpnp_next {
  content: '';
  top: 50%;
  background-repeat: no-repeat;
  width: 32px;
  height: 60px;
  position: fixed;
  right: 10px;
  display: block;
  text-indent: -99999px;
  background-size: cover;
  z-index: 9999;
}
/*# sourceMappingURL=style.css.map */