.elementor-kit-5{--e-global-color-primary:#2C347F;--e-global-color-secondary:#000678;--e-global-color-text:#474747;--e-global-color-accent:#DFB028;--e-global-color-e605592:#6C5423;--e-global-color-9e90f95:#B22222;--e-global-color-cfb959c:#00000000;--e-global-color-55f7921:#FFFFFF;--e-global-color-84a3952:#000000;--e-global-color-57c0082:#3D3722;--e-global-typography-primary-font-family:"Kumbh Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Kumbh Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Kumbh Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.75em;--e-global-typography-accent-font-family:"Kumbh Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-59f2a85-font-family:"Kumbh Sans";--e-global-typography-59f2a85-font-size:14px;--e-global-typography-59f2a85-font-weight:300;--e-global-typography-59f2a85-text-transform:uppercase;--e-global-typography-37f52da-font-family:"Kumbh Sans";--e-global-typography-37f52da-font-size:40px;--e-global-typography-37f52da-font-weight:400;--e-global-typography-37f52da-line-height:1.5em;--e-global-typography-193ce30-font-family:"Kumbh Sans";--e-global-typography-193ce30-font-size:35px;--e-global-typography-193ce30-font-weight:400;--e-global-typography-193ce30-line-height:1.5em;--e-global-typography-fc6e993-font-size:30px;--e-global-typography-fc6e993-line-height:1.5em;--e-global-typography-f627e0b-font-family:"Kumbh Sans";--e-global-typography-f627e0b-font-size:18px;--e-global-typography-f627e0b-font-weight:600;--e-global-typography-f627e0b-line-height:1.75em;--e-global-typography-f1cf5db-font-size:25px;--e-global-typography-f1cf5db-line-height:1.5em;--e-global-typography-7bee39c-font-family:"Kumbh Sans";--e-global-typography-7bee39c-font-size:14px;--e-global-typography-7bee39c-font-weight:300;--e-global-typography-7bee39c-text-transform:capitalize;--e-global-typography-717d8e3-font-family:"Kumbh Sans";--e-global-typography-717d8e3-font-size:40px;--e-global-typography-717d8e3-font-weight:400;--e-global-typography-717d8e3-text-transform:uppercase;--e-global-typography-717d8e3-line-height:1.5em;}.elementor-kit-5 p{margin-block-end:1em;}.elementor-kit-5 h1{line-height:1.2em;}.elementor-kit-5 h2{line-height:1.2em;}.elementor-kit-5 h3{line-height:1.2em;}.elementor-kit-5 h4{line-height:1.2em;}.elementor-kit-5 h5{line-height:1.2em;}.elementor-kit-5 h6{line-height:1.2em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{color:var( --e-global-color-55f7921 );}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{color:var( --e-global-color-55f7921 );}.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-37f52da-font-size:35px;--e-global-typography-193ce30-font-size:30px;--e-global-typography-fc6e993-font-size:25px;--e-global-typography-f1cf5db-font-size:20px;--e-global-typography-717d8e3-font-size:35px;}.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-37f52da-font-size:30px;--e-global-typography-193ce30-font-size:25px;--e-global-typography-fc6e993-font-size:20px;--e-global-typography-f1cf5db-font-size:19px;--e-global-typography-717d8e3-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Slide In From The Top Option */

.header-2 {
 transform: translatey(-112px);
      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 {
 display: none!important;
}

/* End Of Slide In From The Top Option */




/* Zero bottom Margin for Text Editor */
.elementor-widget-text-editor p:last-child{ margin-bottom:0 !important;}

@keyframes bounce-1 {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-20%);}
	60% {transform: translateY(-10%);}
}

@keyframes rotate {
	from {
		
	transform:rotate(0deg);
	}
to{
    transform:rotate(360deg);
    }
}

.ti-widget.ti-goog .ti-popup-widget{
	width:300px!important;
	right:auto!important;
	left:0%!important;
	animation: review .3s ease-in-out 1;
	z-index:99999;
}

.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button:hover{
	background-color:Ed1c24!important;
	opacity:1
}/* End custom CSS */