.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color:#607D8B !important;}
.btn-last a{color: #fff !important;    background: #607D8B;}
.btn-last a:hover{	color: #607D8B !important;    border-radius: 5px 5px; border:1px solid #607D8B;}
.feature-box i{	color:#607D8B;}
.navbar-default .navbar-toggle .icon-bar {    background-color: #607D8B;}
.navbar-fixed-top.opaque #navbar-collapse-02 .current a {    color:#607D8B !important;}
.navbar-fixed-top.opaque {    box-shadow: 1px 2px 2px #607D8B;}
.navbar-default .navbar-nav > li > a.discover-btn:hover {	color: #607D8B!important;}
.about-box i{	color:#607D8B;}
blockquote {	color: #607D8B;	border-left: 2px solid #607D8B;}
a.btn-download {	background: #607D8B;	border: 2px solid #607D8B;}
a.btn-download:hover {	color: #607D8B;	border:2px solid #607D8B;}
ul.features-responsive li i {	color: #607D8B;}
.text-blue{	color: #607D8B;}
ul.team-social li a i{	color:#607D8B;	border: 1px solid #607D8B;}
ul.team-social li a i:hover{	background-color: #607D8B;	border:1px solid #607D8B;}
.price-box-blue{	background: #607D8B;	border: 2px solid #607D8B;}
ul.pricing-list li a.price-tag{	background: #607D8B;	border: 1px solid #607D8B;}
ul.pricing-list li a.price-tag:hover{	color: #607D8B;	border: 1px solid #607D8B;	}
.price-box-blue ul.pricing-list li a.price-tag{	color: #fff;	background: #607D8B;	}
.price-box-blue ul.pricing-list li a.price-tag:hover{	color: #607D8B;	border: 1px solid #607D8B;	}
input.contact-submit{		border: 2px solid #607D8B;	background-color: #607D8B;}
input.contact-submit:hover{	color:#607D8B;border:2px solid #607D8B;}
.footer p a {	color: #607D8B;}
ul.footer_social li a i:hover {color:#607D8B;}
.testim-inner span.job-text{	color: #607D8B;}	
.hi-icon-left {	color:#607D8B;	border:1px solid #607D8B;	background-color: #607D8B;}
.hi-icon-left:after {	border: 1px solid #607D8B;}
/* Effect 2 */
.hi-icon-effect-2 .hi-icon-left {	color: #607D8B;	box-shadow: 0 0 0 1px #607D8B;	background: #607D8B;}
.hi-icon-right {	color:#607D8B;	border:1px solid #607D8B;	background-color: #607D8B;}
.hi-icon-right:after {	border: 1px solid #607D8B;}
/* Effect 2 */
.hi-icon-effect-2 .hi-icon-right {	color: #607D8B;	box-shadow: 0 0 0 1px #607D8B;	background: #607D8B;}
.hi-icon {	color: #607D8B;}
.hi-icon-effect-8 .hi-icon:hover {	color: #607D8B;}
.hi-icon-effect-8 .hi-icon:hover:after {	-webkit-animation: sonarEffect 1.3s ease-out 75ms;	-moz-animation: sonarEffect 1.3s ease-out 75ms;	animation: sonarEffect 1.3s ease-out 75ms;}
@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.1;
	}
	40% {
		opacity: 0.4;
		box-shadow: 0 0 0 2px rgba(103,157,246,0.1), 0 0 10px 10px #607D8B, 0 0 0 10px rgba(103,157,246,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(103,157,246,0.1), 0 0 10px 10px #607D8B, 0 0 0 10px rgba(103,157,246,0.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.1;
	}
	40% {
		opacity: 0.4;
		box-shadow: 0 0 0 2px rgba(103,157,246,0.1), 0 0 10px 10px #607D8B, 0 0 0 10px rgba(103,157,246,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(103,157,246,0.1), 0 0 10px 10px #607D8B, 0 0 0 10px rgba(103,157,246,0.5);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.1;
	}
	40% {
		opacity: 0.4;
		box-shadow: 0 0 0 2px rgba(103,157,246,0.1), 0 0 10px 10px #607D8B, 0 0 0 10px rgba(103,157,246,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(103,157,246,0.1), 0 0 10px 10px #607D8B, 0 0 0 10px rgba(103,157,246,0.5);
		transform: scale(1.5);
		opacity: 0;
	}
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {    border-top: 3px solid #607D8B;}
.video-icon:hover i{	color: #607D8B;}
.navbar-fixed-top #navbar-collapse-02 .current a {    color: #607D8B!important;}
/* MEDIA QUERIES */
@media (max-width: 767px) {
.navbar-fixed-top #navbar-collapse-02 .current a {    color: #607D8B!important;}
}
.section-dark{
	background-color: #607D8B !important;
}