.hide { display: none;}



.footer_social .fab{
    font-family: "Font Awesome 5 Brands";
    border-radius: 50%;
    border: 1px solid;
    padding: 8px;
    text-align: center;
    width: 33px;
    height: 33px;
}


header.entry-header {
    display: none;
}

html {
  scroll-behavior: smooth;
}

.logo img
{
	width:190px;
}

img{
	max-width: 100%;
	height: auto;
}
h1 {font-size: 60px;}
.page h2, .blog h2, .single-post h2 {font-size: 43px; color: #04582d; font-weight: 600; line-height:50px;}
h3 {font-size: 30px;}


.logo {
    text-align: center;
    margin-top: -35px;
    padding-bottom: 15px;
}

.logo:after {
    content: '';
    width: 40px;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 46px solid #04582d;
    position: absolute;
    left: 94px;
    top: -1px;
    z-index: -9;
}

/*
top_bar
*/
.header-social i {
    color: #fff;
    padding: 4px 0px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    text-align: center;
    border: 2px solid;
}

.header-social.top-bar ul li {
    padding: 0px 4px;
}


.topbar i.fas.fa-phone.fa-flip-horizontal, .topbar i.far.fa-envelope {
    margin-right: 4px;
    color: #bcd2c7;
}

.topbar a {
    color: #fff;
}

.topbar {
    background: #04582d;
    color: #fff;
    text-align: right;
}

.topbar ul {
    list-style: none;
    display: flex;
	padding: 0;
	margin-bottom:8px;
}
.linked-detail ul li {
    padding: 0px 10px;
}

.topbar_details.linked-detail {
    display: inline-block;
	line-height: 29px;
}


.topbar ul li {
    margin-top: 10px;
    font-weight: 500;
}
.header-social ul li {
    padding: 0px 3px;
}

.header-social {
    float: right;
}

.header-social a:hover {
    opacity: 0.9;
    text-decoration: none;
}

/*
main_menu_bar
*/

header .row {
    align-items: center;
}
.header-before-menu a:hover {
    text-decoration: none;
    background: #8dc53e;
}
.header-before-menu a {
    font-size: 17px;
    font-weight: 600;
    background: #15a046;
    color: #fff;
    padding: 2px 20px 5px;
    border-radius: 5px;
    margin-right: 10px;
    transition: 0.3s;
}

.header-before-menu {
    text-align: right;
}


.header-before-menu p {
    font-size: 18px;
    font-weight: 600;
	display:inline;
}


.main_menu_bar {
    clear: both;
    text-align: right;
    font-size: 15px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.main_menu_bar .main_menu_cont > ul > li a:hover:after {
    position: absolute;
    content: '';
    border-bottom: 4px solid #8dc53e;
    width: 90%;
    height: 3px;
    left: 0;
    bottom: 7px;
    margin-left: 8%;
    font-weight: 500;
}


/* .main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current-menu-item a, .main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current_page_item a {
    color: #bc1d2c;
}
 */

.drop_menu>li ul.sub-menu .menu-item a:hover:after {display:none;}

.main_menu_bar .main_menu_cont {
	position:relative;
	display:inline-block;
}
.main_menu_bar .main_menu_cont ul {
	margin:0;
	padding:0;
	list-style:none;
}
.main_menu_bar .main_menu_cont li {
	position:relative;
}
.main_menu_bar .main_menu_cont > ul > li{
	display:inline-block;
	padding:0 0 14px;
	position:relative;
}

.main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current-menu-item:before,
.main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current_page_item:before,
.main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current_page_parent:before
/*.main_menu_bar .main_menu_cont > ul > li:before*/ {
	position:absolute;
	content:'';
	border-bottom: 4px solid #8dc53e;
	width: 90%;
	height: 3px;
	left: 0px;
	bottom: 7px;
	margin-left: 10%;
	font-weight:500;
}
	
	
.main_menu_bar .main_menu_cont > ul a {
	display:block;
	color:#000;
	text-decoration:none;
	font-size:15px;
	line-height:17px;
/* 	border-left:1px solid #8dc53e; */
	padding: 0 7px 0 11px;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	font-weight:500;
}
.main_menu_bar .main_menu_cont > ul li:first-child a,
.main_menu_bar .main_menu_cont .sub-menu a{
	border-left:0;
}
.top_links > ul > li.menul {
	border-left:1px solid #8dc53e;
}
.top_links > ul > li.menul:first-child {
    border: 0;
}
.menul a {
	display:block;
	color:#8dc53e;
	text-decoration:none;
	line-height:16px;
	padding-left: 3px;
}
.main_menu_bar .main_menu_cont > ul > li:hover > a,
.top_links > ul > li:hover > a,
.top_links .current-menu-item a,
.top_links .current_page_item a,
.top_links .current_page_parent a {
	color:#000;
}

.top_links .current-menu-item a,





/*
mobile menu
*/
button#responsive-menu-button {
	background:transparent;
}
.responsive-menu-inner, .responsive-menu-inner:before, .responsive-menu-inner:after {
	height: 4px !important;
	width: 28px !important;
}
#responsive-menu-container #responsive-menu-additional-content {
	padding:0 !important;
}
#responsive-menu-container .responsive-menu-button {
	font-size: 20px;
	border: 1px solid #fff;
	display: inline-block;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 20px;
	top:20px;
	cursor:pointer;
}
#responsive-menu-container .responsive-menu-button:hover {
	background-color:#ff8400;
}




