@charset "utf-8";
/* CSS Document */

.animated .no_animation, .animated .hrd-head.no_animation:before, .animated .arrowsec img.no_animation{animation: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation:none !important; opacity: 1 !important;}
.animated .fadeoutani0.no_animation{opacity: 0 !important;}
.animated .widthani.no_animation, .animated .hrd-head.no_animation:before{width:100%;}
.animated .heightani.no_animation{height:100%;}
.animated .no_animation span{ opacity:1; animation: none !important;}
.slide.animated .counthide, .animated .no_animation span.counthide{ opacity: 0 !important;}
.animated .no_animation .rw-words span, .animated .no_animation.fadeoutani0{ opacity:0;}
.animated .no_animation.ltor {  left: -1.7vw !important;}
.animated .arrowsec img.no_animation{left:0;}
.animated .arrow1 img.no_animation, .animated .bar_color img.no_animation{bottom:0;}

#section4.active #slide3 .fadeani, #section5.active #slide2 .fadeani{ opacity: 1 !important;filter: alpha(opacity=100); position: relative;}
td.fadeani{position: relative;}

@-webkit-keyframes aniwidth {
    0% {width: 0px;}
   100% {width: 100%; }
}
@-moz-keyframes aniwidth {
    0% {width: 0px;}
   100% {width: 100%; }
}
@-ms-keyframes aniwidth {
    0% {width: 0px;}
   100% {width: 100%; }
}
@-o-keyframes aniwidth {
    0% {width: 0px;}
   100% {width: 100%; }
}
@keyframes aniwidth {
    0% {width: 0px;}
    100% {width: 100%; }
}
.widthani{width: 0px; height:100%;  overflow: hidden;  position: absolute; }
.heightani{height: 0px; width: 100%; overflow: hidden; }
.widthheightani{width: 0px; height:0;  overflow: hidden;  }

.active .homegraph_width1{
	-webkit-animation: aniwidth 2s 1 0.6s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 2s 1 0.6s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 2s 1 0.6s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 2s 1 0.6s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 2s 1 0.6s;  animation-fill-mode: forwards;
}
.active .slideuparrow img{
	animation:slideupbottom 2s 1.5s forwards;
	-webkit-animation:slideupbottom 2s 1.5s forwards;
	-moz-animation:slideupbottom 2s 2s forwards;
	-ms-animation:slideupbottom 2s 2s forwards;
	-o-animation:slideupbottom 2s 2s forwards;
}
@-webkit-keyframes aniwidthheight {
    0% {width: 0px; height:0;}
   100% {width: 100%; height: 100%; }
}
@-moz-keyframes aniwidthheight {
    0% {width: 0px;height:0;}
   100% {width: 100%; height: 100%; }
}
@-ms-keyframes aniwidthheight {
    0% {width: 0px;height:0;}
   100% {width: 100%; height: 100%; }
}
@-o-keyframes aniwidthheight {
    0% {width: 0px;height:0;}
   100% {width: 100%; height: 100%; }
}
@keyframes aniwidthheight {
    0% {width: 0px;height:0;}
   100% {width: 100%; height: 100%; }
}
@-webkit-keyframes height1 {
    0% {height: 0px;}
   100% {height: 100%; }
}
@-moz-keyframes height1 {
    0% {height: 0px;}
   100% {height: 100%; }
}
@-ms-keyframes height1 {
    0% {height: 0px;}
   100% {height: 100%; }
}
@-o-keyframes height1 {
    0% {height: 0px;}
   100% {height: 100%; }
}
@keyframes height1 {
   0% {height: 0px;}
   100% {height: 100%; }
}
@keyframes slideup{0%{bottom:0;}100%{bottom:132%;}}
@-webkit-keyframes slideup{0%{bottom:0;}100%{bottom:132%;}}
@-moz-keyframes slideup{0%{bottom:0;}100%{bottom:132%;}}
@-ms-keyframes slideup{0%{bottom:0; }100%{bottom:132%; }}
@-o-keyframes slideup{0%{bottom:0;}100%{bottom:132%;}}

@keyframes slideup1{0%{bottom:0;}100%{bottom:240%;}}
@-webkit-keyframes slideup1{0%{bottom:0;}100%{bottom:240%;}}
@-moz-keyframes slideup1{0%{bottom:0;}100%{bottom:240%;}}
@-ms-keyframes slideup1{0%{bottom:0; }100%{bottom:240%; }}
@-o-keyframes slideup1{0%{bottom:0;}100%{bottom:240%;}}

@keyframes slideup_fadeout{0%{bottom:0; opacity: 0.6;}100%{bottom:100%; opacity: 0;}}
@-webkit-keyframes slideup_fadeout{0%{bottom:0; opacity: 0.6;}100%{bottom:100%; opacity: 0;}}
@-moz-keyframes slideup_fadeout{0%{bottom:0; opacity: 0.6;}100%{bottom:100%; opacity: 0;}}
@-ms-keyframes slideup_fadeout{0%{bottom:0; opacity: 0.6;}100%{bottom:100%; opacity: 0;}}
@-o-keyframes slideup_fadeout{0%{bottom:0; opacity: 0.6;}100%{bottom:100%; opacity: 0;}}

@keyframes slideup_fadein{0%{opacity: 0;}100%{opacity: 1;}}
@-webkit-keyframes slideup_fadein{0%{opacity: 0;}100%{opacity: 1;}}
@-moz-keyframes slideup_fadein{0%{opacity: 0;}100%{opacity: 1;}}
@-ms-keyframes slideup_fadein{0%{opacity: 0;}100%{opacity: 1;}}
@-o-keyframes slideup_fadein{0%{opacity: 0;}100%{opacity: 1;}}

@keyframes slidedown{0%{bottom:100%;}100%{bottom:0%;}}
@-webkit-keyframes slidedown{0%{bottom:100%;}100%{bottom:0%;}}
@-moz-keyframes slidedown{0%{bottom:100%;}100%{bottom:0%;}}
@-ms-keyframes slidedown{0%{bottom:100%;}100%{bottom:0%;}}
@-o-keyframes slidedown{0%{bottom:100%;}100%{bottom:0%;}}

@keyframes slideupbottom{0%{bottom:-100%; right:22vw;}100%{bottom:0%; right:-10vw;}}
@-webkit-keyframes slideupbottom{0%{bottom:-100%; right:22vw;}100%{bottom:0%; right:-10vw;}}
@-moz-keyframes slideupbottom{0%{bottom:-100%; right:22vw; right:22vw;}100%{bottom:0%; right:-10vw;}}
@-ms-keyframes slideupbottom{0%{bottom:-100%; }100%{bottom:0%; right:-10vw;}}
@-o-keyframes slideupbottom{0%{bottom:-100%; right:22vw;}100%{bottom:0%; right:-10vw;}}

@keyframes slideup2{0%{bottom:-100%;}100%{bottom:0%;}}
@-webkit-keyframes slideup2{0%{bottom:-100%;}100%{bottom:0%;}}
@-moz-keyframes slideup2{0%{bottom:-100%;}100%{bottom:0%;}}
@-ms-keyframes slideup2{0%{bottom:-100%;}100%{bottom:0%; }}
@-o-keyframes slideup2{0%{bottom:-100%;}100%{bottom:0%;}}

@keyframes slidedown2{0%{top:-100%;}100%{top:0%;}}
@-webkit-keyframes slidedown2{0%{top:-100%;}100%{top:0%;}}
@-moz-keyframes slidedown2{0%{top:-100%;}100%{top:0%;}}
@-ms-keyframes slidedown2{0%{top:-100%;}100%{top:0%; }}
@-o-keyframes slidedown2{0%{top:-100%;}100%{top:0%;}}

@keyframes slideup3{0%{top:100%;}100%{top:0%;}}
@-webkit-keyframes slideup3{0%{top:100%;}100%{top:0%;}}
@-moz-keyframes slideup3{0%{top:100%;}100%{top:0%;}}
@-ms-keyframes slideup3{0%{top:100%;}100%{top:0%; }}
@-o-keyframes slideup3{0%{top:100%;}100%{top:0%;}}
.showrightnav{
    animation:slidedown2 2s 0s forwards;
	-webkit-animation:slidedown2 1s 0s forwards;
	-moz-animation:slidedown2 1s 0s forwards;
	-ms-animation:slidedown2 1s 0s forwards;
	-o-animation:slidedown2 2s 0s forwards;}

.active .slide.active .slideup1 {
	animation:slideup2 1s 1s forwards;
	-webkit-animation:slideup2 1s 1s forwards;
	-moz-animation:slideup2 1s 1s forwards;
	-ms-animation:slideup2 1s 1s forwards;
	-o-animation:slideup2 1s 1s forwards;
}
.active .slide.active .slideup9 {
	animation:slideup3 1s 1.2s forwards;
	-webkit-animation:slideup3 1s 1.2s forwards;
	-moz-animation:slideup3 1s 1.2s forwards;
	-ms-animation:slideup3 1s 1.2s forwards;
	-o-animation:slideup3 1s 1.2s forwards;
}
.active .slide.active .slideup2 {
	animation:slideup2 1s 1.5s forwards;
	-webkit-animation:slideup2 1s 1.5s forwards;
	-moz-animation:slideup2 1s 1s forwards;
	-ms-animation:slideup2 1s 1s forwards;
	-o-animation:slideup2 1s 1.5s forwards;
}
.active .slide.active .slideup3 {
	animation:slideup2 1s 1s forwards;
	-webkit-animation:slideup2 1s 2s forwards;
	-moz-animation:slideup2 1s 1s forwards;
	-ms-animation:slideup2 1s 1s forwards;
	-o-animation:slideup2 1s 2s forwards;
}

.active .slide.active .slideup4 {
	animation:slideup2 1s 2.8s forwards;
	-webkit-animation:slideup2 1s 2.8s forwards;
	-moz-animation:slideup2 1s 2.8s forwards;
	-ms-animation:slideup2 1s 2.8s forwards;
	-o-animation:slideup2 1s 2.8s forwards;
}
.active .slide.active .slideup5 {
	animation:slideup2 1s 3.2s forwards;
	-webkit-animation:slideup2 1s 3.2s forwards;
	-moz-animation:slideup2 1s 3.2s forwards;
	-ms-animation:slideup2 1s 3.2s forwards;
	-o-animation:slideup2 1s 3.2s forwards;
}
.active .slide.active .slideup6 {
	animation:slideup2 1s 3.6s forwards;
	-webkit-animation:slideup2 1s 3.6s forwards;
	-moz-animation:slideup2 1s 3.6s forwards;
	-ms-animation:slideup2 1s 3.6s forwards;
	-o-animation:slideup2 1s 3.6s forwards;
}
.active .slide.active .slideup7 {
	animation:slideup2 1s 4s forwards;
	-webkit-animation:slideup2 1s 4s forwards;
	-moz-animation:slideup2 1s 4s forwards;
	-ms-animation:slideup2 1s 4s forwards;
	-o-animation:slideup2 1s 4s forwards;
}
.active .slide.active .slideup8 {
	animation:slideup2 1s 4.4s forwards;
	-webkit-animation:slideup2 1s 4.4s forwards;
	-moz-animation:slideup2 1s 4.4s forwards;
	-ms-animation:slideup2 1s 4.4s forwards;
	-o-animation:slideup2 1s 4.4s forwards;
}

.animated .widthani {width:100%;}
.animated.active .slideup{
	animation:slideup_fadein 1.5s 1.3s forwards; opacity:0;
	-webkit-animation:slideup_fadein 1.5s 1.3s forwards;
	-moz-animation:slideup_fadein 1.5s 1.3s forwards;
	-ms-animation:slideup_fadein 1.5s 1.3s forwards;
	-o-animation:slideup_fadein 1.5s 1.3s forwards;
}


.animated .fadeoutarrow{
	-webkit-animation: fadeout1 100ms linear 0s both;
    -moz-animation: fadeout1 100ms linear 0s both;
    -o-animation: fadeout1 100ms linear 0s both;
    -ms-animation: fadeout1 100ms linear 0s both;
    animation: fadeout1 100ms linear 0s both; }
.animated.active .fadeoutarrow{
	-webkit-animation: fadein1 200ms linear 0s both;
    -moz-animation: fadein1 200ms linear 0s both;
    -o-animation: fadein1 200ms linear 0s both;
    -ms-animation: fadein1 200ms linear 0s both;
    animation: fadein1 200ms linear 0s both; }

@keyframes fadeout1{0%{opacity:1;}100%{ opacity:0;}}
@-webkit-keyframes fadeout1{0%{ -khtml-opacity:1;opacity:1;}100%{-khtml-opacity:0;opacity:0;}}
@-moz-keyframes fadeout1{0%{ -moz-opacity:1;opacity:1;}100%{-moz-opacity:0;opacity:0;}}
@-ms-keyframes fadeout1{0%{ filter: alpha(opacity=1);opacity:1;}100%{filter: alpha(opacity=0);opacity:0;}}
@-o-keyframes fadeout1{0%{ opacity:1;}100%{opacity:0;}}
.active .slide.active .fout1{
	-webkit-animation: fadeout1 0ms linear 5s both;
    -moz-animation: fadeout1 0ms linear 5s both;
    -o-animation: fadeout1 0ms linear 5s both;
    -ms-animation: fadeout1 0ms linear 5s both;
    animation: fadeout1 0ms linear 5s both; }
