/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.bn-heading-style span{
    font-weight: 700 !important;
}
.banner-image-bx{
    position: relative;
}
.banner-image-bx::after{
    content: "";
    position: absolute;
    background: url(images/bannerlogoimage.png) no-repeat;
    width: 562px;
    height: 600px;
    background-size: contain;
    display: block;
    opacity: 0.3;
    left: -169px;
    top: -81px;
    z-index: 0;
}
.banner-bx-counter .elementor-counter{
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(23px);
    -webkit-backdrop-filter: blur(23px);
    width: 152px !important;
    height: 152px !important;
    display: flex !important;
/*     flex-direction: column; */
/*     justify-content: center; */
	flex-direction: column-reverse;
	justify-content: center;
    align-items: center !important;
    border-radius: 50%;
}
.banner-bx-counter .elementor-counter-number-wrapper{
	align-items: end !important;
}
.banner-bx-counter .elementor-counter-title{
	text-align: center !important;
	margin-top: -17px !important;
}
.section-head-style span{
    font-weight: 700 !important;
}
.loan-box-style > .e-con-inner{
    position: relative;
}
.loan-box-style > .e-con-inner::after{
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 86px);
    border: 1px dashed rgba(255, 255, 255, 0.8);
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
.home-table-style th, td{
    text-align: center !important;
}
.home-table-style th{
    width: 33.33% !important;
    background-color: transparent !important;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    color: #011D64;
    border: none !important;
    padding: 20px !important;
}
.home-table-style thead tr{
    background-color: rgba(58, 64, 238, 0.1);
}
.home-table-style thead th:nth-child(2){
    background-color: rgba(58, 64, 238, 0.1) !important;
    border: solid rgba(0, 0, 0, 0.1) !important;
    border-width: 0 1px 0 1px !important;
}

.home-table-style tbody tr.odd td{
    background-color: rgba(58, 64, 238, 0.1) !important;
}
.home-table-style tbody tr:first-child td:first-child{
    min-height: unset !important;
    vertical-align: unset;
    padding-top: 25px !important;
    font-family: 'Sora' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 23px !important;
    text-transform: capitalize !important;
    color: #011D64 !important;
    border: none !important;
}
.home-table-style tbody tr:first-child td.column-2{
    min-height: unset !important;
    vertical-align: unset;
}
.home-table-style tbody tr:first-child td.column-3{
    min-height: unset !important;
    vertical-align: unset;
}
.home-table-style tbody tr.even:hover td{
    background-color: transparent !important;
}
.home-table-style tbody tr td.column-2{
    border: solid rgba(0, 0, 0, 0.1) !important;
    border-width: 0 1px 0 1px !important;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 28px!important;
    color: #343434;
    padding: 25px 20px 31px 24px !important;
}
.home-table-style tbody tr td.column-3 {
    /* border: solid rgba(0, 0, 0, 0.1) !important; */
    /* border-width: 0 1px 0 1px !important; */
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 28px!important;
    color: #343434;
    padding: 25px 13px 31px 12px !important;
}
.home-table-style table{
    box-shadow: 0px 15px 45px rgba(1, 29, 100, 0.08);
}
.home-table-style tbody tr td.column-1{
    font-family: 'Sora' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-align: center !important;
    color: #011D64 !important;
    text-transform: capitalize !important;
}
.home-table-style tbody tr:not(:first-child) td{
    border-width: 0 !important;
    padding: 0 42px !important;
    height: 70px;
    vertical-align: middle;
}
.home-table-style tbody tr td.column-2{
    border-width: 0 1px 0 1px !important;
}
.home-table-style .row-14 a{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #D80020;
    border: 1px solid #D80020;
    padding: 18px 119px !important;
    transition: 0.3s ease-in-out;
}

