/*
Theme Name: LeadEngine Child
Template: leadengine
Theme URI: https://www.leadengine-wp.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Page Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */

 /* Move reCAPTCHA v3 badge in front */
.grecaptcha-badge {
z-index:999 !important;
}

.hero-text h1{
	font-weight:900 !important;
}

/* second btn style*/
.main-btn{
	background-color:#182b49 !important;
	color:white;
	font-size:25px;
	border:none !important;
	border-radius:20px;
}

.main-btn span.prim_text {
	color:white !important;
	
}



/* second btn style*/
.main-btn2{
	background-color:#00B0E0 !important;
	color:white;
	font-size:25px;
	border:none !important;
	border-radius:20px;
}
.main-btn2 span.prim_text {
	color:white !important;
}

.btn-container{
	z-index:99px !important;
}

.business_loan_box{
	height:200px;
}

.upper-footer{
	padding-top:20px;
	padding-bottom:20px;
}

.small_business_imgs img{
	border-radius:10px;
}

ul#menu-main-menu {
    text-transform: uppercase;
}

.menubar {
    border-bottom: 1px solid rgba(229, 231, 242, 0.85);
}

.gs_header_button {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
	background-color: #00d0fd;	
    padding-right: 15px;
    padding-left: 15px;
}

.gform_button:hover { color: #eeeeee !important; }

.entry-header .section-heading { margin: 0px !important; }

.topbar-phone {
	font-size: 14px;
	font-weight: bold;
	color: #002B80;
}

.topbar-email {
	font-size: 14px;
}

@media only screen and (min-width: 641px) {
	div#input_3_53, div#input_3_54 {
    grid-row-gap: 5px !important;
	}
	div#input_3_49 {
		margin-top: 7px !important;
	}
}
.gsection_description {
	margin-top: -25px !important;
}