.active .slide.active .fa1{
	-webkit-animation: fadein1 0ms linear 5s both;
    -moz-animation: fadein1 0ms linear 5s both;
    -o-animation: fadein1 0ms linear 5s both;
    -ms-animation: fadein1 0ms linear 5s both;
    animation: fadein1 0ms linear 5s both; }
.active .slide.active .fout2{
	-webkit-animation: fadeout1 0ms linear 5.4s both;
    -moz-animation: fadeout1 0ms linear 5.4s both;
    -o-animation: fadeout1 0ms linear 5.4s both;
    -ms-animation: fadeout1 0ms linear 5.4s both;
    animation: fadeout1 0ms linear 5.4s both; }
.active .slide.active .fa2{
	-webkit-animation: fadein1 0ms linear 5.4s both;
    -moz-animation: fadein1 0ms linear 5.4s both;
    -o-animation: fadein1 0ms linear 5.4s both;
    -ms-animation: fadein1 0ms linear 5.4s both;
    animation: fadein1 0ms linear 5.4s both; }
.active .slide.active .fout3{
	-webkit-animation: fadeout1 0ms linear 4.6s both;
    -moz-animation: fadeout1 0ms linear 4.6s both;
    -o-animation: fadeout1 0ms linear 4.6s both;
    -ms-animation: fadeout1 0ms linear 4.6s both;
    animation: fadeout1 0ms linear 4.6s both; }
.active .slide.active .fa3{
	-webkit-animation: fadein1 0ms linear 4.6s both;
    -moz-animation: fadein1 0ms linear 4.6s both;
    -o-animation: fadein1 0ms linear 4.6s both;
    -ms-animation: fadein1 0ms linear 4.6s both;
    animation: fadein1 0ms linear 4.6s both; }
.active .slide.active .fout4{
	-webkit-animation: fadeout1 0ms linear 6.8s both;
    -moz-animation: fadeout1 0ms linear 6.8s both;
    -o-animation: fadeout1 0ms linear 6.8s both;
    -ms-animation: fadeout1 0ms linear 6.8s both;
    animation: fadeout1 0ms linear 6.8s both; }
.active .slide.active .fa4{
	-webkit-animation: fadein1 0ms linear 6.8s both;
    -moz-animation: fadein1 0ms linear 6.8s both;
    -o-animation: fadein1 0ms linear 6.8s both;
    -ms-animation: fadein1 0ms linear 6.8s both;
    animation: fadein1 0ms linear 6.8s both; }
.active .slide.active .fout5{
	-webkit-animation: fadeout1 0ms linear 6s both;
    -moz-animation: fadeout1 0ms linear 6s both;
    -o-animation: fadeout1 0ms linear 6s both;
    -ms-animation: fadeout1 0ms linear 6s both;
    animation: fadeout1 0ms linear 6s both; }
.active .slide.active .fa5{
	-webkit-animation: fadein1 0ms linear 6s both;
    -moz-animation: fadein1 0ms linear 6s both;
    -o-animation: fadein1 0ms linear 6s both;
    -ms-animation: fadein1 0ms linear 6s both;
    animation: fadein1 0ms linear 6s both; }
.active .slide.active .fout6{
	-webkit-animation: fadeout1 0ms linear 5.2s both;
    -moz-animation: fadeout1 0ms linear 5.2s both;
    -o-animation: fadeout1 0ms linear 5.2s both;
    -ms-animation: fadeout1 0ms linear 5.2s both;
    animation: fadeout1 0ms linear 5.2s both; }
.active .slide.active .fa6{
	-webkit-animation: fadein1 0ms linear 5.2s both;
    -moz-animation: fadein1 0ms linear 5.2s both;
    -o-animation: fadein1 0ms linear 5.2s both;
    -ms-animation: fadein1 0ms linear 5.2s both;
    animation: fadein1 0ms linear 5.2s both; }
.active .slide.active .fout7{
	-webkit-animation: fadeout1 0ms linear 5.4s both;
    -moz-animation: fadeout1 0ms linear 5.4s both;
    -o-animation: fadeout1 0ms linear 5.4s both;
    -ms-animation: fadeout1 0ms linear 5.4s both;
    animation: fadeout1 0ms linear 5.4s both; }
.active .slide.active .fa7{
	-webkit-animation: fadein1 0ms linear 5.4s both;
    -moz-animation: fadein1 0ms linear 5.4s both;
    -o-animation: fadein1 0ms linear 5.4s both;
    -ms-animation: fadein1 0ms linear 5.4s both;
    animation: fadein1 0ms linear 5.4s both; }
.active .slide.active .fout8{
	-webkit-animation: fadeout1 0ms linear 2.4s both;
    -moz-animation: fadeout1 0ms linear 2.4s both;
    -o-animation: fadeout1 0ms linear 2.4s both;
    -ms-animation: fadeout1 0ms linear 2.4s both;
    animation: fadeout1 0ms linear 2.4s both; }
.active .slide.active .fa8{
	-webkit-animation: fadein1 0ms linear 2.4s both;
    -moz-animation: fadein1 0ms linear 2.4s both;
    -o-animation: fadein1 0ms linear 2.4s both;
    -ms-animation: fadein1 0ms linear 2.4s both;
    animation: fadein1 0ms linear 2.4s both; }
.active .slide.active .fout9{
	-webkit-animation: fadeout1 0ms linear 3.6s both;
    -moz-animation: fadeout1 0ms linear 3.6s both;
    -o-animation: fadeout1 0ms linear 3.6s both;
    -ms-animation: fadeout1 0ms linear 3.6s both;
    animation: fadeout1 0ms linear 3.6s both; }
.active .slide.active .fa9{
	-webkit-animation: fadein1 0ms linear 3.6s both;
    -moz-animation: fadein1 0ms linear 3.6s both;
    -o-animation: fadein1 0ms linear 3.6s both;
    -ms-animation: fadein1 0ms linear 3.6s both;
    animation: fadein1 0ms linear 3.6s both; }
.active .slide.active .fout10{
	-webkit-animation: fadeout1 0ms linear 3s both;
    -moz-animation: fadeout1 0ms linear 3s both;
    -o-animation: fadeout1 0ms linear 3s both;
    -ms-animation: fadeout1 0ms linear 3s both;
    animation: fadeout1 0ms linear 3s both; }
.active .slide.active .fa10{
	-webkit-animation: fadein1 0ms linear 3s both;
    -moz-animation: fadein1 0ms linear 3s both;
    -o-animation: fadein1 0ms linear 3s both;
    -ms-animation: fadein1 0ms linear 3s both;
    animation: fadein1 0ms linear 3s both; }
.active .slide.active .fout11{
	-webkit-animation: fadeout1 0ms linear 3.2s both;
    -moz-animation: fadeout1 0ms linear 3.2s both;
    -o-animation: fadeout1 0ms linear 3.2s both;
    -ms-animation: fadeout1 0ms linear 3.2s both;
    animation: fadeout1 0ms linear 3.2s both; }
.active .slide.active .fa11{
	-webkit-animation: fadein1 0ms linear 3.2s both;
    -moz-animation: fadein1 0ms linear 3.2s both;
    -o-animation: fadein1 0ms linear 3.2s both;
    -ms-animation: fadein1 0ms linear 3.2s both;
    animation: fadein1 0ms linear 3.2s both; }
.active .slide.active .fout12{
	-webkit-animation: fadeout1 0ms linear 4s both;
    -moz-animation: fadeout1 0ms linear 4s both;
    -o-animation: fadeout1 0ms linear 4s both;
    -ms-animation: fadeout1 0ms linear 4s both;
    animation: fadeout1 0ms linear 4s both; }
.active .slide.active .fa12{
	-webkit-animation: fadein1 0ms linear 4s both;
    -moz-animation: fadein1 0ms linear 4s both;
    -o-animation: fadein1 0ms linear 4s both;
    -ms-animation: fadein1 0ms linear 4s both;
    animation: fadein1 0ms linear 4s both; }
.active .slide.active .fout13{
	-webkit-animation: fadeout1 0ms linear 2.8s both;
    -moz-animation: fadeout1 0ms linear 2.8s both;
    -o-animation: fadeout1 0ms linear 2.8s both;
    -ms-animation: fadeout1 0ms linear 2.8s both;
    animation: fadeout1 0ms linear 2.8s both; }
.active .slide.active .fa13{
	-webkit-animation: fadein1 0ms linear 2.8s both;
    -moz-animation: fadein1 0ms linear 2.8s both;
    -o-animation: fadein1 0ms linear 2.8s both;
    -ms-animation: fadein1 0ms linear 2.8s both;
    animation: fadein1 0ms linear 2.8s both; }
.active .slide.active .fout14{
	-webkit-animation: fadeout1 0ms linear 2s both;
    -moz-animation: fadeout1 0ms linear 2s both;
    -o-animation: fadeout1 0ms linear 2s both;
    -ms-animation: fadeout1 0ms linear 2s both;
    animation: fadeout1 0ms linear 2s both; }
.active .slide.active .fa14{
	-webkit-animation: fadein1 0ms linear 2s both;
    -moz-animation: fadein1 0ms linear 2s both;
    -o-animation: fadein1 0ms linear 2s both;
    -ms-animation: fadein1 0ms linear 2s both;
    animation: fadein1 0ms linear 2s both; }
    
.active .slide.active .heightanimation0{
	-webkit-animation: height1 2s 1 2.8s; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 2s 1 2.8s; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 2s 1 2.8s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 2s 1 2.8s; -o-animation-fill-mode: forwards; 
            animation: height1 2s 1 2.8s; animation-fill-mode: forwards;
}
.active .slide.active .heightanimation1{
	-webkit-animation: height1 2s 1 3.2s; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 2s 1 3.2s; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 2s 1 3.2s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 2s 1 3.2s; -o-animation-fill-mode: forwards; 
            animation: height1 2s 1 3.2s; animation-fill-mode: forwards;
}
.active .slide.active .heightanimation2{
	-webkit-animation: height1 2s 1 3.6s; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 2s 1 3.6s; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 2s 1 3.6s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 2s 1 3.6s; -o-animation-fill-mode: forwards; 
            animation: height1 2s 1 3.6s; animation-fill-mode: forwards;
}
.active .slide.active .heightanimation3{
	-webkit-animation: height1 2s 1 4s; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 2s 1 4s; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 2s 1 4s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 2s 1 4s; -o-animation-fill-mode: forwards; 
            animation: height1 2s 1 4s; animation-fill-mode: forwards;
}
.loaded .active .widthani0{
	-webkit-animation: aniwidth 2s 1 1s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 2s 1 1s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 2s 1 1s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 2s 1 1s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 2s 1 1s;  animation-fill-mode: forwards; }
.active .slide.active .widthanimation0{
	-webkit-animation: aniwidth 2s 1 1.4s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 2s 1 1.4s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 2s 1 1.4s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 2s 1 1.4s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 2s 1 1.4s;  animation-fill-mode: forwards;
}
.active .slide.active .widthanimation1{
	-webkit-animation: aniwidth 1s 1 2s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 2s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 2s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 2s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 2s;  animation-fill-mode: forwards;
}
.active .slide.active .widthanimation2{
	-webkit-animation: aniwidth 2s 1 1.6s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 2s 1 1.6s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 2s 1 1.6s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 2s 1 1.6s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 2s 1 1.6s;  animation-fill-mode: forwards;
}
.active .slide.active .hrd-head:before, .active .slide.active .widthanimation7{-webkit-animation: aniwidth 1s 1 1.2s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 1.2s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 1.2s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 1.2s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 1.2s;  animation-fill-mode: forwards;}
.active .slide.active .widthanimation3{
	-webkit-animation: aniwidth 1s 1 1.4s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 1.4s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 1.4s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 1.4s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 1.4s;  animation-fill-mode: forwards;}
.active .slide.active .widthanimation4{
	-webkit-animation: aniwidth 1s 1 2.4s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 2.4s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 2.4s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 2.4s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 2.4s;  animation-fill-mode: forwards;}
.active .slide.active .widthanimation5{
	-webkit-animation: aniwidth 1s 1 0.4s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 0.4s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 0.4s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 0.4s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 0.4s;  animation-fill-mode: forwards;}
.active .slide.active .widthanimation6{
	-webkit-animation: aniwidth 1.5s 1 0.8s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1.5s 1 0.8s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1.5s 1 0.8s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1.5s 1 0.8s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1.5s 1 0.8s;  animation-fill-mode: forwards;}
/*


.active .slide.active .widthanimation7{
	-webkit-animation: aniwidth 1s 1 4.8s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 1.8s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 1.8s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 1.8s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 4.8s;  animation-fill-mode: forwards;}*/
