.shadow-border {
    border: 1px solid #98989875;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* service-section-css */
.service-icon .elementor-icon {
    box-shadow: 0px 4px 34px 0px #0000001A;
	border-radius:100px;
}
/* service-section-css-ends */

/* work-process-css */
.work-process h3.elementor-icon-box-title {
    margin-top: 0;
}

.work-process {
    position: relative;
}

.work-process:before {
    content: '';
    position: absolute;
    height: 95%;
    width: 1px;
    background-color: #DDDDDD;
    left: 16px;
    top: 0px;
}
.work-process .down-arrow {
    position: relative;
}

.work-process .down-arrow:before {
    content: '';
    background-image: url('https://eagleloanservices.com.au/wp-content/uploads/2024/10/down-arrow.svg');
    height: 15px;
    width: 15px;
    position: absolute;
    top: 62px;
    left: 9.7px;
}
/* work-process-css-ends */

/* faq-section */
.faq .elementor-accordion-item {
    border-bottom: 1px solid #DDDDDD!important;
}
.faq svg {
    height: 24px!important;
    width: 24px!important;
}
/* testimonial */
.testimonial-slider .swiper-slide {
    box-shadow: 0px 4px 44px 0px #0000001A!important;
}

.testimonial-slider .swiper{
    padding: 40px 20px!important;
}

.testimonial-slider .elementor-swiper-button {
    padding: 15px;
    background: #212020;
    border-radius: 100px;
}
.testimonial-slider .elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    margin-top: 20px!important;
}
.testimonial-slider .elementor-testimonial__footer {
    position: relative;
}

.testimonial-slider .elementor-testimonial__footer::after {
    content: '';
    height: 40px;
    width: 40px;
    background-image: url('https://eagleloanservices.com.au/wp-content/uploads/2024/10/google-icon.svg');
    position: absolute;
    right: 0px;
    top: 30px;
}
.testimonial-slider .elementor-swiper-button.elementor-swiper-button-next:hover svg path, .elementor-swiper-button.elementor-swiper-button-prev:hover svg path {
    fill:#fdb714 !important;
}

/* testimonial-css-ends */

/* contact-form-css */
.contact-form input, .contact-form testarea, .contact-form select{
    padding: 16px 20px!important;

}
.contact-form button.elementor-button.elementor-size-sm {
    margin-top: 20px;
}
::placeholder{
	opacity:1!important;
}
/* contact-form-css-ends */

/* Footer-link-css */

.hover-link li.elementor-icon-list-item:hover path {
    fill: #E9B228!important;
}
.testimonial-slider .elementor-widget-reviews .swiper-slide, .elementor-widget-testimonial-carousel .swiper-slide {
    height: auto;
}
.testimonial-slider .elementor-testimonial__footer {
    column-gap: 20px;!;
    display: flex;
    align-items: center;
}

.testimonial-slider  cite.elementor-testimonial__cite {display: flex;flex-direction: column;!importan}

.testimonial-slider  .elementor-testimonial {
    justify-content: space-between;
    height: 100%;
    display: flex;
	row-gap:20px!important;
    flex-direction: column;
}

span.elementor-testimonial__name, span.elementor-testimonial__title {
    font-style: normal;
}
.a-link a:hover {
    color: #e1ac25!important;
}

/* gravity forms */
.gform-field-label img {
    width: 35px;
	margin-bottom: 5px;
}

.gchoice .gform-field-label {
    display: flex!important;
    flex-direction: column;
    align-items: center;
    width: 130px;
    max-width: 130px !important;
    border: 1px solid #F6F7F9;
	background-color:#F6F7F9!important;
    padding: 20px 9px;
    border-radius: 10px;
    font-size: 14px !important;
    line-height: 24px !important;
}
.gfield--type-choice {
    margin-bottom: 30px!important;
}
div.gfield_radio {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
}

.gfield-choice-input {
    visibility: hidden;
}
.gf_progressbar_wrapper, h2.gform_title{
    display: none;
}
.gchoice {
    display: flex;
    flex-direction: column;
    align-items: center;
}
div.main-headings {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Inter';
}

.gform_wrapper.gravity-theme .gfield_label {
    font-size: 18px;
    font-weight: 500; 
	margin-bottom: 20px;
}
.gravity-theme .gfield_radio .gchoice input[type=radio]:checked + label {
/*     color: #ffffff; */
    background-color: #FDB714;
    box-shadow: 0 4px 12px rgb(0 0 0 / 12%);
    border: 1px solid #FDB714;
}

.gform-theme-button, .gform_button {
    padding: 14px 30px;
    border-radius: 0px;
    color: white!important;
    background-color: #fdb714!important;
    border: none;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.gform-theme-button:hover, .gform_button:hover {
    background-color: black!important;
}
.ginput_container input {
    border: 1px solid #DDDDDD!important;
    padding: 16px 20px!important;
    border-radius: 0px!important;
}
.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
    background: #fdb714;
    color: white;
}
p.gform_required_legend {
    display: none;
}
.gform_wrapper.gravity-theme .gf_step_number {border: 2px solid #fdb714;}

.gform_wrapper.gravity-theme .gf_step_label {
    font-size: 16px;
    color: #000;
    line-height: 26px;
}
.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number:before {
    background: #fdb714;
    border: 2px solid #fdb714;
}

.elementor-field.elementor-select-wrapper.remove-before.elementor-error {
    flex-direction: column;
}
.elementor-error.elementor-select-wrapper .select-caret-down-wrapper {
    top: 25% !important;
}
.select-caret-down-wrapper {
    top: 50% !important;
}
.elementor-nav-menu--main .elementor-nav-menu ul {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}