.elementor-kit-6{--e-global-color-primary:#EC691B;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-6 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);}.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: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;}}/* Start custom CSS */#scrollTop{
    position:fixed;
    right:25px;
    bottom:25px;

    width:60px;
    height:60px;

    border-radius:50%;

    background:rgba(255,255,255,.85);

    backdrop-filter:blur(12px);

    display:flex;
    justify-content:center;
    align-items:center;

    cursor:pointer;

    z-index:999999;

    box-shadow:0 15px 40px rgba(0,0,0,.18);

    transition:.35s;

    opacity:0;
    visibility:hidden;
}

#scrollTop.show{
    opacity:1;
    visibility:visible;
}

#scrollTop:hover{

    transform:translateY(-4px) scale(1.08);

    box-shadow:0 25px 50px rgba(0,0,0,.22);

}

#scrollTop i{

    position:absolute;

    color:#ff6b00;

    font-size:22px;

}

#scrollTop svg{

    position:absolute;

    width:60px;

    height:60px;

    transform:rotate(-90deg);

}

#scrollTop circle{

    fill:none;

    stroke-width:5;

}

.bg{

    stroke:#ececec;

}

.progress{

    stroke:#ff6b00;

    stroke-linecap:round;

    stroke-dasharray:283;

    stroke-dashoffset:283;

}/* End custom CSS */