.social img,
.navbar .navbar-nav .active,
.navbar .navbar-nav li a:hover,
.ps-container .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x,
.team:hover,
.SectionPortfolio .cat-list .active,
.SectionPortfolio  .btn-outline-white:hover,
.da-dots span.da-dots-current:after,
.SectionBlogpost  .btn-outline-white:hover,
.item-title,
.popup-nav-top,
.portfolio-popup .btn-outline-white:hover,
.btn-black:hover,
.price_item:hover,
.portfolio-filters ul li a.active,
.blog-nav span,
.widget .widget-tags li h4 a:hover,
.as-item:hover .horizontal-line,
.process-step:hover .horizontal-line,
.spinner:before,
.gmap-button:hover
 {
	background: #00BEEB;
}

.SectionPortfolio .portfolio-row .portfolio-mix .portfolio-item a .caption-bg {
	-webkit-box-shadow: inset 0 0 0 6px #00BEEB, inset 0 0 0 0 #00BEEB;
	-moz-box-shadow: inset 0 0 0 6px #00BEEB, inset 0 0 0 0 #00BEEB;
	box-shadow: inset 0 0 0 6px #00BEEB, inset 0 0 0 0 #00BEEB;
}
.SectionPortfolio .portfolio-row .portfolio-mix .portfolio-item a:hover .caption-bg::before {
	-webkit-box-shadow: inset 0 0 0 160px #00BEEB;
	-moz-box-shadow: inset 0 0 0 160px #00BEEB;
	box-shadow: inset 0 0 0 160px #00BEEB;
}
a:hover,
.statistics h1.big:hover,
.statistics h1.big:hover span.desc,
#process-slider .step,
#services .service-icon i,
.SectionPortfolio .btn-outline-white,
.SectionBlogpost  ul li.slide hgroup h4 span a,
.SectionBlogpost  ul li.slide hgroup h1:hover,
.SectionBlogpost  .btn-outline-white,
#contact form button[type="submit"]:hover,
.portfolio-popup .btn-outline-white,
.SectionBlogpost  ul li.slide article h4 span a,
.SectionBlogpost  ul li.slide article h1:hover,
.scrolltotop:hover,
.service:hover .circle .fa,
#contactshort li a:hover,
.twitter_author .fa,
.as-item:hover h4,
.as-item:hover i,
.process-step:hover h4,
.process-step:hover i,
.blog-nav a:hover {
	color: #00BEEB;
}
.service .circle .fa,
.price_item:hover .pi-title,
.price_item:hover .pi-cost,
.price_item:hover a,
.widget .widget-tags li h4 a:hover,
.gmap-button:hover {
	color: #fff
}
.blog-nav a:hover {
	border-color: #00BEEB
}
.SectionPortfolio .btn-outline-white,
.da-slide .da-img .square-outline,
.SectionBlogpost  .btn-outline-white,
.portfolio-popup .btn-outline-white {
	border: 2px solid #00BEEB;
}

.SectionPortfolio .cat-list .active,
.SectionPortfolio .btn-outline-white:hover,
.SectionBlogpost  .btn-outline-white:hover,
.portfolio-popup .btn-outline-white:hover {
	color: #fff !important;
}
.footer a {
	color: #fff;
}
*::-moz-selection {
background:#00BEEB;
color:#fff;
}