.home-table-style .row-14 a:hover{
    color: #D80020 !important;
    background: transparent !important;
}
.home-table-style tr.row-14 td{
    padding: 0 42px !important;
    height: 179px !important;
    vertical-align: middle;
}
.home-table-style tr.row-14 td span{
    text-decoration: underline !important;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #0F1630;
}
.home-table-style tr.row-14 td.column-2 {
    border-right: 0 !important;
}
.home-table-style  .column-3{
    border: none !important;
}
.google-client-review-style .ti-review-header{
    flex-direction: column !important;
    gap: 12px !important;
}
.google-client-review-style .ti-widget.ti-goog .ti-profile-img{
    margin: 0 !important;
}
.google-client-review-style .ti-widget.ti-goog .ti-profile-img img{
    margin: 0 auto !important;
    width: 60px !important;
    height: 60px !important;
}
.google-client-review-style .ti-name{
    padding: 0 !important;
    text-align: center !important;
    font-family: 'Sora' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 12px !important;
    color: #3A40EE !important;
    margin-bottom: 10px !important;
}
.google-client-review-style .ti-widget.ti-goog .ti-widget-container .ti-date{
    text-align: center !important;
    font-family: 'Sora' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 1 !important;
    text-align: center !important;
    color: #343434 !important;
    opacity: 1 !important;
}
.google-client-review-style  .ti-reviews-container .ti-stars{
    margin-top: 10px !important;
    margin-bottom: 43px !important;
    text-align: center !important;
}
.google-client-review-style  .ti-widget.ti-goog .ti-review-header:after {
    width: 26px;
    height: 26px;
    right: unset !important;
    left: 50%;
    transform: translateX(-50%);
    top: 133px;
}

.google-client-review-style .ti-widget.ti-goog .ti-review-content {
    font-family: 'Sora' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    text-align: center !important;
    color: #343434 !important;
}
.google-client-review-style .ti-inner{
    background: #FFFFFF !important;
    border: 1px solid #F5F5FE !important;
    /* box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.08) !important; */
    border-radius: 0 !important;
}
.google-client-review-style .ti-widget.ti-goog .ti-read-more span{
    font-family: 'Sora' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    text-decoration-line: underline !important;
    text-transform: capitalize !important;
    color: #D80020 !important;
    opacity: 1 !important;
}
.google-client-review-style .ti-read-more{
    text-align: center !important;
}
.google-client-review-style .ti-rating-text span{
	display: none !important;
}
.contact-bx-style:hover{
    box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.08) !important;
    border-color: #3A40EE !important;
}

.abt-bx-img .elementor-widget-container{
    position: relative;
}
.abt-bx-img .elementor-widget-container::after{
    content: "";
    position: absolute;
    width: 15px;
    height: calc(100% - 86px);
    background: #3A40EE;
    top: 50%;
    transform: translateY(-50%);
}
.abt-bx-img.lft .elementor-widget-container::after{
    background: #3A40EE;
    top: 50%;
    transform: translateY(-50%);
    left: -15px !important;
    right: auto !important;
}
.cntct-frm-style .gfield_required_text{
    display: none !important;
}
.cntct-frm-style legend{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: capitalize;
    color: #011D64;
}
.cntct-frm-style .gfield_label{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: capitalize;
    color: #011D64;
    margin-bottom: 11px !important;
}
.cntct-frm-style input{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 300;
    font-size: 16px !important;
    line-height: 20px;
/*     text-transform: capitalize; */
    color: #011D64;
    opacity: 0.5;
    height: 60px !important;
    padding: 0 15px !important;
    border-color: rgba(1, 29,  100, 0.08) !important;
    border-radius: 0 !important;
}
.cntct-frm-style input::placeholder{
    color: #011D64;
    opacity: 1 !important;
}
.cntct-frm-style input:focus{
    outline: none !important;
    box-shadow: none !important;
}
.cntct-frm-style textarea{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 300;
    font-size: 16px !important;
    line-height: 20px;
    text-transform: capitalize;
    color: #011D64;
    opacity: 0.5;
    height: 120px !important;
    padding: 16px 15px !important;
    border-color: rgba(1, 29,  100, 0.08) !important;
    border-radius: 0 !important;
    resize: none !important;
}
.cntct-frm-style textarea::placeholder{
    color: #011D64;
    opacity: 1 !important;
}
.cntct-frm-style textarea:focus{
    outline: none !important;
    box-shadow: none !important;
}
.cntct-frm-style select{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 300;
    font-size: 16px !important;
    line-height: 20px;
    text-transform: capitalize;
    color: rgba(1, 29, 100, 0.5);
    height: 60px !important;
    padding: 0 15px !important;
    border-color: rgba(1, 29, 100, 0.08) !important;
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(images/selectdropdownicon.svg);
    background-repeat: no-repeat;
    background-position: 96% center;
}

