.wn-parallax {
position: relative;
overflow: hidden;
}
.wn-parallax .wn-parallax-bg-holder {
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
width: 100%;
height: 100%;
backface-visibility: hidden;
}
.wn-parallax .wn-parallax-bg-holder .wn-parallax-bg {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
z-index: 20;
}.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;
}#wn-inner-scroll-column {
background: #e4e4e4;
width: 1px !important;
}
#wn-inner-scroll-column .nicescroll-cursors {
transform: translateX(5.5px) !important;
}
@media only screen and (max-width: 960px) {
#wn-inner-scroll-column {
left: inherit !important;
right: 20px !important;
}
}.w-pricing-table del {
display: block;
}
.w-pricing-table,
.w-pricing-table.featured {
text-align: center;
margin-bottom: 21px;
border: 1px solid #e5e5e5;
}.w-pricing-table.pt-type2 {
background: #fcfcfc;
border-radius: 5px;
border: 1px solid #ebeef0;
box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.05);
padding: 38px 0;
transition: .3s;
-webkit-transition: .3s;
}
.w-pricing-table.pt-type2.featured {
border-color: #437df9;
padding-top: 45px;
margin-top: -11px;
padding-bottom: 52px;
background: #fff;
box-shadow: 0 2px 19px -7px #437df9;
}
.w-pricing-table.pt-type2:hover {
border-color: #437df9;
background: #fff;
}
.w-pricing-table.pt-type2>span {
transition: .3s;
-webkit-transition: .3s;
font-size: 40px;
width: 98px;
height: 98px;
text-align: center;
color: #437df9;
background: #fff;
padding: 26px;
border: 1px solid #f4f3f3;
border-radius: 50%;
margin-bottom: 19px;
display: inline-block;
box-shadow: 0 2px 0 0px rgba(0, 0, 0, 0.018);
}
.w-pricing-table.pt-type2:hover>span {
border-color: #437df9;
}
.w-pricing-table.pt-type2.featured>span {
border: 3px solid #437df9;
}
.w-pricing-table.pt-type2 h3,
.w-pricing-table.pt-type2.featured h3 {
font-size: 21px;
font-weight: 300;
color: #111;
text-transform: capitalize;
margin-bottom: 31px;
background: none;
padding: 0 12px;
}
.w-pricing-table.pt-type2 ul li {
list-style: none;
font-size: 14px;
font-weight: 300;
line-height: 1.7;
color: #898d90;
margin-bottom: 4px;
}
.w-pricing-table.pt-type2 h4.pt-price {
padding: 14px 0;
}
.w-pricing-table.pt-type2 h4 span {
font-size: 33px;
font-weight: 700;
color: #111;
}
.w-pricing-table.pt-type2 h4 small {
font-size: 16px;
font-weight: 700;
color: #111;
text-transform: lowercase;
vertical-align: middle;
}
.w-pricing-table.pt-type2 h5 {
font-size: 22px;
font-weight: 300;
color: #a9a9a9;
text-decoration: line-through;
margin: 0;
}
.w-pricing-table.pt-type2 .pt-footer a,
.w-pricing-table.pt-type2 .pt-footer a {
letter-spacing: 0;
display: inline-block;
color: #437df9;
background: #fff;
border: 1px solid #eee;
border-radius: 60px;
padding: 0 20px;
margin-top: 30px;
text-transform: uppercase;
font-size: 10px;
line-height: 30px;
font-weight: 600;
letter-spacing: 1px;
box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.02);
}
.w-pricing-table.pt-type2.featured .pt-footer a {
background: #437df9;
color: #fff !important;
border-color: #437df9;
}
.w-pricing-table.pt-type2.featured .pt-footer a:hover,
.w-pricing-table.pt-type2 .pt-footer a:hover {
background: #292929 !important;
border-color: #292929 !important;
color: #fff !important;
}
.w-pricing-table.pt-type2 .pt-footer a:after,
.w-pricing-table .pt-footer a:after {
display: none;
}
.w-pricing-table.pt-type2.featured .feature-icon,
.w-pricing-table.pt-type2 .feature-icon {
padding-right: 8px;
color: #616161;
font-family: 'themify';
}
.w-pricing-table.pt-type2 .feature-icon.not-available-icon:before {
content: "\e646";
color: #cc0000;
}
.w-pricing-table.pt-type2 .available-icon:before {
content: "\e64c";
color: #39c36e;
}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;
}.icon-box9 {
text-align: left;
overflow: hidden;
margin-bottom: 0;
border: 2px solid #eee;
padding: 40px 30px;
border-radius: 6px;
transition: all .5s ease;
}
.icon-box9 .wn-icon {
float: left;
}
.icon-box9 i,
.icon-box9 img {
display: inline-block;
font-size: 32px;
background: #fff;
float: left;
padding: 20px;
color: inherit;
box-shadow: none;
border: 2px solid #eee;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.18s ease;
-moz-transition: all 0.18s ease;
-ms-transition: all 0.18s ease;
-o-transition: all 0.18s ease;
transition: all 0.18s ease;
}
.blox.dark .icon-box9 i {
color: #437df9;
}
.icon-box9 h4 {
font-weight: 700;
font-size: 21px;
margin: 0 auto;
overflow: hidden;
letter-spacing: 1px;
line-height: 1;
padding-left: 24px;
text-transform: uppercase;
margin-bottom: 12px;
}
.icon-box9 p {
display: table;
line-height: 1.7;
margin-bottom: 10px;
padding-left: 23px;
}
.icon-box9 a.magicmore {
text-transform: uppercase;
color: #437df9;
border: 1px solid;
font-size: 12px;
font-weight: 300;
letter-spacing: 2px;
border-radius: 60px;
padding: 9px 20px;
float: right;
box-shadow: 0 2px 0 0px rgba(0, 0, 0, 0.035);
transition: all .23s ease;
}
.blox.dark .icon-box9,
.blox.dark .icon-box9 i,
.blox.dark .icon-box9 img {
border-color: rgba(255, 255, 255, 0.77);
}
.blox.dark .icon-box9 h4,
.blox.dark .icon-box9 p,
#wrap .blox.dark .icon-box9 a.magicmore {
color: #fff;
}
.icon-box9 .magicmore:hover:after {
display: none;
}
#wrap .icon-box9 a.magicmore:hover {
background: #fff;
color: #222 !important;
border-color: #fff;
}
.icon-box9 a.magicmore:after {
display: none;
}
@media (max-width: 480px) {
.icon-box9 i,
.icon-box9 img {
margin-left: 50%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
}
.icon-box9 h4 {
display: inline-block;
margin-top: 10px;
text-align: center;
width: 100%;
padding-left: 0;
}
#wrap .icon-box9 a.magicmore {
float: left;
margin-left: 50%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
padding: 9px;
}
}
@media (max-width: 320px) {
#wrap .icon-box9 a.magicmore {
padding: 7px;
font-size: 10px;
letter-spacing: 0;
}
}