body {
  margin: 0px;
  font-weight: 400;
}

#oc_conteneur {
  width: 300px;
  height: 600px;
  color: #FFFFFF;
  background-color: #FFFFFF;
  position: relative;
  overflow: hidden;
}

#oc_conteneur div {
  position: absolute;
  overflow: hidden;
}

#oc_conteneur img {
  position: absolute;
  overflow: hidden;
}

#oc_border {
  width: 300px;
  height: 600px;
  box-sizing: border-box;
  border: 1px solid #000000;
}

#oc_masque_couleur {
  opacity: 1;
  width: 300px;
  height: 50px;
  bottom: 0;
  background-color: #0f6e9a;
}

#oc_ciel {
  opacity: 1;
  width: 300px;
  height: 600px;
  background-color: #b1dff9;
}

#oc_nuage {
  opacity: 1;
  top: 220px;
  left: 0px;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-animation: oc_nuage 12s 2 linear normal;
          animation: oc_nuage 12s 2 linear normal;
}

@-webkit-keyframes oc_nuage {
  0% {
    -webkit-transform: translate(350px, 0);
            transform: translate(350px, 0);
  }
  40%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes oc_nuage {
  0% {
    -webkit-transform: translate(350px, 0);
            transform: translate(350px, 0);
  }
  40%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
#oc_nuage2 {
  opacity: 1;
  top: 190px;
  left: -120px;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-animation: oc_nuage2 12s 2 linear normal;
          animation: oc_nuage2 12s 2 linear normal;
}

@-webkit-keyframes oc_nuage2 {
  0% {
    -webkit-transform: translate(350px, 0);
            transform: translate(350px, 0);
  }
  40%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes oc_nuage2 {
  0% {
    -webkit-transform: translate(350px, 0);
            transform: translate(350px, 0);
  }
  40%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
#oc_masque1 {
  opacity: 1;
  width: 700px;
  height: 600px;
  top: -20px;
  left: -200px;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: -12% 69%;
      -ms-transform-origin: -12% 69%;
          transform-origin: -12% 69%;
  -webkit-animation: oc_masque1 12s 2 ease normal;
          animation: oc_masque1 12s 2 ease normal;
}

@-webkit-keyframes oc_masque1 {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  29%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes oc_masque1 {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  29%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#oc_masque2 {
  opacity: 1;
  width: 700px;
  height: 600px;
  top: -20px;
  left: -200px;
  -webkit-transform-origin: -12% 69%;
      -ms-transform-origin: -12% 69%;
          transform-origin: -12% 69%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-animation: oc_masque2 12s 2 ease normal;
          animation: oc_masque2 12s 2 ease normal;
}

@-webkit-keyframes oc_masque2 {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  29%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes oc_masque2 {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  29%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#oc_paysage {
  opacity: 1;
  top: 262px;
  left: 1106px;
  -webkit-transform: translate(-1400px, 0);
      -ms-transform: translate(-1400px, 0);
          transform: translate(-1400px, 0);
  -webkit-animation: oc_paysage 12s 2 ease-out normal;
          animation: oc_paysage 12s 2 ease-out normal;
}

@-webkit-keyframes oc_paysage {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  48%, 100% {
    -webkit-transform: translate(-1400px, 0);
            transform: translate(-1400px, 0);
  }
}

@keyframes oc_paysage {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  48%, 100% {
    -webkit-transform: translate(-1400px, 0);
            transform: translate(-1400px, 0);
  }
}
#oc_paysage2 {
  opacity: 1;
  top: 262px;
  left: 0px;
  -webkit-transform: translate(-1400px, 0);
      -ms-transform: translate(-1400px, 0);
          transform: translate(-1400px, 0);
  -webkit-animation: oc_paysage 12s 2 ease-out normal;
          animation: oc_paysage 12s 2 ease-out normal;
}

#oc_train {
  opacity: 1;
  top: 278px;
  left: -1200px;
  -webkit-transform: translate(1600px, 0);
      -ms-transform: translate(1600px, 0);
          transform: translate(1600px, 0);
  -webkit-animation: oc_train 12s 2 ease-out normal;
          animation: oc_train 12s 2 ease-out normal;
}

@-webkit-keyframes oc_train {
  0%, 2% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  34%, 100% {
    -webkit-transform: translate(1600px, 0);
            transform: translate(1600px, 0);
  }
}

@keyframes oc_train {
  0%, 2% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  34%, 100% {
    -webkit-transform: translate(1600px, 0);
            transform: translate(1600px, 0);
  }
}
#oc_masque3 {
  opacity: 1;
  width: 700px;
  height: 600px;
  top: -20px;
  left: -200px;
  -webkit-transform-origin: -12% 69%;
      -ms-transform-origin: -12% 69%;
          transform-origin: -12% 69%;
  -webkit-transform: translate(0, 0) scale(1);
      -ms-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
  -webkit-animation: oc_masque3 12s 2 linear normal;
          animation: oc_masque3 12s 2 linear normal;
}

@-webkit-keyframes oc_masque3 {
  0%, 12% {
    -webkit-transform: translate(-150px, 0) scale(1);
            transform: translate(-150px, 0) scale(1);
  }
  17%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}

@keyframes oc_masque3 {
  0%, 12% {
    -webkit-transform: translate(-150px, 0) scale(1);
            transform: translate(-150px, 0) scale(1);
  }
  17%, 100% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
#oc_masque_cercle {
  opacity: 1;
  width: 250px;
  height: 250px;
  top: 156px;
  left: 25px;
  -webkit-animation: oc_masque_cercle 12s 2 ease normal;
          animation: oc_masque_cercle 12s 2 ease normal;
}

#oc_degrade {
  opacity: 1;
  top: -225px;
  left: -181px;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-animation: oc_degrade 12s 2 ease normal;
          animation: oc_degrade 12s 2 ease normal;
}

