/*
Theme Name: Heroic
Theme URI: https://webriti.com/heroic-wordpress-theme/
Author: Webriti
Author URI: https://webriti.com
Template:     quality
Description: Heroic is a responsive, multi-purpose WordPress theme. It’s flexible and suitable for agencies, blogs, businesses, finance, accounting, consulting, corporations, or portfolios. Customization is easy and straight-forward, with options provided that allow you to setup your site to perfectly fit your desired online presence. For more details, visit this link https://wordpress.org/themes/quality/. We hope you will find the Heroic theme useful.
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready, blog 
Version: 1.1.5
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License: GNU General Public License v3 or later
Text Domain: heroic
*/
section a {
    color: #269ed7 !important;
}
#slider-carousel .item::before {
	background-color:rgba(255,255,255,0);
}
#slider-carousel .item{
	height:450px;
	background-position: center left;
}
.page-breadcrumb {
	display:none;
}
.slide-btn-area-sm {
	display:none;
}
.page-title-section {
	padding: 25px 0;
}
.navbar-custom .navbar-nav > li > a:focus, .navbar-custom .navbar-nav > li > a:hover, .navbar-custom .navbar-nav .open > a, .navbar-custom .navbar-nav .open > a:focus, .navbar-custom .navbar-nav .open > a:hover, .navbar-custom .navbar-nav > .active > a, .navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus {
	color: #269ed7 !important;
}
.slider-caption h1:after, .slide-btn-sm, input[type="submit"], input[type="reset"]:hover {
	background: #269ed7 !important;
}
.scroll-up, .scroll-up:hover, .scroll-up:focus {
	background: #269ed7 !important;
}
.wpcf7-form {
	padding-left:5px;
}
.scroll-up {
	color:#fff !important;
}

@media screen and (max-width:678px) {
	
	.slider-caption {
		width:90%;
		left:10%;
	}
	
	.slider-caption h1 {
		font-size:2rem;
	}
	
}