.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-dac0988:#0367A3;--e-global-color-6c0bb9e:#000000;--e-global-color-9fc32b4:#FFFFFF;--e-global-color-b41aa3f:#4D4D4D;--e-global-color-a6977d4:#0A2F4F;--e-global-color-8ef9f45:#C6A66A;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"franklin-gothic-std";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{font-family:"Playfair Display", Sans-serif;font-size:32px;}.elementor-kit-6 h3{font-family:"Playfair Display", Sans-serif;font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (min-width: 992px) {
.parallax-section {
background-attachment: fixed !important;
}
}


.committed-word {
    font-style: italic;
    color: #0A2F4F;
}

/* Testimonial slider arrows */
.elementor-kit-6 .elementor-swiper-button {
    width: 38px;
    height: 38px;
    border: 1px solid rgba(3,103,163,.5);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    transition: all .3s ease;
}

/* Arrow icons */
.elementor-kit-6 .elementor-swiper-button svg {
    width: 12px;
    height: 12px;
    fill: #0367A3;
}

/* Move arrows up */
.elementor-kit-6 .elementor-swiper-button-prev,
.elementor-kit-6 .elementor-swiper-button-next {
    top: 42%;
}

/* Hover */
.elementor-kit-6 .elementor-swiper-button:hover {
    background: #0367A3;
    border-color: #0367A3;
}

.elementor-kit-6 .elementor-swiper-button:hover svg {
    fill: #ffffff;
}

@media (max-width: 767px) {
  .elementor-kit-6 {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;

    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;

    min-height: 230px !important;
  }
}

/* Submit Button Gravity Forms
-----------------------------*/
.gform_footer input#gform_submit_button_1 {
color: #ffffff;
background: #0367A3;
font-size: 16px;
font-family: Libre Franklin;
letter-spacing: 1px;
text-transform: uppercase;
float: left;
height: 45px;
min-width: 145px;
border: 1px solid #0367A3;
border-radius: 0px;
margin-left: 12px;
transition: 0.3s;
}
.gform_footer input#gform_submit_button_1:hover[type=submit] {
background: #ffffff;
color: #0367A3;
}

.elementor-kit-6 ul li {
    margin-bottom: 10px;
    line-height: 1.4;
}


.elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children > a::after {
content: "";
display: inline-block !important;
width: 8px !important;
height: 8px !important;
transition: .4s all ;
background: transparent !important;
border-top:6px solid #000;
border-right: 6px solid transparent;
border-left: 6px solid transparent;
border-bottom: px solid transparent;
margin-left: 15px;
top: 2px;
position: relative;
opacity: 1 !important;
}

.elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children > a .sub-arrow {
display: none;
}

.elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children > a:hover::after {
border-top-color:#971a31;
}/* End custom CSS */