@-webkit-keyframes bounce {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  40% {
    transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  60% {
    transform: translateY(-15px); } }

@-moz-keyframes bounce {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  40% {
    transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  60% {
    transform: translateY(-15px); } }

@-ms-keyframes bounce {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  40% {
    transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  60% {
    transform: translateY(-15px); } }

@-o-keyframes bounce {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  40% {
    transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  60% {
    transform: translateY(-15px); } }

@keyframes bounce {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  40% {
    transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_bounce */
  60% {
    transform: translateY(-15px); } }

@-webkit-keyframes flash {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  25%, 75% {
    opacity: 0; } }

@-moz-keyframes flash {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  25%, 75% {
    opacity: 0; } }

@-ms-keyframes flash {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  25%, 75% {
    opacity: 0; } }

@-o-keyframes flash {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_flash */
  25%, 75% {
    opacity: 0; } }

@-webkit-keyframes pulse {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  0% {
    transform: scale(1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  50% {
    transform: scale(1.1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  100% {
    transform: scale(1); } }

@-moz-keyframes pulse {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  0% {
    transform: scale(1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  50% {
    transform: scale(1.1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  100% {
    transform: scale(1); } }

@-ms-keyframes pulse {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  0% {
    transform: scale(1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  50% {
    transform: scale(1.1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  100% {
    transform: scale(1); } }

@-o-keyframes pulse {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  0% {
    transform: scale(1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  50% {
    transform: scale(1.1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  100% {
    transform: scale(1); } }

@keyframes pulse {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  0% {
    transform: scale(1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  50% {
    transform: scale(1.1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_pulse */
  100% {
    transform: scale(1); } }

@-webkit-keyframes rubberBand {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  0% {
    transform: scale3d(1, 1, 1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  30% {
    transform: scale3d(1.25, 0.75, 1); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  40% {
    transform: scale3d(0.75, 1.25, 1); }

  /* line 14, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  50% {
    transform: scale3d(1.15, 0.85, 1); }

  /* line 18, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  65% {
    transform: scale3d(0.95, 1.05, 1); }

  /* line 22, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  75% {
    transform: scale3d(1.05, 0.95, 1); }

  /* line 26, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  100% {
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes rubberBand {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  0% {
    transform: scale3d(1, 1, 1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  30% {
    transform: scale3d(1.25, 0.75, 1); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  40% {
    transform: scale3d(0.75, 1.25, 1); }

  /* line 14, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  50% {
    transform: scale3d(1.15, 0.85, 1); }

  /* line 18, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  65% {
    transform: scale3d(0.95, 1.05, 1); }

  /* line 22, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  75% {
    transform: scale3d(1.05, 0.95, 1); }

  /* line 26, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  100% {
    transform: scale3d(1, 1, 1); } }

@-ms-keyframes rubberBand {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  0% {
    transform: scale3d(1, 1, 1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  30% {
    transform: scale3d(1.25, 0.75, 1); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  40% {
    transform: scale3d(0.75, 1.25, 1); }

  /* line 14, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  50% {
    transform: scale3d(1.15, 0.85, 1); }

  /* line 18, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  65% {
    transform: scale3d(0.95, 1.05, 1); }

  /* line 22, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  75% {
    transform: scale3d(1.05, 0.95, 1); }

  /* line 26, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  100% {
    transform: scale3d(1, 1, 1); } }

@-o-keyframes rubberBand {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  0% {
    transform: scale3d(1, 1, 1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  30% {
    transform: scale3d(1.25, 0.75, 1); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  40% {
    transform: scale3d(0.75, 1.25, 1); }

  /* line 14, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  50% {
    transform: scale3d(1.15, 0.85, 1); }

  /* line 18, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  65% {
    transform: scale3d(0.95, 1.05, 1); }

  /* line 22, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  75% {
    transform: scale3d(1.05, 0.95, 1); }

  /* line 26, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  100% {
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  0% {
    transform: scale3d(1, 1, 1); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  30% {
    transform: scale3d(1.25, 0.75, 1); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  40% {
    transform: scale3d(0.75, 1.25, 1); }

  /* line 14, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  50% {
    transform: scale3d(1.15, 0.85, 1); }

  /* line 18, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  65% {
    transform: scale3d(0.95, 1.05, 1); }

  /* line 22, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  75% {
    transform: scale3d(1.05, 0.95, 1); }

  /* line 26, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_rubberBand */
  100% {
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes shake {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  0%, 100% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

@-moz-keyframes shake {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  0%, 100% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

@-ms-keyframes shake {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  0%, 100% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

@-o-keyframes shake {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  0%, 100% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

@keyframes shake {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  0%, 100% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_shake */
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

@-webkit-keyframes swing {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20% {
    -webkit-transform: rotate(15deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  40% {
    -webkit-transform: rotate(-10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  60% {
    -webkit-transform: rotate(5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  80% {
    -webkit-transform: rotate(-5deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  100% {
    -webkit-transform: rotate(0deg); } }

@-moz-keyframes swing {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20% {
    -webkit-transform: rotate(15deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  40% {
    -webkit-transform: rotate(-10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  60% {
    -webkit-transform: rotate(5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  80% {
    -webkit-transform: rotate(-5deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  100% {
    -webkit-transform: rotate(0deg); } }

@-ms-keyframes swing {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20% {
    -webkit-transform: rotate(15deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  40% {
    -webkit-transform: rotate(-10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  60% {
    -webkit-transform: rotate(5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  80% {
    -webkit-transform: rotate(-5deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  100% {
    -webkit-transform: rotate(0deg); } }

@-o-keyframes swing {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20% {
    -webkit-transform: rotate(15deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  40% {
    -webkit-transform: rotate(-10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  60% {
    -webkit-transform: rotate(5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  80% {
    -webkit-transform: rotate(-5deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  100% {
    -webkit-transform: rotate(0deg); } }

@keyframes swing {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  20% {
    -webkit-transform: rotate(15deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  40% {
    -webkit-transform: rotate(-10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  60% {
    -webkit-transform: rotate(5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  80% {
    -webkit-transform: rotate(-5deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_swing */
  100% {
    -webkit-transform: rotate(0deg); } }

@-webkit-keyframes tada {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  100% {
    -webkit-transform: scale(1) rotate(0); } }

@-moz-keyframes tada {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  100% {
    -webkit-transform: scale(1) rotate(0); } }

@-ms-keyframes tada {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  100% {
    -webkit-transform: scale(1) rotate(0); } }

@-o-keyframes tada {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  100% {
    -webkit-transform: scale(1) rotate(0); } }

@keyframes tada {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_tada */
  100% {
    -webkit-transform: scale(1) rotate(0); } }

@-webkit-keyframes wobble {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  0% {
    -webkit-transform: translateX(0%); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  100% {
    -webkit-transform: translateX(0%); } }

@-moz-keyframes wobble {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  0% {
    -webkit-transform: translateX(0%); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  100% {
    -webkit-transform: translateX(0%); } }

@-ms-keyframes wobble {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  0% {
    -webkit-transform: translateX(0%); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  100% {
    -webkit-transform: translateX(0%); } }

@-o-keyframes wobble {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  0% {
    -webkit-transform: translateX(0%); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  100% {
    -webkit-transform: translateX(0%); } }

@keyframes wobble {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  0% {
    -webkit-transform: translateX(0%); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }

  /* line 10, C:/xampp/htdocs/sitHtml5/animaciones/_attention-seekers/_wobble */
  100% {
    -webkit-transform: translateX(0%); } }

@-webkit-keyframes bounceIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  70% {
    -webkit-transform: scale(0.9); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes bounceIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  70% {
    -webkit-transform: scale(0.9); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  100% {
    -webkit-transform: scale(1); } }

@-ms-keyframes bounceIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  70% {
    -webkit-transform: scale(0.9); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  100% {
    -webkit-transform: scale(1); } }

@-o-keyframes bounceIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  70% {
    -webkit-transform: scale(0.9); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  100% {
    -webkit-transform: scale(1); } }

@keyframes bounceIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  70% {
    -webkit-transform: scale(0.9); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceIn */
  100% {
    -webkit-transform: scale(1); } }

@-webkit-keyframes bounceInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  80% {
    -webkit-transform: translateY(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes bounceInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  80% {
    -webkit-transform: translateY(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  100% {
    -webkit-transform: translateY(0); } }

@-ms-keyframes bounceInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  80% {
    -webkit-transform: translateY(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  100% {
    -webkit-transform: translateY(0); } }

@-o-keyframes bounceInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  80% {
    -webkit-transform: translateY(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  100% {
    -webkit-transform: translateY(0); } }

@keyframes bounceInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  80% {
    -webkit-transform: translateY(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInDown */
  100% {
    -webkit-transform: translateY(0); } }

@-webkit-keyframes bounceInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  80% {
    -webkit-transform: translateX(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes bounceInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  80% {
    -webkit-transform: translateX(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  100% {
    -webkit-transform: translateX(0); } }

@-ms-keyframes bounceInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  80% {
    -webkit-transform: translateX(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  100% {
    -webkit-transform: translateX(0); } }

@-o-keyframes bounceInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  80% {
    -webkit-transform: translateX(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  100% {
    -webkit-transform: translateX(0); } }

@keyframes bounceInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  80% {
    -webkit-transform: translateX(-10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInLeft */
  100% {
    -webkit-transform: translateX(0); } }

@-webkit-keyframes bounceInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  80% {
    -webkit-transform: translateX(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes bounceInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  80% {
    -webkit-transform: translateX(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  100% {
    -webkit-transform: translateX(0); } }

@-ms-keyframes bounceInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  80% {
    -webkit-transform: translateX(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  100% {
    -webkit-transform: translateX(0); } }

@-o-keyframes bounceInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  80% {
    -webkit-transform: translateX(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  100% {
    -webkit-transform: translateX(0); } }

@keyframes bounceInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  80% {
    -webkit-transform: translateX(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInRight */
  100% {
    -webkit-transform: translateX(0); } }

@-webkit-keyframes bounceInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  80% {
    -webkit-transform: translateY(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes bounceInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  80% {
    -webkit-transform: translateY(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  100% {
    -webkit-transform: translateY(0); } }

@-ms-keyframes bounceInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  80% {
    -webkit-transform: translateY(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  100% {
    -webkit-transform: translateY(0); } }

@-o-keyframes bounceInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  80% {
    -webkit-transform: translateY(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  100% {
    -webkit-transform: translateY(0); } }

@keyframes bounceInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  80% {
    -webkit-transform: translateY(10px); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-entrances/_bounceInUp */
  100% {
    -webkit-transform: translateY(0); } }

@-webkit-keyframes bounceOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  25% {
    -webkit-transform: scale(0.95); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@-moz-keyframes bounceOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  25% {
    -webkit-transform: scale(0.95); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@-ms-keyframes bounceOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  25% {
    -webkit-transform: scale(0.95); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@-o-keyframes bounceOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  25% {
    -webkit-transform: scale(0.95); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@keyframes bounceOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  0% {
    -webkit-transform: scale(1); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  25% {
    -webkit-transform: scale(0.95); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOut */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@-webkit-keyframes bounceOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@-moz-keyframes bounceOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@-ms-keyframes bounceOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@-o-keyframes bounceOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@keyframes bounceOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutDown */
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }

@-webkit-keyframes bounceOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@-moz-keyframes bounceOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@-ms-keyframes bounceOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@-o-keyframes bounceOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutLeft */
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }

@-webkit-keyframes bounceOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@-moz-keyframes bounceOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@-ms-keyframes bounceOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@-o-keyframes bounceOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@keyframes bounceOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  0% {
    -webkit-transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutRight */
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }

@-webkit-keyframes bounceOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@-moz-keyframes bounceOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@-ms-keyframes bounceOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@-o-keyframes bounceOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  0% {
    -webkit-transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_bouncing-exits/_bounceOutUp */
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }

@-webkit-keyframes fadeIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  0% {
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  0% {
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  0% {
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  0% {
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  0% {
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeIn */
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-ms-keyframes fadeInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-o-keyframes fadeInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDown */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-webkit-keyframes fadeInDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-moz-keyframes fadeInDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-ms-keyframes fadeInDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-o-keyframes fadeInDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInDownBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-ms-keyframes fadeInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-o-keyframes fadeInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeft */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-webkit-keyframes fadeInLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-moz-keyframes fadeInLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-ms-keyframes fadeInLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-o-keyframes fadeInLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInLeftBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes fadeInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  0% {
    opacity: 0;
    transform: translateX(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-moz-keyframes fadeInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  0% {
    opacity: 0;
    transform: translateX(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-ms-keyframes fadeInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  0% {
    opacity: 0;
    transform: translateX(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-o-keyframes fadeInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  0% {
    opacity: 0;
    transform: translateX(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  0% {
    opacity: 0;
    transform: translateX(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRight */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes fadeInRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-moz-keyframes fadeInRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-ms-keyframes fadeInRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-o-keyframes fadeInRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInRightBig */
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes fadeInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  0% {
    opacity: 0;
    transform: translateY(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  0% {
    opacity: 0;
    transform: translateY(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-ms-keyframes fadeInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  0% {
    opacity: 0;
    transform: translateY(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-o-keyframes fadeInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  0% {
    opacity: 0;
    transform: translateY(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  0% {
    opacity: 0;
    transform: translateY(20px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUp */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeInUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-moz-keyframes fadeInUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-ms-keyframes fadeInUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-o-keyframes fadeInUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-entrances/_fadeInUpBig */
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  0% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  0% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  100% {
    opacity: 0; } }

@-ms-keyframes fadeOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  0% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  0% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  0% {
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOut */
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  100% {
    opacity: 0;
    transform: translateY(20px); } }

@-moz-keyframes fadeOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  100% {
    opacity: 0;
    transform: translateY(20px); } }

@-ms-keyframes fadeOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  100% {
    opacity: 0;
    transform: translateY(20px); } }

@-o-keyframes fadeOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  100% {
    opacity: 0;
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDown */
  100% {
    opacity: 0;
    transform: translateY(20px); } }

@-webkit-keyframes fadeOutDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-moz-keyframes fadeOutDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-ms-keyframes fadeOutDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-o-keyframes fadeOutDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutDownBig */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-webkit-keyframes fadeOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-20px); } }

@-moz-keyframes fadeOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-20px); } }

@-ms-keyframes fadeOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-20px); } }

@-o-keyframes fadeOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-20px); } }

@-webkit-keyframes fadeOutLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-moz-keyframes fadeOutLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-ms-keyframes fadeOutLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-o-keyframes fadeOutLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutLeftBig */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-webkit-keyframes fadeOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  100% {
    opacity: 0;
    transform: translateX(20px); } }

@-moz-keyframes fadeOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  100% {
    opacity: 0;
    transform: translateX(20px); } }

@-ms-keyframes fadeOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  100% {
    opacity: 0;
    transform: translateX(20px); } }

@-o-keyframes fadeOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  100% {
    opacity: 0;
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRight */
  100% {
    opacity: 0;
    transform: translateX(20px); } }

@-webkit-keyframes fadeOutRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-moz-keyframes fadeOutRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-ms-keyframes fadeOutRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-o-keyframes fadeOutRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  0% {
    opacity: 1;
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutRightBig */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-webkit-keyframes fadeOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  100% {
    opacity: 0;
    transform: translateY(-20px); } }

@-moz-keyframes fadeOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  100% {
    opacity: 0;
    transform: translateY(-20px); } }

@-ms-keyframes fadeOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  100% {
    opacity: 0;
    transform: translateY(-20px); } }

@-o-keyframes fadeOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  100% {
    opacity: 0;
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUp */
  100% {
    opacity: 0;
    transform: translateY(-20px); } }

@-webkit-keyframes fadeOutUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-moz-keyframes fadeOutUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-ms-keyframes fadeOutUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-o-keyframes fadeOutUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_fading-exits/_fadeOutUpBig */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-webkit-keyframes flip {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@-moz-keyframes flip {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@-ms-keyframes flip {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@-o-keyframes flip {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@keyframes flip {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flip */
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

@-webkit-keyframes flipInX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  40% {
    transform: perspective(400px) rotateX(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  70% {
    transform: perspective(400px) rotateX(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-moz-keyframes flipInX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  40% {
    transform: perspective(400px) rotateX(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  70% {
    transform: perspective(400px) rotateX(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-ms-keyframes flipInX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  40% {
    transform: perspective(400px) rotateX(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  70% {
    transform: perspective(400px) rotateX(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-o-keyframes flipInX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  40% {
    transform: perspective(400px) rotateX(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  70% {
    transform: perspective(400px) rotateX(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  40% {
    transform: perspective(400px) rotateX(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  70% {
    transform: perspective(400px) rotateX(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInX */
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-webkit-keyframes flipInY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  40% {
    transform: perspective(400px) rotateY(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  70% {
    transform: perspective(400px) rotateY(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@-moz-keyframes flipInY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  40% {
    transform: perspective(400px) rotateY(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  70% {
    transform: perspective(400px) rotateY(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@-ms-keyframes flipInY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  40% {
    transform: perspective(400px) rotateY(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  70% {
    transform: perspective(400px) rotateY(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@-o-keyframes flipInY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  40% {
    transform: perspective(400px) rotateY(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  70% {
    transform: perspective(400px) rotateY(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  40% {
    transform: perspective(400px) rotateY(-10deg); }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  70% {
    transform: perspective(400px) rotateY(10deg); }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipInY */
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@-webkit-keyframes flipOutX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-moz-keyframes flipOutX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-ms-keyframes flipOutX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-o-keyframes flipOutX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutX */
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-webkit-keyframes flipOutY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@-moz-keyframes flipOutY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@-ms-keyframes flipOutY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@-o-keyframes flipOutY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_flippers/_flipOutY */
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@-webkit-keyframes lightSpeedIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@-moz-keyframes lightSpeedIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@-ms-keyframes lightSpeedIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@-o-keyframes lightSpeedIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedIn */
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@-webkit-keyframes lightSpeedOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@-moz-keyframes lightSpeedOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@-ms-keyframes lightSpeedOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@-o-keyframes lightSpeedOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_lightspeed/_lightSpeedOut */
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@-webkit-keyframes rotateIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

@-ms-keyframes rotateIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateIn */
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateInDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateInDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-ms-keyframes rotateInDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateInDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateInDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateInDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-ms-keyframes rotateInDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateInDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateInUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateInUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-ms-keyframes rotateInUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateInUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateInUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-moz-keyframes rotateInUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-ms-keyframes rotateInUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-o-keyframes rotateInUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-entrances/_rotateInUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

@-webkit-keyframes rotateOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }

@-moz-keyframes rotateOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }

@-ms-keyframes rotateOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }

@-o-keyframes rotateOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOut */
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }

@-webkit-keyframes rotateOutDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-ms-keyframes rotateOutDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-webkit-keyframes rotateOutDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-ms-keyframes rotateOutDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutDownRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-webkit-keyframes rotateOutUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-ms-keyframes rotateOutUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpLeft */
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; } }

@-webkit-keyframes rotateOutUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-ms-keyframes rotateOutUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_rotating-exits/_rotateOutUpRight */
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }

@-webkit-keyframes slideInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  100% {
    transform: translateY(0); } }

@-moz-keyframes slideInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  100% {
    transform: translateY(0); } }

@-ms-keyframes slideInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  100% {
    transform: translateY(0); } }

@-o-keyframes slideInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  100% {
    transform: translateY(0); } }

@keyframes slideInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  0% {
    opacity: 0;
    transform: translateY(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInDown */
  100% {
    transform: translateY(0); } }

@-webkit-keyframes slideInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  100% {
    transform: translateX(0); } }

@-moz-keyframes slideInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  100% {
    transform: translateX(0); } }

@-ms-keyframes slideInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  100% {
    transform: translateX(0); } }

@-o-keyframes slideInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  100% {
    transform: translateX(0); } }

@keyframes slideInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  0% {
    opacity: 0;
    transform: translateX(-2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInLeft */
  100% {
    transform: translateX(0); } }

@-webkit-keyframes slideInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  100% {
    transform: translateX(0); } }

@-moz-keyframes slideInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  100% {
    transform: translateX(0); } }

@-ms-keyframes slideInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  100% {
    transform: translateX(0); } }

@-o-keyframes slideInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  100% {
    transform: translateX(0); } }

@keyframes slideInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  0% {
    opacity: 0;
    transform: translateX(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInRight */
  100% {
    transform: translateX(0); } }

@-webkit-keyframes slideInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  100% {
    transform: translateY(0); } }

@-moz-keyframes slideInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  100% {
    transform: translateY(0); } }

@-ms-keyframes slideInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  100% {
    transform: translateY(0); } }

@-o-keyframes slideInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  100% {
    transform: translateY(0); } }

@keyframes slideInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  0% {
    opacity: 0;
    transform: translateY(2000px); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-entrances/_slideInUp */
  100% {
    transform: translateY(0); } }

@-webkit-keyframes slideOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-moz-keyframes slideOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-ms-keyframes slideOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-o-keyframes slideOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutDown */
  100% {
    opacity: 0;
    transform: translateY(2000px); } }

@-webkit-keyframes slideOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-moz-keyframes slideOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-ms-keyframes slideOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-o-keyframes slideOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutLeft */
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }

@-webkit-keyframes slideOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-moz-keyframes slideOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-ms-keyframes slideOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-o-keyframes slideOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  0% {
    transform: translateX(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutRight */
  100% {
    opacity: 0;
    transform: translateX(2000px); } }

@-webkit-keyframes slideOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-moz-keyframes slideOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-ms-keyframes slideOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-o-keyframes slideOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  0% {
    transform: translateY(0); }

  /* line 3, C:/xampp/htdocs/sitHtml5/animaciones/_sliding-exits/_slideOutUp */
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }

@-webkit-keyframes hinge {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 12, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 17, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 23, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  100% {
    transform: translateY(700px);
    opacity: 0; } }

@-moz-keyframes hinge {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 12, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 17, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 23, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  100% {
    transform: translateY(700px);
    opacity: 0; } }

@-ms-keyframes hinge {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 12, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 17, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 23, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  100% {
    transform: translateY(700px);
    opacity: 0; } }

@-o-keyframes hinge {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 12, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 17, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 23, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  100% {
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 12, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 17, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  /* line 23, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_hinge */
  100% {
    transform: translateY(700px);
    opacity: 0; } }

@-webkit-keyframes rollIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }

@-moz-keyframes rollIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }

@-ms-keyframes rollIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }

@-o-keyframes rollIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollIn */
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }

@-webkit-keyframes rollOut {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }

@-moz-keyframes rollOut {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }

@-ms-keyframes rollOut {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }

@-o-keyframes rollOut {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  /* line 4, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }

  /* line 8, C:/xampp/htdocs/sitHtml5/animaciones/_specials/_rollOut */
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }

@-webkit-keyframes zoomIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  50% {
    opacity: 1; } }

@-moz-keyframes zoomIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  50% {
    opacity: 1; } }

@-ms-keyframes zoomIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  50% {
    opacity: 1; } }

@-o-keyframes zoomIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomIn */
  50% {
    opacity: 1; } }

@-webkit-keyframes zoomInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-ms-keyframes zoomInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInDown */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-webkit-keyframes zoomInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-ms-keyframes zoomInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInLeft */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-webkit-keyframes zoomInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-ms-keyframes zoomInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInRight */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-webkit-keyframes zoomInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-ms-keyframes zoomInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-entrances/_zoomInUp */
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-webkit-keyframes zoomOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  0% {
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  100% {
    opacity: 0; } }

@-moz-keyframes zoomOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  0% {
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  100% {
    opacity: 0; } }

@-ms-keyframes zoomOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  0% {
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  100% {
    opacity: 0; } }

@-o-keyframes zoomOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  0% {
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  0% {
    opacity: 1; }

  /* line 5, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  /* line 9, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOut */
  100% {
    opacity: 0; } }

@-webkit-keyframes zoomOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-ms-keyframes zoomOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutDown */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-webkit-keyframes zoomOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

@-moz-keyframes zoomOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

@-ms-keyframes zoomOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

@-o-keyframes zoomOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutLeft */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

@-webkit-keyframes zoomOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

@-moz-keyframes zoomOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

@-ms-keyframes zoomOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

@-o-keyframes zoomOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

@keyframes zoomOutRight {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  /* line 6, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutRight */
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

@-webkit-keyframes zoomOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-ms-keyframes zoomOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  /* line 2, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  /* line 7, C:/xampp/htdocs/sitHtml5/animaciones/_zooming-exits/_zoomOutUp */
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 8, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.navbar-inverse {
  background-color: transparent;
  border: none;
  background-image: url("../assets/img/barranavegacion/dondobarranavegacion2.png"); }

/* line 18, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.centrarEnPadre {
  /* margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;*/
  padding: 1em 3em;
  margin: 1em 25%; }

/*
.nav.navbar-nav.navbar-right li a 
 //color: white; 

  &:hover,
  &:focus {
    color: #ffa500;
    text-decoration: none;
    cursor: pointer;
  }

   

    
}*/
/* line 45, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.nav.navbar-nav li a {
  color: white; }
  /* line 49, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
  .nav.navbar-nav li a:hover, .nav.navbar-nav li a:focus {
    color: #4DD2FF;
    text-decoration: none;
    cursor: pointer; }

/*.magenInferior05porciento() {
   @include magenInferior(0.5%);
}*/
/* line 65, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.grandeNavarText {
  font-size: x-large;
  color: #ffa500; }

/* line 76, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.section-heading-spacer {
  margin-bottom: 0; }

/* line 82, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.margenlefcabnav {
  margin-right: 5%; }

/*.magenSuperior05porciento {
     @include magenSuperior(0.5%);
}*/
/* line 93, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.marGenSuerior05pc {
  margin-top: 0.5%; }

/* line 97, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.marGenInferior05pc {
  margin-bottom: 0.2%; }

/* line 101, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.margenizquierdo1pc {
  margin-left: 2%; }

/* line 105, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.margenDer1pc {
  margin-right: 3%; }

/* line 109, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.magenSuperior1porciento {
  margin-top: 1%; }

/* line 113, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.section-heading-space {
  margin-top: 0;
  margin-bottom: 0; }

/* line 121, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.sinmargen {
  margin-top: 0;
  margin-bottom: 0; }

/* line 129, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
body {
  background-image: none;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-top: 0; }

/* line 163, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.margenSuperior5por {
  padding-top: 0.8%; }

/* line 174, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.otro {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%; }

/* line 188, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.row {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

/* line 196, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.margenderecho {
  margin-left: 8%; }

/* line 201, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnEdificaciones {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%;
  width: 322px;
  height: 172px;
  background: url("../assets/img/MenuBotonesCentral/btnedificacionnorm.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 211, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnEdificaciones:hover {
  background: url("../assets/img/MenuBotonesCentral/btnedificacionnorpull.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 216, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.secciones {
  background-color: #ffffff;
  height: 450px; }

/* line 225, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.seccion-de-contenido {
  background-color: #ffffff;
  height: 595px; }

/* line 231, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.margin-supcontainer {
  margin: 0 auto;
  padding-top: 8%; }

/* line 237, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.img-izq {
  content: url("../assets/img/carrousel/navegacion/izqda.png"); }
  /* line 239, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
  .img-izq:hover {
    content: url("../assets/img/carrousel/navegacion/inzqdamove.png"); }

/* line 246, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.imgnav {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }
  /* line 257, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
  .imgnav:empty {
    width: 1em; }

/* line 271, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.img-der {
  content: url("../assets/img/carrousel/navegacion/derch.png"); }
  /* line 274, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
  .img-der:hover {
    content: url("../assets/img/carrousel/navegacion/derchmove.png"); }

/* line 280, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.paddin5px {
  padding-top: 3%; }

/* line 286, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnObrasPublicas {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%;
  width: 322px;
  height: 172px;
  background: url("../assets/img/MenuBotonesCentral/btnobraspublicasnorm.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 294, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnObrasPublicas:hover {
  background: url("../assets/img/MenuBotonesCentral/btnobraspublicaspul.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 301, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnDuarnichos {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%;
  width: 322px;
  height: 172px;
  background: url("../assets/img/MenuBotonesCentral/btnduarnichosnorm.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 310, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnDuarnichos:hover {
  background: url("../assets/img/MenuBotonesCentral/btnduarnichospul.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 315, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnreformaatrio {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%;
  width: 322px;
  height: 172px;
  background: url("../assets/img/MenuBotonesCentral/btnreformaatrionorm.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 322, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnreformaatrio:hover {
  background: url("../assets/img/MenuBotonesCentral/btnreformaatriopull.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 328, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnEstructuras {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%;
  width: 322px;
  height: 172px;
  background: url("../assets/img/MenuBotonesCentral/btnrestructurasnorm.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 336, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnEstructuras:hover {
  background: url("../assets/img/MenuBotonesCentral/btnrestructuraspul.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 341, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnGuarderia {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%;
  width: 322px;
  height: 172px;
  background: url("../assets/img/MenuBotonesCentral/btnguarderianorm.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 348, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnGuarderia:hover {
  background: url("../assets/img/MenuBotonesCentral/btnguarderiapul.jpg");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 355, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.margin-supcontainer2 {
  margin-top: 100px; }

/* line 363, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.siguiente {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 129px;
  height: 75px;
  background: url("../assets/img/genereales/btnsiguientenorm.png");
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto; }

/* line 383, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.siguiente:hover {
  background: url("../assets/img/genereales/btnsiguientehoverfocus.png"); }

/* line 387, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.siguiente:active {
  background: url("../assets/img/genereales/btnsiguientepull.png"); }

/* line 395, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.contenedor-logo {
  background-color: transparent;
  background-image: url("../assets/img/imagenenpresa/fondo.jpg");
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  height: 420px; }

/* line 413, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.centerlogo {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%; }

/* line 424, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.logo {
  -webkit-animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  animation: colorize 2s cubic-bezier(0, 0, 0.78, 0.36) 1;
  background: transparent;
  border-radius: 0;
  display: block;
  margin: 1.3em auto;
  max-width: 95%;
  width: 229px;
  height: 253px;
  background: url("../assets/img/imagenenpresa/logo.png"); }

/* line 432, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.vertical-center {
  display: flex;
  align-items: center; }

/* line 440, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.colorTexto {
  color: #444444; }

/* line 444, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.tamanioTextoMuyGrande {
  font-size: 68px; }

/* line 448, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.banner {
  padding: 100px 0;
  color: #f8f8f8;
  background: url(../assets/img/bannerfinal/banner-bg.jpg) no-repeat center center;
  background-size: cover; }

/* line 455, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.rowbanner {
  margin-right: -15px;
  margin-left: -15px; }

/* line 460, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 469, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.fa-twitter:before {
  content: url(../assets/img/iconos/twiter.png); }

/* line 474, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center; }

/* line 479, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px; }

/* line 486, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.fa-facebook:before {
  content: url(../assets/img/iconos/facebook.png); }

/* line 490, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.fa-linkedin :before {
  content: url(../assets/img/iconos/linkedin.png); }

/* line 494, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.fa-linkedin:before {
  content: url(../assets/img/iconos/linkedin.png); }

/* line 498, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.tamanio {
  height: 20px; }

/* line 503, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.derechaPequenio {
  font-size: 75%;
  text-align: right;
  margin-right: 1.5%;
  color: #444444;
  font-family: monospace; }

/* line 512, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.margnsup {
  margin-top: 0.5%; }

/* line 518, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnactivo {
  background-color: transparent;
  background-image: url("../assets/img/barranavegacion/btnactivo1.fw.png");
  background-repeat: no-repeat;
  text-align: center; }

/* line 526, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnNavInicio {
  display: block;
  width: 101px;
  height: 18px;
  margin-top: 16px;
  padding-top: 0;
  background: url('../assets/img/barranavegacion/Inicio/inicio.png'); }

/* line 539, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnNavInicio:hover {
  background: url('../assets/img/barranavegacion/Inicio/iniciopull.png'); }

/* line 543, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnNavInicioActive {
  display: block;
  width: 101px;
  height: 18px;
  margin-top: 16px;
  padding-top: 0;
  background: url('../assets/img/barranavegacion/Inicio/iniciopull.png'); }

/* line 554, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnNavConocenos {
  display: block;
  width: 101px;
  height: 18px;
  margin-left: 10px;
  margin-top: 16px;
  padding-top: 0;
  background: url('../assets/img/barranavegacion/Conocenos/conocenos.png'); }

/* line 564, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnNavConocenos:hover {
  background: url('../assets/img/barranavegacion/Conocenos/conocenospull.png'); }

/* line 567, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnNavConocenosActive {
  display: block;
  width: 101px;
  height: 18px;
  margin-top: 16px;
  margin-left: 10px;
  padding-top: 0;
  background: url('../assets/img/barranavegacion/Conocenos/conocenospull.png'); }

/* line 577, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnNavComollegar {
  display: block;
  width: 101px;
  height: 18px;
  margin-left: 10px;
  margin-top: 16px;
  padding-top: 0;
  background: url('../assets/img/barranavegacion/comollegar/comollegar.png'); }

/* line 588, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnNavComollegar:hover {
  background: url("../assets/img/barranavegacion/comollegar/comollegarpull.png"); }

/* line 592, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnNavComollegarActive {
  display: block;
  width: 101px;
  height: 18px;
  margin-top: 16px;
  margin-left: 10px;
  padding-top: 0;
  background: url('../assets/img/barranavegacion/comollegar/comollegarpull.png'); }

/* line 603, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnContacta {
  display: block;
  width: 101px;
  height: 18px;
  margin-left: 10px;
  margin-top: 16px;
  padding-top: 0;
  background: url('../assets/img/barranavegacion/contacta/contacta.png'); }

/* line 613, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnContacta:hover {
  background: url("../assets/img/barranavegacion/contacta/contactapull.png"); }

/* line 618, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.btnContactaActive {
  display: block;
  width: 101px;
  height: 18px;
  margin-top: 16px;
  margin-left: 10px;
  padding-top: 0;
  background: url('../assets/img/barranavegacion/contacta/contactapull.png'); }

/* line 628, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.margenSupCab {
  margin-top: 120px;
  clear: both; }

/* line 633, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.marginSupTexto {
  margin-top: 30px; }

/* line 637, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.interLin {
  line-height: 1.665; }

/* line 641, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.centro {
  margin: 0 auto; }

/* line 646, C:/xampp/htdocs/sitHtml5/micss/micss.scss */
.debajo {
  clear: both; }

/*# sourceMappingURL=micss.css.map */