/*
**************************
submenu
**************************
*/
.drop_menu li {
	position:relative;
}
.drop_menu li:hover > ul.sub-menu {
	display:block;
}
.drop_menu>li >ul.sub-menu {
	box-shadow: 2px 2px 18px 2px rgba(0,0,0,0.2);
	top: 29px;
	left: 13px;
	padding: 10px 0;
	z-index: 5;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.drop_menu>li ul.sub-menu {
	background: rgba(255,255,255,0.90);
	border: 2px solid #8fc84b;
	margin: 0;
	position: absolute;
	width: 230px;
	display: none;
}
.drop_menu>li >ul.sub-menu ul {
	top:0;
	left:210px;
	margin-left: -4px;
}
.drop_menu>li >ul.sub-menu:before {
	content: "";
	position: absolute;
	top: -16px;
	left: 10px;
	border-bottom: 10px solid #8DC53E;
	border-left: 10px solid rgba(0,0,0,0);
	border-right: 10px solid rgba(0,0,0,0);
	margin: 0px auto;
	width: 16px;
	height: 16px;
	z-index: 2;
}
.no-arrow:before {
	border: 0 !important;
}
.drop_menu>li ul.sub-menu li {
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
}
.drop_menu>li ul.sub-menu .menu-item {
	list-style: none;
}
.drop_menu>li>ul.sub-menu>li.menu-item-has-children {
	/*display: table-cell;*/
}
.drop_menu>li ul.sub-menu li a {
	display: block;
	padding: 9px 11px;
	color: #000;
	text-decoration: none;
	background-color:transparent !important;
	line-height: 20px;
	border-top:1px solid #fff;
}
/*.drop_menu>li ul.sub-menu > li.menu-item-has-children > a {
	color: #111;
	text-transform: uppercase;
}*/
.drop_menu>li ul.sub-menu li:hover > a,
.drop_menu>li ul.sub-menu li.current_page_item > a {
	color: #fff;
	background-color:#04582d !important;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}

.rev-2 {
    position: fixed;
    bottom: 0;
    z-index: 9999;
	width: 100%;
    left: 0;
}

/*---------Home Page--------*/


a.main-button.beneath-banner {
    font-size: 26px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: -5px;
    padding: 16px 39px;
}


.home-welcome-section h3 {
    color: #8dc53e;
    font-size: 20px;
}
.home-welcome-section h2 {
    font-size: 45px;
    font-weight: 600;
    color: #04582d;
}

.home .home-welcome-section p strong {
    font-size: 22px;
    font-family: 'Poppins';
    line-height: 31px;
    font-weight: 500;
}

a.main-button, .gform_button
{
    background: #04582d;
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    font-family: 'poppins';
    font-weight: 600;
	transition:0.3s;
	border:none;
}

a.main-button:hover, .gform_button:hover {
    background: #058744;
    text-decoration: none;
}


.home-finance-section h2 {
    text-transform: uppercase;
    color: #04582d;
    font-weight: 600;
}
.home-finance-section h3 {
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
}


.three-box .three-box-part {
    margin-top: -35px;
    padding: 25px;

	
	}

.three-box .three-box-part.three-a {
    background-image: linear-gradient(90deg, #2a6a3dba 13%, #6da045bd 64%);
}

.three-box .three-box-part.three-b {
    background-image: linear-gradient(90deg, #854825d1 13%, #de9266c7 62%);
}

.three-box .three-box-part.three-c {
    background-image: linear-gradient(90deg, #3e3e3ebf 13%, #7d7e80ba 62%);
}

.three-box .three-box-part.three-d {
    background-image: linear-gradient(90deg, #04582da3 13%, #04582db3 62%);
}


.three-box .three-box-part h3, .three-box .three-box-part p, .three-box .three-box-part a {
    color: #fff;
    position: relative;
}

.three-box .three-box-part h3 {
    padding-bottom: 12px;
}

.three-box .three-box-part h3:after {
    content: '';
    background: #fff;
    position: absolute;
    width: 100px;
    height: 1px;
    bottom: 2px;
    left: 0;
}

.fa-chevron-right:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-style: normal;
}

.home-services-section h2 {
    font-weight: 700;
}

.service-text h4 {
    color: #04582d;
    font-size: 22px;
    font-weight: 500;
}
/* .service-text {
    margin-top: -65px;
    margin-left: 84px;
} */

.services-box:hover
{
	background:#fff;
}
.services-box a {
    padding: 30px;
    display: block;
    color: #000;
    text-decoration: none;
}
.services-box {
    text-align: center;
    border: 1px solid #ccc;
/*     padding: 30px; */
	transition:0.3s;
	border-radius: 8px;
}

.services-box .fa-solid, .services-box .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-style: normal;
    color: #3B8D42;
    font-size: 50px;
    line-height: 70px;
}


.service-text p
{
	font-weight:500;
}

.service-text a {
    color: #04582d;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}

.services-box h4 {
    color: #3B8D42;
    font-weight: 500;
}

.mid-cta h2 {
    color: #fff;
    font-weight: 500;
}
.mid-cta {
    padding: 30px;
    background-size: cover;
    background-position: center;
    color: #fff;
	margin-top:-35px;
}

.mid-cta p {
    font-size: 20px;
    font-family: 'Poppins';
	}

.mid-cta a:hover {
    background: #77a733;
    text-decoration: none;
}
.mid-cta a {
    color: #fff;
    background: #8dc53e;
    font-size: 40px;
    font-weight: 600;
    padding: 26px 39px;
    border-radius: 34px;
    display: inline-block;
    transition: 0.3s;
}


.home-testimonials-section h2 {
    font-weight: 500;
    color: #04582d;
}


h5.testimonial-tilte {
    color: #fff;
    font-weight: 600;
}

.testimonial-section {
    text-align: center;
}
.testimonial-slider-section {

    background: #3b8d42;
    padding: 38px 20px;
    border-radius: 15px;
    box-shadow: 0px 4px 10px 0px #c1c1c1;
	margin:10px;
	display:table;
	margin-bottom:10px !important;
}

.testimonial-img-section img {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}
.testimonial-img-section {
/*     display: inline-block; */
    width: 25%;
    padding-right: 21px;
	float:left;
}

.testimonial-content-section {
/*     display: inline-block; */
	width: 75%;
	float:right;
}

.testimonial-div p {
    font-size: 18px;
    color: #fff;
    line-height: normal;
	margin-bottom:10px;
}

p.blog-content:before {
    content: '“';
    position: absolute;
    left: -40px;
    font-size: 70px;
    top: -19px;
}

p.blog-content
{
	position:relative;
}

p.blog-content:after {
    content: '”';
    position: absolute;
    right: 0px;
    font-size: 70px;
    bottom: -70px;
}

.testimonials-stars img {
    margin: 15px auto;
}
.ratings span i {
    font-size: 18px;
    color: gold;
}

.ratings {
    margin-bottom: 10px;
}





.home-blog-section-p p, .home-testimonials-section-p p {
    font-size: 25px;
	line-height:31px;
}

.home-blog-section-p h2, .home-testimonials-section-p h2 {
    color: #04582d;
    font-weight: 600;
}
.home-blog-section-p h3 {
    font-size: 25px;
    color: #3b8d42;
}
.home-blog-section-p, .home-testimonials-section-p {
    text-align: center;
}





a.lean-more {
    font-size: 22px;
    color: #8f1019;
    font-weight: 700;
}

.recent_blog_content {
  padding:11px;
  border:1px solid #ccc;

}
.recent_blog_title a {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

h4.recent_blog_title {
    line-height: 21px;
    margin-bottom: 20px;
}

a.recent_blog_btn {
    color: #3b8d42;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
	box-shadow: inset 0 0 0 0 #3b8d42;
  padding: 0 .25rem;
  margin: 0 -.25rem;
    margin-bottom: 0px;
  margin-bottom: 0px;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
	
}
a.recent_blog_btn:hover{
  box-shadow: inset 200px 0 0 0 #3b8d42;
  text-decoration: none;
	color:#fff;
}

.recent_blog_title a:hover {
  color: #000;
  text-decoration: none;
}

.home-blog-section h2 {
  font-size: 65px;
  font-weight: 500;
}

.time {
    position: absolute;
    margin-top: -52px;
    right: 15px;
    color: #fff;
    background: #04582d;
    padding: 10px;
    font-weight: 600;
}


.main_col_3 {
  transition: .2s all;
}
.home-blog-section:hover .main_col_3{
  filter:blur(3px);
  opacity:.5;
  transform: scale(.98);
  box-shadow:none;
}
.home-blog-section:hover .main_col_3:hover{
  transform:scale(1);
  filter:blur(0px);
  opacity:1;
}


.top-banner h1 {
    font-weight: 700;
}
.top-banner {
    text-align: center;
    color: #fff;
    padding: 30px;
    background-repeat: no-repeat;
    background-size: cover;
	padding:90px 30px;
    background-size: cover;
    background-position: center;
}

.top-banner a {
    background: #3B8D42;
    color: #fff;
    padding: 12px 28px;
    border-radius: 10px;
    font-size: 23px;
    display: inline-block;
    margin-top: 15px;
    font-weight: 600;
    text-transform: uppercase;
	transition:0.3s;
}

.top-banner a:hover {
    background: #8DC53E;
    text-decoration: none;
}



input#input_1_3 {
    background: transparent;
    border-width: 0px 0px 1px 0px;
    font-style: italic;
    font-size: 20px;
	border-color:#ccc;
}

form#gform_1 {
    width: 65%;
    margin: auto;
}


form#gform_1 .gform_footer.before {
    float: right;
}



/*---------BLOG PAGE ------------*/


.blog .mid-cta {
    background-image: url(https://idevwork.com/AcuityFinanceSolutions/php/wp-content/uploads/2023/08/mid-cta-banner2-min.jpg?id=148) !important;

}

span.screen-reader-text {
    display: none;
}

.blog .top-banner, .single-post .top-banner{
    background: url(https://idevwork.com/AcuityFinanceSolutions/php/wp-content/uploads/2023/08/inner-page-banner-min-1.jpg);
	margin-bottom: 30px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 120px 30px;
}

.blog .top-banner h1, .single-post .top-banner h1, .search .top-banner h1, .error404 .top-banner h1
{
	font-weight:700;
}

.search .top-banner, .error404 .top-banner{
    background: url(https://idevwork.com/AcuityFinanceSolutions/php/wp-content/uploads/2023/08/inner-page-banner-min-1.jpg);
	margin-bottom: 30px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 120px 30px;

}





/* 
section.blog {
    padding-top: 40px;
    border-top: 1px solid #ccc;
} */


/*-----------BLOG PAGE----------------*/


.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #0094d2;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #5fbdff;
}

section.all-blog {
    margin-bottom: 50px;
}

.pagination-sec {
    text-align: center;
}


.blog .ast-container {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.blog-header h1 {
    text-align: center;
    color: #fff;
}
.blog-header {
    background: url(https://bonitabrazilianhair.com/wp-content/uploads/2021/11/BAnner12.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 150px 30px;
    margin-bottom: 50px;
}

.home_blog_content {
    padding-bottom: 6%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10%;
}

.home_blog_content:hover {
    border-color: #3b8d42;
}

.home_blog_content a {
    color: #3b8d42;
    font-size: 19px;
    font-weight: 600;
}

.home_blog_content a:hover {
    color: #2c6c32;
    text-decoration: none;
}

.home_blog_content h3 {
    line-height: 20px;
}


.blogListFooter span.listAuthor {
    color: #999;
    font-size: 13px;
}

.zoom {
    border: 1px solid #cccdcd;
    padding: 20px;
    margin-bottom: 20px;
}

.blog-img {
    background: #f6f6f6;
    position: relative;
    overflow: hidden;
}

.blog-img:hover img {
    transform: scale(1.1);
}

.blog-img img {
    transition: all .3s ease;
}

.more_link a {
    color: #000;
    font-size: 16px;
}

.blogSideBar .widget_search button[type="submit"]{
	padding: 8px 15px;
  font-size: 20px;
}

.blogSideBar .widget_search button[type="submit"]:hover{
	color: rgba(255, 255, 255, .7) !important;
}

.date-blog {
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 1;
    width: 40px;
    background: #3b8d42;
    color: #fff;
    padding: 10px 13px;
    text-align: center;
    font-size: 12px;

}

span.month {
    margin-left: -3px;
}

hr.blog-hr {
    margin: 7px 0 !important;
}

span.max-date {
    font-size: 20px;
    margin-left: -4px;
}

span.year {
    margin-left: -6px;
}

.blogSideBar .widget_search button[type="submit"]{
	background: #767677 !important;
}

.blogContent h2.blog-title{
	color: #767677 !important;
}




.blogSideBar .widget_search button[type="submit"] {
 padding:8px 15px;
 font-size:20px
}

.blogSideBar h4.widget-title {
    font-size: 23px;
    color: #fff;
    background: #04582d;
    padding: 7px 12px;
    border-left: 10px solid #3b8d42;
    margin-top: 40px;
}

.blogSideBar .widget_search button[type="submit"]:hover {
 color:rgba(255,255,255,.7)!important
}

.post-description.clearfix {
  margin-top: 30px;
}

.blog-sidebar span.screen-reader-text {
    display: none;
}



/*-------- SINGLE PAGE ---------*/

section.single-blog.single-post {
    padding-top: 50px;
}

.sidebar .widget_container {
 margin-top:30px
}
.sidebar .widget_container:first-child {
 margin-top:0!important
}
.sideBox {
 margin-bottom:30px
}
.blogSideBar .widget_search {
 background:#f1f1f1;
 border:1px solid #ddd;
 border-radius:8px;
 padding:30px 25px;
 margin-bottom:30px
}
.blogSideBar ul {
 list-style:none;
 margin:0;
 padding:0
}
.blogSideBar ul li:first-child {
 border-top:0;
 padding-top:0
}
.blogSideBar ul li {
 border-top:1px dashed #b0b0b0;
 margin-left:2px
}
.blogSideBar ul li a {
 	color:#323232;
 	display:block;
 	padding:10px 0;
	 transition: 0.4s;
}
.blogSideBar ul li a:before {
 content:"\f0da";
 margin:0 10px 0 5px;
 display:inline-block;
 font-family:'Font Awesome 5 Free';
 font-weight:700
}
.blogSideBar ul li a:hover {
 color:#8F1019;
/*  background:#8F1019; */
 text-decoration:none
}
.blogSideBar .list_accordion dt:before {
 content:"\f13a";
 color:#373737
}
.blogSideBar .list_accordion dt.open:before {
 content:"\f139";
 color:#f79421
}
.blogSideBar .list_accordion dd {
 padding:10px;
 background:none
}
.blogSideBar .list_accordion dt.open {
 margin-bottom:0
}
.blogSideBar h4 {
 border-bottom:1px dashed #333;
 padding:0 0 8px
}
.blogSideBar #search-2 {
 background:#f1f1f1;
 border:1px solid #ddd;
 border-radius:8px;
 padding:30px 25px;
 margin-bottom:30px
}

.blogSideBar input[type="submit"] {
  position: absolute;
  padding: 10px 24px;
  right: 0px;
  border: 0px;
  background: #04582d;
  color: #fff;
  transition: 0.2s;
  font-weight: 700;
  border-radius: 5px;
	bottom:0px;
}


.blogSideBar form.search-form {
    position: relative;
}

.blogSideBar input[type="submit"]:hover {
  background: #3b8d42;
  box-shadow: 5px 7px 7px -6px #04582d;
}



.blogSideBar input[type="search"] {
 	border:none;
 	padding:10px;
	width:100%
}

.blogSideBar form.search-form label {
	 width:100%;
	 margin-bottom:0px;
}



/*Testimonial*/
section.testimonial-page-all  .individual-testimonial .content {
    background: #f9f9f9;
    border: 1px solid #d3d3d3;
    padding: 20px 15px;
    margin-bottom: 20px;
	padding-left: 30px;
/* 	box-shadow: 6px 9px 13px -6px #8f1019;
	color:#fff;
	border-radius:15px; */
}
/* section.testimonial-page-all  .individual-testimonial .content .testimonial_author{
    padding-top: 20px;
} */
/* section.testimonial-page-all  .individual-testimonial .content .testimonial_author strong{
    color: #8f1019;
    font-weight: 700;
	background:#fff;
	padding: 5px 16px;
    border-radius: 6px;
	
} */

.testimonial_img {
    display: flex;
    align-items: center;
	margin-top:20px;
}

.testimonial_author {
    margin-left: 10px;
}

.testimonial_img img {
    width: 50px;
    border-radius: 50%;
}

section.testimonial-page-all  .individual-testimonial .content .testimonial_author strong span {
    /* color: #9c9c9c; color changes*/
    display: block;
    font-weight: normal;
}
.testimonial-page-all .individual-testimonial .content {
    position: relative;
}
.testimonial-page-all .individual-testimonial .content:before {
     content: '';
    border: 2px solid #a2000b;
    position: absolute;
    height: 100%;
    left: 0px;
    top: 0px;
}
.all-testimonials-row div.individual-testimonial .content:before{
    border: 2px solid #8F1019; 
}

/*Testimonial*/

/*-----Contact Us------*/


.contact-left-section p {
    margin-left: 40px;
    margin-bottom: 8px;
}

.contact-left-section p, .contact-left-section a {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 16px;
    font-weight: 500;
}


.contact-us-section i {
    margin-right: 14px;
    line-height: 32px;
    color: #3B8D42;
	position:absolute;
	left: 27px;
}

/* .contact-us-section p {
    font-size: 17px;
    line-height: 26px;
} */

.contact-us-section a {
    color: #000;
}
.contact-us-section {
    background-repeat: no-repeat;
    background-position: top;
}


#gform_4 input[type='text'], #gform_4 input[type='email'], #gform_4 input[type='tel'], #gform_4 textarea {
    border-radius: 5px;
    border: 1px solid #ccc;
}


.contact-social-section i {
    transition: 0.3s;
    margin-right: 14px;
    line-height: 32px;
    color: #3B8D42;
    position: relative;
    left: 0;
}

.contact-social-section a:hover
{
	text-decoration:none;
}


/*---------Search Page-------*/

.search-title {
    font-size: 40px;
    color: #8F1019;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 11px;
}

.search .entry-summary {
    margin-top: 30px;
}

.search .more_link {
    margin-top: 11px;
}

.search .more_link a
{
	color:#8F1019;
}


.search article {
    border-bottom: 1px solid #c9c9c9;
    padding: 15px 0px 24px 0px;
    margin-top: 20px;
}

.pagination ul {
    display: flex;
    list-style: none;
    margin: auto;
    text-align: center;
    padding-left: 0;
}

.pagination ul li span {
    color: #fff;
    background: #bf0815;
}
.pagination ul li a:hover {
    background: #bf0815;
    text-decoration: none;
}
.pagination ul li a, .pagination ul li span {
    background: #8F1019;
    padding: 7px 16px;
    margin: 10px 2px;
    transition: 0.3s;
    display: inline-block;
}

.pagination ul li a, .pagination ul li span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.pagination ul li span {
    background: #bf0815;
}


/*---------404 Page-------*/

.error-404.not-found .search-field, .search .search-field {
    width: 100%;
    background: #e8e8e8;
    border: none;
    padding: 15px 23px;
    border-radius: 10px;
    font-size: 19px;
}

.error-404.not-found, .search.not-found {
    text-align: center;
    padding: 60px 30px;
}

.error-404.not-found .search-submit, .search .search-submit {
    position: absolute;
    background: #8F1019;
    border: none;
    color: #fff;
    font-size: 19px;
    padding: 15px 21px;
    font-weight: 600;
    border-radius: 10px;
    top: 0px;
    right: 0px;
	transition:0.3s;
}

.error-404.not-found .search-form, .search .search-form {
    position: relative;
}

.error-404 .search-form label, .search .search-form label {
    width: 100%;
}

.error-404.not-found .search-submit:hover, .search .search-submit:hover {
    background: #cc121f;
    box-shadow: 5px 7px 7px -6px #8f1019;
}

.vp-fancybox {
    z-index: 999999 !important;
}



/*---------FOOTER-------*/



#return-to-top {
    bottom: 50px;
}

section.main-footer {
	background: #3b8d42;
	padding: 30px;
}


.footer-2 ul a {
    color: #fff;
    font-size: 14px;
}
.footer-2 ul {
    column-count: 3;
    list-style: none;
    padding-left: 0;
	    text-transform: uppercase;
}

ul#menu-footer-menu {
    position: relative;
    top: -50px;
}
ul#menu-footer-menu:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    background: #fff;
    right: 160px;
}

ul#menu-footer-menu:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0px;
    background: #fff;
    left: 130px;
}

.footer-2 ul li {
    margin-bottom: 18px;
}

.footer-2 ul li {
    margin-bottom: 15px;
}
.footer-2 {
    margin-top: 110px;
}





.footer-3 h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
	margin-bottom:20px;
}

