.elementor-kit-5{--e-global-color-primary:#25515D;--e-global-color-secondary:#25515D;--e-global-color-text:#25515D;--e-global-color-accent:#BDD6D8;--e-global-color-0458dbb:#FFFFFF;--e-global-color-0ca3e3d:#FABF1A;--e-global-color-2cb51ee:#25515D;--e-global-color-bd26a03:#25515D;--e-global-color-c8bdedd:#759BA3;--e-global-color-25fc904:#BDD6D8;--e-global-color-94cd2c6:#E5ECEE;--e-global-color-6b35385:#FABF1A;--e-global-color-3d0ed7e:#EAF0F1;--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:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Plus Jakarta Sans", Sans-serif;font-size:17px;font-weight:400;line-height:1.5em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-0ca3e3d );font-size:16px;font-weight:700;color:var( --e-global-color-primary );border-radius:100px 100px 100px 100px;padding:20px 40px 20px 40px;}.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{background-color:var( --e-global-color-2cb51ee );color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-0ca3e3d );}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:52px;font-weight:700;line-height:1.2em;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:46px;font-weight:700;line-height:1.2em;}.elementor-kit-5 h3{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:24px;font-weight:700;line-height:1.2em;}.elementor-kit-5 h4{color:var( --e-global-color-secondary );font-family:"Plus Jakarta Sans", Sans-serif;font-size:20px;font-weight:700;line-height:1.2em;}.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);}@media(max-width:1185px){.elementor-kit-5{font-size:16px;}.elementor-kit-5 h2{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:15px;}.elementor-kit-5 h1{font-size:32px;}.elementor-kit-5 h2{font-size:26px;}.elementor-kit-5 h3{font-size:20px;}.elementor-kit-5 h4{font-size:18px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* HEADER */

/* -- Changing the menu background on scroll effect -- */
/* change the background color here*/
.elementor-sticky--effects.sticky-menu {
   background: #fff!important;
}

.elementor-sticky.elementor-sticky--effects.elementor-sticky--active {
  width: 100% !important;
}

/* change the menu text color here*/
.elementor-sticky--effects.elementor-sticky--active .slipp-logo img {
    transition: all ease-in-out .3s!important;
    
}

.slipp-logo img {
    transition: all ease-in-out .3s!important;
}

.elementor-sticky--effects.elementor-sticky--active img {
  width: 50px!important;
}

@media only screen and (min-width: 1025px) {
.elementor-sticky--effects .sticky-menu-items ul li a  {
  color: var(--e-global-color-secondary ) !important;
}
}

div.elementor-element.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
box-shadow: 10px 0px 30px 0px rgba(0,0,0,0.105);
-webkit-box-shadow: 10px 0px 30px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 10px 0px 30px 0px rgba(0,0,0,0.10);
}

.elementor-sticky--effects .sticky-menu-items .elementor-button-text {
  color: var(--e-global-color-secondary );
}

.elementor-sticky--effects, .sticky-menu-items ul li a {
  transition: .3s all ease-in-out;
}

/* change the menu button color here*/

.sticky-menu .elementor-icon-list-item:first-child a {
  padding: 16px 36px 16px 36px;
  background-color: var(--e-global-color-0ca3e3d );
  color: #fff;
  font-weight: 700 !important;
  border-radius: 100px;
    transition: all 0.2s ease-in-out;
}

.sticky-menu .elementor-icon-list-item:first-child a:hover {
  background-color: var(--e-global-color-primary);
  color: #fff !important;
    transition: all 0.2s ease-in-out;
}

.elementor-icon-list-item:last-child a  {
  color: #fff;
}

.elementor-sticky--effects .elementor-icon-list-item:last-child a  {
  color: var(--e-global-color-secondary ) !important;
}

/* POST BUTTON */
a.elementor-post__read-more  {
  padding: 15px 20px 15px 20px;
  margin: 10px 0px 10px;
  font-size: 14px!important;
  display: inline-block;
  background-color:var( --e-global-color-accent);
  color: var( --e-global-color-secondary );
  border-radius: 50px;
  transition: all 0.2s ease-in-out;
  bottom: 0px;
  line-height: 1em;
}

a.elementor-post__read-more:hover {
  background-color: var( --e-global-color-secondary)!important;
  color: #fff!important;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}/* End custom CSS */