.elementor-kit-5{--e-global-color-primary:#2C609A;--e-global-color-secondary:#F0F2EF;--e-global-color-text:#343031;--e-global-color-accent:#FAC228;--e-global-color-7fdc381:#C91D1D;--e-global-color-014f662:#02010100;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Arima Madurai";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arima Madurai";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:2.7em;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-weight:500;background-color:#F0F2EF;}.elementor-kit-5 e-page-transition{background-color:#F0F2EF;}.elementor-kit-5 a{text-decoration:none;}.elementor-kit-5 a:hover{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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-5{--e-global-typography-secondary-font-size:1vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.highlight-yellow{
	color:#fac431;
	font-family:ubuntu;


}
.highlight-rose{
	color:#c91d1d;
	font-family:ubuntu;
	font-size:24px
}
.highlight-rose-large{
	color:#c91d1d;
	font-family:ubuntu;
}
.underline-red{
    text-decoration: underline;
    text-decoration-color: #e23232;
}

.eael-tabs-nav ul li.active{
    box-shadow: 0px 5px 10px #30364d54;
}

.grow-yellow {
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.grow-yellow:hover{
    transform: scale(1.1) translate(-12px, -15px);
}
.grow-red {
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);}

.grow-red:hover{
    transform: scale(1.1) translate(12px, -15px);
}
.grow-green {
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);}

.grow-green:hover{
    transform: scale(1.1) translate(-12px, 15px);
}
.grow-blue {
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);}

.grow-blue:hover{
    transform: scale(1.1) translate(12px, 15px);
}
.grow button{
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);}

.grow button:hover{
    transform: scale(1.1) ;
}/* End custom CSS */