.LJ_Form_Container {
    padding-bottom: 80px;
}
.LJ_Form_Container .wpforms-container {
    padding: 0;
    text-align: left;
}
.LJ_Form_Container .wpforms-lead-forms-container .wpforms-form input {
    background: #fff !important;
    border: 1px solid #adadad !important;
    text-align: left !important;
    box-shadow: none !important;
    border-radius: 0.5rem !important;
}
.LJ_Form_Container .wpforms-lead-forms-container .wpforms-form .wpforms-page-button {
    border-radius: 80px;
}
.site-primary-footer-wrap .footer-widget-area .widget-title, .site-primary-footer-wrap .footer-widget-area .wp-block-heading {
    color: #fff !important;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item > .menu-link {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: underline;
    text-underline-offset: 4px;
}
.illegible_check ul {
    justify-content: start !important;
    margin-top: -6px !important;
    margin-bottom: -6px !important;
	column-gap: 30px;
}
.wpforms-lead-forms-container .illegible_check .wpforms-field-label-inline { 
    padding-bottom: 0 !important;
    padding-left: 25px;  
}
.wpforms-lead-forms-container .wpforms-form .illegible_check input[type=radio]+label:before {
    left: 0;  
	width: 20px;
    height: 20px;
    border-radius: 50px;
}
.wpforms-lead-forms-container .wpforms-form .illegible_check input[type=radio]+label:after {
	left: 0;  
	width: 26px;
    height: 26px;
	border: 2px solid #585e8f;
}
.wpforms-lead-forms-container pre {
    background: transparent;
    font-family: 'DM Sans', sans-serif; 
    padding: 0;
    white-space: normal;
    color: #000;
}
.Referal_Text pre a {
    display: table;
    margin-top: 17px;
    padding: 15px 30px;
    line-height: 1;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    background-color: #232a65;
    transition: 0.15s ease;
    border-radius: 50px;
    text-decoration: none;
}
.Referal_Text pre a:hover {
    background-color: #232a65cc;
	color:#fff;
}
.LJ_Form_Container .wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__inner {
   padding-top: 14px !important;
    background: #fff;
    border: 1px solid #adadad !important;
    box-shadow: none !important;
    border-radius: 0.5rem !important;
}
.LJ_Form_Container .wpforms-container .wpforms-field-sublabel { 
    color: #838383 !important;
}
.ast-mobile-header-wrap .ast-above-header-bar, .ast-above-header-bar .site-above-header-wrap {
    min-height: 34px !important;
}
.Main_Banner_Wrap .wp-block-uagb-advanced-heading {
    max-width: 520px;
}
.C_Badge span {
    padding: 4px 18px;
    background: #bbd5e9;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 10px;
    font-size: 14px;
    width: auto;
}
.Get_Free_Quote_Form.wpforms-container {
    background-color: #fff !important;
    border-radius: 1.5rem !important;
    box-shadow: 0px 39.25334px 39.25334px 0px rgba(0, 0, 0, 0.08) !important;
    padding: clamp(2.5rem, calc((100vw - 1439px)* 64), 4rem) 1.5rem !important;
}
.Get_Free_Quote_Form .FormHeader h2,
.Get_Free_Quote_Form .FormHeader p {
    margin-bottom: 0 !important;
}
.Get_Free_Quote_Form .wpforms-field-label {
    margin-bottom: 4px !important;
    font-weight: 400;
}
.Get_Free_Quote_Form.wpforms-container .wpforms-field {
    padding: 6px 0 !important;
}
.Get_Free_Quote_Form .disclimertext p {
    font-size: 13px;
    line-height: 1.4;
}
.HelpLine_Link {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 8px;
}
.HelpLine_Link .uagb-heading-text {
    margin: 0 !important;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > .menu-link,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor > .menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item > .menu-link {
    color: #d15556 !important;
}
.site-primary-header-wrap .ast-custom-button {
    white-space: nowrap;
}
.site-header-primary-section-left > div,
.site-header-primary-section-right > div {
    padding: 0;
}
@media(max-width:1023px) {
 
.LJ_Form_Container .FormBlock {
    order: 2;
	margin-top: 30px;
} 
}
@media(max-width:767px) {
.LJ_Form_Container .wpforms-lead-forms-container.wpforms-container .wpforms-field-row {
    row-gap: 22px;
}
.LJ_Form_Container .wpforms-lead-forms-container.wpforms-container .wpforms-one-half {
    width: 100%;
	padding: 0 !important;
}
}
