html {
    overflow: inherit
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #646464;
    font-weight: 400;
    height: 100%;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    background-color: #fff;
    overflow: inherit;
    overflow-x: hidden
}

p {
    color: #646464
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    margin: 0 0 20px 0;
    font-weight: 500;
    color: #111
}

h1 {
    font-size: 46px;
    line-height: 56px
}
@media only screen and (min-width:768px) {

    body .has-animation .opacity-animation,
    body#pagepiling_animation .pp-section .has-animation .opacity-animation {
        opacity: 0;
        visibility: hidden
    }

    body .has-animation .translate-zoomout-10,
    body#pagepiling_animation .pp-section .has-animation .translate-zoomout-10 {
        -webkit-transform: scale(0.1);
        -ms-transform: scale(0.1);
        transform: scale(0.1)
    }

    body .has-animation .translate-zoomout-20,
    body#pagepiling_animation .pp-section .has-animation .translate-zoomout-20 {
        -webkit-transform: scale(0.2);
        -ms-transform: scale(0.2);
        transform: scale(0.2)
    }

    body .has-animation .translate-zoomout-30,
    body#pagepiling_animation .pp-section .has-animation .translate-zoomout-30 {
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3)
    }

    body .has-animation .translate-zoomout-40,
    body#pagepiling_animation .pp-section .has-animation .translate-zoomout-40 {
        -webkit-transform: scale(0.4);
        -ms-transform: scale(0.4);
        transform: scale(0.4)
    }

    body .has-animation .translate-zoomout-50,
    body#pagepiling_animation .pp-section .has-animation .translate-zoomout-50 {
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5)
    }

    body .has-animation .translate-left-10,
    body#pagepiling_animation .pp-section .has-animation .translate-left-10 {
        -webkit-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%)
    }

    body .has-animation .translate-left-20,
    body#pagepiling_animation .pp-section .has-animation .translate-left-20 {
        -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
        transform: translateX(-20%)
    }

    body .has-animation .translate-left-30,
    body#pagepiling_animation .pp-section .has-animation .translate-left-30 {
        -webkit-transform: translateX(-30%);
        -ms-transform: translateX(-30%);
        transform: translateX(-30%)
    }

    body .has-animation .translate-left-40,
    body#pagepiling_animation .pp-section .has-animation .translate-left-40 {
        -webkit-transform: translateX(-40%);
        -ms-transform: translateX(-40%);
        transform: translateX(-40%)
    }

    body .has-animation .translate-left-50,
    body#pagepiling_animation .pp-section .has-animation .translate-left-50 {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    body .has-animation .translate-left-75,
    body#pagepiling_animation .pp-section .has-animation .translate-left-75 {
        -webkit-transform: translateX(-75%);
        -ms-transform: translateX(-75%);
        transform: translateX(-75%)
    }

    body .has-animation .translate-left-100,
    body#pagepiling_animation .pp-section .has-animation .translate-left-100 {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    body .has-animation .translate-right-10,
    body#pagepiling_animation .pp-section .has-animation .translate-right-10 {
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }

    body .has-animation .translate-right-20,
    body#pagepiling_animation .pp-section .has-animation .translate-right-20 {
        -webkit-transform: translateX(20%);
        -ms-transform: translateX(20%);
        transform: translateX(20%)
    }

    body .has-animation .translate-right-30,
    body#pagepiling_animation .pp-section .has-animation .translate-right-30 {
        -webkit-transform: translateX(30%);
        -ms-transform: translateX(30%);
        transform: translateX(30%)
    }

    body .has-animation .translate-right-40,
    body#pagepiling_animation .pp-section .has-animation .translate-right-40 {
        -webkit-transform: translateX(40%);
        -ms-transform: translateX(40%);
        transform: translateX(40%)
    }

    body .has-animation .translate-right-50,
    body#pagepiling_animation .pp-section .has-animation .translate-right-50 {
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }

    body .has-animation .translate-right-75,
    body#pagepiling_animation .pp-section .has-animation .translate-right-75 {
        -webkit-transform: translateX(75%);
        -ms-transform: translateX(75%);
        transform: translateX(75%)
    }

    body .has-animation .translate-right-100,
    body#pagepiling_animation .pp-section .has-animation .translate-right-100 {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    body .has-animation .translate-top-10,
    body#pagepiling_animation .pp-section .has-animation .translate-top-10 {
        -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    body .has-animation .translate-top-20,
    body#pagepiling_animation .pp-section .has-animation .translate-top-20 {
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    body .has-animation .translate-top-30,
    body#pagepiling_animation .pp-section .has-animation .translate-top-30 {
        -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%)
    }

    body .has-animation .translate-top-40,
    body#pagepiling_animation .pp-section .has-animation .translate-top-40 {
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    body .has-animation .translate-top-50,
    body#pagepiling_animation .pp-section .has-animation .translate-top-50 {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    body .has-animation .translate-top-75,
    body#pagepiling_animation .pp-section .has-animation .translate-top-75 {
        -webkit-transform: translateY(-75%);
        -ms-transform: translateY(-75%);
        transform: translateY(-75%)
    }

    body .has-animation .translate-top-100,
    body#pagepiling_animation .pp-section .has-animation .translate-top-100 {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    body .has-animation .translate-bottom-10,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-10 {
        -webkit-transform: translateY(10%);
        -ms-transform: translateY(10%);
        transform: translateY(10%)
    }

    body .has-animation .translate-bottom-20,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-20 {
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%)
    }

    body .has-animation .translate-bottom-30,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-30 {
        -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
        transform: translateY(30%)
    }

    body .has-animation .translate-bottom-40,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-40 {
        -webkit-transform: translateY(40%);
        -ms-transform: translateY(40%);
        transform: translateY(40%)
    }

    body .has-animation .translate-bottom-50,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-50 {
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%)
    }

    body .has-animation .translate-bottom-75,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-75 {
        -webkit-transform: translateY(75%);
        -ms-transform: translateY(75%);
        transform: translateY(75%)
    }

    body .has-animation .translate-bottom-100,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-100 {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

    body .has-animation .translate-bottom-left-10,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-left-10 {
        -webkit-transform: translateY(10%) translateX(-10%);
        -ms-transform: translateY(10%) translateX(-10%);
        transform: translateY(10%) translateX(-10%)
    }

    body .has-animation .translate-bottom-left-20,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-left-20 {
        -webkit-transform: translateY(20%) translateX(-20%);
        -ms-transform: translateY(20%) translateX(-20%);
        transform: translateY(20%) translateX(-20%)
    }

    body .has-animation .translate-bottom-left-30,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-left-30 {
        -webkit-transform: translateY(30%) translateX(-30%);
        -ms-transform: translateY(30%) translateX(-30%);
        transform: translateY(30%) translateX(-30%)
    }

    body .has-animation .translate-bottom-left-40,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-left-40 {
        -webkit-transform: translateY(40%) translateX(-40%);
        -ms-transform: translateY(40%) translateX(-40%);
        transform: translateY(40%) translateX(-40%)
    }

    body .has-animation .translate-bottom-left-50,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-left-50 {
        -webkit-transform: translateY(50%) translateX(-50%);
        -ms-transform: translateY(50%) translateX(-50%);
        transform: translateY(50%) translateX(-50%)
    }

    body .has-animation .translate-bottom-left-75,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-left-75 {
        -webkit-transform: translateY(75%) translateX(-75%);
        -ms-transform: translateY(75%) translateX(-75%);
        transform: translateY(75%) translateX(-75%)
    }

    body .has-animation .translate-bottom-left-100,
    body#pagepiling_animation .pp-section .has-animation .translate-bottom-left-100 {
        -webkit-transform: translateY(100%) translateX(-100%);
        -ms-transform: translateY(100%) translateX(-100%);
        transform: translateY(100%) translateX(-100%)
    }

    body .has-animation .translate-top-left-10,
    body#pagepiling_animation .pp-section .has-animation .translate-top-left-10 {
        -webkit-transform: translateY(-10%) translateX(-10%);
        -ms-transform: translateY(-10%) translateX(-10%);
        transform: translateY(-10%) translateX(-10%)
    }

    body .has-animation .translate-top-left-20,
    body#pagepiling_animation .pp-section .has-animation .translate-top-left-20 {
        -webkit-transform: translateY(-20%) translateX(-20%);
        -ms-transform: translateY(-20%) translateX(-20%);
        transform: translateY(-20%) translateX(-20%)
    }

    body .has-animation .translate-top-left-30,
    body#pagepiling_animation .pp-section .has-animation .translate-top-left-30 {
        -webkit-transform: translateY(-30%) translateX(-30%);
        -ms-transform: translateY(-30%) translateX(-30%);
        transform: translateY(-30%) translateX(-30%)
    }

    body .has-animation .translate-top-left-40,
    body#pagepiling_animation .pp-section .has-animation .translate-top-left-40 {
        -webkit-transform: translateY(-40%) translateX(-40%);
        -ms-transform: translateY(-40%) translateX(-40%);
        transform: translateY(-40%) translateX(-40%)
    }

    body .has-animation .translate-top-left-50,
    body#pagepiling_animation .pp-section .has-animation .translate-top-left-50 {
        -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%)
    }

    body .has-animation .translate-top-left-75,
    body#pagepiling_animation .pp-section .has-animation .translate-top-left-75 {
        -webkit-transform: translateY(-75%) translateX(-75%);
        -ms-transform: translateY(-75%) translateX(-75%);
        transform: translateY(-75%) translateX(-75%)
    }

    body .has-animation .translate-top-left-100,
    body#pagepiling_animation .pp-section .has-animation .translate-top-left-100 {
        -webkit-transform: translateY(-100%) translateX(-100%);
        -ms-transform: translateY(-100%) translateX(-100%);
        transform: translateY(-100%) translateX(-100%)
    }

    body .has-animation .translate-top-right-10,
    body#pagepiling_animation .pp-section .has-animation .translate-top-right-10 {
        -webkit-transform: translateY(-10%) translateX(10%);
        -ms-transform: translateY(-10%) translateX(10%);
        transform: translateY(-10%) translateX(10%)
    }

    body .has-animation .translate-top-right-20,
    body#pagepiling_animation .pp-section .has-animation .translate-top-right-20 {
        -webkit-transform: translateY(-20%) translateX(20%);
        -ms-transform: translateY(-20%) translateX(20%);
        transform: translateY(-20%) translateX(20%)
    }

    body .has-animation .translate-top-right-30,
    body#pagepiling_animation .pp-section .has-animation .translate-top-right-30 {
        -webkit-transform: translateY(-30%) translateX(30%);
        -ms-transform: translateY(-30%) translateX(30%);
        transform: translateY(-30%) translateX(30%)
    }

    body .has-animation .translate-top-right-40,
    body#pagepiling_animation .pp-section .has-animation .translate-top-right-40 {
        -webkit-transform: translateY(-40%) translateX(40%);
        -ms-transform: translateY(-40%) translateX(40%);
        transform: translateY(-40%) translateX(40%)
    }

    body .has-animation .translate-top-right-50,
    body#pagepiling_animation .pp-section .has-animation .translate-top-right-50 {
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%)
    }

    body .has-animation .translate-top-right-75,
    body#pagepiling_animation .pp-section .has-animation .translate-top-right-75 {
        -webkit-transform: translateY(-75%) translateX(75%);
        -ms-transform: translateY(-75%) translateX(75%);
        transform: translateY(-75%) translateX(75%)
    }

    body .has-animation .translate-top-right-100,
    body#pagepiling_animation .pp-section .has-animation .translate-top-right-100 {
        -webkit-transform: translateY(-100%) translateX(100%);
        -ms-transform: translateY(-100%) translateX(100%);
        transform: translateY(-100%) translateX(100%)
    }

    body .transition-10,
    body .transition-20,
    body .transition-30,
    body .transition-40,
    body .transition-50,
    body .transition-100,
    body .transition-150,
    body .transition-200,
    body .transition-250,
    body .transition-300,
    body .transition-350,
    body .transition-400,
    body .transition-450,
    body .transition-500,
    body .transition-550,
    body .transition-600,
    body .transition-650,
    body .transition-700,
    body .transition-750,
    body .transition-800,
    body .transition-850,
    body .transition-900,
    body .transition-950,
    body .transition-1000,
    body#pagepiling_animation .pp-section .transition-10,
    body#pagepiling_animation .pp-section .transition-20,
    body#pagepiling_animation .pp-section .transition-30,
    body#pagepiling_animation .pp-section .transition-40,
    body#pagepiling_animation .pp-section .transition-50,
    body#pagepiling_animation .pp-section .transition-100,
    body#pagepiling_animation .pp-section .transition-150,
    body#pagepiling_animation .pp-section .transition-200,
    body#pagepiling_animation .pp-section .transition-250,
    body#pagepiling_animation .pp-section .transition-300,
    body#pagepiling_animation .pp-section .transition-350,
    body#pagepiling_animation .pp-section .transition-400,
    body#pagepiling_animation .pp-section .transition-450,
    body#pagepiling_animation .pp-section .transition-500,
    body#pagepiling_animation .pp-section .transition-550,
    body#pagepiling_animation .pp-section .transition-600,
    body#pagepiling_animation .pp-section .transition-650,
    body#pagepiling_animation .pp-section .transition-700,
    body#pagepiling_animation .pp-section .transition-750,
    body#pagepiling_animation .pp-section .transition-800,
    body#pagepiling_animation .pp-section .transition-850,
    body#pagepiling_animation .pp-section .transition-900,
    body#pagepiling_animation .pp-section .transition-950,
    body#pagepiling_animation .pp-section .transition-1000 {
        -webkit-transition: all .01s ease-out;
        -o-transition: all .01s ease-out;
        transition: all .01s ease-out;
        -webkit-transition-delay: .5s;
        -o-transition-delay: .5s;
        transition-delay: .5s
    }

    body.loaded .has-animation.active-animation .opacity-animation,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .opacity-animation {
        opacity: 1;
        visibility: visible
    }

    body.loaded .has-animation.active-animation .translate-zoomout-10,
    body.loaded .has-animation.active-animation .translate-zoomout-20,
    body.loaded .has-animation.active-animation .translate-zoomout-30,
    body.loaded .has-animation.active-animation .translate-zoomout-40,
    body.loaded .has-animation.active-animation .translate-zoomout-50,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-zoomout-10,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-zoomout-20,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-zoomout-30,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-zoomout-40,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-zoomout-50 {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    body.loaded .has-animation.active-animation .translate-left-10,
    body.loaded .has-animation.active-animation .translate-left-20,
    body.loaded .has-animation.active-animation .translate-left-30,
    body.loaded .has-animation.active-animation .translate-left-40,
    body.loaded .has-animation.active-animation .translate-left-50,
    body.loaded .has-animation.active-animation .translate-left-75,
    body.loaded .has-animation.active-animation .translate-left-100,
    body.loaded .has-animation.active-animation .translate-right-10,
    body.loaded .has-animation.active-animation .translate-right-20,
    body.loaded .has-animation.active-animation .translate-right-30,
    body.loaded .has-animation.active-animation .translate-right-40,
    body.loaded .has-animation.active-animation .translate-right-50,
    body.loaded .has-animation.active-animation .translate-right-75,
    body.loaded .has-animation.active-animation .translate-right-100,
    body.loaded .has-animation.active-animation .translate-top-10,
    body.loaded .has-animation.active-animation .translate-top-20,
    body.loaded .has-animation.active-animation .translate-top-30,
    body.loaded .has-animation.active-animation .translate-top-40,
    body.loaded .has-animation.active-animation .translate-top-50,
    body.loaded .has-animation.active-animation .translate-top-75,
    body.loaded .has-animation.active-animation .translate-top-100,
    body.loaded .has-animation.active-animation .translate-bottom-10,
    body.loaded .has-animation.active-animation .translate-bottom-20,
    body.loaded .has-animation.active-animation .translate-bottom-30,
    body.loaded .has-animation.active-animation .translate-bottom-40,
    body.loaded .has-animation.active-animation .translate-bottom-50,
    body.loaded .has-animation.active-animation .translate-bottom-75,
    body.loaded .has-animation.active-animation .translate-bottom-100,
    body.loaded .has-animation.active-animation .translate-top-left-10,
    body.loaded .has-animation.active-animation .translate-top-left-20,
    body.loaded .has-animation.active-animation .translate-top-left-30,
    body.loaded .has-animation.active-animation .translate-top-left-40,
    body.loaded .has-animation.active-animation .translate-top-left-50,
    body.loaded .has-animation.active-animation .translate-top-left-75,
    body.loaded .has-animation.active-animation .translate-top-left-100,
    body.loaded .has-animation.active-animation .translate-top-right-10,
    body.loaded .has-animation.active-animation .translate-top-right-20,
    body.loaded .has-animation.active-animation .translate-top-right-30,
    body.loaded .has-animation.active-animation .translate-top-right-40,
    body.loaded .has-animation.active-animation .translate-top-right-50,
    body.loaded .has-animation.active-animation .translate-top-right-75,
    body.loaded .has-animation.active-animation .translate-top-right-100,
    body.loaded .has-animation.active-animation .translate-bottom-left-10,
    body.loaded .has-animation.active-animation .translate-bottom-left-20,
    body.loaded .has-animation.active-animation .translate-bottom-left-30,
    body.loaded .has-animation.active-animation .translate-bottom-left-40,
    body.loaded .has-animation.active-animation .translate-bottom-left-50,
    body.loaded .has-animation.active-animation .translate-bottom-left-75,
    body.loaded .has-animation.active-animation .translate-bottom-left-100,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-left-10,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-left-20,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-left-30,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-left-40,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-left-50,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-left-75,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-left-100,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-right-10,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-right-20,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-right-30,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-right-40,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-right-50,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-right-75,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-right-100,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-10,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-20,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-30,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-40,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-50,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-75,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-100,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-10,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-20,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-30,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-40,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-50,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-75,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-100,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-left-10,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-left-20,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-left-30,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-left-40,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-left-50,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-left-75,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-left-100,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-right-10,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-right-20,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-right-30,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-right-40,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-right-50,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-right-75,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-top-right-100,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-left-10,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-left-20,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-left-30,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-left-40,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-left-50,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-left-75,
    body.loaded#pagepiling_animation .pp-section.active .has-animation.active-animation .translate-bottom-left-100 {
        -webkit-transform: translateY(0) translateX(0);
        -ms-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }

    body.loaded .transition-10,
    body.loaded#pagepiling_animation .pp-section.active .transition-10 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) .1s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) .1s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) .1s, opacity .3s
    }

    body.loaded .transition-20,
    body.loaded#pagepiling_animation .pp-section.active .transition-20 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) .2s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) .2s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) .2s, opacity .3s
    }

    body.loaded .transition-30,
    body.loaded#pagepiling_animation .pp-section.active .transition-30 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) .3s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) .3s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) .3s, opacity .3s
    }

    body.loaded .transition-40,
    body.loaded#pagepiling_animation .pp-section.active .transition-40 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) .4s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) .4s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) .4s, opacity .3s
    }

    body.loaded .transition-50,
    body.loaded#pagepiling_animation .pp-section.active .transition-50 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) .5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) .5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) .5s, opacity .3s
    }

    body.loaded .transition-100,
    body.loaded#pagepiling_animation .pp-section.active .transition-100 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 1s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 1s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 1s, opacity .3s
    }

    body.loaded .transition-150,
    body.loaded#pagepiling_animation .pp-section.active .transition-150 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 1.5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 1.5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 1.5s, opacity .3s
    }

    body.loaded .transition-200,
    body.loaded#pagepiling_animation .pp-section.active .transition-200 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 2s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 2s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 2s, opacity .3s
    }

    body.loaded .transition-250,
    body.loaded#pagepiling_animation .pp-section.active .transition-250 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 2.5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 2.5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 2.5s, opacity .3s
    }

    body.loaded .transition-300,
    body.loaded#pagepiling_animation .pp-section.active .transition-300 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 3s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 3s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 3s, opacity .3s
    }

    body.loaded .transition-350,
    body.loaded#pagepiling_animation .pp-section.active .transition-350 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 3.5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 3.5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 3.5s, opacity .3s
    }

    body.loaded .transition-400,
    body.loaded#pagepiling_animation .pp-section.active .transition-400 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 4s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 4s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 4s, opacity .3s
    }

    body.loaded .transition-450,
    body.loaded#pagepiling_animation .pp-section.active .transition-450 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 4.5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 4.5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 4.5s, opacity .3s
    }

    body.loaded .transition-500,
    body.loaded#pagepiling_animation .pp-section.active .transition-500 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 5s, opacity .3s
    }

    body.loaded .transition-550,
    body.loaded#pagepiling_animation .pp-section.active .transition-550 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 5.5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 5.5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 5.5s, opacity .3s
    }

    body.loaded .transition-600,
    body.loaded#pagepiling_animation .pp-section.active .transition-600 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 6s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 6s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 6s, opacity .3s
    }

    body.loaded .transition-650,
    body.loaded#pagepiling_animation .pp-section.active .transition-650 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 6.5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 6.5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 6.5s, opacity .3s
    }

    body.loaded .transition-700,
    body.loaded#pagepiling_animation .pp-section.active .transition-700 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 7s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 7s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 7s, opacity .3s
    }

    body.loaded .transition-750,
    body.loaded#pagepiling_animation .pp-section.active .transition-750 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 7.5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 7.5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 7.5s, opacity .3s
    }

    body.loaded .transition-800,
    body.loaded#pagepiling_animation .pp-section.active .transition-800 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 8s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 8s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 8s, opacity .3s
    }

    body.loaded .transition-850,
    body.loaded#pagepiling_animation .pp-section.active .transition-850 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 8.5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 8.5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 8.5s, opacity .3s
    }

    body.loaded .transition-900,
    body.loaded#pagepiling_animation .pp-section.active .transition-900 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 9s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 9s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 9s, opacity .3s
    }

    body.loaded .transition-950,
    body.loaded#pagepiling_animation .pp-section.active .transition-950 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 9.5s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 9.5s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 9.5s, opacity .3s
    }

    body.loaded .transition-1000,
    body.loaded#pagepiling_animation .pp-section.active .transition-1000 {
        -webkit-transition: cubic-bezier(0, 1, 1, 1) 10s, opacity .3s;
        -o-transition: cubic-bezier(0, 1, 1, 1) 10s, opacity .3s;
        transition: cubic-bezier(0, 1, 1, 1) 10s, opacity .3s
    }

    body.loaded .transition-delay-0,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-0 {
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    body.loaded .transition-delay-10,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-10 {
        -webkit-transition-delay: .01s;
        -o-transition-delay: .01s;
        transition-delay: .01s
    }

    body.loaded .transition-delay-20,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-20 {
        -webkit-transition-delay: .02s;
        -o-transition-delay: .02s;
        transition-delay: .02s
    }

    body.loaded .transition-delay-30,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-30 {
        -webkit-transition-delay: .03s;
        -o-transition-delay: .03s;
        transition-delay: .03s
    }

    body.loaded .transition-delay-40,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-40 {
        -webkit-transition-delay: .04s;
        -o-transition-delay: .04s;
        transition-delay: .04s
    }

    body.loaded .transition-delay-50,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-50 {
        -webkit-transition-delay: .05s;
        -o-transition-delay: .05s;
        transition-delay: .05s
    }

    body.loaded .transition-delay-100,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-100 {
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s
    }

    body.loaded .transition-delay-200,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-200 {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s
    }

    body.loaded .transition-delay-300,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-300 {
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s
    }

    body.loaded .transition-delay-400,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-400 {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s
    }

    body.loaded .transition-delay-500,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-500 {
        -webkit-transition-delay: .5s;
        -o-transition-delay: .5s;
        transition-delay: .5s
    }

    body.loaded .transition-delay-600,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-600 {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s
    }

    body.loaded .transition-delay-700,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-700 {
        -webkit-transition-delay: .7s;
        -o-transition-delay: .7s;
        transition-delay: .7s
    }

    body.loaded .transition-delay-800,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-800 {
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s
    }

    body.loaded .transition-delay-900,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-900 {
        -webkit-transition-delay: .9s;
        -o-transition-delay: .9s;
        transition-delay: .9s
    }

    body.loaded .transition-delay-1000,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1000 {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s
    }

    body.loaded .transition-delay-1100,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1100 {
        -webkit-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        transition-delay: 1.1s
    }

    body.loaded .transition-delay-1200,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1200 {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s
    }

    body.loaded .transition-delay-1300,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1300 {
        -webkit-transition-delay: 1.3s;
        -o-transition-delay: 1.3s;
        transition-delay: 1.3s
    }

    body.loaded .transition-delay-1400,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1400 {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s
    }

    body.loaded .transition-delay-1500,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1500 {
        -webkit-transition-delay: 1.5s;
        -o-transition-delay: 1.5s;
        transition-delay: 1.5s
    }

    body.loaded .transition-delay-1600,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1600 {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s
    }

    body.loaded .transition-delay-1700,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1700 {
        -webkit-transition-delay: 1.7s;
        -o-transition-delay: 1.7s;
        transition-delay: 1.7s
    }

    body.loaded .transition-delay-1800,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1800 {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s
    }

    body.loaded .transition-delay-1900,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-1900 {
        -webkit-transition-delay: 1.9s;
        -o-transition-delay: 1.9s;
        transition-delay: 1.9s
    }

    body.loaded .transition-delay-2000,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2000 {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s
    }

    body.loaded .transition-delay-2100,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2100 {
        -webkit-transition-delay: 2.1s;
        -o-transition-delay: 2.1s;
        transition-delay: 2.1s
    }

    body.loaded .transition-delay-2200,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2200 {
        -webkit-transition-delay: 2.2s;
        -o-transition-delay: 2.2s;
        transition-delay: 2.2s
    }

    body.loaded .transition-delay-2300,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2300 {
        -webkit-transition-delay: 2.3s;
        -o-transition-delay: 2.3s;
        transition-delay: 2.3s
    }

    body.loaded .transition-delay-2400,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2400 {
        -webkit-transition-delay: 2.4s;
        -o-transition-delay: 2.4s;
        transition-delay: 2.4s
    }

    body.loaded .transition-delay-2500,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2500 {
        -webkit-transition-delay: 2.5s;
        -o-transition-delay: 2.5s;
        transition-delay: 2.5s
    }

    body.loaded .transition-delay-2600,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2600 {
        -webkit-transition-delay: 2.6s;
        -o-transition-delay: 2.6s;
        transition-delay: 2.6s
    }

    body.loaded .transition-delay-2700,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2700 {
        -webkit-transition-delay: 2.7s;
        -o-transition-delay: 2.7s;
        transition-delay: 2.7s
    }

    body.loaded .transition-delay-2800,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2800 {
        -webkit-transition-delay: 2.8s;
        -o-transition-delay: 2.8s;
        transition-delay: 2.8s
    }

    body.loaded .transition-delay-2900,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-2900 {
        -webkit-transition-delay: 2.9s;
        -o-transition-delay: 2.9s;
        transition-delay: 2.9s
    }

    body.loaded .transition-delay-3000,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3000 {
        -webkit-transition-delay: 3s;
        -o-transition-delay: 3s;
        transition-delay: 3s
    }

    body.loaded .transition-delay-3100,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3100 {
        -webkit-transition-delay: 3.1s;
        -o-transition-delay: 3.1s;
        transition-delay: 3.1s
    }

    body.loaded .transition-delay-3200,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3200 {
        -webkit-transition-delay: 3.2s;
        -o-transition-delay: 3.2s;
        transition-delay: 3.2s
    }

    body.loaded .transition-delay-3300,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3300 {
        -webkit-transition-delay: 3.3s;
        -o-transition-delay: 3.3s;
        transition-delay: 3.3s
    }

    body.loaded .transition-delay-3400,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3400 {
        -webkit-transition-delay: 3.4s;
        -o-transition-delay: 3.4s;
        transition-delay: 3.4s
    }

    body.loaded .transition-delay-3500,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3500 {
        -webkit-transition-delay: 3.5s;
        -o-transition-delay: 3.5s;
        transition-delay: 3.5s
    }

    body.loaded .transition-delay-3600,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3600 {
        -webkit-transition-delay: 3.6s;
        -o-transition-delay: 3.6s;
        transition-delay: 3.6s
    }

    body.loaded .transition-delay-3700,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3700 {
        -webkit-transition-delay: 3.7s;
        -o-transition-delay: 3.7s;
        transition-delay: 3.7s
    }

    body.loaded .transition-delay-3800,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3800 {
        -webkit-transition-delay: 3.8s;
        -o-transition-delay: 3.8s;
        transition-delay: 3.8s
    }

    body.loaded .transition-delay-3900,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-3900 {
        -webkit-transition-delay: 3.9s;
        -o-transition-delay: 3.9s;
        transition-delay: 3.9s
    }

    body.loaded .transition-delay-4000,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4000 {
        -webkit-transition-delay: 4s;
        -o-transition-delay: 4s;
        transition-delay: 4s
    }

    body.loaded .transition-delay-4100,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4100 {
        -webkit-transition-delay: 4.1s;
        -o-transition-delay: 4.1s;
        transition-delay: 4.1s
    }

    body.loaded .transition-delay-4200,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4200 {
        -webkit-transition-delay: 4.2s;
        -o-transition-delay: 4.2s;
        transition-delay: 4.2s
    }

    body.loaded .transition-delay-4300,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4300 {
        -webkit-transition-delay: 4.3s;
        -o-transition-delay: 4.3s;
        transition-delay: 4.3s
    }

    body.loaded .transition-delay-4400,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4400 {
        -webkit-transition-delay: 4.4s;
        -o-transition-delay: 4.4s;
        transition-delay: 4.4s
    }

    body.loaded .transition-delay-4500,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4500 {
        -webkit-transition-delay: 4.5s;
        -o-transition-delay: 4.5s;
        transition-delay: 4.5s
    }

    body.loaded .transition-delay-4600,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4600 {
        -webkit-transition-delay: 4.6s;
        -o-transition-delay: 4.6s;
        transition-delay: 4.6s
    }

    body.loaded .transition-delay-4700,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4700 {
        -webkit-transition-delay: 4.7s;
        -o-transition-delay: 4.7s;
        transition-delay: 4.7s
    }

    body.loaded .transition-delay-4800,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4800 {
        -webkit-transition-delay: 4.8s;
        -o-transition-delay: 4.8s;
        transition-delay: 4.8s
    }

    body.loaded .transition-delay-4900,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-4900 {
        -webkit-transition-delay: 4.9s;
        -o-transition-delay: 4.9s;
        transition-delay: 4.9s
    }

    body.loaded .transition-delay-5000,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5000 {
        -webkit-transition-delay: 5s;
        -o-transition-delay: 5s;
        transition-delay: 5s
    }

    body.loaded .transition-delay-5100,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5100 {
        -webkit-transition-delay: 5.1s;
        -o-transition-delay: 5.1s;
        transition-delay: 5.1s
    }

    body.loaded .transition-delay-5200,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5200 {
        -webkit-transition-delay: 5.2s;
        -o-transition-delay: 5.2s;
        transition-delay: 5.2s
    }

    body.loaded .transition-delay-5300,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5300 {
        -webkit-transition-delay: 5.3s;
        -o-transition-delay: 5.3s;
        transition-delay: 5.3s
    }

    body.loaded .transition-delay-5400,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5400 {
        -webkit-transition-delay: 5.4s;
        -o-transition-delay: 5.4s;
        transition-delay: 5.4s
    }

    body.loaded .transition-delay-5500,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5500 {
        -webkit-transition-delay: 5.5s;
        -o-transition-delay: 5.5s;
        transition-delay: 5.5s
    }

    body.loaded .transition-delay-5600,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5600 {
        -webkit-transition-delay: 5.6s;
        -o-transition-delay: 5.6s;
        transition-delay: 5.6s
    }

    body.loaded .transition-delay-5700,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5700 {
        -webkit-transition-delay: 5.7s;
        -o-transition-delay: 5.7s;
        transition-delay: 5.7s
    }

    body.loaded .transition-delay-5800,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5800 {
        -webkit-transition-delay: 5.8s;
        -o-transition-delay: 5.8s;
        transition-delay: 5.8s
    }

    body.loaded .transition-delay-5900,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-5900 {
        -webkit-transition-delay: 5.9s;
        -o-transition-delay: 5.9s;
        transition-delay: 5.9s
    }

    body.loaded .transition-delay-6000,
    body.loaded#pagepiling_animation .pp-section.active .transition-delay-6000 {
        -webkit-transition-delay: 6s;
        -o-transition-delay: 6s;
        transition-delay: 6s
    }
}

