/*!
Theme Name: WP Bootstrap 4
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
body { background-color: #f8f9fa; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 3rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 1.5rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #fff; opacity: 0.5; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 0.75; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #343a40; }



body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/*-----------------------------custom navigation menu-----------------------------*/

.navbar-nav
{
	flex-direction: column;
	display: inline-block;
	width: 100%;
	position: relative;
	top: 5px;
	z-index: 78;
	left: 0;
	max-width: 100%;
}
.custom-nav .navbar
{
	position: static;
}
.custom-nav .navbar li
{
	border-bottom: 1px solid #efefef;
	padding: 5px 0 5px 0;
}
.navigation-props
{
	background-color: #fff;
	box-shadow: 0px 1px 15px lightgrey;
	padding: 10px 10px 10px 55px;
}


.custom-nav .navbar-dark .navbar-nav .nav-link 
{
	color: black;
	opacity: 1 !important;
	font-weight: 500; 
        font-size:18px;
}

.custom-nav .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active
{
	color: #18931f;
}

.head-container 
{
	padding: 0px 15px 0 0px;
}
.help-cont p
{
	color: #000000;
}

.finance-header-img
{
	
        background-color:#ccc;
	background-size: cover;
	background-position: top center;
	float: right;
	position: absolute;
	top: 0;
	right: 10px;
	max-height: 368px;
        overflow:hidden;
}

.contact-header
{
	background-image: url("https://bignallconcierge.com/wp-content/uploads/2019/12/contact-header-slide.jpg");
}

.header-headings
{
	text-align: center;
	padding: 105px 0 42px 0;
}
.header-headings h4
{
	color: #18931f;
	padding-bottom: 15px;
}
.header-headings h2
{
	text-transform: uppercase;
	font-weight: 700;
	width: 70%;
	margin: auto;
	padding-bottom: 35px;
}
.header-headings a
{
	color: #000;
	font-size: 16px;
	border: 1px solid #18931f;
	padding: 10px 20px 10px 20px;
	border-radius: 5px;
	text-decoration: none;
}
.header-headings a:hover
{
	color: #000;
}
.home-slider #demo
{
width:100%;
position:relative;
}
.breadcrumb-head h2
{
	font-size: 28px;
	font-weight: 600;
	padding-bottom: 10px;
	margin-top: 2em;
}
.breadcrumb-head a
{
	border: none;
	padding: 5px;
	color: #18931f;
	font-weight: 600;
}
.breadcrumb-head span
{
	color: #18931f;
}
.sidebar-form h2
{
	color: #18931f;
}
.sidebar-form p
{
	color: black;
}
.sidebar-form {
	background-color: #e7e8e7;
	padding: 2em;
	text-align: center;
}

.sidebar-form input[type="submit"]
{
	background-color: #18931f;
	border: 1px solid #18931f;
	width: 80%;
}
.sidebar-form input[type="submit"]:hover
{
	background-color: #18931f;
	border: 1px solid #18931f;
}
.sidebar-form input[type="submit"]:focus
{
	background-color: #18931f;
	border: 1px solid #18931f;
}

.tax-counter
{
	padding: 2em 0;
}
/*----Tax Season css-----------*/
.main-heading h2
{
	text-align: center;
	font-size: 2em;
	position: relative;
	width: 90%;
	margin: auto;
}

.add-service h2
{
	width: 80%;
	margin:auto;
	color: #fff;
}

.main-heading h2:before
{
	content: '';
	background-image: url('https://bignallconcierge.com/wp-content/uploads/2019/12/heading-line.png');
	position: absolute;
	top: 11px;
	left: 0;
	width: 100%;
	background-repeat: no-repeat;
	height: 20px;
}

.main-heading h2:After
{
	content: '';
	background-image: url('https://bignallconcierge.com/wp-content/uploads/2019/12/heading-line.png');
	position: absolute;
	top: 14px;
	right: 0;
	width: 100%;
	background-repeat: no-repeat;
	height: 20px;
	transform: rotate(180deg);
}

