﻿.anime{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;}

/**Slide-1**/
.owl-item.active .pos-one {
  animation-name: fadeIn;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-one h1{
  animation-name: fadeInDown;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.owl-item.active .slide-one h2 {
  animation-name: fadeIn;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.owl-item.active .slide-one .line-around,.owl-item.active .slide-one .stockaxis-logo, .owl-item.active .slide-one h4 {
  animation-name: fadeIn;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}


/**Slide-2**/
.owl-item.active .slide-two h1 {
  animation-name: fadeInLeft;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-two img {
  animation-name: fadeInRight;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

/**Slide-3**/
.owl-item.active .slide-three h1 {
  animation-name: fadeInDown;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-three .padd {
  animation-name: fadeIn;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

/**Slide-4**/
.owl-item.active .slide-four h1 {
  animation-name: fadeInDown;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-four img {
  animation-name: fadeInDown;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

/**Slide-5**/
.owl-item.active .slide-five img {
  animation-name: zoomIn;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-five h1 {
  animation-name: fadeInLeft;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.owl-item.active .slide-five h6 {
  animation-name: fadeInLeft;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}





/**Slide-6**/
.owl-item.active .slide-six h3 {
  animation-name: fadeInLeft;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-six img {
  animation-name: fadeInRight;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

/**Slide-7/8/9/10/11/12**/
.owl-item.active .fixed-text {
  animation-name: fadeInDown;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .fixed-text h1 {
  animation-name: zoomIn;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

.owl-item.active .slide-milars img {
  animation-name: fadeIn;
  animation-delay: 1.0s;
  -webkit-animation-delay: 1.0s;
}

.owl-item.active .slide-milars h2 {
  animation-name: fadeIn;
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}

.owl-item.active .slide-milars ul {
  animation-name: fadeIn;
  animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
}

.owl-item.active .slide-milars p {
  animation-name: fadeIn;
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}

/**Slide-13/14/16/17**/
.owl-item.active .slide-head h1 {
  animation-name: fadeInDown;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-head h4 {
  animation-name: fadeInDown;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.owl-item.active .slide-head .padd {
  animation-name: fadeIn;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

/**Slide-15**/
.owl-item.active .slide-fifteen h1 {
  animation-name: fadeInDown;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-fifteen .milars-cent {
  animation-name: fadeIn;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.owl-item.active .slide-fifteen img {
  animation-name: fadeIn;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

/**Slide-15**/
.owl-item.active .slide-eighteen h1 {
  animation-name: fadeInDown;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

/**Slide-15 (Step-1)**/
.owl-item.active .slide-eighteen .step-1 img {
  animation-name: zoomIn;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.owl-item.active .slide-eighteen .step-1 h4{
  animation-name: fadeIn;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

/**Slide-15 (Step-2)**/
.owl-item.active .slide-eighteen .step-2 img {
  animation-name: zoomIn;
  animation-delay: 1.0s;
  -webkit-animation-delay: 1.0s;
}

.owl-item.active .slide-eighteen .step-2 h4{
  animation-name: fadeIn;
  animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
}

/**Slide-15 (Step-3)**/
.owl-item.active .slide-eighteen .step-3 img {
  animation-name: zoomIn;
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}

.owl-item.active .slide-eighteen .step-3 h4{
  animation-name: fadeIn;
  animation-delay: 2.0s;
  -webkit-animation-delay: 2.0s;
}

/**Slide-15 (Step-4)**/
.owl-item.active .slide-eighteen .step-4 img {
  animation-name: zoomIn;
  animation-delay: 2.2s;
  -webkit-animation-delay: 2.2s;
}

.owl-item.active .slide-eighteen .step-4 h4{
  animation-name: fadeIn;
  animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s;
}

/**Slide-19**/
.owl-item.active .slide-ninteen .milars-cent {
  animation-name: fadeInLeft;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-ninteen img {
  animation-name: fadeInRight;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-ninteenl img {
  animation-name: fadeInLeft;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-ninteenl .milars-cent {
  animation-name: fadeInRight;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

/**Slide-20**/
.owl-item.active .slide-twenty h1 {
  animation-name: fadeInDown;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.owl-item.active .slide-twenty .address {
  animation-name: fadeIn;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}