@-webkit-keyframes oc_degrade {
  0%, 33% {
    -webkit-transform: translate(300px, 300px);
            transform: translate(300px, 300px);
  }
  38%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes oc_degrade {
  0%, 33% {
    -webkit-transform: translate(300px, 300px);
            transform: translate(300px, 300px);
  }
  38%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
#oc_visuel img {
  left: 0;
}

#oc_logo {
  opacity: 1;
  width: 300px;
  height: 600px;
  top: -5px;
  -webkit-animation: oc_logo 12s 2 ease normal;
          animation: oc_logo 12s 2 ease normal;
}

#oc_ml {
  opacity: 1;
  font-family: 'Roboto Condensed', sans-serif;
  -webkit-font-smoothing: antialiased !important;
  width: 280px;
  bottom: 2px;
  left: 10px;
  font-size: 10px;
  -webkit-animation: oc_ml 12s 2 ease normal;
          animation: oc_ml 12s 2 ease normal;
}

/*****NORMAL*****/
.oc_class #oc_ter {
  top: 0px;
}

.oc_class #oc_a_partir {
  top: 0px;
  left: -2px;
  -webkit-animation: oc_a_partir_bis 12s 2 ease normal;
          animation: oc_a_partir_bis 12s 2 ease normal;
}

#oc_txt {
  opacity: 1;
  width: 270px;
  height: 50px;
  top: 21px;
  left: 10px;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'Arial';
  -webkit-animation: oc_txt 12s 2 ease normal;
          animation: oc_txt 12s 2 ease normal;
}

/****************1******************/
#oc_infos1 {
  opacity: 1;
  font-family: 'AvenirNBC';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  width: 215px;
  height: 42px;
  top: 240px;
  left: 43px;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  -webkit-animation: oc_infos1 12s 2 ease normal;
          animation: oc_infos1 12s 2 ease normal;
}

#oc_prix1 {
  opacity: 1;
  width: 180px;
  height: 87px;
  top: 295px;
  left: 55px;
  color: #fff;
  -webkit-transform-origin: 35% 60%;
      -ms-transform-origin: 35% 60%;
          transform-origin: 35% 60%;
  text-align: center !important;
  -webkit-transform: scale(1) rotate(0.01deg);
      -ms-transform: scale(1) rotate(0.01deg);
          transform: scale(1) rotate(0.01deg);
  -webkit-animation: oc_prix1 12s 2 ease-in-out normal;
          animation: oc_prix1 12s 2 ease-in-out normal;
}

