.elementor-kit-6{--e-global-color-primary:#222429;--e-global-color-secondary:#FFAA17;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e4e0d7b:#FFFFFF;--e-global-typography-fa1ed9a-font-size:1rem;--e-global-typography-fa1ed9a-font-weight:600;--e-global-typography-fa1ed9a-text-transform:uppercase;--e-global-typography-fa1ed9a-text-decoration:none;--e-global-typography-b909982-font-size:2.4rem;color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );text-decoration:underline;}.elementor-kit-6 h1{color:var( --e-global-color-primary );}.elementor-kit-6 h2{color:var( --e-global-color-primary );}.elementor-kit-6 h3{color:var( --e-global-color-primary );}.elementor-kit-6 h4{color:var( --e-global-color-primary );}.elementor-kit-6 h5{color:var( --e-global-color-primary );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-fa1ed9a-font-size );font-weight:var( --e-global-typography-fa1ed9a-font-weight );text-transform:var( --e-global-typography-fa1ed9a-text-transform );text-decoration:var( --e-global-typography-fa1ed9a-text-decoration );color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-e4e0d7b );background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-fa1ed9a-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-fa1ed9a-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h6.elementor-heading-title{
    color: var(--e-global-color-secondary);
}
h6.elementor-heading-title::after {
    content: "";
    border: 1px solid;
    width: 55px;
    position: absolute;
    top: 50%;
    margin-left: 15px;
}

a.elementor-button.elementor-button-link{
    background: linear-gradient(to right, var(--e-global-color-primary) 50%, var(--e-global-color-secondary) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}
a.elementor-button.elementor-button-link:hover{
    text-decoration: none;
    background-position: left bottom;
}
.no-underline:hover{
    text-decoration: none !important;
}
.bg-slide{
    background: linear-gradient(to right, var(--e-global-color-secondary) 50%, white 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}
.bg-slide:hover{
    color: white;
    background-position: left bottom;
}
.color-p{
    color: var(--e-global-color-primary) !important;
}
.color-s{
    color: var(--e-global-color-secondary) !important;
}
.color-t{
    color: var(--e-global-color-text) !important;
}
.fs-medium{
    font-size: fs-medium;
}
.fs-small{
    font-size: small;
}
.fs-large{
    font-size: large;
}
.fs-x-large{
    font-size: x-large;
}
.fs-xx-large{
    font-size: xx-large;
}
.fs-xxx-large{
    font-size: xxx-large;
}
.fw-bold{
    font-weight: bold;
}
.m0{
    margin: 0 0 0 0 !important;
}/* End custom CSS */