.btn-custom_bg:hover {
  color: #fff;
  background: #ee6e73;
  border: 1px solid #ee6e73;
}
.navbaraddcolor {
  background: #ee6e73;
}
.overlayimageone {
  background: rgba(238, 110, 115, .7);
}

.overlayimagetwo {
  background: rgba(238, 110, 115, .8);
}

.overlayimagethree {
  background: rgba(238, 110, 115, .7);
}
a.btn-detail:hover {
  background: #ee6e73;
}
.item-thumbnail::before {
  background: rgba(238, 110, 115, .7);
}
.videobgoverly {
  background: rgba(238, 110, 115, .7);
}
.video_content:hover a i {
  background: #ee6e73;
  border-color: #ee6e73;
}  
.pricing-category:hover .join a {
  background: #ee6e73;
  border-color: #ee6e73;
}
.team_slider_item_info ul li a i:hover {
  background: #ee6e73;
}
.btn-customing:hover {
  border: 1px solid #ee6e73;
  background: #ee6e73;
}
#contactuspart .bottomtotop i {
  background: #ee6e73;
  border: 1px solid #ee6e73;
}
#contactuspart .bottomtotop i:hover {
  background: #f13c42;
  border: 1px solid #f13c42;
}

@media (max-width: 1199.98px) {
  .navigation {
    background: #f13c42;
}
}