.cntct-frm-style select:focus{
    box-shadow: none !important;
    outline: none !important;
}
.cntct-frm-style .gform_wrapper.gravity-theme .gform_fields{
    grid-row-gap: 20px !important;
}
.cntct-frm-style .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 10px !important;
    justify-content: center !important;
}
.cntct-frm-style .button {
    height: 56px !important;
    max-width: 155px !important;
    width: 100% !important;
    background: #D80020;
    border: 1px solid #D80020 !important;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 600;
    font-size: 16px !important;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
    opacity: 1 !important;
    margin-bottom: 0 !important;
}
.cntct-frm-style .button:hover{
    color: #D80020 !important;
    background: transparent !important;
}
.cntct-frm-style .gform_confirmation_message{
	text-align: center !important;
}

.land-loan-bx-style p{
    margin-bottom: 17px !important;
}
.land-loan-bx-style a{
    color: #D80020 !important;
}
.land-loan-bx-style ul{
    padding-left: 21px !important;
    max-width: 556px !important;
    width: 100% !important;
}
.land-loan-bx-style ul li::marker{
    font-size: 24px !important;
    padding-left: 21px !important;
    color: #D80020 !important;
}
.land-loan-bx-style ul li{
     margin-bottom: 12px !important;
}
.step-bx-design{
    position: relative;
}
.step-bx-design::after{
    content: "";
    position: absolute;
    width: 8px;
    height: calc(100% - 52px);
    background: #3A40EE;
    top: 50%;
    transform: translateY(-50%);
    right: -8px;
}
.step-bx-img-design{
    position: relative;
}
.step-bx-img-design::after{
    content: "";
    position: absolute;
    width: 8px;
    height: calc(100% - 52px);
    background: #3A40EE;
    top: 50%;
    transform: translateY(-50%);
    left: -8px;
}
.google-client-review-style.testimonial-page-style .ti-reviews-container{
    display: none !important;
}
.blog-pegination-style .elementor-post__text{
    padding-top: 26px;
    position: relative;
}
.blog-pegination-style .elementor-post__text .elementor-post__meta-data{
    position: absolute;
    top: -8px;
}

