


@media (max-width: 990px) {
      .navbar-nav .nav-link {
        /* color: rgba(0,0,0,1) !important; */
        padding-right: 30px;
    }
    .navbar-brand img {
        height: 70px !important;
    }
    .ts-page-wrapper{
        margin-top:70px ;
    }
}

@media (min-width: 750px) {
.main-outer-wrapper {
    overflow: hidden;
    position: relative;
}

span.leave {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0;
    margin-top: -60px;
    position: absolute;
    z-index: 4000;
    background-position: center center;
    top: 0;
    background-repeat: no-repeat;
}

span.leave:nth-child(1n+1){
    background-image:url('./img/6.png');
    left: 0%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}
span.leave:nth-child(2n+1){
    background-image:url('./img/5.png');
    left: 60%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}
span.leave:nth-child(3n+1) {
    background-image:url('./img/4.png');
    left: 40%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(4n+1){
    background-image:url('./img/3.png');
    left: 80%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(5n+1){
    background-image:url('./img/2.png');
    left: 90%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(6n+1){
    background-image: url('./img/1.png');
    left: 50%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}


span.leave:nth-child(7n+1){
    background-image:url('./img/2.png');
    left: 30%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(8n+1){
    background-image:url('./img/4.png');
    left: 70%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(9n+1) {
    background-image:url('./img/5.png');
    left: 180%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}
span.leave:nth-child(10n+1){
    background-image:url('./img/6.png');
    left: 50%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(11n+1){
    background-image:url('./img/7.png');
    left: 100%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(12n+1){
    background-image: url('./img/1.png');
    left: 25%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}



span.leave:nth-child(13n+1){
    background-image:url('./img/5.png');
    left: 2%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(14n+1){
    background-image:url('./img/6.png');
    left: 22%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}
span.leave:nth-child(15n+1) {
    background-image:url('./img/7.png');
    left: 52%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(16n+1){
    background-image:url('./img/1.png');
    left: 72%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}
span.leave:nth-child(17n+1){
    background-image:url('./img/2.png');
    left: 82%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(18n+1){
    background-image: url('./img/3.png');
    left: 92%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}


span.leave:nth-child(19n+1){
    background-image:url('./img/3.png');
    left: 20%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(20n+1){
    background-image:url('./img/4.png');
    left: 22%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}
span.leave:nth-child(21n+1) {
    background-image:url('./img/5.png');
    left: 52%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}
span.leave:nth-child(22n+1){
    background-image:url('./img/6.png');
    left: 72%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}
span.leave:nth-child(23n+1){
    background-image:url('./img/7.png');
    left: 82%;

    -webkit-animation: loader 40s infinite  linear;
    -moz-animation: loader 40s infinite  linear;
}
span.leave:nth-child(24n+1){
    background-image: url('./img/1.png');
    left: 92%;
    -webkit-animation: loader-slow 40s infinite  linear;
    -moz-animation: loader-slow 40s infinite  linear;
}







span.leave:nth-child(1n+1) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
}
span.leave:nth-child(2n+1) {
    -webkit-animation-delay: 4.9s;
    -moz-animation-delay: 4.9s;
}
span.leave:nth-child(3n+1) {
    -webkit-animation-delay: 3.6s;
    -moz-animation-delay: 3.6s;
}
span.leave:nth-child(4n+1) {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
}
span.leave:nth-child(5n+1) {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
}
span.leave:nth-child(6n+1) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
}
span.leave:nth-child(7n+1) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
}
span.leave:nth-child(8n+1) {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
}
span.leave:nth-child(9n+1) {
    -webkit-animation-delay: 6.9s;
    -moz-animation-delay: 6.9s;
}
span.leave:nth-child(10n+1) {
    -webkit-animation-delay: 7.6s;
    -moz-animation-delay: 7.6s;
}
span.leave:nth-child(11n+1) {
    -webkit-animation-delay: 8.8s;
    -moz-animation-delay: 8.8s;
}
span.leave:nth-child(12n+1) {
    -webkit-animation-delay: 9.6s;
    -moz-animation-delay: 9.6s;
}
span.leave:nth-child(13n+1) {
    -webkit-animation-delay: 10s;
    -moz-animation-delay: 10s;
}
span.leave:nth-child(14n+1) {
    -webkit-animation-delay: 11s;
    -moz-animation-delay: 11s;
}



span.leave:nth-child(15n+1) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
}
span.leave:nth-child(16n+1) {
    -webkit-animation-delay: 13.9s;
    -moz-animation-delay: 13.9s;
}
span.leave:nth-child(17n+1) {
    -webkit-animation-delay: 14.6s;
    -moz-animation-delay: 14.6s;
}
span.leave:nth-child(18n+1) {
    -webkit-animation-delay: 15.8s;
    -moz-animation-delay: 15.8s;
}
span.leave:nth-child(19n+1) {
    -webkit-animation-delay: 16.6s;
    -moz-animation-delay: 16.6s;
}
span.leave:nth-child(20n+1) {
    -webkit-animation-delay: 17s;
    -moz-animation-delay: 17s;
}
span.leave:nth-child(21n+1) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
}


span.leave:nth-child(15n+1) {
    -webkit-animation-delay: 19s;
    -moz-animation-delay: 19s;
}
span.leave:nth-child(16n+1) {
    -webkit-animation-delay: 20s;
    -moz-animation-delay: 20s;
}
span.leave:nth-child(17n+1) {
    -webkit-animation-delay: 21s;
    -moz-animation-delay: 21s;
}
span.leave:nth-child(18n+1) {
    -webkit-animation-delay: 22.5s;
    -moz-animation-delay: 22.5s;
}
span.leave:nth-child(19n+1) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
}
span.leave:nth-child(20n+1) {
    -webkit-animation-delay: 25s;
    -moz-animation-delay: 25s;
}
span.leave:nth-child(21n+1) {
    -webkit-animation-delay: 26s;
    -moz-animation-delay: 26s;
}



span.leave:nth-child(22n+1) {
    -webkit-animation-delay: 27s;
    -moz-animation-delay: 27s;
}
span.leave:nth-child(23n+1) {
    -webkit-animation-delay: 27.7s;
    -moz-animation-delay: 27.7s;
}
span.leave:nth-child(24n+1) {
    -webkit-animation-delay: 28.8s;
    -moz-animation-delay: 28.8s;
}
span.leave:nth-child(25n+1) {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
}
span.leave:nth-child(26n+1) {
    -webkit-animation-delay: 31s;
    -moz-animation-delay: 31s;
}
span.leave:nth-child(27n+1) {
    -webkit-animation-delay: 32s;
    -moz-animation-delay: 32s;
}
span.leave:nth-child(28n+1) {
    -webkit-animation-delay: 33s;
    -moz-animation-delay: 33s;
}


span.leave:nth-child(29n+1) {
    -webkit-animation-delay: 34.9s;
    -moz-animation-delay: 34.9s;
}
span.leave:nth-child(30n+1) {
    -webkit-animation-delay: 35.3s;
    -moz-animation-delay: 35.3s;
}
span.leave:nth-child(31n+1) {
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
}
span.leave:nth-child(32n+1) {
    -webkit-animation-delay: 37.3s;
    -moz-animation-delay: 37.3s;
}
span.leave:nth-child(33n+1) {
    -webkit-animation-delay: 38.9s;
    -moz-animation-delay: 38.9s;
}
span.leave:nth-child(34n+1) {
    -webkit-animation-delay: 39.4s;
    -moz-animation-delay: 39.4s;
}
span.leave:nth-child(35n+1) {
    -webkit-animation-delay: 41s;
    -moz-animation-delay: 41s;
}



@-webkit-keyframes loader {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 0px) rotateZ(0deg);
    }
    20% {
        -webkit-transform: translate(0, 100em) rotateZ(360deg);
    }
    40% {
        -webkit-transform: translate(0, 200em) rotateZ(720deg);
    }
    60% {
        -webkit-transform: translate(0, 300em) rotateZ(1080deg);
    }
    80% {
        -webkit-transform: translate(0, 400em) rotateZ(14+40deg);
    }
    100% {
        -webkit-transform: translate(0, 500em) rotateZ(1800deg);
    }
}
@-moz-keyframes loader {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 0px) rotateZ(0deg);
    }
    20% {
        -webkit-transform: translate(0, 50em) rotateZ(360deg);
    }
    40% {
        -webkit-transform: translate(0, 100em) rotateZ(720deg);
    }
    60% {
        -webkit-transform: translate(0, 150em) rotateZ(1080deg);
    }
    80% {
        -webkit-transform: translate(0, 200em) rotateZ(14+40deg);
    }
    100% {
        -webkit-transform: translate(0, 250em) rotateZ(1800deg);
    }
}

@-webkit-keyframes loader-slow {
    0% {
        -webkit-transform: translate(0, 0px) rotateZ(0deg);
    }
    20% {
        -webkit-transform: translate(0, 120em) rotateZ(360deg);
    }
    40% {
        -webkit-transform: translate(0, 240em) rotateZ(720deg);
    }
    60% {
        -webkit-transform: translate(0, 360em) rotateZ(1080deg);
    }
    80% {
        -webkit-transform: translate(0, 480em) rotateZ(14+40deg);
    }
    100% {
        -webkit-transform: translate(0, 600em) rotateZ(1800deg);
    }
}
@-moz-keyframes loader-slow {
    0% {
        -moz-transform: translate(0, 0px) rotateZ(0deg);
    }
    20% {
        -moz-transform: translate(0, 120em) rotateZ(360deg);
    }
    40% {
        -moz-transform: translate(0, 240em) rotateZ(720deg);
    }
    60% {
        -moz-transform: translate(0, 360em) rotateZ(1080deg);
    }
    80% {
        -moz-transform: translate(0, 480em) rotateZ(14+40deg);
    }
    100% {
        -moz-transform: translate(0, 600em) rotateZ(1800deg);
    }
}
}
