.wn-layer-anim-bottom [class*="col-md"],
.wn-layer-anim-bottom.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-bottom [class*="vc_col-"],
.wn-layer-anim-bottom .owl-item,
.wn-layer-anim-bottom [class*="elementor-col-"] {
opacity: 0;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
.wn-layer-anim-bottom.wn-done-anim [class*="col-md"],
.wn-layer-anim-bottom.wn-done-anim.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-bottom.wn-done-anim [class*="vc_col-"],
.wn-layer-anim-bottom.wn-done-anim .owl-item,
.wn-layer-anim-bottom.wn-done-anim [class*="elementor-col-"] {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
} .wn-layer-anim-top [class*="col-md"],
.wn-layer-anim-top.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-top [class*="vc_col-"],
.wn-layer-anim-top .owl-item,
.wn-layer-anim-top [class*="elementor-col-"] {
opacity: 0;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
.wn-layer-anim-top.wn-done-anim [class*="col-md"],
.wn-layer-anim-top.wn-done-anim.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-top.wn-done-anim [class*="vc_col-"],
.wn-layer-anim-top.wn-done-anim .owl-item,
.wn-layer-anim-top.wn-done-anim [class*="elementor-col-"] {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
} .wn-layer-anim-left [class*="col-md"],
.wn-layer-anim-left.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-left [class*="vc_col-"],
.wn-layer-anim-left .owl-item,
.wn-layer-anim-left [class*="elementor-col-"] {
opacity: 0;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
.wn-layer-anim-left.wn-done-anim [class*="col-md"],
.wn-layer-anim-left.wn-done-anim.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-left.wn-done-anim [class*="vc_col-"],
.wn-layer-anim-left.wn-done-anim .owl-item,
.wn-layer-anim-left.wn-done-anim [class*="elementor-col-"] {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.wn-layer-anim-left.wn-la-fade [class*="col-md"],
.wn-layer-anim-left.wn-la-fade.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-left.wn-la-fade [class*="vc_col-"],
.wn-layer-anim-left.wn-la-fade .owl-item,
.wn-layer-anim-left.wn-la-fade [class*="elementor-col-"] {
-webkit-transform: translateY(0);
transform: translateY(0);
} .wn-layer-anim-right [class*="col-md"],
.wn-layer-anim-right.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-right [class*="vc_col-"],
.wn-layer-anim-right .owl-item,
.wn-layer-anim-right [class*="elementor-col-"] {
opacity: 0;
-webkit-transition: all 0.55s ease;
transition: all 0.55s ease;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
.wn-layer-anim-right.wn-done-anim [class*="col-md"],
.wn-layer-anim-right.wn-done-anim.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-right.wn-done-anim [class*="vc_col-"],
.wn-layer-anim-right.wn-done-anim .owl-item,
.wn-layer-anim-right.wn-done-anim [class*="elementor-col-"] {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.wn-layer-anim-right.wn-la-fade [class*="col-md"],
.wn-layer-anim-right.wn-la-fade.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-right.wn-la-fade [class*="vc_col-"],
.wn-layer-anim-right.wn-la-fade .owl-item,
.wn-layer-anim-right.wn-la-fade [class*="elementor-col-"] {
-webkit-transform: translateY(0);
transform: translateY(0);
} .wn-layer-anim-zoom-out [class*="col-md"],
.wn-layer-anim-zoom-out.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-zoom-out [class*="vc_col-"],
.wn-layer-anim-zoom-out .owl-item,
.wn-layer-anim-zoom-out [class*="elementor-col-"] {
opacity: 0;
webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
-ms-transform: perspective(1px) scale(1.3);
transform: perspective(1px) scale(1.3);
-webkit-transform: perspective(1px) scale(1.3);
-webkit-backface-visibility: hidden;
}
.wn-layer-anim-zoom-out.wn-done-anim [class*="col-md"],
.wn-layer-anim-zoom-out.wn-done-anim.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-zoom-out.wn-done-anim [class*="vc_col-"],
.wn-layer-anim-zoom-out.wn-done-anim .owl-item,
.wn-layer-anim-zoom-out.wn-done-anim [class*="elementor-col-"] {
opacity: 1;
transform: scale(1) perspective(1px);
-webkit-transform: scale(1) perspective(1px);
-ms-transform: scale(1) perspective(1px);
}
.wn-layer-anim-zoom-out.wn-la-fade [class*="col-md"],
.wn-layer-anim-zoom-out.wn-la-fade.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-zoom-out.wn-la-fade [class*="vc_col-"],
.wn-layer-anim-zoom-out.wn-la-fade .owl-item,
.wn-layer-anim-zoom-out.wn-la-fade [class*="elementor-col-"] {
-webkit-transform: translateY(0);
transform: translateY(0);
} .wn-layer-anim-zoom-in [class*="col-md"],
.wn-layer-anim-zoom-in.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-zoom-in [class*="vc_col-"],
.wn-layer-anim-zoom-in .owl-item,
.wn-layer-anim-zoom-in [class*="elementor-col-"] {
opacity: 0;
webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
-ms-transform: perspective(1px) scale(.8);
transform: perspective(1px) scale(.8);
-webkit-transform: perspective(1px) scale(.8);
-webkit-backface-visibility: hidden;
}
.wn-layer-anim-zoom-in.wn-done-anim [class*="col-md"],
.wn-layer-anim-zoom-in.wn-done-anim.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-zoom-in.wn-done-anim [class*="vc_col-"],
.wn-layer-anim-zoom-in.wn-done-anim .owl-item,
.wn-layer-anim-zoom-in.wn-done-anim [class*="elementor-col-"] {
opacity: 1;
transform: scale(1) perspective(1px);
-webkit-transform: scale(1) perspective(1px);
-ms-transform: scale(1) perspective(1px);
}
.wn-layer-anim-zoom-in.wn-la-fade [class*="col-md"],
.wn-layer-anim-zoom-in.wn-la-fade.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-zoom-in.wn-la-fade [class*="vc_col-"],
.wn-layer-anim-zoom-in.wn-la-fade .owl-item,
.wn-layer-anim-zoom-in.wn-la-fade [class*="elementor-col-"] {
-webkit-transform: translateY(0);
transform: translateY(0);
} .wn-layer-anim-fade [class*="col-md"],
.wn-layer-anim-fade.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-fade [class*="vc_col-"],
.wn-layer-anim-fade .owl-item,
.wn-layer-anim-fade [class*="elementor-col-"] {
opacity: 0;
webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.wn-layer-anim-fade.wn-done-anim [class*="col-md"],
.wn-layer-anim-fade.wn-done-anim.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-fade.wn-done-anim [class*="vc_col-"],
.wn-layer-anim-fade.wn-done-anim .owl-item,
.wn-layer-anim-fade.wn-done-anim [class*="elementor-col-"] {
opacity: 1;
}
.wn-layer-anim-fade.wn-la-fade [class*="col-md"],
.wn-layer-anim-fade.wn-la-fade.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-fade.wn-la-fade [class*="vc_col-"],
.wn-layer-anim-fade.wn-la-fade .owl-item,
.wn-layer-anim-fade.wn-la-fade [class*="elementor-col-"] {
-webkit-transform: translateY(0);
transform: translateY(0);
} .wn-layer-anim-flip [class*="col-md"],
.wn-layer-anim-flip.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-flip [class*="vc_col-"],
.wn-layer-anim-flip .owl-item,
.wn-layer-anim-flip [class*="elementor-col-"] {
opacity: 0;
webkit-transition: all .5s ease-out;
transition: all .5s ease-out;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.wn-layer-anim-flip.wn-done-anim [class*="col-md"],
.wn-layer-anim-flip.wn-done-anim.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-flip.wn-done-anim [class*="vc_col-"],
.wn-layer-anim-flip.wn-done-anim .owl-item,
.wn-layer-anim-flip.wn-done-anim [class*="elementor-col-"] {
opacity: 1;
webkit-transition: all .5s ease-out;
transition: all .5s ease-out;
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-o-transform: rotateY(0);
-ms-transform: rotateY(0);
transform: rotateY(0);
}
.wn-layer-anim-flip.wn-la-fade [class*="col-md"],
.wn-layer-anim-flip.wn-la-fade.wn-deep-title-wrap .wn-deep-title,
.wn-layer-anim-flip.wn-la-fade [class*="vc_col-"],
.wn-layer-anim-flip.wn-la-fade .owl-item,
.wn-layer-anim-flip.wn-la-fade [class*="elementor-col-"] {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.wn-layer-anim-flip [class*="col-md"]:nth-of-type(2),
.wn-layer-anim-flip [class*="vc_col-"]:nth-of-type(2),
.wn-layer-anim-flip .owl-item:nth-of-type(2),
.wn-layer-anim-flip [class*="elementor-col-"]:nth-of-type(2),
.wn-layer-anim-bottom [class*="col-md"]:nth-of-type(2),
.wn-layer-anim-bottom [class*="vc_col-"]:nth-of-type(2),
.wn-layer-anim-bottom .owl-item:nth-of-type(2),
.wn-layer-anim-bottom [class*="elementor-col-"]:nth-of-type(2),
.wn-layer-anim-top [class*="col-md"]:nth-of-type(2),
.wn-layer-anim-top [class*="vc_col-"]:nth-of-type(2),
.wn-layer-anim-top .owl-item:nth-of-type(2),
.wn-layer-anim-top [class*="elementor-col-"]:nth-of-type(2),
.wn-layer-anim-left [class*="col-md"]:nth-of-type(2),
.wn-layer-anim-left [class*="vc_col-"]:nth-of-type(2),
.wn-layer-anim-left .owl-item:nth-of-type(2),
.wn-layer-anim-left [class*="elementor-col-"]:nth-of-type(2),
.wn-layer-anim-right [class*="col-md"]:nth-of-type(2),
.wn-layer-anim-right [class*="vc_col-"]:nth-of-type(2),
.wn-layer-anim-right .owl-item:nth-of-type(2),
.wn-layer-anim-right [class*="elementor-col-"]:nth-of-type(2),
.wn-layer-anim-fade [class*="col-md"]:nth-of-type(2),
.wn-layer-anim-fade [class*="vc_col-"]:nth-of-type(2),
.wn-layer-anim-fade .owl-item:nth-of-type(2),
.wn-layer-anim-fade [class*="elementor-col-"]:nth-of-type(2),
.wn-layer-anim-zoom-in [class*="col-md"]:nth-of-type(2),
.wn-layer-anim-zoom-in [class*="vc_col-"]:nth-of-type(2),
.wn-layer-anim-zoom-in .owl-item:nth-of-type(2),
.wn-layer-anim-zoom-in [class*="elementor-col-"]:nth-of-type(2),
.wn-layer-anim-zoom-out [class*="col-md"]:nth-of-type(2),
.wn-layer-anim-zoom-out [class*="vc_col-"]:nth-of-type(2),
.wn-layer-anim-zoom-out .owl-item:nth-of-type(2),
.wn-layer-anim-zoom-out [class*="elementor-col-"]:nth-of-type(2) {
transition-delay: 0.2s;
}
.wn-layer-anim-flip [class*="col-md"]:nth-of-type(3),
.wn-layer-anim-flip [class*="vc_col-"]:nth-of-type(3),
.wn-layer-anim-flip .owl-item:nth-of-type(3),
.wn-layer-anim-flip [class*="elementor-col-"]:nth-of-type(3),
.wn-layer-anim-bottom [class*="col-md"]:nth-of-type(3),
.wn-layer-anim-bottom [class*="vc_col-"]:nth-of-type(3),
.wn-layer-anim-bottom .owl-item:nth-of-type(3),
.wn-layer-anim-bottom [class*="elementor-col-"]:nth-of-type(3),
.wn-layer-anim-top [class*="col-md"]:nth-of-type(3),
.wn-layer-anim-top [class*="vc_col-"]:nth-of-type(3),
.wn-layer-anim-top .owl-item:nth-of-type(3),
.wn-layer-anim-top [class*="elementor-col-"]:nth-of-type(3),
.wn-layer-anim-left [class*="col-md"]:nth-of-type(3),
.wn-layer-anim-left [class*="vc_col-"]:nth-of-type(3),
.wn-layer-anim-left .owl-item:nth-of-type(3),
.wn-layer-anim-left [class*="elementor-col-"]:nth-of-type(3),
.wn-layer-anim-right [class*="col-md"]:nth-of-type(3),
.wn-layer-anim-right [class*="vc_col-"]:nth-of-type(3),
.wn-layer-anim-right .owl-item:nth-of-type(3),
.wn-layer-anim-right [class*="elementor-col-"]:nth-of-type(3),
.wn-layer-anim-fade [class*="col-md"]:nth-of-type(3),
.wn-layer-anim-fade [class*="vc_col-"]:nth-of-type(3),
.wn-layer-anim-fade .owl-item:nth-of-type(3),
.wn-layer-anim-fade [class*="elementor-col-"]:nth-of-type(3),
.wn-layer-anim-zoom-in [class*="col-md"]:nth-of-type(3),
.wn-layer-anim-zoom-in [class*="vc_col-"]:nth-of-type(3),
.wn-layer-anim-zoom-in .owl-item:nth-of-type(3),
.wn-layer-anim-zoom-in [class*="elementor-col-"]:nth-of-type(3),
.wn-layer-anim-zoom-out [class*="col-md"]:nth-of-type(3),
.wn-layer-anim-zoom-out [class*="vc_col-"]:nth-of-type(3),
.wn-layer-anim-zoom-out .owl-item:nth-of-type(3),
.wn-layer-anim-zoom-out [class*="elementor-col-"]:nth-of-type(3) {
transition-delay: 0.4s;
}
.wn-layer-anim-flip [class*="col-md"]:nth-of-type(4),
.wn-layer-anim-flip [class*="vc_col-"]:nth-of-type(4),
.wn-layer-anim-flip .owl-item:nth-of-type(4),
.wn-layer-anim-flip [class*="elementor-col-"]:nth-of-type(4),
.wn-layer-anim-bottom [class*="col-md"]:nth-of-type(4),
.wn-layer-anim-bottom [class*="vc_col-"]:nth-of-type(4),
.wn-layer-anim-bottom .owl-item:nth-of-type(4),
.wn-layer-anim-bottom [class*="elementor-col-"]:nth-of-type(4),
.wn-layer-anim-top [class*="col-md"]:nth-of-type(4),
.wn-layer-anim-top [class*="vc_col-"]:nth-of-type(4),
.wn-layer-anim-top .owl-item:nth-of-type(4),
.wn-layer-anim-top [class*="elementor-col-"]:nth-of-type(4),
.wn-layer-anim-left [class*="col-md"]:nth-of-type(4),
.wn-layer-anim-left [class*="vc_col-"]:nth-of-type(4),
.wn-layer-anim-left .owl-item:nth-of-type(4),
.wn-layer-anim-left [class*="elementor-col-"]:nth-of-type(4),
.wn-layer-anim-right [class*="col-md"]:nth-of-type(4),
.wn-layer-anim-right [class*="vc_col-"]:nth-of-type(4),
.wn-layer-anim-right .owl-item:nth-of-type(4),
.wn-layer-anim-right [class*="elementor-col-"]:nth-of-type(4),
.wn-layer-anim-fade [class*="col-md"]:nth-of-type(4),
.wn-layer-anim-fade [class*="vc_col-"]:nth-of-type(4),
.wn-layer-anim-fade .owl-item:nth-of-type(4),
.wn-layer-anim-fade [class*="elementor-col-"]:nth-of-type(4),
.wn-layer-anim-zoom-in [class*="col-md"]:nth-of-type(4),
.wn-layer-anim-zoom-in [class*="vc_col-"]:nth-of-type(4),
.wn-layer-anim-zoom-in .owl-item:nth-of-type(4),
.wn-layer-anim-zoom-in [class*="elementor-col-"]:nth-of-type(4),
.wn-layer-anim-zoom-out [class*="col-md"]:nth-of-type(4),
.wn-layer-anim-zoom-out [class*="vc_col-"]:nth-of-type(4),
.wn-layer-anim-zoom-out .owl-item:nth-of-type(4),
.wn-layer-anim-zoom-out [class*="elementor-col-"]:nth-of-type(4) {
transition-delay: 0.6s;
}
.wn-layer-anim-flip [class*="col-md"]:nth-of-type(5),
.wn-layer-anim-flip [class*="vc_col-"]:nth-of-type(5),
.wn-layer-anim-flip .owl-item:nth-of-type(5),
.wn-layer-anim-flip [class*="elementor-col-"]:nth-of-type(5),
.wn-layer-anim-bottom [class*="col-md"]:nth-of-type(5),
.wn-layer-anim-bottom [class*="vc_col-"]:nth-of-type(5),
.wn-layer-anim-bottom .owl-item:nth-of-type(5),
.wn-layer-anim-bottom [class*="elementor-col-"]:nth-of-type(5),
.wn-layer-anim-top [class*="col-md"]:nth-of-type(5),
.wn-layer-anim-top [class*="vc_col-"]:nth-of-type(5),
.wn-layer-anim-top .owl-item:nth-of-type(5),
.wn-layer-anim-top [class*="elementor-col-"]:nth-of-type(5),
.wn-layer-anim-left [class*="col-md"]:nth-of-type(5),
.wn-layer-anim-left [class*="vc_col-"]:nth-of-type(5),
.wn-layer-anim-left .owl-item:nth-of-type(5),
.wn-layer-anim-left [class*="elementor-col-"]:nth-of-type(5),
.wn-layer-anim-right [class*="col-md"]:nth-of-type(5),
.wn-layer-anim-right [class*="vc_col-"]:nth-of-type(5),
.wn-layer-anim-right .owl-item:nth-of-type(5),
.wn-layer-anim-right [class*="elementor-col-"]:nth-of-type(5),
.wn-layer-anim-fade [class*="col-md"]:nth-of-type(5),
.wn-layer-anim-fade [class*="vc_col-"]:nth-of-type(5),
.wn-layer-anim-fade .owl-item:nth-of-type(5),
.wn-layer-anim-fade [class*="elementor-col-"]:nth-of-type(5),
.wn-layer-anim-zoom-in [class*="col-md"]:nth-of-type(5),
.wn-layer-anim-zoom-in [class*="vc_col-"]:nth-of-type(5),
.wn-layer-anim-zoom-in .owl-item:nth-of-type(5),
.wn-layer-anim-zoom-in [class*="elementor-col-"]:nth-of-type(5),
.wn-layer-anim-zoom-out [class*="col-md"]:nth-of-type(5),
.wn-layer-anim-zoom-out [class*="vc_col-"]:nth-of-type(5),
.wn-layer-anim-zoom-out .owl-item:nth-of-type(5),
.wn-layer-anim-zoom-out [class*="elementor-col-"]:nth-of-type(5) {
transition-delay: 0.8s;
}
.wn-layer-anim-flip [class*="col-md"]:nth-of-type(6),
.wn-layer-anim-flip [class*="vc_col-"]:nth-of-type(6),
.wn-layer-anim-flip .owl-item:nth-of-type(6),
.wn-layer-anim-flip [class*="elementor-col-"]:nth-of-type(6),
.wn-layer-anim-bottom [class*="col-md"]:nth-of-type(6),
.wn-layer-anim-bottom [class*="vc_col-"]:nth-of-type(6),
.wn-layer-anim-bottom .owl-item:nth-of-type(6),
.wn-layer-anim-bottom [class*="elementor-col-"]:nth-of-type(6),
.wn-layer-anim-top [class*="col-md"]:nth-of-type(6),
.wn-layer-anim-top [class*="vc_col-"]:nth-of-type(6),
.wn-layer-anim-top .owl-item:nth-of-type(6),
.wn-layer-anim-top [class*="elementor-col-"]:nth-of-type(6),
.wn-layer-anim-left [class*="col-md"]:nth-of-type(6),
.wn-layer-anim-left [class*="vc_col-"]:nth-of-type(6),
.wn-layer-anim-left .owl-item:nth-of-type(6),
.wn-layer-anim-left [class*="elementor-col-"]:nth-of-type(6),
.wn-layer-anim-right [class*="col-md"]:nth-of-type(6),
.wn-layer-anim-right [class*="vc_col-"]:nth-of-type(6),
.wn-layer-anim-right .owl-item:nth-of-type(6),
.wn-layer-anim-right [class*="elementor-col-"]:nth-of-type(6),
.wn-layer-anim-fade [class*="col-md"]:nth-of-type(6),
.wn-layer-anim-fade [class*="vc_col-"]:nth-of-type(6),
.wn-layer-anim-fade .owl-item:nth-of-type(6),
.wn-layer-anim-fade [class*="elementor-col-"]:nth-of-type(6),
.wn-layer-anim-zoom-in [class*="col-md"]:nth-of-type(6),
.wn-layer-anim-zoom-in [class*="vc_col-"]:nth-of-type(6),
.wn-layer-anim-zoom-in .owl-item:nth-of-type(6),
.wn-layer-anim-zoom-in [class*="elementor-col-"]:nth-of-type(6),
.wn-layer-anim-zoom-out [class*="col-md"]:nth-of-type(6),
.wn-layer-anim-zoom-out [class*="vc_col-"]:nth-of-type(6),
.wn-layer-anim-zoom-out .owl-item:nth-of-type(6),
.wn-layer-anim-zoom-out [class*="elementor-col-"]:nth-of-type(6) {
transition-delay: 1s;
}
.wn-layer-anim-flip [class*="col-md"]:nth-of-type(7),
.wn-layer-anim-flip [class*="vc_col-"]:nth-of-type(7),
.wn-layer-anim-flip .owl-item:nth-of-type(7),
.wn-layer-anim-flip [class*="elementor-col-"]:nth-of-type(7),
.wn-layer-anim-bottom [class*="col-md"]:nth-of-type(7),
.wn-layer-anim-bottom [class*="vc_col-"]:nth-of-type(7),
.wn-layer-anim-bottom .owl-item:nth-of-type(7),
.wn-layer-anim-bottom [class*="elementor-col-"]:nth-of-type(7),
.wn-layer-anim-top [class*="col-md"]:nth-of-type(7),
.wn-layer-anim-top [class*="vc_col-"]:nth-of-type(7),
.wn-layer-anim-top .owl-item:nth-of-type(7),
.wn-layer-anim-top [class*="elementor-col-"]:nth-of-type(7),
.wn-layer-anim-left [class*="col-md"]:nth-of-type(7),
.wn-layer-anim-left [class*="vc_col-"]:nth-of-type(7),
.wn-layer-anim-left .owl-item:nth-of-type(7),
.wn-layer-anim-left [class*="elementor-col-"]:nth-of-type(7),
.wn-layer-anim-right [class*="col-md"]:nth-of-type(7),
.wn-layer-anim-right [class*="vc_col-"]:nth-of-type(7),
.wn-layer-anim-right .owl-item:nth-of-type(7),
.wn-layer-anim-right [class*="elementor-col-"]:nth-of-type(7),
.wn-layer-anim-fade [class*="col-md"]:nth-of-type(7),
.wn-layer-anim-fade [class*="vc_col-"]:nth-of-type(7),
.wn-layer-anim-fade .owl-item:nth-of-type(7),
.wn-layer-anim-fade [class*="elementor-col-"]:nth-of-type(7),
.wn-layer-anim-zoom-in [class*="col-md"]:nth-of-type(7),
.wn-layer-anim-zoom-in [class*="vc_col-"]:nth-of-type(7),
.wn-layer-anim-zoom-in .owl-item:nth-of-type(7),
.wn-layer-anim-zoom-in [class*="elementor-col-"]:nth-of-type(7),
.wn-layer-anim-zoom-out [class*="col-md"]:nth-of-type(7),
.wn-layer-anim-zoom-out [class*="vc_col-"]:nth-of-type(7),
.wn-layer-anim-zoom-out .owl-item:nth-of-type(7),
.wn-layer-anim-zoom-out [class*="elementor-col-"]:nth-of-type(7) {
transition-delay: 1.2s;
}
.wn-layer-anim-flip [class*="col-md"]:nth-of-type(8),
.wn-layer-anim-flip [class*="vc_col-"]:nth-of-type(8),
.wn-layer-anim-flip .owl-item:nth-of-type(8),
.wn-layer-anim-flip [class*="elementor-col-"]:nth-of-type(8),
.wn-layer-anim-bottom [class*="col-md"]:nth-of-type(8),
.wn-layer-anim-bottom [class*="vc_col-"]:nth-of-type(8),
.wn-layer-anim-bottom .owl-item:nth-of-type(8),
.wn-layer-anim-bottom [class*="elementor-col-"]:nth-of-type(8),
.wn-layer-anim-top [class*="col-md"]:nth-of-type(8),
.wn-layer-anim-top [class*="vc_col-"]:nth-of-type(8),
.wn-layer-anim-top .owl-item:nth-of-type(8),
.wn-layer-anim-top [class*="elementor-col-"]:nth-of-type(8),
.wn-layer-anim-left [class*="col-md"]:nth-of-type(8),
.wn-layer-anim-left [class*="vc_col-"]:nth-of-type(8),
.wn-layer-anim-left .owl-item:nth-of-type(8),
.wn-layer-anim-left [class*="elementor-col-"]:nth-of-type(8),
.wn-layer-anim-right [class*="col-md"]:nth-of-type(8),
.wn-layer-anim-right [class*="vc_col-"]:nth-of-type(8),
.wn-layer-anim-right .owl-item:nth-of-type(8),
.wn-layer-anim-right [class*="elementor-col-"]:nth-of-type(8),
.wn-layer-anim-fade [class*="col-md"]:nth-of-type(8),
.wn-layer-anim-fade [class*="vc_col-"]:nth-of-type(8),
.wn-layer-anim-fade .owl-item:nth-of-type(8),
.wn-layer-anim-fade [class*="elementor-col-"]:nth-of-type(8),
.wn-layer-anim-zoom-in [class*="col-md"]:nth-of-type(8),
.wn-layer-anim-zoom-in [class*="vc_col-"]:nth-of-type(8),
.wn-layer-anim-zoom-in .owl-item:nth-of-type(8),
.wn-layer-anim-zoom-in [class*="elementor-col-"]:nth-of-type(8),
.wn-layer-anim-zoom-out [class*="col-md"]:nth-of-type(8),
.wn-layer-anim-zoom-out [class*="vc_col-"]:nth-of-type(8),
.wn-layer-anim-zoom-out .owl-item:nth-of-type(8),
.wn-layer-anim-zoom-out [class*="elementor-col-"]:nth-of-type(8) {
transition-delay: 1.4s;
}
.wn-layer-anim-flip [class*="col-md"]:nth-of-type(9),
.wn-layer-anim-flip [class*="vc_col-"]:nth-of-type(9),
.wn-layer-anim-flip .owl-item:nth-of-type(9),
.wn-layer-anim-flip [class*="elementor-col-"]:nth-of-type(9),
.wn-layer-anim-bottom [class*="col-md"]:nth-of-type(9),
.wn-layer-anim-bottom [class*="vc_col-"]:nth-of-type(9),
.wn-layer-anim-bottom .owl-item:nth-of-type(9),
.wn-layer-anim-bottom [class*="elementor-col-"]:nth-of-type(9),
.wn-layer-anim-top [class*="col-md"]:nth-of-type(9),
.wn-layer-anim-top [class*="vc_col-"]:nth-of-type(9),
.wn-layer-anim-top .owl-item:nth-of-type(9),
.wn-layer-anim-top [class*="elementor-col-"]:nth-of-type(9),
.wn-layer-anim-left [class*="col-md"]:nth-of-type(9),
.wn-layer-anim-left [class*="vc_col-"]:nth-of-type(9),
.wn-layer-anim-left .owl-item:nth-of-type(9),
.wn-layer-anim-left [class*="elementor-col-"]:nth-of-type(9),
.wn-layer-anim-right [class*="col-md"]:nth-of-type(9),
.wn-layer-anim-right [class*="vc_col-"]:nth-of-type(9),
.wn-layer-anim-right .owl-item:nth-of-type(9),
.wn-layer-anim-right [class*="elementor-col-"]:nth-of-type(9),
.wn-layer-anim-fade [class*="col-md"]:nth-of-type(9),
.wn-layer-anim-fade [class*="vc_col-"]:nth-of-type(9),
.wn-layer-anim-fade .owl-item:nth-of-type(9),
.wn-layer-anim-fade [class*="elementor-col-"]:nth-of-type(9),
.wn-layer-anim-zoom-in [class*="col-md"]:nth-of-type(9),
.wn-layer-anim-zoom-in [class*="vc_col-"]:nth-of-type(9),
.wn-layer-anim-zoom-in .owl-item:nth-of-type(9),
.wn-layer-anim-zoom-in [class*="elementor-col-"]:nth-of-type(9),
.wn-layer-anim-zoom-out [class*="col-md"]:nth-of-type(9),
.wn-layer-anim-zoom-out [class*="vc_col-"]:nth-of-type(9),
.wn-layer-anim-zoom-out .owl-item:nth-of-type(9),
.wn-layer-anim-zoom-out [class*="elementor-col-"]:nth-of-type(9) {
transition-delay: 1.6s;
}
.wn-layer-anim-flip [class*="col-md"]:nth-of-type(10),
.wn-layer-anim-flip [class*="vc_col-"]:nth-of-type(10),
.wn-layer-anim-flip .owl-item:nth-of-type(10),
.wn-layer-anim-flip [class*="elementor-col-"]:nth-of-type(10),
.wn-layer-anim-bottom [class*="col-md"]:nth-of-type(10),
.wn-layer-anim-bottom [class*="vc_col-"]:nth-of-type(10),
.wn-layer-anim-bottom .owl-item:nth-of-type(10),
.wn-layer-anim-bottom [class*="elementor-col-"]:nth-of-type(10),
.wn-layer-anim-top [class*="col-md"]:nth-of-type(10),
.wn-layer-anim-top [class*="vc_col-"]:nth-of-type(10),
.wn-layer-anim-top .owl-item:nth-of-type(10),
.wn-layer-anim-top [class*="elementor-col-"]:nth-of-type(10),
.wn-layer-anim-left [class*="col-md"]:nth-of-type(10),
.wn-layer-anim-left [class*="vc_col-"]:nth-of-type(10),
.wn-layer-anim-left .owl-item:nth-of-type(10),
.wn-layer-anim-left [class*="elementor-col-"]:nth-of-type(10),
.wn-layer-anim-right [class*="col-md"]:nth-of-type(10),
.wn-layer-anim-right [class*="vc_col-"]:nth-of-type(10),
.wn-layer-anim-right .owl-item:nth-of-type(10),
.wn-layer-anim-right [class*="elementor-col-"]:nth-of-type(10),
.wn-layer-anim-fade [class*="col-md"]:nth-of-type(10),
.wn-layer-anim-fade [class*="vc_col-"]:nth-of-type(10),
.wn-layer-anim-fade .owl-item:nth-of-type(10),
.wn-layer-anim-fade [class*="elementor-col-"]:nth-of-type(10),
.wn-layer-anim-zoom-in [class*="col-md"]:nth-of-type(10),
.wn-layer-anim-zoom-in [class*="vc_col-"]:nth-of-type(10),
.wn-layer-anim-zoom-in .owl-item:nth-of-type(10),
.wn-layer-anim-zoom-in [class*="elementor-col-"]:nth-of-type(10),
.wn-layer-anim-zoom-out [class*="col-md"]:nth-of-type(10),
.wn-layer-anim-zoom-out [class*="vc_col-"]:nth-of-type(10),
.wn-layer-anim-zoom-out .owl-item:nth-of-type(10),
.wn-layer-anim-zoom-out [class*="elementor-col-"]:nth-of-type(10) {
transition-delay: 1.8s;
}article[class*="icon-box"] {
clear: both;
}
@media only screen and (max-width: 767px) {
article[class*="icon-box"] {
margin-bottom: 20px;
}
}
article[class*="icon-box"] i {
text-align: center;
}
.owl-carousel .owl-item article[class*="icon-box"] img {
display: inline-block;
width: auto;
}
.wn-icon-box .content-style,
.wn-icon-box p,
.wn-icon-box i,
.wn-icon-box h4,
.wn-icon-box h5,
.wn-icon-box h6 {
position: relative;
}
.icon-box {
vertical-align: baseline;
margin-bottom: 20px;
position: relative;
padding-left: 52px;
}
.icon-box img,
.icon-box i {
float: left;
display: block;
vertical-align: text-top;
margin: 5px 20px 75px 0;
}
.icon-box i {
font-size: 32px;
color: #437df9;
margin-right: 20px;
cursor: default;
position: absolute;
left: 0;
top: 0;
}
.icon-box h5,
.icon-box h4 {
margin-bottom: 5px;
line-height: 1.3;
font-size: 20px;
letter-spacing: 0;
font-weight: 700;
color: #111;
}
.icon-box p {
overflow: hidden;
color: #808080;
font-size: 16px;
}
@media (max-width: 767px) {
.padd-icon-box12 .vc_column-inner {
padding-left: 10px !important;
padding-right: 10px !important;
}
}
.icon-colorx i,
i.icon-colorx {
color: #437df9;
}.max-counter {
text-align: center;
color: #393a3a;
font-size: 36px;
}
.max-counter h5 {
margin-top: 15px;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
text-transform: none;
position: relative;
}
.max-counter h5:after {
content: '';
margin: 8px auto 20px;
width: 24px;
height: 0;
display: block;
position: relative;
border-bottom: 2px solid rgba(0, 0, 0, 0.27);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.max-counter.m-counter {
width: 130px;
}
.max-counter.m-counter .max-count {
font-size: 64px;
letter-spacing: 0;
}
.max-counter.m-counter .icon-counter {
font-size: 50px
}
}
@media only screen and (max-width: 767px) {
.max-counter {
display: block;
padding-bottom: 20px;
}
}.max-counter.f-counter .icon-counter {
font-size: 48px;
margin: 0 6px 8px;
display: inline-block;
}
.max-counter.f-counter {
margin: 20px 0;
}
.max-counter.f-counter .max-count {
color: #000;
font-size: 57px;
font-weight: 700;
margin-right: 5px;
letter-spacing: -3px;
}
.blox.dark .max-counter.f-counter .max-count {
color: #fff;
}
.blox.dark .max-counter.f-counter .max-count:after,
.dark-content .max-counter.f-counter .max-count:after {
border-bottom: 2px solid #fff;
}
.max-counter.f-counter h5 {
margin-top: 20px;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
}
.max-counter.f-counter h5:after {
display: none;
}