.active .slide.active .widthanimationl1{
	-webkit-animation: aniwidth 1s 1 3.2s linear;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 3.2s linear;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 3.2s linear;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 3.2s linear;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 3.2s linear;  animation-fill-mode: forwards;
}
.active .slide.active .heightanimationl2{
	-webkit-animation: height1 1s 1 4s linear; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 1s 1 4s linear; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 1s 1 4s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 1s 1 4s; -o-animation-fill-mode: forwards; 
            animation: height1 1s 1 4s linear; animation-fill-mode: forwards;
}
.active .slide.active .widthanimationl3{
	-webkit-animation: aniwidth 1s 1 5s linear;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 5s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 5s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 5s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 5s linear;  animation-fill-mode: forwards;
}
.active .slide.active .heightanimationl4{
	-webkit-animation: height1 1s 1 6s linear; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 1s 1 6s; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 1s 1 6s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 1s 1 6s; -o-animation-fill-mode: forwards; 
            animation: height1 1s 1 6s linear; animation-fill-mode: forwards;
}
.active .slide.active .widthanimationl5{
	-webkit-animation: aniwidth 1s 1 7s linear;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 7s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 7s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 7s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 7s linear;  animation-fill-mode: forwards;
}
.active .slide.active .heightanimationl6{
	-webkit-animation: height1 1s 1 8s linear; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 1s 1 8s; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 1s 1 8s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 1s 1 8s; -o-animation-fill-mode: forwards; 
            animation: height1 1s 1 8s linear; animation-fill-mode: forwards;
}
.active .slide.active .widthanimationl7{
	-webkit-animation: aniwidth 1s 1 9s linear;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 9s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 9s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 9s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 9s linear;  animation-fill-mode: forwards;
}
.active .slide.active .heightanimationl8{
	-webkit-animation: height1 1s 1 10s linear; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 1s 1 10s; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 1s 1 10s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 1s 1 10s; -o-animation-fill-mode: forwards; 
            animation: height1 1s 1 10s linear; animation-fill-mode: forwards;
}
.active .slide.active .widthanimationl9{
	-webkit-animation: aniwidth 1s 1 11s linear;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 11s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 11s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 11s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 11s linear;  animation-fill-mode: forwards;
}
.active .slide.active .heightanimationl10{
	-webkit-animation: height1 1s 1 12s linear; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 1s 1 12s; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 1s 1 12s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 1s 1 12s; -o-animation-fill-mode: forwards; 
            animation: height1 1s 1 12s linear; animation-fill-mode: forwards;
}
.active .slide.active .widthanimationl11{
	-webkit-animation: aniwidth 1s 1 13s linear;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 13s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 13s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 13s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 13s linear;  animation-fill-mode: forwards;
}
.active .slide.active .heightanimationl12{
	-webkit-animation: height1 1s 1 14s linear; -webkit-animation-fill-mode: forwards; 
	   -moz-animation: height1 1s 1 14s; -moz-animation-fill-mode: forwards; 
	    -ms-animation: height1 1s 1 14s; -ms-animation-fill-mode: forwards; 
	     -o-animation: height1 1s 1 14s; -o-animation-fill-mode: forwards; 
            animation: height1 1s 1 14s linear; animation-fill-mode: forwards;
}
.active .slide.active .widthanimationl13{
	-webkit-animation: aniwidth 1s 1 15s linear;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: aniwidth 1s 1 15s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: aniwidth 1s 1 15s;   -ms-animation-fill-mode: forwards; 
	-o-animation: aniwidth 1s 1 15s;   -o-animation-fill-mode: forwards; 
    animation: aniwidth 1s 1 15s linear;  animation-fill-mode: forwards;
}

@-webkit-keyframes disc1 {
    0% { -webkit-: rotate(36deg); top: -3.15vw; left: 0.7vw;}	
   100% {-webkit-: rotate(0deg); top: 0vw; left: 0vw; }
}
@-moz-keyframes disc1 {
     0% { -moz-transform: rotate(36deg); top: -3.15vw; left: 0.7vw;}	
   100% {-moz-transform: rotate(0deg); top: 0vw; left: 0vw; }
}
@-ms-keyframes disc1 {
     0% { -ms-transform: rotate(36deg); top: -3.15vw; left: 0.7vw;}	
   100% {-ms-transform: rotate(0deg); top: 0vw; left: 0vw; }
}
@-o-keyframes disc1 {
     0% { -o-transform: rotate(36deg); top: -3.15vw; left: 0.7vw;}	
   100% {-o-transform: rotate(0deg); top: 0vw; left: 0vw; }
}
@keyframes disc1 {
     0% { transform: rotate(36deg); top: -3.15vw; left: 0.7vw;}	
   100% {transform: rotate(0deg); top: 0vw; left: 0vw; }
}
.active .slide.active .discani{
	-webkit-animation: disc1 1s 1 2.2s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: disc1 1s 1 2.2s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: disc1 1s 1 2.2s;   -ms-animation-fill-mode: forwards; 
	-o-animation: disc1 1s 1 2.2s;   -o-animation-fill-mode: forwards; 
    animation: disc1 1s 1 2.2s;  animation-fill-mode: forwards;}

@keyframes left_to_right{0%{margin-left:-50px; opacity:0;}100%{margin-left:0px; opacity:1;}}
@-webkit-keyframes left_to_right{0%{margin-left:-50px;opacity:0;}100%{margin-left:0px;opacity:1;}}
@keyframes right_to_left{0%{right:-30px; opacity:0;}100%{right:0px; opacity:1;}}
@-webkit-keyframes right_to_left{0%{right:-30px; opacity:0;}100%{right:0px; opacity:1;}}
.active .slide.active .animation_ltr0{animation:left_to_right 0.6s 1 0.5s linear both; -webkit-animation:left_to_right 0.6s 1 0.5s linear both;   }
.active .slide.active .animation_rtl0{animation:right_to_left 0.6s 1 0.5s linear both; -webkit-animation:right_to_left 0.6s 1 0.5s linear both; }

.active .animation_ltr1{animation:left_to_right 0.6s 1 0.5s linear both; -webkit-animation:left_to_right 0.6s 1 0.5s linear both;   }
.active .animation_rtl1{animation:right_to_left 0.6s 1 0.5s linear both; -webkit-animation:right_to_left 0.6s 1 0.5s linear both; }

.active .animation_ltr{animation:left_to_right 0.6s 1 0.6s linear both; -webkit-animation:left_to_right 0.6s 1 0.6s linear both;   }
.active .animation_rtl{animation:right_to_left 0.6s 1 0.6s linear both; -webkit-animation:right_to_left 0.6s 1 0.6s linear both; }

.active .slide.active .lt-to-rt{
	animation:left_to_right 1s 1 3s linear both; 
	-webkit-animation:left_to_right 1s 1 3s linear both;   }

@keyframes right_to_left1{0%{left:30px; opacity:1;}100%{left:0px; opacity:1;}}
@-webkit-keyframes right_to_left1{0%{left:30px; opacity:1;}100%{left:0px; opacity:1;}}
.active .slide.active .right_to_left{
	animation:right_to_left1 0.6s 1 1.4s linear both; 
	-webkit-animation:right_to_left1 0.6s 1 1.4s linear both; }

@keyframes top_to_bottom{0%{top:-30px; opacity:1;}100%{top:0px; opacity:1;}}
@-webkit-keyframes top_to_bottom{0%{top:-30px; opacity:1;}100%{top:0px; opacity:1;}}
.active .slide.active .up-to-down{
	animation:top_to_bottom 0.8s 1 1.8s linear both; 
	-webkit-animation:top_to_bottom 0.8s 1 1.8s linear both;   }

@keyframes slide-to-left{0%{transform:translate3d(5%,0,0)}to{transform:translateZ(0)}}
@keyframes slide-to-right{0%{transform:translate3d(-5%,0,0)}to{transform:translateZ(0)}}
@keyframes slide-to-up{0%{bottom:-10%; opacity: 0;}to{bottom:0;opacity: 1;}}

.loaded .active .slide-to-right{animation:slide-to-right 1.6s 0s forwards;}
.active .slide-to-left{animation:slide-to-left 1.6s 0s forwards; }

.active .slide.active .slide-to-right1{animation:slide-to-right 1.6s 0s forwards;}
.active .slide.active .slide-to-left1{animation:slide-to-left 1.6s 0s forwards; }

.active .animation_ltr2{animation:left_to_right 0.6s 1 1s linear both; -webkit-animation:left_to_right 0.6s 1 1s linear both;   }

@keyframes fadeInUp {
    from { transform: translate3d(0,40px,0)  }
    to { transform: translate3d(0,0,0);  opacity: 1  }
}

@-webkit-keyframes fadeInUp { 
	from { transform: translate3d(0,40px,0)}
    to { transform: translate3d(0,0,0); opacity: 1}
}

.active .fadeInUp {
    opacity: 0;
    animation: fadeInUp 1s 1 1s both;
    -webkit-animation: fadeInUp 1s 1 1s both;
}

@keyframes fadeInUp1 {
    from { transform: translate3d(0,100%,0)  }
    to { transform: translate3d(0,0,0);  opacity: 1  }
}

@-webkit-keyframes fadeInUp1 { 
	from { transform: translate3d(0,100%,0)}
    to { transform: translate3d(0,0,0); opacity: 1}
}

.active .fadeInUp1 {
    opacity: 0;
    animation: fadeInUp1 1s 1 2s both;
    -webkit-animation: fadeInUp1 1s 1 2s both;
}
@-webkit-keyframes fading{0%{opacity:0} 100%{opacity:1}}
@keyframes fading{0%{opacity:0} 100%{opacity:1}}
.fp-slide.active .cb_blue{animation:fading 0.1s linear 0s both; @-webkit-animation:fading 0.1s linear 0s both ;}
.fp-slide.active .color_animation1{animation:fading 0.3s linear 0s both; @-webkit-animation:fading 0.3s linear 0s both ;}
.fp-slide.active .color_animation2{animation:fading 0.3s linear 0.3s both; @-webkit-animation:fading 0.3s linear 0.3s both ;}
.fp-slide.active .color_animation3{animation:fading 0.3s linear 0.6s both; @-webkit-animation:fading 0.3s linear 0.6s both ;}
.fp-slide.active .color_animation4{animation:fading 0.3s linear 0.9s both; @-webkit-animation:fading 0.3s linear 0.9s both ;}
.fp-slide.active .cb_green{animation:fading 0.1s linear 1.8s both; @-webkit-animation:fading 0.1s linear 1.8s both ;}
.fp-slide.active .color_animation5{animation:fading 0.3s linear 1s both; @-webkit-animation:fading 0.3s linear 1s both ;}
.fp-slide.active .color_animation6{animation:fading 0.3s linear 1.3s both; @-webkit-animation:fading 0.3s linear 1.3s both ;}
.fp-slide.active .cb_orange{animation:fading 0.1s linear 0.9s both; @-webkit-animation:fading 0.1s linear 0.9s both ;}
.fp-slide.active .color_animation7{animation:fading 0.4s linear 1.5s both; @-webkit-animation:fading 0.4s linear 1.5s both ;}
.fp-slide.active .cb_purple{animation:fading 0.1s linear 1.4s both; @-webkit-animation:fading 0.1s linear 1.4s both ;}
.fp-slide.active .color_animation8{animation:fading 0.2s linear 1.9s both; @-webkit-animation:fading 0.2s linear 1.9s both ;}
@keyframes s4animatetop{from{top:-10px;opacity:0} to{top:15px;opacity:1}}
.fp-slide.active .color_animation9{animation:s4animatetop 0.6s linear 2s both; @-webkit-animation:s4animatetop 0.6s linear 2s both;}

@keyframes fadein1 {0%{opacity:0;}100%{ opacity:1;}}
@-webkit-keyframes fadein1 {0%{ -khtml-opacity:0;opacity:0;}100%{-khtml-opacity:1;opacity:1;}}
@-moz-keyframes fadein1 {0%{ -moz-opacity:0;opacity:0;}100%{-moz-opacity:1;opacity:1;}}
@-ms-keyframes fadein1 {0%{ filter: alpha(opacity=0);opacity:0;}100%{filter: alpha(opacity=100);opacity:1;}}
@-o-keyframes fadein1 {0%{ opacity:0;filter: alpha(opacity=0);}100%{opacity:1;filter: alpha(opacity=100);}}

.fadeani {  opacity: 0;}
#section4.active #slide3 .fadeani, #section5.active #slide2 .fadeani{ opacity: 1;filter: alpha(opacity=100); }
.active .slide.active .fade1, .active .fadeani1{
	-webkit-animation: fadein1 200ms linear 0s both;
    -moz-animation: fadein1 200ms linear 0s both;
    -o-animation: fadein1 200ms linear 0s both;
    -ms-animation: fadein1 200ms linear 0s both;
    animation: fadein1 200ms linear 0s both; }
