.home .survey-form {
    width: 100%;
    max-width: 1000px;
    margin: 30px auto;
    text-align: center;
    position: relative
}

.home .survey-form,.home .survey-form h1,.home .survey-form h2,.home .survey-form h3,.home .survey-form h4,.home .survey-form h5,.home .survey-form h6,
.home .survey-form p,.home .survey-form span {
    color: #000
}

.home .survey-form .slide {
    width: 100%;
    clear: both;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 30px 40px;
    background-color: rgba(193,193,193,0.18);
    border-radius: 24px;
    border: 0
}
.home .survey-form .slide .text-input,.home .survey-form .slide input[type="text"] {
    width: 100%;
    padding: 16px 24px;
    border-color: #CCC;
    font-size: 1.7rem;
    color: #777;
    border-radius: 50px !important
}

.home .survey-form .slide.text .text-input,.survey-form .slide.text input[type="text"] {
    max-width: 500px;
    margin: 0 auto 15px
}
.home .survey-form fieldset {
    border: 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}
.home .survey-form.wprequal-400,.home .survey-form.wprequal-600 {
    padding: 10px 5px
}
.home .survey-form.wprequal-400 .slide .text-input,.home .survey-form.wprequal-400 .slide input[type="text"],
.home .survey-form.wprequal-600 .slide .text-input,.home .survey-form.wprequal-600 .slide input[type="text"] {
    width: 90%;
    padding: 12px 24px
}
.home .wprequal-calc {
    width: 100%;
    max-width: 600px;
    margin: 30px auto;
    padding: 20px 15px;
    position: relative;
    border: thin solid #ccc;
    background-color: #fff;
    color: #111;
    text-align: left
}

.home .wprequal-calc,.home .wprequal-calc label,.home .wprequal-calc .calc-label,.home .wprequal-calc .calc-value {
    font-size: 20px
}

.home .wprequal-calc .calc-title {
    font-size: 26px;
    padding-bottom: 20px
}

.home .wprequal-calc .calc-payment-row {
    white-space: nowrap
}

.home .wprequal-calc .calc-payment-row,.home .wprequal-calc .calc-payment-amount {
    font-size: 32px
}

.home .wprequal-calc .per-month {
    font-size: 12px
}

.home .wprequal-calc .calc-label {
    padding-right: 8px
}

.home .wprequal-calc .calc-slider {
    -webkit-appearance: none;
    margin: 14px 0;
    width: 100%;
    background-color: transparent;
    border: 0;
    padding: 3px
}
.home .wprequal-calc .calc-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 4.4px;
    cursor: pointer;
    animate: .2s;
    background: #ccc;
    border-radius: 1.3px;
    border: .2px solid #010101
}

.home .wprequal-calc .calc-slider::-webkit-slider-thumb {
    border: 1px solid #000;
    height: 24px;
    width: 16px;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -7px
}
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,*::before,*::after {
    box-sizing: inherit
}

.home .wprequal-form .wpq-container,.home .wprequal-calc .wpq-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 576px) {
    .home .wprequal-form .wpq-container,.home .wprequal-calc .wpq-container {
        max-width:540px
    }
}

@media(min-width: 768px) {
    .home .wprequal-form .wpq-container,.home .wprequal-calc .wpq-container {
        max-width:720px
    }
}

@media(min-width: 992px) {
    .home .wprequal-form .wpq-container,.home .wprequal-calc .wpq-container {
        max-width:960px
    }
}

