@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
    font-family: 'Lato', sans-serif;

    font-family: 'Poppins', sans-serif;

    font-family: 'Quicksand', sans-serif;
* ======================================================= */
html{
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
}

body {
  font-family: var(--font-typ1);
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
  color: #828282;
  background: #fff;
}

:root{
  --font-typ1: 'Poppins', sans-serif;
  --font-typ2: 'Quicksand', sans-serif;
  --theme-color-typ1: #ffffff;
  --theme-color-typ2: #3CE2AD;
  --header-color: #272822;
  --subheader-color: #42423F;
  --light-theme-color-a: #CDFCF2;
  --theme-color-b: #0078AA;
  --light-theme-color-b: #498AB9;
  --light-shade: #CDCDCD;
}



#page {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 992px){
#page {
  overflow-x: hidden; 
    }
    
}

.offcanvas #page {
  overflow: hidden;

}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

a {
  color: #2D6CDF;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #2D6CDF;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: var(--font-typ1);
  font-weight: 400;
  margin: 0 0 20px 0;
}

::-webkit-selection {
  color: #fff;
  background: #2D6CDF;
}

::-moz-selection {
  color: #fff;
  background: #2D6CDF;
}

::selection {
  color: #fff;
  background: #2D6CDF;
}

.top-menu img.logo{
  width: 170px;
}

.fh5co-nav {
  width: 100%;
  padding: 0;
  z-index: 1001;
  position: fixed;
  top: 0;
  background: #F7F7F7;
  box-shadow: 0px 0px 10px rgba(1, 1, 1, .2);
}

.fh5co-nav .top-menu {
  padding: 10px 0;
}
.fh5co-nav .top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 0px 0;
  margin-bottom: 0;
}
.fh5co-nav .top .num, .fh5co-nav .top .fh5co-social, .fh5co-nav .top .site {
  display: inline-block;
  margin: 0;
  padding: 5px 12px;
}

.top-menu ul.nav-work-hrs{
  display: none;
}

@media screen and (max-width: 992px) {
.fh5co-nav .top {
  display: none;
}

.top-menu img.logo{
  width: 150px;
}

.fh5co-nav {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0px -10px 20px rgba(1, 1, 1, .5);
}

.fh5co-nav .top-menu {
  padding: 10px 0;
}



#fh5co-offcanvas ul.nav-work-hrs li{
  padding-left: 20px;
  color: #fff;
}

}

@media screen and (max-width: 768px) {
  .fh5co-nav .top .num, .fh5co-nav .top .fh5co-social, .fh5co-nav .top .site {
    padding: 5px 10px;
  }
}
.fh5co-nav .top .site {
  float: left;
  font-weight: 300;
  margin-top: 0px;
  border-left: 1px solid rgba(200, 200, 200, 0.1);
}
@media screen and (max-width: 480px) {
  .fh5co-nav .top .site {
    display: none;
  }
}
.fh5co-nav .top .num {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  letter-spacing: 0px;
  border-left: 1px solid rgba(200, 200, 200, 0.1);
}
.fh5co-nav .top .fh5co-social {
  margin: 0;
  border-left: 1px solid rgba(200, 200, 200, 0.1);
}

a.active{
  color: #04A85A !important;
}


.fh5co-nav .top .fh5co-social li {
  font-size: 14px;
  display: inline-block;
}
.fh5co-nav .top .fh5co-social li a {
  padding: 7px 7px;
  color: #0FAC61;
}
.fh5co-nav .top .fh5co-social li a i {
  font-size: 14px;
}
.fh5co-nav #fh5co-logo {
  font-size: 24px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: 700;
  font-family: var(--font-typ1);
}
.fh5co-nav #fh5co-logo a {
  color: #000;
  position: relative;
  padding-left: 25px;
}
.fh5co-nav #fh5co-logo a span {
  color: #000;
}
.fh5co-nav #fh5co-logo a i {
  position: absolute;
  top: 5px;
  left: 0;
}

.fh5co-social-b{
  display: none;
}

#fh5co-offcanvas .fh5co-social-b{
  display: block;
  margin-top: 10px;
  display: flex;
}

#fh5co-offcanvas .fh5co-social-b li{
  margin: 30px 0px;
}

#fh5co-offcanvas .fh5co-social-b li:nth-child(1){
  margin-left: 10px;
}

#fh5co-offcanvas .fh5co-social-b a{
  padding: 5px 10px;
  margin: 0px 7px;
  border: 2px solid #00A859;
  color: #00A859;
  background: transparent;
  border-radius: 50%;
  }

.nav-contact{
  display: none;
}

#fh5co-offcanvas .nav-contact{
  display: block;
}

@media screen and (max-width: 768px) {
  .fh5co-nav .menu-1 {
    display: none;
  }
}
.fh5co-nav ul {
  padding: 0;
  margin: 5px 0 0 0;
}
.fh5co-nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  font-weight: 300;
}
.fh5co-nav ul li a {
  font-size: 14px;
  padding: 30px 15px;
  font-weight: 600;
  color: rgba(0, 0, 0, .8);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fh5co-nav ul li a:hover, .fh5co-nav ul li a:focus, .fh5co-nav ul li a:active {
  color: #04A85A;
}
.fh5co-nav ul li.has-dropdown {
  position: relative;
}
.fh5co-nav ul li.has-dropdown .dropdown {
  width: 200px;
  -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 30px;
  left: 0;
  text-align: left;
  background: #000;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.fh5co-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #000;
  border-width: 8px;
  margin-left: -8px;
}
.fh5co-nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}
.fh5co-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.fh5co-nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #999999;
  line-height: 1.2;
  text-transform: none;
  font-size: 13px;
  letter-spacing: 0;
}
.fh5co-nav ul li.has-dropdown .dropdown li a:hover {
  color: #fff;
}
.fh5co-nav ul li.has-dropdown:hover a, .fh5co-nav ul li.has-dropdown:focus a {
  color: #000;
}
.fh5co-nav ul li.btn-cta a {
  padding: 30px 0px !important;
  color: #fff;
}
.fh5co-nav ul li.btn-cta a span {
  background: #2d6cdf;
  padding: 4px 10px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  -ms-border-radius: 1;
  border-radius: 1;
}
.fh5co-nav ul li.btn-cta a:hover span {
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}
.fh5co-nav ul li.active > a {
  font-weight: 400;
}

#fh5co-hero {
  background: #fff url(../images/gallery/loader.gif) no-repeat center center;
  margin-top: 80px;
}

@media screen and (max-width: 992px){
  #fh5co-hero {
  margin-top: 50px;
}
}
#fh5co-hero .btn {
  font-size: 24px;
}
#fh5co-hero .btn.btn-primary {
  padding: 14px 30px !important;
}

#fh5co-hero .const {
  background: #050404!important;
  border: 2px solid #fff!important;
  padding: 10px;
  border-radius: 10px;
}

#fh5co-hero .const:hover {
  background: transparent;
  border: 2px solid #FEB500!important;
  color: #FEB500!important;;
  padding: 10px;
  border-radius: 10px;
}