.footer-3 {
    color: #fff;
	font-size: 15px;
    font-family: 'poppins';
    position: relative;
    margin-top: 50px;

}

.footer-3 a {
    margin-bottom: -4px;
    display: block;
    color: #fff;
}


.footer-3 i {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-style: normal;
    color: #fff;
    position: absolute;
    left: 0;
}


.footer-3 p {
    margin-left: 26px;
}



.footer-1 p {
    line-height: 19px;
    margin-top: 23px;
    font-size: 14px;
	    color: #fff;
}

.footer-ex {
    font-size: 23px;
    display: block;
    margin-top: 40px;
    font-style: italic;
    line-height: 25px;
}



/* .footer_social li a {
    color: #fff;
    border-radius: 50%;
    border: 1px solid;
    padding: 8px 9px;
    text-align: center;
    width: 33px;
    height: 32px;
    display: flex;
}
 */


.footer_social li {
    display: inline-block;
}

.footer_social {
    color: #fff;
    text-align: center;
	text-align:right;
}
.footer_social ul {
    padding: 10px 0px;
	margin: 0;
}

.footer_social ul {
    margin-bottom: 0;
}

.footer_social li a {
    color: #fff;
}
.footer_social li a:hover {
    text-decoration: none;
	opacity:0.7;
}