.blog-pegination-style .page-numbers{
        border: 1px solid #E9E9E9;
    width: 33px !important;
    height: 36px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
}
.blog-pegination-style .page-numbers.current{
    background-color: #D80020;
    font-weight: 700 !important;
}
.blog-pegination-style .page-numbers:hover{
    background-color: #D80020;
}
.blog-pegination-style .page-numbers.prev{
font-family: 'Sora';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
text-align: center;
color: #1F1F1F;
position: relative;
}
.blog-pegination-style .page-numbers.prev::after{
    content: "";
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
    background: url(images/bloglftarw.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: block;
}
.blog-pegination-style .page-numbers.prev{
    width: unset !important;
    padding: 0 12px 0 32px;
    transition: all 0.3s ease-in-out;
}
.blog-pegination-style .page-numbers.prev:hover{
    color: #fff !important;
}
.blog-pegination-style .page-numbers.prev:hover::after{
    filter: brightness(20);
}


.blog-pegination-style .page-numbers.next{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #1F1F1F;
    position: relative;
    }
.blog-pegination-style .page-numbers.next::after{
    content: "";
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
    background: url(images/blogrgtarw.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: block;
}
.blog-pegination-style .page-numbers.next{
    width: unset !important;
    padding: 0 32px 0 12px;
    transition: all 0.3s ease-in-out;
}
.blog-pegination-style .page-numbers.next:hover{
    color: #fff !important;
}
.blog-pegination-style .page-numbers.next:hover::after{
    filter: brightness(20);
}

.land-loan-bx-style.loans ul{
    max-width: 100% !important;
}

.accord ul li::marker{
    font-size: 24px !important;
    padding-left: 21px !important;
    color: #D80020 !important;
}
/* .accord .elementor-accordion-icon-closed{
    margin-top: 5px;
}
.accord .elementor-accordion-icon-opened{
    margin-top: 5px;
} */
.accord .elementor-accordion-item{
    border-radius: 5px !important;
    box-shadow: 0px 15px 45px rgba(1, 29, 100, 0.08);
    margin-bottom: 20px;
}

.mega-menu-bx-style i{
    display: none !important;
}
.mega-menu-bx-style i{
    border: none !important;
}

.get-quote-bx-style .gf_progressbar_title{
    display: none;
}
.get-quote-bx-style .gf_progressbar_percentage{
    height: 9px !important;
    /* width: 0 !important; */
    background-color: #D80020 !important;
}
.get-quote-bx-style .gf_progressbar_percentage span{
    display: none !important;
}
.get-quote-bx-style .gf_progressbar{
    position: relative;
}
.get-quote-bx-style .gf_progressbar::after{
    content: '';
    position: absolute;
    background: url(images/progressbarlogo.png) #fff no-repeat center;
    width: 100px;
    height: 100px;
    box-shadow: 0px 15px 45px rgba(1, 29, 100, 0.08);
    border-radius: 50%;
    display: block;
    background-size: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.get-quote-bx-style .gfield_label{
    font-family: 'Sora' !important;
    font-style: normal !important;
    font-weight: 200 !important;
    font-size: 30px !important;
    line-height: 55px !important;
    text-align: center !important;
    text-transform: capitalize !important;
    color: #011D64 !important;
    position: relative;
}
.get-quote-bx-style legend{
	display: block !important;
	margin: 0 auto !important;
	/* margin-bottom: 20px !important; */
}
#gform_page_2_8 label{
    margin: 0 !important;
}
.get-quote-bx-style fieldset{
    text-align: center !important;
    margin-top: 60px !important;
}
.get-quote-bx-style .gchoice{
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    position: relative;
    cursor: pointer;
    background-color: rgba(58, 64, 238, 0.8);
    margin-bottom: 20px;
    padding: 18px 20px;
    border-radius: 8px;
    transition: all 0.3s ease;
}
.get-quote-bx-style .gfield-choice-input{
    display: block !important;
    width: 100% !important;
	height: 100% !important;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
}
.get-quote-bx-style .gchoice label{
    color: #fff !important;
    font-family: 'sora' !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    position: relative;
    padding-left: 50px;
    cursor: pointer;
    position: relative;
}
.get-quote-bx-style .gchoice label::before{
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    opacity: 0.8;
    background-size: contain !important;
    display: block;
}
.get-quote-bx-style .gchoice:hover{
    background-color: #3A40EE !important;
}
.get-quote-bx-style .gchoice:hover label::before{
    opacity: 1 !important;
}
/* I Need To */
.get-quote-bx-style #label_2_13_0::before{
    background: url(images/purchaseicon.svg) no-repeat center;
}
.get-quote-bx-style #label_2_13_1::before{
    background: url(images/refinance1.svg) no-repeat center;
}
.get-quote-bx-style #label_2_13_1::before{
    background: url(images/residental.svg) no-repeat center;
}
.get-quote-bx-style #label_2_13_2::before{
    background: url(images/townhome.svg) no-repeat center;
}
.get-quote-bx-style #label_2_13_3::before{
    background: url(images/townhome.svg) no-repeat center;
}

/* I Need To */

/* What type of property are you purchasing? */
.get-quote-bx-style #label_2_14_0::before{
    background: url(images/residental.svg) no-repeat center;
}
.get-quote-bx-style #label_2_14_1::before{
    background: url(images/condominium.svg) no-repeat center;
}
.get-quote-bx-style #label_2_14_2::before{
    background: url(images/townhome.svg) no-repeat center;
}
.get-quote-bx-style #label_2_14_3::before{
    background: url(images/multifamily.svg) no-repeat center;
}
.get-quote-bx-style #label_2_14_4::before{
    background: url(images/mobilehome.svg) no-repeat center;
}
.get-quote-bx-style #label_2_14_5::before{
    background: url(images/mobilehome.svg) no-repeat center;
}
/* What type of property are you purchasing?     */