.has-animation .process-box-layout1 .content-holder li .dashed1 {
    stroke-dashoffset: 1500
}

.has-animation.active-animation .process-box-layout1 .content-holder li:nth-child(1n) .dashed1 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.has-animation.active-animation .process-box-layout1 .content-holder li:nth-child(2n) .dashed1 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.has-animation.active-animation .process-box-layout1 .content-holder .dashed1 {
    -webkit-animation: dash_fill_1500 2s linear forwards;
    animation: dash_fill_1500 2s linear forwards
}

@-webkit-keyframes dash_fill_1500 {
    from {
        stroke-dashoffset: 1500
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes dash_fill_1500 {
    from {
        stroke-dashoffset: 1500
    }

    to {
        stroke-dashoffset: 0
    }
}

.has-animation .indicator-wrap .dash-left .dashed1 {
    stroke-dashoffset: 872
}

.has-animation .indicator-wrap .dash-right .dashed1 {
    stroke-dashoffset: 872
}

.has-animation .indicator-wrap .dashed1 {
    stroke-dasharray: 872
}

.has-animation .indicator-wrap .dashed2 {
    stroke-dasharray: 4
}

@keyframes dash_animation {
    to {
        stroke-dashoffset: 0
    }
}

.has-animation.active-animation .indicator-wrap .dashed1 {
    -webkit-animation: dash_animation 1.5s linear forwards;
    animation: dash_animation 1.5s linear forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}


.btn-fill.btn-gradient:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    right: inherit;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 4px;
    background: #5a49f8;
    background-image: -o-linear-gradient(30deg, #5a49f8 0, #7a64f2 100%);
    background-image: linear-gradient(60deg, #5a49f8 0, #7a64f2 100%);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}




img {
    max-width: 100%;
    height: auto
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}


ul.inline-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.inline-list li {
    margin-right: 15px;
    margin-bottom: 15px
}

ul.inline-list li:last-child {
    margin-right: 0
}




.section-heading {
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 55px
}

@media only screen and (max-width:767px) {
    .section-heading {
        margin-bottom: 45px
    }
}

@media only screen and (max-width:575px) {
    .section-heading {
        margin-bottom: 35px
    }
}

.section-heading .heading-sub-title {
    text-align: center;
    color: #5a49f8;
    font-weight: 500;
    letter-spacing: 4px
}

.section-heading .heading-main-title {
    font-weight: 700
}

.section-heading .heading-paragraph {
    width: 50%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:1199px) {
    .section-heading .heading-paragraph {
        width: 70%
    }
}

@media only screen and (max-width:991px) {
    .section-heading .heading-paragraph {
        width: 100%
    }
}

.section-heading.heading-dark .heading-main-title {
    color: #000
}

.section-heading.heading-dark .heading-icon {
    line-height: 1;
    color: #5a49f8;
    background: -webkit-linear-gradient(#5a49f8, #5a49f8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 1;
    margin-bottom: 20px
}

.section-heading.heading-dark .heading-icon i {
    margin-top: 5px
}

.section-heading.heading-dark .heading-icon i:before {
    font-size: 30px
}

.section-heading.heading-light .heading-main-title {
    color: #fff
}

.section-heading.heading-light .heading-icon {
    line-height: 1;
    color: #fcf306;
    background: -webkit-linear-gradient(#fcf306, #fcf306);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 20px
}

.section-heading.heading-light .heading-icon:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 60px;
    height: 1px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.21);
    left: 50px;
    top: 50%
}

.section-heading.heading-light .heading-icon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 60px;
    height: 1px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.21);
    right: 50px;
    top: 50%
}

.section-heading.heading-light .heading-icon i:before {
    font-size: 30px
}

.section-heading.heading-light .heading-sub-title {
    color: #fff
}

.section-heading.heading-light .heading-paragraph {
    color: #fff
}

.section-heading.heading-layout1 .heading-main-title {
    margin-bottom: 15px
}

@media only screen and (max-width:767px) {
    .section-heading.heading-layout1 .heading-main-title {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:575px) {
    .section-heading.heading-layout1 .heading-main-title {
        margin-bottom: 5px
    }
}

.section-heading.heading-layout2 .heading-sub-title {
    display: inline-block;
    padding: 7px 22px 6px;
    border-radius: 4px;
    margin-bottom: 20px;
    letter-spacing: 2px
}

.section-heading.heading-layout2 .heading-main-title {
    margin-bottom: 15px;
    width: 50%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:991px) {
    .section-heading.heading-layout2 .heading-main-title {
        width: 80%
    }
}

@media only screen and (max-width:767px) {
    .section-heading.heading-layout2 .heading-main-title {
        margin-bottom: 10px;
        width: 100%
    }
}

@media only screen and (max-width:575px) {
    .section-heading.heading-layout2 .heading-main-title {
        margin-bottom: 5px
    }
}

.section-heading.heading-layout2.color-heliotrope .heading-sub-title {
    background-color: rgba(163, 74, 248, 0.21);
    color: #A34AF8
}

.section-heading.heading-layout2.color-mountain-meadow .heading-sub-title {
    background-color: rgba(20, 193, 113, 0.21);
    color: #14C171
}

.section-heading.heading-layout2.color-torch-red .heading-sub-title {
    background-color: rgba(255, 30, 69, 0.21);
    color: #FF1E45
}

.section-heading.heading-layout3 {
    margin-bottom: 0;
    text-align: left
}

.section-heading.heading-layout3 .heading-sub-title {
    display: inline-block;
    padding: 6px 22px 5px;
    border-radius: 4px;
    margin-bottom: 20px;
    letter-spacing: 2px
}

.section-heading.heading-layout3.color-west-side .heading-sub-title {
    background-color: rgba(254, 145, 11, 0.21);
    color: #FE910B
}

.section-heading.heading-layout3.color-persian-green .heading-sub-title {
    background-color: rgba(2, 183, 162, 0.21);
    color: #02B7A2
}

.section-heading.heading-layout4 {
    margin-bottom: 45px
}

.section-heading.heading-layout4 .heading-sub-title {
    display: inline-block;
    padding: 6px 22px 0;
    letter-spacing: 0
}

.section-heading.heading-layout4 .heading-main-title {
    width: 45%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:1199px) {
    .section-heading.heading-layout4 .heading-main-title {
        width: 60%
    }
}

@media only screen and (max-width:991px) {
    .section-heading.heading-layout4 .heading-main-title {
        width: 80%
    }
}

@media only screen and (max-width:767px) {
    .section-heading.heading-layout4 .heading-main-title {
        width: 100%
    }
}

.heading-wrap-layout5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.heading-wrap-layout5 .item-btn {
    margin-bottom: 60px
}

.section-heading.heading-layout5 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    margin-bottom: 45px
}

@media only screen and (max-width:767px) {
    .section-heading.heading-layout5 {
        -webkit-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        margin-bottom: 0
    }
}

.section-heading.heading-layout5 .heading-sub-title {
    display: inline-block;
    padding: 0;
    letter-spacing: 0
}

.section-heading.heading-layout5 .heading-main-title {
    width: 43%
}

@media only screen and (max-width:1199px) {
    .section-heading.heading-layout5 .heading-main-title {
        width: 70%
    }
}

@media only screen and (max-width:991px) {
    .section-heading.heading-layout5 .heading-main-title {
        width: 90%
    }
}

@media only screen and (max-width:767px) {
    .section-heading.heading-layout5 .heading-main-title {
        width: 100%
    }
}

.section-heading.heading-layout6 .heading-main-title {
    margin-bottom: 15px;
    width: 50%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:991px) {
    .section-heading.heading-layout6 .heading-main-title {
        width: 80%
    }
}

@media only screen and (max-width:767px) {
    .section-heading.heading-layout6 .heading-main-title {
        margin-bottom: 10px;
        width: 100%
    }
}

@media only screen and (max-width:575px) {
    .section-heading.heading-layout6 .heading-main-title {
        margin-bottom: 5px
    }
}

.section-heading.heading-layout7 {
    margin-bottom: 30px;
    text-align: left
}

@media only screen and (max-width:1199px) {
    .section-heading.heading-layout7 {
        text-align: center
    }
}

.section-heading.heading-layout7 .heading-main-title {
    max-width: 600px;
    width: 100%
}

@media only screen and (max-width:1199px) {
    .section-heading.heading-layout7 .heading-main-title {
        margin-left: auto;
        margin-right: auto
    }
}

.feature-wrap-layout1 {
    overflow: hidden;
    padding: 120px 0 90px
}

@media only screen and (max-width:991px) {
    .feature-wrap-layout1 {
        padding: 105px 0 45px
    }
}

@media only screen and (max-width:767px) {
    .feature-wrap-layout1 {
        padding: 90px 0 50px
    }
}

@media only screen and (max-width:575px) {
    .feature-wrap-layout1 {
        padding: 75px 0 36px
    }
}

.feature-wrap-layout1 .indicator-wrap {
    position: relative;
    z-index: 1;
    padding-bottom: 100px
}

.feature-wrap-layout1 .indicator-wrap .indicator-img-right {
    position: absolute;
    z-index: 1;
    right: -15px;
    bottom: 30px
}

.feature-wrap-layout1 .indicator-wrap .indicator-img-left {
    position: absolute;
    z-index: 1;
    left: -20px;
    bottom: 30px
}




.process-wrap-layout1 {
    overflow: hidden
}

.process-box-layout1 {
    margin-bottom: 30px
}

.process-box-layout1 ul.content-holder {
    padding: 30px 30px 0
}

.process-box-layout1 ul.content-holder li {
    margin-bottom: 125px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    .process-box-layout1 ul.content-holder li {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .process-box-layout1 ul.content-holder li {
        margin-bottom: 15px
    }
}

@media only screen and (max-width:575px) {
    .process-box-layout1 ul.content-holder li {
        margin-bottom: 20px
    }
}

.process-box-layout1 ul.content-holder li svg {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%
}

.process-box-layout1 ul.content-holder li svg .solid-line {
    stroke-dashoffset: 0
}

@media only screen and (max-width:1199px) {
    .process-box-layout1 ul.content-holder li svg {
        display: none
    }
}

.process-box-layout1 ul.content-holder li:before {
    content: "";
    position: absolute;
    z-index: 1;
    background-position: center;
    background-repeat: no-repeat;
    top: 80%;
    left: 0;
    height: 100%;
    width: 100%
}

.process-box-layout1 ul.content-holder li .item-icon {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    height: 160px;
    width: 160px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 35px 0 rgba(119, 119, 120, 0.13);
    box-shadow: 0 0 35px 0 rgba(119, 119, 120, 0.13)
}

@media only screen and (max-width:767px) {
    .process-box-layout1 ul.content-holder li .item-icon {
        height: 120px;
        width: 120px;
        margin-top: 15px
    }
}

@media only screen and (max-width:575px) {
    .process-box-layout1 ul.content-holder li .item-icon {
        height: 100px;
        width: 100px;
        margin-top: 10px
    }
}

.process-box-layout1 ul.content-holder li .item-icon:before {
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.process-box-layout1 ul.content-holder li .item-icon i {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.process-box-layout1 ul.content-holder li .item-icon i:before {
    font-size: 72px;
	    line-height: 72px;
}

@media only screen and (max-width:767px) {
    .process-box-layout1 ul.content-holder li .item-icon i:before {
        font-size: 42px
    }
}

@media only screen and (max-width:575px) {
    .process-box-layout1 ul.content-holder li .item-icon i:before {
        font-size: 36px
    }
}

.process-box-layout1 ul.content-holder li .dodger-blue:before {
    background-color: #36bafe
}

.process-box-layout1 ul.content-holder li .dodger-blue i {
    color: #36bafe
}

.process-box-layout1 ul.content-holder li .sunset-orange:before {
    background-color: #ff3838
}

.process-box-layout1 ul.content-holder li .sunset-orange i {
    color: #ff3838
}

.process-box-layout1 ul.content-holder li .california:before {
    background-color: #ff930e
}

.process-box-layout1 ul.content-holder li .california i {
    color: #ff930e
}

.process-box-layout1 ul.content-holder li:nth-child(odd) .item-icon {
    margin-right: 20px
}

.process-box-layout1 ul.content-holder li:nth-child(odd) .item-content {
    text-align: left
}

.process-box-layout1 ul.content-holder li:nth-child(even) .item-icon {
    margin-left: 20px
}

@media only screen and (max-width:1199px) {
    .process-box-layout1 ul.content-holder li:nth-child(even) .item-icon {
        margin-left: 0;
        margin-right: 20px
    }
}

.process-box-layout1 ul.content-holder li:nth-child(even) .item-content {
    text-align: right
}

@media only screen and (max-width:1199px) {
    .process-box-layout1 ul.content-holder li:nth-child(even) .item-content {
        text-align: left
    }
}

.process-box-layout1 ul.content-holder li:last-child {
    margin-bottom: -10px
}

.process-box-layout1 ul.content-holder li:last-child:before {
    display: none
}

.process-box-layout1 ul.content-holder li:hover .item-icon:before {
    opacity: 1;
    visibility: visible
}

.process-box-layout1 ul.content-holder li:hover .item-icon i {
    color: #fff
}

.process-box-layout1 ul.content-holder li .item-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.fa-box-two{
	height:100%;
	display: flex;
    align-items: center;
}
.process-box-layout1 ul.content-holder li .item-content .item-title {
    font-weight: 600;
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .process-box-layout1 ul.content-holder li .item-content p {
        margin-bottom: 0
    }
	.fa-box-two{
	display: block;
	}
	.feature-box-layout1 h3.item-title{
		margin-top:20px;
		text-align:center;
	}
	.process-box-layout1 ul.content-holder{
		padding:0;
	}
	.row.gutters-50{
		margin:0;
		padding:0;
		display:block;
		--bs-gutter-x:0rem!important;
	}
	.row.gutters-50 .row{
		padding:0;
		margin:0;
	}
}

.process-box-layout1 .figure-holder {
    position: relative;
    z-index: 1
}

.process-box-layout1 .figure-holder .animated-bg {
    position: absolute;
    z-index: -1;
    left: 50px;
    top: 0
}
@media only screen and (max-width:1199px) {
    .process-box-layout1 .figure-holder .animated-bg {
        display: none
    }
}

.process-box-layout1 .figure-holder .animated-figure {
    text-align: center;
    padding: 0 30px
}

@media only screen and (max-width:767px) {
    .process-box-layout1 .figure-holder .animated-figure {
        padding: 0 50px
    }
}
