.elementor-kit-8{--e-global-color-primary:#9A2E84;--e-global-color-secondary:#0C2540;--e-global-color-text:#333333;--e-global-color-accent:#9A2E84;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--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:400;background-color:#EDEDED;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#812770;color:#FFFFFF;border-radius:5px 5px 5px 5px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:5px;}.elementor-kit-8 a{color:var( --e-global-color-accent );}.elementor-kit-8 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-8 h1{color:var( --e-global-color-secondary );}.elementor-kit-8 h2{color:var( --e-global-color-secondary );font-family:"Lora", Sans-serif;font-size:26px;font-weight:500;}.elementor-kit-8 h3{color:var( --e-global-color-secondary );font-family:"Lora", Sans-serif;font-size:22px;font-weight:500;}.elementor-kit-8 h4{color:var( --e-global-color-secondary );font-family:"Lora", Sans-serif;font-size:20px;font-weight:500;}.elementor-kit-8 h5{color:var( --e-global-color-secondary );font-family:"Lora", Sans-serif;font-weight:500;}.elementor-kit-8 h6{color:var( --e-global-color-secondary );font-family:"Lora", Sans-serif;font-size:16px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.elementor-widget:not(:last-child){--kit-widget-spacing:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}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 */a:focus, a:active{
    outline:0;
}

.mobile-menu .sub-menu{
    display:block!important;
    position:initial!important;
    margin:0px;
    width:100%!important;
 }
 
.mobile-menu .sub-menu li,
.mobile-menu .sub-menu li a{

    display:block;
    text-align:left;
    margin:0px auto;
    padding-left:0px!important;
	border-inline-start:0px solid transparent;
}

.mobile-menu .sub-menu li .sub-arrow{
    display:none!important;
}

.hr-lancelot .elementor-divider-separator::before {
	content: '';
	position: relative;
	display: block;
	height: 3px;
	width: 100px;
	background: #9a2e84;
	top: -2px;
}

.elementor hr {
	border-top: 1px solid #ddd !important;
	margin: 1.5em 0;
	border: 0px transparent;
}

.elementor-widget-text-editor p{
  text-align: justify;      
  text-justify: inter-word; 
  word-break: break-word;   
  overflow-wrap: break-word;
  hyphens: auto;            
}

.text-left,
.text-left p{
    text-align:left!important;
}

.text-center,
.text-center p{
    text-align:center!important;
}

.elementor-button:hover .elementor-button-icon {
    transform: translateX(-5px)!important;
    transition: transform 0.3s ease-in-out;
}

@media (max-width: 768px) {
.hidden-mobile .elementor-icon-list-text{
    display:none!important;
}
}/* End custom CSS */