#oc_prix_unites1 {
  opacity: 1;
  position: relative;
  display: block;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 75px;
  line-height: 80px;
}

#oc_centime1 {
  opacity: 1;
  position: relative;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 37px;
  line-height: 56px;
  left: 0px;
}

#oc_devise1 {
  opacity: 1;
  position: relative;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 37px;
  line-height: 56px;
  top: -24px;
  left: 0px;
}

#asterisk1 {
  opacity: 1;
  position: absolute;
  left: -35px;
  height: 25px;
  bottom: -6px;
  width: 160px;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 16px;
  text-transform: uppercase;
}

#oc_appel_ml1 {
  opacity: 1;
  position: relative;
  top: -12px;
  right: 0px;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 9px;
}

/***********************************/
/****************2******************/
/***********************************/
#oc_cta_conteneur {
  opacity: 1;
  width: 164px;
  height: 48px;
  top: 375px;
  left: 68px;
  border: 0px solid transparent;
  background-color: #fff;
  -webkit-transform: translate(0, 0) scale(1) rotate(0.01deg);
      -ms-transform: translate(0, 0) scale(1) rotate(0.01deg);
          transform: translate(0, 0) scale(1) rotate(0.01deg);
  -webkit-animation: oc_cta_conteneur 12s 2 ease normal;
          animation: oc_cta_conteneur 12s 2 ease normal;
}

#oc_cta {
  opacity: 1;
  padding: 0 !important;
  margin: 0 !important;
  width: 128px;
  height: 35px;
  line-height: 35px !important;
  left: 8px;
  top: 7px;
  color: #0d5d83;
  text-transform: uppercase;
  font-weight: 900 !important;
  text-align: center;
  font-size: 13px;
  border: 0px solid transparent;
  transition: all 0.2s ease-out;
}

#oc_fleche_cta, #oc_fleche_cta2 {
  opacity: 1;
  border: 0px solid transparent;
  top: 0;
  left: 0;
}

#oc_fleche_cta {
  opacity: 1;
  transition: all 0.05s ease-out;
}

#oc_fleche_cta2 {
  opacity: 0;
  transition: all 0.05s ease-out;
}

#oc_conteneur:hover #oc_ctaBlack {
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  border: 0px solid transparent;
}

#oc_conteneur:hover #oc_cta {
  color: #fff;
  border: 0px solid transparent;
}

#oc_conteneur:hover #oc_fleche_cta2 {
  opacity: 1;
  border: 0px solid transparent;
}

#oc_conteneur:hover #oc_fleche_cta {
  opacity: 0;
  border: 0px solid transparent;
}

#oc_ctaBlack {
  width: 100%;
  background: #0d5d83;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  height: 100%;
  top: 100%;
  transition: all 0.2s ease-out;
  border: 0px solid transparent;
  -webkit-animation: oc_ctaBlack 12s 2 ease forwards;
          animation: oc_ctaBlack 12s 2 ease forwards;
}

/************************/
/*****GENERIQUE*****/
#oc_ter {
  opacity: 1;
  width: 300px;
  height: 600px;
  top: 10px;
  -webkit-animation: oc_ter 12s 2 ease normal;
          animation: oc_ter 12s 2 ease normal;
}

#oc_a_partir {
  opacity: 1;
  width: 300px;
  height: 600px;
  top: -15px;
  left: -2px;
  -webkit-animation: oc_a_partir 12s 2 ease normal;
          animation: oc_a_partir 12s 2 ease normal;
}

#oc_prix_generique {
  opacity: 1;
  width: 180px;
  height: 95px;
  top: 285px;
  left: 55px;
  color: #fff;
  -webkit-transform-origin: 35% 60%;
      -ms-transform-origin: 35% 60%;
          transform-origin: 35% 60%;
  text-align: center !important;
  -webkit-transform: scale(1) rotate(0.01deg);
      -ms-transform: scale(1) rotate(0.01deg);
          transform: scale(1) rotate(0.01deg);
  -webkit-animation: oc_prix_generique 12s 2 ease-in-out normal;
          animation: oc_prix_generique 12s 2 ease-in-out normal;
}

