@font-face {
  font-family: 'PlayfairDisplay-Regular'; /*a name to be used later*/
  src: url('./fonts/PlayfairDisplay-Regular.ttf'); /*URL to font*/
}

body .ep-mid-title, body .ep-box-title {
  font-family: 'PlayfairDisplay-Regular' !important;
  font-weight: 200 !important;
}

main#main {
    max-width: 1200px !important;
    margin: auto;
}

.ast-builder-menu-1 .menu-item > .menu-link {
    font-weight: 100;
    font-size: 16px;
} 

.epf-bottom-row.epf-row {
    background: #333333;
    text-align: center;
    color: white;
    padding: 20px 0;
    font-weight: 100;
    font-family: 'Roboto';
    font-size: 13px;
}

.epf-row-inner.middle {
    background: #333333;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.epf-link {
    color: white;
    padding: 0 20px;
    font-weight: 100;
    font-family: 'Roboto';
    font-size: 0.875rem;
    text-transform: uppercase;
}

.epf-row-inner.middle {
    background: #333333;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
    flex-wrap: wrap;
}

.epf-row-inner.top{
    background: #f7f7f6;
}

.epf-row-inner.top {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    padding: 50px 0;
}

.epf-row-inner.top .epfr-column {
    width: 33.33%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.epf-row-inner.top h3{
  font-family: 'PlayfairDisplay-Regular' !important;
    font-weight: 200 !important;
    font-size: 27px;
    color: #7f7f7f;
}

html body .wpsw-social-links li a .social-icon {
    background: #a9a38f !important;
    color: white !important;

}

html body .social-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 0 3px #f6f7f6;
    -moz-box-shadow: 0 0 0 3px #f6f7f6;
    -ms-box-shadow: 0 0 0 3px #f6f7f6;
    -o-box-shadow: 0 0 0 3px #f6f7f6;
    box-shadow: 0 0 0 3px #f6f7f6;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}

html body .wpsw-social-links li a .social-icon:hover, html body .wpsw-social-links li a .social-icon:focus {
    background: #333333 !important;
    color: #ffffff !important;
}

html a:hover, html a:focus {
    color: #a9a390;
}

.ep-mid-title, .ep-box-title{
  font-family: 'PlayfairDisplay-Regular' !important;
    font-weight: 200 !important;
}

.timelinda__event__title {
  font-family: 'PlayfairDisplay-Regular' !important;
    font-weight: 200 !important;
    font-size: 27px;
    color: #333333;
}

.timelinda {
    max-width: 760px;
}

.timelinda__event__text {
    color: black;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    line-height: 1.7;
    margin-top: 20px !important;
    margin-bottom: 40px !important;
}

span.site-logo-img{
    padding-right: unset !important;
}

.mch-fixed-header-wrap.fixed {
    box-shadow: 0px 0px 8px #ccc;
}

a:focus {
    outline: unset !important;
}

.final-row-homepage h1{
    position: relative;
    top: -5px;
}

form.search-form {
    max-height: 35px;
}

form.search-form input.search-field{
    padding: 0 0 0 15px !important;
    outline: unset;
}

.inner-row-legal {
    background: #333333;
    text-align: center;
}

.inner-row-legal a{
    font-weight: 100;
    color: #fff;
    font-size: 13px;
    margin: 0 10px;
}

.middle-row-philosophy .wpb_column:nth-of-type(1), .middle-row-philosophy .wpb_column:nth-of-type(4){
    width: 15%;
}

.middle-row-philosophy .wpb_column:nth-of-type(2), .middle-row-philosophy .wpb_column:nth-of-type(3){
    width: 35%;
}

.middle-row-philosophy h1{
    position: relative;
    top: -5px;
}

.row-legal-text .wpb_column{ 
    width: 80% !important;
    margin: auto !important;
    float: unset;
}

.opacity-link{
    pointer-events: none;
    opacity: 0.4;
}

.main-header-menu .menu-link, .main-header-menu>a{
    padding: 0 25px;
}

.mch-fixed-header-wrap.fixed ul.sub-menu {
    margin: unset;
}

ul#qtranslate-chooser {
    margin: unset;
    list-style: none;
    display: flex;
    text-transform: uppercase;
}

ul#qtranslate-chooser li {
    color: var(--ast-global-color-2);
    font-size: 1rem;
    padding: 0 5px;
}

.ast-button-wrap .menu-toggle:focus{
    outline: none !important;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
    fill: #a9a38f;
}

.title-404-page{
    margin-bottom: 30px;
}

.wishlist-link {
    position: relative;
}

span.counter-wishlist {
    position: absolute;
    top: -2px;
    right: -10px;
}

.ast-header-account-wrap{
    margin-left: unset !important;
}

.cxfrm-quick-checkout-button{
    display: none !important;
}

.et-icon-wrapper.header-icon {
  width: 16px;
  height: 16px;
}

.et-icon-wrapper.header-icon svg {
  width: 16px;
  height: 16px;
  fill: var(--ast-global-color-1);
}

.cart-header-links {
  position: relative;
}

span.items-in-cart {
  position: absolute;
  top: -12px;
  right: -10px;
  font-size: 0.9375rem;
}

form#mailchimp-micheletto-1 {
  display: flex;
}

.yikes-easy-mc-form label.label-inline{
  padding-right: unset !important;
}

input#yikes-easy-mc-form-1-EMAIL {
  background: transparent;
  border: unset;
  outline: unset;
  border-bottom: 1px solid #a9a38f;
  padding: 7px;
  padding-left: unset;
}

form#mailchimp-micheletto-1 button.yikes-easy-mc-submit-button {
  border: unset;
  border-bottom: 1px solid #a9a38f !important;
  margin: unset;
  height: 42px;
}

form#mailchimp-micheletto-1 button.yikes-easy-mc-submit-button span{
  color: #a9a38f;
  transition: all 0.3s linear;
}

form#mailchimp-micheletto-1 button.yikes-easy-mc-submit-button:hover{
  background: transparent;
}

form#mailchimp-micheletto-1 button.yikes-easy-mc-submit-button:hover span{
  color: #000;
}

.vi-wcaio-sidebar-cart-close-wrap {
  top: 25px;
}

.vi-wcaio-sidebar-cart-products .vi-wcaio-sidebar-cart-pd-wrap {
  border-bottom: 1px solid #a9a38f;
}

.site-header {
  z-index: 9999 !important;
}

.blog div#content, .archive.date div#content, .archive.category div#content, .single-post div#content {
  margin-top: 90px;
}

.blog .wp-block-group, .archive.date .wp-block-group, .archive.category .wp-block-group, .single-post .wp-block-group {
  padding: 15px 0;
}

.single-post header.entry-header.ast-no-thumbnail {
  width: 100% !important;
  margin: 20px 0 !important;
  margin-bottom: 50px !important;
}

.single-post nav.navigation.post-navigation{
  width: 100% !important;
  max-width: 100% !important;
}

div#comments {
  display: none !important;
}

.woocommerce .ast-container{
  display: block;
}

@media screen and (max-width:1350px){
    .middle-row-philosophy .wpb_column:nth-of-type(2), .middle-row-philosophy .wpb_column:nth-of-type(3) {
        width: 35%;
    }
    
    .middle-row-philosophy .wpb_column:nth-of-type(1), .middle-row-philosophy .wpb_column:nth-of-type(4) {
        width: 15%;
    }
}

@media screen and (max-width:1165px){
    .middle-row-philosophy .wpb_column:nth-of-type(2), .middle-row-philosophy .wpb_column:nth-of-type(3) {
        width: 40%;
    }
    
    .middle-row-philosophy .wpb_column:nth-of-type(1), .middle-row-philosophy .wpb_column:nth-of-type(4) {
        width: 10%;
    }
}

@media (max-width:1025px){
    .final-row-homepage .wpb_column:nth-of-type(1), .final-row-homepage .wpb_column:nth-of-type(4){
        width: 20%;
    }
    
    .final-row-homepage .wpb_column:nth-of-type(2), .final-row-homepage .wpb_column:nth-of-type(3){
        width: 30%;
    }

    .epf-row-inner.top .epfr-column {
        padding: 0 30px;
    }

    .inner-row-legal a, .epf-bottom-row.epf-row{
        font-size: 11px;
    }

    .middle-row-philosophy .wpb_column:nth-of-type(2), .middle-row-philosophy .wpb_column:nth-of-type(3) {
        width: 45%;
    }
    
    .middle-row-philosophy .wpb_column:nth-of-type(1), .middle-row-philosophy .wpb_column:nth-of-type(4) {
        width: 5%;
    }

    .final-row-philosophy .wpb_single_image img{
        max-width: 80%;
        margin: auto;
    }

    .woocommerce-wishlist .inner-filter-column-left{
      display: none !important;
    }
}


@media (max-width: 921px){
    .mch-fixed-header-wrap.fixed{
        display: none;
    }

    .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar{
        padding: 0 20px;
    }

    .ast-button-wrap .menu-toggle.main-header-menu-toggle {
        padding-left: unset;
    }

    .ast-search-menu-icon {
        position: inherit !important;
    }

    .qodef-covers-search--fadein .qodef-search-cover-form {
        animation: cover_search_fade_in .3s ease both;
    }

    .qodef-search-cover-form {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        visibility: hidden;
        opacity: 0;
        background-color: #fff;
        z-index: -1;
        transition: opacity .3s ease;
        padding: 0 30px;
    }

    .qodef-search-cover-form.active-search{
        visibility: visible;
        opacity: 1;
        z-index: 9;
    }

    .qodef-search-cover-form .qodef-m-inner {
        display: flex;
        height: 100%;
        width: 100%;
        align-items: center;
        justify-content: space-between;
    }

    .qodef-search-cover-form .qodef-m-form-submit {
        color: #000;
        background-color: transparent;
        padding: 0;
        margin-right: 12px;
        position: relative;
        display: inline-flex;
        vertical-align: middle;
        font-family: Roboto,sans-serif;
        font-weight: 500;
        font-size: 17px;
        line-height: 25px;
        width: auto;
        margin: 0;
        text-decoration: none;
        text-transform: initial;
        border-radius: 0;
        outline: 0;
        transition: color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out;
        border: 1px solid transparent;
        cursor: pointer;
    }

    .qodef-search-cover-form .qodef-m-form-field {
        padding: 0;
        margin-bottom: 0;
        font-family: Roboto,sans-serif;
        font-size: 17px;
        font-weight: 400;
        line-height: 2.059em;
        color: #474747;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        outline-offset: 0;
        -webkit-appearance: none;
        cursor: text;
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding-left: 30px;
        box-sizing: border-box;
        outline: 0;
        transition: color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out;
    }

    .qodef-opener-icon {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
    }

    .qodef-opener-icon.qodef-source--svg-path span {
        position: relative;
    }
    
    .qodef-opener-icon .qodef-m-icon {
        position: relative;
        visibility: visible;
    }

    .qodef-opener-icon.qodef-source--svg-path span path, .qodef-opener-icon.qodef-source--svg-path span>* {
        stroke: currentColor;
    }

    .qodef-search-cover-form .qodef-m-inner .qodef-m-form-line {
        position: absolute;
        bottom: 5px;
        width: 0;
        border-bottom: 1px solid #000;
        transition: all .3s ease;
    }

    .qodef-search-cover-form.active-search .qodef-m-form-line {
        width: calc(100% - 60px);
        transition: width .5s ease .6s;
    }

    .site-header-above-section-left aside {
      padding-left: unset;
    }

    .site-header-above-section-left aside ul#qtranslate-chooser li:nth-of-type(1){
      padding-left: unset;
    }

    .ast-mobile-header-content.content-align-flex-start {
      border-top: 1px solid #a9a38f;
    }

    .ast-menu-toggle{
      border-style: unset
    }

    .ast-menu-toggle:focus {
      outline: unset !important;
    }

    div#ast-mobile-header .site-above-header-wrap{
      position: relative;
    }

    form.qodef-search-cover-form.active-search{
      box-shadow: 0px 0px 8px #ccc;
    }

    div#ast-mobile-header .ast-above-header-wrap.fixed-mobile-top-header{
      position: fixed;
      width: 100%;
      top: 0;
      z-index: 9;
    }

    div#ast-mobile-header .ast-main-header-wrap.main-header-bar-wrap.fixed-mobile-header {
      position: fixed;
      width: 100%;
      top: 49px;
      transition: all 0.3s linear;
      z-index: 1;
    }

    div#ast-mobile-header .ast-above-header-wrap .ast-above-header-bar{
      transition: all 0.3s linear;
    }

    div#ast-mobile-header.animate-mobile-header .ast-above-header-wrap .ast-above-header-bar{
      min-height: 40px;
    }

    div#ast-mobile-header .ast-main-header-wrap.main-header-bar-wrap .ast-primary-header-bar{
      transition: all 0.3s linear;
    }

    div#ast-mobile-header.animate-mobile-header .ast-main-header-wrap.main-header-bar-wrap .ast-primary-header-bar{
      min-height: 40px;
    }

    div#ast-mobile-header.animate-mobile-header .ast-main-header-wrap.main-header-bar-wrap.fixed-mobile-header {
      top: 40px;
    }

    div#ast-mobile-header.animate-mobile-header .ast-main-header-wrap.main-header-bar-wrap.fixed-mobile-header{
      box-shadow: 0px 0px 8px #ccc;
    }

    .ast-mobile-header-content.content-align-flex-start {
      position: fixed;
      top: 129px;
      width: 100%;
      padding: 20px 0;
      box-shadow: 0px 0px 8px #ccc;
      transition: all 0.3s linear;
    }

    div#ast-mobile-header.animate-mobile-header .ast-mobile-header-content.content-align-flex-start {
      top: 111px;
    }
}

