/*background-color: #29A3A2;*/
/*background-color: #F4F1E0;*/
/*background-color: #7FCF86;*/
/*background-color: #0C2540;*/
/*background-color: #F7EEC6;*/

/* Start Header content */


/* End Header content */

#featured-services {
  background-color: #0C2540 !important;
}

#wb_agrotoday_call_image {
  width: 800px;
}

.wb_title_head_time {
  font-family: 'segoeuib' !important;
  color: #F4F1E0 !important;
  font-size: 64px;
  text-align: center;
  margin-bottom: 50px;
  background-color: #29A3A2;
  padding: 20px;
}

.wb_title_head {
  font-family: 'segoeuib' !important;
  color: #F4F1E0 !important;
  font-size: 64px;
  text-align: center;
  margin-bottom: 50px;
  /*background-color: #F4F1E0;*/
}

.wb_title_head_cnt {
  font-family: 'segoeuib' !important;
  color: #29A3A2 !important;
  font-size: 64px;
  text-align: center;
  margin-bottom: 50px;
}

.footer {
  background-color: #29A3A2 !important;
  color: #F4F1E0 !important;
}

.footer-links {
  color: #F4F1E0 !important;
}

.agro_today_li_title {
  padding-top: 15px;
  background-color: #29a3a2;
  color: white;
  padding-left: 7px;
  -webkit-transform: skew(354deg);
  -ms-transform: skew(354deg);
  transform: skew(354deg);
}

.agro_today_li_title_n_skew {
  /*font-family: 'segoeuib' !important;*/
  font-size: 18px;
  -webkit-transform: skew(-354deg);
  -ms-transform: skew(-354deg);
  transform: skew(-354deg);


}