.active .slide.active .fade2, .active .fadeani2{
	-webkit-animation: fadein1 200ms linear 0.2s both;
    -moz-animation: fadein1 200ms linear 0.2s both;
    -o-animation: fadein1 200ms linear 0.2s both;
    -ms-animation: fadein1 200ms linear 0.2s both;
    animation: fadein1 200ms linear 0.2s both; }
.active .slide.active .fade3, .active .fadeani3{
	-webkit-animation: fadein1 200ms linear 0.4s both;
    -moz-animation: fadein1 200ms linear 0.4s both;
    -o-animation: fadein1 200ms linear 0.4s both;
    -ms-animation: fadein1 200ms linear 0.4s both;
    animation: fadein1 200ms linear 0.4s both; }
.active .slide.active .fade4, .active .fadeani4{
	-webkit-animation: fadein1 200ms linear 0.6s both;
    -moz-animation: fadein1 200ms linear 0.6s both;
    -o-animation: fadein1 200ms linear 0.6s both;
    -ms-animation: fadein1 200ms linear 0.6s both;
    animation: fadein1 200ms linear 0.6s both; }
.active .slide.active .fade4a, .active .fadeani4a{
	-webkit-animation: fadein1 200ms linear 0.65s both;
    -moz-animation: fadein1 200ms linear 0.65s both;
    -o-animation: fadein1 200ms linear 0.65s both;
    -ms-animation: fadein1 200ms linear 0.65s both;
    animation: fadein1 200ms linear 0.65s both; }
.active .slide.active .fade4b, .active .fadeani4b{
	-webkit-animation: fadein1 200ms linear 0.7s both;
    -moz-animation: fadein1 200ms linear 0.7s both;
    -o-animation: fadein1 200ms linear 0.7s both;
    -ms-animation: fadein1 200ms linear 0.7s both;
    animation: fadein1 200ms linear 0.7s both; }
.active .slide.active .fade4c, .active .fadeani4c{
	-webkit-animation: fadein1 200ms linear 0.75s both;
    -moz-animation: fadein1 200ms linear 0.75s both;
    -o-animation: fadein1 200ms linear 0.75s both;
    -ms-animation: fadein1 200ms linear 0.75s both;
    animation: fadein1 200ms linear 0.75s both; }
.active .slide.active .fade4d, .active .fadeani4d{
	-webkit-animation: fadein1 200ms linear 0.8s both;
    -moz-animation: fadein1 200ms linear 0.8s both;
    -o-animation: fadein1 200ms linear 0.8s both;
    -ms-animation: fadein1 200ms linear 0.8s both;
    animation: fadein1 200ms linear 0.8s both; }

.active .slide.active .fade5, .active .fadeani5{
	-webkit-animation: fadein1 200ms linear 0.8s both;
    -moz-animation: fadein1 200ms linear 0.8s both;
    -o-animation: fadein1 200ms linear 0.8s both;
    -ms-animation: fadein1 200ms linear 0.8s both;
    animation: fadein1 200ms linear 0.8s both; }
.active .slide.active .fade6, .active .fadeani6{
	-webkit-animation: fadein1 200ms linear 1s both;
    -moz-animation: fadein1 200ms linear 1s both;
    -o-animation: fadein1 200ms linear 1s both;
    -ms-animation: fadein1 200ms linear 1s both;
    animation: fadein1 200ms linear 1s both; }
.active .slide.active .fade7, .active .fadeani7{
	-webkit-animation: fadein1 200ms linear 1.2s both;
    -moz-animation: fadein1 200ms linear 1.2s both;
    -o-animation: fadein1 200ms linear 1.2s both;
    -ms-animation: fadein1 200ms linear 1.2s both;
    animation: fadein1 200ms linear 1.2s both; }
.active .slide.active .fade8, .active .fadeani8{
	-webkit-animation: fadein1 200ms linear 1.4s both;
    -moz-animation: fadein1 200ms linear 1.4s both;
    -o-animation: fadein1 200ms linear 1.4s both;
    -ms-animation: fadein1 200ms linear 1.4s both;
    animation: fadein1 200ms linear 1.4s both; }
.active .slide.active .fade8a, .active .fadeani8a{
	-webkit-animation: fadein1 100ms linear 1.5s both;
    -moz-animation: fadein1 100ms linear 1.5s both;
    -o-animation: fadein1 100ms linear 1.5s both;
    -ms-animation: fadein1 100ms linear 1.5s both;
    animation: fadein1 100ms linear 1.5s both; }
.active .slide.active .fade9, .active .fadeani9{
	-webkit-animation: fadein1 200ms linear 1.6s both;
    -moz-animation: fadein1 200ms linear 1.6s both;
    -o-animation: fadein1 200ms linear 1.6s both;
    -ms-animation: fadein1 200ms linear 1.6s both;
    animation: fadein1 200ms linear 1.6s both; }
.active .slide.active .fade9a, .active .fadeani9a{
	-webkit-animation: fadein1 200ms linear 1.7s both;
    -moz-animation: fadein1 200ms linear 1.7s both;
    -o-animation: fadein1 200ms linear 1.7s both;
    -ms-animation: fadein1 200ms linear 1.7s both;
    animation: fadein1 200ms linear 1.7s both; }
.active .slide.active .fade10, .active .fadeani10{
	-webkit-animation: fadein1 200ms linear 1.8s both;
    -moz-animation: fadein1 200ms linear 1.8s both;
    -o-animation: fadein1 200ms linear 1.8s both;
    -ms-animation: fadein1 200ms linear 1.8s both;
    animation: fadein1 200ms linear 1.8s both; }
.active .slide.active .fade11, .active .fadeani11{
	-webkit-animation: fadein1 200ms linear 2s both;
    -moz-animation: fadein1 200ms linear 2s both;
    -o-animation: fadein1 200ms linear 2s both;
    -ms-animation: fadein1 200ms linear 2s both;
    animation: fadein1 200ms linear 2s both; }
.active .slide.active .fade12, .active .fadeani12{
	-webkit-animation: fadein1 200ms linear 2.2s both;
    -moz-animation: fadein1 200ms linear 2.2s both;
    -o-animation: fadein1 200ms linear 2.2s both;
    -ms-animation: fadein1 200ms linear 2.2s both;
    animation: fadein1 200ms linear 2.2s both; }
.active .slide.active .fade13, .active .fadeani13{
	-webkit-animation: fadein1 200ms linear 2.4s both;
    -moz-animation: fadein1 200ms linear 2.4s both;
    -o-animation: fadein1 200ms linear 2.4s both;
    -ms-animation: fadein1 200ms linear 2.4s both;
    animation: fadein1 200ms linear 2.4s both; }
.active .slide.active .fade14, .active .fadeani14{
	-webkit-animation: fadein1 200ms linear 2.6s both;
    -moz-animation: fadein1 200ms linear 2.6s both;
    -o-animation: fadein1 200ms linear 2.6s both;
    -ms-animation: fadein1 200ms linear 2.6s both;
    animation: fadein1 200ms linear 2.6s both; }
.active .slide.active .fade14a, .active .fadeani14a{
	-webkit-animation: fadein1 200ms linear 2.7s both;
    -moz-animation: fadein1 200ms linear 2.7s both;
    -o-animation: fadein1 200ms linear 2.7s both;
    -ms-animation: fadein1 200ms linear 2.7s both;
    animation: fadein1 200ms linear 2.7s both; }
.active .slide.active .fade15, .active .fadeani15{
	-webkit-animation: fadein1 200ms linear 2.8s both;
    -moz-animation: fadein1 200ms linear 2.8s both;
    -o-animation: fadein1 200ms linear 2.8s both;
    -ms-animation: fadein1 200ms linear 2.8s both;
    animation: fadein1 200ms linear 2.8s both; }
.active .slide.active .fade16, .active .fadeani16{
	-webkit-animation: fadein1 200ms linear 3s both;
    -moz-animation: fadein1 200ms linear 3s both;
    -o-animation: fadein1 200ms linear 3s both;
    -ms-animation: fadein1 200ms linear 3s both;
    animation: fadein1 200ms linear 3s both; }
.active .slide.active .fade17, .active .fadeani17{
	-webkit-animation: fadein1 200ms linear 3.2s both;
    -moz-animation: fadein1 200ms linear 3.2s both;
    -o-animation: fadein1 200ms linear 3.2s both;
    -ms-animation: fadein1 200ms linear 3.2s both;
    animation: fadein1 200ms linear 3.2s both; }
.active .slide.active .fade18, .active .fadeani18{
	-webkit-animation: fadein1 200ms linear 3.4s both;
    -moz-animation: fadein1 200ms linear 3.4s both;
    -o-animation: fadein1 200ms linear 3.4s both;
    -ms-animation: fadein1 200ms linear 3.4s both;
    animation: fadein1 200ms linear 3.4s both; }
.active .slide.active .fade19, .active .fadeani19{
	-webkit-animation: fadein1 200ms linear 3.6s both;
    -moz-animation: fadein1 200ms linear 3.6s both;
    -o-animation: fadein1 200ms linear 3.6s both;
    -ms-animation: fadein1 200ms linear 3.6s both;
    animation: fadein1 200ms linear 3.6s both; }
.active .slide.active .fade20, .active .fadeani20{
	-webkit-animation: fadein1 200ms linear 3.8s both;
    -moz-animation: fadein1 200ms linear 3.8s both;
    -o-animation: fadein1 200ms linear 3.8s both;
    -ms-animation: fadein1 200ms linear 3.8s both;
    animation: fadein1 200ms linear 3.8s both; }
.active .fadeani20a{
	-webkit-animation: fadein1 200ms linear 3.9s both;
    -moz-animation: fadein1 200ms linear 3.9s both;
    -o-animation: fadein1 200ms linear 3.9s both;
    -ms-animation: fadein1 200ms linear 3.9s both;
    animation: fadein1 200ms linear 3.9s both; }
.active .slide.active .fade21, .active .fadeani21{
	-webkit-animation: fadein1 200ms linear 4s both;
    -moz-animation: fadein1 200ms linear 4s both;
    -o-animation: fadein1 200ms linear 4s both;
    -ms-animation: fadein1 200ms linear 4s both;
    animation: fadein1 200ms linear 4s both; }
.active .fadeani21a{
	-webkit-animation: fadein1 200ms linear 4.1s both;
    -moz-animation: fadein1 200ms linear 4.1s both;
    -o-animation: fadein1 200ms linear 4.1s both;
    -ms-animation: fadein1 200ms linear 4.1s both;
    animation: fadein1 200ms linear 4.1s both; }
.active .slide.active .fade22, .active .fadeani22{
	-webkit-animation: fadein1 200ms linear 4.2s both;
    -moz-animation: fadein1 200ms linear 4.2s both;
    -o-animation: fadein1 200ms linear 4.2s both;
    -ms-animation: fadein1 200ms linear 4.2s both;
    animation: fadein1 200ms linear 4.2s both; }
.active .slide.active .fade26, .active .fadeani23{
	-webkit-animation: fadein1 200ms linear 4.4s both;
    -moz-animation: fadein1 200ms linear 4.4s both;
    -o-animation: fadein1 200ms linear 4.4s both;
    -ms-animation: fadein1 200ms linear 4.4s both;
    animation: fadein1 200ms linear 4.4s both; }
.active .slide.active .fade27, .active .fadeani24{
	-webkit-animation: fadein1 200ms linear 4.6s both;
    -moz-animation: fadein1 200ms linear 4.6s both;
    -o-animation: fadein1 200ms linear 4.6s both;
    -ms-animation: fadein1 200ms linear 4.6s both;
    animation: fadein1 200ms linear 4.6s both; }
.active .slide.active .fade28, .active .fadeani25{
	-webkit-animation: fadein1 200ms linear 4.8s both;
    -moz-animation: fadein1 200ms linear 4.8s both;
    -o-animation: fadein1 200ms linear 4.8s both;
    -ms-animation: fadein1 200ms linear 4.8s both;
    animation: fadein1 200ms linear 4.8s both; }
.active .slide.active .fade23, .active .fadeani26{
	-webkit-animation: fadein1 200ms linear 5s both;
    -moz-animation: fadein1 200ms linear 5s both;
    -o-animation: fadein1 200ms linear 5s both;
    -ms-animation: fadein1 200ms linear 5s both;
    animation: fadein1 200ms linear 5s both; }
.active .slide.active .fade24, .active .fadeani27{
	-webkit-animation: fadein1 200ms linear 5.2s both;
    -moz-animation: fadein1 200ms linear 5.2s both;
    -o-animation: fadein1 200ms linear 5.2s both;
    -ms-animation: fadein1 200ms linear 5.2s both;
    animation: fadein1 200ms linear 5.2s both; }
.active .slide.active .fade25, .active .fadeani28{
	-webkit-animation: fadein1 200ms linear 5.4s both;
    -moz-animation: fadein1 200ms linear 5.4s both;
    -o-animation: fadein1 200ms linear 5.4s both;
    -ms-animation: fadein1 200ms linear 5.4s both;
    animation: fadein1 200ms linear 5.4s both; }
