.elementor-kit-6{--e-global-color-primary:#FF6824;--e-global-color-secondary:#293239;--e-global-color-text:#293239;--e-global-color-accent:#38A2CA;--e-global-color-2d560a1:#97AD2B;--e-global-color-16fa9dc:#FFFFFF;--e-global-color-097f706:#F1F1F2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.35em;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.35em;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.35em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.35em;--e-global-typography-05e4711-font-family:"Roboto";--e-global-typography-05e4711-font-size:56px;--e-global-typography-05e4711-font-weight:700;--e-global-typography-ef4a526-font-family:"Roboto";--e-global-typography-ef4a526-font-size:42px;--e-global-typography-ef4a526-font-weight:300;--e-global-typography-ef4a526-line-height:1.2em;--e-global-typography-d8b0855-font-family:"Roboto";--e-global-typography-d8b0855-font-size:32px;--e-global-typography-1eed3ff-font-family:"Roboto";--e-global-typography-1eed3ff-font-size:26px;--e-global-typography-1eed3ff-font-weight:400;--e-global-typography-016ebf5-font-family:"Roboto";--e-global-typography-016ebf5-font-size:26px;--e-global-typography-016ebf5-font-weight:300;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1480px;}.e-con{--container-max-width:1480px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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(min-width:2100px){.elementor-kit-6{--e-global-typography-primary-font-size:19px;--e-global-typography-secondary-font-size:19px;--e-global-typography-text-font-size:19px;--e-global-typography-accent-font-size:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1880px;}.e-con{--container-max-width:1880px;}}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}}@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-6{--e-global-typography-primary-font-size:15px;--e-global-typography-secondary-font-size:15px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:15px;--e-global-typography-05e4711-font-size:36px;--e-global-typography-05e4711-line-height:1.2em;--e-global-typography-ef4a526-font-size:30px;--e-global-typography-d8b0855-font-size:26px;--e-global-typography-1eed3ff-font-size:20px;--e-global-typography-016ebf5-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hidden-text{
    max-height: 0;
    overflow: hidden;
    transition:all .5s !important;
}

.hidden-text.active{
    max-height:3000px;
}

.elementor-widget-text-editor a{
    color:#38A2CA;
    text-decoration: underline;
}


.color-title{
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    position:relative;
}

.color-title span.strong{
    font-weight: 900;
}

span.strong{
    font-weight: 900;
}

.color-title:before{
    content:'';
    display: block;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:2px;
    background:linear-gradient(to right,
  #FF6824, #FF6824 25%, #e8c429 25%,
  #e8c429 50%, #97ae2e 50%,
  #97ae2e 75%,
  #38A2CA 75%, #38A2CA 100%);
}

.color-title span{
    position:relative;
    z-index:1;
}

.elementor-button svg{
    padding:8px;
    width:42px;
    height:42px;
    background:rgba(255,255,255,0.4);
    border-radius:50%;
    transition:all .5s;
}

.elementor-button:hover svg{
    transform:scale(1.26) rotate(45deg);
}

.elementor-button > span{
    display:flex;
    align-items: center;
}

p:last-child{
    margin-bottom:0;
}/* End custom CSS */