
/*==== Start smart farming Section ====*/

.home-service{
  position: relative;
  background: #E4E4E4;
}
.home-service .row > .col-lg-2.col-md-4.col-sm-6 {
  margin-top: -45px;
  padding-left: 5px;
  padding-right: 5px;
}
.service-content{
  position: relative;
  margin-bottom: 30px;
}
.service-content a{
  display: block;
}
.service-content img{
  width: 100%;
  max-width: 100%;
  height: auto;
}
.service-content h3{
  text-align: center;
  margin: 15px 0;
  font-size: 16px;
  color: #000000;
  font-weight: 400;
  text-decoration: none;
}


/*==== Start Home page Section ====*/

.event-area{
  position: relative;
  background: #E4E4E4;
}
.event-content{
  position: relative;
  border: 2px solid #fff;
}
.event-image{
  position: relative;
}
.event-image img{
  width: 100%;
  height: auto;
  max-width: 100%;
}
.event-image.fancybox-popup a::after {
  content: '\f144';
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 25px);
  font-family: 'Font Awesome 5 Pro';
  font-size: 60px;
  color: #fff;
  z-index: 3;
}
.event-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255,255,255,0.8);
}
.event-title h3 {
  margin: 0;
  line-height: inherit;
}
.event-title h3 a {
  margin: 0;
  font-size: 26px;
  font-weight: 400;
  display: block;
  padding: 10px 30px;
  text-transform: capitalize;
}
.featured.event-content {
  border: none; 
  margin-bottom: 15px;
}
.featured.event-content .event-title {
  height: 100%;
  background: rgba(255,255,255,0.5);
}


/*==== Start Board of directors Area Section ====*/

.board-director{
  position: relative;
}
.sidebar-area{
  position: relative;
}
.sidebar-menu{
  position: relative;
  padding: 0;
}
.sidebar-menu li{
  display: block;
}
.sidebar-menu li.bdr-none a {
  border-bottom: none;
  padding: 30px 0 5px;
}
.sidebar-menu li a {
  border-bottom: 1px solid #ccc;
  padding: 10px 20px;
  font-size: 17px;
  margin-top: -1px;
  color: #383838;
  display: block;
}
.sidebar-menu li a.active {
  background: #977b41;
  color: #fff;
  border-color: #977b41;
}
.member-area{
  position: relative;
}
.member-item{
  background: #f8f8f8;
  border-radius: 0px;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
  padding: 15px;
}
.member-item img{
  max-width: 110px;
  width: auto;
  height: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.member-item h4 {
  color: #977b41;
  font-size: 28px;
  padding-bottom: 5px;
  font-weight: 300;
  margin: 0;
}
.member-item p{
  font-size: 13px;
  color: #383838;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

/*==== Start Project page Section ====*/

.project-area{
  position: relative;
}
.projectItem {
  display:none;
}
.project-item{
  position: relative;
  margin-bottom: 30px;
}
.project-item img{
  width: 100%;
  height: auto;
  max-width: 100%;
}
.project-content{
  background: #383838;
  color: #fff;
  padding: 15px 15px 20px;
}
.project-content h3{
  font-size: 19px;
  color: #B19F73;
  font-weight: 300;
}
.project-content p {
  color: #fff;
  font-size: 12px;
}
.project-content a {
  background: transparent;
  border: 3px solid #fff;
  font-size: 15px;
  padding: 5px 25px 5px 25px;
  border-radius: 0px;
  color: #fff;
  max-width: 150px;
  cursor: pointer;
  margin: auto;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  text-align: center;
}
#loadMore{
  padding-top: 30px;
}
#loadMore a {
  background: transparent;
  border: 3px solid #3E3E3E;
  font-size: 15px;
  padding: 5px 25px 5px 25px;
  border-radius: 0px;
  color: #3E3E3E;
  width: 150px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
}

/*==== Start Investor page Section ====*/

