.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;
}
}.our-process-wrap {
background: url(//www.smmcare.uk/wp-content/plugins/deep-core-pro/assets/src/images/ourprocess.png) left top no-repeat;
background-size: contain;
background-position: center center;
display: table;
padding-top: 82px;
padding: 84px 40px 0;
max-width: 1220px;
margin: 0 auto;
}
.our-process {
border-bottom: 1px dashed #e0e0e0;
position: relative;
height: 62px;
overflow: visible;
z-index: 11;
}
.our-process:before,
.our-process:after {
content: "\f192";
position: absolute;
left: -8px;
bottom: -4px;
font-family: 'WnFontAwesome';
font-size: 16px;
color: #ccc;
}
.our-process:after {
left: auto;
bottom: -11px;
right: -8px;
content: "\f140";
}
.our-process-item {
text-align: center;
padding: 0 10px;
display: table-cell;
}
.our-process-item .our-process-content {
text-align: center;
}
.our-process-item i {
position: relative;
background: #fff;
position: relative;
color: #52535c;
font-size: 32px;
display: inline-block;
clear: both;
border-radius: 50%;
border: 2px solid #f4f3f3;
-webkit-transition: all 0.33s ease-in-out;
transition: all 0.33s ease-in-out;
width: 120px;
height: 120px;
text-shadow: none;
box-shadow: 0 2px 0 0px rgba(0, 0, 0, 0.017);
}
.our-process-item i:before {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.our-process-item:hover i {
border-color: #e1e1e1;
box-shadow: 0 2px 25px -1px rgba(0, 0, 0, 0.1);
color: #437df9;
}
.our-process-item h4 {
font-size: 17px;
text-transform: uppercase;
color: #171c24;
margin: 34px 0 25px;
}
.our-process-item p {
font-size: 13px;
color: #8a8a8a;
line-height: 1.6;
padding: 0 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
.our-process-wrap {
padding-top: 55px
}
}
@media only screen and (max-width: 991px) {
.our-process-item p {
margin-bottom: 33px;
}
.our-process-item h5 {
font-size: 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.our-process-wrap {
padding-top: 35px
}
.our-process-item:first-child {
padding-left: 10px;
}
.our-process-item:last-child {
padding-right: 30px;
}
.our-process-item i {
font-size: 32px;
padding: 18px;
}
.our-process {
height: 38px;
}
.our-process-item i:after {
font-size: 14px;
padding: 6px;
width: 26px;
height: 26px;
}
}
@media only screen and (max-width: 767px) {
.our-process-wrap {
display: block;
background: url(//www.smmcare.uk/wp-content/plugins/deep-core-pro/assets/src/images/ourprocess-mobile-v.png) center no-repeat;
background-size: contain;
padding-top: 72px;
}
.our-process-item {
position: relative;
display: block;
padding-bottom: 50px;
}
.our-process-item h4,
.our-process-item p {
position: relative;
background-color: #fff;
margin-top: 18px;
margin-bottom: 0;
padding: 12px 0 15px;
}
.our-process-item p {
margin-top: 0;
padding-top: 0;
padding-bottom: 24px;
margin-bottom: 0;
}
.our-process {
border: none;
}
.our-process:before,
.our-process:after {
display: none;
}
.our-process:after {
left: 31px;
}
}
@media only screen and (max-width:479px) {
.our-process-wrap {
background-size: inherit;
padding-top: 50px;
background-position: top;
padding-left: 0;
padding-right: 0;
}
}.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.d-counter {
text-align: left;
position: relative;
}
.max-counter.d-counter .max-count {
font-size: 50px;
margin-right: 5px;
color: #000;
font-weight: 700;
}
.max-counter.d-counter .after {
content: '';
position: absolute;
left: 0;
height: 3px;
width: 37px;
margin-top: 48px;
}
.max-counter.d-counter h5 {
color: #77818b;
text-align: left;
font-size: 16px;
font-weight: 300;
text-transform: none;
letter-spacing: 1.5px;
margin-top: 38px;
}
.max-counter.d-counter h5:after {
border: none;
}
@media only screen and (max-width: 767px) {
.max-counter.d-counter {
text-align: center;
width: 100%;
height: 160px;
}
.max-counter.d-counter .after {
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.max-counter.d-counter h5 {
text-align: center;
}
}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-box20 {
vertical-align: baseline;
margin-bottom: 20px;
position: relative;
padding-left: 90px;
}
.icon-box20 img,
.icon-box20 i {
float: left;
display: block;
vertical-align: text-top;
margin: 5px 20px 75px 0;
}
.icon-box20 i {
position: absolute;
left: 0;
top: 0;
border: 1px solid #e6e6e6;
background: #fff;
cursor: default;
display: inline-block;
font-size: 28px;
float: left;
color: #437df9;
padding: 20px;
margin: 0;
width: 68px;
height: 68px;
text-align: center;
transition: all .3s ease-in-out;
}
.icon-box20 h4 {
margin-top: 15px;
margin-bottom: 5px;
line-height: 1.3;
font-size: 21px;
letter-spacing: 0;
font-weight: 700;
color: #111;
transition: .3s;
}
.icon-box20:hover h4 {
color: #437df9;
}
.icon-box20 p {
overflow: hidden;
color: #808080;
font-size: 16px;
}
.icon-box20:hover i {
color: #fff !important;
background: #437df9;
border-color: transparent;
}
.icon-box20 img {
float: left;
display: block;
vertical-align: text-top;
margin: 0 12px 0 0;
}
.blox .icon-box20 i {
background: transparent
}
.blox .icon-box20:hover i {
color: #fff;
background: #437df9;
}.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-type1 {
text-align: center;
margin-bottom: 35px;
border: 5px solid #f3f3f3;
border-radius: 5px;
transition: all .36s ease;
-webkit-transition: all .36s ease;
}
.w-pricing-table.pt-type1 .price-header,
.w-pricing-table.pt-type1 .price-footer {
border-radius: 5px 5px 0 0;
}
.w-pricing-table.pt-type1 .plan-price:after {
content: '';
position: absolute;
top: 100%;
right: 50%;
transform: translate(50%, 0);
-webkit-transform: translate(50%, 0);
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 10px solid #f3f3f3;
transition: all .5s ease;
-webkit-transition: all .5s ease;
}
.w-pricing-table.pt-type1 .price-footer {
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px solid #e5e5e5;
border-radius: 0 0 5px 5px;
}
.w-pricing-table.pt-type1 .price-footer a {
margin-bottom: 0px;
color: #777;
font-weight: bold;
}
.w-pricing-table.pt-type1 .price-footer a:hover {
color: #437df9;
}
.w-pricing-table.pt-type1 .price-header {
border-bottom: 1px solid #e5e5e5;
}
.w-pricing-table.pt-type1 ul.features {
padding-top: 16px;
}
.w-pricing-table.pt-type1 ul.features li {
list-style: none;
padding-top: 12px;
}
.w-pricing-table.pt-type1 ul.features li:nth-child(1) {
border: none;
border-radius: 5px;
}
.w-pricing-table.pt-type1 .plan-title {
text-transform: capitalize;
font-weight: 700;
font-size: 22px;
line-height: 36px;
padding: 16px 15px 8px;
margin-bottom: 0;
background: #f3f3f3;
color: #4a4a4a;
}
.w-pricing-table.pt-type1 .plan-price {
line-height: normal;
margin: 0;
}
.w-pricing-table.pt-type1 .plan-price span {
font-weight: 700;
font-size: 34px;
color: #465155;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}
.w-pricing-table.pt-type1.featured .plan-title,
.w-pricing-table.pt-type1 .plan-price span,
.w-pricing-table.pt-type1 .plan-price small {
color: #fff;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
}
.plan-price small {
font-size: 14px;
font-weight: 400;
}
.w-pricing-table.pt-type1.featured .plan-title,
.w-pricing-table.pt-type1 .pt-footer {
line-height: 46px;
background: #f3f3f3;
padding: 12px 15px 0;
font-size: 23px;
font-weight: 700;
color: #235769;
transition: all .5s ease;
-webkit-transition: all .5s ease;
}
.w-pricing-table.pt-type1 .pt-footer p {
margin-bottom: 0;
}
.w-pricing-table.pt-type1 .plan-price {
background: #f3f3f3;
padding: 0 12px 37px;
transition: all .5s ease;
-webkit-transition: all .5s ease;
}
.w-pricing-table.pt-type1 .plan-price span {
font-size: 23px;
}
.w-pricing-table.pt-type1 .plan-price span,
.w-pricing-table.pt-type1 .plan-price small {
color: #5dc738;
transition: all .8s ease;
-webkit-transition: all .8s ease;
}
.w-pricing-table.pt-type1 .pt-features {
padding-top: 44px;
}
.w-pricing-table.pt-type1 .pt-features li,
.w-pricing-table.pt-type1 .pt-features li {
padding: 3px 0;
list-style: none;
font-size: 13px;
font-weight: 400;
color: #616161;
}
.w-pricing-table.pt-type1 .pt-features li:last-child:before,
.w-pricing-table.pt-type1 .pt-features li:last-child:before {
display: none;
}
.w-pricing-table.pt-type1 .pt-features .feature-icon {
font-family: 'themify';
padding-right: 5px;
color: #437df9;
}
.w-pricing-table.pt-type1 .pt-features .not-available-icon:before {
content: "\e646";
}
.w-pricing-table.pt-type1 .pt-features .available-icon:before {
content: "\e64c";
}
.w-pricing-table.pt-type1 .pt-features .feature-icon.not-available-icon {
color: #cc8383;
}
.w-pricing-table.pt-type1 .pt-features .feature-icon.empty-icon {
display: none;
}
.w-pricing-table.pt-type1 .pt-footer a,
.w-pricing-table.pt-type1 .pt-footer a {
display: inline-block;
font-size: 11px;
color: #437df9;
background: #fff;
border: 2px solid;
border-radius: 60px;
padding: 0px 19px;
line-height: 34px;
margin-bottom: 14px;
text-transform: uppercase;
border: none;
box-shadow: 0 12px 22px -10px rgba(0, 0, 0, 0.1);
transition: all .25s ease;
-webkit-transition: all .25s ease;
}
.w-pricing-table.pt-type1 .pt-footer a:hover,
.w-pricing-table.pt-type1 .pt-footer a:hover {
color: #fff;
background: #393939;
}
.w-pricing-table.pt-type1 .pt-footer a:after,
.w-pricing-table.pt-type1 .pt-footer a:after {
display: none;
}
.w-pricing-table.pt-type1 .plan-price {
position: relative;
}
.w-pricing-table.pt-type1.featured {
border-color: #437df9;
}
.w-pricing-table.pt-type1.featured .plan-title,
.w-pricing-table.pt-type1.featured .plan-price,
.w-pricing-table.pt-type1.featured .pt-footer,
.w-pricing-table.pt-type1.featured .pt-footer {
background: #437df9;
border: none;
}
.w-pricing-table.pt-type1.featured .plan-price:after {
border-top-color: #437df9;
}
.w-pricing-table.pt-type1.featured .plan-price span,
.w-pricing-table.pt-type1.featured .plan-price small,
.w-pricing-table.pt-type1.featured .plan-title {
color: #fff;
}
.w-pricing-table.pt-type1.featured .pt-footer a,
.w-pricing-table.pt-type1.featured .pt-footer a {
color: #437df9;
}
@media (min-width: 481px) and (max-width: 1280px) {
.w-pricing-table.pt-type1 .pt-features li:before,
.w-pricing-table.pt-type1 .pt-features li:before {
margin-top: 31px;
}
}
@media (max-width:479px) {
.w-pricing-table.pt-type1 .pt-features li:before,
.w-pricing-table.pt-type1 .pt-features li:before {
margin-top: 31px;
}
}.w-pricing-table.pt-type4.featured,
.w-pricing-table.pt-type4 {
background: #fff;
}
.w-pricing-table.pt-type4,
.w-pricing-table.pt-type4.featured {
position: relative;
border: 5px solid #e1e1e1;
border-radius: 6px;
box-shadow: 0 15px 46px -20px rgba(0, 0, 0, 0.2);
}
.w-pricing-table.pt-type4.featured {
box-shadow: 0 15px 46px -23px #39c36e;
border-color: #acdea8;
}
.w-pricing-table.pt-type4 *,
.w-pricing-table.pt-type4.featured * {
text-align: left;
padding: 0;
}
.w-pricing-table.pt-type4 .pt-header {
background: #f9f9f9;
padding: 45px;
border-bottom: 1px solid #e4e4e4;
}
.w-pricing-table.pt-type3.featured {
box-shadow: 0 12px 24px -10px #acdea8;
}
.w-pricing-table.pt-type4.featured .pt-header {
background: #ebf9e7;
border-color: #acdea8;
}
.w-pricing-table.pt-type3.featured .pt-header h4 {
box-shadow: 0 10px 30px -15px #acdea8;
}
.w-pricing-table.pt-type4 h3,
.w-pricing-table.pt-type4.featured h3 {
background: none;
color: #51c1e9;
font-size: 28px;
font-weight: 700;
line-height: 1;
}
.w-pricing-table.pt-type3.featured span.plan-label {
border-color: #39c36e;
box-shadow: 0 12px 22px -13px #39c36e;
}
.w-pricing-table.pt-type4 h6,
.w-pricing-table.pt-type4.featured h6 {
color: #6a6a6a;
font-size: 17px;
}
.w-pricing-table.pt-type4 ul li,
.w-pricing-table.pt-type4.featured ul li {
list-style: none;
font-size: 14px;
font-weight: 400;
color: #444;
padding-bottom: 20px;
}
.w-pricing-table.pt-type4 ul li:last-child,
.w-pricing-table.pt-type4.featured ul li:last-child {
padding-bottom: 0;
}
.w-pricing-table.pt-type4 ul li:before,
.w-pricing-table.pt-type4.featured ul li:before {
content: '';
position: absolute;
width: 100%;
border-bottom: 1px solid #f1f1f1;
padding-top: 30px;
left: 0;
right: auto;
}
.w-pricing-table.pt-type4 ul li:last-child:before,
.w-pricing-table.pt-type4.featured ul li:last-child:before {
display: none;
}
.w-pricing-table.pt-type4 ul,
.w-pricing-table.pt-type4.featured ul {
padding: 20px 30px 8px;
margin: 0;
}
.w-pricing-table.pt-type4.featured .feature-icon,
.w-pricing-table.pt-type4 .feature-icon {
padding-right: 8px;
color: #616161;
font-family: 'WnFontAwesome';
}
.w-pricing-table.pt-type4.featured,
.w-pricing-table.pt-type4 .feature-icon:before {
content: "\f057";
color: #8dd889;
}
.w-pricing-table.pt-type4.featured,
.w-pricing-table.pt-type4 .available-icon:before {
content: "\f058";
color: #8dd889;
}
.w-pricing-table.pt-type4.featured,
.w-pricing-table.pt-type4 .not-available-icon:before {
color: #cc8383;
}
.w-pricing-table.pt-type4 .pt-footer,
.w-pricing-table.pt-type4.featured .pt-footer {
background: #a0d9f1;
padding: 20px 35px;
}
.w-pricing-table.pt-type4 .pt-price h4 span,
.w-pricing-table.pt-type4 .pt-price h4 small {
color: #51c1e9;
font-size: 29px;
text-transform: lowercase;
font-weight: 700;
}
.w-pricing-table.pt-type4 .pt-price h4 {
background: none;
border: none;
margin-bottom: 0;
padding: 23px 35px 20px;
}
.w-pricing-table.pt-type4 .pt-footer a:after {
display: none;
}
.w-pricing-table.pt-type4.featured h3,
.w-pricing-table.pt-type4.featured .pt-price h4 span,
.w-pricing-table.pt-type4.featured .pt-price h4 small {
color: #39c36e;
}
.w-pricing-table.pt-type4 .pt-footer,
.w-pricing-table.pt-type4.featured .pt-footer {
text-align: center;
background: #f9f9f9;
border-top: 1px solid #e4e4e4;
padding: 40px;
}
.w-pricing-table.pt-type4 .pt-footer p {
text-align: center;
}
.w-pricing-table.pt-type4 .pt-footer a,
.w-pricing-table.pt-type4.featured .pt-footer a {
color: #fff;
background: #39c36e;
border-radius: 60px;
padding: 7px 40px;
letter-spacing: 0;
}
.w-pricing-table.pt-type4 .pt-footer a.magicmore {
border-radius: 3px;
padding: 12px 20px;
letter-spacing: 2px;
color: #fff !important;
text-transform: uppercase;
font-size: 12px;
box-shadow: 0 5px 16px -6px #39c36e;
}
.w-pricing-table.pt-type4 .pt-footer a.magicmore:hover {
background: #222 !important;
box-shadow: 0 5px 16px -6px #333;
}
@media (max-width: 991px) {
.w-pricing-table.pt-type4 ul,
.w-pricing-table.pt-type4.featured ul {
padding: 20px 15px 8px;
}
.w-pricing-table.pt-type4 ul li,
.w-pricing-table.pt-type4.featured ul li {
font-size: 12px;
}
}.our-team {
text-align: center;
background: #fff;
margin-bottom: 30px;
overflow: hidden;
}
.social-team {
padding-bottom: 14px;
text-align: center;
}
.our-team figure {
position: relative;
margin: 0 auto;
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.our-team figure img {
width: 160px;
border-radius: 50%;
height: auto;
}
.blox .our-team figure img {
margin-top: 25px;
}
.social-team i {
margin: 0 4px;
background: #fff;
padding: 10px;
font-size: 18px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
color: #777;
}
.our-team h2 {
font-size: 17px;
margin-top: 25px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #515151;
}
.our-team h2 a {
color: #515151;
}
.our-team h2 a:hover {
text-decoration: underline;
}
.our-team h5 {
color: #437df9;
margin-top: 15px;
margin-bottom: 10px;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2.6px;
}
.our-team p {
font-size: 14px;
padding: 7px 25px 0;
color: #8a8a8a;
}
.our-team .social-team {
padding-top: 10px;
}
.our-team .social-team i {
margin: 0 4px;
padding: 5px 6px;
font-size: 18px;
border-radius: 3px;
color: #8a8a8a;
}
.our-team .social-team i.fa-facebook {
padding: 5px 8px;
}
.our-team i:hover {
color: #fff;
}
.our-team .socialfollow a {
padding: 4px;
margin: 1px 4px;
background: none;
height: 26px;
}
.our-team .socialfollow i {
color: #a1a1a1;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.our-team .socialfollow a:hover {
background: none;
}
.social-team i {
margin-bottom: 8px;
}.our-team6 {
text-align: center;
background: #fff;
margin-bottom: 30px;
overflow: hidden;
border: 1px solid #e7e7e7;
padding-bottom: 14px;
transition: all 0.24s ease;
box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.12);
}
.our-team6:hover {
box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
}
.social-team6 {
text-align: center;
}
.our-team6 figure {
position: relative;
margin: 0 auto;
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.our-team6 figure img {
height: auto;
}
.our-team6 h2 {
font-size: 17px;
margin-top: 25px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #2a2a2a;
}
.our-team6 h2 a {
color: #2a2a2a;
}
.our-team6 h2 a:hover {
text-decoration: underline;
}
.our-team6 h5 {
color: #437df9;
margin-top: 15px;
margin-bottom: 10px;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2.6px;
}
.our-team6 p {
font-size: 14px;
padding: 7px 25px 0;
color: #717171;
}
.our-team6 .social-team {
padding-top: 10px;
}
.our-team6 .social-team i {
margin: 0 4px;
padding: 5px 6px;
font-size: 18px;
border-radius: 3px;
color: #b9b9b9;
transition: all 0.25s ease;
}
.our-team6 .social-team i.fa-facebook {
padding: 5px 8px;
}
.our-team6 i:hover {
color: #fff;
background: #333;
}.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;
}
}