.active .slide.active .fade29a, .active .fadeani29a{
	-webkit-animation: fadein1 200ms linear 5.6s both;
    -moz-animation: fadein1 200ms linear 5.6s both;
    -o-animation: fadein1 200ms linear 5.6s both;
    -ms-animation: fadein1 200ms linear 5.6s both;
    animation: fadein1 200ms linear 5.6s both; }
.active .slide.active .fade29, .active .fadeani29{
	-webkit-animation: fadein1 200ms linear 5.8s both;
    -moz-animation: fadein1 200ms linear 5.8s both;
    -o-animation: fadein1 200ms linear 5.8s both;
    -ms-animation: fadein1 200ms linear 5.8s both;
    animation: fadein1 200ms linear 5.8s both; }
.active .slide.active .fade30, .active .fadeani30{
	-webkit-animation: fadein1 200ms linear 6s both;
    -moz-animation: fadein1 200ms linear 6s both;
    -o-animation: fadein1 200ms linear 6s both;
    -ms-animation: fadein1 200ms linear 6s both;
    animation: fadein1 200ms linear 6s both; }
.active .slide.active .fade31, .active .fadeani31{
	-webkit-animation: fadein1 200ms linear 6.2s both;
    -moz-animation: fadein1 200ms linear 6.2s both;
    -o-animation: fadein1 200ms linear 6.2s both;
    -ms-animation: fadein1 200ms linear 6.2s both;
    animation: fadein1 200ms linear 6.2s both; }
.active .slide.active .fade32, .active .fadeani32{
	-webkit-animation: fadein1 200ms linear 6.4s both;
    -moz-animation: fadein1 200ms linear 6.4s both;
    -o-animation: fadein1 200ms linear 6.4s both;
    -ms-animation: fadein1 200ms linear 6.4s both;
    animation: fadein1 200ms linear 6.4s both; }
.active .slide.active .fade33, .active .fadeani33{
	-webkit-animation: fadein1 200ms linear 6.6s both;
    -moz-animation: fadein1 200ms linear 6.6s both;
    -o-animation: fadein1 200ms linear 6.6s both;
    -ms-animation: fadein1 200ms linear 6.6s both;
    animation: fadein1 200ms linear 6.6s both; }
.active .slide.active .fade34, .active .fadeani34{
	-webkit-animation: fadein1 200ms linear 6.8s both;
    -moz-animation: fadein1 200ms linear 6.8s both;
    -o-animation: fadein1 200ms linear 6.8s both;
    -ms-animation: fadein1 200ms linear 6.8s both;
    animation: fadein1 200ms linear 6.8s both; }
.active .slide.active .fade35, .active .fadeani35{
	-webkit-animation: fadein1 200ms linear 7s both;
    -moz-animation: fadein1 200ms linear 7s both;
    -o-animation: fadein1 200ms linear 7s both;
    -ms-animation: fadein1 200ms linear 7s both;
    animation: fadein1 200ms linear 7s both; }
.active .slide.active .fade36, .active .fadeani36{
	-webkit-animation: fadein1 200ms linear 7.2s both;
    -moz-animation: fadein1 200ms linear 7.2s both;
    -o-animation: fadein1 200ms linear 7.2s both;
    -ms-animation: fadein1 200ms linear 7.2s both;
    animation: fadein1 200ms linear 7.2s both; }
.active .slide.active .fade37, .active .fadeani37{
	-webkit-animation: fadein1 200ms linear 7.4s both;
    -moz-animation: fadein1 200ms linear 7.4s both;
    -o-animation: fadein1 200ms linear 7.4s both;
    -ms-animation: fadein1 200ms linear 7.4s both;
    animation: fadein1 200ms linear 7.4s both; }
.active .slide.active .fade38, .active .fadeani38{
	-webkit-animation: fadein1 200ms linear 7.6s both;
    -moz-animation: fadein1 200ms linear 7.6s both;
    -o-animation: fadein1 200ms linear 7.6s both;
    -ms-animation: fadein1 200ms linear 7.6s both;
    animation: fadein1 200ms linear 7.6s both; }
.active .slide.active .fadeani39{
	-webkit-animation: fadein1 0ms linear 6.5s both;
    -moz-animation: fadein1 0ms linear 6.5s both;
    -o-animation: fadein1 0ms linear 6.5s both;
    -ms-animation: fadein1 0ms linear 6.5s both;
    animation: fadein1 0ms linear 6.5s both; }
.active .slide.active .fade40{
	-webkit-animation: fadein1 200ms linear 8.2s both;
    -moz-animation: fadein1 200ms linear 8.2s both;
    -o-animation: fadein1 200ms linear 8.2s both;
    -ms-animation: fadein1 200ms linear 8.2s both;
    animation: fadein1 200ms linear 8.2s both; }
.active .slide.active .fade41{
	-webkit-animation: fadein1 200ms linear 8.4s both;
    -moz-animation: fadein1 200ms linear 8.4s both;
    -o-animation: fadein1 200ms linear 8.4s both;
    -ms-animation: fadein1 200ms linear 8.4s both;
    animation: fadein1 200ms linear 8.4s both; }
.active .slide.active .fade42{
	-webkit-animation: fadein1 200ms linear 8.6s both;
    -moz-animation: fadein1 200ms linear 8.6s both;
    -o-animation: fadein1 200ms linear 8.6s both;
    -ms-animation: fadein1 200ms linear 8.6s both;
    animation: fadein1 200ms linear 8.6s both; }
.active .slide.active .fade42b{
	-webkit-animation: fadein1 200ms linear 8.8s both;
    -moz-animation: fadein1 200ms linear 8.8s both;
    -o-animation: fadein1 200ms linear 8.8s both;
    -ms-animation: fadein1 200ms linear 8.8s both;
    animation: fadein1 200ms linear 8.8s both; }
.active .slide.active .fade42c{
	-webkit-animation: fadein1 200ms linear 9s both;
    -moz-animation: fadein1 200ms linear 9s both;
    -o-animation: fadein1 200ms linear 9s both;
    -ms-animation: fadein1 200ms linear 9s both;
    animation: fadein1 200ms linear 9s both; }
.active .slide.active .fade42d{
	-webkit-animation: fadein1 200ms linear 9.2s both;
    -moz-animation: fadein1 200ms linear 9.2s both;
    -o-animation: fadein1 200ms linear 9.2s both;
    -ms-animation: fadein1 200ms linear 9.2s both;
    animation: fadein1 200ms linear 9.2s both; }
.active .slide.active .fade42e{
	-webkit-animation: fadein1 200ms linear 9.4s both;
    -moz-animation: fadein1 200ms linear 9.4s both;
    -o-animation: fadein1 200ms linear 9.4s both;
    -ms-animation: fadein1 200ms linear 9.4s both;
    animation: fadein1 200ms linear 9.4s both; }
.active .slide.active .fade43{
	-webkit-animation: fadein1 200ms linear 10.4s both;
    -moz-animation: fadein1 200ms linear 10.4s both;
    -o-animation: fadein1 200ms linear 10.4s both;
    -ms-animation: fadein1 200ms linear 10.4s both;
    animation: fadein1 200ms linear 10.4s both; }
.active .slide.active .fade44{
	-webkit-animation: fadein1 200ms linear 10.6s both;
    -moz-animation: fadein1 200ms linear 10.6s both;
    -o-animation: fadein1 200ms linear 10.6s both;
    -ms-animation: fadein1 200ms linear 10.6s both;
    animation: fadein1 200ms linear 10.6s both; }
.active .slide.active .fade45{
	-webkit-animation: fadein1 200ms linear 10.8s both;
    -moz-animation: fadein1 200ms linear 10.8s both;
    -o-animation: fadein1 200ms linear 10.8s both;
    -ms-animation: fadein1 200ms linear 10.8s both;
    animation: fadein1 200ms linear 10.8s both; }
.active .slide.active .fade46{
	-webkit-animation: fadein1 200ms linear 11s both;
    -moz-animation: fadein1 200ms linear 11s both;
    -o-animation: fadein1 200ms linear 11s both;
    -ms-animation: fadein1 200ms linear 11s both;
    animation: fadein1 200ms linear 11s both; }
.active .slide.active .fade47{
	-webkit-animation: fadein1 200ms linear 11.2s both;
    -moz-animation: fadein1 200ms linear 11.2s both;
    -o-animation: fadein1 200ms linear 11.2s both;
    -ms-animation: fadein1 200ms linear 11.2s both;
    animation: fadein1 200ms linear 11.2s both; }
.active .slide.active .fade48{
	-webkit-animation: fadein1 200ms linear 11.4s both;
    -moz-animation: fadein1 200ms linear 11.4s both;
    -o-animation: fadein1 200ms linear 11.4s both;
    -ms-animation: fadein1 200ms linear 11.4s both;
    animation: fadein1 200ms linear 11.4s both; }
.active .slide.active .fade49{
	-webkit-animation: fadein1 200ms linear 12.2s both;
    -moz-animation: fadein1 200ms linear 12.2s both;
    -o-animation: fadein1 200ms linear 12.2s both;
    -ms-animation: fadein1 200ms linear 12.2s both;
    animation: fadein1 200ms linear 12.2s both; }
.active .slide.active .fade50{
	-webkit-animation: fadein1 200ms linear 12.4s both;
    -moz-animation: fadein1 200ms linear 12.4s both;
    -o-animation: fadein1 200ms linear 12.4s both;
    -ms-animation: fadein1 200ms linear 12.4s both;
    animation: fadein1 200ms linear 12.4s both; }
.active .slide.active .fade51{
	-webkit-animation: fadein1 200ms linear 12.6s both;
    -moz-animation: fadein1 200ms linear 12.6s both;
    -o-animation: fadein1 200ms linear 12.6s both;
    -ms-animation: fadein1 200ms linear 12.6s both;
    animation: fadein1 200ms linear 12.6s both; }
.active .slide.active .fade52{
	-webkit-animation: fadein1 200ms linear 14.2s both;
    -moz-animation: fadein1 200ms linear 14.2s both;
    -o-animation: fadein1 200ms linear 14.2s both;
    -ms-animation: fadein1 200ms linear 14.2s both;
    animation: fadein1 200ms linear 14.2s both; }
.active .slide.active .fade53{
	-webkit-animation: fadein1 200ms linear 14.4s both;
    -moz-animation: fadein1 200ms linear 14.4s both;
    -o-animation: fadein1 200ms linear 14.4s both;
    -ms-animation: fadein1 200ms linear 14.4s both;
    animation: fadein1 200ms linear 14.4s both; }
.active .slide.active .fade54{
	-webkit-animation: fadein1 200ms linear 14.6s both;
    -moz-animation: fadein1 200ms linear 14.6s both;
    -o-animation: fadein1 200ms linear 14.6s both;
    -ms-animation: fadein1 200ms linear 14.6s both;
    animation: fadein1 200ms linear 14.6s both; }
.active .slide.active .fade55{
	-webkit-animation: fadein1 200ms linear 14.8s both;
    -moz-animation: fadein1 200ms linear 14.8s both;
    -o-animation: fadein1 200ms linear 14.8s both;
    -ms-animation: fadein1 200ms linear 14.8s both;
    animation: fadein1 200ms linear 14.8s both; }


.active .slide.active .fadeoutani0{
	-webkit-animation: fadeout1 0ms linear 2.6s both;
    -moz-animation: fadeout1 0ms linear 2.6s both;
    -o-animation: fadeout1 0ms linear 2.6s both;
    -ms-animation: fadeout1 0ms linear 2.6s both;
    animation: fadeout1 0ms linear 2.6s both; }



.active .fadeani10a{-webkit-animation: fadein1 100ms linear 1.85s both;
    -moz-animation: fadein1 100ms linear 1.85s both;
    -o-animation: fadein1 100ms linear 1.85s both;
    -ms-animation: fadein1 100ms linear 1.85s both;
    animation: fadein1 100ms linear 1.85s both;}
.active .fadeani10b{-webkit-animation: fadein1 100ms linear 1.95s both;
    -moz-animation: fadein1 100ms linear 1.95s both;
    -o-animation: fadein1 100ms linear 1.95s both;
    -ms-animation: fadein1 100ms linear 1.95s both;
    animation: fadein1 100ms linear 1.95s both;}
.active .fadeani10c{-webkit-animation: fadein1 100ms linear 2s both;
    -moz-animation: fadein1 100ms linear 2s both;
    -o-animation: fadein1 100ms linear 2s both;
    -ms-animation: fadein1 100ms linear 2s both;
    animation: fadein1 100ms linear 2s both;}
.active .fadeani10d{-webkit-animation: fadein1 100ms linear 2.1s both;
    -moz-animation: fadein1 100ms linear 2.1s both;
    -o-animation: fadein1 100ms linear 2.1s both;
    -ms-animation: fadein1 100ms linear 2.1s both;
    animation: fadein1 100ms linear 2.1s both;}


.active .animation_rtl3{animation:right_to_left 0.5s 1 3.4s linear both; -webkit-animation:right_to_left 0.5s 1 3.4s linear both; }