.investor-area{
  position: relative;
}
.investor-area h3 {
  font-size: 35px;
  color: #987B41;
  font-weight: 300;
  margin-bottom: 30px;
}
.investor-area ul{
  padding: 0;
}
.investor-area li{
  position: relative;
  background: #F9F9F9;
  padding: 15px;
  font-size: 12px;
  color: #383838;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #fff;
}
.investor-area li:nth-child(even){
  background: #F1F1F1;
}
.investor-area li a {
  color: #fff;
  text-decoration: none;
  background: #2D2D2D;
  text-align: center;
  padding: 15px;
  font-size: 12px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.investor-area2{
  position: relative;
}
.investor-area2 h3 {
  font-size: 35px;
  color: #987B41;
  font-weight: 300;
  margin-bottom: 30px;
}
.investor-area2 ul{
  padding: 0;
}
.investor-area2 li{
  position: relative;
  background: #F9F9F9;
  padding: 15px;
  font-size: 12px;
  color: #383838;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #fff;
}
.investor-area2 li:nth-child(even){
  background: #F1F1F1;
}
.investor-area2 li a {
  color: #fff;
  text-decoration: none;
  background: #2D2D2D;
  text-align: center;
  padding: 15px;
  font-size: 12px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*==== Start Project page Section ====*/


.download-area{
  position: relative;
}
.download-item{
  position: relative;
  margin-bottom: 30px;
}
.download-item img{
  width: 100%;
  height: auto;
  max-width: 100%;
}
.download-content{
  position: relative;
  padding: 15px 0 10px;
}
.download-content h3{
  font-size: 25px;
  color: #B19F73;
  font-weight: 300;
}
.download-content p{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  margin-bottom: 0;
  line-height: 25px;
}
.download-content a {
  background: transparent;
  border: 3px solid #3E3E3E;
  font-size: 15px;
  padding: 5px 25px 5px 25px;
  border-radius: 0px;
  color: #3E3E3E;
  max-width: 150px;
  cursor: pointer;
  margin: 15px 0 0;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
}


/*==== Start News page Section ====*/

.news-area{
  position: relative;
}
.news-item {
  border-bottom: 1px solid #eee;
  padding: 25px 0;
}
.news-image{
  position: relative;
}
.news-image img{
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.news-content h3 a {
  color: #987B41;
  font-size: 28px;
  text-decoration: none;
  font-weight: 300;
}
.news-content p.date {
  color: #B0B0B0;
  font-size: 13px;
  margin: 2px 0px 10px 0px;
}
.news-content p{
  color: #383838;
  font-size: 13px;
  line-height: 25px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
.pagination-menu {
  position: relative;
  display: block;
  margin-top: 15px;
}
.pagination-menu .pagination{
  position: relative;
  padding: 30px 0 20px;
  display: block;
  text-align: center;
}
.pagination-menu .pagination li {
  display: inline-block;
  margin-left: -2px;
  margin-right: -2px;
}
.pagination-menu .pagination li a{
  border: none;
  border-radius: 0;
  color: #987B41;
  background: #383838;
  font-size: 14px;
  font-weight: 300;
  padding: 10px 20px;
  text-transform: uppercase;
  box-shadow: none;
  outline: none;
}
.pagination-menu .pagination li.active a{
  background: #000;
  color: #fff;
  font-weight: 600;
}
.pagination-menu .pagination li a:hover,
.pagination-menu .pagination li a:focus{
  background: #000;
  color: #fff;
}

/*==== Start Project page Section ====*/
/*==== Start Project page Section ====*/

.map-area{
  position: relative;
  margin-top: -150px;
}
.map-location{
  position: relative;
}
.map-location h2 {
  color: #987B41;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
}
.map-location h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}
.map-location iframe{
  position: relative;
  border: 15px solid #fff;
}
.map-location p {
  font-size: 14px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px 0;
}


.contact-form{
  position: relative;
  display: block;
  padding: 0 30px;
}
.contact-form label {
  font-size: 14px;
  color: #333;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  font-weight: 400;
}
.contact-form .recaptcha-cus{
    padding-top: 20px;
}
.contact-form input, .contact-form textarea, .contact-form select {
  border: 1px solid #ededed;
  border-radius: 3px;
  font-size: 14px;
  color: #232728;
  background: #fff;
  padding: 10px 15px;
  width: 100%;
  font-family: 'Roboto', sans-serif;
}
.contact-form input:focus, .contact-form textarea:focus, .contact-form select:focus{
  outline: none;
  box-shadow: none;
  border-color: #987B41;
}
.contact-form .form-group span {
  background: #000;
  color: #fff;
  padding: 4px 15px;
  margin-top: -6px;
  display: inline-block;
}
.contact-form input[type="submit"] {
  background: transparent;
  cursor: pointer;
  display: inline-block;
  color: #987B41;
  padding: 10px 40px;
  border-radius: 3px;
  border: 4px solid #987B41;
  font-size: 15px;
  font-weight: normal;
  margin-top: 20px;
  text-transform: uppercase;
  width: auto;
}
.contact-form input[type=submit]:hover, .contact-form input[type=submit]:focus{
  background: #987B41;
  color: #fff;
  border-color: #987B41;
}

.contact-info {
  padding: 15px 20px;
  background: #987B41;
  margin-bottom: 30px;
}
.contact-info h5 {
  color: #fff;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  font-weight: 300;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.contact-info p {
  color: #fff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  margin: 0;
}



/*==== Start scrollUp area ====*/

#scrollUp {
    text-align: center;
    position: relative;
    right: 20px;
    bottom: 20px;
    color: #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
#scrollUp::before {
    background: #745921;
    border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    content: "";
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: -1;
}
#scrollUp span i {
    font-size: 20px;
    padding: 9px 11px;
}

.header-yellow {
    font-size: 30px;
    color: #B19F73;
}

.square-btn {
  padding: 15px 15px 20px;
}

.square-btn a{
  background: transparent;
  border: 3px solid #fff;
  font-size: 15px;
  padding: 5px 25px 5px 25px;
  border-radius: 0px;
  color: #fff;
  max-width: 150px;
  cursor: pointer;
  margin: auto;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  text-align: center;
}

.btn-black {
    background: transparent!important;
    border: 3px solid #3E3E3E!important;
    font-size: 15px;
    padding: 5px 25px 5px 25px;
    border-radius: 0px;
    color: #3E3E3E!important;
    width: 150px;
    cursor: pointer;
    text-decoration: none!important;
    text-align: center;
    margin: auto;
}

.btn-black a {
    color: #3E3E3E!important;
}

.quality-header {
    font-size: 24px;
    color: #977b41;
    font-weight: 300;
}

