.about-section .content_box .image_box .icon-box {
  display: none !important;
}

.banner-carousel .slide-item .slider-title {
  display: block;
  font-size: 72px;
  line-height: 1.05em;
  color: #fff;
  font-weight: 700;
  margin-bottom: 90px;
  opacity: 1;
  text-transform: uppercase !important;
  letter-spacing: 0;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -o-transform: translateY(80px);
  transform: translateY(80px);
  text-transform: capitalize;
}
.sec-title.with-separator .widget-header-title {
  padding-bottom: 27px;
}

.sec-title h3.widget-header-title {
  position: relative;
  display: block;
  font-size: 36px;
  line-height: 1.25em;
  color: #222222;
  font-weight: 700;
  margin-bottom: 0px;
}
input, select, button,
.sidebar .recent-posts .title,
.news-block-four .lower-box,
.banner-carousel .next-slide .text,
.main-menu .navigation {
  font-family: 'Ubuntu' !important;
}
