.navbar-brand img {
  max-height: 80px;
}
.header-navbar-collapse {
  padding: 25px;
  background: rgba(0, 0, 0, 1.0) !important;
}
.btn-pink {
  color: #fff;
  background-color: #EC268F;
}
a {
  color: #EC268F;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
.blog-article article p.blog-article-btn {
  color: #EC268F;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
.features-icon span {
  font-size: 46px;
  color: #EC268F;
}
h1.numscroller {
  text-align: center;
  color: #EC268F;
  font-weight: 700;
  font-size: 42px;
  letter-spacing: 1px;
}
a:hover, a:focus {
  color: #EC268F;
  text-decoration: none;
  box-shadow: none;
  outline: none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.rk-separator {
  background-color: #EC268F;
  height: 2px;
  position: relative;
  width: 22px;
  display: block;
  margin: 10px auto 30px auto;
}
.team-content .team-details h5 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #EC268F;
}
.cbp-l-grid-masonry-projects-title {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #EC268F;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
.nav-tabs-services>li.active>a, .nav-tabs-services>li.active>a:hover, .nav-tabs-services>li.active>a:focus {
  color: #EC268F;
  cursor: default;
  background-color: transparent;
  border: none;
  border-bottom-color: transparent;
}
.tabpanel-title h3 {
  color: #EC268F;
  font-size: 20px;
  letter-spacing: 0.8px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.cbp img {
  display: block;
  width: auto;
  height: auto;
  min-width: 94px;
  max-width: 100%;
}
.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active, .cbp-l-filters-buttonCenter .cbp-filter-item:hover {
    color: #EC268F;
    border-bottom: 2px solid #EC268F;
}
.rk-clients-content a.thumbnail {
  background-color: #000000;
  border: none;
  border-radius: 0;
  padding: 5px;
  margin-bottom: 10px;
}
.rk-cta-content article {
  margin-top: 0px;
  text-align: justify;
}
.contact-form .wpcf7-mail-sent-ok {
  text-align: center;
  color: #EC268F;
  border: none;
  font-weight: bold;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
}