.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#1553A2;--e-global-color-text:#000000;--e-global-color-accent:#125DCA;--e-global-color-15c6067:#F4F7FA;--e-global-color-a347123:#103460;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-size:58px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:67px;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-size:38px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:42px;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:85%;}.e-con{--container-max-width:85%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1540px){.elementor-kit-6{--e-global-typography-primary-font-size:46px;--e-global-typography-primary-line-height:57px;--e-global-typography-secondary-font-size:30px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:45px;--e-global-typography-secondary-font-size:30px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:94%;}.e-con{--container-max-width:94%;}}/* Start custom CSS */input::placeholder, textarea::placeholder {
    opacity: 1 !important;
}

/*icon size in button with arrows */
.main-button-arrows .elementor-button-icon svg {
    width: 2.5em;
}


/*icon color on hover in button with arrows */
.main-button-arrows:hover .elementor-button-icon svg path {
    fill: #3778D4;
}

/*bg color in button with arrows */
.main-button-arrows .elementor-button {
    background: linear-gradient(90deg, #1057B0 0%, #2E6FCD 100%);
}
/*bg color on hover in button with arrows */
.main-button-arrows:hover .elementor-button {
background: linear-gradient(90deg, #8CB6EE 0%, #9EBFED 100%);
}


/*icon size in form button */
.main-button-arrows-form .elementor-button-icon svg {
    width: 2.5em;
}

/*icon color on hover in form button */
.main-button-arrows-form .elementor-button[type="submit"]:hover svg path {
    fill: #3778D4!important;
}

/*icon color in form button */
.main-button-arrows-form .elementor-button[type="submit"] svg path {
    fill: #9EC6FE!important;
}

/*bg color in form button */
.main-button-arrows-form .elementor-button {
    background: linear-gradient(90deg, #1057B0 0%, #2E6FCD 100%);
}

/*bg color on hover in form button */
.main-button-arrows-form .elementor-button:hover {
background: linear-gradient(90deg, #8CB6EE 0%, #9EBFED 100%);
}/* End custom CSS */