﻿
@-webkit-keyframes animate-svg-stroke-1 {
    0% {
        stroke-dashoffset: 621.3749389648438px;
        stroke-dasharray: 621.3749389648438px;
        stroke-opacity:1;
    }

    90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 621.3749389648438px;
        stroke-opacity: 1;
    }
    100% {
        stroke-opacity: 0;
    }
}

@keyframes animate-svg-stroke-1 {
    0% {
        stroke-dashoffset: 621.3749389648438px;
        stroke-dasharray: 621.3749389648438px;
        stroke-opacity: 1;
    }

    90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 621.3749389648438px;
        stroke-opacity: 1;
    }

    100% {
        stroke-opacity: 0;
    }
}

@-webkit-keyframes animate-svg-fill-1 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 29, 40);
    }
}

@keyframes animate-svg-fill-1 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 29, 40);
    }
}

.svg-elem-1 {
    -webkit-animation: animate-svg-stroke-1 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
    animation: animate-svg-stroke-1 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-2 {
    0% {
        stroke-dashoffset: 620.0538330078125px;
        stroke-dasharray: 620.0538330078125px;
        stroke-opacity: 1;
    }

   90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 620.0538330078125px;
        stroke-opacity: 1;
    }
    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 620.0538330078125px;
        stroke-opacity: 0;
    }
}

@keyframes animate-svg-stroke-2 {
    0% {
        stroke-dashoffset: 620.0538330078125px;
        stroke-dasharray: 620.0538330078125px;
        stroke-opacity: 1;
    }

    90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 620.0538330078125px;
        stroke-opacity: 1;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 620.0538330078125px;
        stroke-opacity: 0;
    }
}

@-webkit-keyframes animate-svg-fill-2 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 29, 40);
    }
}

@keyframes animate-svg-fill-2 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 29, 40);
    }
}

.svg-elem-2 {
    -webkit-animation: animate-svg-stroke-2 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both, animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
    animation: animate-svg-stroke-2 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both, animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-3 {
    0% {
        stroke-dashoffset: 676.3494873046875px;
        stroke-dasharray: 676.3494873046875px;
        stroke-opacity: 1;
    }

   90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 676.3494873046875px;
        stroke-opacity: 1;
    }
    100% {
        stroke-opacity: 0;
    }
}

@keyframes animate-svg-stroke-3 {
    0% {
        stroke-dashoffset: 676.3494873046875px;
        stroke-dasharray: 676.3494873046875px;
        stroke-opacity: 1;
    }

    90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 676.3494873046875px;
        stroke-opacity: 1;
    }

    100% {
        stroke-opacity: 0;
    }
}

@-webkit-keyframes animate-svg-fill-3 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 29, 40);
    }
}

@keyframes animate-svg-fill-3 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 29, 40);
    }
}

.svg-elem-3 {
    -webkit-animation: animate-svg-stroke-3 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both, animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
    animation: animate-svg-stroke-3 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both, animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-4 {
    0% {
        stroke-dashoffset: 275.5617370605469px;
        stroke-dasharray: 275.5617370605469px;
        stroke-opacity: 1;
    }

    90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 275.5617370605469px;
        stroke-opacity: 1;
    }
    100% {
        stroke-opacity: 0;
    }
}

@keyframes animate-svg-stroke-4 {
    0% {
        stroke-dashoffset: 275.5617370605469px;
        stroke-dasharray: 275.5617370605469px;
        stroke-opacity: 1;
    }

    90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 275.5617370605469px;
        stroke-opacity: 1;
    }

    100% {
        stroke-opacity: 0;
    }
}

@-webkit-keyframes animate-svg-fill-4 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-4 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

.svg-elem-4 {
    -webkit-animation: animate-svg-stroke-4 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both, animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
    animation: animate-svg-stroke-4 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both, animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-stroke-5 {
    0% {
        stroke-dashoffset: 88.10691833496094px;
        stroke-dasharray: 88.10691833496094px;
        stroke-opacity: 1;
    }

    90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 88.10691833496094px;
        stroke-opacity: 1;
    }
    100% {
        stroke-opacity: 0;
    }
}