@media(min-width: 1200px) {
    .home .wprequal-form .wpq-container,.home .wprequal-calc .wpq-container {
        max-width:1140px
    }
}
.home .wprequal-form .wpq-row,.home .wprequal-calc .wpq-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
.home .wprequal-form .wpq-col-1,.home .wprequal-form .wpq-col-2,.home .wprequal-form .wpq-col-3,
.home .wprequal-form .wpq-col-4,.home .wprequal-form .wpq-col-5,.home .wprequal-form .wpq-col-6,
.home .wprequal-form .wpq-col-7,.home .wprequal-form .wpq-col-8,.home .wprequal-form .wpq-col-9,
.home .wprequal-form .wpq-col-10,.home .wprequal-form .wpq-col-11,.home .wprequal-form .wpq-col-12,
.home .wprequal-form .wpq-col,.home .wprequal-form .wpq-col-auto,.home .wprequal-form .wpq-col-sm-1,
.home .wprequal-form .wpq-col-sm-2,.home .wprequal-form .wpq-col-sm-3,.home .wprequal-form .wpq-col-sm-4,
.home .wprequal-form .wpq-col-sm-5,.home .wprequal-form .wpq-col-sm-6,.home .wprequal-form .wpq-col-sm-7,
.home .wprequal-form .wpq-col-sm-8,.home .wprequal-form .wpq-col-sm-9,.home .wprequal-form .wpq-col-sm-10,
.home .wprequal-form .wpq-col-sm-11,.home .wprequal-form .wpq-col-sm-12,.home .wprequal-form .wpq-col-sm,
.home .wprequal-form .wpq-col-sm-auto,.home .wprequal-form .wpq-col-md-1,.home .wprequal-form .wpq-col-md-2,
.home .wprequal-form .wpq-col-md-3,.home .wprequal-form .wpq-col-md-4,.home .wprequal-form .wpq-col-md-5,
.home .wprequal-form .wpq-col-md-6,.home .wprequal-form .wpq-col-md-7,.home .wprequal-form .wpq-col-md-8,
.home .wprequal-form .wpq-col-md-9,.home .wprequal-form .wpq-col-md-10,.home .wprequal-form .wpq-col-md-11,
.home .wprequal-form .wpq-col-md-12,.home .wprequal-form .wpq-col-md,.home .wprequal-form .wpq-col-md-auto,
.home .wprequal-form .wpq-col-lg-1,.home .wprequal-form .wpq-col-lg-2,.home .wprequal-form .wpq-col-lg-3,
.home .wprequal-form .wpq-col-lg-4,.home .wprequal-form .wpq-col-lg-5,.home .wprequal-form .wpq-col-lg-6,
.home .wprequal-form .wpq-col-lg-7,.home .wprequal-form .wpq-col-lg-8,.home .wprequal-form .wpq-col-lg-9,
.home .wprequal-form .wpq-col-lg-10,.home .wprequal-form .wpq-col-lg-11,.home .wprequal-form .wpq-col-lg-12,
.home .wprequal-form .wpq-col-lg,.home .wprequal-form .wpq-col-lg-auto,.home .wprequal-form .wpq-col-xl-1,
.home .wprequal-form .wpq-col-xl-2,.home .wprequal-form .wpq-col-xl-3,.home .wprequal-form .wpq-col-xl-4,
.home .wprequal-form .wpq-col-xl-5,.home .wprequal-form .wpq-col-xl-6,.home .wprequal-form .wpq-col-xl-7,
.home .wprequal-form .wpq-col-xl-8,.home .wprequal-form .wpq-col-xl-9,.home .wprequal-form .wpq-col-xl-10,
.home .wprequal-form .wpq-col-xl-11,.home .wprequal-form .wpq-col-xl-12,.home .wprequal-form .wpq-col-xl,
.home .wprequal-form .wpq-col-xl-auto,.home .wprequal-calc .wpq-col-1,.home .wprequal-calc .wpq-col-2,
.home .wprequal-calc .wpq-col-3,.home .wprequal-calc .wpq-col-4,.home .wprequal-calc .wpq-col-5,
.home .wprequal-calc .wpq-col-6,.home .wprequal-calc .wpq-col-7,.home .wprequal-calc .wpq-col-8,
.home .wprequal-calc .wpq-col-9,.home .wprequal-calc .wpq-col-10,.home .wprequal-calc .wpq-col-11,
.home .wprequal-calc .wpq-col-12,.home .wprequal-calc .wpq-col,.home .wprequal-calc .wpq-col-auto,
.home .wprequal-calc .wpq-col-sm-1,.home .wprequal-calc .wpq-col-sm-2,.home .wprequal-calc .wpq-col-sm-3,
.home .wprequal-calc .wpq-col-sm-4,.home .wprequal-calc .wpq-col-sm-5,.home .wprequal-calc .wpq-col-sm-6,
.home .wprequal-calc .wpq-col-sm-7,.home .wprequal-calc .wpq-col-sm-8,.home .wprequal-calc .wpq-col-sm-9,
.home .wprequal-calc .wpq-col-sm-10,.home .wprequal-calc .wpq-col-sm-11,.home .wprequal-calc .wpq-col-sm-12,
.home .wprequal-calc .wpq-col-sm,.home .wprequal-calc .wpq-col-sm-auto,.home .wprequal-calc .wpq-col-md-1,
.home .wprequal-calc .wpq-col-md-2,.home .wprequal-calc .wpq-col-md-3,.home .wprequal-calc .wpq-col-md-4,
.home .wprequal-calc .wpq-col-md-5,.home .wprequal-calc .wpq-col-md-6,.home .wprequal-calc .wpq-col-md-7,
.home .wprequal-calc .wpq-col-md-8,.home .wprequal-calc .wpq-col-md-9,.home .wprequal-calc .wpq-col-md-10,
.home .wprequal-calc .wpq-col-md-11,.home .wprequal-calc .wpq-col-md-12,.home .wprequal-calc .wpq-col-md,
.home .wprequal-calc .wpq-col-md-auto,.home .wprequal-calc .wpq-col-lg-1,.home .wprequal-calc .wpq-col-lg-2,
.home .wprequal-calc .wpq-col-lg-3,.home .wprequal-calc .wpq-col-lg-4,.home .wprequal-calc .wpq-col-lg-5,
.home .wprequal-calc .wpq-col-lg-6,.home .wprequal-calc .wpq-col-lg-7,.home .wprequal-calc .wpq-col-lg-8,
.home .wprequal-calc .wpq-col-lg-9,.home .wprequal-calc .wpq-col-lg-10,.home .wprequal-calc .wpq-col-lg-11,
.home .wprequal-calc .wpq-col-lg-12,.home .wprequal-calc .wpq-col-lg,.home .wprequal-calc .wpq-col-lg-auto,
.home .wprequal-calc .wpq-col-xl-1,.home .wprequal-calc .wpq-col-xl-2,.home .wprequal-calc .wpq-col-xl-3,
.home .wprequal-calc .wpq-col-xl-4,.home .wprequal-calc .wpq-col-xl-5,.home .wprequal-calc .wpq-col-xl-6,
.home .wprequal-calc .wpq-col-xl-7,.home .wprequal-calc .wpq-col-xl-8,.home .wprequal-calc .wpq-col-xl-9,
.home .wprequal-calc .wpq-col-xl-10,.home .wprequal-calc .wpq-col-xl-11,.home .wprequal-calc .wpq-col-xl-12,
.home .wprequal-calc .wpq-col-xl,.home .wprequal-calc .wpq-col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.home .wprequal-form .wpq-col-12,.home .wprequal-calc .wpq-col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.home .fa,.home .fas,.home .far,.home .fal,.home .fad,.home .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}
.home .fa-facebook:before {
    content: "\f09a"
}

