/* https://maytinhdaiphuc.com/wp-content/themes/porto/css/part/fadeInRight.css?ver=7.5.2 */
@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}