.elementor-kit-14{--e-global-color-primary:#FFDF82;--e-global-color-secondary:#FFDF82;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFDF82;--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;background-color:#181818;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 h2{font-size:30px;}.elementor-kit-14 h3{font-size:28px;}.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-kit-14{--e-global-typography-primary-font-size:18px;--e-global-typography-text-font-size:96px;}.elementor-kit-14 h1{font-size:18px;}.elementor-kit-14 h2{font-size:17px;}.elementor-kit-14 h3{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.light-txt {
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.75);
}

/* LINE BOX */


.linecutbt01:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    z-index: 9;
    background: linear-gradient(90deg, transparent, #ecbd7b 30%, #ecbd7b 70%, transparent);
    
}
.linecutbt02:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    z-index: 9;
    background: white;
    box-shadow: 0 0 5px #f3cd50, 0 0 15px #f3cd50, 0 0 25px #f3cd50;
}
.linecutbt03:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    z-index: 9;
    background: white;
    box-shadow: 0 0 5px #7ff1ec, 0 0 15px #31fde7, 0 0 25px #56ffec;
}
.linecutbt04:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    z-index: 9;
    background: linear-gradient(90deg,transparent,#323232 30%,#2f2f2f 70%,transparent);
}
.linecuttop01:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    z-index: 9;
    background: linear-gradient(90deg,transparent,#8e8561 30%,#969386 70%,transparent);
}
.linecuttop02:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    z-index: 9;
    background: white;
    box-shadow: 0 0 5px #7ff1ec, 0 0 15px #31fde7, 0 0 25px #56ffec;
}
.linecuttop03:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    z-index: 9;
    background: white;
    box-shadow: 0 0 5px #7ff1ec, 0 0 15px #31fde7, 0 0 25px #56ffec;
}

/* LINE BOX */


/* Line Fixed */
.linefixed{
	position: fixed;
	right: 10px;
	z-index: 100;
	width: 85px;
	height: auto;
	top: 60%;
	display:flex;
	flex-direction: column;
	text-align: center;
}
@media (max-width:767px){
	.linefixed{top: auto;bottom: 84px;width: 70px;}
}
.linefixed img{
	display:block;
	margin:0 auto;
}
.linefixed h2{
	color:white;
	font-size: 15px;
	text-align: center;
	order:1;
	margin-top: 4px;
	text-shadow: 0 0 5px black,0 0 15px black;
}

/* Line Fixed *//* End custom CSS */