.home .fa-facebook-f:before {
    content: "\f39e"
}
.home .fa-instagram:before {
    content: "\f16d"
}
.home .fa-minus:before {
    content: "\f068"
}
.home .fa-phone-alt:before {
    content: "\f879"
}
.home .fa-youtube:before {
    content: "\f167"
}
.home .fab {
    font-family: 'Font Awesome 5 Brands'
}
.home .fa,.home .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}
/*jet*/
.home .jet-elements-icon {
    display: inline-block;
    line-height: 1;
    text-align: center
}

.home .jet-elements-icon svg {
    display: block;
    width: 1em;
    height: 1em;
    fill: currentColor
}
.home .slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.home .slick-list,.home .slick-slider {
    position: relative;
    display: block
}

.home .slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.home .slick-slider .slick-list,.home .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.home .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.home .slick-track:before,.home .slick-track:after {
    content: "";
    display: table
}

.home .slick-track:after {
    clear: both
}

..home slick-loading .slick-track,.home .slick-loading .slick-slide {
    visibility: hidden
}

.home .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
.home .slick-initialized .slick-slide {
    display: block
}
.home .jet-carousel {
    position: relative;
    margin-left: -10px;
    margin-right: -10px
}
.home .jet-carousel__item {
    padding: 10px
}
.home .jet-carousel__content {
    position: relative;
    z-index: 2
}

