/*
* Primary: #00467f;
* rgba(0, 70, 127, 1);
* Hover: #003d66;
* rgba(0, 61, 102, 1);
* Additional: #0062a5;
* rgba(0, 98, 165, 1);
*/
.industrial h1,
.industrial h2,
.industrial h3,
.industrial h4,
.industrial h5,
.industrial h6 {
	color: #00467f;
}
/* .industrial .page_title_container {
  border-bottom: 5px solid #0062a5;
} */
.industrial a {
  color: #00467f;
}
.industrial a:focus,
.industrial a:hover,
.industrial a:active {
	color: #00467f;
}

/* Buttons
------------------------------------*/
.industrial .btn-u {
	background: #00467f;
}
.industrial .btn-u:hover,
.industrial .btn-u:focus,
.industrial .btn-u:active,
.industrial .btn-u.active,
.industrial .open .dropdown-toggle.btn-u {
	background: #003d66;
	color: #fff !important;
}

/* Typography
------------------------------------*/
/* Heading */
.industrial .headline h2,
.industrial .headline h3,
.industrial .headline h4 {
	border-bottom:2px solid #00467f;
}

/* Blockquote */
.industrial blockquote {
	border-left-color: #00467f;
}
.industrial blockquote:hover {
	border-left-color:#00467f;
}

/* Accardion
------------------------------------*/
.industrial .acc-home a.active,
.industrial .acc-home a.accordion-toggle:hover {
	color:#00467f;
}
.industrial .acc-home .collapse.in {
	border-bottom: solid 1px #00467f;
}

/* Testimonials
------------------------------------*/
.industrial .testimonials .testimonial-info {
	color: #00467f;
}
.industrial .testimonials .carousel-arrow i:hover {
	background: #00467f;
}

/* Blog Large Page
------------------------------------*/
.industrial .blog h2 {
    line-height: 25px;
}

.industrial .blog h2 a,
.industrial .blog h2 a:hover {
	color: #00467f !important;
    line-height: 25px;
}
.industrial .blog .tab-content h2 {
	color: #00467f !important;
}

/* Blockquote
------------------------------------*/
.industrial blockquote.bq-green {
  border-color: #00467f;
}
.industrial blockquote:hover,
.industrial blockquote.text-right:hover {
  border-color: #00467f;
}
.industrial .quote-v1 p::before {
  color: #00467f;
}

/* Green Left Bordered Funny Box */
.industrial .funny-boxes-left-green {
  border-left: solid 2px #00467f;
}
.industrial .funny-boxes-left-green:hover {
  border-left-color: #00467f;
}

/* Testimonials Default
------------------------------------*/
/* Testimonials */
.industrial .testimonials .carousel-arrow i:hover {
  background: #00467f;
}

.industrial .testimonials-bg-default .item p {
  background: #00467f;
}
.industrial .testimonials.testimonials-bg-default .item p:after,
.industrial .testimonials.testimonials-bg-default .item p:after {
  border-top-color: #00467f;
}
.industrial .testimonials-bg-default .carousel-arrow i {
  background: #00467f;
}
.industrial .testimonials.testimonials-bg-default .carousel-arrow i:hover {
  background: #003d66;
}

.industrial .testimonial-carousel {
	background: rgba(0, 70, 127, 1);
}
.industrial .testimonial-carousel h2 {
	color: #fff;
}
.industrial .testimonial-carousel .item p {
	color: #fff;
}
.industrial .testimonial-carousel .carousel-indicators .active {
    background-color: rgba(255, 255, 255, 0.5);
}

/* Accardion
------------------------------------*/
.industrial .faq-container {
	background: rgba(0, 70, 127, 1);
}
.industrial .faq-container h2 {
	color: #fff;
}
.industrial .faq-container h2:before,
.industrial .faq-container h2:after {
    border-color: rgba(255, 255, 255, 0.5);
}

/* Owl Carousel
------------------------------------*/
.industrial .owl-btn:hover {
  background: #00467f;
  color: #fff;
}

/* Recent Works
------------------------------------*/
.industrial .owl-work-v1 .item a:hover span {
  border-bottom-color: #00467f;
}
.industrial .owl-carousel .owl-controls .owl-prev i:hover,
.industrial .owl-carousel .owl-controls .owl-next i:hover {
	color: #00467f;
}
.industrial .easy-sold-badge {
    background-color: rgba(0, 70, 127, 0.8);
}
.industrial .btn-u.auction_sold_btn:hover {
    background: #00467f;
}


/* Top Control
------------------------------------*/
.industrial #topcontrol:hover {
  background-color: #00467f;
}

/* Callouts: Lets Get Started
------------------------------------*/
.industrial .lets_get_started_container h3 {
	background: #00467f;
	color: #fff;
}

/*Header Theme Color
------------------------------------*/
.industrial .blog-topbar {
    background: rgba(0, 70, 127, 1.0);
}
/* .industrial .header-v8 .dropdown-menu {
	border-top: solid 3px #0062a5;
} */
.industrial .header-v8 .dropdown-menu .active > a,
.industrial .header-v8 .dropdown-menu .parent-active > a,
.industrial .header-v8 .dropdown-menu li > a:hover {
	color: #00467f;
}
.industrial .header-v8 .navbar-nav .open .dropdown-menu > li > a:hover,
.industrial .header-v8 .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #00467f;
}
.industrial .header-v8 .navbar-nav .open .dropdown-menu > .active > a,
.industrial .header-v8 .navbar-nav .open .dropdown-menu > .active > a:hover,
.industrial .header-v8 .navbar-nav .open .dropdown-menu > .active > a:focus,
.industrial .header-v8 .navbar-nav .open .dropdown-menu > .parent-active > a,
.industrial .header-v8 .navbar-nav .open .dropdown-menu > .parent-active > a:hover,
.industrial .header-v8 .navbar-nav .open .dropdown-menu > .parent-active > a:focus {
	color: #00467f;
}

.industrial .header-v8 .navbar-nav .open .dropdown-menu > .disabled > a,
.industrial .header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.industrial .header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #00467f;
}
.industrial .header-v8 .navbar-nav > li > a:hover,
.industrial .header-v8 .navbar-nav > li > a:focus {
	color: #00467f;
}
.industrial .header-v8 .navbar-nav > .active > a,
.industrial .header-v8 .navbar-nav > .active > a:hover,
.industrial .header-v8 .navbar-nav > .active > a:focus,
.industrial .header-v8 .navbar-nav > .parent-active > a,
.industrial .header-v8 .navbar-nav > .parent-active > a:hover,
.industrial .header-v8 .navbar-nav > .parent-active > a:focus {
	color: #00467f !important;
}
.industrial .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:hover {
	color: #00467f;
}