#fh5co-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#fh5co-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  min-height: 600px;
  height: 85vh;
  position: relative;
}
#fh5co-hero .flexslider .slides li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(1, 1, 1, .3);
  z-index: 1;
}



#fh5co-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#fh5co-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#fh5co-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#fh5co-hero .flexslider .flex-direction-nav {
  display: none;
}
#fh5co-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  height: auto;
  margin-top: calc(12vw + 10px);
  z-index: 9;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: auto;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1, #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  margin: 0;
  padding: 20px 10px;
  color: white;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 700;
  background: rgba(1,1,1,.9);
}

/*==============================================
Index Page Banner for Desktop
==============================================*/

#index-banner-a{
background: url("../images/mobile/Maintain&buildbanner.jpg");
background-position: top center;
background-repeat: no-repeat;
}

#index-banner-b{
background: url("../images/gallery/pexels-miguel.jpg");
background-position: top center;
background-repeat: no-repeat;
}

#index-banner-c{
background: url("../images/mobile/4581664_f8d4bcf2d8750.jpg");
background-position: top center;
background-repeat: no-repeat;
}

#index-banner-d{
background: url("../images/mobile/selling-walnuts-at-a-market-during-the-2018-fifa-world-cup-news-photo-1580159200.jpg");
background-position: top center;
background-repeat: no-repeat;
}

/*==============================================
Index Page Banner for Desktop Ends Here
==============================================*/

@media screen and (max-width: 992px){
#fh5co-hero {
  min-height: auto;
  height: auto;
}

#fh5co-hero .flexslider .slides li {
  background-position: bottom center;
  min-height: 430px;
  height: 500px;
}

#fh5co-hero .flexslider .slider-text {
  min-height: auto;
  height: auto;
  margin: 100px auto 0px auto;
  padding: 20px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: auto;
}

#fh5co-hero .flexslider .slider-text > .slider-text-inner h1 {
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 1.3;
  font-weight: 800;
}

#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 10px;
  line-height: 1.5;
  margin-bottom: 30px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .btn {
  padding: 5px 10px;
  color: #fff;
  border: none;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}


/*==============================================
Index Page Banner for Mobile
==============================================*/

#index-banner-a{
background-position: top;
background-repeat: no-repeat;
}

#index-banner-b{
background: url("../images/gallery/pexels-miguel.jpg");
background-position: top center;
background-repeat: no-repeat;
}

#index-banner-c{
background: url("../images/mobile/4581664_f8d4bcf2d8750.jpg");
background-position: top center;
background-repeat: no-repeat;
}

#index-banner-d{
background: url("../images/mobile/selling-walnuts-at-a-market-during-the-2018-fifa-world-cup-news-photo-1580159200.jpg");
background-position: top center;
background-repeat: no-repeat;
}

/*==============================================
Index Page Banner for Mobile Ends Here
==============================================*/

}

#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .btn {
  padding: 8px 15px !important;
  color: #fff;
  font-size: 14pt;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: rgb(4, 168, 90);
  border: 1.5px solid rgb(4, 168, 90);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
  border: 1.5px solid rgb(4, 168, 90);
  background: transparent;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}

#fh5co-hero .flexslider .slider-text > .slider-text-inner .btn:focus {
  border: 1.5px solid rgb(4, 168, 90) !important;
  background: transparent !important;
}

#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
  font-size: 20px;
  color: #fff;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
  color: #d9534f;
}

#fh5co-course-categories {
  padding-bottom: 0px !important;
}

.container-b p.intro{
  padding: 20px;
  font-size: 12pt;
}


.b55c{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.b55c .flex{
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0px;
  outline: none;
  border: none;
}

.b55c .b55c-itm{
  width: 100%;
  padding: 50px;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  margin: 0px auto;
  color: #fff;
  font-size: 16pt;
  font-weight: 400;
  text-transform: uppercase;
}

.b55c .b55c-itm-a{
 background: rgba(1, 84, 39, 1);
}

.b55c .b55c-itm-b{
 background: rgba(1, 84, 39, .9);
}

.b55c .b55c-itm-c{
 background: rgba(1, 84, 39, 1);
}

.b55c .b55c-itm-d{
 background: rgba(1, 84, 39, .9);
}

i.fa-thumbs-up{
  display: none;
}

@media screen and (max-width: 992px){
.b55c{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
}

.b55c .flex{
  display: flex;
  justify-content: center;

}

.b55c .b55c-itm{
  width: 100%;
  padding: 10px 10px;
  height: 150px;
  color: #fff;
  font-size: 12pt;
  font-weight: 500;
  text-transform: capitalize;
  text-align: left;
  margin: 0px;
  border-radius: 0px;
  justify-content: center;
  align-items: center;
}

.container-b p.intro{
  padding: 20px 30px;
  font-size: 11pt!important;
}

.b55c .b55c-itm-a{
 background: rgba(29, 29, 30, 1);
}

.b55c .b55c-itm-b{
 background: rgba(29, 29, 30, .9);
  width: 100%;
}

.b55c .b55c-itm-c{
 background: rgba(29, 29, 30, .7);
}

.b55c .b55c-itm-d{
 background: rgba(29, 29, 30, .5);
}

i.fa-thumbs-up{
  display: block;
  color: #FFCA45;
}
}



.fh5co-bg-section {
  background: #e8e8e8;
}

#fh5co-course-categories,
#fh5co-counter,
#fh5co-course,
#fh5co-register,
#fh5co-pricing,
#fh5co-testimonial,
#fh5co-blog,
#fh5co-about,
#fh5co-staff,
#fh5co-contact,
#fh5co-footer {
  padding: 7em 0;
  clear: both;
}
@media screen and (max-width: 768px) {
  #fh5co-course-categories,
  #fh5co-counter,
  #fh5co-course,
  #fh5co-register,
  #fh5co-pricing,
  #fh5co-testimonial,
  #fh5co-blog,
  #fh5co-about,
  #fh5co-staff,
  #fh5co-contact,
  #fh5co-footer {
    padding: 3em 0;
  }
}

.fh5co-counters {
  padding: 7em 0;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: auto;
}

.fh5co-counters .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.90);
}

.fh5co-counters .fh5co-counter {
  font-size: 34px;
  display: block;
  color: #00A859;
  font-family: var(--font-typ1);
  width: 100%;
  font-weight: 400;
  margin-bottom: .1em;
}
.fh5co-counters .fh5co-counter-label {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  margin-bottom: 2em;
  display: block;
  font-family: var(--font-typ1);
}
.fh5co-counters .icon i {
  font-size: 35px;
  color: #fff;
}


.cont-4{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;  
}

