#whyicon-1, #whyicon-2, #whyicon-3, #whyicon-4, #whyicon-5, #whyicon-1b, #whyicon-2b, #whyicon-3b, #whyicon-4b, #whyicon-5b {
  visibility: hidden;
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  transition: all 1s ease-in; }

#down-arrow {
  visibility: hidden;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s; }

.anim-bounceIn-1, .anim-bounceIn-2, .anim-bounceIn-3, .anim-bounceIn-4, .anim-bounceIn-5 {
  visibility: visible !important;
  -webkit-animation-name: bounceIn !important;
  -moz-animation-name: bounceIn !important;
  animation-name: bounceIn !important; }

.anim-bounceIn-2 {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.anim-bounceIn-3 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.anim-bounceIn-4 {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.anim-bounceIn-5 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s; }

#icon-trusted-1, #icon-trusted-2, #icon-trusted-3 {
  visibility: hidden;
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s; }

.fact-1, .fact-2, .fact-3, .fact-4 {
  visibility: hidden;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  transition: all 1s ease-in; }

.fact-2, .fact-4 {
  -webkit-animation-name: slideOutRight;
  -moz-animation-name: slideOutRight;
  animation-name: slideOutRight; }

.fact-1, .fact-3 {
  -webkit-animation-name: slideOutLeft;
  -moz-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

#flag-left, #flag-right {
  visibility: hidden;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  transition: all 1s ease-in; }

#flag-left {
  -webkit-animation-name: slideOutLeft;
  -moz-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

#flag-right {
  -webkit-animation-name: slideOutRight;
  -moz-animation-name: slideOutRight;
  animation-name: slideOutRight; }

.anim-slideInLeft {
  visibility: visible !important;
  -webkit-animation-name: slideInLeft !important;
  -moz-animation-name: slideInLeft !important;
  animation-name: slideInLeft !important; }

.anim-slideInRight {
  visibility: visible !important;
  -webkit-animation-name: slideInRight !important;
  -moz-animation-name: slideInRight !important;
  animation-name: slideInRight !important; }

.anim-fadeInDown {
  visibility: visible !important;
  -webkit-animation-name: fadeInDown !important;
  -moz-animation-name: fadeInDown !important;
  animation-name: fadeInDown !important; }

.serious-1a, .serious-2a, .serious-3a, .serious-1b, .serious-2b, .serious-3b, .serious-4b {
  visibility: hidden;
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  transition: all 1s ease-in; }

.post-quiz3 ul li {
  visibility: hidden;
  -webkit-animation-name: none;
  -moz-animation-name: none;
  animation-name: none;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s; }

.anim-fadeIn-1, .anim-fadeIn-2, .anim-fadeIn-3, .anim-fadeIn-4, .anim-fadeIn-5, .anim-fadeIn-6 {
  visibility: visible !important;
  -webkit-animation-name: bounceIn !important;
  -moz-animation-name: bounceIn !important;
  animation-name: bounceIn !important; }

.anim-fadeIn-1 .anim-bounceIn-2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.anim-fadeIn-2 .anim-bounceIn-2 {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.anim-fadeIn-3 .anim-bounceIn-2 {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.anim-fadeIn-4 .anim-bounceIn-2 {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.anim-fadeIn-5 .anim-bounceIn-2 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.anim-fadeIn-6 .anim-bounceIn-2 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s; }

@-webkit-keyframes fadeInMove {
  from {
    -webkit-transform: translateY(-20px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    opacity: 1; } }
@-moz-keyframes fadeInMove {
  from {
    -moz-transform: translateY(-20px);
    opacity: 0; }
  to {
    -moz-transform: translateY(0);
    opacity: 1; } }
@keyframes fadeInMove {
  from {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
.focus-points .point {
  opacity: 0; }
  .focus-points .point:nth-child(1) {
    -webkit-animation: fadeInMove 0.3s ease-in-out;
    -moz-animation: fadeInMove 0.3s ease-in-out;
    animation: fadeInMove 0.3s ease-in-out;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.25s;
    -moz-animation-delay: 0.25s;
    animation-delay: 0.25s; }
  .focus-points .point:nth-child(2) {
    -webkit-animation: fadeInMove 0.3s ease-in-out;
    -moz-animation: fadeInMove 0.3s ease-in-out;
    animation: fadeInMove 0.3s ease-in-out;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .focus-points .point:nth-child(3) {
    -webkit-animation: fadeInMove 0.3s ease-in-out;
    -moz-animation: fadeInMove 0.3s ease-in-out;
    animation: fadeInMove 0.3s ease-in-out;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
    animation-delay: 0.75s; }

#footer-contact {
  visibility: hidden;
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  transition: all 1s ease-in; }

.anim-bounceInDown {
  visibility: visible !important;
  -webkit-animation-name: bounceInDown !important;
  -moz-animation-name: bounceInDown !important;
  animation-name: bounceInDown !important; }

#contact {
  visibility: hidden;
  -webkit-animation-name: none;
  -moz-animation-name: none;
  animation-name: none;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s; }

#experts-content {
  visibility: hidden;
  -webkit-animation-name: none;
  -moz-animation-name: none;
  animation-name: none;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s; }

.anim-coffeeright {
  right: 0px !important; }

.anim-coffeeleft {
  left: 0px !important; }

/*# sourceMappingURL=customsoftware-anim.css.map */