.add-service .main-heading h2:before
{
	content: '';
	background-image: url('https://bignallconcierge.com/wp-content/uploads/2019/12/line-white.png');
}

.add-service .main-heading h2:after
{
	content: '';
	background-image: url('https://bignallconcierge.com/wp-content/uploads/2019/12/line-white.png');
}
.circle
{
	background-color: #18931f;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	line-height: 3;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin: 0 auto;
}

.dotted-border
{
	width: 100px;
	height: 100px;	
	border:2px dotted #18931f;
	border-radius: 100%;
	padding: 13px 4px 13px 4px;
	display: inline-block;
	margin-top: 2em;
}

.count-cont
{
	font-size: 18px;
	margin-top: 20px;
	color: #434141;
}

.help-cont h3
{
	font-size: 20px;
        font-weight: 600;
        margin-top: 1em;
}
.help-sec {
	margin-top: 5em;
}
.help-cont img
{
	margin-top: 2em;
}
.count-sec
{
	margin-top: 3em;
}
.sidebar-form textarea
{
	line-height: 0.9;
}

.services
{
	background:linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	background:-moz-linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	background:-webkit-linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	background:-o-linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	background:-ms-linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	padding: 3em 0;
}
.services img
{
	width: 90px;
}
.services .media-body h5, p
{
	color: #fff;
}
.services ul
{
	padding-left: 0;
}
.services ul li
{
	color: #fff;
	list-style: none;
	padding: 5px 0;
        font-size:18px;
}

.services button
{
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	width: 30%;
	padding: 5px 0;
}

#hide-box, #hide-box1
{
	display: none;
}

.services .media
{
	margin-top: 1em;
}
.list-arrow
{
	width: 14px !important;
	margin-right: 10px;
}
p
{
font-size:18px;
}