.cont-4 .ls4-itm{
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cont-4 .ls4a{
  background: url("../images/mobile/heavy-equipment-operator.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.cont-4 .ls4a-overlay{
  width: 100%;
  height: 100%;
  background: rgba(1, 1, 1, .7);
}

.cont-4 .ls4a-overlay-2{
  background: rgba(1, 1, 1, .99);
}

.cont-4 .ls4b{
  background: url("../images/mobile/nullxnull.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;  
}

.cont-4 .ls4a-overlay-2{
  padding: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: rgba(255, 255, 255, .9);
}

.cont-4 .ls4a-overlay-2 .intro{
  text-align:  center;
}

.cont-4 .ls4c{
  background: url("../images/mobile/59587930_img-20210105-wa0012_720x960.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;  
}


.cont-4 a.call-btn{
  width: 70%;
  padding: 10px;
  border-radius: 30px;
  background: transparent;
  border: 2px solid #111;
  font-weight: 400;
  text-align: center;
  color: #111;
  font-size: 12pt;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.cont-4 a.call-btn::after{
  content: "";
  position: absolute;
  top: 0;
  left: -250px;
  width: 100%;
  height: 100%;
  padding: 0px;
  border-radius: 30px;
  background: rgba(1, 1, 1, .7);
  border: none;
  transition: .3s ease;
  z-index: 0;
}

.cont-4 a.call-btn:hover::after{
  left: 0;
  color: #111;
}

.cont-4 a.call-btn:hover{
  color: #111;
  background-color: #fff;
}

.cont-4 a.mail-btn{
  width: 70%;
  padding: 10px;
  border-radius: 30px;
  background: transparent;
  border: 2px solid #04A85A;
  font-weight: 400;
  text-align: center;
  color: #111;
  font-size: 12pt;
  margin-top: 20px;
  transition: .2s ease-out;
  position: relative;
  overflow: hidden;
}

.cont-4 a.mail-btn::after{
  content: "";
  position: absolute;
  top: 0;
  left: -250px;
  width: 100%;
  height: 100%;
  padding: 0px;
  border: 2px solid #04A85A;
  border-radius: 30px;
  background: rgba(4, 168, 90, .7);
  border: none;
  transition: .3s ease;
  z-index: 0;
}

.cont-4 a.mail-btn:hover::after{
  left: 0;
  color: #fff;
}

.cont-4 a.mail-btn:hover{
  background-color: #fff;
}


.modal {
  background: #fff;
  opacity: 1;
  margin: 0px auto 0px auto;
  width: 100%;
}

.modal .modal-dialog {
  outline: none;
  border: none;
  box-sizing: border-box;
  margin: auto;
  width: 100% !important;
  height: 100% !important;
}

.modal .modal-content {
  margin: 0px;
  padding: 30px;
  width: 100% !important;
  height: 100% !important;
  box-shadow: none;
  outline: none;
  border: none; 
}

.modal-content button[type="button-1"] {
  margin-top: -35px;
  transform: scale(1.3);
}

h5.modal-title {
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 14pt;
  color: #212529;
  text-align: left; 
  }


@media screen and (max-width: 992px){
.cont-4{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;  
}

.cont-4 .ls4-itm{
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cont-4 .ls4a{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;  
}

.cont-4 .ls4b{
  background: url("../images/mobile/nullxnull.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; 
  height: auto; 
}


.cont-4 .ls4c{
  background: url("../images/mobile/59587930_img-20210105-wa0012_720x960.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;  
}

.cont-4 a.call-btn, .cont-4 a.mail-btn{
  width: 85%;
}

.cont-4 a.mail-btn::after, .cont-4 a.call-btn::after{
  left: -100%;
}

.cont-4 a.mail-btn:focus::after, .cont-4 a.call-btn:focus::after{
  left: -100%;
}

.cont-4 a.mail-btn:hover::after, .cont-4 a.call-btn:hover::after{
  left: -100%;
}


.modal-content button[type="button-1"] {
  margin-top: -25px;
  margin-right: -35px;
  transform: scale(1.3);
}

h5.modal-title {
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 13pt;
  color: #212529;
  text-align: left; 
  }

}

.partner-cont{
  padding: 80px 0px;
}

.gufu7g{
  display: flex;
  justify-content: center;
}

.partner-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.gufu7g img{
  width: 15vw;
  height: 15vw;
  margin: 0px 50px;
}


@media screen and (max-width: 992px){
.gufu7g img{
  width: 40vw;
  height: 40vw;
  margin: 0px 20px;
}


}



.spotlight-group        
  {
  padding: 0px;
  width: 100%;
  margin: 0px;    
}

.scroll        
  {display: flex;
  justify-content: center;   
}

.spotlight-group .image{
  width: 300px;
  cursor: pointer;
  margin: 0px;
  box-shadow: 1px 1px 10px rgba(1, 1, 1, .3);
  transition: transform .2s ease;
  background: #fff;
  /*flex-grow: 3;*/
/*  margin: 10px auto;*/
  }

.gallery-linkl{
  background: url('../images/mobile/agric-exports.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.spotlight-group .image:hover{
  box-shadow: none;
  transform: scale(.98);
  border: 3px solid #fff;
  }

.spotlight-group .image{
  display: inline-block;
  height: 230px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  }


@media screen and (max-width: 992px){
.spotlight-group        
  {padding-bottom: 30px;
  width: 100%;    
}

.scroll        
  {display: flex;
  justify-content: flex-start;
  width: 100%;
  max-width: 100%;
  overflow-x: scroll;     
}

.spotlight-group .image{
  width: 150px;
  min-width: 150px;
  cursor: pointer;
  margin: 5px;
  box-shadow: 1px 1px 10px rgba(1, 1, 1, .3);
  transition: transform .2s ease;
  background: #fff;
  /*flex-grow: 3;*/
/*  margin: 10px auto;*/
  }

.spotlight-group .image{
  display: flex;
  border-radius: 20px;
  height: 230px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  }

}


.fh5co-social-icons {
  margin: 0;
  padding: 0;
}
.fh5co-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #2D6CDF;
  padding-left: 10px;
  padding-right: 10px;
}
.fh5co-social-icons li a i {
  font-size: 20px;
}

.fh5co-contact-info ul {
  padding: 0;
  margin: 0;
}
.fh5co-contact-info ul li {
  padding: 0 0 0 40px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
  color: rgba(0, 0, 0, 0.8);
}
.fh5co-contact-info ul li:before {
  color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fh5co-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9dc";
}
.fh5co-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\ea3b";
}
.fh5co-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e91e";
}
.fh5co-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9df";
}
.fh5co-contact-info ul li a {
  color: rgba(0, 0, 0, 0.8);
}

.fh5co-heading {
  margin-bottom: 5em;
}
.fh5co-heading h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #000;
  text-transform: uppercase;
  position: relative;
}
.fh5co-heading h2:after {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 50px;
  height: 1px;
  margin: 0 auto;
  background: #04A85A;
}
.fh5co-heading p {
  font-size: 14px;
}

#fh5co-footer {
  background: url("../images/mobile/selling-walnuts-at-a-market-during-the-2018-fifa-world-cup-news-photo-1580159200.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  color: #fff !important;
}
#fh5co-footer .overlay {
  background: rgba(1, 1, 1, 0.89)!important;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-footer .fh5co-footer-links {
  padding: 0;
  margin: 0;
}

#fh5co-footer h3 {
  position: relative;
}

#fh5co-footer img.logo2 {
  width: 50px;
  margin: 20px;
  position: absolute;
  top: -30px;
  right: -30px;
}

#fh5co-footer .fh5co-footer-links ul {
  padding: 0px;
  margin: 0px;
}

#fh5co-footer .fh5co-footer-links li {
  padding: 0;
  margin: 8px 0px;
  list-style: none;
}
#fh5co-footer .fh5co-footer-links li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 14px;
  font-family: var(--font-typ1);
  font-weight: 400;
  line-height: .3em;
}