section.copyright {
    background: #04582d;
	color:#fff;
	padding:7px;
}

span.copy-right-text {
    display: block;
    margin-top: 9px;
    font-size: 15px;
}


 #return-to-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
     background: #04582d;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	 z-index:99999;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #3b8d42;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
h3.note-heading {
    color: #8F1019;
    font-weight: 700 !important;
}



.img-fluid
{
	width:100%;
}

.newsletter-bottom-section h2
{
	font-weight:500;
	color:#000;
}

.home-intake-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	padding:30px;
}


.home-intake-section input[type='text'], .home-intake-section input[type='email'], .home-intake-section input[type='tel'], .home-intake-section textarea {
    border-radius: 5px;
    border: 1px solid #ccc;
}



.bullet-point ul li {
	position: relative;
    padding-left: 28px;
    line-height: 20px;
    margin-bottom: 20px;
}

.bullet-point ul {
    list-style: none;
    padding-left: 0;
	column-count: 2;
}

.bullet-point.not-two-col ul
{
	column-count: 1;
}


.bullet-point ul li:before {
    content: '';
    background: url(https://idevwork.com/AcuityFinanceSolutions/php/wp-content/uploads/2023/08/right-arrow-min.png);
    position: absolute;
    width: 24px;
    height: 25px;
    left: 0;
    background-repeat: no-repeat;
    background-size: 62%;
    background-position: center;
    top: -3px;
}

.industries-last p
{
	text-align: center;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
}
.industries-last h3
{
	text-align: center;
    font-size: 32px;
	font-weight: 600;
}
.finance-content ul li::marker {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #72c050;
}

.finance-content ul li {padding-left: 10px;}

.finance-content ul {
    padding-left: 20px;

}
.industries-btn a {
    background: #8dc53e !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    transition: all ease 500ms !important;
}

.industries-btn a:hover {
    transition: all ease 500ms !important;
    background: #04582d !important;
}
.industries-btn {
    margin-bottom: 10px !important;
}

.mid-cta.first-cta a {
    font-size: 24px;
    padding: 16px 33px;
}

/*-------- Media Query start here -------- */

@media only screen and (max-width:1024px)
{
.home-banner-left-side h1:first-child {
    font-size: 22px;
}

.home-banner-left-side h1:nth-child(2) {
    font-size: 45px;
    line-height: 23px;
}

.home-banner-left-side h1:nth-child(3) {
    font-size: 59px;
    line-height: 43px;
}
	
.home-banner-left-side h1:nth-child(4) {
	font-size: 40px;
    line-height: 34px;
    margin-left: 60px;
}


.home-banner-left-side h2 {
    font-size: 19px;
    margin-left: 20px;
}
}



@media only screen and (max-width:991px)
{
	
.logo:after {
    left: 100px;	
}
	
	
	
#rmp_menu_trigger-92 {
    top: -35px;
}
	
.topbar ul li {
    line-height: 24px;
}



.header-before-menu p {
    text-align: center;
}

ul#menu-footer-menu:before, ul#menu-footer-menu:after
{
	display:none;
}

.mid-cta a {
    font-size: 26px;
	}

	
.mid-cta {

    background-position: 80%;
}	

.footer-2 ul li {
    margin-bottom: 8px;
}	
.footer-2 ul {
    column-count: 2;
}
	
	
}
@media only screen and (max-width:767px)
{
	
	#rmp_menu_trigger-92 {
    top: -100px;
}
.industries-last h3 {
    font-size: 30px;
    font-weight: 600;
}
.home-welcome-section h2 {
    font-size: 36px;
}
.page h2, .blog h2, .single-post h2 {
    font-size: 36px;
}
h1 {
    font-size: 54px;
}
.top-banner {
    padding: 30px 30px;
}
.topbar_details.linked-detail {
    display:block;
}

	
.time {
    margin-top: -81px;
}
	
