.elementor-kit-13817{--e-global-color-primary:#0089CF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#77AF16;--e-global-color-9b1b4ba:#0089CF;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-13817 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}
/* Start custom CSS */svg {
    fill: #0189D2;
}
header .pxl-border-header:not(.pxl-nav-menu) > div::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: inherit;
    background-image: -webkit-linear-gradient(90deg, #0189D2 0%, rgba(237, 237, 237, 0.999) 100%);
  
    background-image: -ms-linear-gradient(90deg, #0189D2 0%, rgba(237, 237, 237, 0.999) 100%);
    background-image: -o-linear-gradient(90deg, #0189D2 0%, rgba(237, 237, 237, 0.999) 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0189D2 0%', endColorStr='rgba(237, 237, 237, 0.999) 100%');
    opacity: 0.302;
}
button.search-submit svg {
    fill: #fff;
}
.elementor-widget .pxl-accordion1.style-default .pxl--item.active {
    padding-left: 300px;
    background-image: -webkit-linear-gradient(90deg, #f9b7bc 0%,  var(--primary-color) 50%, var(--primary-color) 100%);
    background-image: -moz-linear-gradient(90deg, #f9b7bc 0%,  var(--primary-color) 50%, var(--primary-color) 100%);
    background-image: -ms-linear-gradient(90deg, #f9b7bc 0%, var(--primary-color) 50%, var(--primary-color) 100%);
    background-image: -o-linear-gradient(90deg, #f9b7bc 0%, var(--primary-color) 50%, var(--primary-color) 100%);
    background-image: linear-gradient(90deg, #f9b7bc 0%, var(--primary-color) 50%, var(--primary-color) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
    -webkit-transition: all 400ms linear 0ms;
    -khtml-transition: all 400ms linear 0ms;
    -moz-transition: all 400ms linear 0ms;
    -ms-transition: all 400ms linear 0ms;
    -o-transition: all 400ms linear 0ms;
    transition: all 400ms linear 0ms;
}

.contact-submit svg {
    fill: #fff;
}/* End custom CSS */