/*
#1 color = #4ACCD1;
#2 color = #3fbbc0;
*/

a:hover,
a:focus {
  color: #395b70;
}

.circled {
  background: #395b70;
}

.con1 > div,
.con2 > div,
.con3 > div {
  background-color: #395b70;
}

.scrollup:hover {
  background: #395b70;
}

/* service */

.service-icon span {
  color: #395b70;
}

/* button */
.btn-skin {
  background-color: #395b70;
  border-color: #395b70;
}

/* top */
.top-area {
  background: rgba(0, 0, 0, 0.89);
}

/* menu */

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
  color: #3fbbc0;
}
.navbar-custom.top-nav-collapse .nav li a:hover,
.navbar-custom .nav li a:hover,
.navbar-custom .nav li.active a,
.navbar-custom.top-nav-collapse .nav li.active a {
  color: #395b70;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #395b70;
}

.bg-skin {
  background: #395b70;
}

.highlight-color {
  background-color: #395b70;
}
.color {
  color: #395b70;
}

/* pricing box  */
.pricing-content.featured h2,
.pricing-content.featured .price-bottom {
  background-color: #3fbbc0;
}
.pricing-content.featured h3 {
  background: #395b70;
}

/* team */
.cbp-l-grid-team-name {
  color: #3fbbc0;
}

.cbp-l-filters-button .cbp-filter-counter {
  background-color: #395b70;
}

.cbp-l-filters-alignLeft .cbp-filter-item-active {
  /* @editable properties */
  background-color: #395b70;
  border: 1px solid #395b70;
}

.cbp-l-filters-dropdownWrap {
  background: #395b70;
}
.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
  /* @editable properties */
  background-color: #395b70;
  border-color: #395b70;
}
.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight {
  /* @editable properties */
  background-color: #395b70;
}

.cbp-l-caption-buttonLeft:hover,
.cbp-l-caption-buttonRight:hover {
  /* @editable properties */
  background-color: #395b70;
}

.form-control:focus {
  border-color: #395b70;
}