@keyframes spin1 {
    from {   transform:rotate(0deg);   }
    to {     transform:rotate(360deg);  }
}
@keyframes spin2 {
    from {   transform:rotate(-30deg);   }
    to {     transform:rotate(0deg);  }
}
.active .spin1 {animation: spin1 1s 1 1.6s linear;}
.active .fp-slide.active .spin2 {animation: spin2 0.5s 1 0s linear;}

@-webkit-keyframes popin1 {
    0% {-webkit-transform: scale(1);}
	50%{-webkit-transform: scale(0.7);}
    100% {-webkit-transform: scale(1); }   
}
@-moz-keyframes popin1 {
    0% {-moz-transform: scale(1);}
	50%{-moz-transform: scale(0.7);}
   100% {-moz-transform: scale(1); }
}
@-ms-keyframes popin1 {
    0% {-ms-transform: scale(1);}
	50%{-ms-transform: scale(0.7);}
   100% {-ms-transform: scale(1); }
}
@-o-keyframes popin1 {
    0% {-o-transform: scale(1);}
	50%{-o-transform: scale(0.7);}
   100% {-o-transform: scale(1); }
}
@keyframes popin1 {
   0% {transform: scale(1);}
   50%{-webkit-transform: scale(0.7);}
   100% {transform: scale(1); }
}
.active .fp-slide.active .popin1{
	-webkit-animation: popin1 0.7s 3 1.2s both;     
	-moz-animation: popin1 0.7s 3 1.2s both;   
	-ms-animation: popin1 0.7s 3 1.2s both;   
	-o-animation: popin1 0.7s 3 1.2s both;   
    animation: popin1 0.7s 3 1.2s both;  transform-origin: bottom;
}

.rw-words{ position:relative; display:inline;}
.rw-words-1 span {  position: absolute;  opacity: 0; overflow: hidden;  /*left:0; top:6px;*/}
.num_count1 .rw-words{margin:0 0 0 -10px;}

.active .fp-slide.active .count1 .rw-words-1 span{
    -webkit-animation: rotateWord 1s linear 1 1.4s;
    -moz-animation: rotateWord 1s linear 1 1.4s;
    -o-animation: rotateWord 1s linear 1 1.4s;
    -ms-animation: rotateWord 1s linear 1 1.4s;
    animation: rotateWord 1s linear 1 1.4s;
}

