.elementor-kit-6{--e-global-color-primary:#00D5C0;--e-global-color-secondary:#43EFFF;--e-global-color-text:#000000;--e-global-color-accent:#006071;--e-global-color-a8d18c4:#666666;--e-global-typography-primary-font-family:"sofia-pro";--e-global-typography-secondary-font-family:"sofia-pro";--e-global-typography-text-font-family:"sofia-pro";--e-global-typography-accent-font-family:"sofia-pro";font-size:20px;font-weight:500;line-height:1.3em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-size:24px;font-weight:900;text-transform:uppercase;color:#FFFFFF;border-radius:50px 50px 50px 50px;padding:23px 60px 30px 60px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:#006071;font-size:64px;font-weight:900;line-height:64px;}.elementor-kit-6 h2{color:#006071;font-size:64px;line-height:64px;}.elementor-kit-6 h3{color:#006071;font-size:42px;font-weight:900;}.elementor-kit-6 h4{color:#006071;font-size:24px;font-weight:900;}.elementor-kit-6 h5{color:#006071;}.elementor-kit-6 h6{color:#006071;}.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 */h1, h2, h3, h4, h5, h6 {
    /*word-break: break-word;*/
}

@media screen and (max-width:768px) {
    p {
    
        font-size: 20px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal !important;
    }
    h1, h2 {
        font-size: 40px !important;
        font-style: normal;
        font-weight: 900;
        line-height: 40px !important;
        letter-spacing: var(--Display-Medium-Tracking, 0px);
    }
    h3 {
        font-size: 30px !important;
        font-style: normal;
        font-weight: 900;
        line-height: 30px !important; /* 100% */
        letter-spacing: var(--Headline-Small-Tracking, 0px);
    }
    h4 { 
    
        font-size: 24px !important;
        font-style: normal;
        font-weight: 900;
        line-height: normal !important;
        letter-spacing: var(--Headline-Small-Tracking, 0px);
    }
    .elementor-kit-6 .elementor-button {
        padding: 23px 40px 30px 40px;
    }
}

html body blockquote {
    position: relative !important;
    padding: 60px 60px !important;
    margin: 2em 0 !important;
    background-color: #006071 !important;
    border-radius: 8px !important;
}

html body blockquote::before {
    content: "\“" !important;
    font-family: Georgia, serif !important;
    position: absolute !important;
    left: 20px !important;
    top: 10px !important;
    font-size: 6em !important;
    color: #43EFFF !important;
    line-height: 1 !important;
    opacity: 0.9 !important;
    z-index: 1 !important;
    display: block !important;
}

html body blockquote::after {
    content: "\“" !important;
    font-family: Georgia, serif !important;
    position: absolute !important;
    right: 20px !important;
    bottom: -50px !important;
    font-size: 6em !important;
    color: #43EFFF !important;
    line-height: 1 !important;
    opacity: 0.9 !important;
    z-index: 1 !important;
    display: block !important;
    transform: rotate(180deg) translateY(50%);
}

html body blockquote p {
    margin: 0 !important;
    font-size: 18px !important;
    font-style:italic;
    line-height: 1.4 !important;
    color: #ffffff !important;
    font-family: Arial, sans-serif !important;
    position: relative !important;
    z-index: 2 !important;
}

@media screen and (max-width:768px) {
    html body blockquote {
        padding:60px 15px !important;
    }
    html body blockquote::after {
        right:10px !important;
    }
    html body blockquote::before {
        left:10px !important;
    }
    
}/* End custom CSS */