#oc_prix_unites_generique {
  opacity: 1;
  position: relative;
  display: block;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 75px;
  line-height: 80px;
}

#oc_centime_generique {
  opacity: 1;
  position: relative;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 37px;
  line-height: 56px;
  left: 0px;
}

#oc_devise_generique {
  opacity: 1;
  position: relative;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 37px;
  line-height: 56px;
  top: -24px;
  left: 0px;
}

#asterisk_generique {
  opacity: 1;
  position: absolute;
  left: -35px;
  height: 25px;
  bottom: -8px;
  width: 160px;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 16px;
  text-transform: uppercase;
}

#oc_appel_ml_generique {
  opacity: 1;
  position: relative;
  top: -12px;
  right: 0px;
  font-family: 'AvenirLSH';
  font-weight: 200 !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 9px;
}

/************************/
.oc_fondu {
  background-color: #0f6e9a;
}

.oc_fondu {
  width: 300px;
  height: 600px;
  opacity: 0;
}

#oc_fondu_debut {
  -webkit-animation: oc_fondu_debut 12s 2 ease normal;
          animation: oc_fondu_debut 12s 2 ease normal;
}

#oc_fondu_fin {
  -webkit-animation: oc_fondu_fin 12s 1 ease normal;
          animation: oc_fondu_fin 12s 1 ease normal;
}

@-webkit-keyframes oc_fondu_debut {
  0% {
    opacity: 1;
  }
  3% {
    opacity: 0;
  }
}

