.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#F5B000;--e-global-color-text:#9D9D9C;--e-global-color-accent:#52BA85;--e-global-color-0396b86:#F5F5F5;--e-global-color-2c98a87:#FFFFFF;--e-global-color-966af2f:#060A6B;--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;color:var( --e-global-color-text );font-family:"Neue Plak", Sans-serif;font-size:19px;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Neue Plak", Sans-serif;font-size:63px;font-weight:bold;letter-spacing:-1.5px;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-size:39px;letter-spacing:-1px;}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-size:39px;letter-spacing:-1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-5 h1{font-size:54px;}.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 */.orangetxt {
    color: #F5B000;
}

@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
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Plak';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dayrize.io/wp-content/uploads/2022/09/Neue-Plak-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Plak';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dayrize.io/wp-content/uploads/2022/09/Neue-Plak-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Plak';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://dayrize.io/wp-content/uploads/2022/09/Neue-Plak-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */