/********************************************************************/
/*   All Styles for navy-blue.css */
/********************************************************************/

.header-color {
	color: #fad410; 
}

::selection {
	background: #1a1a1a;
	color: #fff;
	-webkit-text-stroke-color: #fff;
}

.button {
	background: #1a1a1a;

}

.button:hover {
	background: #fad410;
}

.top-bar-section li a:not(.button):hover {
	color: #fad410;
}

.front-text h2 span {
	color: #fad410;
}

.green-bg {
	background: #1a1a1a;
}

.widget span {
	background: #fad410;
	color: white;
}

.hire-us .button {
	background-color: #1a1a1a;
	border: 2px solid #1a1a1a;
}

.hire-us .button:hover {
	border: 2px solid #1a1a1a;
}

.orbit-bullets li {
	background: #fad410;
}

.orbit-bullets li.active {
	border: 1px solid #fad410;
}

.progress.success .meter {
	background: #fad410;
}

.all-team .social-icons li a {
	color: #fad410;
}

.social-icons li a:hover {
	color: #1a1a1a;
}

.social-icons li a {
	color: #fad410;
}

.caption::before {
	background: #1a1a1a;
}

.caption::after {
	background: #1a1a1a;
	color: #fad410;
}

.reveal-modal .portfolio-title {
	background: #1a1a1a;
}

.reveal-modal .close-reveal-modal {
	background-color: #fad410;
}

.detail-p strong {
	color: #fad410;
}

.project-intro .button:hover {
	background: #fad410;
}

#region4 {
	background: url(../../img/bg/video-bg5.png) fixed;
}

.video-text .button {
	background: #D3B417;
}

.video-text .button:hover {
	background: #1a1a1a;
}

.all-services .services-icons {
	border: 1px dashed #fad410;
}

.all-services .services-icons:hover {
	border: 2px solid #fad410;
}

.services:hover .services-icons {
	border: 2px solid #fad410;
}

.testimonial-bg .flexslider .testimonial-name {
	color: #fad410;
	border-bottom: 1px solid #fad410;
}

.contact span {
	color: #fad410;
}

.footer-icon-effect .f-icon:hover {
	background: #fad410;
	color: #702fa8;
	box-shadow: 0 0 0 8px rgba(255, 214, 0, 0.3);
}