#fh5co-footer .fh5co-footer-links li a:hover {
  color: #fff;
}
#fh5co-footer .fh5co-widget {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #fh5co-footer .fh5co-widget {
    text-align: left;
  }
}

#fh5co-footer .fh5co-widget p {
  font-size: 14px;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--font-typ1) !important;
}

#fh5co-footer .fh5co-widget h3 {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #04A85A;
  font-family: var(--font-typ1) !important;
}


#fh5co-footer .copyright .block {
  display: block;
}
#fh5co-footer .copyright .block a {
  color: rgba(255, 255, 255, 0.5);
}

#map {
  width: auto;
  height: auto;
  position: relative;
  display: flex;
  justify-content: center;
  padding: 20px;
  background: #C1C1C1;
}

#map iframe:nth-of-type(1){
  outline: none;
  border: none;
  width: 50%;
  height: 500px;
  border-right: 7px solid #C1C1C1!important;
}

#map iframe:nth-of-type(2){
  outline: none;
  border: none;
  width: 50%;
  height: 500px;
  border-left: 7px solid #C1C1C1!important;
}

@media screen and (max-width: 768px) {
#map {
    height: auto;
    flex-direction: column;
    margin: auto;
  }

#map iframe:nth-of-type(1){
  width: 100%;
  height: 400px;
  border-right: 0px solid #C1C1C1!important;
  margin-bottom: 50px;
}

#map iframe:nth-of-type(2){
  width: 100%;
  height: 400px;
  border-left: 0px solid #C1C1C1!important;
}
}

@media screen and (max-width: 992px) {
#fh5co-footer .fh5co-footer-links li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-size: 10pt;
}

#fh5co-footer img.logo2 {
/*  width: 50px;
  margin: 20px;
  position: absolute;
  top: -30px;
  right: 10%;*/
  display: none;
}


#fh5co-footer .fh5co-widget h3{
  margin-bottom: 15px;
  font-size: 12px;  
  color: #04A85A;
}

#fh5co-footer .fh5co-widget p {
  font-size: 11pt;
  font-weight: 400 !important;
  color: #C1C1C1!important;
}

.text-center p{
  color: #595959;
}
}

#fh5co-offcanvas {
  position: fixed;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 75px 10px 40px 10px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  #fh5co-offcanvas {
    display: block;
  }
}
.offcanvas #fh5co-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#fh5co-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
  margin: 20px 0px;
  padding: 0px 20px;
  display: block;
  font-weight: 300;
}
#fh5co-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-offcanvas ul {
  padding: 0;
  margin: 0;
}
#fh5co-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#fh5co-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea1c";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #444;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.fh5co-nav-white > i {
  color: #fff;
  background: #000;
}
.fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
  background: #000;
}
.fh5co-nav-toggle.fh5co-nav-white.active > i {
  color: #fff;
  background: #000;
}
.fh5co-nav-toggle.fh5co-nav-white.active > i::before, .fh5co-nav-toggle.fh5co-nav-white.active > i::after {
  background: #fff;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: fixed;
  right: 0px;
  top: 5px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
  }
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 25px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #2D6CDF;
  color: #fff;
  border: 2px solid #2D6CDF;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #437be2 !important;
  border-color: #437be2 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #2D6CDF;
  border: 2px solid #2D6CDF;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #2D6CDF;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 1px solid #7F7F7F;
  height: 54px;
  font-size: 14px;
  font-weight: 400;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #000;
}

.row-pb-md {
  padding-bottom: 4em !important;
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/gallery/loader.gif) center no-repeat #fff;
}

.row-padded-mb {
  margin-bottom: 3em !important;
}

.col-padded {
  margin: 0 !important;
  padding: 0 !important;
}

.js .animate-box {
  opacity: 0;
}

/*CONTACT PAGE */

#fh5co-contact{
  padding: 100px 30px;
}

.form-group .submitzcf{
  border: 2px solid #01A859;
  background: #01A859;
  transition: .3s ease;
}

.form-group .submitzcf:hover, .form-group .submitzcf:focus{
  border: 2px solid #01A859 !important;
  background: transparent !important;
  color: #01A859 !important;
}


::-webkit-input-placeholder {
  color: #CDCDCD !important;
}

:-ms-input-placeholder { 
  color: #CDCDCD !important;}

::placeholder {
  color: #CDCDCD !important;
}

@media screen and (max-width: 992px){
#fh5co-contact{
  padding: 50px 10px;
}
}