.home .jet-carousel__content,.home .jet-carousel__item-title,.home .jet-carousel__item-text {
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear
}
.home .elementor-jet-carousel .jet-carousel .elementor-slick-slider:not(.slick-initialized),.home .elementor-jet-posts .jet-carousel>.jet-posts:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden
}
.home .pricing-table {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.home .pricing-table>* {
    width: 100%
}

.home .pricing-table__icon-box .jet-elements-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.home .pricing-table .pricing-table-button {
    overflow: hidden
}
.home .pricing-table__fold-mask {
    overflow: hidden
}
.home .pricing-feature__inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .pricing-feature .item-bullet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 7px
}

.home pricing-feature:last-child {
    margin-bottom: 0!important
}
.home .jet-services__header {
    position: relative;
    overflow: hidden;
    max-width: 100%
}
.home .jet-services__cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.home .jet-services__cover>* {
    z-index: 1
}

.home .jet-services__cover:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    content: ''
}

.home .jet-services__cover:after {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    bottom: -10px;
    content: none
}

.home .jet-services__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}
.home .jet-services__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .jet-services__icon .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .jet-services__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    max-width: 100%
}

.home .jet-services__desc {
    max-width: 100%
}

.home .jet-services .jet-services__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.home .jet-services.jet-services--header-position-top .jet-services__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.home .jet-headline,.home .jet-headline .jet-headline__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.home .jet-headline--direction-vertical,.home .jet-headline--direction-vertical .jet-headline__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .jet-headline--direction-vertical .jet-headline__link {
    -ms-flex-item-align: stretch;
    align-self: stretch
}
.home .jet-headline__first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home .jet-headline__second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.home .jet-parallax-section__layout {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.home .jet-parallax-section__image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: auto auto;
    background-size: auto;
    background-position-x: 50%;
    background-position-y: 50%;
    will-change: transform
}

.home .jet-parallax-section .jet-parallax-section__scroll-layout:not(.is-mac) .jet-parallax-section__image {
    -webkit-transition: background-position 0s linear,-webkit-transform 0.5s cubic-bezier(.25,.88,.54,.98);
    transition: background-position 0s linear,-webkit-transform 0.5s cubic-bezier(.25,.88,.54,.98);
    -o-transition: transform 0.5s cubic-bezier(.25,.88,.54,.98),background-position 0s linear;
    transition: transform 0.5s cubic-bezier(.25,.88,.54,.98),background-position 0s linear;
    transition: transform 0.5s cubic-bezier(.25,.88,.54,.98),background-position 0s linear,-webkit-transform 0.5s cubic-bezier(.25,.88,.54,.98)
}
 .header_hthree{
	margin-top:0;
	font-size: 20px;
	color:#15619C;
}

.aarons_image .jet-team-member__figure{
	display: flex;
    align-items: center;
    justify-content: center;
}
.aarons_image .jet-team-member__image{
	background:#fff;
}
.aarons_image .jet-team-member__image img{
	object-fit: contain;
}
.elementor-sticky--active{
	    z-index: 10000;
}
.home .jet-carousel__item{
	width: 33%;
    float: left;
}
@media screen and (max-width:767px){
.home .jet-carousel__item{
		width: 100%!important;
}
	.elcol_two{
		width:75%;
	}
	.elcol_one{
		width:25%;
	}
	.elcol_one .elementor-widget-wrap{
		padding:0!important;
	}
}
.home .jet-carousel__item h5{
	color:#04365D!important;
}
#add_form input{ 	background: #fff;
    padding: 6px 19px;
    font-size: 20px;
    border-radius: 20px;
	    min-height: 63px;}