.quick_contact
	{
		display:none;
	}
	
.topbar_details.linked-detail ul li {
    font-size: 13px;
    line-height: 10px;
}
.topbar_details.linked-detail ul {
    display: block;
    text-align: center;
    margin-bottom: 19px;
}
	
	button#rmp_menu_trigger-158 {
    display: inline-block;
}

.header-before-menu {
    display: inline-block;
}

.mid-cta a {
    font-size: 15px;
}	
	
	.topbar ul {
    justify-content: center;
}

.logo {
    padding-top: 25px;
    text-align: left;
}

.logo:after {
    left: 57px;

}

.header-before-menu a {
    text-align: left;
	
}
.header-before-menu p {
    text-align: left;
}
.header-social {
    float: none;
}

.home-cta a {
    font-size: 27px;
    display: inline-block;
    margin: 14px;
    padding: 24px;
}

	
.recent_blog_img {
    width: 100%;
    float: none;
}

.recent_blog_content {
    padding: 40px 20px;
    width: 100%;
    margin-top: 0;
}
.main_col_3 {
    margin-bottom: 30px !important;
}	
	
section.main-footer {
	background: #3b8d42
	padding: 30px 20px;
}

.footer-2 {
    margin-top: 50px;
}
	
.footer-2 input#gform_submit_button_2 {
    padding: 9px 13px;
	}
	
