.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Yantramanav";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Arbutus Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Yantramanav";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#4D4D4D;font-family:"Yantramanav", Sans-serif;font-size:18px;font-weight:400;line-height:1.8em;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#C35927;font-size:1.2rem;font-weight:700;line-height:1.2em;color:#F2F2F2;border-style:none;border-radius:0px 0px 0px 0px;padding:.7em 2em .7em 2em;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#FFB460;color:#4D4D4D;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:#C35927;}.elementor-kit-4 a:hover{color:#4D4D4D;}.elementor-kit-4 h1{font-family:"Arbutus Slab", Sans-serif;font-size:50px;font-weight:400;}.elementor-kit-4 h2{font-family:"Yantramanav", Sans-serif;font-size:37px;font-weight:400;line-height:1.1em;}.elementor-kit-4 h3{font-family:"Yantramanav", Sans-serif;font-size:30px;font-weight:500;line-height:1.2em;}.elementor-kit-4 h4{font-family:"Yantramanav", Sans-serif;font-size:23px;font-weight:500;}.elementor-kit-4 h5{font-family:"Yantramanav", Sans-serif;font-size:20px;font-weight:500;}.elementor-kit-4 h6{font-family:"Yantramanav", Sans-serif;font-size:18px;font-weight:500;}.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;}@media(max-width:1024px){.elementor-kit-4 h1{font-size:38px;}.elementor-kit-4 h2{font-size:32px;}.elementor-kit-4 h3{font-size:29px;}.elementor-kit-4 h4{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:800px){.elementor-kit-4 h1{font-size:35px;}.elementor-kit-4 h2{font-size:29px;}.elementor-kit-4 h3{font-size:26px;}.elementor-kit-4 h4{font-size:26px;}}@media(max-width:767px){.elementor-kit-4 h1{font-size:21px;}.elementor-kit-4 h2{font-size:25px;}.elementor-kit-4 h3{font-size:21px;}.elementor-kit-4 h4{font-size:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1600px){.elementor-kit-4{font-size:20px;}.elementor-kit-4 h1{font-size:64px;}.elementor-kit-4 h2{font-size:47px;}.elementor-kit-4 h3{font-size:34px;}.elementor-kit-4 h4{font-size:26px;}}/* Start custom CSS */svg * {
    pointer-events: none;
}
svg.header-flair{
    margin-left: auto;
    margin-right: auto;
    max-width: 7.222rem;
    width: 100%;
    height: 1em;
    fill: currentColor;
}
svg.header-flair .left, svg.header-flair .right {
    display: none;
}
svg .line, svg .circle {
    fill: transparent;
    stroke: currentColor;
}

.show svg.header-flair .line, .show svg.header-flair .circle {
    stroke-dashoffset: 0 !important;
}
.show svg.header-flair .line {
    transition: stroke-dashoffset 1s linear 0s;
}
.show svg.header-flair .circle {
    transition: stroke-dashoffset 0.75s linear 1s, fill 1s ease 1.75s;
}
.show svg .line.fill, .show svg .circle {
    fill: currentColor;
}
svg .line, svg .circle {
    stroke-width: 1px;
}
svg.header-flair * {
    stroke: currentColor;
}
svg.services-flair{color:#656567;}
svg.services-flair g.left {
    display: block;
}
svg.light_svg{color:#E2E2E2;}
svg.dark_svg {color: #656567;}
.flair-border{width: 100%;}
.show .flair-border .flair-1, .show .flair-border .flair-1::after {transform: scale(1, 1);}
.flair-border .flair-1{
    display: block !important;
    width: 1px;
    height: 75%;
    top: 0;
    left: 0.556rem;
    z-index: 1;
    transition: transform 1.5s ease 0s;
    transform-origin: top center;
}
.flair-border .flair-1::after {
    content: "";
    top: 100%;
    width: calc(1px * 5);
    height: calc(1px * 5);
    left: calc((((1px * 5) * -1) / 2) + (1px / 2));
    transition: transform 0.5s ease 1.3s;
    transform-origin: center;
    border-radius: 50%;
    background-color: currentColor;
    z-index: -1;
}
.flair-border .flair-1, .flair-border .flair-1::after {
    display: block;
    position: absolute;
    transform: scale(0, 0);
    will-change: transform;
    pointer-events: none;
}
.light-flair {
    color: #E2E2E2;
}
.light-flair .flair-1{
    background: #E2E2E2;
    height:237px;
}

.services-border-flair{    color: #656567;}

.services-border-flair .flair-1{background:#656567;height:482px;}

.sets-apart-border-flair{color: #656567;}
.sets-apart-border-flair .flair-1{background:#656567;height:566px;}
.testimonial-flair .flair-1{height:283px;}
.about-rise-border-flair .flair-1{height:683px;}

.sets-border-flair{color: #E2E2E2;}
.sets-border-flair .flair-1{background:#E2E2E2;height:487px;}
@media(min-width:1920px){
    html body {
        max-width: 97.41em;
        margin: 0 auto;
    }
}
@media(min-width:2500px){
    html body {
        max-width: 105em;
        margin: 0 auto;
    }
}/* End custom CSS */