#add_form .gform_footer input{
	    background-color: #FFA02A;
    color: #ffffff;
    font-weight: 500;
    width: 100%;
}
#add_form #field_1_1{
	margin-bottom: -22px;
}
#add_form textarea{
	background: #fff;
    padding: 18px 19px;
    font-size: 20px;
    border-radius: 20px;
}
#add_form select{
		background: #fff;
    padding: 6px 19px;
    font-size: 20px;
    border-radius: 20px;
	    min-height: 63px;
}
.za-form .gform_wrapper.gravity-theme .gfield select{
		background: #fff;
    padding: 6px 19px;
    font-size: 20px;
    border-radius: 20px;
	    min-height: 63px;
}
.za-form .gform_wrapper.gravity-theme .gform_footer input{
	    background-color: #FFA02A;
    color: #ffffff;
    font-weight: 500;
    width: 100%;
}
.za-form .gform_wrapper.gravity-theme .gfield input.large,.za-form .gform_wrapper.gravity-theme .gfield textarea{
	background: #fff;
    padding: 18px 19px;
    font-size: 20px;
    border-radius: 20px;
}
#gf_form .form_gravity .gform_next_button.button{
	    padding: 11px 40px;
    line-height: 24px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    background: #04365D;
    border-radius: 12px;
    border: 1px solid #04365D;
    max-width: unset;
    min-width: 261px;
}
#gf_form .form_gravity ..gform_next_button.button:checked + label:before {
    content: url(//srv/htdocs/wp-content/uploads/2021/11/check.svg);
    text-align: center;
    top: 0;
    z-index: 9;
    display: inline-block;
    position: relative;
    left: -10px;
    width: 25px;
    height: auto; 
}
#gf_form .gform_wrapper h3 {
    color: #04365D;
	font-size: 23px;
  margin-top:0; 
}
#gf_form .gfield_label{
	  color: #04365D;
	  font-size: 18px;
}
#gf_form input{
	background:#fff;
	line-height: 21px;
}
#gf_form .gchoice label{
	margin-bottom:15px!important;
}
#gf_form .gfield-choice-input{
	display:none;
}
#gf_form .gform_page_footer .gform_button
{
	  font-weight: 700;
    color: #04365D;
    background: #fff;
    border: 2px solid;
    padding: 9px 36px!important;
    line-height: 21px;
    font-size: 18px;
    border-radius: 17px;
	  border: 2px solid #04365D;
}
#gf_form .gform_page_footer .gform_button:hover{
	background:#04365D;
	color:#fff;
}
.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	background:#fff;
}

.gform_legacy_markup_wrapper .top_label input.large{
	padding: 10px 23px!important;
}
.gform_legacy_markup_wrapper h3{
	font-size:25px;
}
.gform_legacy_markup_wrapper h3,
.gform_legacy_markup_wrapper .top_label .gfield_label{
	color:#04365D!important;
}

.page-id-24113 #header-wrapper,
.page-id-24252 #header-wrapper,
.page-id-24254 #header-wrapper{
	margin:0;
}
.page-id-24113 #main,
.page-id-24252 #main,
.page-id-24254 #main{
    background: url(https://lunalendingsummit.com/wp-content/uploads/2021/11/landscape_background.jpg);
	    background-repeat: no-repeat;
    background-size: cover;
	padding-top:10px;
	padding-bottom:10px;
}
.page-id-24113 #primary.content-full-width,
.page-id-24252 #primary.content-full-width,.page-id-24254  #primary.content-full-width{
	    background: #ffffff99;
}
.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li{
	margin-bottom:9px;
}
.grecaptcha-badge
{
	    z-index: 100000000;
}
.gform_page_footer{
	text-align:center;
}
.gf_progressbar_wrapper{
	display:none!important;
}
.gform_legacy_markup_wrapper .gform_page_footer{
	border-top:0!important;
}
.gform_page_footer .gform_button
{
	  font-weight: 700;
    color: #04365D;
    background: #fff;
    border: 2px solid;
    padding: 9px 36px!important;
    line-height: 21px;
    font-size: 18px;
    border-radius: 17px;
	  border: 2px solid #04365D;
}
.gform_page_footer .gform_button:hover{
	background:#04365D;
	color:#fff;
}
#signup_gravity input{
	  padding: 14px 16px 14px 16px;
    border-radius: 60px 60px 60px 60px;
    background-color: #ffffff;
    color: rgba(74,74,82,0.7);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #e6eff8;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 5%);
	font-size:18px
}
#signup_gravity button.signup_button{
	  background: #FFA02A;
	  /*border:1px solid #FFA02A;*/
    padding: 24px 0;
    font-size: 20px;
    line-height: 3px;
	  box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 5%);
	margin-top:0;
	    width: 100%;
}
#signup_gravity button.signup_button:hover{
	background:#fff;
	color:#000;
}
#loading {
 position: fixed;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 background: #fff;
 z-index:9999999;
}



