.logo {
  height: 80px;
}

.main-top {
  background: #363636;
}

.top-bar {
  background: #20c0d3;
}

.isFixed {
  background: #363636;
}

.banner-info_agile_w3ls h3 span {
  background: rgba(37,190,209, 0.5);
}

.navbar-light .navbar-nav .active > .nav-link{
  color: #3cb596
}

.banner-info_agile_w3ls a {
  background: #20c0d3;
  border: 1px solid #ffffffba;
}

.wthree_features_grid i {
  background: #20c0d3;
}

.welcome-left h3 {
  color: #20c0d3;
}

.blog-w3ls {
  background-attachment: fixed;
  width: 100%;
}

.banner-info_agile_w3ls p {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 15px;;
}

.screen-agile i {
  background: #20c0d3;
}

.w3ls-titles i {
  color: #20c0d3;
}

.inner-banner-w3ls {
  background-attachment: fixed;
}

.contact-right-w3l input[type="submit"] {
  background: #20c0d3;
}

.da-thumbs li a div {
  background: rgba(37,190,209, 0.82);
}

.is-invalid{
  border: 1px solid #dc3545 !important;
}

.contact-right-w3l input[type="text"], .contact-right-w3l input[type="email"], .contact-right-w3l textarea, .contact-right-w3l select.form-control {
  margin-bottom: 0;
  margin-top: 15px;
}

.floating-wpp {
    bottom: 80px !important;
}