@keyframes animate-svg-stroke-5 {
    0% {
        stroke-dashoffset: 88.10691833496094px;
        stroke-dasharray: 88.10691833496094px;
        stroke-opacity: 1;
    }

    90% {
        stroke-dashoffset: 0;
        stroke-dasharray: 88.10691833496094px;
        stroke-opacity: 1;
    }

    100% {
        stroke-opacity: 0;
    }
}

@-webkit-keyframes animate-svg-fill-5 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(255, 121, 0);
    }
}

@keyframes animate-svg-fill-5 {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(255, 121, 0);
    }
}

.svg-elem-5 {
    -webkit-animation: animate-svg-stroke-5 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both, animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
    animation: animate-svg-stroke-5 1.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both, animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}


/*instalator365-wide*/
@-webkit-keyframes animate-svg-fill-1w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-1w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-1 {
    -webkit-animation: animate-svg-fill-1w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
    animation: animate-svg-fill-1w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-fill-2w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-2w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-2 {
    -webkit-animation: animate-svg-fill-2w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
    animation: animate-svg-fill-2w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-fill-3w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-3w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-3 {
    -webkit-animation: animate-svg-fill-3w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
    animation: animate-svg-fill-3w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-fill-4w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-4w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-4 {
    -webkit-animation: animate-svg-fill-4w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
    animation: animate-svg-fill-4w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-fill-5w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-5w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-5 {
    -webkit-animation: animate-svg-fill-5w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
    animation: animate-svg-fill-5w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-fill-6w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-6w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-6 {
    -webkit-animation: animate-svg-fill-6w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
    animation: animate-svg-fill-6w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-fill-7w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-7w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-7 {
    -webkit-animation: animate-svg-fill-7w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
    animation: animate-svg-fill-7w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

@-webkit-keyframes animate-svg-fill-8w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-8w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-8 {
    -webkit-animation: animate-svg-fill-8w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
    animation: animate-svg-fill-8w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@-webkit-keyframes animate-svg-fill-9w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-9w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-9 {
    -webkit-animation: animate-svg-fill-9w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
    animation: animate-svg-fill-9w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@-webkit-keyframes animate-svg-fill-10w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 23, 31);
    }
}

@keyframes animate-svg-fill-10w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 23, 31);
    }
}

#instalator365-wide .svg-elem-10 {
    -webkit-animation: animate-svg-fill-10w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
    animation: animate-svg-fill-10w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
}

@-webkit-keyframes animate-svg-fill-11w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 23, 31);
    }
}

@keyframes animate-svg-fill-11w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 23, 31);
    }
}

#instalator365-wide .svg-elem-11 {
    -webkit-animation: animate-svg-fill-11w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
    animation: animate-svg-fill-11w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

@-webkit-keyframes animate-svg-fill-12w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 23, 31);
    }
}

@keyframes animate-svg-fill-12w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(10, 23, 31);
    }
}

#instalator365-wide .svg-elem-12 {
    -webkit-animation: animate-svg-fill-12w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
    animation: animate-svg-fill-12w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
}


@-webkit-keyframes animate-svg-fill-13w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-13w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-13 {
    -webkit-animation: animate-svg-fill-13w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;
    animation: animate-svg-fill-13w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;
}

@-webkit-keyframes animate-svg-stroke-14w {
    0% {
        stroke-dashoffset: 634.6201782226562px;
        stroke-dasharray: 634.6201782226562px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 634.6201782226562px;
    }
}

@keyframes animate-svg-stroke-14w {
    0% {
        stroke-dashoffset: 634.6201782226562px;
        stroke-dasharray: 634.6201782226562px;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 634.6201782226562px;
    }
}
@-webkit-keyframes animate-svg-fill-14w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

@keyframes animate-svg-fill-14w {
    0% {
        fill: transparent;
    }

    100% {
        fill: rgb(235, 96, 14);
    }
}

#instalator365-wide .svg-elem-14 {
    -webkit-animation: animate-svg-stroke-14w 2.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both, animate-svg-fill-14w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
    animation: animate-svg-stroke-14w 2.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both, animate-svg-fill-14w 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

