.banner-area.banner-area-padding.section-bg-1 {
  background: rgb(69,104,220);
  background: -moz-linear-gradient(90deg, rgba(69,104,220,1) 0%, rgba(176,106,179,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(69,104,220,1) 0%, rgba(176,106,179,1) 100%);
  background: linear-gradient(90deg, rgba(69,104,220,1) 0%, rgba(176,106,179,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4568dc",endColorstr="#b06ab3",GradientType=1);
}

.banner-single-content-title, .banner-single-content-para, .banner-single-content-logo-title {
 color: #fff 
}

.banner-right-content-thumb.wow.slideInUp {
  background: #fff;
}

.cmn-btn.btn-bg-1 {
  background: #fff;
  color: #000;
  border: 1px solid transparent;
}

.banner-area.banner-area-padding.section-bg-1 .cmn-btn.btn-outline-1 {
  padding: 12px 35px;
  color: white;
  border: 1px solid #fff;
}

span[data-type_id="all"] {
display: none
}