.tabs-sec
{
	padding: 5em 0 2em 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link
{
	background-color: #18931f !important;
	color: #fff !important;

}
.nav-pills .nav-link
{
	background-color: #7b7b7b;
}	

.custom-tabs .nav-item .nav-link 
{
	width: 90px;
	height: 90px;
	border-radius: 100%;
	text-align: center;
	line-height: 4;
	display: inline-block;
	position: relative;
}
.custom-line:after
{
	content: '';
	width: 2px;
	height: 100px;
	background-color: #7b7b7b;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 58px;
	z-index: -1;
}
.custom-tabs .nav-item
{
	padding: 0em 0 2em 0;
}
.custom-tabs img
{
	width: 40px;
}

.custom-tabs span
{
	color: black;
	text-transform: capitalize;
	margin-left: 30px;
	font-weight: 500;
       font-size:18px;
}

.tab-cont p
{
	color: black;
}
.tab-cont h2
{
	color: #18931f;
}
.tab-cont button
{
	background-color: #18931f;
	border: none;
	color: #fff;
	padding: 12px 20px;
	width: 40%;
	border-radius: 5px;
	font-size: 18px;
	font-weight: 500;
}

.app-sec p
{
	color: black;
	width: 85%;
	margin-top: 1em;
	margin-bottom: 2em;
}
.app-sec span
{
	color: #18931f;
}
.app-sec h2
{
	font-size: 2.5em;
}
.app-sec img
{
	width: 70%;
}
.app-sec a
{
	background: #17921e;
	color: #fff;
	border: 1px solid #18931e;
	padding: 12px 30px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
	text-decoration: none;
}
.app-sec a:hover
{
	color: #fff;
}

.about-sec h2
{
	width: 100%;
}

.about-sec p
{
	color: #000000;
	margin-top: 2em;
}
.about-sec a
{
	color: #18931f;
	font-weight: 600;
	font-size: 16px;
	text-decoration: none;
}
.about-sec a:hover
{
	color: #18931f;
}
.about-sec img
{
	width: 100%;
}
.site-footer
{
	background-color: #000000;
}
.site-footer h5
{
	color: #fff;
	font-size: 1.5em;
}

.footer-list li
{
	list-style: none !important;
        font-size:18px;
}
.footer-list
{
	padding: 0 !important;
}
.footer-list li a
{
	color: #fff !important;
}
.site-info
{
font-size:18px;
}
.about-sec
{
	padding: 4em 0;
}

.indicate-icon 
{
	width: 25px;
	margin-top: 5px;
}
.social-icon li
{
	list-style: none !important;
	display: inline-block;
	padding-right: 12px;
}
.social-icon
{
	padding: 0 !important;
	margin-top: 15px;
}
.social-icon img
{
	width: 35px;
}


/*---------------bookkeeping Tabs-------------*/
.account-bookkeeping-service .nav-pills .nav-link
{
	background-color: #fff;
	color: #000000;
	font-weight: 600;
	border: 1px solid #e4e4e4;
}

.account-bookkeeping-service .nav-item
{
	padding: 10px 0;
	width: 100%;
}

.account-bookkeeping-service
{
	padding: 4em 0 2em 0;
}
.account-bookkeeping-service p
{
	color: #000000;
	padding: 0 5px;
}
.cont-width img
{
	width: 100%;
	padding: 1em 0;
}
.small-cont h2
{
	font-size: 18px;
	width: 65%;
}
.small-cont h2:after, .small-cont h2:before
{
	content: '';
	top: 5px;
}
.cont-width h3
{
	width: 80%;
	margin: 0 auto;
}
.cont-width p
{
	margin-top:15px;
}
.need-help-sidebar
{
	text-align: center;
	background-color: #e3e2e2;
	padding: 26px 0 0 0;
	margin-top: 3em;
}
.need-help-sidebar img
{
	width: 70px;
}
.greybox
{
	background-color: #7e7e7e;
	padding: 2em 0;
}

.greybox button
{
	background-color: #18931f;
	border: 1px solid #18931f;
	width: 75%;
	color: #fff;
	padding: 0.5em 0;
	font-weight: 600;
	border-radius: 5px;
}

#demo
{
	width: 70%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;

}
.carousel-item
{
	background-color: #fff;
	box-shadow: 0px 0px 20px #888888;
}
.carousel-inner img {
	width: 100%;
	
}
.home-slider .carousel-inner .carousel-item img
{
 min-height:368px !important;
}
.carousel-item p
{
	color: #000000;
        font-size:18px;
}

.carousel-indicators li
{
	background-color: #ceecd0 !important;
	width: 40px;
	height: 40px;
	border-radius: 100%;
}
.carousel-indicators
{
	bottom: 20px;
	left: 170px;
}
.carousel-indicators .active
{
	background-color: #1b9522 !important;
}

.slider-section
{
	background:linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	background:-moz-linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	background:-webkit-linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	background:-o-linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	background:-ms-linear-gradient(to bottom, #18931f 0%, #0e0b81 100%);
	position: relative;
	min-height: 370px;
	margin:1em 0 15em 0;
	padding: 2em 0;
}

.slider-section h2
{
	color: #fff;
	font-size: 3em;
}

.slider-inner-cont {
	padding: 2em 2em;
}
.slider-inner-cont h3
{
	color: #1b9522;
	font-size: 24px;
	text-transform: capitalize;
}
.slider-inner-cont img
{
	width: 40px;
}
.slider-inner-cont table
{
	width: 100%;
	border: none;
}
.slider-inner-cont table tr>td
{
	border-top: none;
}

.table-cont, .table-mail 
{
	font-size: 20px;
	font-weight: 600;
}
.abt-cont
{
	width: 100%;
}
.abt-cont h2
{
	width: 55%;
}
.return-info p
{
	color: #000000;
}
.return-info button
{
	background-color: #18931f;
	border: 1px solid #18931f;
	color: #fff;
	width: 40%;
	padding: 0.5em 0;
	border-radius: 5px;
}
.return-info
{
	padding: 3em 0;
}
.contact-us-page p
{
	color: #000000;
}
.contact-us-page .media img
{
	width: 25px;
}
.contact-us-page .media p
{
	padding-left: 5px;
	font-weight: 500;
}

.contact-us-page
{
	padding: 5em 0;
}
.bg
{
	background-color: #e5e6e5;
	padding: 2em 2em;
}
.map iframe
{
	width: 100%;
	min-height: 620px;
}
.s-shadow
{
	box-shadow: 0px 0px 15px 0px #adabab;
}
.inner-container
{
	width: 100%;
}
.contact-us-page input[type="submit"]
{
	background-color:#18931f;
	border: 1px solid #18931f;
}
.contact-us-page input[type="submit"]:hover
{
	background-color:#18931f;
	border: 1px solid #18931f;
}

.main-head
{
color:#18931f;
}
.para
{
color:#000000;
}
.mt-7
{
padding-top:4em;
}
.tax-prep-sec
{
padding:2em 1em;
}
.small-business
{
padding:4em 1em;
}
#hide-para
{
display:none;
}
.abt-btn {
    border: none;
    background: transparent;
    outline: none !important;
    font-weight: 600;
    color:#18931f;
    cursor:pointer;
}
.business-head h5
{
text-decoration:underline;
}
.small-business
{
padding:2em 0;
}
.slider-btn button
{
background-color: #1b9522;
    color: #fff;
    border: 1px solid #1b9522;
    width: 200px;
    padding: 0.5em;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    margin-top: 1em;
}
.return-info img
{
width:100%;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/



@media(min-width:1450px)
{
.finance-header-img
{
max-width: 1000px;
left: 35% !important;
}
}

@media (min-width: 1680px)
{
.finance-header-img 
{
    max-width: 1000px;
    left: 37% !important;
}
}

@media (min-width: 1915px)
{
.finance-header-img 
{
    max-width: 1000px;
    left: 37.5% !important;
}
}

@media (min-width: 1980px)
{
.finance-header-img 
{
    max-width: 1000px;
    left: 38.1% !important;
}
}

@media (min-width: 2095px)
{
.finance-header-img 
{
    max-width: 1000px;
    left: 38.7% !important;
}
}

@media (min-width: 2200px)
{
.finance-header-img 
{
    max-width: 1000px;
    left: 39.2% !important;
}
}

@media (min-width: 2300px)
{
.finance-header-img 
{
    max-width: 1000px;
    left: 39.8% !important;
}
}

@media (min-width: 2400px)
{
.finance-header-img 
{
    max-width: 1000px;
    left: 40.2% !important;
}
}

@media (min-width: 2500px)
{
.finance-header-img 
{
    max-width: 1000px;
    left: 40.5% !important;
}
}

@media (min-width: 2600px)
{
.finance-header-img 
{
    max-width: 1000px;
    left: 40.92% !important;
}
}





@media (min-width: 1400px)
{
.finance-header-img
{
max-height:100% !important;

}
.carousel-inner-set
{
height:100% !important;


}
.tax-counter
{
margin-top:3em;
}
.w-setting
{
width: 940px;
margin: 0 auto;
}
.carousel-indicators
{
bottom:20px !important;
}

}

@media (min-width: 1366px)
{
	.inner-container
	{
		width: 100%;
		max-width: 1366px;
		display: block;
		margin: 0 auto;
		z-index: 10;
	}
.container {
    max-width: 1366px !important;
}
	.finance-header-img
	{
		z-index: -1;
	}
	
	.main-heading h2
	{
		width: 85%;
	}
	.add-service h2
	{
		width: 65%;
	}
	.abt-cont h2
	{
		width: 55%;
	}
	.account-bookkeeping-service h2
	{
		width: 65%;
	}

	.slider-section
	{
		margin-bottom: 10em;
	}
	.carousel-inner-set
	{
		height: 415px;
		overflow: hidden;
	}
	
}

@media (min-width: 1356px)
{
	.header-headings h2
	{
		width: 40%;
	}
}

@media (min-width: 768px) { .hentry.card .card-body { padding: 2.5rem 4rem; }
.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } }

@media only screen and (max-width: 1920px)
{

}


@media only screen and (max-width: 1199px)
{
	.main-heading h2:after, .main-heading h2:before
	{
		display: none;
	} 
	#demo
	{
		width: 90%;
	}
}

@media only screen and (max-width: 991px)
{
	.custom-nav .navbar-dark .navbar-nav .nav-link
	{
		font-weight: 600;
		font-size: 14px;
	}
	.services button
	{
		width: 65%;
	}
	.services img
	{
		width: 55px;
	}
	.m-center
	{
		text-align: center;
	}
	.custom-tabs span
	{
		margin-left: 10px;
	}
	.slider-section
	{
		margin-bottom: 7em;
	}
	.sidebar-form
	{
		padding: 0.7em;
	}
#rideshare
{
flex-direction: column-reverse;
}
.finance-header-img
{
max-height: 355px;
}
}

@media only screen and (max-width: 767px)
{
	.finance-header-img
	{
		position: relative;
		float: none;
	}
	.custom-tabs span
	{
		display: block;
	}
	.custom-tabs 
	{
		width: 100%;
		justify-content: center;
	}
	.custom-tabs .nav-item
	{
		width: 33.33%;
		text-align: center;
	}
	.custom-tabs .nav-item .nav-link
	{
		display: block;
		margin:auto;
	}
	.tab-cont
	{
		text-align: center;
	}
	.custom-line:after
	{
		content: '';
		width: 225px;
		height: 2px;
		left: 40px;
		top: 44px;
	}
	.navbar-toggler
	{
		position: absolute;
		top: 35px;
		right: 25px;
	}
	.need-help-sidebar
	{
		display: none;
	}
	.account-bookkeeping-service .nav-item
	{
		width: 33.33%;
		font-size: 13px;
		font-weight: 300;
		text-align: center;

	}
	#demo
	{
		position: relative;
	}
	.slider-section
	{
		margin-bottom: 0;
	}
	.return-info img
	{
		width: 100%;
	}
	.return-info p
	{
		margin-top: 2em;
	}
	.slider-inner-cont img
	{
		width: 20px;
	}
	.table-cont, .table-mail
	{
		font-size: 14px;
		font-weight: 500;
	}
	.slider-inner-cont table tr>td
	{
		padding: 5px;
	}
	.carousel-indicators li
	{
		width: 25px;
		height: 25px;
	}
	.return-info
	{
		text-align: center;
	}
	.app-sec p
	{
		margin-bottom: 2em !important;
		margin: auto;
	}
	.about-sec h2
	{
		margin-top: 1em;
	}
	.help-cont h3 
	{
		font-size: 17px;
		font-weight: 600;
	}
	.help-cont p, .tab-cont p, .app-sec p, .sidebar-form p, .cont-width p, .carousel-item p, .return-info p
	{
		font-size: 14px;
	}
	.tab-cont h2, .app-sec h2, .sidebar-form h2, .main-heading h2
	{
		font-size: 1.5em;
	}
	.cont-width h3
	{
		font-size: 20px;
	}
	.slider-section h2
	{
		font-size: 2em;
	}
.home-slider .carousel-inner .carousel-item img
{
min-height:auto !important;
}
.finance-header-img
{
right:0;
}
#slider-section #demo
{
width:95%;
}
.carousel-indicators
{
bottom:0;
}
.tax-prep-sec img
{
margin-top:20px;
}
}

@media only screen and (max-width: 575px)
{
	.custom-line:after
	{
		width: 156px;
		top: 30px;
	}
	.custom-tabs .nav-item .nav-link
	{
		width: 70px;
		height: 70px;
		line-height: 3;
	}
	.custom-tabs img {
		width: 22px;
	}
	.tab-cont button
	{
		width: 70%;
	}
	.account-bookkeeping-service .nav-item
	{
		width: 100%;
	}
	.cont-width h3
	{
		font-size: 20px;
	}
	.slider-section h2
	{
		font-size: 2em;
	}
	.main-heading h2
	{
		font-size: 1.5em;
	}

}

@media only screen and (max-width: 414px)
{
	.custom-line::after 
	{
		width: 100px;
		top: 30px;
	}
	.custom-tabs span
	{
		font-size: 14px;
	}
}