Server IP : 162.0.217.223 / Your IP : 216.73.216.153 Web Server : LiteSpeed System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : mypckeys ( 1539) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/mypckeys/tu-international.com/wp-content/plugins/themesflat-core/assets/css/ |
Upload File : |
/* themesflat animation -------------------------------------------------------------- */ .tf-animated-twocolumn .item-animated.first { transform: translateX(-15px); } .tf-animated-twocolumn .item-animated.last { transform: translateX(15px); } .tf-animated-fadeup .elementor-widget-container, .wrap-blog-article.blog-list .item article, .wrap-blog-article.blog-gird .item, .tf-posts .item, .tf-animated .item-animated, section .item-animated, .tf-animated-column-elementor .elementor-column, .tf-animated-item .elementor-widget-container { opacity: 0; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); } .tf-animated-fadeup .elementor-widget-container, .wrap-blog-article.blog-list .item article.tfanimated, .wrap-blog-article.blog-gird .item.tfanimated, .tf-posts .item.tfanimated, .tf-animated .item-animated.tfanimated, section .item-animated.tfanimated, .tf-animated-item .elementor-widget-container.tfanimated, .tf-animated-column-elementor .elementor-column.tfanimated, .tf-animated-twocolumn .item-animated.tfanimated.first, .tf-animated-twocolumn .item-animated.tfanimated.last { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; opacity: 1 !important; -webkit-transition: opacity 0.8s linear, -webkit-transform 0.8s ease-in-out; transition: opacity 0.8s linear, -webkit-transform 0.8s ease-in-out; transition: transform 0.8s ease-in-out, opacity 0.8s linear; transition: transform 0.8s ease-in-out, opacity 0.8s linear, -webkit-transform 0.8s ease-in-out; } /* hover top */ .tf-animated-hover-top { transition: all 0.5s; transform: translateY(0); } .tf-animated-hover-top:hover { transform: translateY(-20px); } .tf-animated-hover-top-s2 { transition: all 0.5s; transform: translateY(0); } .tf-animated-hover-top-s2:hover { transform: translateY(-5px); }