.active .fp-slide.active .count1 .rw-words-1 span:nth-child(2){
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.active .fp-slide.active .count1 .rw-words-1 span:nth-child(3) {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
    -ms-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.active .fp-slide.active .count1 .rw-words-1 span:nth-child(4) {
    -webkit-animation-delay: 1.7s;
    -moz-animation-delay:  1.7s;
    -o-animation-delay:  1.7s;
    -ms-animation-delay:  1.7s;
    animation-delay:  1.7s;
}
.active .fp-slide.active .count1 .rw-words-1 span:nth-child(5) {
    -webkit-animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -o-animation-delay: 1.8s;
    -ms-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.active .fp-slide.active .count1 .rw-words-1 span:nth-child(6) {
    -webkit-animation-delay: 1.9s;
    -moz-animation-delay: 1.9s;
    -o-animation-delay: 1.9s;
    -ms-animation-delay: 1.9s;
    animation-delay: 1.9s;
}

.active .fp-slide.active .count1 .rw-words-1 span:nth-child(7) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    -ms-animation-delay: 2s;
    animation-delay: 2s;
}
.active .fp-slide.active .count1 .rw-words-1 span:nth-child(8) {
    -webkit-animation-delay: 2.1s;
    -moz-animation-delay:  2.1s;
    -o-animation-delay:  2.1s;
    -ms-animation-delay:  2.1s;
    animation-delay: 2.1s;
}
.active .fp-slide.active .count1 .rw-words-1 span:nth-child(9) {
    -webkit-animation-delay:  2.2s;
    -moz-animation-delay: 2.2s;
    -o-animation-delay: 2.2s;
    -ms-animation-delay: 2.2s;
    animation-delay: 2.2s;
}
.active .fp-slide.active .count1 .rw-words-1 span:nth-child(10) {
    -webkit-animation-delay:  2.3s;
    -moz-animation-delay: 2.3s;
    -o-animation-delay: 2.3s;
    -ms-animation-delay: 2.3s;
    animation-delay: 2.3s;
}
.active .fp-slide.active .count1 .rw-words-1 span:nth-child(11) {
    -webkit-animation-delay:  2.4s;
    -moz-animation-delay: 2.4s;
    -o-animation-delay: 2.4s;
    -ms-animation-delay: 2.4s;
    animation-delay: 2.4s;
}
.active .fp-slide.active .count1 .rw-words-1 span:nth-child(12) {
    -webkit-animation-delay:  2.5s;
    -moz-animation-delay: 2.5s;
    -o-animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
.active .fp-slide.active .count1 .rw-words-1 span:nth-child(13) {
    -webkit-animation-delay:  2.6s;
    -moz-animation-delay: 2.6s;
    -o-animation-delay: 2.6s;
    -ms-animation-delay: 2.6s;
    animation-delay: 2.6s;
}
.active .fp-slide.active .count1 .rw-words-1 span:nth-child(14) {
    -webkit-animation-delay:  2.7s;
    -moz-animation-delay: 2.7s;
    -o-animation-delay: 2.7s;
    -ms-animation-delay: 2.7s;
    animation-delay: 2.7s;
}
.active .fp-slide.active .count1 .word1{
    -webkit-animation: fadeInDown 300ms linear 2.8s both;
    -moz-animation: fadeInDown 300ms linear 2.8s both;
    -o-animation: fadeInDown 300ms linear 2.8s both;
    -ms-animation: fadeInDown 300ms linear 2.8s both;
    animation: fadeInDown 300ms linear 2.8s both;}

.active .fp-slide.active .count2 .rw-words-1 span{
    -webkit-animation: rotateWord 1s linear 1 2.8s;
    -moz-animation: rotateWord 1s linear 1 2.8s;
    -o-animation: rotateWord 1s linear 1 2.8s;
    -ms-animation: rotateWord 1s linear 1 2.8s;
    animation: rotateWord 1s linear 1 2.8s;
}

.active .fp-slide.active .count2 .rw-words-1 span:nth-child(2){
    -webkit-animation-delay: 2.9s;
    -moz-animation-delay: 2.9s;
    -o-animation-delay: 2.9s;
    -ms-animation-delay: 2.9s;
    animation-delay: 2.9s;
}

.active .fp-slide.active .count2 .rw-words-1 span:nth-child(3) {
    -webkit-animation-delay:  3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    -ms-animation-delay: 3s;
    animation-delay: 3s;
}

.active .fp-slide.active .count2 .rw-words-1 span:nth-child(4) {
    -webkit-animation-delay:  3.1s;
    -moz-animation-delay: 3.1s;
    -o-animation-delay: 3.1s;
    -ms-animation-delay: 3.1s;
    animation-delay: 3.1s;
}
.active .fp-slide.active .count2 .rw-words-1 span:nth-child(5) {
    -webkit-animation-delay:  3.2s;
    -moz-animation-delay: 3.2s;
    -o-animation-delay: 3.2s;
    -ms-animation-delay: 3.2s;
    animation-delay: 3.2s;
}
.active .fp-slide.active .count2 .rw-words-1 span:nth-child(6) {
    -webkit-animation-delay:  3.3s;
    -moz-animation-delay: 3.3s;
    -o-animation-delay: 3.3s;
    -ms-animation-delay: 3.3s;
    animation-delay: 3.3s;
}

.active .fp-slide.active .count2 .rw-words-1 span:nth-child(7) {
     -webkit-animation-delay:  3.4s;
    -moz-animation-delay: 3.4s;
    -o-animation-delay: 3.4s;
    -ms-animation-delay: 3.4s;
    animation-delay: 3.4s;
}
.active .fp-slide.active .count2 .rw-words-1 span:nth-child(8) {
     -webkit-animation-delay:  3.5s;
    -moz-animation-delay: 3.5s;
    -o-animation-delay: 3.5s;
    -ms-animation-delay: 3.5s;
    animation-delay: 3.5s;
}
.active .fp-slide.active .count2 .rw-words-1 span:nth-child(9) {
    -webkit-animation-delay:  3.6s;
    -moz-animation-delay: 3.6s;
    -o-animation-delay: 3.6s;
    -ms-animation-delay: 3.6s;
    animation-delay: 3.6s;
}
.active .fp-slide.active .count2 .rw-words-1 span:nth-child(10) {
    -webkit-animation-delay:  3.7s;
    -moz-animation-delay: 3.7s;
    -o-animation-delay: 3.7s;
    -ms-animation-delay: 3.7s;
    animation-delay: 3.7s;
}
.active .fp-slide.active .count2 .rw-words-1 span:nth-child(11) {
    -webkit-animation-delay:  3.8s;
    -moz-animation-delay: 3.8s;
    -o-animation-delay: 3.8s;
    -ms-animation-delay: 3.8s;
    animation-delay: 3.8s;
}
.active .fp-slide.active .count2 .rw-words-1 span:nth-child(12) {
    -webkit-animation-delay:  3.9s;
    -moz-animation-delay: 3.9s;
    -o-animation-delay: 3.9s;
    -ms-animation-delay: 3.9s;
    animation-delay: 3.9s;
}
.active .fp-slide.active .count2 .rw-words-1 span:nth-child(13) {
    -webkit-animation-delay:  4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s;
}
.active .fp-slide.active .count2 .rw-words-1 span:nth-child(14) {
    -webkit-animation-delay:  4.1s;
    -moz-animation-delay: 4.1s;
    -o-animation-delay: 4.1s;
    -ms-animation-delay: 4.1s;
    animation-delay: 4.1s;
}
.active .fp-slide.active .count2 .word1{
    -webkit-animation: fadeInDown 300ms linear 4.2s both;
    -moz-animation: fadeInDown 300ms linear 4.2s both;
    -o-animation: fadeInDown 300ms linear 4.2s both;
    -ms-animation: fadeInDown 300ms linear 4.2s both;
    animation: fadeInDown 300ms linear 4.2s both;}

.active .fp-slide.active .count3 .rw-words-1 span{
    -webkit-animation: rotateWord 1s linear 1 4.2s;
    -moz-animation: rotateWord 1s linear 1 4.2s;
    -o-animation: rotateWord 1s linear 1 4.2s;
    -ms-animation: rotateWord 1s linear 1 4.2s;
    animation: rotateWord 1s linear 1 4.2s;
}

.active .fp-slide.active .count3 .rw-words-1 span:nth-child(2){
    -webkit-animation-delay: 4.3s;
    -moz-animation-delay: 4.3s;
    -o-animation-delay: 4.3s;
    -ms-animation-delay: 4.3s;
    animation-delay: 4.3s;
}

.active .fp-slide.active .count3 .rw-words-1 span:nth-child(3) {
    -webkit-animation-delay:  4.4s;
    -moz-animation-delay: 4.4s;
    -o-animation-delay: 4.4s;
    -ms-animation-delay: 4.4s;
    animation-delay: 4.4s;
}

.active .fp-slide.active .count3 .rw-words-1 span:nth-child(4) {
    -webkit-animation-delay:  4.5s;
    -moz-animation-delay: 4.5s;
    -o-animation-delay: 4.5s;
    -ms-animation-delay: 4.5s;
    animation-delay: 4.5s;
}
.active .fp-slide.active .count3 .rw-words-1 span:nth-child(5) {
    -webkit-animation-delay:  4.6s;
    -moz-animation-delay: 4.6s;
    -o-animation-delay: 4.6s;
    -ms-animation-delay: 4.6s;
    animation-delay: 4.6s;
}
.active .fp-slide.active .count3 .rw-words-1 span:nth-child(6) {
    -webkit-animation-delay:  4.7s;
    -moz-animation-delay: 4.7s;
    -o-animation-delay: 4.7s;
    -ms-animation-delay: 4.7s;
    animation-delay: 4.7s;
}

.active .fp-slide.active .count3 .rw-words-1 span:nth-child(7) {
     -webkit-animation-delay:  4.8s;
    -moz-animation-delay: 4.8s;
    -o-animation-delay: 4.8s;
    -ms-animation-delay: 4.8s;
    animation-delay: 4.8s;
}
.active .fp-slide.active .count3 .word1{
    -webkit-animation: fadeInDown 300ms linear 4.9s both;
    -moz-animation: fadeInDown 300ms linear 4.9s both;
    -o-animation: fadeInDown 300ms linear 4.9s both;
    -ms-animation: fadeInDown 300ms linear 4.9s both;
    animation: fadeInDown 300ms linear 4.9s both;}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-5px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-ms-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-5px);
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-5px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-5px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@-webkit-keyframes rotateWord {
    0% {
        opacity: 0;
    }

    2% {
        opacity: 0;
        -webkit-transform: translateY(-1px);
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    17% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }

    20% {
        opacity: 0;
        -webkit-transform: translateY(1);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes rotateWord {
    0% {
        opacity: 0;
    }

    2% {
        opacity: 0;
        -ms-transform: translateY(-1px);
    }

    5% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    17% {
        opacity: 1;
        -ms-transform: translateY(0px);
    }

    20% {
        opacity: 0;
        -ms-transform: translateY(1px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes rotateWord {
    0% {
        opacity: 0;
    }

    2% {
        opacity: 0;
        -o-transform: translateY(-1px);
    }

    5% {
        opacity: 1;
        -o-transform: translateY(0px);
    }

    17% {
        opacity: 1;
        -o-transform: translateY(0px);
    }

    20% {
        opacity: 0;
        -o-transform: translateY(1px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes rotateWord {
    0% {
        opacity: 0;
    }

    2% {
        opacity: 0;
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    17% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    20% {
        opacity: 0;
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    80% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes headupdown{0%{margin-top:0;}50%{ margin-top:-2px;}100%{ margin-top:0px;}}
@-webkit-keyframes headupdown{0%{margin-top:0;}50%{ margin-top:-2px;}100%{ margin-top:0px;}}
@-moz-keyframes headupdown{0%{margin-top:0;}50%{ margin-top:-2px;}100%{ margin-top:0px;}}
@-ms-keyframes headupdown{0%{margin-top:0;}50%{ margin-top:-2px;}100%{ margin-top:0px;}}
@-o-keyframes headupdown{0%{margin-top:0;}50%{ margin-top:-2px;}100%{ margin-top:0px;}}

.active .slide.active .anihead1{
	-webkit-animation: headupdown 500ms linear 1.7s 2 both;
    -moz-animation: headupdown 500ms linear 1.7s 2 both;
    -o-animation: headupdown 500ms linear 1.7s 2 both;
    -ms-animation: headupdown 500ms linear 1.7s 2 both;
    animation: headupdown 500ms linear 1.7s 2 both; }

.active .slide.active .anihead2, .active .slide.active .jump1{
	-webkit-animation: headupdown 500ms linear 2.2s 2 both;
    -moz-animation: headupdown 500ms linear 2.2s 2 both;
    -o-animation: headupdown 500ms linear 2.2s 2 both;
    -ms-animation: headupdown 500ms linear 2.2s 2 both;
    animation: headupdown 500ms linear 2.2s 2 both; }
.active .slide.active .jump2{
	-webkit-animation: headupdown 500ms linear 2.4s 2 both;
    -moz-animation: headupdown 500ms linear 2.4s 2 both;
    -o-animation: headupdown 500ms linear 2.4s 2 both;
    -ms-animation: headupdown 500ms linear 2.4s 2 both;
    animation: headupdown 500ms linear 2.4s 2 both; }
.active .slide.active .anihead3{
	-webkit-animation: headupdown 500ms linear 2.8s 2 both;
    -moz-animation: headupdown 500ms linear 2.8s 2 both;
    -o-animation: headupdown 500ms linear 2.8s 2 both;
    -ms-animation: headupdown 500ms linear 2.8s 2 both;
    animation: headupdown 500ms linear 2.8s 2 both; }
.active .anihead5{
	-webkit-animation: headupdown 500ms linear 4s 2 both;
    -moz-animation: headupdown 500ms linear 4s 2 both;
    -o-animation: headupdown 500ms linear 4s 2 both;
    -ms-animation: headupdown 500ms linear 4s 2 both;
    animation: headupdown 500ms linear 4s 2 both; }
.active .anihead6{
	-webkit-animation: headupdown 800ms linear 4.1s 2 both;
    -moz-animation: headupdown 800ms linear 3.9s 2 both;
    -o-animation: headupdown 800ms linear 3.9s 2 both;
    -ms-animation: headupdown 800ms linear 3.9s 2 both;
    animation: headupdown 800ms linear 4.1s 2 both; }
.active .anihead7{
	-webkit-animation: headupdown 500ms linear 4.2s 2 both;
    -moz-animation: headupdown 500ms linear 4.7s 2 both;
    -o-animation: headupdown 500ms linear 4.7s 2 both;
    -ms-animation: headupdown 500ms linear 4.7s 2 both;
    animation: headupdown 500ms linear 4.2s 2 both; }
.active .slide.active .anihead8{
	-webkit-animation: headupdown 500ms linear 5.2s 2 both;
    -moz-animation: headupdown 500ms linear 5.2s 2 both;
    -o-animation: headupdown 500ms linear 5.25.2s 2 both;
    -ms-animation: headupdown 500ms linear 3.9s 2 both;
    animation: headupdown 500ms linear 5.2s 2 both; }
.active .slide.active .anihead4{
	-webkit-animation: headupdown 800ms linear 5.8s 2 both;
    -moz-animation: headupdown 800ms linear 5.8s 2 both;
    -o-animation: headupdown 800ms linear 5.8s 2 both;
    -ms-animation: headupdown 800ms linear 5.8s 2 both;
    animation: headupdown 800ms linear 5.8s 2 both; }

@keyframes altr{0%{left:-5vw;}100%{ left:-1.7vw;}}
@-webkit-keyframes altr{0%{left:-5vw;}100%{ left:-1.7vw;}}
@-moz-keyframes altr{0%{left:-5vw;}100%{ left:-1.7vw;}}
@-ms-keyframes altr{0%{left:-5vw;}100%{ left:-1.7vw;}}
@-o-keyframes altr{0%{left:-5vw;}100%{ left:-1.7vw;}}

.active .slide.active .ltor{-webkit-animation: altr 500ms linear 2.2s 2 both;
    -moz-animation: altr 500ms linear 2.2s 2 both;
    -o-animation: altr 500ms linear 2.2s 2 both;
    -ms-animation: altr 500ms linear 2.2s 2 both;
    animation: altr 500ms linear 2.2s 1 both; }

@-webkit-keyframes scale1 {
    0% {-webkit-transform: scale(1.5);}
    100% {-webkit-transform: scale(1); }
   
}
@-moz-keyframes scale1 {
    0% {-moz-transform: scale(1.5);}
   100% {-moz-transform: scale(1); }
}
@-ms-keyframes scale1 {
    0% {-ms-transform: scale(1.5);}
   100% {-ms-transform: scale(1); }
}
@-o-keyframes scale1 {
    0% {-o-transform: scale(1.5);}
   100% {-o-transform: scale(1); }
}
@keyframes scale1 {
   0% {transform: scale(1.5);}
   100% {transform: scale(1); }
}
.active .scale_animation1{
	-webkit-animation: scale1 0.7s 1 2.65s both;     
	-moz-animation: scale1 0.7s 1 2.65s both;   
	-ms-animation: scale1 0.7s 1 2.65s both;   
	-o-animation: scale1 0.7s 1 2.65s both;   
    animation: scale1 0.7s 1 2.65s both; 
}
@-webkit-keyframes scale2 {
    0% {-webkit-transform: scale(0.5);}
    100% {-webkit-transform: scale(1); }
   
}
@-moz-keyframes scale2 {
    0% {-moz-transform: scale(0.5);}
   100% {-moz-transform: scale(1); }
}
@-ms-keyframes scale2 {
    0% {-ms-transform: scale(0.5);}
   100% {-ms-transform: scale(1); }
}
@-o-keyframes scale2 {
    0% {-o-transform: scale(0.5);}
   100% {-o-transform: scale(1); }
}
@keyframes scale2 {
   0% {transform: scale(0.5);}
   100% {transform: scale(1); }
}

@-webkit-keyframes scale3 {
    0% {-webkit-transform: scale(0);}
    100% {-webkit-transform: scale(1); }
   
}
@-moz-keyframes scale3 {
    0% {-moz-transform: scale(0);}
   100% {-moz-transform: scale(1); }
}
@-ms-keyframes scale3 {
    0% {-ms-transform: scale(0);}
   100% {-ms-transform: scale(1); }
}
@-o-keyframes scale3 {
    0% {-o-transform: scale(0);}
   100% {-o-transform: scale(1); }
}
@keyframes scale3 {
   0% {transform: scale(0);}
   100% {transform: scale(1); }
}

.active .slide.active .scale_animation2{
	-webkit-animation: scale1 0.7s 1 2.35s both;     
	-moz-animation: scale1 0.7s 1 2.35s both;   
	-ms-animation: scale1 0.7s 1 2.35s both;   
	-o-animation: scale1 0.7s 1 2.35s both;   
    animation: scale1 0.7s 1 2.35s both; 
}
.active .slide.active .scale_ani0{
	-webkit-animation: scale2 0.7s 1 1s both;     
	-moz-animation: scale2 0.7s 1 1s both;   
	-ms-animation: scale2 0.7s 1 1s both;   
	-o-animation: scale2 0.7s 1 1s both;   
    animation: scale2 0.7s 1 1s both; 
}
.active .slide.active .scale_ani4{
	-webkit-animation: scale2 0.7s 1 1.4s both;     
	-moz-animation: scale2 0.7s 1 1.4s both;   
	-ms-animation: scale2 0.7s 1 1.4s both;   
	-o-animation: scale2 0.7s 1 1.4s both;   
    animation: scale2 0.7s 1 1.4s both; 
}
.active .slide.active .scale_ani1{
	-webkit-animation: scale1 0.7s 1 1.8s both;     
	-moz-animation: scale1 0.7s 1 1.8s both;   
	-ms-animation: scale1 0.7s 1 1.8s both;   
	-o-animation: scale1 0.7s 1 1.8s both;   
    animation: scale1 0.7s 1 1.8s both; 
}

.active .slide.active .scale_ani2{
	-webkit-animation: scale1 0.7s 1 2.2s both;     
	-moz-animation: scale1 0.7s 1 2.2s both;   
	-ms-animation: scale1 0.7s 1 2.2s both;   
	-o-animation: scale1 0.7s 1 2.2s both;   
    animation: scale1 0.7s 1 2.2s both; 
}
.active .slide.active .scale_ani3{
	-webkit-animation: scale2 0.7s 1 2.3s both;     
	-moz-animation: scale2 0.7s 1 2.3s both;   
	-ms-animation: scale2 0.7s 1 2.3s both;   
	-o-animation: scale2 0.7s 1 2.3s both;   
    animation: scale2 0.7s 1 2.3s both; 
}

.active .slide.active .scalein_ani1{
	-webkit-animation: scale3 0.7s 1 2.4s both;     
	-moz-animation: scale3 0.7s 1 2.4s both;   
	-ms-animation: scale3 0.7s 1 2.4s both;   
	-o-animation: scale3 0.7s 1 2.4s both;   
    animation: scale3 0.7s 1 2.4s both; 
}
.active .slide.active .scalein_ani2{
	-webkit-animation: scale3 0.7s 1 3s both;     
	-moz-animation: scale3 0.7s 1 3s both;   
	-ms-animation: scale3 0.7s 1 3s both;   
	-o-animation: scale3 0.7s 1 3s both;   
    animation: scale3 0.7s 1 3s both; 
}
.active .slide.active .scale_ani6{
	-webkit-animation: scale1 0.7s 1 1.2s both;     
	-moz-animation: scale1 0.7s 1 1.2s both;   
	-ms-animation: scale1 0.7s 1 1.2s both;   
	-o-animation: scale1 0.7s 1 1.2s both;   
    animation: scale1 0.7s 1 1.2s both; 
}


@-webkit-keyframes leftani2 {
    0% {left: -100%;}
   100% {left: 0%; }
}
@-moz-keyframes leftani2 {
    0% {left: -100%;}
   100% {left: 0%; }
}
@-ms-keyframes leftani2 {
    0% {left: -100%;}
   100% {left: 0%; }
}
@-o-keyframes leftani2 {
    0% {left: -100%;}
   100% {left: 0%; }
}
@keyframes leftani2 {
    0% {left: -100%;}
   100% {left: 0%; }
}	
.active .slide.active .slidein-left{
	-webkit-animation: leftani2 0.7s 1 2s;      -webkit-animation-fill-mode: forwards; 
	-moz-animation: leftani2 0.7s 1 2s;    -moz-animation-fill-mode: forwards; 
	-ms-animation: leftani2 0.7s 1 2s;   -ms-animation-fill-mode: forwards; 
	-o-animation: leftani2 0.7s 1 2s;   -o-animation-fill-mode: forwards; 
    animation: leftani2 0.7s 1 2s;  animation-fill-mode: forwards;}
.active .slide.active .slideleft1{
	-webkit-animation: leftani2 0.7s 1 2s both;     
	-moz-animation: leftani2 0.7s 1 2s both;    
	-ms-animation: leftani2 0.7s 1 2s both;   
	-o-animation: leftani2 0.7s 1 2s both;  
    animation: leftani2 0.7s 1 2s both;  }
.active .slide.active .slideleft2{
	-webkit-animation: leftani2 0.7s 1 3s both;       
	-moz-animation: leftani2 0.7s 1 3s;   
	-ms-animation: leftani2 0.7s 1 3s;  
	-o-animation: leftani2 0.7s 1 3s;   
    animation: leftani2 0.7s 1 3s both; }
.active .slide.active .slideleft3{
	-webkit-animation: leftani2 0.7s 1 4s both;       
	-moz-animation: leftani2 0.7s 1 4s;   
	-ms-animation: leftani2 0.7s 1 4s;  
	-o-animation: leftani2 0.7s 1 4s;   
    animation: leftani2 0.7s 1 4s both; }
.active .slide.active .slideleft4{
	-webkit-animation: leftani2 0.7s 1 5s both;       
	-moz-animation: leftani2 0.7s 1 5s;   
	-ms-animation: leftani2 0.7s 1 5s;  
	-o-animation: leftani2 0.7s 1 5s;   
    animation: leftani2 0.7s 1 5s both; }
.active .slide.active .slideleft5{
	-webkit-animation: leftani2 0.7s 1 4.8s both;       
	-moz-animation: leftani2 0.7s 1 4.8s;   
	-ms-animation: leftani2 0.7s 1 4.8s;  
	-o-animation: leftani2 0.7s 1 4.8s;   
    animation: leftani2 0.7s 1 4.8s both; }
.active .slide.active .slideleft6{
	-webkit-animation: leftani2 0.7s 1 6.2s both;       
	-moz-animation: leftani2 0.7s 1 6.2s;   
	-ms-animation: leftani2 0.7s 1 6.2s;  
	-o-animation: leftani2 0.7s 1 6.2s;   
    animation: leftani2 0.7s 1 6.2s both; }
.active .slide.active .arrowani1{
	-webkit-animation: leftani2 0.7s 1 1.4s both;       
	-moz-animation: leftani2 0.7s 1 1.4s;   
	-ms-animation: leftani2 0.7s 1 1.4s;  
	-o-animation: leftani2 0.7s 1 1.4s;   
    animation: leftani2 0.7s 1 1.4s both; }
.active .slide.active .arrowani2{
	-webkit-animation: leftani2 0.7s 1 1.8s both;       
	-moz-animation: leftani2 0.7s 1 1.8s;   
	-ms-animation: leftani2 0.7s 1 1.8s;  
	-o-animation: leftani2 0.7s 1 1.8s;   
    animation: leftani2 0.7s 1 1.8s both; }
.active .slide.active .arrowani3{
	-webkit-animation: leftani2 0.7s 1 2.6s both;       
	-moz-animation: leftani2 0.7s 1 2.6s;   
	-ms-animation: leftani2 0.7s 1 2.6s;  
	-o-animation: leftani2 0.7s 1 2.6s;   
    animation: leftani2 0.7s 1 2.6s both; }
.active .slide.active .arrowani4{
	-webkit-animation: leftani2 0.7s 1 3s both;       
	-moz-animation: leftani2 0.7s 1 3s;   
	-ms-animation: leftani2 0.7s 1 3s;  
	-o-animation: leftani2 0.7s 1 3s;   
    animation: leftani2 0.7s 1 3s both; }
.active .slide.active .arrowani5{
	-webkit-animation: leftani2 0.7s 1 3.4s both;       
	-moz-animation: leftani2 0.7s 1 3.4s;   
	-ms-animation: leftani2 0.7s 1 3.4s;  
	-o-animation: leftani2 0.7s 1 3.4s;   
    animation: leftani2 0.7s 1 3.4s both; }


@keyframes fadein1btm{0%{opacity:0; bottom:0;}100%{ opacity:1; bottom:0.5vw;}}
@-webkit-keyframes fadein1btm{0%{ -khtml-opacity:0;opacity:0;bottom:0;}100%{-khtml-opacity:1;opacity:1;bottom:0.5vw;}}
@-moz-keyframes fadein1btm{0%{ -moz-opacity:0;opacity:0;bottom:0;}100%{-moz-opacity:1;opacity:1;bottom:0.5vw;}}
@-ms-keyframes fadein1btm{0%{ filter: alpha(opacity=0);opacity:0;bottom:0;}100%{filter: alpha(opacity=1);opacity:1;bottom:0.5vw;}}
@-o-keyframes fadein1btm{0%{ opacity:0;bottom:0;}100%{opacity:1;}}
.active .slide.active .fadebtm1{
	-webkit-animation: fadein1btm 200ms linear 3.4s both;
    -moz-animation: fadein1btm 200ms linear 3.4s both;
    -o-animation: fadein1btm 200ms linear 3.4s both;
    -ms-animation: fadein1btm 200ms linear 3.4s both;
    animation: fadein1btm 200ms linear 3.4s both; 
}
.active .slide.active .fadebtm2{
	-webkit-animation: fadein1btm 200ms linear 3.7s both;
    -moz-animation: fadein1btm 200ms linear 3.7s both;
    -o-animation: fadein1btm 200ms linear 3.7s both;
    -ms-animation: fadein1btm 200ms linear 3.7s both;
    animation: fadein1btm 200ms linear 3.7s both; 
}
.active .slide.active .fadebtm3{
	-webkit-animation: fadein1btm 300ms linear 4s both;
    -moz-animation: fadein1btm 300ms linear 4s both;
    -o-animation: fadein1btm 300ms linear 4s both;
    -ms-animation: fadein1btm 300ms linear 4s both;
    animation: fadein1btm 300ms linear 4s both; 
}

@keyframes rt-to-lt{0%{left:40%;}100%{ left:0%;}}
@-webkit-keyframes rt-to-lt{0%{left:40%;}100%{ left:0%;}}
@-moz-keyframes rt-to-lt{0%{left:40%;}100%{ left:0%;}}
@-ms-keyframes rt-to-lt{0%{left:40%;}100%{ left:0%;}}
@-o-keyframes rt-to-lt{0%{left:40%;}100%{ left:0%;}}

.loaded .active .v4{
	-webkit-animation: rt-to-lt 2s linear 1s 1 both;
    -moz-animation: rt-to-lt 2s linear 1s 1 both;
    -o-animation: rt-to-lt 2s linear 1s 1 both;
    -ms-animation: rt-to-lt 2s linear 1s 1 both;
    animation: rt-to-lt 2s linear 1s 1 both; }

@keyframes imagetoright1{0%{left:-100%;}100%{ left:0%;}}
@-webkit-keyframes imagetoright1{0%{left:-100%;}100%{ left:0%;}}
@-moz-keyframes imagetoright1{0%{left:-100%;}100%{ left:0%;}}
@-ms-keyframes imagetoright1{0%{left:-100%;}100%{ left:0%;}}
@-o-keyframes imagetoright1{0%{left:-100%;}100%{ left:0%;}}

@keyframes imagetoright3{0%{left:-200%;}100%{ left:0%;}}
@-webkit-keyframes imagetoright3{0%{left:-200%;}100%{ left:0%;}}
@-moz-keyframes imagetoright3{0%{left:-200%;}100%{ left:0%;}}
@-ms-keyframes imagetoright3{0%{left:-200%;}100%{ left:0%;}}
@-o-keyframes imagetoright3{0%{left:-200%;}100%{ left:0%;}}
.loaded .active .cloud1, .loaded .active .a2a, .loaded .active .v1{
	-webkit-animation: imagetoright1 3.5s linear 0s 1 ;
    -moz-animation: imagetoright1 3.5s linear 0s 1;
    -o-animation: imagetoright1 3.5s linear 0s 1;
    -ms-animation: imagetoright1 3.5s  0s 1;
    animation: imagetoright1 3.5s linear 0s 1 ; }
.loaded .active .v3a{
	-webkit-animation: imagetoright1 1.5s both 0s 1 ;
    -moz-animation: imagetoright1 1.5s both 0s 1;
    -o-animation: imagetoright1 1.5s both 0s 1;
    -ms-animation: imagetoright1 1.5s both 0s 1;
    animation: imagetoright1 1.5s both 0s 1 ; }
.loaded .active .v3b{
	-webkit-animation: imagetoright1 1.5s both 1s 1 ;
    -moz-animation: imagetoright1 1.5s both 1s 1;
    -o-animation: imagetoright1 1.5s both 1s 1;
    -ms-animation: imagetoright1 1.5s both 1s 1;
    animation: imagetoright1 1.5s both 1s 1 ; }
.loaded .active .train1{
	-webkit-animation: imagetoright3 3.5s 2s 1 both;
    -moz-animation: imagetoright3 3.5s 0s 1 both;
    -o-animation: imagetoright3 3.5s 0s 1 both;
    -ms-animation: imagetoright3 3.5s  0s 1 both;
    animation: imagetoright3 3.5s 2s 1 both; }
.loaded .active .v5{
	-webkit-animation: imagetoright3 2.5s 1.5s 1 both;
    -moz-animation: imagetoright3 2.5s 1.5s 1 both;
    -o-animation: imagetoright3 2.5s 1.5s 1 both;
    -ms-animation: imagetoright3 2.5s 1.5s 1 both;
    animation: imagetoright3 2.5s 1.5s 1 both; }
@keyframes imagetoright2{0%{left:-18%;}100%{ left:0%;}}
@-webkit-keyframes imagetoright2{0%{left:-18%;}100%{ left:0%;}}
@-moz-keyframes imagetoright2{0%{left:-18%;}100%{ left:0%;}}
@-ms-keyframes imagetoright2{0%{left:-18%;}100%{ left:0%;}}
@-o-keyframes imagetoright2{0%{left:-18%;}100%{ left:0%;}}
.loaded .active .a1 {
	-webkit-animation: imagetoright2 3s 0s 1 both;
    -moz-animation: imagetoright2 3s 2s 1 both;
    -o-animation: imagetoright2 3s 0s 1 both;
    -ms-animation: imagetoright2 3s 0s 1 both;
    animation: imagetoright2 3s 0s 1 both; }
 .loaded .active .v2 {
	-webkit-animation: imagetoright2 1s 3s 1 both;
    -moz-animation: imagetoright2 1s 3s 1 both;
    -o-animation: imagetoright2 1s 3s 1 both;
    -ms-animation: imagetoright2 1s 3s 1 both;
    animation: imagetoright2 1s 3s 1 both; }
.loaded .active .cloud2, .loaded .active .cloud3{
	-webkit-animation: imagetoright1 4s 0s 1 both;
    -moz-animation: imagetoright1 4s 2s 1 both;
    -o-animation: imagetoright1 4s 0s 1 both;
    -ms-animation: imagetoright1 4s 0s 1 both;
    animation: imagetoright1 4s 0s 1 both; }


.active .slide.active .spin3 {animation: spin1 1s 1 2s linear;}

@keyframes toptobottom{0%{top:-0.5vw;}100%{ top:0vw;}}
@-webkit-keyframes toptobottom{0%{top:-0.5vw;}100%{ top:0vw;}}
@-moz-keyframes toptobottom{0%{top:-0.5vw;}100%{ top:0vw;}}
@-ms-keyframes toptobottom{0%{top:-0.5vw;}100%{ top:0vw;}}
@-o-keyframes toptobottom{0%{top:-0.5vw;}100%{ top:0vw;}}

.active .slide.active .toptobottom{
	-webkit-animation: toptobottom 400ms linear 1.6s 1 both;
    -moz-animation: toptobottom 400ms linear 1.6s 1 both;
    -o-animation: toptobottom 400ms linear 1.6s 1 both;
    -ms-animation: toptobottom 400ms linear 1.6s 1 both;
    animation: toptobottom 400ms linear 1.6s 1 both; }

.active .slide.active .toptobottom1{
	-webkit-animation: toptobottom 400ms linear 4s 1 both;
    -moz-animation: toptobottom 400ms linear 4s 1 both;
    -o-animation: toptobottom 400ms linear 4s 1 both;
    -ms-animation: toptobottom 400ms linear 4s 1 both;
    animation: toptobottom 400ms linear 4s 1 both; }

@keyframes rotateboard {
    0% {   transform:rotate(0deg);   }	
    50%{     transform:rotate(5deg);  }	
	100%{     transform:rotate(0deg);  }
}

.active .slide.active .rotateboard {animation: rotateboard 1s 2 2.8s linear;}

@keyframes rotatequote {  0% {   transform:rotate(-50deg);   } 100%{     transform:rotate(0deg);  }}
@-webkit-keyframes rotatequote {  0% {   -webkit-transform:rotate(-50deg);   } 100%{     -webkit-transform:rotate(0deg);  }}
@-moz-keyframes rotatequote {  0% {   -moz-transform:rotate(-50deg);   } 100%{     -moz-transform:rotate(0deg);  }}
@-ms-keyframes rotatequote {  0% {   -ms-transform:rotate(-50deg);   } 100%{     -ms-transform:rotate(0deg);  }}
@-o-keyframes rotatequote {  0% {   -o-transform:rotate(-50deg);   } 100%{     -o-transform:rotate(0deg);  }}
.active .slide.active .rotatequote {
	-webkit-animation:rotatequote 1s 1 3.6s linear;
    -moz-animation: rotatequote 1s 1 3.6s linear;
    -o-animation:rotatequote 1s 1 3.6s linear;
    -ms-animation: rotatequote 1s 1 3.6s linear;
	animation: rotatequote 1s 1 3.6s linear;}