/* How Will The Property Be Used? */
.get-quote-bx-style #label_2_17_0::before{
    background: url(images/primaryhome1.svg) no-repeat center;
}
.get-quote-bx-style #label_2_17_1::before{
    background: url(images/vacationhome1.svg) no-repeat center;
}
.get-quote-bx-style #label_2_17_2::before{
    background: url(images/rentalproperty1.svg) no-repeat center;
}
/* How Will The Property Be Used? */


.get-quote-bx-style .gform_page_footer .gform_previous_button{
    position: absolute !important;
    top: -18px;
    left: 0;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
}
.get-quote-bx-style .gform_page_footer .gform_previous_button:focus{
    box-shadow: none !important;
    outline: none !important;
}
.get-quote-bx-style .gform_previous_button{
    font-family: 'sora' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 0;
    border: none;
    color: #000 !important;
    text-decoration: underline !important;
}
.get-quote-bx-style  .gform_ajax_spinner {
	display: none !important;
}
.get-quote-bx-style #gform_next_button_2_1{
    opacity: 0 !important;
}
.get-quote-bx-style .gfield--type-address .gfield_required{
    display: none !important;
}
.get-quote-bx-style .ginput_complex {
    justify-content: center !important;
}
.get-quote-bx-style .ginput_complex input{
    height: 60px !important;
    border-color: #000 !important;
    border-width: 1px !important;
    border-radius: 10px !important;
}
.get-quote-bx-style  .gform_page_footer{
    text-align: center !important;
}
.get-quote-bx-style  .gform_page_footer{
    text-align: center !important;
}
.get-quote-bx-style .gform_next_button{
    font-family: 'Sora' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #FFFFFF !important;
    background: #D80020 !important;
    border: 1px solid #D80020 !important;
    border-radius: 0 !important;
    padding: 19px 53px !important;
}
.get-quote-bx-style .gform_next_button:hover{
    background-color: transparent !important;
    color: #D80020 !important;
}
.get-quote-bx-style .gfield--type-number .gfield_required{
    display: none !important;
}
.get-quote-bx-style .ginput_complex {
    justify-content: center !important;
}
.get-quote-bx-style #gform_page_2_5 .gfield--type-text{
    text-align: center !important;
    margin-top: 60px !important;
}
.get-quote-bx-style #gform_page_2_5 .gfield--type-text input{
    max-width: 559px !important;
    width: 100% !important;
    height: 60px !important;
    border-color: #000 !important;
    border-width: 1px !important;
    border-radius: 10px !important;
}
.get-quote-bx-style .down-pay-box .gchoice{
    text-align: center !important;
}
.get-quote-bx-style .down-pay-box label{
    padding-left: 0 !important;
}


.get-quote-bx-style .credit-score-box .gchoice{
    text-align: center !important;
}
.get-quote-bx-style .credit-score-box label{
    padding-left: 0 !important;
}
.get-quote-bx-style fieldset.form-bx-style{
    margin: 10px !important;
}
.get-quote-bx-style #gform_fields_2_8{
    margin-top: 60px !important;
    max-width: 750px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.get-quote-bx-style .gfield_html{
    text-align: center !important;
}
.get-quote-bx-style .form-bx-style .gfield_required{
    display: none !important;
}
.get-quote-bx-style .form-bx-style .gfield {
    text-align: center;
}
.get-quote-bx-style .form-bx-style .gfield input{
    height: 60px !important;
    border-color: #000 !important;
    border-width: 1px !important;
    border-radius: 10px !important;
}

.get-quote-bx-style .form-bx-style .textarea {
    height: 120px !important;
    border-color: #000 !important;
    border-width: 1px !important;
    border-radius: 10px !important;
}

.get-quote-bx-style .gform_button{
    font-family: 'Sora' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #FFFFFF !important;
    background: #D80020 !important;
    border: 1px solid #D80020 !important;
    border-radius: 0 !important;
    padding: 19px 53px !important;
}
.get-quote-bx-style .gform_button:hover{
    background-color: transparent !important;
    color: #D80020 !important;
}

.get-quote-bx-style .form-bx-style fieldset{
    margin-top: 0 !important;
}
.get-quote-bx-style  .gfield_required{
    display: none !important;
}
.get-quote-bx-style #field_3_8{
    margin-top: 60px !important;
    max-width: 559px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.get-quote-bx-style #field_3_16{
    margin-top: 60px !important;
    max-width: 559px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}