@media (max-width:768px){
    .final-row-homepage .wpb_column:nth-of-type(1), .final-row-homepage .wpb_column:nth-of-type(4){
        width: 0;
        display: none;
    }
    
    .final-row-homepage .wpb_column:nth-of-type(2), .final-row-homepage .wpb_column:nth-of-type(3){
        width: 100%;
    }

    .final-row-homepage{
        display: flex;
        flex-direction: column-reverse;
        text-align: center;
    }

    .first-row-homepage .wpb_column{
        width: 33.33333333%;
        float: left;
    }

    .epf-row-inner.top{
        flex-wrap: wrap;
    }

    .epf-row-inner.top .epfr-column {
        width: 50%;
        text-align: center;
        padding: 15px 30px;
    }

    .middle-row-philosophy .wpb_column:nth-of-type(2), .middle-row-philosophy .wpb_column:nth-of-type(3) {
        width: 100%;
    }
    
    .middle-row-philosophy .wpb_column:nth-of-type(1), .middle-row-philosophy .wpb_column:nth-of-type(4) {
        width: 0;
        display: none;
    }

    .middle-row-philosophy{
        display: flex;
        flex-direction: column-reverse;
        text-align: center; 
    }

    body .middle-row-philosophy{
        margin: 50px 0 !important;
    }

    .final-row-philosophy {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .final-row-philosophy .vc_col-sm-3{
        width: 33.33333333%;
    }
}

@media screen and (max-width:750px){
  .form-with-animated-labels {
    width: 95%;
  }
}

@media screen and (max-width:660px){
  .form-with-animated-labels .additional-field {
    flex-direction: column;
  }

  .form-with-animated-labels .check-box{
    margin: unset;
  }

  .additional-field .check-text {
    text-align: left;
    width: 100%;
    margin-top: 10px;
  }
}

@media (max-width: 600px){
  .ast-builder-layout-element.ast-header-search {
      padding: 0;
      padding-right: 10px;
  }

  ul#qtranslate-chooser li {
      font-size: 0.8rem;
  }

  .first-row-homepage .wpb_column{
      width: 50%;
  }

  .first-row-homepage{
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
  }

  .inner-top-contact-form {
    flex-direction: column;
  }

  li.form-wrapper.input-form {
    width: calc(100% - 40px);
    margin-bottom: 30px !important;
  }
}

@media (max-width:580px){
    .final-row-philosophy .vc_col-sm-3{
        width: 50%;
    }

    .ep-box-title {
      font-size: 24px !important;
  }

  p.ep-box-title {
    font-size: 16px !important;
  }

  .row-legal-text .wpb_column {
    width: 90% !important;
  }
}

@media (max-width:550px){
    .epf-link {
        padding: 5px 10px;
    }

    .inner-row-legal a {
        margin: 5px 5px;
    }

    .inner-row-legal {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .epf-row-inner.middle {
        padding: 40px 10px;
    }

    .epf-link {
        font-size: 12px;
    }

    .epf-row-inner.top {
        padding: 25px 0;
    }
}

@media screen and (max-width:544px){
  .ast-mobile-header-content.content-align-flex-start {
    top: 121px;
  }

  div#ast-mobile-header.animate-mobile-header .ast-mobile-header-content.content-align-flex-start {
    top: 107px;
  }

  div#ast-mobile-header a.menu-link{
    font-size: 13px;
  }
}

@media (max-width:500px){
    .epf-row-inner.top .epfr-column{
        width: 100%;
    }

    .epf-row-inner.top h3{
        margin-bottom: 10px;
    }
}

@media (max-width:430px){
    .final-row-philosophy .wpb_single_image img {
        max-width: 60%;
    }

    .final-row-philosophy .wpb_single_image {
        margin-bottom: 20px;
    }

    .form-with-animated-labels {
      width: 100%;
    }
}

@media (max-width:380px){
  .first-row-homepage .wpb_column{
      width: 100%;
  }

  .final-row-philosophy .vc_col-sm-3 {
      width: 100%;
  }

  li.form-wrapper.input-form, li.form-wrapper.form-text-wrapper, li.form-wrapper.form-textarea-wrapper, .form-with-animated-labels .additional-field {
    width: calc(100% - 20px);
    margin: 0 10px;
    margin-bottom: 30px !important;
  }
}























/******************** ANIMAZIONI ********************/