.service-home{
  width: 100%;
  background: url("../images/mobile/andreea-ch-1166644.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.service-home .jacket{
  width: 100%;
  height: 100%;
  padding: 100px 0px 100px 0px;
  background: rgba(221, 221, 221, .2);
}

.service-home .ser-home-cont{
  display: flex;
  justify-content: center;
  margin: 0px auto;
  }

.service-home .ser-home-cont .flex{
  display: flex;
  justify-content: center;
}


.service-home .ser-home-itm{
  width: 23.7vw;
  height: 280px;
  margin: 0px 0px;
  border-top: 0px solid #111;
  justify-content: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  }

.service-home .ser-home-img-1{
  background: url("../images/mobile/Runway3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.service-home .ser-home-img-2{
  background: url("../images/mobile/service2-5.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.service-home .ser-home-img-3{
  background: url("../images/mobile/d.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.service-home .ser-home-img-4{
  background: url("../images/mobile/selling-walnuts-at-a-market-during-the-2018-fifa-world-cup-news-photo-1580159200.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.service-home .ser-home-img-5{
  background: url("../images/mobile/processing-mach-a-mob.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.service-home .ser-home-itm h2.h2-cover{
  display: flex;
  justify-content: center;
  margin: 0px;
  }

.service-home .ser-home-itm h3.write-up{
  background: rgba(1, 1, 1, .8);
  padding: 10px 20px;
  width: 80%;
  height: 80px;
  margin: 0px;
  font-size: 12pt;
  line-height: 1.3em;
  color: #FFF;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  }

.service-home .ser-home-itm a.button{
  background: #FEB500;
  padding: 10px 20px;
  width: 20%;
  height: 80px;
  margin: 0px;
  font-size: 12pt;
  color: #FFF;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .3s all ease;
  }

.service-home .ser-home-itm a.button:hover{
  background: #AC700D;
  }

@media screen and (max-width: 992px){
.service-home{
  width: 100%;
}

.service-home .jacket{
  padding: 100px 0px 60px 0px;
}

.service-home .ser-home-cont{
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  margin: 0px auto;
  }

.service-home .ser-home-itm{
  width: 100%;
  min-width: 200px;
  height: 200px;
  margin: 7px 5px;
  border-top: 3px solid #111;
  justify-content: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  }


.service-home .ser-home-img-5{
  background: url("../images/mobile/processing-mach-a-mob.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 200px;
}

}


.ser-home-a{
  display: flex;
  justify-content: center;
  width: 100%;
  background: url("../images/mobile/business.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;

}


.ser-home-a .ser-home-jacket{
  display: flex;
  justify-content: center;
  background: transparent;
  width: 100%;
  height: 100%;
  padding: 100px 50px;
  background: rgba(255, 255, 255, 1);
}

.ser-home-a .ser-home-jacket-b{
  display: flex;
  justify-content: center;
  background: transparent;
  width: 100%;
  height: 100%;
  padding: 100px 50px;
  background: rgba(255, 255, 255, .8);
}


.ser-home-a .ser-home-jacket-c{
  display: flex;
  justify-content: center;
  background: transparent;
  width: 100%;
  height: 100%;
  padding: 100px 50px;
  background: rgba(240, 240, 244, 1);
}


.ser-home-a .ser-home-a-left{
  width: 50%;
  max-width: 750px;
  background: #fff;
  padding: 50px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ser-home-a .ser-home-a-left-c{
  width: 50%;
  max-width: 750px;
  background: transparent;
  padding: 50px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}


.fa-quote-right{
  position: absolute;
  top: 55px;
  right: 40px;
  color: #D85B0B;
  font-size: 40pt;
  font-weight: 900;
  transform: rotate(5deg);
}

.right-quote-style-b{
  color: #01A85A;
  transform: rotate(-6deg);
}

.right-quote-style-c{
  color: #1E90FF;
  transform: rotate(6deg);
}

.ser-home-a .ser-home-a-left span.a{
  color: #D85B0B;
  }

.ser-home-a .ser-home-a-left span.b{
  color: #05A85B;
  }

.ser-home-a .ser-home-a-left-c span.c{
  color: dodgerblue;
  }

.ser-home-a .ser-home-link i.fa-arrow-circle-right{
  display: inline-block!important;
  transition: .3s ease!important;
  font-size: 12pt;
}

.ser-home-a .ser-home-link:hover i.fa-arrow-circle-right{
  margin-left: 20px!important;
  transition: .3s ease!important;
  color: rgb(44, 176, 40)!important;
  transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);

}

#slides, #slidesa, #slidesb{       
  width: 50%;
  max-width: 550px;
  height: 500px;
  padding: 0px;
  object-fit: cover;
  overflow: hidden;
  position: relative;
  background: #fff;
  }

.home-ser-img-jacket{
  width: 400px;
  height: 460px;
  border: 2.5px solid rgba(216, 91, 11, 1);
  background: transparent;
  position: absolute;
  right: 40px;
  transform: translate(0px, -50px);

}

.home-ser-img-jacket-b{
  border: 2.5px solid rgba(1, 168, 90, 1);
}

.home-ser-img-jacket-c{
  border: 2.5px solid rgba(30, 144, 255, 1);
}

@media screen and (min-width: 1900px){
.home-ser-img-jacket{
  width: 400px;
  height: 460px;
  border: 3px solid rgba(216, 91, 11, 1);
  background: transparent;
  position: absolute;
  right: 17%;
  transform: translate(0px, -50px);
  
}
}


.slide, .slidea, .slideb {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  object-fit: cover;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
 }



.showing, .showinga, .showingb{
  opacity: 1;
  z-index: 2;
  display: flex;
  justify-content: center;
  }

.slide-itm1         {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  width: 100%;
  height: auto;
  padding: 5px 5px 5px 15px;
  font-size: 12pt;
  color: #fff;
  text-align: center;
  line-height: 1.3em;
                              }

.slides {
  font-size: 10px;
  box-sizing: border-box;
  color: #fff;
  background-size: cover;
  }

span.slide-itm     {
  color: #92C800;
  margin-right: 0px;
  font-size: 13pt;}

.slide:nth-of-type(1){
  background-color: transparent;
  background-image: url('../images/mobile/etty-fidele-oJpkjWcScyg-unsplash.jpg');
  background-position: center;
  background-size: cover;
  background-position: 0px 0px;}

.slide:nth-of-type(2){
  background-image: url('../images/mobile/bitter-kola.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slide:nth-of-type(3){
  background-image: url('../images/mobile/Sesame-Oil.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slide:nth-of-type(4){
  background-image: url('../images/mobile/split-ginger.jpeg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slide:nth-of-type(5){
  background-image: url('../images/mobile/ingredients-hibiscus-flowers.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}



.slidea:nth-of-type(1){
  background-color: transparent;
  background-image: url('../images/mobile/excavator-g4430f1a98_1280.jpg');
  background-position: center;
  background-size: cover;
  background-position: 0px 0px;}


.slidea:nth-of-type(2){
  background-image: url('../images/mobile/Runway3.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slidea:nth-of-type(3){
  background-image: url('../images/mobile/iconic4-4.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slidea:nth-of-type(4){
  background-image: url('../images/mobile/home-renovation-team.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slidea:nth-of-type(5){
  background-image: url('../images/mobile/iconic4-1.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slidea:nth-of-type(6){
  background-image: url('../images/mobile/service2-4.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slidea:nth-of-type(7){
  background-image: url('../images/mobile/1 I3yKixl7mRrs51YfqTBRyA.jpeg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slidea:nth-of-type(8){
  background-image: url('../images/mobile/shane-mclendon-9jPJrfLTBi0-unsplash.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slideb:nth-of-type(1){
  background-color: transparent;
  background-image: url('../images/mobile/maize-peeling-machine.jpg');
  background-position: center;
  background-size: cover;
  background-position: 0px 0px;}


.slideb:nth-of-type(2){
  background-image: url('../images/mobile/soya-bean-pro.jpg');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.slideb:nth-of-type(3){
  background-image: url('../images/mobile/processing-mach-b-mob.png');
  background-position: 0px 0px;
  background-position: center;
  background-size: cover;}

.buttons{
  position: absolute;
  bottom: 10px;
  right: 30px;
  z-index: 1000;
}

button.controls, button.control, button.controlb{         
  background: #cdcdcd;
  color: #111;
  border: none;
  padding: 10px;
  width: 35px;
  height: 35px;
  font-family: 'Varela Round', sans-serif;
  font-weight: 900;
  font-size: 13px;
  cursor: pointer;
  border: none;
  margin: 50px 20px 30px -20px;
  outline: none;
  border-radius: 50%;
  transition: .3s ease-out;
 }

button.controls:hover{
  background: #fff;
  color: #111;
  transition: .2s;
  }


i.hid, i.hid        {
  font-size: 12pt;
  margin: -24px 0px 0px -2px;}


@media screen and (max-width: 992px){
.ser-home-a .ser-home-jacket, .ser-home-a .ser-home-jacket-b, .ser-home-a .ser-home-jacket-c{
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: transparent;
  width: 100%;
  height: 100%;
  padding: 50px 20px 70px 20px;
  margin: auto;
  background: rgba(255, 255, 255, .9);
}

.ser-home-a .ser-home-jacket-b{
  background: rgba(255, 255, 255, 1);
  } 

.ser-home-a .ser-home-jacket-c{
  background: rgba(255, 255, 255, .9);
}

.ser-home-a .ser-home-a-left, .ser-home-a .ser-home-a-left-c{
  width: 100%;
  max-width:100%;
  background: transparent;
  padding: 20px 20px 40px 20px;
}

.fa-quote-right{
  top: -35px;
  right: 20px;
  font-size: 30pt;
}

.home-ser-img-jacket{
  width: 90%;
  height: 350px;
  background: transparent;
  position: absolute;
  right: 80px;
  bottom: 40px;
  transform: translate(0px, 0px);

}


#slides, #slidesa, #slidesb            {       
  width: 100%;
  max-width: 100%;
  height: 400px;
  padding: 0px;
  }

}


/*SERVICES */
.ser-header {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 50px 0px 10px 0px;
  background: rgba(197, 197, 197, .5);
  }

.ser-header h1 {
  margin: 0px;
  } 

#ser-cont{
  display: flex;
  justify-content: center;
  background: rgba(197, 197, 197, .5);
  width: 100%;
  padding: 30px 0px;
}

#ser-cont .ser-overlay{
  width: 99%;
  max-width: 1300px;
  display: flex;
  justify-content: center;
}

#ser-cont .ser-sidebar{
  padding: 10px;
  background: transparent;
  width: 25%;
  height: 400px;
  position: -webkit-sticky;
  position: sticky !important;
  top: 100px;
}

.ser-center{
  width: 75%;
  background: transparent;
  margin: 0px 20px;
}

.ser-sidebar ul {
  margin: 0px;
  padding: 0px;
  }

.ser-sidebar li {
  list-style-type: none;
  box-shadow: 0px 0px 10px -5px rgba(1, 1, 1, .6);
}

.ser-sidebar li a{
  display: block;
  color: #111;
  font-weight: 500;
  margin: 20px 0px;
  padding: 10px 10px;
  background: rgba(255, 255, 255, 1);
  border-radius: 5px;
  transition: .5s ease;
}

.ser-sidebar li a:hover{
  color: #999999;
}

.ser-sidebar .li-h{
  margin: 0px 0px 10px 0px;
  padding: 10px 10px;
  background: rgba(0, 166, 88, 1);
  border-radius: 2px;
}

.ser-sidebar span{
  color: #fff;
}

.ser-center h1{
  font-weight: 500;
  font-size: 18pt;
  text-align: left;
  padding: 10px 0px;
  border-bottom: 2px solid #111;
  }

.ser-center h2{
  font-weight: 500;
  color: #1E1E1E;
  font-size: 20pt;
  }


.divider{
  display: flex;
  justify-content: flex-start;
}

.in-flex-b{
  padding: 0px 0px;
  margin: 30px 10px;
  width: 300px;
  height: auto;
  background: #fff;
  position: relative;
}

.in-flex-bb{
  padding: 0px 0px;
  margin: 30px 10px;
  width: 300px;
  height: auto;
  background: #fff;
  position: relative;
}

.in-flex-b span.clr-a,
.in-flex-b span.clr-b,
.in-flex-b span.clr-c,
.in-flex-b span.clr-d,
.in-flex-b span.clr-e,
.in-flex-b span.clr-f{
  color: #438327;
  font-weight: 700;
  text-transform: uppercase;
  display: block;

  }c

.in-flex-b span.clr-b{
  color: #D3632C;
  }

.in-flex-b span.clr-c{
  color: #D40123;
  }

.in-flex-b span.clr-d{
  color: #005399;
  }

.in-flex-b span.clr-e{
  color: #7B5541;
  }

.in-flex-b span.clr-f{
  color: #DFC101;
  }

.ser-itm-overlay{
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: top center;
}


.cover{
  width: 100%;
  min-height: 170px;
  padding: 20px;
  background: #FFF;
  color: #111;
}


/*.ser-cont-img{
  display: flex;
  justify-content: center;
  width: 30%;
  background: transparent;
}*/

.contact-us{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.contact-us h3{
  margin: 0px 10px 0px 0px;
  padding: 30px 15px;
  color: #1D1D1D;
  font-size: 12pt;
  font-weight: 700;
}

.contact-us span{
  color: #7F7F7F;
  font-size: 25pt;
  font-weight: 400;
  margin: 0px 5px;
}

a.service-contact{
  padding: 10px 20px;
  border: 1px solid #347519;
  color: #111;
  text-align: center;
  font-size: 12pt;
  border-radius: 30px;
}


.in-flex-b a.prod-links{
  background: #00A658; 
  padding: 5px 30px; 
  text-align: center; 
  color: #fff; 
  font-size: 12pt; 
  border-radius: 20px;
  transition: .3s ease;
  width: 100%;

}



.in-flex-b a.prod-links:hover{
  background: rgba(0, 166, 88, .8); 
}

.in-flex-bb a.prod-links:hover{
  background: rgba(0, 166, 88, .8); 
}

.service-gallery 
  {
  padding: 0px;
  width: 100%;
  margin: 0px;  
  display: flex;
  justify-content: center;
}

.service-gallery .scroll        
  {display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;  

}

.service-gallery .image{
  width: 19.7vw;
  max-width: 500px;
  cursor: pointer;
  margin: 0px;
  box-shadow: none;
  transition: transform .2s ease;
  background: #fff;
  /*flex-grow: 3;*/
/*  margin: 10px auto;*/
  }

.service-gallery .gallery-linkl{
  background: url('../images/mobile/agric-exports.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.service-gallery .image:hover{
  box-shadow: none;
  transform: scale(.98);
  border: 3px solid #fff;
  }

.service-gallery .image{
  display: inline-block;
  height: 230px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  }

.container-b a.service-contact{
  padding: 7px 30px;
  background: transparent;
  border: 2px solid #04A85A;
  border-radius: 20px;
  color: #04A85A;
  transition: .3s ease;
}

.container-b a.service-contact:hover, .container-b a.service-contact:focus{
  background: #fff;
}

.bread-crumb{
  display: none;
}

@media screen and (max-width: 992px){

#ser-cont{
  display: block;
  justify-content: center;
  background: rgba(197, 197, 197, .5);
  width: 100%;
  padding: 20px 0px 50px 0px;
}

.ser-center h2{
  font-weight: 500;
  color: #00A859;
  font-size: 18pt;
  }

#ser-cont .ser-overlay{
  width: 85%;
  margin: 0px auto;
  max-width: none;
  display: block;
  justify-content: center;
}

#ser-cont .ser-sidebar{
  padding: 0px;
  background: transparent;
  width: auto;
  height: auto;
  position: -webkit-sticky;
  position: sticky !important;
  top: 0px;
  display: none;
}

.bread-crumb{
  display: block;
  width: 100%;
  background: #00A859;
  color: #fff;
  font-weight: 10pt;
  font-weight: 400;
  text-align: left;
  position: fixed;
  top: 58px;
  padding: 3px 30px;
  z-index: 1000;
}

.ser-center{
  width: 100%;
  background: transparent;
  margin: 0px 0px;
  padding: 0px;
}

.ser-center h1{
  margin: 0px 0px;
  padding: 0px;
}


.ser-sidebar li {
  list-style-type: none;
  box-shadow: 0px 0px 10px -5px rgba(1, 1, 1, 1);
}

.ser-sidebar li a{
  display: block;
  color: #111;
  margin: 3px 0px;
  padding: 10px;
  background: #fff;
  border-radius: 2px;
  transition: .5s ease;
}

.ser-sidebar li a:hover{
  color: #999999;
}


.ser-center h1{
  font-weight: 500;
  font-size: 15pt;
  text-align: center;
  padding: 10px 0px;
  border-bottom: 2px solid #111;
  }

.divider{
  display: block;
  justify-content: center;
}

.in-flex-b{
  padding: 0px 0px;
  margin: 30px auto;
  width: 100%;
  height: auto;
  background: #fff;
  border: 10px solid #fff;
  border-radius: 40px;
  overflow: hidden;
}

.in-flex-bb{
  padding: 0px 0px;
  margin: 30px auto;
  width: 100%;
  height: auto;
  background: #fff;
  border: 10px solid #fff;
  border-radius: 40px;
  overflow: hidden;
}

.ser-itm-overlay{
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center center;
  margin: 0px auto;
}


.cover{
  width: 100%;
  min-height: auto;
  padding: 20px;
  margin: 0px auto;
  background: #fff;
  color: #111;
}


/*.ser-cont-img{
  display: flex;
  justify-content: center;
  width: 30%;
  background: transparent;
}*/

.contact-us{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.contact-us h3{
  margin: 0px 10px 0px 0px;
  padding: 30px 15px;
  color: #1D1D1D;
  font-size: 12pt;
  font-weight: 700;
  text-align: center;
}

.contact-us span{
  color: #7F7F7F;
  font-size: 25pt;
  font-weight: 400;
  margin: 0px 5px;
}

a.service-contact{
  padding: 10px 20px;
  border: 1px solid #347519;
  color: #111;
  text-align: center;
  font-size: 12pt;
  border-radius: 30px;
}

.service-gallery 
  {
  padding: 0px 0px 50px 0px;
  width: 100%;
  margin: 0px auto;  
  display: flex;
  justify-content: center;
}

.service-gallery .scroll        
  {display: flex;
  justify-content: center;
  flex-wrap: wrap;  

}

.service-gallery .image{
  width: 17vw;
  max-width: 250px;
  cursor: pointer;
  margin: 5px;
  box-shadow: 1px 1px 10px rgba(1, 1, 1, .3);
  transition: transform .2s ease;
  background: #fff;
  /*flex-grow: 3;*/
/*  margin: 10px auto;*/
  }

.service-gallery .gallery-linkl{
  background: url('../images/mobile/agric-exports.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.service-gallery .image:hover{
  box-shadow: none;
  transform: scale(.98);
  border: 3px solid #fff;
  }

.service-gallery .image{
  display: inline-block;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}


/*
==========================================================
Banner Photos
==========================================================
*/

.about-body{
  display: flex;
  justify-content: center;
/*  background: #171717;*/
}

.about-jacket{
  display: flex;
  justify-content: center;
  width: 95%;
  max-width: 1300px;
  height: auto;
  padding: 50px 0px;
}

.about-body .about-cert{
  background: url('../images/mobile/split-ginger.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 30%;
  height: 300px;
  border-radius: 0px;
  margin-right: 20px;
}

.about-body .about-column{
  width: 65%;
}

.about-body .about-flex{
  display: flex;
  justify-content: center;
}

.about-body .about-flex:nth-child(2){
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.about-body .about-itm{
  background: #fff;
  width: 100%;
  height: auto;
  min-height: 300px;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(1, 1, 1, .2);
  border-radius: 15px;
  color:#1F1F1F;
}

.about-body .about-itm-b{
  margin-right: 50px;
  }

.about-body .about-itm-c{
  margin-right: 0px;
  }

.about-body .about-itm-e{
  margin-right: 50px;
  width: 50%;
  }

.about-body .about-itm-f{
  width: 50%;
  }

.about-body h1{
  font-weight: 500;
  font-size: 15pt;
  color: #01A959;
  text-transform: capitalize;
  }

.about-body .about-itm p{
  font-weight: 400;
  font-size: 11pt;
  color:  #4E4E4E;
  }


.other-about-links{
  display: flex;
  justify-content: center;
}

.other-about-links a{
  width: 20%;
  padding: 10px 20px;
  margin: 50px 10px;
  background: orange;
  color: #111;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font-weight: 500;
  transition: .2s ease;
}

.other-about-links a:hover{
  box-shadow: 2px 2px 20px -5px rgba(1, 1, 1, .8);
  background: #fff;
  color: #111;
  }

i.fa-long-arrow-alt-right{
  display: none;
}

.board-mem{
  font-size: 20pt;
  font-weight: 600;
  color: #111;
  text-align: center;
}

@media screen and (max-width: 992px){
.board-mem{
  font-size: 17pt;
  font-weight: 600;
  color: #111;
}  
}

.fbs19j-cont{
  display: flex;
  justify-content: center;
  background: url("../images/gallery/charcoal.0.0.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; 
  background-attachment: fixed;
}

.fbs19j-jacket{
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 50px 10px;
  background: rgba(1, 1, 1, .9);
  width: 100%;
  height: 100%;
}

.fbs19j-gitm{
  display: flex;
  justify-content: center;
}

.fbs19j-itm{
  width: auto;
  height: auto;
  margin: 20px 20px;
  border-radius: 10px;
  border: 2px solid #fff;
  display: flex;
  overflow: hidden;
}

.fbs19j-itm img{
  width: 250px;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.fbs15j-itm{
  width: 390px;
  height: auto;
  margin: 30px 20px;
  border-radius: 10px;
  border: 2px solid #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

.fbs15j-itm img{
  width: 100%;
  height: 280px;
  margin: 0px;
  object-fit: cover;
  object-position: top center;
}

.fbs19j-wrt-up{
  padding: 15px;
  width: 350px;
  font-size: 10pt;
}

.fbs15j-wrt-up{
  padding: 15px;
  width: auto;
  font-size: 10pt;
  text-align: center;
}


.fbs19j-itm h2{
  text-align: left;
  font-size: 12pt;
  font-weight: 400;
  color: #E7E7E7;
  background: rgba(1, 1, 1, .2);
  margin: 0px;
}

.fbs19j-itm span{
  text-align: left;
  font-size: 14pt;
  font-weight: 400;
  color: #5CBDF0;

}


.fbs15j-itm h2{
  text-align: center;
  font-size: 12pt;
  font-weight: 400;
  color: #E7E7E7;
  background: rgba(1, 1, 1, .2);
  margin: 0px;
}

.fbs15j-itm span{
  text-align: center;
  font-size: 14pt;
  font-weight: 400;
  color: #5CBDF0;

}

@media screen and (max-width: 992px){
.fbs19j-cont{ 
  background-attachment: scroll;
}

.fbs19j-jacket{
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: rgba(1, 1, 1, .7);
}


.fbs19j-itm{
  width: 96%;
  max-width: 500px;
  height: auto;
  margin: 10px auto;
  border-radius: 10px;
  border: 2px solid #fff;
  cursor: pointer;
  overflow: hidden;
  flex-direction: column;
}

.fbs15j-itm{
  width: 96%;
  max-width: 500px;
  height: auto;
  margin: 20px auto;
  border-radius: 10px;
  border: 2px solid #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

.fbs19j-gitm{
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0px auto;
}

.fbs19j-itm img{
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: top center;

}

.fbs19j-wrt-up{
  padding: 15px;
  width: 100%;
  font-size: 10pt;
  text-align: center;
}

.fbs15j-wrt-up{
  padding: 15px;
  width: 100%;
  font-size: 10pt;
  text-align: center;
}


.fbs19j-itm h2{
  text-align: center;
  font-size: 12pt;
  font-weight: 400;
  color: #E7E7E7;
  background: rgba(1, 1, 1, .2);
  margin: 0px;
}

.fbs19j-itm span{
  text-align: center;
  font-size: 14pt;
  font-weight: 400;
  color: #5CBDF0;

}


.fbs15j-itm h2{
  text-align: center;
  font-size: 12pt;
  font-weight: 400;
  color: #E7E7E7;
  background: rgba(1, 1, 1, .2);
  margin: 0px;
}

.fbs15j-itm span{
  text-align: center;
  font-size: 14pt;
  font-weight: 400;
  color: #5CBDF0;

}

.fbs19j-itm span{
  text-align: center;
  font-size: 14pt;
  font-weight: 400;
  color: #5CBDF0;

}
/*.fbs19j-itm{
  width: auto;
  height: auto;
  margin: 20px 20px;
  border-radius: 10px;
  border: 2px solid #fff;
  display: flex;
  overflow: hidden;
}

.fbs19j-itm img{
  width: 250px;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.fbs15j-itm{
  width: 390px;
  height: auto;
  margin: 30px 20px;
  border-radius: 10px;
  border: 2px solid #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}
*/




}



@media screen and (max-width: 992px){

.about-body .about-jacket{
  display: block;
  justify-content: center;
  align-items: center;
  width: 95%;
  max-width: unset;
  padding: 50px 0px;
}

.about-body .about-cert{
  display: none;
  background: url('../images/mobile/split-ginger.jpeg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 350px;
  cursor: pointer;
}

.about-body .about-column{
  width: 100%;
}

.about-body .about-flex{
  display: block;
  justify-content: center;
}

.about-body .about-flex:nth-child(2){
  display: block;
  justify-content: center;
  margin-top: 0px;
}

.about-body .about-itm{
  background: #1C1C1C;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 20px;
  border-radius: 15px;
  margin: 20px 0px;
}

.about-body .about-itm-b{
  margin-right: 0px;
  }

.about-body .about-itm-c{
  margin-right: 0px;
  }

.about-body .about-itm-e{
  margin-right: 0px;
  width: 100%;
  }

.about-body .about-itm-f{
  width: 100%;
  }

.about-body h1{
  font-weight: 400;
  font-size: 15pt;
  color: #fff;
  text-transform: capitalize;
  display: inline-block;
  background: #09AB5F;
  border-radius: 30px;
  padding: 5px 20px;
  }

.about-body .about-itm p{
  font-weight: 300;
  font-size: 11pt;
  color: #C1C1C1;
  }

.about-body .about-itm ul{
  font-weight: 300;
  font-size: 11pt;
  color: #CDCDCD;
  }

.other-about-links{
  display: block;
  justify-content: center;
}

.other-about-links a{
  width: 90%;
  padding: 10px 20px;
  margin: 50px auto;
  background: #F77620;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font-weight: 500;
  transition: .2s ease;
}

i.fa-long-arrow-alt-right{
  display: block;
}

.other-about-links a:hover{
  box-shadow: 2px 2px 20px -5px rgba(1, 1, 1, .8);
  background: #fff;
  color: #111 !important;
  }


}


#home-banner-a{
  display: none;
}


#slides-banner{
  width: 100%;
  height: 90vh;
  display: flex;
  justify-content: center;
  padding: 0px;
  margin: 100px 0px 0px 0px;
}

#slides-banner .overlay-banner{
  width: 100%;
  height: 100%;
  padding: 30px;
  background: rgba(1, 1, 1, .6);
  display: flex;
  justify-content: center;
  align-items: center;
}

#slides-banner h1{
  font-weight: 800;
  font-size: 30pt;
  color: #fff;
  text-transform: uppercase;
  }

#slides-banner h2{
  font-weight: 400;
  font-size: 15pt;
  color: #fff;
}


@media screen and (max-width: 992px){
#slides-banner{
  width: 100%;
  height: 70vh;
  margin: 50px 0px 0px 0px;
}


#slides-banner h1{
  font-weight: 800;
  font-size: 20pt;
  color: #fff;
  }

#slides-banner h2{
  font-weight: 400;
  font-size: 15pt;
  color: #fff;
}
  }




.processing-banner .header-text-a{
  color: #111;
}

.civil-engin-banner{
  background: url('../images/gallery/constructionxxv.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.importation-banner{
  background: url('../images/gallery/impimgban.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.processing-banner{
  background: url('../images/gallery/agro processing.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
 
#distribution-banner{
  background: url('../images/gallery/hoverla-banner-a.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; 
}

.contact-banner{
  background: url('../images/mobile/contactus-banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; 
}

.about-banner{
  background: url('../images/gallery/dgdg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;  
}

@media screen and (max-width: 992px){
.processing-banner{
  background: url('../images/mobile/agro processing-mobile.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center !important;
}


.importation-banner{
  background: url('../images/mobile/imgbanmob.jpg');
  background-size: cover !important;
  background-position: top center !important;
}

#distribution-banner{
  background: url('../images/mobile/hoverla-banner-mob.jpg');
  background-size: cover !important;
  background-position: center center !important;
}

.contact-banner{
  background-size: cover !important;
  background-position: center left !important;
}

.about-banner{
  background: url('../images/gallery/dgdg.jpg');
  background-size: cover !important;
  background-position: center left !important;
}

}

.construct-home{
  width: 90%;
  max-width: 1000px;
  padding: 30px;
  margin: auto;
}

h1.service-header{
  font-size: 27pt;
}
@media screen and (max-width: 992px){
.construct-home{
  width: 100%;
  max-width: 99%;
  padding: 30px 10px;
  margin: auto;
}
  h1.service-header{
  font-size: 18pt;
}
}