a.take-showroom-link {
    font-size: 21px;
    line-height: 29px;
    padding: 10px 15px;
}	
}







#gform_fields_5 input, #gform_fields_5_2 input {
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  border: 1px solid #ccc;
/*   display: block; */
/*   width: 100%; */
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff;
  background-image: none;
	border-radius: 4px;
}

#gform_fields_5 input:focus, #gform_fields_5 textarea:focus, #gform_fields_5_2 input:focus, #gform_fields_5_2 textarea:focus{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

#gform_fields_5 .gfield--type-select a, #gform_fields_5_2 .gfield--type-select a {
	height: 34px !important;
	font-size: 14px !important;
}

#gform_fields_5 .gfield--type-select a span, #gform_fields_5_2 .gfield--type-select a span{
	line-height: 31px
}

#gform_fields_5 .gfield--type-select a div, #gform_fields_5_2 .gfield--type-select a div{
	top: -3px !important;
}

#gform_fields_5 input[type="radio"] {
  height: unset;
}

.equ_ven {
  font-size: 26px !important;
  padding-top: 30px !important;
}

#gform_fields_5 .gfield_label, #gform_fields_5_2 .gfield_label{
	font-size: 14px;
	font-weight: 400;
}

#field_5_15, #field_5_22 {
  position: relative;
	
}
#field_5_15::before, #field_5_22::before {
  content: "$";
  position: absolute;
  left: 0;
  top: 0px;
  background: #eee;
  padding: 5px 12px;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
}