@keyframes oc_fondu_debut {
  0% {
    opacity: 1;
  }
  3% {
    opacity: 0;
  }
}
@-webkit-keyframes oc_fondu_fin {
  0%, 95% {
    opacity: 0;
  }
  98%, 100% {
    opacity: 1;
  }
}
@keyframes oc_fondu_fin {
  0%, 95% {
    opacity: 0;
  }
  98%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes oc_txt {
  0%, 12% {
    opacity: 0;
    -webkit-transform: translate(-300px, 0);
            transform: translate(-300px, 0);
  }
  22%, 100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes oc_txt {
  0%, 12% {
    opacity: 0;
    -webkit-transform: translate(-300px, 0);
            transform: translate(-300px, 0);
  }
  22%, 100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes oc_logo {
  0%, 20% {
    opacity: 0;
  }
  30%, 100% {
    opacity: 1;
  }
}
@keyframes oc_logo {
  0%, 20% {
    opacity: 0;
  }
  30%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes oc_ter {
  0%, 37% {
    opacity: 0;
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  41%, 100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes oc_ter {
  0%, 37% {
    opacity: 0;
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  41%, 100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes oc_a_partir {
  0%, 40% {
    opacity: 0;
  }
  44%, 100% {
    opacity: 1;
  }
}
@keyframes oc_a_partir {
  0%, 40% {
    opacity: 0;
  }
  44%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes oc_prix_generique {
  0%, 41% {
    opacity: 0;
    -webkit-transform: scale(0.5) rotate(0.01deg);
            transform: scale(0.5) rotate(0.01deg);
  }
  44% {
    opacity: 1;
    -webkit-transform: scale(1.05) rotate(0.01deg);
            transform: scale(1.05) rotate(0.01deg);
  }
  46%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0.01deg);
            transform: scale(1) rotate(0.01deg);
  }
}
@keyframes oc_prix_generique {
  0%, 41% {
    opacity: 0;
    -webkit-transform: scale(0.5) rotate(0.01deg);
            transform: scale(0.5) rotate(0.01deg);
  }
  44% {
    opacity: 1;
    -webkit-transform: scale(1.05) rotate(0.01deg);
            transform: scale(1.05) rotate(0.01deg);
  }
  46%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0.01deg);
            transform: scale(1) rotate(0.01deg);
  }
}
@-webkit-keyframes oc_infos1 {
  0%, 39% {
    opacity: 0;
  }
  43%, 100% {
    opacity: 1;
  }
}
@keyframes oc_infos1 {
  0%, 39% {
    opacity: 0;
  }
  43%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes oc_a_partir_bis {
  0%, 41% {
    opacity: 0;
  }
  45%, 100% {
    opacity: 1;
  }
}
@keyframes oc_a_partir_bis {
  0%, 41% {
    opacity: 0;
  }
  45%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes oc_prix1 {
  0%, 42% {
    opacity: 0;
    -webkit-transform: scale(0.5) rotate(0.01deg);
            transform: scale(0.5) rotate(0.01deg);
  }
  45% {
    opacity: 1;
    -webkit-transform: scale(1.05) rotate(0.01deg);
            transform: scale(1.05) rotate(0.01deg);
  }
  47%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0.01deg);
            transform: scale(1) rotate(0.01deg);
  }
}
@keyframes oc_prix1 {
  0%, 42% {
    opacity: 0;
    -webkit-transform: scale(0.5) rotate(0.01deg);
            transform: scale(0.5) rotate(0.01deg);
  }
  45% {
    opacity: 1;
    -webkit-transform: scale(1.05) rotate(0.01deg);
            transform: scale(1.05) rotate(0.01deg);
  }
  47%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0.01deg);
            transform: scale(1) rotate(0.01deg);
  }
}
@-webkit-keyframes oc_cta_conteneur {
  0%, 45% {
    -webkit-transform: translate(-100px, 0) scale(1) rotate(0.01deg);
            transform: translate(-100px, 0) scale(1) rotate(0.01deg);
    opacity: 0;
  }
  50%, 69% {
    -webkit-transform: translate(0, 0) scale(1) rotate(0.01deg);
            transform: translate(0, 0) scale(1) rotate(0.01deg);
    opacity: 1;
  }
  71% {
    -webkit-transform: translate(0, 0) scale(1.1) rotate(0.01deg);
            transform: translate(0, 0) scale(1.1) rotate(0.01deg);
    opacity: 1;
  }
  73% {
    -webkit-transform: translate(0, 0) scale(1) rotate(0.01deg);
            transform: translate(0, 0) scale(1) rotate(0.01deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translate(0, 0) scale(1.1) rotate(0.01deg);
            transform: translate(0, 0) scale(1.1) rotate(0.01deg);
    opacity: 1;
  }
  77%, 100% {
    -webkit-transform: translate(0, 0) scale(1) rotate(0.01deg);
            transform: translate(0, 0) scale(1) rotate(0.01deg);
    opacity: 1;
  }
}
@keyframes oc_cta_conteneur {
  0%, 45% {
    -webkit-transform: translate(-100px, 0) scale(1) rotate(0.01deg);
            transform: translate(-100px, 0) scale(1) rotate(0.01deg);
    opacity: 0;
  }
  50%, 69% {
    -webkit-transform: translate(0, 0) scale(1) rotate(0.01deg);
            transform: translate(0, 0) scale(1) rotate(0.01deg);
    opacity: 1;
  }
  71% {
    -webkit-transform: translate(0, 0) scale(1.1) rotate(0.01deg);
            transform: translate(0, 0) scale(1.1) rotate(0.01deg);
    opacity: 1;
  }
  73% {
    -webkit-transform: translate(0, 0) scale(1) rotate(0.01deg);
            transform: translate(0, 0) scale(1) rotate(0.01deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translate(0, 0) scale(1.1) rotate(0.01deg);
            transform: translate(0, 0) scale(1.1) rotate(0.01deg);
    opacity: 1;
  }
  77%, 100% {
    -webkit-transform: translate(0, 0) scale(1) rotate(0.01deg);
            transform: translate(0, 0) scale(1) rotate(0.01deg);
    opacity: 1;
  }
}
@-webkit-keyframes oc_ml {
  0%, 42% {
    opacity: 0;
  }
  48% {
    opacity: 1;
  }
}
@keyframes oc_ml {
  0%, 42% {
    opacity: 0;
  }
  48% {
    opacity: 1;
  }
}
