/*
*light-blue : #33b3d3
*/

.pricing .secondary-button.secondary-button-inverse:hover,
.scroll-indicator:before, .scroll-indicator:after,
.scroll-indicator.go-top:before,
header, #preloader,
.secondary-button,
.primary-button.button-inverse,
.pricing-title,
.pricing.active,
.team-content,
.parallax,
.btn-xl,
.separator,
::selection{
	background-color: #33b3d3;
}

.navbar-default.navbar-shrink .navbar-nav>.active>a:focus,
.navbar-default.navbar-shrink .navbar-nav>.active>a:hover,
.pricing .secondary-button.secondary-button-inverse:hover,
.navbar-default .navbar-nav>.active>a,
a:hover, a:focus, a:active, a.active,
.features-tabs .tab a.active,
.features-tabs .tab:hover a,
.pricing .col-lg-3,
.pricing .fa,
.primary-button,
.secondary-button-inverse,
.primary-button.button-inverse:hover,
#contact .text-danger,
.tt-quote,
a{
	color: #33b3d3;
}

.features-tabs .tab a.active,
.team-content .triangle{
	border-bottom-color: #33b3d3;
}
.features-tabs .tab a.active .triangle{
	border-top-color:  #33b3d3;
}

.team-member:hover .triangle,
.primary-button.button-inverse:hover,
.primary-button.button-inverse,
.pricing,
.pricing.active,
.secondary-button-inverse,
#contact .form-group textarea.form-control:focus,
#contact .form-group input.form-control:focus,
.btn-xl
{
	border-color: #33b3d3;
}
.secondary-button.secondary-button-inverse:hover{
	color: #fff !important;
}