.get-quote-bx-style #field_3_16 input{
    height: 60px !important;
    border-color: #000 !important;
    border-width: 1px !important;
    border-radius: 10px !important;
}
.get-quote-bx-style  #gform_page_3_12{
    margin-top: 60px !important;
}
/* Responsive */
@media(max-width: 1459px) and (min-width:1024px){
    .header-menu-bx .header-menu-all .elementor-widget-nav-menu .elementor-widget-container{
        padding-right: 17px !important;
    }
    .header-menu-bx .header-menu-all .elementor-widget-nav-menu .elementor-widget-container ul li a{
        margin: 0 8px !important;
    }
    .header-menu-bx .header-menu-all .elementor-button {
        padding-left: 9px !important;
        padding-right: 9px !important;
        font-size: 13px !important;
    }
    }
@media(max-width: 1377px) and (min-width:1024px){
    .header-menu-bx .header-menu-all .elementor-widget-nav-menu .elementor-widget-container {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .header-menu-bx .header-menu-all .elementor-widget-nav-menu .elementor-widget-container ul li a {
        margin: 0 5px !important;
    }
}
@media(max-width: 1284px) and (min-width:1024px){
    .header-menu-bx .header-menu-all .elementor-button {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 10px !important;
    }
    .header-menu-bx .header-menu-all .elementor-widget-nav-menu .elementor-widget-container ul li a {
        margin: 0 5px !important;
    }
    .header-menu-bx .header-menu-all .elementor-widget-nav-menu .elementor-widget-container {
        padding-right: 0 !important;
    }
}
@media(max-width: 1235px) and (min-width:1140px){
    .mega-menu-bx-style ul li a{
        padding: 0 8px !important;
    }
}
@media(max-width: 1224px) and (min-width:1024px){
    .header-menu-bx .header-menu-all .elementor-button {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 12px !important;
    }
    .header-menu-bx .header-menu-all .elementor-widget-nav-menu .elementor-widget-container {
        padding-right: 0 !important;
    }
    .header-menu-bx ul li a{
        font-size: 14px !important;
    }
}
@media(min-width: 1024px){
    .google-client-review-style .ti-widget.ti-goog .ti-col-3 .ti-review-item {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media(max-width: 1024px){
    .home-table-style tbody tr td.column-2 {
        font-size: 14px !important;
        line-height: 25px !important;
        padding: 25px 12px 31px 12px !important;
    }
    .home-table-style tbody tr td.column-3 {
        font-size: 14px !important;
        line-height: 25px !important;
        padding: 25px 12px 31px 12px !important;
    }
    .home-table-style tbody tr td.column-1 {
        font-size: 15px !important;
        line-height: 20px !important;
    }
    .home-table-style tbody tr:not(:first-child) td {
        height: 45px;
    }
    .home-table-style tr.row-14 td {
        height: 120px !important;
    }
    .mega-menu-bx-style i{
        display: block !important;
    }
}
@media(max-width: 767px){
	.banner-bx-counter .elementor-counter-number-wrapper{
		margin-top: -36px !important;
	}
    .home-table-style th {
        font-size: 16px;
        line-height: 20px;
    }
    .banner-bx-counter .elementor-counter {
        width: 122px !important;
        height: 122px !important;
    }
    .banner-image-bx::after {
        width: 370px;
        height: 370px;
        left: -49px;
        top: -1px;
    }
    .loan-box-style > .e-con-inner::after{
        display: none;
    }
    .home-table-style tbody tr:not(:first-child) td {
        padding: 10px 22px !important;
    }
    .abt-bx-img .elementor-widget-container::after{
        display: none !important;
    }
    .cntct-frm-style .button{
        max-width: 100% !important;
    }
    .land-loan-bx-style ul li {
        text-align: left !important;
    }

    .step-bx-design::after{
        display: none;
    }
    .step-bx-img-design::after{
        display: none;
    }
    .get-quote-bx-style .gchoice label {
        font-size: 17px !important;
    }
    .get-quote-bx-style .gfield_label {
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .get-quote-bx-style .gf_progressbar::after {
        width: 70px;
        height: 70px;
        background-size: 36px;
    }
}
