.content_text_w{font-family:'Cabin',sans-serif;text-align:center;font-size:24px;color:#fff}.content_text_b{font-family:'Cabin',sans-serif;text-align:center;font-size:24px;color:#000}.content_text_o{font-family:'Cabin',sans-serif;text-align:center;font-size:24px;color:#e94e20}.footer_t_w{font-family:'Cabin',sans-serif;text-align:center;font-size:16px;color:#fff}@media only screen and (max-width:768px){.content_text_w{font-family:'Cabin',sans-serif;text-align:center;font-size:18px;color:#fff}.content_text_b{font-family:'Cabin',sans-serif;text-align:center;font-size:18px;color:#000}.content_text_o{font-family:'Cabin',sans-serif;text-align:center;font-size:18px;color:#e94e20}.footer_t_w{font-family:'Cabin',sans-serif;text-align:center;font-size:14px;color:#fff}}.img_1,.img_2{max-width:80%!important}.taquero{animation:tada 3s infinite cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}.taquero:hover{animation:step-end}#img_hover{position:relative;height:470px;width:600px;margin:0 auto}#img_hover img{position:absolute;left:0;max-width:100%;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}#img_hover img.img_2:hover{opacity:1}img.img_2{opacity:0}@media only screen and (max-width:768px){#img_hover{max-width:100%!important;max-height:100%!important;top:100px}}.footer_row{padding-top:1px;background-color:#000}.postid-17 .footer_row{background-color:#fff}#fl-to-top{background-color:rgba(233,78,32,.5)}