.elementor-kit-11{--e-global-color-primary:#23A97D;--e-global-color-secondary:#F77562;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-3cb5b82:#F6BB3F;--e-global-color-29e49eb:#2C2C6B;--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;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h3, p li img, p img {
    padding-top:20px;
}

.link a {
    color:black;
    text-decoration: none!important;
}
.link a:hover {
    color:#EC2F1F;
}

.btn-fute a:after, .btn-fute button:after {
    content: ''!important;
    position: absolute!important;
    top: 0!important;
    width: 0%!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    clip-path: circle(0% at 0% 50%)!important;
    transition: all cubic-bezier(0, 0, 1, 1) 0.3s!important;
    z-index: -1!important;
    border-radius:30px!important;
  }

.btn-fute a:hover:after, .btn-fute button:hover:after {
    width:100%!important;
      clip-path: circle(100% at 50% 50%)!important;
    }

.btn-yellow a:after, .btn-yellow button:after{
    background: #F6BB3F!important;
}

.btn-yellow .elementor-field-type-submit {
    border:solid 1px #F6BB3F!important;
    border-radius:25px!important;
}/* End custom CSS */