a.text-link {
	color: #FF671B !important;
}

.view-more {
	color: #FF671B!important;
}

.index-4 .top-bar {
	background: #0082CA !important;
}

.index-4 .main-nav ul > li:hover a,
.index-4 .main-nav ul > li.selected a {
  color: #FF671B;
}

.main-nav ul li:hover > ul {
	background: #FF671B;
}
.main-nav ul ul li:hover > ul {
	background: #FF671B;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #FF671B;
}
.slicknav_nav {
	background: #FF671B;
}
.slicknav_nav li ul li a:hover{ background:#FF671B; }

.navybg {
	background: #001D6D !important;
}

.colorbg {
	background: rgba(226, 108, 48, 1);
}

.testimonialsbg{
	background:url(../img/testimonials.jpg);
}

.banner-overlay {
	background: rgba(252, 99, 23,.75);
}

.banner-strip span.current-page {
	color:#FF671B;
}

.banner-strip-navybg {
    background: #001D6D;
    color: #7d8997;
}

.btn-3 {
	background: #FF671B;
}

.btn-3:hover {
	background: rgb(252, 99, 23);
}

.btn-3:active {
	background: rgb(252, 99, 23);
}

.banner-button .btn-3 {
	background: #FF671B;
}

.default-button {
    background: #FF671B;
}

#contact .navybg {
	background: #0082CA !important;
	color: #fff;
}
#contact .navybg a {
	color: #fff;
}
#contact .navybg .left-address {
	color: #fff;
}

input[type="submit"] {
	background:#FF671B;
  }

.lightgreybg {
	background: #f4f4f4 !important;
}
.orangebg {
    background: rgba(226, 108, 48, 1);
}

.white {
	color: #fff !important;
}

.text-yellow {
	color: #ffd740;
}

.panel-title:hover,
.panel-title:hover .left-icon-history,
.panel-title:not(.collapsed),
.panel-title:not(.collapsed) .left-icon-history {
	color:#FF671B!important;
}

.panel-title i {
	color:#FF671B;
}
.panel-heading a.collapsed:after {
	color:#FF671B;
}
.panel-heading a:after {
	color:#FF671B;
}

.top-bar-button {
	background-color: #FF671B;
}

.top-bar-button a{
	color: #001D6D !important;
}

.top-bar-button:hover {
	background-color: #fff !important;
	color: #001D6D !important;
}

.top-content a {
	color: #001D6D !important;
}

.content a {
	color: #001D6D !important;
}


.footer {
	background: #0082CA !important;
}

footer-ul li a{
	color: #818e9c !important;
}

footer-p, footer-address, footer-place.footer-address ul li a  {
	color: #818e9c !important;
}

.footer-title, .footer-place, .footer-place a {
	color: #ccd0d5 !important;
}

.top-bar ul li a i {
	color: #fff !important;
	opacity: .5;
}

#foot_top {
	background-color: #FF671B !important;
	color: #fff !important;
}

#foot_top:hover {
	color: #001D6D !important;
}

.footer-strip {
	background-color: #001D6D !important;
}

.footer-contact-details i {
	color:#FF671B;
}

.sidebar-menu li a:hover, .sidebar-menu li a.active {
	color: #FF671B;
}

.back-to-top, .touch-device .back-to-top:hover {
	background-color: #FF671B;
}

.grid figcaption {
	background: #FF671B;
}

.owl-theme .owl-controls .owl-page span {
    background: #FF671B !important;
}

.tooltip-inner {
	background:#FF671B !important;
}
.tooltip.top .tooltip-arrow {
	border-top-color:#FF671B !important;
}


/* Preloader css */

#jpreSlide{
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	margin: -50px 0 0 -100px;
	width: 200px;
	height: 100px;
}
#jpreLoader {
	position: relative !important;
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;	
}
#jprePercentage {
	width: 100px;
	height: 50px !important;
	line-height: 50px;
	position: absolute !important;
	text-align: left;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -50px;
	z-index: 999998;
	font-size: 24px;
	color: #FF671B;	
	font-weight:500;
	-webkit-animation: none;
	   -moz-animation: none;
		-ms-animation: none;
		 -o-animation: none;
			animation: none;
}


#circle {
	color: #FF671B;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 11;
	margin: -50px 0 0 -50px;
	width: 0px;
	height: 0px;
	background:rgba(145, 199, 32,.9);
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	-webkit-animation: none;
	   -moz-animation: none;
		-ms-animation: none;
		 -o-animation: none;
			animation: none;
}
#jprePercentage:after {
	text-align: left;
	font-size: 60px;
	overflow: hidden;
	display: block;
	-webkit-animation: ellipsis steps(4,end) 900ms infinite;      
	animation: ellipsis steps(4,end) 900ms infinite;
	content: "\2026"; /* ascii code for the ellipsis character */
	width: 0px;
  }
  
  @keyframes ellipsis {
	to {
	  width: 1em;    
	}
  }
  
  @-webkit-keyframes ellipsis {
	to {
	  width: 1em;    
	}
  }




/* <div id="jpreOverlay" style="position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 9999999;">
	<div id="jpreSlide" style="position: absolute; top: 35%; left: 46%;">
		<section id="jSplash">
			<div id="circle" style="opacity: 1;"></div>
		</section>
	</div>
	<div id="jpreLoader" style="position: absolute; top: 75%; left: 0%;">
		<div id="jpreBar" style="width: 86.2468%; height: 100%; overflow: hidden;"></div>
		<div id="jprePercentage" style="position: relative; height: 100%;">93%</div>
		<div id="jpreButton" style="position: relative; height: 100%; display: none;">Start!</div>
	</div>
</div> */