.elementor-kit-6{--e-global-color-primary:#292663;--e-global-color-secondary:#29266380;--e-global-color-text:#FFFFFF;--e-global-color-accent:#00AEEF;--e-global-color-e6db7c1:#00AEEF80;--e-global-color-5a7c365:#1A11A8;--e-global-typography-primary-font-family:"new-hero";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"new-hero";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"new-hero";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"new-hero";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"new-hero", Sans-serif;font-size:16px;font-weight:300;line-height:26px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-text );font-size:12px;text-transform:uppercase;text-decoration:none;line-height:18px;letter-spacing:1.2px;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:15px 50px 15px 50px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"new-hero", Sans-serif;font-size:16px;font-weight:300;line-height:26px;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"new-hero", Sans-serif;font-size:50px;font-weight:600;line-height:58px;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"new-hero", Sans-serif;font-size:44px;font-weight:600;line-height:56px;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"new-hero", Sans-serif;font-size:26px;font-weight:600;line-height:34px;}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-family:"new-hero", Sans-serif;font-size:30px;font-weight:600;line-height:40px;}.elementor-kit-6 h5{font-size:20px;font-weight:600;line-height:27px;}.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-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;--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){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);}.elementor-lightbox{background-color:var( --e-global-color-primary );}@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-kit-6 h1{font-size:32px;line-height:40px;}.elementor-kit-6 h2{font-size:28px;line-height:36px;}.elementor-kit-6 h3{font-size:22px;line-height:30px;}.elementor-kit-6 h4{font-size:24px;line-height:30px;}.elementor-kit-6 h5{font-size:18px;line-height:27px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, html {
    overflow-x: hidden;
}

p:last-child {
    margin-bottom: 0;
}

 /* Improved Animations Stylesheet, works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}

p a {
    text-decoration: underline;
}

figcaption {
    font-size: 12px;
    line-height: 18px;
    font-style: normal;
    color: #292663;
    margin-top: 5px !important;
}

.def-button .elementor-button {
    width:264px;
}

.def-button .elementor-button-text {
    flex-grow: 0;
}

.def-button .elementor-button svg {
    width: 16px;
    height: 16px;
}

.def-button .elementor-button strong {
    font-weight: bold;
}

.def-button .elementor-button-content-wrapper {
    align-items: center;
}

.def-button .elementor-button .elementor-button-icon {

margin-top: 3px;
transition: all ease 0.3s;
}

.def-button:hover .elementor-button .elementor-button-icon {
    margin-left:20px !important;
}

#def-button  {
    max-width:230px;
}

#def-button .elementor-button-text {
    flex-grow: 0;
}

#def-button  svg {
    width: 16px;
    height: 16px;
}

#def-button .elementor-button-icon {

margin-top: 3px;
transition: all ease 0.3s;
}
#def-button:hover  .elementor-button-icon {
    margin-left:20px !important;
}

#hide-musicians {
    display: none;
}/* End custom CSS */