#loading img{
 margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 max-width:100%;
 height:auto;
}
.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blue{
	background-color: #04365D;
    color: #fff;
}
.blog .entry-categories,
.blog .entry-date, .form_gravity .gform_previous_button,
.auto_advance .gform_previous_button,
.auto_advance .gform_next_button,
.auto_advance .gf_progressbar_wrapper{
	display:none!important;
}
.form_gravity .gfield_radio .gchoice input {
      opacity: 0;
	display: none;
}
.form_gravity .gfield_radio input[type="radio"]:checked + label:before,
.form_gravity .gfield_checkbox input[type="checkbox"]:checked + label:before {
    content: url(//srv/htdocs/wp-content/uploads/2021/11/check.svg);
    text-align: center;
    top: 0;
    z-index: 9;
    display: inline-block;
    position: relative;
    left: -10px;
    width: 25px;
    height: auto; }

.form_gravity .gfield_radio .gchoice label,
.form_gravity .gfield_checkbox label,.form_gravity .gform_next_button.button,
.form_gravity .gform_previous_button.button{
	    padding: 11px 40px;
    line-height: 24px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    background: #04365D;
    border-radius: 12px;
    border: 1px solid #04365D;
    max-width: unset;
    min-width: 261px;
}
.gform_fields li{
	text-align:center;
}
.form_gravity input{
	padding:10px!important;
}
.apply_button{
	background-color: #15619C;
    box-shadow: 0px 10px 30px 0px rgb(0 68 167 / 50%)!important;
	color:#fff;
	    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin: 10px 0 0;
    text-transform: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    outline: none;
	font-weight: 500;
padding: 16px 50px;
}
.apply_button:hover{
		background-color: #fff;
}
.elementor-form .elementor-field-type-select .selection-box{
	width:100%;
}
.elementor-form .elementor-field-type-select .selection-box select{
	font-size: 18px;
}
.iframe_youtube{
position: relative;
width: 100%;
padding-bottom: 56.25%;
height: 0;
text-align:center;
}
.iframe_youtube iframe{
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
}
/* Header */

#header .elementor-widget-image.site-logo-image .elementor-image img {
	max-width: 100% !important;
}

/* Main Menu */

#menu-item-23295 > a:hover,
#menu-item-22145 > a:hover, 
#menu-item-23067 > a:hover,
#menu-item-23068 > a:hover,
#menu-item-23070 > a:hover,
#menu-item-22136 > a:hover,
#menu-item-23442 > a:hover,
#menu-item-23296 > a:hover,
#menu-item-23443 > a:hover,
#menu-item-23474 > a:hover,
#menu-item-23447 > a:hover,
#menu-item-23449 > a:hover,
#menu-item-23448 > a:hover,
#menu-item-23450 > a:hover,
#menu-item-23451 > a:hover,
#menu-item-23467 > a:hover,
#menu-item-23466 > a:hover,
#menu-item-23465 > a:hover,
#menu-item-23472 > a:hover,
#menu-item-23567 > a:hover,
#menu-item-23599 > a:hover,
#menu-item-23600 > a:hover,
#menu-item-23601 > a:hover,
#menu-item-23602 > a:hover,
#menu-item-23603 > a:hover,
#menu-item-23610 > a:hover,
#menu-item-23607 > a:hover {
	color: #FFA02A !important;
}

/* Theme Elements */

.entry-title > h4 > a:hover {
	
		color: #FFA02A !important;
}

.entry-button > a {
	background-color: #04365D !important;
}

.single-post-header-wrapper,
.entry-meta-group {
	
	display:none;
}

.dt-custom-service-icon-box.elementor-element .pricing-table .pricing-table__title:before, 
	.dt-custom-service-icon-box.elementor-element .pricing-table .pricing-table__action:before,
	.dt-custom-service-image-box.elementor-element .jet-services .jet-services__content .jet-services__button:before { 
		background-color: #04365d !important; 
		content:""; 
		height: 0px; 
		position: absolute; 
		left: 0; 
		width: 100%; 
		z-index: -1; 
		-webkit-border-radius: 0; 
		border-radius: 0; 
}

