.elementor-kit-6{--e-global-color-primary:#FF9292;--e-global-color-secondary:#282828;--e-global-color-text:#DADADA;--e-global-color-accent:#0A0A0A;--e-global-color-073efbc:#DADADA;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-letter-spacing:3px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:3px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:36px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-3ae69ce-font-family:"Actor";--e-global-typography-3ae69ce-font-size:18px;--e-global-typography-3ae69ce-font-weight:400;--e-global-typography-3ae69ce-text-transform:uppercase;--e-global-typography-6ad725e-font-family:"Montserrat";--e-global-typography-6ad725e-font-weight:400;font-size:16px;font-weight:300;line-height:36px;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 h2{font-size:32px;font-weight:700;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{color:#FFFFFF;background-color:#FFFFFF;padding:20px 20px 20px 20px;}.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:#FFEAEA;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 h2{line-height:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */img{
      user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


html,
body{
width:100% !important;
overflow-x:hidden !important;
}

body .elementor-widget:not(:last-child){
    margin-bottom:10px;
}

.noEvents {
    pointer-events: none;
}



.hidden{
    display:none !important;
}


@media only screen and (max-width: 767px) {
  .hidden-mobile{
    display:none !important;
}

}

@media only screen and (min-width: 767px) {
  .hidden-desktop{
    display:none !important;
}


}

@media only screen and (max-width: 1024px) and (min-width:767px){
    .show-tablet-flex{
        display:flex !important;
    }
    
    .hidden-tablet{
        display:none !Important;
    }
}/* End custom CSS */