#input_5_15, #input_5_22{
	text-indent: 28px;
}

#gform_next_button_5_51, #gform_previous_button_5, #gform_submit_button_5 {
  font-size: 20px;
  border: 0;
  border-radius: 5px;
  color: #fff;
  background: #8dc53e;
  padding: 10px 20px;
  transition: all linear .25s;
	font-family: 'poppins';
	font-weight: 500 !important;
}
#gform_next_button_5_51:hover, #gform_previous_button_5:hover {
  background: #04582d;
}

#gform_submit_button_5{
	background: #04582d !important;
}

#gform_submit_button_5:hover{
	 background: #8dc53e !important;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100% !important;
}
.forms-headings h3{
	font-weight: 600;
    color: #04582d;
	font-size: 32px;
	padding-bottom: 20px;
    padding-top: 20px;
}
#gform_fields_7 input{
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border: 1px solid #ccc;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;	
}

#gform_fields_7 input:focus, #gform_fields_7 textarea:focus, #gform_fields_7_2 input:focus, #gform_fields_7_2 textarea:focus , #gform_fields_7  select#input_7_6_6:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
#gform_fields_7  canvas#input_7_28,div#input_7_28_Container{
	    height: 70px;
}


#gform_fields_7 select#input_7_6_6 {
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: inset 0 0 3px #fff, 0 1px 1px rgba(0,0,0,.1);
    color: #444;
    display: block;
    height: 40px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}

#gform_fields_7 div#field_7_59{
	font-size: 16px;
    line-height: 26px;
}

body #gform_7 .top_label .top-paras {
    font-size: 20px !important;
	 text-align: center;
	font-weight:bold;
}

div#gform_confirmation_message_7 {
    font-size: 20px;
	line-height: 26px;
	padding-bottom: 20px;
}
.contact-us-section .folo-head {
    margin-bottom: 0;
}
.contact-us-section  .contact-social-section {
    margin-bottom: 6px;
    padding-top: 10px;
}
section#media_image-3 {
    background: #fff;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 10px;
}