/*All Animations*/
.zoom-in {
    -webkit-transform: scale(0);
    transform: scale(0);

    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.zoom-out {
    opacity:0;
    visibility: hidden;

    -webkit-transform: scale(1.8);
    transform: scale(1.8);

    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in {
    opacity:0;
    visibility: hidden;

    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.fade-in-right {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in-left {
    opacity:0;
    visibility: hidden;

    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);

    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in-up {
    opacity:0;
    visibility: hidden;

    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.fade-in-down {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.rotate {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: translateY(360px);
    transform: translateY(360px);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.rotate-zoom-in {
    opacity:0;
    visibility: hidden;

    -webkit-transform: rotate(720) scale(0);
    transform: rotate(720) scale(0);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.rotate-zoom-out {
    opacity:0;
    visibility: hidden;

    -webkit-transform: rotate(720) scale(2);
    transform: rotate(720) scale(2);
    
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.flip-up {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.flip-in-right {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: rotateX(0deg) translateX(300px);
    transform: rotateX(0deg) translateX(300px);
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.flip-in-left {
    opacity:0;
    visibility: hidden;
    
    -webkit-transform: rotateX(0deg) translateX(-300px);
    transform: rotateX(0deg) translateX(-300px);
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.flip-down-right {
    opacity:0;
    visibility: hidden;
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
    -webkit-animation: down-right 1.3s;
    animation: down-right 1.3s;    
}

.reset-down-right {
    -webkit-animation: reset-down-right 1.3s;
    animation: reset-down-right 1.3s;
}

@-webkit-keyframes down-right {
    0% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
@keyframes down-right {
    0% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
 
@-webkit-keyframes reset-down-right {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
}
@keyframes reset-down-right {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(45deg) rotateX(0deg);transform: rotate(45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(45deg) rotateX(90deg);transform: rotate(45deg) rotateX(90deg);}
}

.flip-down-left {
    opacity:0;
    visibility: hidden;
    
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
    -webkit-animation: down-left 1.3s;
    animation: down-left 1.3s;    
}

.reset-down-left {
    -webkit-animation: reset-down-left 1.3s;
    animation: reset-down-left 1.3s;
}

@-webkit-keyframes down-left {
    0% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
@keyframes down-left {
    0% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
}
 
@-webkit-keyframes reset-down-left {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
}
@keyframes reset-down-left {
    0% {-webkit-transform: rotate(0deg) rotateX(0deg);transform: rotate(0deg) rotateX(0deg);}
    50% {-webkit-transform: rotate(-45deg) rotateX(0deg);transform: rotate(-45deg) rotateX(0deg);}    
    100% {-webkit-transform: rotate(-45deg) rotateX(90deg);transform: rotate(-45deg) rotateX(90deg);}
}

.drop-bounce {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
  
@-webkit-keyframes drop {
    0% {-webkit-transform: translateY(-100px);transform: translateY(-100px);}
    100% {-webkit-transform: translateY(0px);transform: translateY(0px);}
} 
@keyframes drop {
    0% {-webkit-transform: translateY(-100px);transform: translateY(-100px);}
    100% {-webkit-transform: translateY(0px);transform: translateY(0px);}
}

@-webkit-keyframes bounce {
    0%, 53%, 80%, 100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
  
    40%, 43% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
    }
  
    70% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0);
    }
  
    90% {-webkit-transform: translate3d(0,-4px,0);transform: translate3d(0,-4px,0);}
}
@keyframes bounce {
    0%, 53%, 80%, 100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
  
    40%, 43% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0);
    }
  
    70% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      -webkit-transform: translate3d(0, -15px, 0);
      transform: translate3d(0, -15px, 0);
    }
  
    90% {-webkit-transform: translate3d(0,-4px,0);transform: translate3d(0,-4px,0);}
}

@-webkit-keyframes goTop {
    0% {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
    100% {-webkit-transform: translate3d(0,-100px,0);transform: translate3d(0,-100px,0);}
}
@keyframes goTop {
    0% {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
    100% {-webkit-transform: translate3d(0,-100px,0);transform: translate3d(0,-100px,0);}
}

/********************************** FINE ANIMAZIONI *************************************/








.vc_row .split > span {
	display: block;
	opacity: 0
}

.vc_row .split > span span {
	display: inline-block;
	opacity: 0;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: opacity 0.8s, transform 0.8s;
	-webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
	transition: opacity 0.8s, -webkit-transform 0.8s;
	transition: opacity 0.8s, transform 0.8s;
	transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s
}

body .vc_row .split.now-animated > span {
	opacity: 1;
}

body .vc_row .split.now-animated span {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

/*Headline animation*/

.vc_row .split span:nth-child(1) span:nth-child(1) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(3) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(4) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(5) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(6) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(7) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(8) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(9) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(10) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(11) {
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(12) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(13) {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(14) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(15) {
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(16) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(17) {
    -webkit-transition-delay: 0.85s;
    transition-delay: 0.85s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(18) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(19) {
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(20) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(21) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(22) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(23) {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(24) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(25) {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(26) {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(27) {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(28) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(29) {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(30) {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(31) {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(32) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(33) {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(34) {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(35) {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(36) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(37) {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(38) {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(39) {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(40) {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(41) {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(42) {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(43) {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(44) {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(45) {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(46) {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(47) {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(48) {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(49) {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(50) {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(51) {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(52) {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(53) {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(54) {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(55) {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(56) {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(57) {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(58) {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(59) {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(60) {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(61) {
    -webkit-transition-delay: 3.05s;
    transition-delay: 3.05s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(62) {
    -webkit-transition-delay: 3.1s;
    transition-delay: 3.1s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(63) {
    -webkit-transition-delay: 3.15s;
    transition-delay: 3.15s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(64) {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(65) {
    -webkit-transition-delay: 3.25s;
    transition-delay: 3.25s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(66) {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(67) {
    -webkit-transition-delay: 3.35s;
    transition-delay: 3.35s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(68) {
    -webkit-transition-delay: 3.4s;
    transition-delay: 3.4s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(69) {
    -webkit-transition-delay: 3.45s;
    transition-delay: 3.45s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(70) {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(71) {
    -webkit-transition-delay: 3.55s;
    transition-delay: 3.55s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(72) {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(73) {
    -webkit-transition-delay: 3.65s;
    transition-delay: 3.65s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(74) {
    -webkit-transition-delay: 3.7s;
    transition-delay: 3.7s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(75) {
    -webkit-transition-delay: 3.75s;
    transition-delay: 3.75s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(76) {
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(77) {
    -webkit-transition-delay: 3.85s;
    transition-delay: 3.85s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(78) {
    -webkit-transition-delay: 3.9s;
    transition-delay: 3.9s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(79) {
    -webkit-transition-delay: 3.95s;
    transition-delay: 3.95s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(80) {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(81) {
    -webkit-transition-delay: 4.05s;
    transition-delay: 4.05s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(82) {
    -webkit-transition-delay: 4.1s;
    transition-delay: 4.1s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(83) {
    -webkit-transition-delay: 4.15s;
    transition-delay: 4.15s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(84) {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(85) {
    -webkit-transition-delay: 4.25s;
    transition-delay: 4.25s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(86) {
    -webkit-transition-delay: 4.3s;
    transition-delay: 4.3s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(87) {
    -webkit-transition-delay: 4.35s;
    transition-delay: 4.35s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(88) {
    -webkit-transition-delay: 4.4s;
    transition-delay: 4.4s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(89) {
    -webkit-transition-delay: 4.45s;
    transition-delay: 4.45s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(90) {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(91) {
    -webkit-transition-delay: 4.55s;
    transition-delay: 4.55s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(92) {
    -webkit-transition-delay: 4.6s;
    transition-delay: 4.6s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(93) {
    -webkit-transition-delay: 4.65s;
    transition-delay: 4.65s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(94) {
    -webkit-transition-delay: 4.7s;
    transition-delay: 4.7s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(95) {
    -webkit-transition-delay: 4.75s;
    transition-delay: 4.75s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(96) {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(97) {
    -webkit-transition-delay: 4.85s;
    transition-delay: 4.85s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(98) {
    -webkit-transition-delay: 4.9s;
    transition-delay: 4.9s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(99) {
    -webkit-transition-delay: 4.95s;
    transition-delay: 4.95s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(100) {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(101) {
    -webkit-transition-delay: 5.05s;
    transition-delay: 5.05s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(102) {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(103) {
    -webkit-transition-delay: 5.15s;
    transition-delay: 5.15s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(104) {
    -webkit-transition-delay: 5.2s;
    transition-delay: 5.2s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(105) {
    -webkit-transition-delay: 5.25s;
    transition-delay: 5.25s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(106) {
    -webkit-transition-delay: 5.3s;
    transition-delay: 5.3s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(107) {
    -webkit-transition-delay: 5.35s;
    transition-delay: 5.35s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(108) {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(109) {
    -webkit-transition-delay: 5.45s;
    transition-delay: 5.45s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(110) {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(111) {
    -webkit-transition-delay: 5.55s;
    transition-delay: 5.55s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(112) {
    -webkit-transition-delay: 5.6s;
    transition-delay: 5.6s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(113) {
    -webkit-transition-delay: 5.65s;
    transition-delay: 5.65s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(114) {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(115) {
    -webkit-transition-delay: 5.75s;
    transition-delay: 5.75s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(116) {
    -webkit-transition-delay: 5.8s;
    transition-delay: 5.8s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(117) {
    -webkit-transition-delay: 5.85s;
    transition-delay: 5.85s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(118) {
    -webkit-transition-delay: 5.9s;
    transition-delay: 5.9s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(119) {
    -webkit-transition-delay: 5.95s;
    transition-delay: 5.95s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(120) {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(121) {
    -webkit-transition-delay: 6.05s;
    transition-delay: 6.05s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(122) {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(123) {
    -webkit-transition-delay: 6.15s;
    transition-delay: 6.15s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(124) {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(125) {
    -webkit-transition-delay: 6.25s;
    transition-delay: 6.25s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(126) {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(127) {
    -webkit-transition-delay: 6.35s;
    transition-delay: 6.35s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(128) {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(129) {
    -webkit-transition-delay: 6.45s;
    transition-delay: 6.45s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(130) {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(131) {
    -webkit-transition-delay: 6.55s;
    transition-delay: 6.55s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(132) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(133) {
    -webkit-transition-delay: 6.65s;
    transition-delay: 6.65s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(134) {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(135) {
    -webkit-transition-delay: 6.75s;
    transition-delay: 6.75s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(136) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(137) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(138) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(139) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(140) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(141) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(142) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(143) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(144) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(145) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(146) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(147) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(148) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(149) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(1) span:nth-child(150) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(1) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(2) {
    -webkit-transition-delay: 0.85s;
    transition-delay: 0.85s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(3) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(4) {
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(5) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(6) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(7) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(8) {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(9) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(10) {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(11) {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(12) {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(13) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(14) {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(15) {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(16) {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(17) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(18) {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(19) {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(20) {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(21) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(22) {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(23) {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(24) {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(25) {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(26) {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(27) {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(28) {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(29) {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(30) {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(31) {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(32) {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(33) {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(34) {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(35) {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(36) {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(37) {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(38) {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(39) {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(40) {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(41) {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(42) {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(43) {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(44) {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(45) {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(46) {
    -webkit-transition-delay: 3.05s;
    transition-delay: 3.05s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(47) {
    -webkit-transition-delay: 3.1s;
    transition-delay: 3.1s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(48) {
    -webkit-transition-delay: 3.15s;
    transition-delay: 3.15s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(49) {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(50) {
    -webkit-transition-delay: 3.25s;
    transition-delay: 3.25s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(51) {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(52) {
    -webkit-transition-delay: 3.35s;
    transition-delay: 3.35s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(53) {
    -webkit-transition-delay: 3.4s;
    transition-delay: 3.4s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(54) {
    -webkit-transition-delay: 3.45s;
    transition-delay: 3.45s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(55) {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(56) {
    -webkit-transition-delay: 3.55s;
    transition-delay: 3.55s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(57) {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(58) {
    -webkit-transition-delay: 3.65s;
    transition-delay: 3.65s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(59) {
    -webkit-transition-delay: 3.7s;
    transition-delay: 3.7s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(60) {
    -webkit-transition-delay: 3.75s;
    transition-delay: 3.75s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(61) {
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(62) {
    -webkit-transition-delay: 3.85s;
    transition-delay: 3.85s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(63) {
    -webkit-transition-delay: 3.9s;
    transition-delay: 3.9s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(64) {
    -webkit-transition-delay: 3.95s;
    transition-delay: 3.95s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(65) {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(66) {
    -webkit-transition-delay: 4.05s;
    transition-delay: 4.05s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(67) {
    -webkit-transition-delay: 4.1s;
    transition-delay: 4.1s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(68) {
    -webkit-transition-delay: 4.15s;
    transition-delay: 4.15s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(69) {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(70) {
    -webkit-transition-delay: 4.25s;
    transition-delay: 4.25s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(71) {
    -webkit-transition-delay: 4.3s;
    transition-delay: 4.3s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(72) {
    -webkit-transition-delay: 4.35s;
    transition-delay: 4.35s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(73) {
    -webkit-transition-delay: 4.4s;
    transition-delay: 4.4s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(74) {
    -webkit-transition-delay: 4.45s;
    transition-delay: 4.45s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(75) {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(76) {
    -webkit-transition-delay: 4.55s;
    transition-delay: 4.55s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(77) {
    -webkit-transition-delay: 4.6s;
    transition-delay: 4.6s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(78) {
    -webkit-transition-delay: 4.65s;
    transition-delay: 4.65s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(79) {
    -webkit-transition-delay: 4.7s;
    transition-delay: 4.7s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(80) {
    -webkit-transition-delay: 4.75s;
    transition-delay: 4.75s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(81) {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(82) {
    -webkit-transition-delay: 4.85s;
    transition-delay: 4.85s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(83) {
    -webkit-transition-delay: 4.9s;
    transition-delay: 4.9s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(84) {
    -webkit-transition-delay: 4.95s;
    transition-delay: 4.95s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(85) {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(86) {
    -webkit-transition-delay: 5.05s;
    transition-delay: 5.05s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(87) {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(88) {
    -webkit-transition-delay: 5.15s;
    transition-delay: 5.15s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(89) {
    -webkit-transition-delay: 5.2s;
    transition-delay: 5.2s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(90) {
    -webkit-transition-delay: 5.25s;
    transition-delay: 5.25s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(91) {
    -webkit-transition-delay: 5.3s;
    transition-delay: 5.3s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(92) {
    -webkit-transition-delay: 5.35s;
    transition-delay: 5.35s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(93) {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(94) {
    -webkit-transition-delay: 5.45s;
    transition-delay: 5.45s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(95) {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(96) {
    -webkit-transition-delay: 5.55s;
    transition-delay: 5.55s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(97) {
    -webkit-transition-delay: 5.6s;
    transition-delay: 5.6s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(98) {
    -webkit-transition-delay: 5.65s;
    transition-delay: 5.65s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(99) {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(100) {
    -webkit-transition-delay: 5.75s;
    transition-delay: 5.75s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(101) {
    -webkit-transition-delay: 5.8s;
    transition-delay: 5.8s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(102) {
    -webkit-transition-delay: 5.85s;
    transition-delay: 5.85s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(103) {
    -webkit-transition-delay: 5.9s;
    transition-delay: 5.9s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(104) {
    -webkit-transition-delay: 5.95s;
    transition-delay: 5.95s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(105) {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(106) {
    -webkit-transition-delay: 6.05s;
    transition-delay: 6.05s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(107) {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(108) {
    -webkit-transition-delay: 6.15s;
    transition-delay: 6.15s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(109) {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(110) {
    -webkit-transition-delay: 6.25s;
    transition-delay: 6.25s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(111) {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(112) {
    -webkit-transition-delay: 6.35s;
    transition-delay: 6.35s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(113) {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(114) {
    -webkit-transition-delay: 6.45s;
    transition-delay: 6.45s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(115) {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(116) {
    -webkit-transition-delay: 6.55s;
    transition-delay: 6.55s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(117) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(118) {
    -webkit-transition-delay: 6.65s;
    transition-delay: 6.65s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(119) {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(120) {
    -webkit-transition-delay: 6.75s;
    transition-delay: 6.75s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(121) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(122) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(123) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(124) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(125) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(126) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(127) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(128) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(129) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(130) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(131) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(132) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(133) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(134) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(135) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(136) {
    -webkit-transition-delay: 7.55s;
    transition-delay: 7.55s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(137) {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(138) {
    -webkit-transition-delay: 7.65s;
    transition-delay: 7.65s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(139) {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(140) {
    -webkit-transition-delay: 7.75s;
    transition-delay: 7.75s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(141) {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(142) {
    -webkit-transition-delay: 7.85s;
    transition-delay: 7.85s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(143) {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(144) {
    -webkit-transition-delay: 7.95s;
    transition-delay: 7.95s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(145) {
    -webkit-transition-delay: 8s;
    transition-delay: 8s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(146) {
    -webkit-transition-delay: 8.05s;
    transition-delay: 8.05s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(147) {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(148) {
    -webkit-transition-delay: 8.15s;
    transition-delay: 8.15s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(149) {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s;
  }
  .vc_row .split span:nth-child(2) span:nth-child(150) {
    -webkit-transition-delay: 8.25s;
    transition-delay: 8.25s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(1) {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(2) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(3) {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(4) {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(5) {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(6) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(7) {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(8) {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(9) {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(10) {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(11) {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(12) {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(13) {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(14) {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(15) {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(16) {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(17) {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(18) {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(19) {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(20) {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(21) {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(22) {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(23) {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(24) {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(25) {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(26) {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(27) {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(28) {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(29) {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(30) {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(31) {
    -webkit-transition-delay: 3.05s;
    transition-delay: 3.05s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(32) {
    -webkit-transition-delay: 3.1s;
    transition-delay: 3.1s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(33) {
    -webkit-transition-delay: 3.15s;
    transition-delay: 3.15s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(34) {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(35) {
    -webkit-transition-delay: 3.25s;
    transition-delay: 3.25s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(36) {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(37) {
    -webkit-transition-delay: 3.35s;
    transition-delay: 3.35s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(38) {
    -webkit-transition-delay: 3.4s;
    transition-delay: 3.4s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(39) {
    -webkit-transition-delay: 3.45s;
    transition-delay: 3.45s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(40) {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(41) {
    -webkit-transition-delay: 3.55s;
    transition-delay: 3.55s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(42) {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(43) {
    -webkit-transition-delay: 3.65s;
    transition-delay: 3.65s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(44) {
    -webkit-transition-delay: 3.7s;
    transition-delay: 3.7s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(45) {
    -webkit-transition-delay: 3.75s;
    transition-delay: 3.75s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(46) {
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(47) {
    -webkit-transition-delay: 3.85s;
    transition-delay: 3.85s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(48) {
    -webkit-transition-delay: 3.9s;
    transition-delay: 3.9s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(49) {
    -webkit-transition-delay: 3.95s;
    transition-delay: 3.95s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(50) {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(51) {
    -webkit-transition-delay: 4.05s;
    transition-delay: 4.05s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(52) {
    -webkit-transition-delay: 4.1s;
    transition-delay: 4.1s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(53) {
    -webkit-transition-delay: 4.15s;
    transition-delay: 4.15s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(54) {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(55) {
    -webkit-transition-delay: 4.25s;
    transition-delay: 4.25s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(56) {
    -webkit-transition-delay: 4.3s;
    transition-delay: 4.3s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(57) {
    -webkit-transition-delay: 4.35s;
    transition-delay: 4.35s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(58) {
    -webkit-transition-delay: 4.4s;
    transition-delay: 4.4s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(59) {
    -webkit-transition-delay: 4.45s;
    transition-delay: 4.45s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(60) {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(61) {
    -webkit-transition-delay: 4.55s;
    transition-delay: 4.55s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(62) {
    -webkit-transition-delay: 4.6s;
    transition-delay: 4.6s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(63) {
    -webkit-transition-delay: 4.65s;
    transition-delay: 4.65s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(64) {
    -webkit-transition-delay: 4.7s;
    transition-delay: 4.7s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(65) {
    -webkit-transition-delay: 4.75s;
    transition-delay: 4.75s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(66) {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(67) {
    -webkit-transition-delay: 4.85s;
    transition-delay: 4.85s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(68) {
    -webkit-transition-delay: 4.9s;
    transition-delay: 4.9s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(69) {
    -webkit-transition-delay: 4.95s;
    transition-delay: 4.95s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(70) {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(71) {
    -webkit-transition-delay: 5.05s;
    transition-delay: 5.05s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(72) {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(73) {
    -webkit-transition-delay: 5.15s;
    transition-delay: 5.15s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(74) {
    -webkit-transition-delay: 5.2s;
    transition-delay: 5.2s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(75) {
    -webkit-transition-delay: 5.25s;
    transition-delay: 5.25s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(76) {
    -webkit-transition-delay: 5.3s;
    transition-delay: 5.3s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(77) {
    -webkit-transition-delay: 5.35s;
    transition-delay: 5.35s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(78) {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(79) {
    -webkit-transition-delay: 5.45s;
    transition-delay: 5.45s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(80) {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(81) {
    -webkit-transition-delay: 5.55s;
    transition-delay: 5.55s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(82) {
    -webkit-transition-delay: 5.6s;
    transition-delay: 5.6s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(83) {
    -webkit-transition-delay: 5.65s;
    transition-delay: 5.65s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(84) {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(85) {
    -webkit-transition-delay: 5.75s;
    transition-delay: 5.75s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(86) {
    -webkit-transition-delay: 5.8s;
    transition-delay: 5.8s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(87) {
    -webkit-transition-delay: 5.85s;
    transition-delay: 5.85s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(88) {
    -webkit-transition-delay: 5.9s;
    transition-delay: 5.9s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(89) {
    -webkit-transition-delay: 5.95s;
    transition-delay: 5.95s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(90) {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(91) {
    -webkit-transition-delay: 6.05s;
    transition-delay: 6.05s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(92) {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(93) {
    -webkit-transition-delay: 6.15s;
    transition-delay: 6.15s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(94) {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(95) {
    -webkit-transition-delay: 6.25s;
    transition-delay: 6.25s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(96) {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(97) {
    -webkit-transition-delay: 6.35s;
    transition-delay: 6.35s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(98) {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(99) {
    -webkit-transition-delay: 6.45s;
    transition-delay: 6.45s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(100) {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(101) {
    -webkit-transition-delay: 6.55s;
    transition-delay: 6.55s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(102) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(103) {
    -webkit-transition-delay: 6.65s;
    transition-delay: 6.65s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(104) {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(105) {
    -webkit-transition-delay: 6.75s;
    transition-delay: 6.75s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(106) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(107) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(108) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(109) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(110) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(111) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(112) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(113) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(114) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(115) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  } 
  .vc_row .split span:nth-child(3) span:nth-child(116) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(117) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(118) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(119) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(120) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(121) {
    -webkit-transition-delay: 7.55s;
    transition-delay: 7.55s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(122) {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(123) {
    -webkit-transition-delay: 7.65s;
    transition-delay: 7.65s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(124) {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(125) {
    -webkit-transition-delay: 7.75s;
    transition-delay: 7.75s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(126) {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(127) {
    -webkit-transition-delay: 7.85s;
    transition-delay: 7.85s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(128) {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(129) {
    -webkit-transition-delay: 7.95s;
    transition-delay: 7.95s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(130) {
    -webkit-transition-delay: 8s;
    transition-delay: 8s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(131) {
    -webkit-transition-delay: 8.05s;
    transition-delay: 8.05s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(132) {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(133) {
    -webkit-transition-delay: 8.15s;
    transition-delay: 8.15s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(134) {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(135) {
    -webkit-transition-delay: 8.25s;
    transition-delay: 8.25s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(136) {
    -webkit-transition-delay: 8.3s;
    transition-delay: 8.3s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(137) {
    -webkit-transition-delay: 8.35s;
    transition-delay: 8.35s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(138) {
    -webkit-transition-delay: 8.4s;
    transition-delay: 8.4s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(139) {
    -webkit-transition-delay: 8.45s;
    transition-delay: 8.45s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(140) {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(141) {
    -webkit-transition-delay: 8.55s;
    transition-delay: 8.55s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(142) {
    -webkit-transition-delay: 8.6s;
    transition-delay: 8.6s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(143) {
    -webkit-transition-delay: 8.65s;
    transition-delay: 8.65s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(144) {
    -webkit-transition-delay: 8.7s;
    transition-delay: 8.7s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(145) {
    -webkit-transition-delay: 8.75s;
    transition-delay: 8.75s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(146) {
    -webkit-transition-delay: 8.8s;
    transition-delay: 8.8s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(147) {
    -webkit-transition-delay: 8.85s;
    transition-delay: 8.85s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(148) {
    -webkit-transition-delay: 8.9s;
    transition-delay: 8.9s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(149) {
    -webkit-transition-delay: 8.95s;
    transition-delay: 8.95s;
  }
  .vc_row .split span:nth-child(3) span:nth-child(150) {
    -webkit-transition-delay: 9s;
    transition-delay: 9s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(1) {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(2) {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(3) {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(4) {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(5) {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(6) {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(7) {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(8) {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(9) {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(10) {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(11) {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(12) {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(13) {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(14) {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(15) {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(16) {
    -webkit-transition-delay: 3.05s;
    transition-delay: 3.05s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(17) {
    -webkit-transition-delay: 3.1s;
    transition-delay: 3.1s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(18) {
    -webkit-transition-delay: 3.15s;
    transition-delay: 3.15s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(19) {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(20) {
    -webkit-transition-delay: 3.25s;
    transition-delay: 3.25s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(21) {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(22) {
    -webkit-transition-delay: 3.35s;
    transition-delay: 3.35s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(23) {
    -webkit-transition-delay: 3.4s;
    transition-delay: 3.4s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(24) {
    -webkit-transition-delay: 3.45s;
    transition-delay: 3.45s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(25) {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(26) {
    -webkit-transition-delay: 3.55s;
    transition-delay: 3.55s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(27) {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(28) {
    -webkit-transition-delay: 3.65s;
    transition-delay: 3.65s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(29) {
    -webkit-transition-delay: 3.7s;
    transition-delay: 3.7s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(30) {
    -webkit-transition-delay: 3.75s;
    transition-delay: 3.75s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(31) {
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(32) {
    -webkit-transition-delay: 3.85s;
    transition-delay: 3.85s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(33) {
    -webkit-transition-delay: 3.9s;
    transition-delay: 3.9s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(34) {
    -webkit-transition-delay: 3.95s;
    transition-delay: 3.95s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(35) {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(36) {
    -webkit-transition-delay: 4.05s;
    transition-delay: 4.05s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(37) {
    -webkit-transition-delay: 4.1s;
    transition-delay: 4.1s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(38) {
    -webkit-transition-delay: 4.15s;
    transition-delay: 4.15s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(39) {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(40) {
    -webkit-transition-delay: 4.25s;
    transition-delay: 4.25s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(41) {
    -webkit-transition-delay: 4.3s;
    transition-delay: 4.3s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(42) {
    -webkit-transition-delay: 4.35s;
    transition-delay: 4.35s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(43) {
    -webkit-transition-delay: 4.4s;
    transition-delay: 4.4s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(44) {
    -webkit-transition-delay: 4.45s;
    transition-delay: 4.45s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(45) {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(46) {
    -webkit-transition-delay: 4.55s;
    transition-delay: 4.55s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(47) {
    -webkit-transition-delay: 4.6s;
    transition-delay: 4.6s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(48) {
    -webkit-transition-delay: 4.65s;
    transition-delay: 4.65s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(49) {
    -webkit-transition-delay: 4.7s;
    transition-delay: 4.7s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(50) {
    -webkit-transition-delay: 4.75s;
    transition-delay: 4.75s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(51) {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(52) {
    -webkit-transition-delay: 4.85s;
    transition-delay: 4.85s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(53) {
    -webkit-transition-delay: 4.9s;
    transition-delay: 4.9s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(54) {
    -webkit-transition-delay: 4.95s;
    transition-delay: 4.95s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(55) {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(56) {
    -webkit-transition-delay: 5.05s;
    transition-delay: 5.05s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(57) {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(58) {
    -webkit-transition-delay: 5.15s;
    transition-delay: 5.15s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(59) {
    -webkit-transition-delay: 5.2s;
    transition-delay: 5.2s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(60) {
    -webkit-transition-delay: 5.25s;
    transition-delay: 5.25s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(61) {
    -webkit-transition-delay: 5.3s;
    transition-delay: 5.3s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(62) {
    -webkit-transition-delay: 5.35s;
    transition-delay: 5.35s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(63) {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(64) {
    -webkit-transition-delay: 5.45s;
    transition-delay: 5.45s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(65) {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(66) {
    -webkit-transition-delay: 5.55s;
    transition-delay: 5.55s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(67) {
    -webkit-transition-delay: 5.6s;
    transition-delay: 5.6s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(68) {
    -webkit-transition-delay: 5.65s;
    transition-delay: 5.65s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(69) {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(70) {
    -webkit-transition-delay: 5.75s;
    transition-delay: 5.75s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(71) {
    -webkit-transition-delay: 5.8s;
    transition-delay: 5.8s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(72) {
    -webkit-transition-delay: 5.85s;
    transition-delay: 5.85s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(73) {
    -webkit-transition-delay: 5.9s;
    transition-delay: 5.9s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(74) {
    -webkit-transition-delay: 5.95s;
    transition-delay: 5.95s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(75) {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(76) {
    -webkit-transition-delay: 6.05s;
    transition-delay: 6.05s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(77) {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(78) {
    -webkit-transition-delay: 6.15s;
    transition-delay: 6.15s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(79) {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(80) {
    -webkit-transition-delay: 6.25s;
    transition-delay: 6.25s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(81) {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(82) {
    -webkit-transition-delay: 6.35s;
    transition-delay: 6.35s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(83) {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(84) {
    -webkit-transition-delay: 6.45s;
    transition-delay: 6.45s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(85) {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(86) {
    -webkit-transition-delay: 6.55s;
    transition-delay: 6.55s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(87) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(88) {
    -webkit-transition-delay: 6.65s;
    transition-delay: 6.65s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(89) {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(90) {
    -webkit-transition-delay: 6.75s;
    transition-delay: 6.75s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(91) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(92) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(93) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(94) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(95) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(96) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(97) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(98) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(99) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(100) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(101) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(102) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(103) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(104) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(105) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(106) {
    -webkit-transition-delay: 7.55s;
    transition-delay: 7.55s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(107) {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(108) {
    -webkit-transition-delay: 7.65s;
    transition-delay: 7.65s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(109) {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(110) {
    -webkit-transition-delay: 7.75s;
    transition-delay: 7.75s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(111) {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(112) {
    -webkit-transition-delay: 7.85s;
    transition-delay: 7.85s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(113) {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(114) {
    -webkit-transition-delay: 7.95s;
    transition-delay: 7.95s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(115) {
    -webkit-transition-delay: 8s;
    transition-delay: 8s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(116) {
    -webkit-transition-delay: 8.05s;
    transition-delay: 8.05s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(117) {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(118) {
    -webkit-transition-delay: 8.15s;
    transition-delay: 8.15s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(119) {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(120) {
    -webkit-transition-delay: 8.25s;
    transition-delay: 8.25s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(121) {
    -webkit-transition-delay: 8.3s;
    transition-delay: 8.3s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(122) {
    -webkit-transition-delay: 8.35s;
    transition-delay: 8.35s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(123) {
    -webkit-transition-delay: 8.4s;
    transition-delay: 8.4s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(124) {
    -webkit-transition-delay: 8.45s;
    transition-delay: 8.45s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(125) {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(126) {
    -webkit-transition-delay: 8.55s;
    transition-delay: 8.55s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(127) {
    -webkit-transition-delay: 8.6s;
    transition-delay: 8.6s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(128) {
    -webkit-transition-delay: 8.65s;
    transition-delay: 8.65s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(129) {
    -webkit-transition-delay: 8.7s;
    transition-delay: 8.7s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(130) {
    -webkit-transition-delay: 8.75s;
    transition-delay: 8.75s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(131) {
    -webkit-transition-delay: 8.8s;
    transition-delay: 8.8s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(132) {
    -webkit-transition-delay: 8.85s;
    transition-delay: 8.85s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(133) {
    -webkit-transition-delay: 8.9s;
    transition-delay: 8.9s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(134) {
    -webkit-transition-delay: 8.95s;
    transition-delay: 8.95s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(135) {
    -webkit-transition-delay: 9s;
    transition-delay: 9s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(136) {
    -webkit-transition-delay: 9.05s;
    transition-delay: 9.05s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(137) {
    -webkit-transition-delay: 9.1s;
    transition-delay: 9.1s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(138) {
    -webkit-transition-delay: 9.15s;
    transition-delay: 9.15s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(139) {
    -webkit-transition-delay: 9.2s;
    transition-delay: 9.2s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(140) {
    -webkit-transition-delay: 9.25s;
    transition-delay: 9.25s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(141) {
    -webkit-transition-delay: 9.3s;
    transition-delay: 9.3s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(142) {
    -webkit-transition-delay: 9.35s;
    transition-delay: 9.35s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(143) {
    -webkit-transition-delay: 9.4s;
    transition-delay: 9.4s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(144) {
    -webkit-transition-delay: 9.45s;
    transition-delay: 9.45s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(145) {
    -webkit-transition-delay: 9.5s;
    transition-delay: 9.5s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(146) {
    -webkit-transition-delay: 9.55s;
    transition-delay: 9.55s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(147) {
    -webkit-transition-delay: 9.6s;
    transition-delay: 9.6s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(148) {
    -webkit-transition-delay: 9.65s;
    transition-delay: 9.65s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(149) {
    -webkit-transition-delay: 9.7s;
    transition-delay: 9.7s;
  }
  .vc_row .split span:nth-child(4) span:nth-child(150) {
    -webkit-transition-delay: 9.75s;
    transition-delay: 9.75s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(1) {
    -webkit-transition-delay: 3.05s;
    transition-delay: 3.05s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(2) {
    -webkit-transition-delay: 3.1s;
    transition-delay: 3.1s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(3) {
    -webkit-transition-delay: 3.15s;
    transition-delay: 3.15s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(4) {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(5) {
    -webkit-transition-delay: 3.25s;
    transition-delay: 3.25s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(6) {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(7) {
    -webkit-transition-delay: 3.35s;
    transition-delay: 3.35s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(8) {
    -webkit-transition-delay: 3.4s;
    transition-delay: 3.4s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(9) {
    -webkit-transition-delay: 3.45s;
    transition-delay: 3.45s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(10) {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(11) {
    -webkit-transition-delay: 3.55s;
    transition-delay: 3.55s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(12) {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(13) {
    -webkit-transition-delay: 3.65s;
    transition-delay: 3.65s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(14) {
    -webkit-transition-delay: 3.7s;
    transition-delay: 3.7s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(15) {
    -webkit-transition-delay: 3.75s;
    transition-delay: 3.75s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(16) {
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(17) {
    -webkit-transition-delay: 3.85s;
    transition-delay: 3.85s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(18) {
    -webkit-transition-delay: 3.9s;
    transition-delay: 3.9s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(19) {
    -webkit-transition-delay: 3.95s;
    transition-delay: 3.95s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(20) {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(21) {
    -webkit-transition-delay: 4.05s;
    transition-delay: 4.05s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(22) {
    -webkit-transition-delay: 4.1s;
    transition-delay: 4.1s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(23) {
    -webkit-transition-delay: 4.15s;
    transition-delay: 4.15s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(24) {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(25) {
    -webkit-transition-delay: 4.25s;
    transition-delay: 4.25s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(26) {
    -webkit-transition-delay: 4.3s;
    transition-delay: 4.3s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(27) {
    -webkit-transition-delay: 4.35s;
    transition-delay: 4.35s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(28) {
    -webkit-transition-delay: 4.4s;
    transition-delay: 4.4s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(29) {
    -webkit-transition-delay: 4.45s;
    transition-delay: 4.45s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(30) {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(31) {
    -webkit-transition-delay: 4.55s;
    transition-delay: 4.55s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(32) {
    -webkit-transition-delay: 4.6s;
    transition-delay: 4.6s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(33) {
    -webkit-transition-delay: 4.65s;
    transition-delay: 4.65s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(34) {
    -webkit-transition-delay: 4.7s;
    transition-delay: 4.7s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(35) {
    -webkit-transition-delay: 4.75s;
    transition-delay: 4.75s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(36) {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(37) {
    -webkit-transition-delay: 4.85s;
    transition-delay: 4.85s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(38) {
    -webkit-transition-delay: 4.9s;
    transition-delay: 4.9s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(39) {
    -webkit-transition-delay: 4.95s;
    transition-delay: 4.95s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(40) {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(41) {
    -webkit-transition-delay: 5.05s;
    transition-delay: 5.05s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(42) {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(43) {
    -webkit-transition-delay: 5.15s;
    transition-delay: 5.15s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(44) {
    -webkit-transition-delay: 5.2s;
    transition-delay: 5.2s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(45) {
    -webkit-transition-delay: 5.25s;
    transition-delay: 5.25s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(46) {
    -webkit-transition-delay: 5.3s;
    transition-delay: 5.3s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(47) {
    -webkit-transition-delay: 5.35s;
    transition-delay: 5.35s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(48) {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(49) {
    -webkit-transition-delay: 5.45s;
    transition-delay: 5.45s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(50) {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(51) {
    -webkit-transition-delay: 5.55s;
    transition-delay: 5.55s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(52) {
    -webkit-transition-delay: 5.6s;
    transition-delay: 5.6s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(53) {
    -webkit-transition-delay: 5.65s;
    transition-delay: 5.65s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(54) {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(55) {
    -webkit-transition-delay: 5.75s;
    transition-delay: 5.75s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(56) {
    -webkit-transition-delay: 5.8s;
    transition-delay: 5.8s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(57) {
    -webkit-transition-delay: 5.85s;
    transition-delay: 5.85s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(58) {
    -webkit-transition-delay: 5.9s;
    transition-delay: 5.9s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(59) {
    -webkit-transition-delay: 5.95s;
    transition-delay: 5.95s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(60) {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(61) {
    -webkit-transition-delay: 6.05s;
    transition-delay: 6.05s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(62) {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(63) {
    -webkit-transition-delay: 6.15s;
    transition-delay: 6.15s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(64) {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(65) {
    -webkit-transition-delay: 6.25s;
    transition-delay: 6.25s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(66) {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(67) {
    -webkit-transition-delay: 6.35s;
    transition-delay: 6.35s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(68) {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(69) {
    -webkit-transition-delay: 6.45s;
    transition-delay: 6.45s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(70) {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(71) {
    -webkit-transition-delay: 6.55s;
    transition-delay: 6.55s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(72) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(73) {
    -webkit-transition-delay: 6.65s;
    transition-delay: 6.65s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(74) {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(75) {
    -webkit-transition-delay: 6.75s;
    transition-delay: 6.75s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(76) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(77) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(78) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(79) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(80) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(81) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(82) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(83) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(84) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(85) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(86) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(87) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(88) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(89) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(90) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(91) {
    -webkit-transition-delay: 7.55s;
    transition-delay: 7.55s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(92) {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(93) {
    -webkit-transition-delay: 7.65s;
    transition-delay: 7.65s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(94) {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(95) {
    -webkit-transition-delay: 7.75s;
    transition-delay: 7.75s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(96) {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(97) {
    -webkit-transition-delay: 7.85s;
    transition-delay: 7.85s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(98) {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(99) {
    -webkit-transition-delay: 7.95s;
    transition-delay: 7.95s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(100) {
    -webkit-transition-delay: 8s;
    transition-delay: 8s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(101) {
    -webkit-transition-delay: 8.05s;
    transition-delay: 8.05s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(102) {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(103) {
    -webkit-transition-delay: 8.15s;
    transition-delay: 8.15s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(104) {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(105) {
    -webkit-transition-delay: 8.25s;
    transition-delay: 8.25s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(106) {
    -webkit-transition-delay: 8.3s;
    transition-delay: 8.3s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(107) {
    -webkit-transition-delay: 8.35s;
    transition-delay: 8.35s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(108) {
    -webkit-transition-delay: 8.4s;
    transition-delay: 8.4s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(109) {
    -webkit-transition-delay: 8.45s;
    transition-delay: 8.45s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(110) {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(111) {
    -webkit-transition-delay: 8.55s;
    transition-delay: 8.55s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(112) {
    -webkit-transition-delay: 8.6s;
    transition-delay: 8.6s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(113) {
    -webkit-transition-delay: 8.65s;
    transition-delay: 8.65s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(114) {
    -webkit-transition-delay: 8.7s;
    transition-delay: 8.7s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(115) {
    -webkit-transition-delay: 8.75s;
    transition-delay: 8.75s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(116) {
    -webkit-transition-delay: 8.8s;
    transition-delay: 8.8s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(117) {
    -webkit-transition-delay: 8.85s;
    transition-delay: 8.85s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(118) {
    -webkit-transition-delay: 8.9s;
    transition-delay: 8.9s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(119) {
    -webkit-transition-delay: 8.95s;
    transition-delay: 8.95s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(120) {
    -webkit-transition-delay: 9s;
    transition-delay: 9s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(121) {
    -webkit-transition-delay: 9.05s;
    transition-delay: 9.05s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(122) {
    -webkit-transition-delay: 9.1s;
    transition-delay: 9.1s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(123) {
    -webkit-transition-delay: 9.15s;
    transition-delay: 9.15s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(124) {
    -webkit-transition-delay: 9.2s;
    transition-delay: 9.2s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(125) {
    -webkit-transition-delay: 9.25s;
    transition-delay: 9.25s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(126) {
    -webkit-transition-delay: 9.3s;
    transition-delay: 9.3s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(127) {
    -webkit-transition-delay: 9.35s;
    transition-delay: 9.35s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(128) {
    -webkit-transition-delay: 9.4s;
    transition-delay: 9.4s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(129) {
    -webkit-transition-delay: 9.45s;
    transition-delay: 9.45s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(130) {
    -webkit-transition-delay: 9.5s;
    transition-delay: 9.5s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(131) {
    -webkit-transition-delay: 9.55s;
    transition-delay: 9.55s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(132) {
    -webkit-transition-delay: 9.6s;
    transition-delay: 9.6s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(133) {
    -webkit-transition-delay: 9.65s;
    transition-delay: 9.65s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(134) {
    -webkit-transition-delay: 9.7s;
    transition-delay: 9.7s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(135) {
    -webkit-transition-delay: 9.75s;
    transition-delay: 9.75s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(136) {
    -webkit-transition-delay: 9.8s;
    transition-delay: 9.8s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(137) {
    -webkit-transition-delay: 9.85s;
    transition-delay: 9.85s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(138) {
    -webkit-transition-delay: 9.9s;
    transition-delay: 9.9s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(139) {
    -webkit-transition-delay: 9.95s;
    transition-delay: 9.95s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(140) {
    -webkit-transition-delay: 10s;
    transition-delay: 10s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(141) {
    -webkit-transition-delay: 10.05s;
    transition-delay: 10.05s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(142) {
    -webkit-transition-delay: 10.1s;
    transition-delay: 10.1s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(143) {
    -webkit-transition-delay: 10.15s;
    transition-delay: 10.15s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(144) {
    -webkit-transition-delay: 10.2s;
    transition-delay: 10.2s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(145) {
    -webkit-transition-delay: 10.25s;
    transition-delay: 10.25s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(146) {
    -webkit-transition-delay: 10.3s;
    transition-delay: 10.3s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(147) {
    -webkit-transition-delay: 10.35s;
    transition-delay: 10.35s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(148) {
    -webkit-transition-delay: 10.4s;
    transition-delay: 10.4s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(149) {
    -webkit-transition-delay: 10.45s;
    transition-delay: 10.45s;
  }
  .vc_row .split span:nth-child(5) span:nth-child(150) {
    -webkit-transition-delay: 10.5s;
    transition-delay: 10.5s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(1) {
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(2) {
    -webkit-transition-delay: 3.85s;
    transition-delay: 3.85s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(3) {
    -webkit-transition-delay: 3.9s;
    transition-delay: 3.9s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(4) {
    -webkit-transition-delay: 3.95s;
    transition-delay: 3.95s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(5) {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(6) {
    -webkit-transition-delay: 4.05s;
    transition-delay: 4.05s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(7) {
    -webkit-transition-delay: 4.1s;
    transition-delay: 4.1s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(8) {
    -webkit-transition-delay: 4.15s;
    transition-delay: 4.15s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(9) {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(10) {
    -webkit-transition-delay: 4.25s;
    transition-delay: 4.25s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(11) {
    -webkit-transition-delay: 4.3s;
    transition-delay: 4.3s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(12) {
    -webkit-transition-delay: 4.35s;
    transition-delay: 4.35s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(13) {
    -webkit-transition-delay: 4.4s;
    transition-delay: 4.4s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(14) {
    -webkit-transition-delay: 4.45s;
    transition-delay: 4.45s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(15) {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(16) {
    -webkit-transition-delay: 4.55s;
    transition-delay: 4.55s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(17) {
    -webkit-transition-delay: 4.6s;
    transition-delay: 4.6s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(18) {
    -webkit-transition-delay: 4.65s;
    transition-delay: 4.65s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(19) {
    -webkit-transition-delay: 4.7s;
    transition-delay: 4.7s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(20) {
    -webkit-transition-delay: 4.75s;
    transition-delay: 4.75s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(21) {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(22) {
    -webkit-transition-delay: 4.85s;
    transition-delay: 4.85s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(23) {
    -webkit-transition-delay: 4.9s;
    transition-delay: 4.9s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(24) {
    -webkit-transition-delay: 4.95s;
    transition-delay: 4.95s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(25) {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(26) {
    -webkit-transition-delay: 5.05s;
    transition-delay: 5.05s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(27) {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(28) {
    -webkit-transition-delay: 5.15s;
    transition-delay: 5.15s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(29) {
    -webkit-transition-delay: 5.2s;
    transition-delay: 5.2s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(30) {
    -webkit-transition-delay: 5.25s;
    transition-delay: 5.25s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(31) {
    -webkit-transition-delay: 5.3s;
    transition-delay: 5.3s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(32) {
    -webkit-transition-delay: 5.35s;
    transition-delay: 5.35s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(33) {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(34) {
    -webkit-transition-delay: 5.45s;
    transition-delay: 5.45s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(35) {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(36) {
    -webkit-transition-delay: 5.55s;
    transition-delay: 5.55s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(37) {
    -webkit-transition-delay: 5.6s;
    transition-delay: 5.6s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(38) {
    -webkit-transition-delay: 5.65s;
    transition-delay: 5.65s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(39) {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(40) {
    -webkit-transition-delay: 5.75s;
    transition-delay: 5.75s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(41) {
    -webkit-transition-delay: 5.8s;
    transition-delay: 5.8s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(42) {
    -webkit-transition-delay: 5.85s;
    transition-delay: 5.85s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(43) {
    -webkit-transition-delay: 5.9s;
    transition-delay: 5.9s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(44) {
    -webkit-transition-delay: 5.95s;
    transition-delay: 5.95s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(45) {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(46) {
    -webkit-transition-delay: 6.05s;
    transition-delay: 6.05s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(47) {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(48) {
    -webkit-transition-delay: 6.15s;
    transition-delay: 6.15s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(49) {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(50) {
    -webkit-transition-delay: 6.25s;
    transition-delay: 6.25s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(51) {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(52) {
    -webkit-transition-delay: 6.35s;
    transition-delay: 6.35s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(53) {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(54) {
    -webkit-transition-delay: 6.45s;
    transition-delay: 6.45s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(55) {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(56) {
    -webkit-transition-delay: 6.55s;
    transition-delay: 6.55s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(57) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(58) {
    -webkit-transition-delay: 6.65s;
    transition-delay: 6.65s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(59) {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(60) {
    -webkit-transition-delay: 6.75s;
    transition-delay: 6.75s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(61) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(62) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(63) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(64) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(65) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(66) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(67) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(68) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(69) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(70) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(71) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(72) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(73) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(74) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(75) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(76) {
    -webkit-transition-delay: 7.55s;
    transition-delay: 7.55s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(77) {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(78) {
    -webkit-transition-delay: 7.65s;
    transition-delay: 7.65s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(79) {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(80) {
    -webkit-transition-delay: 7.75s;
    transition-delay: 7.75s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(81) {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(82) {
    -webkit-transition-delay: 7.85s;
    transition-delay: 7.85s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(83) {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(84) {
    -webkit-transition-delay: 7.95s;
    transition-delay: 7.95s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(85) {
    -webkit-transition-delay: 8s;
    transition-delay: 8s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(86) {
    -webkit-transition-delay: 8.05s;
    transition-delay: 8.05s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(87) {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(88) {
    -webkit-transition-delay: 8.15s;
    transition-delay: 8.15s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(89) {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(90) {
    -webkit-transition-delay: 8.25s;
    transition-delay: 8.25s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(91) {
    -webkit-transition-delay: 8.3s;
    transition-delay: 8.3s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(92) {
    -webkit-transition-delay: 8.35s;
    transition-delay: 8.35s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(93) {
    -webkit-transition-delay: 8.4s;
    transition-delay: 8.4s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(94) {
    -webkit-transition-delay: 8.45s;
    transition-delay: 8.45s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(95) {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(96) {
    -webkit-transition-delay: 8.55s;
    transition-delay: 8.55s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(97) {
    -webkit-transition-delay: 8.6s;
    transition-delay: 8.6s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(98) {
    -webkit-transition-delay: 8.65s;
    transition-delay: 8.65s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(99) {
    -webkit-transition-delay: 8.7s;
    transition-delay: 8.7s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(100) {
    -webkit-transition-delay: 8.75s;
    transition-delay: 8.75s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(101) {
    -webkit-transition-delay: 8.8s;
    transition-delay: 8.8s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(102) {
    -webkit-transition-delay: 8.85s;
    transition-delay: 8.85s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(103) {
    -webkit-transition-delay: 8.9s;
    transition-delay: 8.9s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(104) {
    -webkit-transition-delay: 8.95s;
    transition-delay: 8.95s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(105) {
    -webkit-transition-delay: 9s;
    transition-delay: 9s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(106) {
    -webkit-transition-delay: 9.05s;
    transition-delay: 9.05s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(107) {
    -webkit-transition-delay: 9.1s;
    transition-delay: 9.1s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(108) {
    -webkit-transition-delay: 9.15s;
    transition-delay: 9.15s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(109) {
    -webkit-transition-delay: 9.2s;
    transition-delay: 9.2s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(110) {
    -webkit-transition-delay: 9.25s;
    transition-delay: 9.25s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(111) {
    -webkit-transition-delay: 9.3s;
    transition-delay: 9.3s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(112) {
    -webkit-transition-delay: 9.35s;
    transition-delay: 9.35s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(113) {
    -webkit-transition-delay: 9.4s;
    transition-delay: 9.4s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(114) {
    -webkit-transition-delay: 9.45s;
    transition-delay: 9.45s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(115) {
    -webkit-transition-delay: 9.5s;
    transition-delay: 9.5s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(116) {
    -webkit-transition-delay: 9.55s;
    transition-delay: 9.55s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(117) {
    -webkit-transition-delay: 9.6s;
    transition-delay: 9.6s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(118) {
    -webkit-transition-delay: 9.65s;
    transition-delay: 9.65s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(119) {
    -webkit-transition-delay: 9.7s;
    transition-delay: 9.7s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(120) {
    -webkit-transition-delay: 9.75s;
    transition-delay: 9.75s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(121) {
    -webkit-transition-delay: 9.8s;
    transition-delay: 9.8s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(122) {
    -webkit-transition-delay: 9.85s;
    transition-delay: 9.85s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(123) {
    -webkit-transition-delay: 9.9s;
    transition-delay: 9.9s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(124) {
    -webkit-transition-delay: 9.95s;
    transition-delay: 9.95s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(125) {
    -webkit-transition-delay: 10s;
    transition-delay: 10s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(126) {
    -webkit-transition-delay: 10.05s;
    transition-delay: 10.05s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(127) {
    -webkit-transition-delay: 10.1s;
    transition-delay: 10.1s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(128) {
    -webkit-transition-delay: 10.15s;
    transition-delay: 10.15s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(129) {
    -webkit-transition-delay: 10.2s;
    transition-delay: 10.2s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(130) {
    -webkit-transition-delay: 10.25s;
    transition-delay: 10.25s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(131) {
    -webkit-transition-delay: 10.3s;
    transition-delay: 10.3s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(132) {
    -webkit-transition-delay: 10.35s;
    transition-delay: 10.35s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(133) {
    -webkit-transition-delay: 10.4s;
    transition-delay: 10.4s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(134) {
    -webkit-transition-delay: 10.45s;
    transition-delay: 10.45s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(135) {
    -webkit-transition-delay: 10.5s;
    transition-delay: 10.5s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(136) {
    -webkit-transition-delay: 10.55s;
    transition-delay: 10.55s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(137) {
    -webkit-transition-delay: 10.6s;
    transition-delay: 10.6s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(138) {
    -webkit-transition-delay: 10.65s;
    transition-delay: 10.65s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(139) {
    -webkit-transition-delay: 10.7s;
    transition-delay: 10.7s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(140) {
    -webkit-transition-delay: 10.75s;
    transition-delay: 10.75s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(141) {
    -webkit-transition-delay: 10.8s;
    transition-delay: 10.8s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(142) {
    -webkit-transition-delay: 10.85s;
    transition-delay: 10.85s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(143) {
    -webkit-transition-delay: 10.9s;
    transition-delay: 10.9s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(144) {
    -webkit-transition-delay: 10.95s;
    transition-delay: 10.95s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(145) {
    -webkit-transition-delay: 11s;
    transition-delay: 11s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(146) {
    -webkit-transition-delay: 11.05s;
    transition-delay: 11.05s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(147) {
    -webkit-transition-delay: 11.1s;
    transition-delay: 11.1s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(148) {
    -webkit-transition-delay: 11.15s;
    transition-delay: 11.15s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(149) {
    -webkit-transition-delay: 11.2s;
    transition-delay: 11.2s;
  }
  .vc_row .split span:nth-child(6) span:nth-child(150) {
    -webkit-transition-delay: 11.25s;
    transition-delay: 11.25s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(1) {
    -webkit-transition-delay: 4.55s;
    transition-delay: 4.55s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(2) {
    -webkit-transition-delay: 4.6s;
    transition-delay: 4.6s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(3) {
    -webkit-transition-delay: 4.65s;
    transition-delay: 4.65s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(4) {
    -webkit-transition-delay: 4.7s;
    transition-delay: 4.7s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(5) {
    -webkit-transition-delay: 4.75s;
    transition-delay: 4.75s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(6) {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(7) {
    -webkit-transition-delay: 4.85s;
    transition-delay: 4.85s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(8) {
    -webkit-transition-delay: 4.9s;
    transition-delay: 4.9s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(9) {
    -webkit-transition-delay: 4.95s;
    transition-delay: 4.95s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(10) {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(11) {
    -webkit-transition-delay: 5.05s;
    transition-delay: 5.05s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(12) {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(13) {
    -webkit-transition-delay: 5.15s;
    transition-delay: 5.15s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(14) {
    -webkit-transition-delay: 5.2s;
    transition-delay: 5.2s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(15) {
    -webkit-transition-delay: 5.25s;
    transition-delay: 5.25s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(16) {
    -webkit-transition-delay: 5.3s;
    transition-delay: 5.3s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(17) {
    -webkit-transition-delay: 5.35s;
    transition-delay: 5.35s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(18) {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(19) {
    -webkit-transition-delay: 5.45s;
    transition-delay: 5.45s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(20) {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(21) {
    -webkit-transition-delay: 5.55s;
    transition-delay: 5.55s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(22) {
    -webkit-transition-delay: 5.6s;
    transition-delay: 5.6s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(23) {
    -webkit-transition-delay: 5.65s;
    transition-delay: 5.65s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(24) {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(25) {
    -webkit-transition-delay: 5.75s;
    transition-delay: 5.75s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(26) {
    -webkit-transition-delay: 5.8s;
    transition-delay: 5.8s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(27) {
    -webkit-transition-delay: 5.85s;
    transition-delay: 5.85s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(28) {
    -webkit-transition-delay: 5.9s;
    transition-delay: 5.9s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(29) {
    -webkit-transition-delay: 5.95s;
    transition-delay: 5.95s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(30) {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(31) {
    -webkit-transition-delay: 6.05s;
    transition-delay: 6.05s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(32) {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(33) {
    -webkit-transition-delay: 6.15s;
    transition-delay: 6.15s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(34) {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(35) {
    -webkit-transition-delay: 6.25s;
    transition-delay: 6.25s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(36) {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(37) {
    -webkit-transition-delay: 6.35s;
    transition-delay: 6.35s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(38) {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(39) {
    -webkit-transition-delay: 6.45s;
    transition-delay: 6.45s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(40) {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(41) {
    -webkit-transition-delay: 6.55s;
    transition-delay: 6.55s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(42) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(43) {
    -webkit-transition-delay: 6.65s;
    transition-delay: 6.65s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(44) {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(45) {
    -webkit-transition-delay: 6.75s;
    transition-delay: 6.75s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(46) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(47) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(48) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(49) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(50) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(51) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(52) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(53) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(54) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(55) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(56) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(57) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(58) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(59) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(60) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(61) {
    -webkit-transition-delay: 7.55s;
    transition-delay: 7.55s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(62) {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(63) {
    -webkit-transition-delay: 7.65s;
    transition-delay: 7.65s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(64) {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(65) {
    -webkit-transition-delay: 7.75s;
    transition-delay: 7.75s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(66) {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(67) {
    -webkit-transition-delay: 7.85s;
    transition-delay: 7.85s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(68) {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(69) {
    -webkit-transition-delay: 7.95s;
    transition-delay: 7.95s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(70) {
    -webkit-transition-delay: 8s;
    transition-delay: 8s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(71) {
    -webkit-transition-delay: 8.05s;
    transition-delay: 8.05s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(72) {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(73) {
    -webkit-transition-delay: 8.15s;
    transition-delay: 8.15s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(74) {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(75) {
    -webkit-transition-delay: 8.25s;
    transition-delay: 8.25s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(76) {
    -webkit-transition-delay: 8.3s;
    transition-delay: 8.3s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(77) {
    -webkit-transition-delay: 8.35s;
    transition-delay: 8.35s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(78) {
    -webkit-transition-delay: 8.4s;
    transition-delay: 8.4s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(79) {
    -webkit-transition-delay: 8.45s;
    transition-delay: 8.45s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(80) {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(81) {
    -webkit-transition-delay: 8.55s;
    transition-delay: 8.55s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(82) {
    -webkit-transition-delay: 8.6s;
    transition-delay: 8.6s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(83) {
    -webkit-transition-delay: 8.65s;
    transition-delay: 8.65s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(84) {
    -webkit-transition-delay: 8.7s;
    transition-delay: 8.7s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(85) {
    -webkit-transition-delay: 8.75s;
    transition-delay: 8.75s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(86) {
    -webkit-transition-delay: 8.8s;
    transition-delay: 8.8s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(87) {
    -webkit-transition-delay: 8.85s;
    transition-delay: 8.85s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(88) {
    -webkit-transition-delay: 8.9s;
    transition-delay: 8.9s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(89) {
    -webkit-transition-delay: 8.95s;
    transition-delay: 8.95s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(90) {
    -webkit-transition-delay: 9s;
    transition-delay: 9s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(91) {
    -webkit-transition-delay: 9.05s;
    transition-delay: 9.05s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(92) {
    -webkit-transition-delay: 9.1s;
    transition-delay: 9.1s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(93) {
    -webkit-transition-delay: 9.15s;
    transition-delay: 9.15s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(94) {
    -webkit-transition-delay: 9.2s;
    transition-delay: 9.2s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(95) {
    -webkit-transition-delay: 9.25s;
    transition-delay: 9.25s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(96) {
    -webkit-transition-delay: 9.3s;
    transition-delay: 9.3s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(97) {
    -webkit-transition-delay: 9.35s;
    transition-delay: 9.35s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(98) {
    -webkit-transition-delay: 9.4s;
    transition-delay: 9.4s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(99) {
    -webkit-transition-delay: 9.45s;
    transition-delay: 9.45s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(100) {
    -webkit-transition-delay: 9.5s;
    transition-delay: 9.5s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(101) {
    -webkit-transition-delay: 9.55s;
    transition-delay: 9.55s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(102) {
    -webkit-transition-delay: 9.6s;
    transition-delay: 9.6s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(103) {
    -webkit-transition-delay: 9.65s;
    transition-delay: 9.65s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(104) {
    -webkit-transition-delay: 9.7s;
    transition-delay: 9.7s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(105) {
    -webkit-transition-delay: 9.75s;
    transition-delay: 9.75s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(106) {
    -webkit-transition-delay: 9.8s;
    transition-delay: 9.8s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(107) {
    -webkit-transition-delay: 9.85s;
    transition-delay: 9.85s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(108) {
    -webkit-transition-delay: 9.9s;
    transition-delay: 9.9s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(109) {
    -webkit-transition-delay: 9.95s;
    transition-delay: 9.95s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(110) {
    -webkit-transition-delay: 10s;
    transition-delay: 10s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(111) {
    -webkit-transition-delay: 10.05s;
    transition-delay: 10.05s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(112) {
    -webkit-transition-delay: 10.1s;
    transition-delay: 10.1s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(113) {
    -webkit-transition-delay: 10.15s;
    transition-delay: 10.15s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(114) {
    -webkit-transition-delay: 10.2s;
    transition-delay: 10.2s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(115) {
    -webkit-transition-delay: 10.25s;
    transition-delay: 10.25s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(116) {
    -webkit-transition-delay: 10.3s;
    transition-delay: 10.3s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(117) {
    -webkit-transition-delay: 10.35s;
    transition-delay: 10.35s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(118) {
    -webkit-transition-delay: 10.4s;
    transition-delay: 10.4s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(119) {
    -webkit-transition-delay: 10.45s;
    transition-delay: 10.45s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(120) {
    -webkit-transition-delay: 10.5s;
    transition-delay: 10.5s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(121) {
    -webkit-transition-delay: 10.55s;
    transition-delay: 10.55s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(122) {
    -webkit-transition-delay: 10.6s;
    transition-delay: 10.6s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(123) {
    -webkit-transition-delay: 10.65s;
    transition-delay: 10.65s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(124) {
    -webkit-transition-delay: 10.7s;
    transition-delay: 10.7s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(125) {
    -webkit-transition-delay: 10.75s;
    transition-delay: 10.75s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(126) {
    -webkit-transition-delay: 10.8s;
    transition-delay: 10.8s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(127) {
    -webkit-transition-delay: 10.85s;
    transition-delay: 10.85s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(128) {
    -webkit-transition-delay: 10.9s;
    transition-delay: 10.9s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(129) {
    -webkit-transition-delay: 10.95s;
    transition-delay: 10.95s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(130) {
    -webkit-transition-delay: 11s;
    transition-delay: 11s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(131) {
    -webkit-transition-delay: 11.05s;
    transition-delay: 11.05s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(132) {
    -webkit-transition-delay: 11.1s;
    transition-delay: 11.1s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(133) {
    -webkit-transition-delay: 11.15s;
    transition-delay: 11.15s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(134) {
    -webkit-transition-delay: 11.2s;
    transition-delay: 11.2s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(135) {
    -webkit-transition-delay: 11.25s;
    transition-delay: 11.25s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(136) {
    -webkit-transition-delay: 11.3s;
    transition-delay: 11.3s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(137) {
    -webkit-transition-delay: 11.35s;
    transition-delay: 11.35s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(138) {
    -webkit-transition-delay: 11.4s;
    transition-delay: 11.4s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(139) {
    -webkit-transition-delay: 11.45s;
    transition-delay: 11.45s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(140) {
    -webkit-transition-delay: 11.5s;
    transition-delay: 11.5s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(141) {
    -webkit-transition-delay: 11.55s;
    transition-delay: 11.55s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(142) {
    -webkit-transition-delay: 11.6s;
    transition-delay: 11.6s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(143) {
    -webkit-transition-delay: 11.65s;
    transition-delay: 11.65s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(144) {
    -webkit-transition-delay: 11.7s;
    transition-delay: 11.7s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(145) {
    -webkit-transition-delay: 11.75s;
    transition-delay: 11.75s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(146) {
    -webkit-transition-delay: 11.8s;
    transition-delay: 11.8s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(147) {
    -webkit-transition-delay: 11.85s;
    transition-delay: 11.85s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(148) {
    -webkit-transition-delay: 11.9s;
    transition-delay: 11.9s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(149) {
    -webkit-transition-delay: 11.95s;
    transition-delay: 11.95s;
  }
  .vc_row .split span:nth-child(7) span:nth-child(150) {
    -webkit-transition-delay: 12s;
    transition-delay: 12s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(1) {
    -webkit-transition-delay: 5.3s;
    transition-delay: 5.3s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(2) {
    -webkit-transition-delay: 5.35s;
    transition-delay: 5.35s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(3) {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(4) {
    -webkit-transition-delay: 5.45s;
    transition-delay: 5.45s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(5) {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(6) {
    -webkit-transition-delay: 5.55s;
    transition-delay: 5.55s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(7) {
    -webkit-transition-delay: 5.6s;
    transition-delay: 5.6s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(8) {
    -webkit-transition-delay: 5.65s;
    transition-delay: 5.65s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(9) {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(10) {
    -webkit-transition-delay: 5.75s;
    transition-delay: 5.75s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(11) {
    -webkit-transition-delay: 5.8s;
    transition-delay: 5.8s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(12) {
    -webkit-transition-delay: 5.85s;
    transition-delay: 5.85s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(13) {
    -webkit-transition-delay: 5.9s;
    transition-delay: 5.9s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(14) {
    -webkit-transition-delay: 5.95s;
    transition-delay: 5.95s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(15) {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(16) {
    -webkit-transition-delay: 6.05s;
    transition-delay: 6.05s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(17) {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(18) {
    -webkit-transition-delay: 6.15s;
    transition-delay: 6.15s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(19) {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(20) {
    -webkit-transition-delay: 6.25s;
    transition-delay: 6.25s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(21) {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(22) {
    -webkit-transition-delay: 6.35s;
    transition-delay: 6.35s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(23) {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(24) {
    -webkit-transition-delay: 6.45s;
    transition-delay: 6.45s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(25) {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(26) {
    -webkit-transition-delay: 6.55s;
    transition-delay: 6.55s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(27) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(28) {
    -webkit-transition-delay: 6.65s;
    transition-delay: 6.65s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(29) {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(30) {
    -webkit-transition-delay: 6.75s;
    transition-delay: 6.75s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(31) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(32) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(33) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(34) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(35) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(36) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(37) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(38) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(39) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(40) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(41) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(42) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(43) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(44) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(45) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(46) {
    -webkit-transition-delay: 7.55s;
    transition-delay: 7.55s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(47) {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(48) {
    -webkit-transition-delay: 7.65s;
    transition-delay: 7.65s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(49) {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(50) {
    -webkit-transition-delay: 7.75s;
    transition-delay: 7.75s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(51) {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(52) {
    -webkit-transition-delay: 7.85s;
    transition-delay: 7.85s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(53) {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(54) {
    -webkit-transition-delay: 7.95s;
    transition-delay: 7.95s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(55) {
    -webkit-transition-delay: 8s;
    transition-delay: 8s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(56) {
    -webkit-transition-delay: 8.05s;
    transition-delay: 8.05s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(57) {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(58) {
    -webkit-transition-delay: 8.15s;
    transition-delay: 8.15s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(59) {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(60) {
    -webkit-transition-delay: 8.25s;
    transition-delay: 8.25s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(61) {
    -webkit-transition-delay: 8.3s;
    transition-delay: 8.3s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(62) {
    -webkit-transition-delay: 8.35s;
    transition-delay: 8.35s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(63) {
    -webkit-transition-delay: 8.4s;
    transition-delay: 8.4s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(64) {
    -webkit-transition-delay: 8.45s;
    transition-delay: 8.45s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(65) {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(66) {
    -webkit-transition-delay: 8.55s;
    transition-delay: 8.55s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(67) {
    -webkit-transition-delay: 8.6s;
    transition-delay: 8.6s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(68) {
    -webkit-transition-delay: 8.65s;
    transition-delay: 8.65s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(69) {
    -webkit-transition-delay: 8.7s;
    transition-delay: 8.7s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(70) {
    -webkit-transition-delay: 8.75s;
    transition-delay: 8.75s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(71) {
    -webkit-transition-delay: 8.8s;
    transition-delay: 8.8s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(72) {
    -webkit-transition-delay: 8.85s;
    transition-delay: 8.85s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(73) {
    -webkit-transition-delay: 8.9s;
    transition-delay: 8.9s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(74) {
    -webkit-transition-delay: 8.95s;
    transition-delay: 8.95s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(75) {
    -webkit-transition-delay: 9s;
    transition-delay: 9s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(76) {
    -webkit-transition-delay: 9.05s;
    transition-delay: 9.05s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(77) {
    -webkit-transition-delay: 9.1s;
    transition-delay: 9.1s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(78) {
    -webkit-transition-delay: 9.15s;
    transition-delay: 9.15s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(79) {
    -webkit-transition-delay: 9.2s;
    transition-delay: 9.2s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(80) {
    -webkit-transition-delay: 9.25s;
    transition-delay: 9.25s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(81) {
    -webkit-transition-delay: 9.3s;
    transition-delay: 9.3s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(82) {
    -webkit-transition-delay: 9.35s;
    transition-delay: 9.35s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(83) {
    -webkit-transition-delay: 9.4s;
    transition-delay: 9.4s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(84) {
    -webkit-transition-delay: 9.45s;
    transition-delay: 9.45s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(85) {
    -webkit-transition-delay: 9.5s;
    transition-delay: 9.5s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(86) {
    -webkit-transition-delay: 9.55s;
    transition-delay: 9.55s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(87) {
    -webkit-transition-delay: 9.6s;
    transition-delay: 9.6s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(88) {
    -webkit-transition-delay: 9.65s;
    transition-delay: 9.65s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(89) {
    -webkit-transition-delay: 9.7s;
    transition-delay: 9.7s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(90) {
    -webkit-transition-delay: 9.75s;
    transition-delay: 9.75s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(91) {
    -webkit-transition-delay: 9.8s;
    transition-delay: 9.8s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(92) {
    -webkit-transition-delay: 9.85s;
    transition-delay: 9.85s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(93) {
    -webkit-transition-delay: 9.9s;
    transition-delay: 9.9s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(94) {
    -webkit-transition-delay: 9.95s;
    transition-delay: 9.95s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(95) {
    -webkit-transition-delay: 10s;
    transition-delay: 10s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(96) {
    -webkit-transition-delay: 10.05s;
    transition-delay: 10.05s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(97) {
    -webkit-transition-delay: 10.1s;
    transition-delay: 10.1s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(98) {
    -webkit-transition-delay: 10.15s;
    transition-delay: 10.15s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(99) {
    -webkit-transition-delay: 10.2s;
    transition-delay: 10.2s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(100) {
    -webkit-transition-delay: 10.25s;
    transition-delay: 10.25s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(101) {
    -webkit-transition-delay: 10.3s;
    transition-delay: 10.3s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(102) {
    -webkit-transition-delay: 10.35s;
    transition-delay: 10.35s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(103) {
    -webkit-transition-delay: 10.4s;
    transition-delay: 10.4s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(104) {
    -webkit-transition-delay: 10.45s;
    transition-delay: 10.45s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(105) {
    -webkit-transition-delay: 10.5s;
    transition-delay: 10.5s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(106) {
    -webkit-transition-delay: 10.55s;
    transition-delay: 10.55s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(107) {
    -webkit-transition-delay: 10.6s;
    transition-delay: 10.6s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(108) {
    -webkit-transition-delay: 10.65s;
    transition-delay: 10.65s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(109) {
    -webkit-transition-delay: 10.7s;
    transition-delay: 10.7s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(110) {
    -webkit-transition-delay: 10.75s;
    transition-delay: 10.75s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(111) {
    -webkit-transition-delay: 10.8s;
    transition-delay: 10.8s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(112) {
    -webkit-transition-delay: 10.85s;
    transition-delay: 10.85s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(113) {
    -webkit-transition-delay: 10.9s;
    transition-delay: 10.9s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(114) {
    -webkit-transition-delay: 10.95s;
    transition-delay: 10.95s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(115) {
    -webkit-transition-delay: 11s;
    transition-delay: 11s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(116) {
    -webkit-transition-delay: 11.05s;
    transition-delay: 11.05s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(117) {
    -webkit-transition-delay: 11.1s;
    transition-delay: 11.1s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(118) {
    -webkit-transition-delay: 11.15s;
    transition-delay: 11.15s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(119) {
    -webkit-transition-delay: 11.2s;
    transition-delay: 11.2s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(120) {
    -webkit-transition-delay: 11.25s;
    transition-delay: 11.25s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(121) {
    -webkit-transition-delay: 11.3s;
    transition-delay: 11.3s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(122) {
    -webkit-transition-delay: 11.35s;
    transition-delay: 11.35s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(123) {
    -webkit-transition-delay: 11.4s;
    transition-delay: 11.4s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(124) {
    -webkit-transition-delay: 11.45s;
    transition-delay: 11.45s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(125) {
    -webkit-transition-delay: 11.5s;
    transition-delay: 11.5s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(126) {
    -webkit-transition-delay: 11.55s;
    transition-delay: 11.55s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(127) {
    -webkit-transition-delay: 11.6s;
    transition-delay: 11.6s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(128) {
    -webkit-transition-delay: 11.65s;
    transition-delay: 11.65s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(129) {
    -webkit-transition-delay: 11.7s;
    transition-delay: 11.7s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(130) {
    -webkit-transition-delay: 11.75s;
    transition-delay: 11.75s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(131) {
    -webkit-transition-delay: 11.8s;
    transition-delay: 11.8s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(132) {
    -webkit-transition-delay: 11.85s;
    transition-delay: 11.85s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(133) {
    -webkit-transition-delay: 11.9s;
    transition-delay: 11.9s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(134) {
    -webkit-transition-delay: 11.95s;
    transition-delay: 11.95s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(135) {
    -webkit-transition-delay: 12s;
    transition-delay: 12s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(136) {
    -webkit-transition-delay: 12.05s;
    transition-delay: 12.05s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(137) {
    -webkit-transition-delay: 12.1s;
    transition-delay: 12.1s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(138) {
    -webkit-transition-delay: 12.15s;
    transition-delay: 12.15s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(139) {
    -webkit-transition-delay: 12.2s;
    transition-delay: 12.2s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(140) {
    -webkit-transition-delay: 12.25s;
    transition-delay: 12.25s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(141) {
    -webkit-transition-delay: 12.3s;
    transition-delay: 12.3s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(142) {
    -webkit-transition-delay: 12.35s;
    transition-delay: 12.35s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(143) {
    -webkit-transition-delay: 12.4s;
    transition-delay: 12.4s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(144) {
    -webkit-transition-delay: 12.45s;
    transition-delay: 12.45s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(145) {
    -webkit-transition-delay: 12.5s;
    transition-delay: 12.5s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(146) {
    -webkit-transition-delay: 12.55s;
    transition-delay: 12.55s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(147) {
    -webkit-transition-delay: 12.6s;
    transition-delay: 12.6s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(148) {
    -webkit-transition-delay: 12.65s;
    transition-delay: 12.65s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(149) {
    -webkit-transition-delay: 12.7s;
    transition-delay: 12.7s;
  }
  .vc_row .split span:nth-child(8) span:nth-child(150) {
    -webkit-transition-delay: 12.75s;
    transition-delay: 12.75s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(1) {
    -webkit-transition-delay: 6.05s;
    transition-delay: 6.05s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(2) {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(3) {
    -webkit-transition-delay: 6.15s;
    transition-delay: 6.15s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(4) {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(5) {
    -webkit-transition-delay: 6.25s;
    transition-delay: 6.25s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(6) {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(7) {
    -webkit-transition-delay: 6.35s;
    transition-delay: 6.35s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(8) {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(9) {
    -webkit-transition-delay: 6.45s;
    transition-delay: 6.45s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(10) {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(11) {
    -webkit-transition-delay: 6.55s;
    transition-delay: 6.55s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(12) {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(13) {
    -webkit-transition-delay: 6.65s;
    transition-delay: 6.65s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(14) {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(15) {
    -webkit-transition-delay: 6.75s;
    transition-delay: 6.75s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(16) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(17) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(18) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(19) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(20) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(21) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(22) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(23) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(24) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(25) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(26) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(27) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(28) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(29) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(30) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(31) {
    -webkit-transition-delay: 7.55s;
    transition-delay: 7.55s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(32) {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(33) {
    -webkit-transition-delay: 7.65s;
    transition-delay: 7.65s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(34) {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(35) {
    -webkit-transition-delay: 7.75s;
    transition-delay: 7.75s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(36) {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(37) {
    -webkit-transition-delay: 7.85s;
    transition-delay: 7.85s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(38) {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(39) {
    -webkit-transition-delay: 7.95s;
    transition-delay: 7.95s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(40) {
    -webkit-transition-delay: 8s;
    transition-delay: 8s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(41) {
    -webkit-transition-delay: 8.05s;
    transition-delay: 8.05s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(42) {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(43) {
    -webkit-transition-delay: 8.15s;
    transition-delay: 8.15s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(44) {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(45) {
    -webkit-transition-delay: 8.25s;
    transition-delay: 8.25s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(46) {
    -webkit-transition-delay: 8.3s;
    transition-delay: 8.3s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(47) {
    -webkit-transition-delay: 8.35s;
    transition-delay: 8.35s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(48) {
    -webkit-transition-delay: 8.4s;
    transition-delay: 8.4s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(49) {
    -webkit-transition-delay: 8.45s;
    transition-delay: 8.45s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(50) {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(51) {
    -webkit-transition-delay: 8.55s;
    transition-delay: 8.55s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(52) {
    -webkit-transition-delay: 8.6s;
    transition-delay: 8.6s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(53) {
    -webkit-transition-delay: 8.65s;
    transition-delay: 8.65s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(54) {
    -webkit-transition-delay: 8.7s;
    transition-delay: 8.7s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(55) {
    -webkit-transition-delay: 8.75s;
    transition-delay: 8.75s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(56) {
    -webkit-transition-delay: 8.8s;
    transition-delay: 8.8s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(57) {
    -webkit-transition-delay: 8.85s;
    transition-delay: 8.85s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(58) {
    -webkit-transition-delay: 8.9s;
    transition-delay: 8.9s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(59) {
    -webkit-transition-delay: 8.95s;
    transition-delay: 8.95s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(60) {
    -webkit-transition-delay: 9s;
    transition-delay: 9s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(61) {
    -webkit-transition-delay: 9.05s;
    transition-delay: 9.05s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(62) {
    -webkit-transition-delay: 9.1s;
    transition-delay: 9.1s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(63) {
    -webkit-transition-delay: 9.15s;
    transition-delay: 9.15s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(64) {
    -webkit-transition-delay: 9.2s;
    transition-delay: 9.2s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(65) {
    -webkit-transition-delay: 9.25s;
    transition-delay: 9.25s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(66) {
    -webkit-transition-delay: 9.3s;
    transition-delay: 9.3s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(67) {
    -webkit-transition-delay: 9.35s;
    transition-delay: 9.35s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(68) {
    -webkit-transition-delay: 9.4s;
    transition-delay: 9.4s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(69) {
    -webkit-transition-delay: 9.45s;
    transition-delay: 9.45s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(70) {
    -webkit-transition-delay: 9.5s;
    transition-delay: 9.5s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(71) {
    -webkit-transition-delay: 9.55s;
    transition-delay: 9.55s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(72) {
    -webkit-transition-delay: 9.6s;
    transition-delay: 9.6s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(73) {
    -webkit-transition-delay: 9.65s;
    transition-delay: 9.65s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(74) {
    -webkit-transition-delay: 9.7s;
    transition-delay: 9.7s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(75) {
    -webkit-transition-delay: 9.75s;
    transition-delay: 9.75s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(76) {
    -webkit-transition-delay: 9.8s;
    transition-delay: 9.8s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(77) {
    -webkit-transition-delay: 9.85s;
    transition-delay: 9.85s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(78) {
    -webkit-transition-delay: 9.9s;
    transition-delay: 9.9s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(79) {
    -webkit-transition-delay: 9.95s;
    transition-delay: 9.95s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(80) {
    -webkit-transition-delay: 10s;
    transition-delay: 10s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(81) {
    -webkit-transition-delay: 10.05s;
    transition-delay: 10.05s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(82) {
    -webkit-transition-delay: 10.1s;
    transition-delay: 10.1s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(83) {
    -webkit-transition-delay: 10.15s;
    transition-delay: 10.15s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(84) {
    -webkit-transition-delay: 10.2s;
    transition-delay: 10.2s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(85) {
    -webkit-transition-delay: 10.25s;
    transition-delay: 10.25s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(86) {
    -webkit-transition-delay: 10.3s;
    transition-delay: 10.3s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(87) {
    -webkit-transition-delay: 10.35s;
    transition-delay: 10.35s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(88) {
    -webkit-transition-delay: 10.4s;
    transition-delay: 10.4s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(89) {
    -webkit-transition-delay: 10.45s;
    transition-delay: 10.45s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(90) {
    -webkit-transition-delay: 10.5s;
    transition-delay: 10.5s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(91) {
    -webkit-transition-delay: 10.55s;
    transition-delay: 10.55s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(92) {
    -webkit-transition-delay: 10.6s;
    transition-delay: 10.6s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(93) {
    -webkit-transition-delay: 10.65s;
    transition-delay: 10.65s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(94) {
    -webkit-transition-delay: 10.7s;
    transition-delay: 10.7s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(95) {
    -webkit-transition-delay: 10.75s;
    transition-delay: 10.75s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(96) {
    -webkit-transition-delay: 10.8s;
    transition-delay: 10.8s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(97) {
    -webkit-transition-delay: 10.85s;
    transition-delay: 10.85s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(98) {
    -webkit-transition-delay: 10.9s;
    transition-delay: 10.9s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(99) {
    -webkit-transition-delay: 10.95s;
    transition-delay: 10.95s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(100) {
    -webkit-transition-delay: 11s;
    transition-delay: 11s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(101) {
    -webkit-transition-delay: 11.05s;
    transition-delay: 11.05s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(102) {
    -webkit-transition-delay: 11.1s;
    transition-delay: 11.1s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(103) {
    -webkit-transition-delay: 11.15s;
    transition-delay: 11.15s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(104) {
    -webkit-transition-delay: 11.2s;
    transition-delay: 11.2s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(105) {
    -webkit-transition-delay: 11.25s;
    transition-delay: 11.25s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(106) {
    -webkit-transition-delay: 11.3s;
    transition-delay: 11.3s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(107) {
    -webkit-transition-delay: 11.35s;
    transition-delay: 11.35s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(108) {
    -webkit-transition-delay: 11.4s;
    transition-delay: 11.4s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(109) {
    -webkit-transition-delay: 11.45s;
    transition-delay: 11.45s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(110) {
    -webkit-transition-delay: 11.5s;
    transition-delay: 11.5s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(111) {
    -webkit-transition-delay: 11.55s;
    transition-delay: 11.55s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(112) {
    -webkit-transition-delay: 11.6s;
    transition-delay: 11.6s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(113) {
    -webkit-transition-delay: 11.65s;
    transition-delay: 11.65s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(114) {
    -webkit-transition-delay: 11.7s;
    transition-delay: 11.7s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(115) {
    -webkit-transition-delay: 11.75s;
    transition-delay: 11.75s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(116) {
    -webkit-transition-delay: 11.8s;
    transition-delay: 11.8s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(117) {
    -webkit-transition-delay: 11.85s;
    transition-delay: 11.85s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(118) {
    -webkit-transition-delay: 11.9s;
    transition-delay: 11.9s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(119) {
    -webkit-transition-delay: 11.95s;
    transition-delay: 11.95s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(120) {
    -webkit-transition-delay: 12s;
    transition-delay: 12s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(121) {
    -webkit-transition-delay: 12.05s;
    transition-delay: 12.05s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(122) {
    -webkit-transition-delay: 12.1s;
    transition-delay: 12.1s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(123) {
    -webkit-transition-delay: 12.15s;
    transition-delay: 12.15s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(124) {
    -webkit-transition-delay: 12.2s;
    transition-delay: 12.2s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(125) {
    -webkit-transition-delay: 12.25s;
    transition-delay: 12.25s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(126) {
    -webkit-transition-delay: 12.3s;
    transition-delay: 12.3s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(127) {
    -webkit-transition-delay: 12.35s;
    transition-delay: 12.35s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(128) {
    -webkit-transition-delay: 12.4s;
    transition-delay: 12.4s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(129) {
    -webkit-transition-delay: 12.45s;
    transition-delay: 12.45s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(130) {
    -webkit-transition-delay: 12.5s;
    transition-delay: 12.5s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(131) {
    -webkit-transition-delay: 12.55s;
    transition-delay: 12.55s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(132) {
    -webkit-transition-delay: 12.6s;
    transition-delay: 12.6s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(133) {
    -webkit-transition-delay: 12.65s;
    transition-delay: 12.65s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(134) {
    -webkit-transition-delay: 12.7s;
    transition-delay: 12.7s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(135) {
    -webkit-transition-delay: 12.75s;
    transition-delay: 12.75s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(136) {
    -webkit-transition-delay: 12.8s;
    transition-delay: 12.8s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(137) {
    -webkit-transition-delay: 12.85s;
    transition-delay: 12.85s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(138) {
    -webkit-transition-delay: 12.9s;
    transition-delay: 12.9s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(139) {
    -webkit-transition-delay: 12.95s;
    transition-delay: 12.95s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(140) {
    -webkit-transition-delay: 13s;
    transition-delay: 13s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(141) {
    -webkit-transition-delay: 13.05s;
    transition-delay: 13.05s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(142) {
    -webkit-transition-delay: 13.1s;
    transition-delay: 13.1s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(143) {
    -webkit-transition-delay: 13.15s;
    transition-delay: 13.15s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(144) {
    -webkit-transition-delay: 13.2s;
    transition-delay: 13.2s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(145) {
    -webkit-transition-delay: 13.25s;
    transition-delay: 13.25s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(146) {
    -webkit-transition-delay: 13.3s;
    transition-delay: 13.3s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(147) {
    -webkit-transition-delay: 13.35s;
    transition-delay: 13.35s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(148) {
    -webkit-transition-delay: 13.4s;
    transition-delay: 13.4s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(149) {
    -webkit-transition-delay: 13.45s;
    transition-delay: 13.45s;
  }
  .vc_row .split span:nth-child(9) span:nth-child(150) {
    -webkit-transition-delay: 13.5s;
    transition-delay: 13.5s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(1) {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(2) {
    -webkit-transition-delay: 6.85s;
    transition-delay: 6.85s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(3) {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(4) {
    -webkit-transition-delay: 6.95s;
    transition-delay: 6.95s;
  }
  .gdpr-close{
      position: relative!important;
  }
  .vc_row .split span:nth-child(10) span:nth-child(5) {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(6) {
    -webkit-transition-delay: 7.05s;
    transition-delay: 7.05s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(7) {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(8) {
    -webkit-transition-delay: 7.15s;
    transition-delay: 7.15s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(9) {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(10) {
    -webkit-transition-delay: 7.25s;
    transition-delay: 7.25s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(11) {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(12) {
    -webkit-transition-delay: 7.35s;
    transition-delay: 7.35s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(13) {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(14) {
    -webkit-transition-delay: 7.45s;
    transition-delay: 7.45s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(15) {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(16) {
    -webkit-transition-delay: 7.55s;
    transition-delay: 7.55s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(17) {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(18) {
    -webkit-transition-delay: 7.65s;
    transition-delay: 7.65s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(19) {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(20) {
    -webkit-transition-delay: 7.75s;
    transition-delay: 7.75s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(21) {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(22) {
    -webkit-transition-delay: 7.85s;
    transition-delay: 7.85s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(23) {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(24) {
    -webkit-transition-delay: 7.95s;
    transition-delay: 7.95s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(25) {
    -webkit-transition-delay: 8s;
    transition-delay: 8s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(26) {
    -webkit-transition-delay: 8.05s;
    transition-delay: 8.05s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(27) {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(28) {
    -webkit-transition-delay: 8.15s;
    transition-delay: 8.15s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(29) {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(30) {
    -webkit-transition-delay: 8.25s;
    transition-delay: 8.25s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(31) {
    -webkit-transition-delay: 8.3s;
    transition-delay: 8.3s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(32) {
    -webkit-transition-delay: 8.35s;
    transition-delay: 8.35s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(33) {
    -webkit-transition-delay: 8.4s;
    transition-delay: 8.4s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(34) {
    -webkit-transition-delay: 8.45s;
    transition-delay: 8.45s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(35) {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(36) {
    -webkit-transition-delay: 8.55s;
    transition-delay: 8.55s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(37) {
    -webkit-transition-delay: 8.6s;
    transition-delay: 8.6s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(38) {
    -webkit-transition-delay: 8.65s;
    transition-delay: 8.65s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(39) {
    -webkit-transition-delay: 8.7s;
    transition-delay: 8.7s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(40) {
    -webkit-transition-delay: 8.75s;
    transition-delay: 8.75s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(41) {
    -webkit-transition-delay: 8.8s;
    transition-delay: 8.8s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(42) {
    -webkit-transition-delay: 8.85s;
    transition-delay: 8.85s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(43) {
    -webkit-transition-delay: 8.9s;
    transition-delay: 8.9s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(44) {
    -webkit-transition-delay: 8.95s;
    transition-delay: 8.95s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(45) {
    -webkit-transition-delay: 9s;
    transition-delay: 9s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(46) {
    -webkit-transition-delay: 9.05s;
    transition-delay: 9.05s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(47) {
    -webkit-transition-delay: 9.1s;
    transition-delay: 9.1s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(48) {
    -webkit-transition-delay: 9.15s;
    transition-delay: 9.15s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(49) {
    -webkit-transition-delay: 9.2s;
    transition-delay: 9.2s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(50) {
    -webkit-transition-delay: 9.25s;
    transition-delay: 9.25s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(51) {
    -webkit-transition-delay: 9.3s;
    transition-delay: 9.3s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(52) {
    -webkit-transition-delay: 9.35s;
    transition-delay: 9.35s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(53) {
    -webkit-transition-delay: 9.4s;
    transition-delay: 9.4s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(54) {
    -webkit-transition-delay: 9.45s;
    transition-delay: 9.45s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(55) {
    -webkit-transition-delay: 9.5s;
    transition-delay: 9.5s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(56) {
    -webkit-transition-delay: 9.55s;
    transition-delay: 9.55s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(57) {
    -webkit-transition-delay: 9.6s;
    transition-delay: 9.6s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(58) {
    -webkit-transition-delay: 9.65s;
    transition-delay: 9.65s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(59) {
    -webkit-transition-delay: 9.7s;
    transition-delay: 9.7s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(60) {
    -webkit-transition-delay: 9.75s;
    transition-delay: 9.75s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(61) {
    -webkit-transition-delay: 9.8s;
    transition-delay: 9.8s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(62) {
    -webkit-transition-delay: 9.85s;
    transition-delay: 9.85s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(63) {
    -webkit-transition-delay: 9.9s;
    transition-delay: 9.9s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(64) {
    -webkit-transition-delay: 9.95s;
    transition-delay: 9.95s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(65) {
    -webkit-transition-delay: 10s;
    transition-delay: 10s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(66) {
    -webkit-transition-delay: 10.05s;
    transition-delay: 10.05s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(67) {
    -webkit-transition-delay: 10.1s;
    transition-delay: 10.1s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(68) {
    -webkit-transition-delay: 10.15s;
    transition-delay: 10.15s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(69) {
    -webkit-transition-delay: 10.2s;
    transition-delay: 10.2s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(70) {
    -webkit-transition-delay: 10.25s;
    transition-delay: 10.25s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(71) {
    -webkit-transition-delay: 10.3s;
    transition-delay: 10.3s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(72) {
    -webkit-transition-delay: 10.35s;
    transition-delay: 10.35s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(73) {
    -webkit-transition-delay: 10.4s;
    transition-delay: 10.4s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(74) {
    -webkit-transition-delay: 10.45s;
    transition-delay: 10.45s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(75) {
    -webkit-transition-delay: 10.5s;
    transition-delay: 10.5s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(76) {
    -webkit-transition-delay: 10.55s;
    transition-delay: 10.55s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(77) {
    -webkit-transition-delay: 10.6s;
    transition-delay: 10.6s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(78) {
    -webkit-transition-delay: 10.65s;
    transition-delay: 10.65s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(79) {
    -webkit-transition-delay: 10.7s;
    transition-delay: 10.7s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(80) {
    -webkit-transition-delay: 10.75s;
    transition-delay: 10.75s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(81) {
    -webkit-transition-delay: 10.8s;
    transition-delay: 10.8s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(82) {
    -webkit-transition-delay: 10.85s;
    transition-delay: 10.85s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(83) {
    -webkit-transition-delay: 10.9s;
    transition-delay: 10.9s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(84) {
    -webkit-transition-delay: 10.95s;
    transition-delay: 10.95s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(85) {
    -webkit-transition-delay: 11s;
    transition-delay: 11s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(86) {
    -webkit-transition-delay: 11.05s;
    transition-delay: 11.05s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(87) {
    -webkit-transition-delay: 11.1s;
    transition-delay: 11.1s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(88) {
    -webkit-transition-delay: 11.15s;
    transition-delay: 11.15s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(89) {
    -webkit-transition-delay: 11.2s;
    transition-delay: 11.2s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(90) {
    -webkit-transition-delay: 11.25s;
    transition-delay: 11.25s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(91) {
    -webkit-transition-delay: 11.3s;
    transition-delay: 11.3s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(92) {
    -webkit-transition-delay: 11.35s;
    transition-delay: 11.35s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(93) {
    -webkit-transition-delay: 11.4s;
    transition-delay: 11.4s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(94) {
    -webkit-transition-delay: 11.45s;
    transition-delay: 11.45s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(95) {
    -webkit-transition-delay: 11.5s;
    transition-delay: 11.5s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(96) {
    -webkit-transition-delay: 11.55s;
    transition-delay: 11.55s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(97) {
    -webkit-transition-delay: 11.6s;
    transition-delay: 11.6s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(98) {
    -webkit-transition-delay: 11.65s;
    transition-delay: 11.65s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(99) {
    -webkit-transition-delay: 11.7s;
    transition-delay: 11.7s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(100) {
    -webkit-transition-delay: 11.75s;
    transition-delay: 11.75s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(101) {
    -webkit-transition-delay: 11.8s;
    transition-delay: 11.8s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(102) {
    -webkit-transition-delay: 11.85s;
    transition-delay: 11.85s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(103) {
    -webkit-transition-delay: 11.9s;
    transition-delay: 11.9s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(104) {
    -webkit-transition-delay: 11.95s;
    transition-delay: 11.95s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(105) {
    -webkit-transition-delay: 12s;
    transition-delay: 12s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(106) {
    -webkit-transition-delay: 12.05s;
    transition-delay: 12.05s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(107) {
    -webkit-transition-delay: 12.1s;
    transition-delay: 12.1s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(108) {
    -webkit-transition-delay: 12.15s;
    transition-delay: 12.15s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(109) {
    -webkit-transition-delay: 12.2s;
    transition-delay: 12.2s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(110) {
    -webkit-transition-delay: 12.25s;
    transition-delay: 12.25s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(111) {
    -webkit-transition-delay: 12.3s;
    transition-delay: 12.3s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(112) {
    -webkit-transition-delay: 12.35s;
    transition-delay: 12.35s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(113) {
    -webkit-transition-delay: 12.4s;
    transition-delay: 12.4s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(114) {
    -webkit-transition-delay: 12.45s;
    transition-delay: 12.45s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(115) {
    -webkit-transition-delay: 12.5s;
    transition-delay: 12.5s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(116) {
    -webkit-transition-delay: 12.55s;
    transition-delay: 12.55s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(117) {
    -webkit-transition-delay: 12.6s;
    transition-delay: 12.6s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(118) {
    -webkit-transition-delay: 12.65s;
    transition-delay: 12.65s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(119) {
    -webkit-transition-delay: 12.7s;
    transition-delay: 12.7s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(120) {
    -webkit-transition-delay: 12.75s;
    transition-delay: 12.75s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(121) {
    -webkit-transition-delay: 12.8s;
    transition-delay: 12.8s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(122) {
    -webkit-transition-delay: 12.85s;
    transition-delay: 12.85s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(123) {
    -webkit-transition-delay: 12.9s;
    transition-delay: 12.9s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(124) {
    -webkit-transition-delay: 12.95s;
    transition-delay: 12.95s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(125) {
    -webkit-transition-delay: 13s;
    transition-delay: 13s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(126) {
    -webkit-transition-delay: 13.05s;
    transition-delay: 13.05s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(127) {
    -webkit-transition-delay: 13.1s;
    transition-delay: 13.1s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(128) {
    -webkit-transition-delay: 13.15s;
    transition-delay: 13.15s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(129) {
    -webkit-transition-delay: 13.2s;
    transition-delay: 13.2s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(130) {
    -webkit-transition-delay: 13.25s;
    transition-delay: 13.25s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(131) {
    -webkit-transition-delay: 13.3s;
    transition-delay: 13.3s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(132) {
    -webkit-transition-delay: 13.35s;
    transition-delay: 13.35s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(133) {
    -webkit-transition-delay: 13.4s;
    transition-delay: 13.4s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(134) {
    -webkit-transition-delay: 13.45s;
    transition-delay: 13.45s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(135) {
    -webkit-transition-delay: 13.5s;
    transition-delay: 13.5s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(136) {
    -webkit-transition-delay: 13.55s;
    transition-delay: 13.55s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(137) {
    -webkit-transition-delay: 13.6s;
    transition-delay: 13.6s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(138) {
    -webkit-transition-delay: 13.65s;
    transition-delay: 13.65s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(139) {
    -webkit-transition-delay: 13.7s;
    transition-delay: 13.7s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(140) {
    -webkit-transition-delay: 13.75s;
    transition-delay: 13.75s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(141) {
    -webkit-transition-delay: 13.8s;
    transition-delay: 13.8s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(142) {
    -webkit-transition-delay: 13.85s;
    transition-delay: 13.85s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(143) {
    -webkit-transition-delay: 13.9s;
    transition-delay: 13.9s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(144) {
    -webkit-transition-delay: 13.95s;
    transition-delay: 13.95s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(145) {
    -webkit-transition-delay: 14s;
    transition-delay: 14s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(146) {
    -webkit-transition-delay: 14.05s;
    transition-delay: 14.05s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(147) {
    -webkit-transition-delay: 14.1s;
    transition-delay: 14.1s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(148) {
    -webkit-transition-delay: 14.15s;
    transition-delay: 14.15s;
  }
  .vc_row .split span:nth-child(10) span:nth-child(149) {
    -webkit-transition-delay: 14.2s;
    transition-delay: 14.2s;
  }
.vc_row .split span:nth-child(10) span:nth-child(150) {
  -webkit-transition-delay: 14.25s;
  transition-delay: 14.25s;
}