.elementor-kit-5{--e-global-color-primary:#495436;--e-global-color-secondary:#A1BD66;--e-global-color-text:#313131;--e-global-color-accent:#FFE741;--e-global-color-d852e9f:#849D4F;--e-global-color-09f9e62:#48F7A0;--e-global-color-0d117ba:#00000000;--e-global-color-af216b4:#2C3320;--e-global-color-599b35b:#005C78;--e-global-color-cb280dd:#B0632E;--e-global-color-46c20f0:#F9C74E;--e-global-color-9edf223:#000E21;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cinzel";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-543e098-font-family:"Montserrat";--e-global-typography-543e098-font-size:50px;--e-global-typography-543e098-font-weight:400;--e-global-typography-543e098-line-height:1em;--e-global-typography-3d25a2b-font-family:"Montserrat";--e-global-typography-3d25a2b-font-size:40px;--e-global-typography-3d25a2b-font-weight:400;--e-global-typography-3d25a2b-line-height:1.2em;--e-global-typography-14c8e3d-font-family:"Cinzel";--e-global-typography-14c8e3d-font-size:2em;--e-global-typography-14c8e3d-font-weight:400;--e-global-typography-14c8e3d-letter-spacing:0.25em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-5 p{margin-bottom:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-543e098-font-size:1.6em;--e-global-typography-543e098-line-height:1.2em;--e-global-typography-3d25a2b-font-size:1.4em;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-543e098-font-size:1.3em;--e-global-typography-3d25a2b-font-size:1.1em;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//**
Full Width Pages
*/
html,body
{
    overflow-x: hidden;
    max-width:100%;
}

/*do not display page title*/
.page-header .entry-title{
    display:none!important;
}

/* Zero bottom Margin for Text Editor */
.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}




/* Slide In From The Top Option */

.header-2 {
 transform: translatey(-150px);
      transition: all .3s ease-in-out!important;
	-webkit-transition: all .3s ease-in-out!important;
    -moz-transition:all .3s ease-in-out!important;
    -ms-transition:all .3s ease-in-out!important;
    -o-transition:all .3s ease-in-out!important;
}


.elementor-sticky--effects.header-2  {
 height: auto!important;
 transform: translatey(0px);
}

.elementor-sticky--effects.header-1 {
 transform: translatey(-100px)!important;
}

/* End Of Slide In From The Top Option */

/*scroll totop */

#ast-scroll-top{
box-shadow:0 5px 5px rgba(0, 0, 0, 0.2);
	
}

.ast-scroll-to-top-right {
    bottom: 80px;
}


#ast-scroll-top{
box-shadow:0 5px 5px rgba(0, 0, 0, 0.2);
	
}/* End custom CSS */