.dt-custom-service-icon-box.elementor-element .pricing-table .pricing-table__title:before, 
	.dt-custom-service-icon-box.elementor-element .pricing-table .pricing-table__action:before,
	.dt-custom-service-image-box.elementor-element .jet-services .jet-services__content .jet-services__button:before { 
		border: solid 0.5px  #e6eff8; !important; 
}

#js-rangeslider-0 > div.rangeslider__fill,
#js-rangeslider-1 > div.rangeslider__fill,
#js-rangeslider-2 > div.rangeslider__fill {
	background-color: #04365d !important;
}

#js-rangeslider-0 > div.rangeslider__handle,
#js-rangeslider-1 > div.rangeslider__handle,
#js-rangeslider-2 > div.rangeslider__handle {
	border-color:#04365d !important;
	
}

.pricing-table__action > a,
.dt-sc-emicalculator-loanamount-range > label,
.dt-sc-emicalculator-tenure-range > label,
.dt-sc-emicalculator-interest-rate-range > label,
.dt-sc-emicalculator-monthlyemi-result,
.dt-sc-emicalculator-totalinterestpayable-result,
.dt-sc-emicalculator-totalamountpayable-result {
	color: #FFA02A !important;
}

.jet-headline__part.jet-headline__first > span::after {
	color: #15619C !important;
}

.jet-services__content > a > span.jet-services__button-text,
.jet-services__content > a > span.jet-services__button-icon.jet-elements-icon {
	color: #FFA02A !important;
}

#toTop,
#header-wrapper > section {
	display: none !important;
}

.blog #main {
	padding-bottom:100px !important;
}

/* Footer Menu */

#menu-1-1e6950a,
#menu-1-648d761,
#menu-1-c286385 {
	list-style: none;
	font-weight:900;
}

#footer a:hover {
	color: #FFA02A !important;
}

/* Pop Ups */

#popmake-23614 > button,
#popmake-23586 > button,
#popmake-23608 > button,
#popmake-23609 > button,
#popmake-23611 > button {
	background-color: #04365D;
}

/* Funnels */

.survey-form .slide .heading {
	font-size:30px !important;
}

.survey-form .slide .sub-heading {
	font-size:20px !important;
	
}

/* Mortgage Calculator */ 

span.calc-label {
	
	font-size:20px !important;
	color: #FFA02A !important;
 font-family: Open Sans !important;
	font-weight: 600 !important;
}

span.calc-value,
span.per-month {
	
		font-size:18px !important;
	color: #333 !important;
 font-family: Open Sans !important;
	font-weight: 600 !important;
}

div.calc-title {
	font-size:25px !important;
	color: #15619C !important;
	font-weight: bold !important;
	
}

.wpq-purchase-price > input {
	color: red !important;
}

.wprequal-600 {
	border: none !important;
	margin: 0 !important;
}
/* Review Widget Mobile */
@media only screen and (max-width: 767px) {
    .oggvo-review-single
    {
        transform: scale(0.55) !important;
			position: fixed!important;
			bottom: -30px!important;
    left: -90px!important;
			min-width:400px!important;
    }
}
@media screen and (max-width:1200px){
	section.elementor-element-1397411 .elementor-row .elementor-column{
		
	}
}
@media screen and (max-width:1024px){
	#invisible_l{
		display:none!important;
	}
		#slider-1-slide-2-layer-22{
	  position: relative;
    top: 18px;
    left: 48px;
	}
}
@media screen and (max-width:767px){
section.elementor-section.dt-header-section
	{
    margin-top: 0!important;
    margin-bottom: 0!important;
	}
	
}
@media screen and (max-width:480px){
	
	#slider-1-slide-2-layer-1{
	  font-size: 14px!important;
    position: relative;
    top: 14px;
    left: 59px;
	}
}

/* Fix: Force header/nav to stay above hero section */
.elementor-location-header {
  position: relative;
  z-index: 9999;
}

/* Fix: Lower the hero section so it doesn’t cover the menu */
.elementor-section.elementor-top-section.elementor-element-c6e493b {
  margin-top: 30px !important;  /* Add some space from top */
  z-index: 1 !important;        /* Make sure it's below the menu */
  position: relative;
}
