commit 7a5c5c7b9c285cc86dc196f526e14dbc1565fc05 Author: Roshan476 Date: Thu Jan 8 10:56:17 2026 +0545 folder structure change diff --git a/assets/css/fonts/lgd641.html b/assets/css/fonts/lgd641.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/css/fonts/lgd641.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/css/plugins/animation.css b/assets/css/plugins/animation.css new file mode 100644 index 0000000..867a895 --- /dev/null +++ b/assets/css/plugins/animation.css @@ -0,0 +1,7 @@ +/*! +Animate.css - http://daneden.me/animate +Version - 3.4.0 +Licensed under the MIT license - http://opensource.org/licenses/MIT + +Copyright (c) 2025 InversWeb +*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp} \ No newline at end of file diff --git a/assets/css/plugins/feature.css b/assets/css/plugins/feature.css new file mode 100644 index 0000000..efce3da --- /dev/null +++ b/assets/css/plugins/feature.css @@ -0,0 +1 @@ +@font-face{font-family:Feather;src:url('../../fonts/Feather144f.woff?sdxovp') format('woff'),url('../../fonts/Feather144f.ttf?sdxovp') format('truetype'),url('../../fonts/Feather144f.svg?sdxovp#Feather') format('svg');font-weight:400;font-style:normal;font-display:swap}[class*=" feather-"],[class^=feather-]{font-family:feather!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.feather-activity:before{content:"\e900"}.feather-airplay:before{content:"\e901"}.feather-alecirclert-:before{content:"\e902"}.feather-alert-octagon:before{content:"\e903"}.feather-alert-triangle:before{content:"\e904"}.feather-align-center:before{content:"\e905"}.feather-align-justify:before{content:"\e906"}.feather-align-left:before{content:"\e907"}.feather-align-right:before{content:"\e908"}.feather-anchor:before{content:"\e909"}.feather-aperture:before{content:"\e90a"}.feather-archive:before{content:"\e90b"}.feather-arrow-down:before{content:"\e90c"}.feather-arrow-down-circle:before{content:"\e90d"}.feather-arrow-down-left:before{content:"\e90e"}.feather-arrow-down-right:before{content:"\e90f"}.feather-arrow-left:before{content:"\e910"}.feather-arrow-left-circle:before{content:"\e911"}.feather-arrow-right:before{content:"\e912"}.feather-arrow-right-circle:before{content:"\e913"}.feather-arrow-up:before{content:"\e914"}.feather-arrow-up-circle:before{content:"\e915"}.feather-arrow-up-left:before{content:"\e916"}.feather-arrow-up-right:before{content:"\e917"}.feather-at-sign:before{content:"\e918"}.feather-award:before{content:"\e919"}.feather-bar-chart:before{content:"\e91a"}.feather-bar-chart-2:before{content:"\e91b"}.feather-battery:before{content:"\e91c"}.feather-battery-charging:before{content:"\e91d"}.feather-bell:before{content:"\e91e"}.feather-bell-off:before{content:"\e91f"}.feather-bluetooth:before{content:"\e920"}.feather-bold:before{content:"\e921"}.feather-book:before{content:"\e922"}.feather-book-open:before{content:"\e923"}.feather-bookmark:before{content:"\e924"}.feather-box:before{content:"\e925"}.feather-briefcase:before{content:"\e926"}.feather-calendar:before{content:"\e927"}.feather-camera:before{content:"\e928"}.feather-camera-off:before{content:"\e929"}.feather-cast:before{content:"\e92a"}.feather-check:before{content:"\e92b"}.feather-check-circle:before{content:"\e92c"}.feather-check-square:before{content:"\e92d"}.feather-chevron-down:before{content:"\e92e"}.feather-chevron-left:before{content:"\e92f"}.feather-chevron-right:before{content:"\e930"}.feather-chevron-up:before{content:"\e931"}.feather-chevrons-down:before{content:"\e932"}.feather-chevrons-left:before{content:"\e933"}.feather-chevrons-right:before{content:"\e934"}.feather-chevrons-up:before{content:"\e935"}.feather-chrome:before{content:"\e936"}.feather-circle:before{content:"\e937"}.feather-clipboard:before{content:"\e938"}.feather-clock:before{content:"\e939"}.feather-cloud:before{content:"\e93a"}.feather-cloud-drizzle:before{content:"\e93b"}.feather-cloud-lightning:before{content:"\e93c"}.feather-cloud-off:before{content:"\e93d"}.feather-cloud-rain:before{content:"\e93e"}.feather-cloud-snow:before{content:"\e93f"}.feather-code:before{content:"\e940"}.feather-codepen:before{content:"\e941"}.feather-command:before{content:"\e942"}.feather-compass:before{content:"\e943"}.feather-copy:before{content:"\e944"}.feather-corner-down-left:before{content:"\e945"}.feather-corner-down-right:before{content:"\e946"}.feather-corner-left-down:before{content:"\e947"}.feather-corner-left-up:before{content:"\e948"}.feather-corner-right-down:before{content:"\e949"}.feather-corner-right-up:before{content:"\e94a"}.feather-corner-up-left:before{content:"\e94b"}.feather-corner-up-right:before{content:"\e94c"}.feather-cpu:before{content:"\e94d"}.feather-credit-card:before{content:"\e94e"}.feather-crop:before{content:"\e94f"}.feather-crosshair:before{content:"\e950"}.feather-database:before{content:"\e951"}.feather-delete:before{content:"\e952"}.feather-disc:before{content:"\e953"}.feather-dollar-sign:before{content:"\e954"}.feather-download:before{content:"\e955"}.feather-download-cloud:before{content:"\e956"}.feather-droplet:before{content:"\e957"}.feather-edit:before{content:"\e958"}.feather-edit-2:before{content:"\e959"}.feather-edit-3:before{content:"\e95a"}.feather-external-link:before{content:"\e95b"}.feather-eye:before{content:"\e95c"}.feather-eye-off:before{content:"\e95d"}.feather-facebook:before{content:"\e95e"}.feather-fast-forward:before{content:"\e95f"}.feather-feather:before{content:"\e960"}.feather-file:before{content:"\e961"}.feather-file-minus:before{content:"\e962"}.feather-file-plus:before{content:"\e963"}.feather-file-text:before{content:"\e964"}.feather-film:before{content:"\e965"}.feather-filter:before{content:"\e966"}.feather-flag:before{content:"\e967"}.feather-folder:before{content:"\e968"}.feather-folder-minus:before{content:"\e969"}.feather-folder-plus:before{content:"\e96a"}.feather-gift:before{content:"\e96b"}.feather-git-branch:before{content:"\e96c"}.feather-git-commit:before{content:"\e96d"}.feather-git-merge:before{content:"\e96e"}.feather-git-pull-request:before{content:"\e96f"}.feather-github:before{content:"\e970"}.feather-gitlab:before{content:"\e971"}.feather-globe:before{content:"\e972"}.feather-grid:before{content:"\e973"}.feather-hard-drive:before{content:"\e974"}.feather-hash:before{content:"\e975"}.feather-headphones:before{content:"\e976"}.feather-heart:before{content:"\e977"}.feather-help-circle:before{content:"\e978"}.feather-home:before{content:"\e979"}.feather-image:before{content:"\e97a"}.feather-inbox:before{content:"\e97b"}.feather-info:before{content:"\e97c"}.feather-instagram:before{content:"\e97d"}.feather-italic:before{content:"\e97e"}.feather-layers:before{content:"\e97f"}.feather-layout:before{content:"\e980"}.feather-life-buoy:before{content:"\e981"}.feather-link:before{content:"\e982"}.feather-link-2:before{content:"\e983"}.feather-linkedin:before{content:"\e984"}.feather-list:before{content:"\e985"}.feather-loader:before{content:"\e986"}.feather-lock:before{content:"\e987"}.feather-log-in:before{content:"\e988"}.feather-log-out:before{content:"\e989"}.feather-mail:before{content:"\e98a"}.feather-map:before{content:"\e98b"}.feather-map-pin:before{content:"\e98c"}.feather-maximize:before{content:"\e98d"}.feather-maximize-2:before{content:"\e98e"}.feather-menu:before{content:"\e98f"}.feather-message-circle:before{content:"\e990"}.feather-message-square:before{content:"\e991"}.feather-mic:before{content:"\e992"}.feather-mic-off:before{content:"\e993"}.feather-minimize:before{content:"\e994"}.feather-minimize-2:before{content:"\e995"}.feather-minus:before{content:"\e996"}.feather-minus-circle:before{content:"\e997"}.feather-minus-square:before{content:"\e998"}.feather-monitor:before{content:"\e999"}.feather-moon:before{content:"\e99a"}.feather-more-horizontal:before{content:"\e99b"}.feather-more-vertical:before{content:"\e99c"}.feather-move:before{content:"\e99d"}.feather-music:before{content:"\e99e"}.feather-navigation:before{content:"\e99f"}.feather-navigation-2:before{content:"\e9a0"}.feather-octagon:before{content:"\e9a1"}.feather-package:before{content:"\e9a2"}.feather-paperclip:before{content:"\e9a3"}.feather-pause:before{content:"\e9a4"}.feather-pause-circle:before{content:"\e9a5"}.feather-percent:before{content:"\e9a6"}.feather-phone:before{content:"\e9a7"}.feather-phone-call:before{content:"\e9a8"}.feather-phone-forwarded:before{content:"\e9a9"}.feather-phone-incoming:before{content:"\e9aa"}.feather-phone-missed:before{content:"\e9ab"}.feather-phone-off:before{content:"\e9ac"}.feather-phone-outgoing:before{content:"\e9ad"}.feather-pie-chart:before{content:"\e9ae"}.feather-play:before{content:"\e9af"}.feather-play-circle:before{content:"\e9b0"}.feather-plus:before{content:"\e9b1"}.feather-plus-circle:before{content:"\e9b2"}.feather-plus-square:before{content:"\e9b3"}.feather-pocket:before{content:"\e9b4"}.feather-power:before{content:"\e9b5"}.feather-printer:before{content:"\e9b6"}.feather-radio:before{content:"\e9b7"}.feather-refresh-ccw:before{content:"\e9b8"}.feather-refresh-cw:before{content:"\e9b9"}.feather-repeat:before{content:"\e9ba"}.feather-rewind:before{content:"\e9bb"}.feather-rotate-ccw:before{content:"\e9bc"}.feather-rotate-cw:before{content:"\e9bd"}.feather-rss:before{content:"\e9be"}.feather-save:before{content:"\e9bf"}.feather-scissors:before{content:"\e9c0"}.feather-search:before{content:"\e9c1"}.feather-send:before{content:"\e9c2"}.feather-server:before{content:"\e9c3"}.feather-settings:before{content:"\e9c4"}.feather-share:before{content:"\e9c5"}.feather-share-2:before{content:"\e9c6"}.feather-shield:before{content:"\e9c7"}.feather-shield-off:before{content:"\e9c8"}.feather-shopping-bag:before{content:"\e9c9"}.feather-shopping-cart:before{content:"\e9ca"}.feather-shuffle:before{content:"\e9cb"}.feather-sidebar:before{content:"\e9cc"}.feather-skip-back:before{content:"\e9cd"}.feather-skip-forward:before{content:"\e9ce"}.feather-slack:before{content:"\e9cf"}.feather-slash:before{content:"\e9d0"}.feather-sliders:before{content:"\e9d1"}.feather-smartphone:before{content:"\e9d2"}.feather-speaker:before{content:"\e9d3"}.feather-square:before{content:"\e9d4"}.feather-star:before{content:"\e9d5"}.feather-stop-circle:before{content:"\e9d6"}.feather-sun:before{content:"\e9d7"}.feather-sunrise:before{content:"\e9d8"}.feather-sunset:before{content:"\e9d9"}.feather-tablet:before{content:"\e9da"}.feather-tag:before{content:"\e9db"}.feather-target:before{content:"\e9dc"}.feather-terminal:before{content:"\e9dd"}.feather-thermometer:before{content:"\e9de"}.feather-thumbs-down:before{content:"\e9df"}.feather-thumbs-up:before{content:"\e9e0"}.feather-toggle-left:before{content:"\e9e1"}.feather-toggle-right:before{content:"\e9e2"}.feather-trash:before{content:"\e9e3"}.feather-trash-2:before{content:"\e9e4"}.feather-trending-down:before{content:"\e9e5"}.feather-trending-up:before{content:"\e9e6"}.feather-triangle:before{content:"\e9e7"}.feather-truck:before{content:"\e9e8"}.feather-tv:before{content:"\e9e9"}.feather-twitter:before{content:"\e9ea"}.feather-type:before{content:"\e9eb"}.feather-umbrella:before{content:"\e9ec"}.feather-underline:before{content:"\e9ed"}.feather-unlock:before{content:"\e9ee"}.feather-upload:before{content:"\e9ef"}.feather-upload-cloud:before{content:"\e9f0"}.feather-user:before{content:"\e9f1"}.feather-user-check:before{content:"\e9f2"}.feather-user-minus:before{content:"\e9f3"}.feather-user-plus:before{content:"\e9f4"}.feather-user-x:before{content:"\e9f5"}.feather-users:before{content:"\e9f6"}.feather-video:before{content:"\e9f7"}.feather-video-off:before{content:"\e9f8"}.feather-voicemail:before{content:"\e9f9"}.feather-volume:before{content:"\e9fa"}.feather-volume-1:before{content:"\e9fb"}.feather-volume-2:before{content:"\e9fc"}.feather-volume-x:before{content:"\e9fd"}.feather-watch:before{content:"\e9fe"}.feather-wifi:before{content:"\e9ff"}.feather-wifi-off:before{content:"\ea00"}.feather-wind:before{content:"\ea01"}.feather-x:before{content:"\ea02"}.feather-x-circle:before{content:"\ea03"}.feather-x-square:before{content:"\ea04"}.feather-youtube:before{content:"\ea05"}.feather-zap:before{content:"\ea06"}.feather-zap-off:before{content:"\ea07"}.feather-zoom-in:before{content:"\ea08"}.feather-zoom-out:before{content:"\ea09"} \ No newline at end of file diff --git a/assets/css/plugins/lightbox.css b/assets/css/plugins/lightbox.css new file mode 100644 index 0000000..988febb --- /dev/null +++ b/assets/css/plugins/lightbox.css @@ -0,0 +1 @@ +.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}#lg-zoom-out,.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{opacity:.5;pointer-events:none}@font-face{font-family:lg;src:url("../../images/icons/lgd641.eot?n1z373");src:url("../../images/icons/lgd41d.eot?#iefixn1z373") format("embedded-opentype"),url("../../images/icons/lgd641.woff?n1z373") format("woff"),url("../../images/icons/lgd641.ttf?n1z373") format("truetype"),url("../fonts/lgd641.html?n1z373#lg") format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-outer .lg-toggle-thumb,.lg-toolbar .lg-icon{color:#999;font-size:24px;line-height:27px;text-align:center;cursor:pointer}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover,.lg-outer .lg-toggle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share,.lg-toolbar .lg-icon:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:.3s lg-right-end;animation:.3s lg-right-end;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:.3s lg-left-end;animation:.3s lg-left-end;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{float:right;height:47px;padding:10px 0;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0, 0, .25, 1),opacity .35s cubic-bezier(0, 0, .25, 1),color .2s linear;-webkit-transition:opacity .35s cubic-bezier(0, 0, .25, 1),color .2s linear,-webkit-transform .35s cubic-bezier(0, 0, .25, 1);transition:opacity .35s cubic-bezier(0, 0, .25, 1),color .2s linear,-webkit-transform .35s cubic-bezier(0, 0, .25, 1);transition:transform .35s cubic-bezier(0, 0, .25, 1),opacity .35s cubic-bezier(0, 0, .25, 1),color .2s linear;transition:transform .35s cubic-bezier(0, 0, .25, 1),opacity .35s cubic-bezier(0, 0, .25, 1),color .2s linear,-webkit-transform .35s cubic-bezier(0, 0, .25, 1)}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0, 0, .25, 1),opacity 250ms cubic-bezier(0, 0, .25, 1)!important;-webkit-transition:opacity 250ms cubic-bezier(0, 0, .25, 1),-webkit-transform 250ms cubic-bezier(0, 0, .25, 1)!important;transition:opacity 250ms cubic-bezier(0, 0, .25, 1),-webkit-transform 250ms cubic-bezier(0, 0, .25, 1)!important;transition:transform 250ms cubic-bezier(0, 0, .25, 1),opacity 250ms cubic-bezier(0, 0, .25, 1)!important;transition:transform 250ms cubic-bezier(0, 0, .25, 1),opacity 250ms cubic-bezier(0, 0, .25, 1),-webkit-transform 250ms cubic-bezier(0, 0, .25, 1)!important;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0, 0, .25, 1);transition:-webkit-transform .25s cubic-bezier(0, 0, .25, 1);transition:transform .25s cubic-bezier(0, 0, .25, 1);transition:transform .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1)}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item,.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item,.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:4px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s;transition:border-color .25s}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s;transition:bottom .25s}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toggle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;height:39px;padding:5px 0;position:absolute;right:20px;top:-39px;width:50px}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url("../../images/icons/vimeo-play.html") no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url("../../images/icons/vimeo-play.html") 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url("../../images/icons/video-play.html") no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-backdrop.in,.lg-css3.lg-fade .lg-item.lg-current,.lg-outer .lg-has-html5:hover .lg-video-play,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play,.lg-outer.lg-visible,.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url("../../images/icons/youtube-play.html") no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url("../../images/icons/youtube-play.html") 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-empty-html,.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play,.lg-outer.lg-hide-download #lg-download{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms;transition:opacity 80ms}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0, 0, .25, 1);transition:-webkit-transform .3s cubic-bezier(0, 0, .25, 1);transition:transform .3s cubic-bezier(0, 0, .25, 1);transition:transform .3s cubic-bezier(0, 0, .25, 1), -webkit-transform .3s cubic-bezier(0, 0, .25, 1)}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0, 0, .25, 1),top .3s cubic-bezier(0, 0, .25, 1);transition:left .3s cubic-bezier(0, 0, .25, 1),top .3s cubic-bezier(0, 0, .25, 1)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0, 0, .25, 1),opacity .15s!important;-webkit-transition:opacity .15s,-webkit-transform .3s cubic-bezier(0, 0, .25, 1)!important;transition:opacity .15s,-webkit-transform .3s cubic-bezier(0, 0, .25, 1)!important;transition:transform .3s cubic-bezier(0, 0, .25, 1),opacity .15s!important;transition:transform .3s cubic-bezier(0, 0, .25, 1),opacity .15s,-webkit-transform .3s cubic-bezier(0, 0, .25, 1)!important;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{-webkit-box-shadow:0 0 0 2px #fff inset;box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,transform .15s;transition:opacity .15s,transform .15s,-webkit-transform .15s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;-webkit-box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s, -webkit-box-shadow .3s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{-webkit-box-shadow:0 0 0 8px #fff inset;box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear;transition:visibility 0s linear .18s,opacity .18s linear}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear,visibility 0s linear .5s,opacity .18s linear;-webkit-transition:visibility 0s linear .5s,opacity .18s linear,-webkit-transform .18s linear;transition:visibility 0s linear .5s,opacity .18s linear,-webkit-transform .18s linear;transition:transform .18s linear,visibility 0s linear .5s,opacity .18s linear;transition:transform .18s linear,visibility 0s linear .5s,opacity .18s linear,-webkit-transform .18s linear}.lg-outer #lg-share,.lg-outer .lg{position:relative}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer .lg{overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url("../../images/icons/loading.gif") center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none!important;transition:none!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item,.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s;transition:opacity .1s}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, .25, 1),opacity .1s;-webkit-transition:opacity .1s,-webkit-transform 1s cubic-bezier(0, 0, .25, 1);transition:opacity .1s,-webkit-transform 1s cubic-bezier(0, 0, .25, 1);transition:transform 1s cubic-bezier(0, 0, .25, 1),opacity .1s;transition:transform 1s cubic-bezier(0, 0, .25, 1),opacity .1s,-webkit-transform 1s cubic-bezier(0, 0, .25, 1)}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0, 0, .25, 1),opacity .1s;transition:left 1s cubic-bezier(0, 0, .25, 1),opacity .1s} \ No newline at end of file diff --git a/assets/css/plugins/magnify.min.css b/assets/css/plugins/magnify.min.css new file mode 100644 index 0000000..2f781da --- /dev/null +++ b/assets/css/plugins/magnify.min.css @@ -0,0 +1 @@ +.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:502;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:503;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{height:100%;text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:505}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:504}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;padding:0;z-index:506}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;top:0;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:solid transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{opacity:.8;border-top-width:12px;border-bottom-width:12px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:20px;border-bottom-width:20px}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:12px solid black;left:5px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{border-right:20px solid white}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:12px solid black;left:3px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:20px solid white}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;top:-3px;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:black}.mfp-iframe-holder .mfp-close{top:-43px}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.mfp-figure{line-height:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-break:break-word;padding-right:36px}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}}@media all and (max-width:800px){.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0} \ No newline at end of file diff --git a/assets/css/plugins/odometer.css b/assets/css/plugins/odometer.css new file mode 100644 index 0000000..e027537 --- /dev/null +++ b/assets/css/plugins/odometer.css @@ -0,0 +1 @@ +.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s, -webkit-transform 2s;transition:transform 2s,-webkit-transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s, -webkit-transform 2s;transition:transform 2s,-webkit-transform 2s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center} \ No newline at end of file diff --git a/assets/css/plugins/slick-theme.css b/assets/css/plugins/slick-theme.css new file mode 100644 index 0000000..e800a0e --- /dev/null +++ b/assets/css/plugins/slick-theme.css @@ -0,0 +1 @@ +.slick-loading .slick-list{background:#fff url('../../images/ajax-loader.gif') center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('../../fonts/slick.eot');src:url('../../fonts/slickd41d.eot?#iefix') format('embedded-opentype'),url('../../fonts/slick.woff') format('woff'),url('../../fonts/slick.ttf') format('truetype'),url('../../fonts/slick.svg#slick') format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:0;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:0}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black} \ No newline at end of file diff --git a/assets/css/plugins/slick.css b/assets/css/plugins/slick.css new file mode 100644 index 0000000..2cfefc8 --- /dev/null +++ b/assets/css/plugins/slick.css @@ -0,0 +1 @@ +.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none} \ No newline at end of file diff --git a/assets/css/style16eb.css b/assets/css/style16eb.css new file mode 100644 index 0000000..83b3764 --- /dev/null +++ b/assets/css/style16eb.css @@ -0,0 +1,31862 @@ +@charset "UTF-8"; +/********************************************************************************* + Template Name: Corpox - Business & Consulting Bootstrap5 Template + Description: Transform your business with expert consulting. Our team delivers strategic insights, innovative solutions, and professional guidance to help you achieve lasting success. + Note: This is style css. +**********************************************************************************/ +/************************************************************** + STYLESHEET INDEXING + | + | + |___ Default Styles + | | + | |___ variables + | |___ mixins + | |___ reset + | |___ typography + | |___ extend + | |___ animations + | |___ shortcode + | |___ spacing + | |___ edu-common + | |___ forms + | |___ sal + | |___ text-animation + | + | + |___Header Styles + | |___ header-common + | |___ headertop + | |___ offertopbar + | |___ headermid + | |___ social-share + | |___ header + | |___ nav + | |___ mega-menu + | |___ mobilemenu + | |___ offcanvas + | |___ one-page-navigation + | + | + |___Elements Styles + | |___ button + | |___ section-title + | |___ breadcrumb + | |___ card + | |___ course-meta + | |___ service + | |___ feature + | |___ about + | |___ callto-action + | |___ accordion + | |___ image-gallery + | |___ counterup + | |___ pricingtable + | |___ badge + | |___ team + | |___ social + | |___ pagination + | |___ backtotop + | |___ newsletterform + | |___ brand + | |___ portfolio + | |___ contact + | |___ testimonial + | |___ advance-tab + | |___ category + | |___ instagram + | |___ split + | |___ countdown + | |___ progressbar + | |___ category-box + | |___ course-filter + | |___ modal + | |___ list + | |___ search + | |___ video + | |___ 404 + |___Blog Styles + | |___ blog + | |___ post-default + | |___ sidebar + | |___ blog-details + |___Template Styles + | |___ banner + | |___ course-details + | |___ course-sidebar + | |___ contact + | |___ sidebar + | |___ course-action-bottom + |___Footer Styles + | |___ footer + | |___ copyright + | |___ back-to-top + | + | + |___ END STYLESHEET INDEXING +***************************************************************/ +/************************************** + Default Styles +***************************************/ +/*-- Variables --*/ +:root { + --color-btn:#F5821F; + --color-primary: #0383d3; + --color-primary-alt: #F5821F; + --color-secondary: #0066a6; + --color-secondary-alt: #e07bc7; + --color-tertiary: #f604b9; + --color-tertiary-alt: #e07bc7; + --color-yellow: #e3f800; + --color-yellow-alt: #e7f368; + --color-card: #1b1b1c; + --color-lessdark: #232324; + --color-primary-opacity-1: rgba(124, 118, 242, .15); + --color-primary-opacity-2: rgba(123, 117, 240, .25); + --color-tertiary-opacity-1: rgba(224, 123, 199, .15); + --color-tertiary-opacity-2: rgba(224, 123, 199, .25); + --color-yellow-opacity-1: rgba(231, 243, 104, .15); + --color-yellow-opacity-2: rgba(231, 243, 104, .25); + --color-dark: #000000; + --color-bg-alt: #121326; + --color-dark-alt: #171930; + --color-darker: #16172e; + --color-heading: #ffffff; + --heading-opacity-2: #e9e9e950; + --color-body: rgba(226, 230, 255, .65); + --color-white: #ffffff; + --color-pink: #e07bc7; + --color-light-green: #36C6F0; + --color-coral: #E9967A; + --color-violet: #800080; + --color-white-off: #FFFFFFAB; + --color-bodyest: #273041; + --color-darkest: #232d40; + --color-black: #111113; + --color-grey: rgba(207,207,207,.24); + --color-grey2: #f4f5f7; + --color-gray: #A1A9AC; + --color-gray-light: #F6F6F6; + --color-gray-lighter: #ebebeb; + --color-light: #F5F7FA; + --color-lighter: #F2F5F9; + --primary-opacity: #6a48f221; + --secondary-opacity: #b966e721; + --coral-opacity: #E9967A21; + --violet-opacity: #80008021; + --pink-opacity: #DB709321; + --white-opacity: #ffffff21; + --danger-opacity: #FF000310; + --warning-opacity: #FF8F3C10; + --success-opacity: #3EB75E10; + --black-opacity: rgba(0, 0, 0, 0.04); + --heading-opacity: #19233550; + --color-card-1: #fffccf; + --color-card-2: #ffedff; + --color-card-3: #ffe8eb; + --color-card-4: #e9f6ff; + --color-card-5: #5024D1; + --color-card-6: #3B3B46; + --color-success: #3EB75E; + --color-danger: #FF0003; + --color-warning: #FF8F3C; + --color-info: #1BA2DB; + --color-primary-light: #f1f7ff; + --color-primary-lighter: #EEEEFF; + --color-secondary-alt: #fef4f4; + --color-extra: rgb(249, 249, 255); + --color-extra2: #F9F9FF; + --color-border: rgba(157,157,255,.05); + --color-border-2: #21262d4f; + --color-border-3: #484646; + --color-badge-1: #303F5B; + --color-badge-2: #F2C94C; + --color-facebook: #3B5997; + --color-twitter: #1BA1F2; + --color-youtube: #ED4141; + --color-linkedin: #0077B5; + --color-pinterest: #E60022; + --color-instagram: #C231A1; + --color-vimeo: #00ADEF; + --color-twitch: #6441A3; + --color-discord: #7289da; + --radius-10: 10px; + --radius-big: 16px; + --radius-small: 6px; + --border-width: 2px; + --radius: 6px; + --f-light: 300; + --f-regular: 400; + --f-medium: 500; + --f-semi-bold: 600; + --f-bold: 700; + --f-extra-bold: 800; + --f-black: 900; + --shadow-primary: 0px 4px 10px rgba(37, 47, 63, 0.1); + --shadow-light: 0 2px 6px 0 rgba(0, 0, 0, 0.05); + --shadow-dark: 0 2px 6px 0 rgba(0, 0, 0, 0.2); + --shadow-1: 0px 6px 34px rgba(0, 0, 0, 0.41); + --shadow-slide-item: 0px 0 10px 0 rgba(215, 216, 222, 0.20); + --shadow-2: 0 15px 34px 0 rgba(175, 181, 204, 0.32); + --shadow-3: 0 5px 15px 0 rgba(85, 74, 101, 0.37); + --shadow-5: 0px 20px 70px 0px rgba(0, 0, 0, 0.1); + --shadow-7: 0 0 20px 5px rgb(0 102 166 / 33%); + --shadow-8: -5px 18px 60px 0 rgba(210, 210, 234, 0.4); + --shadow-9: 0 13px 48px 0 rgba(215, 216, 222, 0.44); + --shadow-10: 0 13px 14px 0 rgba(129, 104, 145, 0.05); + --shadow-11: 0 0 10px 0 rgba(0, 0, 0, 0.06); + --transition: 0.3s; + --transition-2: 256ms ease-in-out; + --transition-3: transform .85s cubic-bezier(.23,1,.32,1),background .3s,border .3s,border-radius .3s,box-shadow .3s; + --transition-4: all .25s cubic-bezier(.645,.045,.355,1); + --font-primary: "Plus Jakarta Sans", sans-serif; + --font-secondary: "Plus Jakarta Sans", sans-serif; + --font-alt: "Source Serif Pro", serif; + --font-awesome: "Font Awesome 5 Pro"; + --font-size-b1: 18px; + --font-size-b2: 16px; + --font-size-b3: 14px; + --font-size-b4: 12px; + --line-height-b1: 1.67; + --line-height-b2: 1.7; + --line-height-b3: 1.6; + --line-height-b4: 1.3; + --h1: 46px; + --h2: 44px; + --h3: 36px; + --h4: 24px; + --h5: 18px; + --h6: 16px; + --div-gap-1: 10px; + --p-light: 300; + --p-regular: 400; + --p-medium: 500; + --p-semi-bold: 600; + --p-bold: 700; + --p-extra-bold: 800; + --p-black: 900; + --gradient-1: linear-gradient(90deg, var(--color-primary), var(--color-primary) 33%, var(--color-secondary) 66%, var(--color-secondary)); + --gradient-2: radial-gradient(circle, rgba(123, 97, 255, 0.2), rgba(123, 97, 255, 0.05)); + --gradient-3: linear-gradient(90deg, #8DA9FC 0%, #B48DD5 100%); + --gradient-4: linear-gradient(180deg,#fff,#f6f9ff); + --gradient-5: linear-gradient(rgb(239, 241, 255) 0%, rgb(239, 241, 255) 100%); + --gradient-6: linear-gradient(180deg, #6827FF 0%, #E3F0FF 100%); + --gradient-7: linear-gradient(218.15deg, var(--color-secondary) 0%, var(--color-primary) 100%); + --gradient-8: linear-gradient(270deg, #9e77ff 0%, #4460ff 100%); + --gradient-9: linear-gradient(to right, rgba(255, 255, 255, 0.15), rgba(251, 199, 226, 0.15), rgba(220, 217, 254, 0.15)); +} + +/** + * Reset Styels + */ +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +.header__top-cta { + font-size: 15px; + font-weight: 400; + /* color: var(--color-dark); */ +} +.header__top-cta span { + font-size: 14px; + text-transform: uppercase; + font-weight: 400; +} +.header__top-cta span { + margin-right: 9px; +} +article, +aside, +details, +figcaption, +figure, +footer, +header, +nav, +section, +summary { + display: block; +} + +audio, +canvas, +video { + display: inline-block; +} + +audio:not([controls]) { + display: none; + height: 0; +} + +[hidden] { + display: none; +} + +a { + color: var(--color-heading); + text-decoration: none; + outline: none; +} + +a:hover, +a:focus, +a:active { + text-decoration: none; + outline: none; + color: var(--color-secondary); +} + +a:focus { + outline: none; +} + +address { + margin: 0 0 24px; +} + +abbr[title] { + border-bottom: 1px dotted; +} + +b, +strong { + font-weight: bold; +} + +mark { + background: var(--color-primary); + color: #ffffff; +} + +code, +kbd, +pre, +samp { + font-size: var(--font-size-b3); + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; + color: var(--color-primary); +} + +kbd, +ins { + color: #ffffff; +} + +small { + font-size: smaller; +} + +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sup { + top: -0.5em; +} + +sub { + bottom: -0.25em; +} + +dl { + margin-top: 0; + margin-bottom: 10px; +} + +dd { + margin: 0 15px 15px; +} + +dt { + font-weight: bold; + color: var(--color-heading); +} + +menu, +ol, +ul { + margin: 16px 0; + padding: 0 0 0 40px; +} + +nav ul, +nav ol { + list-style: none; + list-style-image: none; +} + +li > ul, +li > ol { + margin: 0; +} + +ol ul { + margin-bottom: 0; +} + +img { + -ms-interpolation-mode: bicubic; + border: 0; + vertical-align: middle; + max-width: 100%; + height: auto; +} + +svg:not(:root) { + overflow: hidden; +} + +figure { + margin: 0; +} + +form { + margin: 0; +} + +fieldset { + border: 1px solid var(--color-border); + margin: 0 2px; + min-width: inherit; + padding: 0.35em 0.625em 0.75em; +} + +legend { + border: 0; + padding: 0; + white-space: normal; +} + +button, +input, +select, +textarea { + font-size: 100%; + margin: 0; + max-width: 100%; + vertical-align: baseline; +} + +button, +input { + line-height: normal; +} + +button, +html input[type=button], +input[type=reset], +input[type=submit] { + -webkit-appearance: button; + -moz-appearance: button; + appearance: button; + cursor: pointer; +} + +button[disabled], +input[disabled] { + cursor: default; +} + +input[type=checkbox], +input[type=radio] { + padding: 0; +} + +input[type=search] { + -webkit-appearance: textfield; + -moz-appearance: textfield; + appearance: textfield; + appearance: textfield; + padding-right: 2px; + width: 270px; +} + +input[type=search]::-webkit-search-decoration { + -webkit-appearance: none; + appearance: none; +} + +button::-moz-focus-inner, +input::-moz-focus-inner { + border: 0; + padding: 0; +} + +textarea { + overflow: auto; + vertical-align: top; +} + +caption, +th, +td { + font-weight: normal; +} + +table thead th { + font-weight: 700; +} + +td, +.wp-block-calendar tfoot td { + border: 1px solid var(--color-border); + padding: 7px 10px; +} + +del { + color: #333; +} + +ins { + background: rgba(56, 88, 246, 0.6); + text-decoration: none; + padding: 0 5px; +} + +hr { + background-size: 4px 4px; + border: 0; + height: 1px; + margin: 0 0 24px; + opacity: 0.6; +} + +table a, +table a:link, +table a:visited { + text-decoration: underline; +} + +dt { + font-weight: bold; + margin-bottom: 10px; +} + +dd { + margin: 0 15px 15px; +} + +caption { + caption-side: top; +} + +kbd { + background: var(--heading-color); +} + +dfn, +cite, +em { + font-style: italic; +} + +/* BlockQuote */ +blockquote, +q { + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; + quotes: none; +} + +blockquote:before, +blockquote:after, +q:before, +q:after { + content: ""; + content: none; +} + +blockquote { + font-size: var(--font-size-b1); + font-style: italic; + font-weight: var(--p-light); + margin: 24px 40px; +} + +blockquote blockquote { + margin-right: 0; +} + +blockquote cite, +blockquote small { + font-size: var(--font-size-b3); + font-weight: normal; +} + +blockquote strong, +blockquote b { + font-weight: 700; +} + +/** + * Typography + */ +* { + box-sizing: border-box; +} + +html { + overflow: hidden; + overflow-y: auto; + margin: 0; + padding: 0; + font-size: 10px; +} + +@media (prefers-reduced-motion: no-preference) { + :root { + scroll-behavior: auto; + } +} +body { + font-size: var(--font-size-b2); + line-height: var(--line-height-b2); + font-family: var(--font-primary); + color: var(--color-body); + font-weight: var(--f-regular); + margin: 0; + padding: 0; + scroll-behavior: auto; + position: relative; + overflow-x: hidden; + z-index: 1; + background-color: #121214; +} +body::before { + content: ""; + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + background-image: url(../images/icons/noise.gif); + z-index: -1; + background-color: rebeccapurple; + opacity: 0.03; +} + +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6, +address, +p, +pre, +blockquote, +menu, +ol, +ul, +table, +hr { + margin: 0; + margin-bottom: 20px; +} + +h1, +h2, +h3, +h4, +h5, +h6, +.h1, +.h2, +.h3, +.h4, +.h5, +.h6 { + word-break: break-word; + font-family: var(--font-secondary); + line-height: 1.4074; + color: var(--color-heading); +} + +h1, +.h1 { + font-size: var(--h1); + line-height: 1.19; +} + +h2, +.h2 { + font-size: var(--h2); + line-height: 1.33; +} + +h3, +.h3 { + font-size: var(--h3); + line-height: 1.4; +} + +h4, +.h4 { + font-size: var(--h4); + line-height: 1.25; +} + +h5, +.h5 { + font-size: var(--h5); + line-height: 1.24; +} + +h6, +.h6 { + font-size: var(--h6); + line-height: 1.25; +} + +h1 a, +h2 a, +h3 a, +h4 a, +h5 a, +h6 a, +.h1 a, +.h2 a, +.h3 a, +.h4 a, +.h5 a, +.h6 a { + color: inherit; + transition: 0.5s; +} + +a { + color: var(--color-body); +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + h1, + .h1 { + font-size: 38px; + } + h2, + .h2 { + font-size: 32px; + } + h3, + .h3 { + font-size: 28px; + } + h4, + .h4 { + font-size: 24px; + } + h5, + .h5 { + font-size: 18px; + } +} +@media only screen and (max-width: 767px) { + h1, + .h1 { + font-size: 34px; + } + h2, + .h2 { + font-size: 28px; + } + h3, + .h3 { + font-size: 24px; + } + h4, + .h4 { + font-size: 20px; + } + h5, + .h5 { + font-size: 16px; + } +} +h1, +.h1, +h2, +.h2, +h3, +.h3 { + font-weight: var(--p-bold); +} + +h4, +.h4, +h5, +.h5 { + font-weight: var(--p-bold); +} + +h6, +.h6 { + font-weight: var(--p-medium); +} + +p { + font-size: var(--font-size-b2); + line-height: var(--line-height-b2); + font-weight: var(--f-regular); + color: var(--color-body); + margin: 0 0 30px; +} +@media only screen and (max-width: 767px) { + p { + margin: 0 0 20px; + font-size: var(--font-size-b2); + line-height: var(--line-height-b2); + } +} +p.has-large-font-size { + line-height: 1.5; + font-size: 36px; +} +p.has-medium-font-size { + font-size: 24px; + line-height: 36px; +} +p.has-small-font-size { + font-size: 13px; +} +p.has-very-light-gray-color { + color: var(--color-white); +} +p.has-background { + padding: 20px 30px; +} +p.b1 { + font-size: var(--font-size-b1); + line-height: var(--line-height-b1); +} +p.b2 { + font-size: var(--font-size-b2); + line-height: var(--line-height-b2); +} +p.b3 { + font-size: var(--font-size-b3); + line-height: var(--line-height-b3); +} +p.b4 { + font-size: var(--font-size-b4); + line-height: var(--line-height-b4); +} +@media only screen and (max-width: 767px) { + p br { + display: none; + } +} + +.b1 { + font-size: var(--font-size-b1); + line-height: var(--line-height-b1); +} + +.b2 { + font-size: var(--font-size-b2); + line-height: var(--line-height-b2); +} + +.b3 { + font-size: var(--font-size-b3); + line-height: var(--line-height-b3); +} + +.b4 { + font-size: var(--font-size-b4); + line-height: var(--line-height-b4); +} + +table { + border-collapse: collapse; + border-spacing: 0; + margin: 0 0 40px; + width: 100%; +} + +table a, +table a:link, +table a:visited { + text-decoration: none; +} + +cite, +.wp-block-pullquote cite, +.wp-block-pullquote.is-style-solid-color blockquote cite, +.wp-block-quote cite { + color: var(--color-heading); +} + +var { + font-family: "Courier 10 Pitch", Courier, monospace; +} + +/*--------------------------- + List Style +---------------------------*/ +ul, +ol { + padding-left: 18px; +} + +ul { + list-style: square; + margin-bottom: 30px; + padding-left: 20px; +} +ul.liststyle.bullet li { + font-size: 18px; + line-height: 30px; + color: var(--color-body); + position: relative; + padding-left: 30px; +} +@media only screen and (max-width: 767px) { + ul.liststyle.bullet li { + padding-left: 19px; + } +} +ul.liststyle.bullet li::before { + position: absolute; + content: ""; + width: 6px; + height: 6px; + border-radius: 100%; + background: var(--color-body); + left: 0; + top: 10px; +} +ul.liststyle.bullet li + li { + margin-top: 8px; +} +ul li { + font-size: var(--font-size-b1); + line-height: var(--line-height-b1); + margin-top: 10px; + margin-bottom: 10px; + color: var(--color-body); + font-weight: 400; +} +ul li a { + text-decoration: none; + color: var(--color-body); +} +ul li a:hover { + color: var(--color-secondary); +} +ul ul { + margin-bottom: 0; +} + +ol { + margin-bottom: 30px; +} +ol li { + font-size: var(--font-size-b1); + line-height: var(--line-height-b1); + color: var(--color-gray); + margin-top: 10px; + margin-bottom: 10px; + font-weight: 400; +} +ol li a { + color: var(--heading-color); + text-decoration: none; +} +ol li a:hover { + color: var(--color-primary); +} +ol ul { + padding-left: 30px; +} + +hr { + display: block; + height: 0; + margin: 15px 0; + border-top: 2px solid var(--color-border); + background: transparent; +} + +kbd { + background: var(--color-primary); +} + +/*===================== +All Extend Here +=======================*/ +[data-overlay]:before { + background: var(--color-primary); +} + +/* Radius */ +.inv-card .inner .thumbnail .card-image img, .inv-card .inner .thumbnail .card-image a, .tmp-card .inner .thumbnail .card-image img, .tmp-card .inner .thumbnail .card-image a, .radius-small { + border-radius: var(--radius-small); +} + +.radius-small { + border-radius: var(--radius-small); +} + +.radius, .post-scale { + border-radius: var(--radius); +} + +.radius-big { + border-radius: var(--radius-big); +} + +/* Font Weight */ +.w-300 { + font-weight: 300 !important; +} + +.w-400 { + font-weight: 400 !important; +} + +.w-500 { + font-weight: 500 !important; +} + +.w-600 { + font-weight: 600 !important; +} + +.w-700 { + font-weight: 700 !important; +} + +.w-800 { + font-weight: 800 !important; +} + +.w-900 { + font-weight: 900 !important; +} + +/* Shadows */ +.shadow-primary { + box-shadow: var(--shadow-primary); +} + +.shadow-light { + box-shadow: var(--shadow-light); +} + +.shadow-lighter { + box-shadow: var(--shadow-lighter); +} + +/*=============== Style Css =============*/ +.tmp-widget-sidebar .tmp-default-sidebar-list, .tmp-meta-list, .advance-pricing .pricing-right .plan-offer-list, .advance-brand, .breadcrumb-inner ul.page-list, .plan-offer-list { + padding: 0; + margin: 0; + list-style: none; +} + +.inv-card .inner .content .title a, .inv-card .inner .thumbnail .card-image img, .inv-card, .about-author .media-body .author-info .title a, .tmp-single-widget.widget_recent_comments ul li span, .tmp-single-widget.widget_recent_entries ul li span, .tmp-single-widget.widget_archive ul li span, .tmp-single-widget.widget_categories ul li span, .tmp-single-widget.widget_meta ul li span, .tmp-single-widget.widget_pages ul li span, .tmp-single-widget.widget_nav_menu ul li span, .tmp-single-widget.widget_recent_comments ul li a, .tmp-single-widget.widget_recent_entries ul li a, .tmp-single-widget.widget_archive ul li a, .tmp-single-widget.widget_categories ul li a, .tmp-single-widget.widget_meta ul li a, .tmp-single-widget.widget_pages ul li a, .tmp-single-widget.widget_nav_menu ul li a, .tmp-address .inner p a, .tmp-card .inner .content .title a, .tmp-card .inner .thumbnail .card-image img, .tmp-card, .card-box .inner .content .title a, .service.service__style--2 .content p, .service.service__style--2 .content .title a, .service.service__style--2 .content .title, .service.gallery-style .content p, .service.gallery-style .content .title a, .service.gallery-style .content .title, .service.service__style--1 .content p, .service.service__style--1 .content .title a, .service.service__style--1 .content .title, .service.service__style--1 .icon, .mainmenu-nav .mainmenu li.has-droupdown .submenu li a, .form-group textarea, .form-group input, #scrollUp, ul li a, ol li a { + transition: var(--transition); +} + +.bg_image, .bgImagePosition { + background-repeat: no-repeat; + background-size: cover; + background-position: center center; +} + +/*---------------------- + Animation Css +-----------------------*/ +.tmponhover { + position: relative; + overflow: hidden; +} +.tmponhover::before { + content: ""; + position: absolute; + top: var(--y); + left: var(--x); + transform: translate(-50%, -50%); + background: radial-gradient(var(--color-primary), transparent, transparent); + width: 200%; + height: 200%; + opacity: 0; + transition: 0.5s, top 0s, left 0s; + border-radius: var(--radius); +} +.tmponhover:hover::before { + opacity: 1; +} +.tmponhover::after { + content: ""; + position: absolute; + inset: 2px; + background: var(--color-card); + border-radius: var(--radius); +} +.tmponhover > * { + z-index: 2; + position: relative; +} + +.post-scale { + overflow: hidden; +} +.post-scale img { + transition: 0.5s; +} +.post-scale:hover img { + transform: scale(1.1); +} + +@keyframes customOne { + from { + transform: scale(1); + } + 50% { + transform: scale(0.9); + } + to { + transform: scale(1); + } +} +@keyframes customTwo { + 0% { + transform: translate(0px, 0px); + } + 50% { + transform: translate(100px, 0px); + } + 100% { + transform: translate(50px, 50px); + } +} +.customOne { + animation: customOne 2s infinite; +} + +@keyframes moveright { + from { + clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); + } + to { + clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); + } +} +@keyframes moveLeft { + from { + clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%); + } + to { + clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); + } +} +@keyframes moveOut { + 0% { + -webkit-clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%); + clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%); + } + 100% { + -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); + clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); + } +} +.move-right { + animation: moveright 1s linear; +} + +.move-left { + animation: moveLeft 1s linear; +} + +.move-down { + animation: movedown 1s linear; +} + +@keyframes leftRight { + 0% { + transform: translateX(0); + } + 25% { + transform: translateX(-30px); + } + 50% { + transform: translateX(30px); + } + 75% { + transform: translateX(-30px); + } + 100% { + transform: translateX(0); + } +} +.move-out { + border-radius: 50%; + animation: moveOut 2s linear; +} + +@keyframes movedown { + from { + clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); + } + to { + clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); + } +} +.move-up { + animation: moveup 1s linear; +} + +@keyframes moveup { + from { + clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); + } + to { + clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); + } +} +@keyframes moveOut { + 0% { + -webkit-clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%); + clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%); + } + 100% { + -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); + clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); + } +} +@keyframes toBottomLeft { + 0% { + -webkit-clip-path: polygon(100% 0, 100% 0, 100% 0, 100% 0); + clip-path: polygon(100% 0, 100% 0, 100% 0, 100% 0); + } + 100% { + -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); + clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); + } +} +.toBottomLeft { + animation: toBottomLeft 1.5s linear; +} + +/* ------------------------ + Custom Animation 01 +----------------------------*/ +@-webkit-keyframes headerSlideDown { + 0% { + margin-top: -100px; + } + to { + margin-top: 0; + } +} +@keyframes headerSlideDown { + 0% { + margin-top: -100px; + } + to { + margin-top: 0; + } +} +/*------------------------ + slidefadeinup +--------------------------*/ +@-webkit-keyframes slideFadeInUp { + from { + opacity: 0; + -webkit-transform: translate3d(0, 20%, 0); + transform: translate3d(0, 20%, 0); + } + to { + opacity: 1; + -webkit-transform: none; + transform: none; + } +} +@keyframes slideFadeInUp { + from { + opacity: 0; + -webkit-transform: translate3d(0, 20%, 0); + transform: translate3d(0, 20%, 0); + } + to { + opacity: 1; + -webkit-transform: none; + transform: none; + } +} +.slideFadeInUp { + -webkit-animation-name: slideFadeInUp; + animation-name: slideFadeInUp; +} + +/* ----------------------------------- + Custom Animation For All Page +---------------------------------------*/ +@-webkit-keyframes moveVertical { + to { + opacity: 1; + -webkit-transform: translateY(0); + } +} +@keyframes moveVertical { + to { + opacity: 1; + -webkit-transform: translateY(0); + transform: translateY(0); + } +} +/*-------------------------------- +Scroll Down Button Animation +----------------------------------*/ +@keyframes scrollDown { + 0% { + opacity: 0; + } + 10% { + transform: translateY(0); + opacity: 1; + } + 100% { + transform: translateY(10px); + opacity: 0; + } +} +.invers-anime { + position: relative; + overflow: hidden; +} +.invers-anime::after { + content: ""; + position: absolute; + width: 200%; + height: 0%; + left: 50%; + top: 50%; + background-color: rgba(255, 255, 255, 0.3); + transform: translate(-50%, -50%) rotate(45deg); + z-index: 1; + pointer-events: none; +} +.invers-anime:hover::after { + height: 250%; + transition: all 600ms linear; + background-color: transparent; +} + +/*============================== + * Utilities +=================================*/ +@media only screen and (max-width: 767px) { + .container, + .container-fluid, + .container-lg, + .container-md, + .container-sm, + .container-xl, + .container-xxl { + padding-right: 15px; + padding-left: 15px; + } +} + +iframe { + width: 100%; +} + +.clearfix:before, +.clearfix:after { + content: " "; + display: table; +} + +.clearfix:after { + clear: both; +} + +.fix { + overflow: hidden; +} + +/*=============================== + Background Color +=================================*/ +.bg-color-primary { + background: var(--color-primary) !important; +} + +.bg-color-primary-alt { + background: var(--color-primary-alt) !important; +} + +.bg-color-secondary { + background: var(--color-secondary) !important; +} + +.bg-color-secondary-alt { + background: var(--color-secondary-alt) !important; +} + +.bg-color-tertiary { + background: var(--color-tertiary) !important; +} + +.bg-color-tertiary-alt { + background: var(--color-tertiary-alt) !important; +} + +.bg-color-yellow { + background: var(--color-yellow) !important; +} + +.bg-color-yellow-alt { + background: var(--color-yellow-alt) !important; +} + +.bg-color-primary-opacity-1 { + background: var(--color-primary-opacity-1) !important; +} + +.bg-color-primary-opacity-2 { + background: var(--color-primary-opacity-2) !important; +} + +.bg-color-tertiary-opacity-1 { + background: var(--color-tertiary-opacity-1) !important; +} + +.bg-color-tertiary-opacity-2 { + background: var(--color-tertiary-opacity-2) !important; +} + +.bg-color-yellow-opacity-1 { + background: var(--color-yellow-opacity-1) !important; +} + +.bg-color-yellow-opacity-2 { + background: var(--color-yellow-opacity-2) !important; +} + +.bg-color-dark { + background: var(--color-dark) !important; +} + +.bg-color-dark-alt { + background: var(--color-dark-alt) !important; +} + +.bg-color-darker { + background: linear-gradient(162deg, #1b1b26 -70%, #09090d 92%) !important; +} + +.bg-color-heading { + background: var(--color-heading) !important; +} + +.bg-color-body { + background: var(--color-body) !important; +} + +.bg-color-white { + background: var(--color-white) !important; +} + +.bg-color-pink { + background: var(--color-pink) !important; +} + +.bg-color-bg-alt { + background: var(--color-bg-alt) !important; +} + +.bg-color-grey { + background: #F0F2F5 !important; +} + +.bg-color-white { + background: #FFFFFF !important; +} + +.bg-color-black { + background: #1A1A1A !important; +} + +.bg-color-extra03 { + background: var(--color-extra03) !important; +} + +.bg-color-lessdark { + background: var(--color-lessdark) !important; +} + +.bg-color-2 { + backdrop-filter: saturate(180%) blur(8px); + background-color: var(--color-card); + background-image: linear-gradient(180deg, var(--color-black), transparent); +} + +.color-primary { + color: var(--color-primary) !important; +} + +.color-primary-alt { + color: var(--color-primary-alt) !important; +} + +.color-secondary { + color: var(--color-secondary) !important; +} + +.color-secondary-alt { + color: var(--color-secondary-alt) !important; +} + +.color-tertiary { + color: var(--color-tertiary) !important; +} + +.color-tertiary-alt { + color: var(--color-tertiary-alt) !important; +} + +.color-yellow { + color: var(--color-yellow) !important; +} + +.color-yellow-alt { + color: var(--color-yellow-alt) !important; +} + +.color-primary-opacity-1 { + color: var(--color-primary-opacity-1) !important; +} + +.color-primary-opacity-2 { + color: var(--color-primary-opacity-2) !important; +} + +.color-tertiary-opacity-1 { + color: var(--color-tertiary-opacity-1) !important; +} + +.color-tertiary-opacity-2 { + color: var(--color-tertiary-opacity-2) !important; +} + +.color-yellow-opacity-1 { + color: var(--color-yellow-opacity-1) !important; +} + +.color-yellow-opacity-2 { + color: var(--color-yellow-opacity-2) !important; +} + +.color-dark { + color: var(--color-dark) !important; +} + +.color-dark-alt { + color: var(--color-dark-alt) !important; +} + +.color-darker { + color: var(--color-card) !important; +} + +.color-heading { + color: var(--color-heading) !important; +} + +.color-body { + color: var(--color-body) !important; +} + +.color-white { + color: var(--color-white) !important; +} + +.color-pink { + color: var(--color-pink) !important; +} + +.color-grey { + color: #F0F2F5 !important; +} + +.color-white { + color: #FFFFFF !important; +} + +.color-black { + color: #1A1A1A !important; +} + +.color-extra03 { + color: var(--color-extra03) !important; +} + +.color-lessdark { + color: var(--color-lessdark) !important; +} + +.bg-gradient-1 { + background: var(--gradient-1) !important; +} + +.bg-gradient-2 { + background: var(--gradient-2) !important; +} + +.bg-gradient-3 { + background: var(--gradient-3) !important; +} + +.bg-gradient-4 { + background: var(--gradient-4) !important; +} + +.bg-gradient-5 { + background: var(--gradient-5) !important; +} + +.bg-gradient-6 { + background: var(--gradient-6) !important; +} + +.bg-gradient-7 { + background: var(--gradient-7) !important; +} + +.bg-gradient-8 { + background: var(--gradient-8) !important; +} + +.bg-gradient-9 { + background: var(--gradient-9) !important; +} + +/*=========================== + Background Image +=============================*/ +.bg_image_fixed { + background-attachment: fixed; +} + +.bg_image--1 { + background-image: url(../images/bg/bg-image-1.html); +} + +.bg_image--2 { + background-image: url(../images/bg/bg-image-2.jpg); +} + +.bg_image--3 { + background-image: url(../images/bg/bg-image-3.html); +} + +.bg_image--4 { + background-image: url(../images/bg/bg-image-4.jpg); +} + +.bg_image--5 { + background-image: url(../images/bg/bg-image-5.html); +} + +.bg_image--6 { + background-image: url(../images/bg/bg-image-6.html); +} + +.bg_image--7 { + background-image: url(../images/bg/bg-image-7.html); +} + +.bg_image--8 { + background-image: url(../images/bg/bg-image-8.html); +} + +.bg_image--9 { + background-image: url(../images/bg/bg-image-9.html); +} + +.bg_image--10 { + background-image: url(../images/about/destination2.avif); +} + +.bg_image--11 { + background-image: url(../images/bg/bg-image-11.html); +} + +.bg_image--12 { + background-image: url(../images/bg/bg-image-12.jpg); +} + +.bg_image--13 { + background-image: url(../images/about/destination1.jpg); +} + +.bg_image--14 { + background-image: url(../images/bg/bg-image-14.jpg); +} + +.bg_image--15 { + background-image: url(../images/bg/bg-image-15.html); +} + +.bg_image--16 { + background-image: url(../images/bg/bg-image-16.html); +} + +.bg_image--17 { + background-image: url(../images/bg/bg-image-17.jpg); +} + +.bg_image--18 { + background-image: url(../images/bg/bg-image-18.html); +} + +.bg_image--19 { + background-image: url(../images/about/destination3.avif); +} + +.bg_image--20 { + background-image: url(../images/bg/bg-image-20.html); +} + +.bg_image--21 { + background-image: url(../images/bg/bg-image-21.html); +} + +.bg_image--22 { + background-image: url(../images/bg/bg-image-22.jpg); +} + +.bg_image--23 { + background-image: url(../images/bg/bg-image-23.html); +} + +.bg_image--24 { + background-image: url(../images/bg/bg-image-24.jpg); +} + +.bg_image--25 { + background-image: url(../images/bg/bg-image-25.jpg); +} + +.bg_image--26 { + background-image: url(../images/bg/bg-image-26.jpg); +} + +.bg_image--27 { + background-image: url(../images/bg/bg-image-27.jpg); +} + +.bg_image--28 { + background-image: url(../images/bg/bg-image-28.html); +} + +.bg_image--29 { + background-image: url(../images/bg/bg-image-29.html); +} + +.bg_image--30 { + background-image: url(../images/bg/bg-image-30.html); +} + +/* Height and width */ +.fullscreen { + min-height: 100vh; + width: 100%; +} + +/*=================== +Custom Row +======================*/ +.row--0 { + margin-left: 0px; + margin-right: 0px; +} +.row--0 > [class*=col] { + padding-left: 0px; + padding-right: 0px; +} + +.row--5 { + margin-left: -5px; + margin-right: -5px; +} +.row--5 > [class*=col] { + padding-left: 5px; + padding-right: 5px; +} + +.row--10 { + margin-left: -10px; + margin-right: -10px; +} +.row--10 > [class*=col] { + padding-left: 10px; + padding-right: 10px; +} + +.row--15 { + margin-left: -15px; + margin-right: -15px; +} +.row--15 > [class*=col] { + padding-left: 15px; + padding-right: 15px; +} + +.row--20 { + margin-left: -20px; + margin-right: -20px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--20 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--20 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--20 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (max-width: 767px) { + .row--20 { + margin-left: -15px !important; + margin-right: -15px !important; + } +} +.row--20 > [class*=col], .row--20 > [class*=col-] { + padding-left: 20px; + padding-right: 20px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--20 > [class*=col], .row--20 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--20 > [class*=col], .row--20 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--20 > [class*=col], .row--20 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} +@media only screen and (max-width: 767px) { + .row--20 > [class*=col], .row--20 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} + +.row--25 { + margin-left: -25px; + margin-right: -25px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--25 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--25 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--25 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (max-width: 767px) { + .row--25 { + margin-left: -15px !important; + margin-right: -15px !important; + } +} +.row--25 > [class*=col], .row--25 > [class*=col-] { + padding-left: 25px; + padding-right: 25px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--25 > [class*=col], .row--25 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--25 > [class*=col], .row--25 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--25 > [class*=col], .row--25 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} +@media only screen and (max-width: 767px) { + .row--25 > [class*=col], .row--25 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} + +.row--30 { + margin-left: -30px; + margin-right: -30px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--30 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--30 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--30 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (max-width: 767px) { + .row--30 { + margin-left: -15px !important; + margin-right: -15px !important; + } +} +.row--30 > [class*=col], .row--30 > [class*=col-] { + padding-left: 30px; + padding-right: 30px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--30 > [class*=col], .row--30 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--30 > [class*=col], .row--30 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--30 > [class*=col], .row--30 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} +@media only screen and (max-width: 767px) { + .row--30 > [class*=col], .row--30 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} + +.row--45 { + margin-left: -45px; + margin-right: -45px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--45 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--45 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--45 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (max-width: 767px) { + .row--45 { + margin-left: -15px !important; + margin-right: -15px !important; + } +} +.row--45 > [class*=col], .row--45 > [class*=col-] { + padding-left: 45px; + padding-right: 45px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--45 > [class*=col], .row--45 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--45 > [class*=col], .row--45 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--45 > [class*=col], .row--45 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} +@media only screen and (max-width: 767px) { + .row--45 > [class*=col], .row--45 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} + +.row--40 { + margin-left: -40px; + margin-right: -40px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--40 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--40 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--40 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (max-width: 767px) { + .row--40 { + margin-left: -15px !important; + margin-right: -15px !important; + } +} +.row--40 > [class*=col], .row--40 > [class*=col-] { + padding-left: 40px; + padding-right: 40px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--40 > [class*=col], .row--40 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--40 > [class*=col], .row--40 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--40 > [class*=col], .row--40 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} +@media only screen and (max-width: 767px) { + .row--40 > [class*=col], .row--40 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} + +.row--60 { + margin-left: -60px; + margin-right: -60px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--60 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--60 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--60 { + margin-left: -15px; + margin-right: -15px; + } +} +@media only screen and (max-width: 767px) { + .row--60 { + margin-left: -15px !important; + margin-right: -15px !important; + } +} +.row--60 > [class*=col], .row--60 > [class*=col-] { + padding-left: 60px; + padding-right: 60px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .row--60 > [class*=col], .row--60 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .row--60 > [class*=col], .row--60 > [class*=col-] { + padding-left: 15px; + padding-right: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .row--60 > [class*=col], .row--60 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} +@media only screen and (max-width: 767px) { + .row--60 > [class*=col], .row--60 > [class*=col-] { + padding-left: 15px !important; + padding-right: 15px !important; + } +} + +/*=========================== + Input Placeholder +=============================*/ +input:-moz-placeholder, +textarea:-moz-placeholder { + opacity: 1; + -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; +} + +input::-webkit-input-placeholder, +textarea::-webkit-input-placeholder { + opacity: 1; + -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; +} + +input::-moz-placeholder, +textarea::-moz-placeholder { + opacity: 1; + -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; +} + +input:-ms-input-placeholder, +textarea:-ms-input-placeholder { + opacity: 1; + -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; +} + +/*============================= + Overlay styles +==============================*/ +[data-overlay], +[data-black-overlay], +[data-white-overlay] { + position: relative; +} + +[data-overlay] > div, +[data-overlay] > *, +[data-black-overlay] > div, +[data-black-overlay] > *, +[data-white-overlay] > div, +[data-white-overlay] > * { + position: relative; + z-index: 2; +} + +[data-overlay]:before, +[data-black-overlay]:before, +[data-white-overlay]:before { + content: ""; + position: absolute; + left: 0; + top: 0; + height: 100%; + width: 100%; + z-index: 2; +} + +[data-black-overlay]:before { + background-color: #000000; +} + +[data-white-overlay]:before { + background-color: #ffffff; +} + +[data-overlay="1"]:before, +[data-black-overlay="1"]:before, +[data-white-overlay="1"]:before { + opacity: 0.1; +} + +[data-overlay="2"]:before, +[data-black-overlay="2"]:before, +[data-white-overlay="2"]:before { + opacity: 0.2; +} + +[data-overlay="3"]:before, +[data-black-overlay="3"]:before, +[data-white-overlay="3"]:before { + opacity: 0.3; +} + +[data-overlay="4"]:before, +[data-black-overlay="4"]:before, +[data-white-overlay="4"]:before { + opacity: 0.4; +} + +[data-overlay="5"]:before, +[data-black-overlay="5"]:before, +[data-white-overlay="5"]:before { + opacity: 0.5; +} + +[data-overlay="6"]:before, +[data-black-overlay="6"]:before, +[data-white-overlay="6"]:before { + opacity: 0.6; +} + +[data-overlay="7"]:before, +[data-black-overlay="7"]:before, +[data-white-overlay="7"]:before { + opacity: 0.7; +} + +[data-overlay="8"]:before, +[data-black-overlay="8"]:before, +[data-white-overlay="8"]:before { + opacity: 0.8; +} + +[data-overlay="9"]:before, +[data-black-overlay="9"]:before, +[data-white-overlay="9"]:before { + opacity: 0.9; +} + +[data-overlay="10"]:before, +[data-black-overlay="10"]:before, +[data-white-overlay="10"]:before { + opacity: 1; +} + +/*------------------------------ + Scroll Up +--------------------------------*/ +#scrollUp { + width: 70px; + height: 80px; + right: 100px; + bottom: 60px; + text-align: center; + z-index: 9811 !important; + text-decoration: none; + background: #fff; + line-height: 80px; + color: #757589; + font-size: 15px; + font-weight: 400; + display: inline-block; + background: #ffffff; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + #scrollUp { + right: 20px; + bottom: 40px; + } +} +@media only screen and (max-width: 767px) { + #scrollUp { + right: 20px; + bottom: 40px; + } +} +#scrollUp::before { + width: 100%; + height: 100%; + left: 0; + bottom: 0; + background: rgba(0, 2, 72, 0.1); + content: ""; + position: absolute; + z-index: -1; + transform-style: preserve-3d; + transform: rotateY(-10deg); + filter: blur(50px); +} +#scrollUp::after { + background: #ffffff; + position: absolute; + content: ""; + top: 0; + bottom: 0; + left: 0; + right: 0; + width: 100%; + height: 100%; + z-index: -1; + transform-style: preserve-3d; + transform: rotateY(-10deg); +} +@media only screen and (max-width: 767px) { + #scrollUp { + right: 20px; + bottom: 30px; + width: 50px; + height: 60px; + line-height: 60px; + } +} +#scrollUp span.text { + position: relative; + display: inline-block; + margin-top: 7px; +} +@media only screen and (max-width: 767px) { + #scrollUp span.text { + margin-top: 3px; + } +} +#scrollUp span.text::after { + width: 0; + height: 0; + border-style: solid; + border-width: 0 5px 7px 5px; + border-color: transparent transparent var(--color-primary) transparent; + position: absolute; + content: ""; + left: 50%; + top: 21%; + transform: translateX(-50%); +} +#scrollUp:hover span.text { + color: var(--color-primary); +} + +/*-------------------- + Contact Form +----------------------*/ +.form-message { + margin-bottom: 0; + text-align: center; +} +.form-message.error { + margin-top: 20px; + color: #f80707; +} +.form-message.success { + margin-top: 20px; + color: #0d8d2d; +} + +.slick-gutter-15 { + margin: 0 -15px; +} +.slick-gutter-15 .slick-slide { + padding: 0 15px; +} + +.tmp-alignwide { + margin-left: -144px; + margin-right: -144px; + max-width: 1600px; + width: auto; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .tmp-alignwide { + margin-left: -110px; + margin-right: -110px; + max-width: 1400px; + width: auto; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-alignwide { + margin-left: -50px; + margin-right: -50px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-alignwide { + margin-left: -50px; + margin-right: -50px; + } +} +@media only screen and (max-width: 767px) { + .tmp-alignwide { + margin-left: 0; + margin-right: 0; + } +} + +.tmp-inner-alignwide { + margin-right: auto; + margin-left: auto; + width: 100%; +} +@media only screen and (min-width: 1400px) { + .tmp-inner-alignwide { + max-width: 1290px; + } +} +@media only screen and (min-width: 1200px) and (max-width: 1399px) { + .tmp-inner-alignwide { + max-width: 985px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-inner-alignwide { + max-width: 948px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-inner-alignwide { + max-width: 708px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-inner-alignwide { + max-width: 708px; + } +} +@media only screen and (max-width: 767px) { + .tmp-inner-alignwide { + max-width: 100%; + padding-right: 15px; + padding-left: 15px; + } +} + +.padding-top-left-50 { + padding-top: 50px; + padding-left: 50px; +} + +.slick-dotted.slick-slider { + margin-bottom: 0; +} + +.bg-color-card { + background: var(--color-card) !important; +} + +[data-tmp-position-vertical="1"] { + top: 1%; +} + +[data-tmp-position-vertical="2"] { + top: 2%; +} + +[data-tmp-position-vertical="3"] { + top: 3%; +} + +[data-tmp-position-vertical="4"] { + top: 4%; +} + +[data-tmp-position-vertical="5"] { + top: 5%; +} + +[data-tmp-position-vertical="6"] { + top: 6%; +} + +[data-tmp-position-vertical="7"] { + top: 7%; +} + +[data-tmp-position-vertical="8"] { + top: 8%; +} + +[data-tmp-position-vertical="9"] { + top: 9%; +} + +[data-tmp-position-vertical="10"] { + top: 10%; +} + +[data-tmp-position-vertical="11"] { + top: 11%; +} + +[data-tmp-position-vertical="12"] { + top: 12%; +} + +[data-tmp-position-vertical="13"] { + top: 13%; +} + +[data-tmp-position-vertical="14"] { + top: 14%; +} + +[data-tmp-position-vertical="15"] { + top: 15%; +} + +[data-tmp-position-vertical="16"] { + top: 16%; +} + +[data-tmp-position-vertical="17"] { + top: 17%; +} + +[data-tmp-position-vertical="18"] { + top: 18%; +} + +[data-tmp-position-vertical="19"] { + top: 19%; +} + +[data-tmp-position-vertical="20"] { + top: 20%; +} + +[data-tmp-position-vertical="21"] { + top: 21%; +} + +[data-tmp-position-vertical="22"] { + top: 22%; +} + +[data-tmp-position-vertical="23"] { + top: 36%; +} + +[data-tmp-position-vertical="24"] { + top: 24%; +} + +[data-tmp-position-vertical="25"] { + top: 25%; +} + +[data-tmp-position-vertical="26"] { + top: 26%; +} + +[data-tmp-position-vertical="27"] { + top: 27%; +} + +[data-tmp-position-vertical="28"] { + top: 28%; +} + +[data-tmp-position-vertical="29"] { + top: 29%; +} + +[data-tmp-position-vertical="30"] { + top: 80%; +} + +[data-tmp-position-vertical="31"] { + top: 31%; +} + +[data-tmp-position-vertical="32"] { + top: 32%; +} + +[data-tmp-position-vertical="33"] { + top: 33%; +} + +[data-tmp-position-vertical="34"] { + top: 34%; +} + +[data-tmp-position-vertical="35"] { + top: 35%; +} + +[data-tmp-position-vertical="36"] { + top: 36%; +} + +[data-tmp-position-vertical="37"] { + top: 37%; +} + +[data-tmp-position-vertical="38"] { + top: 38%; +} + +[data-tmp-position-vertical="39"] { + top: 39%; +} + +[data-tmp-position-vertical="40"] { + top: 40%; +} + +[data-tmp-position-vertical="41"] { + top: 41%; +} + +[data-tmp-position-vertical="42"] { + top: 42%; +} + +[data-tmp-position-vertical="43"] { + top: 43%; +} + +[data-tmp-position-vertical="44"] { + top: 44%; +} + +[data-tmp-position-vertical="45"] { + top: 14%; +} + +[data-tmp-position-vertical="46"] { + top: 46%; +} + +[data-tmp-position-vertical="47"] { + top: 47%; +} + +[data-tmp-position-vertical="48"] { + top: 48%; +} + +[data-tmp-position-vertical="49"] { + top: 49%; +} + +[data-tmp-position-vertical="50"] { + top: 50%; +} + +[data-tmp-position-vertical="51"] { + top: 51%; +} + +[data-tmp-position-vertical="52"] { + top: 52%; +} + +[data-tmp-position-vertical="53"] { + top: 53%; +} + +[data-tmp-position-vertical="54"] { + top: 54%; +} + +[data-tmp-position-vertical="55"] { + top: 55%; +} + +[data-tmp-position-vertical="56"] { + top: 56%; +} + +[data-tmp-position-vertical="57"] { + top: 57%; +} + +[data-tmp-position-vertical="58"] { + top: 58%; +} + +[data-tmp-position-vertical="59"] { + top: 59%; +} + +[data-tmp-position-vertical="60"] { + top: 60%; +} + +[data-tmp-position-vertical="61"] { + top: 61%; +} + +[data-tmp-position-vertical="62"] { + top: 62%; +} + +[data-tmp-position-vertical="63"] { + top: 63%; +} + +[data-tmp-position-vertical="64"] { + top: 64%; +} + +[data-tmp-position-vertical="65"] { + top: 65%; +} + +[data-tmp-position-vertical="66"] { + top: 66%; +} + +[data-tmp-position-vertical="67"] { + top: 67%; +} + +[data-tmp-position-vertical="68"] { + top: 68%; +} + +[data-tmp-position-vertical="69"] { + top: 69%; +} + +[data-tmp-position-vertical="70"] { + top: 7%; +} + +[data-tmp-position-vertical="71"] { + top: 71%; +} + +[data-tmp-position-vertical="72"] { + top: 72%; +} + +[data-tmp-position-vertical="73"] { + top: 73%; +} + +[data-tmp-position-vertical="74"] { + top: 74%; +} + +[data-tmp-position-vertical="75"] { + top: 75%; +} + +[data-tmp-position-vertical="76"] { + top: 76%; +} + +[data-tmp-position-vertical="77"] { + top: 77%; +} + +[data-tmp-position-vertical="78"] { + top: 78%; +} + +[data-tmp-position-vertical="79"] { + top: 79%; +} + +[data-tmp-position-vertical="80"] { + top: 80%; +} + +[data-tmp-position-vertical="81"] { + top: 81%; +} + +[data-tmp-position-vertical="82"] { + top: 74%; +} + +[data-tmp-position-vertical="83"] { + top: 83%; +} + +[data-tmp-position-vertical="84"] { + top: 84%; +} + +[data-tmp-position-vertical="85"] { + top: 85%; +} + +[data-tmp-position-vertical="86"] { + top: 86%; +} + +[data-tmp-position-vertical="87"] { + top: 87%; +} + +[data-tmp-position-vertical="88"] { + top: 88%; +} + +[data-tmp-position-vertical="89"] { + top: 89%; +} + +[data-tmp-position-vertical="90"] { + top: 90%; +} + +[data-tmp-position-vertical="91"] { + top: 91%; +} + +[data-tmp-position-vertical="92"] { + top: 92%; +} + +[data-tmp-position-vertical="93"] { + top: 93%; +} + +[data-tmp-position-vertical="94"] { + top: 94%; +} + +[data-tmp-position-vertical="95"] { + top: 95%; +} + +[data-tmp-position-vertical="96"] { + top: 96%; +} + +[data-tmp-position-vertical="97"] { + top: 97%; +} + +[data-tmp-position-vertical="98"] { + top: 98%; +} + +[data-tmp-position-vertical="99"] { + top: 99%; +} + +[data-tmp-position-vertical="100"] { + top: 100%; +} + +[data-tmp-position-horigental="1"] { + left: 1%; +} + +[data-tmp-position-horigental="2"] { + left: 2%; +} + +[data-tmp-position-horigental="3"] { + left: 3%; +} + +[data-tmp-position-horigental="4"] { + left: 4%; +} + +[data-tmp-position-horigental="5"] { + left: 5%; +} + +[data-tmp-position-horigental="6"] { + left: 6%; +} + +[data-tmp-position-horigental="7"] { + left: 7%; +} + +[data-tmp-position-horigental="8"] { + left: 8%; +} + +[data-tmp-position-horigental="9"] { + left: 9%; +} + +[data-tmp-position-horigental="10"] { + left: 10%; +} + +[data-tmp-position-horigental="11"] { + left: 11%; +} + +[data-tmp-position-horigental="12"] { + left: 12%; +} + +[data-tmp-position-horigental="13"] { + left: 13%; +} + +[data-tmp-position-horigental="14"] { + left: 14%; +} + +[data-tmp-position-horigental="15"] { + left: 15%; +} + +[data-tmp-position-horigental="16"] { + left: 16%; +} + +[data-tmp-position-horigental="17"] { + left: 17%; +} + +[data-tmp-position-horigental="18"] { + left: 18%; +} + +[data-tmp-position-horigental="19"] { + left: 19%; +} + +[data-tmp-position-horigental="20"] { + left: 20%; +} + +[data-tmp-position-horigental="21"] { + left: 21%; +} + +[data-tmp-position-horigental="22"] { + left: 22%; +} + +[data-tmp-position-horigental="23"] { + left: 23%; +} + +[data-tmp-position-horigental="24"] { + left: 24%; +} + +[data-tmp-position-horigental="25"] { + left: 25%; +} + +[data-tmp-position-horigental="26"] { + left: 26%; +} + +[data-tmp-position-horigental="27"] { + left: 27%; +} + +[data-tmp-position-horigental="28"] { + left: 28%; +} + +[data-tmp-position-horigental="29"] { + left: 29%; +} + +[data-tmp-position-horigental="30"] { + left: 14%; +} + +[data-tmp-position-horigental="31"] { + left: 31%; +} + +[data-tmp-position-horigental="32"] { + left: 32%; +} + +[data-tmp-position-horigental="33"] { + left: 33%; +} + +[data-tmp-position-horigental="34"] { + left: 34%; +} + +[data-tmp-position-horigental="35"] { + left: 35%; +} + +[data-tmp-position-horigental="36"] { + left: 36%; +} + +[data-tmp-position-horigental="37"] { + left: 37%; +} + +[data-tmp-position-horigental="38"] { + left: 38%; +} + +[data-tmp-position-horigental="39"] { + left: 39%; +} + +[data-tmp-position-horigental="40"] { + left: 40%; +} + +[data-tmp-position-horigental="41"] { + left: 41%; +} + +[data-tmp-position-horigental="42"] { + left: 42%; +} + +[data-tmp-position-horigental="43"] { + left: 43%; +} + +[data-tmp-position-horigental="44"] { + left: 44%; +} + +[data-tmp-position-horigental="45"] { + left: 45%; +} + +[data-tmp-position-horigental="46"] { + left: 46%; +} + +[data-tmp-position-horigental="47"] { + left: 47%; +} + +[data-tmp-position-horigental="48"] { + left: 48%; +} + +[data-tmp-position-horigental="49"] { + left: 49%; +} + +[data-tmp-position-horigental="50"] { + left: 50%; +} + +[data-tmp-position-horigental="51"] { + left: 51%; +} + +[data-tmp-position-horigental="52"] { + left: 52%; +} + +[data-tmp-position-horigental="53"] { + left: 53%; +} + +[data-tmp-position-horigental="54"] { + left: 45%; +} + +[data-tmp-position-horigental="55"] { + left: 55%; +} + +[data-tmp-position-horigental="56"] { + left: 56%; +} + +[data-tmp-position-horigental="57"] { + left: 57%; +} + +[data-tmp-position-horigental="58"] { + left: 58%; +} + +[data-tmp-position-horigental="59"] { + left: 59%; +} + +[data-tmp-position-horigental="60"] { + left: 60%; +} + +[data-tmp-position-horigental="61"] { + left: 61%; +} + +[data-tmp-position-horigental="62"] { + left: 62%; +} + +[data-tmp-position-horigental="63"] { + left: 63%; +} + +[data-tmp-position-horigental="64"] { + left: 64%; +} + +[data-tmp-position-horigental="65"] { + left: 65%; +} + +[data-tmp-position-horigental="66"] { + left: 66%; +} + +[data-tmp-position-horigental="67"] { + left: 67%; +} + +[data-tmp-position-horigental="68"] { + left: 68%; +} + +[data-tmp-position-horigental="69"] { + left: 69%; +} + +[data-tmp-position-horigental="70"] { + left: 70%; +} + +[data-tmp-position-horigental="71"] { + left: 71%; +} + +[data-tmp-position-horigental="72"] { + left: 72%; +} + +[data-tmp-position-horigental="73"] { + left: 94%; +} + +[data-tmp-position-horigental="74"] { + left: 74%; +} + +[data-tmp-position-horigental="75"] { + left: 75%; +} + +[data-tmp-position-horigental="76"] { + left: 76%; +} + +[data-tmp-position-horigental="77"] { + left: 77%; +} + +[data-tmp-position-horigental="78"] { + left: 78%; +} + +[data-tmp-position-horigental="79"] { + left: 79%; +} + +[data-tmp-position-horigental="80"] { + left: 80%; +} + +[data-tmp-position-horigental="81"] { + left: 81%; +} + +[data-tmp-position-horigental="82"] { + left: 82%; +} + +[data-tmp-position-horigental="83"] { + left: 83%; +} + +[data-tmp-position-horigental="84"] { + left: 84%; +} + +[data-tmp-position-horigental="85"] { + left: 85%; +} + +[data-tmp-position-horigental="86"] { + left: 86%; +} + +[data-tmp-position-horigental="87"] { + left: 87%; +} + +[data-tmp-position-horigental="88"] { + left: 88%; +} + +[data-tmp-position-horigental="89"] { + left: 89%; +} + +[data-tmp-position-horigental="90"] { + left: 90%; +} + +[data-tmp-position-horigental="91"] { + left: 91%; +} + +[data-tmp-position-horigental="92"] { + left: 92%; +} + +[data-tmp-position-horigental="93"] { + left: 93%; +} + +[data-tmp-position-horigental="94"] { + left: 94%; +} + +[data-tmp-position-horigental="95"] { + left: 95%; +} + +[data-tmp-position-horigental="96"] { + left: 96%; +} + +[data-tmp-position-horigental="97"] { + left: 97%; +} + +[data-tmp-position-horigental="98"] { + left: 98%; +} + +[data-tmp-position-horigental="99"] { + left: 99%; +} + +[data-tmp-position-horigental="100"] { + left: 100%; +} + +/*========================= + Section Separation +==========================*/ +.mt_dec--30 { + margin-top: -30px; +} + +.mt_dec--10 { + margin-top: -10px; +} + +.mb---120 { + margin-bottom: -120px; +} + +.mb---70 { + margin-bottom: -70px; +} + +.tmp-section-gap { + padding: 120px 0 !important; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-section-gap { + padding: 80px 0 !important; + } +} +@media only screen and (max-width: 767px) { + .tmp-section-gap { + padding: 60px 0 !important; + } +} + +.tmp-section-gapBottom { + padding-bottom: 120px !important; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-section-gapBottom { + padding-bottom: 80px !important; + } +} +@media only screen and (max-width: 767px) { + .tmp-section-gapBottom { + padding-bottom: 60px !important; + } +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .pb--165, + .pb--85 { + padding-bottom: 80px !important; + } +} +@media only screen and (max-width: 767px) { + .pb--165, + .pb--85 { + padding-bottom: 60px !important; + } +} + +.tmp-section-gapTop { + padding-top: 120px !important; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-section-gapTop { + padding-top: 80px !important; + } +} +@media only screen and (max-width: 767px) { + .tmp-section-gapTop { + padding-top: 60px !important; + } +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .ptb--120 { + padding: 80px 0 !important; + } +} +@media only screen and (max-width: 767px) { + .ptb--120 { + padding: 60px 0 !important; + } +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .pb--165, + .pb--120, + .pb--85, + .pb--165 { + padding-bottom: 80px !important; + } +} +@media only screen and (max-width: 767px) { + .pb--165, + .pb--120, + .pb--85, + .pb--165 { + padding-bottom: 60px !important; + } +} + +@media only screen and (max-width: 767px) { + .pb--70 { + padding-bottom: 60px !important; + } +} + +.pl--0 { + padding-left: 0 !important; +} + +.pr--0 { + padding-right: 0 !important; +} + +.pt--0 { + padding-top: 0 !important; +} + +.pb--0 { + padding-bottom: 0 !important; +} + +.mr--0 { + margin-right: 0 !important; +} + +.ml--0 { + margin-left: 0 !important; +} + +.mt--0 { + margin-top: 0 !important; +} + +.mb--0 { + margin-bottom: 0 !important; +} + +.pt--260 { + padding-top: 260px !important; +} + +.pt--250 { + padding-top: 250px !important; +} + +.pb--240 { + padding-bottom: 240px !important; +} + +.pb--220 { + padding-bottom: 220px !important; +} + +.plr--270 { + padding: 0 270px !important; +} + +.plr--300 { + padding: 0 300px !important; +} + +.plr--340 { + padding: 0 340px !important; +} + +.ptb--300 { + padding: 300px 0 !important; +} + +.ptb--340 { + padding: 340px 0 !important; +} + +.ptb--450 { + padding: 450px 0 !important; +} + +.plr_dec--15 { + margin: 0 -15px !important; +} + +.pt--300 { + padding-top: 300px !important; +} + +.ptb--5 { + padding: 5px 0 !important; +} + +.plr--5 { + padding: 0 5px !important; +} + +.pt--5 { + padding-top: 5px !important; +} + +.pb--5 { + padding-bottom: 5px !important; +} + +.pl--5 { + padding-left: 5px !important; +} + +.pr--5 { + padding-right: 5px !important; +} + +.mt--5 { + margin-top: 5px !important; +} + +.mb--5 { + margin-bottom: 5px !important; +} + +.mr--5 { + margin-right: 5px !important; +} + +.ml--5 { + margin-left: 5px !important; +} + +.ptb--10 { + padding: 10px 0 !important; +} + +.plr--10 { + padding: 0 10px !important; +} + +.pt--10 { + padding-top: 10px !important; +} + +.pb--10 { + padding-bottom: 10px !important; +} + +.pl--10 { + padding-left: 10px !important; +} + +.pr--10 { + padding-right: 10px !important; +} + +.mt--10 { + margin-top: 10px !important; +} + +.mb--10 { + margin-bottom: 10px !important; +} + +.mr--10 { + margin-right: 10px !important; +} + +.ml--10 { + margin-left: 10px !important; +} + +.ptb--15 { + padding: 15px 0 !important; +} + +.plr--15 { + padding: 0 15px !important; +} + +.pt--15 { + padding-top: 15px !important; +} + +.pb--15 { + padding-bottom: 15px !important; +} + +.pl--15 { + padding-left: 15px !important; +} + +.pr--15 { + padding-right: 15px !important; +} + +.mt--15 { + margin-top: 15px !important; +} + +.mb--15 { + margin-bottom: 15px !important; +} + +.mr--15 { + margin-right: 15px !important; +} + +.ml--15 { + margin-left: 15px !important; +} + +.ptb--20 { + padding: 20px 0 !important; +} + +.plr--20 { + padding: 0 20px !important; +} + +.pt--20 { + padding-top: 20px !important; +} + +.pb--20 { + padding-bottom: 20px !important; +} + +.pl--20 { + padding-left: 20px !important; +} + +.pr--20 { + padding-right: 20px !important; +} + +.mt--20 { + margin-top: 20px !important; +} + +.mb--20 { + margin-bottom: 20px !important; +} + +.mr--20 { + margin-right: 20px !important; +} + +.ml--20 { + margin-left: 20px !important; +} + +.ptb--25 { + padding: 25px 0 !important; +} + +.plr--25 { + padding: 0 25px !important; +} + +.pt--25 { + padding-top: 25px !important; +} + +.pb--25 { + padding-bottom: 25px !important; +} + +.pl--25 { + padding-left: 25px !important; +} + +.pr--25 { + padding-right: 25px !important; +} + +.mt--25 { + margin-top: 25px !important; +} + +.mb--25 { + margin-bottom: 25px !important; +} + +.mr--25 { + margin-right: 25px !important; +} + +.ml--25 { + margin-left: 25px !important; +} + +.ptb--30 { + padding: 30px 0 !important; +} + +.plr--30 { + padding: 0 30px !important; +} + +.pt--30 { + padding-top: 30px !important; +} + +.pb--30 { + padding-bottom: 30px !important; +} + +.pl--30 { + padding-left: 30px !important; +} + +.pr--30 { + padding-right: 30px !important; +} + +.mt--30 { + margin-top: 30px !important; +} + +.mb--30 { + margin-bottom: 30px !important; +} + +.mr--30 { + margin-right: 30px !important; +} + +.ml--30 { + margin-left: 30px !important; +} + +.ptb--35 { + padding: 35px 0 !important; +} + +.plr--35 { + padding: 0 35px !important; +} + +.pt--35 { + padding-top: 35px !important; +} + +.pb--35 { + padding-bottom: 35px !important; +} + +.pl--35 { + padding-left: 35px !important; +} + +.pr--35 { + padding-right: 35px !important; +} + +.mt--35 { + margin-top: 35px !important; +} + +.mb--35 { + margin-bottom: 35px !important; +} + +.mr--35 { + margin-right: 35px !important; +} + +.ml--35 { + margin-left: 35px !important; +} + +.ptb--40 { + padding: 40px 0 !important; +} + +.plr--40 { + padding: 0 40px !important; +} + +.pt--40 { + padding-top: 40px !important; +} + +.pb--40 { + padding-bottom: 40px !important; +} + +.pl--40 { + padding-left: 40px !important; +} + +.pr--40 { + padding-right: 40px !important; +} + +.mt--40 { + margin-top: 40px !important; +} + +.mb--40 { + margin-bottom: 40px !important; +} + +.mr--40 { + margin-right: 40px !important; +} + +.ml--40 { + margin-left: 40px !important; +} + +.ptb--45 { + padding: 45px 0 !important; +} + +.plr--45 { + padding: 0 45px !important; +} + +.pt--45 { + padding-top: 45px !important; +} + +.pb--45 { + padding-bottom: 45px !important; +} + +.pl--45 { + padding-left: 45px !important; +} + +.pr--45 { + padding-right: 45px !important; +} + +.mt--45 { + margin-top: 45px !important; +} + +.mb--45 { + margin-bottom: 45px !important; +} + +.mr--45 { + margin-right: 45px !important; +} + +.ml--45 { + margin-left: 45px !important; +} + +.ptb--50 { + padding: 50px 0 !important; +} + +.plr--50 { + padding: 0 50px !important; +} + +.pt--50 { + padding-top: 50px !important; +} + +.pb--50 { + padding-bottom: 50px !important; +} + +.pl--50 { + padding-left: 50px !important; +} + +.pr--50 { + padding-right: 50px !important; +} + +.mt--50 { + margin-top: 50px !important; +} + +.mb--50 { + margin-bottom: 50px !important; +} + +.mr--50 { + margin-right: 50px !important; +} + +.ml--50 { + margin-left: 50px !important; +} + +.ptb--55 { + padding: 55px 0 !important; +} + +.plr--55 { + padding: 0 55px !important; +} + +.pt--55 { + padding-top: 55px !important; +} + +.pb--55 { + padding-bottom: 55px !important; +} + +.pl--55 { + padding-left: 55px !important; +} + +.pr--55 { + padding-right: 55px !important; +} + +.mt--55 { + margin-top: 55px !important; +} + +.mb--55 { + margin-bottom: 55px !important; +} + +.mr--55 { + margin-right: 55px !important; +} + +.ml--55 { + margin-left: 55px !important; +} + +.ptb--60 { + padding: 60px 0 !important; +} + +.plr--60 { + padding: 0 60px !important; +} + +.pt--60 { + padding-top: 60px !important; +} + +.pb--60 { + padding-bottom: 60px !important; +} + +.pl--60 { + padding-left: 60px !important; +} + +.pr--60 { + padding-right: 60px !important; +} + +.mt--60 { + margin-top: 60px !important; +} + +.mb--60 { + margin-bottom: 60px !important; +} + +.mr--60 { + margin-right: 60px !important; +} + +.ml--60 { + margin-left: 60px !important; +} + +.ptb--65 { + padding: 65px 0 !important; +} + +.plr--65 { + padding: 0 65px !important; +} + +.pt--65 { + padding-top: 65px !important; +} + +.pb--65 { + padding-bottom: 65px !important; +} + +.pl--65 { + padding-left: 65px !important; +} + +.pr--65 { + padding-right: 65px !important; +} + +.mt--65 { + margin-top: 65px !important; +} + +.mb--65 { + margin-bottom: 65px !important; +} + +.mr--65 { + margin-right: 65px !important; +} + +.ml--65 { + margin-left: 65px !important; +} + +.ptb--70 { + padding: 70px 0 !important; +} + +.plr--70 { + padding: 0 70px !important; +} + +.pt--70 { + padding-top: 70px !important; +} + +.pb--70 { + padding-bottom: 70px !important; +} + +.pl--70 { + padding-left: 70px !important; +} + +.pr--70 { + padding-right: 70px !important; +} + +.mt--70 { + margin-top: 70px !important; +} + +.mb--70 { + margin-bottom: 70px !important; +} + +.mr--70 { + margin-right: 70px !important; +} + +.ml--70 { + margin-left: 70px !important; +} + +.ptb--75 { + padding: 75px 0 !important; +} + +.plr--75 { + padding: 0 75px !important; +} + +.pt--75 { + padding-top: 75px !important; +} + +.pb--75 { + padding-bottom: 75px !important; +} + +.pl--75 { + padding-left: 75px !important; +} + +.pr--75 { + padding-right: 75px !important; +} + +.mt--75 { + margin-top: 75px !important; +} + +.mb--75 { + margin-bottom: 75px !important; +} + +.mr--75 { + margin-right: 75px !important; +} + +.ml--75 { + margin-left: 75px !important; +} + +.ptb--80 { + padding: 80px 0 !important; +} + +.plr--80 { + padding: 0 80px !important; +} + +.pt--80 { + padding-top: 80px !important; +} + +.pb--80 { + padding-bottom: 80px !important; +} + +.pl--80 { + padding-left: 80px !important; +} + +.pr--80 { + padding-right: 80px !important; +} + +.mt--80 { + margin-top: 80px !important; +} + +.mb--80 { + margin-bottom: 80px !important; +} + +.mr--80 { + margin-right: 80px !important; +} + +.ml--80 { + margin-left: 80px !important; +} + +.ptb--85 { + padding: 85px 0 !important; +} + +.plr--85 { + padding: 0 85px !important; +} + +.pt--85 { + padding-top: 85px !important; +} + +.pb--85 { + padding-bottom: 85px !important; +} + +.pl--85 { + padding-left: 85px !important; +} + +.pr--85 { + padding-right: 85px !important; +} + +.mt--85 { + margin-top: 85px !important; +} + +.mb--85 { + margin-bottom: 85px !important; +} + +.mr--85 { + margin-right: 85px !important; +} + +.ml--85 { + margin-left: 85px !important; +} + +.ptb--90 { + padding: 90px 0 !important; +} + +.plr--90 { + padding: 0 90px !important; +} + +.pt--90 { + padding-top: 90px !important; +} + +.pb--90 { + padding-bottom: 90px !important; +} + +.pl--90 { + padding-left: 90px !important; +} + +.pr--90 { + padding-right: 90px !important; +} + +.mt--90 { + margin-top: 90px !important; +} + +.mb--90 { + margin-bottom: 90px !important; +} + +.mr--90 { + margin-right: 90px !important; +} + +.ml--90 { + margin-left: 90px !important; +} + +.ptb--95 { + padding: 95px 0 !important; +} + +.plr--95 { + padding: 0 95px !important; +} + +.pt--95 { + padding-top: 95px !important; +} + +.pb--95 { + padding-bottom: 95px !important; +} + +.pl--95 { + padding-left: 95px !important; +} + +.pr--95 { + padding-right: 95px !important; +} + +.mt--95 { + margin-top: 95px !important; +} + +.mb--95 { + margin-bottom: 95px !important; +} + +.mr--95 { + margin-right: 95px !important; +} + +.ml--95 { + margin-left: 95px !important; +} + +.ptb--100 { + padding: 100px 0 !important; +} + +.plr--100 { + padding: 0 100px !important; +} + +.pt--100 { + padding-top: 100px !important; +} + +.pb--100 { + padding-bottom: 100px !important; +} + +.pl--100 { + padding-left: 100px !important; +} + +.pr--100 { + padding-right: 100px !important; +} + +.mt--100 { + margin-top: 100px !important; +} + +.mb--100 { + margin-bottom: 100px !important; +} + +.mr--100 { + margin-right: 100px !important; +} + +.ml--100 { + margin-left: 100px !important; +} + +.ptb--105 { + padding: 105px 0 !important; +} + +.plr--105 { + padding: 0 105px !important; +} + +.pt--105 { + padding-top: 105px !important; +} + +.pb--105 { + padding-bottom: 105px !important; +} + +.pl--105 { + padding-left: 105px !important; +} + +.pr--105 { + padding-right: 105px !important; +} + +.mt--105 { + margin-top: 105px !important; +} + +.mb--105 { + margin-bottom: 105px !important; +} + +.mr--105 { + margin-right: 105px !important; +} + +.ml--105 { + margin-left: 105px !important; +} + +.ptb--110 { + padding: 110px 0 !important; +} + +.plr--110 { + padding: 0 110px !important; +} + +.pt--110 { + padding-top: 110px !important; +} + +.pb--110 { + padding-bottom: 110px !important; +} + +.pl--110 { + padding-left: 110px !important; +} + +.pr--110 { + padding-right: 110px !important; +} + +.mt--110 { + margin-top: 110px !important; +} + +.mb--110 { + margin-bottom: 110px !important; +} + +.mr--110 { + margin-right: 110px !important; +} + +.ml--110 { + margin-left: 110px !important; +} + +.ptb--115 { + padding: 115px 0 !important; +} + +.plr--115 { + padding: 0 115px !important; +} + +.pt--115 { + padding-top: 115px !important; +} + +.pb--115 { + padding-bottom: 115px !important; +} + +.pl--115 { + padding-left: 115px !important; +} + +.pr--115 { + padding-right: 115px !important; +} + +.mt--115 { + margin-top: 115px !important; +} + +.mb--115 { + margin-bottom: 115px !important; +} + +.mr--115 { + margin-right: 115px !important; +} + +.ml--115 { + margin-left: 115px !important; +} + +.ptb--120 { + padding: 120px 0 !important; +} + +.plr--120 { + padding: 0 120px !important; +} + +.pt--120 { + padding-top: 120px !important; +} + +.pb--120 { + padding-bottom: 120px !important; +} + +.pl--120 { + padding-left: 120px !important; +} + +.pr--120 { + padding-right: 120px !important; +} + +.mt--120 { + margin-top: 120px !important; +} + +.mb--120 { + margin-bottom: 120px !important; +} + +.mr--120 { + margin-right: 120px !important; +} + +.ml--120 { + margin-left: 120px !important; +} + +.ptb--125 { + padding: 125px 0 !important; +} + +.plr--125 { + padding: 0 125px !important; +} + +.pt--125 { + padding-top: 125px !important; +} + +.pb--125 { + padding-bottom: 125px !important; +} + +.pl--125 { + padding-left: 125px !important; +} + +.pr--125 { + padding-right: 125px !important; +} + +.mt--125 { + margin-top: 125px !important; +} + +.mb--125 { + margin-bottom: 125px !important; +} + +.mr--125 { + margin-right: 125px !important; +} + +.ml--125 { + margin-left: 125px !important; +} + +.ptb--130 { + padding: 130px 0 !important; +} + +.plr--130 { + padding: 0 130px !important; +} + +.pt--130 { + padding-top: 130px !important; +} + +.pb--130 { + padding-bottom: 130px !important; +} + +.pl--130 { + padding-left: 130px !important; +} + +.pr--130 { + padding-right: 130px !important; +} + +.mt--130 { + margin-top: 130px !important; +} + +.mb--130 { + margin-bottom: 130px !important; +} + +.mr--130 { + margin-right: 130px !important; +} + +.ml--130 { + margin-left: 130px !important; +} + +.ptb--135 { + padding: 135px 0 !important; +} + +.plr--135 { + padding: 0 135px !important; +} + +.pt--135 { + padding-top: 135px !important; +} + +.pb--135 { + padding-bottom: 135px !important; +} + +.pl--135 { + padding-left: 135px !important; +} + +.pr--135 { + padding-right: 135px !important; +} + +.mt--135 { + margin-top: 135px !important; +} + +.mb--135 { + margin-bottom: 135px !important; +} + +.mr--135 { + margin-right: 135px !important; +} + +.ml--135 { + margin-left: 135px !important; +} + +.ptb--140 { + padding: 140px 0 !important; +} + +.plr--140 { + padding: 0 140px !important; +} + +.pt--140 { + padding-top: 140px !important; +} + +.pb--140 { + padding-bottom: 140px !important; +} + +.pl--140 { + padding-left: 140px !important; +} + +.pr--140 { + padding-right: 140px !important; +} + +.mt--140 { + margin-top: 140px !important; +} + +.mb--140 { + margin-bottom: 140px !important; +} + +.mr--140 { + margin-right: 140px !important; +} + +.ml--140 { + margin-left: 140px !important; +} + +.ptb--145 { + padding: 145px 0 !important; +} + +.plr--145 { + padding: 0 145px !important; +} + +.pt--145 { + padding-top: 145px !important; +} + +.pb--145 { + padding-bottom: 145px !important; +} + +.pl--145 { + padding-left: 145px !important; +} + +.pr--145 { + padding-right: 145px !important; +} + +.mt--145 { + margin-top: 145px !important; +} + +.mb--145 { + margin-bottom: 145px !important; +} + +.mr--145 { + margin-right: 145px !important; +} + +.ml--145 { + margin-left: 145px !important; +} + +.ptb--150 { + padding: 150px 0 !important; +} + +.plr--150 { + padding: 0 150px !important; +} + +.pt--150 { + padding-top: 150px !important; +} + +.pb--150 { + padding-bottom: 150px !important; +} + +.pl--150 { + padding-left: 150px !important; +} + +.pr--150 { + padding-right: 150px !important; +} + +.mt--150 { + margin-top: 150px !important; +} + +.mb--150 { + margin-bottom: 150px !important; +} + +.mr--150 { + margin-right: 150px !important; +} + +.ml--150 { + margin-left: 150px !important; +} + +.ptb--155 { + padding: 155px 0 !important; +} + +.plr--155 { + padding: 0 155px !important; +} + +.pt--155 { + padding-top: 155px !important; +} + +.pb--155 { + padding-bottom: 155px !important; +} + +.pl--155 { + padding-left: 155px !important; +} + +.pr--155 { + padding-right: 155px !important; +} + +.mt--155 { + margin-top: 155px !important; +} + +.mb--155 { + margin-bottom: 155px !important; +} + +.mr--155 { + margin-right: 155px !important; +} + +.ml--155 { + margin-left: 155px !important; +} + +.ptb--160 { + padding: 160px 0 !important; +} + +.plr--160 { + padding: 0 160px !important; +} + +.pt--160 { + padding-top: 160px !important; +} + +.pb--160 { + padding-bottom: 160px !important; +} + +.pl--160 { + padding-left: 160px !important; +} + +.pr--160 { + padding-right: 160px !important; +} + +.mt--160 { + margin-top: 160px !important; +} + +.mb--160 { + margin-bottom: 160px !important; +} + +.mr--160 { + margin-right: 160px !important; +} + +.ml--160 { + margin-left: 160px !important; +} + +.ptb--165 { + padding: 165px 0 !important; +} + +.plr--165 { + padding: 0 165px !important; +} + +.pt--165 { + padding-top: 165px !important; +} + +.pb--165 { + padding-bottom: 165px !important; +} + +.pl--165 { + padding-left: 165px !important; +} + +.pr--165 { + padding-right: 165px !important; +} + +.mt--165 { + margin-top: 165px !important; +} + +.mb--165 { + margin-bottom: 165px !important; +} + +.mr--165 { + margin-right: 165px !important; +} + +.ml--165 { + margin-left: 165px !important; +} + +.ptb--170 { + padding: 170px 0 !important; +} + +.plr--170 { + padding: 0 170px !important; +} + +.pt--170 { + padding-top: 170px !important; +} + +.pb--170 { + padding-bottom: 170px !important; +} + +.pl--170 { + padding-left: 170px !important; +} + +.pr--170 { + padding-right: 170px !important; +} + +.mt--170 { + margin-top: 170px !important; +} + +.mb--170 { + margin-bottom: 170px !important; +} + +.mr--170 { + margin-right: 170px !important; +} + +.ml--170 { + margin-left: 170px !important; +} + +.ptb--175 { + padding: 175px 0 !important; +} + +.plr--175 { + padding: 0 175px !important; +} + +.pt--175 { + padding-top: 175px !important; +} + +.pb--175 { + padding-bottom: 175px !important; +} + +.pl--175 { + padding-left: 175px !important; +} + +.pr--175 { + padding-right: 175px !important; +} + +.mt--175 { + margin-top: 175px !important; +} + +.mb--175 { + margin-bottom: 175px !important; +} + +.mr--175 { + margin-right: 175px !important; +} + +.ml--175 { + margin-left: 175px !important; +} + +.ptb--180 { + padding: 180px 0 !important; +} + +.plr--180 { + padding: 0 180px !important; +} + +.pt--180 { + padding-top: 180px !important; +} + +.pb--180 { + padding-bottom: 180px !important; +} + +.pl--180 { + padding-left: 180px !important; +} + +.pr--180 { + padding-right: 180px !important; +} + +.mt--180 { + margin-top: 180px !important; +} + +.mb--180 { + margin-bottom: 180px !important; +} + +.mr--180 { + margin-right: 180px !important; +} + +.ml--180 { + margin-left: 180px !important; +} + +.ptb--185 { + padding: 185px 0 !important; +} + +.plr--185 { + padding: 0 185px !important; +} + +.pt--185 { + padding-top: 185px !important; +} + +.pb--185 { + padding-bottom: 185px !important; +} + +.pl--185 { + padding-left: 185px !important; +} + +.pr--185 { + padding-right: 185px !important; +} + +.mt--185 { + margin-top: 185px !important; +} + +.mb--185 { + margin-bottom: 185px !important; +} + +.mr--185 { + margin-right: 185px !important; +} + +.ml--185 { + margin-left: 185px !important; +} + +.ptb--190 { + padding: 190px 0 !important; +} + +.plr--190 { + padding: 0 190px !important; +} + +.pt--190 { + padding-top: 190px !important; +} + +.pb--190 { + padding-bottom: 190px !important; +} + +.pl--190 { + padding-left: 190px !important; +} + +.pr--190 { + padding-right: 190px !important; +} + +.mt--190 { + margin-top: 190px !important; +} + +.mb--190 { + margin-bottom: 190px !important; +} + +.mr--190 { + margin-right: 190px !important; +} + +.ml--190 { + margin-left: 190px !important; +} + +.ptb--195 { + padding: 195px 0 !important; +} + +.plr--195 { + padding: 0 195px !important; +} + +.pt--195 { + padding-top: 195px !important; +} + +.pb--195 { + padding-bottom: 195px !important; +} + +.pl--195 { + padding-left: 195px !important; +} + +.pr--195 { + padding-right: 195px !important; +} + +.mt--195 { + margin-top: 195px !important; +} + +.mb--195 { + margin-bottom: 195px !important; +} + +.mr--195 { + margin-right: 195px !important; +} + +.ml--195 { + margin-left: 195px !important; +} + +.ptb--200 { + padding: 200px 0 !important; +} + +.plr--200 { + padding: 0 200px !important; +} + +.pt--200 { + padding-top: 200px !important; +} + +.pb--200 { + padding-bottom: 200px !important; +} + +.pl--200 { + padding-left: 200px !important; +} + +.pr--200 { + padding-right: 200px !important; +} + +.mt--200 { + margin-top: 200px !important; +} + +.mb--200 { + margin-bottom: 200px !important; +} + +.mr--200 { + margin-right: 200px !important; +} + +.ml--200 { + margin-left: 200px !important; +} + +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .ptb_lp--5 { + padding: 5px 0 !important; + } + .plr_lp--5 { + padding: 0 5px !important; + } + .pt_lp--5 { + padding-top: 5px !important; + } + .pb_lp--5 { + padding-bottom: 5px !important; + } + .pl_lp--5 { + padding-left: 5px !important; + } + .pr_lp--5 { + padding-right: 5px !important; + } + .mt_lp--5 { + margin-top: 5px !important; + } + .mb_lp--5 { + margin-bottom: 5px !important; + } + .ptb_lp--10 { + padding: 10px 0 !important; + } + .plr_lp--10 { + padding: 0 10px !important; + } + .pt_lp--10 { + padding-top: 10px !important; + } + .pb_lp--10 { + padding-bottom: 10px !important; + } + .pl_lp--10 { + padding-left: 10px !important; + } + .pr_lp--10 { + padding-right: 10px !important; + } + .mt_lp--10 { + margin-top: 10px !important; + } + .mb_lp--10 { + margin-bottom: 10px !important; + } + .ptb_lp--15 { + padding: 15px 0 !important; + } + .plr_lp--15 { + padding: 0 15px !important; + } + .pt_lp--15 { + padding-top: 15px !important; + } + .pb_lp--15 { + padding-bottom: 15px !important; + } + .pl_lp--15 { + padding-left: 15px !important; + } + .pr_lp--15 { + padding-right: 15px !important; + } + .mt_lp--15 { + margin-top: 15px !important; + } + .mb_lp--15 { + margin-bottom: 15px !important; + } + .ptb_lp--20 { + padding: 20px 0 !important; + } + .plr_lp--20 { + padding: 0 20px !important; + } + .pt_lp--20 { + padding-top: 20px !important; + } + .pb_lp--20 { + padding-bottom: 20px !important; + } + .pl_lp--20 { + padding-left: 20px !important; + } + .pr_lp--20 { + padding-right: 20px !important; + } + .mt_lp--20 { + margin-top: 20px !important; + } + .mb_lp--20 { + margin-bottom: 20px !important; + } + .ptb_lp--25 { + padding: 25px 0 !important; + } + .plr_lp--25 { + padding: 0 25px !important; + } + .pt_lp--25 { + padding-top: 25px !important; + } + .pb_lp--25 { + padding-bottom: 25px !important; + } + .pl_lp--25 { + padding-left: 25px !important; + } + .pr_lp--25 { + padding-right: 25px !important; + } + .mt_lp--25 { + margin-top: 25px !important; + } + .mb_lp--25 { + margin-bottom: 25px !important; + } + .ptb_lp--30 { + padding: 30px 0 !important; + } + .plr_lp--30 { + padding: 0 30px !important; + } + .pt_lp--30 { + padding-top: 30px !important; + } + .pb_lp--30 { + padding-bottom: 30px !important; + } + .pl_lp--30 { + padding-left: 30px !important; + } + .pr_lp--30 { + padding-right: 30px !important; + } + .mt_lp--30 { + margin-top: 30px !important; + } + .mb_lp--30 { + margin-bottom: 30px !important; + } + .ptb_lp--35 { + padding: 35px 0 !important; + } + .plr_lp--35 { + padding: 0 35px !important; + } + .pt_lp--35 { + padding-top: 35px !important; + } + .pb_lp--35 { + padding-bottom: 35px !important; + } + .pl_lp--35 { + padding-left: 35px !important; + } + .pr_lp--35 { + padding-right: 35px !important; + } + .mt_lp--35 { + margin-top: 35px !important; + } + .mb_lp--35 { + margin-bottom: 35px !important; + } + .ptb_lp--40 { + padding: 40px 0 !important; + } + .plr_lp--40 { + padding: 0 40px !important; + } + .pt_lp--40 { + padding-top: 40px !important; + } + .pb_lp--40 { + padding-bottom: 40px !important; + } + .pl_lp--40 { + padding-left: 40px !important; + } + .pr_lp--40 { + padding-right: 40px !important; + } + .mt_lp--40 { + margin-top: 40px !important; + } + .mb_lp--40 { + margin-bottom: 40px !important; + } + .ptb_lp--45 { + padding: 45px 0 !important; + } + .plr_lp--45 { + padding: 0 45px !important; + } + .pt_lp--45 { + padding-top: 45px !important; + } + .pb_lp--45 { + padding-bottom: 45px !important; + } + .pl_lp--45 { + padding-left: 45px !important; + } + .pr_lp--45 { + padding-right: 45px !important; + } + .mt_lp--45 { + margin-top: 45px !important; + } + .mb_lp--45 { + margin-bottom: 45px !important; + } + .ptb_lp--50 { + padding: 50px 0 !important; + } + .plr_lp--50 { + padding: 0 50px !important; + } + .pt_lp--50 { + padding-top: 50px !important; + } + .pb_lp--50 { + padding-bottom: 50px !important; + } + .pl_lp--50 { + padding-left: 50px !important; + } + .pr_lp--50 { + padding-right: 50px !important; + } + .mt_lp--50 { + margin-top: 50px !important; + } + .mb_lp--50 { + margin-bottom: 50px !important; + } + .ptb_lp--55 { + padding: 55px 0 !important; + } + .plr_lp--55 { + padding: 0 55px !important; + } + .pt_lp--55 { + padding-top: 55px !important; + } + .pb_lp--55 { + padding-bottom: 55px !important; + } + .pl_lp--55 { + padding-left: 55px !important; + } + .pr_lp--55 { + padding-right: 55px !important; + } + .mt_lp--55 { + margin-top: 55px !important; + } + .mb_lp--55 { + margin-bottom: 55px !important; + } + .ptb_lp--60 { + padding: 60px 0 !important; + } + .plr_lp--60 { + padding: 0 60px !important; + } + .pt_lp--60 { + padding-top: 60px !important; + } + .pb_lp--60 { + padding-bottom: 60px !important; + } + .pl_lp--60 { + padding-left: 60px !important; + } + .pr_lp--60 { + padding-right: 60px !important; + } + .mt_lp--60 { + margin-top: 60px !important; + } + .mb_lp--60 { + margin-bottom: 60px !important; + } + .ptb_lp--65 { + padding: 65px 0 !important; + } + .plr_lp--65 { + padding: 0 65px !important; + } + .pt_lp--65 { + padding-top: 65px !important; + } + .pb_lp--65 { + padding-bottom: 65px !important; + } + .pl_lp--65 { + padding-left: 65px !important; + } + .pr_lp--65 { + padding-right: 65px !important; + } + .mt_lp--65 { + margin-top: 65px !important; + } + .mb_lp--65 { + margin-bottom: 65px !important; + } + .ptb_lp--70 { + padding: 70px 0 !important; + } + .plr_lp--70 { + padding: 0 70px !important; + } + .pt_lp--70 { + padding-top: 70px !important; + } + .pb_lp--70 { + padding-bottom: 70px !important; + } + .pl_lp--70 { + padding-left: 70px !important; + } + .pr_lp--70 { + padding-right: 70px !important; + } + .mt_lp--70 { + margin-top: 70px !important; + } + .mb_lp--70 { + margin-bottom: 70px !important; + } + .ptb_lp--75 { + padding: 75px 0 !important; + } + .plr_lp--75 { + padding: 0 75px !important; + } + .pt_lp--75 { + padding-top: 75px !important; + } + .pb_lp--75 { + padding-bottom: 75px !important; + } + .pl_lp--75 { + padding-left: 75px !important; + } + .pr_lp--75 { + padding-right: 75px !important; + } + .mt_lp--75 { + margin-top: 75px !important; + } + .mb_lp--75 { + margin-bottom: 75px !important; + } + .ptb_lp--80 { + padding: 80px 0 !important; + } + .plr_lp--80 { + padding: 0 80px !important; + } + .pt_lp--80 { + padding-top: 80px !important; + } + .pb_lp--80 { + padding-bottom: 80px !important; + } + .pl_lp--80 { + padding-left: 80px !important; + } + .pr_lp--80 { + padding-right: 80px !important; + } + .mt_lp--80 { + margin-top: 80px !important; + } + .mb_lp--80 { + margin-bottom: 80px !important; + } + .ptb_lp--85 { + padding: 85px 0 !important; + } + .plr_lp--85 { + padding: 0 85px !important; + } + .pt_lp--85 { + padding-top: 85px !important; + } + .pb_lp--85 { + padding-bottom: 85px !important; + } + .pl_lp--85 { + padding-left: 85px !important; + } + .pr_lp--85 { + padding-right: 85px !important; + } + .mt_lp--85 { + margin-top: 85px !important; + } + .mb_lp--85 { + margin-bottom: 85px !important; + } + .ptb_lp--90 { + padding: 90px 0 !important; + } + .plr_lp--90 { + padding: 0 90px !important; + } + .pt_lp--90 { + padding-top: 90px !important; + } + .pb_lp--90 { + padding-bottom: 90px !important; + } + .pl_lp--90 { + padding-left: 90px !important; + } + .pr_lp--90 { + padding-right: 90px !important; + } + .mt_lp--90 { + margin-top: 90px !important; + } + .mb_lp--90 { + margin-bottom: 90px !important; + } + .ptb_lp--95 { + padding: 95px 0 !important; + } + .plr_lp--95 { + padding: 0 95px !important; + } + .pt_lp--95 { + padding-top: 95px !important; + } + .pb_lp--95 { + padding-bottom: 95px !important; + } + .pl_lp--95 { + padding-left: 95px !important; + } + .pr_lp--95 { + padding-right: 95px !important; + } + .mt_lp--95 { + margin-top: 95px !important; + } + .mb_lp--95 { + margin-bottom: 95px !important; + } + .ptb_lp--100 { + padding: 100px 0 !important; + } + .plr_lp--100 { + padding: 0 100px !important; + } + .pt_lp--100 { + padding-top: 100px !important; + } + .pb_lp--100 { + padding-bottom: 100px !important; + } + .pl_lp--100 { + padding-left: 100px !important; + } + .pr_lp--100 { + padding-right: 100px !important; + } + .mt_lp--100 { + margin-top: 100px !important; + } + .mb_lp--100 { + margin-bottom: 100px !important; + } + .plr--120 { + padding: 0 90px !important; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .ptb_lg--5 { + padding: 5px 0 !important; + } + .plr_lg--5 { + padding: 0 5px !important; + } + .pt_lg--5 { + padding-top: 5px !important; + } + .pb_lg--5 { + padding-bottom: 5px !important; + } + .pl_lg--5 { + padding-left: 5px !important; + } + .pr_lg--5 { + padding-right: 5px !important; + } + .mt_lg--5 { + margin-top: 5px !important; + } + .mb_lg--5 { + margin-bottom: 5px !important; + } + .ml_lg--5 { + margin-left: 5px !important; + } + .ptb_lg--10 { + padding: 10px 0 !important; + } + .plr_lg--10 { + padding: 0 10px !important; + } + .pt_lg--10 { + padding-top: 10px !important; + } + .pb_lg--10 { + padding-bottom: 10px !important; + } + .pl_lg--10 { + padding-left: 10px !important; + } + .pr_lg--10 { + padding-right: 10px !important; + } + .mt_lg--10 { + margin-top: 10px !important; + } + .mb_lg--10 { + margin-bottom: 10px !important; + } + .ml_lg--10 { + margin-left: 10px !important; + } + .ptb_lg--15 { + padding: 15px 0 !important; + } + .plr_lg--15 { + padding: 0 15px !important; + } + .pt_lg--15 { + padding-top: 15px !important; + } + .pb_lg--15 { + padding-bottom: 15px !important; + } + .pl_lg--15 { + padding-left: 15px !important; + } + .pr_lg--15 { + padding-right: 15px !important; + } + .mt_lg--15 { + margin-top: 15px !important; + } + .mb_lg--15 { + margin-bottom: 15px !important; + } + .ml_lg--15 { + margin-left: 15px !important; + } + .ptb_lg--20 { + padding: 20px 0 !important; + } + .plr_lg--20 { + padding: 0 20px !important; + } + .pt_lg--20 { + padding-top: 20px !important; + } + .pb_lg--20 { + padding-bottom: 20px !important; + } + .pl_lg--20 { + padding-left: 20px !important; + } + .pr_lg--20 { + padding-right: 20px !important; + } + .mt_lg--20 { + margin-top: 20px !important; + } + .mb_lg--20 { + margin-bottom: 20px !important; + } + .ml_lg--20 { + margin-left: 20px !important; + } + .ptb_lg--25 { + padding: 25px 0 !important; + } + .plr_lg--25 { + padding: 0 25px !important; + } + .pt_lg--25 { + padding-top: 25px !important; + } + .pb_lg--25 { + padding-bottom: 25px !important; + } + .pl_lg--25 { + padding-left: 25px !important; + } + .pr_lg--25 { + padding-right: 25px !important; + } + .mt_lg--25 { + margin-top: 25px !important; + } + .mb_lg--25 { + margin-bottom: 25px !important; + } + .ml_lg--25 { + margin-left: 25px !important; + } + .ptb_lg--30 { + padding: 30px 0 !important; + } + .plr_lg--30 { + padding: 0 30px !important; + } + .pt_lg--30 { + padding-top: 30px !important; + } + .pb_lg--30 { + padding-bottom: 30px !important; + } + .pl_lg--30 { + padding-left: 30px !important; + } + .pr_lg--30 { + padding-right: 30px !important; + } + .mt_lg--30 { + margin-top: 30px !important; + } + .mb_lg--30 { + margin-bottom: 30px !important; + } + .ml_lg--30 { + margin-left: 30px !important; + } + .ptb_lg--35 { + padding: 35px 0 !important; + } + .plr_lg--35 { + padding: 0 35px !important; + } + .pt_lg--35 { + padding-top: 35px !important; + } + .pb_lg--35 { + padding-bottom: 35px !important; + } + .pl_lg--35 { + padding-left: 35px !important; + } + .pr_lg--35 { + padding-right: 35px !important; + } + .mt_lg--35 { + margin-top: 35px !important; + } + .mb_lg--35 { + margin-bottom: 35px !important; + } + .ml_lg--35 { + margin-left: 35px !important; + } + .ptb_lg--40 { + padding: 40px 0 !important; + } + .plr_lg--40 { + padding: 0 40px !important; + } + .pt_lg--40 { + padding-top: 40px !important; + } + .pb_lg--40 { + padding-bottom: 40px !important; + } + .pl_lg--40 { + padding-left: 40px !important; + } + .pr_lg--40 { + padding-right: 40px !important; + } + .mt_lg--40 { + margin-top: 40px !important; + } + .mb_lg--40 { + margin-bottom: 40px !important; + } + .ml_lg--40 { + margin-left: 40px !important; + } + .ptb_lg--45 { + padding: 45px 0 !important; + } + .plr_lg--45 { + padding: 0 45px !important; + } + .pt_lg--45 { + padding-top: 45px !important; + } + .pb_lg--45 { + padding-bottom: 45px !important; + } + .pl_lg--45 { + padding-left: 45px !important; + } + .pr_lg--45 { + padding-right: 45px !important; + } + .mt_lg--45 { + margin-top: 45px !important; + } + .mb_lg--45 { + margin-bottom: 45px !important; + } + .ml_lg--45 { + margin-left: 45px !important; + } + .ptb_lg--50 { + padding: 50px 0 !important; + } + .plr_lg--50 { + padding: 0 50px !important; + } + .pt_lg--50 { + padding-top: 50px !important; + } + .pb_lg--50 { + padding-bottom: 50px !important; + } + .pl_lg--50 { + padding-left: 50px !important; + } + .pr_lg--50 { + padding-right: 50px !important; + } + .mt_lg--50 { + margin-top: 50px !important; + } + .mb_lg--50 { + margin-bottom: 50px !important; + } + .ml_lg--50 { + margin-left: 50px !important; + } + .ptb_lg--55 { + padding: 55px 0 !important; + } + .plr_lg--55 { + padding: 0 55px !important; + } + .pt_lg--55 { + padding-top: 55px !important; + } + .pb_lg--55 { + padding-bottom: 55px !important; + } + .pl_lg--55 { + padding-left: 55px !important; + } + .pr_lg--55 { + padding-right: 55px !important; + } + .mt_lg--55 { + margin-top: 55px !important; + } + .mb_lg--55 { + margin-bottom: 55px !important; + } + .ml_lg--55 { + margin-left: 55px !important; + } + .ptb_lg--60 { + padding: 60px 0 !important; + } + .plr_lg--60 { + padding: 0 60px !important; + } + .pt_lg--60 { + padding-top: 60px !important; + } + .pb_lg--60 { + padding-bottom: 60px !important; + } + .pl_lg--60 { + padding-left: 60px !important; + } + .pr_lg--60 { + padding-right: 60px !important; + } + .mt_lg--60 { + margin-top: 60px !important; + } + .mb_lg--60 { + margin-bottom: 60px !important; + } + .ml_lg--60 { + margin-left: 60px !important; + } + .ptb_lg--65 { + padding: 65px 0 !important; + } + .plr_lg--65 { + padding: 0 65px !important; + } + .pt_lg--65 { + padding-top: 65px !important; + } + .pb_lg--65 { + padding-bottom: 65px !important; + } + .pl_lg--65 { + padding-left: 65px !important; + } + .pr_lg--65 { + padding-right: 65px !important; + } + .mt_lg--65 { + margin-top: 65px !important; + } + .mb_lg--65 { + margin-bottom: 65px !important; + } + .ml_lg--65 { + margin-left: 65px !important; + } + .ptb_lg--70 { + padding: 70px 0 !important; + } + .plr_lg--70 { + padding: 0 70px !important; + } + .pt_lg--70 { + padding-top: 70px !important; + } + .pb_lg--70 { + padding-bottom: 70px !important; + } + .pl_lg--70 { + padding-left: 70px !important; + } + .pr_lg--70 { + padding-right: 70px !important; + } + .mt_lg--70 { + margin-top: 70px !important; + } + .mb_lg--70 { + margin-bottom: 70px !important; + } + .ml_lg--70 { + margin-left: 70px !important; + } + .ptb_lg--75 { + padding: 75px 0 !important; + } + .plr_lg--75 { + padding: 0 75px !important; + } + .pt_lg--75 { + padding-top: 75px !important; + } + .pb_lg--75 { + padding-bottom: 75px !important; + } + .pl_lg--75 { + padding-left: 75px !important; + } + .pr_lg--75 { + padding-right: 75px !important; + } + .mt_lg--75 { + margin-top: 75px !important; + } + .mb_lg--75 { + margin-bottom: 75px !important; + } + .ml_lg--75 { + margin-left: 75px !important; + } + .ptb_lg--80 { + padding: 80px 0 !important; + } + .plr_lg--80 { + padding: 0 80px !important; + } + .pt_lg--80 { + padding-top: 80px !important; + } + .pb_lg--80 { + padding-bottom: 80px !important; + } + .pl_lg--80 { + padding-left: 80px !important; + } + .pr_lg--80 { + padding-right: 80px !important; + } + .mt_lg--80 { + margin-top: 80px !important; + } + .mb_lg--80 { + margin-bottom: 80px !important; + } + .ml_lg--80 { + margin-left: 80px !important; + } + .ptb_lg--85 { + padding: 85px 0 !important; + } + .plr_lg--85 { + padding: 0 85px !important; + } + .pt_lg--85 { + padding-top: 85px !important; + } + .pb_lg--85 { + padding-bottom: 85px !important; + } + .pl_lg--85 { + padding-left: 85px !important; + } + .pr_lg--85 { + padding-right: 85px !important; + } + .mt_lg--85 { + margin-top: 85px !important; + } + .mb_lg--85 { + margin-bottom: 85px !important; + } + .ml_lg--85 { + margin-left: 85px !important; + } + .ptb_lg--90 { + padding: 90px 0 !important; + } + .plr_lg--90 { + padding: 0 90px !important; + } + .pt_lg--90 { + padding-top: 90px !important; + } + .pb_lg--90 { + padding-bottom: 90px !important; + } + .pl_lg--90 { + padding-left: 90px !important; + } + .pr_lg--90 { + padding-right: 90px !important; + } + .mt_lg--90 { + margin-top: 90px !important; + } + .mb_lg--90 { + margin-bottom: 90px !important; + } + .ml_lg--90 { + margin-left: 90px !important; + } + .ptb_lg--95 { + padding: 95px 0 !important; + } + .plr_lg--95 { + padding: 0 95px !important; + } + .pt_lg--95 { + padding-top: 95px !important; + } + .pb_lg--95 { + padding-bottom: 95px !important; + } + .pl_lg--95 { + padding-left: 95px !important; + } + .pr_lg--95 { + padding-right: 95px !important; + } + .mt_lg--95 { + margin-top: 95px !important; + } + .mb_lg--95 { + margin-bottom: 95px !important; + } + .ml_lg--95 { + margin-left: 95px !important; + } + .ptb_lg--100 { + padding: 100px 0 !important; + } + .plr_lg--100 { + padding: 0 100px !important; + } + .pt_lg--100 { + padding-top: 100px !important; + } + .pb_lg--100 { + padding-bottom: 100px !important; + } + .pl_lg--100 { + padding-left: 100px !important; + } + .pr_lg--100 { + padding-right: 100px !important; + } + .mt_lg--100 { + margin-top: 100px !important; + } + .mb_lg--100 { + margin-bottom: 100px !important; + } + .ml_lg--100 { + margin-left: 100px !important; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .ptb_md--0 { + padding: 0 !important; + } + .pl_md--0 { + padding-left: 0 !important; + } + .pr_md--0 { + padding-right: 0 !important; + } + .pt_md--0 { + padding-top: 0 !important; + } + .pb_md--0 { + padding-bottom: 0 !important; + } + .mr_md--0 { + margin-right: 0 !important; + } + .ml_md--0 { + margin-left: 0 !important; + } + .mt_md--0 { + margin-top: 0 !important; + } + .mb_md--0 { + margin-bottom: 0 !important; + } + .ptb_md--250 { + padding: 250px 0 !important; + } + .ptb_md--5 { + padding: 5px 0 !important; + } + .plr_md--5 { + padding: 0 5px !important; + } + .pt_md--5 { + padding-top: 5px !important; + } + .pb_md--5 { + padding-bottom: 5px !important; + } + .pl_md--5 { + padding-left: 5px !important; + } + .pr_md--5 { + padding-right: 5px !important; + } + .mt_md--5 { + margin-top: 5px !important; + } + .mb_md--5 { + margin-bottom: 5px !important; + } + .ptb_md--10 { + padding: 10px 0 !important; + } + .plr_md--10 { + padding: 0 10px !important; + } + .pt_md--10 { + padding-top: 10px !important; + } + .pb_md--10 { + padding-bottom: 10px !important; + } + .pl_md--10 { + padding-left: 10px !important; + } + .pr_md--10 { + padding-right: 10px !important; + } + .mt_md--10 { + margin-top: 10px !important; + } + .mb_md--10 { + margin-bottom: 10px !important; + } + .ptb_md--15 { + padding: 15px 0 !important; + } + .plr_md--15 { + padding: 0 15px !important; + } + .pt_md--15 { + padding-top: 15px !important; + } + .pb_md--15 { + padding-bottom: 15px !important; + } + .pl_md--15 { + padding-left: 15px !important; + } + .pr_md--15 { + padding-right: 15px !important; + } + .mt_md--15 { + margin-top: 15px !important; + } + .mb_md--15 { + margin-bottom: 15px !important; + } + .ptb_md--20 { + padding: 20px 0 !important; + } + .plr_md--20 { + padding: 0 20px !important; + } + .pt_md--20 { + padding-top: 20px !important; + } + .pb_md--20 { + padding-bottom: 20px !important; + } + .pl_md--20 { + padding-left: 20px !important; + } + .pr_md--20 { + padding-right: 20px !important; + } + .mt_md--20 { + margin-top: 20px !important; + } + .mb_md--20 { + margin-bottom: 20px !important; + } + .ptb_md--25 { + padding: 25px 0 !important; + } + .plr_md--25 { + padding: 0 25px !important; + } + .pt_md--25 { + padding-top: 25px !important; + } + .pb_md--25 { + padding-bottom: 25px !important; + } + .pl_md--25 { + padding-left: 25px !important; + } + .pr_md--25 { + padding-right: 25px !important; + } + .mt_md--25 { + margin-top: 25px !important; + } + .mb_md--25 { + margin-bottom: 25px !important; + } + .ptb_md--30 { + padding: 30px 0 !important; + } + .plr_md--30 { + padding: 0 30px !important; + } + .pt_md--30 { + padding-top: 30px !important; + } + .pb_md--30 { + padding-bottom: 30px !important; + } + .pl_md--30 { + padding-left: 30px !important; + } + .pr_md--30 { + padding-right: 30px !important; + } + .mt_md--30 { + margin-top: 30px !important; + } + .mb_md--30 { + margin-bottom: 30px !important; + } + .ptb_md--35 { + padding: 35px 0 !important; + } + .plr_md--35 { + padding: 0 35px !important; + } + .pt_md--35 { + padding-top: 35px !important; + } + .pb_md--35 { + padding-bottom: 35px !important; + } + .pl_md--35 { + padding-left: 35px !important; + } + .pr_md--35 { + padding-right: 35px !important; + } + .mt_md--35 { + margin-top: 35px !important; + } + .mb_md--35 { + margin-bottom: 35px !important; + } + .ptb_md--40 { + padding: 40px 0 !important; + } + .plr_md--40 { + padding: 0 40px !important; + } + .pt_md--40 { + padding-top: 40px !important; + } + .pb_md--40 { + padding-bottom: 40px !important; + } + .pl_md--40 { + padding-left: 40px !important; + } + .pr_md--40 { + padding-right: 40px !important; + } + .mt_md--40 { + margin-top: 40px !important; + } + .mb_md--40 { + margin-bottom: 40px !important; + } + .ptb_md--45 { + padding: 45px 0 !important; + } + .plr_md--45 { + padding: 0 45px !important; + } + .pt_md--45 { + padding-top: 45px !important; + } + .pb_md--45 { + padding-bottom: 45px !important; + } + .pl_md--45 { + padding-left: 45px !important; + } + .pr_md--45 { + padding-right: 45px !important; + } + .mt_md--45 { + margin-top: 45px !important; + } + .mb_md--45 { + margin-bottom: 45px !important; + } + .ptb_md--50 { + padding: 50px 0 !important; + } + .plr_md--50 { + padding: 0 50px !important; + } + .pt_md--50 { + padding-top: 50px !important; + } + .pb_md--50 { + padding-bottom: 50px !important; + } + .pl_md--50 { + padding-left: 50px !important; + } + .pr_md--50 { + padding-right: 50px !important; + } + .mt_md--50 { + margin-top: 50px !important; + } + .mb_md--50 { + margin-bottom: 50px !important; + } + .ptb_md--55 { + padding: 55px 0 !important; + } + .plr_md--55 { + padding: 0 55px !important; + } + .pt_md--55 { + padding-top: 55px !important; + } + .pb_md--55 { + padding-bottom: 55px !important; + } + .pl_md--55 { + padding-left: 55px !important; + } + .pr_md--55 { + padding-right: 55px !important; + } + .mt_md--55 { + margin-top: 55px !important; + } + .mb_md--55 { + margin-bottom: 55px !important; + } + .ptb_md--60 { + padding: 60px 0 !important; + } + .plr_md--60 { + padding: 0 60px !important; + } + .pt_md--60 { + padding-top: 60px !important; + } + .pb_md--60 { + padding-bottom: 60px !important; + } + .pl_md--60 { + padding-left: 60px !important; + } + .pr_md--60 { + padding-right: 60px !important; + } + .mt_md--60 { + margin-top: 60px !important; + } + .mb_md--60 { + margin-bottom: 60px !important; + } + .ptb_md--65 { + padding: 65px 0 !important; + } + .plr_md--65 { + padding: 0 65px !important; + } + .pt_md--65 { + padding-top: 65px !important; + } + .pb_md--65 { + padding-bottom: 65px !important; + } + .pl_md--65 { + padding-left: 65px !important; + } + .pr_md--65 { + padding-right: 65px !important; + } + .mt_md--65 { + margin-top: 65px !important; + } + .mb_md--65 { + margin-bottom: 65px !important; + } + .ptb_md--70 { + padding: 70px 0 !important; + } + .plr_md--70 { + padding: 0 70px !important; + } + .pt_md--70 { + padding-top: 70px !important; + } + .pb_md--70 { + padding-bottom: 70px !important; + } + .pl_md--70 { + padding-left: 70px !important; + } + .pr_md--70 { + padding-right: 70px !important; + } + .mt_md--70 { + margin-top: 70px !important; + } + .mb_md--70 { + margin-bottom: 70px !important; + } + .ptb_md--75 { + padding: 75px 0 !important; + } + .plr_md--75 { + padding: 0 75px !important; + } + .pt_md--75 { + padding-top: 75px !important; + } + .pb_md--75 { + padding-bottom: 75px !important; + } + .pl_md--75 { + padding-left: 75px !important; + } + .pr_md--75 { + padding-right: 75px !important; + } + .mt_md--75 { + margin-top: 75px !important; + } + .mb_md--75 { + margin-bottom: 75px !important; + } + .ptb_md--80 { + padding: 80px 0 !important; + } + .plr_md--80 { + padding: 0 80px !important; + } + .pt_md--80 { + padding-top: 80px !important; + } + .pb_md--80 { + padding-bottom: 80px !important; + } + .pl_md--80 { + padding-left: 80px !important; + } + .pr_md--80 { + padding-right: 80px !important; + } + .mt_md--80 { + margin-top: 80px !important; + } + .mb_md--80 { + margin-bottom: 80px !important; + } + .ptb_md--85 { + padding: 85px 0 !important; + } + .plr_md--85 { + padding: 0 85px !important; + } + .pt_md--85 { + padding-top: 85px !important; + } + .pb_md--85 { + padding-bottom: 85px !important; + } + .pl_md--85 { + padding-left: 85px !important; + } + .pr_md--85 { + padding-right: 85px !important; + } + .mt_md--85 { + margin-top: 85px !important; + } + .mb_md--85 { + margin-bottom: 85px !important; + } + .ptb_md--90 { + padding: 90px 0 !important; + } + .plr_md--90 { + padding: 0 90px !important; + } + .pt_md--90 { + padding-top: 90px !important; + } + .pb_md--90 { + padding-bottom: 90px !important; + } + .pl_md--90 { + padding-left: 90px !important; + } + .pr_md--90 { + padding-right: 90px !important; + } + .mt_md--90 { + margin-top: 90px !important; + } + .mb_md--90 { + margin-bottom: 90px !important; + } + .ptb_md--95 { + padding: 95px 0 !important; + } + .plr_md--95 { + padding: 0 95px !important; + } + .pt_md--95 { + padding-top: 95px !important; + } + .pb_md--95 { + padding-bottom: 95px !important; + } + .pl_md--95 { + padding-left: 95px !important; + } + .pr_md--95 { + padding-right: 95px !important; + } + .mt_md--95 { + margin-top: 95px !important; + } + .mb_md--95 { + margin-bottom: 95px !important; + } + .ptb_md--100 { + padding: 100px 0 !important; + } + .plr_md--100 { + padding: 0 100px !important; + } + .pt_md--100 { + padding-top: 100px !important; + } + .pb_md--100 { + padding-bottom: 100px !important; + } + .pl_md--100 { + padding-left: 100px !important; + } + .pr_md--100 { + padding-right: 100px !important; + } + .mt_md--100 { + margin-top: 100px !important; + } + .mb_md--100 { + margin-bottom: 100px !important; + } +} +@media only screen and (max-width: 767px) { + .ptb_sm--250 { + padding: 250px 0 !important; + } + .ptb_sm--0 { + padding: 0 !important; + } + .pl_sm--0 { + padding-left: 0 !important; + } + .pr_sm--0 { + padding-right: 0 !important; + } + .pt_sm--0 { + padding-top: 0 !important; + } + .pb_sm--0 { + padding-bottom: 0 !important; + } + .mr_sm--0 { + margin-right: 0 !important; + } + .ml_sm--0 { + margin-left: 0 !important; + } + .mt_sm--0 { + margin-top: 0 !important; + } + .mb_sm--0 { + margin-bottom: 0 !important; + } + .pt_sm--150 { + padding-top: 150px !important; + } + .pb_sm--110 { + padding-bottom: 110px !important; + } + .ptb_sm--5 { + padding: 5px 0 !important; + } + .plr_sm--5 { + padding: 0 5px !important; + } + .pt_sm--5 { + padding-top: 5px !important; + } + .pb_sm--5 { + padding-bottom: 5px !important; + } + .pl_sm--5 { + padding-left: 5px !important; + } + .pr_sm--5 { + padding-right: 5px !important; + } + .mt_sm--5 { + margin-top: 5px !important; + } + .ml_sm--5 { + margin-left: 5px !important; + } + .mr_sm--5 { + margin-right: 5px !important; + } + .mb_sm--5 { + margin-bottom: 5px !important; + } + .ptb_sm--10 { + padding: 10px 0 !important; + } + .plr_sm--10 { + padding: 0 10px !important; + } + .pt_sm--10 { + padding-top: 10px !important; + } + .pb_sm--10 { + padding-bottom: 10px !important; + } + .pl_sm--10 { + padding-left: 10px !important; + } + .pr_sm--10 { + padding-right: 10px !important; + } + .mt_sm--10 { + margin-top: 10px !important; + } + .ml_sm--10 { + margin-left: 10px !important; + } + .mr_sm--10 { + margin-right: 10px !important; + } + .mb_sm--10 { + margin-bottom: 10px !important; + } + .ptb_sm--15 { + padding: 15px 0 !important; + } + .plr_sm--15 { + padding: 0 15px !important; + } + .pt_sm--15 { + padding-top: 15px !important; + } + .pb_sm--15 { + padding-bottom: 15px !important; + } + .pl_sm--15 { + padding-left: 15px !important; + } + .pr_sm--15 { + padding-right: 15px !important; + } + .mt_sm--15 { + margin-top: 15px !important; + } + .ml_sm--15 { + margin-left: 15px !important; + } + .mr_sm--15 { + margin-right: 15px !important; + } + .mb_sm--15 { + margin-bottom: 15px !important; + } + .ptb_sm--20 { + padding: 20px 0 !important; + } + .plr_sm--20 { + padding: 0 20px !important; + } + .pt_sm--20 { + padding-top: 20px !important; + } + .pb_sm--20 { + padding-bottom: 20px !important; + } + .pl_sm--20 { + padding-left: 20px !important; + } + .pr_sm--20 { + padding-right: 20px !important; + } + .mt_sm--20 { + margin-top: 20px !important; + } + .ml_sm--20 { + margin-left: 20px !important; + } + .mr_sm--20 { + margin-right: 20px !important; + } + .mb_sm--20 { + margin-bottom: 20px !important; + } + .ptb_sm--25 { + padding: 25px 0 !important; + } + .plr_sm--25 { + padding: 0 25px !important; + } + .pt_sm--25 { + padding-top: 25px !important; + } + .pb_sm--25 { + padding-bottom: 25px !important; + } + .pl_sm--25 { + padding-left: 25px !important; + } + .pr_sm--25 { + padding-right: 25px !important; + } + .mt_sm--25 { + margin-top: 25px !important; + } + .ml_sm--25 { + margin-left: 25px !important; + } + .mr_sm--25 { + margin-right: 25px !important; + } + .mb_sm--25 { + margin-bottom: 25px !important; + } + .ptb_sm--30 { + padding: 30px 0 !important; + } + .plr_sm--30 { + padding: 0 30px !important; + } + .pt_sm--30 { + padding-top: 30px !important; + } + .pb_sm--30 { + padding-bottom: 30px !important; + } + .pl_sm--30 { + padding-left: 30px !important; + } + .pr_sm--30 { + padding-right: 30px !important; + } + .mt_sm--30 { + margin-top: 30px !important; + } + .ml_sm--30 { + margin-left: 30px !important; + } + .mr_sm--30 { + margin-right: 30px !important; + } + .mb_sm--30 { + margin-bottom: 30px !important; + } + .ptb_sm--35 { + padding: 35px 0 !important; + } + .plr_sm--35 { + padding: 0 35px !important; + } + .pt_sm--35 { + padding-top: 35px !important; + } + .pb_sm--35 { + padding-bottom: 35px !important; + } + .pl_sm--35 { + padding-left: 35px !important; + } + .pr_sm--35 { + padding-right: 35px !important; + } + .mt_sm--35 { + margin-top: 35px !important; + } + .ml_sm--35 { + margin-left: 35px !important; + } + .mr_sm--35 { + margin-right: 35px !important; + } + .mb_sm--35 { + margin-bottom: 35px !important; + } + .ptb_sm--40 { + padding: 40px 0 !important; + } + .plr_sm--40 { + padding: 0 40px !important; + } + .pt_sm--40 { + padding-top: 40px !important; + } + .pb_sm--40 { + padding-bottom: 40px !important; + } + .pl_sm--40 { + padding-left: 40px !important; + } + .pr_sm--40 { + padding-right: 40px !important; + } + .mt_sm--40 { + margin-top: 40px !important; + } + .ml_sm--40 { + margin-left: 40px !important; + } + .mr_sm--40 { + margin-right: 40px !important; + } + .mb_sm--40 { + margin-bottom: 40px !important; + } + .ptb_sm--45 { + padding: 45px 0 !important; + } + .plr_sm--45 { + padding: 0 45px !important; + } + .pt_sm--45 { + padding-top: 45px !important; + } + .pb_sm--45 { + padding-bottom: 45px !important; + } + .pl_sm--45 { + padding-left: 45px !important; + } + .pr_sm--45 { + padding-right: 45px !important; + } + .mt_sm--45 { + margin-top: 45px !important; + } + .ml_sm--45 { + margin-left: 45px !important; + } + .mr_sm--45 { + margin-right: 45px !important; + } + .mb_sm--45 { + margin-bottom: 45px !important; + } + .ptb_sm--50 { + padding: 50px 0 !important; + } + .plr_sm--50 { + padding: 0 50px !important; + } + .pt_sm--50 { + padding-top: 50px !important; + } + .pb_sm--50 { + padding-bottom: 50px !important; + } + .pl_sm--50 { + padding-left: 50px !important; + } + .pr_sm--50 { + padding-right: 50px !important; + } + .mt_sm--50 { + margin-top: 50px !important; + } + .ml_sm--50 { + margin-left: 50px !important; + } + .mr_sm--50 { + margin-right: 50px !important; + } + .mb_sm--50 { + margin-bottom: 50px !important; + } + .ptb_sm--55 { + padding: 55px 0 !important; + } + .plr_sm--55 { + padding: 0 55px !important; + } + .pt_sm--55 { + padding-top: 55px !important; + } + .pb_sm--55 { + padding-bottom: 55px !important; + } + .pl_sm--55 { + padding-left: 55px !important; + } + .pr_sm--55 { + padding-right: 55px !important; + } + .mt_sm--55 { + margin-top: 55px !important; + } + .ml_sm--55 { + margin-left: 55px !important; + } + .mr_sm--55 { + margin-right: 55px !important; + } + .mb_sm--55 { + margin-bottom: 55px !important; + } + .ptb_sm--60 { + padding: 60px 0 !important; + } + .plr_sm--60 { + padding: 0 60px !important; + } + .pt_sm--60 { + padding-top: 60px !important; + } + .pb_sm--60 { + padding-bottom: 60px !important; + } + .pl_sm--60 { + padding-left: 60px !important; + } + .pr_sm--60 { + padding-right: 60px !important; + } + .mt_sm--60 { + margin-top: 60px !important; + } + .ml_sm--60 { + margin-left: 60px !important; + } + .mr_sm--60 { + margin-right: 60px !important; + } + .mb_sm--60 { + margin-bottom: 60px !important; + } + .ptb_sm--65 { + padding: 65px 0 !important; + } + .plr_sm--65 { + padding: 0 65px !important; + } + .pt_sm--65 { + padding-top: 65px !important; + } + .pb_sm--65 { + padding-bottom: 65px !important; + } + .pl_sm--65 { + padding-left: 65px !important; + } + .pr_sm--65 { + padding-right: 65px !important; + } + .mt_sm--65 { + margin-top: 65px !important; + } + .ml_sm--65 { + margin-left: 65px !important; + } + .mr_sm--65 { + margin-right: 65px !important; + } + .mb_sm--65 { + margin-bottom: 65px !important; + } + .ptb_sm--70 { + padding: 70px 0 !important; + } + .plr_sm--70 { + padding: 0 70px !important; + } + .pt_sm--70 { + padding-top: 70px !important; + } + .pb_sm--70 { + padding-bottom: 70px !important; + } + .pl_sm--70 { + padding-left: 70px !important; + } + .pr_sm--70 { + padding-right: 70px !important; + } + .mt_sm--70 { + margin-top: 70px !important; + } + .ml_sm--70 { + margin-left: 70px !important; + } + .mr_sm--70 { + margin-right: 70px !important; + } + .mb_sm--70 { + margin-bottom: 70px !important; + } + .ptb_sm--75 { + padding: 75px 0 !important; + } + .plr_sm--75 { + padding: 0 75px !important; + } + .pt_sm--75 { + padding-top: 75px !important; + } + .pb_sm--75 { + padding-bottom: 75px !important; + } + .pl_sm--75 { + padding-left: 75px !important; + } + .pr_sm--75 { + padding-right: 75px !important; + } + .mt_sm--75 { + margin-top: 75px !important; + } + .ml_sm--75 { + margin-left: 75px !important; + } + .mr_sm--75 { + margin-right: 75px !important; + } + .mb_sm--75 { + margin-bottom: 75px !important; + } + .ptb_sm--80 { + padding: 80px 0 !important; + } + .plr_sm--80 { + padding: 0 80px !important; + } + .pt_sm--80 { + padding-top: 80px !important; + } + .pb_sm--80 { + padding-bottom: 80px !important; + } + .pl_sm--80 { + padding-left: 80px !important; + } + .pr_sm--80 { + padding-right: 80px !important; + } + .mt_sm--80 { + margin-top: 80px !important; + } + .ml_sm--80 { + margin-left: 80px !important; + } + .mr_sm--80 { + margin-right: 80px !important; + } + .mb_sm--80 { + margin-bottom: 80px !important; + } + .ptb_sm--85 { + padding: 85px 0 !important; + } + .plr_sm--85 { + padding: 0 85px !important; + } + .pt_sm--85 { + padding-top: 85px !important; + } + .pb_sm--85 { + padding-bottom: 85px !important; + } + .pl_sm--85 { + padding-left: 85px !important; + } + .pr_sm--85 { + padding-right: 85px !important; + } + .mt_sm--85 { + margin-top: 85px !important; + } + .ml_sm--85 { + margin-left: 85px !important; + } + .mr_sm--85 { + margin-right: 85px !important; + } + .mb_sm--85 { + margin-bottom: 85px !important; + } + .ptb_sm--90 { + padding: 90px 0 !important; + } + .plr_sm--90 { + padding: 0 90px !important; + } + .pt_sm--90 { + padding-top: 90px !important; + } + .pb_sm--90 { + padding-bottom: 90px !important; + } + .pl_sm--90 { + padding-left: 90px !important; + } + .pr_sm--90 { + padding-right: 90px !important; + } + .mt_sm--90 { + margin-top: 90px !important; + } + .ml_sm--90 { + margin-left: 90px !important; + } + .mr_sm--90 { + margin-right: 90px !important; + } + .mb_sm--90 { + margin-bottom: 90px !important; + } + .ptb_sm--95 { + padding: 95px 0 !important; + } + .plr_sm--95 { + padding: 0 95px !important; + } + .pt_sm--95 { + padding-top: 95px !important; + } + .pb_sm--95 { + padding-bottom: 95px !important; + } + .pl_sm--95 { + padding-left: 95px !important; + } + .pr_sm--95 { + padding-right: 95px !important; + } + .mt_sm--95 { + margin-top: 95px !important; + } + .ml_sm--95 { + margin-left: 95px !important; + } + .mr_sm--95 { + margin-right: 95px !important; + } + .mb_sm--95 { + margin-bottom: 95px !important; + } + .ptb_sm--100 { + padding: 100px 0 !important; + } + .plr_sm--100 { + padding: 0 100px !important; + } + .pt_sm--100 { + padding-top: 100px !important; + } + .pb_sm--100 { + padding-bottom: 100px !important; + } + .pl_sm--100 { + padding-left: 100px !important; + } + .pr_sm--100 { + padding-right: 100px !important; + } + .mt_sm--100 { + margin-top: 100px !important; + } + .ml_sm--100 { + margin-left: 100px !important; + } + .mr_sm--100 { + margin-right: 100px !important; + } + .mb_sm--100 { + margin-bottom: 100px !important; + } + .pl_sm--0 { + padding-left: 0 !important; + } + .pr_sm--0 { + padding-right: 0 !important; + } + .pt_sm--0 { + padding-top: 0 !important; + } + .pb_sm--0 { + padding-bottom: 0 !important; + } + .mr_sm--0 { + margin-right: 0 !important; + } + .ml_sm--0 { + margin-left: 0 !important; + } + .mt_sm--0 { + margin-top: 0 !important; + } + .mb_sm--0 { + margin-bottom: 0 !important; + } +} +@media only screen and (max-width: 575px) { + .ptb_mobile--5 { + padding: 5px 0 !important; + } + .plr_mobile--5 { + padding: 0 5px !important; + } + .pt_mobile--5 { + padding-top: 5px !important; + } + .pb_mobile--5 { + padding-bottom: 5px !important; + } + .pl_mobile--5 { + padding-left: 5px !important; + } + .pr_mobile--5 { + padding-right: 5px !important; + } + .mt_mobile--5 { + margin-top: 5px !important; + } + .mb_mobile--5 { + margin-bottom: 5px !important; + } + .ptb_mobile--10 { + padding: 10px 0 !important; + } + .plr_mobile--10 { + padding: 0 10px !important; + } + .pt_mobile--10 { + padding-top: 10px !important; + } + .pb_mobile--10 { + padding-bottom: 10px !important; + } + .pl_mobile--10 { + padding-left: 10px !important; + } + .pr_mobile--10 { + padding-right: 10px !important; + } + .mt_mobile--10 { + margin-top: 10px !important; + } + .mb_mobile--10 { + margin-bottom: 10px !important; + } + .ptb_mobile--15 { + padding: 15px 0 !important; + } + .plr_mobile--15 { + padding: 0 15px !important; + } + .pt_mobile--15 { + padding-top: 15px !important; + } + .pb_mobile--15 { + padding-bottom: 15px !important; + } + .pl_mobile--15 { + padding-left: 15px !important; + } + .pr_mobile--15 { + padding-right: 15px !important; + } + .mt_mobile--15 { + margin-top: 15px !important; + } + .mb_mobile--15 { + margin-bottom: 15px !important; + } + .ptb_mobile--20 { + padding: 20px 0 !important; + } + .plr_mobile--20 { + padding: 0 20px !important; + } + .pt_mobile--20 { + padding-top: 20px !important; + } + .pb_mobile--20 { + padding-bottom: 20px !important; + } + .pl_mobile--20 { + padding-left: 20px !important; + } + .pr_mobile--20 { + padding-right: 20px !important; + } + .mt_mobile--20 { + margin-top: 20px !important; + } + .mb_mobile--20 { + margin-bottom: 20px !important; + } + .ptb_mobile--25 { + padding: 25px 0 !important; + } + .plr_mobile--25 { + padding: 0 25px !important; + } + .pt_mobile--25 { + padding-top: 25px !important; + } + .pb_mobile--25 { + padding-bottom: 25px !important; + } + .pl_mobile--25 { + padding-left: 25px !important; + } + .pr_mobile--25 { + padding-right: 25px !important; + } + .mt_mobile--25 { + margin-top: 25px !important; + } + .mb_mobile--25 { + margin-bottom: 25px !important; + } + .ptb_mobile--30 { + padding: 30px 0 !important; + } + .plr_mobile--30 { + padding: 0 30px !important; + } + .pt_mobile--30 { + padding-top: 30px !important; + } + .pb_mobile--30 { + padding-bottom: 30px !important; + } + .pl_mobile--30 { + padding-left: 30px !important; + } + .pr_mobile--30 { + padding-right: 30px !important; + } + .mt_mobile--30 { + margin-top: 30px !important; + } + .mb_mobile--30 { + margin-bottom: 30px !important; + } + .ptb_mobile--35 { + padding: 35px 0 !important; + } + .plr_mobile--35 { + padding: 0 35px !important; + } + .pt_mobile--35 { + padding-top: 35px !important; + } + .pb_mobile--35 { + padding-bottom: 35px !important; + } + .pl_mobile--35 { + padding-left: 35px !important; + } + .pr_mobile--35 { + padding-right: 35px !important; + } + .mt_mobile--35 { + margin-top: 35px !important; + } + .mb_mobile--35 { + margin-bottom: 35px !important; + } + .ptb_mobile--40 { + padding: 40px 0 !important; + } + .plr_mobile--40 { + padding: 0 40px !important; + } + .pt_mobile--40 { + padding-top: 40px !important; + } + .pb_mobile--40 { + padding-bottom: 40px !important; + } + .pl_mobile--40 { + padding-left: 40px !important; + } + .pr_mobile--40 { + padding-right: 40px !important; + } + .mt_mobile--40 { + margin-top: 40px !important; + } + .mb_mobile--40 { + margin-bottom: 40px !important; + } + .ptb_mobile--45 { + padding: 45px 0 !important; + } + .plr_mobile--45 { + padding: 0 45px !important; + } + .pt_mobile--45 { + padding-top: 45px !important; + } + .pb_mobile--45 { + padding-bottom: 45px !important; + } + .pl_mobile--45 { + padding-left: 45px !important; + } + .pr_mobile--45 { + padding-right: 45px !important; + } + .mt_mobile--45 { + margin-top: 45px !important; + } + .mb_mobile--45 { + margin-bottom: 45px !important; + } + .ptb_mobile--50 { + padding: 50px 0 !important; + } + .plr_mobile--50 { + padding: 0 50px !important; + } + .pt_mobile--50 { + padding-top: 50px !important; + } + .pb_mobile--50 { + padding-bottom: 50px !important; + } + .pl_mobile--50 { + padding-left: 50px !important; + } + .pr_mobile--50 { + padding-right: 50px !important; + } + .mt_mobile--50 { + margin-top: 50px !important; + } + .mb_mobile--50 { + margin-bottom: 50px !important; + } + .ptb_mobile--55 { + padding: 55px 0 !important; + } + .plr_mobile--55 { + padding: 0 55px !important; + } + .pt_mobile--55 { + padding-top: 55px !important; + } + .pb_mobile--55 { + padding-bottom: 55px !important; + } + .pl_mobile--55 { + padding-left: 55px !important; + } + .pr_mobile--55 { + padding-right: 55px !important; + } + .mt_mobile--55 { + margin-top: 55px !important; + } + .mb_mobile--55 { + margin-bottom: 55px !important; + } + .ptb_mobile--60 { + padding: 60px 0 !important; + } + .plr_mobile--60 { + padding: 0 60px !important; + } + .pt_mobile--60 { + padding-top: 60px !important; + } + .pb_mobile--60 { + padding-bottom: 60px !important; + } + .pl_mobile--60 { + padding-left: 60px !important; + } + .pr_mobile--60 { + padding-right: 60px !important; + } + .mt_mobile--60 { + margin-top: 60px !important; + } + .mb_mobile--60 { + margin-bottom: 60px !important; + } + .ptb_mobile--65 { + padding: 65px 0 !important; + } + .plr_mobile--65 { + padding: 0 65px !important; + } + .pt_mobile--65 { + padding-top: 65px !important; + } + .pb_mobile--65 { + padding-bottom: 65px !important; + } + .pl_mobile--65 { + padding-left: 65px !important; + } + .pr_mobile--65 { + padding-right: 65px !important; + } + .mt_mobile--65 { + margin-top: 65px !important; + } + .mb_mobile--65 { + margin-bottom: 65px !important; + } + .ptb_mobile--70 { + padding: 70px 0 !important; + } + .plr_mobile--70 { + padding: 0 70px !important; + } + .pt_mobile--70 { + padding-top: 70px !important; + } + .pb_mobile--70 { + padding-bottom: 70px !important; + } + .pl_mobile--70 { + padding-left: 70px !important; + } + .pr_mobile--70 { + padding-right: 70px !important; + } + .mt_mobile--70 { + margin-top: 70px !important; + } + .mb_mobile--70 { + margin-bottom: 70px !important; + } + .ptb_mobile--75 { + padding: 75px 0 !important; + } + .plr_mobile--75 { + padding: 0 75px !important; + } + .pt_mobile--75 { + padding-top: 75px !important; + } + .pb_mobile--75 { + padding-bottom: 75px !important; + } + .pl_mobile--75 { + padding-left: 75px !important; + } + .pr_mobile--75 { + padding-right: 75px !important; + } + .mt_mobile--75 { + margin-top: 75px !important; + } + .mb_mobile--75 { + margin-bottom: 75px !important; + } + .ptb_mobile--80 { + padding: 80px 0 !important; + } + .plr_mobile--80 { + padding: 0 80px !important; + } + .pt_mobile--80 { + padding-top: 80px !important; + } + .pb_mobile--80 { + padding-bottom: 80px !important; + } + .pl_mobile--80 { + padding-left: 80px !important; + } + .pr_mobile--80 { + padding-right: 80px !important; + } + .mt_mobile--80 { + margin-top: 80px !important; + } + .mb_mobile--80 { + margin-bottom: 80px !important; + } + .ptb_mobile--85 { + padding: 85px 0 !important; + } + .plr_mobile--85 { + padding: 0 85px !important; + } + .pt_mobile--85 { + padding-top: 85px !important; + } + .pb_mobile--85 { + padding-bottom: 85px !important; + } + .pl_mobile--85 { + padding-left: 85px !important; + } + .pr_mobile--85 { + padding-right: 85px !important; + } + .mt_mobile--85 { + margin-top: 85px !important; + } + .mb_mobile--85 { + margin-bottom: 85px !important; + } + .ptb_mobile--90 { + padding: 90px 0 !important; + } + .plr_mobile--90 { + padding: 0 90px !important; + } + .pt_mobile--90 { + padding-top: 90px !important; + } + .pb_mobile--90 { + padding-bottom: 90px !important; + } + .pl_mobile--90 { + padding-left: 90px !important; + } + .pr_mobile--90 { + padding-right: 90px !important; + } + .mt_mobile--90 { + margin-top: 90px !important; + } + .mb_mobile--90 { + margin-bottom: 90px !important; + } + .ptb_mobile--95 { + padding: 95px 0 !important; + } + .plr_mobile--95 { + padding: 0 95px !important; + } + .pt_mobile--95 { + padding-top: 95px !important; + } + .pb_mobile--95 { + padding-bottom: 95px !important; + } + .pl_mobile--95 { + padding-left: 95px !important; + } + .pr_mobile--95 { + padding-right: 95px !important; + } + .mt_mobile--95 { + margin-top: 95px !important; + } + .mb_mobile--95 { + margin-bottom: 95px !important; + } + .ptb_mobile--100 { + padding: 100px 0 !important; + } + .plr_mobile--100 { + padding: 0 100px !important; + } + .pt_mobile--100 { + padding-top: 100px !important; + } + .pb_mobile--100 { + padding-bottom: 100px !important; + } + .pl_mobile--100 { + padding-left: 100px !important; + } + .pr_mobile--100 { + padding-right: 100px !important; + } + .mt_mobile--100 { + margin-top: 100px !important; + } + .mb_mobile--100 { + margin-bottom: 100px !important; + } +} +.slick-gutter-5 { + margin-left: -5px !important; + margin-right: -5px !important; +} +.slick-gutter-5 .slick-slide { + margin-left: 5px !important; + margin-right: 5px !important; +} + +.slick-gutter-10 { + margin-left: -10px !important; + margin-right: -10px !important; +} +.slick-gutter-10 .slick-slide { + margin-left: 10px !important; + margin-right: 10px !important; +} + +.slick-gutter-15 { + margin-left: -15px !important; + margin-right: -15px !important; +} +.slick-gutter-15 .slick-slide { + margin-left: 15px !important; + margin-right: 15px !important; +} + +.slick-gutter-20 { + margin-left: -20px !important; + margin-right: -20px !important; +} +.slick-gutter-20 .slick-slide { + margin-left: 20px !important; + margin-right: 20px !important; +} + +.slick-gutter-25 { + margin-left: -25px !important; + margin-right: -25px !important; +} +.slick-gutter-25 .slick-slide { + margin-left: 25px !important; + margin-right: 25px !important; +} + +.slick-gutter-30 { + margin-left: -30px !important; + margin-right: -30px !important; +} +.slick-gutter-30 .slick-slide { + margin-left: 30px !important; + margin-right: 30px !important; +} + +.slick-gutter-35 { + margin-left: -35px !important; + margin-right: -35px !important; +} +.slick-gutter-35 .slick-slide { + margin-left: 35px !important; + margin-right: 35px !important; +} + +.slick-gutter-40 { + margin-left: -40px !important; + margin-right: -40px !important; +} +.slick-gutter-40 .slick-slide { + margin-left: 40px !important; + margin-right: 40px !important; +} + +.slick-gutter-45 { + margin-left: -45px !important; + margin-right: -45px !important; +} +.slick-gutter-45 .slick-slide { + margin-left: 45px !important; + margin-right: 45px !important; +} + +.slick-gutter-50 { + margin-left: -50px !important; + margin-right: -50px !important; +} +.slick-gutter-50 .slick-slide { + margin-left: 50px !important; + margin-right: 50px !important; +} + +.slick-gutter-55 { + margin-left: -55px !important; + margin-right: -55px !important; +} +.slick-gutter-55 .slick-slide { + margin-left: 55px !important; + margin-right: 55px !important; +} + +.slick-gutter-60 { + margin-left: -60px !important; + margin-right: -60px !important; +} +.slick-gutter-60 .slick-slide { + margin-left: 60px !important; + margin-right: 60px !important; +} + +.slick-gutter-65 { + margin-left: -65px !important; + margin-right: -65px !important; +} +.slick-gutter-65 .slick-slide { + margin-left: 65px !important; + margin-right: 65px !important; +} + +.slick-gutter-70 { + margin-left: -70px !important; + margin-right: -70px !important; +} +.slick-gutter-70 .slick-slide { + margin-left: 70px !important; + margin-right: 70px !important; +} + +.slick-gutter-75 { + margin-left: -75px !important; + margin-right: -75px !important; +} +.slick-gutter-75 .slick-slide { + margin-left: 75px !important; + margin-right: 75px !important; +} + +.slick-gutter-80 { + margin-left: -80px !important; + margin-right: -80px !important; +} +.slick-gutter-80 .slick-slide { + margin-left: 80px !important; + margin-right: 80px !important; +} + +.slick-gutter-85 { + margin-left: -85px !important; + margin-right: -85px !important; +} +.slick-gutter-85 .slick-slide { + margin-left: 85px !important; + margin-right: 85px !important; +} + +.slick-gutter-90 { + margin-left: -90px !important; + margin-right: -90px !important; +} +.slick-gutter-90 .slick-slide { + margin-left: 90px !important; + margin-right: 90px !important; +} + +.slick-gutter-95 { + margin-left: -95px !important; + margin-right: -95px !important; +} +.slick-gutter-95 .slick-slide { + margin-left: 95px !important; + margin-right: 95px !important; +} + +.slick-gutter-100 { + margin-left: -100px !important; + margin-right: -100px !important; +} +.slick-gutter-100 .slick-slide { + margin-left: 100px !important; + margin-right: 100px !important; +} + +.max-width-160 { + max-width: 160px; +} + +.collaborate-plr-60 { + padding-left: 60px !important; + padding-right: 60px !important; +} + +/*======================== + Common Style Css +==========================*/ +.theme-gradient, .counter-style-1 .count-number { + color: var(--color-primary); +} + +.bg-lessdark-gradient { + background: linear-gradient(180deg, var(--color-lessdark) 20%, rgba(19, 19, 19, 0.4)); +} + +.bg-theme-gradient { + background-color: transparent; + background-image: linear-gradient(90deg, var(--color-primary-lightest) 10%, var(--color-primary-alt) 50%, var(--color-tertiary-alt) 90%); +} + +.bg-primary-gradient { + background-color: var(--color-primary); + background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%; +} + +.bg_patern-1 { + position: relative; + z-index: 1; + background-image: none !important; + background-color: rgba(27, 27, 28, 0.5568627451) !important; +} +.bg_patern-1::after { + background-size: auto !important; + background-repeat: repeat !important; + content: ""; + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + background-image: url(../images/bg/patern.svg) !important; + z-index: -1; + opacity: 0.3; +} + +@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { + .theme-gradient, .counter-style-1 .count-number { + color: var(--color-secondary); + background: none !important; + } +} +.real-estate-demo { + background-image: url(../images/bg/dot.svg); +} + +/* Heading Font */ +.h1 { + font-size: var(--h1) !important; +} + +.h2 { + font-size: var(--h2) !important; +} + +.h3 { + font-size: var(--h3) !important; +} + +.h4 { + font-size: var(--h4) !important; +} + +.h5 { + font-size: var(--h5) !important; +} + +.h6 { + font-size: var(--h6) !important; +} + +/*------------------------ + Text Color +-------------------------*/ +.tmp-bg-shape-secondary { + background: var(--color-secondary-opacity-1) !important; + color: var(--color-secondary-alt) !important; + border: 1px solid var(--color-secondary-opacity-2) !important; +} + +.tmp-bg-shape-tertiary { + background: var(--color-tertiary-opacity-1) !important; + color: var(--color-tertiary-alt) !important; + border: 1px solid var(--color-tertiary-opacity-2) !important; +} + +.tmp-bg-shape-yellow { + background: var(--color-yellow-opacity-1) !important; + color: var(--color-yellow-alt) !important; + border: 1px solid var(--color-yellow-opacity-2) !important; +} + +/* Radius */ +.square { + border-radius: 0 !important; +} + +.tmp-radius { + border-radius: 6px !important; +} + +.radius { + border-radius: 6px !important; +} + +.radius-6 { + border-radius: 6px !important; +} + +.radius-10 { + border-radius: 10px !important; +} + +.radius-round { + border-radius: 500px !important; +} + +.border-color-white { + border-color: var(--color-white) !important; +} + +/* Font Weight */ +/* Shadows */ +/* Others */ +.liststyle { + padding: 0; + margin: 0; + list-style: none; +} + +.transition-transform { + transition: var(--transition-transform); +} + +.heading-opacity-2 { + color: var(--heading-opacity-2) !important; +} + +.tmp-display-1 { + font-size: 80px !important; + line-height: 1.1 !important; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .tmp-display-1 { + font-size: 58px !important; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-display-1 { + font-size: 62px !important; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-display-1 { + font-size: 62px !important; + } +} +@media only screen and (max-width: 767px) { + .tmp-display-1 { + font-size: 52px !important; + } +} +@media only screen and (max-width: 575px) { + .tmp-display-1 { + font-size: 28px !important; + line-height: 1.4 !important; + } +} + +.list-icon { + list-style: none; + padding: 0; + margin: 0; +} +.list-icon li { + display: flex; + align-items: center; + margin: 15px 0; +} +@media only screen and (max-width: 767px) { + .list-icon li { + font-size: 16px; + } +} +.list-icon li .icon { + width: 30px; + background-color: var(--color-card); + height: 30px; + border-radius: 100%; + display: inline-block; + position: relative; + margin-right: 9px; + min-width: 30px; + min-height: 30px; +} +.list-icon li .icon.background-transparent { + background-color: transparent; +} +.list-icon li .icon i { + width: 20px; + height: 20px; + position: absolute; + top: 51%; + left: 51%; + transform: translate(-50%, -50%); + color: var(--color-white); +} + +.number-step { + color: var(--color-primary); + font-weight: 600; + margin-right: 10px; + font-size: 16px; +} + +.tmp-sub-badge { + font-weight: 600; + letter-spacing: 0.5px; + line-height: 18px; + font-size: 16px; + border-radius: 4px; + margin-bottom: 12px; + display: inline-block; + padding: 7px 14px; + background-color: var(--color-blackest); + box-shadow: var(--shadow-lighter); +} + +.max-width-800 { + max-width: 800px; +} + +/*------------------------ + Prs Code New +--------------------------*/ +.color-box-inner .title { + text-transform: capitalize; +} +.color-box-inner .color-box { + width: 100%; + height: 100px; + box-shadow: var(--shadow-1); +} + +.tmp-shadow-box { + border-radius: var(--radius); + background: var(--color-card); + overflow: hidden; + box-shadow: var(--shadow-1); + padding: 30px; +} + +.tmp-gradient-border { + background: var(--color-primary); + z-index: 10; +} +.tmp-gradient-border::before { + content: ""; + z-index: -1; + top: 3px; + left: 3px; + position: absolute; + background: var(--color-card); + width: calc(100% - 6px); + height: calc(100% - 6px); + border-radius: var(--radius); +} + +.sticky-top { + top: 30px; + z-index: 9; +} + +.tmp-bounce { + will-change: transform; + -webkit-animation-name: pix_bounce_sm; + animation-name: pix_bounce_sm; + -webkit-animation-duration: 5s; + animation-duration: 5s; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; + -webkit-animation-iteration-count: infinite; + animation-iteration-count: infinite; +} + +@-webkit-keyframes pix_bounce_sm { + 0% { + transform: translateY(0); + } + 50% { + transform: translateY(10%); + } + 100% { + transform: translateY(0); + } +} +.border-yellow { + border-color: var(--color-yellow) !important; +} + +.border-secondary { + border-color: var(--color-secondary) !important; +} + +.plan-offer-list { + margin: -10px; +} +.plan-offer-list li { + font-size: 16px; + margin: 10px; +} +.plan-offer-list li i { + width: 22px; + height: 22px; + background: var(--color-success); + margin: 0 auto; + line-height: 22px; + text-align: center; + border-radius: 100%; + color: var(--color-white); + font-size: 14px; + margin-right: 10px; + display: inline-block; +} +.plan-offer-list li.off { + opacity: 0.5; +} +.plan-offer-list li.off i { + background: var(--color-danger); +} +.plan-offer-list.tmp-list-primary-opacity li i { + background: var(--primary-opacity) !important; + color: var(--color-primary) !important; +} +.plan-offer-list.tmp-list-white-opacity li i { + background: var(--white-opacity) !important; + color: var(--color-white) !important; +} + +.tmp-overflow { + overflow: visible; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-overflow { + overflow-x: hidden; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-overflow { + overflow-x: hidden; + } +} +@media only screen and (max-width: 767px) { + .tmp-overflow { + overflow-x: hidden; + } +} + +.rating a { + display: inline-block; +} +.rating a i { + color: var(--color-warning); + font-style: normal; +} + +.container-1850 { + max-width: 1850px; + margin: auto; +} + +.overflow-visible { + overflow-x: hidden; +} + +.profile-image-1-personal { + position: sticky; + top: 110px; + left: 80px; + bottom: 80px; + padding: 30px; + border: 1px solid rgba(121, 121, 121, 0.09); + z-index: 1; +} +.profile-image-1-personal::before { + content: ""; + position: absolute; + left: 0; + bottom: 0; + height: 60px; + width: 60px; + border-radius: 0; + background: var(--color-primary); + z-index: -1; + filter: blur(0px); +} + +.personal-page-wrapper .container-fluid { + padding: 0 50px; +} + +.personal-page-wrapper .tmp-fluid-header .container-wrapper { + max-width: 1903px !important; +} + +@keyframes BgNoise { + 0% { + transform: translate3d(0, 9rem, 0); + } + 10% { + transform: translate3d(-1rem, -4rem, 0); + } + 20% { + transform: translate3d(-8rem, 2rem, 0); + } + 30% { + transform: translate3d(9rem, -9rem, 0); + } + 40% { + transform: translate3d(-2rem, 7rem, 0); + } + 50% { + transform: translate3d(-9rem, -4rem, 0); + } + 60% { + transform: translate3d(2rem, 6rem, 0); + } + 70% { + transform: translate3d(7rem, -8rem, 0); + } + 80% { + transform: translate3d(-9rem, 1rem, 0); + } + 90% { + transform: translate3d(6rem, -5rem, 0); + } + to { + transform: translate3d(-7rem, 0, 0); + } +} +.animated { + -webkit-animation-duration: 1s; + animation-duration: 1s; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; +} + +.container-full-120 { + padding: 0 120px; +} + +.demo-switcher-btn { + position: fixed; + right: 0; + top: 50%; + writing-mode: vertical-rl; + transform: rotate(180deg); + padding: 20px 10px; + background: linear-gradient(-45deg, #ee7752, #e73c7e, var(--color-primary), #23d5ab); + background-size: 400% 400%; + animation: gradient 3s ease infinite; + z-index: 100; + color: #fff; + cursor: pointer; +} +.demo-switcher-btn span { + font-size: 16px; +} +@keyframes gradient { + 0% { + background-position: 0% 50%; + } + 50% { + background-position: 100% 50%; + } + 100% { + background-position: 0% 50%; + } +} + +body { + /* Track */ + /* Handle */ + /* Handle on hover */ +} +body::-webkit-scrollbar { + width: 8px; +} +body::-webkit-scrollbar-track { + background: #f1f1f1; +} +body::-webkit-scrollbar-thumb { + background: var(--color-primary); +} +body::-webkit-scrollbar-thumb:hover { + background: #555; +} + +.row--20 { + margin-left: -20px; + margin-right: -20px; +} + +.tmp-about-area .large-size .progress { + height: 10px; + background: #18181a; +} + +.title-flex-between { + display: flex; + align-items: center; + justify-content: space-between; + flex-wrap: wrap; +} + +.overflow-x-visible { + overflow-x: visible; +} + +.listing-style-solid { + padding: 0; + margin: 0; + list-style: none; +} +.listing-style-solid li { + position: relative; + padding-left: 30px; + line-height: 34px; + font-weight: 500; + font-size: 16px; +} +.listing-style-solid li::before { + position: absolute; + top: 0; + left: 0; + z-index: 0; + content: "\e92c"; + color: var(--color-primary); + font-size: 20px; + font-family: "feather" !important; +} + +.typography-elements { + padding: 25px; + border-radius: 10px; +} + +#buy-now { + position: fixed; + bottom: 60px; + left: 40px; + z-index: 10000; + direction: ltr !important; +} +#buy-now a { + color: #ffffff; + z-index: 1; + position: absolute; + /* background: #333333; */ + display: block; + font-size:50px; + font-weight: bold; + + text-align: center; + + line-height: 1em; + text-decoration: none; + animation: shadow-pulse-envato 1s infinite; + border-radius: 30px; + -moz-border-radius: 30px; + -webkit-border-radius: 30px; +} +#buy-now a img { + width: 64px; + margin-left: 3px; +} +@keyframes shadow-pulse-envato { + 0% { + box-shadow: 0 0 0 0px rgba(120, 169, 56, 0.2); + } + 100% { + box-shadow: 0 0 0 20px rgba(120, 169, 56, 0); + } +} + +.error-msg p { + color: var(--color-danger); + margin-top: 10px; + margin-bottom: 0; +} + +.success-msg p { + color: var(--color-success); + margin-top: 10px; + margin-bottom: 0; +} + +@media (min-width: 2200px) { + .banner-splash-area .slider-bg-light { + display: none; + } +} + +@media (min-width: 2200px) { + .bg-transparent { + background-color: var(--color-primary) !important; + } +} + +/* ========= Forms Styles ========= */ +button, +[type=button], +[type=reset], +[type=submit] { + -webkit-appearance: button; +} + +input, +select, +textarea { + width: 100%; + transition: 0.3s; +} + +input { + height: 40px; + padding: 0 15px; +} + +select { + transition: 0.3s; + height: 60px; + line-height: 28px; + padding: 10px 20px; + outline: none; + color: var(--color-body); + -moz-appearance: none; + -webkit-appearance: none; + appearance: none; + border: var(--border-width) solid var(--color-border); + border-radius: var(--radius); + font-size: 16px; + line-height: 28px; + font-weight: 400; + padding-right: 30px; + background: transparent; +} + +input[type=text], +input[type=password], +input[type=email], +input[type=number], +input[type=tel], +textarea { + font-size: 16px; + font-weight: 400; + height: auto; + line-height: 28px; + background: transparent; + -webkit-box-shadow: none; + box-shadow: none; + padding: 0 15px; + outline: none; + border: var(--border-width) solid var(--color-border); + border-radius: var(--radius); + color: var(--color-body); + /* -- Placeholder -- */ +} +input[type=text]::placeholder, +input[type=password]::placeholder, +input[type=email]::placeholder, +input[type=number]::placeholder, +input[type=tel]::placeholder, +textarea::placeholder { + color: var(--body-color); + /* Firefox */ + opacity: 1; +} +input[type=text]:-ms-input-placeholder, +input[type=password]:-ms-input-placeholder, +input[type=email]:-ms-input-placeholder, +input[type=number]:-ms-input-placeholder, +input[type=tel]:-ms-input-placeholder, +textarea:-ms-input-placeholder { + /* Internet Explorer 10-11 */ + color: var(--body-color); + opacity: 1; +} +input[type=text]::-ms-input-placeholder, +input[type=password]::-ms-input-placeholder, +input[type=email]::-ms-input-placeholder, +input[type=number]::-ms-input-placeholder, +input[type=tel]::-ms-input-placeholder, +textarea::-ms-input-placeholder { + /* Microsoft Edge */ + color: var(--body-color); + opacity: 1; +} +input[type=text].p-holder__active, .input-active input[type=text], input[type=text].input-active, +input[type=password].p-holder__active, +.input-active input[type=password], +input[type=password].input-active, +input[type=email].p-holder__active, +.input-active input[type=email], +input[type=email].input-active, +input[type=number].p-holder__active, +.input-active input[type=number], +input[type=number].input-active, +input[type=tel].p-holder__active, +.input-active input[type=tel], +input[type=tel].input-active, +textarea.p-holder__active, +textarea.input-active { + border-color: var(--color-primary); + /* -- Placeholder -- */ +} +input[type=text].p-holder__active::placeholder, .input-active input[type=text]::placeholder, input[type=text].input-active::placeholder, +input[type=password].p-holder__active::placeholder, +.input-active input[type=password]::placeholder, +input[type=password].input-active::placeholder, +input[type=email].p-holder__active::placeholder, +.input-active input[type=email]::placeholder, +input[type=email].input-active::placeholder, +input[type=number].p-holder__active::placeholder, +.input-active input[type=number]::placeholder, +input[type=number].input-active::placeholder, +input[type=tel].p-holder__active::placeholder, +.input-active input[type=tel]::placeholder, +input[type=tel].input-active::placeholder, +textarea.p-holder__active::placeholder, +textarea.input-active::placeholder { + color: var(--color-primary); + /* Firefox */ + opacity: 1; +} +input[type=text].p-holder__active:-ms-input-placeholder, .input-active input[type=text]:-ms-input-placeholder, input[type=text].input-active:-ms-input-placeholder, +input[type=password].p-holder__active:-ms-input-placeholder, +.input-active input[type=password]:-ms-input-placeholder, +input[type=password].input-active:-ms-input-placeholder, +input[type=email].p-holder__active:-ms-input-placeholder, +.input-active input[type=email]:-ms-input-placeholder, +input[type=email].input-active:-ms-input-placeholder, +input[type=number].p-holder__active:-ms-input-placeholder, +.input-active input[type=number]:-ms-input-placeholder, +input[type=number].input-active:-ms-input-placeholder, +input[type=tel].p-holder__active:-ms-input-placeholder, +.input-active input[type=tel]:-ms-input-placeholder, +input[type=tel].input-active:-ms-input-placeholder, +textarea.p-holder__active:-ms-input-placeholder, +textarea.input-active:-ms-input-placeholder { + /* Internet Explorer 10-11 */ + color: var(--color-primary); +} +input[type=text].p-holder__active::-ms-input-placeholder, .input-active input[type=text]::-ms-input-placeholder, input[type=text].input-active::-ms-input-placeholder, +input[type=password].p-holder__active::-ms-input-placeholder, +.input-active input[type=password]::-ms-input-placeholder, +input[type=password].input-active::-ms-input-placeholder, +input[type=email].p-holder__active::-ms-input-placeholder, +.input-active input[type=email]::-ms-input-placeholder, +input[type=email].input-active::-ms-input-placeholder, +input[type=number].p-holder__active::-ms-input-placeholder, +.input-active input[type=number]::-ms-input-placeholder, +input[type=number].input-active::-ms-input-placeholder, +input[type=tel].p-holder__active::-ms-input-placeholder, +.input-active input[type=tel]::-ms-input-placeholder, +input[type=tel].input-active::-ms-input-placeholder, +textarea.p-holder__active::-ms-input-placeholder, +textarea.input-active::-ms-input-placeholder { + /* Microsoft Edge */ + color: var(--color-primary); +} +input[type=text].p-holder__error, .input-error input[type=text], input[type=text].input-error, +input[type=password].p-holder__error, +.input-error input[type=password], +input[type=password].input-error, +input[type=email].p-holder__error, +.input-error input[type=email], +input[type=email].input-error, +input[type=number].p-holder__error, +.input-error input[type=number], +input[type=number].input-error, +input[type=tel].p-holder__error, +.input-error input[type=tel], +input[type=tel].input-error, +textarea.p-holder__error, +textarea.input-error { + border-color: #f4282d; + /* -- Placeholder -- */ +} +input[type=text].p-holder__error::placeholder, .input-error input[type=text]::placeholder, input[type=text].input-error::placeholder, +input[type=password].p-holder__error::placeholder, +.input-error input[type=password]::placeholder, +input[type=password].input-error::placeholder, +input[type=email].p-holder__error::placeholder, +.input-error input[type=email]::placeholder, +input[type=email].input-error::placeholder, +input[type=number].p-holder__error::placeholder, +.input-error input[type=number]::placeholder, +input[type=number].input-error::placeholder, +input[type=tel].p-holder__error::placeholder, +.input-error input[type=tel]::placeholder, +input[type=tel].input-error::placeholder, +textarea.p-holder__error::placeholder, +textarea.input-error::placeholder { + color: #f4282d; + /* Firefox */ + opacity: 1; +} +input[type=text].p-holder__error:-ms-input-placeholder, .input-error input[type=text]:-ms-input-placeholder, input[type=text].input-error:-ms-input-placeholder, +input[type=password].p-holder__error:-ms-input-placeholder, +.input-error input[type=password]:-ms-input-placeholder, +input[type=password].input-error:-ms-input-placeholder, +input[type=email].p-holder__error:-ms-input-placeholder, +.input-error input[type=email]:-ms-input-placeholder, +input[type=email].input-error:-ms-input-placeholder, +input[type=number].p-holder__error:-ms-input-placeholder, +.input-error input[type=number]:-ms-input-placeholder, +input[type=number].input-error:-ms-input-placeholder, +input[type=tel].p-holder__error:-ms-input-placeholder, +.input-error input[type=tel]:-ms-input-placeholder, +input[type=tel].input-error:-ms-input-placeholder, +textarea.p-holder__error:-ms-input-placeholder, +textarea.input-error:-ms-input-placeholder { + /* Internet Explorer 10-11 */ + color: #f4282d; +} +input[type=text].p-holder__error::-ms-input-placeholder, .input-error input[type=text]::-ms-input-placeholder, input[type=text].input-error::-ms-input-placeholder, +input[type=password].p-holder__error::-ms-input-placeholder, +.input-error input[type=password]::-ms-input-placeholder, +input[type=password].input-error::-ms-input-placeholder, +input[type=email].p-holder__error::-ms-input-placeholder, +.input-error input[type=email]::-ms-input-placeholder, +input[type=email].input-error::-ms-input-placeholder, +input[type=number].p-holder__error::-ms-input-placeholder, +.input-error input[type=number]::-ms-input-placeholder, +input[type=number].input-error::-ms-input-placeholder, +input[type=tel].p-holder__error::-ms-input-placeholder, +.input-error input[type=tel]::-ms-input-placeholder, +input[type=tel].input-error::-ms-input-placeholder, +textarea.p-holder__error::-ms-input-placeholder, +textarea.input-error::-ms-input-placeholder { + /* Microsoft Edge */ + color: #f4282d; +} +input[type=text].p-holder__error:focus, .input-error input[type=text]:focus, input[type=text].input-error:focus, +input[type=password].p-holder__error:focus, +.input-error input[type=password]:focus, +input[type=password].input-error:focus, +input[type=email].p-holder__error:focus, +.input-error input[type=email]:focus, +input[type=email].input-error:focus, +input[type=number].p-holder__error:focus, +.input-error input[type=number]:focus, +input[type=number].input-error:focus, +input[type=tel].p-holder__error:focus, +.input-error input[type=tel]:focus, +input[type=tel].input-error:focus, +textarea.p-holder__error:focus, +textarea.input-error:focus { + border-color: #f4282d; +} +input[type=text]:focus, +input[type=password]:focus, +input[type=email]:focus, +input[type=number]:focus, +input[type=tel]:focus, +textarea:focus { + border-color: var(--color-primary); +} + +input[type=checkbox], +input[type=radio] { + opacity: 0; + position: absolute; +} +input[type=checkbox] ~ label, +input[type=radio] ~ label { + position: relative; + font-size: 15px; + line-height: 25px; + color: var(--body-color); + font-weight: 400; + padding-left: 20px; + cursor: pointer; + margin-bottom: 0; +} +input[type=checkbox] ~ label::before, +input[type=radio] ~ label::before { + content: " "; + position: absolute; + top: 6px; + left: 0; + width: 14px; + height: 14px; + background-color: #fff; + border: var(--border-width) solid rgba(24, 152, 165, 0.2); + border-radius: 2px; + transition: all 0.3s; +} +input[type=checkbox] ~ label::after, +input[type=radio] ~ label::after { + content: " "; + position: absolute; + top: 9px; + left: 2px; + width: 10px; + height: 5px; + background-color: transparent; + border-bottom: var(--border-width) solid #fff; + border-left: var(--border-width) solid #fff; + border-radius: 2px; + transform: rotate(-45deg); + opacity: 0; + transition: all 0.3s; +} +input[type=checkbox]:checked ~ label::before, +input[type=radio]:checked ~ label::before { + background-color: var(--color-primary); + border-color: var(--color-primary); +} +input[type=checkbox]:checked ~ label::after, +input[type=radio]:checked ~ label::after { + opacity: 1; +} + +input[type=radio] ~ label::before { + border-radius: 50%; +} +input[type=radio] ~ label::after { + width: 8px; + height: 8px; + left: 3px; + background: #fff; + border-radius: 50%; +} + +.form-group { + margin-bottom: 20px; +} +.form-group input { + border: var(--border-width) solid var(--color-border); + border-radius: var(--radius); + height: 50px; + font-size: 16px; + padding: 0 15px; +} +.form-group input:focus { + border-color: var(--color-primary); +} +.form-group textarea { + min-height: 193px; + border: var(--border-width) solid var(--color-border); + border-radius: var(--radius); + resize: none; + padding: 15px; + font-size: 16px; +} +.form-group textarea:focus { + border-color: var(--color-primary); +} + +input[disabled] { + display: none; +} + +.form-check { + padding-left: 0; +} + +input[type=submit] { + width: auto; + font-size: 16px; + letter-spacing: 2px; + padding: 15px 20px; + border-radius: 6px; + display: block; + font-weight: 500; + transition: 0.3s; + border: var(--border-width) solid var(--color-primary); + background: var(--color-primary); + color: #ffffff; + height: 60px; + margin-top: 30px; +} +input[type=submit]:hover { + color: #ffffff; + -webkit-box-shadow: 0 10px 15px 0 rgba(249, 0, 77, 0.1); + box-shadow: 0 10px 15px 0 rgba(249, 0, 77, 0.1); + -webkit-transform: translateY(-5px); + -ms-transform: translateY(-5px); + transform: translateY(-5px); +} + +.contact-form--1 form input::-webkit-input-placeholder, +.contact-form--1 form textarea::-webkit-input-placeholder { + /* Chrome/Opera/Safari */ + color: var(--color-body) !important; +} + +.contact-form--1 form input::-moz-placeholder, +.contact-form--1 form textarea::-moz-placeholder { + /* Firefox 19+ */ + color: var(--color-body) !important; +} + +.contact-form--1 form input:-ms-input-placeholder, +.contact-form--1 form textarea:-ms-input-placeholder { + /* IE 10+ */ + color: var(--color-body) !important; +} + +.contact-form--1 form input:-moz-placeholder, +.contact-form--1 form textarea:-moz-placeholder { + /* Firefox 18- */ + color: var(--color-body) !important; +} + +/** + * Settings + */ +/** + * Easings + */ +/** + * Core + */ +[data-sal] { + transition-duration: 0.2s; + transition-delay: 0s; + transition-duration: var(--sal-duration, 0.2s); + transition-delay: var(--sal-delay, 0s); + transition-timing-function: var(--sal-easing, ease); +} + +[data-sal][data-sal-duration="200"] { + transition-duration: 0.2s; +} + +[data-sal][data-sal-duration="250"] { + transition-duration: 0.25s; +} + +[data-sal][data-sal-duration="300"] { + transition-duration: 0.3s; +} + +[data-sal][data-sal-duration="350"] { + transition-duration: 0.35s; +} + +[data-sal][data-sal-duration="400"] { + transition-duration: 0.4s; +} + +[data-sal][data-sal-duration="450"] { + transition-duration: 0.45s; +} + +[data-sal][data-sal-duration="500"] { + transition-duration: 0.5s; +} + +[data-sal][data-sal-duration="550"] { + transition-duration: 0.55s; +} + +[data-sal][data-sal-duration="600"] { + transition-duration: 0.6s; +} + +[data-sal][data-sal-duration="650"] { + transition-duration: 0.65s; +} + +[data-sal][data-sal-duration="700"] { + transition-duration: 0.7s; +} + +[data-sal][data-sal-duration="750"] { + transition-duration: 0.75s; +} + +[data-sal][data-sal-duration="800"] { + transition-duration: 0.8s; +} + +[data-sal][data-sal-duration="850"] { + transition-duration: 0.85s; +} + +[data-sal][data-sal-duration="900"] { + transition-duration: 0.9s; +} + +[data-sal][data-sal-duration="950"] { + transition-duration: 0.95s; +} + +[data-sal][data-sal-duration="1000"] { + transition-duration: 1s; +} + +[data-sal][data-sal-duration="1050"] { + transition-duration: 1.05s; +} + +[data-sal][data-sal-duration="1100"] { + transition-duration: 1.1s; +} + +[data-sal][data-sal-duration="1150"] { + transition-duration: 1.15s; +} + +[data-sal][data-sal-duration="1200"] { + transition-duration: 1.2s; +} + +[data-sal][data-sal-duration="1250"] { + transition-duration: 1.25s; +} + +[data-sal][data-sal-duration="1300"] { + transition-duration: 1.3s; +} + +[data-sal][data-sal-duration="1350"] { + transition-duration: 1.35s; +} + +[data-sal][data-sal-duration="1400"] { + transition-duration: 1.4s; +} + +[data-sal][data-sal-duration="1450"] { + transition-duration: 1.45s; +} + +[data-sal][data-sal-duration="1500"] { + transition-duration: 1.5s; +} + +[data-sal][data-sal-duration="1550"] { + transition-duration: 1.55s; +} + +[data-sal][data-sal-duration="1600"] { + transition-duration: 1.6s; +} + +[data-sal][data-sal-duration="1650"] { + transition-duration: 1.65s; +} + +[data-sal][data-sal-duration="1700"] { + transition-duration: 1.7s; +} + +[data-sal][data-sal-duration="1750"] { + transition-duration: 1.75s; +} + +[data-sal][data-sal-duration="1800"] { + transition-duration: 1.8s; +} + +[data-sal][data-sal-duration="1850"] { + transition-duration: 1.85s; +} + +[data-sal][data-sal-duration="1900"] { + transition-duration: 1.9s; +} + +[data-sal][data-sal-duration="1950"] { + transition-duration: 1.95s; +} + +[data-sal][data-sal-duration="2000"] { + transition-duration: 2s; +} + +[data-sal][data-sal-delay="50"] { + transition-delay: 0.05s; +} + +[data-sal][data-sal-delay="100"] { + transition-delay: 0.1s; +} + +[data-sal][data-sal-delay="150"] { + transition-delay: 0.15s; +} + +[data-sal][data-sal-delay="200"] { + transition-delay: 0.2s; +} + +[data-sal][data-sal-delay="250"] { + transition-delay: 0.25s; +} + +[data-sal][data-sal-delay="300"] { + transition-delay: 0.3s; +} + +[data-sal][data-sal-delay="350"] { + transition-delay: 0.35s; +} + +[data-sal][data-sal-delay="400"] { + transition-delay: 0.4s; +} + +[data-sal][data-sal-delay="450"] { + transition-delay: 0.45s; +} + +[data-sal][data-sal-delay="500"] { + transition-delay: 0.5s; +} + +[data-sal][data-sal-delay="550"] { + transition-delay: 0.55s; +} + +[data-sal][data-sal-delay="600"] { + transition-delay: 0.6s; +} + +[data-sal][data-sal-delay="650"] { + transition-delay: 0.65s; +} + +[data-sal][data-sal-delay="700"] { + transition-delay: 0.7s; +} + +[data-sal][data-sal-delay="750"] { + transition-delay: 0.75s; +} + +[data-sal][data-sal-delay="800"] { + transition-delay: 0.8s; +} + +[data-sal][data-sal-delay="850"] { + transition-delay: 0.85s; +} + +[data-sal][data-sal-delay="900"] { + transition-delay: 0.9s; +} + +[data-sal][data-sal-delay="950"] { + transition-delay: 0.95s; +} + +[data-sal][data-sal-delay="1000"] { + transition-delay: 1s; +} + +[data-sal][data-sal-easing=linear] { + transition-timing-function: linear; +} + +[data-sal][data-sal-easing=ease] { + transition-timing-function: ease; +} + +[data-sal][data-sal-easing=ease-in] { + transition-timing-function: ease-in; +} + +[data-sal][data-sal-easing=ease-out] { + transition-timing-function: ease-out; +} + +[data-sal][data-sal-easing=ease-in-out] { + transition-timing-function: ease-in-out; +} + +[data-sal][data-sal-easing=ease-in-cubic] { + transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); +} + +[data-sal][data-sal-easing=ease-out-cubic] { + transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); +} + +[data-sal][data-sal-easing=ease-in-out-cubic] { + transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); +} + +[data-sal][data-sal-easing=ease-in-circ] { + transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335); +} + +[data-sal][data-sal-easing=ease-out-circ] { + transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); +} + +[data-sal][data-sal-easing=ease-in-out-circ] { + transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); +} + +[data-sal][data-sal-easing=ease-in-expo] { + transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035); +} + +[data-sal][data-sal-easing=ease-out-expo] { + transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); +} + +[data-sal][data-sal-easing=ease-in-out-expo] { + transition-timing-function: cubic-bezier(1, 0, 0, 1); +} + +[data-sal][data-sal-easing=ease-in-quad] { + transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); +} + +[data-sal][data-sal-easing=ease-out-quad] { + transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +[data-sal][data-sal-easing=ease-in-out-quad] { + transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); +} + +[data-sal][data-sal-easing=ease-in-quart] { + transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22); +} + +[data-sal][data-sal-easing=ease-out-quart] { + transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); +} + +[data-sal][data-sal-easing=ease-in-out-quart] { + transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); +} + +[data-sal][data-sal-easing=ease-in-quint] { + transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); +} + +[data-sal][data-sal-easing=ease-out-quint] { + transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); +} + +[data-sal][data-sal-easing=ease-in-out-quint] { + transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); +} + +[data-sal][data-sal-easing=ease-in-sine] { + transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); +} + +[data-sal][data-sal-easing=ease-out-sine] { + transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); +} + +[data-sal][data-sal-easing=ease-in-out-sine] { + transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); +} + +[data-sal][data-sal-easing=ease-in-back] { + transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); +} + +[data-sal][data-sal-easing=ease-out-back] { + transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); +} + +[data-sal][data-sal-easing=ease-in-out-back] { + transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); +} + +/** + * Animations + */ +[data-sal|=fade] { + opacity: 0; + transition-property: opacity; +} + +[data-sal|=fade].sal-animate, +body.sal-disabled [data-sal|=fade] { + opacity: 1; +} + +[data-sal|=slide] { + opacity: 0; + transition-property: opacity, transform; +} + +[data-sal=slide-up] { + transform: translateY(20%); +} + +[data-sal=slide-down] { + transform: translateY(-20%); +} + +[data-sal=slide-left] { + transform: translateX(20%); +} + +[data-sal=slide-right] { + transform: translateX(-20%); +} + +[data-sal|=slide].sal-animate, +body.sal-disabled [data-sal|=slide] { + opacity: 1; + transform: none; +} + +[data-sal|=zoom] { + opacity: 0; + transition-property: opacity, transform; +} + +[data-sal=zoom-in] { + transform: scale(0.5); +} + +[data-sal=zoom-out] { + transform: scale(1.1); +} + +[data-sal|=zoom].sal-animate, +body.sal-disabled [data-sal|=zoom] { + opacity: 1; + transform: none; +} + +[data-sal|=flip] { + backface-visibility: hidden; + transition-property: transform; +} + +[data-sal=flip-left] { + transform: perspective(2000px) rotateY(-91deg); +} + +[data-sal=flip-right] { + transform: perspective(2000px) rotateY(91deg); +} + +[data-sal=flip-up] { + transform: perspective(2000px) rotateX(-91deg); +} + +[data-sal=flip-down] { + transform: perspective(2000px) rotateX(91deg); +} + +[data-sal|=flip].sal-animate, +body.sal-disabled [data-sal|=flip] { + transform: none; +} + +/* -------------------------------- + +Primary style + +-------------------------------- */ +.cd-title { + position: relative; + text-align: center; +} + +.cd-intro { + width: 90%; + max-width: 768px; + text-align: center; +} + +.cd-intro { + margin: 4em auto; +} + +@media only screen and (min-width: 768px) { + .cd-intro { + margin: 5em auto; + } +} +@media only screen and (min-width: 1170px) { + .cd-intro { + margin: 6em auto; + } +} +.cd-words-wrapper { + display: inline-block; + position: relative; + text-align: left; +} + +.cd-words-wrapper b { + display: inline-block; + position: absolute; + white-space: nowrap; + left: 0; + top: 0; +} + +.cd-words-wrapper b.is-visible { + position: relative; +} + +.no-js .cd-words-wrapper b { + opacity: 0; +} + +.no-js .cd-words-wrapper b.is-visible { + opacity: 1; +} + +/* -------------------------------- + + xrotate-1 + + -------------------------------- */ +.cd-headline.rotate-1 .cd-words-wrapper { + -webkit-perspective: 300px; + -moz-perspective: 300px; + perspective: 300px; +} + +.cd-headline.rotate-1 b { + opacity: 0; + -webkit-transform-origin: 50% 100%; + -moz-transform-origin: 50% 100%; + -ms-transform-origin: 50% 100%; + -o-transform-origin: 50% 100%; + transform-origin: 50% 100%; + -webkit-transform: rotateX(180deg); + -moz-transform: rotateX(180deg); + -ms-transform: rotateX(180deg); + -o-transform: rotateX(180deg); + transform: rotateX(180deg); +} + +.cd-headline.rotate-1 b.is-visible { + opacity: 1; + -webkit-transform: rotateX(0deg); + -moz-transform: rotateX(0deg); + -ms-transform: rotateX(0deg); + -o-transform: rotateX(0deg); + transform: rotateX(0deg); + -webkit-animation: cd-rotate-1-in 1.2s; + -moz-animation: cd-rotate-1-in 1.2s; + animation: cd-rotate-1-in 1.2s; +} + +.cd-headline.rotate-1 b.is-hidden { + -webkit-transform: rotateX(180deg); + -moz-transform: rotateX(180deg); + -ms-transform: rotateX(180deg); + -o-transform: rotateX(180deg); + transform: rotateX(180deg); + -webkit-animation: cd-rotate-1-out 1.2s; + -moz-animation: cd-rotate-1-out 1.2s; + animation: cd-rotate-1-out 1.2s; +} + +@-webkit-keyframes cd-rotate-1-in { + 0% { + -webkit-transform: rotateX(180deg); + opacity: 0; + } + 35% { + -webkit-transform: rotateX(120deg); + opacity: 0; + } + 65% { + opacity: 0; + } + 100% { + -webkit-transform: rotateX(360deg); + opacity: 1; + } +} +@-moz-keyframes cd-rotate-1-in { + 0% { + -moz-transform: rotateX(180deg); + opacity: 0; + } + 35% { + -moz-transform: rotateX(120deg); + opacity: 0; + } + 65% { + opacity: 0; + } + 100% { + -moz-transform: rotateX(360deg); + opacity: 1; + } +} +@keyframes cd-rotate-1-in { + 0% { + -webkit-transform: rotateX(180deg); + -moz-transform: rotateX(180deg); + -ms-transform: rotateX(180deg); + -o-transform: rotateX(180deg); + transform: rotateX(180deg); + opacity: 0; + } + 35% { + -webkit-transform: rotateX(120deg); + -moz-transform: rotateX(120deg); + -ms-transform: rotateX(120deg); + -o-transform: rotateX(120deg); + transform: rotateX(120deg); + opacity: 0; + } + 65% { + opacity: 0; + } + 100% { + -webkit-transform: rotateX(360deg); + -moz-transform: rotateX(360deg); + -ms-transform: rotateX(360deg); + -o-transform: rotateX(360deg); + transform: rotateX(360deg); + opacity: 1; + } +} +@-webkit-keyframes cd-rotate-1-out { + 0% { + -webkit-transform: rotateX(0deg); + opacity: 1; + } + 35% { + -webkit-transform: rotateX(-40deg); + opacity: 1; + } + 65% { + opacity: 0; + } + 100% { + -webkit-transform: rotateX(180deg); + opacity: 0; + } +} +@-moz-keyframes cd-rotate-1-out { + 0% { + -moz-transform: rotateX(0deg); + opacity: 1; + } + 35% { + -moz-transform: rotateX(-40deg); + opacity: 1; + } + 65% { + opacity: 0; + } + 100% { + -moz-transform: rotateX(180deg); + opacity: 0; + } +} +@keyframes cd-rotate-1-out { + 0% { + -webkit-transform: rotateX(0deg); + -moz-transform: rotateX(0deg); + -ms-transform: rotateX(0deg); + -o-transform: rotateX(0deg); + transform: rotateX(0deg); + opacity: 1; + } + 35% { + -webkit-transform: rotateX(-40deg); + -moz-transform: rotateX(-40deg); + -ms-transform: rotateX(-40deg); + -o-transform: rotateX(-40deg); + transform: rotateX(-40deg); + opacity: 1; + } + 65% { + opacity: 0; + } + 100% { + -webkit-transform: rotateX(180deg); + -moz-transform: rotateX(180deg); + -ms-transform: rotateX(180deg); + -o-transform: rotateX(180deg); + transform: rotateX(180deg); + opacity: 0; + } +} +/* -------------------------------- + + xtype + + -------------------------------- */ +.cd-headline.type .cd-words-wrapper { + vertical-align: top; + overflow: hidden; +} + +.cd-headline.type .cd-words-wrapper::after { + /* vertical bar */ + content: ""; + position: absolute; + right: 0; + top: 50%; + bottom: auto; + -webkit-transform: translateY(-50%); + -moz-transform: translateY(-50%); + -ms-transform: translateY(-50%); + -o-transform: translateY(-50%); + transform: translateY(-50%); + height: 90%; + width: 1px; + background-color: #aebcb9; +} + +.cd-headline.type .cd-words-wrapper.waiting::after { + -webkit-animation: cd-pulse 1s infinite; + -moz-animation: cd-pulse 1s infinite; + animation: cd-pulse 1s infinite; +} + +.cd-headline.type .cd-words-wrapper.selected { + background-color: #aebcb9; +} + +.cd-headline.type .cd-words-wrapper.selected::after { + visibility: hidden; +} + +.cd-headline.type .cd-words-wrapper.selected b { + color: #0d0d0d; +} + +.cd-headline.type b { + visibility: hidden; +} + +.cd-headline.type b.is-visible { + visibility: visible; +} + +.cd-headline.type i { + position: absolute; + visibility: hidden; +} + +.cd-headline.type i.in { + position: relative; + visibility: visible; +} + +@-webkit-keyframes cd-pulse { + 0% { + -webkit-transform: translateY(-50%) scale(1); + opacity: 1; + } + 40% { + -webkit-transform: translateY(-50%) scale(0.9); + opacity: 0; + } + 100% { + -webkit-transform: translateY(-50%) scale(0); + opacity: 0; + } +} +@-moz-keyframes cd-pulse { + 0% { + -moz-transform: translateY(-50%) scale(1); + opacity: 1; + } + 40% { + -moz-transform: translateY(-50%) scale(0.9); + opacity: 0; + } + 100% { + -moz-transform: translateY(-50%) scale(0); + opacity: 0; + } +} +@keyframes cd-pulse { + 0% { + -webkit-transform: translateY(-50%) scale(1); + -moz-transform: translateY(-50%) scale(1); + -ms-transform: translateY(-50%) scale(1); + -o-transform: translateY(-50%) scale(1); + transform: translateY(-50%) scale(1); + opacity: 1; + } + 40% { + -webkit-transform: translateY(-50%) scale(0.9); + -moz-transform: translateY(-50%) scale(0.9); + -ms-transform: translateY(-50%) scale(0.9); + -o-transform: translateY(-50%) scale(0.9); + transform: translateY(-50%) scale(0.9); + opacity: 0; + } + 100% { + -webkit-transform: translateY(-50%) scale(0); + -moz-transform: translateY(-50%) scale(0); + -ms-transform: translateY(-50%) scale(0); + -o-transform: translateY(-50%) scale(0); + transform: translateY(-50%) scale(0); + opacity: 0; + } +} +/* -------------------------------- + + xrotate-2 + + -------------------------------- */ +.cd-headline.rotate-2 .cd-words-wrapper { + -webkit-perspective: 300px; + -moz-perspective: 300px; + perspective: 300px; +} + +.cd-headline.rotate-2 i, +.cd-headline.rotate-2 em { + display: inline-block; + -webkit-backface-visibility: hidden; + backface-visibility: hidden; +} + +.cd-headline.rotate-2 b { + opacity: 0; +} + +.cd-headline.rotate-2 i { + -webkit-transform-style: preserve-3d; + -moz-transform-style: preserve-3d; + -ms-transform-style: preserve-3d; + -o-transform-style: preserve-3d; + transform-style: preserve-3d; + -webkit-transform: translateZ(-20px) rotateX(90deg); + -moz-transform: translateZ(-20px) rotateX(90deg); + -ms-transform: translateZ(-20px) rotateX(90deg); + -o-transform: translateZ(-20px) rotateX(90deg); + transform: translateZ(-20px) rotateX(90deg); + opacity: 0; +} + +.is-visible .cd-headline.rotate-2 i { + opacity: 1; +} + +.cd-headline.rotate-2 i.in { + -webkit-animation: cd-rotate-2-in 0.4s forwards; + -moz-animation: cd-rotate-2-in 0.4s forwards; + animation: cd-rotate-2-in 0.4s forwards; +} + +.cd-headline.rotate-2 i.out { + -webkit-animation: cd-rotate-2-out 0.4s forwards; + -moz-animation: cd-rotate-2-out 0.4s forwards; + animation: cd-rotate-2-out 0.4s forwards; +} + +.cd-headline.rotate-2 em { + -webkit-transform: translateZ(20px); + -moz-transform: translateZ(20px); + -ms-transform: translateZ(20px); + -o-transform: translateZ(20px); + transform: translateZ(20px); +} + +.no-csstransitions .cd-headline.rotate-2 i { + -webkit-transform: rotateX(0deg); + -moz-transform: rotateX(0deg); + -ms-transform: rotateX(0deg); + -o-transform: rotateX(0deg); + transform: rotateX(0deg); + opacity: 0; +} + +.no-csstransitions .cd-headline.rotate-2 i em { + -webkit-transform: scale(1); + -moz-transform: scale(1); + -ms-transform: scale(1); + -o-transform: scale(1); + transform: scale(1); +} + +.no-csstransitions .cd-headline.rotate-2 .is-visible i { + opacity: 1; +} + +@-webkit-keyframes cd-rotate-2-in { + 0% { + opacity: 0; + -webkit-transform: translateZ(-20px) rotateX(90deg); + } + 60% { + opacity: 1; + -webkit-transform: translateZ(-20px) rotateX(-10deg); + } + 100% { + opacity: 1; + -webkit-transform: translateZ(-20px) rotateX(0deg); + } +} +@-moz-keyframes cd-rotate-2-in { + 0% { + opacity: 0; + -moz-transform: translateZ(-20px) rotateX(90deg); + } + 60% { + opacity: 1; + -moz-transform: translateZ(-20px) rotateX(-10deg); + } + 100% { + opacity: 1; + -moz-transform: translateZ(-20px) rotateX(0deg); + } +} +@keyframes cd-rotate-2-in { + 0% { + opacity: 0; + -webkit-transform: translateZ(-20px) rotateX(90deg); + -moz-transform: translateZ(-20px) rotateX(90deg); + -ms-transform: translateZ(-20px) rotateX(90deg); + -o-transform: translateZ(-20px) rotateX(90deg); + transform: translateZ(-20px) rotateX(90deg); + } + 60% { + opacity: 1; + -webkit-transform: translateZ(-20px) rotateX(-10deg); + -moz-transform: translateZ(-20px) rotateX(-10deg); + -ms-transform: translateZ(-20px) rotateX(-10deg); + -o-transform: translateZ(-20px) rotateX(-10deg); + transform: translateZ(-20px) rotateX(-10deg); + } + 100% { + opacity: 1; + -webkit-transform: translateZ(-20px) rotateX(0deg); + -moz-transform: translateZ(-20px) rotateX(0deg); + -ms-transform: translateZ(-20px) rotateX(0deg); + -o-transform: translateZ(-20px) rotateX(0deg); + transform: translateZ(-20px) rotateX(0deg); + } +} +@-webkit-keyframes cd-rotate-2-out { + 0% { + opacity: 1; + -webkit-transform: translateZ(-20px) rotateX(0); + } + 60% { + opacity: 0; + -webkit-transform: translateZ(-20px) rotateX(-100deg); + } + 100% { + opacity: 0; + -webkit-transform: translateZ(-20px) rotateX(-90deg); + } +} +@-moz-keyframes cd-rotate-2-out { + 0% { + opacity: 1; + -moz-transform: translateZ(-20px) rotateX(0); + } + 60% { + opacity: 0; + -moz-transform: translateZ(-20px) rotateX(-100deg); + } + 100% { + opacity: 0; + -moz-transform: translateZ(-20px) rotateX(-90deg); + } +} +@keyframes cd-rotate-2-out { + 0% { + opacity: 1; + -webkit-transform: translateZ(-20px) rotateX(0); + -moz-transform: translateZ(-20px) rotateX(0); + -ms-transform: translateZ(-20px) rotateX(0); + -o-transform: translateZ(-20px) rotateX(0); + transform: translateZ(-20px) rotateX(0); + } + 60% { + opacity: 0; + -webkit-transform: translateZ(-20px) rotateX(-100deg); + -moz-transform: translateZ(-20px) rotateX(-100deg); + -ms-transform: translateZ(-20px) rotateX(-100deg); + -o-transform: translateZ(-20px) rotateX(-100deg); + transform: translateZ(-20px) rotateX(-100deg); + } + 100% { + opacity: 0; + -webkit-transform: translateZ(-20px) rotateX(-90deg); + -moz-transform: translateZ(-20px) rotateX(-90deg); + -ms-transform: translateZ(-20px) rotateX(-90deg); + -o-transform: translateZ(-20px) rotateX(-90deg); + transform: translateZ(-20px) rotateX(-90deg); + } +} +/* -------------------------------- + + xloading-bar + + -------------------------------- */ +.cd-headline.loading-bar span { + display: inline-block; + padding: 0.2em 0; +} + +.cd-headline.loading-bar .cd-words-wrapper { + overflow: hidden; + vertical-align: top; +} + +.cd-headline.loading-bar .cd-words-wrapper::after { + /* loading bar */ + content: ""; + position: absolute; + left: 0; + bottom: 0; + height: 2px; + width: 0; + background: var(--color-primary); + z-index: 2; + -webkit-transition: width 0.3s -0.1s; + -moz-transition: width 0.3s -0.1s; + transition: width 0.3s -0.1s; +} + +.cd-headline.loading-bar .cd-words-wrapper.is-loading::after { + width: 100%; + -webkit-transition: width 3s; + -moz-transition: width 3s; + transition: width 3s; +} + +.cd-headline.loading-bar b { + top: 0.2em; + opacity: 0; + -webkit-transition: opacity 0.3s; + -moz-transition: opacity 0.3s; + transition: opacity 0.3s; +} + +.cd-headline.loading-bar b.is-visible { + opacity: 1; + top: 0; +} + +/* -------------------------------- + + xslide + + -------------------------------- */ +.cd-headline.slide span { + display: inline-block; +} + +.cd-headline.slide .cd-words-wrapper { + overflow: hidden; + vertical-align: top; +} + +.cd-headline.slide b { + opacity: 0; + top: 0.2em; +} + +.cd-headline.slide b.is-visible { + top: 0; + opacity: 1; + -webkit-animation: slide-in 0.6s; + -moz-animation: slide-in 0.6s; + animation: slide-in 0.6s; +} + +.cd-headline.slide b.is-hidden { + -webkit-animation: slide-out 0.6s; + -moz-animation: slide-out 0.6s; + animation: slide-out 0.6s; +} + +@-webkit-keyframes slide-in { + 0% { + opacity: 0; + -webkit-transform: translateY(-100%); + } + 60% { + opacity: 1; + -webkit-transform: translateY(20%); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + } +} +@-moz-keyframes slide-in { + 0% { + opacity: 0; + -moz-transform: translateY(-100%); + } + 60% { + opacity: 1; + -moz-transform: translateY(20%); + } + 100% { + opacity: 1; + -moz-transform: translateY(0); + } +} +@keyframes slide-in { + 0% { + opacity: 0; + -webkit-transform: translateY(-100%); + -moz-transform: translateY(-100%); + -ms-transform: translateY(-100%); + -o-transform: translateY(-100%); + transform: translateY(-100%); + } + 60% { + opacity: 1; + -webkit-transform: translateY(20%); + -moz-transform: translateY(20%); + -ms-transform: translateY(20%); + -o-transform: translateY(20%); + transform: translateY(20%); + } + 100% { + opacity: 1; + -webkit-transform: translateY(0); + -moz-transform: translateY(0); + -ms-transform: translateY(0); + -o-transform: translateY(0); + transform: translateY(0); + } +} +@-webkit-keyframes slide-out { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + } + 60% { + opacity: 0; + -webkit-transform: translateY(120%); + } + 100% { + opacity: 0; + -webkit-transform: translateY(100%); + } +} +@-moz-keyframes slide-out { + 0% { + opacity: 1; + -moz-transform: translateY(0); + } + 60% { + opacity: 0; + -moz-transform: translateY(120%); + } + 100% { + opacity: 0; + -moz-transform: translateY(100%); + } +} +@keyframes slide-out { + 0% { + opacity: 1; + -webkit-transform: translateY(0); + -moz-transform: translateY(0); + -ms-transform: translateY(0); + -o-transform: translateY(0); + transform: translateY(0); + } + 60% { + opacity: 0; + -webkit-transform: translateY(120%); + -moz-transform: translateY(120%); + -ms-transform: translateY(120%); + -o-transform: translateY(120%); + transform: translateY(120%); + } + 100% { + opacity: 0; + -webkit-transform: translateY(100%); + -moz-transform: translateY(100%); + -ms-transform: translateY(100%); + -o-transform: translateY(100%); + transform: translateY(100%); + } +} +/* -------------------------------- + + xclip + + -------------------------------- */ +.cd-headline.clip span { + display: inline-block; +} + +.cd-headline.clip .cd-words-wrapper { + overflow: hidden; + vertical-align: top; +} + +.cd-headline.clip .cd-words-wrapper::after { + /* line */ + content: ""; + position: absolute; + top: 0; + right: 0; + width: 2px; + height: 100%; + background-color: #aebcb9; +} + +.cd-headline.clip b { + opacity: 0; +} + +.cd-headline.clip b.is-visible { + opacity: 1; +} + +/* -------------------------------- + + xzoom + + -------------------------------- */ +.cd-headline.zoom .cd-words-wrapper { + -webkit-perspective: 300px; + -moz-perspective: 300px; + perspective: 300px; +} + +.cd-headline.zoom b { + opacity: 0; +} + +.cd-headline.zoom b.is-visible { + opacity: 1; + -webkit-animation: zoom-in 0.8s; + -moz-animation: zoom-in 0.8s; + animation: zoom-in 0.8s; +} + +.cd-headline.zoom b.is-hidden { + -webkit-animation: zoom-out 0.8s; + -moz-animation: zoom-out 0.8s; + animation: zoom-out 0.8s; +} + +@-webkit-keyframes zoom-in { + 0% { + opacity: 0; + -webkit-transform: translateZ(100px); + } + 100% { + opacity: 1; + -webkit-transform: translateZ(0); + } +} +@-moz-keyframes zoom-in { + 0% { + opacity: 0; + -moz-transform: translateZ(100px); + } + 100% { + opacity: 1; + -moz-transform: translateZ(0); + } +} +@keyframes zoom-in { + 0% { + opacity: 0; + -webkit-transform: translateZ(100px); + -moz-transform: translateZ(100px); + -ms-transform: translateZ(100px); + -o-transform: translateZ(100px); + transform: translateZ(100px); + } + 100% { + opacity: 1; + -webkit-transform: translateZ(0); + -moz-transform: translateZ(0); + -ms-transform: translateZ(0); + -o-transform: translateZ(0); + transform: translateZ(0); + } +} +@-webkit-keyframes zoom-out { + 0% { + opacity: 1; + -webkit-transform: translateZ(0); + } + 100% { + opacity: 0; + -webkit-transform: translateZ(-100px); + } +} +@-moz-keyframes zoom-out { + 0% { + opacity: 1; + -moz-transform: translateZ(0); + } + 100% { + opacity: 0; + -moz-transform: translateZ(-100px); + } +} +@keyframes zoom-out { + 0% { + opacity: 1; + -webkit-transform: translateZ(0); + -moz-transform: translateZ(0); + -ms-transform: translateZ(0); + -o-transform: translateZ(0); + transform: translateZ(0); + } + 100% { + opacity: 0; + -webkit-transform: translateZ(-100px); + -moz-transform: translateZ(-100px); + -ms-transform: translateZ(-100px); + -o-transform: translateZ(-100px); + transform: translateZ(-100px); + } +} +/* -------------------------------- + + xrotate-3 + + -------------------------------- */ +.cd-headline.rotate-3 .cd-words-wrapper { + -webkit-perspective: 300px; + -moz-perspective: 300px; + perspective: 300px; +} + +.cd-headline.rotate-3 b { + opacity: 0; +} + +.cd-headline.rotate-3 i { + display: inline-block; + -webkit-transform: rotateY(180deg); + -moz-transform: rotateY(180deg); + -ms-transform: rotateY(180deg); + -o-transform: rotateY(180deg); + transform: rotateY(180deg); + -webkit-backface-visibility: hidden; + backface-visibility: hidden; +} + +.is-visible .cd-headline.rotate-3 i { + -webkit-transform: rotateY(0deg); + -moz-transform: rotateY(0deg); + -ms-transform: rotateY(0deg); + -o-transform: rotateY(0deg); + transform: rotateY(0deg); +} + +.cd-headline.rotate-3 i.in { + -webkit-animation: cd-rotate-3-in 0.6s forwards; + -moz-animation: cd-rotate-3-in 0.6s forwards; + animation: cd-rotate-3-in 0.6s forwards; +} + +.cd-headline.rotate-3 i.out { + -webkit-animation: cd-rotate-3-out 0.6s forwards; + -moz-animation: cd-rotate-3-out 0.6s forwards; + animation: cd-rotate-3-out 0.6s forwards; +} + +.no-csstransitions .cd-headline.rotate-3 i { + -webkit-transform: rotateY(0deg); + -moz-transform: rotateY(0deg); + -ms-transform: rotateY(0deg); + -o-transform: rotateY(0deg); + transform: rotateY(0deg); + opacity: 0; +} + +.no-csstransitions .cd-headline.rotate-3 .is-visible i { + opacity: 1; +} + +@-webkit-keyframes cd-rotate-3-in { + 0% { + -webkit-transform: rotateY(180deg); + } + 100% { + -webkit-transform: rotateY(0deg); + } +} +@-moz-keyframes cd-rotate-3-in { + 0% { + -moz-transform: rotateY(180deg); + } + 100% { + -moz-transform: rotateY(0deg); + } +} +@keyframes cd-rotate-3-in { + 0% { + -webkit-transform: rotateY(180deg); + -moz-transform: rotateY(180deg); + -ms-transform: rotateY(180deg); + -o-transform: rotateY(180deg); + transform: rotateY(180deg); + } + 100% { + -webkit-transform: rotateY(0deg); + -moz-transform: rotateY(0deg); + -ms-transform: rotateY(0deg); + -o-transform: rotateY(0deg); + transform: rotateY(0deg); + } +} +@-webkit-keyframes cd-rotate-3-out { + 0% { + -webkit-transform: rotateY(0); + } + 100% { + -webkit-transform: rotateY(-180deg); + } +} +@-moz-keyframes cd-rotate-3-out { + 0% { + -moz-transform: rotateY(0); + } + 100% { + -moz-transform: rotateY(-180deg); + } +} +@keyframes cd-rotate-3-out { + 0% { + -webkit-transform: rotateY(0); + -moz-transform: rotateY(0); + -ms-transform: rotateY(0); + -o-transform: rotateY(0); + transform: rotateY(0); + } + 100% { + -webkit-transform: rotateY(-180deg); + -moz-transform: rotateY(-180deg); + -ms-transform: rotateY(-180deg); + -o-transform: rotateY(-180deg); + transform: rotateY(-180deg); + } +} +/* -------------------------------- + + xscale + + -------------------------------- */ +.cd-headline.scale b { + opacity: 0; +} + +.cd-headline.scale i { + display: inline-block; + opacity: 0; + -webkit-transform: scale(0); + -moz-transform: scale(0); + -ms-transform: scale(0); + -o-transform: scale(0); + transform: scale(0); +} + +.is-visible .cd-headline.scale i { + opacity: 1; +} + +.cd-headline.scale i.in { + -webkit-animation: scale-up 0.6s forwards; + -moz-animation: scale-up 0.6s forwards; + animation: scale-up 0.6s forwards; +} + +.cd-headline.scale i.out { + -webkit-animation: scale-down 0.6s forwards; + -moz-animation: scale-down 0.6s forwards; + animation: scale-down 0.6s forwards; +} + +.no-csstransitions .cd-headline.scale i { + -webkit-transform: scale(1); + -moz-transform: scale(1); + -ms-transform: scale(1); + -o-transform: scale(1); + transform: scale(1); + opacity: 0; +} + +.no-csstransitions .cd-headline.scale .is-visible i { + opacity: 1; +} + +@-webkit-keyframes scale-up { + 0% { + -webkit-transform: scale(0); + opacity: 0; + } + 60% { + -webkit-transform: scale(1.2); + opacity: 1; + } + 100% { + -webkit-transform: scale(1); + opacity: 1; + } +} +@-moz-keyframes scale-up { + 0% { + -moz-transform: scale(0); + opacity: 0; + } + 60% { + -moz-transform: scale(1.2); + opacity: 1; + } + 100% { + -moz-transform: scale(1); + opacity: 1; + } +} +@keyframes scale-up { + 0% { + -webkit-transform: scale(0); + -moz-transform: scale(0); + -ms-transform: scale(0); + -o-transform: scale(0); + transform: scale(0); + opacity: 0; + } + 60% { + -webkit-transform: scale(1.2); + -moz-transform: scale(1.2); + -ms-transform: scale(1.2); + -o-transform: scale(1.2); + transform: scale(1.2); + opacity: 1; + } + 100% { + -webkit-transform: scale(1); + -moz-transform: scale(1); + -ms-transform: scale(1); + -o-transform: scale(1); + transform: scale(1); + opacity: 1; + } +} +@-webkit-keyframes scale-down { + 0% { + -webkit-transform: scale(1); + opacity: 1; + } + 60% { + -webkit-transform: scale(0); + opacity: 0; + } +} +@-moz-keyframes scale-down { + 0% { + -moz-transform: scale(1); + opacity: 1; + } + 60% { + -moz-transform: scale(0); + opacity: 0; + } +} +@keyframes scale-down { + 0% { + -webkit-transform: scale(1); + -moz-transform: scale(1); + -ms-transform: scale(1); + -o-transform: scale(1); + transform: scale(1); + opacity: 1; + } + 60% { + -webkit-transform: scale(0); + -moz-transform: scale(0); + -ms-transform: scale(0); + -o-transform: scale(0); + transform: scale(0); + opacity: 0; + } +} +/* -------------------------------- + + xpush + + -------------------------------- */ +.cd-headline.push b { + opacity: 0; +} + +.cd-headline.push b.is-visible { + opacity: 1; + -webkit-animation: push-in 0.6s; + -moz-animation: push-in 0.6s; + animation: push-in 0.6s; +} + +.cd-headline.push b.is-hidden { + -webkit-animation: push-out 0.6s; + -moz-animation: push-out 0.6s; + animation: push-out 0.6s; +} + +@-webkit-keyframes push-in { + 0% { + opacity: 0; + -webkit-transform: translateX(-100%); + } + 60% { + opacity: 1; + -webkit-transform: translateX(10%); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + } +} +@-moz-keyframes push-in { + 0% { + opacity: 0; + -moz-transform: translateX(-100%); + } + 60% { + opacity: 1; + -moz-transform: translateX(10%); + } + 100% { + opacity: 1; + -moz-transform: translateX(0); + } +} +@keyframes push-in { + 0% { + opacity: 0; + -webkit-transform: translateX(-100%); + -moz-transform: translateX(-100%); + -ms-transform: translateX(-100%); + -o-transform: translateX(-100%); + transform: translateX(-100%); + } + 60% { + opacity: 1; + -webkit-transform: translateX(10%); + -moz-transform: translateX(10%); + -ms-transform: translateX(10%); + -o-transform: translateX(10%); + transform: translateX(10%); + } + 100% { + opacity: 1; + -webkit-transform: translateX(0); + -moz-transform: translateX(0); + -ms-transform: translateX(0); + -o-transform: translateX(0); + transform: translateX(0); + } +} +@-webkit-keyframes push-out { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + } + 60% { + opacity: 0; + -webkit-transform: translateX(110%); + } + 100% { + opacity: 0; + -webkit-transform: translateX(100%); + } +} +@-moz-keyframes push-out { + 0% { + opacity: 1; + -moz-transform: translateX(0); + } + 60% { + opacity: 0; + -moz-transform: translateX(110%); + } + 100% { + opacity: 0; + -moz-transform: translateX(100%); + } +} +@keyframes push-out { + 0% { + opacity: 1; + -webkit-transform: translateX(0); + -moz-transform: translateX(0); + -ms-transform: translateX(0); + -o-transform: translateX(0); + transform: translateX(0); + } + 60% { + opacity: 0; + -webkit-transform: translateX(110%); + -moz-transform: translateX(110%); + -ms-transform: translateX(110%); + -o-transform: translateX(110%); + transform: translateX(110%); + } + 100% { + opacity: 0; + -webkit-transform: translateX(100%); + -moz-transform: translateX(100%); + -ms-transform: translateX(100%); + -o-transform: translateX(100%); + transform: translateX(100%); + } +} +/************************************** + Theme Styles +***************************************/ +/* Theme Bg Color */ +.tmp-gradient-circle-1 { + z-index: -1; + width: 500px; + height: 500px; + background-image: radial-gradient(circle farthest-side, rgba(243, 0, 174, 0.13), rgba(142, 57, 197, 0)); + border-radius: 100%; + position: absolute; + top: -3%; + bottom: auto; + left: -20%; + right: auto; +} + +.tmp-gradient-circle-3 { + z-index: -1; + width: 500px; + height: 500px; + background-image: radial-gradient(circle farthest-side, rgba(243, 0, 174, 0.13), rgba(142, 57, 197, 0)); + border-radius: 100%; + position: absolute; + top: -3%; + bottom: auto; + left: auto; + right: -20%; +} + +.tmp-gradient-circle { + z-index: -1; + width: 1000px; + height: 1000px; + background-image: radial-gradient(circle farthest-side, rgba(123, 97, 255, 0.29), rgba(142, 57, 197, 0)); + border-radius: 100%; + position: fixed; + top: 14%; + bottom: auto; + left: -35%; + right: auto; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-gradient-circle { + display: none; + } +} +@media only screen and (max-width: 767px) { + .tmp-gradient-circle { + display: none; + } +} +.tmp-gradient-circle.theme-pink { + z-index: -1; + width: 1000px; + height: 1000px; + background-image: radial-gradient(circle farthest-side, rgba(123, 97, 255, 0.29), rgba(142, 57, 197, 0)); + border-radius: 100%; + position: fixed; + top: 25%; + bottom: 0%; + left: auto; + right: -35%; +} + +.theme-shape { + position: relative; + z-index: 2; + overflow: hidden; +} +.theme-shape::before { + position: absolute; + left: -250px; + top: 250px; + right: auto; + bottom: auto; + z-index: -1; + width: 500px; + height: 500px; + border-radius: 1000px; + background-image: linear-gradient(45deg, var(--color-primary), var(--color-light-green)); + opacity: 0.2; + filter: blur(100px); + content: ""; +} +.theme-shape::after { + position: absolute; + z-index: -1; + width: 500px; + height: 500px; + border-radius: 1000px; + opacity: 0.2; + filter: blur(100px); + content: ""; + left: auto; + top: -250px; + right: -250px; + bottom: auto; + background-image: linear-gradient(45deg, var(--color-secondary), var(--color-tertiary)); +} + +.link-hover a { + display: inline-block; + position: relative; +} +.link-hover a::after { + position: absolute; + content: ""; + left: auto; + bottom: 0; + background: currentColor; + width: 0; + height: 2px; + transition: 0.3s; + right: 0; +} +.link-hover a:hover::after { + width: 100%; + left: 0; + right: auto; +} + +.mouse-cursor { + position: fixed; + left: 0; + top: 0; + pointer-events: none; + border-radius: 50%; + -webkit-transform: translateZ(0); + transform: translateZ(0); + visibility: hidden; +} + +.cursor-inner { + margin-left: -4px; + margin-top: -4px; + width: 8px; + height: 8px; + z-index: 10000001; + background: rgba(255, 255, 255, 0.1921568627); + -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, margin 0.5s ease-in-out, opacity 0.5s ease-in-out, transform 0.7s ease-out; + transition: width 0.5s ease-in-out, height 0.5s ease-in-out, margin 0.5s ease-in-out, opacity 0.5s ease-in-out, transform 0.7s ease-out; +} + +.cursor-inner.cursor-hover { + margin-left: -30px; + margin-top: -30px; + width: 60px; + height: 60px; + background: rgba(255, 255, 255, 0.1921568627); + mix-blend-mode: normal; + -webkit-box-sizing: border-box; + box-sizing: border-box; + z-index: 10000000; + -webkit-transition: all 0.5s ease-out; + transition: all 0.5s ease-out; +} + +.cursor-outer { + margin-left: -16px; + margin-top: -16px; + width: 32px; + height: 32px; + border: var(--border-width) solid rgba(255, 255, 255, 0.1921568627); + mix-blend-mode: difference; + -webkit-box-sizing: border-box; + box-sizing: border-box; + z-index: 10000000; + -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, margin 0.5s ease-in-out, opacity 0.5s ease-in-out, transform 0.5s ease-out; + transition: width 0.5s ease-in-out, height 0.5s ease-in-out, margin 0.5s ease-in-out, opacity 0.5s ease-in-out, transform 0.5s ease-out; +} + +.cursor-outer.cursor-hover { + opacity: 0; +} + +.main-wrapper[data-magic-cursor=hide] .mouse-cursor { + display: none; + opacity: 0; + visibility: hidden; + position: absolute; + z-index: -1111; +} + +/************************************** + Header Styles +***************************************/ +/*-------------------------- + Header Styles + --------------------------*/ +.logo-dark { + display: none; +} + +.header-default.header-landing { + position: relative; + width: 100%; +} + +.header-default { + max-width: 100%; + color: #fff; + font-size: 12px; + z-index: 99; + position: relative; + border-bottom: 1px solid var(--color-border); +} +.header-default .logo a { + display: flex; + height: 80px; + line-height: 80px; + align-items: center; +} +.header-default .logo a img { + max-height: 45px; +} +.header-default .header-right { + display: flex; + flex-wrap: wrap; + align-items: center; +} +.header-default.header-relative { + position: relative; +} +.header-default .header-right { + display: flex; + justify-content: flex-end; + gap:12px; +} +.header-default .header-right .header-btn { + margin-left: 25px; +} +@media only screen and (max-width: 1199px) { + .header-default .header-right .header-btn { + margin-left: 20px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-default .header-right .header-btn { + margin-left: 0; + } +} +@media only screen and (max-width: 767px) { + .header-default .header-right .header-btn { + margin-left: 0; + } +} +@media only screen and (max-width: 767px) { + .header-default a.tmp-btn, + .header-default button.tmp-btn { + height: 36px; + line-height: 35px; + padding: 0 10px; + font-size: 12px; + } +} +@media only screen and (max-width: 767px) { + .header-default a.tmp-btn.btn-small, + .header-default button.tmp-btn.btn-small { + height: 36px; + line-height: 35px; + padding: 0 10px; + font-size: 12px; + } +} +.header-default.header-transparent { + position: absolute; + left: 0; + right: 0; + width: auto; + background: transparent !important; + backdrop-filter: inherit; +} + +.header-transparent-with-topbar { + position: absolute; + left: 0; + right: 0; + width: auto; + z-index: 99; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-transparent-with-topbar { + position: relative; + } +} +@media only screen and (max-width: 767px) { + .header-transparent-with-topbar { + position: relative; + } +} +.header-transparent-with-topbar .header-top-bar { + background-color: transparent; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-transparent-with-topbar .header-top-bar { + background-color: var(--color-card); + } +} +@media only screen and (max-width: 767px) { + .header-transparent-with-topbar .header-top-bar { + background-color: var(--color-card); + } +} +.header-transparent-with-topbar .header-default { + background-color: transparent; + background-image: none; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-transparent-with-topbar .header-default { + background-color: var(--color-card); + } +} +@media only screen and (max-width: 767px) { + .header-transparent-with-topbar .header-default { + background-color: var(--color-card); + } +} + +.hamberger-button { + background: var(--color-blackest); + border: 0 none; + color: var(--color-white); + width: 40px; + height: 40px; + font-size: 21px; + display: flex; + align-items: center; + justify-content: center; + border-radius: 100%; +} +.hamberger-button i { + font-size: 30px; +} +@media only screen and (max-width: 479px) { + .hamberger-button { + width: 25px; + } +} + +.header-left-align .mainmenu-nav { + margin-left: 30px; +} + +.tmp-header.sticky { + position: fixed; + top: 0; + left: 0; + background-color: rgb(20, 20, 22) !important; + width: 100%; + height: 80px; + animation: headerSticky 0.95s ease forwards; + z-index: 99; + backdrop-filter: blur(60px); + /* background-image: linear-gradient(#0e0f1e, rgba(14, 15, 30, 0)); */ + border-bottom: 1px solid var(--color-border); +} + +.tmp-fluid-header .container-wrapper { + max-width: 1600px; +} + +@keyframes headerSticky { + 0% { + transform: translateY(-100%); + } + 100% { + transform: translateY(0); + } +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.with-mega-item-2.full-width-mega { + width: 110%; + left: -5%; +} + +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.with-mega-item-2.full-width-mega .wrapper { + position: relative; + z-index: 1; + overflow: hidden; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.with-mega-item-2.full-width-mega .wrapper .bg-content { + position: absolute; + left: 30px; + bottom: -16px; + line-height: 1; + font-size: 190px; + text-transform: uppercase; + font-weight: 800; + z-index: -1; + letter-spacing: 12px; + background: -webkit-linear-gradient(var(--color-card), #222222); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; +} + +.header-landing .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.with-mega-item-2.full-width-mega { + width: 100%; + margin: auto; + left: 0; +} + +.feature-image-add-header { + display: flex; + height: 100%; + margin-right: 0; + position: relative; + margin-left: 0; +} +.feature-image-add-header img { + object-fit: cover; +} + +.mainmenu-nav .mainmenu > li:hover a { + color: var(--color-primary); +} + +.header-default.header-transparent.header-one { + background: rgba(255, 255, 255, 0.02) !important; + backdrop-filter: blur(3px); + border-bottom: 1px solid rgba(121, 121, 121, 0.41); +} +.header-default.header-transparent.header-one.sticky { + background: rgb(24, 24, 26) !important; + border-bottom: 1px solid rgba(44, 44, 44, 0.41); +} + +.header-right.with-search .header-btn { + display: flex; + align-items: center; + gap: 30px; +} +@media only screen and (max-width: 1199px) { + .header-right.with-search .header-btn { + gap: 15px; + } +} +@media only screen and (max-width: 991px) { + .header-right.with-search .header-btn { + gap: 15px; + } +} +@media only screen and (max-width: 479px) { + .header-right.with-search .header-btn { + gap: 8px; + } +} +.header-right.with-search .header-btn .search-area-btn { + max-width: 30px; + cursor: pointer; +} +.header-right.with-search .header-btn .search-area-btn i { + font-size: 22px; +} +.header-right.with-search .header-btn .search-area-btn img { + max-width: 25px; +} +@media only screen and (max-width: 1199px) { + .header-right.with-search .header-btn .tmp-btn.round { + display: none; + } +} +@media only screen and (max-width: 991px) { + .header-right.with-search .header-btn .tmp-btn.round { + display: block; + } +} + +.header-not-transparent.with-blur.sticky { + background-color: rgb(20, 20, 22) !important; + backdrop-filter: blur(10px); +} + +.header-it-solution { + border-bottom: none !important; +} + +@media only screen and (max-width: 991px) { + .dot-btn { + display: none; + } +} +.dot-btn .offcanvas-trigger { + display: block; + color: var(--color-heading); + position: relative; + cursor: pointer; + font-size: 0.25em; + line-height: 1; +} +.dot-btn .offcanvas-trigger .offcanvas-bars { + display: inline-block; + width: 21px; + margin: 0; + vertical-align: middle; + height: 20px; +} +.dot-btn .offcanvas-trigger .offcanvas-bars span { + display: inline-block; + height: 2px; + margin-left: 0; + -webkit-transform-origin: left center; + transform-origin: left center; + background-color: var(--color-heading); + width: 100%; + position: relative; + overflow: hidden; + margin-bottom: 5px; + background-color: transparent; + transition: transform 0.3s, opacity 0.3s, width 0.3s, background-color 0.3s 0.3s, -webkit-transform 0.3s; + border-radius: 1px; +} +@media only screen and (max-width: 767px) { + .dot-btn .offcanvas-trigger .offcanvas-bars span { + margin-bottom: 4px; + } +} +.dot-btn .offcanvas-trigger .offcanvas-bars span::before, .dot-btn .offcanvas-trigger .offcanvas-bars span::after { + content: ""; + display: inline-block; + width: 100%; + height: 100%; + position: absolute; + top: 0; + left: 0; + background-color: var(--color-heading); +} +.dot-btn .offcanvas-trigger .offcanvas-bars span::before { + transform: translate(-100%, 0); + transition: all 0.325s cubic-bezier(0.38, 0.98, 0.4, 1); +} +.dot-btn .offcanvas-trigger .offcanvas-bars span::after { + transition: all 0.325s cubic-bezier(0.38, 0.98, 0.4, 1); +} +.dot-btn .offcanvas-trigger.canvas-white .offcanvas-bars span::before, .dot-btn .offcanvas-trigger.canvas-white .offcanvas-bars span::after { + background-color: var(--color-white); +} +.dot-btn .offcanvas-trigger:hover .offcanvas-bars span::before { + -webkit-transform: translate(0, 0); + transform: translate(0, 0); +} +.dot-btn .offcanvas-trigger:hover .offcanvas-bars span::after { + -webkit-transform: translate(100%, 0); + transform: translate(100%, 0); +} +.dot-btn .offcanvas-trigger:hover .offcanvas-bars span:first-child::before { + -webkit-transition-delay: 0.18s; + transition-delay: 0.18s; +} +.dot-btn .offcanvas-trigger:hover .offcanvas-bars span:nth-child(2)::before { + -webkit-transition-delay: 0.24s; + transition-delay: 0.24s; +} +.dot-btn .offcanvas-trigger:hover .offcanvas-bars span:nth-child(2)::after { + -webkit-transition-delay: 0.06s; + transition-delay: 0.06s; +} +.dot-btn .offcanvas-trigger:hover .offcanvas-bars span:last-child::before { + -webkit-transition-delay: 0.3s; + transition-delay: 0.3s; +} +.dot-btn .offcanvas-trigger:hover .offcanvas-bars span:last-child::after { + -webkit-transition-delay: 0.12s; + transition-delay: 0.12s; +} + +.onapge-multipage-tab-wrapper { + align-items: center; + justify-content: center; + display: flex; + flex-direction: column; +} +@media only screen and (max-width: 991px) { + .onapge-multipage-tab-wrapper .tab-content { + width: 100%; + } +} +@media only screen and (max-width: 991px) { + .onapge-multipage-tab-wrapper { + align-items: flex-start; + } +} +.onapge-multipage-tab-wrapper .nav-pills { + display: flex; + align-items: center; + gap: 15px; + margin-bottom: 10px; +} +.onapge-multipage-tab-wrapper .tmp-btn { + background-color: transparent; + border: 2px solid var(--color-border) !important; + color: var(--color-heading) !important; + height: 45px; +} +.onapge-multipage-tab-wrapper .tmp-btn:hover { + color: #fff !important; +} +.onapge-multipage-tab-wrapper .tmp-btn.active { + background-color: var(--color-primary); + color: #fff !important; + border: 2px solid transparent !important; +} +.onapge-multipage-tab-wrapper .tab-pane { + display: none; + opacity: 0; + transform: translateY(20px); + transition: all 0.4s ease; +} +.onapge-multipage-tab-wrapper .tab-pane.active { + display: block; + opacity: 1; + transform: translateY(0); + animation: slideInheader 1s linear; +} +@media only screen and (max-width: 991px) { + .onapge-multipage-tab-wrapper .tab-pane.active { + animation: none; + } +} + +@keyframes slideInheader { + 0% { + opacity: 0; + transform: translateY(50px); + } + 100% { + opacity: 1; + transform: translateY(0); + } +} +/*-------------------------- + Navigation Styles +----------------------------*/ +.mainmenu-nav .mainmenu { + display: flex; + margin: 0; + padding: 0; +} +@media only screen and (max-width: 1199px) { + .mainmenu-nav .mainmenu { + gap: 5px; + } +} +.mainmenu-nav .mainmenu > li > a { + color: #fff; + font-size: 16px; + font-weight: 500; + padding: 0 17px; + display: block; + height: 80px; + line-height: 80px; + transition: 0.3s; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .mainmenu-nav .mainmenu > li > a { + padding: 0 10px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .mainmenu-nav .mainmenu > li > a { + padding: 0 12px; + } +} +.mainmenu-nav .mainmenu > li > a:hover, .mainmenu-nav .mainmenu > li > a.active { + color: var(--color-primary) !important; +} +.mainmenu-nav .mainmenu > li.current > a { + color: var(--color-primary) !important; +} +.mainmenu-nav .mainmenu li { + margin-top: 0; + margin-bottom: 0; + position: relative; +} +.mainmenu-nav .mainmenu li.has-droupdown .submenu { + min-width: 260px; + height: auto; + position: absolute; + top: 90%; + left: 0; + z-index: 90; + opacity: 0; + visibility: hidden; + text-align: left; + padding: 12px 0; + transition: 0.3s; + border-radius: 0 0 10px 10px; + background-color: var(--color-card); + box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); + transform: scaleY(0); + clip: rect(0px, 200vw, 0, 0px); + transform: translateZ(0); +} +.mainmenu-nav .mainmenu li.has-droupdown .submenu li a { + font-weight: 500; + padding: 5px 20px; + font-size: 15px; + display: block; + color: var(--color-body); + margin: 0 10px; + border-radius: 3px; +} +.mainmenu-nav .mainmenu li.has-droupdown .submenu li a img{ + margin-right: 20px; +} +.mainmenu-nav .mainmenu li.has-droupdown .submenu li a:hover, .mainmenu-nav .mainmenu li.has-droupdown .submenu li a.active { + color: var(--color-white) !important; + background: var(--color-dark) !important; + margin-left: 15px; +} +.mainmenu-nav .mainmenu li.has-droupdown:hover .submenu { + opacity: 1; + visibility: visible; + top: 100%; + clip: rect(0px, 100vw, 200vh, -30px); + transition: clip 0.6s linear, opacity 0.4s linear; +} +.mainmenu-nav .mainmenu li.has-third-lev { + position: relative; +} +.mainmenu-nav .mainmenu li.has-third-lev > a { + position: relative; +} +.mainmenu-nav .mainmenu li.has-third-lev > a::after { + font-family: "feather"; + position: absolute; + content: "\e930"; + right: 15px; + left: auto; + top: 50%; + transform: translateY(-50%); + transition: 0.3s; +} +.mainmenu-nav .mainmenu li.has-third-lev .submenu { + position: absolute; + right: 0; + top: 15px !important; + left: 100%; + opacity: 0 !important; + transition: 0.3s !important; +} +.mainmenu-nav .mainmenu li.has-third-lev:hover > a::after { + right: 5px; +} +.mainmenu-nav .mainmenu li.has-third-lev:hover .submenu { + top: -12px !important; + opacity: 1 !important; +} +.mainmenu-nav .mainmenu li.with-megamenu { + position: static; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu { + position: absolute; + transition: 0.3s; + top: 100%; + width: 100%; + left: 0; + right: 0; + padding: 0 7px; + visibility: hidden; + opacity: 0; + transform-origin: 0 0; + transform: scaleY(0); + clip: rect(0px, 200vw, 0, 0px); + transform: translateZ(0); +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu .wrapper { + border-radius: 0 0 10px 10px; + background-color: var(--color-card); + box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu .wrapper.demos-area-drop-down { + padding: 15px 20px 20px 20px; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu .wrapper .mega-menu-item { + border-right: 1px solid var(--color-extra04); + height: 100%; + padding: 22px 10px; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu .wrapper .mega-menu-item li a { + font-weight: 500; + padding: 5px 14px; + font-size: 15px; + display: block; + color: var(--color-body); + margin: 0 10px; + border-radius: 2px; + transition: 0.3s; + display: flex; + align-items: center; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu .wrapper .mega-menu-item li a .tmp-badge-card { + margin-left: 10px; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu .wrapper .mega-menu-item li a:hover, .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu .wrapper .mega-menu-item li a.active { + color: var(--color-white) !important; + background: rgba(255, 255, 255, 0.0196078431); + margin-left: 15px; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.with-mega-item-2 { + width: 600px; + margin: inherit; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.with-mega-item-2 { + width: 450px; + } +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.with-mega-item-2.small-mega { + left: auto; + right: 0; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.active { + transform: scaleY(1); + opacity: 1; + visibility: visible; + clip: rect(0px, 100vw, 200vh, -30px); + transition: clip 0.8s linear, opacity 0.8s linear; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega { + width: 600px; + margin: 0 auto; + padding: 0; + left: -20px; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper { + max-height: 600px; + overflow-y: scroll !important; + scrollbar-width: none; + overflow: hidden; + padding: 30px 30px; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .mega-top-banner { + background-image: url(../images/banner/menu-service.webp), radial-gradient(100% 100% at 100% 0%, #484C7A 0%, var(--color-primary) 100%); + background-size: contain; + background-position: right 30%; + margin: -30px; + width: auto; + background-repeat: no-repeat; + display: flex; + align-items: center; + padding: 25px; + position: relative; + margin-bottom: 30px; + background-size: cover; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .mega-top-banner .content { + width: 56%; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .mega-top-banner .content .title { + font-size: 16px; + color: #fff; + font-weight: 600; + margin-bottom: 10px; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .mega-top-banner .content p { + font-weight: 400; + font-size: 14px; + margin-bottom: 0; + color: #fff; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .tmp-short-title { + font-size: 18px; + padding-bottom: 14px; + font-weight: 600; + text-transform: capitalize; + letter-spacing: 0.5px; + margin-bottom: 6px; + margin-left: 10px; + border-bottom: 1px solid var(--color-border); + line-height: 1; + color: #fff; + opacity: 1; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .mega-menu-item { + gap: 0; + padding: 0; + margin: 0; + list-style: none; +} +@media only screen and (max-width: 991px) { + .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .mega-menu-item { + margin-bottom: 25px; + } +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .mega-menu-item li { + margin: 0; + padding: 0; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .mega-menu-item li a { + padding: 8px 10px !important; + border: none; + font-size: 14px; + margin: 0; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .nav-quick-access { + display: flex; + flex-wrap: wrap; + background: var(--color-primary); + margin: -25px; + margin-top: 20px; + padding: 16px 25px; + justify-content: space-between; + align-items: center; + gap: 0; + list-style: none; + border-radius: 6px; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .nav-quick-access li { + margin-top: 0; + margin-bottom: 0; + position: relative; + flex-basis: calc(50% - 15px); + padding: 5px; +} +.mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .nav-quick-access li a { + padding-left: 0; + font-size: 15px; + display: flex; + align-items: center; + gap: 10px; + color: #fff; +} +.mainmenu-nav .mainmenu li.with-megamenu .single-mega-item:last-child .mega-menu-item { + border-right: 0 none; +} +.mainmenu-nav .mainmenu li.with-megamenu:hover .tmp-megamenu { + transform: scaleY(1); + opacity: 1; + visibility: visible; + top: 100%; + clip: rect(0px, 100vw, 200vh, -30px); + transition: clip 0.6s linear, opacity 0.4s linear; +} + +.has-menu-child-item > a { + position: relative; +} +.has-menu-child-item > a::after { + content: "\e92e"; + position: absolute; + right: -3px; + top: 43%; + font-family: "feather" !important; + line-height: 1; +} +@media only screen and (max-width: 1199px) { + .has-menu-child-item > a::after { + right: -7px; + } +} +.has-menu-child-item > a:hover::after { + content: "\e931"; +} + +@media only screen and (max-width: 991px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down .bg-content { + display: none; + } +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item { + display: flex; + align-items: flex-start; + justify-content: center; + flex-wrap: wrap; + max-height: 600px; + gap: 19px; + overflow: hidden; + overflow-y: scroll !important; + scrollbar-width: none; +} +@media only screen and (max-width: 991px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item { + flex-direction: column; + max-height: unset; + gap: 5px; + } +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li { + flex-basis: 18.8%; + background: #141414; + border-radius: 2px; + overflow: hidden; + display: block; + transition: 0.3s; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li { + flex-basis: 18.7%; + } +} +@media only screen and (max-width: 1199px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li { + flex-basis: 18%; + } +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:nth-child(2n) { + background: #f3f3f3; +} +@media only screen and (max-width: 991px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:nth-child(2n) { + background: transparent; + } +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:nth-child(2n) a:nth-child(2) { + color: #141414; +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:nth-child(2n) a:nth-child(2):hover { + color: #141414 !important; +} +@media only screen and (max-width: 991px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:nth-child(2n) a:nth-child(2) { + color: #fff; + } +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:nth-child(2n):hover a:nth-child(2) { + color: #141414; +} +@media only screen and (max-width: 991px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li { + flex-basis: 100%; + width: 100%; + background: transparent; + position: relative; + } +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a { + margin: 0 !important; + border-radius: 0 !important; + text-align: center; + justify-content: center; +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a.thumbnail-demos { + padding: 25px 15px 0 15px; + position: relative; +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a.thumbnail-demos::after { + content: ""; + display: inline-block; + width: 6px; + height: 6px; + border-radius: 5px; + position: absolute; + top: 10px; + left: 25px; + z-index: 0; + color: rgba(0, 0, 0, 0.07); + background-color: #F15252; + box-shadow: 10px 0 0 #FACB34, 20px 0 0 #A7DF4B; +} +@media only screen and (max-width: 991px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a.thumbnail-demos { + display: none; + } +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a:nth-child(2) { + padding: 6px 0 10px 5px !important; + line-height: 1; +} +@media only screen and (max-width: 991px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a:nth-child(2) { + padding: 10px 15px !important; + text-align: left; + } +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a.active { + background: unset !important; + color: var(--color-white); +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a.active.thumbnail-demos { + background: unset !important; +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a .tmp-badge-card { + position: absolute; + z-index: 2; + letter-spacing: 0.5px; + top: 4px; + right: 4px; + padding: 4px 11px; +} +@media only screen and (max-width: 991px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li a .tmp-badge-card { + display: none; + } +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:hover { + transform: translateY(-10px); +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:hover .thumbnail-demos { + background: unset !important; +} +.mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:hover a:nth-child(2) { + background: unset !important; + color: var(--color-white); +} +@media only screen and (max-width: 991px) { + .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down .load-demo-btn-wrap { + display: none; + } +} + +@media only screen and (max-width: 991px) { + .nav-quick-access { + list-style: none; + padding-left: 0; + } +} + +.wrapper-type-apply-area { + background: var(--color-white); + border-radius: 6px; + padding: 30px; + box-shadow: 0px 0px 30px 7px rgba(0, 0, 0, 0.04); + height: 100%; +} +.wrapper-type-apply-area h4 { + margin-bottom: 10px; +} +.wrapper-type-apply-area p { + max-width: 100%; + margin-bottom: 0; +} + +/*-------------------------- + Header Top Styles +-----------------------------*/ +.header-top-news, +.header-top-news-2 { + position: relative; + top: 0; + left: 0; + right: 0; + width: auto; + z-index: 5; + transition: 0.4s; + margin-bottom: -1px; +} +.header-top-news.bg-image1, +.header-top-news-2.bg-image1 { + background-image: url(../images/header-top/top-banner.png); + background-repeat: no-repeat; + background-size: cover; + background-position: center center; +} +.header-top-news.bg-image1.with-bg-gradient, +.header-top-news-2.bg-image1.with-bg-gradient { + background: linear-gradient(90deg, rgb(82, 55, 249) 0%, rgb(57, 41, 196) 50%, rgb(15, 7, 135) 100%); +} +.header-top-news .inner, +.header-top-news-2 .inner { + display: flex; + justify-content: center; + padding: 8px 0; + align-items: center; + position: relative; +} +@media only screen and (max-width: 767px) { + .header-top-news .inner, + .header-top-news-2 .inner { + display: block; + text-align: center; + padding: 15px 0; + } +} +.header-top-news .inner .content .news-text, +.header-top-news-2 .inner .content .news-text { + display: inline-block; + margin-left: 15px; + color: var(--color-white); + font-size: 14px; +} +@media only screen and (max-width: 575px) { + .header-top-news .inner .content .news-text, + .header-top-news-2 .inner .content .news-text { + margin-left: 0; + margin-top: 10px; + display: block; + } +} +.header-top-news .inner .right-button, +.header-top-news-2 .inner .right-button { + margin-left: 30px; +} +@media only screen and (max-width: 767px) { + .header-top-news .inner .right-button, + .header-top-news-2 .inner .right-button { + margin-left: 0; + } +} +.header-top-news .icon-close, +.header-top-news-2 .icon-close { + position: absolute; + right: 30px; + top: 50%; + transform: translateY(-50%); +} +@media only screen and (max-width: 767px) { + .header-top-news .icon-close, + .header-top-news-2 .icon-close { + right: 10px; + top: 9px; + transform: none; + } +} +.header-top-news .close-button, +.header-top-news-2 .close-button { + background: transparent; + color: #fff; + border: 2px solid rgba(255, 255, 255, 0.1803921569); + width: 35px; + display: inline-block; + height: 35px; + border-radius: 100%; + padding: 0; + margin: 0; + line-height: 30px; + transition: 0.3s; +} +.header-top-news .close-button:hover, +.header-top-news-2 .close-button:hover { + background: var(--color-primary); + border-color: var(--color-primary); + color: #fff; +} +.header-top-news.deactive, +.header-top-news-2.deactive { + display: none; +} + +.header-top-news-2 .bg-image1 { + background-image: url(../images/header-top/top-banner.png); + background-repeat: no-repeat; + background-size: cover; + background-position: center center; + border-radius: 6px; +} + +/*---------------------------- + Header Top Bar +----------------------------*/ +.header-top-bar { + padding: 10px 0; + background-color: white; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-top-bar .header-left { + text-align: center; + } +} +@media only screen and (max-width: 767px) { + .header-top-bar .header-left { + text-align: center; + } +} +.header-top-bar .header-left p { + margin-bottom: 0; +} +.header-top-bar .header-left p a { + transition: 0.3s; +} +.header-top-bar .header-left p a i { + position: relative; + top: 2px; +} +.header-top-bar .header-right { + display: flex; + align-items: center; + justify-content: flex-end; + flex-wrap: wrap; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-top-bar .header-right { + justify-content: center; + margin-top: 6px; + } +} +@media only screen and (max-width: 767px) { + .header-top-bar .header-right { + justify-content: center; + margin-top: 6px; + } +} +.header-top-bar .header-right .address-content { + display: flex; + align-items: center; + margin: 0 -10px; +} +.header-top-bar .header-right .address-content p { + margin-bottom: 0; + padding: 0 10px; + font-size: 14px; + position: relative; + display: flex; + align-items: center; +} +@media only screen and (max-width: 575px) { + .header-top-bar .header-right .address-content p { + padding: 0 8px; + } +} +.header-top-bar .header-right .address-content p + p::before { + position: absolute; + content: ""; + height: 20px; + width: 2px; + background: var(--color-border); + top: 50%; + transform: translateY(-50%); + left: -1px; +} +.header-top-bar .header-right .address-content p a { + transition: 0.3s; +} +.header-top-bar .header-right .address-content p i { + margin-right: 8px; + font-size: 16px; +} +.header-top-bar .social-default.icon-naked { + margin: -8px; +} +.header-top-bar .social-default.icon-naked li { + margin: 8px; +} +.header-top-bar .social-default.icon-naked li a { + color: var(--color-body); + font-size: 15px; + line-height: 26px; +} +.header-top-bar .social-icon-wrapper { + position: relative; + margin-left: 10px; + padding-left: 10px; +} +@media only screen and (max-width: 575px) { + .header-top-bar .social-icon-wrapper { + margin-left: 0; + padding-left: 0; + flex-basis: 100%; + } +} +.header-top-bar .social-icon-wrapper::before { + position: absolute; + content: ""; + height: 20px; + width: 2px; + background: var(--color-border); + top: 50%; + transform: translateY(-50%); + left: -1px; +} +@media only screen and (max-width: 575px) { + .header-top-bar .social-icon-wrapper::before { + display: none; + } +} + +.envato-white { + display: block; + margin-left: auto; + text-align: center; + margin-right: auto; +} + +.envato-black { + display: none; +} + +.header-top-bar.with-border-bottom { + border-bottom: 1px solid var(--color-border); +} + +.header-top-news.bg-image1.with-bg-gradient .inner { + justify-content: space-between; +} +.header-top-news.bg-image1.with-bg-gradient .btn-read-more:hover span { + color: #fff; +} + +.header-transparent-with-topbar { + position: absolute; + left: 0; + right: 0; + width: auto; + z-index: 99; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-transparent-with-topbar { + position: relative; + } +} +@media only screen and (max-width: 767px) { + .header-transparent-with-topbar { + position: relative; + } +} +.header-transparent-with-topbar .header-top-bar { + background-color: transparent; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-transparent-with-topbar .header-top-bar { + background-color: var(--color-card); + } +} +@media only screen and (max-width: 767px) { + .header-transparent-with-topbar .header-top-bar { + background-color: var(--color-card); + } +} +.header-transparent-with-topbar .header-default { + background-color: transparent; + background-image: none; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-transparent-with-topbar .header-default { + background-color: var(--color-card); + } +} +@media only screen and (max-width: 767px) { + .header-transparent-with-topbar .header-default { + background-color: var(--color-card); + } +} + +/*------------------------------ + Popup Menu Styles +--------------------------------*/ +@media only screen and (min-width: 992px) { + .popup-mobile-menu { + display: none; + } +} +.popup-mobile-menu { + z-index: 9999; + position: fixed; + content: ""; + width: 100%; + height: 100%; + position: fixed; + top: 0; + bottom: 0; + left: 0; + right: 0; + background-color: rgba(0, 0, 0, 0.8); + visibility: hidden; + opacity: 0; + transition: opacity 0.5s ease-out; +} +.popup-mobile-menu .inner { + width: 320px; + z-index: 999; + position: absolute; + background-color: var(--color-card); + height: 100%; + height: 100vh; + display: flex; + flex-direction: column; + opacity: 0; + left: -150px; + transition: all 0.5s ease-out; +} +.popup-mobile-menu .inner .header-top { + display: flex; + border-bottom: 1px solid var(--color-border); + align-items: center; + justify-content: space-between; + padding: 15px 20px; +} +.popup-mobile-menu .inner .header-top .logo a img { + max-height: 45px; +} +.popup-mobile-menu .inner .header-top .close-menu .close-button { + background: var(--color-primary); + border: 0 none; + color: var(--color-white); + width: 40px; + height: 40px; + font-size: 21px; + display: flex; + align-items: center; + justify-content: center; + border-radius: 100%; +} +.popup-mobile-menu.active { + visibility: visible; + opacity: 1; +} +.popup-mobile-menu.active .inner { + opacity: 1; + left: 0; + overflow-y: auto; +} +.popup-mobile-menu .mainmenu { + list-style: none; + padding: 0; + margin: 0; + padding: 15px 20px; +} +.popup-mobile-menu .mainmenu li { + margin: 0; +} +.popup-mobile-menu .mainmenu li a { + padding: 8px 0; + display: block; + font-size: 16px; + font-weight: 500; +} +.popup-mobile-menu .mainmenu li a.active { + color: var(--color-primary) !important; +} +.popup-mobile-menu .mainmenu li + li { + border-top: 1px solid var(--color-border); +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .popup-mobile-menu .mainmenu li + li { + border-top: none; + } +} +.popup-mobile-menu .mainmenu .has-droupdown .submenu { + padding: 0; + max-width: 100%; + list-style: none; + padding-left: 14px; + display: none; +} +.popup-mobile-menu .mainmenu .has-droupdown .submenu li a { + font-size: 15px; +} +.popup-mobile-menu .mainmenu .has-droupdown .submenu li a.active { + color: var(--color-primary) !important; +} +.popup-mobile-menu .mainmenu .has-droupdown .has-third-lev > a { + position: relative; +} +.popup-mobile-menu .mainmenu .has-droupdown .has-third-lev > a::after { + position: absolute; + content: "\e9b1"; + font-family: "feather" !important; + right: 0; + top: 50%; + transform: translateY(-50%); + transition: 0.4s; +} +.popup-mobile-menu .mainmenu .has-droupdown .has-third-lev > a.open { + content: "\e996"; +} +.popup-mobile-menu .mainmenu .has-menu-child-item > a { + position: relative; +} +.popup-mobile-menu .mainmenu .has-menu-child-item > a::after { + position: absolute; + content: "\e9b1"; + font-family: "feather" !important; + right: 0; + top: 50%; + transform: translateY(-50%); + transition: 0.4s; +} +.popup-mobile-menu .mainmenu .has-menu-child-item > a.open::after { + content: "\e996"; +} +.popup-mobile-menu .mainmenu .tmp-megamenu { + padding: 0; + max-width: 100%; + list-style: none; + padding-left: 14px; + display: none; +} +@media only screen and (max-width: 991px) { + .popup-mobile-menu .mainmenu .tmp-megamenu { + padding-left: 0; + } +} +@media only screen and (max-width: 991px) { + .popup-mobile-menu .mainmenu .tmp-megamenu .bg-content { + display: none; + } +} +.popup-mobile-menu .mainmenu .mega-menu-item { + list-style: none; + padding: 0; + margin: 0; + padding-left: 0; +} +.popup-mobile-menu .mainmenu .mega-menu-item li a { + font-size: 15px; +} +.popup-mobile-menu .mainmenu .mega-menu-item li:last-child { + border-bottom: 1px solid var(--color-border); +} +.popup-mobile-menu .mainmenu .single-mega-item:last-child .mega-menu-item li:last-child { + border-bottom-color: transparent; +} + +/*---------------------- + One Page Nav +------------------------*/ +@media (prefers-reduced-motion: no-preference) { + :root { + scroll-behavior: auto; + } +} +.mainmenu-nav.onepagenav .mainmenu > li > a { + position: relative; + padding: 0; +} + +.mainmenu-nav.onepagenav .mainmenu li { + margin: 0 17px; +} + +.mainmenu-nav.onepagenav .mainmenu > li > a::after { + position: absolute; + content: ""; + left: 0; + background: var(--color-primary); + width: 0; + height: 2px; + bottom: 0; + opacity: 0; + transition: 0.4s; +} + +.mainmenu-nav.onepagenav .mainmenu > li.current > a::after { + width: 100%; + opacity: 1; +} + +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .header-default.header-center-align .header-right .header-btn { + margin-left: 0; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .mainmenu-nav.onepagenav .mainmenu li { + margin: 0 7px; + } +} +/************************************** + Elements +***************************************/ +/*--------------------------- + Breadcrump Area +-----------------------------*/ +.breadcrumb-inner { + text-align: center; +} +.breadcrumb-inner .title { + font-weight: 700; + font-size: 60px; + margin-bottom: 0; + margin-top: 12px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .breadcrumb-inner .title { + font-size: 40px; + } +} +@media only screen and (max-width: 767px) { + .breadcrumb-inner .title { + font-size: 38px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .breadcrumb-inner .title br { + display: none; + } +} +@media only screen and (max-width: 767px) { + .breadcrumb-inner .title br { + display: none; + } +} +.breadcrumb-inner .breadcrumb-page-title { + display: grid; + grid-auto-columns: 1fr; + align-items: center; + grid-column-gap: 1em; + grid-row-gap: 1em; + grid-template-columns: auto 1fr; + grid-template-rows: auto; + position: relative; +} +.breadcrumb-inner .breadcrumb-page-title .line-separator { + position: relative; + background-image: linear-gradient(90deg, #21262d, rgba(33, 38, 45, 0)); + width: 100%; + height: 1px; + left: 0%; + top: 0%; + right: 0%; + bottom: auto; +} +.breadcrumb-inner ul.page-list li { + display: inline-block; + color: var(--color-body); + padding: 0 6px; + position: relative; + font-size: 13px; + margin: 0; + text-transform: uppercase; + letter-spacing: 0.5px; +} +.breadcrumb-inner ul.page-list li::after { + position: absolute; + content: ""; + top: 50%; + transform: translateY(-50%); + background-color: var(--color-body); + width: 5px; + height: 5px; + border-radius: 100%; + opacity: 0.5; + right: -5px; +} +.breadcrumb-inner ul.page-list li a { + color: var(--color-body); + transition: 0.5s; + opacity: 0.6; +} +.breadcrumb-inner ul.page-list li a:hover { + color: var(--color-primary); +} +.breadcrumb-inner ul.page-list li.tmp-breadcrumb-item.active { + color: var(--color-body); +} +.breadcrumb-inner ul.page-list li.tmp-breadcrumb-item.active::after { + display: none; +} + +/*------------------------ + Section Title Styles +--------------------------*/ +.section-title .subtitle { + font-size: 14px; + line-height: 15px; + font-weight: 500; + margin-bottom: 15px; + padding: 7px 12px; + border-radius: 4px; + display: inline-block; + background: var(--color-primary-opacity-1); + color: var(--color-primary-alt); + text-transform: uppercase; + position: relative; +} +.section-title .subtitle::before { + content: ""; + pointer-events: none; + user-select: none; + position: absolute; + inset: 0px; + border-radius: inherit; + padding: 1px; + background: linear-gradient(55deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.05) 45%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.05) 55%, rgba(255, 255, 255, 0.05) 70%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0.05) 100%); + background-size: 400% 400%; + -webkit-mask: linear-gradient(black, black) content-box content-box, linear-gradient(black, black); + -webkit-mask-composite: xor; + animation: overlayAnimate 6s ease 10s infinite reverse; +} +.section-title .subtitle-2 { + margin-bottom: 20px; + display: inline-block; +} +.section-title .title { + margin-bottom: 0; +} +.section-title.text-center .description { + padding: 0 23%; + letter-spacing: -0.5px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .section-title.text-center .description { + padding: 0 10%; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .section-title.text-center .description { + padding: 0; + } +} +@media only screen and (max-width: 767px) { + .section-title.text-center .description { + padding: 0; + } +} +.section-title.text-center .description.has-medium-font-size { + padding: 0 23%; + letter-spacing: -0.5px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .section-title.text-center .description.has-medium-font-size { + padding: 0 10%; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .section-title.text-center .description.has-medium-font-size { + padding: 0 10%; + } +} +@media only screen and (max-width: 767px) { + .section-title.text-center .description.has-medium-font-size { + padding: 0; + } +} +.section-title.text-xl-start .description { + padding: 0; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .section-title.text-xl-start .description { + padding: 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .section-title.text-xl-start .description { + padding: 0; + } +} +@media only screen and (max-width: 767px) { + .section-title.text-xl-start .description { + padding: 0; + } +} + +.contact-form-1 .form-group { + display: block; +} + +.section-title-2 .title { + color: var(--color-body); + display: block; + border-bottom: 1px solid var(--color-border); + padding-bottom: 19px; + opacity: 0.6; +} + +/*------------------------------- + Modern Section Title +-------------------------------*/ +.line-separator { + position: relative; + background-image: linear-gradient(90deg, var(--color-primary), rgba(33, 38, 45, 0)); + width: 50px; + height: 1px; + left: 0%; + top: 0%; + right: 0%; + bottom: auto; +} + +.pres-line-separator-wrapper { + display: flex; + position: relative; + align-items: center; + margin: 0 -15px; + justify-content: center; +} +@media only screen and (max-width: 767px) { + .pres-line-separator-wrapper { + flex-wrap: wrap; + justify-content: center; + } +} +.pres-line-separator-wrapper.text-end { + flex-direction: row-reverse; +} +.pres-line-separator-wrapper.text-end .line-separator { + background-image: linear-gradient(90deg, rgba(33, 38, 45, 0), #21262d); +} +.pres-line-separator-wrapper.text-center .line-separator.line-left { + background-image: linear-gradient(-90deg, var(--color-primary), rgba(33, 38, 45, 0)); +} +.pres-line-separator-wrapper.text-center .line-separator.line-right { + background-image: linear-gradient(90deg, var(--color-primary), rgba(33, 38, 45, 0)); +} +@media only screen and (max-width: 767px) { + .pres-line-separator-wrapper .line-separator { + display: none; + } +} + +.tmp-section-title-border .subtitle { + display: flex; + color: var(--color-body); + font-size: 13px; + margin: 0; + text-transform: uppercase; + letter-spacing: 0.5px; + align-items: center; + padding: 0 15px; +} +@media only screen and (max-width: 767px) { + .tmp-section-title-border .subtitle { + flex-wrap: wrap; + justify-content: center; + } +} +.tmp-section-title-border .subtitle .subtitle-text { + color: var(--color-body); + font-weight: 700; + width: max-content; +} +.tmp-section-title-border .subtitle .number { + color: var(--color-body); + transition: 0.5s; + opacity: 0.6; + display: none; +} + +.text-start .pres-line-separator-wrapper { + justify-content: start !important; +} + +.tmp-title-style-2 { + font-size: 12px; + font-weight: 600; + text-transform: uppercase; + letter-spacing: 0.5px; + opacity: 0.5; + margin-bottom: 0; +} + +.tmp-title-style-3 { + margin-bottom: 24px; + font-size: 20px; + padding-bottom: 20px; + border-bottom: 2px solid var(--color-border); +} + +.tmp-short-title { + font-size: 12px; + padding-bottom: 14px; + font-weight: 600; + text-transform: uppercase; + letter-spacing: 0.5px; + opacity: 0.5; + margin-bottom: 6px; + border-bottom: 1px solid var(--color-border); +} + +@keyframes overlayAnimate { + 0% { + background-position: 0% 0%; + } + 100% { + background-position: 100% 0%; + } +} +.tmp-badge-group { + display: flex; + align-items: center; + margin: -3px; +} + +.tmp-badge-2 { + font-size: 14px; + line-height: 15px; + font-weight: 500; + margin-bottom: 15px; + padding: 7px 12px; + border-radius: 4px; + display: inline-block; + background: var(--color-primary); + color: var(--color-white); + position: relative; + margin: 3px; +} + +.tmp-badge-2 { + font-size: 14px; + height: 30px; + line-height: 30px; + font-weight: 500; + padding: 0px 14px; + border-radius: 4px; + display: inline-block; + background: var(--color-primary); + color: var(--color-white); + text-transform: uppercase; + position: relative; + transition: var(--transition); +} +.tmp-badge-2:hover { + background: var(--color-primary); + color: var(--color-white); +} +.tmp-badge-2.color-yellow { + border-color: var(--color-yellow-opacity-1); +} +.tmp-badge-2.color-secondary { + border-color: var(--color-yellow-opacity-1); +} + +/*----------------------- + Button Styles +-------------------------*/ +.tmp-button-group, +.button-group { + display: flex; + flex-wrap: wrap; + justify-content: center; + align-items: center; + margin: -10px; +} +.tmp-button-group a, +.tmp-button-group button, +.button-group a, +.button-group button { + margin: 10px; +} + +.tmp-btn, +.btn-default { + padding: 0 28px; + border-radius: 5px; + background: var(--color-btn); + transition-duration: 300ms; + color: var(--color-white); + font-size: 16px; + font-weight: 400; + text-align: center; + text-decoration: none; + text-shadow: var(--shadow-light); + display: flex; + height: 50px; + line-height: 49px; + letter-spacing: 0.5px; + width: max-content; + transition: 0.4s; + border: 0 none; + position: relative; + z-index: 1; + overflow: hidden; + transition: all 0.6s; + align-items: center; + justify-content: center; +} +@media only screen and (max-width: 767px) { + .tmp-btn, + .btn-default { + padding: 0 16px; + height: 42px; + line-height: 42px; + } +} +.tmp-btn::after, +.btn-default::after { + position: absolute; + content: ""; + width: 0%; + height: 100%; + left: 50%; + top: 50%; + background: var(--color-primary); + transform: translateX(-50%) translateY(-50%) rotate(0deg); + transition: all 0.6s; + opacity: 0.5; + z-index: -1; + content: ""; + position: absolute; + -webkit-transition-duration: 800ms; + transition-duration: 800ms; + width: 200%; + height: 200%; + top: 110%; + left: 50%; + background: var(--color-primary); + -webkit-transform: translateX(-50%); + -moz-transform: translateX(-50%); + -ms-transform: translateX(-50%); + -o-transform: translateX(-50%); + transform: translateX(-50%); + -webkit-border-radius: 50%; + -moz-border-radius: 50%; + -o-border-radius: 50%; + -ms-border-radius: 50%; + border-radius: 50%; + z-index: -1; +} +.tmp-btn i, +.btn-default i { + padding-left: 6px; + display: inline-block; + top: 2px; + position: relative; + font-size: 17px; +} +.tmp-btn i.image-icon, +.btn-default i.image-icon { + top: inherit; + transition: 0.4s; +} +.tmp-btn.btn-gradient, +.btn-default.btn-gradient { + background-color: var(--color-primary); +} +.tmp-btn.btn-small, +.btn-default.btn-small { + height: 44px; + line-height: 40px; + padding: 0 20px; + font-size: 14px; + font-weight: 500; +} +.tmp-btn.btn-border.btn-small, +.btn-default.btn-border.btn-small { + line-height: 36px; +} +.tmp-btn.btn-medium, +.btn-default.btn-medium { + height: 65px; + line-height: 61px; + padding: 0 40px; +} +.tmp-btn.btn-large, +.btn-default.btn-large { + height: 60px; + line-height: 59px; + padding: 0 37px; + font-size: 17px; +} +@media only screen and (max-width: 767px) { + .tmp-btn.btn-large, + .btn-default.btn-large { + padding: 0 18px; + font-size: 14px; + } +} +.tmp-btn.btn-xl, +.btn-default.btn-xl { + height: 70px; + line-height: 69px; + padding: 0 42px; + font-size: 18px; +} +@media only screen and (max-width: 767px) { + .tmp-btn.btn-xl, + .btn-default.btn-xl { + padding: 0 18px; + font-size: 14px; + } +} +.tmp-btn.btn-extra-large, +.btn-default.btn-extra-large { + height: 90px; + line-height: 90px; + padding: 0 70px; + font-size: 20px; +} +@media only screen and (max-width: 767px) { + .tmp-btn.btn-extra-large, + .btn-default.btn-extra-large { + padding: 0 44px; + } +} +@media only screen and (max-width: 575px) { + .tmp-btn.btn-extra-large, + .btn-default.btn-extra-large { + padding: 0 12px; + font-size: 16px; + height: 60px; + line-height: 60px; + } +} +.tmp-btn.icon-hover .btn-text, +.btn-default.icon-hover .btn-text { + transition-timing-function: cubic-bezier(0, 0.71, 0.4, 1); + display: inline-block; + transition: transform 0.5s; + transform: translateX(7px); +} +.tmp-btn.icon-hover .btn-icon, +.btn-default.icon-hover .btn-icon { + margin-inline-start: -7px; + display: inline-block; +} +.tmp-btn.icon-hover .btn-icon i, +.btn-default.icon-hover .btn-icon i { + transition-timing-function: cubic-bezier(0, 0.71, 0.4, 1); + display: inline-block; + opacity: 0; + transform: translateX(-7px); + transition: opacity 0.25s, transform 0.5s; + padding-left: 0; +} +.tmp-btn.icon-hover.icon-hover-left .btn-text, +.btn-default.icon-hover.icon-hover-left .btn-text { + transform: translateX(-7px); +} +.tmp-btn.icon-hover.icon-hover-left .btn-icon, +.btn-default.icon-hover.icon-hover-left .btn-icon { + margin-inline-start: 0; + margin-inline-end: -7px; +} +.tmp-btn.icon-hover.icon-hover-left .btn-icon i, +.btn-default.icon-hover.icon-hover-left .btn-icon i { + transform: translateX(7px); +} +.tmp-btn.icon-hover.icon-hover-left:hover .btn-icon i, +.btn-default.icon-hover.icon-hover-left:hover .btn-icon i { + transform: translateX(-7px); +} +.tmp-btn.icon-hover.icon-hover-left:hover .btn-text, +.btn-default.icon-hover.icon-hover-left:hover .btn-text { + transform: translateX(7px); +} +.tmp-btn.hover-icon-reverse .icon-reverse-wrapper, +.btn-default.hover-icon-reverse .icon-reverse-wrapper { + display: flex; + align-items: center; + justify-content: center; +} +.tmp-btn.hover-icon-reverse .btn-text, +.btn-default.hover-icon-reverse .btn-text { + display: inline-block; + transition: transform 0.6s 0.125s cubic-bezier(0.1, 0.75, 0.25, 1); + margin-inline-start: -23px; +} +.tmp-btn.hover-icon-reverse .btn-icon, +.btn-default.hover-icon-reverse .btn-icon { + display: inline-block; + transition: opacity 0.4s 0.25s, transform 0.6s 0.25s; + transition-timing-function: cubic-bezier(0.1, 0.75, 0.25, 1); +} +.tmp-btn.hover-icon-reverse .btn-icon + .btn-icon, +.btn-default.hover-icon-reverse .btn-icon + .btn-icon { + margin-inline-end: 0; + margin-inline-start: 8px; + display: inline-block; + margin-inline-start: 0; + margin-inline-end: 0; + opacity: 0; + transform: translateX(-10px); + transition-delay: 0s; + order: -2; +} +.tmp-btn.hover-icon-reverse .btn-icon + .btn-icon i, +.btn-default.hover-icon-reverse .btn-icon + .btn-icon i { + padding-left: 0; + padding-right: 6px; +} +.tmp-btn.btn-border-gradient, +.btn-default.btn-border-gradient { + background: linear-gradient(90deg, #CFA2E8, #637FEA); + border: none; + outline: none; + cursor: pointer; + position: relative; + z-index: 10; + color: var(--color-heading); + box-shadow: 0 10px 13px 0 rgba(209, 211, 237, 0.39); + border-radius: 0; +} +.tmp-btn.btn-border-gradient::before, +.btn-default.btn-border-gradient::before { + content: ""; + z-index: -1; + top: 3px; + left: 3px; + position: absolute; + background: #fff; + width: calc(100% - 6px); + height: calc(100% - 6px); +} +.tmp-btn.btn-border-gradient.radius-round, +.btn-default.btn-border-gradient.radius-round { + border-radius: 500px; +} +.tmp-btn.btn-border-gradient.radius-round::before, +.btn-default.btn-border-gradient.radius-round::before { + border-radius: 500px; +} +.tmp-btn:hover, +.btn-default:hover { + background-color: var(--color-secondary); + color: var(--color-white); + transform: translate3d(0, -2px, 0); + box-shadow: var(--shadow-7); + background-color: transparent; +} +.tmp-btn:hover::after, +.btn-default:hover::after { + opacity: 1; + top: -30%; +} +.tmp-btn:hover.icon-hover .btn-text, +.btn-default:hover.icon-hover .btn-text { + transform: translateX(-7px); +} +.tmp-btn:hover.icon-hover .btn-icon i, +.btn-default:hover.icon-hover .btn-icon i { + opacity: 1; + transform: translateX(7px); +} +.tmp-btn:hover.hover-icon-reverse .btn-text, +.btn-default:hover.hover-icon-reverse .btn-text { + transition-delay: 0.1s; + transform: translateX(23px); +} +.tmp-btn:hover.hover-icon-reverse .btn-icon, +.btn-default:hover.hover-icon-reverse .btn-icon { + opacity: 0; + transition-delay: 0s; + transform: translateX(10px); +} +.tmp-btn:hover.hover-icon-reverse .btn-icon + .btn-icon, +.btn-default:hover.hover-icon-reverse .btn-icon + .btn-icon { + opacity: 1; + transform: translateX(0); + transition-delay: 0.225s; +} +.tmp-btn:focus, +.btn-default:focus { + box-shadow: none; + border: none; + background-color: unset; + background: var(--color-primary); +} +.tmp-btn.btn-border, +.btn-default.btn-border { + background: transparent; + border-color: var(--color-border); + border-width: 2px; + border-style: solid; +} +.tmp-btn.btn-border:hover, +.btn-default.btn-border:hover { + background-color: var(--color-primary); + border-color: var(--color-primary) !important; +} +.tmp-btn.text-underline, +.btn-default.text-underline { + background-image: inherit; + border-color: var(--color-white); +} +.tmp-btn.text-underline span, +.btn-default.text-underline span { + position: relative; + display: inline-block; + line-height: 30px; +} +.tmp-btn.text-underline:hover, +.btn-default.text-underline:hover { + box-shadow: none; + background-color: var(--color-secondary); + border-color: var(--color-secondary); +} +.tmp-btn.round, +.btn-default.round { + border-radius: 4px; +} +.tmp-btn.square, +.btn-default.square { + border-radius: 0; +} +.tmp-btn.rounded-player, +.btn-default.rounded-player { + border-radius: 100%; + width: 100px; + height: 100px; + padding: 0; + line-height: 100px; + display: inline-block; + position: relative; +} +@media only screen and (max-width: 767px) { + .tmp-btn.rounded-player, + .btn-default.rounded-player { + width: 70px; + height: 70px; + line-height: 70px; + } +} +.tmp-btn.rounded-player span, +.btn-default.rounded-player span { + display: inline-block; +} +.tmp-btn.rounded-player span i, +.btn-default.rounded-player span i { + display: inline-block; + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + font-size: 30px; +} +.tmp-btn.rounded-player.border, +.btn-default.rounded-player.border { + background-image: inherit; + border-color: var(--color-white) !important; + border-width: 2px !important; +} +.tmp-btn.rounded-player.border:hover, +.btn-default.rounded-player.border:hover { + background-color: var(--color-secondary); + border-color: var(--color-secondary) !important; +} +.tmp-btn.rounded-player.sm-size, +.btn-default.rounded-player.sm-size { + width: 70px; + height: 70px; + line-height: 70px; +} +.tmp-btn.rounded-player:focus, +.btn-default.rounded-player:focus { + outline: none; + color: var(--color-white); +} +.tmp-btn.rounded-player:hover, +.btn-default.rounded-player:hover { + transform: scale(1.1); + background: var(--color-primary); +} + +.btn-read-more span { + position: relative; + color: var(--color-heading); + display: inline-block; + line-height: 35px; + transition: 0.3s; +} +.btn-read-more span::after { + content: ""; + position: absolute; + bottom: 0; + left: 0; + height: 2px; + background-color: var(--color-border); + transition: 0.3s; + width: 100%; + bottom: 3px; +} +.btn-read-more span::before { + position: absolute; + content: ""; + left: auto; + bottom: 3px; + background: var(--color-primary); + width: 0; + height: 2px; + transition: 0.3s; + right: 0; +} +.btn-read-more:hover span { + color: var(--color-primary); +} +.btn-read-more:hover span::before { + width: 100%; + left: 0; + right: auto; +} + +.tmp-badge { + display: inline-block; + background-color: var(--color-primary); + padding: 0 16px; + height: 30px; + line-height: 30px; + border-radius: 100px; + color: #fff; + font-size: 12px; + letter-spacing: 0.5px; +} + +.tmp-badge-card { + background-color: transparent; + background: transparent; + padding: 1px 8px; + border-radius: 100px; + color: #fff; + font-size: 12px; + font-weight: 500; + display: inline-block; + position: relative; + z-index: 2; + letter-spacing: 0.5px; +} +.tmp-badge-card::before { + background: var(--color-primary); + content: ""; + width: 100%; + height: 100%; + left: 0; + top: 0; + position: absolute; + z-index: -1; + border-radius: 100px; +} +.tmp-badge-card.success::before { + background: var(--color-success); + opacity: 1; +} + +.btn-collaborate-play i { + height: 40px; + width: 40px; + line-height: 40px; + text-align: center; + border-radius: 500px; + display: inline-block; + background: var(--color-primary); +} +.btn-collaborate-play span { + display: inline-block; +} + +.btn-collaborate-play { + height: 30px; + width: 30px; + line-height: 30px; + align-items: center; + transition: var(--transition); +} +.btn-collaborate-play span { + margin-left: 15px; +} +.btn-collaborate-play:hover { + color: var(--color-white); +} + +/*---------------------- + PRS Video Styles +-----------------------*/ +.mfp-bg { + z-index: 9999; +} + +.mfp-wrap { + z-index: 9999; +} + +.mfp-with-zoom .mfp-container, +.mfp-with-zoom.mfp-bg { + opacity: 0; + -webkit-backface-visibility: hidden; + -webkit-transition: all 0.3s ease-out; + -moz-transition: all 0.3s ease-out; + -o-transition: all 0.3s ease-out; + transition: all 0.3s ease-out; +} + +.mfp-with-zoom.mfp-ready .mfp-container { + opacity: 1; +} + +.mfp-with-zoom.mfp-ready.mfp-bg { + opacity: 0.8; +} + +.mfp-with-zoom.mfp-removing .mfp-container, +.mfp-with-zoom.mfp-removing.mfp-bg { + opacity: 0; +} + +html.picture { + margin: 0 !important; +} + +img.mfp-img { + padding-bottom: 0; +} + +.mfp-bg { + background: rgba(0, 0, 0, 0.8); + opacity: 1; + backdrop-filter: blur(15px); +} + +.mfp-iframe-scaler iframe { + border-radius: 10px; +} + +.mfp-with-zoom.mfp-ready.mfp-bg { + opacity: 1; +} + +.mfp-iframe-holder .mfp-close, +.mfp-zoom-out-cur .mfp-image-holder .mfp-close { + top: -60px; + right: -50px; + font-size: 30px; + font-weight: 400; + transition: 0.4s; + opacity: 1; + width: 50px; + height: 50px; + background: var(--heading-opacity); + text-align: center; + border-radius: 100%; + display: flex; + justify-content: center; + align-items: center; + padding: 0; + color: var(--color-white); +} + +.mfp-zoom-out-cur .mfp-image-holder .mfp-close { + top: -10px; + right: -50px; +} + +.side-nav-opened body::before, +.close_side_menu, +.popup-mobile-menu, +.tmp-offcanvas-side-menu { + background: rgba(0, 0, 0, 0.8); + backdrop-filter: blur(15px); +} + +/*------------------------- + Modern mdbutton +---------------------------*/ +.mdbutton { + pointer-events: auto; + cursor: pointer; + background: #e7e7e7; + border: none; + padding: 1.5rem 3rem; + margin: 0; + position: relative; + display: inline-block; +} +.mdbutton::before, .mdbutton::after { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} +.mdbutton .btnprogress { + position: absolute; + width: 100px; + height: 100px; + top: calc(50% - 50px); + left: calc(50% - 50px); + transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1); +} +.mdbutton.mdbutton--fenrir { + background: none; + padding: 0; + -webkit-clip-path: circle(50% at 50% 50%); + clip-path: circle(50% at 50% 50%); + width: 120px; + height: 120px; + margin: -12px; +} +.mdbutton.mdbutton--fenrir span { + color: var(--color-body); + font-size: 17px; + font-weight: 500; + font-family: var(--font-body); + transition: 0.4s; + display: block; + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} +.mdbutton.mdbutton--fenrir .btnprogress__circle, +.mdbutton.mdbutton--fenrir .btnprogress__path { + fill: none; + stroke: var(--color-border); + stroke-width: 1px; +} +.mdbutton.mdbutton--fenrir .btnprogress__path { + stroke: var(--color-border); + stroke-dasharray: 1; + stroke-dashoffset: 1; + transition: stroke-dashoffset 0.4s cubic-bezier(0.7, 0, 0.3, 1); +} +.mdbutton.mdbutton--fenrir:hover span { + color: var(--color-heading); +} +.mdbutton.mdbutton--fenrir:hover .btnprogress { + transform: scale3d(1.2, 1.2, 1); +} +.mdbutton.mdbutton--fenrir:hover .btnprogress__path { + stroke-dashoffset: 0; +} +.mdbutton.mdbutton--fenrir:focus-visible .btnprogress__circle { + fill: rgba(252, 196, 63, 0.4); +} +.mdbutton.mdbutton--surtur { + padding: 0; + background: none; + margin: -30px; +} +.mdbutton.mdbutton--surtur .textcircle { + position: relative; + display: block; + width: 200px; +} +.mdbutton.mdbutton--surtur .textcircle text { + font-size: 32px; + text-transform: uppercase; + fill: var(--color-body); +} +.mdbutton.mdbutton--surtur .textcircle textPath { + letter-spacing: 17px; +} +.mdbutton.mdbutton--surtur.button-auto-rotate .textcircle { + animation: rotateIt 7s linear infinite; +} +.mdbutton.mdbutton--surtur .icon { + font-size: 35px; + color: var(--color-white); + font-weight: 400; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + transition: 0.2s; +} +.mdbutton.mdbutton--surtur .eye { + position: absolute; + z-index: 2; + width: 60px; + height: 60px; + top: calc(50% - 30px); + left: calc(50% - 30px); +} +.mdbutton.mdbutton--surtur .eye__outer, +.mdbutton.mdbutton--surtur .eye__inner, +.mdbutton.mdbutton--surtur .eye__lashes-up, +.mdbutton.mdbutton--surtur .eye__lashes-down { + stroke: var(--color-body); + fill: none; + stroke-width: 1.5px; +} +.mdbutton.mdbutton--surtur .eye__iris { + fill: var(--color-body); +} +.mdbutton.mdbutton--surtur .eye__lashes-down { + opacity: 0; +} +.mdbutton.mdbutton--surtur:hover .textcircle { + animation: rotateIt 7s linear infinite; +} +.mdbutton.mdbutton--surtur:hover .icon { + transform: translate(-50%, -50%) scale(1.4); +} +.mdbutton.mdbutton--surtur:hover .eye__lashes-up, +.mdbutton.mdbutton--surtur:hover .eye__inner, +.mdbutton.mdbutton--surtur:hover .eye__iris { + animation: blinkHide 2s step-end infinite; +} +.mdbutton.mdbutton--surtur:hover .eye__lashes-down { + animation: blinkShow 2s step-end infinite; +} + +@keyframes blinkHide { + 0% { + opacity: 0; + } + 10% { + opacity: 1; + } +} +@keyframes blinkShow { + 0% { + opacity: 1; + } + 10% { + opacity: 0; + } +} +@keyframes rotateIt { + to { + transform: rotate(-360deg); + } +} +.slider-style-1 .btn-read-more span::after { + background-color: currentColor; +} + +.contact-area-agency.finance .w-100.btn-default:hover::after { + height: 620%; + opacity: 1; +} + +.btn-quick-action { + padding: 0 28px; + height: 50px; + display: flex; + align-items: center; + justify-content: center; + font-size: 18px; + transition: 0.3s; + position: relative; + border-radius: 6px; + overflow: hidden; + background: var(--color-primary); + color: var(--color-white); + z-index: 2; + max-width: max-content; +} +.btn-quick-action:hover { + color: var(--color-white); +} +.btn-quick-action:focus { + color: #fff; +} +.btn-quick-action .points_wrapper { + overflow: hidden; + width: 100%; + height: 100%; + pointer-events: none; + position: absolute; + z-index: -1; + left: 0; + bottom: 0; +} +.btn-quick-action .points_wrapper i { + position: absolute; + top: 0; + left: -100%; + width: 200%; + height: 100%; + background: linear-gradient(120deg, transparent, hsla(0, 0%, 100%, 0) 10%, #fd53d8 50%, hsla(0, 0%, 100%, 0) 90%, transparent); + animation: flowtrightanim 2.2s infinite; +} +.btn-quick-action .points_wrapper .point { + bottom: -10px; + position: absolute; + pointer-events: none; + border-radius: 9999px; +} +@keyframes flowtrightanim { + 0% { + left: -200%; + } + to { + left: 200%; + } +} +@keyframes floating-points { + 0% { + transform: translateY(0); + } + 85% { + opacity: 0; + } + to { + transform: translateY(-55px); + opacity: 0; + } +} +.btn-quick-action .points_wrapper .point:first-child { + left: 10%; + opacity: 1; + animation-duration: 2.35s; + animation-delay: 0.2s; +} +.btn-quick-action .points_wrapper .point:nth-child(2) { + left: 30%; + opacity: 0.7; + animation-duration: 2.5s; + animation-delay: 0.5s; +} +.btn-quick-action .points_wrapper .point:nth-child(3) { + left: 25%; + opacity: 0.8; + animation-duration: 2.2s; + animation-delay: 0.1s; +} +.btn-quick-action .points_wrapper .point:nth-child(4) { + left: 44%; + opacity: 0.6; + animation-duration: 2.05s; +} +.btn-quick-action .points_wrapper .point:nth-child(5) { + left: 50%; + opacity: 1; + animation-duration: 1.9s; +} +.btn-quick-action .points_wrapper .point:nth-child(6) { + left: 75%; + opacity: 0.5; + animation-duration: 1.5s; + animation-delay: 1.5s; +} +.btn-quick-action .points_wrapper .point:nth-child(7) { + left: 88%; + opacity: 0.9; + animation-duration: 2.2s; + animation-delay: 0.2s; +} +.btn-quick-action .points_wrapper .point:nth-child(8) { + left: 58%; + opacity: 0.8; + animation-duration: 2.25s; + animation-delay: 0.2s; +} +.btn-quick-action .points_wrapper .point:nth-child(9) { + left: 98%; + opacity: 0.6; + animation-duration: 2.6s; + animation-delay: 0.1s; +} +.btn-quick-action .points_wrapper .point:nth-child(10) { + left: 65%; + opacity: 1; + animation-duration: 2.5s; + animation-delay: 0.2s; +} + +/*-------------------- + Service Styles +----------------------*/ +.service.service__style--1 { + padding: 30px 26px; + transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1), box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1); + position: relative; + z-index: 2; + height: 100%; +} +.service.service__style--1.service-in-landing { + height: auto; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .service.service__style--1 { + padding: 30px 28px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .service.service__style--1 { + padding: 30px 25px; + } +} +@media only screen and (max-width: 767px) { + .service.service__style--1 { + padding: 30px 14px; + } +} +.service.service__style--1 .shape-service-1 { + position: absolute; + right: 15px; + top: 15px; + z-index: 1; + max-width: 150px; + margin: auto; + opacity: 0; +} +.service.service__style--1 .icon { + font-size: 45px; + font-weight: 400; + margin-bottom: 23px; + color: var(--color-primary); + text-align: center; + border-radius: 100%; + display: flex; + justify-content: center; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .service.service__style--1 .icon { + margin-bottom: 11px; + } +} +.service.service__style--1 .icon i { + stroke-width: 1 !important; + font-size: 60px; +} +.service.service__style--1 .icon svg { + stroke-width: 2px !important; + width: 45px; + height: 45px; +} +.service.service__style--1 .icon img { + max-height: 60px; +} +.service.service__style--1 .content .title { + margin-bottom: 19px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .service.service__style--1 .content .title { + margin-bottom: 8px; + } +} +.service.service__style--1 .content .title a { + color: inherit; +} +.service.service__style--1 .content .title a:hover { + color: var(--color-primary); +} +.service.service__style--1 .content .discover-btn { + text-align: center; + display: flex; + justify-content: center; +} +.service.service__style--1:hover { + transform: translateY(-5px); +} +.service.service__style--1:hover .shape-service-1 { + opacity: 0.3; +} +.service.service__style--1:hover .shape-service-1 img { + animation: moveOut 0.4s linear; +} +.service.service__style--1.tmp-border-none { + border: none; +} +.service.service__style--1.tmp-border { + border: 2px solid var(--color-border); +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .service.service__style--1.text-left, .service.service__style--1.text-start { + padding: 40px 30px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .service.service__style--1.text-left, .service.service__style--1.text-start { + padding: 40px 30px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .service.service__style--1.text-left, .service.service__style--1.text-start { + padding: 40px 30px; + } +} +@media only screen and (max-width: 767px) { + .service.service__style--1.text-left, .service.service__style--1.text-start { + padding: 30px 20px; + } +} +.service.service__style--1.text-left .icon, .service.service__style--1.text-start .icon { + justify-content: left; +} +.service.service__style--1.text-left .content .discover-btn, .service.service__style--1.text-start .content .discover-btn { + justify-content: flex-start; +} +.service.service__style--1.icon-circle-style { + background-color: transparent; + box-shadow: none; + padding: 0px 35px; + margin-top: 25px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .service.service__style--1.icon-circle-style { + padding: 0px 10px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .service.service__style--1.icon-circle-style { + padding: 0px 10px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .service.service__style--1.icon-circle-style { + padding: 0px 10px; + } +} +@media only screen and (max-width: 767px) { + .service.service__style--1.icon-circle-style { + padding: 0px 10px; + } +} +.service.service__style--1.icon-circle-style .icon { + font-size: 39px; + color: var(--color-primary); + display: flex; + justify-content: center; + width: 90px; + height: 90px; + margin: 0 auto; + margin-bottom: 23px; + background-color: var(--color-primary-darker); + line-height: 90px; + align-items: center; +} +.service.service__style--1.with-working-process { + position: relative; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .service.service__style--1.with-working-process { + padding: 20px 0; + } +} +.service.service__style--1.with-working-process .icon { + width: 180px; + height: 180px; + line-height: 180px; + font-size: 60px; + position: relative; +} +.service.service__style--1.with-working-process .line { + position: absolute; + top: 50%; + transform: translateY(-50%); + height: 1px; + width: 100%; + left: 100%; + background-color: var(--color-border); +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .service.service__style--1.with-working-process .line { + display: none; + } +} +@media only screen and (max-width: 767px) { + .service.service__style--1.with-working-process .line { + display: none; + } +} +.service.service__style--1.with-working-process:hover { + transform: none; +} +.service.service__style--1.variation-2 { + padding-bottom: 0; + overflow: hidden; + display: flex; + flex-direction: column; + justify-content: space-between; +} +.service.service__style--1.variation-3 { + padding-bottom: 50px; +} +.service.service__style--1.service-bg-transparent { + padding: 0; +} +.service.service__style--1.service-bg-transparent .icon { + margin-bottom: 12px; +} +.service.service__style--1.service-bg-transparent .content .title { + margin-bottom: 12px; +} +.service.gallery-style { + padding: 40px 30px; + background: var(--color-card); + border-radius: 5px; + box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.1); + margin-top: 30px; +} +.service.gallery-style .content .title { + margin-bottom: 19px; + font-weight: 600; + font-size: 20px; + margin-bottom: 10px; +} +.service.gallery-style .content .title a { + color: inherit; +} +.service.gallery-style .content .title a:hover { + color: var(--color-primary); +} +.service.gallery-style .content p { + color: var(--color-body); + margin-bottom: 20px; +} +.service.gallery-style .image img { + border-radius: 5px; +} +.service.service__style--2 { + padding: 50px 35px; + padding-bottom: 55px; + transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1), box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1); + position: relative; + z-index: 2; + border-radius: 10px; + margin-top: 30px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .service.service__style--2 { + padding: 10px 28px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .service.service__style--2 { + padding: 10px 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .service.service__style--2 { + padding: 10px 25px; + } +} +@media only screen and (max-width: 767px) { + .service.service__style--2 { + padding: 0px 18px; + } +} +.service.service__style--2 .image { + margin-bottom: 23px; +} +.service.service__style--2 .image img { + max-height: 220px; +} +.service.service__style--2 .content .title a { + color: inherit; +} +.service.service__style--2 .content .title a:hover { + color: var(--color-primary); +} +.service.service__style--2 .content p { + padding: 0 5%; +} +.service.service__style--2:hover { + transform: translateY(-5px); + box-shadow: 0 0 39px rgba(255, 101, 80, 0.1); +} +.service.service-eight { + padding: 25px 30px; + border-radius: var(--radius); + backdrop-filter: blur(15px); + height: 100%; +} +@media only screen and (max-width: 767px) { + .service.service-eight { + padding: 30px 20px; + } +} +.service.service-eight .inner { + align-items: center; +} +@media only screen and (max-width: 767px) { + .service.service-eight .inner { + display: block !important; + } +} +.service.service-eight .inner .image { + margin-right: 30px; +} +@media only screen and (max-width: 767px) { + .service.service-eight .inner .image { + margin-right: 0; + margin-bottom: 20px; + } +} +.service.service-eight .inner .image img { + max-height: 100px; + object-fit: cover; + width: auto; + max-width: 75px; +} +.service.service-eight .inner .content .title { + margin-bottom: 0; +} +.service.service-eight .shape-image { + position: absolute; + bottom: 0; + right: 0; + z-index: -1; + width: 19%; +} + +.service.service-eight .inner .title a { + font-weight: 500; + line-height: 1.3; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .service.service-eight .inner .title a { + font-size: 22px; + } +} + +.tmp-service-details .thumbnail-large-details { + height: 650px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .tmp-service-details .thumbnail-large-details { + height: 550px; + } +} +@media only screen and (max-width: 1199px) { + .tmp-service-details .thumbnail-large-details { + height: 450px; + } +} +@media only screen and (max-width: 991px) { + .tmp-service-details .thumbnail-large-details { + height: 361px; + } +} +@media only screen and (max-width: 767px) { + .tmp-service-details .thumbnail-large-details { + height: 297px; + } +} +@media only screen and (max-width: 479px) { + .tmp-service-details .thumbnail-large-details { + height: 179px; + } +} + +.service-wrapper > [class*=col]:nth-child(2) .service.service__style--1 .icon { + color: var(--color-secondary); +} +.service-wrapper > [class*=col]:nth-child(3) .service.service__style--1 .icon { + color: var(--color-tertiary); +} +.service-wrapper > [class*=col]:nth-child(4) .service.service__style--1 .icon { + color: var(--color-pink); +} +.service-wrapper > [class*=col]:nth-child(5) .service.service__style--1 .icon { + color: var(--color-primary); +} +.service-wrapper > [class*=col]:nth-child(6) .service.service__style--1 .icon { + color: var(--color-tertiary); +} +.service-wrapper > [class*=col]:nth-child(2) .service.service__style--1.icon-circle-style .icon { + background-color: var(--color-secondary-darker); +} +.service-wrapper > [class*=col]:nth-child(3) .service.service__style--1.icon-circle-style .icon { + background-color: var(--color-tertiary-darker); +} +.service-wrapper > [class*=col]:nth-child(4) .service.service__style--1.icon-circle-style .icon { + background-color: var(--color-pink-darker); +} +.service-wrapper > [class*=col]:nth-child(5) .service.service__style--1.icon-circle-style .icon { + background-color: var(--color-primary-darker); +} +.service-wrapper > [class*=col]:nth-child(6) .service.service__style--1.icon-circle-style .icon { + background-color: var(--color-tertiary-darker); +} +.service-wrapper > [class*=col]:last-child .with-working-process .line { + display: none; +} + +.service-narrow .shape-service-1 { + max-width: 100px !important; +} + +.inversweb-service-main-wrapper-list { + display: flex; + align-items: center; + flex-wrap: wrap; + gap: 30px; + justify-content: center; +} +@media only screen and (max-width: 575px) { + .inversweb-service-main-wrapper-list { + justify-content: flex-start; + } +} +.inversweb-service-main-wrapper-list .single-service-wrapper { + display: flex; + align-items: center; + background: var(--color-card); + border-radius: 6px; + transition: all 0.3s; +} +@media only screen and (max-width: 575px) { + .inversweb-service-main-wrapper-list .single-service-wrapper { + width: 100%; + } +} +.inversweb-service-main-wrapper-list .single-service-wrapper.tmponhover::after { + border-radius: 6px; +} +.inversweb-service-main-wrapper-list .single-service-wrapper .content .title { + margin: 0; + padding: 0 20px; + font-size: 24px; + color: var(--color-body); + font-weight: 400; + font-family: var(--font-primary); + letter-spacing: 0.5px; +} +@media only screen and (max-width: 991px) { + .inversweb-service-main-wrapper-list .single-service-wrapper .content .title { + font-size: 16px; + } +} +@media only screen and (max-width: 575px) { + .inversweb-service-main-wrapper-list .single-service-wrapper .content .title { + font-size: 16px; + } +} +.inversweb-service-main-wrapper-list .single-service-wrapper .thumbnail { + max-width: 94px; + display: block; + overflow: hidden; + border-radius: 6px; +} +@media only screen and (max-width: 991px) { + .inversweb-service-main-wrapper-list .single-service-wrapper .thumbnail { + max-width: 50px; + } +} +.inversweb-service-main-wrapper-list .single-service-wrapper .thumbnail img { + transition: 0.6s; +} +.inversweb-service-main-wrapper-list .single-service-wrapper:hover { + transform: translateY(-5px); +} +.inversweb-service-main-wrapper-list .single-service-wrapper:hover .thumbnail img { + transform: scale(1.08); +} + +.over-gradient-primary { + position: relative; + border-radius: 8px; +} +.over-gradient-primary::before { + content: ""; + position: absolute; + left: 0; + width: 100%; + top: 0; + bottom: 0; + height: 100%; + background-blend-mode: multiply; + background: linear-gradient(0deg, rgb(82, 55, 249) 0%, rgba(237, 221, 83, 0) 100%); +} +.over-gradient-primary .tmp-btn { + position: absolute; + left: 50%; + bottom: 60px; + transform: translateX(-50%); + background: var(--color-white); + color: var(--color-card); + font-weight: 600; +} +.over-gradient-primary .tmp-btn:hover { + color: var(--color-white); +} + +.feature-list-service { + padding: 0; + list-style: none; +} +.feature-list-service li { + display: flex; +} +.feature-list-service li .icon { + background: var(--color-primary); + width: 53px; + height: 53px; + border-radius: 4px; + color: var(--color-white); + text-align: center; + min-width: 30px; +} +.feature-list-service li .icon i { + display: flex; + justify-content: center; + align-items: center; + height: 100%; + font-size: 32px; +} +.feature-list-service li .title-wrapper { + margin-left: 22px; +} +.feature-list-service li .title-wrapper .title { + font-size: 18px; + margin: 0; +} +.feature-list-service li .title-wrapper .text { + font-size: 16px; + margin-bottom: 20px; + max-width: 90%; + margin-top: 13px; +} +@media only screen and (max-width: 575px) { + .feature-list-service li .title-wrapper .text { + max-width: 100%; + } +} + +.sticky-top-service { + position: sticky; + top: 120px; +} + +.tmp-single-wized { + background: var(--color-card); + border-radius: 6px; + padding: 31px; + margin-bottom: 40px; +} +@media only screen and (max-width: 1199px) { + .tmp-single-wized { + padding: 20px; + } +} +@media only screen and (max-width: 991px) { + .tmp-single-wized { + padding: 25px; + } +} +.tmp-single-wized .wized-header { + margin-bottom: 10px; + color: #fff; +} +.tmp-single-wized .wized-body { + margin-top: 30px; +} +.tmp-single-wized .wized-body .single-categories { + margin-bottom: 15px; + padding: 0; +} +.tmp-single-wized .wized-body .single-categories:last-child { + margin-bottom: 0; +} +.tmp-single-wized .wized-body .single-categories li { + list-style: none; + border-radius: 5px; + overflow: hidden; + margin: 10px 0 !important; +} +.tmp-single-wized .wized-body .single-categories li a { + display: flex; + align-items: center; + justify-content: space-between; + padding: 15px 25px; + background: var(--color-border); + color: #ffffff; + font-weight: 500; + transition: 0.3s; + border-radius: 5px; +} +.tmp-single-wized .wized-body .single-categories li a i { + color: #ffffff; + transition: 0.3s; +} +.tmp-single-wized .wized-body .single-categories li a:hover { + color: var(--color-white); +} +.tmp-single-wized .wized-body .single-categories li a:hover i { + color: var(--color-primary); +} + +.thumbnail-video-service { + overflow-x: hidden; + height: auto; + width: auto; + padding: 35px; + border-radius: 6px; +} +@media only screen and (max-width: 767px) { + .thumbnail-video-service { + padding: 20px; + } +} +@media only screen and (max-width: 575px) { + .thumbnail-video-service { + padding: 15px; + } +} +.thumbnail-video-service video { + width: 100%; + height: auto; + border-radius: 6px; +} + +.bg_image--2-webp { + background-image: url(../images/bg/02.webp); +} + +.service-feature-main-wrapper-splash { + position: relative; + perspective: 1200px; + border-radius: 6px; + height: 100%; +} +.service-feature-main-wrapper-splash .inner { + position: relative; + transition-property: box-shadow, transform; + transition-duration: 0.6s; + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transform-style: preserve-3d; + height: 100%; +} +.service-feature-main-wrapper-splash .inner .front-service-feature { + transform-style: preserve-3d; + backface-visibility: hidden; + backface-visibility: hidden; + transition: 0.6s; + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transform-style: preserve-3d; + height: 100%; + position: relative; + z-index: 1; + overflow: hidden; +} +.service-feature-main-wrapper-splash .inner .front-service-feature::after { + position: absolute; + display: flex; + align-items: center; + justify-content: center; + right: -11px; + top: -114px; + transform: rotate(-45deg); + height: 291px; + width: 19px; + border: 10px solid var(--color-primary); + border-radius: 0; + z-index: 2; + background: var(--color-primary); + writing-mode: sideways-rl; + color: var(--color-white); + font-size: 22px; + line-height: 1; + font-weight: 600; + letter-spacing: 1px; + opacity: 1; +} +.service-feature-main-wrapper-splash .inner .back-service-feature { + height: 100%; + position: absolute; + top: 0; + left: 0; + transform: rotateY(180deg) translateZ(1px); + background: var(--color-primary); + width: 100%; + display: flex; + flex-direction: column; + align-items: baseline; + justify-content: space-between; + text-align: center; + border-radius: 6px; + text-align: left; + transform-style: preserve-3d; + backface-visibility: hidden; + backface-visibility: hidden; + transition: 0.6s; + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transform-style: preserve-3d; +} +.service-feature-main-wrapper-splash .inner .back-service-feature .service-small-default { + display: flex; + align-items: center; +} +.service-feature-main-wrapper-splash:hover .inner { + transform: rotateY(180deg); + transform-origin: 50% 50% !important; +} +.service-feature-main-wrapper-splash:hover .inner .front-service-feature { + backface-visibility: inherit; + backface-visibility: inherit; +} + +.contact-with-us-service { + text-align: center; +} +.contact-with-us-service::after { + background-image: url(../images/story/09.webp); + background-size: cover; +} +.contact-with-us-service .contact-icon { + width: 70px; + height: 70px; + line-height: 70px; + border-radius: 100%; + background: #ffffff; + color: var(--color-primary); + font-size: 25px; + margin: 0 auto 34px; + position: relative; +} +.contact-with-us-service .title { + font-size: 24px; + line-height: 34px; + margin-bottom: 18px; +} +.contact-with-us-service .contact a { + font-size: 30px; + line-height: 34px; + font-weight: 700; + font-family: "Poppins", sans-serif; + color: #fff; +} + +.thumbnail-service-details-small-2 { + display: block; + overflow: hidden; + border-radius: 6px; +} +.thumbnail-service-details-small-2 img { + transition: 0.4s; +} +.thumbnail-service-details-small-2:hover img { + transform: scale(1.12); +} + +.single-service-list-area { + margin-bottom: 30px; +} +.single-service-list-area:last-child { + margin-bottom: 0; +} +.single-service-list-area .thumbnail-service-list { + border-radius: 6px; + display: block; + overflow: hidden; +} +.single-service-list-area .thumbnail-service-list img { + transition: 0.4s; + height: 316px; + width: 100%; + object-fit: cover; +} +.single-service-list-area .inner-content { + max-width: 85%; +} +@media only screen and (max-width: 1199px) { + .single-service-list-area .inner-content { + max-width: 100%; + } +} +.single-service-list-area .inner-content .head { + display: flex; + align-items: center; + gap: 20px; + margin-bottom: 20px; +} +.single-service-list-area .inner-content .head .icon { + height: 60px; + width: 60px; + display: flex; + align-items: center; + justify-content: center; + background: var(--color-primary); + border-radius: 6px; +} +.single-service-list-area .inner-content .head .icon img { + max-width: 30px; +} +.single-service-list-area .inner-content .head .title { + margin-bottom: 0; + font-size: 24px; +} +.single-service-list-area:hover .thumbnail-service-list img { + transform: scale(1.12); +} + +.service-layout-presentation-box { + padding: 80px; + background: var(--color-card); + border-radius: 8px; +} +@media only screen and (max-width: 1199px) { + .service-layout-presentation-box { + padding: 50px; + } +} +@media only screen and (max-width: 991px) { + .service-layout-presentation-box { + padding: 30px; + } +} +@media only screen and (max-width: 575px) { + .service-layout-presentation-box { + padding: 20px; + } +} +.service-layout-presentation-box .advance-tab-button ul li { + display: block; + width: 100%; + transition: 0.3s all ease-out; +} +.service-layout-presentation-box .advance-tab-button ul li .tab-button { + padding: 12px 14px; + background: rgba(0, 0, 0, 0.18); +} +@media only screen and (max-width: 575px) { + .service-layout-presentation-box .advance-tab-button ul li .tab-button { + padding: 10px 27px; + } +} +.service-layout-presentation-box .advance-tab-button ul li .tab-button .tab { + display: flex; + align-items: flex-start; + gap: 15px; +} +@media only screen and (max-width: 479px) { + .service-layout-presentation-box .advance-tab-button ul li .tab-button .tab { + flex-direction: column; + gap: 10px; + } +} +.service-layout-presentation-box .advance-tab-button ul li .tab-button .tab span { + font-size: 15px; + height: 30px; + min-width: 30px; + display: flex; + align-items: center; + justify-content: center; + border-radius: 50%; + background: transparent; + border: 1px solid var(--color-border); + color: var(--color-white); + font-weight: 700; + transition:0.3s all ease-out; +} +.service-layout-presentation-box .advance-tab-button ul li:hover .tab-button .tab span { + background-color: var(--color-primary); /* your theme color */ + color: #fff; + border-color: var(--color-primary); +} +.service-layout-presentation-box .advance-tab-button ul li .tab-button .tab .inner p { + margin-bottom: 0; + margin-top: 10px; + font-size: 12px; +} +.service-layout-presentation-box .advance-tab-button ul li .tab-button .title { + font-size: 18px; + margin-bottom: 0; + color: #fff; +} +@media only screen and (max-width: 575px) { + .service-layout-presentation-box .advance-tab-button ul li .tab-button .title { + font-size: 18px; + } +} +.service-layout-presentation-box .advance-tab-button ul li .tab-button::after { + content: ""; + position: absolute; + top: 50%; + left: 100%; + border-left: 12px solid var(--color-primary); + border-top: 12px solid transparent; + border-bottom: 12px solid transparent; + margin-top: -12px; + display: none; +} +.service-layout-presentation-box .advance-tab-button ul li .tab-button::before { + position: absolute; + content: ""; + background: var(--color-primary); + width: 0%; + height: 100%; + left: 0; + top: 0; + transition: 0.3s; + opacity: 0; + transform: scale(0.9); + z-index: -1; + border-radius: 7px; + box-shadow: var(--shadow-1); +} +.service-layout-presentation-box .advance-tab-button ul li .tab-button.active::before { + opacity: 1; + width: 100%; + transition: width 4.5s ease-in-out; +} + +.business-boost-wrapper-main { + background: var(--color-card); + border-bottom: 5px solid var(--color-primary); + box-shadow: 0px 22px 23px rgba(0, 0, 0, 0.07); +} + +.container-large { + max-width: 1680px; + margin: 0 auto; + padding: 0 15px; +} + +.why-choose-content-wrapper .feature-one-wrapper { + display: flex; + flex-wrap: wrap; +} +.why-choose-content-wrapper .feature-one-wrapper .icon { + background: var(--color-primary); + width: 30px; + height: 30px; + border-radius: 100%; + min-width: 30px; + display: flex; + justify-content: center; + text-align: center; + align-items: center; + transition: 0.3s; +} +.why-choose-content-wrapper .feature-one-wrapper .icon i { + color: var(--color-white); + height: 16px; + transition: 0.3s; +} +.why-choose-content-wrapper .feature-one-wrapper .single-feature-one { + display: flex; + align-items: center; + padding: 15px 29px; + background: transparent; + border: 1px solid var(--color-border); + border-radius: 5px; + max-width: 290px; + margin-right: 25px; + margin-bottom: 25px; + cursor: pointer; + transition: 0.3s; + gap: 10px; +} +.why-choose-content-wrapper .feature-one-wrapper .single-feature-one i { + transition: 0.3s; +} +.why-choose-content-wrapper .feature-one-wrapper .single-feature-one p { + font-weight: 500; + font-size: 18px; + margin-bottom: 0; + transition: 0.3s; +} +.why-choose-content-wrapper .feature-one-wrapper .single-feature-one:hover { + background: var(--color-primary); + border-color: var(--color-primary); + transform: translateY(-5px); +} +.why-choose-content-wrapper .feature-one-wrapper .single-feature-one:hover p { + color: var(--color-white); +} +.why-choose-content-wrapper .feature-one-wrapper .single-feature-one:hover .icon { + background: var(--color-white); +} +.why-choose-content-wrapper .feature-one-wrapper .single-feature-one:hover .icon i { + color: var(--color-primary); +} + +/*---------------------- + Card Styles +-------------------------*/ +.card-box.card-style-1 { + box-shadow: var(--shadow-lighter); + background-color: var(--color-card); + padding: 20px; + border-radius: 5px; + margin-top: 30px; + transition: 0.3s; + margin-top: 0; +} +.card-box.card-style-1:hover { + transform: translateY(-5px); +} +.card-box .inner .image a img { + border-radius: 5px; + width: 100%; +} +.card-box .inner .content { + padding-top: 20px; +} +.card-box .inner .content .title { + font-size: 18px; + font-weight: 500; + margin-bottom: 14px; +} +.card-box .inner .content .title a { + color: inherit; +} +.card-box .inner .content .title a:hover { + color: var(--color-primary); +} +.card-box .inner .content .description { + margin-bottom: 0; +} +.card-box .inner .content .tmp-btn { + margin-top: 20px; +} + +main.business-coatch .thumbnail-banner-business-coatch img { + height: 100%; + object-fit: cover; +} +@media only screen and (max-width: 1199px) { + main.business-coatch .thumbnail-banner-business-coatch img { + object-fit: cover; + } +} + +/* Counter Style One */ +.counter-style-1 .count-number { + font-size: 70px; + font-weight: 700; + line-height: 1.2; +} +@media only screen and (max-width: 767px) { + .counter-style-1 .count-number { + font-size: 62px; + } +} +@media only screen and (max-width: 575px) { + .counter-style-1 .count-number { + font-size: 45px; + } +} +@media only screen and (max-width: 991px) { + .counter-style-1 .count-number { + font-size: 48px; + } +} +.counter-style-1 .title { + font-size: 20px; + line-height: 1.3em; + font-weight: 500; + margin-top: 0; + margin-bottom: 0; +} + +.counter-style-2 { + margin-top: 30px; +} +.counter-style-2 .count-number { + font-size: 44px; + background-color: var(--color-blackest); + display: inline-block; + min-width: 150px; + height: 150px; + border-radius: 100%; + text-align: center; + line-height: 150px; + margin-bottom: 20px; + padding: 0 20px; + font-weight: 500; + color: var(--color-white); +} +.counter-style-2 .title { + font-size: 20px; + line-height: 1.3em; + font-weight: 500; + margin-top: 0; + margin-bottom: 10px; +} +.counter-style-2 .description { + line-height: 1.8; + padding-right: 16%; + margin: 0; +} +.counter-style-2.color-variation .count-number { + background-color: var(--color-primary-darker); + color: var(--color-primary); +} +.counter-style-2.border-style .count-number { + background-color: transparent; + border: 2px solid var(--color-border); +} +.counter-style-2.text-center .description { + padding: 0 10%; +} + +[class*=col]:nth-child(2) .counter-style-2.color-variation .count-number { + background-color: var(--color-secondary-darker); + color: var(--color-secondary); +} + +[class*=col]:nth-child(3) .counter-style-2.color-variation .count-number { + background-color: var(--color-light-green-darker); + color: var(--color-light-green); +} + +/*------------------------------ + Counterup Style Four +-------------------------------*/ +.counter-style-4 { + margin-top: 30px; + border: 1px dashed var(--color-border-3); + height: 250px; + width: 350px; + border-radius: 50%; + display: flex; + align-items: center; + justify-content: center; + flex-direction: column; + margin: -25px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .counter-style-4 { + height: 200px; + width: 200px; + margin: 0px auto; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .counter-style-4 { + height: 200px; + width: 200px; + margin: 0px auto; + } +} +@media only screen and (max-width: 767px) { + .counter-style-4 { + height: 200px; + width: 200px; + margin: 0px auto; + } +} +.counter-style-4 .counter-title { + margin-top: 22px; + font-weight: 400; + font-size: 24px; + color: var(--color-body); +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .counter-style-4 .counter-title { + font-size: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .counter-style-4 .counter-title { + font-size: 15px; + } +} +@media only screen and (max-width: 767px) { + .counter-style-4 .counter-title { + font-size: 15px; + } +} +.counter-style-4 .count-number { + font-size: 44px; + line-height: 1.2; + font-weight: 700; + color: var(--color-heading); + display: inline-block; + position: relative; +} +.counter-style-4 .count-number span { + display: inline-block; +} +.counter-style-4:hover .right-hover-counter { + filter: blur(50px); + height: 50px; + width: 50px; +} +.counter-style-4:hover .left-hover-counter { + filter: blur(0); + height: 20px; + width: 20px; + opacity: 1; + filter: blur(50px); + height: 50px; + width: 50px; +} + +.counter-style-2.border-style.small-radious .count-number { + background-color: transparent; + border: none; + border-radius: 4px; + width: 100%; + height: 170px; + background-color: var(--color-card); +} + +.counter-style-4.without-border { + border: none; + margin: 0; + background-color: var(--color-card); + width: 100%; + border-radius: 5px; + padding: 22px 18px; +} +@media only screen and (max-width: 1199px) { + .counter-style-4.without-border { + padding: 22px 18px; + } +} + +.signle-fun-facts-one { + text-align: center; + background: var(--color-card); + padding: 30px; + border-radius: 6px; +} +.signle-fun-facts-one .icon { + height: 92px; + width: 92px; + display: flex; + align-items: center; + justify-content: center; + margin: auto; + border-radius: 50%; + margin-bottom: 20px; + background: var(--color-primary); +} +.signle-fun-facts-one .title { + font-size: 48px; + margin-bottom: 5px; +} +@media only screen and (max-width: 767px) { + .signle-fun-facts-one .title { + font-size: 32px; + } +} +.signle-fun-facts-one span.bototm { + font-size: 18px; + color: var(--color-heading-1); +} + +.left-hover-counter { + position: absolute; + left: 0; + bottom: 0; + height: 50px; + width: 50px; + background: var(--color-primary); + z-index: 1; + transition: 0.3s; + border-top-right-radius: 50%; + filter: blur(40px); + opacity: 0; +} + +.right-hover-counter { + position: absolute; + right: 0; + bottom: 0; + height: 50px; + width: 50px; + background: var(--color-primary); + z-index: 1; + transition: 0.3s; + border-top-left-radius: 50%; + filter: blur(0); + height: 20px; + width: 20px; +} + +/*----------------------- + Progress Bar +-----------------------*/ +.single-progress + .single-progress { + margin-top: 40px; +} + +.single-progress { + position: relative; + overflow: hidden; +} +.single-progress .title { + font-size: 16px; + font-weight: 500; + color: var(--color-body); + letter-spacing: 0.5px; + margin-bottom: 18px; +} + +.progress { + height: 15px; + overflow: hidden; + background-color: var(--color-card); + border-radius: 500px; +} +.progress .progress-bar { + border-radius: 500px; + width: 0; + height: 100%; + background-color: var(--color-primary); + transition: width 0.5s ease; + overflow: visible; +} +.progress .progress-bar.bar-color-2 { + background: rgb(251, 83, 67); +} +.progress .progress-bar.bar-color-3 { + background: #E33FA1; +} +.progress .progress-bar.bar-color-4 { + background: #6549D5; +} +.progress .progress-bar.bar-gradiand { + background: radial-gradient(circle farthest-corner at 0% 0%, var(--color-pink) 25%, var(--color-secondary) 45%, var(--color-primary) 65%, var(--color-light-green) 85%); +} +.progress .progress-number { + position: absolute; + font-size: 14px; + top: 0; + line-height: 24px; + right: 0; + z-index: 1; +} + +.progress-info { + display: flex; + justify-content: space-between; + margin-bottom: 18px; +} +.progress-info .title { + font-size: 18px; + font-weight: 400; + margin-bottom: 0; + color: var(--color-body); + letter-spacing: 0.5px; +} +.progress-info span.progress-number { + font-size: 14px; + color: var(--color-body); +} + +.no-radius .progress { + border-radius: 0; +} +.no-radius .progress .progress-bar { + border-radius: 0; +} + +.large-size .progress { + height: 20px; +} + +/*----------------------------------- + Radial Progress +-----------------------------------*/ +.radial-progress-single { + text-align: center; +} +.radial-progress-single .circle-info { + padding-top: 20px; + text-align: center; +} +.radial-progress-single .circle-info .title { + font-size: 20px; + font-weight: 400; + margin-bottom: 4px; +} +.radial-progress-single .circle-info .subtitle { + margin-bottom: 0; + font-size: 14px; + letter-spacing: 0.5px; + color: var(--color-body); +} + +.radial-progress { + position: relative; +} +@media only screen and (max-width: 767px) { + .radial-progress { + display: inline-block; + } +} +.radial-progress .circle-text { + position: absolute; + top: 50%; + width: 100%; + text-align: center; + transform: translateY(-50%); +} +.radial-progress .circle-text span.count { + font-size: 28px; + line-height: 1; + font-weight: 600; + color: var(--color-body); + position: relative; +} +.radial-progress .circle-text span.count::after { + position: absolute; + content: "%"; + left: 100%; + color: var(--color-body); +} + +/*-------------------------- + Accordion Styles +---------------------------*/ +.tmp-accordion-style .card { + background: var(--color-card); + border: 0; + border-radius: var(--radius) !important; +} +.tmp-accordion-style .card .card-header { + background-color: transparent; + border-bottom: 0 none; + box-shadow: none; + padding: 20px 30px; + margin-bottom: 0; +} +.tmp-accordion-style .card .card-header button { + color: var(--color-heading); + font-size: 18px; + line-height: 27px; + outline: none; + text-decoration: none; + box-shadow: none; + width: 100%; + text-align: left; + padding: 0; + background: transparent; + position: relative; +} +.tmp-accordion-style .card .card-header button::before { + position: absolute; + content: "\e996"; + font-family: "feather" !important; + right: 0; + top: 50%; + transform: translateY(-50%); + transition: 0.4s; +} +.tmp-accordion-style .card .card-header button.collapsed::before { + content: "\e9b1"; +} +.tmp-accordion-style .card .card-body { + padding: 16px; + padding-top: 0; + font-size: var(--font-size-b2); + line-height: var(--line-height-b2); + font-weight: var(--f-regular); + color: var(--color-body); + padding: 13px 30px 30px; + border-top: 1px solid var(--color-border); +} +.tmp-accordion-style .card + .card { + margin-top: 20px; +} +.tmp-accordion-style.tmp-accordion-02 .card { + background: transparent; + border-radius: 0 !important; +} +.tmp-accordion-style.tmp-accordion-02 .card .card-header { + border-bottom: 2px solid var(--color-border); + padding: 0px 20px 10px 0; +} +.tmp-accordion-style.tmp-accordion-02 .card .card-header .accordion-button::after { + display: none; +} +.tmp-accordion-style.tmp-accordion-02 .card .card-body { + padding: 15px 20px 10px 0; + border-top: 0; +} +.tmp-accordion-style.tmp-accordion-03 .card { + background: transparent; + border-radius: 0 !important; +} +.tmp-accordion-style.tmp-accordion-03 .card .card-header { + border: 2px solid var(--color-border); + padding: 15px 20px; + border-radius: var(--radius) !important; +} +.tmp-accordion-style.tmp-accordion-03 .card .card-body { + padding: 15px 20px 10px 0; + border: 0; +} +.tmp-accordion-style.tmp-accordion-04 .card { + border: 2px solid var(--color-border); + background: transparent; + border-radius: var(--radius) !important; +} +.tmp-accordion-style.tmp-accordion-04 .card .card-header { + padding: 15px 20px; + border-radius: var(--radius) !important; +} +.tmp-accordion-style.tmp-accordion-04 .card .card-body { + border-top: 2px solid var(--color-border); +} + +.accordion-button::after { + visibility: hidden; +} + +.preview-accordion-area .service .content .liststyle { + margin-top: 20px; +} + +.preview-accordion-area .service .content .liststyle li { + font-size: 16px; +} + +.preview-accordion-area .service .content .liststyle span { + color: var(--color-white); + margin-right: 5px; +} + +.preview-accordion-area .service p { + margin-bottom: 20px; + font-size: 16px; +} + +.preview-accordion-area .service.support p { + margin-bottom: 20px; +} +.service-page{ + position: relative; + top:45px; +} +/*----------------------- + Social Icons +-------------------------*/ +.social-default { + display: flex; + flex-wrap: wrap; + padding: 0; + margin: 0; + list-style: none; + justify-content: center; + margin: -8px; +} +.social-default li { + margin: 5px; +} +.social-default li a { + width: 48px; + background-color: var(--color-lessdark); + height: 48px; + line-height: 43px; + text-align: center; + display: inline-block; + border-radius: 100%; + transition: 0.3s; + color: var(--color-white); + z-index: 2; + position: relative; +} +.social-default li a::after { + position: absolute; + content: ""; + left: 0; + top: 0; + width: 100%; + height: 100%; + z-index: -1; + background: var(--color-primary); + transform: scale(0.5); + opacity: 0; + transition: 0.3s; + border-radius: 100%; +} +.social-default li a:hover { + color: var(--color-white); +} +.social-default li a:hover::after { + transform: scale(1); + opacity: 1; +} +.social-default li a i { + vertical-align: middle; +} +.social-default.transparent-with-border li a { + line-height: 40px; + background: var(--color-card); + border: 1px solid var(--color-border); +} +.social-default.transparent-with-border li a:hover { + border-color: transparent !important; + border: none; +} +.social-default.transparent-with-border li a::after { + border: 1px solid var(--color-primary); +} +.social-default.transparent-with-border.border-white li a { + border-color: var(--color-white); +} +.social-default.with-gradient li a::after { + background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%; +} +.social-default.with-bg-primary li a { + background-color: var(--color-primary); + border: 2px solid var(--color-primary); + transition: 0.5s; + line-height: 44px; +} +.social-default.with-bg-primary li a::after { + display: none; +} +.social-default.with-bg-primary li a:hover { + background-color: transparent; +} +.social-default.icon-naked li a { + background: transparent !important; + width: auto; + height: auto; + line-height: inherit; +} +.social-default.icon-naked li a::after { + display: none; +} +.social-default.icon-naked li a:hover { + color: var(--color-primary) !important; +} + +/*---------------------- + Team Style +-------------------------*/ +.tmp-box-card, +.team-style-default { + margin-top: 75px; + background: var(--color-card); + backdrop-filter: blur(4px) opacity(0.95); + border-radius: var(--radius-small); +} +.tmp-box-card .inner .thumbnail, +.team-style-default .inner .thumbnail { + max-width: max-content; + max-height: max-content; + border-radius: 100%; + border: 6px solid var(--color-card); + top: -75px; + position: absolute; + left: 50%; + transform: translateX(-50%); + min-width: 150px; + min-height: 150px; + overflow: hidden; +} +.tmp-box-card .inner .thumbnail img, +.team-style-default .inner .thumbnail img { + border-radius: 100%; +} +.tmp-box-card .inner .content, +.team-style-default .inner .content { + text-align: center; + padding: 20px; + padding-top: 85px; + padding-bottom: 35px; +} +.tmp-box-card .inner .content .title, +.team-style-default .inner .content .title { + font-size: 24px; + line-height: 1.4; + font-weight: 700; + margin-bottom: 0; +} +.tmp-box-card .inner .content .subtitle, +.team-style-default .inner .content .subtitle { + font-size: 16px; + line-height: 1.4; + margin-bottom: 5px; + display: inline-block; + color: var(--color-primary); +} +.tmp-box-card .inner .content .team-form, +.team-style-default .inner .content .team-form { + display: block; + font-size: 12px; + margin-bottom: 0; + letter-spacing: 0.6px; + margin-top: 8px; +} +.tmp-box-card .inner .content .team-form img, +.team-style-default .inner .content .team-form img { + padding-right: 10px; + max-height: 18px; +} +.tmp-box-card .inner .content .description, +.team-style-default .inner .content .description { + margin-bottom: 0; + padding: 0 5%; +} +.tmp-box-card .inner .rating img, +.team-style-default .inner .rating img { + margin-left: -3px; + margin-bottom: 24px; + max-height: 35px; +} +.tmp-box-card .inner .author-envato-image img, +.team-style-default .inner .author-envato-image img { + max-height: 25px; + margin-top: 20px; +} +.tmp-box-card .inner .social-icon li a, +.team-style-default .inner .social-icon li a { + color: var(--color-body); +} +.tmp-box-card.border-gradient .thumbnail, +.team-style-default.border-gradient .thumbnail { + background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 98%/200% 100%; + padding: 5px; + border: 0 none; +} +.tmp-box-card.style-two, +.team-style-default.style-two { + margin-top: 0; +} +.tmp-box-card.style-two .inner, +.team-style-default.style-two .inner { + padding-top: 0; +} +.tmp-box-card.style-two .inner .thumbnail, +.team-style-default.style-two .inner .thumbnail { + top: 0; + position: static; + left: inherit; + transform: none; + min-width: auto; + min-height: auto; + margin: 0 auto; + overflow: visible; + margin: 0; + margin-top: 0; +} +.tmp-box-card.style-two .inner .content, +.team-style-default.style-two .inner .content { + padding-top: 25px; +} + +/*--------------------- + Team Style Two +-----------------------*/ +.team-style-two { + position: relative; + transition: 0.3s; +} +.team-style-two:hover { + transform: translateY(-5px); +} +.team-style-two .inner .thumbnail { + position: relative; +} +.team-style-two .inner .thumbnail img { + width: 100%; + border-radius: var(--radius); +} +.team-style-two .inner .thumbnail::before { + position: absolute; + content: ""; + background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, #000000 100%); + width: 100%; + height: 100%; + opacity: 1; + border-radius: var(--radius); +} +.team-style-two .inner .content { + position: absolute; + bottom: 0; + z-index: 2; + padding: 20px; +} +.team-style-two .inner .content .title { + font-size: 28px; + line-height: 1.4; + font-weight: 500; + margin-bottom: 0; +} +.team-style-two .inner .content .subtitle { + font-size: 15px; + line-height: 1.4; + display: inline-block; + margin-top: 4px; + margin-bottom: 10px; +} +.team-style-two .inner .content .team-form { + display: block; + font-size: 14px; + letter-spacing: 0.6px; + font-style: italic; + margin-top: 11px; +} +.team-style-two .inner .content .team-form img { + padding-right: 10px; + max-height: 18px; +} +.team-style-two:hover .inner .content .subtitle { + opacity: 1; + transform: none; +} + +/*--------------------- + Team Style Three +-----------------------*/ +.team-style-three .inner { + position: relative; +} +.team-style-three .inner .thumbnail img { + width: 100%; + border-radius: var(--radius); +} +.team-style-three .inner .content { + position: absolute; + bottom: 0; + padding: 20px; + width: 100%; + transition: all 0.3s; + opacity: 0; +} +.team-style-three .inner .content .team-info { + padding: 20px; + background-color: rgba(58, 58, 58, 0.85); + border-radius: var(--radius-small); +} +.team-style-three .inner .content .title { + font-size: 17px; + line-height: 25px; + color: var(--color-heading); + margin-bottom: 4px; +} +.team-style-three .inner .content .subtitle { + font-size: 16px; + line-height: 25px; + margin-bottom: 4px; +} +.team-style-three .inner .content .team-form { + display: block; + font-style: italic; + font-size: 14px; + color: #ADADAD; + letter-spacing: 0.5px; +} +.team-style-three:hover .inner .content { + opacity: 1; +} + +.team-style-default.style-two .inner .thumbnail { + margin: 0; + border: 0; + margin-top: 0; + display: block; + overflow: hidden; + border-radius: 0 !important; + position: relative; + z-index: 1; + height: 350px; +} +.team-style-default.style-two .inner .thumbnail::after { + content: ""; + position: absolute; + left: 0; + bottom: 0; + right: 0; + width: 100%; + background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%); + height: 0%; + opacity: 0; + transition: 0.3s; +} +.team-style-default.style-two .inner .thumbnail img { + overflow: hidden; + border-radius: 0; + transition: 0.3s; +} +.team-style-default.style-two .inner:hover .thumbnail img { + transform: scale(1.03); +} +.team-style-default.style-two .inner:hover .thumbnail::after { + opacity: 1; + height: 100%; +} + +.team-wrapper5 { + background: var(--color-card); + border-radius: 6px; + box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.07); + transition: var(--transition); + position: relative; + z-index: 1; +} +.team-wrapper5 .designation { + margin-bottom: 0; +} +.team-wrapper5:hover .content-area .share { + background: var(--color-primary); + color: var(--color-white); +} +.team-wrapper5:hover .social-wrapper { + opacity: 1; + transform: translateY(0); +} +.team-wrapper5 .image-area { + background: var(--color-border-3); + height: 344px; + clip-path: polygon(1.266% 2.801%, 1.266% 2.801%, 1.291% 2.529%, 1.363% 2.27%, 1.478% 2.029%, 1.632% 1.809%, 1.822% 1.613%, 2.043% 1.445%, 2.292% 1.308%, 2.564% 1.206%, 2.857% 1.142%, 3.165% 1.12%, 96.835% 1.12%, 96.835% 1.12%, 97.143% 1.142%, 97.436% 1.206%, 97.708% 1.308%, 97.957% 1.445%, 98.178% 1.613%, 98.368% 1.809%, 98.522% 2.029%, 98.637% 2.27%, 98.709% 2.529%, 98.734% 2.801%, 98.734% 96.957%, 98.734% 96.957%, 98.705% 97.255%, 98.62% 97.534%, 98.485% 97.791%, 98.305% 98.022%, 98.085% 98.223%, 97.832% 98.388%, 97.549% 98.515%, 97.243% 98.6%, 96.919% 98.637%, 96.582% 98.623%, 2.911% 87.451%, 2.911% 87.451%, 2.636% 87.4%, 2.378% 87.316%, 2.14% 87.201%, 1.925% 87.059%, 1.735% 86.892%, 1.574% 86.703%, 1.443% 86.495%, 1.346% 86.271%, 1.286% 86.034%, 1.266% 85.785%, 1.266% 2.801%); +} +@media only screen and (max-width: 767px) { + .team-wrapper5 .image-area { + height: 425px; + } +} +.team-wrapper5 .image-area a { + display: block; + height: 334px; + clip-path: polygon(0% 1.796%, 0% 1.796%, 0.025% 1.505%, 0.099% 1.229%, 0.217% 0.971%, 0.376% 0.735%, 0.571% 0.526%, 0.798% 0.347%, 1.053% 0.201%, 1.332% 0.092%, 1.632% 0.024%, 1.948% 0%, 98.052% 0%, 98.052% 0%, 98.368% 0.024%, 98.668% 0.092%, 98.947% 0.201%, 99.202% 0.347%, 99.429% 0.526%, 99.624% 0.735%, 99.783% 0.971%, 99.901% 1.229%, 99.975% 1.505%, 100% 1.796%, 100% 97.935%, 100% 97.935%, 99.97% 98.254%, 99.882% 98.554%, 99.742% 98.829%, 99.557% 99.076%, 99.331% 99.291%, 99.069% 99.468%, 98.778% 99.603%, 98.463% 99.692%, 98.129% 99.731%, 97.782% 99.715%, 1.679% 87.342%, 1.679% 87.342%, 1.398% 87.286%, 1.135% 87.195%, 0.892% 87.072%, 0.672% 86.92%, 0.478% 86.742%, 0.314% 86.54%, 0.181% 86.319%, 0.082% 86.08%, 0.021% 85.827%, 0% 85.563%, 0% 1.796%); +} +@media only screen and (max-width: 767px) { + .team-wrapper5 .image-area a { + height: 405px; + } +} +.team-wrapper5 .content-area { + display: flex; + justify-content: space-between; + padding: 25px 30px; + align-items: center; +} +.team-wrapper5 .content-area .left h6 { + margin-bottom: 5px; + font-size: 22px; + color: var(--color-heading); +} +.team-wrapper5 .content-area .share { + display: block; + background: transparent; + border: 1px solid var(--color-border); + border-radius: 50%; + width: 50px; + height: 50px; + line-height: 50px; + color: var(--color-primary); + text-align: center; + font-size: 20px; +} +.team-wrapper5 .social-wrapper { + position: absolute; + z-index: 4; + bottom: 31%; + right: 30px; + opacity: 0; + transition: var(--transition); + transform: translateY(100px); +} +.team-wrapper5 .social-wrapper ul { + display: flex; + flex-direction: column; + gap: 10px; + list-style: none; + padding: 0; + margin: 0; +} +.team-wrapper5 .social-wrapper ul li { + margin: 0; +} +.team-wrapper5 .social-wrapper ul li a { + display: block; + width: 50px; + height: 50px; + line-height: 50px; + background: var(--color-card); + border-radius: 50%; + text-align: center; + color: var(--color-heading); + font-size: 20px; + transition: 0.3s; +} +.team-wrapper5 .social-wrapper ul li a i { + color: var(--color-white); + transition: 0.3s; +} +.team-wrapper5 .social-wrapper ul li a:hover { + background: var(--color-primary); + color: var(--color-white); +} +.team-wrapper5 .social-wrapper ul li a:hover i { + color: var(--color-white); +} +.team-wrapper5.two { + box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.06); +} + +.team-content-quick-contact { + display: flex; + flex-direction: column; + gap: 12px; + padding-left: 0; +} +.team-content-quick-contact li { + display: flex; + align-items: center; + line-height: 1; + gap: 20px; +} +.team-content-quick-contact li p.tag { + max-width: 100px; + width: 100%; + color: var(--color-white); + font-weight: 600; + margin-bottom: 0; + font-family: var(--font-primary); +} + +.team-details-bottom-area .progress-bar-area .single-progress .top { + display: flex; + align-items: center; + justify-content: space-between; + margin-bottom: 10px; +} +.team-details-bottom-area .progress-bar-area .single-progress .top span { + color: var(--color-white); +} +.team-details-bottom-area .progress-bar-area .single-progress + .single-progress { + margin-top: 25px; +} +.team-details-bottom-area .award-area .awards { + display: flex; + align-items: center; + gap: 40px; + padding: 0; + margin: 0; + list-style: none; +} +@media only screen and (max-width: 767px) { + .team-details-bottom-area .award-area .awards { + flex-wrap: wrap; + } + .team-details-bottom-area .award-area .awards > li { + flex-basis: 44%; + } +} +@media only screen and (max-width: 575px) { + .team-details-bottom-area .award-area .awards { + justify-content: center; + } +} +.team-details-bottom-area .award-area .awards li { + text-align: center; +} +.team-details-bottom-area .award-area .awards li span { + width: 100px; + height: 100px; + line-height: 100px; + display: block; + border-radius: 50%; + text-align: center; + background: rgba(82, 55, 249, 0.17); + margin: auto auto 20px; +} + +.image-area-large-team-details { + padding: 25px; + background: var(--color-card); + border-radius: 6px; + position: sticky; + top: 100px; +} +@media only screen and (max-width: 767px) { + .image-area-large-team-details { + padding: 20px; + } +} +@media only screen and (max-width: 575px) { + .image-area-large-team-details { + padding: 15px; + } +} + +/*--------------------- + Portfolio Styles +-----------------------*/ +.tmp-portfolio-area { + position: relative; + overflow: hidden; +} + +.tmp-card { + overflow: hidden; +} +.tmp-card .inner .thumbnail { + position: relative; +} +.tmp-card .inner .thumbnail .card-image { + overflow: hidden; +} +.tmp-card .inner .thumbnail .card-image a { + display: block; + overflow: hidden; +} +.tmp-card .inner .thumbnail .card-image img { + overflow: hidden; +} +.tmp-card .inner .thumbnail .video-icon { + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + position: absolute; + border-radius: 50%; +} +.tmp-card .inner .thumbnail .video-icon .tmp-btn { + border-radius: 50%; +} +.tmp-card .inner .thumbnail .video-icon .tmp-btn.btn-small { + width: 85px; + height: 85px; +} +.tmp-card .inner .thumbnail .video-icon .tmp-btn.btn-small span i { + font-size: 26px; +} +.tmp-card .inner .content { + padding-top: 20px; +} +.tmp-card .inner .content .subtitle { + text-transform: capitalize; +} +.tmp-card:hover { + transform: translateY(-4px); +} +.tmp-card:hover .inner .thumbnail .card-image img { + transform: scale(1.05); +} + +/*------------------ + No Overlay +--------------------*/ +.no-overlay .tmp-card .inner .thumbnail .tmp-overlay { + display: none; +} + +/*---------------------- + Box Grid Layout +------------------------*/ +.box-grid-layout .tmp-card { + border-radius: var(--radius-small); + background-color: var(--color-blackest); +} +.box-grid-layout .tmp-card .inner .thumbnail .card-image a { + border-radius: var(--radius-small) var(--radius-small) 0 0; +} +.box-grid-layout .tmp-card .inner .thumbnail .card-image a img { + border-radius: var(--radius-small) var(--radius-small) 0 0; +} +.box-grid-layout .tmp-card .inner .content { + padding: 25px; +} + +/*----------------------------- + Filter Button Style +-------------------------------*/ +.filter-button-default { + display: flex; + justify-content: center; + margin: 0 -5px; + flex-wrap: wrap; +} +.filter-button-default button { + border: 0 none; + padding: 4px 20px; + text-transform: capitalize; + background: transparent; + color: var(--color-body); + margin: 0 8px; + position: relative; + border-radius: 4px; + height: 48px; + line-height: 40px; + transition: var(--transition); +} +.filter-button-default button.is-checked { + grid-column-gap: 0.5rem; + opacity: 1; + background: var(--color-primary); + align-items: center; +} +.filter-button-default button::before { + content: ""; + pointer-events: none; + top: 0; + right: 0; + left: 0; + bottom: 0; + user-select: none; + position: absolute; + inset: 0px; + border-radius: inherit; + padding: 1px; + background: linear-gradient(125deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); + -webkit-mask: linear-gradient(black, black) content-box content-box, linear-gradient(black, black); + -webkit-mask-composite: xor; + opacity: 0; + transition: 0.4s; +} +.filter-button-default button:hover, .filter-button-default button.is-checked { + color: var(--color-white); +} +.filter-button-default button:hover::before, .filter-button-default button.is-checked::before { + opacity: 1; +} + +/*-------------------------------- + Portfolio Read More Icon +---------------------------------*/ +.tmp-load-more a.tmp-btn.btn-icon .icon, +.tmp-load-more button.tmp-btn.btn-icon .icon { + top: 0px; + margin-left: -2px; +} +.tmp-load-more a.tmp-btn.btn-icon .icon svg, +.tmp-load-more button.tmp-btn.btn-icon .icon svg { + width: 14px; + height: 20px; +} + +/*---------------------------------- + Portfolio Grid Layout +----------------------------------*/ +.grid-metro2 { + margin: 0 -15px; +} +.grid-metro2 .portfolio-2 { + width: 50%; + padding: 0 15px; + margin-top: 30px; +} +@media only screen and (max-width: 575px) { + .grid-metro2 .portfolio-2 { + width: 100%; + } +} +.grid-metro2 .resizer { + width: 50%; +} +@media only screen and (max-width: 575px) { + .grid-metro2 .resizer { + width: 100%; + } +} + +.grid-metro3 { + margin: 0 -15px; +} +.grid-metro3 .portfolio-3 { + width: 33.33%; + padding: 0 15px; + margin-top: 30px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .grid-metro3 .portfolio-3 { + width: 50%; + } +} +@media only screen and (max-width: 767px) { + .grid-metro3 .portfolio-3 { + width: 50%; + } +} +@media only screen and (max-width: 575px) { + .grid-metro3 .portfolio-3 { + width: 100%; + } +} +.grid-metro3 .resizer { + width: 33.33%; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .grid-metro3 .resizer { + width: 50%; + } +} +@media only screen and (max-width: 767px) { + .grid-metro3 .resizer { + width: 50%; + } +} +@media only screen and (max-width: 575px) { + .grid-metro3 .resizer { + width: 100%; + } +} + +.grid-metro4 { + margin: 0 -15px; +} +.grid-metro4 .portfolio-4 { + width: 25%; + padding: 0 15px; + margin-top: 30px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .grid-metro4 .portfolio-4 { + width: 50%; + } +} +@media only screen and (max-width: 767px) { + .grid-metro4 .portfolio-4 { + width: 50%; + } +} +@media only screen and (max-width: 575px) { + .grid-metro4 .portfolio-4 { + width: 100%; + } +} +.grid-metro4 .resizer { + width: 25%; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .grid-metro4 .resizer { + width: 50%; + } +} +@media only screen and (max-width: 767px) { + .grid-metro4 .resizer { + width: 50%; + } +} +@media only screen and (max-width: 575px) { + .grid-metro4 .resizer { + width: 100%; + } +} +.grid-metro4.no-gutter { + margin: 0; +} +.grid-metro4.no-gutter .portfolio-4 { + padding: 0; + margin-top: 0; +} +.grid-metro4.no-gutter .tmp-card { + border-radius: 0; + border: 0 none; +} + +.no-gutter .tmp-card .inner .thumbnail a img, +.no-gutter .tmp-card .inner .thumbnail a { + border-radius: 0; +} + +.no-gutter .tmp-card:hover { + transform: none; +} + +.tmp-portfolio, +.tmp-blog { + text-align: left; + padding: 30px; + position: relative; + border-radius: 6px; + position: relative; + z-index: 1; + height: 100%; + transition: 0.5s all ease-in-out; + display: inline-block; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-portfolio, + .tmp-blog { + padding: 30px; + } +} +@media only screen and (max-width: 479px) { + .tmp-portfolio, + .tmp-blog { + padding: 20px; + } +} +.tmp-portfolio .inner .thumbnail a, +.tmp-blog .inner .thumbnail a { + display: block; + overflow: hidden; + border-radius: 10px; +} +.tmp-portfolio .inner .thumbnail a img, +.tmp-blog .inner .thumbnail a img { + width: 100%; + transition: var(--transition); + height: auto; + object-fit: cover; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-portfolio .inner .thumbnail a img, + .tmp-blog .inner .thumbnail a img { + height: inherit; + } +} +.tmp-portfolio .inner .thumbnail a video, +.tmp-blog .inner .thumbnail a video { + border-radius: 10px; + height: 100%; + transition: var(--transition); + object-fit: cover; + width: 100%; +} +@media only screen and (max-width: 479px) { + .tmp-portfolio .inner .thumbnail a, + .tmp-blog .inner .thumbnail a { + display: inline-flex; + } +} +.tmp-portfolio .inner .content, +.tmp-blog .inner .content { + padding-top: 18px; +} +.tmp-portfolio .inner .content .category-info, +.tmp-blog .inner .content .category-info { + display: flex; + justify-content: space-between; + padding-bottom: 10px; +} +.tmp-portfolio .inner .content .category-info .category-list, +.tmp-blog .inner .content .category-info .category-list { + display: flex; + flex-wrap: wrap; + align-items: center; +} +.tmp-portfolio .inner .content .category-info .category-list a, +.tmp-blog .inner .content .category-info .category-list a { + color: var(--color-primary); + font-weight: 500; + font-family: var(--font-primary); + font-size: 12px; + letter-spacing: 1px; + text-transform: uppercase; + display: block; +} +.tmp-portfolio .inner .content .category-info .meta span, +.tmp-blog .inner .content .category-info .meta span { + color: var(--color-lightn); + font-weight: 500; + font-family: var(--font-primary); + font-size: 13px; +} +.tmp-portfolio .inner .content .category-info .meta span i, +.tmp-blog .inner .content .category-info .meta span i { + margin-right: 2px; + font-size: 13px; + transition: var(--transition); +} +.tmp-portfolio .inner .content .category-info .meta span a i, +.tmp-blog .inner .content .category-info .meta span a i { + margin-right: 2px; + font-size: 13px; + transition: var(--transition); +} +.tmp-portfolio .inner .content .title, +.tmp-blog .inner .content .title { + margin: 0; +} +.tmp-portfolio .inner .content .title a, +.tmp-blog .inner .content .title a { + transition: var(--transition); + color: var(--color-lightn); + font-weight: 600; + font-size: 23px; + line-height: 34px; + display: inline-block; +} +@media only screen and (max-width: 479px) { + .tmp-portfolio .inner .content .title a, + .tmp-blog .inner .content .title a { + font-size: 20px; + line-height: 30px; + } +} +.tmp-portfolio .inner .content .title a i, +.tmp-blog .inner .content .title a i { + font-size: 0; + position: relative; + top: 10px; + transition: var(--transition); + opacity: 0; +} +.tmp-portfolio .inner .content .title:hover a, +.tmp-blog .inner .content .title:hover a { + color: var(--color-primary); +} +.tmp-portfolio .inner .content .title:hover a i, +.tmp-blog .inner .content .title:hover a i { + color: var(--color-primary); + top: 3px; + opacity: 1; + font-size: 23px; +} +.tmp-portfolio::before, +.tmp-blog::before { + content: ""; + position: absolute; + transition: var(--transition); + width: 100%; + height: 100%; + border-radius: 20px; + top: 0; + left: 0; + background: linear-gradient(to right bottom, #212428, #16181c); + opacity: 0; + z-index: -1; +} +.tmp-portfolio:hover::before, +.tmp-blog:hover::before { + opacity: 1; +} +.tmp-portfolio:hover .thumbnail a img, +.tmp-blog:hover .thumbnail a img { + transform: scale(1.1); +} +.tmp-portfolio:hover video, +.tmp-blog:hover video { + transform: scale(1.1); +} + +.single-project-style-three { + position: relative; + border-radius: 10px; + display: block; + overflow: hidden; +} +.single-project-style-three .inner-content { + position: absolute; + left: 30px; + bottom: -30px; + background: var(--color-card); + border-radius: 7px; + padding: 22px 60px 22px 22px; + transition: 0.4s; + opacity: 0; +} +.single-project-style-three .inner-content .title { + margin-bottom: 8px; +} +.single-project-style-three .thumbnail img { + width: 100%; + transition: 0.5s; +} +.single-project-style-three:hover .thumbnail img { + transform: scale(1.08); +} +.single-project-style-three:hover .inner-content { + opacity: 1; + bottom: 30px; +} + +.g-75 { + --bs-gutter-x: 75px; + --bs-gutter-y: 75px; +} +@media only screen and (max-width: 991px) { + .g-75 { + --bs-gutter-x: 25px; + --bs-gutter-y: 25px; + } +} + +.single-project-area-bottom-content .thumbnail { + border-radius: 10px; + display: block; + overflow: hidden; +} +.single-project-area-bottom-content .thumbnail img { + transition: 0.3s; +} +.single-project-area-bottom-content .inner { + margin-top: 30px; +} +.single-project-area-bottom-content .inner .title { + font-size: 30px; +} +.single-project-area-bottom-content .inner p.disc { + margin-bottom: 0; + font-size: 16px; +} +.single-project-area-bottom-content:hover .thumbnail img { + transform: scale(1.058); +} + +.single-modern-case-studies { + position: relative; + display: block; + overflow: hidden; + border-radius: 6px; +} +.single-modern-case-studies .thumbnail { + display: block; +} +.single-modern-case-studies .thumbnail img { + transition: 0.5s; +} +.single-modern-case-studies .inner-content-area { + position: absolute; + bottom: -70px; + left: 30px; + transition: 0.5s; +} +.single-modern-case-studies .inner-content-area .tags { + background: rgba(27, 27, 28, 0.1294117647); + border: 1px solid rgba(88, 88, 88, 0.3); + backdrop-filter: blur(3px); + color: var(--color-white); + padding: 7px 15px; + border-radius: 8px; + display: block; + max-width: max-content; + margin-bottom: 15px; +} +.single-modern-case-studies .inner-content-area a { + background: var(--color-card); + border-radius: 8px; + padding: 10px 10px 10px 22px; + display: flex; + gap: 15px; + align-items: center; + justify-content: space-between; + max-width: 460px; + min-width: 355px; + opacity: 0; + transition: 0.5s; +} +@media only screen and (max-width: 575px) { + .single-modern-case-studies .inner-content-area a { + max-width: max-content; + min-width: max-content; + padding: 8px 8px 8px 15px; + } +} +.single-modern-case-studies .inner-content-area a .title { + margin-bottom: 0; + font-size: 24px; +} +@media only screen and (max-width: 575px) { + .single-modern-case-studies .inner-content-area a .title { + font-size: 20px; + } +} +.single-modern-case-studies .inner-content-area a .tmp-icon { + display: flex; + align-items: center; + justify-content: center; + height: 50px; + width: 50px; + background: #fff; + border-radius: 50%; + position: relative; + overflow: hidden; +} +.single-modern-case-studies .inner-content-area a .tmp-icon span { + display: inline-block; + padding: 5px 10px; + overflow: hidden; +} +.single-modern-case-studies .inner-content-area a .tmp-icon span svg path { + transition-delay: 0.1s; + fill: #16181c; +} +.single-modern-case-studies .inner-content-area a .tmp-icon::after { + content: ""; + position: absolute; + top: 0; + right: 0; + width: 100%; + height: 100%; + background: #fff; + border-radius: 50%; + transform: scale(0.8); + opacity: 0; + transition: 0.5s; +} +.single-modern-case-studies .inner-content-area a:hover .tmp-icon { + background: var(--color-primary); +} +.single-modern-case-studies .inner-content-area a:hover svg { + animation: arrowUpDown 0.3s linear; +} +.single-modern-case-studies .inner-content-area a:hover svg path { + fill: #fff !important; +} +.single-modern-case-studies:hover .inner-content-area { + bottom: 30px; +} +.single-modern-case-studies:hover .inner-content-area a { + opacity: 1; +} +.single-modern-case-studies:hover .thumbnail img { + transform: scale(1.1); +} + +@keyframes arrowUpDown { + 0% { + transform: translate(0); + } + 40% { + opacity: 0; + transform: translate(17px, -20px); + } + 60% { + opacity: 0; + transform: translate(-19px, 18px); + } + 100% { + opacity: 1; + transform: translate(0); + } +} +.project-list-details { + display: flex; + align-items: center; + max-width: 100%; + flex-wrap: wrap; + gap: 10px; + list-style: none; + padding-left: 0; +} +.project-list-details li { + width: 43%; + padding-left: 20px; + position: relative; + z-index: 1; + margin: 0; +} +.project-list-details li::after { + content: ""; + position: absolute; + width: 10px; + height: 10px; + border-radius: 50%; + background: var(--color-primary); + left: 0; + top: 50%; + transform: translateY(-50%); +} + +.top-120 { + top: 100px; +} + +.single-wrapper-details-right-p { + padding: 20px; + border-radius: 6px; +} +.single-wrapper-details-right-p ul { + list-style: none; + padding: 0; + margin: 0; +} +.single-wrapper-details-right-p ul li { + margin: 10px 0; + color: var(--color-white); +} +.single-wrapper-details-right-p ul li span { + color: var(--color-body); + margin-left: 5px; +} +.single-wrapper-details-right-p.similar-post { + padding: 30px; +} +.single-wrapper-details-right-p.similar-post h4 { + padding-bottom: 20px; + border-bottom: 1px solid rgba(45, 45, 45, 0.3215686275); +} +.single-wrapper-details-right-p.similar-post ul li a { + display: block; + padding: 9px 15px; + background: rgba(45, 45, 45, 0.3215686275); + font-size: 16px; + border-radius: 5px; + transition: 0.3s; +} +.single-wrapper-details-right-p.similar-post ul li a:hover { + transform: translateY(-3px); + background: var(--color-primary); + color: #fff; +} + +.large-image-portfolio-details { + height: 100%; +} +.large-image-portfolio-details img { + height: 100%; +} + +.gap-30 { + display: flex; + align-items: center; + flex-direction: column; + gap: 20px; +} +.gap-30 .thumbnail { + border-radius: 6px; + display: block; + overflow: hidden; +} + +.radious-6 { + display: block; + overflow: hidden; + border-radius: 6px; +} +.radious-6 img { + width: 100%; +} + +.thumbnail-product-swip-area { + padding: 30px; + background: var(--color-card); + border-radius: 6px; +} +@media only screen and (max-width: 575px) { + .thumbnail-product-swip-area { + padding: 15px; + } +} + +/*------------------------- + Testimonial Styles +--------------------------*/ +.card-style-default.testimonial-style-one { + margin-top: 0; +} +.card-style-default.testimonial-style-one .inner { + padding-top: 0; + padding: 30px 40px; +} +@media only screen and (max-width: 575px) { + .card-style-default.testimonial-style-one .inner { + padding: 20px; + } +} +.card-style-default.testimonial-style-one .inner .thumbnail { + overflow: visible; + min-width: 50px; + min-height: 50px; + margin-left: inherit; + max-width: 50px; + max-height: 50px; + border: 3px solid var(--color-primary); + position: static; + transform: none; + margin-bottom: 15px; +} +.card-style-default.testimonial-style-one .inner .content { + padding: 0; + text-align: left; +} +.card-style-default.testimonial-style-one .inner .content .description { + padding: 0; + margin-bottom: 27px; + margin-top: 0px; +} +.card-style-default.testimonial-style-one .inner .content .title { + font-size: 20px; + font-weight: 500; + margin-bottom: 2px; + letter-spacing: 0.5px; +} +.card-style-default.testimonial-style-one .inner .content .subtitle { + font-size: 16px; + line-height: 1.2; + margin-bottom: 0; + letter-spacing: 0.5px; +} +.card-style-default.testimonial-style-one .inner .content .rating { + display: flex; + align-items: center; + gap: 10px; +} +.card-style-default.testimonial-style-one .inner .content .rating img { + max-width: 20px; + margin-bottom: 0; +} +.card-style-default.testimonial-style-one .inner .content-bottom { + display: flex; + align-items: center; +} +.card-style-default.testimonial-style-one .inner .content-bottom .thumbnail { + margin-bottom: 0; + margin-right: 15px; +} +.card-style-default.testimonial-style-one.variation-2 .inner { + padding: 30px 25px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .card-style-default.testimonial-style-one.variation-2 .inner { + padding: 22px 20px; + } +} +@media only screen and (max-width: 767px) { + .card-style-default.testimonial-style-one.variation-2 .inner { + padding: 22px 20px; + } +} +.card-style-default.testimonial-style-one.variation-2 .content .description { + font-size: 16px; +} +.card-style-default.testimonial-style-one.style-two .inner .thumbnail { + position: relative; +} +.card-style-default.testimonial-style-one.style-two .inner .description { + margin-bottom: 19px; + margin-top: 20px; +} + +/*----------------------------- + Testimonial Style Two +-------------------------------*/ +.testimonial-style-two .content { + position: relative; + z-index: 2; +} +.testimonial-style-two .content::after { + position: absolute; + content: "“"; + left: -20px; + color: var(--color-lessdark); + text-align: center; + font-size: 320px; + opacity: 0.7; + line-height: 50px; + top: 52px; + z-index: -1; +} +.testimonial-style-two .content .form { + display: block; + font-size: 18px; + text-transform: uppercase; + letter-spacing: 0.5px; + margin-bottom: 20px; +} +@media only screen and (max-width: 991px) { + .testimonial-style-two .content .form { + margin-bottom: 5px; + } +} +.testimonial-style-two .content .rating { + display: flex; + align-items: center; + gap: 5px; +} +.testimonial-style-two .content .rating a img { + max-width: 20px; +} +.testimonial-style-two .content .description { + line-height: 1.5; + margin-bottom: 30px; + font-size: 32px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .testimonial-style-two .content .description { + margin-bottom: 25px; + font-size: 24px; + } +} +@media only screen and (max-width: 991px) { + .testimonial-style-two .content .description { + margin-bottom: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .testimonial-style-two .content .description { + font-size: 24px; + } +} +@media only screen and (max-width: 767px) { + .testimonial-style-two .content .description { + font-size: 24px; + } +} +.testimonial-style-two .content .client-info .title { + font-size: 22px; + font-weight: 500; + margin-bottom: 8px; +} +.testimonial-style-two .content .client-info .subtitle { + font-size: 16px; + margin-bottom: 0; + font-weight: 400; + letter-spacing: 0.5px; + color: var(--color-body); + font-style: italic; +} +.testimonial-style-two .thumbnail { + background: var(--color-card); + border-radius: 10px; + padding: 22px; +} +@media only screen and (max-width: 991px) { + .testimonial-style-two .thumbnail { + padding: 8px; + } +} +.testimonial-style-two .thumbnail img { + border-radius: 10px; +} + +.tmp-fluid-section { + margin: 0 50px; + border-radius: 25px; +} +@media only screen and (max-width: 575px) { + .tmp-fluid-section { + margin: 0 0; + } +} + +.tmp-testimonial-map-wrapper { + z-index: 2; + padding: 0 80px; +} + +.z-2 { + z-index: 2 !important; +} + +.tmp-testimonial-map-wrapper { + position: relative; + padding: 0 80px; +} +@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-testimonial-map-wrapper { + padding: 0; + } +} +.tmp-testimonial-map-wrapper .tmp-testimonial-map-img img { + width: 100%; +filter: brightness(0) saturate(100%) + invert(29%) + sepia(96%) + saturate(2135%) + hue-rotate(188deg) + brightness(93%) + contrast(104%); +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion { + position: absolute; + display: flex; + justify-content: center; + align-items: center; + transition: 0.3s; + height: 50px; + width: 50px; + border-radius: var(--radius-full); + border: 2px solid var(--color-border); + box-shadow: 0px 0px 28.7px 0px rgba(0, 25, 255, 0.27); + border-radius: 50%; +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion { + width: 35px; + height: 35px; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-xm { + height: 50px; + width: 50px; +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-sm { + height: 60px; + width: 60px; +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-sm { + width: 35px; + height: 35px; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-md { + height: 45px; + width: 45px; +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-md { + width: 35px; + height: 35px; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-lg { + height: 60px; + width: 60px; +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-lg { + width: 35px; + height: 35px; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-xl { + height: 50px; + width: 50px; +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion.portion-xl { + width: 35px; + height: 35px; + } +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box-wrapper { + height: auto; + width: auto; + position: fixed; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + background: rgba(0, 0, 0, 0.5019607843); + display: flex; + align-items: center; + justify-content: center; + z-index: 1; + } + .tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box-wrapper .tmp-lookbook-close-btn { + display: block; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box { + opacity: 1; + visibility: visible; + transform: none; + pointer-events: visible; +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box.placed-bottom { + transform: translateX(-90%) translateY(15px); +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box.placed-bottom { + transform: unset; + position: relative; + top: unset; + left: unset; + right: unset; + bottom: unset; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box.placed-top { + transform: translateX(-88%) translateY(-22px); +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box.placed-top { + transform: translateX(-50%) translateY(-15%); + } +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box.placed-top { + transform: unset; + position: relative; + top: unset; + left: unset; + right: unset; + bottom: unset; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box.placed-left { + transform: translateX(0) translateY(-50%); +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box.placed-left { + transform: unset; + position: relative; + top: unset; + left: unset; + right: unset; + bottom: unset; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box.placed-right { + transform: translateX(40px) translateY(-50%); +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-portion:hover .tmp-lookbook-content-box.placed-right { + transform: unset; + position: relative; + top: unset; + left: unset; + right: unset; + bottom: unset; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-thumb, +.tmp-testimonial-map-wrapper .tmp-lookbook-thumb img { + width: 100%; + height: 100%; +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box { + border-radius: 6px; + padding: 2px; + background: var(--color-primary); + position: absolute; + opacity: 0; + visibility: hidden; + z-index: 1; + transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease; +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box.placed-bottom { + top: 105%; + left: 50%; + transform: translateX(-90%) translateY(0) translateZ(0); +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box.placed-bottom .tmp-message-shape { + top: -5px; + left: 80%; +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box.placed-top { + bottom: 105%; + left: 50%; + transform: translateX(-88%) translateY(-15px) translateZ(0); +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-content-box.placed-top { + bottom: 25px; + transform: unset; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box.placed-left { + top: 50%; + right: 105%; + transform: translateX(10px) translateY(-50%) translateZ(0); +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box.placed-left .tmp-message-shape { + top: 45%; + left: 94%; +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box.placed-right { + top: 50%; + left: 55%; + transform: translateX(20px) translateY(-50%) translateZ(0); +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box.placed-right .tmp-message-shape { + top: 45%; + left: -5px; +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box .tmp-inner { + padding: 20px; + max-width: 312px; + width: 312px; + background: var(--color-card); + border-radius: var(--radius); + position: relative; + z-index: 2; +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box .tmp-inner p { + color: var(--color-white); +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-content-box .tmp-inner { + padding: 15px; + width: 300px; + } +} +.tmp-testimonial-map-wrapper .tmp-lookbook-content-box .tmp-message-shape { + top: 91%; + left: 80%; +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-content-box .tmp-message-shape { + left: 55%; + } +} +@media only screen and (max-width: 767px) { + .tmp-testimonial-map-wrapper .tmp-lookbook-content-box .tmp-message-shape { + display: none; + } +} +.tmp-testimonial-map-wrapper .tmp-testimonial-bottom-area { + padding-bottom: 60px; + text-align: center; + margin-top: -6px; + position: relative; +} +@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-testimonial-map-wrapper .tmp-testimonial-bottom-area { + padding-bottom: 30px; + margin-top: 20px; + } +} +.tmp-testimonial-map-wrapper .tmp-counter .odometer-inside { + display: flex; + gap: 2px; +} + +.tmp-lookbook-close-btn { + position: absolute; + right: -15px; + top: -15px; + width: 32px; + height: 32px; + background: var(--color-white); + font-size: 16px; + line-height: 30px; + border: 0; + color: var(--color-heading-1); + border-radius: 6px; + font-size: 16px; + display: none; + z-index: 3; +} + +.tmp-message-shape { + position: absolute; + background: var(--color-primary); + width: 24px; + height: 24px; + transform: rotate(45deg); +} +.tmp-message-shape::after { + content: ""; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + width: calc(100% - 4px); + height: calc(100% - 4px); + background: var(--color-card); +} + +.map-wrapper-subtitle { + display: flex; + align-items: center; + justify-content: center; + gap: 15px; +} + +.tmp-separator-vertical { + display: inline-block; + min-height: 15px; + height: 100%; + width: 1px; + background: var(--color-border); +} + +.clients-wrapper { + position: relative; + z-index: 1; + display: flex; + box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07); + border-radius: 6px; + overflow: hidden; + transition: 0.3s; +} +.clients-wrapper:hover .text { + background: var(--color-primary); +} +.clients-wrapper:hover .image .content { + top: 0; +} +.clients-wrapper .text { + writing-mode: sideways-lr; + text-align: center; + background: var(--color-card); + padding: 0 10px; + transition: 0.3s; +} +.clients-wrapper .text h6 { + margin-bottom: 0; + font-size: 16px; + line-height: 1; +} +.clients-wrapper .image { + position: relative; + z-index: 1; +} +.clients-wrapper .image .brand { + position: absolute; + z-index: 2; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); +} +.clients-wrapper .image::after { + content: ""; + position: absolute; + z-index: 1; + width: 100%; + height: 100%; + top: 0; + left: 0; + background: rgba(0, 0, 0, 0.31); +} +.clients-wrapper .image .content { + background: var(--color-card); + height: 100%; + display: flex; + align-items: start; + justify-content: center; + flex-direction: column; + padding: 0 35px; + position: absolute; + z-index: 3; + top: -102%; + left: 0; + transition: 0.3s; +} +.clients-wrapper .image .content .stars-area { + display: flex; + align-items: center; + gap: 7px; + margin-bottom: 10px; +} +.clients-wrapper .image .content .stars-area img { + max-width: 20px; + margin-bottom: 0; +} +.clients-wrapper .image .content .desc { + font-size: 20px; + line-height: 1.4; + margin-bottom: 0; +} + +.slick-initialized .slick-slide { + margin-bottom: 0; +} + +.slick-grid-15 { + margin: 0 -15px; +} +.slick-grid-15 .slide-single-layout { + padding: 0 15px; +} +/*---------------------- + hero section +------------------------*/ +.hero-area .inner{ + position:relative; + top: -16px; +} + +/*---------------------- + Slick Dots +------------------------*/ +.tmp-slick-dot .slick-dots { + bottom: -60px; +} +@media only screen and (max-width: 575px) { + .tmp-slick-dot .slick-dots { + bottom: -50px; + } + .hero-area .inner{ + top: 0px; + } +} +.tmp-slick-dot .slick-dots li { + width: 30px; + margin: 0; + opacity: 1; + position: relative; +} +.tmp-slick-dot .slick-dots li button::before { + display: none; +} +.tmp-slick-dot .slick-dots li button::after { + background: var(--color-border); + width: 100%; + display: block; + content: ""; + position: absolute; + left: 0; + width: 10px; + height: 10px; + border-radius: 50%; + margin-left: 11px; + background-color: transparent; + box-shadow: inset 0 0 0 7px var(--color-border); +} +.tmp-slick-dot .slick-dots li.slick-active { + opacity: 1; +} +.tmp-slick-dot .slick-dots li.slick-active button::after { + -webkit-transform: scale(2); + transform: scale(2); + box-shadow: inset 0 0 0 1px var(--color-primary); + background-color: transparent; + background-color: transparent !important; +} +.tmp-slick-dot.dot-light .slick-dots li button::after { + background: #ffffff; + box-shadow: inset 0 0 0 5px #ffffff; +} +.tmp-slick-dot.dot-light .slick-dots li.slick-active { + opacity: 1; +} +.tmp-slick-dot.dot-light .slick-dots li.slick-active button::after { + -webkit-transform: scale(2); + transform: scale(2); + box-shadow: inset 0 0 0 1px var(--color-primary); + background-color: transparent; + background-color: transparent !important; +} + +/*---------------------- + CTA Area +------------------------*/ +.cta11{ + margin-bottom: 120px; +} + +.bg-secn-prt1 { + background-image: url("../images/banner/background.png"); + position: relative; + margin-top: 80px; +} +/* .bg-secn-prt1::before { + content: ""; + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)); + z-index: 1; +} */ + +/* Overlay */ +.cta__overlay { + background-color: rgba(0, 0, 0, 0.1); +} +.globe{ + margin-bottom: 45px; +} + +/* Increased height */ +.cta__inner11 { + padding: 80px 0; /* MORE HEIGHT */ +} + +/* Text */ +.cta__title { + font-size: 50px; + font-weight: 700; + line-height: 1.2; + letter-spacing: -1.5px; + display: inline-block; +} + + + +/* Button group */ +.cta-btn-group { + display: flex; + gap: 15px; + justify-content: flex-end; + flex-wrap: wrap; +} + +/* Base button */ +.cta-btn { + font-size: 16px; + font-weight: 600; + color: #fff; + padding: 18px 40px; + border-radius: 10px; + position: relative; + overflow: hidden; + z-index: 1; + /* background: linear-gradient(135deg, #F5821F, #ff9b45); */ + transition: transform 0.45s ease, color 0.3s ease; +} + +/* Liquid fill */ +.cta-btn::before { + content: ""; + position: absolute; + left: 50%; + bottom: -30%; + width: 140%; + height: 140%; + background: linear-gradient(135deg, #ff9b45, #F5821F); + border-radius: 50% 50% 0 0; + transform: translateX(-50%) scaleY(0); + transform-origin: bottom; + transition: transform 0.9s cubic-bezier(0.22, 1, 0.36, 1), + border-radius 0.9s ease; + z-index: -1; +} + +/* Hover */ +.cta-btn:hover::before { + transform: translateX(-50%) scaleY(1); + border-radius: 0; +} + +.cta-btn:hover { + transform: translateY(-2px); +} + +/* Secondary button */ +.cta-btn.outline { + background: transparent; + border: 2px solid #F5821F; +} + +.cta-btn.outline::before { + +} +@media (max-width: 575px) { + .cta__inner { + padding: 80px 0; /* slightly smaller on mobile */ + } + + .cta__title { + font-size: 24px; + line-height: 1.3; + text-align: center; + } + + .cta__text { + font-size: 15px; + text-align: center; + margin: 0 auto 25px; + } + + .cta-btn-group { + justify-content: center; + gap: 12px; + } + + .cta-btn { + width: 100%; + max-width: 280px; + padding: 16px 24px; + } + .header__top-cta { + display: flex; + justify-content: center; + } +} +/*---------------------- + Slick Arrow +------------------------*/ +.tmp-slick-arrow { + position: relative; +} +.tmp-slick-arrow button.slick-arrow { + position: absolute; + top: 60%; + transform: translateY(-50%); + z-index: 2; + transition: 0.5s; + opacity: 0; + width: 68px; + height: 68px; + border: 2px solid var(--color-border); + border-radius: 100%; + color: var(--color-border); + background-color: transparent; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-slick-arrow button.slick-arrow { + display: none !important; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-slick-arrow button.slick-arrow { + display: none !important; + } +} +@media only screen and (max-width: 767px) { + .tmp-slick-arrow button.slick-arrow { + display: none !important; + } +} +.tmp-slick-arrow button.slick-arrow:hover { + background: var(--color-primary); + border-color: var(--color-primary) !important; + transform: translateY(-50%) scale(1.2); +} +.tmp-slick-arrow button.slick-arrow::before { + line-height: 1; + opacity: 0.4; + position: relative; + top: -2px; + transition: 0.5s; + z-index: 2; +} +.tmp-slick-arrow button.slick-arrow.prev-arrow { + left: 70px; +} +@media only screen and (max-width: 767px) { + .tmp-slick-arrow button.slick-arrow.prev-arrow { + left: 10px; + } +} +.tmp-slick-arrow button.slick-arrow.prev-arrow::before { + content: url(../images/slick-arrow-left-small.png); + vertical-align: middle; +} +.tmp-slick-arrow button.slick-arrow.prev-arrow:hover { + left: 60px; +} +.tmp-slick-arrow button.slick-arrow.prev-arrow:hover::before { + opacity: 1; +} +.tmp-slick-arrow button.slick-arrow.next-arrow { + left: auto; + right: 70px; +} +@media only screen and (max-width: 767px) { + .tmp-slick-arrow button.slick-arrow.next-arrow { + right: 10px; + } +} +.tmp-slick-arrow button.slick-arrow.next-arrow::before { + content: url(../images/slick-arrow-right-small.png); + vertical-align: middle; +} +.tmp-slick-arrow button.slick-arrow.next-arrow:hover { + right: 60px; +} +.tmp-slick-arrow button.slick-arrow.next-arrow:hover::before { + opacity: 1; +} +.tmp-slick-arrow button.slick-arrow i { + display: none; +} +.tmp-slick-arrow.slick-arrow-alignwide button.slick-arrow.prev-arrow { + left: -105px; +} +.tmp-slick-arrow.slick-arrow-alignwide button.slick-arrow.next-arrow { + right: -105px; + left: auto; +} +.tmp-slick-arrow:hover button.slick-arrow { + opacity: 1; +} + +.tmp-slick-arrow-white.tmp-slick-arrow button.slick-arrow { + color: var(--heading-opacity-2); + border-color: var(--heading-opacity-2); +} + +/* ----------------------- +Timeline Area +--------------------------*/ +.timeline-line { + position: absolute; + z-index: 0; + top: 0; + left: 0; + width: 4px; + height: 100%; + background: hsla(0, 0%, 76.9%, 0.22); +} +.timeline-line::before, .timeline-line::after { + content: ""; + display: block; + position: absolute; + width: 100%; +} +.timeline-line::before { + height: 100%; + bottom: 0; + background: var(--color-card); +} +.timeline-line::after { + height: 200px; + top: 0; + background: linear-gradient(180deg, var(var(--color-card)), rgba(19, 19, 19, 0)); +} + +.timeline-dot { + position: absolute; + top: 50%; + left: 0; +} +.timeline-dot::before, .timeline-dot::after { + content: ""; + position: absolute; + top: 50%; + left: 50%; + display: block; + border-radius: 50%; + -webkit-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); +} +.timeline-dot::before { + z-index: 1; + width: 2.1rem; + height: 2.1rem; + border-radius: 50%; + background: var(--color-primary); + box-shadow: 0 0 15px rgba(82, 56, 255, 0.5); +} +.timeline-dot::after { + border: 5px solid var(var(--color-card)); + background: radial-gradient(50% 50% at 50% 50%, var(--color-card) 48.96%, var(--color-card) 100%); + z-index: 0; + width: 31px; + height: 31px; +} +.timeline-dot .time-line-circle { + position: absolute; + top: 50%; + border-radius: 50%; + left: 50%; + width: 100px; + height: 100px; + background: radial-gradient(50% 50% at 50% 50%, rgba(242, 201, 76, 0) 40.62%, rgba(82, 56, 255, 0.5) 100%); + -webkit-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + will-change: transform; + -webkit-animation: radialanimation 2.2s cubic-bezier(0.26, 1.04, 0.54, 1) infinite; + animation: radialanimation 2.2s cubic-bezier(0.26, 1.04, 0.54, 1) infinite; +} + +/*------------------------------ + Single Timeline Styles +-------------------------------*/ +.single-timeline { + position: sticky; + padding-left: 100px; + top: 100px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .single-timeline { + padding-left: 54px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .single-timeline { + padding-left: 50px; + top: 0; + position: relative; + } +} +@media only screen and (max-width: 767px) { + .single-timeline { + padding-left: 30px; + position: relative; + top: 0; + } +} +.single-timeline .single-content { + background: var(--color-card); + -webkit-backdrop-filter: blur(4px) opacity(0.95); + backdrop-filter: blur(4px) opacity(0.95); + border-radius: var(--radius-big); + padding: 50px; +} +.single-timeline .single-content::before, .single-timeline .single-content::after { + border-radius: 16px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .single-timeline .single-content { + padding: 30px; + } +} +@media only screen and (max-width: 767px) { + .single-timeline .single-content { + padding: 20px; + } +} +.single-timeline .single-content .inner .content .date-of-timeline { + color: var(--color-body); + display: block; + margin-bottom: 30px; + letter-spacing: 0.5px; + font-style: italic; + font-size: 14px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .single-timeline .single-content .inner .content .date-of-timeline { + margin-bottom: 14px; + } +} +@media only screen and (max-width: 767px) { + .single-timeline .single-content .inner .content .date-of-timeline { + margin-bottom: 14px; + } +} +.single-timeline .single-content .inner .content .title { + margin-bottom: 0; + font-weight: 700; + font-size: 38px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .single-timeline .single-content .inner .content .title { + font-size: 32px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .single-timeline .single-content .inner .content .title { + font-size: 32px; + } +} +@media only screen and (max-width: 767px) { + .single-timeline .single-content .inner .content .title { + font-size: 30px; + } +} +.single-timeline .single-content .inner .content .description { + margin-top: 30px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .single-timeline .single-content .inner .content .description { + margin-top: 20px; + } +} +@media only screen and (max-width: 767px) { + .single-timeline .single-content .inner .content .description { + margin-top: 15px; + } +} +.single-timeline .single-content .thumbnail img { + border-radius: var(--radius); +} + +@-webkit-keyframes radialanimation { + 0% { + opacity: 1; + -webkit-transform: translate3d(-50%, -50%, 0) scale(0.1); + transform: translate3d(-50%, -50%, 0) scale(0.1); + } + to { + opacity: 0; + -webkit-transform: translate3d(-50%, -50%, 0) scale(1); + transform: translate3d(-50%, -50%, 0) scale(1); + } +} +@keyframes radialanimation { + 0% { + opacity: 1; + -webkit-transform: translate3d(-50%, -50%, 0) scale(0.1); + transform: translate3d(-50%, -50%, 0) scale(0.1); + } + to { + opacity: 0; + -webkit-transform: translate3d(-50%, -50%, 0) scale(1); + transform: translate3d(-50%, -50%, 0) scale(1); + } +} +/*---------------------------- + Timeline Style Two +----------------------------*/ +.timeline-style-two { + position: relative; + border-radius: var(--radius-big); +} + +.tmp-timeline-single { + margin-top: 30px; +} +.tmp-timeline-single .tmp-timeline { + text-align: center; +} +.tmp-timeline-single .tmp-timeline .progress-line { + position: relative; + border-radius: 0px; + height: 6px; + box-shadow: none; + margin: 20px 0; + width: 100%; +} +.tmp-timeline-single .tmp-timeline .progress-line .line-inner { + flex-direction: column; + justify-content: center; + overflow: hidden; + text-align: center; + white-space: nowrap; + transition: width 0.6s ease; + background-image: radial-gradient(circle farthest-corner at 0%, var(--color-pink) 25%, var(--color-secondary) 45%, var(--color-primary-light) 65%, var(--color-light-green) 85%); + background-attachment: fixed; + background-repeat: repeat-y; + width: 100%; + display: flex; + height: 100%; +} +@media only screen and (max-width: 767px) { + .tmp-timeline-single .tmp-timeline .progress-line .line-inner { + display: none; + } +} +.tmp-timeline-single .tmp-timeline .progress-dot { + position: relative; + height: 30px; + display: block; + width: 100%; + margin-top: -39px; + margin-left: -15px; +} +.tmp-timeline-single .tmp-timeline .progress-dot .dot-level { + transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); + background: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-primary-light)); + background-attachment: fixed; + background-repeat: repeat-y; + position: absolute; + width: 28px; + height: 28px; + display: block; + display: inline-block; + text-align: center; + border-radius: 50%; +} +.tmp-timeline-single .tmp-timeline .progress-dot .dot-level .dot-inner { + width: 12px; + height: 12px; + border-radius: 50px; + position: absolute; + top: 8px; + left: 8px; + background-color: var(--color-darkest); +} +.tmp-timeline-single:first-child .tmp-timeline .progress-line { + width: 50%; + left: 50%; +} +.tmp-timeline-single:last-child .tmp-timeline .progress-line { + width: 50%; +} +.tmp-timeline-single .title { + margin-bottom: 33px; + font-size: 20px; +} +.tmp-timeline-single .description { + padding: 0 10%; + margin-top: 15px; + margin-bottom: 0; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-timeline-single .description { + padding: 0 10px; + } +} +@media only screen and (max-width: 767px) { + .tmp-timeline-single .description { + padding: 0 10px; + } +} +.tmp-timeline-single.no-gradient .tmp-timeline .progress-line .line-inner { + background-image: inherit; + background: var(--color-primary); +} +.tmp-timeline-single.no-gradient .tmp-timeline .progress-dot .dot-level { + background-image: inherit; + background: var(--color-primary); +} +.tmp-timeline-single.dark-line .tmp-timeline .progress-line .line-inner { + background-image: inherit; + background: var(--color-card); +} +.tmp-timeline-single.dark-line .tmp-timeline .progress-dot .dot-level { + background-image: inherit; + background: var(--color-card); +} +.tmp-timeline-single.dark-line .tmp-timeline .progress-dot .dot-level .dot-inner { + background-color: var(--color-primary); +} + +.tmp-working-process-main .nav-tabs { + border-bottom: none !important; +} +.tmp-working-process-main .nav-link { + padding: 0; + border: none; + position: relative; + z-index: 2; + margin-bottom: 25px; + border-radius: 10px; +} +@media only screen and (max-width: 991px) { + .tmp-working-process-main .nav-link { + width: 100%; + } +} +.tmp-working-process-main .nav-link.active .working-steps-area-tabs { + background: var(--color-primary); +} +.tmp-working-process-main .nav-link.active .working-steps-area-tabs .left-icon-number { + font-size: 22px; + color: var(--color-white); +} +.tmp-working-process-main .nav-link.active .working-steps-area-tabs .inner-content * { + color: #fff; +} +.tmp-working-process-main .nav-link:last-child { + margin-bottom: 0; +} +.tmp-working-process-main .tab-content { + margin-right: -134px; +} +@media only screen and (max-width: 991px) { + .tmp-working-process-main .tab-content { + margin-right: 0; + } +} + +.working-steps-area-tabs { + background: var(--color-card); + border-radius: 10px; + padding: 32px 30px; + display: flex; + align-items: center; + gap: 35px; + cursor: pointer; + transition: 0.3s; +} +.working-steps-area-tabs:hover { + transform: translateY(-5px); +} +@media only screen and (max-width: 991px) { + .working-steps-area-tabs { + flex-direction: column; + align-items: flex-start; + align-items: flex-start; + padding: 25px; + } +} +@media only screen and (max-width: 575px) { + .working-steps-area-tabs { + gap: 15px; + } +} +.working-steps-area-tabs .left-icon-number { + height: 80px; + min-width: 80px; + background: var(--color-primary); + display: flex; + align-items: center; + justify-content: center; + border-radius: 50%; + font-weight: 700; + font-size: 30px; + color: var(--color-white); +} +@media only screen and (max-width: 767px) { + .working-steps-area-tabs .left-icon-number { + height: 40px; + min-width: 40px; + font-size: 22px; + } +} +.working-steps-area-tabs .inner-content .title { + margin-bottom: 7px; +} +.working-steps-area-tabs .inner-content p.disc { + margin-bottom: 0; +} + +/*-------------------------------- + Call To Action Style +--------------------------------*/ +.clltoaction-style-default { + padding: 250px 0; +} +.clltoaction-style-default .title { + font-size: 52px; + font-weight: 600; + position: relative; + margin-bottom: 30px; + padding-bottom: 0; + line-height: 1.4; + color: var(--color-white); +} +@media only screen and (max-width: 767px) { + .clltoaction-style-default .title { + font-size: 40px; + } +} +.clltoaction-style-default .subtitle { + color: #fff; + font-size: 24px; + line-height: 1.4; + margin: 0; + font-weight: 400; + letter-spacing: 0.5px; +} +.clltoaction-style-default .content p { + color: var(--color-body); +} +.clltoaction-style-default .call-to-btn { + margin-top: 50px; +} +.clltoaction-style-default .content.text-left .title::before { + left: 0; + transform: none; +} +.clltoaction-style-default .content.text-left .subtitle { + padding: 0 16% 0 0; +} +.clltoaction-style-default.style-2 { + padding: 130px 0; +} +.clltoaction-style-default.style-3 { + padding: 150px 0; +} +.clltoaction-style-default.style-3 .content-wrapper { + background-color: var(--color-lessdark); + border-radius: var(--radius); + padding: 50px 40px; +} +.clltoaction-style-default.style-3 .content .title { + font-size: 32px; + margin-bottom: 18px; + padding-bottom: 10px; + color: var(--color-white); +} +.clltoaction-style-default.style-3 .content .subtitle { + font-size: 16px; + line-height: 1.4; + letter-spacing: 0.5px; +} +.clltoaction-style-default.style-3 .call-to-btn { + margin-top: 0; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .clltoaction-style-default.style-3 .call-to-btn { + margin-top: 20px; + } +} +@media only screen and (max-width: 767px) { + .clltoaction-style-default.style-3 .call-to-btn { + margin-top: 20px; + } +} +.clltoaction-style-default.style-4 { + padding: 0; +} +.clltoaction-style-default.style-4 .content-wrapper { + background-color: var(--color-lessdark); + border-radius: var(--radius); + padding: 70px 50px; +} +.clltoaction-style-default.style-4 .content .title { + font-size: 47px; + margin-bottom: 33px; + padding-bottom: 16px; + line-height: 1.4; +} +.clltoaction-style-default.style-4 .content .subtitle { + font-size: 16px; + line-height: 1.4; + letter-spacing: 0.5px; +} +.clltoaction-style-default.style-4 .call-to-btn { + margin-top: 0; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .clltoaction-style-default.style-4 .call-to-btn { + margin-top: 20px; + } +} +@media only screen and (max-width: 767px) { + .clltoaction-style-default.style-4 .call-to-btn { + margin-top: 20px; + } +} +.clltoaction-style-default.style-5 { + padding: 0; +} +.clltoaction-style-default.style-5 .content-wrapper { + background-color: var(--color-card); + border-radius: var(--radius); + padding: 120px 80px; + z-index: 1; + position: relative; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .clltoaction-style-default.style-5 .content-wrapper { + padding: 40px 20px; + } +} +@media only screen and (max-width: 767px) { + .clltoaction-style-default.style-5 .content-wrapper { + padding: 40px 20px; + } +} +.clltoaction-style-default.style-5 .content-wrapper .shape-image { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + z-index: -1; + width: max-content; + opacity: 0.7; +} +.clltoaction-style-default.style-5 .content-wrapper .person-stand { + position: absolute; + right: 30px; + bottom: -20px; + z-index: 0; + width: max-content; + max-width: 420px; + pointer-events: none; +} +@media only screen and (max-width: 991px) { + .clltoaction-style-default.style-5 .content-wrapper .person-stand { + max-width: 260px; + } +} +@media only screen and (max-width: 767px) { + .clltoaction-style-default.style-5 .content-wrapper .person-stand { + display: none; + } +} +.clltoaction-style-default.style-5 .content-wrapper .bg-line-animatoin-area-global { + left: 0; +} +.clltoaction-style-default.style-5 .content .title { + font-size: 47px; + margin-bottom: 20px; + padding-bottom: 0; + line-height: 1.4; + position: relative; + z-index: 10; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .clltoaction-style-default.style-5 .content .title { + font-size: 38px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .clltoaction-style-default.style-5 .content .title { + font-size: 34px; + } +} +@media only screen and (max-width: 767px) { + .clltoaction-style-default.style-5 .content .title { + font-size: 34px; + } +} +@media only screen and (max-width: 575px) { + .clltoaction-style-default.style-5 .content .title { + font-size: 26px; + } +} +.clltoaction-style-default.style-5 .content .title::before { + display: none; +} +.clltoaction-style-default.style-5 .content .subtitle { + font-size: 16px; + line-height: 1.4; + letter-spacing: 0.5px; + position: relative; + z-index: 10; +} +.clltoaction-style-default.style-5 .call-to-btn { + margin-top: 30px; +} +.clltoaction-style-default.style-6 { + padding: 80px 0; +} +.clltoaction-style-default.style-6 .content .title { + font-size: 36px; + margin-bottom: 0; + padding-bottom: 0; + line-height: 1.4; +} +.clltoaction-style-default.style-6 .content .title::before { + display: none; +} +.clltoaction-style-default.style-6 .call-to-btn { + margin-top: 0; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .clltoaction-style-default.style-6 .call-to-btn { + margin-top: 20px; + } +} +@media only screen and (max-width: 767px) { + .clltoaction-style-default.style-6 .call-to-btn { + margin-top: 20px; + } +} +.clltoaction-style-default.style-7 { + padding: 0; +} +.clltoaction-style-default.style-7 .content-wrapper { + padding: 40px 0; + border-bottom: 1px solid var(--color-border); + border-top: 1px solid var(--color-border); +} +.clltoaction-style-default.style-7 .content .subtitle { + font-size: 16px; + color: var(--color-body); + max-width: 450px; + line-height: 30px; + margin-bottom: 0; + margin-top: 13px; + padding: 0; +} +.clltoaction-style-default.style-7 .call-to-btn { + margin-top: 0; + text-align: right; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .clltoaction-style-default.style-7 .call-to-btn { + margin-top: 20px; + text-align: left; + } +} +@media only screen and (max-width: 767px) { + .clltoaction-style-default.style-7 .call-to-btn { + margin-top: 20px; + text-align: left; + } +} + +.tmp-call-to-action.style-8 { + padding: 100px 0; + background: var(--color-card); +} +@media only screen and (max-width: 575px) { + .tmp-call-to-action.style-8 { + padding: 50px 0; + } +} +.tmp-call-to-action.style-8 .content-wrapper { + padding: 40px 0; + border-bottom: 1px solid var(--color-border); +} +.tmp-call-to-action.style-8 .content .subtitle { + font-size: 20px; + color: var(--color-body); + line-height: 1.5; + margin-bottom: 0; +} +.tmp-call-to-action.style-8 .call-to-btn { + margin-top: 0; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-call-to-action.style-8 .call-to-btn { + margin-top: 20px; + } +} +@media only screen and (max-width: 767px) { + .tmp-call-to-action.style-8 .call-to-btn { + margin-top: 20px; + } +} + +.images-left-right-float { + right: -110px !important; +} +@media only screen and (max-width: 575px) { + .images-left-right-float { + right: -223px !important; + } +} + +.theme-shape { + position: relative; + z-index: 2; + overflow: hidden; +} +.theme-shape::before { + position: absolute; + left: -250px; + top: 250px; + right: auto; + bottom: auto; + z-index: -1; + width: 500px; + height: 500px; + border-radius: 1000px; + background-image: linear-gradient(45deg, var(--color-primary), var(--color-light-green)); + opacity: 0.2; + filter: blur(100px); + content: ""; + display: none; +} +.theme-shape::after { + position: absolute; + z-index: -1; + width: 500px; + height: 500px; + border-radius: 1000px; + opacity: 0.2; + filter: blur(100px); + content: ""; + left: auto; + top: -250px; + right: -250px; + bottom: auto; + display: none; + background-image: linear-gradient(45deg, var(--color-secondary), var(--color-tertiary)); +} + +.bg-image { + background-repeat: no-repeat; + background-position: center center; +} +.bg-image.bg-image2 { + background-image: url(../images/call-to-action/bg-image-1.html); +} +.bg-image.bg-image3 { + background-image: url(../images/call-to-action/bg-image-2.jpg); +} + +.data-black-overlay { + position: relative; +} +.data-black-overlay::before { + content: ""; + position: absolute; + left: 0; + top: 0; + height: 100%; + width: 100%; + z-index: 2; + background-color: #000000; + opacity: 0.7; +} + +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .call-to-action-alignwide .template-slider-wrapper { + padding: 0 20px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .call-to-action-alignwide .template-slider-wrapper { + padding-right: 30px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .call-to-action-alignwide .sub-title { + padding-top: 25px; + } +} +.call-to-action-alignwide p { + padding-bottom: 0; +} +.call-to-action-alignwide .thumbnail { + margin-right: -142px; + margin-top: 20px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .call-to-action-alignwide .thumbnail { + margin-right: -15px; + } +} +@media only screen and (max-width: 767px) { + .call-to-action-alignwide .thumbnail { + margin-right: -15px; + } +} + +.call-to-action-variation-6 { + max-width: 600px; +} + +.content-wrapper.theme-shape { + position: relative; + z-index: 1; +} +.content-wrapper.theme-shape .bg-shape-area-cta-main { + position: absolute; + left: 0; + top: 0; + right: 0; + bottom: 0; + width: 100%; + height: 100%; + z-index: -1; + padding: 0; +} +.tmp-get-in-touch-area .section-inner { + position: relative; +} + +.call-us-badge { + position: absolute; + right: 43px; + top: -97px; + height: 336px; + width: 16px; + border: 30px solid var(--color-primary); + background: var(--color-primary); + display: flex; + align-items: center; + justify-content: center; + transform: rotate(-45deg); + writing-mode: sideways-rl; + color: var(--color-white); + font-size: 22px; + font-weight: 600; + letter-spacing: 1px; + text-decoration: none; + z-index: 1; + cursor: pointer; +} + +.call-us-badge:hover { + opacity: 0.9; +} + + +.footer-message-and-form { + display: grid; + grid-template-columns: 1fr 1.4fr; + gap: var(--gap); + align-items: end; +} +@media only screen and (max-width: 767px) { + .footer-message-and-form { + display: flex; + grid-template-columns: 1fr 1.4fr; + gap: var(--gap); + align-items: end; + flex-flow: column-reverse; + } +} +@media only screen and (max-width: 575px) { + .footer-message-and-form { + align-items: start; + } +} +.footer-message-and-form .colophon { + font-size: 1.8rem; + line-height: 1.3; + margin: 2rem 0 0; +} +.footer-message-and-form .colophon a { + transition: 0.3s; +} + +.footer-form-wrap { + background: var(--color-card) !important; + padding: 30px; + margin: -80px 0 0; + position: relative; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + border-top-right-radius: 8px; + border-bottom: 4px solid var(--color-primary); + z-index: 1; +} +@media only screen and (max-width: 575px) { + .footer-form-wrap { + padding: 15px; + } +} +.footer-form-wrap::before { + content: ""; + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + background-image: url(../images/icons/noise.gif); + z-index: -1; + background-color: rebeccapurple; + opacity: 0.03; + border-bottom-left-radius: 8px; + border-bottom-right-radius: 8px; + border-top-right-radius: 8px; +} +.footer-form-wrap h4 { + font-size: 26px; +} +.footer-form-wrap form { + display: flex; + align-items: center; + gap: 20px; +} +@media only screen and (max-width: 575px) { + .footer-form-wrap form { + gap: 2px; + } +} +.footer-form-wrap form input { + height: 50px; + background: rgba(255, 255, 255, 0); + color: var(--color-body); +} + +.footer-form-wrap h5 { + margin-top: 0; +} + +.footer-form-wrap:after { + content: ""; + position: absolute; + z-index: -1; + top: 0; + right: 100%; + width: 37px; + height: 79px; + background: var(--color-primary); + -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%); + clip-path: polygon(100% 0, 100% 100%, 0 100%); +} +@media only screen and (max-width: 575px) { + .footer-form-wrap:after { + display: none; + } +} + +.bg-cta-modern { + background-image: url(../images/call-to-action/02.jpg); + height: 290px; + display: flex; + align-items: center; +} +.bg-cta-modern::before { + z-index: 1; +} +.bg-cta-modern.large-height { + height: 390px; +} +.bg-cta-modern.large-height .right-wrapper p { + font-size: 32px; +} +@media only screen and (max-width: 767px) { + .bg-cta-modern.large-height .right-wrapper p { + font-size: 20px; + } +} + +.call-to-action-modern-wrapper { + display: flex; + align-items: center; + justify-content: space-between; + gap: 320px; + +} +.call-to-action-modern-wrapper.cta11 { + justify-content: space-between; + +} +@media only screen and (max-width: 991px) { + .call-to-action-modern-wrapper { + gap: 50px; + } +} +@media only screen and (max-width: 767px) { + .call-to-action-modern-wrapper { + flex-wrap: wrap; + gap: 30px; + } +} +@media only screen and (max-width: 575px) { + .call-to-action-modern-wrapper { + flex-direction: column; + gap: 10px !important; + margin-bottom: 46px; + } +} +.call-to-action-modern-wrapper .title { + font-size: 54px; + margin: 0; +} +@media only screen and (max-width: 1199px) { + .call-to-action-modern-wrapper .title { + font-size: 42px; + } +} +@media only screen and (max-width: 991px) { + .call-to-action-modern-wrapper .title { + font-size: 36px; + } + .call-to-action-modern-wrapper .title br { + display: none; + } +} +@media only screen and (max-width: 767px) { + .call-to-action-modern-wrapper .title { + font-size: 32px; + } +} +.call-to-action-modern-wrapper .right-wrapper { + display: flex; + align-items: center; + gap: 35px; +} +@media only screen and (max-width: 767px) { + .call-to-action-modern-wrapper .right-wrapper .icons { + display: none; + } +} +.call-to-action-modern-wrapper .right-wrapper p { + font-size: 26px; + margin: 0; + color: #fff; +} +.call-to-action-modern-wrapper .right-wrapper p a { + font-weight: 600; + color: #fff; + transition: 0.3s; + text-decoration: underline; +} +.call-to-action-modern-wrapper .right-wrapper p a:hover { + color: var(--color-primary); +} + +/*--------------------- + Tab Styles +-----------------------*/ +.tmp-default-tab { + position: relative; +} +.tmp-default-tab .tab-button { + padding: 0; + margin: 0; + list-style: none; + display: flex; + flex-wrap: wrap; + cursor: pointer; + border-bottom: none; +} +.tmp-default-tab .tab-button .tabs__tab { + margin: 0; +} +.tmp-default-tab .tab-button .tabs__tab .nav-link { + color: var(--color-white); + padding: 15px 44px; + margin-bottom: -2px; + outline: none; + border: 0 none; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-default-tab .tab-button .tabs__tab .nav-link { + padding: 24px 24px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-default-tab .tab-button .tabs__tab .nav-link { + padding: 24px 24px; + } +} +@media only screen and (max-width: 767px) { + .tmp-default-tab .tab-button .tabs__tab .nav-link { + padding: 24px 20px; + } +} +.tmp-default-tab .tab-button .tabs__tab .nav-link.active { + background: var(--color-primary); + border-color: transparent; +} +.tmp-default-tab .tab-button .tmp-tab-button button { + padding: 0; + margin: 0; + background: transparent; + border: 0 none; + color: var(--color-white); +} +.tmp-default-tab .tmp-tab-content { + background: var(--color-card); + padding: 40px; +} +@media only screen and (max-width: 767px) { + .tmp-default-tab .tmp-tab-content { + padding: 30px; + } +} +@media only screen and (max-width: 575px) { + .tmp-default-tab .tmp-tab-content { + padding: 20px; + } +} +.tmp-default-tab .tmp-tab-content p:last-child { + margin-bottom: 0; +} +.tmp-default-tab.style-two .tab-button { + margin-bottom: 20px; +} +.tmp-default-tab.style-two .tab-button .tabs__tab button { + border-radius: var(--radius-small); +} +.tmp-default-tab.style-two .tmp-tab-content { + border-radius: var(--radius-small); +} + +.tmp-default-tab::before { + background-color: var(--color-primary); + background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%; + width: 100%; + height: 70%; + content: ""; + left: 0; + bottom: 0; + position: absolute; + z-index: -1; + border-radius: 10px; + opacity: 0.5; + backdrop-filter: blur(20px); +} + +.tmp-no-padding { + padding: 0 !important; +} + +.tmp-pricing { + padding: 40px; + position: relative; + z-index: 2; + border: 2px solid var(--color-border); + border: none; + border-radius: 5px; + transition: all 0.6s cubic-bezier(0.33, 0.84, 0.31, 0.98); + transform-style: preserve-3d; +} +.tmp-pricing.with-gradient-bg { + background: var(--color-card); +} +.tmp-pricing.with-gradient-bg .popular-tag { + background: var(--color-primary); + color: var(--color-white); + text-align: center; + position: absolute; + z-index: 1; + height: 40px; + top: 30px; + right: -79px; + width: 257px; + transform: rotate(45deg); + line-height: 37px; +} +.tmp-pricing.with-gradient-bg .pricing-body .list-style--1 li { + color: var(--color-white); +} +.tmp-pricing.with-gradient-bg::after { + opacity: 0.5; + background: linear-gradient(0, rgba(82, 55, 249, 0.51) 0%, rgba(237, 221, 83, 0) 80%); +} +.tmp-pricing.with-gradient-bg::before { + background: var(--color-card) !important; +} +.tmp-pricing .pricing-table-inner .pricing-header { + margin-bottom: 30px; + padding-bottom: 30px; + text-align: left; + border-bottom: 2px solid var(--color-border); +} +.tmp-pricing .pricing-table-inner .pricing-header .pricing { + display: flex; + align-items: flex-end; + gap: 11px; +} +.tmp-pricing .pricing-table-inner .pricing-header .pricing .subtitle { + margin-bottom: 12px; + font-weight: 800; + color: var(--color-primary) !important; +} +.tmp-pricing .pricing-table-inner .pricing-header .title { + margin-bottom: 20px; +} +.tmp-pricing .pricing-table-inner .pricing-header .price-wrapper { + display: flex; + justify-content: flex-start; +} +.tmp-pricing .pricing-table-inner .pricing-header .pricing span { + display: block; +} +.tmp-pricing .pricing-table-inner .pricing-header .pricing span.currency { + font-size: 38px; + position: relative; + top: 0; + left: 0; + opacity: 1; + color: var(--color-heading); +} +.tmp-pricing .pricing-table-inner .pricing-header .pricing span.price { + font-size: 56px; + color: var(--color-white); + line-height: 1; + font-weight: 700; + margin-bottom: 10px; +} +@media only screen and (max-width: 767px) { + .tmp-pricing .pricing-table-inner .pricing-header .pricing span.price { + font-size: 54px; + } +} +.tmp-pricing .pricing-table-inner .pricing-header .pricing span.subtitle { + font-size: 14px; + color: var(--color-body); +} +.tmp-pricing .pricing-table-inner .pricing-body { + text-align: left; + margin-bottom: 30px; +} +.tmp-pricing .pricing-table-inner .pricing-body .list-style--1 { + list-style: none; + padding: 0; + margin: 0; +} +.tmp-pricing .pricing-table-inner .pricing-body .list-style--1 li { + font-size: 16px; + display: flex; + align-items: center; + gap: 10px; +} +.tmp-pricing .pricing-table-inner .pricing-body .list-style--1 li i { + height: 22px; + width: 22px; + background: rgba(255, 255, 255, 0.0392156863); + border-radius: 50%; + display: flex; + align-items: center; + justify-content: center; +} +.tmp-pricing .pricing-table-inner .pricing-footer { + text-align: center; +} +.tmp-pricing.style-2 { + background-color: var(--color-card); + border-color: transparent !important; +} +.tmp-pricing.style-4 { + margin-left: -1px; + margin-right: -1px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-pricing.style-4 { + margin-left: 15px; + margin-right: 15px; + } +} +@media only screen and (max-width: 767px) { + .tmp-pricing.style-4 { + margin-left: 15px; + margin-right: 15px; + } +} +.tmp-pricing.style-5 .pricing-table-inner { + background-color: var(--color-card); + border-color: transparent; + padding: 0; + padding-bottom: 40px; + border: 0 none; +} +.tmp-pricing.style-5 .pricing-table-inner::before { + display: none; +} +.tmp-pricing.style-5 .pricing-table-inner .pricing-header { + margin-bottom: 30px; + padding-bottom: 0; + border-bottom: 0 none !important; +} +.tmp-pricing.style-5 .pricing-table-inner .pricing-header .title { + padding: 30px 40px; + margin-bottom: 0; + font-size: 19px; + font-weight: 500; + letter-spacing: 0.5px; +} +.tmp-pricing.style-5 .pricing-table-inner .pricing-header .price-wrapper { + margin-bottom: 5px; +} +.tmp-pricing.style-5 .pricing-table-inner .pricing-header .pricing span.currency { + font-size: 40px; + position: relative; + top: 0px; + left: 0; + opacity: 1; + color: var(--color-white); + font-weight: 700; + line-height: 7px; + display: flex; + align-items: center; +} +.tmp-pricing.style-5 .pricing-table-inner .pricing-header .pricing span.price { + font-size: 50px; + color: var(--color-white); + line-height: 1; + font-weight: 700; + margin-bottom: 0; +} +.tmp-pricing.style-5 .pricing-table-inner .pricing-header .pricing span.subtitle { + color: var(--color-white); +} +.tmp-pricing.style-5 .pricing-table-inner .pricing { + background-color: var(--color-body); + padding: 30px; +} + +.pricing-table.large-padding { + padding: 37px 50px 40px 50px; +} + +.pricing-area { + padding-top: 90px; + padding-bottom: 90px; +} + +.pricing-table-items .pricing-table { + border-radius: 6px; + padding: 37px 40px 40px 40px; + height: 100%; + display: flex; + flex-direction: column; + justify-content: space-between; + transition: 0.3s; +} +@media only screen and (max-width: 767px) { + .pricing-table-items .pricing-table { + padding: 25px; + } +} +.pricing-table-items .pricing-table .popular-tag { + background: var(--color-primary); + color: var(--color-white); + text-align: center; + position: absolute; + z-index: 1; + height: 40px; + top: 30px; + right: -79px; + width: 257px; + transform: rotate(45deg); + line-height: 37px; +} + +.pricing-table-items .pricing-table:hover { + border-color: var(--color-primary); +} + +.pricing-table-items .pricing-table .pricing-table-header { + border-bottom: 1px solid var(--color-border); + padding-bottom: 20px; + margin-bottom: 34px; +} +@media only screen and (max-width: 1199px) { + .pricing-table-items .pricing-table .pricing-table-header { + margin-bottom: 15px; + } +} + +.pricing-table-items .pricing-table .pricing-table-header .top { + margin-bottom: 30px; +} +@media only screen and (max-width: 767px) { + .pricing-table-items .pricing-table .pricing-table-header .top { + flex-wrap: wrap; + gap: 15px; + } +} + +.pricing-table-items .pricing-table .pricing-table-header h4 { + font-size: 18px; + text-transform: uppercase; + font-weight: 300; + color: #fff; + margin: 0; +} + +.pricing-table-items .pricing-table .pricing-table-header .top p { + font-size: 13px; + line-height: 20px; + color: var(--color-body); + margin: 0; +} + +.pricing-table-items .pricing-table .pricing-table-header h1 { + font-size: 48px; + color: var(--color-primary); + font-weight: 600; + margin: 0; +} + +.pricing-table-items .pricing-table .pricing-table-header h1 span { + font-size: 20px; + color: var(--color-body); +} + +.pricing-table-items .pricing-table ul { + margin-bottom: 80px; + padding: 0; + list-style: none; +} +@media only screen and (max-width: 1199px) { + .pricing-table-items .pricing-table ul { + margin-bottom: 40px; + } +} + +.pricing-table-items .pricing-table ul li { + font-size: 14px; + color: #fff; + line-height: 24px; + font-weight: 300; + margin-bottom: 10px; +} + +.pricing-table-items .pricing-table ul li:last-child { + margin-bottom: 0; +} + +.pricing-table-items .info { + font-size: 14px; + color: #fff; + line-height: 24px; + margin: 60px 0 0 0; +} + +.pricing-table-items .info a { + color: var(--color-primary); + text-decoration: underline; + line-height: 0; + padding: 0; + margin: 0; + height: 0; + margin-top: 33px; + margin-left: 5px; +} + +.bg-color-card .tmp-pricing { + border: 1px solid var(--color-border); +} + +.pricing-tab-nav-yearly.nav-tabs { + text-align: center; + display: flex; + align-items: center; + justify-content: center; + gap: 15px; +} +.pricing-tab-nav-yearly.nav-tabs .nav-link.active { + background: var(--color-primary); + color: var(--color-white); + border: 2px solid transparent; +} +.pricing-tab-nav-yearly.nav-tabs .nav-link:focus { + background: var(--color-primary); + color: var(--color-white); + border: 2px solid transparent; +} + +/*-------------------------- + split Area Styles +----------------------------*/ +.tmp-splite-style .thumbnail img { + border-radius: 0; + width: 100%; +} +.tmp-splite-style .thumbnail.image-left-content img { + border-radius: 0 10px 10px 0; +} +.tmp-splite-style .split-inner { + padding: 30px 115px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-splite-style .split-inner { + padding: 40px 80px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-splite-style .split-inner { + padding: 40px 30px; + } +} +@media only screen and (max-width: 767px) { + .tmp-splite-style .split-inner { + padding: 40px 30px; + } +} +.tmp-splite-style .split-inner .title { + font-size: 36px; + line-height: 50px; + color: var(--color-heading); + font-weight: var(--p-bold); +} +@media only screen and (max-width: 767px) { + .tmp-splite-style .split-inner .title { + font-size: 24px; + line-height: 30px; + } +} +.tmp-splite-style .split-inner .split-list { + list-style: none; + padding-left: 0; + margin: 0; +} +.tmp-splite-style .split-inner .split-list li { + color: var(--color-dark-alt); +} + +/*---------------------------- + Video Popup Styles +------------------------------*/ +.video-popup, +.tmp-gallery { + position: relative; + display: block; +} +.video-popup .thumbnail img, +.tmp-gallery .thumbnail img { + width: 100%; +} +.video-popup .video-icon, +.tmp-gallery .video-icon { + position: absolute; + content: ""; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + margin-top: 10px; + transition: 0.4s; +} + +.tmp-gallery .video-icon { + opacity: 0; + transition: 0.4s; + transform: translate(-50%, -50%) scale(0.5); +} +.tmp-gallery:hover .video-icon { + opacity: 1; + margin-top: 0; + transform: translate(-50%, -50%) scale(1); +} + +.video-gallery-content { + border-radius: 10px; + padding-top: 300px; + padding-bottom: 60px; + overflow: hidden; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .video-gallery-content { + padding-bottom: 40px; + padding-top: 150px; + } +} +@media only screen and (max-width: 767px) { + .video-gallery-content { + padding-bottom: 40px; + padding-top: 150px; + } +} +.video-gallery-content .overlay-content { + padding: 0 60px; +} +@media only screen and (max-width: 767px) { + .video-gallery-content .overlay-content { + padding: 0 20px; + } +} +.video-gallery-content .overlay-content .title { + margin-top: 15px; + margin-bottom: 0; + font-size: 30px; + letter-spacing: 0.5px; + line-height: 1.4; + color: var(--color-white); +} +@media only screen and (max-width: 767px) { + .video-gallery-content .overlay-content .title { + font-size: 20px; + } +} + +/*------------------------------ + Gallery Styles +--------------------------------*/ +.tmp-temaplte-gallery-wrapper .thumbnail img { + width: 100%; + border-radius: 10px; +} + +.template-slider-wrapper .sub-title { + color: var(--color-primary); +} +.template-slider-wrapper .title { + font-weight: var(--p-black); +} +.template-slider-wrapper .description { + max-width: 900px; +} + +/*========================== + Contact Address +============================*/ +.contact-form-1 .form-group input { + height: 70px; + padding: 0 20px; +} +.contact-form-1 .form-group textarea { + padding-top: 20px; + padding-left: 20px; +} +.contact-form-1 .form-group .attach { + border: var(--border-width) solid var(--color-border); + position: relative; + max-height: 70px; +} +.contact-form-1 .form-group .attach label { + width: 100%; + display: flex; + align-items: center; + min-width: max-content; + height: 70px; + padding-left: 15px; +} +.contact-form-1 .form-group .attach input { + height: auto; + opacity: 0; + position: absolute; + width: 100%; + left: 0; + top: 0; + bottom: 0; + right: 0; + height: 100%; +} + +.contact-address-list { + list-style: none; + padding: 0; + margin: 0; +} + +/*-------------------------- + Address Area +----------------------------*/ +.tmp-address { + padding: 22px 20px; + border-radius: 10px; + background: var(--color-card); + box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); + transition: 0.3s; + display: flex; + align-items: center; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-address { + padding: 30px 20px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-address { + padding: 30px 20px; + } +} +@media only screen and (max-width: 767px) { + .tmp-address { + padding: 30px 20px; + } +} +.tmp-address .icon { + color: var(--color-primary); + border-radius: 100%; + font-size: 40px; + display: inline-block; + margin-bottom: 0; + line-height: 6px; + margin-right: 20px; +} +.tmp-address .inner h4.title { + font-size: 16px; + font-weight: 500; + margin-bottom: 8px; +} +.tmp-address .inner p { + font-size: 18px; + margin-bottom: 0; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-address .inner p { + font-size: 16px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-address .inner p { + font-size: 16px; + } +} +@media only screen and (max-width: 767px) { + .tmp-address .inner p { + font-size: 16px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-address .inner p br { + display: none; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-address .inner p br { + display: none; + } +} +@media only screen and (max-width: 767px) { + .tmp-address .inner p br { + display: none; + } +} +.tmp-address .inner p a { + color: var(--color-body); +} +.tmp-address .inner p a:hover { + color: var(--color-primary); +} +.tmp-address:hover { + transform: translateY(-5px); +} + +.google-map-style-1 { + width: 100%; + height: 500px; +} + +.with-input-bg input, +.with-input-bg textarea { + background: #19191b; +} + +.aapoiment-left-area-thumbnail img { + border-radius: 10px; +} + +.appoinment-form-wrapper { + padding: 30px; + background: var(--color-card); + border-radius: 10px; + height: 100%; +} +@media only screen and (max-width: 575px) { + .appoinment-form-wrapper { + padding: 15px; + } +} +.appoinment-form-wrapper .form-group-wrapper { + display: flex; + align-items: center; + gap: 25px; +} +@media only screen and (max-width: 575px) { + .appoinment-form-wrapper .form-group-wrapper { + flex-direction: column; + gap: 0; + } +} +.appoinment-form-wrapper .form-group-wrapper .form-group { + width: 100%; +} + +.brand-carousel-activation { + padding: 0 50px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .brand-carousel-activation { + padding: 0 10px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .brand-carousel-activation { + padding: 0 10px; + } +} +@media only screen and (max-width: 767px) { + .brand-carousel-activation { + padding: 0 10px; + } +} +.brand-carousel-activation li { + margin-top: 0; + margin-bottom: 0; +} +.brand-carousel-activation li a { + display: block; +} +.brand-carousel-activation li a img { + opacity: 1; + transition: 0.4s; + max-width: 120px; +} +.brand-carousel-activation li:hover a img { + opacity: 1; + transform: scale(1.1); +} +.brand-carousel-activation.tmp-slick-arrow button.slick-arrow { + width: 50px; + height: 50px; +} +.brand-carousel-activation.tmp-slick-arrow button.slick-arrow i { + display: block; + font-size: 24px; + color: #fff; +} +.brand-carousel-activation.tmp-slick-arrow button.slick-arrow::before { + display: none; +} + +.brand-list .slick-track { + display: flex; + align-items: center; +} + +.brand-style-1 { + padding: 0; + margin: 0; + list-style: none; + display: flex; + flex-wrap: wrap; + justify-content: center; +} +.brand-style-1 li { + flex-basis: 25%; + border-width: 1px 1px 1px 1px; + border-style: solid; + margin: 0px 0px -2px -2px; + border-color: var(--color-border); + padding: 40px 0 40px 0; + text-align: center; +} +@media only screen and (max-width: 575px) { + .brand-style-1 li { + flex-basis: 33.33%; + } +} +@media only screen and (max-width: 479px) { + .brand-style-1 li { + flex-basis: 50%; + } +} +.brand-style-1 li a { + display: block; +} +.brand-style-1 li a img { + opacity: 1; + transition: 0.4s; + max-width: 120px; +} +.brand-style-1 li:hover a img { + opacity: 1; + transform: scale(1.1); +} + +.brand-style-2 { + padding: 0; + margin: 0; + list-style: none; + display: flex; + flex-wrap: wrap; + justify-content: center; +} +.brand-style-2 li { + flex-basis: 16.666%; + text-align: center; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .brand-style-2 li { + flex-basis: 25%; + } +} +@media only screen and (max-width: 767px) { + .brand-style-2 li { + flex-basis: 25%; + } +} +@media only screen and (max-width: 575px) { + .brand-style-2 li { + flex-basis: 33.33%; + } +} +@media only screen and (max-width: 479px) { + .brand-style-2 li { + flex-basis: 50%; + } +} +.brand-style-2 li a { + display: block; +} +.brand-style-2 li a img { + opacity: 1; + transition: 0.3s; + max-width: 120px; +} +.brand-style-2 li:hover a img { + opacity: 1; + transform: scale(1.1); +} +.brand-style-2.variation-2 li { + flex-basis: 25%; + text-align: center; +} +@media only screen and (max-width: 767px) { + .brand-style-2.variation-2 li { + flex-basis: 33.33%; + } +} +@media only screen and (max-width: 479px) { + .brand-style-2.variation-2 li { + flex-basis: 50%; + } +} + +.brand-carousel-activation .slick-dots { + max-width: max-content; + left: 50%; + transform: translateX(-50%); +} + +/*--------------------------- + Error Styles Area +-----------------------------*/ +.error-inner { + text-align: center; +} +.error-inner h1 { + font-size: 200px; + line-height: 1; + color: var(--color-primary); + font-weight: var(--p-bold); +} +@media only screen and (max-width: 767px) { + .error-inner h1 { + font-size: 100px; + line-height: 1; + } +} +.error-inner .title { + line-height: 45px; + font-weight: var(--p-bold); +} +.error-inner .description { + font-size: var(--font-size-b2); + line-height: 28px; + color: var(--color-body); + font-weight: var(--f-regular); + margin-bottom: 30px; +} +.error-inner .blog-search { + display: inline-block; +} +.error-inner .blog-search input { + min-width: 500px; +} +.error-inner .view-more-button { + margin-top: 30px; +} + +.advance-tab-button-1 .tab-button-list { + list-style: none; + padding: 0; + margin: -10px 0; +} +.advance-tab-button-1 .tab-button-list li { + margin: 10px 0; +} +.advance-tab-button-1 .tab-button-list .tab-button { + cursor: pointer; + padding: 47px 27px; + border-radius: 10px; + position: relative; + z-index: 2; + background-color: transparent; + border: 0 none; + margin: 0; +} +.advance-tab-button-1 .tab-button-list .tab-button::before { + position: absolute; + content: ""; + background: var(--color-blackest); + width: 100%; + height: 100%; + left: 0; + top: 0; + transition: 0.3s; + opacity: 0; + transform: scale(0.9); + z-index: -1; + border-radius: 7px; +} +.advance-tab-button-1 .tab-button-list .tab-button:hover::before { + opacity: 1; + transform: scale(1); +} +.advance-tab-button-1 .tab-button-list .tab-button::after { + content: ""; + position: absolute; + top: 50%; + left: 100%; + border-left: 20px solid var(--color-blackest); + border-top: 20px solid transparent; + border-bottom: 20px solid transparent; + margin-top: -20px; + opacity: 0; + transition: 0.3s; + transform: scale(0.9); +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .advance-tab-button-1 .tab-button-list .tab-button::after { + display: none; + } +} +@media only screen and (max-width: 767px) { + .advance-tab-button-1 .tab-button-list .tab-button::after { + display: none; + } +} +.advance-tab-button-1 .tab-button-list .tab-button .title { + color: var(--color-body); + font-size: 20px; + margin-bottom: 10px; + transition: 0.3s; +} +.advance-tab-button-1 .tab-button-list .tab-button .description { + margin-bottom: 0; + transition: 0.3s; +} +.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon { + padding: 25px; + border: 1px solid var(--color-card) !important; +} +.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab { + display: flex; + height: 100%; +} +@media only screen and (max-width: 575px) { + .advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab { + height: auto; + text-align: left; + display: block; + } +} +.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .icon { + display: flex; + width: 60px; + border-radius: 5px; + background: var(--color-primary-darker); + color: var(--color-primary); + text-align: center; + font-size: 20px; + justify-content: center; + align-items: center; + min-height: 100%; + min-width: 60px; +} +@media only screen and (max-width: 575px) { + .advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .icon { + width: 60px; + height: 60px; + min-width: 60px; + margin-bottom: 10px; + } +} +.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .content { + padding-right: 24px; + padding-left: 24px; +} +@media only screen and (max-width: 575px) { + .advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .content { + padding: 0; + } +} +.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .content .description { + font-size: var(--font-size-b3); +} +.advance-tab-button-1 .tab-button-list .tab-button.bg-color-white-off::before { + background: var(--color-card); +} +.advance-tab-button-1 .tab-button-list .tab-button.bg-color-white-off::after { + border-left: 20px solid var(--color-card); + border-top: 20px solid transparent; + border-bottom: 20px solid transparent; +} +.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon.active { + border: 1px solid transparent !important; +} +.advance-tab-button-1 .tab-button-list .tab-button.active .title { + color: var(--color-white); +} +.advance-tab-button-1 .tab-button-list .tab-button.active::before { + opacity: 1; + transform: scale(1); +} +.advance-tab-button-1 .tab-button-list .tab-button.active::after { + opacity: 1; + transform: scale(1); +} + +.nav-tabs { + border-bottom: 0; +} + +.advance-tab-content-1 .thumbnail img { + border-radius: 10px; + height: 715px; +} + +.advance-tab-button-1.right-align .tab-button-list .tab-button::after { + transform: scale(0.9) rotate(-180deg); + left: auto; + right: 100%; +} + +.advance-tab-button-1.right-align .tab-button-list .tab-button::after { + transform: scale(1) rotate(-180deg); +} + +.advance-tab-button-1.right-top .tab-button-list .tab-button::after { + left: 50%; + transform: scale(0.9) translateX(-50%) rotate(-92deg); + bottom: 94%; + top: auto; +} + +.advance-tab-button-1.right-top .tab-button-list .tab-button::after { + opacity: 0; + transform: scale(1) translateX(-50%) rotate(-92deg); +} + +.advance-tab-button-1.right-top .tab-button-list .tab-button.active::after { + opacity: 1; +} + +.nav-tabs .nav-item.show .nav-link, +.nav-tabs .nav-link.active, +.nav-tabs .nav-link:focus { + color: #495057; + background: transparent; + border: 0 none; + box-shadow: none; +} + +.nav-tabs .nav-link:focus, +.nav-tabs .nav-link:hover { + border-color: transparent; +} + +.advance-tab-button-1 .tab-button-list .tab-button:focus { + outline: none; + border: 0 none; + box-shadow: none; +} + +.service-thumbnail-offset { + margin-right: -50px; + margin-bottom: -50px; + border-radius: 10px 0 10px 0; +} +.service-thumbnail-offset img { + border-radius: 10px 0 10px 0; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .service-thumbnail-offset { + margin-right: -30px; + margin-bottom: -40px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .service-thumbnail-offset { + margin-right: -30px; + margin-bottom: -40px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .service-thumbnail-offset { + margin-right: -30px; + margin-bottom: -40px; + } +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .advance-tab-four .tab-content .thumbnail { + margin-top: 30px; + } +} + +/*---------------------------- + Advance Pricing Table +------------------------------*/ +.advance-pricing { + background: var(--color-blackest); + border-radius: 10px; +} +.advance-pricing .pricing-left { + height: 100%; + background: var(--color-lessdark); + padding: 60px 50px; + border-radius: 10px 0 0 10px; +} +@media only screen and (max-width: 767px) { + .advance-pricing .pricing-left { + padding: 30px 20px; + } + .advance-tab-content-1 .thumbnail img { + height: auto; + } +} +.advance-pricing .pricing-left .main-title { + margin-bottom: 10px; +} +.advance-pricing .pricing-left .price-wrapper .price-amount { + font-size: 60px; + text-align: center; + display: block; + color: var(--color-white); + font-weight: 700; +} +.advance-pricing .pricing-left .price-wrapper .price-amount sup { + font-size: 16px; + top: -34px; +} +.advance-pricing .pricing-left .tmp-btn { + width: 100%; + margin: 10px 0; +} +.advance-pricing .pricing-left .rating { + text-align: center; + margin-top: 5px; +} +.advance-pricing .pricing-left .rating a { + font-weight: 700; + color: #f1b304; +} +.advance-pricing .pricing-left .rating a svg { + fill: #f1b304; +} +.advance-pricing .pricing-left .subtitle { + display: block; + color: var(--color-body); + text-align: center; +} +.advance-pricing .pricing-right { + padding: 60px 30px; +} +.advance-pricing .pricing-right .price-title { + font-size: 20px; + margin-bottom: 10px; +} +.advance-pricing .pricing-right .price-title li { + font-size: 16px; + margin: 8px 0; +} + +.tmp-comment-form .section-title span.subtitle { + font-weight: 600; + letter-spacing: 0.5px; + line-height: 18px; + font-size: 16px; + border-radius: 4px; + margin-bottom: 12px; +} +.tmp-comment-form .section-title .title { + font-size: 50px; + font-weight: 600; + line-height: 62px; + margin-bottom: 20px; + color: var(--color-white); +} +@media only screen and (max-width: 479px) { + .tmp-comment-form .section-title .title { + font-size: 28px; + } +} + +iframe { + border-radius: 10px; +} + +.prsfrom-group input { + border: 2px solid var(--color-border); + border-radius: 4px; + height: 50px; + font-size: 16px; +} +.prsfrom-group textarea { + min-height: 193px; + border: 2px solid var(--color-border); + border-radius: 4px; + resize: none; + padding: 15px; + font-size: 16px; + transition: 0.4s; +} +.prsfrom-group textarea:focus { + border-color: var(--color-primary); +} + +/*-------------------------- + Swicher Styles +----------------------------*/ +.active-dark-mode .my_switcher ul li .setColor.dark { + display: none; +} + +.active-light-mode .my_switcher ul li .setColor.light { + display: none; +} + +.active-light-mode .my_switcher ul li a.dark img { + display: block; +} + +.my_switcher ul li a.dark img { + display: none; + filter: brightness(100); +} + +.my_switcher { + border: 0 none; + padding: 0; + margin-left: 10px; + width: 40px; + background: var(--color-primary); + display: flex; + justify-content: center; + height: 40px; + align-items: center; + border-radius: 100%; +} +@media only screen and (max-width: 767px) { + .my_switcher { + margin-left: 5px; + } +} +.my_switcher ul { + margin: 0; + padding: 0; + list-style: none; + display: flex; + align-items: center; + justify-content: center; + padding: 0; + width: 100%; + height: 100%; + position: relative; + border-radius: 100%; +} +.my_switcher ul li { + margin-top: 0; + margin-bottom: 0; +} +.my_switcher ul li a { + display: block; + position: relative; + z-index: 2; + background: var(--color-primary); + width: 40px; + height: 40px; + border-radius: 100%; +} +.my_switcher ul li a img { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} +.my_switcher ul li a.active { + display: none; +} + +.show-on-scroll { + opacity: 0; +} + +.show-on-scroll.show { + opacity: 1; +} + +.show-on-scroll.hide { + opacity: 0; +} + +.scrollbar { + position: fixed; + bottom: 0; + left: 0; + height: 4px; + transition: all linear 0.1s; + min-width: 0%; + z-index: 996; +} + +.scrollbar-v { + background: var(--color-primary); + position: fixed; + top: calc(50% + 60px); + right: 60px; + width: 2px; + transition: all linear 0.1s; + min-height: 0%; + z-index: 996; + cursor: pointer; +} +@media only screen and (max-width: 767px) { + .scrollbar-v { + right: 30px; + } +} + +.scrollbar-v:before { + content: ""; + position: absolute; + left: 0; + width: 2px; + min-height: 100px; + background: rgba(255, 255, 255, 0.15); +} + +.scrollbar-v::after { + content: ""; + position: absolute; + left: -13px; + width: 25px; + min-height: 100px; + background: transparent; +} + +.scrollbar-v.dark:before { + background: rgba(255, 255, 255, 0.2); +} + +.float-text { + width: 20px; + position: fixed; + z-index: 995; + margin-left: 30px; + text-align: center; + font-size: 12px; + top: 50%; + right: 38px; + transform: translate(-50%, -50%); + font-weight: 500; +} +@media only screen and (max-width: 767px) { + .float-text { + right: 8px; + } +} + +.float-text a { + color: #fff; +} + +.float-text.dark a { + color: #ffffff; +} + +.float-text span { + margin-left: -5px; + margin-top: 20px; + writing-mode: vertical-rl; + letter-spacing: 0.75px; + -webkit-transform: rotate(-180deg); + -ms-transform: rotate(-180deg); + transform: rotate(-180deg); + color: #222; +} + +.float-text-right { + width: 20px; + position: fixed; + z-index: 1000; + margin-left: 30px; + text-align: center; + letter-spacing: 2px; + font-size: 12px; + top: 50%; + right: 15px; +} + +.show-on-scroll span a { + padding: 9px 5px; + border-radius: 20px; + background: var(--color-card); + color: var(--color-white); + box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px; +} + +/*-------------------------- + About Styles +---------------------------*/ +.pt--150 { + padding-top: 150px; +} + +.about-style-4 .title { + font-weight: 400; + margin-bottom: 35px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .about-style-4 .title { + font-size: 26px; + } +} +@media only screen and (max-width: 1199px) { + .about-style-4 .title { + font-size: 26px; + } +} +@media only screen and (max-width: 991px) { + .about-style-4 .title { + margin-bottom: 15px; + } +} +@media only screen and (max-width: 575px) { + .about-style-4 .title { + font-size: 26px; + margin-bottom: 15px; + } +} +@media only screen and (max-width: 479px) { + .about-style-4 .title { + font-size: 26px; + } +} +.about-style-4 .title strong { + color: var(--color-primary); +} +.about-style-4 .feature-list { + padding: 0; + list-style: none; +} +@media only screen and (max-width: 1199px) { + .about-style-4 .feature-list { + margin-bottom: 15px; + } +} +.about-style-4 .feature-list li { + display: flex; +} +.about-style-4 .feature-list li .icon { + background: var(--color-primary); + width: 30px; + height: 30px; + border-radius: 100%; + color: var(--color-white); + text-align: center; + min-width: 30px; +} +.about-style-4 .feature-list li .icon i { + display: flex; + justify-content: center; + align-items: center; + height: 100%; +} +.about-style-4 .feature-list li .title-wrapper { + margin-left: 13px; +} +.about-style-4 .feature-list li .title-wrapper .title { + font-size: 18px; + margin: 0; +} +.about-style-4 .feature-list li .title-wrapper .text { + font-size: 16px; + margin-bottom: 20px; + max-width: 80%; + margin-top: 13px; +} +@media only screen and (max-width: 1199px) { + .about-style-4 .feature-list li .title-wrapper .text { + max-width: 100%; + } +} +@media only screen and (max-width: 575px) { + .about-style-4 .feature-list li .title-wrapper .text { + max-width: 100%; + } +} + +.why-choose-thumb.about-relative-thumb { + position: relative; +} + +.about-style-5 { + position: relative; + z-index: 2; +} +.about-style-5 .about-wrapper { + margin-top: -150px; + background: var(--color-blackest); + border-radius: 10px; + padding: 15px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .about-style-5 .about-wrapper { + margin-top: 80px; + padding: 15px 15px 30px 15px; + } +} +@media only screen and (max-width: 767px) { + .about-style-5 .about-wrapper { + margin-top: 80px; + padding: 15px 15px 30px 15px; + } +} +.about-style-5 .about-wrapper .thumbnail img { + border-radius: 10px; +} +.about-style-5 .about-wrapper .content .inner { + padding: 0 40px; +} +@media only screen and (max-width: 767px) { + .about-style-5 .about-wrapper .content .inner { + padding: 0; + } +} +.about-style-5 .about-wrapper .content .inner .title { + font-size: 30px; + margin-bottom: 13px; +} +.about-style-5 .about-wrapper .content .inner p { + margin-bottom: 20px; + width: 80%; +} + +.contact-address { + padding: 0; + margin: 0; + list-style: none; +} +.contact-address li { + font-size: 16px; +} +.contact-address li i { + color: var(--color-primary); + margin-right: 10px; +} + +.about-style-6 .tmp-progress-style-1, +.about-style-6 .wrapper { + position: relative; + z-index: 2; + max-width: 850px; + margin: 0 auto; + border-radius: 10px; +} +.about-style-6 .wrapper { + padding: 50px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .about-style-6 .wrapper { + padding: 20px; + } +} +@media only screen and (max-width: 767px) { + .about-style-6 .wrapper { + padding: 20px; + } +} +.about-style-6 .wrapper::after { + position: absolute; + content: ""; + left: 0; + top: 0; + background: var(--color-lessdark); + width: 100%; + height: 100%; + z-index: -1; + opacity: 0.6; + border-radius: 10px; +} +.about-style-6 .thumbnail img { + max-height: 200px; +} +.about-style-6 .subtitle { + font-size: 18px; + font-weight: 500; +} +.about-style-6 .maintitle { + font-size: 30px; + line-height: 1.3; + margin-top: 17px; + margin-bottom: 25px; +} + +.finance-about-image { + height: 679px !important; + border-radius: 5px; + overflow: hidden; + display: block; +} +@media only screen and (max-width: 767px) { + .finance-about-image { + height: auto !important; + } +} + +.image-about-realstate { + height: 742px; +} +@media only screen and (max-width: 1199px) { + .image-about-realstate { + height: auto; + } +} + +.about-2-thumbnail-left-wrapper { + display: flex; + align-items: flex-start; + gap: 30px; + margin-left: -70px; + position: relative; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .about-2-thumbnail-left-wrapper { + margin-left: 0; + } +} +@media only screen and (max-width: 1199px) { + .about-2-thumbnail-left-wrapper { + margin-left: 0; + } +} +@media only screen and (max-width: 991px) { + .about-2-thumbnail-left-wrapper { + margin-left: 0; + } +} +.about-2-thumbnail-left-wrapper .single-thumbnail { + position: relative; +} +.about-2-thumbnail-left-wrapper .single-thumbnail .video-icon { + position: absolute; + z-index: 20; + right: 30px; + bottom: 30px; +} +.about-2-thumbnail-left-wrapper .absolute-rating-area { + position: absolute; + left: 40%; + padding: 20px 32px; + background: var(--color-card); + border-radius: 6px; + bottom: 25%; + text-align: left; + display: flex; + flex-direction: column; + justify-content: flex-start; + right: auto !important; + border: 1px solid var(--color-border); +} +.about-2-thumbnail-left-wrapper .absolute-rating-area p { + margin-bottom: 10px; +} +.about-2-thumbnail-left-wrapper .absolute-rating-area p .odometer { + color: var(--color-primary); + font-weight: 600; + font-size: 18px; +} +.about-2-thumbnail-left-wrapper .stars-area { + display: flex; + align-items: center; + gap: 7px; + margin-bottom: 10px; +} +.about-2-thumbnail-left-wrapper .stars-area img { + max-width: 16px; + margin-bottom: 0; +} + +.tmp-about-area-fluid { + background: var(--color-card); +} + +.about-relative-thumb .absolute-rating-area { + position: absolute; + left: -10%; + padding: 20px 32px; + background: var(--color-card); + border-radius: 6px; + bottom: 9%; + text-align: left; + display: flex; + flex-direction: column; + justify-content: flex-start; + right: auto !important; + border: 1px solid var(--color-border); +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .about-relative-thumb .absolute-rating-area { + left: 7%; + } +} +@media only screen and (max-width: 1199px) { + .about-relative-thumb .absolute-rating-area { + left: 15%; + } +} +@media only screen and (max-width: 991px) { + .about-relative-thumb .absolute-rating-area { + left: 50%; + } +} +@media only screen and (max-width: 767px) { + .about-relative-thumb .absolute-rating-area { + left: 15%; + } +} +@media only screen and (max-width: 575px) { + .about-relative-thumb .absolute-rating-area { + padding: 5px 16px; + bottom: 10px; + } +} +.about-relative-thumb .absolute-rating-area img { + margin-bottom: 15px; +} +.about-relative-thumb .absolute-rating-area .profile-share a img { + max-width: 45px; +} +.about-relative-thumb .absolute-rating-area .stars-area { + display: flex; + align-items: center; + gap: 7px; + margin-bottom: 10px; +} +.about-relative-thumb .absolute-rating-area .stars-area img { + max-width: 20px; + margin-bottom: 0; +} +.about-relative-thumb .absolute-rating-area p { + font-size: 18px; + color: var(--color-white); + font-weight: 500; + margin-bottom: 0; +} + +.sticky-about-top { + position: sticky; + top: 60px; +} +@media only screen and (max-width: 1199px) { + .sticky-about-top { + position: relative; + top: 0; + } +} + +.why-choose-thumb.about-relative-thumb .absolute-rating-area { + left: 37%; + right: 0; +} + +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .about-business-8 { + padding: 50px 0; + } +} +@media only screen and (max-width: 1199px) { + .about-business-8 { + padding: 50px 0; + } +} + +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .about-style-4.inbusiness-coach .about-13-thumbnail-left-wrapper { + margin-left: 0; + padding-right: 30px; + } +} + +.thumbnail-about-8 { + position: relative; +} +.thumbnail-about-8 .large-image { + overflow: hidden; + border-radius: 8px; + display: block; + margin-left: 40px; +} +@media only screen and (max-width: 991px) { + .thumbnail-about-8 .large-image { + margin-left: 0; + } +} +.thumbnail-about-8 img { + width: 100%; +} +.thumbnail-about-8 .small-iamge-area { + position: absolute; + left: -40px; + right: auto !important; + bottom: 30px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .thumbnail-about-8 .small-iamge-area { + left: -10px; + } +} +@media only screen and (max-width: 1199px) { + .thumbnail-about-8 .small-iamge-area { + left: -10px; + } +} +@media only screen and (max-width: 767px) { + .thumbnail-about-8 .small-iamge-area { + left: 20px; + max-width: 250px; + } +} +.thumbnail-about-8 .small-iamge-area .video-icon { + position: absolute; + content: ""; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + margin-top: 10px; + transition: 0.4s; +} + +.about-wrapper-8 { + max-width: 90%; +} +@media only screen and (max-width: 991px) { + .about-wrapper-8 { + max-width: 100%; + } +} +.about-wrapper-8 .tmp-list-item-half { + margin-top: 0; + padding-left: 0; + display: flex; + flex-flow: row wrap; +} +@media only screen and (max-width: 767px) { + .about-wrapper-8 .tmp-list-item-half { + flex-wrap: wrap; + } +} +.about-wrapper-8 .tmp-list-item-half li { + width: 50%; + float: left; + list-style: none; + display: flex; + align-items: center; + padding-right: 20px; +} +@media only screen and (max-width: 767px) { + .about-wrapper-8 .tmp-list-item-half li { + width: 100%; + } +} +.about-wrapper-8 .tmp-list-item-half li img { + max-width: 50px; + margin-right: 10px; +} +.about-wrapper-8 .tmp-list-item-half li .icon { + font-size: 20px; + margin-right: 15px; + height: 50px; + min-width: 50px; + line-height: 45px; + display: flex; + align-items: center; + justify-content: center; + flex: 0 0 45px; + background: var(--color-primary); + padding: 14px; + border-radius: 4px; +} +.about-wrapper-8 .tmp-list-item-half li .icon path { + fill: var(--color-white); +} +.about-wrapper-8 .quote-area-about { + padding: 20px; + border-left: 4px solid; + border-color: var(--color-primary); + margin-bottom: 0; + margin-bottom: 40px; + position: relative; + z-index: 9; + border-radius: 6px; + max-width: max-content; +} +.about-wrapper-8 .quote-area-about p { + margin: 0; + color: #fff; +} + +.about-wrapper-8 .odometer { + color: var(--color-primary); + margin: 0 3px; + font-weight: 600; +} + +/*--------------------------- + Newsletter Styles +----------------------------*/ +.border-top-bottom { + border-top: 1px solid var(--color-border); + border-bottom: 1px solid var(--color-border); +} + +.newsletter-area .border-top-bottom { + border-top: 1px solid var(--color-border); + border-bottom: 1px solid var(--color-border); +} + +.tmp-newsletter-default .newsletter-wrapper { + padding: 40px 0; +} +.tmp-newsletter-default .newsletter-section-title .title { + color: var(--color-heading); + margin-bottom: 7px; +} +.tmp-newsletter-default .newsletter-section-title .description { + color: var(--color-body); + margin-bottom: 0; +} +.tmp-newsletter-default .tmp-newsletter { + display: flex; + justify-content: flex-end; + align-items: center; + margin: 0 -10px; +} +@media only screen and (max-width: 575px) { + .tmp-newsletter-default .tmp-newsletter { + display: block; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-newsletter-default .tmp-newsletter { + justify-content: flex-start; + } +} +@media only screen and (max-width: 767px) { + .tmp-newsletter-default .tmp-newsletter { + justify-content: flex-start; + } +} +.tmp-newsletter-default .tmp-newsletter .form-group { + margin-bottom: 0; + margin: 0 10px; +} +.tmp-newsletter-default .tmp-newsletter .form-group input { + height: 55px; + padding: 0 24px; + min-width: 500px; + background: var(--color-card); + border: 2px solid transparent; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-newsletter-default .tmp-newsletter .form-group input { + min-width: 400px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-newsletter-default .tmp-newsletter .form-group input { + min-width: 400px; + } +} +@media only screen and (max-width: 767px) { + .tmp-newsletter-default .tmp-newsletter .form-group input { + min-width: 350px; + } +} +@media only screen and (max-width: 575px) { + .tmp-newsletter-default .tmp-newsletter .form-group input { + min-width: 100%; + margin-bottom: 20px; + } +} +.tmp-newsletter-default .tmp-newsletter .form-group input:focus { + border: 2px solid var(--color-primary); +} +.tmp-newsletter-default .tmp-newsletter .form-group .tmp-btn { + height: 55px; +} + +/*------------------------ + Featue Styles +--------------------------*/ +.tmp-feature-main { + padding-bottom: 0; + border-radius: 10px; +} +@media only screen and (max-width: 767px) { + .tmp-feature-main { + padding: 30px; + } +} +.tmp-feature-main .feature-left-top { + max-width: 500px; +} +.tmp-feature-main .feature-left-bottom { + max-width: 500px; +} +.tmp-feature-main .feature-left-bottom .button-group { + margin-bottom: 50px; +} + +.why-choose-feature { + display: flex; + align-items: center; + gap: 24px; + padding-bottom: 40px; + max-width: 75%; + flex-wrap: wrap; +} +@media (max-width: 576px) { + .why-choose-feature { + max-width: 100%; + flex-direction: column; + align-items: flex-start; + } +} +.why-choose-feature .single { + padding: 14px 18px; + background: var(--color-card) !important; + border: 1px solid var(--color-border); + box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05); + border-radius: 6px; + display: flex; + align-items: center; + gap: 10px; +} +.why-choose-feature .single p { + font-weight: 500; + font-size: 18px; + margin: 0; +} + +/*---------------------------- + Edu Pagination Style +------------------------------*/ +.tmp-pagination { + margin: -8px; + padding: 0; + display: flex; + align-items: center; + justify-content: center; +} +@media only screen and (max-width: 767px) { + .tmp-pagination { + margin: -4px; + } +} +.tmp-pagination li { + margin: 8px; +} +@media only screen and (max-width: 767px) { + .tmp-pagination li { + margin: 4px; + } +} +.tmp-pagination li a { + width: 45px; + height: 45px; + background: var(--color-card); + border-radius: 6px; + text-align: center; + color: var(--color-body); + transition: 0.4s; + font-weight: 500; + box-shadow: var(--shadow-1); + display: flex; + align-items: center; + justify-content: center; +} +@media only screen and (max-width: 767px) { + .tmp-pagination li a { + width: 45px; + height: 45px; + } +} +.tmp-pagination li a i { + font-size: 22px; + font-weight: 500; +} +.tmp-pagination li.active a, .tmp-pagination li:hover a { + background: var(--color-primary); + color: var(--color-white); +} + +.rts-reveal-one { + visibility: hidden; + position: relative; + width: 100%; + height: 100%; + max-width: max-content; + margin-left: auto; + right: 0; + overflow: hidden; +} + +.large-video-playing video { + max-width: 100%; + width: 100%; + clip-path: polygon(0% 0%, 0% 0%, 11.169% 1.84%, 21.52% 3.233%, 31.262% 4.193%, 40.605% 4.735%, 49.759% 4.873%, 58.931% 4.621%, 68.332% 3.994%, 78.171% 3.005%, 88.657% 1.669%, 100% 0%, 100% 100%, 100% 100%, 88.723% 98.395%, 78.313% 97.147%, 68.551% 96.256%, 59.22% 95.721%, 50.099% 95.543%, 40.971% 95.721%, 31.616% 96.256%, 21.815% 97.147%, 11.349% 98.395%, 0% 100%, 0% 0%); +} + +.grow-thumbnail { + transform: scaleX(1); +} + +.large-video-playing { + position: relative; + clip-path: polygon(0% 0%, 0% 0%, 11.169% 1.84%, 21.52% 3.233%, 31.262% 4.193%, 40.605% 4.735%, 49.759% 4.873%, 58.931% 4.621%, 68.332% 3.994%, 78.171% 3.005%, 88.657% 1.669%, 100% 0%, 100% 100%, 100% 100%, 88.723% 98.395%, 78.313% 97.147%, 68.551% 96.256%, 59.22% 95.721%, 50.099% 95.543%, 40.971% 95.721%, 31.616% 96.256%, 21.815% 97.147%, 11.349% 98.395%, 0% 100%, 0% 0%); +} +.large-video-playing .grow-thumbnail-1-overlay { + position: absolute; + left: 0; + right: 0; + bottom: 0; + top: 0; + width: 100.1%; + height: 99%; + background: var(--color-card); + transform: scaleX(1); +} + +.tmp-video-section-start-one { + position: relative; +} + +.text-split-wrap-video { + position: absolute; + width: 100vw; + display: flex; + justify-content: center; + align-items: center; + text-transform: uppercase; + text-align: center; + top: 50%; + background-blend-mode: exclusion; + transform: translateY(-50%); +} +.text-split-wrap-video .title { + font-size: 110px; + text-transform: uppercase; + font-weight: 800; + font-size: 220px; + line-height: 110px; + color: #fff; + text-transform: uppercase; + min-width: max-content; + width: 500vw; + min-width: max-content; + background-blend-mode: exclusion; +} +@media only screen and (max-width: 1199px) { + .text-split-wrap-video .title { + font-size: 120px; + } +} +@media only screen and (max-width: 991px) { + .text-split-wrap-video .title { + font-size: 80px; + } +} +@media only screen and (max-width: 767px) { + .text-split-wrap-video .title { + font-size: 60px; + } +} +.text-split-wrap-video .title span { + -webkit-text-fill-color: transparent; + -webkit-text-stroke: 1px; + -webkit-text-stroke-color: #fff; + background-blend-mode: exclusion; +} + +.gsap-marker-scroller-start, +.gsap-marker-scroller-end, +.gsap-marker-start { + display: none !important; +} + +/*---------------------- + tool tip +------------------------*/ +.profile-share { + display: flex; + align-items: center; + flex-wrap: wrap; +} +.profile-share a { + position: relative; + z-index: 1; + transition: var(--transition); +} +.profile-share a:nth-child(2) { + margin-left: -12px; +} +.profile-share a:nth-child(3) { + margin-left: -12px; +} +.profile-share a img { + max-width: 60px; + border-radius: 50%; + border: 3px solid var(--color-border); + transition: var(--transition); + box-shadow: var(--shadow-1); +} +.profile-share a.more-author-text { + color: var(--color-body); + display: inline-block; + padding-left: 7px; +} +.profile-share a.more-author-text:hover { + transform: none; + color: var(--color-primary); +} +.profile-share a:hover { + z-index: 2; + transform: translateY(-3px) scale(1.1); +} +.profile-share .more-author-text { + margin: 10px; + margin-left: 20px; + position: relative; + z-index: 10; +} +.profile-share .more-author-text .total-join-students { + margin-bottom: 4px; + font-size: 18px; + font-weight: 600; + letter-spacing: -0.5px; +} +.profile-share .more-author-text .subtitle { + font-size: 16px; + letter-spacing: -0.5px; + margin-bottom: 0; +} + +.avatar { + position: relative; +} +.avatar::after, .avatar::before { + --scale: 0; + --arrow-size: 8px; + position: absolute; + top: -5px; + left: 50%; + transform: translateX(-50%) translateY(var(--translate-y, 0)) scale(var(--scale)); + transition: 150ms transform; + transform-origin: bottom center; +} +.avatar::before { + --translate-y: calc(-100% - var(--arrow-size)); + content: attr(data-tooltip); + color: var(--color-white); + padding: 5px 8px; + background: var(--color-primary); + width: max-content; + border-radius: 5px; + text-align: center; + font-size: 12px; + margin: 1px; +} +.avatar::after { + --translate-y: calc(-1 * var(--arrow-size)); + content: ""; + border: var(--arrow-size) solid transparent; + border-top-color: var(--color-primary); +} +.avatar:hover::before, .avatar:hover::after { + --scale: 1; +} + +.tmp-avatars { + min-width: 70px; + max-width: 70px; +} +.tmp-avatars.size-lg { + min-width: 120px; + max-width: 120px; + width: 120px; + height: 120px; +} +.tmp-avatars.size-sm { + min-width: 52px; + max-width: 52px; +} +.tmp-avatars img { + border-radius: 100%; + width: 100%; + background: var(--border-color); + padding: 4px; + border: 2px solid var(--color-border); + object-fit: cover; +} + +.tmp-search-input-area.show { + visibility: visible; + transform: inherit; + opacity: 1; + transform: scaleY(1); + clip: rect(0px, 100vw, 200vh, -30px); + transition: clip 0.6s linear, opacity 0.4s linear; +} + +.tmp-search-input-area { + transition: all 300ms ease; + visibility: hidden; + transform: translateY(-100%); + opacity: 0; + position: fixed; + top: 0; + left: 0; + width: 100%; + padding: 50px 0 90px 0; + background: #121214; + box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.46); + z-index: 9999; + display: flex; + justify-content: center; + align-items: center; + transform-origin: 0 0; + transform: scaleY(0); + z-index: 1000; + overflow: hidden; + display: block; + transform: scaleY(0); + clip: rect(0px, 200vw, 0, 0px); + transform: translateZ(0); +} +.tmp-search-input-area .bg-text { + position: absolute; + left: 50%; + bottom: 0; + transform: translateX(-50%); + bottom: -20px; + line-height: 1; + font-size: 230px; + text-transform: uppercase; + font-weight: 800; + z-index: -1; + letter-spacing: 0px; + opacity: 0.6; + background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.02)); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; +} +.tmp-search-input-area::after { + content: ""; + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + background-image: url(../images/icons/noise.gif); + z-index: -1; + background-color: #121214; + opacity: 0.03; +} +@media only screen and (max-width: 479px) { + .tmp-search-input-area { + padding: 20px 0; + } +} +.tmp-search-input-area .card-box .inner .content .title { + font-size: 16px; +} +.tmp-search-input-area .popular-keyword { + display: flex; + align-items: center; + gap: 14px; + margin-top: 25px; +} +@media only screen and (max-width: 767px) { + .tmp-search-input-area .popular-keyword { + flex-wrap: wrap; + } +} +.tmp-search-input-area .popular-keyword .title { + margin: 0; + font-weight: 400; + font-size: 18px; +} +.tmp-search-input-area .popular-keyword .tag-wrapper { + display: flex; + align-items: center; + gap: 12px; +} +@media only screen and (max-width: 767px) { + .tmp-search-input-area .popular-keyword .tag-wrapper { + flex-wrap: wrap; + } +} +.tmp-search-input-area .search-input-inner { + margin: auto; +} +@media only screen and (max-width: 1199px) { + .tmp-search-input-area .search-input-inner { + overflow-y: scroll; + max-height: 90vh; + overflow-x: hidden; + } + .tmp-search-input-area .search-input-inner::-webkit-scrollbar { + display: none; + } +} +@media only screen and (max-width: 991px) { + .tmp-search-input-area .search-input-inner { + max-width: 80%; + } +} +@media only screen and (max-width: 767px) { + .tmp-search-input-area .search-input-inner { + padding-top: 50px; + max-width: 100%; + } +} +@media only screen and (max-width: 479px) { + .tmp-search-input-area .search-input-inner { + max-width: 95%; + } +} +.tmp-search-input-area .search-input-inner .input-div { + width: 100%; + display: flex; + align-items: center; + margin: auto; + border-radius: 6px; +} +.tmp-search-input-area .search-input-inner .input-div input { + border-radius: 5px; + height: 55px; + color: var(--color-white); +} +.tmp-search-input-area .search-input-inner .input-div button { + max-width: max-content; + padding: 13px; + background: var(--color-primary); + display: flex; + color: #fff; + align-items: center; + justify-content: center; + display: block; + margin-left: -9px; + border-radius: 0 5px 5px 0; + height: 55px; + min-width: 55px; + border: none; + box-shadow: none; +} +.tmp-search-input-area .search-input-inner .input-div button img { + max-width: 26px; +} +.tmp-search-input-area .search-close-icon { + cursor: pointer; + position: absolute; + right: 30px; + top: 30px; + max-width: 50px; + padding: 15px; + background: var(--color-card); + height: 55px; + min-width: 55px; + border-radius: 50%; + display: flex; + align-items: center; + justify-content: center; +} +.tmp-search-input-area .search-close-icon::after { + border-radius: 50%; +} +@media only screen and (max-width: 1199px) { + .tmp-search-input-area .search-close-icon { + height: 45px; + min-width: 45px; + } +} +@media only screen and (max-width: 767px) { + .tmp-search-input-area .search-close-icon { + right: 15px; + top: 15px; + } +} +.tmp-search-input-area .search-close-icon img { + max-width: 16px; +} +.tmp-search-input-area .search-close-icon i { + position: relative; + z-index: 1; + color: var(--color-primary); + transition: 0.3s; + font-size: 18px; +} +.tmp-search-input-area .search-close-icon i::after { + position: absolute; + height: 45px; + width: 45px; + content: ""; + border-radius: 5px; + background: var(--color-primary-alta); + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + z-index: -1; + transition: 0.3s; +} +.tmp-search-input-area .search-close-icon:hover i { + color: var(--color-primary); +} +.tmp-search-input-area .search-close-icon:hover i::after { + background: var(--color-primary-alta); +} + +#anywhere-home { + cursor: url(../images/icons/close.png), auto; + background: #0e1013; + position: fixed; + width: 100%; + height: 100%; + opacity: 0; + visibility: hidden; + transition: opacity 500ms ease-in-out; + pointer-events: none; + z-index: 50; +} +#anywhere-home.bgshow { + background: #0e1013; + opacity: 70%; + visibility: visible; + pointer-events: visible; + z-index: 1000; + top: 0; +} + +.card-section-sticky-wrapper { + height: auto; +} + +.card-large-sticky-style-one { + background: var(--color-card); + position: sticky; + top: 50px; +} +@media only screen and (max-width: 991px) { + .card-large-sticky-style-one { + position: relative; + top: 0; + margin-top: 30px; + } + .card-large-sticky-style-one:first-child { + margin-top: 0; + } +} + +.real-estate-demo { + overflow: visible !important; +} + +.portfolio-list-thumbnail { + height: 640px; +} +@media only screen and (max-width: 1199px) { + .portfolio-list-thumbnail { + height: 640px; + } +} +@media only screen and (max-width: 767px) { + .portfolio-list-thumbnail { + height: 400px; + } +} + +.portfolio-list-inner-content { + max-width: 90%; +} +@media only screen and (max-width: 767px) { + .portfolio-list-inner-content { + max-width: 100%; + } +} +.portfolio-list-inner-content .title { + font-size: 45px; +} +@media only screen and (max-width: 1199px) { + .portfolio-list-inner-content .title { + font-size: 28px; + } +} +.portfolio-list-inner-content .tag-wrapper-area { + display: flex; + align-items: center; + gap: 20px; +} +@media only screen and (max-width: 767px) { + .portfolio-list-inner-content .tag-wrapper-area { + flex-wrap: wrap; + } +} +.portfolio-list-inner-content .tag-wrapper-area .single { + display: flex; + align-items: center; + gap: 5px; + padding: 3px 12px; + border: 1px solid var(--color-border); +} +.portfolio-list-inner-content p { + margin-top: 25px; + max-width: 90%; +} +.portfolio-list-inner-content .tmp-btn { + margin-top: 25px; +} +.portfolio-list-inner-content .location-area { + margin-top: 20px; + display: flex; + align-items: center; + gap: 12px; +} +.portfolio-list-inner-content .location-area i { + font-size: 22px; +} +.portfolio-list-inner-content .location-area span { + font-size: 18px; +} +.portfolio-list-inner-content .feature-list { + padding: 0; + list-style: none; + margin-bottom: 15px; +} +.portfolio-list-inner-content .feature-list li { + display: flex; +} +@media only screen and (max-width: 575px) { + .portfolio-list-inner-content .feature-list li { + flex-wrap: wrap; + gap: 12px; + } +} +.portfolio-list-inner-content .feature-list li .icon { + background: var(--color-primary); + width: 30px; + height: 30px; + border-radius: 100%; + color: var(--color-white); + text-align: center; + min-width: 30px; +} +.portfolio-list-inner-content .feature-list li .icon i { + display: flex; + justify-content: center; + align-items: center; + height: 100%; +} +.portfolio-list-inner-content .feature-list li .title-wrapper { + margin-left: 13px; +} +@media only screen and (max-width: 575px) { + .portfolio-list-inner-content .feature-list li .title-wrapper { + margin-left: 0; + } +} +.portfolio-list-inner-content .feature-list li .title-wrapper .title { + font-size: 18px; + margin: 0; +} +.portfolio-list-inner-content .feature-list li .title-wrapper .text { + font-size: 16px; + margin-bottom: 20px; + max-width: 80%; + margin-top: 13px; +} + +.realstate-banner-style-two-thumbnail { + height: auto; +} + +.experience-style-list .experience-list { + padding-left: 31px; + border-left: 5px solid #17191c; +} +@media only screen and (max-width: 767px) { + .experience-style-list .experience-list { + padding-left: 27px; + } +} +@media only screen and (max-width: 479px) { + .experience-style-list .experience-list { + padding-left: 14px; + } +} +.experience-style-list .experience-list .resume-single-list { + position: relative; + z-index: 2; + margin-top: 50px; + padding: 45px 40px; + border-radius: 6px; + background: var(--color-card); + transition: var(--transition); +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .experience-style-list .experience-list .resume-single-list { + padding: 30px 25px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .experience-style-list .experience-list .resume-single-list { + padding: 30px; + } +} +@media only screen and (max-width: 575px) { + .experience-style-list .experience-list .resume-single-list { + margin-top: 30px; + } +} +@media only screen and (max-width: 479px) { + .experience-style-list .experience-list .resume-single-list { + padding: 20px; + } +} +.experience-style-list .experience-list .resume-single-list .inner::after { + position: absolute; + content: ""; + width: 20px; + height: 20px; + border: 5px solid #17191c; + border-radius: 100%; + right: 104%; + top: 55px; + transform: translateY(-7px); + background: #222529; + transition: var(--transition); +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .experience-style-list .experience-list .resume-single-list .inner::after { + right: 106%; + } +} +@media only screen and (max-width: 479px) { + .experience-style-list .experience-list .resume-single-list .inner::after { + right: 102%; + } +} +.experience-style-list .experience-list .resume-single-list .inner::before { + position: absolute; + content: ""; + width: 32px; + height: 5px; + right: 100%; + top: 63px; + transform: translateY(-7px); + background: #1b1c1d; + z-index: 0; +} +@media only screen and (max-width: 479px) { + .experience-style-list .experience-list .resume-single-list .inner::before { + width: 15px; + } +} +.experience-style-list .experience-list .resume-single-list .inner .heading { + display: flex; + align-items: center; + justify-content: space-between; + border-bottom: 1px solid #1a1d23; + padding-bottom: 20px; + margin-bottom: 20px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .experience-style-list .experience-list .resume-single-list .inner .heading { + display: block; + } +} +@media only screen and (max-width: 767px) { + .experience-style-list .experience-list .resume-single-list .inner .heading { + display: block; + } +} +.experience-style-list .experience-list .resume-single-list .inner .heading .title { + margin-bottom: 15px; +} +.experience-style-list .experience-list .resume-single-list .inner .heading .title h4 { + color: var(--color-lightn); + font-family: var(--font-primary); + font-size: 24px; + line-height: 39px; + margin-bottom: 7px; + font-weight: 500; + transition: var(--transition); +} +@media only screen and (max-width: 479px) { + .experience-style-list .experience-list .resume-single-list .inner .heading .title h4 { + font-size: 21px; + line-height: 34px; + } +} +.experience-style-list .experience-list .resume-single-list .inner .heading .title span { + color: #7c838e; + display: block; + font-size: 14px; +} +.experience-style-list .experience-list .resume-single-list .inner .heading .date-of-time { + display: inline-block; +} +.experience-style-list .experience-list .resume-single-list .inner .heading .date-of-time span { + color: #fff; + display: block; + font-size: 14px; + padding: 0 15px; + height: 36px; + line-height: 36px; + border-radius: 6px; + background: #1e2025; + transition: var(--transition); + font-weight: 500; +} +.experience-style-list .experience-list .resume-single-list .inner p { + font-size: 18px; + line-height: 28px; + color: var(--color-body); + transition: var(--transition); +} +.experience-style-list .experience-list .resume-single-list .inner.psudo-after-none::after { + display: none; +} +.experience-style-list .experience-list .resume-single-list .inner.psudo-after-none::before { + display: none; +} +.experience-style-list .experience-list .resume-single-list:hover .inner .heading .title h4 { + color: var(--color-white); +} +.experience-style-list .experience-list .resume-single-list:hover .inner .heading .date-of-time span { + background: var(--color-primary); +} +.experience-style-list .experience-list .resume-single-list:hover .inner .description { + color: var(--color-lightn); +} +.experience-style-list .experience-list .resume-single-list:hover .inner::after { + background: var(--color-primary); +} +.experience-style-list .experience-list .resume-single-list:hover::before { + opacity: 1; +} + +.bg-card { + background: var(--color-card); +} + +.personal-portfolio-right-inner-wrapper { + max-width: 80%; + margin-right: auto; +} + +.skills-area { + padding-top: 90px; + padding-bottom: 40px; +} + +.skills-wrapper .skill-style-border { + margin-bottom: 0; + height: 100%; +} + +.skills-wrapper .skill-style-border .skill-inner { + border-radius: 5px; + padding: 40px 0 18px 0; + margin-bottom: 20px; + transition: 0.3s; + height: 100%; +} + +.skills-wrapper .skill-style-border:hover .skill-inner { + border-color: var(--primary_color); +} + +.skills-wrapper .skill-style-border .skill-inner img { + display: block; + margin: auto auto 29px auto; +} + +.skills-wrapper .skill-style-border .skill-inner h1 { + font-size: 30px; + color: var(--primary_color); + font-weight: 300; + margin: 0; +} + +.skills-wrapper .skill-style-border p { + font-size: 14px; + color: #fff; + margin: 0; + margin-top: 15px; +} + +.customer-review-area { + overflow: hidden !important; + max-height: 1800px; + padding: 120px 0 250px; + position: relative; +} +.customer-review-area .tmp-section-title-border { + position: relative; + z-index: 2; +} +@media (max-width: 991px) { + .customer-review-area { + padding: 80px 0 120px; + } +} +.customer-review-area::before, .customer-review-area::after { + content: ""; + position: absolute; + left: 0; + right: 0; + width: 100%; + pointer-events: none; +} +.customer-review-area::after { + bottom: 0; + min-height: 330px; + background: linear-gradient(0deg, #121214 40%, #121214 0%, rgba(0, 0, 0, 0) 100%); + z-index: 1; +} +.customer-review-area::before { + top: 0; + min-height: 730px; + background: linear-gradient(180deg, #121214 40%, #121214 0%, rgba(0, 0, 0, 0) 100%); + z-index: 1; +} +.customer-review-area .section-title { + position: absolute; + top: 120px; + left: 0; + right: 0; + z-index: 12; + text-align: center; +} +@media (max-width: 991px) { + .customer-review-area .section-title { + top: 80px; + } +} +.customer-review-area .customer-review-wrapper { + display: flex; + margin-right: auto; + margin-left: auto; + position: relative; + top: 220px; +} +@media (max-width: 991px) { + .customer-review-area .customer-review-wrapper { + display: block; + } +} +.customer-review-area .customer-review-wrapper .customer-review-wrap { + animation: tmpTestimonialAnimation 40s linear infinite; + transition: all 0.5s ease-in; + animation-duration: 35s; +} +.customer-review-area .customer-review-wrapper .customer-review-wrap .customer-review-style-1 { + display: flex; + padding: 15px; +} +.customer-review-area .customer-review-wrapper .customer-review-wrap .customer-review-style-1 .content { + max-width: 300px; + border-radius: 15px; + background: var(--color-card); + padding: 50px 40px 30px 30px; + margin-top: 0; + margin-bottom: 0; +} +@media (max-width: 991px) { + .customer-review-area .customer-review-wrapper .customer-review-wrap .customer-review-style-1 .content { + max-width: 100%; + } +} +.customer-review-area .customer-review-wrapper .customer-review-wrap .customer-review-style-1 .content .rating-icon { + margin-bottom: 13px; +} +.customer-review-area .customer-review-wrapper .customer-review-wrap .customer-review-style-1 .content .content-title { + margin-bottom: 10px; +} +.customer-review-area .customer-review-wrapper .customer-review-wrap .customer-review-style-1 .content .content-title span { + color: var(--color-heading); + font-family: var(--font-heading); + font-size: 18px; + font-weight: 600; + line-height: 30px; +} +.customer-review-area .customer-review-wrapper .customer-review-wrap .customer-review-style-1 .content .text { + color: var(--color-body); + font-size: 16px; + font-weight: 400; + line-height: 28px; + margin-bottom: 13px; +} +.customer-review-area .customer-review-wrapper .customer-review-wrap .customer-review-style-1 .content .info .title { + color: var(--color-heading); + font-family: var(--font-primary); + font-size: 15px; + font-style: normal; + font-weight: 400; + line-height: 30px; +} +.customer-review-area .customer-review-wrapper .customer-review-wrap .customer-review-style-1 .content .info .title span { + color: var(--color-body); + font-size: 16px; +} +.customer-review-area .customer-review-wrapper .customer-review-wrap:hover { + animation-play-state: paused; +} +.customer-review-area .customer-review-btn { + position: absolute; + left: 0; + right: 0; + bottom: 120px; + text-align: center; + z-index: 12; +} + +@keyframes tmpTestimonialAnimation { + from { + transform: translateY(0); + } + to { + transform: translateY(-50%); + } +} +@keyframes scroll { + 0% { + transform: translateX(0); + } + to { + transform: translateX(-1750px); + } +} +.blocksync-stars-area { + height: 600px; + overflow: hidden; + width: 300px; +} +@media only screen and (max-width: 1199px) { + .blocksync-stars-area { + width: 100% !important; + min-width: 150px; + } +} + +.blocksync-stars { + width: 0.5px; + height: 0.5px; + background: transparent; + box-shadow: 256px 289px #FFF, 961px 1252px #FFF, 1943px 234px #FFF, 1312px 936px #FFF, 975px 879px #FFF, 112px 1638px #FFF, 972px 144px #FFF, 1651px 1827px #FFF, 1092px 891px #FFF, 1228px 1553px #FFF, 593px 239px #FFF, 610px 425px #FFF, 1506px 267px #FFF, 1309px 560px #FFF, 416px 1003px #FFF, 181px 1775px #FFF, 1812px 438px #FFF, 275px 1902px #FFF, 1826px 1529px #FFF, 1701px 1684px #FFF, 1225px 544px #FFF, 1387px 205px #FFF, 216px 150px #FFF, 1763px 429px #FFF, 1519px 486px #FFF, 1386px 1632px #FFF, 1682px 734px #FFF, 1662px 1872px #FFF, 509px 1552px #FFF, 53px 603px #FFF, 1009px 978px #FFF, 1673px 680px #FFF, 1326px 1066px #FFF, 488px 1462px #FFF, 284px 752px #FFF, 569px 1450px #FFF, 1672px 473px #FFF, 1143px 1531px #FFF, 999px 1516px #FFF, 57px 80px #FFF, 209px 960px #FFF, 114px 1681px #FFF, 1610px 392px #FFF, 322px 1372px #FFF, 1393px 1680px #FFF, 170px 1703px #FFF, 1030px 1397px #FFF, 875px 1454px #FFF, 1877px 608px #FFF, 110px 699px #FFF, 676px 550px #FFF, 482px 146px #FFF, 54px 672px #FFF, 710px 239px #FFF, 277px 1946px #FFF, 168px 114px #FFF, 1554px 1035px #FFF, 900px 904px #FFF, 708px 688px #FFF, 1935px 340px #FFF, 477px 339px #FFF, 285px 1552px #FFF, 1454px 1568px #FFF, 680px 160px #FFF, 1294px 475px #FFF, 1679px 1785px #FFF, 1465px 858px #FFF, 242px 1230px #FFF, 1914px 1479px #FFF, 609px 1925px #FFF, 94px 1625px #FFF, 1054px 1372px #FFF, 1399px 1908px #FFF, 1785px 249px #FFF, 355px 441px #FFF, 962px 321px #FFF, 1197px 438px #FFF, 915px 1438px #FFF, 423px 1785px #FFF, 1685px 151px #FFF, 233px 944px #FFF, 1010px 1576px #FFF, 436px 1957px #FFF, 174px 1110px #FFF, 1485px 1294px #FFF, 359px 299px #FFF, 1620px 873px #FFF, 1953px 937px #FFF, 1516px 1154px #FFF, 603px 339px #FFF, 1931px 1305px #FFF, 1430px 461px #FFF, 1275px 637px #FFF, 566px 1418px #FFF, 19px 77px #FFF, 1509px 1791px #FFF, 1249px 33px #FFF, 1124px 106px #FFF, 1113px 1447px #FFF, 566px 714px #FFF, 475px 1453px #FFF, 62px 1656px #FFF, 692px 820px #FFF, 1380px 1216px #FFF, 875px 313px #FFF, 402px 1538px #FFF, 1580px 148px #FFF, 1607px 1303px #FFF, 1292px 1885px #FFF, 1689px 1281px #FFF, 1628px 413px #FFF, 1501px 1517px #FFF, 526px 204px #FFF, 1596px 1280px #FFF, 1655px 1168px #FFF, 716px 1758px #FFF, 745px 1092px #FFF, 1282px 228px #FFF, 1146px 738px #FFF, 273px 1552px #FFF, 1905px 432px #FFF, 404px 1097px #FFF, 1228px 1333px #FFF, 236px 749px #FFF, 958px 1207px #FFF, 805px 920px #FFF, 980px 114px #FFF, 1884px 1325px #FFF, 253px 704px #FFF, 950px 1986px #FFF, 473px 930px #FFF, 1148px 1049px #FFF, 218px 1597px #FFF, 645px 1295px #FFF, 1225px 15px #FFF, 402px 447px #FFF, 592px 1183px #FFF, 169px 1636px #FFF, 131px 29px #FFF, 1164px 205px #FFF, 947px 1656px #FFF, 561px 857px #FFF, 39px 1180px #FFF, 1869px 706px #FFF, 1994px 1965px #FFF, 1321px 1212px #FFF, 1631px 672px #FFF, 732px 433px #FFF, 1934px 594px #FFF, 484px 1997px #FFF, 1750px 1567px #FFF, 937px 279px #FFF, 23px 587px #FFF, 1898px 1187px #FFF, 625px 1042px #FFF, 35px 796px #FFF, 38px 1689px #FFF, 1393px 1868px #FFF, 814px 380px #FFF, 662px 1279px #FFF, 1534px 915px #FFF, 468px 434px #FFF, 1663px 897px #FFF, 1033px 1669px #FFF, 67px 1506px #FFF, 1448px 1794px #FFF, 99px 860px #FFF, 786px 260px #FFF, 1714px 599px #FFF, 19px 126px #FFF, 1455px 1358px #FFF, 1438px 712px #FFF, 784px 779px #FFF, 1992px 926px #FFF, 443px 784px #FFF, 474px 1168px #FFF, 420px 920px #FFF, 76px 1157px #FFF, 364px 1952px #FFF, 1855px 225px #FFF, 1478px 1377px #FFF, 1525px 898px #FFF, 719px 1399px #FFF, 205px 20px #FFF, 1374px 1538px #FFF, 900px 1760px #FFF, 1094px 1252px #FFF, 1876px 776px #FFF, 1535px 1278px #FFF, 1357px 228px #FFF, 1240px 1220px #FFF, 1418px 1487px #FFF, 1385px 1004px #FFF, 293px 155px #FFF, 228px 1038px #FFF, 1642px 1523px #FFF, 1996px 1489px #FFF, 1461px 1477px #FFF, 47px 1231px #FFF, 953px 670px #FFF, 341px 786px #FFF, 509px 1346px #FFF, 53px 1740px #FFF, 1864px 1240px #FFF, 14px 1352px #FFF, 1869px 276px #FFF, 1185px 1955px #FFF, 1235px 1086px #FFF, 1584px 924px #FFF, 1282px 1173px #FFF, 838px 1079px #FFF, 917px 1010px #FFF, 1257px 697px #FFF, 225px 1505px #FFF, 980px 208px #FFF, 1700px 1438px #FFF, 251px 551px #FFF, 891px 1497px #FFF, 99px 858px #FFF, 80px 1047px #FFF, 544px 1862px #FFF, 333px 1724px #FFF, 1688px 1980px #FFF, 1156px 435px #FFF, 1655px 1762px #FFF, 1069px 426px #FFF, 1798px 578px #FFF, 667px 302px #FFF, 867px 60px #FFF, 1370px 1992px #FFF, 815px 800px #FFF, 887px 1643px #FFF, 1152px 451px #FFF, 1238px 396px #FFF, 1815px 461px #FFF, 1140px 661px #FFF, 1728px 370px #FFF, 1007px 859px #FFF, 519px 877px #FFF, 898px 1482px #FFF, 107px 954px #FFF, 1523px 433px #FFF, 1010px 1707px #FFF, 1805px 68px #FFF, 621px 145px #FFF, 451px 105px #FFF, 343px 705px #FFF, 1103px 351px #FFF, 1107px 1411px #FFF, 1002px 677px #FFF, 1535px 1934px #FFF, 928px 1651px #FFF, 1450px 671px #FFF, 1584px 432px #FFF, 911px 894px #FFF, 1462px 406px #FFF, 1323px 598px #FFF, 475px 1848px #FFF, 539px 153px #FFF, 980px 320px #FFF, 1024px 778px #FFF, 1084px 1497px #FFF, 142px 1446px #FFF, 720px 601px #FFF, 1574px 1197px #FFF, 107px 375px #FFF, 808px 1699px #FFF, 655px 751px #FFF, 99px 850px #FFF, 476px 1485px #FFF, 1308px 851px #FFF, 1139px 914px #FFF, 887px 1422px #FFF, 581px 820px #FFF, 313px 48px #FFF, 1433px 1621px #FFF, 1608px 1352px #FFF, 1449px 411px #FFF, 1877px 489px #FFF, 795px 1074px #FFF, 1307px 720px #FFF, 597px 731px #FFF, 1775px 508px #FFF, 836px 831px #FFF, 610px 1080px #FFF, 885px 1024px #FFF, 32px 727px #FFF, 1433px 1180px #FFF, 477px 205px #FFF, 989px 1216px #FFF, 1681px 5px #FFF, 820px 996px #FFF, 1451px 1875px #FFF, 203px 1578px #FFF, 1208px 1583px #FFF, 968px 1356px #FFF, 1546px 452px #FFF, 955px 119px #FFF, 96px 1814px #FFF, 207px 1197px #FFF, 1281px 403px #FFF, 1108px 1839px #FFF, 1279px 1320px #FFF, 1849px 294px #FFF, 1043px 259px #FFF, 1566px 439px #FFF, 1919px 719px #FFF, 52px 333px #FFF, 480px 1083px #FFF, 179px 1372px #FFF, 1826px 845px #FFF, 626px 438px #FFF, 527px 1214px #FFF, 1278px 1792px #FFF, 147px 1792px #FFF, 474px 712px #FFF, 175px 1264px #FFF, 351px 1585px #FFF, 96px 325px #FFF, 1126px 1906px #FFF, 1602px 1672px #FFF, 1292px 486px #FFF, 430px 1868px #FFF, 222px 1024px #FFF, 793px 440px #FFF, 820px 1016px #FFF, 83px 1535px #FFF, 1360px 821px #FFF, 98px 1167px #FFF, 1233px 1670px #FFF, 1540px 1064px #FFF, 274px 294px #FFF, 996px 1448px #FFF, 1190px 1145px #FFF, 583px 1833px #FFF, 1972px 1241px #FFF, 573px 743px #FFF, 367px 1318px #FFF, 742px 1150px #FFF, 1484px 1493px #FFF, 1678px 971px #FFF, 127px 596px #FFF, 1085px 1003px #FFF, 1055px 911px #FFF, 1992px 1876px #FFF, 1779px 1494px #FFF, 135px 1192px #FFF, 1229px 1355px #FFF, 1727px 396px #FFF, 284px 542px #FFF, 1994px 1950px #FFF, 1354px 713px #FFF, 929px 302px #FFF, 28px 1466px #FFF, 341px 760px #FFF, 314px 347px #FFF, 670px 1793px #FFF, 540px 484px #FFF, 1780px 1684px #FFF, 1426px 988px #FFF, 342px 140px #FFF, 1355px 1401px #FFF, 1169px 1365px #FFF, 305px 1984px #FFF, 740px 1328px #FFF, 67px 1803px #FFF, 232px 1449px #FFF, 1356px 1812px #FFF, 1897px 1843px #FFF, 1561px 472px #FFF, 447px 665px #FFF, 1570px 785px #FFF, 902px 1071px #FFF, 276px 930px #FFF, 1157px 579px #FFF, 165px 723px #FFF, 1848px 769px #FFF, 1874px 698px #FFF, 438px 1243px #FFF, 1747px 709px #FFF, 1196px 878px #FFF, 794px 205px #FFF, 1504px 1813px #FFF, 1806px 1975px #FFF, 487px 1731px #FFF, 1308px 229px #FFF, 795px 1915px #FFF, 1013px 1318px #FFF, 1982px 440px #FFF, 1493px 1684px #FFF, 1314px 1466px #FFF, 12px 1622px #FFF, 19px 1329px #FFF, 913px 842px #FFF, 1282px 1432px #FFF, 194px 1210px #FFF, 574px 1764px #FFF, 204px 1408px #FFF, 1956px 1257px #FFF, 443px 386px #FFF, 1542px 1603px #FFF, 589px 1270px #FFF, 72px 104px #FFF, 957px 1973px #FFF, 1677px 1097px #FFF, 1219px 877px #FFF, 1292px 760px #FFF, 572px 1828px #FFF, 648px 1107px #FFF, 538px 1194px #FFF, 605px 1315px #FFF, 1276px 940px #FFF, 731px 1237px #FFF, 919px 576px #FFF, 972px 336px #FFF, 1347px 292px #FFF, 1592px 666px #FFF, 1629px 1734px #FFF, 757px 1312px #FFF, 1298px 192px #FFF, 768px 1533px #FFF, 132px 1665px #FFF, 1111px 1553px #FFF, 1040px 1979px #FFF, 133px 4px #FFF, 717px 806px #FFF, 496px 1860px #FFF, 1492px 1971px #FFF, 1972px 1330px #FFF, 277px 994px #FFF, 1572px 1671px #FFF, 1271px 834px #FFF, 263px 490px #FFF, 364px 35px #FFF, 236px 1944px #FFF, 409px 94px #FFF, 130px 929px #FFF, 417px 1886px #FFF, 1651px 878px #FFF, 245px 804px #FFF, 990px 317px #FFF, 395px 44px #FFF, 1696px 940px #FFF, 911px 1838px #FFF, 1009px 1016px #FFF, 844px 1834px #FFF, 1085px 957px #FFF, 84px 1093px #FFF, 389px 195px #FFF, 575px 547px #FFF, 1220px 729px #FFF, 1746px 1720px #FFF, 90px 1782px #FFF, 1903px 300px #FFF, 916px 992px #FFF, 1483px 50px #FFF, 1879px 786px #FFF, 681px 1582px #FFF, 1401px 1087px #FFF, 1400px 159px #FFF, 940px 1919px #FFF, 1235px 1986px #FFF, 1197px 880px #FFF, 445px 1121px #FFF, 1610px 1876px #FFF, 221px 1061px #FFF, 608px 1026px #FFF, 1202px 750px #FFF, 528px 115px #FFF, 834px 1683px #FFF, 801px 813px #FFF, 1155px 1628px #FFF, 670px 1462px #FFF, 1173px 1885px #FFF, 1874px 354px #FFF, 740px 866px #FFF, 519px 276px #FFF, 1570px 1154px #FFF, 888px 1121px #FFF, 1397px 423px #FFF, 1751px 463px #FFF, 1470px 729px #FFF, 1708px 749px #FFF, 413px 818px #FFF, 644px 1492px #FFF, 1523px 1870px #FFF, 1536px 1007px #FFF, 436px 1578px #FFF, 923px 674px #FFF, 861px 68px #FFF, 553px 1969px #FFF, 1488px 473px #FFF, 1648px 1384px #FFF, 1831px 26px #FFF, 28px 1500px #FFF, 1512px 303px #FFF, 1466px 1413px #FFF, 1740px 1024px #FFF, 495px 20px #FFF, 246px 621px #FFF, 462px 1393px #FFF, 1851px 1863px #FFF, 1395px 244px #FFF, 823px 1118px #FFF, 1497px 296px #FFF, 1382px 185px #FFF, 977px 1592px #FFF, 505px 1887px #FFF, 1877px 74px #FFF, 1580px 1699px #FFF, 448px 977px #FFF, 1677px 1534px #FFF, 24px 1562px #FFF, 590px 282px #FFF, 113px 1544px #FFF, 1590px 1513px #FFF, 777px 1494px #FFF, 834px 1638px #FFF, 1780px 1887px #FFF, 1866px 1966px #FFF, 1433px 329px #FFF, 1005px 1319px #FFF, 893px 1559px #FFF, 1202px 346px #FFF, 750px 1572px #FFF, 481px 574px #FFF, 1771px 1474px #FFF, 1386px 1584px #FFF, 1448px 67px #FFF, 1801px 1698px #FFF, 275px 1646px #FFF, 275px 101px #FFF, 523px 1216px #FFF, 175px 120px #FFF, 1805px 1035px #FFF, 872px 1724px #FFF, 1226px 382px #FFF, 1437px 288px #FFF, 1828px 956px #FFF, 1099px 144px #FFF, 1148px 108px #FFF, 243px 859px #FFF, 1441px 1325px #FFF, 543px 441px #FFF, 276px 803px #FFF, 1934px 1495px #FFF, 1315px 477px #FFF, 1498px 1978px #FFF, 398px 806px #FFF, 979px 618px #FFF, 1251px 1161px #FFF, 454px 968px #FFF, 205px 118px #FFF, 1785px 988px #FFF, 46px 238px #FFF, 540px 387px #FFF, 1122px 676px #FFF, 678px 346px #FFF, 57px 1465px #FFF, 107px 732px #FFF, 1109px 657px #FFF, 1592px 1375px #FFF, 479px 273px #FFF, 1596px 1584px #FFF, 458px 1598px #FFF, 791px 1883px #FFF, 636px 67px #FFF, 1651px 841px #FFF, 1401px 1367px #FFF, 1840px 718px #FFF, 272px 669px #FFF, 980px 1305px #FFF, 1216px 158px #FFF, 807px 335px #FFF, 1489px 1836px #FFF, 240px 999px #FFF, 1109px 1859px #FFF, 1157px 1221px #FFF, 1958px 1755px #FFF, 451px 1102px #FFF, 1152px 1169px #FFF, 1071px 609px #FFF, 1260px 1983px #FFF, 576px 1482px #FFF, 1878px 1454px #FFF, 1267px 1960px #FFF, 65px 768px #FFF, 841px 320px #FFF, 1144px 1634px #FFF, 1009px 1115px #FFF, 1234px 1559px #FFF, 663px 1952px #FFF, 1471px 63px #FFF, 1774px 217px #FFF, 633px 1930px #FFF, 1889px 1797px #FFF, 274px 1547px #FFF, 935px 403px #FFF, 1863px 1677px #FFF, 1503px 793px #FFF, 1614px 193px #FFF, 1300px 550px #FFF, 759px 1618px #FFF, 933px 580px #FFF, 321px 1496px #FFF, 1588px 1786px #FFF, 863px 320px #FFF, 1509px 1547px #FFF, 217px 488px #FFF, 1743px 379px #FFF, 972px 1722px #FFF, 1868px 1152px #FFF, 856px 151px #FFF, 1386px 1117px #FFF, 888px 711px #FFF, 1921px 1015px #FFF, 1937px 613px #FFF, 1943px 752px #FFF, 1672px 708px #FFF, 1849px 1934px #FFF, 1732px 559px #FFF, 1601px 1581px #FFF, 1061px 381px #FFF, 1129px 221px #FFF, 1495px 1323px #FFF, 1883px 1020px #FFF, 47px 1466px #FFF, 1260px 1071px #FFF, 684px 1392px #FFF, 1361px 138px #FFF, 68px 1256px #FFF, 928px 604px #FFF, 74px 1300px #FFF, 525px 1124px #FFF, 1564px 1656px #FFF, 78px 1713px #FFF, 101px 1909px #FFF, 868px 1677px #FFF, 1144px 1738px #FFF, 257px 538px #FFF, 701px 1836px #FFF, 927px 651px #FFF, 1519px 409px #FFF, 1217px 877px #FFF, 526px 249px #FFF, 1651px 887px #FFF, 683px 541px #FFF, 835px 1819px #FFF, 1408px 97px #FFF, 1038px 713px #FFF, 624px 268px #FFF, 1038px 261px #FFF, 1056px 1973px #FFF, 1365px 997px #FFF, 1046px 1974px #FFF, 1011px 1044px #FFF, 447px 1719px #FFF, 586px 959px #FFF, 1246px 1899px #FFF, 1894px 1741px #FFF, 458px 152px #FFF, 511px 1515px #FFF, 710px 399px #FFF, 758px 1106px #FFF, 1403px 171px #FFF, 497px 293px #FFF, 3px 979px #FFF, 1842px 1779px #FFF, 693px 1934px #FFF, 89px 189px #FFF, 1514px 1452px #FFF, 1618px 539px #FFF, 1602px 1544px #FFF, 397px 920px #FFF, 302px 1364px #FFF, 1485px 1160px #FFF, 577px 385px #FFF, 1237px 1538px #FFF, 1325px 424px #FFF, 1016px 1156px #FFF, 1786px 1321px #FFF, 1404px 623px #FFF, 1334px 1579px #FFF, 1933px 691px #FFF, 1075px 767px #FFF, 1280px 1712px #FFF, 408px 913px #FFF, 817px 453px #FFF, 1351px 161px #FFF, 1466px 245px #FFF, 444px 1280px #FFF, 241px 1118px #FFF, 1293px 1055px #FFF, 1462px 1446px #FFF, 528px 554px #FFF, 1977px 664px #FFF, 684px 108px #FFF, 172px 1407px #FFF, 27px 677px #FFF, 1825px 1540px #FFF; + animation: animStar 50s linear infinite; +} +.blocksync-stars:after { + content: " "; + position: absolute; + top: 2000px; + width: 0.5px; + height: 0.5px; + background: transparent; + box-shadow: 256px 289px #FFF, 961px 1252px #FFF, 1943px 234px #FFF, 1312px 936px #FFF, 975px 879px #FFF, 112px 1638px #FFF, 972px 144px #FFF, 1651px 1827px #FFF, 1092px 891px #FFF, 1228px 1553px #FFF, 593px 239px #FFF, 610px 425px #FFF, 1506px 267px #FFF, 1309px 560px #FFF, 416px 1003px #FFF, 181px 1775px #FFF, 1812px 438px #FFF, 275px 1902px #FFF, 1826px 1529px #FFF, 1701px 1684px #FFF, 1225px 544px #FFF, 1387px 205px #FFF, 216px 150px #FFF, 1763px 429px #FFF, 1519px 486px #FFF, 1386px 1632px #FFF, 1682px 734px #FFF, 1662px 1872px #FFF, 509px 1552px #FFF, 53px 603px #FFF, 1009px 978px #FFF, 1673px 680px #FFF, 1326px 1066px #FFF, 488px 1462px #FFF, 284px 752px #FFF, 569px 1450px #FFF, 1672px 473px #FFF, 1143px 1531px #FFF, 999px 1516px #FFF, 57px 80px #FFF, 209px 960px #FFF, 114px 1681px #FFF, 1610px 392px #FFF, 322px 1372px #FFF, 1393px 1680px #FFF, 170px 1703px #FFF, 1030px 1397px #FFF, 875px 1454px #FFF, 1877px 608px #FFF, 110px 699px #FFF, 676px 550px #FFF, 482px 146px #FFF, 54px 672px #FFF, 710px 239px #FFF, 277px 1946px #FFF, 168px 114px #FFF, 1554px 1035px #FFF, 900px 904px #FFF, 708px 688px #FFF, 1935px 340px #FFF, 477px 339px #FFF, 285px 1552px #FFF, 1454px 1568px #FFF, 680px 160px #FFF, 1294px 475px #FFF, 1679px 1785px #FFF, 1465px 858px #FFF, 242px 1230px #FFF, 1914px 1479px #FFF, 609px 1925px #FFF, 94px 1625px #FFF, 1054px 1372px #FFF, 1399px 1908px #FFF, 1785px 249px #FFF, 355px 441px #FFF, 962px 321px #FFF, 1197px 438px #FFF, 915px 1438px #FFF, 423px 1785px #FFF, 1685px 151px #FFF, 233px 944px #FFF, 1010px 1576px #FFF, 436px 1957px #FFF, 174px 1110px #FFF, 1485px 1294px #FFF, 359px 299px #FFF, 1620px 873px #FFF, 1953px 937px #FFF, 1516px 1154px #FFF, 603px 339px #FFF, 1931px 1305px #FFF, 1430px 461px #FFF, 1275px 637px #FFF, 566px 1418px #FFF, 19px 77px #FFF, 1509px 1791px #FFF, 1249px 33px #FFF, 1124px 106px #FFF, 1113px 1447px #FFF, 566px 714px #FFF, 475px 1453px #FFF, 62px 1656px #FFF, 692px 820px #FFF, 1380px 1216px #FFF, 875px 313px #FFF, 402px 1538px #FFF, 1580px 148px #FFF, 1607px 1303px #FFF, 1292px 1885px #FFF, 1689px 1281px #FFF, 1628px 413px #FFF, 1501px 1517px #FFF, 526px 204px #FFF, 1596px 1280px #FFF, 1655px 1168px #FFF, 716px 1758px #FFF, 745px 1092px #FFF, 1282px 228px #FFF, 1146px 738px #FFF, 273px 1552px #FFF, 1905px 432px #FFF, 404px 1097px #FFF, 1228px 1333px #FFF, 236px 749px #FFF, 958px 1207px #FFF, 805px 920px #FFF, 980px 114px #FFF, 1884px 1325px #FFF, 253px 704px #FFF, 950px 1986px #FFF, 473px 930px #FFF, 1148px 1049px #FFF, 218px 1597px #FFF, 645px 1295px #FFF, 1225px 15px #FFF, 402px 447px #FFF, 592px 1183px #FFF, 169px 1636px #FFF, 131px 29px #FFF, 1164px 205px #FFF, 947px 1656px #FFF, 561px 857px #FFF, 39px 1180px #FFF, 1869px 706px #FFF, 1994px 1965px #FFF, 1321px 1212px #FFF, 1631px 672px #FFF, 732px 433px #FFF, 1934px 594px #FFF, 484px 1997px #FFF, 1750px 1567px #FFF, 937px 279px #FFF, 23px 587px #FFF, 1898px 1187px #FFF, 625px 1042px #FFF, 35px 796px #FFF, 38px 1689px #FFF, 1393px 1868px #FFF, 814px 380px #FFF, 662px 1279px #FFF, 1534px 915px #FFF, 468px 434px #FFF, 1663px 897px #FFF, 1033px 1669px #FFF, 67px 1506px #FFF, 1448px 1794px #FFF, 99px 860px #FFF, 786px 260px #FFF, 1714px 599px #FFF, 19px 126px #FFF, 1455px 1358px #FFF, 1438px 712px #FFF, 784px 779px #FFF, 1992px 926px #FFF, 443px 784px #FFF, 474px 1168px #FFF, 420px 920px #FFF, 76px 1157px #FFF, 364px 1952px #FFF, 1855px 225px #FFF, 1478px 1377px #FFF, 1525px 898px #FFF, 719px 1399px #FFF, 205px 20px #FFF, 1374px 1538px #FFF, 900px 1760px #FFF, 1094px 1252px #FFF, 1876px 776px #FFF, 1535px 1278px #FFF, 1357px 228px #FFF, 1240px 1220px #FFF, 1418px 1487px #FFF, 1385px 1004px #FFF, 293px 155px #FFF, 228px 1038px #FFF, 1642px 1523px #FFF, 1996px 1489px #FFF, 1461px 1477px #FFF, 47px 1231px #FFF, 953px 670px #FFF, 341px 786px #FFF, 509px 1346px #FFF, 53px 1740px #FFF, 1864px 1240px #FFF, 14px 1352px #FFF, 1869px 276px #FFF, 1185px 1955px #FFF, 1235px 1086px #FFF, 1584px 924px #FFF, 1282px 1173px #FFF, 838px 1079px #FFF, 917px 1010px #FFF, 1257px 697px #FFF, 225px 1505px #FFF, 980px 208px #FFF, 1700px 1438px #FFF, 251px 551px #FFF, 891px 1497px #FFF, 99px 858px #FFF, 80px 1047px #FFF, 544px 1862px #FFF, 333px 1724px #FFF, 1688px 1980px #FFF, 1156px 435px #FFF, 1655px 1762px #FFF, 1069px 426px #FFF, 1798px 578px #FFF, 667px 302px #FFF, 867px 60px #FFF, 1370px 1992px #FFF, 815px 800px #FFF, 887px 1643px #FFF, 1152px 451px #FFF, 1238px 396px #FFF, 1815px 461px #FFF, 1140px 661px #FFF, 1728px 370px #FFF, 1007px 859px #FFF, 519px 877px #FFF, 898px 1482px #FFF, 107px 954px #FFF, 1523px 433px #FFF, 1010px 1707px #FFF, 1805px 68px #FFF, 621px 145px #FFF, 451px 105px #FFF, 343px 705px #FFF, 1103px 351px #FFF, 1107px 1411px #FFF, 1002px 677px #FFF, 1535px 1934px #FFF, 928px 1651px #FFF, 1450px 671px #FFF, 1584px 432px #FFF, 911px 894px #FFF, 1462px 406px #FFF, 1323px 598px #FFF, 475px 1848px #FFF, 539px 153px #FFF, 980px 320px #FFF, 1024px 778px #FFF, 1084px 1497px #FFF, 142px 1446px #FFF, 720px 601px #FFF, 1574px 1197px #FFF, 107px 375px #FFF, 808px 1699px #FFF, 655px 751px #FFF, 99px 850px #FFF, 476px 1485px #FFF, 1308px 851px #FFF, 1139px 914px #FFF, 887px 1422px #FFF, 581px 820px #FFF, 313px 48px #FFF, 1433px 1621px #FFF, 1608px 1352px #FFF, 1449px 411px #FFF, 1877px 489px #FFF, 795px 1074px #FFF, 1307px 720px #FFF, 597px 731px #FFF, 1775px 508px #FFF, 836px 831px #FFF, 610px 1080px #FFF, 885px 1024px #FFF, 32px 727px #FFF, 1433px 1180px #FFF, 477px 205px #FFF, 989px 1216px #FFF, 1681px 5px #FFF, 820px 996px #FFF, 1451px 1875px #FFF, 203px 1578px #FFF, 1208px 1583px #FFF, 968px 1356px #FFF, 1546px 452px #FFF, 955px 119px #FFF, 96px 1814px #FFF, 207px 1197px #FFF, 1281px 403px #FFF, 1108px 1839px #FFF, 1279px 1320px #FFF, 1849px 294px #FFF, 1043px 259px #FFF, 1566px 439px #FFF, 1919px 719px #FFF, 52px 333px #FFF, 480px 1083px #FFF, 179px 1372px #FFF, 1826px 845px #FFF, 626px 438px #FFF, 527px 1214px #FFF, 1278px 1792px #FFF, 147px 1792px #FFF, 474px 712px #FFF, 175px 1264px #FFF, 351px 1585px #FFF, 96px 325px #FFF, 1126px 1906px #FFF, 1602px 1672px #FFF, 1292px 486px #FFF, 430px 1868px #FFF, 222px 1024px #FFF, 793px 440px #FFF, 820px 1016px #FFF, 83px 1535px #FFF, 1360px 821px #FFF, 98px 1167px #FFF, 1233px 1670px #FFF, 1540px 1064px #FFF, 274px 294px #FFF, 996px 1448px #FFF, 1190px 1145px #FFF, 583px 1833px #FFF, 1972px 1241px #FFF, 573px 743px #FFF, 367px 1318px #FFF, 742px 1150px #FFF, 1484px 1493px #FFF, 1678px 971px #FFF, 127px 596px #FFF, 1085px 1003px #FFF, 1055px 911px #FFF, 1992px 1876px #FFF, 1779px 1494px #FFF, 135px 1192px #FFF, 1229px 1355px #FFF, 1727px 396px #FFF, 284px 542px #FFF, 1994px 1950px #FFF, 1354px 713px #FFF, 929px 302px #FFF, 28px 1466px #FFF, 341px 760px #FFF, 314px 347px #FFF, 670px 1793px #FFF, 540px 484px #FFF, 1780px 1684px #FFF, 1426px 988px #FFF, 342px 140px #FFF, 1355px 1401px #FFF, 1169px 1365px #FFF, 305px 1984px #FFF, 740px 1328px #FFF, 67px 1803px #FFF, 232px 1449px #FFF, 1356px 1812px #FFF, 1897px 1843px #FFF, 1561px 472px #FFF, 447px 665px #FFF, 1570px 785px #FFF, 902px 1071px #FFF, 276px 930px #FFF, 1157px 579px #FFF, 165px 723px #FFF, 1848px 769px #FFF, 1874px 698px #FFF, 438px 1243px #FFF, 1747px 709px #FFF, 1196px 878px #FFF, 794px 205px #FFF, 1504px 1813px #FFF, 1806px 1975px #FFF, 487px 1731px #FFF, 1308px 229px #FFF, 795px 1915px #FFF, 1013px 1318px #FFF, 1982px 440px #FFF, 1493px 1684px #FFF, 1314px 1466px #FFF, 12px 1622px #FFF, 19px 1329px #FFF, 913px 842px #FFF, 1282px 1432px #FFF, 194px 1210px #FFF, 574px 1764px #FFF, 204px 1408px #FFF, 1956px 1257px #FFF, 443px 386px #FFF, 1542px 1603px #FFF, 589px 1270px #FFF, 72px 104px #FFF, 957px 1973px #FFF, 1677px 1097px #FFF, 1219px 877px #FFF, 1292px 760px #FFF, 572px 1828px #FFF, 648px 1107px #FFF, 538px 1194px #FFF, 605px 1315px #FFF, 1276px 940px #FFF, 731px 1237px #FFF, 919px 576px #FFF, 972px 336px #FFF, 1347px 292px #FFF, 1592px 666px #FFF, 1629px 1734px #FFF, 757px 1312px #FFF, 1298px 192px #FFF, 768px 1533px #FFF, 132px 1665px #FFF, 1111px 1553px #FFF, 1040px 1979px #FFF, 133px 4px #FFF, 717px 806px #FFF, 496px 1860px #FFF, 1492px 1971px #FFF, 1972px 1330px #FFF, 277px 994px #FFF, 1572px 1671px #FFF, 1271px 834px #FFF, 263px 490px #FFF, 364px 35px #FFF, 236px 1944px #FFF, 409px 94px #FFF, 130px 929px #FFF, 417px 1886px #FFF, 1651px 878px #FFF, 245px 804px #FFF, 990px 317px #FFF, 395px 44px #FFF, 1696px 940px #FFF, 911px 1838px #FFF, 1009px 1016px #FFF, 844px 1834px #FFF, 1085px 957px #FFF, 84px 1093px #FFF, 389px 195px #FFF, 575px 547px #FFF, 1220px 729px #FFF, 1746px 1720px #FFF, 90px 1782px #FFF, 1903px 300px #FFF, 916px 992px #FFF, 1483px 50px #FFF, 1879px 786px #FFF, 681px 1582px #FFF, 1401px 1087px #FFF, 1400px 159px #FFF, 940px 1919px #FFF, 1235px 1986px #FFF, 1197px 880px #FFF, 445px 1121px #FFF, 1610px 1876px #FFF, 221px 1061px #FFF, 608px 1026px #FFF, 1202px 750px #FFF, 528px 115px #FFF, 834px 1683px #FFF, 801px 813px #FFF, 1155px 1628px #FFF, 670px 1462px #FFF, 1173px 1885px #FFF, 1874px 354px #FFF, 740px 866px #FFF, 519px 276px #FFF, 1570px 1154px #FFF, 888px 1121px #FFF, 1397px 423px #FFF, 1751px 463px #FFF, 1470px 729px #FFF, 1708px 749px #FFF, 413px 818px #FFF, 644px 1492px #FFF, 1523px 1870px #FFF, 1536px 1007px #FFF, 436px 1578px #FFF, 923px 674px #FFF, 861px 68px #FFF, 553px 1969px #FFF, 1488px 473px #FFF, 1648px 1384px #FFF, 1831px 26px #FFF, 28px 1500px #FFF, 1512px 303px #FFF, 1466px 1413px #FFF, 1740px 1024px #FFF, 495px 20px #FFF, 246px 621px #FFF, 462px 1393px #FFF, 1851px 1863px #FFF, 1395px 244px #FFF, 823px 1118px #FFF, 1497px 296px #FFF, 1382px 185px #FFF, 977px 1592px #FFF, 505px 1887px #FFF, 1877px 74px #FFF, 1580px 1699px #FFF, 448px 977px #FFF, 1677px 1534px #FFF, 24px 1562px #FFF, 590px 282px #FFF, 113px 1544px #FFF, 1590px 1513px #FFF, 777px 1494px #FFF, 834px 1638px #FFF, 1780px 1887px #FFF, 1866px 1966px #FFF, 1433px 329px #FFF, 1005px 1319px #FFF, 893px 1559px #FFF, 1202px 346px #FFF, 750px 1572px #FFF, 481px 574px #FFF, 1771px 1474px #FFF, 1386px 1584px #FFF, 1448px 67px #FFF, 1801px 1698px #FFF, 275px 1646px #FFF, 275px 101px #FFF, 523px 1216px #FFF, 175px 120px #FFF, 1805px 1035px #FFF, 872px 1724px #FFF, 1226px 382px #FFF, 1437px 288px #FFF, 1828px 956px #FFF, 1099px 144px #FFF, 1148px 108px #FFF, 243px 859px #FFF, 1441px 1325px #FFF, 543px 441px #FFF, 276px 803px #FFF, 1934px 1495px #FFF, 1315px 477px #FFF, 1498px 1978px #FFF, 398px 806px #FFF, 979px 618px #FFF, 1251px 1161px #FFF, 454px 968px #FFF, 205px 118px #FFF, 1785px 988px #FFF, 46px 238px #FFF, 540px 387px #FFF, 1122px 676px #FFF, 678px 346px #FFF, 57px 1465px #FFF, 107px 732px #FFF, 1109px 657px #FFF, 1592px 1375px #FFF, 479px 273px #FFF, 1596px 1584px #FFF, 458px 1598px #FFF, 791px 1883px #FFF, 636px 67px #FFF, 1651px 841px #FFF, 1401px 1367px #FFF, 1840px 718px #FFF, 272px 669px #FFF, 980px 1305px #FFF, 1216px 158px #FFF, 807px 335px #FFF, 1489px 1836px #FFF, 240px 999px #FFF, 1109px 1859px #FFF, 1157px 1221px #FFF, 1958px 1755px #FFF, 451px 1102px #FFF, 1152px 1169px #FFF, 1071px 609px #FFF, 1260px 1983px #FFF, 576px 1482px #FFF, 1878px 1454px #FFF, 1267px 1960px #FFF, 65px 768px #FFF, 841px 320px #FFF, 1144px 1634px #FFF, 1009px 1115px #FFF, 1234px 1559px #FFF, 663px 1952px #FFF, 1471px 63px #FFF, 1774px 217px #FFF, 633px 1930px #FFF, 1889px 1797px #FFF, 274px 1547px #FFF, 935px 403px #FFF, 1863px 1677px #FFF, 1503px 793px #FFF, 1614px 193px #FFF, 1300px 550px #FFF, 759px 1618px #FFF, 933px 580px #FFF, 321px 1496px #FFF, 1588px 1786px #FFF, 863px 320px #FFF, 1509px 1547px #FFF, 217px 488px #FFF, 1743px 379px #FFF, 972px 1722px #FFF, 1868px 1152px #FFF, 856px 151px #FFF, 1386px 1117px #FFF, 888px 711px #FFF, 1921px 1015px #FFF, 1937px 613px #FFF, 1943px 752px #FFF, 1672px 708px #FFF, 1849px 1934px #FFF, 1732px 559px #FFF, 1601px 1581px #FFF, 1061px 381px #FFF, 1129px 221px #FFF, 1495px 1323px #FFF, 1883px 1020px #FFF, 47px 1466px #FFF, 1260px 1071px #FFF, 684px 1392px #FFF, 1361px 138px #FFF, 68px 1256px #FFF, 928px 604px #FFF, 74px 1300px #FFF, 525px 1124px #FFF, 1564px 1656px #FFF, 78px 1713px #FFF, 101px 1909px #FFF, 868px 1677px #FFF, 1144px 1738px #FFF, 257px 538px #FFF, 701px 1836px #FFF, 927px 651px #FFF, 1519px 409px #FFF, 1217px 877px #FFF, 526px 249px #FFF, 1651px 887px #FFF, 683px 541px #FFF, 835px 1819px #FFF, 1408px 97px #FFF, 1038px 713px #FFF, 624px 268px #FFF, 1038px 261px #FFF, 1056px 1973px #FFF, 1365px 997px #FFF, 1046px 1974px #FFF, 1011px 1044px #FFF, 447px 1719px #FFF, 586px 959px #FFF, 1246px 1899px #FFF, 1894px 1741px #FFF, 458px 152px #FFF, 511px 1515px #FFF, 710px 399px #FFF, 758px 1106px #FFF, 1403px 171px #FFF, 497px 293px #FFF, 3px 979px #FFF, 1842px 1779px #FFF, 693px 1934px #FFF, 89px 189px #FFF, 1514px 1452px #FFF, 1618px 539px #FFF, 1602px 1544px #FFF, 397px 920px #FFF, 302px 1364px #FFF, 1485px 1160px #FFF, 577px 385px #FFF, 1237px 1538px #FFF, 1325px 424px #FFF, 1016px 1156px #FFF, 1786px 1321px #FFF, 1404px 623px #FFF, 1334px 1579px #FFF, 1933px 691px #FFF, 1075px 767px #FFF, 1280px 1712px #FFF, 408px 913px #FFF, 817px 453px #FFF, 1351px 161px #FFF, 1466px 245px #FFF, 444px 1280px #FFF, 241px 1118px #FFF, 1293px 1055px #FFF, 1462px 1446px #FFF, 528px 554px #FFF, 1977px 664px #FFF, 684px 108px #FFF, 172px 1407px #FFF, 27px 677px #FFF, 1825px 1540px #FFF; +} + +.blocksync-stars2 { + width: 1px; + height: 1px; + background: transparent; + box-shadow: 453px 277px #FFF, 1571px 1524px #FFF, 1378px 1287px #FFF, 1284px 634px #FFF, 1809px 1996px #FFF, 1339px 1533px #FFF, 342px 801px #FFF, 1339px 1397px #FFF, 1195px 46px #FFF, 1482px 1488px #FFF, 1412px 688px #FFF, 1889px 1531px #FFF, 427px 1036px #FFF, 523px 1016px #FFF, 774px 381px #FFF, 1387px 661px #FFF, 1727px 1732px #FFF, 1008px 265px #FFF, 1289px 1653px #FFF, 844px 11px #FFF, 1014px 758px #FFF, 1245px 1614px #FFF, 999px 1371px #FFF, 1806px 153px #FFF, 1787px 1130px #FFF, 988px 405px #FFF, 1154px 500px #FFF, 1097px 1487px #FFF, 1652px 474px #FFF, 1673px 192px #FFF, 456px 251px #FFF, 881px 578px #FFF, 1319px 192px #FFF, 1818px 1287px #FFF, 1342px 954px #FFF, 1327px 1748px #FFF, 495px 1888px #FFF, 1427px 1438px #FFF, 203px 1085px #FFF, 927px 1988px #FFF, 40px 1346px #FFF, 1359px 1514px #FFF, 614px 582px #FFF, 550px 684px #FFF, 780px 884px #FFF, 601px 877px #FFF, 1788px 1841px #FFF, 634px 923px #FFF, 446px 867px #FFF, 1069px 822px #FFF, 1052px 281px #FFF, 401px 181px #FFF, 1696px 1832px #FFF, 1098px 1873px #FFF, 1453px 831px #FFF, 694px 496px #FFF, 219px 15px #FFF, 423px 1022px #FFF, 1983px 1791px #FFF, 1214px 1939px #FFF, 465px 1907px #FFF, 1586px 1979px #FFF, 1445px 85px #FFF, 677px 1823px #FFF, 1167px 1762px #FFF, 124px 259px #FFF, 1618px 1127px #FFF, 1735px 700px #FFF, 700px 351px #FFF, 1994px 1492px #FFF, 546px 807px #FFF, 918px 1358px #FFF, 1449px 1618px #FFF, 1317px 964px #FFF, 1867px 601px #FFF, 202px 165px #FFF, 478px 643px #FFF, 307px 1416px #FFF, 355px 1536px #FFF, 1093px 303px #FFF, 1698px 1671px #FFF, 536px 985px #FFF, 658px 1293px #FFF, 714px 1370px #FFF, 1046px 715px #FFF, 1170px 1593px #FFF, 622px 1767px #FFF, 1531px 1824px #FFF, 1564px 1297px #FFF, 1378px 1487px #FFF, 96px 202px #FFF, 327px 655px #FFF, 1886px 1867px #FFF, 1519px 1591px #FFF, 1130px 1307px #FFF, 1480px 1745px #FFF, 868px 316px #FFF, 688px 1116px #FFF, 1747px 1665px #FFF, 1857px 1092px #FFF, 1029px 1422px #FFF, 1288px 1791px #FFF, 1216px 147px #FFF, 491px 374px #FFF, 84px 1060px #FFF, 903px 1925px #FFF, 1107px 664px #FFF, 156px 1695px #FFF, 29px 716px #FFF, 1996px 255px #FFF, 1027px 1987px #FFF, 1984px 1704px #FFF, 1981px 1702px #FFF, 11px 1182px #FFF, 509px 1011px #FFF, 1597px 1342px #FFF, 1921px 1061px #FFF, 1797px 290px #FFF, 1199px 56px #FFF, 1648px 1341px #FFF, 1633px 1262px #FFF, 1635px 273px #FFF, 1668px 871px #FFF, 1555px 1992px #FFF, 969px 908px #FFF, 1155px 623px #FFF, 1030px 1939px #FFF, 1499px 1545px #FFF, 125px 897px #FFF, 973px 1657px #FFF, 249px 1001px #FFF, 1843px 1013px #FFF, 153px 1980px #FFF, 455px 961px #FFF, 1239px 1713px #FFF, 1596px 1729px #FFF, 893px 1304px #FFF, 883px 1558px #FFF, 1340px 152px #FFF, 906px 1669px #FFF, 879px 78px #FFF, 1332px 1610px #FFF, 134px 105px #FFF, 1723px 225px #FFF, 183px 160px #FFF, 1533px 564px #FFF, 1174px 159px #FFF, 26px 684px #FFF, 1470px 1174px #FFF, 188px 1881px #FFF, 94px 1778px #FFF, 365px 1057px #FFF, 1290px 625px #FFF, 1547px 483px #FFF, 888px 849px #FFF, 183px 356px #FFF, 321px 1406px #FFF, 908px 546px #FFF, 1943px 425px #FFF, 1722px 649px #FFF, 919px 686px #FFF, 156px 1651px #FFF, 1808px 18px #FFF, 1905px 1070px #FFF, 390px 728px #FFF, 194px 1300px #FFF, 1902px 1987px #FFF, 41px 120px #FFF, 379px 1081px #FFF, 738px 950px #FFF, 964px 706px #FFF, 1515px 1418px #FFF, 1623px 1361px #FFF, 1152px 1161px #FFF, 1014px 831px #FFF, 1479px 1658px #FFF, 208px 1988px #FFF, 1058px 1251px #FFF, 688px 2000px #FFF, 518px 1998px #FFF, 1125px 1059px #FFF, 1555px 456px #FFF, 658px 922px #FFF, 1590px 610px #FFF, 516px 75px #FFF, 18px 1680px #FFF, 176px 513px #FFF, 985px 422px #FFF, 1725px 1400px #FFF, 1766px 1112px #FFF, 1051px 71px #FFF, 1390px 1223px #FFF, 1484px 984px #FFF, 938px 67px #FFF, 1650px 1879px #FFF, 1331px 1901px #FFF, 1742px 1521px #FFF, 978px 664px #FFF, 1037px 1232px #FFF, 1542px 1574px #FFF; + animation: animStar 100s linear infinite; +} +.blocksync-stars2:after { + content: " "; + position: absolute; + top: 2000px; + width: 1px; + height: 1px; + background: transparent; + box-shadow: 453px 277px #FFF, 1571px 1524px #FFF, 1378px 1287px #FFF, 1284px 634px #FFF, 1809px 1996px #FFF, 1339px 1533px #FFF, 342px 801px #FFF, 1339px 1397px #FFF, 1195px 46px #FFF, 1482px 1488px #FFF, 1412px 688px #FFF, 1889px 1531px #FFF, 427px 1036px #FFF, 523px 1016px #FFF, 774px 381px #FFF, 1387px 661px #FFF, 1727px 1732px #FFF, 1008px 265px #FFF, 1289px 1653px #FFF, 844px 11px #FFF, 1014px 758px #FFF, 1245px 1614px #FFF, 999px 1371px #FFF, 1806px 153px #FFF, 1787px 1130px #FFF, 988px 405px #FFF, 1154px 500px #FFF, 1097px 1487px #FFF, 1652px 474px #FFF, 1673px 192px #FFF, 456px 251px #FFF, 881px 578px #FFF, 1319px 192px #FFF, 1818px 1287px #FFF, 1342px 954px #FFF, 1327px 1748px #FFF, 495px 1888px #FFF, 1427px 1438px #FFF, 203px 1085px #FFF, 927px 1988px #FFF, 40px 1346px #FFF, 1359px 1514px #FFF, 614px 582px #FFF, 550px 684px #FFF, 780px 884px #FFF, 601px 877px #FFF, 1788px 1841px #FFF, 634px 923px #FFF, 446px 867px #FFF, 1069px 822px #FFF, 1052px 281px #FFF, 401px 181px #FFF, 1696px 1832px #FFF, 1098px 1873px #FFF, 1453px 831px #FFF, 694px 496px #FFF, 219px 15px #FFF, 423px 1022px #FFF, 1983px 1791px #FFF, 1214px 1939px #FFF, 465px 1907px #FFF, 1586px 1979px #FFF, 1445px 85px #FFF, 677px 1823px #FFF, 1167px 1762px #FFF, 124px 259px #FFF, 1618px 1127px #FFF, 1735px 700px #FFF, 700px 351px #FFF, 1994px 1492px #FFF, 546px 807px #FFF, 918px 1358px #FFF, 1449px 1618px #FFF, 1317px 964px #FFF, 1867px 601px #FFF, 202px 165px #FFF, 478px 643px #FFF, 307px 1416px #FFF, 355px 1536px #FFF, 1093px 303px #FFF, 1698px 1671px #FFF, 536px 985px #FFF, 658px 1293px #FFF, 714px 1370px #FFF, 1046px 715px #FFF, 1170px 1593px #FFF, 622px 1767px #FFF, 1531px 1824px #FFF, 1564px 1297px #FFF, 1378px 1487px #FFF, 96px 202px #FFF, 327px 655px #FFF, 1886px 1867px #FFF, 1519px 1591px #FFF, 1130px 1307px #FFF, 1480px 1745px #FFF, 868px 316px #FFF, 688px 1116px #FFF, 1747px 1665px #FFF, 1857px 1092px #FFF, 1029px 1422px #FFF, 1288px 1791px #FFF, 1216px 147px #FFF, 491px 374px #FFF, 84px 1060px #FFF, 903px 1925px #FFF, 1107px 664px #FFF, 156px 1695px #FFF, 29px 716px #FFF, 1996px 255px #FFF, 1027px 1987px #FFF, 1984px 1704px #FFF, 1981px 1702px #FFF, 11px 1182px #FFF, 509px 1011px #FFF, 1597px 1342px #FFF, 1921px 1061px #FFF, 1797px 290px #FFF, 1199px 56px #FFF, 1648px 1341px #FFF, 1633px 1262px #FFF, 1635px 273px #FFF, 1668px 871px #FFF, 1555px 1992px #FFF, 969px 908px #FFF, 1155px 623px #FFF, 1030px 1939px #FFF, 1499px 1545px #FFF, 125px 897px #FFF, 973px 1657px #FFF, 249px 1001px #FFF, 1843px 1013px #FFF, 153px 1980px #FFF, 455px 961px #FFF, 1239px 1713px #FFF, 1596px 1729px #FFF, 893px 1304px #FFF, 883px 1558px #FFF, 1340px 152px #FFF, 906px 1669px #FFF, 879px 78px #FFF, 1332px 1610px #FFF, 134px 105px #FFF, 1723px 225px #FFF, 183px 160px #FFF, 1533px 564px #FFF, 1174px 159px #FFF, 26px 684px #FFF, 1470px 1174px #FFF, 188px 1881px #FFF, 94px 1778px #FFF, 365px 1057px #FFF, 1290px 625px #FFF, 1547px 483px #FFF, 888px 849px #FFF, 183px 356px #FFF, 321px 1406px #FFF, 908px 546px #FFF, 1943px 425px #FFF, 1722px 649px #FFF, 919px 686px #FFF, 156px 1651px #FFF, 1808px 18px #FFF, 1905px 1070px #FFF, 390px 728px #FFF, 194px 1300px #FFF, 1902px 1987px #FFF, 41px 120px #FFF, 379px 1081px #FFF, 738px 950px #FFF, 964px 706px #FFF, 1515px 1418px #FFF, 1623px 1361px #FFF, 1152px 1161px #FFF, 1014px 831px #FFF, 1479px 1658px #FFF, 208px 1988px #FFF, 1058px 1251px #FFF, 688px 2000px #FFF, 518px 1998px #FFF, 1125px 1059px #FFF, 1555px 456px #FFF, 658px 922px #FFF, 1590px 610px #FFF, 516px 75px #FFF, 18px 1680px #FFF, 176px 513px #FFF, 985px 422px #FFF, 1725px 1400px #FFF, 1766px 1112px #FFF, 1051px 71px #FFF, 1390px 1223px #FFF, 1484px 984px #FFF, 938px 67px #FFF, 1650px 1879px #FFF, 1331px 1901px #FFF, 1742px 1521px #FFF, 978px 664px #FFF, 1037px 1232px #FFF, 1542px 1574px #FFF; +} + +.blocksync-stars3 { + width: 3px; + height: 3px; + background: transparent; + box-shadow: 1339px 595px #FFF, 561px 63px #FFF, 335px 1614px #FFF, 1769px 1484px #FFF, 171px 894px #FFF, 609px 593px #FFF, 1879px 1378px #FFF, 665px 1918px #FFF, 329px 938px #FFF, 618px 782px #FFF, 195px 453px #FFF, 59px 158px #FFF, 519px 1335px #FFF, 439px 78px #FFF, 134px 776px #FFF, 957px 1494px #FFF, 1079px 274px #FFF, 277px 1959px #FFF, 839px 1484px #FFF, 1209px 644px #FFF, 1134px 965px #FFF, 4px 503px #FFF, 1997px 123px #FFF, 1527px 188px #FFF, 506px 577px #FFF, 1278px 1176px #FFF, 428px 1132px #FFF, 1509px 1529px #FFF, 293px 1059px #FFF, 1899px 1589px #FFF, 92px 143px #FFF, 1377px 42px #FFF, 1741px 1448px #FFF, 1959px 1043px #FFF, 786px 355px #FFF, 516px 792px #FFF, 1593px 1407px #FFF, 680px 538px #FFF, 171px 412px #FFF, 458px 725px #FFF, 593px 1784px #FFF, 576px 1974px #FFF, 1004px 1549px #FFF, 1300px 1556px #FFF, 371px 392px #FFF, 1188px 36px #FFF, 1679px 1221px #FFF, 865px 979px #FFF, 1577px 196px #FFF, 905px 194px #FFF, 1276px 1941px #FFF, 1922px 21px #FFF, 794px 1104px #FFF, 605px 726px #FFF, 993px 891px #FFF, 1325px 149px #FFF, 1616px 1716px #FFF, 1485px 269px #FFF, 1580px 636px #FFF, 454px 1547px #FFF, 1325px 1134px #FFF, 340px 485px #FFF, 1816px 113px #FFF, 919px 128px #FFF, 1426px 998px #FFF, 1333px 1052px #FFF, 126px 917px #FFF, 278px 713px #FFF, 623px 1494px #FFF, 935px 298px #FFF, 121px 701px #FFF, 913px 570px #FFF, 1391px 1344px #FFF, 4px 79px #FFF, 1512px 1530px #FFF, 159px 691px #FFF, 1901px 571px #FFF, 750px 1300px #FFF, 143px 1657px #FFF, 796px 76px #FFF, 794px 480px #FFF, 438px 1037px #FFF, 1781px 850px #FFF, 1028px 30px #FFF, 1795px 562px #FFF, 508px 922px #FFF, 1866px 1589px #FFF, 218px 213px #FFF, 617px 516px #FFF, 810px 1247px #FFF, 305px 1705px #FFF, 575px 849px #FFF, 267px 1090px #FFF, 1224px 1734px #FFF, 164px 1232px #FFF, 33px 1321px #FFF, 1674px 794px #FFF, 1489px 177px #FFF, 760px 1910px #FFF, 244px 1383px #FFF; + animation: animStar 150s linear infinite; + border-radius: 50%; +} +.blocksync-stars3:after { + content: " "; + position: absolute; + top: 2000px; + width: 3px; + height: 3px; + border-radius: 50%; + background: transparent; + box-shadow: 1339px 595px #FFF, 561px 63px #FFF, 335px 1614px #FFF, 1769px 1484px #FFF, 171px 894px #FFF, 609px 593px #FFF, 1879px 1378px #FFF, 665px 1918px #FFF, 329px 938px #FFF, 618px 782px #FFF, 195px 453px #FFF, 59px 158px #FFF, 519px 1335px #FFF, 439px 78px #FFF, 134px 776px #FFF, 957px 1494px #FFF, 1079px 274px #FFF, 277px 1959px #FFF, 839px 1484px #FFF, 1209px 644px #FFF, 1134px 965px #FFF, 4px 503px #FFF, 1997px 123px #FFF, 1527px 188px #FFF, 506px 577px #FFF, 1278px 1176px #FFF, 428px 1132px #FFF, 1509px 1529px #FFF, 293px 1059px #FFF, 1899px 1589px #FFF, 92px 143px #FFF, 1377px 42px #FFF, 1741px 1448px #FFF, 1959px 1043px #FFF, 786px 355px #FFF, 516px 792px #FFF, 1593px 1407px #FFF, 680px 538px #FFF, 171px 412px #FFF, 458px 725px #FFF, 593px 1784px #FFF, 576px 1974px #FFF, 1004px 1549px #FFF, 1300px 1556px #FFF, 371px 392px #FFF, 1188px 36px #FFF, 1679px 1221px #FFF, 865px 979px #FFF, 1577px 196px #FFF, 905px 194px #FFF, 1276px 1941px #FFF, 1922px 21px #FFF, 794px 1104px #FFF, 605px 726px #FFF, 993px 891px #FFF, 1325px 149px #FFF, 1616px 1716px #FFF, 1485px 269px #FFF, 1580px 636px #FFF, 454px 1547px #FFF, 1325px 1134px #FFF, 340px 485px #FFF, 1816px 113px #FFF, 919px 128px #FFF, 1426px 998px #FFF, 1333px 1052px #FFF, 126px 917px #FFF, 278px 713px #FFF, 623px 1494px #FFF, 935px 298px #FFF, 121px 701px #FFF, 913px 570px #FFF, 1391px 1344px #FFF, 4px 79px #FFF, 1512px 1530px #FFF, 159px 691px #FFF, 1901px 571px #FFF, 750px 1300px #FFF, 143px 1657px #FFF, 796px 76px #FFF, 794px 480px #FFF, 438px 1037px #FFF, 1781px 850px #FFF, 1028px 30px #FFF, 1795px 562px #FFF, 508px 922px #FFF, 1866px 1589px #FFF, 218px 213px #FFF, 617px 516px #FFF, 810px 1247px #FFF, 305px 1705px #FFF, 575px 849px #FFF, 267px 1090px #FFF, 1224px 1734px #FFF, 164px 1232px #FFF, 33px 1321px #FFF, 1674px 794px #FFF, 1489px 177px #FFF, 760px 1910px #FFF, 244px 1383px #FFF; +} + +@keyframes animStar { + from { + transform: translateY(0px); + } + to { + transform: translateY(-2000px); + } +} +.landing-page-wrapper { + position: relative; +} +.landing-page-wrapper .slider-bg-light { + position: absolute; + right: 0%; + top: 0; + min-width: 300px; + z-index: -1; +} +@media only screen and (max-width: 767px) { + .landing-page-wrapper .slider-bg-light { + right: 10%; + min-width: none; + } +} +@media only screen and (max-width: 479px) { + .landing-page-wrapper .slider-bg-light { + right: 0%; + } +} +@media screen and (min-width: 2500px) { + .landing-page-wrapper .slider-bg-light { + right: 5%; + transform: translateX(-50%); + } +} +.landing-page-wrapper .slider-bg-dot-shape { + position: absolute; + right: 1%; + top: 50px; + z-index: -1; +} +.landing-page-wrapper .slider-bg-dot-shape .blocksync-stars-area { + height: 980px; + overflow: hidden; + width: 300px; +} +.landing-page-wrapper .slider-bg-dot-shape.two-splash { + position: absolute; + left: 1%; + right: auto; + top: 50px; + z-index: -1; +} +.landing-page-wrapper .slider-bg-dot-shape.two-splash .blocksync-stars-area { + height: 980px; + overflow: hidden; + width: 300px; +} + +.loaded { + display: none; +} + +#inverweb-load { + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: #111111; + z-index: 999999; +} +#inverweb-load .loader { + position: absolute; + transform: rotateZ(45deg) translate(-50%, -50%); + perspective: 1000px; + border-radius: 50%; + width: 48px; + height: 48px; + color: #fff; + left: 48%; + top: 50%; +} +#inverweb-load .loader:before, +#inverweb-load .loader:after { + content: ""; + display: block; + position: absolute; + top: 0; + left: 0; + width: inherit; + height: inherit; + border-radius: 50%; + transform: rotateX(70deg); + animation: 1s spin linear infinite; +} +#inverweb-load .loader:after { + color: var(--color-primary); + transform: rotateY(70deg); + animation-delay: 0.4s; +} +@keyframes rotate { + 0% { + transform: translate(-50%, -50%) rotateZ(0deg); + } + 100% { + transform: translate(-50%, -50%) rotateZ(360deg); + } +} +@keyframes rotateccw { + 0% { + transform: translate(-50%, -50%) rotate(0deg); + } + 100% { + transform: translate(-50%, -50%) rotate(-360deg); + } +} +@keyframes spin { + 0%, 100% { + box-shadow: 0.2em 0px 0 0px currentcolor; + } + 12% { + box-shadow: 0.2em 0.2em 0 0 currentcolor; + } + 25% { + box-shadow: 0 0.2em 0 0px currentcolor; + } + 37% { + box-shadow: -0.2em 0.2em 0 0 currentcolor; + } + 50% { + box-shadow: -0.2em 0 0 0 currentcolor; + } + 62% { + box-shadow: -0.2em -0.2em 0 0 currentcolor; + } + 75% { + box-shadow: 0px -0.2em 0 0 currentcolor; + } + 87% { + box-shadow: 0.2em -0.2em 0 0 currentcolor; + } +} + +.progress-circle-main-wrapper { + display: flex; + align-items: center; + justify-content: space-between; + /*For CodePen*/ +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .progress-circle-main-wrapper { + gap: 15px; + } +} +@media only screen and (max-width: 1199px) { + .progress-circle-main-wrapper { + flex-wrap: wrap; + gap: 30px; + } +} +@media only screen and (max-width: 479px) { + .progress-circle-main-wrapper { + justify-content: center; + } +} +.progress-circle-main-wrapper .single-progress-circle { + display: flex; + justify-content: center; + position: relative; +} +.progress-circle-main-wrapper .single-progress-circle .small-text { + position: absolute; + top: 55%; + font-weight: 400; + font-size: 18px; + line-height: 24px; + color: #1F1F21; + font-family: var(--font-primary); +} +.progress-circle-main-wrapper svg.radial-progress { + height: auto; + max-width: 100px; + padding: 0; + border-radius: 50%; + transform: rotate(-90deg); + width: 100%; + background-image: none; + border-radius: 50%; + transition: 0.3s; +} +.progress-circle-main-wrapper svg.radial-progress circle { + fill: transparent; + stroke: #fff; +} +.progress-circle-main-wrapper svg.radial-progress circle.bar-static { + stroke: rgba(160, 160, 160, 0.08) !important; + stroke-width: 5px; + transition: 0.3s; +} +.progress-circle-main-wrapper svg.radial-progress circle.bar--animated { + stroke-dasharray: 219.9114857513; + stroke: var(--color-primary); + stroke-dashoffset: 219.9114857513; + stroke-width: 5px; + transition: 0.3s; + stroke-linecap: round; +} +.progress-circle-main-wrapper svg.radial-progress text { + fill: #ffffff !important; + font-size: 16px; + font-weight: 700; + text-anchor: middle; + font-family: var(--font-primary); + fill: rgb(255, 255, 255); + transition: 0.3s; + color: var(--color-primary); +} +.progress-circle-main-wrapper svg.radial-progress:hover circle.bar-static { + stroke-width: 1px; +} +.progress-circle-main-wrapper svg.radial-progress:hover circle.bar--animated { + stroke-width: 4px; +} +.progress-circle-main-wrapper svg.radial-progress:hover text { + fill: #1F1F21; +} +.progress-circle-main-wrapper section.svg-container svg.radial-progress:nth-child(even) { + margin: 0 15px; +} +.progress-circle-main-wrapper section.svg-container:nth-last-of-type(1) svg.radial-progress { + background: linear-gradient(260deg, #ff0300, #ffc900); +} +.progress-circle-main-wrapper section.svg-container:nth-last-of-type(0) svg.radial-progress { + background-image: linear-gradient(60deg, #3d3393 0%, #2b76b9 37%, #2cacd1 65%, #35eb93 100%); +} +.progress-circle-main-wrapper .devider { + font-size: 50px; + padding: 20px; + min-height: 11vh; + color: #fff; + width: 100%; + display: flex; + align-items: center; + justify-content: center; + background: linear-gradient(-225deg, #FF057C 0%, #FF057C 40%, #321575 100%); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; + font-weight: 600; +} +.progress-circle-main-wrapper .devider:nth-last-of-type(2) { + background-image: linear-gradient(260deg, #ff0300, #ffc900); +} +.progress-circle-main-wrapper .single-progress-area { + display: flex; + align-items: center; + gap: 30px; + position: relative; +} +@media only screen and (max-width: 479px) { + .progress-circle-main-wrapper .single-progress-area { + flex-direction: column; + align-items: center; + } +} +.progress-circle-main-wrapper .single-progress-area.ininner { + display: flex; + align-items: center; + gap: 30px; + position: relative; + background: #20282D; + padding: 20px 42px; + border-radius: 10px; +} +@media only screen and (max-width: 575px) { + .progress-circle-main-wrapper .single-progress-area.ininner { + width: 100%; + } +} +.progress-circle-main-wrapper .single-progress-area.ininner .right-counter * { + color: #fff; +} +.progress-circle-main-wrapper .single-progress-area::after { + position: absolute; + right: -86px; + height: 100%; + width: 1px; + background: #D9D9D9; + content: ""; +} +@media only screen and (max-width: 1199px) { + .progress-circle-main-wrapper .single-progress-area::after { + display: none; + } +} +.progress-circle-main-wrapper .single-progress-area:last-child::after { + display: none; +} +.progress-circle-main-wrapper .single-progress-area svg text { + opacity: 0; +} +.progress-circle-main-wrapper .single-progress-area img { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} +.progress-circle-main-wrapper .single-progress-area .right-counter .title { + margin-bottom: 0; + font-size: 48px; +} +.progress-circle-main-wrapper .single-progress-area .right-counter p { + margin-bottom: 0; + font-size: 16px; + font-weight: 600; + text-transform: uppercase; + color: #5D666F; +} + +.tmp-apply-area .nav-tabs { + display: flex; + align-items: center; + gap: 10px; + margin: 40px 0; + border: none; + justify-content: center; +} +@media only screen and (max-width: 991px) { + .tmp-apply-area .nav-tabs { + gap: 8px; + margin: 0 0; + margin-bottom: 40px; + } +} +@media only screen and (max-width: 991px) { + .tmp-apply-area .nav-tabs li { + margin: 0 0; + } +} +.tmp-apply-area .nav-tabs li button { + font-size: 16px; + line-height: 1; + font-family: var(--font-primary); + color: var(--color-heading); + font-weight: 600; + padding: 20px 35px; + border-radius: 4px; + background: var(--color-card); + border: none; +} +@media only screen and (max-width: 991px) { + .tmp-apply-area .nav-tabs li button { + padding: 15px 14px; + } +} +.tmp-apply-area .nav-tabs li button.active { + background: var(--color-primary); + color: var(--color-white); +} + +.image-area-career { + overflow: hidden; + border-radius: 6px; +} + +.apply-wrapper { + position: relative; + z-index: 1; +} +.apply-wrapper:hover .image-area img { + transform: scale(120%); +} +.apply-wrapper:hover .content .title a { + color: var(--color-primary); +} +.apply-wrapper:hover .content .text-btn { + color: var(--color-primary); +} +.apply-wrapper:hover .content .text-btn::after { + width: 100%; +} +.apply-wrapper .image-area { + overflow: hidden; + border-radius: 6px; +} +.apply-wrapper .image-area img { + transform: scale(100%); + transition: 0.5s; +} +.apply-wrapper .content { + margin-top: 30px; +} +.apply-wrapper .content .title a { + color: var(--color-heading); + transition: var(--transition); +} +.apply-wrapper .content .title a:hover { + color: var(--color-primary); +} +.apply-wrapper .content .desc { + margin-bottom: 20px; +} +.apply-wrapper .content .text-btn { + color: var(--color-heading); + font-weight: 600; + position: relative; + z-index: 1; + line-height: 1; + padding-bottom: 7px; +} +.apply-wrapper .content .text-btn::after { + content: ""; + position: absolute; + width: 0%; + height: 2px; + background: var(--color-primary); + z-index: -1; + bottom: 0; + left: 0; + transition: var(--transition); +} + +.thumbnail-large-career { + height: 650px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .thumbnail-large-career { + height: 550px; + } +} +@media only screen and (max-width: 1199px) { + .thumbnail-large-career { + height: 450px; + } +} +@media only screen and (max-width: 991px) { + .thumbnail-large-career { + height: 350px; + } +} +@media only screen and (max-width: 1199px) { + .thumbnail-large-career { + height: 267px; + } +} + +.content-area-single-career { + padding-left: 30px; +} +.content-area-single-career ul { + margin-top: 30px; + padding-left: 0; + list-style: none; +} +.content-area-single-career ul li { + position: relative; + z-index: 1; + padding-left: 30px; + color: var(--color-body-2); + margin: 12px 0; + font-size: 16px; +} +.content-area-single-career ul li::after { + content: ""; + position: absolute; + width: 10px; + height: 10px; + border-radius: 50%; + background: color-mix(in srgb, var(--color-primary) 50%, transparent); + left: 0; + top: 5px; + z-index: 1; +} +@media only screen and (max-width: 991px) { + .content-area-single-career { + padding-left: 0; + } +} + +.timeline-wrapper { + position: relative; + z-index: 1; +} +.timeline-wrapper .top-area { + text-align: center; +} +.timeline-wrapper .top-area .year { + width: 85px; + height: 85px; + line-height: 90px; + border-radius: 50%; + font-family: var(--font-primary); + color: var(--color-heading-1); + text-align: center; + background: var(--color-card); + box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07); + margin: auto; + font-weight: 600; +} +.timeline-wrapper .top-area i { + font-size: 44px; + color: var(--color-primary); + margin: 15px 0; + display: block; +} +.timeline-wrapper .wrapper-bottom { + border-radius: 4px; +} +.timeline-wrapper .wrapper-bottom .image-area { + overflow: hidden; + border-radius: 4px; + height: 225px; +} +.timeline-wrapper .wrapper-bottom .content { + background: var(--color-card); + box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07); + border-radius: 4px; + position: relative; + z-index: 1; + margin-top: -10px; + padding: 0 28px 30px 28px; +} +.timeline-wrapper .wrapper-bottom .content .icon { + width: 97px; + height: 97px; + line-height: 97px; + text-align: center; + border-radius: 50%; + background: var(--color-card); + box-shadow: 0px 0px 30px 7px rgba(0, 0, 0, 0.04); + position: relative; + z-index: 1; + top: -45px; + margin-bottom: -20px; +} +.timeline-wrapper .wrapper-bottom .content .icon img { + filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(546%) hue-rotate(24deg) brightness(110%) contrast(100%); +} +.timeline-wrapper .wrapper-bottom .content .desc { + font-size: 14px; + margin-bottom: 0; +} + +.tmp-timeline-area .section-inner { + position: relative; + z-index: 1; +} + +.tmp-timeline-area .section-inner::after { + content: ""; + position: absolute; + background: rgb(27, 27, 28); + width: 100%; + height: 1px; + top: 75px; + left: 0; + z-index: -1; +} + +.tmp-office-branch-area .section-inner .section-title-area { + display: flex; + justify-content: space-between; + align-items: center; + margin-bottom: 30px; +} +@media only screen and (max-width: 767px) { + .tmp-office-branch-area .section-inner .section-title-area { + flex-wrap: wrap; + gap: 25px; + } +} +.tmp-office-branch-area .section-inner .section-title-area .section-title { + margin-bottom: 0; +} + +.branch-wrapper { + padding: 20px; + background: var(--color-card); + display: flex; + align-items: center; + box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07); + border-radius: 6px; + gap: 20px; + height: 100%; +} +@media only screen and (max-width: 767px) { + .branch-wrapper { + flex-wrap: wrap; + gap: 15px; + } +} +.branch-wrapper .image-area { + border-radius: 6px; + overflow: hidden; +} +.branch-wrapper .image-area img { + transition: 0.3s; +} +@media only screen and (max-width: 767px) { + .branch-wrapper .image-area img { + width: 100%; + } +} +.branch-wrapper:hover .image-area img { + transform: scale(1.15); +} +.branch-wrapper .content { + flex-basis: 47%; +} +@media only screen and (max-width: 767px) { + .branch-wrapper .content { + flex-basis: 100%; + } + .branch-wrapper .content .title { + font-size: 22px; + } +} +.branch-wrapper .content ul { + margin-bottom: 20px; + padding-left: 0; +} +.branch-wrapper .content ul li { + display: flex; + align-items: center; + gap: 10px; + color: var(--color-body); + margin: 0; + margin-bottom: 14px; + line-height: 1.4; + font-size: 16px; +} +.branch-wrapper .content ul li a { + color: var(--color-heading-1); +} +.branch-wrapper .content ul li i { + color: var(--color-white); +} +.branch-wrapper .content ul li span { + background: rgba(255, 255, 255, 0.0784313725); + min-width: 40px; + height: 40px; + line-height: 42px; + border-radius: 50%; + display: block; + box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07); + text-align: center; +} + +.branch-wrapper2 { + display: flex; + justify-content: space-between; + background: var(--color-card); + border-radius: 6px; + align-items: center; + overflow: hidden; + box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07); +} +@media only screen and (max-width: 991px) { + .branch-wrapper2 { + flex-wrap: wrap; + } +} +.branch-wrapper2 .content { + padding-left: 60px; +} +@media only screen and (max-width: 991px) { + .branch-wrapper2 .content { + padding: 30px; + width: 100%; + } +} +@media only screen and (max-width: 575px) { + .branch-wrapper2 .content { + padding: 15px; + } +} +.branch-wrapper2 .content .title { + margin-bottom: 15px; +} +.branch-wrapper2 .content .desc { + margin-bottom: 20px; +} +@media only screen and (max-width: 991px) { + .branch-wrapper2 .image-area img { + width: 100%; + } +} + +.tmp-map-area .contact-map-branch iframe { + width: 100%; + height: 600px !important; + filter: grayscale(0); +} + +.tmp-get-in-touch-area .section-inner { + position: relative; + z-index: 1; + /* background: var(--color-card); */ + box-shadow: 0px 4px 53px rgba(0, 0, 0, 0.07); + border-radius: 6px; + overflow: hidden; + transition: 0.3s; +} +.tmp-get-in-touch-area .section-inner::after { + content: "Call Us"; + position: absolute; + display: flex; + align-items: center; + justify-content: center; + right: 43px; + top: -97px; + transform: rotate(-45deg); + height: 336px; + width: 16px; + border: 30px solid var(--color-primary); + border-radius: 0; + z-index: -1; + background: var(--color-primary); + writing-mode: sideways-rl; + color: var(--color-white); + font-size: 22px; + line-height: 1; + font-weight: 600; + letter-spacing: 1px; +} +.tmp-get-in-touch-area .section-inner .left-image { + position: absolute; + top: 0; + left: 0; + z-index: -1; +} +@media only screen and (max-width: 1199px) { + .tmp-get-in-touch-area .section-inner .left-image { + position: unset; + } + .tmp-get-in-touch-area .section-inner .left-image img { + width: 100%; + } +} +.tmp-get-in-touch-area .section-inner .content { + display: flex; + align-items: center; + justify-content: center; + padding: 50px 50px 45px; + gap: 50px; + margin-left: 120px; +} +@media only screen and (max-width: 1199px) { + .tmp-get-in-touch-area .section-inner .content { + margin-left: 0; + } +} +@media only screen and (max-width: 767px) { + .tmp-get-in-touch-area .section-inner .content { + flex-direction: column; + align-items: flex-start; + gap: 20px; + padding: 30px; + } +} +@media only screen and (max-width: 575px) { + .tmp-get-in-touch-area .section-inner .content { + padding: 15px; + } +} +.tmp-get-in-touch-area .section-inner .icon a { + display: block; + width: 125px; + height: 125px; + line-height: 130px; + border-radius: 50%; + text-align: center; + background: var(--color-primary); + color: var(--color-white); + font-size: 40px; +} +.tmp-get-in-touch-area .section-inner .text { + max-width: 543px; +} +.tmp-get-in-touch-area .section-inner .text .title { + font-weight: 600; + margin-bottom: 10px; +} +.tmp-get-in-touch-area .section-inner .text a.phone { + font-size: 30px; + line-height: 1.25; + color: var(--color-primary); + font-weight: 600; + font-family: var(--font-primary); +} +.tmp-get-in-touch-area .section-inner .text .desc { + margin-top: 20px; + margin-bottom: 0; +} +.tmp-get-in-touch-area .section-inner .shape { + position: absolute; + top: 0; + right: 0; + z-index: -1; +} +.tmp-get-in-touch-area.area-2 .section-inner .icon a { + display: block; + width: 125px; + height: 125px; + line-height: 130px; + border-radius: 50%; + text-align: center; + background: var(--color-primary); + color: var(--color-white); + font-size: 40px; +} +@media only screen and (max-width: 767px) { + .tmp-get-in-touch-area.area-2 .section-inner .icon a { + height: 55px; + width: 55px; + display: flex; + align-items: center; + justify-content: center; + } + .tmp-get-in-touch-area.area-2 .section-inner .icon a i { + font-size: 20px; + } +} +.tmp-get-in-touch-area.area-2 .section-inner .text a { + color: var(--color-primary); +} + +.right-content-area-shop .shop-filter-area { + display: flex; + align-items: center; + justify-content: space-between; +} +.right-content-area-shop .shop-filter-area p { + color: var(--color-body); + margin-bottom: 0; +} +.right-content-area-shop .shop-filter-area select { + max-width: 300px; + font-size: 16px; + color: var(--color-body); + border-radius: 30px; + border: 1px solid var(--color-border); + padding: 10px 20px; + cursor: pointer; + background: var(--color-card); + height: 45px; +} +.right-content-area-shop .shop-filter-area select:focus { + outline: none; + box-shadow: none; +} + +.product-wrapper-shop-main-card { + position: relative; + z-index: 1; + background: var(--color-card); + border-radius: 4px; + overflow: hidden; + transition: 0.4s; +} +.product-wrapper-shop-main-card:hover .image-area .popup-area { + transform: translate(-50%, -58%) scale(1); +} +.product-wrapper-shop-main-card:hover .image-area .main { + transform: scale(1.3); +} +.product-wrapper-shop-main-card .image-area { + min-height: 308px; + line-height: 308px; + background: #262626; + position: relative; + z-index: 1; + text-align: center; + position: relative; + z-index: 1; +} +.product-wrapper-shop-main-card .image-area .main { + transition: 0.4s; +} +.product-wrapper-shop-main-card .image-area .tag { + padding: 5px 13px 7px; + font-size: 14px; + color: #ffffff; + background: rgba(255, 255, 255, 0.06); + line-height: 1; + position: absolute; + top: 20px; + left: 20px; + border-radius: 30px; +} +.product-wrapper-shop-main-card .image-area .popup-area { + display: flex; + align-items: center; + padding: 9px 19px; + gap: 6px; + background: var(--color-primary); + border-radius: 30px; + justify-content: center; + position: absolute; + top: 58%; + left: 50%; + transform: translate(-50%, -58%) scale(0); + transition: var(--transition); +} +.product-wrapper-shop-main-card .image-area .popup-area a { + height: auto; + line-height: 1; +} +.product-wrapper-shop-main-card .content { + padding: 30px 30px 25px; +} +.product-wrapper-shop-main-card .content .title { + margin-bottom: 15px; + font-size: 22px; +} +.product-wrapper-shop-main-card .content .price { + font-size: 16px; + font-weight: 700; + color: var(--color-heading); + font-family: var(--font-primary); + display: flex; + align-items: center; + gap: 6px; + line-height: 1; + margin-bottom: 15px; +} +.product-wrapper-shop-main-card .content .price span { + color: #A9A9A9; + font-size: 14px; + font-weight: 500; + text-decoration: line-through; +} +.product-wrapper-shop-main-card .content .star-rating { + display: flex; + align-items: center; + justify-content: space-between; + margin-bottom: 22px; +} +.product-wrapper-shop-main-card .content .star-rating ul { + list-style: none; + display: flex; + align-items: center; + gap: 3px; + padding: 0; + margin: 0; +} +.product-wrapper-shop-main-card .content .star-rating ul li { + margin-bottom: 0; + color: #FFC107; +} +.product-wrapper-shop-main-card .content .star-rating p { + margin-bottom: 0; +} +.product-wrapper-shop-main-card .content .tmp-btn { + width: 100%; +} + +.tmp-single-product__content { + margin-left: 50px; +} +@media only screen and (max-width: 991px) { + .tmp-single-product__content { + margin-left: 0; + } +} +.tmp-single-product__content .sub-title { + display: flex; + align-items: center; + gap: 8px; + font-size: 20px; + line-height: 1; + font-family: var(--font-primary); + margin-bottom: 25px; +} +.tmp-single-product__content .sub-title a { + position: relative; + z-index: 1; + padding-right: 14px; +} +.tmp-single-product__content .sub-title a::after { + content: ""; + position: absolute; + width: 6px; + height: 6px; + border-radius: 50%; + background: #405FF2; + top: 50%; + right: 0; + transform: translateY(-50%); +} +.tmp-single-product__content .tmp-woocommerce-product-rating { + display: flex; + align-items: center; + gap: 15px; + margin-bottom: 5px; +} +.tmp-single-product__content .tmp-woocommerce-product-rating ul { + display: flex; + align-items: center; + list-style: none; + padding: 0; + margin: 0; + gap: 8px; +} +.tmp-single-product__content .tmp-woocommerce-product-rating ul li { + color: #FFC107; + line-height: 1; +} +.tmp-single-product__content .tmp-woocommerce-product-rating .woocommerce-review-link { + font-size: 20px; + font-family: var(--font-primary); + color: var(--color-body); + font-weight: 500; +} +.tmp-single-product__content .tmp-single-product_title { + color: var(--color-primary); + font-size: 24px; +} +.tmp-single-product__content .woocommerce-Price-amount { + margin: 15px 0; +} +.tmp-single-product__content .woocommerce-Price-amount bdi { + color: var(--color-heading); + font-size: 34px; + line-height: 44px; + font-weight: 600; + font-family: var(--font-primary); +} +.tmp-single-product__content .quantity-area { + display: flex; + align-items: center; + gap: 20px; + margin-top: 28px; +} +.tmp-single-product__content .quantity-area .cart-edit { + margin-right: 0; +} +.tmp-single-product__content .quantity-area .quantity-edit { + max-width: 82px; + display: flex; + align-items: center; + border-radius: 0; + padding: 0; + border: 1px solid var(--color-border); +} +.tmp-single-product__content .quantity-area .quantity-edit .button-area { + border-left: 1px solid var(--color-border); + display: flex; + flex-direction: column; +} +.tmp-single-product__content .quantity-area .quantity-edit button { + background: var(--color-card); + padding: 0; + border: none; + min-width: 30px; + height: 20px; + color: var(--color-heading); + border-width: 0 0 1px 0; + border-style: solid; + border-color: var(--color-border); +} +.tmp-single-product__content .quantity-area .quantity-edit button i { + color: var(--color-heading); +} +.tmp-single-product__content .quantity-area .quantity-edit button:nth-child(2) { + border: none; +} +.tmp-single-product__content .quantity-area .quantity-edit input { + border: none; + padding: 0; + max-width: max-content; + text-align: center; + line-height: 1; + color: var(--color-heading); + font-weight: 600; +} +.tmp-single-product__content .quantity-area .wishlist-btn { + border: 1px solid var(--color-border); + text-align: center; + display: block; + padding: 10px 15px; + color: var(--color-heading); + transition: 0.3s; + border-radius: 6px; +} +.tmp-single-product__content .quantity-area .wishlist-btn:hover { + background: var(--color-primary); +} +.tmp-single-product__content .product_meta { + margin-top: 10px; +} +.tmp-single-product__content .product_meta ul { + display: flex; + flex-direction: column; + gap: 0; + max-width: max-content; + width: 100%; + padding-left: 0; +} +.tmp-single-product__content .product_meta ul li { + font-size: 16px; + line-height: 1; + font-family: var(--font-secondary); + color: var(--color-heading); + font-weight: 400; + display: flex; + align-items: center; + gap: 5px; +} +.tmp-single-product__content .product_meta ul li span { + color: var(--color-body); + font-size: 16px; +} + +.tab-area-shop-details { + border: 1px solid var(--color-border); + padding: 50px 100px; + border-radius: 10px; +} +@media only screen and (max-width: 991px) { + .tab-area-shop-details { + padding: 25px; + } +} +.tab-area-shop-details .tab-content > .tab-pane { + display: none !important; + position: unset; + visibility: hidden; +} +.tab-area-shop-details .tab-content > .tab-pane.active { + display: block !important; + visibility: visible; +} +.tab-area-shop-details .tab-content > .tab-pane .ms-section-title h3 { + font-size: 24px; + line-height: 1; + margin-bottom: 35px; +} +.tab-area-shop-details .tab-content > .tab-pane .ms-section-title ul { + display: flex; + flex-direction: column; + gap: 15px; + list-style: none; + padding: 0; + margin: 0; +} +.tab-area-shop-details .tab-content > .tab-pane .ms-section-title ul li { + margin: 0; + display: flex; + align-items: center; + gap: 20px; + font-size: 18px; +} +.tab-area-shop-details .tab-content > .tab-pane .ms-section-title ul li i { + color: var(--color-primary); + font-size: 24px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews { + display: flex; + gap: 30px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw { + width: 50%; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw h2 { + font-size: 24px; + margin-bottom: 40px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form { + width: 50%; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form h2 { + font-size: 24px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-box { + position: relative; + z-index: 1; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-box .author { + display: flex; + align-items: center; + gap: 20px; + margin-bottom: 20px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-box .author .content h6 { + margin-bottom: 10px; + font-size: 18px; + line-height: 1; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-box .author .content p { + margin-bottom: 0; + font-size: 14px; + line-height: 1; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-box p { + margin-bottom: 15px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-box ul { + display: flex; + align-items: center; + gap: 6px; + position: absolute; + top: 0; + right: 0; + list-style: none; + padding: 0; + margin: 0; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-box ul li { + color: var(--color-primary); +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form { + background: var(--color-card); + border-radius: 10px; + padding: 30px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form { + padding: 0; + display: flex; + flex-direction: column; + gap: 20px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form .single-wrapper { + display: flex; + align-items: center; + gap: 20px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form .single-wrapper input { + border: 1px solid rgba(85, 85, 85, 0.15); + border-radius: 4px; + background: #161618; + padding: 9px 15px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form textarea { + border: 1px solid rgba(85, 85, 85, 0.15); + border-radius: 4px; + background: #161618; + padding: 9px 15px; + min-height: 100px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form .rating { + display: flex; + align-items: center; + gap: 10px; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form .rating h5 { + font-size: 18px; + line-height: 1; + margin-bottom: 0; + font-family: var(--font-secondary); +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form .rating ul { + display: flex; + align-items: center; + gap: 6px; + list-style: none; + padding: 0; + margin: 0; +} +.tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form .rating ul li { + color: var(--color-primary); +} +.tab-area-shop-details .tab-content .tab-pane:first-child { + font-size: 18px; + line-height: 28px; +} +.tab-area-shop-details .tab-content .tab-pane.description p { + margin-bottom: 20px; + max-width: 950px; +} +.tab-area-shop-details .tab-content .tab-pane.description ul { + display: flex; + align-items: center; + max-width: 590px; + flex-wrap: wrap; + justify-content: space-between; + margin: 0; + margin-bottom: 20px; + list-style: none; + padding: 0; +} +.tab-area-shop-details .tab-content .tab-pane.description ul li { + position: relative; + z-index: 1; + padding-left: 25px; + margin: 0; +} +.tab-area-shop-details .tab-content .tab-pane.description ul li::before { + content: ""; + position: absolute; + width: 10px; + height: 10px; + border-radius: 50%; + background-color: var(--color-primary); + top: 50%; + left: 0; + transform: translateY(-50%); + z-index: -1; +} +.tab-area-shop-details .tab-content .tab-pane .tmp-btn { + border: none; +} +.tab-area-shop-details .nav-tabs { + justify-content: center; + gap: 17px; + margin-bottom: 50px; + border: none; +} +@media only screen and (max-width: 767px) { + .tab-area-shop-details .nav-tabs { + gap: 0; + } +} +.tab-area-shop-details .nav-tabs .nav-link { + border-radius: 4px; + color: var(--color-heading); + font-family: var(--font-primary); + font-size: 16px; + line-height: 1; + font-weight: 600; + padding: 13px 20px; + border: 1px solid var(--color-border); + background: transparent; +} +.tab-area-shop-details .nav-tabs .nav-link.active { + color: var(--color-white); + border: 1px solid var(--color-primary); + background: var(--color-primary); +} + +.thumbnail-product-swip-area .tmp-slick-arrow button.slick-arrow { + border: 2px solid #cbcbcb; + color: var(--color-primary); +} +.thumbnail-product-swip-area .tmp-slick-arrow button.slick-arrow::before { + filter: none; +} +.thumbnail-product-swip-area .tmp-slick-arrow button.slick-arrow.next-arrow { + left: auto; + right: 30px; +} +.thumbnail-product-swip-area .tmp-slick-arrow button.slick-arrow.prev-arrow { + right: auto; + left: 30px; +} + +.cart-top-area { + padding: 40px 50px; + border: 1px solid rgba(255, 255, 255, 0.08); + border-radius: 6px; +} +@media only screen and (max-width: 575px) { + .cart-top-area { + padding: 15px 20px; + } +} +.cart-top-area .text { + font-size: 14px; + margin-bottom: 10px; +} +.cart-top-area .text span { + color: var(--color-primary); +} +.cart-top-area .progress-area { + width: 100%; + height: 6px; + background: var(--color-card); + border-radius: 6px; + position: relative; + z-index: 1; +} +.cart-top-area .progress-area::after { + content: ""; + position: absolute; + z-index: 1; + top: 0; + left: 0; + height: 100%; + width: 80%; + background: var(--color-primary); + border-radius: 6px; +} + +.tmp-our-cart-area-start .cart-table { + border: 1px solid rgba(255, 255, 255, 0.08); + border-radius: 6px; +} +.tmp-our-cart-area-start table { + margin-bottom: 0; +} +.tmp-our-cart-area-start table thead tr { + border-bottom: 1px solid rgba(255, 255, 255, 0.08); +} +.tmp-our-cart-area-start table thead tr th { + padding: 20px 30px; + text-align: center; + color: #74787C; + font-size: 14px; + font-weight: 500; + text-transform: none; +} +.tmp-our-cart-area-start table tbody tr { + position: relative; + z-index: 1; + border-bottom: 1px solid rgba(255, 255, 255, 0.08); +} +.tmp-our-cart-area-start table tbody tr td { + border: none; + text-align: center; + padding: 22px 30px; +} +@media only screen and (max-width: 1199px) { + .tmp-our-cart-area-start table tbody tr td { + padding: 22px 4px; + } +} +.tmp-our-cart-area-start table tbody tr td .quantity-edits { + max-width: 82px; + margin: auto; + display: flex; + align-items: center; + border-radius: 3px; + padding: 0; + border: 1px solid var(--color-border); +} +.tmp-our-cart-area-start table tbody tr td .quantity-edits .button-area { + border-left: 1px solid var(--color-border); + display: flex; + flex-direction: column; +} +.tmp-our-cart-area-start table tbody tr td .quantity-edits button { + background: var(--color-card); + padding: 0; + border: none; + border-radius: 0; + min-width: 30px; + height: 25px; + color: var(--color-heading); + border-width: 0 0 1px 0; + border-style: solid; + border-color: var(--color-border); +} +.tmp-our-cart-area-start table tbody tr td .quantity-edits button i { + color: var(--color-heading); +} +.tmp-our-cart-area-start table tbody tr td .quantity-edits button:nth-child(2) { + border: none; +} +.tmp-our-cart-area-start table tbody tr td .quantity-edits input { + border: none; + padding: 0; + max-width: max-content; + text-align: center; + line-height: 1; + color: var(--color-heading); + font-weight: 600; +} +.tmp-our-cart-area-start table tbody tr td:last-child { + position: absolute; + z-index: 1; + right: 12px; + top: 12px; + padding: 0; +} +.tmp-our-cart-area-start table tbody tr td .product-info { + display: flex; + align-items: center; + gap: 20px; + padding-left: 10px; +} +.tmp-our-cart-area-start table tbody tr td .product-info .image-area { + min-width: 65px; + height: 65px; + line-height: 65px; + border: 1px solid rgba(255, 255, 255, 0.08); + border-radius: 6px; + text-align: center; + display: block; +} +.tmp-our-cart-area-start table tbody tr td .product-info .text { + text-align: start; +} +.tmp-our-cart-area-start table tbody tr td .product-info .text p { + font-family: var(--font-primary); + color: var(--color-heading); + font-size: 16px; + line-height: 1; + font-weight: 600; + margin-bottom: 10px; +} +.tmp-our-cart-area-start table tbody tr td .product-info .text span { + font-family: var(--font-primary); + font-weight: 500; + color: #74787C; + font-size: 14px; + line-height: 1; + display: block; +} +.tmp-our-cart-area-start table tbody tr td span.price { + color: var(--color-heading); + font-weight: 600; + font-family: var(--font-primary); + line-height: 1; + display: block; +} +.tmp-our-cart-area-start table tbody tr td .remove-btn { + width: 25px; + height: 25px; + line-height: 24px; + background: var(--color-primary); + color: var(--color-white); + display: block; + padding: 0; + border: 0; + border-radius: 50%; + font-weight: 800; + text-align: center; +} +.tmp-our-cart-area-start .cart-footer { + display: flex; + align-items: center; + justify-content: space-between; + padding: 30px; +} +@media only screen and (max-width: 575px) { + .tmp-our-cart-area-start .cart-footer { + flex-wrap: wrap; + gap: 20px; + } +} +.tmp-our-cart-area-start .cart-footer form { + display: flex; + align-items: center; + gap: 10px; + max-width: 556px; + width: 100%; +} +@media only screen and (max-width: 575px) { + .tmp-our-cart-area-start .cart-footer form { + flex-wrap: wrap; + gap: 20px; + } +} +.tmp-our-cart-area-start .cart-footer form input { + background: transparent; + padding: 9px 25px; + border-radius: 3px; + border: 1px solid rgba(255, 255, 255, 0.08); +} +.tmp-our-cart-area-start .cart-footer form input:focus { + border-color: var(--color-primary); +} +.tmp-our-cart-area-start .cart-footer form button { + border: none; + border-radius: 3px; + min-width: max-content; +} +.tmp-our-cart-area-start .cart-footer .clear-all { + border-radius: 3px; + max-width: max-content; + border: 1px solid rgba(255, 255, 255, 0.08); + line-height: 1; + padding: 15px 25px; + font-family: var(--font-primary); + color: var(--color-heading); + font-weight: 700; +} +.tmp-our-cart-area-start .cart-total-area { + border: 1px solid var(--color-primary); + border-radius: 6px; +} +.tmp-our-cart-area-start .cart-total-area .cart-total { + padding: 26px 30px; + border-bottom: 1px solid rgba(255, 255, 255, 0.08); +} +.tmp-our-cart-area-start .cart-total-area .cart-total .title { + font-size: 16px; + line-height: 1; + margin-bottom: 0; +} +.tmp-our-cart-area-start .cart-total-area .cart-total p { + margin-bottom: 0; + font-size: 14px; + font-weight: 500; + line-height: 1; +} +.tmp-our-cart-area-start .cart-total-area .cart-total:last-child { + border: none; +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area { + display: flex; + justify-content: space-between; +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .right { + max-width: 196px; + width: 100%; +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .right p { + margin-top: 20px; + font-weight: 400; + line-height: 1.3; +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .right a { + display: block; + margin-top: 15px; + color: var(--color-white); +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .custom-options { + display: flex; + flex-direction: column; + gap: 16px; +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .custom-options .option { + position: relative; + padding-left: 28px; + cursor: pointer; + font-size: 14px; + line-height: 1; + color: var(--color-white); + display: flex; + align-items: center; +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .custom-options .option input { + position: absolute; + opacity: 0; + cursor: pointer; +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .custom-options .option .checkmark { + position: absolute; + left: 0; + top: 0; + height: 14px; + width: 14px; + background-color: #2a2a2a; + border: 1px solid rgba(255, 255, 255, 0.08); + border-radius: 50%; +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .custom-options .option .checkmark::after { + content: ""; + position: absolute; + display: none; + top: 2px; + left: 2px; + width: 8px; + height: 8px; + border-radius: 50%; + background: var(--color-primary); +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .custom-options .option input:checked ~ .checkmark { + border-color: var(--color-primary); +} +.tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .custom-options .option input:checked ~ .checkmark::after { + display: block; +} +.tmp-our-cart-area-start .cart-total-area .button-area { + padding: 0 30px 30px; +} +.tmp-our-cart-area-start .cart-total-area .button-area .tmp-btn { + max-width: 100%; + text-align: center; +} + +.toast-container { + position: fixed; + top: 1rem; + right: 1rem; + display: flex; + flex-direction: column; + gap: 10px; + z-index: 9999; +} + +.toast { + min-width: 220px; + background: #1fa65a; + color: #fff; + padding: 12px 16px; + border-radius: 8px; + font-size: 14px; + opacity: 0; + transform: translateX(120%); + transition: all 0.4s ease; +} + +.toast.show { + opacity: 1; + transform: translateX(0); +} + +.checkout-area-main-wrapper-left .full-grid { + margin-top: 25px; +} +.checkout-area-main-wrapper-left .full-grid .login-area { + background: var(--color-primary); + border-radius: 3px; + padding: 20px 30px; + margin-bottom: 30px; +} +.checkout-area-main-wrapper-left .full-grid .login-area span { + color: var(--color-white); +} +.checkout-area-main-wrapper-left .full-grid .login-area span a { + color: var(--color-white); +} +.checkout-area-main-wrapper-left .full-grid .form-content-box { + margin-bottom: 50px; +} +.checkout-area-main-wrapper-left .coupon-toggle { + margin-bottom: 30px; +} +.checkout-area-main-wrapper-left .coupon-toggle .card { + background-color: var(--color-card); +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card { + border: unset; + border-radius: 0; + border: 1px solid var(--color-card); +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-header { + border: none; + margin: 0; + border-radius: unset; + padding: 15px 20px; + background: none; +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-header .card-title { + margin: 0; +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-header .card-title span i { + margin-right: 10px; +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-header .card-title button { + background: unset; + width: unset; + border: none; + color: var(--color-primary); + transition: all 0.3s ease; + outline: none; + cursor: pointer; +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-header .card-title button:hover { + color: var(--color-primary); +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-body { + padding: 0 20px 30px 20px; + margin-top: 0; + text-align: left; +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-body p { + margin-bottom: 20px; +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-body button { + padding: 17px 32px; +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-body .coupon-code-input { + width: 47%; + float: left; + margin-right: 15px; +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-body .coupon-code-input input { + width: 100%; + height: 51px; + outline: none; + padding: 10px 18px; + color: #454545; + background: #f7f7f7; + border: 1px solid var(--color-card); + border-radius: 4px; +} +.checkout-area-main-wrapper-left .coupon-toggle .accordion .card .card-body .coupon-code-input input:focus { + border: 1px solid var(--color-primary); +} +.checkout-area-main-wrapper-left .full-grid .form-content-box .form-group .form-control-mod.margin-bottom { + margin-bottom: 35px !important; +} +.checkout-area-main-wrapper-left .full-grid .form-content-box .form-group label { + line-height: 2; + display: block; + margin-bottom: 5px; + font-weight: 600; +} +.checkout-area-main-wrapper-left .full-grid .form-content-box .form-group select { + color: #ffffff; +} +.checkout-area-main-wrapper-left .full-grid .form-content-box .form-group select option { + color: #454545; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper { + border: 2px solid var(--color-primary); + border-radius: 6px; + padding: 40px 30px 40px 40px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total { + display: flex; + align-items: center; + justify-content: space-between; + padding: 25px 0; + border-bottom: 1px solid rgba(255, 255, 255, 0.08); +} +@media only screen and (max-width: 575px) { + .checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total { + padding: 10px; + } +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total:first-child { + padding-top: 0; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total p { + margin-bottom: 0; + font-family: var(--font-primary); + font-weight: 500; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total p.price { + color: var(--color-heading-1); + font-weight: 600; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total p.price span { + color: #74787C; + font-weight: 500; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total p.cb { + color: var(--color-heading-1); + font-weight: 600; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total .product-info { + display: flex; + align-items: center; + gap: 15px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total .product-info .image-area { + min-width: 80px; + height: 80px; + line-height: 80px; + border: 1px solid rgba(255, 255, 255, 0.08); + border-radius: 6px; + text-align: center; + display: block; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total .product-info .text { + text-align: start; + max-width: 208px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total .product-info .text h6 { + margin-bottom: 0; + font-size: 16px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .option { + position: relative; + padding-left: 28px; + cursor: pointer; + font-size: 14px; + line-height: 1; + color: var(--color-white); + display: flex; + align-items: center; + margin-bottom: 12px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .option input { + position: absolute; + opacity: 0; + cursor: pointer; + color: var(--color-white); +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .option .checkmark { + position: absolute; + left: 0; + top: 0; + height: 14px; + width: 14px; + background-color: var(--color-card); + border: 1px solid #282828; + border-radius: 50%; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .option .checkmark::after { + content: ""; + position: absolute; + display: none; + top: 2px; + left: 2px; + width: 8px; + height: 8px; + border-radius: 50%; + background: var(--color-primary); +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .option input:checked ~ .checkmark { + border-color: var(--color-primary); + color: #fff; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .option input:checked ~ .checkmark::after { + display: block; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .desc { + margin-bottom: 20px; + font-size: 14px; + font-weight: 400; + margin-top: 10px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .desc.last { + margin-bottom: 5px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .tmp-btn { + max-width: 100%; + text-align: center; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions { + margin-bottom: 20px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=checkbox], +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=radio] { + opacity: 1; + position: relative; + height: auto !important; + max-width: 18px; + width: max-content; + accent-color: var(--color-primary); + width: 18px; + height: 18px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=checkbox] ~ label, +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=radio] ~ label { + position: relative; + font-size: 12px; + line-height: 17px; + color: var(--color-body); + font-weight: 400; + padding-left: 25px; + cursor: pointer; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=checkbox] ~ label::before, +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=radio] ~ label::before { + content: " "; + position: absolute; + top: 1 px; + left: 0; + width: 15px; + height: 15px; + background-color: var(--color-white); + border-radius: 2px; + transition: all 0.3s; + border-radius: 2px; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=checkbox] ~ label::after, +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=radio] ~ label::after { + content: " "; + position: absolute; + top: 16%; + left: 2px; + width: 10px; + height: 6px; + background-color: transparent; + border-bottom: 2px solid #ffffff; + border-left: 2px solid #ffffff; + border-radius: 2px; + transform: rotate(-45deg); + opacity: 0; + transition: all 0.3s; +} +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=checkbox]:checked ~ label::after, +.checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .transfer-area .terms-conditions input[type=radio]:checked ~ label::after { + opacity: 1; +} + +.inverweb-side-bar-close { + position: fixed; + overflow: hidden; + top: 0; + right: -100%; + width: 400px; + padding: 20px 30px; + padding-top: 25px; + height: 100%; + display: block; + background: #121214; + backdrop-filter: blur(7px); + z-index: 1001; + transition: all 600ms ease; + display: flex; + flex-direction: column; + overflow-y: auto; +} +@media only screen and (max-width: 575px) { + .inverweb-side-bar-close { + width: 375px; + } +} +@media only screen and (max-width: 479px) { + .inverweb-side-bar-close { + width: 320px; + } +} +.inverweb-side-bar-close::after { + content: ""; + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + background-image: url(../images/icons/noise.gif); + z-index: -1; + background-color: #121214; + opacity: 0.03; +} +.inverweb-side-bar-close.show { + right: 0; +} +.inverweb-side-bar-close .close-icon-menu { + max-width: max-content; + border: none; + box-shadow: none; + border-radius: 50%; + display: block; + min-height: 50px; + min-width: 50px; + background-color: #1d1d1d; +} +.inverweb-side-bar-close .close-icon-menu::after { + border-radius: 50%; +} +.inverweb-side-bar-close .close-icon-menu i { + color: #fff; + font-size: 22px; +} +.inverweb-side-bar-close .logo-side { + padding-bottom: 30px; + padding-top: 30px; + border-bottom: 1px solid var(--color-border); + margin-bottom: 25px; +} +.inverweb-side-bar-close .logo-side a img { + max-width: 140px; +} +.inverweb-side-bar-close .side-info .contact-list { + margin-bottom: 20px; +} +.inverweb-side-bar-close .side-info .contact-list h4 { + font-size: 20px; + margin-bottom: 10px; +} +.inverweb-side-bar-close .side-info .contact-list p { + margin-bottom: 0; +} +.inverweb-side-bar-close .side-info .contact-list a { + display: block; + transition: 0.3s; +} +.inverweb-side-bar-close .tmp-gallery:hover .video-icon { + transform: translate(-50%, -50%) scale(0.5); +} +.inverweb-side-bar-close .tmp-gallery .thumbnail img { + border-radius: 4px; +} +.inverweb-side-bar-close .shape-right-top { + position: absolute; + top: -150px; + z-index: -1; + right: -50px; + left: auto; + transform: scaleX(-1); + opacity: 1; +} +.after-before-main-wrapper-one { + padding: 25px; +} +@media only screen and (max-width: 767px) { + .after-before-main-wrapper-one { + padding: 15px; + } +} +.after-before-main-wrapper-one body { + position: relative; + background-color: #DDDDDD; + font-family: "helvetica", sans-serif; + font-weight: lighter; + font-size: 14px; + color: #555; + margin: 0; + padding: 0; + min-width: 320px; +} +.after-before-main-wrapper-one h1 { + text-transform: uppercase; + color: #333; +} +.after-before-main-wrapper-one h3 { + font-weight: lighter; + color: #555555; +} +.after-before-main-wrapper-one a { + position: relative; + color: #a8244f; + text-decoration: none; +} +.after-before-main-wrapper-one a:before { + content: ""; + height: 2px; + position: absolute; + bottom: -5px; + left: 0; + right: 0; + background-color: #a8244f, 10%; + transform: rotateY(90deg); + transition: transform 0.2s ease-in-out; +} +.after-before-main-wrapper-one a:hover { + color: #a8244f, 10%; + text-decoration: none; +} +.after-before-main-wrapper-one a:hover:before { + transform: rotateY(0deg); +} +.after-before-main-wrapper-one .split { + display: flex; + flex-direction: row; + flex-wrap: wrap; + justify-content: space-between; + align-items: strech; +} +.after-before-main-wrapper-one .split p { + flex-basis: 100%; +} +@media screen and (min-width: 767px) { + .after-before-main-wrapper-one .split p { + flex-basis: 48%; + } +} +.after-before-main-wrapper-one nav.social { + display: inline-block; + padding: 0; + margin-bottom: 18px; +} +.after-before-main-wrapper-one nav.social li { + list-style: none; + float: left; +} +.after-before-main-wrapper-one nav.social li a { + padding: 5px; +} +.after-before-main-wrapper-one nav.social li:first-child a { + padding-left: 0; +} +.after-before-main-wrapper-one .container { + position: relative; + width: 100%; + margin: 50px 0; +} +.after-before-main-wrapper-one .container .inner { + position: relative; + width: 100%; + max-width: 960px; + margin: 0 auto; + overflow: hidden; + box-sizing: border-box; + padding: 20px 30px; + background-color: #EEE; +} +.after-before-main-wrapper-one .comparison-slider-wrapper { + position: relative; + width: 100%; + background-color: #1b1b1c; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider { + position: relative; + width: 100%; + margin: 0; + box-sizing: border-box; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider > img { + width: 100%; + height: auto; + display: block; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .overlay { + display: none; + position: absolute; + width: max-content; + bottom: 20px; + right: 20px; + background-color: var(--color-primary); + padding: 4px 15px; + box-sizing: border-box; + color: #DDD; + text-align: right; + border-radius: 6px; +} +@media screen and (min-width: 767px) { + .after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .overlay { + display: block; + } +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .resize { + position: absolute; + top: 0; + left: 0; + height: 100%; + width: 50%; + overflow: hidden; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .resize > img { + display: block; + min-width: 100%; + max-width: none; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .resize .overlay { + right: auto; + left: 20px; + text-align: left; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .divider { + position: absolute; + width: 2px; + height: 100%; + background-color: rgba(255, 255, 255, 0.2); + left: 50%; + top: 0; + bottom: 0; + margin-left: -1px; + cursor: ew-resize; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .divider:before { + content: ""; + position: absolute; + width: 20px; + height: 20px; + left: -9px; + top: 50%; + margin-top: -10px; + background-color: white; + transform: rotate(45deg); + transition: all 0.1s ease-in-out; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .divider:after { + content: ""; + position: absolute; + width: 12px; + height: 12px; + left: -5px; + top: 50%; + margin-top: -6px; + background-color: white; + transform: rotate(45deg); + transition: all 0.1s ease-in-out; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .divider.draggable:before { + width: 30px; + height: 30px; + left: -14px; + margin-top: -15px; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .comparison-slider .divider.draggable:after { + width: 20px; + height: 20px; + left: -9px; + margin-top: -10px; + background-color: #555; +} +.after-before-main-wrapper-one .comparison-slider-wrapper .caption { + position: relative; + width: 100%; + padding: 10px; + box-sizing: border-box; + font-size: 12px; + font-style: italic; +} +.after-before-main-wrapper-one .suppoprt-me { + display: inline-block; + position: fixed; + bottom: 10px; + left: 10px; + width: 20vw; + max-width: 250px; + min-width: 200px; + z-index: 9; +} +.after-before-main-wrapper-one .suppoprt-me img { + width: 100%; + height: auto; +} + +/************************************** + Blog +***************************************/ +/*---------------------- + Blog Styles +-----------------------*/ +.tmp-card { + position: relative; + display: flex; + flex-direction: column; + min-width: 0; + word-wrap: break-word; + background: var(--color-card); + border: 1px solid rgba(0, 0, 0, 0.125); + border-radius: var(--radius); + overflow: hidden; + transition: all 0.5s; + border: 1px solid var(--color-border); + height: 100%; +} +.tmp-card .inner .thumbnail { + overflow: hidden; +} +.tmp-card .inner .thumbnail a { + display: block; + overflow: hidden; +} +.tmp-card .inner .thumbnail a img { + width: 100%; + transition: 0.5s; + overflow: hidden; +} +.tmp-card .inner .content { + padding: 30px; + padding-top: 22px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-card .inner .content { + padding: 18px; + } +} +@media only screen and (max-width: 767px) { + .tmp-card .inner .content { + padding: 16px 14px; + } +} +.tmp-card .inner .content .descriptiion { + margin-bottom: 15px; +} +.tmp-card .inner .content .title { + font-size: 24px; + line-height: 1.5; + transition: all 0.5s; + margin-bottom: 10px; +} +@media only screen and (max-width: 1199px) { + .tmp-card .inner .content .title { + font-size: 20px; + } +} +@media only screen and (max-width: 767px) { + .tmp-card .inner .content .title { + font-size: 20px; + } +} +.tmp-card.bentostyle-left-blog .title { + font-size: 27px !important; +} +@media only screen and (max-width: 767px) { + .tmp-card.bentostyle-left-blog .title { + font-size: 20px !important; + } +} +.tmp-card.card-list-view { + height: 100%; +} +.tmp-card.card-list-view.bentostyle { + height: auto; + margin-bottom: 30px; +} +.tmp-card.card-list-view.bentostyle:last-child { + margin-bottom: 0; +} +.tmp-card.card-list-view .inner { + display: flex; + height: 100%; +} +@media only screen and (max-width: 575px) { + .tmp-card.card-list-view .inner { + display: block; + } +} +.tmp-card.card-list-view .inner .thumbnail { + flex-basis: 46%; +} +.tmp-card.card-list-view .inner .thumbnail a { + display: block; + height: 100%; +} +.tmp-card.card-list-view .inner .thumbnail a img { + width: auto; + object-fit: cover; + height: 100%; +} +.tmp-card.card-list-view .inner .content { + flex-basis: 54%; +} +.tmp-card.card-list-view .inner .content .title { + margin-bottom: 10px; +} +.tmp-card.card-list-view .inner .content .descriptiion { + margin-bottom: 13px; + margin-top: 12px; +} +.tmp-card.content-transparent { + position: relative; + border: 0 none; +} +.tmp-card.content-transparent .content { + position: absolute; + z-index: 2; + bottom: 0; + left: 0; + z-index: 2; + width: 100%; + background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%); + padding-top: 60px; +} +@media only screen and (max-width: 767px) { + .tmp-card.content-transparent .content { + padding-top: 20px; + } +} +.tmp-card.content-transparent .content .title { + margin-bottom: 10px; +} +@media only screen and (max-width: 767px) { + .tmp-card.content-transparent .content .title { + font-size: 17px; + } +} +.tmp-card.content-transparent .content .title a { + color: var(--color-white); +} +.tmp-card.content-transparent .content .title:hover a { + color: var(--color-primary); +} +.tmp-card.content-transparent .content .tmp-meta-list li { + color: #acaeb1; +} +.tmp-card.content-transparent .content .tmp-meta-list li a { + color: #acaeb1; +} +.tmp-card.content-transparent.post-large .content .title { + font-size: 32px; +} +@media only screen and (max-width: 767px) { + .tmp-card.content-transparent.post-large .content .title { + font-size: 19px; + } +} +.tmp-card:hover .inner .thumbnail a img { + transform: scale(1.1); +} + +.tag-news { + position: absolute; + left: 10px; + top: 10px; + display: block; + max-width: max-content; + padding: 5px 15px; + color: var(--color-white); + background: var(--color-card); + border-radius: 3px; + pointer-events: none; +} + +.inversweb-meta-list { + list-style: none; + display: flex; + align-items: center; + justify-content: space-between; + gap: 10px; + margin: 0; + padding: 0; + padding-left: 15px; + margin-bottom: 10px; + position: relative; +} +@media only screen and (max-width: 575px) { + .inversweb-meta-list { + gap: 5px; + } +} +.inversweb-meta-list::after { + position: absolute; + content: ""; + left: 0; + top: 50%; + transform: translateY(-50%); + height: 7px; + width: 7px; + background: var(--color-primary); + border-radius: 50%; +} +.inversweb-meta-list li { + margin: 0; + padding: 0; + font-size: 16px; +} +.inversweb-meta-list li span i { + margin-right: 5px; +} +.inversweb-meta-list li.comment-area { + margin-left: 12px; +} +.inversweb-meta-list li.comment-area i { + margin-right: 3px; +} + +.tmp-meta-list { + font-size: 1.4rem; + line-height: 2.2rem; + display: flex; + align-items: center; + flex-wrap: wrap; +} +.tmp-meta-list li { + margin-top: 0; + margin-bottom: 0; + color: var(--color-gray); + font-size: 14px; +} +.tmp-meta-list li a { + color: var(--color-gray); + transition: 0.5s; +} +.tmp-meta-list li.separator { + margin: 0 0.8rem; +} + +.blog-details-thumbnail-large .popup-video { + left: 50%; + top: 50%; + position: absolute; + transform: translate(-50%, -50%); +} +.blog-details-thumbnail-large .popup-video:hover { + transform: translate(-50%, -50%) scale(1.1); +} + +.details-block-quote { + padding: 40px 40px 40px 100px; + position: relative; + font-size: 24px; + line-height: 1.4; + background: transparent; + border-radius: 5px; + font-weight: 500; + color: var(--color-heading); + z-index: 1; + border-left: 3px solid var(--color-primary); + background: var(--color-card); + margin: 30px 50px 30px 0; +} +.details-block-quote p { + margin-bottom: 0; + font-style: normal; + font-size: 24px; + line-height: 1.4; + font-weight: 500; + margin-left: 20px; + color: var(--color-heading); +} +.details-block-quote cite a { + margin-left: 20px; +} +.details-block-quote .inner { + position: relative; +} +.details-block-quote .inner::before { + position: absolute; + content: ""; + top: 0; + left: -65px; + z-index: -1; + background-image: url(../images/shape/quote.svg); + background-repeat: no-repeat, repeat; + width: 52px; + height: 44px; + transform: rotate(180deg); + filter: grayscale(1); +} + +.blog-search { + position: relative; +} +.blog-search input { + height: 60px; + padding: 0 20px; + color: var(--color-body); + padding-right: 80px; +} +.blog-search .search-button { + position: absolute; + right: 6px; + top: 50%; + transform: translateY(-50%); + border: 0 none; + background: var(--color-primary); + height: 47px; + padding: 0 20px; + border-radius: 3px; + text-align: center; + font-size: 20px; +} +.blog-search .search-button i { + color: var(--color-white); + font-weight: 400; +} + +.tmp-single-widget { + border-radius: 4px; + padding: 20px 20px; + border: 1px solid var(--color-border); + padding-top: 0; +} +.tmp-single-widget:first-child { + margin-top: 0 !important; +} +.tmp-single-widget input, +.tmp-single-widget select { + border: var(--border-width) solid var(--color-border); +} +.tmp-single-widget.widget_search { + padding: 0; + border: 0 none; +} +.tmp-single-widget.widget_search .title { + margin: 0; +} +.tmp-single-widget p { + font-size: 16px; + line-height: 28px; + color: #717173; +} +.tmp-single-widget .title { + line-height: 26px; + position: relative; + padding-bottom: 6px; + font-size: 18px; + font-weight: 500; + color: var(--color-white); + background-color: var(--color-blackest); + margin: -1px -22px 0; + padding: 14px 24px; + border-radius: 4px; +} +.tmp-single-widget .title a { + color: var(--color-primary); +} +.tmp-single-widget .title a.rsswidget img { + height: 13px; + margin-right: 3px; +} +.tmp-single-widget .title img { + vertical-align: 0px; +} +.tmp-single-widget ul { + padding-left: 0; + margin-bottom: -10px; + list-style: none; + padding-right: 0; +} +.tmp-single-widget ul ul { + margin-bottom: 0; +} +.tmp-single-widget ul li { + margin-top: 10px; + margin-bottom: 10px; + font-size: 16px; + line-height: 28px; + color: #717173; +} +.tmp-single-widget ul li a { + transition: all 0.3s ease 0s; + text-decoration: none; + color: var(--color-heading); + display: initial; +} +.tmp-single-widget ul li a:hover { + color: var(--color-primary); +} +.tmp-single-widget.widget_categories ul li a { + display: flex; + justify-content: space-between; +} +.tmp-single-widget.widget_recent_comments ul li, .tmp-single-widget.widget_recent_entries ul li, .tmp-single-widget.widget_archive ul li, .tmp-single-widget.widget_categories ul li, .tmp-single-widget.widget_meta ul li, .tmp-single-widget.widget_pages ul li, .tmp-single-widget.widget_nav_menu ul li { + position: relative; + padding-top: 15px; + padding-bottom: 15px; + margin-top: 0; + margin-bottom: 0; + color: var(--color-body); +} +.tmp-single-widget.widget_recent_comments ul li a, .tmp-single-widget.widget_recent_entries ul li a, .tmp-single-widget.widget_archive ul li a, .tmp-single-widget.widget_categories ul li a, .tmp-single-widget.widget_meta ul li a, .tmp-single-widget.widget_pages ul li a, .tmp-single-widget.widget_nav_menu ul li a { + color: var(--color-body); +} +.tmp-single-widget.widget_recent_comments ul li a:hover, .tmp-single-widget.widget_recent_entries ul li a:hover, .tmp-single-widget.widget_archive ul li a:hover, .tmp-single-widget.widget_categories ul li a:hover, .tmp-single-widget.widget_meta ul li a:hover, .tmp-single-widget.widget_pages ul li a:hover, .tmp-single-widget.widget_nav_menu ul li a:hover { + color: var(--color-primary); +} +.tmp-single-widget.widget_recent_comments ul li span, .tmp-single-widget.widget_recent_entries ul li span, .tmp-single-widget.widget_archive ul li span, .tmp-single-widget.widget_categories ul li span, .tmp-single-widget.widget_meta ul li span, .tmp-single-widget.widget_pages ul li span, .tmp-single-widget.widget_nav_menu ul li span { + color: var(--color-body); +} +.tmp-single-widget.widget_recent_comments ul li:hover a span, .tmp-single-widget.widget_recent_entries ul li:hover a span, .tmp-single-widget.widget_archive ul li:hover a span, .tmp-single-widget.widget_categories ul li:hover a span, .tmp-single-widget.widget_meta ul li:hover a span, .tmp-single-widget.widget_pages ul li:hover a span, .tmp-single-widget.widget_nav_menu ul li:hover a span { + color: var(--color-primary); +} +.tmp-single-widget.widget_recent_comments ul li + li, .tmp-single-widget.widget_recent_entries ul li + li, .tmp-single-widget.widget_archive ul li + li, .tmp-single-widget.widget_categories ul li + li, .tmp-single-widget.widget_meta ul li + li, .tmp-single-widget.widget_pages ul li + li, .tmp-single-widget.widget_nav_menu ul li + li { + border-top: 1px solid var(--color-border); +} +.tmp-single-widget.widget_recent_comments > ul > li, .tmp-single-widget.widget_recent_entries > ul > li, .tmp-single-widget.widget_archive > ul > li, .tmp-single-widget.widget_categories > ul > li, .tmp-single-widget.widget_meta > ul > li, .tmp-single-widget.widget_pages > ul > li { + margin-top: 0; + margin-bottom: 0; +} +.tmp-single-widget.widget_recent_comments > ul > li:first-child, .tmp-single-widget.widget_recent_entries > ul > li:first-child, .tmp-single-widget.widget_archive > ul > li:first-child, .tmp-single-widget.widget_categories > ul > li:first-child, .tmp-single-widget.widget_meta > ul > li:first-child, .tmp-single-widget.widget_pages > ul > li:first-child { + margin-top: 0; +} +.tmp-single-widget.widget_recent_comments > ul > li:last-child, .tmp-single-widget.widget_recent_entries > ul > li:last-child, .tmp-single-widget.widget_archive > ul > li:last-child, .tmp-single-widget.widget_categories > ul > li:last-child, .tmp-single-widget.widget_meta > ul > li:last-child, .tmp-single-widget.widget_pages > ul > li:last-child { + margin-bottom: 10px; +} +.tmp-single-widget.widget_recent_entries .inner a { + color: var(--color-white); + margin-bottom: 4px; +} +.tmp-single-widget.widget_recent_entries .inner span { + color: var(--color-body); + font-size: 14px; + letter-spacing: 0.5px; +} + +.alignwide { + margin-left: -220px; + margin-right: -220px; + max-width: 1400px; + width: auto; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .alignwide { + margin-left: 0; + margin-right: 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .alignwide { + margin-left: 0; + margin-right: 0; + } +} +@media only screen and (max-width: 767px) { + .alignwide { + margin-left: 0; + margin-right: 0; + } +} + +.alignfull { + margin-left: calc(50% - 50vw); + margin-right: calc(50% - 50vw); + max-width: 100vw; + width: 100vw; +} + +.tagcloud, +.wp-block-tag-cloud { + margin: -3px; + padding-left: 0; +} +.tagcloud a, +.wp-block-tag-cloud a { + background: var(--color-card); + display: inline-block; + height: 40px; + color: var(--color-body); + font-size: 16px !important; + line-height: 35px; + text-decoration: none; + margin: 3px; + border: 2px solid var(--color-border); + padding: 0 20px; + border-radius: 3px; +} +.tagcloud a:hover, +.wp-block-tag-cloud a:hover { + background: var(--color-primary); + color: #ffffff; + border-color: var(--color-primary); +} + +/*------------------------------ + Blog Details +----------------------------------*/ +.post-page-banner .tmp-meta-list { + justify-content: center; +} +.post-page-banner .tmp-meta-list li { + color: var(--color-body); + font-size: 16px; + margin: 0 10px; + margin-top: 9px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .post-page-banner .tmp-meta-list li { + font-size: 16px; + margin-top: 8px; + } +} +@media only screen and (max-width: 767px) { + .post-page-banner .tmp-meta-list li { + font-size: 16px; + margin-top: 8px; + } +} +.post-page-banner .tmp-meta-list li svg { + margin-right: 10px; +} +.post-page-banner .tmp-meta-list li i { + padding: 10px; + background: rgba(241, 241, 241, 0.0901960784); + border-radius: 50%; + margin-right: 5px; + color: var(--color-white); +} +.post-page-banner .tmp-meta-list li a { + color: var(--color-body); + transition: 0.3s; +} +.post-page-banner .tmp-meta-list li a:hover { + color: var(--color-primary); +} +.post-page-banner .category-list { + display: flex; + flex-wrap: wrap; + list-style: none; + justify-content: center; + margin: -10px; + padding: 0; + margin-top: 14px; +} +.post-page-banner .category-list li { + margin: 10px; + position: relative; +} +.post-page-banner .category-list li::after { + position: absolute; + content: ","; + right: -9px; +} +.post-page-banner .category-list li:last-child::after { + display: none; +} + +.blog-details-content .category-meta { + display: flex; + padding: 42px 0; + border-top: 1px solid var(--color-border); + border-bottom: 1px solid var(--color-border); + flex-wrap: wrap; + flex-direction: column; +} +.blog-details-content .category-meta span.text { + color: var(--color-white); + font-size: 22px; + display: inline-block; + margin: 10px 0; + margin-top: 0; +} + +.blocks-gallery-grid { + display: flex; + padding: 0; + margin: 0 -10px; + list-style: none; + margin-bottom: 30px; + flex-wrap: wrap; +} +.blocks-gallery-grid li.blocks-gallery-item { + padding: 0 10px; + flex-basis: 33.33%; +} +.blocks-gallery-grid li.blocks-gallery-item img { + border-radius: var(--radius); + width: 100%; +} +@media only screen and (max-width: 767px) { + .blocks-gallery-grid li.blocks-gallery-item { + flex-basis: 50%; + } +} +@media only screen and (max-width: 575px) { + .blocks-gallery-grid li.blocks-gallery-item { + flex-basis: 100%; + } +} + +.about-author { + padding: 40px 0; + border-bottom: 1px solid var(--color-border); +} +.about-author .media { + display: flex; +} +@media only screen and (max-width: 479px) { + .about-author .media { + display: block; + } +} +.about-author .thumbnail a img { + border-radius: 6px; + margin-right: 30px; + margin-bottom: 20px; + min-width: 105px; + max-height: 105px; +} +@media only screen and (max-width: 767px) { + .about-author .thumbnail a img { + margin-right: 20px; + } +} +.about-author .media-body .author-info .title { + margin-bottom: 0; +} +.about-author .media-body .author-info .title a .hover-flip-item span::before { + color: var(--color-heading); +} +.about-author .media-body .author-info .title a .hover-flip-item span::after { + color: var(--color-primary); +} +.about-author .media-body .author-info .subtitle { + color: var(--color-body); + display: block; + margin-top: 10px; + display: block; +} +@media only screen and (max-width: 767px) { + .about-author .media-body .author-info .subtitle { + margin-top: 8px; + } +} +.about-author .media-body .content .description { + margin-top: 6px; + margin-bottom: 0; +} +.about-author .media-body .content .social-icon { + margin-top: 10px; +} + +.comments-wrapper-main .comment-list { + list-style: none; + padding: 0; + margin: 0; +} +.comments-wrapper-main .comment-list .comment { + padding: 0; + margin: 0; +} +.comments-wrapper-main .comment-list .comment.byuser .single-comment { + background-color: var(--color-primary) !important; + border: 1px solid var(--color-border) !important; +} +.comments-wrapper-main .comment-list .comment .single-comment { + padding: 40px 40px; + margin-bottom: 40px; + border-radius: 4px; + background-color: var(--color-card); + border: 1px solid var(--color-border); +} +@media only screen and (max-width: 767px) { + .comments-wrapper-main .comment-list .comment .single-comment { + padding: 30px 20px; + } +} +.comments-wrapper-main .comment-list .comment .comment-img { + display: flex; + align-items: center; + padding: 0; + margin-bottom: 18px; +} +.comments-wrapper-main .comment-list .comment .comment-img .comment-avatar { + margin-right: 20px; + border-radius: 3px; +} +.comments-wrapper-main .comment-list .comment .comment-img .commenter { + color: var(--color-heading); + display: block; + text-decoration: none; + font-size: 17px; + line-height: 24px; + font-weight: 600; + margin-bottom: 6px; +} +.comments-wrapper-main .comment-list .comment .comment-img .time-spent { + font-size: 13px; + color: var(--color-body); + font-weight: 400; +} +.comments-wrapper-main .comment-list .comment .comment-text { + font-size: 16px; + line-height: 1.7; + font-weight: 400; +} +.comments-wrapper-main .comment-list .comment .comment-text p { + font-size: 16px; + line-height: 1.7; + font-weight: 400; +} +.comments-wrapper-main .comment-list .comment .reply-edit { + display: flex; + font-weight: 500; + margin-top: 15px; +} +.comments-wrapper-main .comment-list .comment .reply-edit .reply a.comment-reply-link { + color: var(--color-white); + transition: 0.3s; + font-size: 16px; +} +.comments-wrapper-main .comment-list .comment .reply-edit .reply a.comment-reply-link i { + padding-right: 4px; +} +.comments-wrapper-main .comment-list ul.children { + list-style: none; + padding-left: 80px; +} +@media only screen and (max-width: 767px) { + .comments-wrapper-main .comment-list ul.children { + padding-left: 0px; + } +} +.comments-wrapper-main .comment-list ul.children .comment { + position: relative; +} +.comments-wrapper-main .comment-list ul.children .comment::before { + content: ""; + position: absolute; + top: 0; + height: 100%; + border-left: 1px solid var(--color-border); + left: -45px; +} +@media only screen and (max-width: 767px) { + .comments-wrapper-main .comment-list ul.children .comment::before { + display: none; + } +} +.comments-wrapper-main .comment-list ul.children .comment .single-comment { + position: relative; +} +.comments-wrapper-main .comment-list ul.children .comment .single-comment::before { + content: ""; + position: absolute; + top: 50%; + border-top: 1px solid var(--color-border); + left: -45px; + width: 45px; +} +@media only screen and (max-width: 767px) { + .comments-wrapper-main .comment-list ul.children .comment .single-comment::before { + display: none; + } +} + +.blog-details-thumbnail-large .social-default { + position: absolute; + right: 30px; + bottom: 30px; + display: flex; + align-items: center; +} +.blog-details-thumbnail-large .social-default span { + font-size: 18px; + line-height: 1; + color: var(--color-white); + margin-right: 25px; + position: relative; +} +.blog-details-thumbnail-large .social-default span i { + position: absolute; + bottom: -3px; + right: -25px; + color: var(--color-white); +} + +.blog-details-right-sidebar-standard .single-card-widget { + padding: 30px; + border-radius: 6px; + margin-bottom: 30px; +} +.blog-details-right-sidebar-standard .single-card-widget:last-child { + margin-bottom: 0; +} +.blog-details-right-sidebar-standard .single-card-widget form { + position: relative; +} +.blog-details-right-sidebar-standard .single-card-widget button { + position: absolute; + right: 15px; + top: 50%; + transform: translateY(-50%); + background-color: transparent; + background: transparent; + box-shadow: none; + outline: none; + border: none; +} +.blog-details-right-sidebar-standard .single-card-widget button i { + color: #fff; + font-size: 22px; +} +.blog-details-right-sidebar-standard .single-card-widget input { + height: 55px; + border-radius: 4px; +} +.blog-details-right-sidebar-standard .single-card-widget .title-main { + position: relative; + padding-bottom: 20px; +} +.blog-details-right-sidebar-standard .single-card-widget .title-main::after { + content: ""; + position: absolute; + left: 0; + bottom: 0; + width: 60px; + height: 2px; + background: var(--color-primary); +} +.blog-details-right-sidebar-standard .single-card-widget .recent-post-sm { + padding-top: 15px; +} +.blog-details-right-sidebar-standard .single-card-widget .recent-post-sm .signle-list-card { + display: flex; + align-items: center; + gap: 15px; + margin-bottom: 25px; +} +.blog-details-right-sidebar-standard .single-card-widget .recent-post-sm .signle-list-card:last-child { + margin-bottom: 0; +} +.blog-details-right-sidebar-standard .single-card-widget .recent-post-sm .signle-list-card .thumbnail { + max-width: 100px; + display: block; + overflow: hidden; + border-radius: 4px; +} +.blog-details-right-sidebar-standard .single-card-widget .recent-post-sm .signle-list-card .thumbnail.shop-thumb { + width: 100px; + display: flex; + background: #262626; + height: 75px; + align-items: center; + justify-content: center; +} +.blog-details-right-sidebar-standard .single-card-widget .recent-post-sm .signle-list-card .thumbnail.shop-thumb img { + max-height: 60px; +} +.blog-details-right-sidebar-standard .single-card-widget .recent-post-sm .signle-list-card .thumbnail img { + transition: 0.4s; +} +.blog-details-right-sidebar-standard .single-card-widget .recent-post-sm .signle-list-card .inner-content .title { + margin-bottom: 5px; + font-size: 18px; +} +.blog-details-right-sidebar-standard .single-card-widget .recent-post-sm .signle-list-card:hover .thumbnail img { + transform: scale(1.15); +} + +.archives-area-wrapper { + list-style: none; + margin: 0; + padding: 0; +} +.archives-area-wrapper .single-archives { + padding: 0; + margin: 0; + padding-bottom: 15px; + margin-bottom: 15px; + border-bottom: 1px solid var(--color-border); +} +.archives-area-wrapper .single-archives:last-child { + border-bottom: none; + padding-bottom: 0; + margin-bottom: 0; +} +.archives-area-wrapper .single-archives a { + display: flex; + align-items: center; + justify-content: space-between; +} + +ul.categorys-widget-stndard { + list-style: none; + padding: 0; + margin: 0; +} +ul.categorys-widget-stndard li { + margin: 10px 0; + color: var(--color-white); +} +ul.categorys-widget-stndard li a { + display: block; + padding: 9px 15px; + background: rgba(45, 45, 45, 0.3215686275); + font-size: 16px; + border-radius: 5px; + transition: 0.3s; +} +ul.categorys-widget-stndard li a:hover { + transform: translateY(-3px); + background: var(--color-primary) !important; + color: #fff; +} +ul.categorys-widget-stndard li span { + color: var(--color-body); + margin-left: 5px; +} + +.tags-wrapper-standard { + list-style: none; + margin: 0; + padding: 0; + display: flex; + align-items: center; + justify-content: flex-start; + flex-wrap: wrap; + gap: 10px; +} +.tags-wrapper-standard li { + margin: 0; + padding: 0; +} +.tags-wrapper-standard li a { + padding: 4px 15px; + background: var(--color-primary); + color: #fff; + display: block; + border-radius: 3px; +} +.tags-wrapper-standard li a:hover { + color: #fff; + transform: translateY(-3px); +} + +/************************************** + Footer Styles +***************************************/ +/*----------------------- + Footer Style Here +------------------------*/ +.logo a img { + max-height: 55px; + max-width: 140px; +} +@media only screen and (max-width: 479px) { + .logo a img { + max-width: 120px; + } +} + +.footer-style-1 .footer-top { + padding: 120px 0; +} +.footer-style-1 .footer-top .tmp-footer-widget .text-big { + font-size: 21px; + margin-top: 30px; + padding-right: 13%; + line-height: 37px; + font-weight: 500; +} +.footer-style-1 .footer-top .tmp-footer-widget .title { + font-size: 18px; + font-weight: 500; + letter-spacing: 1px; + margin-bottom: 10px; +} +.footer-style-1 .footer-top .tmp-footer-widget .subtitle { + font-weight: 400; + color: var(--color-body); + font-size: 16px; + padding-right: 31%; + line-height: 28px; + margin-bottom: 32px; +} +.footer-style-1 .footer-top .tmp-footer-widget .inner { + margin-top: 13px; +} +.footer-style-1 .footer-top .tmp-footer-widget .footer-link { + list-style: none; + padding: 0; +} +.footer-style-1 .footer-top .tmp-footer-widget .footer-link li { + margin-top: 5px; + margin-bottom: 5px; +} +.footer-style-1 .footer-top .tmp-footer-widget .footer-link li a { + font-size: 14px; + display: block; + color: var(--color-body); + line-height: 25px; +} + +.newsletter-form input { + flex-grow: 1; + width: 100%; + margin-right: 10px; + height: 70px; + font-size: 14px; + font-weight: 400; + letter-spacing: 0.5px; +} + +.footer-style-default .footer-top { + padding: 100px 0; + padding-bottom: 70px; +} +@media only screen and (max-width: 575px) { + .footer-style-default .footer-top { + padding-bottom: 40px; + } +} +.footer-style-default .footer-top .tmp-footer-widget .text-big { + font-size: 21px; + margin-top: 30px; + padding-right: 13%; + line-height: 1.7; + font-weight: 500; + color: var(--color-body); + margin-bottom: 30px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .footer-style-default .footer-top .tmp-footer-widget .text-big { + font-size: 20px; + padding-right: 0; + } +} +@media only screen and (max-width: 767px) { + .footer-style-default .footer-top .tmp-footer-widget .text-big { + font-size: 20px; + padding-right: 0; + } +} +.footer-style-default .footer-top .tmp-footer-widget .title { + font-size: 18px; + font-weight: 500; + letter-spacing: 1px; + margin-bottom: 10px; + background-color: var(--color-primary); + padding: 12px; + border-radius: 5px; + color:white; +} +.footer-style-default .footer-top .tmp-footer-widget .subtitle { + font-weight: 400; + color: var(--color-body); + font-size: 16px; + padding-right: 31%; + line-height: 28px; + margin-bottom: 32px; +} +@media only screen and (max-width: 767px) { + .footer-style-default .footer-top .tmp-footer-widget .subtitle { + padding-right: 0; + } +} +.footer-style-default .footer-top .tmp-footer-widget .inner { + margin-top: 13px; +} +.footer-style-default .footer-top .tmp-footer-widget .footer-link { + list-style: none; + padding: 0; +} +.footer-style-default .footer-top .tmp-footer-widget .footer-link li { + margin-top: 5px; + margin-bottom: 5px; +} +.footer-style-default .footer-top .tmp-footer-widget .footer-link li a { + font-size: 14px; + display: inline-block; + color: var(--color-body); + line-height: 25px; + transition: 0.3s; + text-transform: capitalize; +} +.footer-style-default .footer-top .tmp-footer-widget .footer-link li a:hover { + color: var(--color-primary); +} +.footer-style-default .footer-top .tmp-footer-widget .footer-link li a:hover::after { + width: 100%; + left: 0; + right: auto; +} +.footer-style-default.variation-two { + border: 1px solid var(--color-border); + background: var(--color-card); + border-radius: 0; + position: relative; + z-index: 1; +} +.footer-style-default.variation-two .jumping-text .title { + position: absolute; + left: 0; + font-size: 200px; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + z-index: -1; + color: #252525; + text-transform: uppercase; + font-weight: 900; + letter-spacing: 5px; + max-width: max-content; + min-width: max-content; + opacity: 0.1; +} +.footer-style-default.no-border { + border-top: 0; +} +.footer-style-default .shape-area { + position: absolute; + left: 210px; + top: -24px; +} +@media only screen and (max-width: 767px) { + .footer-style-default .shape-area { + left: 20px; + } +} +@media only screen and (max-width: 575px) { + .footer-style-default .shape-area { + display: none; + } +} + +.shape-right-top { + position: absolute; + right: 0; + top: 0; + max-width: 500px; + z-index: -1; + opacity: 0.6; +} + +.footer-style-3 .tmp-call-to-action.style-8 { + background-image: url(../images/bg/body_bg.png); + background-repeat: no-repeat; + background-size: cover; + position: relative; +} +.footer-style-3.in-splash { + position: relative; + display: block; + overflow: hidden; + z-index: 10; +} +.footer-style-3.in-splash::after { + background-size: auto !important; + background-repeat: repeat !important; + content: ""; + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + background-image: url(../images/bg/patern.svg) !important; + z-index: 0; + opacity: 0.05; +} +.footer-style-3.in-splash .shape-left-top { + position: absolute; + left: 0; + bottom: auto; + top: -150px; + z-index: 1; +} +.footer-style-3.in-splash .shape-right-bottom { + position: absolute; + right: 0; + top: auto; + bottom: -150px; + transform: scaleX(-1); + z-index: 1; +} +@media only screen and (max-width: 767px) { + .footer-style-3.in-splash .shape-left-top, + .footer-style-3.in-splash .shape-right-bottom { + display: none; + } +} + +.footer-style-default.footer-style-1 { + z-index: 1; +} +.footer-style-default.footer-style-1 .bg-shape { + position: absolute; + left: 0; + top: 30px; + width: 100%; + z-index: -1; + max-width: 100%; + max-height: 100%; + opacity: 0.3; +} + +.footer-style-default.footer-style-1 .bg-shape img { + max-height: 520px; + width: 100%; +} + +.service-small-default .shape-service-1 { + max-width: 110px !important; +} + +.footer-style-3 h2.title { + font-size: 60px; +} +@media only screen and (max-width: 991px) { + .footer-style-3 h2.title { + font-size: 46px; + } +} +@media only screen and (max-width: 575px) { + .footer-style-3 h2.title { + font-size: 24px; + } +} + +.form-group.tmponhover { + border-radius: 6px; +} + +.bg-line-animatoin-area-global { + background-image: url(../images/bg/global-line.png); + animation: ShapeAnim 80s linear infinite; + height: 30px; + width: 100%; + background-repeat: repeat; + overflow: hidden; + bottom: 0; + position: absolute; +} + +.tmp-footer.footer-style-default.variation-two .footer-top { + position: relative; +} + +@keyframes ShapeAnim { + 0% { + background-position: top left; + } + 100% { + background-position: top left 2000px; + } +} +.tmp-footer-style-3 .odometer { + color: var(--color-primary); + font-weight: 600; + font-size: 38px; + margin-right: 20px; +} +.tmp-footer-style-3 .line-separator { + position: relative; + background-image: linear-gradient(90deg, #ffffff, rgba(33, 38, 45, 0)); + width: 120px; + height: 1px; + left: 0%; + top: 0%; + right: 0%; + bottom: auto; + margin-left: 30px; +} +.tmp-footer-style-3 .footer-top-wrapper-style-three { + display: flex; + align-items: center; + justify-content: space-between; +} +@media only screen and (max-width: 991px) { + .tmp-footer-style-3 .footer-top-wrapper-style-three { + flex-wrap: wrap; + } +} +.tmp-footer-style-3 .footer-top-wrapper-style-three .left { + flex-basis: 50%; +} +@media only screen and (max-width: 991px) { + .tmp-footer-style-3 .footer-top-wrapper-style-three .left { + flex-basis: 100%; + } +} +.tmp-footer-style-3 .footer-top-wrapper-style-three .left .tmp-badge-text { + padding: 15px 20px; + border: 1px solid var(--color-border); + margin: 0; + margin-bottom: 20px; + display: block; + max-width: max-content; + color: var(--color-white); + border-radius: 6px; +} +@media only screen and (max-width: 991px) { + .tmp-footer-style-3 .footer-top-wrapper-style-three .right { + flex-basis: 100%; + } + .tmp-footer-style-3 .footer-top-wrapper-style-three .right .right-text-area { + text-align: left !important; + } + .tmp-footer-style-3 .footer-top-wrapper-style-three .right .right-text-area .tmp-btn { + margin: 0; + margin-bottom: 25px; + } +} +.tmp-footer-style-3 .footer-top-wrapper-style-three .right .tmp-btn { + margin: auto; + margin-bottom: 20px; +} +.tmp-footer-style-3 .footer-top-wrapper-style-three .right .tmp-text-white { + color: var(--color-white); +} + +.tmp-separator { + display: block; + height: 1px; + width: 100%; + background: var(--color-border); +} + +.tmp-footer-card-3 { + background: var(--color-border); + padding: 59px 40px; + border-radius: 10px; +} +@media only screen and (max-width: 575px) { + .tmp-footer-card-3 { + padding: 25px; + } +} +.tmp-footer-card-3::after { + background: var(--color-primary); + inset: 10px; +} +.tmp-footer-card-3 .tmp-footer-widget .tmp-logo { + max-width: 140px; +} +.tmp-footer-card-3 .tmp-footer-widget p { + color: #fff; +} +.tmp-footer-card-3 .tmp-footer-widget .tmp-newsletter-form { + position: relative; +} +.tmp-footer-card-3 .tmp-footer-widget .tmp-newsletter-form input { + height: 55px; + padding-right: 115px; + border: 1px solid var(--color-body); + color: #fff; +} +.tmp-footer-card-3 .tmp-footer-widget .tmp-newsletter-form button { + position: absolute; + right: 0; + top: 0; + height: 55px; + padding: 15px !important; + font-size: 14px; + background: var(--color-white); + color: var(--color-primary); + font-weight: 600; +} +.tmp-footer-card-3 .tmp-footer-widget .tmp-newsletter-form button:hover { + transform: none; + color: #fff; +} +.tmp-footer-card-3 .tmp-footer-widget .tmp-newsletter-form button:hover::after { + background: var(--color-card); +} + +.tmp-list-footer { + list-style: none; + padding: 0; + margin: 0; +} +.tmp-list-footer li { + margin: 0 0 15px -6px; + overflow: hidden; + position: relative; + display: flex; + gap: 20px; + align-items: center; + font-size: 16px; +} +.tmp-list-footer li a { + padding-left: 20px; +} +.tmp-list-footer li svg { + position: absolute; + top: 23px; + left: -1%; + transform: translateY(0) translateX(-6px); + transition: 0.4s; + opacity: 0; +} +.tmp-list-footer li::before { + content: ""; + display: inline-block; + width: 6px; + height: 6px; + background: var(--color-body); + border-radius: 50%; + position: absolute; + top: 12px; + transform: translateX(6px) translateY(0); + transition: 0.4s; +} +.tmp-list-footer li:hover::before { + transform: translateX(14px) translateY(-8px); + opacity: 0; +} +.tmp-list-footer li:hover svg { + color: var(--color-primary); + transform: translateY(-13px) translateX(4px); + opacity: 1; +} + +.tmp-copyright-area-3 { + display: flex; + align-items: center; + justify-content: space-between; + padding: 15px 0; +} +.tmp-copyright-area-3 .tmp-social { + display: flex; + align-items: center; + gap: 15px; + list-style: none; + padding: 0; + margin: 0; +} +.tmp-copyright-area-3 .tmp-social li { + margin: 0; +} + +.b4-style { + font-size: 14px; + font-weight: 400; +} + +.tmp-hover-underline { + position: relative; + transition: 0.4s; +} +.tmp-hover-underline::after { + position: absolute; + content: ""; + left: auto; + bottom: 0; + background: currentColor; + width: 0; + height: 2px; + transition: 0.3s; + right: 0; +} +.tmp-hover-underline:hover::after { + width: 100%; + left: 0; + right: auto; +} + +.footer-message-and-form form .input-group { + border-radius: 4px; +} +.footer-message-and-form form .input-group::after { + border-radius: 4px; +} + +/*-------------------------- + Copyright Area +---------------------------*/ +.copyright-style-one { + padding: 20px 0; + border-top: 1px solid var(--color-border); + background-color: #F5FAFE; +} +.copyright-style-one .copyright-text { + margin-bottom: 0; + font-size: 14px; +} +.copyright-style-one .copyright-text a { + color: var(--color-body); +} +.copyright-style-one .ft-menu { + padding: 0; + margin: 0 -10px; + list-style: none; + display: flex; + flex-wrap: wrap; + align-items: center; +} +@media only screen and (max-width: 767px) { + .copyright-style-one .ft-menu { + justify-content: center; + } +} +.copyright-style-one .ft-menu li { + margin: 0; + padding: 0 10px; + position: relative; +} +.copyright-style-one .ft-menu li + li::after { + position: absolute; + content: ""; + height: 14px; + width: 1px; + background: var(--color-border); + left: -1px; + top: 50%; + transform: translateY(-50%); +} +.copyright-style-one .ft-menu li a { + font-size: 14px; +} +.copyright-style-one.variation-two { + background: var(--color-card); +} +.copyright-style-one.no-border { + border-top: 0; +} + +/************************************** + Template +***************************************/ +/*------------------------ + Banner Styles +-------------------------*/ +.slider-dot.tmp-slick-dot .slick-dots { + bottom: 60px; +} + +.height-850 { + height: 700px; + display: flex; + align-items: center; +} +@media only screen and (max-width: 1199px) { + .height-850 { + height: 710px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .height-850 { + height: auto; + padding: 150px 0; + } +} +@media only screen and (max-width: 767px) { + .height-850 { + height: auto; + padding: 100px 0; + } +} + +.banner-content-8 .subtitle { + color: #fff; + margin: 0 10px; +} +.banner-content-8 .line-separator { + width: 100px; +} +.banner-content-8 .line-separator.line-left { + background-image: linear-gradient(-90deg, #ffffff, rgba(33, 38, 45, 0)) !important; +} +.banner-content-8 .line-separator.line-right { + background-image: linear-gradient(90deg, #ffffff, rgba(33, 38, 45, 0)) !important; +} + +.height-650 { + height: 650px; + display: -webkit-flex; + display: flex; + -webkit-align-items: center; + align-items: center; +} +@media only screen and (max-width: 767px) { + .height-650 { + height: auto; + padding: 100px 0; + } +} + +.height-750 { + height: 750px; + display: flex; + align-items: center; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .height-750 { + height: auto; + padding: 150px 0; + } +} +@media only screen and (max-width: 767px) { + .height-750 { + height: auto; + padding: 100px 0; + } +} + +.height-950 { + height: 1050px; + display: flex; + align-items: center; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .height-950 { + height: auto; + padding: 150px 0; + } +} +@media only screen and (max-width: 767px) { + .height-950 { + height: auto; + padding: 100px 0; + } +} + +.display-one { + font-size: 75px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .display-one { + font-size: 70px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .display-one { + font-size: 65px; + } +} +@media only screen and (max-width: 767px) { + .display-one { + font-size: 50px; + } +} +@media only screen and (max-width: 575px) { + .display-one { + font-size: 30px; + } +} +@media only screen and (max-width: 575px) { + .display-one br { + display: none; + } +} + +.display-two { + font-size: 85px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .display-two { + font-size: 54px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .display-two { + font-size: 50px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .display-two { + font-size: 46px; + } +} +@media only screen and (max-width: 767px) { + .display-two { + font-size: 46px; + } + .display-two br { + display: none; + } +} +@media only screen and (max-width: 575px) { + .display-two { + font-size: 32px; + } +} + +@media only screen and (max-width: 767px) { + .collaborate { + padding-bottom: 30px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .collaborate .display-two { + font-size: 40px; + } +} +@media only screen and (max-width: 767px) { + .collaborate .display-two { + font-size: 40px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .collaborate .description { + font-size: 14px; + } +} +@media only screen and (max-width: 767px) { + .collaborate .description { + font-size: 14px; + } +} + +.bg-overlay { + position: relative; +} +.bg-overlay::before { + position: absolute; + height: 100%; + width: 100%; + opacity: 1; + top: 0; + left: 0; + background-color: transparent; + background-image: linear-gradient(90deg, #060606 0%, rgba(6, 6, 6, 0) 90%); + content: ""; +} + +.bg-overlay-solid { + position: relative; + z-index: 1; +} +.bg-overlay-solid::before { + position: absolute; + height: 100%; + width: 40%; + opacity: 1; + top: 0; + left: 0; + content: ""; + background: var(--color-dark); + z-index: -1; +} +.bg-overlay-solid::after { + position: absolute; + width: 500px; + height: 500px; + border-radius: 1000px; + opacity: 0.5; + filter: blur(100px); + left: auto; + top: -250px; + left: -250px; + bottom: auto; + background-image: linear-gradient(45deg, var(--color-secondary), var(--color-tertiary)); + content: ""; + z-index: -1; +} + +.frame-image { + padding: 20px; + position: relative; + right: 0; + border-radius: 10px; + transition: var(--transition); + height: 100%; + background-color: var(--color-blackest); +} +.frame-image img { + width: 100%; +} +.frame-image:hover { + transform: translateY(-5px); +} + +/*----------------------- + Slider Style One +-------------------------*/ +.slider-style-1 .inner .subtitle { + font-family: var(--font-primary); + font-size: 18px; + letter-spacing: 0.5px; + display: block; + margin-bottom: 18px; + color: var(--color-body); +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-1 .inner .subtitle { + font-size: 16px; + margin-bottom: 10px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-1 .inner .subtitle { + font-size: 16px; + margin-bottom: 10px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-1 .inner .subtitle { + font-size: 14px; + } +} +.slider-style-1 .inner .title { + font-family: var(--font-primary); + margin-bottom: 25px; + display: inline-block; +} +.slider-style-1 .inner .title span { + display: inline; +} +.slider-style-1 .inner .title span label { + margin-bottom: 0; +} +.slider-style-1 .inner .description { + font-family: var(--font-primary); + padding: 0 22%; + font-size: 25px; + line-height: 1.7; + margin-bottom: 40px; + color: var(--color-body); +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-style-1 .inner .description { + padding: 0 14%; + font-size: 22px; + margin-bottom: 35px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-1 .inner .description { + padding: 0 1%; + font-size: 20px; + margin-bottom: 30px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-1 .inner .description { + padding: 0 1%; + font-size: 20px; + margin-bottom: 30px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-1 .inner .description { + font-size: 18px; + margin-bottom: 25px; + } +} +.slider-style-1 .inner.text-left .description { + padding: 0; +} +.slider-style-1 .inner .list-icon li { + color: var(--color-body); +} +.slider-style-1 .inner .list-icon li .icon { + background-color: var(--color-blackest) !important; +} +.slider-style-1 .inner .header-caption span { + color: var(--color-primary); + font-size: 85px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-style-1 .inner .header-caption span { + font-size: 70px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-1 .inner .header-caption span { + font-size: 65px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-1 .inner .header-caption span { + font-size: 65px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-1 .inner .header-caption span { + font-size: 35px; + } +} +.slider-style-1.variation-default .inner { + padding-top: 80px; +} +.slider-style-1.variation-2 { + position: relative; +} +.slider-style-1.variation-2 .thumbnail img { + transform: scale(1.1); +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .slider-style-1.variation-3 .inner .display-two { + font-size: 75px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-style-1.variation-3 .inner .display-two { + font-size: 58px; + margin-bottom: 30px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-1.variation-3 .inner .display-two { + font-size: 47px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-1.variation-3 .inner .display-two { + font-size: 36px; + } +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .slider-style-1.variation-3 .inner .description { + padding: 0px 10%; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-style-1.variation-3 .inner .description { + font-size: 20px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-1.variation-3 .inner .description { + font-size: 16px; + } +} + +.slider-style-2 { + padding-top: 130px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-2 { + padding-top: 150px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-2 { + padding-top: 150px; + } +} +.slider-style-2 .inner .subtitle { + font-weight: 700; + letter-spacing: 0.5px; + line-height: 18px; + font-size: 14px; + border-radius: 4px; + margin-bottom: 12px; + display: inline-block; + padding: 7px 14px; + background-color: var(--color-blackest); + box-shadow: var(--shadow-lighter); +} +.slider-style-2 .inner .title { + font-family: var(--font-primary); + margin-bottom: 25px; + display: block; + color: var(--color-white); +} +@media only screen and (max-width: 767px) { + .slider-style-2 .inner .title.display-one { + font-size: 40px; + } +} +.slider-style-2 .inner .list-icon li { + color: var(--color-body); +} +.slider-style-2.variation-2 { + padding-top: 79px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-2.variation-2 { + padding-top: 170px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-2.variation-2 { + padding-top: 170px; + } +} +.slider-style-2.variation-2 .inner .title { + font-weight: 700; + font-size: 100px; + margin-top: 0; + margin-bottom: 38px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .slider-style-2.variation-2 .inner .title { + font-size: 90px; + } +} +@media only screen and (max-width: 1199px) { + .slider-style-2.variation-2 .inner .title { + font-size: 80px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-2.variation-2 .inner .title { + font-size: 54px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-2.variation-2 .inner .title { + font-size: 46px; + margin-bottom: 20px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-2.variation-2 .inner .title { + font-size: 36px; + } +} +@media only screen and (max-width: 479px) { + .slider-style-2.variation-2 .inner .title { + font-size: 32px; + } +} +.slider-style-2.variation-2 .inner .title span { + color: var(--color-primary); +} +.slider-style-2.variation-2 .inner .tag-title { + color: #fff; + margin: 0; + letter-spacing: 1.5px; + padding-left: 70px; + position: relative; + margin-bottom: 50px; + font-weight: 600; +} +@media only screen and (max-width: 767px) { + .slider-style-2.variation-2 .inner .tag-title { + padding-left: 0; + margin-bottom: 20px; + } +} +.slider-style-2.variation-2 .inner .tag-title::before { + position: absolute; + content: ""; + left: 0; + width: 46px; + height: 2px; + background: var(--color-primary); + top: 50%; + transform: translateY(-50%); +} +@media only screen and (max-width: 767px) { + .slider-style-2.variation-2 .inner .tag-title::before { + display: none; + } +} +.slider-style-2.variation-2 .inner p { + color: #fff; + padding-right: 46%; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-2.variation-2 .inner p { + padding-right: 0; + } +} +@media only screen and (max-width: 767px) { + .slider-style-2.variation-2 .inner p { + padding-right: 0; + } +} +@media only screen and (max-width: 479px) { + .slider-style-2.variation-2 .inner p { + font-size: 14px; + } +} +.slider-style-2.variation-3 { + padding-top: 80px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-2.variation-3 { + padding-top: 180px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-2.variation-3 { + padding-top: 180px; + } +} +.slider-style-2.variation-3 .inner .title { + font-family: var(--font-primary); + margin-bottom: 25px; + display: block; + font-size: 80px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-2.variation-3 .inner .title { + font-size: 60px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-2.variation-3 .inner .title { + font-size: 50px; + } + .slider-style-2.variation-3 .inner .title br { + display: none; + } +} +.slider-style-2.variation-3 .inner .description { + font-size: 20px; + line-height: 37px; + margin-bottom: 0; + color: var(--color-body); +} +@media only screen and (max-width: 767px) { + .slider-style-2.variation-3 .inner .description { + font-size: 18px; + line-height: 30px; + } +} + +.bg-fixed { + background-attachment: fixed; +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-3 { + padding: 100px 0; + } +} +@media only screen and (max-width: 767px) { + .slider-style-3 { + padding: 100px 0; + } +} +.slider-style-3 .inner .title { + font-family: var(--font-primary); + margin-bottom: 25px; + display: block; + font-size: 130px; + line-height: 1.1; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-style-3 .inner .title { + font-size: 100px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-3 .inner .title { + font-size: 80px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-3 .inner .title { + margin-bottom: 20px; + font-size: 50px; + } +} +.slider-style-3 .inner .description { + font-size: 22px; + line-height: 43px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-3 .inner .description { + font-size: 20px; + line-height: 38px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-3 .inner .description { + font-size: 18px; + line-height: 30px; + } +} +.slider-style-3 .thumbnail { + position: relative; + z-index: 2; +} +.slider-style-3 .thumbnail::after { + position: absolute; + z-index: -1; + width: 100%; + height: calc(100% - 130px); + content: ""; + left: 50%; + bottom: 0; + -webkit-transform: translateX(-50%); + -ms-transform: translateX(-50%); + transform: translateX(-50%); + background: var(--color-blackest); + box-shadow: var(--shadow-1); + border-radius: 6px; +} + +.slider-style-4 .inner { + padding-top: 80px; +} +@media only screen and (max-width: 767px) { + .slider-style-4 .inner { + padding-top: 50px; + } +} +.slider-style-4 .inner > * { + animation-name: fadeOutUp; + animation-fill-mode: both; + animation-duration: 1s; +} +.slider-style-4 .inner .title { + font-family: var(--font-primary); + margin-bottom: 25px; + display: block; + font-size: 130px; + line-height: 1.1; + transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); + color: var(--color-white); +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-style-4 .inner .title { + font-size: 100px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-4 .inner .title { + font-size: 100px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-4 .inner .title { + font-size: 60px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-4 .inner .title { + font-size: 55px; + } +} +.slider-style-4 .inner .description { + font-size: 22px; + line-height: 43px; + transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); + color: var(--color-body); +} +@media only screen and (max-width: 767px) { + .slider-style-4 .inner .description { + font-size: 20px; + line-height: 35px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-4 .inner .description { + font-size: 16px; + line-height: 28px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-4 .inner .description br { + display: none; + } +} +.slider-style-4 .inner .button-group { + transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); +} +.slider-style-4.variation-2 .inner .title { + font-size: 70px; +} +@media only screen and (max-width: 767px) { + .slider-style-4.variation-2 .inner .title { + font-size: 42px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-4.variation-2 .inner .title { + font-size: 33px; + } +} +.slider-style-4.variation-2 .bg-overlay::before { + background: #000000; + content: ""; + opacity: 0.7; + background-image: none; +} +.slider-style-4.variation-3 .inner .title { + font-size: 70px; +} +.slider-style-4.variation-3 .bg-overlay::before { + background: #000000; + content: ""; + opacity: 0.5; + background-image: none; +} + +.slider-style-5 .inner .subtitle { + font-weight: 400; + font-size: 16px; + letter-spacing: 0.5px; + position: relative; + padding-right: 20px; + display: inline-block; + color: var(--color-white); +} +.slider-style-5 .inner .subtitle::after { + position: absolute; + content: ""; + width: 120px; + height: 2px; + background: var(--color-pink); + left: 100%; + top: 50%; + transform: translateY(-50%); +} +.slider-style-5 .inner .title { + font-family: var(--font-primary); + margin-bottom: 25px; + display: block; + font-size: 64px; + line-height: 1.4; + color: var(--color-white); +} +@media only screen and (max-width: 767px) { + .slider-style-5 .inner .title { + font-size: 40px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-5 .inner .title { + font-size: 32px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-5 .inner .title br { + display: none; + } +} + +.slider-style-6 { + background-color: var(--color-blackest); +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-6 { + overflow: hidden; + padding: 100px 0; + padding-top: 170px; + } +} +.slider-style-6.shape-right { + position: relative; + z-index: 2; + overflow: hidden; +} +.slider-style-6.shape-right .shape-image { + position: absolute; + right: 0; + top: 0; + opacity: 0.5; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-6.shape-right .shape-image { + display: none; + } +} +@media only screen and (max-width: 767px) { + .slider-style-6.shape-right .shape-image { + display: none; + } +} +.slider-style-6.shape-left { + position: relative; +} +.slider-style-6.shape-left .inner { + position: relative; + z-index: 2; +} +.slider-style-6.shape-left .shape-image { + position: absolute; + left: 0; + top: 0; + opacity: 0.5; + transform: rotate(180deg); + height: 100%; + bottom: 0; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-6.shape-left .shape-image { + display: none; + } +} +@media only screen and (max-width: 767px) { + .slider-style-6.shape-left .shape-image { + display: none; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-6.inheader-not-transparent { + padding-top: 100px; + } +} +.slider-style-6 .inner .title { + font-family: var(--font-primary); + margin-bottom: 25px; + display: block; + font-size: 80px; + line-height: 1.1; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .slider-style-6 .inner .title { + font-size: 70px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-style-6 .inner .title { + font-size: 62px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-6 .inner .title { + font-size: 60px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-6 .inner .title { + font-size: 45px; + } +} +@media only screen and (max-width: 575px) { + .slider-style-6 .inner .title { + font-size: 36px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-6 .inner .title br { + display: none; + } +} +.slider-style-6 .inner .description { + font-size: 22px; + line-height: 43px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-6 .inner .description { + font-size: 20px; + line-height: 38px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-6 .inner .description { + font-size: 18px; + line-height: 30px; + } +} +.slider-style-6 .inner a.tmp-btn.btn-border { + border-color: var(--color-border); + color: var(--color-white); +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-perosonal-portfolio.height-750 { + padding-top: 180px; + } +} +@media only screen and (max-width: 767px) { + .slider-perosonal-portfolio.height-750 { + padding-top: 180px; + } +} +.slider-perosonal-portfolio .inner { + padding-top: 0; +} +.slider-perosonal-portfolio .inner .title { + font-size: 80px; + color: var(--color-white); + width: 80%; + position: relative; + padding-bottom: 37px; + margin-bottom: 0; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .slider-perosonal-portfolio .inner .title { + font-size: 70px; + width: 84%; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-perosonal-portfolio .inner .title { + font-size: 60px; + width: 100%; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-perosonal-portfolio .inner .title { + font-size: 50px; + width: 100%; + } +} +@media only screen and (max-width: 767px) { + .slider-perosonal-portfolio .inner .title { + font-size: 37px; + padding-bottom: 20px; + width: 100%; + } +} +.slider-perosonal-portfolio .inner .title::before { + position: absolute; + content: ""; + background: #fff; + width: 60px; + height: 8px; + bottom: 0; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-perosonal-portfolio .inner .title { + font-size: 58px; + } +} +@media only screen and (max-width: 767px) { + .slider-perosonal-portfolio .inner .title { + font-size: 46px; + } +} +.slider-perosonal-portfolio .inner .description { + font-size: 16px; + font-weight: 400; + line-height: 27px; + color: #E2E6FF; + opacity: 0.65; + width: 50%; + margin-top: 40px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-perosonal-portfolio .inner .description { + width: 100%; + } +} +@media only screen and (max-width: 767px) { + .slider-perosonal-portfolio .inner .description { + width: 100%; + } +} +.slider-perosonal-portfolio .inner a.tmp-btn.btn-border, +.slider-perosonal-portfolio .inner button.tmp-btn.btn-border { + border-color: var(--color-border); + color: var(--color-white); +} +.slider-perosonal-portfolio.theme-shape::after { + background-image: linear-gradient(45deg, var(--color-light-green), var(--color-primary)); +} + +.slider-style-7 .inner .title { + font-size: 100px; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-style-7 .inner .title { + font-size: 60px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-7 .inner .title { + font-size: 50px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-7 .inner .title { + font-size: 32px; + } + .slider-style-7 .inner .title br { + display: none; + } +} + +.slider-style-8 { + justify-content: center; +} +.slider-style-8 .inner .title { + font-size: 100px; + line-height: 1.1; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-8 .inner .title { + font-size: 60px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-8 .inner .title { + font-size: 46px; + } +} +.slider-style-8 .inner .description { + font-size: 22px; + line-height: 43px; +} +@media only screen and (max-width: 767px) { + .slider-style-8 .inner .description { + font-size: 20px; + line-height: 38px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-8 .inner .description br { + display: none; + } +} +@media only screen and (max-width: 767px) { + .slider-style-8 .inner .description br { + display: none; + } +} + +.slider-style-4 .slick-active .inner > * { + animation-name: fadeInUp; +} +.slider-style-4 .slick-active .inner .title { + animation-delay: 0.5s; +} +.slider-style-4 .slick-active .inner .description { + animation-delay: 1s; +} +.slider-style-4 .slick-active .inner .button-group { + animation-delay: 1.2s; +} + +.slider-bg-image { + background-repeat: no-repeat; + background-size: cover; + background-position: center center; +} +.slider-bg-image.bg-image-1 { + background-image: url(../images/bg/bg-image-1.html); +} +.slider-bg-image.bg-image2 { + background-image: url(../images/call-to-action/bg-image-1.html); +} +.slider-bg-image.bg-image3 { + background-image: url(../images/slider-bg/bg-image-3.html); +} +.slider-bg-image.bg-image4 { + background-image: url(../images/bg-video/bg-image-4.jpg); +} +.slider-bg-image.bg-image5 { + background-image: url(../images/slider-bg/bg-image-4.html); +} +.slider-bg-image.bg-image5 { + background-image: url(../images/slider-bg/bg-image-5.html); +} +.slider-bg-image.bg-image6 { + background-image: url(../images/slider-bg/bg-image-6.html); +} +.slider-bg-image.bg-image10 { + background-image: url(../images/bg/bg-image-10.jpg); +} +.slider-bg-image.bg-image11 { + background-image: url(../images/bg/bg-image-11.html); +} +.slider-bg-image.bg-image13 { + background-image: url(../images/slider-bg/bg-image-13.html); +} +.slider-bg-image.bg-image14 { + background-image: url(../images/slider-bg/bg-image-14.html); +} +.slider-bg-image.bg-image15 { + background-image: url(../images/slider-bg/bg-image-15.html); +} +.slider-bg-image.bg-image16 { + background-image: url(../images/slider-bg/bg-image-16.html); +} + +/* ---------------------- + Slider Video Bg +------------------------*/ +.slider-video-bg { + position: relative; + z-index: 2; + padding-top: 230px; + padding-bottom: 284px; + overflow: hidden; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-video-bg { + padding-top: 100px; + padding-bottom: 100px; + } +} +@media only screen and (max-width: 767px) { + .slider-video-bg { + padding-top: 100px; + padding-bottom: 100px; + } +} +.slider-video-bg .video-background { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + z-index: -1; +} +.slider-video-bg .inner { + position: relative; + z-index: 2; +} + +.overlyto-top { + position: relative; + margin-top: -259px; + z-index: 10; +} + +.business-banner { + padding-bottom: 350px; + padding-top: 150px; +} +@media only screen and (max-width: 575px) { + .business-banner { + padding-top: 80px; + padding-bottom: 300px; + } +} + +/*----------------------- + Slider Style One +-------------------------*/ +@media only screen and (max-width: 767px) { + .tmp-modern-slider { + padding: 0 20px; + } +} +.tmp-modern-slider .banner-content { + padding-left: 292px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .tmp-modern-slider .banner-content { + padding-left: 100px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-modern-slider .banner-content { + padding-left: 50px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-modern-slider .banner-content { + padding-left: 50px; + padding-right: 50px; + padding-top: 100px; + } +} +@media only screen and (max-width: 767px) { + .tmp-modern-slider .banner-content { + padding-left: 20px; + padding-right: 20px; + padding-top: 50px; + } +} +.tmp-modern-slider .banner-content .title { + margin-bottom: 10px; + display: inline-block; + font-size: 50px; + font-weight: 700; +} +@media only screen and (max-width: 767px) { + .tmp-modern-slider .banner-content .title { + font-size: 35px; + } +} +.tmp-modern-slider .banner-content .line-border { + width: 5px; + height: 50px; + background: rgba(244, 244, 244, 0); +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-modern-slider .banner-content .line-border { + height: 40px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-modern-slider .banner-content .line-border { + height: 40px; + } +} +@media only screen and (max-width: 767px) { + .tmp-modern-slider .banner-content .line-border { + height: 20px; + } +} +.tmp-modern-slider .banner-content .subtitle { + font-weight: 400; + color: var(--color-body); + width: 100%; + margin-top: 0; + line-height: 1.6; + font-size: 18px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-modern-slider .banner-content .subtitle { + width: 62%; + } +} +@media only screen and (max-width: 767px) { + .tmp-modern-slider .banner-content .subtitle { + width: 100%; + } +} +.tmp-modern-slider .banner-content .pres-line-separator-wrapper { + margin-top: 60px; +} +@media only screen and (max-width: 991px) { + .tmp-modern-slider .banner-content .pres-line-separator-wrapper { + margin-top: 0; + } +} +.tmp-modern-slider .inv-card { + margin-right: -50px; + transition: 0.4s; + height: auto; +} +@media only screen and (max-width: 767px) { + .tmp-modern-slider .inv-card { + margin-right: 0; + transition: 0.4s; + height: auto; + margin-top: 20px; + } +} +.tmp-modern-slider .inv-card.content-overlay .inner { + height: 100%; +} +.tmp-modern-slider .inv-card.content-overlay .inner .thumbnail { + height: 100%; +} +.tmp-modern-slider .inv-card.content-overlay .inner .thumbnail a { + height: 100%; +} +.tmp-modern-slider .inv-card.content-overlay .inner .thumbnail a img { + height: 100%; + object-fit: cover; +} +.tmp-modern-slider .inv-card.content-overlay .inner .content { + padding: 50px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .tmp-modern-slider .inv-card.content-overlay .inner .content { + padding: 40px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-modern-slider .inv-card.content-overlay .inner .content { + padding: 40px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-modern-slider .inv-card.content-overlay .inner .content { + padding: 20px; + } +} +@media only screen and (max-width: 767px) { + .tmp-modern-slider .inv-card.content-overlay .inner .content { + padding: 20px; + } +} +.tmp-modern-slider .inv-card:hover { + transform: translateX(-30px); +} +@media only screen and (max-width: 767px) { + .tmp-modern-slider .inv-card:hover { + transform: none; + } +} + +/*--------------------- + Portfolio Styles +-----------------------*/ +.inv-card { + overflow: hidden; + border: 2px solid var(--color-border); + border-radius: 10px; +} +@media only screen and (max-width: 767px) { + .inv-card { + border-radius: 0; + } +} +.inv-card .inner { + position: relative; +} +.inv-card .inner .thumbnail { + position: relative; +} +.inv-card .inner .thumbnail .card-image { + overflow: hidden; +} +.inv-card .inner .thumbnail .card-image a { + display: block; + overflow: hidden; +} +.inv-card .inner .thumbnail .card-image img { + overflow: hidden; +} +.inv-card .inner .content { + padding-top: 20px; +} +.inv-card .inner .content .title { + font-size: 32px; + font-weight: 500; + text-transform: uppercase; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .inv-card .inner .content .title { + font-size: 28px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .inv-card .inner .content .title { + font-size: 22px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .inv-card .inner .content .title { + font-size: 22px; + } +} +@media only screen and (max-width: 767px) { + .inv-card .inner .content .title { + font-size: 22px; + } +} +.inv-card .inner .content .subtitle { + text-transform: capitalize; +} +.inv-card.content-overlay .inner .content { + position: absolute; + bottom: 0; + left: 0; + padding: 30px; +} + +@media only screen and (max-width: 767px) { + .tmp-slider-style-1 p br { + display: none; + } +} + +/*------------------------- + Slider Animation +---------------------------*/ +.slider-animation-2 .slider-style-2 .inner > * { + animation-name: fadeOutUp; + animation-fill-mode: both; + animation-duration: 1s; +} +.slider-animation-2 .slider-style-2.slick-active .inner > * { + animation-name: fadeInUp; +} +.slider-animation-2 .slider-style-2.slick-active .inner p { + animation-delay: 1s; +} +.slider-animation-2 .slider-style-2.slick-active .inner .read-more-btn { + animation-delay: 1.2s; +} + +/* -------------------- +Slider Style New +------------------------*/ +.slider-style-new { + position: relative; +} +.slider-style-new .tmp-badge-3 { + font-size: 14px; + font-style: normal; + font-weight: 500; + line-height: 27px; + letter-spacing: 2.8px; + color: #E2E6FF; + display: inline-block; + padding-left: 18px; + position: relative; + opacity: 0.65; +} +.slider-style-new .tmp-badge-3::before { + position: absolute; + content: ""; + left: 0; + top: 50%; + width: 8px; + height: 8px; + border-radius: 100%; + transform: translateY(-50%); + background: var(--color-primary); +} +.slider-style-new .title { + font-size: 100px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .slider-style-new .title { + font-size: 50px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .slider-style-new .title { + font-size: 50px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .slider-style-new .title { + font-size: 50px; + } +} +@media only screen and (max-width: 767px) { + .slider-style-new .title { + font-size: 40px; + } +} +.slider-style-new .title span { + color: var(--color-primary); +} +.slider-style-new p { + color: #E2E6FF; + font-size: 16px; + font-style: normal; + font-weight: 400; + opacity: 0.65; +} +.slider-style-new .shape-images { + position: absolute; + top: 0; + right: 0; + z-index: -1; +} +.slider-style-new .tmp-slick-dot .slick-dots { + bottom: 30px; +} +.slider-style-new .tmp-slick-dot .slick-dots li button::after { + background: var(--color-white); + box-shadow: inset 0 0 0 5px var(--color-white); +} +.slider-style-new .tmp-btn.rounded-player { + width: 60px; + height: 60px; + padding: 0; + line-height: 60px; +} +.slider-style-new .tmp-btn.rounded-player span i { + font-size: 24px; +} + +.jarallax .jarallax-container { + border-radius: 5px; +} + +.tmp-slider-style-1 { + background-image: url(../images/bg/body_bg.png); + background-repeat: no-repeat; + background-size: cover; + position: relative; +} +.tmp-slider-style-1.with-bg-tin { + background-image: url(../images/shape/light.svg); +} + +body.tmp-body-star::before { + background-image: url(../images/bg/giphy.gif); + background-repeat: repeat; + opacity: 0.05; + background-color: transparent; + background-image: none; +} + +.tmp-shape-position { + position: relative; +} + +.shape-left-svg { + background-image: url(../images/shape/shape-02.png); + background-position: top left; + background-repeat: no-repeat; + position: absolute; + width: 100%; + height: 100%; + z-index: -1; + opacity: 0.1; + left: -8%; + top: 0; +} +.shape-left-svg.top--20 { + top: -10%; +} + +.tmp-star-images { + position: absolute; + right: 0; + top: 0; + z-index: 2; + opacity: 0.3; +} +.tmp-star-images.right-left { + right: auto; + top: 0; + left: 0; + transform: rotate(-180deg); +} + +.jarallax-video { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + object-fit: cover; + z-index: -1; /* Ensure it stays behind the content */ +} + +.contact-area-agency button { + margin-left: auto; +} + +.banner-financial-bg { + display: flex; + align-items: center; + height: 850px; + background-image: url(../images/bg/01.webp); +} +@media only screen and (max-width: 991px) { + .banner-financial-bg { + height: 690px; + } +} +@media only screen and (max-width: 575px) { + .banner-financial-bg { + height: 490px; + } +} + +@media only screen and (max-width: 1199px) { + .section-title .title br { + display: none; + } +} + +.banner-finance-wrapper { + margin-top: 0; + padding: 45px; + background-color: var(--color-card); + border-left: 10px solid var(--color-primary); + max-width: max-content; + border-radius: 6px; +} +@media only screen and (max-width: 575px) { + .banner-finance-wrapper { + padding: 15px; + } +} +.banner-finance-wrapper .title { + font-size: 70px; + font-weight: 600; + margin-bottom: 15px; + line-height: 1.3; + margin-top: 10px; +} +@media only screen and (max-width: 767px) { + .banner-finance-wrapper .title { + font-size: 50px; + } +} +@media only screen and (max-width: 575px) { + .banner-finance-wrapper .title { + font-size: 40px; + } +} +@media only screen and (max-width: 479px) { + .banner-finance-wrapper .title { + font-size: 36px; + } +} +.banner-finance-wrapper p { + margin-bottom: 0; + max-width: 100%; + color: #fff; +} +.banner-finance-wrapper .tmp-btn { + margin-top: 30px; +} + +.bg-finance-video-thumb { + position: relative; + height: 850px; + background-image: url(../images/bg/finance-large.jpg); +} +@media only screen and (max-width: 767px) { + .bg-finance-video-thumb { + height: 600px; + } +} +@media only screen and (max-width: 575px) { + .bg-finance-video-thumb { + height: 400px; + } +} +.bg-finance-video-thumb .tmp-btn.rounded-player { + border-radius: 100%; + width: 100px; + height: 100px; + padding: 0; + line-height: 100px; + display: inline-block; + position: relative; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} +.bg-finance-video-thumb .tmp-btn.rounded-player:hover { + transform: translate(-50%, -50%) scale(1.1); +} + +.tmp-banner-business-coatch-area { + height: 950px; + display: flex; + align-items: center; + padding-top: 75px; +} +@media only screen and (max-width: 991px) { + .tmp-banner-business-coatch-area { + height: auto; + } +} + +.banner-business-coatch-wrapper .title { + margin-top: 15px; + margin-bottom: 30px; + font-size: 70px; +} +@media only screen and (max-width: 1199px) { + .banner-business-coatch-wrapper .title { + font-size: 54px; + } +} +@media only screen and (max-width: 767px) { + .banner-business-coatch-wrapper .title { + font-size: 44px; + } +} +@media only screen and (max-width: 575px) { + .banner-business-coatch-wrapper .title { + font-size: 32px; + } +} +.banner-business-coatch-wrapper p { + margin-bottom: 40px; + max-width: 85%; +} +@media only screen and (max-width: 767px) { + .banner-business-coatch-wrapper p { + max-width: 100%; + } +} + +.thumbnail-banner-business-coatch { + height: 642px !important; +} +@media only screen and (max-width: 991px) { + .thumbnail-banner-business-coatch { + height: auto !important; + } +} +.thumbnail-banner-business-coatch img { + border-radius: 5px !important; +} + +.banner-coatch-right-image { + border-radius: 5px !important; + display: block !important; + position: relative; + height: 642px !important; +} +@media only screen and (max-width: 991px) { + .banner-coatch-right-image { + height: auto !important; + } +} +.banner-coatch-right-image .absolute-rating-area { + position: absolute; + left: -20%; + padding: 20px 32px; + background: var(--color-card); + border-radius: 6px; + bottom: 9%; + text-align: left; + display: flex; + flex-direction: column; + justify-content: flex-start; +} +@media only screen and (max-width: 991px) { + .banner-coatch-right-image .absolute-rating-area { + left: 51px; + } +} +.banner-coatch-right-image .absolute-rating-area img { + margin-bottom: 15px; +} +.banner-coatch-right-image .absolute-rating-area .stars-area { + display: flex; + align-items: center; + gap: 7px; + margin-bottom: 10px; +} +.banner-coatch-right-image .absolute-rating-area .stars-area img { + max-width: 20px; + margin-bottom: 0; +} +.banner-coatch-right-image .absolute-rating-area p { + font-size: 18px; + color: var(--color-white); + font-weight: 500; + margin-bottom: 0; +} +.banner-coatch-right-image::after { + position: absolute; + top: -5%; + right: -6%; + content: ""; + height: 100%; + width: 100%; + border-radius: 6px; + z-index: -1; + background: var(--color-card); +} +.banner-coatch-right-image::before { + position: absolute; + bottom: -5%; + left: -6%; + content: ""; + height: 100%; + width: 100%; + border-radius: 6px; + z-index: -1; + background: var(--color-card); +} + +.tmp-banner-area-realstate-one { + height: 950px; + display: flex; + align-items: center; + position: relative; + z-index: 1; +} +@media only screen and (max-width: 767px) { + .tmp-banner-area-realstate-one { + height: 700px; + } +} +@media only screen and (max-width: 575px) { + .tmp-banner-area-realstate-one { + height: 700px; + } +} +.tmp-banner-area-realstate-one .large-video-playing { + position: absolute; + width: 100%; + height: 100%; + z-index: -1; + clip-path: polygon(0% 0%, 0% 0%, 11.499% 0%, 22.022% 0%, 31.809% 0%, 41.102% 0%, 50.142% 0%, 59.171% 0%, 68.43% 0%, 78.16% 0%, 88.603% 0%, 100% 0%, 100% 100%, 100% 100%, 86.685% 95.4%, 75.613% 91.823%, 66.218% 89.267%, 57.938% 87.734%, 50.205% 87.223%, 42.456% 87.734%, 34.126% 89.267%, 24.65% 91.823%, 13.463% 95.4%, 0% 100%, 0% 0%); +} +.tmp-banner-area-realstate-one .large-video-playing video { + position: absolute; + width: 100%; + height: 100%; + object-fit: cover; + opacity: 1; + clip-path: none; +} +.tmp-banner-area-realstate-one .realstate-banner-style-one { + text-align: center; + max-width: 75%; + margin: auto; + margin-top: -120px; +} +@media only screen and (max-width: 767px) { + .tmp-banner-area-realstate-one .realstate-banner-style-one { + max-width: 100%; + } +} +.tmp-banner-area-realstate-one .realstate-banner-style-one .title { + font-size: 100px; + margin-bottom: 30px; + font-weight: 700; +} +@media only screen and (max-width: 1199px) { + .tmp-banner-area-realstate-one .realstate-banner-style-one .title { + font-size: 80px; + } +} +@media only screen and (max-width: 767px) { + .tmp-banner-area-realstate-one .realstate-banner-style-one .title { + font-size: 64px; + } +} +@media only screen and (max-width: 575px) { + .tmp-banner-area-realstate-one .realstate-banner-style-one .title { + font-size: 44px; + } +} +.tmp-banner-area-realstate-one .realstate-banner-style-one .title span { + color: var(--color-primary); + font-weight: 700; +} +@media only screen and (max-width: 1199px) { + .tmp-banner-area-realstate-one .realstate-banner-style-one .title span { + font-size: 80px; + } +} +@media only screen and (max-width: 767px) { + .tmp-banner-area-realstate-one .realstate-banner-style-one .title span { + font-size: 64px; + } +} +@media only screen and (max-width: 575px) { + .tmp-banner-area-realstate-one .realstate-banner-style-one .title span { + font-size: 44px; + } +} +.tmp-banner-area-realstate-one .realstate-banner-style-one p { + color: var(--color-white); +} + +.mt-dec-250 { + margin-top: -250px; +} +@media only screen and (max-width: 991px) { + .mt-dec-250 { + margin-top: 0px; + } +} + +.tmp-gallery .btn-default i { + padding-left: 0; +} + +@media only screen and (max-width: 1199px) { + .pt-control-forl-smlg { + padding-top: 120px; + } +} +@media only screen and (max-width: 991px) { + .pt-control-forl-smlg { + padding-top: 60px; + } +} +@media only screen and (max-width: 767px) { + .pt-control-forl-smlg { + padding-top: 50px; + } +} + +.realstate-banner-style-two { + padding-left: 295px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .realstate-banner-style-two { + padding-left: 100px; + } +} +@media only screen and (max-width: 1199px) { + .realstate-banner-style-two { + padding-left: 70px; + } +} +@media only screen and (max-width: 767px) { + .realstate-banner-style-two { + padding-left: 20px; + } +} +.realstate-banner-style-two .title { + line-height: 1.4; +} +@media only screen and (max-width: 575px) { + .realstate-banner-style-two .title { + font-size: 40px; + } +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .realstate-banner-style-two .title br { + display: none; + } +} +@media only screen and (max-width: 575px) { + .realstate-banner-style-two .title br { + display: none; + } +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .realstate-banner-style-two .title .header-caption { + line-height: 2; + } +} +.realstate-banner-style-two .title .large { + color: #fff; + font-size: 120px; +} +@media only screen and (min-width: 1600px) and (max-width: 1919px) { + .realstate-banner-style-two .title .large { + font-size: 90px; + } +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .realstate-banner-style-two .title .large { + font-size: 70px; + } +} +@media only screen and (max-width: 1199px) { + .realstate-banner-style-two .title .large { + font-size: 70px; + } +} +@media only screen and (max-width: 767px) { + .realstate-banner-style-two .title .large { + font-size: 40px; + } +} +.realstate-banner-style-two p { + max-width: 95%; +} + +.tmp-banner-area-realstate-two { + height: auto; + display: flex; + align-items: center; +} + +.personal-page-wrapper .tmp-fluid-header .container-wrapper { + max-width: 1870px; +} + +.profile-image-1-personal { + z-index: 1; +} +.profile-image-1-personal .title { + position: absolute; + left: 60px; + bottom: 50px; + font-size: 44px; + z-index: 5; + line-height: 1.4; + font-weight: 400; +} +.profile-image-1-personal .title span b { + font-weight: 400; +} +.profile-image-1-personal::after { + content: ""; + position: absolute; + left: 30px; + right: 30px; + bottom: 30px; + background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%); + z-index: 0; + height: calc(100% - 60px); + width: calc(100% - 60px); +} +.profile-image-1-personal .social-default { + position: absolute; + left: 60px; + top: 60px; +} + +.banner-personal-portfolio .section-header .subtitle { + display: flex; + align-items: center; + gap: 15px; + font-weight: 400; +} +.banner-personal-portfolio .section-header h1 { + font-weight: 400; + font-size: 60px; + line-height: 1.3; +} +.banner-personal-portfolio .section-header h1 span { + color: var(--color-primary); +} + +.banner-personal-portfolio.signle-section .title { + font-weight: 500; +} +.banner-personal-portfolio.signle-section .title span { + color: var(--color-primary); +} +.banner-personal-portfolio.signle-section p.about-desc { + max-width: 85%; + margin-top: 40px; +} + +.banner-slider-area-one { + position: relative; +} +.banner-slider-area-one .bg-line-animatoin-area-global { + filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(3deg) brightness(119%) contrast(107%); +} + +.slider-style-2 .line-effect, +.slider-style-4 .line-effect, +.single-banner .line-effect { + top: 0; + left: 0; + gap: 10px; + width: 100%; + height: 100%; + display: flex; + position: absolute; + flex-direction: column; + transition: 0.8s ease-in-out; + transform-origin: bottom left; + transform: translateY(-100%) rotate(90deg); + pointer-events: none; +} +@media only screen and (max-width: 767px) { + .slider-style-2 .line-effect, + .slider-style-4 .line-effect, + .single-banner .line-effect { + min-width: 169%; + } +} +.slider-style-2 .line:nth-child(1), +.slider-style-4 .line:nth-child(1), +.single-banner .line:nth-child(1) { + height: 1px; +} +.slider-style-2 .line:nth-child(2), +.slider-style-4 .line:nth-child(2), +.single-banner .line:nth-child(2) { + height: 5px; +} +.slider-style-2 .line:nth-child(3), +.slider-style-4 .line:nth-child(3), +.single-banner .line:nth-child(3) { + height: 10px; +} +.slider-style-2 .line:nth-child(4), +.slider-style-4 .line:nth-child(4), +.single-banner .line:nth-child(4) { + height: 20px; +} +.slider-style-2 .line:nth-child(5), +.slider-style-4 .line:nth-child(5), +.single-banner .line:nth-child(5) { + height: 30px; +} +.slider-style-2 .line:nth-child(6), +.slider-style-4 .line:nth-child(6), +.single-banner .line:nth-child(6) { + height: 40px; +} +.slider-style-2 .line:nth-child(7), +.slider-style-4 .line:nth-child(7), +.single-banner .line:nth-child(7) { + height: 50px; +} +.slider-style-2 .line:nth-child(8), +.slider-style-4 .line:nth-child(8), +.single-banner .line:nth-child(8) { + height: 60px; +} +.slider-style-2 .line:nth-child(9), +.slider-style-4 .line:nth-child(9), +.single-banner .line:nth-child(9) { + height: 70px; +} +.slider-style-2 .line:nth-child(10), +.slider-style-4 .line:nth-child(10), +.single-banner .line:nth-child(10) { + height: 80px; +} +.slider-style-2 .line:nth-child(11), +.slider-style-4 .line:nth-child(11), +.single-banner .line:nth-child(11) { + height: 90px; +} +.slider-style-2 .line:nth-child(12), +.slider-style-4 .line:nth-child(12), +.single-banner .line:nth-child(12) { + height: 100px; +} +.slider-style-2 .line:nth-child(13), +.slider-style-4 .line:nth-child(13), +.single-banner .line:nth-child(13) { + height: 100px; +} +.slider-style-2 .line:nth-child(14), +.slider-style-4 .line:nth-child(14), +.single-banner .line:nth-child(14) { + height: 100px; +} +.slider-style-2 .line:nth-child(15), +.slider-style-4 .line:nth-child(15), +.single-banner .line:nth-child(15) { + height: 100px; +} +.slider-style-2 .line:nth-child(16), +.slider-style-4 .line:nth-child(16), +.single-banner .line:nth-child(16) { + height: 100px; +} +.slider-style-2 .line:nth-child(17), +.slider-style-4 .line:nth-child(17), +.single-banner .line:nth-child(17) { + height: 100px; +} +.slider-style-2 .line:nth-child(18), +.slider-style-4 .line:nth-child(18), +.single-banner .line:nth-child(18) { + height: 100px; +} +.slider-style-2 .line:nth-child(19), +.slider-style-4 .line:nth-child(19), +.single-banner .line:nth-child(19) { + height: 100px; +} +.slider-style-2 .line:nth-child(20), +.slider-style-4 .line:nth-child(20), +.single-banner .line:nth-child(20) { + height: 100px; +} +.slider-style-2 .line, +.slider-style-4 .line, +.single-banner .line { + width: 100%; + background: #fff; + transition: transform 0.8s ease-in-out, height 0.5s ease-in-out; + transform-origin: center; + backdrop-filter: blur(10px); +} +.slider-style-2.slick-active .line, +.slider-style-4.slick-active .line, +.single-banner.slick-active .line { + transform: scaleY(0); +} +.slider-style-2.slick-active .line-effect, +.slider-style-4.slick-active .line-effect, +.single-banner.slick-active .line-effect { + transform: scaleY(-50px); +} +.slider-style-2 .slick-active .line, +.slider-style-4 .slick-active .line, +.single-banner .slick-active .line { + transform: scaleY(0); +} +.slider-style-2 .slick-active .line-effect, +.slider-style-4 .slick-active .line-effect, +.single-banner .slick-active .line-effect { + transform: scaleY(-50px); +} + +.single-banner .line { + background: var(--color-white); +} + +.slider-style-1, .tmp-slider-style-1 { + overflow: hidden; +} +.slider-style-1 .slider-bg-dot-shape, .tmp-slider-style-1 .slider-bg-dot-shape { + position: absolute; + right: 1%; + top: 50px; + z-index: -1; +} +.slider-style-1 .slider-bg-dot-shape .blocksync-stars-area, .tmp-slider-style-1 .slider-bg-dot-shape .blocksync-stars-area { + height: 980px; + overflow: hidden; + width: 300px; +} +.slider-style-1 .slider-bg-dot-shape.two-splash, .tmp-slider-style-1 .slider-bg-dot-shape.two-splash { + position: absolute; + left: 1%; + right: auto; + top: 50px; + z-index: -1; +} +.slider-style-1 .slider-bg-dot-shape.two-splash .blocksync-stars-area, .tmp-slider-style-1 .slider-bg-dot-shape.two-splash .blocksync-stars-area { + height: 980px; + overflow: hidden; + width: 500px; +} + +.tmp-slider-style-1.with-bg-tin .slider-bg-dot-shape { + top: 0; + width: 100%; +} +.tmp-slider-style-1.with-bg-tin .slider-bg-dot-shape .blocksync-stars-area { + width: 100%; + opacity: 0.5; +} + +.banner-five-inner .pre-title { + color: var(--color-white); + font-weight: 400; +} +.banner-five-inner h1.title { + font-size: 90px; + line-height: 1.2; +} +@media only screen and (max-width: 1199px) { + .banner-five-inner h1.title { + font-size: 68px; + } +} +@media only screen and (max-width: 991px) { + .banner-five-inner h1.title { + font-size: 46px; + } +} +@media only screen and (max-width: 575px) { + .banner-five-inner h1.title { + font-size: 32px; + } +} +.banner-five-inner h1.title .header-caption b { + font-size: 120px !important; +} +@media only screen and (max-width: 1199px) { + .banner-five-inner h1.title .header-caption b { + font-size: 100px !important; + } +} +@media only screen and (max-width: 991px) { + .banner-five-inner h1.title .header-caption b { + font-size: 75px !important; + } +} +@media only screen and (max-width: 575px) { + .banner-five-inner h1.title .header-caption b { + font-size: 32px !important; + } +} +.banner-five-inner .tmp-section-title-border .subtitle { + margin: 0; +} +.banner-five-inner .tmp-section-title-border .subtitle .subtitle-text { + color: #fff; + font-weight: 400; +} +.banner-five-inner .tmp-section-title-border .line-separator { + width: 100px; +} +.banner-five-inner .tmp-section-title-border .line-separator.line-left { + background-image: linear-gradient(-90deg, #ffffff, rgba(33, 38, 45, 0)); +} +.banner-five-inner .tmp-section-title-border .line-separator.line-right { + background-image: linear-gradient(90deg, #ffffff, rgba(33, 38, 45, 0)); +} + +.banner-startup-agency-content { + background: rgba(255, 255, 255, 0.0588235294); + padding: 70px 180px 50px 80px !important; + border-radius: 6px; + border-left: 10px solid var(--color-primary); + border-right: 4px solid var(--color-card); + max-width: max-content; + margin: 0; + backdrop-filter: blur(5px); + overflow: hidden; + margin-top: -30px; +} +@media only screen and (max-width: 991px) { + .banner-startup-agency-content { + padding: 50px 80px 50px 60px !important; + } +} +@media only screen and (max-width: 767px) { + .banner-startup-agency-content { + padding: 30px !important; + } +} +@media only screen and (max-width: 575px) { + .banner-startup-agency-content { + padding: 25px !important; + } +} +.banner-startup-agency-content .title { + margin-top: 25px; +} +@media only screen and (max-width: 991px) { + .banner-startup-agency-content .title { + font-size: 46px !important; + } +} +@media only screen and (max-width: 767px) { + .banner-startup-agency-content .title { + font-size: 36px; + } +} +@media only screen and (max-width: 575px) { + .banner-startup-agency-content .title { + font-size: 32px !important; + } +} +.banner-startup-agency-content p.description { + line-height: 1.5 !important; +} +.banner-startup-agency-content .social-icon { + justify-content: flex-start; +} +.banner-startup-agency-content .social-icon li a:hover { + transform: translateY(-3px); +} +.banner-startup-agency-content .social-icon li a:hover i { + color: var(--color-white); +} +.banner-startup-agency-content .social-icon li a:hover::after { + transform: scale(1.05); +} +.banner-startup-agency-content .button-group { + justify-content: flex-start; +} + +.tmp-modern-slider .banner-content-9 .title { + font-size: 60px; + line-height: 1.4; +} +@media only screen and (max-width: 1199px) { + .tmp-modern-slider .banner-content-9 .title { + font-size: 54px; + } +} +@media only screen and (max-width: 575px) { + .tmp-modern-slider .banner-content-9 .title { + font-size: 42px; + } +} +@media only screen and (max-width: 479px) { + .tmp-modern-slider .banner-content-9 .title { + font-size: 34px; + } +} +.tmp-modern-slider .banner-content-9 .title span { + color: var(--color-primary); + font-size: 66px; +} +@media only screen and (max-width: 1199px) { + .tmp-modern-slider .banner-content-9 .title span { + font-size: 60px; + } +} +@media only screen and (max-width: 575px) { + .tmp-modern-slider .banner-content-9 .title span { + font-size: 42px; + } +} +@media only screen and (max-width: 479px) { + .tmp-modern-slider .banner-content-9 .title span { + font-size: 34px; + } +} +.tmp-modern-slider .banner-content-9 .pres-line-separator-wrapper .subtitle { + color: #fff; +} +.tmp-modern-slider .banner-content-9 .pres-line-separator-wrapper .subtitle .odometer { + color: var(--color-primary); + margin-right: 10px; + font-weight: 700; +} +.tmp-modern-slider .banner-content-9 .pres-line-separator-wrapper .line-separator { + width: 100px; + background-image: linear-gradient(90deg, #ffffff, rgba(33, 38, 45, 0)); +} + +.banner-12-radious { + border-radius: 8px; + overflow: hidden; +} + +.banner-small-right .slider-bg-dot-shape { + position: absolute; + bottom: 0; + right: 0; +} + +.banner-right-picking-image { + position: relative; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-right-picking-image { + margin-right: 20px; + } +} +@media only screen and (max-width: 991px) { + .banner-right-picking-image { + margin-right: 60px; + } +} +@media only screen and (max-width: 575px) { + .banner-right-picking-image { + margin-right: 0; + } +} +.banner-right-picking-image .right-image-absolute { + position: absolute; + right: -132px; + left: auto; + bottom: 0; + top: 10%; + max-width: 171px; +} +@media only screen and (max-width: 575px) { + .banner-right-picking-image .right-image-absolute { + display: none; + } +} +.banner-right-picking-image .blocksync-stars-area { + height: 800px; + overflow: hidden; + width: 300px; +} +.banner-right-picking-image .small-iamge-area { + position: absolute; + left: -20%; + bottom: 30px; + max-width: 50%; + margin-right: 30px; +} +@media only screen and (max-width: 991px) { + .banner-right-picking-image .small-iamge-area { + left: 0; + bottom: 55px; + } +} +.banner-right-picking-image .small-iamge-area .video-icon { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} + +.tmp-banner-right-carousel { + position: relative; +} +.tmp-banner-right-carousel .line-effect { + width: 100% !important; + height: 100% !important; + gap: 30px; + display: none; +} + +.header-finance { + position: relative; +} + +.financial-page-wrapper { + padding: 0 35px; +} +@media only screen and (max-width: 767px) { + .financial-page-wrapper { + padding: 0 0; + } +} + +.title-index-12-marque .text-split-wrap-video { + position: relative; + padding-top: 120px; +} +@media only screen and (max-width: 1199px) { + .title-index-12-marque .text-split-wrap-video { + padding-top: 80px; + } +} +@media only screen and (max-width: 575px) { + .title-index-12-marque .text-split-wrap-video { + padding-top: 0; + } +} +.title-index-12-marque .text-split-wrap-video .title { + opacity: 1; + font-size: 150px; + text-transform: capitalize; +} +@media only screen and (max-width: 1199px) { + .title-index-12-marque .text-split-wrap-video .title { + font-size: 140px; + } +} +@media only screen and (max-width: 991px) { + .title-index-12-marque .text-split-wrap-video .title { + font-size: 90px; + line-height: 1; + } +} +@media only screen and (max-width: 575px) { + .title-index-12-marque .text-split-wrap-video .title { + font-size: 50px; + line-height: 1; + text-shadow: none; + } +} +.title-index-12-marque .text-split-wrap-video .title span { + -webkit-text-fill-color: unset; + -webkit-text-size-adjust: unset; + -webkit-text-stroke: unset; + color: var(--color-primary); +} + +.slider-hr-website-clip { + clip-path: polygon(0% 0%, 0% 0%, 11.499% 0%, 22.022% 0%, 31.809% 0%, 41.102% 0%, 50.142% 0%, 59.171% 0%, 68.43% 0%, 78.16% 0%, 88.603% 0%, 100% 0%, 100% 100%, 100% 100%, 86.685% 95.4%, 75.613% 91.823%, 66.218% 89.267%, 57.938% 87.734%, 50.205% 87.223%, 42.456% 87.734%, 34.126% 89.267%, 24.65% 91.823%, 13.463% 95.4%, 0% 100%, 0% 0%); +} +@media only screen and (max-width: 575px) { + .slider-hr-website-clip { + clip-path: none; + } +} + +.slider-hr-website-banner .inner { + max-width: 40%; + margin: auto; + position: relative; + margin-top: -100px; + z-index: 1; +} +@media only screen and (max-width: 991px) { + .slider-hr-website-banner .inner { + margin-top: 0; + } +} +@media only screen and (max-width: 767px) { + .slider-hr-website-banner .inner { + max-width: 90%; + } +} +.slider-hr-website-banner .inner.no-radious::after { + border-radius: 0; + animation: none; + height: 500px; + border-radius: 6px; +} +.slider-hr-website-banner .inner.no-radious::before { + border-radius: 0; + animation: none; + height: 645px; + border-radius: 6px; +} +.slider-hr-website-banner .inner::after { + content: ""; + border-radius: 50%; + position: absolute; + width: 700px; + height: 700px; + left: 50%; + top: 40%; + transform: translate(-50%, -50%); + background: var(--color-card); + opacity: 1; + z-index: -1; + animation: pulse 8s ease-in-out infinite alternate; +} +@media only screen and (max-width: 991px) { + .slider-hr-website-banner .inner::after { + width: 600px; + height: 600px; + } +} +@media only screen and (max-width: 575px) { + .slider-hr-website-banner .inner::after { + animation: none; + border-radius: 0; + } +} +.slider-hr-website-banner .inner::before { + content: ""; + border-radius: 50%; + position: absolute; + width: 810px; + height: 810px; + left: 50%; + top: 40%; + transform: translate(-50%, -50%); + background: var(--color-card); + opacity: 0.3; + z-index: -1; + animation: pulse 16s ease-in-out infinite alternate; + backdrop-filter: blur(2px); +} +@media only screen and (max-width: 991px) { + .slider-hr-website-banner .inner::before { + width: 710px; + height: 710px; + } +} +@media only screen and (max-width: 575px) { + .slider-hr-website-banner .inner::before { + animation: none; + } +} +.slider-hr-website-banner .inner .btn-read-more span i { + margin-left: 7px; +} +@keyframes pulse { + 0% { + transform: translate(-50%, -50%) scale(0.9); + } + 50% { + transform: translate(-50%, -50%) scale(1.1); + } + 100% { + transform: translate(-50%, -50%) scale(0.9); + } +} + +.mt-dec-150 { + margin-top: -150px; +} + +.tmp-slider-style-banner-tin { + background-image: url(../images/shape/light.svg); + background-repeat: no-repeat; + background-size: cover; + position: relative; +} + +@media only screen and (max-width: 991px) { + .transarent-bg-header { + position: absolute; + } + .transarent-bg-header .header-default { + background-color: transparent; + } +} + +.inner-banner-three a.tmp-btn.btn-border { + border-width: 1px; + border-color: #4e4e4e !important; +} +.inner-banner-three a.tmp-btn.btn-border:hover { + border-color: var(--color-primary) !important; +} + +@media only screen and (max-width: 1199px) { + .banner-12-shape-controlder { + height: 824px; + } +} +@media only screen and (max-width: 991px) { + .banner-12-shape-controlder { + height: auto; + } +} +.banner-12-shape-controlder .shape-left-top { + position: absolute; + left: 0; + top: 80px; + z-index: -1; +} +@media only screen and (max-width: 1199px) { + .banner-12-shape-controlder .shape-left-top { + display: none; + } +} + +.banner-slider-it-solution { + display: flex; + align-items: center; + position: relative; + z-index: 1; +} +.banner-slider-it-solution .shape-left-top { + position: absolute; + left: 0; + top: 80px; + z-index: -1; +} +@media only screen and (max-width: 767px) { + .banner-slider-it-solution .shape-left-top { + display: none; + } +} + +.banner-two-shape-control { + position: relative; + z-index: 1; +} +.banner-two-shape-control .shape-left-top { + position: absolute; + left: 0; + top: 80px; + z-index: -1; +} +@media only screen and (max-width: 767px) { + .banner-two-shape-control .shape-left-top { + display: none; + } +} +.banner-two-shape-control .shape-right-bottom { + position: absolute; + transform: scaleX(-1); + right: -50px; + bottom: 20px; + top: auto; + z-index: -1; +} +@media only screen and (max-width: 767px) { + .banner-two-shape-control .shape-right-bottom { + display: none; + } +} + +.it-solution-banner-area-content .title { + font-size: 60px; + line-height: 1.4; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .it-solution-banner-area-content .title { + font-size: 52px; + } +} +@media only screen and (max-width: 767px) { + .it-solution-banner-area-content .title { + font-size: 54px; + } +} +@media only screen and (max-width: 575px) { + .it-solution-banner-area-content .title { + font-size: 42px; + } +} +@media only screen and (max-width: 767px) { + .it-solution-banner-area-content .title br { + display: block; + } +} + +.thumbnail-banner-right-it { + position: relative; +} +.thumbnail-banner-right-it::after { + position: absolute; + content: ""; + left: 7%; + bottom: 18%; + height: 120px; + width: 120px; + background: var(--color-primary); + z-index: 1; + border-radius: 50%; + animation: leftRight 15s linear infinite; +} +@media only screen and (max-width: 767px) { + .thumbnail-banner-right-it::after { + height: 70px; + width: 70px; + } +} +.thumbnail-banner-right-it::before { + position: absolute; + content: ""; + right: 24%; + top: 4%; + height: 100px; + width: 100px; + background: var(--color-primary); + z-index: 1; + border-radius: 50%; + animation: leftRight 7s linear infinite; +} +@media only screen and (max-width: 767px) { + .thumbnail-banner-right-it::before { + height: 50px; + width: 50px; + } +} +.thumbnail-banner-right-it .dots .dot-1 { + position: absolute; + left: 10%; + bottom: 13%; + z-index: -1; +} +.thumbnail-banner-right-it .dots .dot-2 { + position: absolute; + right: 10%; + top: 18%; + z-index: -1; +} + +.banner-slider-it-solution.personal-advisory .thumbnail-banner-right-it .thumbnail_advisory { + clip-path: polygon(0 0, 85% 0, 100% 15%, 100% 100%, 15% 100%, 0 85%); + border-radius: 5px; +} +.banner-slider-it-solution.personal-advisory .thumbnail-banner-right-it .dots .dot-1 { + left: -14%; +} +.banner-slider-it-solution.personal-advisory .thumbnail-banner-right-it .dots .dot-2 { + right: -9%; + top: 9%; +} +.banner-slider-it-solution.personal-advisory .thumbnail-banner-right-it::before { + right: 7%; + top: -8%; +} +.banner-slider-it-solution.personal-advisory .thumbnail-banner-right-it::after { + left: -7%; + bottom: 29%; +} +.banner-slider-it-solution.personal-advisory .it-solution-banner-area-content .title { + font-size: 70px; + font-weight: 800; + line-height: 1.2; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-slider-it-solution.personal-advisory .it-solution-banner-area-content .title { + font-size: 52px; + } +} +@media only screen and (max-width: 1199px) { + .banner-slider-it-solution.personal-advisory .it-solution-banner-area-content .title { + font-size: 52px; + } +} +@media only screen and (max-width: 991px) { + .banner-slider-it-solution.personal-advisory .it-solution-banner-area-content .title { + font-size: 42px; + } + .banner-slider-it-solution.personal-advisory .it-solution-banner-area-content .title br { + display: none; + } +} +@media only screen and (max-width: 767px) { + .banner-slider-it-solution.personal-advisory .it-solution-banner-area-content .title { + font-size: 34px; + } +} + +@media only screen and (max-width: 767px) { + .title br { + display: none; + } +} + +.banner-7.banner-splash-area .category-area-main .single-category { + background: transparent; +} + +/*----------------------------- + Portfolio details +--------------------------------*/ +.tmp-portfolio-details .content-left .title { + margin-bottom: 33px; +} +@media only screen and (max-width: 767px) { + .tmp-portfolio-details .content-left .title { + margin-bottom: 20px; + } +} +.tmp-portfolio-details .content-left .single-list-wrapper { + margin: -5px; +} +.tmp-portfolio-details .content-left .single-list-wrapper .single-list { + margin: 5px; + display: flex; + justify-content: space-between; + align-items: center; + padding: 10px 0; +} +.tmp-portfolio-details .content-left .single-list-wrapper .single-list + .single-list { + border-top: 1px solid var(--color-border); +} +.tmp-portfolio-details .content-left .single-list-wrapper .single-list label { + font-size: 20px; + color: #fff; + display: inline-block; + padding-right: 16px; + margin: 0; +} +.tmp-portfolio-details .content-left .single-list-wrapper .single-list span { + font-size: 18px; +} +.tmp-portfolio-details .content-right .subtitle { + font-size: 25px; + letter-spacing: 0.5px; + font-weight: 500; +} +.tmp-portfolio-details .content-right .description p { + margin-bottom: 10px; +} + +.tmp-portfolio-details .alignwide { + margin-left: -100px; + margin-right: -100px; + max-width: 1400px; + width: auto; +} +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .tmp-portfolio-details .alignwide { + margin-left: 0; + margin-right: 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-portfolio-details .alignwide { + margin-left: 0; + margin-right: 0; + } +} +@media only screen and (max-width: 767px) { + .tmp-portfolio-details .alignwide { + margin-left: 0; + margin-right: 0; + } +} + +/*-------------------------------- + Single Demo +-------------------------------*/ +.single-demo { + transition: 0.7s cubic-bezier(0.26, 0.76, 0.3, 0.75); + position: relative; + z-index: 1; + border-radius: 10px; + box-shadow: var(--shadow-1); + height: 100%; +} +.single-demo::after { + border-radius: 10px; +} +.single-demo > a { + display: block; + transition: 0.7s cubic-bezier(0.26, 0.76, 0.3, 0.75); + padding-top: 40px; + padding-left: 20px; + padding-right: 20px; + position: relative; + border-radius: 15px; +} +@media only screen and (max-width: 575px) { + .single-demo > a { + padding-left: 14px; + padding-right: 14px; + } +} +.single-demo > a::after { + content: ""; + display: inline-block; + width: 6px; + height: 6px; + border-radius: 5px; + position: absolute; + top: 15px; + left: 25px; + z-index: 0; + color: rgba(0, 0, 0, 0.07); + background-color: #F15252; + box-shadow: 10px 0 0 #FACB34, 20px 0 0 #A7DF4B; +} +.single-demo > .demo-part { + display: block; + transition: 0.7s cubic-bezier(0.26, 0.76, 0.3, 0.75); + padding-top: 40px; + padding-left: 20px; + padding-right: 20px; + position: relative; + border-radius: 15px; +} +@media only screen and (max-width: 575px) { + .single-demo > .demo-part { + padding-left: 14px; + padding-right: 14px; + } +} +.single-demo > .demo-part::after { + content: ""; + display: inline-block; + width: 6px; + height: 6px; + border-radius: 5px; + position: absolute; + top: 15px; + left: 25px; + z-index: 0; + color: rgba(0, 0, 0, 0.07); + background-color: #F15252; + box-shadow: 10px 0 0 #FACB34, 20px 0 0 #A7DF4B; +} +.single-demo .content { + padding: 18px 20px; + display: block; + text-align: left; +} +.single-demo .thumbnail { + position: relative; +} +.single-demo .thumbnail img { + width: 100% !important; +} +.single-demo .thumbnail .image-light { + display: none; +} +.single-demo .thumbnail .label-badge { + position: absolute; + right: 20px; + border-radius: 5px; + background-color: transparent; + background: #fff700; + padding: 0 12px; + color: #000; + font-size: 14px; + height: 29px; + line-height: 29px; + text-transform: uppercase; + letter-spacing: 0.5px; + font-weight: 500; + display: inline-block; + width: 60px; + bottom: 20px; +} +.single-demo .thumbnail .tmp-preview-wrap { + position: absolute; + inset: -2px; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; + -webkit-transition: 0.35s ease-in-out; + -o-transition: 0.35s ease-in-out; + transition: 0.35s ease-in-out; + z-index: 2; + opacity: 0.5; + gap: 12px; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} +@media only screen and (max-width: 991px) { + .single-demo .thumbnail .tmp-preview-wrap { + min-width: max-content; + } +} +.single-demo .thumbnail .tmp-preview-wrap .tmp-view-btn { + padding: 16px 24px; + border-radius: 100px; + -webkit-backdrop-filter: blur(5px); + backdrop-filter: blur(5px); + height: 42px; + display: inline-flex; + justify-content: center; + align-items: center; + color: #fff; + border: none; + -webkit-transition: 0.35s ease-in-out; + -o-transition: 0.35s ease-in-out; + transition: 0.35s ease-in-out; + background: var(--color-primary); + border: none; + transform: scale(0); +} +.single-demo .thumbnail .tmp-preview-wrap .tmp-view-btn .tmp-icon-svg { + opacity: 0; + width: 0px; + -webkit-transition: all 0.3s linear; + -o-transition: all 0.3s linear; + transition: all 0.3s linear; + font-size: 10px; +} +.single-demo .thumbnail .tmp-preview-wrap .tmp-view-btn:hover { + border: none; + background: var(--color-primary); +} +.single-demo .thumbnail .tmp-preview-wrap .tmp-view-btn:hover .tmp-icon-svg { + opacity: 1; + width: 16px; + margin-left: 3px; +} +.single-demo .title { + color: var(--color-heading); + font-size: 18px; + font-weight: 600; + transition: 0.3s ease-in-out; + letter-spacing: 0.05px; + margin: 0; + display: flex; + justify-content: space-between; + align-items: center; +} +.single-demo .tags-wrappers { + display: flex; + align-items: center; + flex-wrap: wrap; + gap: 5px; + margin-top: 13px; +} +.single-demo .tags-wrappers .single { + padding: 6px 8px; + background: var(--color-primary); + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); + border-radius: 3px; + line-height: 1; + transition: 0.3s; + font-size: 13px; + font-weight: 400; + color: #ffffff; +} +.single-demo .tags-wrappers .single:hover { + transform: scale(1.1); +} +.single-demo .label-new { + background: var(--color-primary); + background: linear-gradient(145deg, var(--color-primary) 0%, var(--color-secondary) 100%); + padding: 0px 16px; + color: #fff; + border-radius: 500px; + font-size: 12px; + line-height: 1; + text-transform: uppercase; + letter-spacing: 1px; + font-weight: 500; + margin-left: 10px; + height: 25px; + line-height: 25px; +} +@media only screen and (max-width: 991px) { + .single-demo { + transform: translateY(-6px); + } + .single-demo .thumbnail .tmp-preview-wrap { + opacity: 1; + } + .single-demo .tmp-view-btn { + transform: scale(1) !important; + } +} +.single-demo:hover { + transform: translateY(-6px); +} +.single-demo:hover .thumbnail .tmp-preview-wrap { + opacity: 1; +} +.single-demo:hover .tmp-view-btn { + transform: scale(1) !important; +} + +.single-slick-slide { + margin-top: 30px; +} +.single-slick-slide .single-demo { + box-shadow: none; +} + +.tmp-splash-service .service.service__style--1 .content .title { + font-size: 20px; +} + +.tmp-splash-section-title.section-title .title { + margin-bottom: 0; + font-size: 32px; + color: var(--color-white); + font-weight: 900 !important; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .tmp-splash-section-title.section-title .title { + font-size: 27px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-splash-section-title.section-title .title { + font-size: 26px; + } +} +@media only screen and (max-width: 767px) { + .tmp-splash-section-title.section-title .title { + font-size: 20px; + } +} + +.tmp-splash-section-title.section-title.text-center .description.has-medium-font-size { + padding: 0 13%; + font-size: 18px; +} + +.tmp-splash-service .service.service__style--1 .icon img { + filter: brightness(1); +} + +.tmp-move-feature-area { + background: var(--color-card); +} + +.tmp-mv-feature-list { + list-style: none; + padding: 0; + margin: 0; + display: flex; +} +.tmp-mv-feature-list .mv-feature { + display: flex; + align-items: center; + padding: 0 30px; +} +.tmp-mv-feature-list .mv-feature .icon { + width: 22px; + height: 22px; + background: #3EB75E; + margin: 0 auto; + line-height: 24px; + text-align: center; + border-radius: 100%; + color: var(--color-white); + font-size: 14px; + margin-right: 10px; +} +.tmp-mv-feature-list .mv-feature .text { + color: var(--color-heading); +} + +.scroll-animation { + display: flex; + width: -webkit-calc((420px * 16) + (30px * 16)); + width: -moz-calc((420px * 16) + (30px * 16)); + width: 7200px; + position: relative; +} +.scroll-animation.scroll-right-left { + -webkit-animation: scroll 80s linear infinite; + -moz-animation: scroll 80s linear infinite; + animation: scroll 80s linear infinite; + -webkit-animation-fill-mode: forwards; + -moz-animation-fill-mode: forwards; + animation-fill-mode: forwards; +} +.scroll-animation .single-column-20 { + width: 500px; + padding: 0 15px; +} +@media only screen and (max-width: 767px) { + .scroll-animation .single-column-20 { + width: 310px; + padding: 0 10px; + } +} + +@-webkit-keyframes scroll { + 0% { + -webkit-transform: translateX(0); + transform: translateX(0); + } + to { + -webkit-transform: translateX(-webkit-calc(-250px * 7)); + transform: translateX(-1750px); + } +} +@-moz-keyframes scroll { + 0% { + -moz-transform: translateX(0); + transform: translateX(0); + } + to { + -moz-transform: translateX(-moz-calc(-250px * 7)); + transform: translateX(-1750px); + } +} +@keyframes scroll { + 0% { + -webkit-transform: translateX(0); + -moz-transform: translateX(0); + transform: translateX(0); + } + to { + -webkit-transform: translateX(-webkit-calc(-250px * 7)); + -moz-transform: translateX(-moz-calc(-250px * 7)); + transform: translateX(-1750px); + } +} +@-webkit-keyframes scrollLeft { + 0% { + -webkit-transform: translateX(-webkit-calc(-250px * 7)); + transform: translateX(-1750px); + } + to { + -webkit-transform: translateX(0); + transform: translateX(0); + } +} +@-moz-keyframes scrollLeft { + 0% { + -moz-transform: translateX(-moz-calc(-250px * 7)); + transform: translateX(-1750px); + } + to { + -moz-transform: translateX(0); + transform: translateX(0); + } +} +@keyframes scrollLeft { + 0% { + -webkit-transform: translateX(-webkit-calc(-250px * 7)); + -moz-transform: translateX(-moz-calc(-250px * 7)); + transform: translateX(-1750px); + } + to { + -webkit-transform: translateX(0); + -moz-transform: translateX(0); + transform: translateX(0); + } +} +.demo-slider-area { + background-repeat: no-repeat; + background-size: cover; + position: relative; + height: 957px; + display: flex; + align-items: center; +} +@media only screen and (max-width: 575px) { + .demo-slider-area { + height: 800px; + } +} +.demo-slider-area .display-two { + font-size: 64px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .demo-slider-area .display-two { + font-size: 46px; + } +} +@media only screen and (max-width: 1199px) { + .demo-slider-area .display-two { + font-size: 44px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .demo-slider-area .display-two { + font-size: 42px; + } +} +@media only screen and (max-width: 767px) { + .demo-slider-area .display-two { + font-size: 38px; + } +} +@media only screen and (max-width: 575px) { + .demo-slider-area .display-two { + font-size: 28px; + } +} +.demo-slider-area.slider-style-1 .inner { + padding-top: 50px; +} +.demo-slider-area.slider-style-1 .inner .description { + padding: 0 15%; + font-size: 18px; + line-height: 1.6; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .demo-slider-area.slider-style-1 .inner .description { + padding: 0; + } +} +@media only screen and (max-width: 767px) { + .demo-slider-area.slider-style-1 .inner .description { + padding: 0; + } +} +.demo-slider-area.slider-style-1 .inner .title span { + display: inline-block; + position: relative; +} +.demo-slider-area.slider-style-1 .inner .title span svg { + position: absolute; + bottom: -20px; + left: 0; + right: 0; + margin-left: 0; +} +@media (min-width: 1700px) { + .demo-slider-area.slider-style-1 .inner .title span svg { + margin-left: 50px; + } +} +.demo-slider-area.slider-style-1 .inner .title span.title-2 { + font-size: 50px; +} + +.banner-svg { + position: absolute; + width: 938px; + height: 938px; + max-width: 100%; + max-height: 100%; + border-radius: 100%; + background: -o-linear-gradient(315deg, var(--color-primary) 46.07%, rgba(53, 52, 124, 0) 91.91%); + background: linear-gradient(135deg, var(--color-primary) 46.07%, rgba(53, 52, 124, 0) 91.91%); + -webkit-filter: blur(150px); + filter: blur(150px); + top: 0; + left: 0; + transform: translate(-50%, -50%); + pointer-events: none; + opacity: 0.4; +} +.banner-svg.banner-svg-right { + top: 0; + left: auto; + right: 0; + transform: translate(50%, -50%); +} + +.elements-presentation-area { + overflow: hidden; +} +.elements-presentation-area .scroll-animation-all-wrapper { + position: relative; +} +.elements-presentation-area .scroll-animation-all-wrapper::before { + position: absolute; + height: 100%; + width: 263px; + background: linear-gradient(270deg, rgba(18, 18, 20, 0.18) 0%, #151517 100%); + z-index: 2; + content: ""; + left: 0; + top: 0; +} +.elements-presentation-area .scroll-animation-all-wrapper::after { + position: absolute; + height: 100%; + width: 263px; + background: linear-gradient(270deg, rgba(18, 18, 20, 0.18) 0%, #151517 100%); + z-index: 2; + content: ""; + right: 0; + top: 0; + transform: matrix(-1, 0, 0, 1, 0, 0); +} +.elements-presentation-area .scroll-animation-all-wrapper .scroll-animation-wrapper .single-column { + display: flex; + align-items: center; + gap: 20px; +} +.elements-presentation-area .scroll-animation-all-wrapper .scroll-animation-wrapper .single-column .categori-list { + display: flex; + gap: 20px; + align-items: center; +} +.elements-presentation-area .scroll-animation-all-wrapper .scroll-animation-wrapper .single-column .categori-list a { + min-width: max-content; + padding: 8px 20px; + background-color: var(--color-card); + font-size: 16px; + line-height: 28px; + color: #fff; + border-radius: 6px; +} +.elements-presentation-area .scroll-animation-all-wrapper .scroll-animation-wrapper .single-column .categori-list a i { + color: var(--color-primary); + margin-right: 7px; +} +.elements-presentation-area .scroll-animation-all-wrapper .scroll-animation-wrapper .single-column .categori-list.one-top { + animation: marquee-2 125s linear infinite; +} +.elements-presentation-area .scroll-animation-all-wrapper .scroll-animation-wrapper .single-column .categori-list.two-top { + animation: marquee 105s linear infinite; +} +.elements-presentation-area .scroll-animation-all-wrapper .scroll-animation-wrapper .single-column .categori-list.three-top { + animation: marquee-2 85s linear infinite; +} + +@keyframes marquee-2 { + 0% { + transform: translateX(-100%); + } + 100% { + transform: translateX(0%); + } +} +@keyframes marquee { + 0% { + transform: translateX(-20%); + } + 100% { + transform: translateX(-100%); + } +} +.landing-page-wrapper .bg-line-animatoin-area-global { + filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(3deg) brightness(119%) contrast(107%); +} + +.banner-splash-area { + position: relative; + z-index: 1; +} +.banner-splash-area .slider-bg-light { + position: absolute; + right: 0%; + top: 0; + min-width: 300px; + z-index: -1; + height: 100%; + width: 100%; +} +.banner-splash-area .slider-bg-light img { + height: 100%; + object-fit: cover; + width: 100%; +} +.banner-splash-area .bg-circle-area { + position: absolute; + top: 15%; + left: 50%; + transform: translate(-50%, -50%); + border: 1px solid rgba(255, 255, 255, 0.14); + border-bottom: none !important; + background: linear-gradient(180deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.02)); + backdrop-filter: blur(10px); + height: 1500px; + width: 1500px; + border-radius: 50%; + z-index: -1; + overflow: hidden; +} +.banner-splash-area .bg-circle-area::before { + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + background-image: url(../images/icons/noise.gif); + z-index: -1; + background-color: rebeccapurple; + opacity: 0.03; +} +.banner-splash-area .category-area-main .single-category { + padding: 10px 30px; + background: #fff; + border-radius: 100px; + backdrop-filter: blur(6px) saturate(120%); + position: absolute; + border: 1px solid rgba(255, 255, 255, 0.06); + overflow: hidden; + z-index: 1; + box-shadow: 0 6px 18px rgba(2, 6, 23, 0.12); +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category p { + font-size: 14px; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category { + padding: 6px 16px; + } +} +@media only screen and (max-width: 991px) { + .banner-splash-area .category-area-main .single-category { + display: none; + } +} +.banner-splash-area .category-area-main .single-category.one { + top: 20%; + left: 5%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.one { + left: 1%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.one { + left: 1%; + } +} +.banner-splash-area .category-area-main .single-category.two { + top: 30%; + left: 7%; +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.two { + left: 3%; + } +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.two { + left: 3%; + } +} +.banner-splash-area .category-area-main .single-category.three { + top: 40%; + left: 9%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.three { + left: 5%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.three { + left: 5%; + } +} +.banner-splash-area .category-area-main .single-category.four { + top: 50%; + left: 11%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.four { + left: 7%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.four { + left: 7%; + } +} +.banner-splash-area .category-area-main .single-category.five { + top: 60%; + left: 15%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.five { + left: 9%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.five { + left: 9%; + } +} +.banner-splash-area .category-area-main .single-category.six { + top: 70%; + left: 19%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.six { + left: 11%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.six { + left: 11%; + } +} +.banner-splash-area .category-area-main .single-category.seven { + top: 80%; + left: 25%; +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.seven { + left: 13%; + } +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.seven { + left: 15%; + } +} +.banner-splash-area .category-area-main .single-category.eight { + top: 20%; + right: 5%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.eight { + right: 1%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.eight { + right: 1%; + } +} +.banner-splash-area .category-area-main .single-category.nine { + top: 30%; + right: 7%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.nine { + right: 3%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.nine { + right: 3%; + } +} +.banner-splash-area .category-area-main .single-category.ten { + top: 40%; + right: 9%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.ten { + right: 5%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.ten { + right: 5%; + } +} +.banner-splash-area .category-area-main .single-category.eleven { + top: 50%; + right: 11%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.eleven { + right: 7%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.eleven { + right: 7%; + } +} +.banner-splash-area .category-area-main .single-category.twelve { + top: 60%; + right: 15%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.twelve { + right: 9%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.twelve { + right: 9%; + } +} +.banner-splash-area .category-area-main .single-category.thirteen { + top: 70%; + right: 19%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.thirteen { + right: 11%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.thirteen { + right: 11%; + } +} +.banner-splash-area .category-area-main .single-category.fourteen { + top: 80%; + right: 25%; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .banner-splash-area .category-area-main .single-category.fourteen { + right: 15%; + } +} +@media only screen and (max-width: 1199px) { + .banner-splash-area .category-area-main .single-category.fourteen { + right: 13%; + } +} +.banner-splash-area .category-area-main .single-category p { + margin: 0; + font-weight: 700; + color: var(--color-white); +} + +.service-feature-main-wrapper-splash.with-radious-icon .service.service__style--1 .icon { + border: 1px solid #222222; + background: #222222; + width: 90px; + height: 90px; + margin: auto; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 25px; + border-radius: 50%; +} +.service-feature-main-wrapper-splash.with-radious-icon .service.service__style--1 .icon img { + max-height: 50px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .service-feature-main-wrapper-splash.with-radious-icon .service.service__style--1 .icon img { + max-width: 50px; + } +} + +.splash_bg { + background: #0a0a0a; +} +.splash_bg .tmp-fluid-header .container-wrapper { + padding: 0 20px; +} + +.splash_bg .slider-style-1 .inner .title .header-caption1 .cd-words-wrapper { + padding: 0; +} +.splash_bg .slider-style-1 .inner .title .header-caption1 .cd-words-wrapper b { + color: var(--color-heading); + text-align: center; +} + +@keyframes shine { + 0% { + background-position: 0% center; + } + 100% { + background-position: 200% center; + } +} +.inversweb-single-demos-with-mobile { + position: relative; + height: 100%; +} +.inversweb-single-demos-with-mobile.with-white-version .bg-card { + background: #fff; +} +.inversweb-single-demos-with-mobile.with-white-version .bg-card::after { + background: #fff; +} +.inversweb-single-demos-with-mobile.with-white-version .invers-mobile-view { + border-color: rgba(255, 255, 255, 0.1215686275); + background: rgba(255, 255, 255, 0.06); +} +.inversweb-single-demos-with-mobile.with-white-version .single-demo .title { + color: #242424; +} +.inversweb-single-demos-with-mobile.with-white-version .tmp-preview-wrap .tmp-view-btn { + border-color: var(--color-primary); + background: var(--color-primary); +} +.inversweb-single-demos-with-mobile .tmp-preview-wrap .tmp-view-btn { + border-color: var(--color-primary) !important; + background: var(--color-primary) !important; +} +.inversweb-single-demos-with-mobile .tmp-preview-wrap .tmp-view-btn:first-child { + background: var(--color-heading) !important; +} +.inversweb-single-demos-with-mobile .invers-mobile-view { + position: absolute; + right: -39px; + bottom: 92px; + z-index: 2; + padding: 7px; + padding-top: 16px; + border-radius: 10px; + transition: opacity 0.6s ease 0.12s, transform 0.4s ease; + width: 152px; + height: auto; + background: rgba(10, 10, 10, 0.05); + border: 2px solid #222222; + backdrop-filter: blur(7.5px); + display: block; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); + opacity: 0; + transition: all 0.3s; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .inversweb-single-demos-with-mobile .invers-mobile-view { + right: -20px; + bottom: 69px; + width: 110px; + } +} +@media only screen and (max-width: 1199px) { + .inversweb-single-demos-with-mobile .invers-mobile-view { + right: -20px; + bottom: 69px; + width: 110px; + } +} +@media only screen and (max-width: 479px) { + .inversweb-single-demos-with-mobile .invers-mobile-view { + width: 90px; + } +} +.inversweb-single-demos-with-mobile .invers-mobile-view::before { + position: absolute; + content: ""; + background: #ffffff; + border-radius: 5px; + top: 7px; + left: 50%; + height: 2px; + width: 28px; + transform: translateX(-50%); +} +.inversweb-single-demos-with-mobile .invers-mobile-view img { + border-radius: 2px; +} +.inversweb-single-demos-with-mobile:hover .invers-mobile-view { + bottom: 120px; + transform: translateY(-5%); + opacity: 1; +} + +.tmp-splash-section-title { + position: relative; + z-index: 1; +} +.tmp-splash-section-title .blocksync-scroll-trigger { + position: absolute; + bottom: 0; + left: 50%; + transform: translateX(-50%); + z-index: -1; + pointer-events: none; +} + +@media only screen and (max-width: 1199px) { + .header-splash .btn-small { + padding: 0 5px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .header-splash .btn-small { + padding: 0 15px; + } +} + +.title-bg-demos { + position: absolute; + color: #242424; + top: 6%; + left: 50%; + transform: translate(-50%, -50%); + z-index: -2; + font-size: 400px; + min-width: max-content; + font-weight: 700; + line-height: 0.8em; + background: linear-gradient(to top, rgba(1, 1, 1, 0) 0%, #4a4a4a 100.6%); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; + opacity: 0.3; +} +@media only screen and (max-width: 575px) { + .title-bg-demos { + font-size: 210px; + } +} + +.position-sticky-top-100 { + position: sticky; + top: 100px; +} + +.inner-page-wrapper-area-start { + display: flex; + align-items: center; + flex-wrap: wrap; + gap: 30px; + justify-content: space-between; +} +.inner-page-wrapper-area-start > div { + flex-basis: calc(50% - 15px); +} +@media only screen and (max-width: 767px) { + .inner-page-wrapper-area-start > div { + flex-basis: 100%; + } +} +.inner-page-wrapper-area-start .single-slick-slide { + margin-top: 0; +} + +.tmp-elements-area-start-splash { + background-attachment: fixed; +} + +.zoomactive { + transition: 1.5s; + transform: scale(1.15); + -webkit-transition-duration: 1.5s; + transition-duration: 1.5s; + filter: drop-shadow(0px 0px 2px rgba(81, 55, 249, 0.4274509804)) drop-shadow(0px 0px 4px rgba(81, 55, 249, 0.4274509804)) drop-shadow(0px 0px 10px rgba(81, 55, 249, 0.4274509804)) drop-shadow(0px 0px 20px rgba(81, 55, 249, 0.4274509804)) drop-shadow(0px 0px 35px rgba(81, 55, 249, 0.4274509804)) drop-shadow(0px 0px 60px rgba(81, 55, 249, 0.4274509804)); +} + +.tmp-mesonary-image-area-start { + position: relative; + padding-top: 100px; +} +.tmp-mesonary-image-area-start .invers-theme-masonary { + margin-top: -250px; +} +.tmp-mesonary-image-area-start .inversweb-sticky-section { + border: 3px solid var(--color-primary); + border-radius: 500px; + padding: 15px 40px; + width: fit-content; + background: var(--color-card); + position: sticky; + top: 125px; + margin-left: auto; + margin-right: auto; + transition: transform 0.5s ease-in-out; + z-index: 5; +} +.tmp-mesonary-image-area-start .inversweb-sticky-section h3 { + display: flex; + align-items: center; + gap: 15px; + margin: 0; + font-size: 60px; + line-height: 1; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-mesonary-image-area-start .inversweb-sticky-section h3 { + font-size: 36px; + } +} +@media only screen and (max-width: 767px) { + .tmp-mesonary-image-area-start .inversweb-sticky-section h3 { + font-size: 30px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .tmp-mesonary-image-area-start .inversweb-sticky-section h3 .h3 { + font-size: 24px !important; + } +} +@media only screen and (max-width: 767px) { + .tmp-mesonary-image-area-start .inversweb-sticky-section h3 .h3 { + font-size: 12px !important; + } +} +.tmp-mesonary-image-area-start .inversweb-sticky-section h3 p { + font-size: 28px; + margin: 0; + color: var(--color-white); +} +.tmp-mesonary-image-area-start .inversweb-sticky-section h3 p span { + font-weight: 700; + line-height: 0; + position: relative; + bottom: -8px; + font-size: 70px; + margin-right: 7px; +} + +.bg-black { + background: #0a0a0a; +} + +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .plr_lg--30 { + padding: 0 30px !important; + } +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .plr--120 { + padding: 0 90px !important; + } +} +.load-demo-btn-wrap svg { + height: 30px; + width: 30px; + background: rgba(0, 0, 0, 0.1490196078); + margin-left: 10px; + border-radius: 50%; + padding: 7px; +} +.load-demo-btn-wrap svg path { + fill: #fcfcfc; +} + +@media only screen and (max-width: 575px) { + .splash_bg .preview-accordion-area br { + display: block; + } +} + +.active-light-bg-shape { + display: none; +} + +.active-dark-bg-shape { + display: block; +} + +.active-light-mode.splash_bg .bg-black::before { + position: absolute; + content: ""; + top: 0; + left: 0; + height: 100%; + width: 100%; + background: linear-gradient(180deg, #07060c 2.05%, rgba(7, 6, 12, 0.4) 50%, #07060c 90.44%); + z-index: 1; + opacity: 0.7; +} + +.active-light-mode.splash_bg .bg-black { + background: #242424; + position: relative; + z-index: 1; +} + +.emoje-controlder { + position: relative; + z-index: 1; +} +.emoje-controlder .right-top { + position: absolute; + right: 15%; + top: 60px; + z-index: -1; +} +@media only screen and (max-width: 1199px) { + .emoje-controlder .right-top { + position: absolute; + right: 5%; + top: 2px; + } +} +@media only screen and (max-width: 767px) { + .emoje-controlder .right-top { + display: none; + } +} +.emoje-controlder .left-bottom { + position: absolute; + left: 15%; + top: 360px; + z-index: -1; +} +@media only screen and (max-width: 1199px) { + .emoje-controlder .left-bottom { + position: absolute; + left: 4%; + top: 300px; + } +} +@media only screen and (max-width: 767px) { + .emoje-controlder .left-bottom { + display: none; + } +} + +.bg_inner-page-splash { + background: #edecf5; +} + +.lan-single-testimonial { + background-color: #ffffff; + padding: 60px 45px; + border-radius: 6px; +} +@media only screen and (max-width: 575px) { + .lan-single-testimonial { + padding: 25px; + } +} +.lan-single-testimonial .testimonial-box .inner .clint-info-wrapper { + display: flex; + align-items: center; + gap: 15px; + margin-bottom: 20px; +} +.lan-single-testimonial .testimonial-box .inner .clint-info-wrapper .thumb img { + max-height: 50px; +} +.lan-single-testimonial .testimonial-box .inner .clint-info-wrapper .client-info .title { + margin-bottom: 0; + font-size: 16px; + font-weight: 700; + color: var(--color-heading); + margin-bottom: 5px; +} +.lan-single-testimonial .testimonial-box .inner .clint-info-wrapper .client-info .designation { + font-size: 12px; + line-height: 18px; +} +.lan-single-testimonial .testimonial-box .inner .description { + font-size: 16px; + line-height: 28px; + color: var(--color-body); + margin-bottom: 15px; +} +.lan-single-testimonial .testimonial-box .inner .star { + display: flex; + align-items: center; + gap: 10px; +} +.lan-single-testimonial .testimonial-box .inner .star .number { + font-size: 25px; + font-weight: 500; + font-family: "Rajdhani", sans-serif; + margin: 0; +} +.lan-single-testimonial .testimonial-box .inner .star .stars-area { + display: flex; + align-items: center; + gap: 5px; + margin-bottom: 0; +} +.lan-single-testimonial .testimonial-box .inner .star .stars-area img { + max-width: 25px; + margin-bottom: 0; +} + +.tmp-testimonials-area-splash { + z-index: 1; +} +.tmp-testimonials-area-splash::after { + background-size: auto !important; + background-repeat: repeat !important; + content: ""; + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + background-image: url(../images/bg/patern.svg) !important; + z-index: -1; + opacity: 0.03; +} +.tmp-testimonials-area-splash .gradiant-top-bottom { + position: absolute; + content: " "; + width: 100%; + height: 160px; + left: 0; + background: linear-gradient(172.77deg, #060606 -0.39%, rgba(6, 6, 6, 0) 93.82%); + transform: matrix(1, 0, 0, -1, 0, 0); + z-index: 1; +} +.tmp-testimonials-area-splash .gradiant-top-bottom.top-gradiant { + top: -30px; + background: linear-gradient(1deg, #edecf5 -0.39%, rgba(6, 6, 6, 0) 93.82%); +} +.tmp-testimonials-area-splash .gradiant-top-bottom.bottom-gradiant { + bottom: 0; + background: linear-gradient(181deg, #edecf5 -0.39%, rgba(6, 6, 6, 0) 93.82%); + transform: matrix(1, 0, 0, -1, 0, 0); +} +@media only screen and (max-width: 767px) { + .tmp-testimonials-area-splash .gradiant-top-bottom.bottom-gradiant { + bottom: 0; + } +} +.tmp-testimonials-area-splash .tmp-review-area-relative { + position: relative; +} +.tmp-testimonials-area-splash .tmp-review-area-relative .tmp-review-wrapper { + position: relative; + overflow: hidden; + height: 1080px; +} + +.tmp-testimonials-scrool-item { + animation: testimonialscroll 30s linear infinite; + animation-duration: 30s; + transition: all 0.4s ease-in; +} + +@keyframes testimonialscroll { + from { + transform: translateY(0); + } + to { + transform: translateY(-50%); + } +} +/* Advance Tab Style Four */ +.advance-tab-four { + position: relative; + padding: 48px; + grid-column-gap: 48px; + grid-row-gap: 48px; + -ms-grid-rows: auto; + grid-template-rows: auto; + border: 1px solid var(--color-border); + border-radius: 12px; +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .advance-tab-four { + padding: 20px; + } +} +@media only screen and (max-width: 767px) { + .advance-tab-four { + padding: 20px; + } +} +.advance-tab-four .advance-tab-top .description { + font-size: var(--font-size-b3); +} + +.rn-info-box { + margin-top: 20px; + background-color: var(--color-extra06); + padding: 40px; + border: 1px solid var(--color-border); + border-radius: 12px; +} +.rn-info-box .box-inner .content { + margin-top: 10px; +} + +.service-thumbnail-offset-2 { + margin-right: -60px; + margin-bottom: -60px; + border-radius: 10px 0 10px 0; +} + +.inner.Collaborate-inner { + padding: 0 50px 0 30px; +} +@media only screen and (max-width: 767px) { + .inner.Collaborate-inner { + padding: 30px 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991px) { + .inner.Collaborate-inner .description { + font-size: 14px; + } +} + +/*----------------------- + Corpox Widget Styles +--------------------------*/ +.tmp-widget-sidebar .tmp-default-sidebar-list li { + display: flex; + justify-content: space-between; +} +.tmp-widget-sidebar .tmp-default-sidebar-list li i { + color: var(--color-body); + margin-right: 10px; + font-size: 16px; +} +.tmp-widget-sidebar .tmp-default-sidebar-list li span { + font-weight: 500; + font-size: 16px; + line-height: 26px; +} +.tmp-widget-sidebar .tmp-default-sidebar-list li span.tmp-feature-value { + font-size: 12px; +} +.tmp-widget-sidebar .tmp-default-sidebar-list li a { + color: var(--color-body); + transition: 0.4s; +} +.tmp-widget-sidebar .tmp-default-sidebar-list li a:hover { + color: var(--color-primary); +} +.tmp-widget-sidebar .tmp-default-sidebar-list li + li { + padding-top: 10px; + margin-top: 10px; + border-top: 1px solid var(--color-border); +} + +.active-light-mode { + background-color: #F5FAFE; + --color-heading: #1b1b1c; + --color-white: #1b1b1b; + --color-card: #fff; + --color-body: #363636; + --color-darkest: #fff; + --color-border: #9d9dff29; + --shadow-1: 0px 6px 34px rgb(231 231 231 / 41%); +} +.active-light-mode .logo-light { + display: none; +} +.active-light-mode .logo-dark { + display: block; +} +.active-light-mode .header-default.header-landing.sticky { + background: #fff !important; +} +.active-light-mode .contact-with-us-service .title { + color: #fff; +} +.active-light-mode .tmp-single-product__content .quantity-area .wishlist-btn:hover i { + color: #fff; +} +.active-light-mode .banner-right-picking-image .small-iamge-area .video-icon .rounded-player span i { + color: #fff !important; +} +.active-light-mode .tmp-single-wized .wized-body .single-categories li a { + background: rgba(197, 197, 197, 0.1607843137); +} +.active-light-mode ul.categorys-widget-stndard li a { + background: rgba(229, 229, 229, 0.32); +} +.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .tmp-short-title { + color: #1b1b1c; +} +.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .nav-quick-access { + background: #f1f1f1; +} +.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.width-small-mega .wrapper .nav-quick-access * { + color: #1b1b1b; +} +.active-light-mode .mainmenu-nav .mainmenu > li > a, +.active-light-mode .header-right.with-search .header-btn .search-area-btn i, +.active-light-mode .slider-style-new .tmp-badge-3 { + color: var(--color-body); +} +.active-light-mode .tmp-header.sticky { + background-color: rgba(255, 255, 255, 0.77) !important; + background-image: none; +} +.active-light-mode .white-color-shite.title-index-12-marque .text-split-wrap-video .title { + color: #dddddd !important; +} +.active-light-mode #inverweb-load { + background-color: #ffffff; +} +.active-light-mode #inverweb-load .loader { + color: #1b1b1c !important; +} +.active-light-mode .tmp-timeline-area .section-inner::after { + background: rgb(234, 234, 234); +} +.active-light-mode .timeline-wrapper .wrapper-bottom .content .icon img { + filter: brightness(0) saturate(100%) invert(34%) sepia(97%) saturate(7472%) hue-rotate(250deg) brightness(102%) contrast(95%); +} +.active-light-mode .service-video-area.details * { + color: #fff; +} +.active-light-mode .single-wrapper-details-right-p.similar-post h4 { + border-bottom: 1px solid rgba(217, 217, 217, 0.32); +} +.active-light-mode .header-default.header-transparent.header-one.sticky { + background: rgb(255, 255, 255) !important; + border-bottom: 1px solid rgba(232, 232, 232, 0.41); +} +.active-light-mode .single-wrapper-details-right-p.similar-post ul li a { + background: rgba(231, 231, 231, 0.32); +} +.active-light-mode .single-wrapper-details-right-p.similar-post ul li a:hover { + transform: translateY(-3px); + background: var(--color-primary); + color: #fff; +} +.active-light-mode .load-demo-btn-wrap svg { + height: 30px; + width: 30px; + background: rgba(201, 201, 201, 0.1490196078); + margin-left: 10px; + border-radius: 50%; + padding: 7px; +} +.active-light-mode .load-demo-btn-wrap svg path { + fill: #1b1b1c; +} +.active-light-mode .slider-style-new .video-12-banner.tmp-btn.rounded-player span i { + color: #1b1b1c !important; + transition: 0.3s; +} +.active-light-mode .slider-style-new .video-12-banner.tmp-btn.rounded-player:hover i { + color: #fff !important; +} +.active-light-mode header.header-default.sticky .dot-btn .offcanvas-trigger .offcanvas-bars span::before { + background: #1b1b1b !important; +} +.active-light-mode header.header-default.sticky .dot-btn .offcanvas-trigger .offcanvas-bars span::after { + background: #1b1b1b !important; +} +.active-light-mode .tmp-footer-card-3 .widget-inner .tmp-text-white { + color: #e3e3e3; +} +.active-light-mode .tmp-footer-card-3 .widget-inner .tmp-newsletter-form button { + background: #fff; +} +.active-light-mode .tmp-footer-card-3 .widget-inner .tmp-newsletter-form button:hover { + color: #1b1b1b; +} +.active-light-mode .tmp-footer-card-3 .widget-inner .tmp-newsletter-form input { + border-color: #fff; +} +.active-light-mode .tmp-footer-card-3 .widget-inner .tmp-newsletter-form .tmp-input-field label { + color: #e3e3e3; +} +.active-light-mode header.logo-white-show .logo-light { + display: block; +} +.active-light-mode header.logo-white-show .logo-dark { + display: none; +} +.active-light-mode header.logo-white-show.sticky { + background: rgba(255, 255, 255, 0.73) !important; +} +.active-light-mode header.logo-white-show.sticky .logo-light { + display: none; +} +.active-light-mode header.logo-white-show.sticky .logo-dark { + display: block; +} +.active-light-mode header.logo-white-show.default-nav-white .mainmenu-nav .mainmenu > li > a { + color: #fff; +} +.active-light-mode header.logo-white-show.default-nav-white .header-right.with-search .header-btn .search-area-btn i { + color: #fff; +} +.active-light-mode header.logo-white-show.default-nav-white.sticky .mainmenu-nav .mainmenu > li > a, +.active-light-mode header.logo-white-show.default-nav-white.sticky .header-right.with-search .header-btn .search-area-btn i { + color: var(--color-body); +} +.active-light-mode .mfp-iframe-holder .mfp-close { + background: #fff; +} +.active-light-mode .mfp-bg { + background: rgba(255, 255, 255, 0.49); + backdrop-filter: blur(36px); +} +.active-light-mode .show-on-scroll { + mix-blend-mode: unset; +} +.active-light-mode .show-on-scroll span a { + padding: 9px 5px; + border-radius: 20px; + background: #fff; + color: var(--color-body); + box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; +} +.active-light-mode .tab-area-shop-details .nav-tabs .nav-link.active, +.active-light-mode .tmp-our-cart-area-start table tbody tr td .remove-btn, +.active-light-mode .checkout-area-main-wrapper-left .full-grid .login-area span, +.active-light-mode .checkout-area-main-wrapper-left .full-grid .login-area span a { + color: #fff; +} +.active-light-mode .checkout-area-main-wrapper-left .full-grid .form-content-box .form-group select { + color: #1b1b1b; +} +.active-light-mode .tmp-our-cart-area-start table thead tr, +.active-light-mode .tmp-our-cart-area-start table tbody tr, +.active-light-mode .checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total { + border-bottom: 1px solid rgba(99, 99, 99, 0.08); +} +.active-light-mode .cart-top-area, +.active-light-mode .tmp-our-cart-area-start .cart-table, +.active-light-mode .checkout-area-main-wrapper-left .order-area-single-card .order-wrapper .cart-total .product-info .image-area { + border: 1px solid rgba(99, 99, 99, 0.08); +} +.active-light-mode .tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form .single-wrapper input, +.active-light-mode .tab-area-shop-details .tab-content > .tab-pane .woocommerce-Reviews .reveiw-form form textarea { + background: #fff; +} +.active-light-mode .product-wrapper-shop-main-card .image-area, +.active-light-mode .blog-details-right-sidebar-standard .single-card-widget .recent-post-sm .signle-list-card .thumbnail.shop-thumb { + background: #e7e7e7; +} +.active-light-mode .tmp-our-cart-area-start .cart-total-area .cart-total.shipping-area .custom-options .option .checkmark { + background-color: #d1d1d1; +} +.active-light-mode .product-wrapper-shop-main-card .image-area .tag { + color: #000000; + background: rgba(86, 86, 86, 0.06); +} +.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu.with-mega-item-2.full-width-mega .wrapper .bg-content { + background: -webkit-linear-gradient(var(--color-card), #efefef); + -webkit-background-clip: text; +} +.active-light-mode .mainmenu-nav .mainmenu li.has-droupdown .submenu li a:hover, .active-light-mode .mainmenu-nav .mainmenu li.has-droupdown .submenu li a.active { + color: var(--color-white) !important; + background: #ededed !important; +} +.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu .wrapper .mega-menu-item li a:hover, .active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .tmp-megamenu .wrapper .mega-menu-item li a.active { + color: var(--color-white) !important; + background: #ededed !important; +} +.active-light-mode .scrollbar-v:before { + background: rgba(0, 0, 0, 0.1490196078); +} +.active-light-mode .social-default li a { + background: #f1f1f1; +} +.active-light-mode .header-top-news .close-button, .active-light-mode .header-top-news-2 .close-button { + border: 2px solid rgba(255, 255, 255, 0.1215686275); +} +.active-light-mode .inverweb-side-bar-close { + background: #fff; +} +.active-light-mode .header-top-news .inner .content *, .active-light-mode .header-top-news-2 .inner .content * { + color: #fff !important; +} +.active-light-mode .header-top-news .inner .right-button a span { + color: #fff; +} +.active-light-mode .inverweb-side-bar-close .logo-side a img.logo-light { + display: none; +} +.active-light-mode header.logo-white-show.default-nav-white .dot-btn .offcanvas-trigger .offcanvas-bars span::before, .active-light-mode header.logo-white-show.default-nav-white .dot-btn .offcanvas-trigger .offcanvas-bars span::after { + background: #fff; +} +.active-light-mode .inverweb-side-bar-close .close-icon-menu { + background: #fff; +} +.active-light-mode .inverweb-side-bar-close .close-icon-menu::after { + background: var(--color-primary); +} +.active-light-mode #buy-now a { + color:#F5821F ; + /* background: #ffffff; */ +} +.active-light-mode #buy-now a img { + filter: brightness(0) saturate(100%) invert(52%) sepia(46%) saturate(650%) hue-rotate(45deg) brightness(98%) contrast(85%); +} +.active-light-mode .service.service__style--1 .shape-service-1 { + display: none; +} +.active-light-mode .slider-area.slider-style-1.variation-default.height-950.jarallax::before { + background: #000; + opacity: 0.5; +} +.active-light-mode .tmp-pricing.with-gradient-bg::after { + background: linear-gradient(0, rgba(82, 55, 249, 0.15) 0%, rgba(237, 221, 83, 0) 80%); +} +.active-light-mode .tmp-slick-arrow button.slick-arrow::before { + filter: brightness(0) saturate(100%) invert(48%) sepia(91%) saturate(7491%) hue-rotate(245deg) brightness(97%) contrast(115%); +} +@media only screen and (max-width: 991px) { + .active-light-mode .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:nth-child(2n) a:nth-child(2) { + color: #1b1b1c; + } +} +.active-light-mode .tmp-our-cart-area-start .cart-footer form input { + border: 1px solid rgba(99, 99, 99, 0.08); +} +.active-light-mode .tmp-slick-arrow button.slick-arrow { + border: 2px solid rgba(82, 55, 249, 0.2509803922); +} +.active-light-mode .cart-top-area .progress-area { + background: #e3e3e3; +} +.active-light-mode .brand-carousel-activation.tmp-slick-arrow button.slick-arrow i { + color: var(--color-primary); +} +.active-light-mode .popup-mobile-menu .inner .header-top .close-menu .close-button i { + color: #fff; +} +.active-light-mode .tmp-splite-style .split-inner .read-more-btn i { + color: #fff; +} +.active-light-mode .over-gradient-primary .tmp-btn { + background: #ffffff; + color: #000 !important; +} +.active-light-mode .over-gradient-primary .tmp-btn:hover { + color: #fff !important; +} +.active-light-mode .section-title .subtitle { + color: var(--color-primary); +} +.active-light-mode .tmp-slick-arrow button.slick-arrow:hover::before { + filter: brightness(0) saturate(100%) invert(99%) sepia(8%) saturate(181%) hue-rotate(235deg) brightness(117%) contrast(100%); +} +.active-light-mode .clients-wrapper:hover .text h6 { + color: #fff; +} +.active-light-mode .tmp-get-in-touch-area .section-inner::after { + color: #fff; +} +.active-light-mode .team-wrapper5:hover .content-area .share, +.active-light-mode .social-default li a:hover { + color: #fff; +} +.active-light-mode .blog-details-right-sidebar-standard .single-card-widget button i { + color: #1b1b1c; +} +.active-light-mode .tmp-get-in-touch-area.area-2 .section-inner .icon a { + color: #ffffff; +} +.active-light-mode .post-page-banner .tmp-meta-list li i { + background: #fff; + color: var(--color-primary); +} +.active-light-mode .text-split-wrap-video .title { + color: var(--color-primary); +} +.active-light-mode .about-wrapper-8 .quote-area-about p, +.active-light-mode .clltoaction-style-default .subtitle, +.active-light-mode .pricing-table-items .pricing-table ul li, +.active-light-mode .pricing-table-items .pricing-table .pricing-table-header h4, +.active-light-mode .call-to-action-modern-wrapper .right-wrapper p, +.active-light-mode .call-to-action-modern-wrapper .right-wrapper p a, +.active-light-mode .pricing-table-items .info, +.active-light-mode .tmp-modern-slider .banner-content-9 .pres-line-separator-wrapper .subtitle, +.active-light-mode .tmp-single-wized .wized-body .single-categories li a { + color: #363636; +} +.active-light-mode .testimonial-style-two .content::after { + opacity: 0.1; +} +.active-light-mode .slider-style-2 .inner .title, +.active-light-mode .filter-button-default button.is-checked, +.active-light-mode .about-style-4 .feature-list li .icon i, +.active-light-mode .slider-style-1 .inner .title span, +.active-light-mode .slider-style-4 .inner .title, +.active-light-mode .slider-style-4 .slick-active .inner .description { + color: #fff !important; +} +.active-light-mode .tmp-btn.rounded-player span i, +.active-light-mode .tmp-badge-2, +.active-light-mode .pricing-tab-nav-yearly.nav-tabs .nav-link.active, +.active-light-mode .pricing-table-items .pricing-table .popular-tag, +.active-light-mode .slider-style-1.variation-default .inner p, +.active-light-mode .slider-style-1.variation-default .inner .tmp-btn, +.active-light-mode .team-style-two .inner .content .title, +.active-light-mode .team-style-two .inner .content .subtitle, +.active-light-mode .avatar::before, +.active-light-mode .tmp-pricing.with-gradient-bg .popular-tag, +.active-light-mode .single-modern-case-studies .inner-content-area .tags, +.active-light-mode .working-steps-area-tabs .left-icon-number, +.active-light-mode .why-choose-content-wrapper .feature-one-wrapper .icon i, +.active-light-mode .tmp-default-tab .tab-button .tabs__tab .nav-link.active, +.active-light-mode .tmp-banner-area-realstate-one .realstate-banner-style-one .title, +.active-light-mode .tmp-banner-area-realstate-one .realstate-banner-style-one p, +.active-light-mode .portfolio-list-inner-content .feature-list li .icon i, +.active-light-mode .tmp-btn.rounded-player span i, .active-light-mode .btn-default.rounded-player span i, +.active-light-mode .feature-list-service li .icon i, +.active-light-mode .tmp-apply-area .nav-tabs li button.active, +.active-light-mode .tmp-pagination li.active a, .active-light-mode .tmp-pagination li:hover a, +.active-light-mode .blog-search .search-button i { + color: #fff !important; +} +.active-light-mode li.comment.byuser.admin-comment * { + color: #fff !important; +} +.active-light-mode ol li { + color: var(--color-body); +} +.active-light-mode .customer-review-area::before { + background: linear-gradient(180deg, #ffffff 40%, #ffffff 0%, rgba(0, 0, 0, 0) 100%); +} +.active-light-mode .customer-review-area::after { + background: linear-gradient(0deg, #ffffff 40%, #ffffff 0%, rgba(0, 0, 0, 0) 100%); +} +.active-light-mode .team-style-two .social-default.icon-naked li a { + color: #fff !important; +} +.active-light-mode .tmp-pagination li a { + box-shadow: none; +} +.active-light-mode .banner-startup-agency-content { + background: rgba(0, 0, 0, 0.17); +} +.active-light-mode .tmp-slider-style-banner-tin { + background-image: url(../images/shape/03.webp); +} +.active-light-mode .breadcrumb-inner ul.page-list li a { + opacity: 1; +} +.active-light-mode .breadcrumb-inner .breadcrumb-page-title .line-separator { + background-image: linear-gradient(90deg, #d7d7d7, rgba(33, 38, 45, 0)); +} +.active-light-mode .tmp-search-input-area { + background: #f9f9f9; +} +.active-light-mode .single-modern-case-studies .inner-content-area .tags { + background: rgba(255, 255, 255, 0.13); + border: 1px solid rgba(255, 255, 255, 0.3); +} +.active-light-mode .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li { + background: #f3f3f3; +} +@media only screen and (max-width: 991px) { + .active-light-mode .mainmenu .with-megamenu .tmp-megamenu .demos-area-drop-down ul.mega-menu-item li:nth-child(odd) a { + background: #ddd; + } +} +.active-light-mode .bg_patern-1 { + background-color: #fff !important; +} +.active-light-mode .bg_patern-1::after { + opacity: 0.07; +} +.active-light-mode .tmp-list-footer li::before { + background: #dfdfdf; +} +.active-light-mode .tmp-btn { + color: #fff; +} +.active-light-mode .profile-share a img { + box-shadow: 0px 6px 34px rgba(0, 0, 0, 0.2); +} +.active-light-mode .tmp-search-input-area .search-close-icon img { + filter: brightness(0) saturate(100%) invert(4%) sepia(6%) saturate(16%) hue-rotate(317deg) brightness(94%) contrast(86%); +} +.active-light-mode .tmp-btn.btn-border { + color: #1b1b1b; + border-color: #e3e3e3 !important; +} +.active-light-mode .tmp-btn.btn-border:hover { + color: #fff; +} +.active-light-mode .banner-12-shape-controlder .tmp-btn.rounded-player.popup-video i { + color: var(--color-primary) !important; +} +.active-light-mode .service-layout-presentation-box .advance-tab-button ul li .tab-button::before { + background: rgba(82, 55, 249, 0.0784313725); + box-shadow: none; +} +.active-light-mode .service-layout-presentation-box .advance-tab-button ul li .tab-button { + background: rgba(211, 211, 211, 0.18); +} +.active-light-mode .banner-svg { + opacity: 0.1; +} +.active-light-mode .banner-svg.banner-svg-right { + opacity: 0.1; +} +.active-light-mode .tmp-slick-dot .slick-dots li button::after { +box-shadow: inset 0 0 0 7px rgba(245, 130, 31, 0.6); +} +.active-light-mode .tmp-slick-dot .slick-dots li.slick-active button::after { + box-shadow: inset 0 0 0 1px var(--color-btn) !important; +} +.active-light-mode .banner-content-8 .line-separator.line-left { + background-image: linear-gradient(-90deg, var(--color-primary), rgba(33, 38, 45, 0)) !important; +} +.active-light-mode .banner-content-8 .line-separator.line-right { + background-image: linear-gradient(90deg, var(--color-primary), rgba(33, 38, 45, 0)) !important; +} +.active-light-mode .color-white, +.active-light-mode .service-layout-presentation-box .advance-tab-button ul li .tab-button .title, +.active-light-mode .tmp-working-process-main .nav-link.active .working-steps-area-tabs .inner-content *, +.active-light-mode .banner-content-8 .subtitle, +.active-light-mode .banner-finance-wrapper p, +.active-light-mode .realstate-banner-style-two .title .large { + color: #1b1b1c !important; +} +.active-light-mode .slider-style-1.variation-default .inner .btn-read-more span { + color: #fff; +} +.active-light-mode .about-wrapper-8 .tmp-list-item-half li .icon svg path { + fill: #fff; +} +.active-light-mode .brand-carousel-activation li a img, +.active-light-mode .brand-style-1 li a img, +.active-light-mode .brand-style-2 li a img { + filter: brightness(0) saturate(100%) invert(8%) sepia(1%) saturate(198%) hue-rotate(314deg) brightness(91%) contrast(91%); +} +.active-light-mode .team-wrapper5 .image-area { + background: var(--color-primary); +} +.active-light-mode .team-wrapper5 { + box-shadow: none; +} +.active-light-mode .tmp-slider-style-1.with-bg-tin { + background-image: url(../images/shape/03.webp); +} +.active-light-mode .cursor-inner { + background: rgba(14, 14, 14, 0.4509803922); +} +.active-light-mode .cursor-inner.cursor-hover { + background: rgba(255, 255, 255, 0.2549019608); + mix-blend-mode: normal; +} +.active-light-mode .cursor-outer { + border: 2px solid rgba(14, 14, 14, 0.4509803922) !important; + mix-blend-mode: normal; +} +.active-light-mode [data-black-overlay]:before { + background-color: #fff; +} +.active-light-mode.splash_bg .mdbutton.mdbutton--surtur .textcircle textPath { + fill: #fff; + font-weight: 700; +} +.active-light-mode.splash_bg .mdbutton.mdbutton--surtur .icon { + color: #fff; +} +.active-light-mode.splash_bg hr { + border-top: 1px solid var(--color-border); +} +.active-light-mode.splash_bg .service-feature-main-wrapper-splash.with-radious-icon .service.service__style--1 .icon { + border: 1px solid #f9f9f9; + background: #fff; + box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 50px; +} +.active-light-mode.splash_bg .inversweb-single-demos-with-mobile .invers-mobile-view { + border: 2px solid rgba(255, 255, 255, 0.1882352941); +} +.active-light-mode.splash_bg .active-dark-bg-shape { + display: none; +} +.active-light-mode.splash_bg .active-light-bg-shape { + display: block; +} +.active-light-mode.splash_bg .banner-splash-area .category-area-main .single-category { + box-shadow: 0 6px 18px rgba(121, 121, 121, 0.12); +} +.active-light-mode.splash_bg .thumbnail-product-swip-area .tmp-slick-arrow button.slick-arrow::before { + filter: none !important; +} +.active-light-mode.splash_bg .title-bg-demos { + background: linear-gradient(to top, rgba(1, 1, 1, 0) 0%, rgb(133, 133, 133) 100.6%); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; + opacity: 0.3; +} +.active-light-mode.splash_bg .plan-offer-list li i { + color: #ffffff; +} +.active-light-mode.splash_bg .banner-splash-area .bg-circle-area { + background: transparent; +} +.active-light-mode.splash_bg .banner-splash-area .title { + color: #fff !important; +} +.active-light-mode.splash_bg .banner-splash-area .title span { + color: #fff !important; +} +.active-light-mode.splash_bg .banner-splash-area p.description { + color: #fff; +} + +/************************************** + Updates +***************************************/ +.gym-demo { + --color-primary: #ff0000; + --color-secondary: #ff0000; + --shadow-7: 0 0 20px 5px rgb(251 32 32 / 33%); +} +.gym-demo .footer-style-default .shape-area img { + filter: brightness(0) saturate(100%) invert(20%) sepia(75%) saturate(5173%) hue-rotate(353deg) brightness(89%) contrast(128%); +} +.gym-demo .tmp-pricing.with-gradient-bg::after { + background: linear-gradient(0, rgba(249, 55, 55, 0.51) 0%, rgba(237, 221, 83, 0) 80%); +} +.gym-demo .inverweb-side-bar-close .shape-right-top img { + filter: brightness(0) saturate(100%) invert(20%) sepia(75%) saturate(5173%) hue-rotate(353deg) brightness(89%) contrast(128%); +} +.gym-demo .form-group input, +.gym-demo .form-group textarea { + border: var(--border-width) solid rgba(255, 157, 157, 0.1607843137); +} + +.slider-gird { + position: relative; + z-index: 1; +} +.slider-gird .grid-mask { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + display: grid; + grid-template-columns: repeat(8, 1fr); + grid-template-rows: repeat(4, 1fr); + z-index: 1; + pointer-events: none; +} +.slider-gird .grid-mask div { + background-color: var(--color-white); + width: 100%; + height: 100%; + transition: opacity 0.6s ease-in-out; +} +.slider-gird .slick-active .grid-mask div { + opacity: 0; +} + +.bg_gym-1 { + background-image: url(../images/bg/06.webp); +} + +.bg_gym-2 { + background-image: url(../images/bg/05.webp); +} + +.bg_gym-3 { + background-image: url(../images/bg/07.webp); +} + +.time-table-area-wrapper .inner-container { + position: relative; +} +.time-table-area-wrapper .inner-container .table-outer { + position: relative; + width: 100%; +} +@media only screen and (max-width: 1199px) { + .time-table-area-wrapper .inner-container .table-outer { + overflow-x: auto; + } +} +.time-table-area-wrapper .inner-container .table-outer .table-inner { + position: relative; + width: 100%; + min-width: 1200px; +} +.time-table-area-wrapper .table-title-box { + position: absolute; + left: 0px; + top: 0px; + padding-bottom: 10px; + padding-top: 85px; +} +.time-table-area-wrapper .table-title-box .title { + position: absolute; + left: 0px; + top: 0px; + width: 170px; + display: block; + font-size: 14px; + color: #ffffff; + font-weight: 700; + padding: 24px 40px; + margin-bottom: 1px; + transition: all 500ms ease; + text-transform: uppercase; + background-color: var(--color-primary); + border-radius: 4px; +} +.time-table-area-wrapper .table-title-box .day { + position: relative; + color: #fff; + width: 168px; + height: 90px; + line-height: 90px; + font-weight: 700; + margin-bottom: 10px; + text-align: center; + background-color: #222222; + text-transform: uppercase; + border-radius: 4px; +} +.time-table-area-wrapper .clearfix::after { + display: block; + clear: both; + content: ""; +} +.time-table-area-wrapper .timetable-tabs { + position: relative; + +} +.time-table-area-wrapper .timetable-tabs .tab-btns { + position: relative; + left: 0px; + top: 0px; + margin-bottom: 13px; + padding: 0; +} +.time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn { + position: relative; + display: block; + margin: 0; + font-size: 14px; + color: #ffffff; + font-weight: 700; + cursor: pointer; + float: left; + margin-right: 12px; + margin-bottom: 10px; + padding: 12px 8px; + margin-bottom: 1px; + display: inline-block; + transition: all 500ms ease; + text-transform: uppercase; + background-color: var(--color-primary); + border-left: 3px solid var(--color-primary); + border-radius: 4px; + width: 187px; + /* text-align: center; */ + transition: all 500ms ease; +} +.time-table-area-wrapper .timetable-tabs .tab-btn img{ +margin-right: 12px; +} +.time-table-area-wrapper .timetable-tabs .tab-btn { + display: flex; + flex-direction: column; + align-items: center; + gap: 8px; /* space between image and text */ +} + + +.time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn.active-btn { + background-color: #F5821F; +} +.time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn:hover { + background-color: #F5821F; +} +.time-table-area-wrapper .timetable-tabs .tab-btns .tab-btn::before { + position: absolute; + content: ""; + left: -2px; + top: 28px; + opacity: 1; + border-top: 6px solid transparent; + border-left: 8px solid var(--color-primary); + border-bottom: 6px solid transparent; + transition: all 500ms ease; + -ms-transition: all 500ms ease; + -o-transition: all 500ms ease; + -moz-transition: all 500ms ease; + -webkit-transition: all 500ms ease; +} +.time-table-area-wrapper .tabs-content { + position: relative; +} +.time-table-area-wrapper .tabs-content .tab { + position: relative; + display: none; +} +.time-table-area-wrapper .tabs-content .tab.active-tab { + display: block; +} +.time-table-area-wrapper .tabs-content .time-box { + position: relative; + width: 147.5px; + height: 90px; + float: left; + margin-right: 12px; + margin-bottom: 10px; + padding: 5px 5px; + text-align: center; + display: flex; + align-items: center; + border: 1px solid var(--color-card); + background-color: var(--color-card); + border-radius: 4px; +} +.time-table-area-wrapper .tabs-content .time-box .box-inner a{ + position: relative; + width: 100%; + display: flex; + justify-content: space-between; +} +.time-table-area-wrapper .tabs-content .time-box .box-inner .time { + position: relative; + color: #fff; + font-size: 14px; + font-weight: 700; + text-transform: capitalize; +} +.time-table-area-wrapper .tabs-content .time-box .box-inner .time span { + position: relative; + display: block; + color: var(--color-body); + font-size: 12px; + font-weight: 400; + line-height: 1.7em; + margin-top: 3px; + text-transform: uppercase; + font-family: "Roboto", sans-serif; +} +.why-area{ + margin-bottom: 120px; +} +.active-light-mode .time-table-area-wrapper .tabs-content .time-box .box-inner .time, +.active-light-mode .time-table-area-wrapper .tabs-content .time-box .box-inner .time span { + color: var(--color-body); +} +.active-light-mode .slider-gird .grid-mask div { + background-color: #fff; +} +.active-light-mode.gym-demo .service.service__style--1 .icon img { + max-height: 60px; + filter: brightness(0) saturate(100%) invert(20%) sepia(75%) saturate(5173%) hue-rotate(353deg) brightness(89%) contrast(128%); +} +.active-light-mode.gym-demo .tmp-slick-dot .slick-dots li button::after { + box-shadow: inset 0 0 0 7px rgba(255, 255, 255, 0.6); +} +.active-light-mode .time-table-area-wrapper .table-title-box .day { + color: var(--color-dark); + background-color: #ffffff; +} + +.demo-medical .bg_gym-1 { + background-image: url(../images/bg/08.webp); +} +.demo-medical .bg_gym-2 { + background-image: url(../images/bg/09.webp); +} +.demo-medical .bg_gym-3 { + background-image: url(../images/bg/10.webp); +} +.demo-medical .footer-style-default .shape-area { + filter: brightness(0) saturate(100%) invert(43%) sepia(73%) saturate(1498%) hue-rotate(185deg) brightness(96%) contrast(91%); +} +.demo-medical .inverweb-side-bar-close .shape-right-top img { + filter: brightness(0) saturate(100%) invert(43%) sepia(73%) saturate(1498%) hue-rotate(185deg) brightness(96%) contrast(91%); +} + +.demo-medical { + --color-primary: #2490eb; +} +.demo-medical .brand-carousel-activation { + padding: 0 0; +} + +.demo-solar { + --color-primary: #4aab3d; + --shadow-7: 0 0 20px 5px rgb(55 249 61 / 33%); + --color-secondary: #4aab3d; +} +.demo-solar .bg_image--27 { + background-image: url(../images/bg/11.webp); +} +.demo-solar .demo-banner-area-start-solar { + position: relative; + overflow: hidden; + z-index: 1; +} +.demo-solar .demo-banner-area-start-solar::after { + position: absolute; + left: 0; + top: 0; + content: ""; + background: linear-gradient(4deg, rgba(0, 0, 0, 0.99) 1.29%, rgba(54, 69, 27, 0) 100.95%); + width: 100%; + height: 100%; + z-index: -1; + backdrop-filter: blur(3px); +} +.demo-solar .demo-banner-area-start-solar .inner .title { + font-size: 70px; + text-transform: uppercase; + margin-bottom: 30px; +} +@media only screen and (max-width: 991px) { + .demo-solar .demo-banner-area-start-solar .inner .title { + font-size: 42px; + } +} +@media only screen and (max-width: 767px) { + .demo-solar .demo-banner-area-start-solar .inner .title { + font-size: 36px; + } +} +.demo-solar .demo-banner-area-start-solar .inner .tmp-personal-portfolio-content p.description { + max-width: 46%; + margin: auto; + margin-bottom: 30px; +} +@media only screen and (max-width: 991px) { + .demo-solar .demo-banner-area-start-solar .inner .tmp-personal-portfolio-content p.description { + max-width: 85%; + } +} +@media only screen and (max-width: 575px) { + .demo-solar .demo-banner-area-start-solar .inner .tmp-personal-portfolio-content p.description { + max-width: 100%; + } +} +.demo-solar .inverweb-side-bar-close .shape-right-top { + filter: brightness(0) saturate(100%) invert(54%) sepia(9%) saturate(3186%) hue-rotate(66deg) brightness(102%) contrast(83%); +} +.demo-solar .section-title .subtitle { + background: rgba(188, 255, 150, 0.059); + color: var(--color-primary); +} +.demo-solar .bg-card { + background: rgb(20, 20, 22) !important; + position: relative; +} +.demo-solar .tmp-pricing.with-gradient-bg::after { + background: linear-gradient(0, rgba(55, 249, 75, 0.33) 0%, rgba(237, 221, 83, 0) 80%); +} +.demo-solar .bg-finance-video-thumb { + position: relative; + height: 850px; + background-image: url(../images/bg/12.webp); +} +@media only screen and (max-width: 767px) { + .demo-solar .bg-finance-video-thumb { + height: 550px; + } +} +@media only screen and (max-width: 575px) { + .demo-solar .bg-finance-video-thumb { + height: 450px; + } +} +.demo-solar.active-light-mode .demo-banner-area-start-solar::after { + background: linear-gradient(4deg, rgba(255, 255, 255, 0.99) 1.29%, rgba(54, 69, 27, 0) 100.95%); +} +.demo-solar.active-light-mode .service-layout-presentation-box .advance-tab-button ul li .tab-button::before { + background: rgba(65, 249, 55, 0.08); +} +.demo-solar.active-light-mode .bg-card { + background: rgb(239, 239, 239) !important; + position: relative; +} +.demo-solar.active-light-mode .form-group input, +.demo-solar.active-light-mode .form-group textarea { + border: var(--border-width) solid rgba(166, 255, 157, 0.1607843137); +} +.demo-solar.active-light-mode .brand-style-1 li { + border-color: rgba(74, 171, 61, 0.2509803922); +} + +.active-light-mode .demo-solar.light .bg-card { + background: rgb(255, 255, 255) !important; +} + +.height-650 { + height: 650px; +} +@media only screen and (max-width: 575px) { + .height-650 { + height: 530px; + } +} + +.demo-banner-area-start-solar { + margin: 30px 60px 0 60px; + border-radius: 40px; +} +@media only screen and (max-width: 575px) { + .demo-banner-area-start-solar { + margin: 30px 20px 0 20px; + } +} + +.demo-event { + --color-primary:#734BDF; +} +.demo-event .header-transparent-with-topbar .header-default { + background-color: rgba(0, 0, 0, 0.1294117647); + backdrop-filter: blur(15px); +} +.demo-event .bg-card { + background: rgb(20, 20, 22) !important; + position: relative; +} +.demo-event .inverweb-side-bar-close .shape-right-top { + filter: brightness(0) saturate(100%) invert(69%) sepia(87%) saturate(7097%) hue-rotate(241deg) brightness(89%) contrast(96%); +} + +.banner-badge-1 { + letter-spacing: 0.5px; + font-weight: 500; + font-size: 16px; + line-height: 1; + font-family: var(--font-primary); + color: rgb(47, 47, 47); + display: block; + background: var(--color-primary); + max-width: max-content; + padding: 17px 24px 17px 20px; + box-shadow: var(--shadow-1); + background: #fff; + border-radius: 4px; + position: relative; + z-index: 1; +} +.banner-badge-1::before { + position: absolute; + top: 50%; + right: -19px; + left: -19px; + -webkit-transform: translateY(-50%); + -moz-transform: translateY(-50%); + transform: translateY(-50%); + height: 45px; + width: -moz-calc(100% + 38px); + width: calc(100% + 38px); + background: rgba(255, 255, 255, 0.5); + -webkit-box-shadow: 0 0 29px rgba(209, 211, 237, 0.3882352941); + box-shadow: 0 0 29px rgba(209, 211, 237, 0.3882352941); + z-index: -1; + content: ""; + -webkit-clip-path: polygon(100% 0, 97% 50%, 100% 100%, 0 100%, 3% 50%, 0 0); + clip-path: polygon(100% 0, 97% 50%, 100% 100%, 0 100%, 3% 50%, 0 0); +} + +.event-banner-area-start { + background-image: url(../images/bg/13.webp); + height: 870px; + display: flex; + align-items: center; + position: relative; + z-index: 1; +} +@media only screen and (max-width: 991px) { + .event-banner-area-start { + height: 720px; + } +} +@media only screen and (max-width: 767px) { + .event-banner-area-start { + height: 600px; + } +} +.event-banner-area-start .banner-badge-1 { + margin: auto; + margin-bottom: 30px; +} +.event-banner-area-start::after { + position: absolute; + left: 0; + top: 0; + content: ""; + background: linear-gradient(4deg, rgba(0, 0, 0, 0.99) 1.29%, rgba(54, 69, 27, 0) 100.95%); + width: 100%; + height: 100%; + z-index: -1; + backdrop-filter: blur(3px); +} +.event-banner-area-start .banner-inner-content-event { + text-align: center; + max-width: 75%; + margin: auto; +} +@media only screen and (max-width: 991px) { + .event-banner-area-start .banner-inner-content-event { + max-width: 100%; + } +} +.event-banner-area-start .banner-inner-content-event .title { + font-size: 76px; + font-weight: 800; + margin-bottom: 30px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .event-banner-area-start .banner-inner-content-event .title { + font-size: 60px; + } +} +@media only screen and (max-width: 1199px) { + .event-banner-area-start .banner-inner-content-event .title { + font-size: 54px; + } +} +@media only screen and (max-width: 991px) { + .event-banner-area-start .banner-inner-content-event .title { + font-size: 44px; + line-height: 1.4; + } +} +@media only screen and (max-width: 767px) { + .event-banner-area-start .banner-inner-content-event .title { + font-size: 36px; + } +} + +.active-light-mode.demo-event .header-transparent-with-topbar .header-default { + background-color: rgba(255, 255, 255, 0.76); + backdrop-filter: blur(15px); +} +.active-light-mode .event-banner-area-start::after { + background: linear-gradient(4deg, rgba(115, 75, 223, 0.8) 1.29%, rgba(54, 69, 27, 0) 100.95%); +} +.active-light-mode .banner-inner-content-event .title, +.active-light-mode .banner-inner-content-event .desc, +.active-light-mode .banner-inner-content-event .button-group { + color: #fff; +} +.active-light-mode .banner-inner-content-event .btn-border { + color: #fff; +} +.active-light-mode.demo-event .bg-card { + background: rgb(237, 237, 237) !important; +} +.active-light-mode .event-shedule-tab-area ul li button.active { + color: #fff !important; +} +.active-light-mode .event-shedule-tab-area ul li button:hover { + color: #fff !important; +} + +.inversweb-single-demos-with-mobile.demo-event .bg-card { + background: rgb(255, 255, 255) !important; + position: relative; +} + +.event-shedule-tab-area ul { + max-width: max-content; + padding: 0; + margin: 0; + display: flex; + align-items: center; + justify-content: center; + gap: 10px; + margin: auto; + margin-bottom: 25px; +} +.event-shedule-tab-area ul li { + margin: 0; +} +.event-shedule-tab-area ul li button { + border: none !important; + color: var(--color-white); + padding: 13px 30px; + background-color: var(--color-card) !important; + box-shadow: none; + transition: 0.3s; + font-weight: 600; + border-radius: 5px !important; +} +.event-shedule-tab-area ul li button.active { + border: none; + background-color: var(--color-primary) !important; + color: var(--color-white) !important; +} +.event-shedule-tab-area ul li button:focus { + border: none; + outline: none; +} +.event-shedule-tab-area ul li button:hover { + background-color: var(--color-primary) !important; + color: var(--color-white) !important; +} + +.single-events-wrapper { + overflow: hidden; + padding: 20px; + border-radius: 6px; + background: var(--color-card); + position: relative; + height: 100%; + display: flex; + align-items: center; + gap: 25px; + transition: 0.4s; +} +@media only screen and (max-width: 1199px) { + .single-events-wrapper { + padding: 20px; + } +} +@media only screen and (max-width: 767px) { + .single-events-wrapper { + padding: 18px; + } +} +@media only screen and (max-width: 575px) { + .single-events-wrapper { + flex-direction: column; + align-items: flex-start; + gap: 15px; + } +} +.single-events-wrapper .thumbnail { + max-width: 231px; + display: block; + overflow: hidden; + border-radius: 4px; +} +@media only screen and (max-width: 575px) { + .single-events-wrapper .thumbnail { + max-width: 100%; + } +} +.single-events-wrapper .thumbnail img { + transition: 0.3s; +} +@media only screen and (max-width: 575px) { + .single-events-wrapper .thumbnail img { + width: 100%; + } +} +.single-events-wrapper .inner-content .top-area { + display: flex; + align-items: center; + gap: 30px; +} +@media only screen and (min-width: 1200px) and (max-width: 1599px) { + .single-events-wrapper .inner-content .top-area { + gap: 10px; + } +} +@media only screen and (max-width: 1199px) { + .single-events-wrapper .inner-content .top-area { + align-items: flex-start; + gap: 5px; + flex-wrap: wrap; + } +} +@media only screen and (max-width: 767px) { + .single-events-wrapper .inner-content .top-area { + flex-direction: column; + } +} +@media only screen and (max-width: 575px) { + .single-events-wrapper .inner-content .top-area { + flex-direction: row; + gap: 15px; + } +} +.single-events-wrapper .inner-content .top-area .single { + display: flex; + align-items: center; + gap: 10px; +} +.single-events-wrapper .inner-content .top-area .single p { + margin: 0; + font-size: 14px; + line-height: 1; +} +.single-events-wrapper .inner-content .title { + font-size: 20px; + line-height: 1.3; + margin-bottom: 15px; + margin-top: 10px; + transition: 0.3s; +} +@media only screen and (max-width: 1199px) { + .single-events-wrapper .inner-content .title { + font-size: 16px; + } +} +.single-events-wrapper .inner-content .title:hover { + color: var(--color-primary); +} +.single-events-wrapper:hover { + transform: scale(1.02); +} +.single-events-wrapper:hover .thumbnail img { + transform: scale(1.1); +} + +.demo-ai-agency { + --color-primary:#EF6464; + --shadow-7: 0 0 20px 5px #ef646461; + --color-secondary: #EF6464; +} +.demo-ai-agency .why-choose-feature { + max-width: 100%; +} +.demo-ai-agency .section-title .subtitle { + background: rgba(220, 53, 69, 0.1294117647); + color: #dc3545 !important; +} +.demo-ai-agency .inverweb-side-bar-close .shape-right-top { + filter: brightness(0) saturate(100%) invert(53%) sepia(35%) saturate(2959%) hue-rotate(327deg) brightness(94%) contrast(101%); +} + +.ai-agency-demo-banner { + height: 800px; + display: flex; + align-items: center; + justify-content: center; + overflow: hidden; + position: relative; + z-index: 1; +} +@media only screen and (max-width: 991px) { + .ai-agency-demo-banner { + height: 680px; + } +} +.ai-agency-demo-banner .inner-content { + text-align: center; + margin: auto; + padding-top: 120px; +} +@media only screen and (max-width: 991px) { + .ai-agency-demo-banner .inner-content { + padding-top: 0; + } +} +.ai-agency-demo-banner .inner-content .title { + font-size: 70px; + line-height: 1.3; +} +@media only screen and (max-width: 991px) { + .ai-agency-demo-banner .inner-content .title { + font-size: 50px; + } +} +@media only screen and (max-width: 575px) { + .ai-agency-demo-banner .inner-content .title { + font-size: 32px; + } +} +.ai-agency-demo-banner .inner-content .title span { + color: var(--color-primary); +} +.ai-agency-demo-banner .inner-content p.disc { + max-width: 55%; + margin: auto; +} +@media only screen and (max-width: 991px) { + .ai-agency-demo-banner .inner-content p.disc { + max-width: 100%; + } +} +.ai-agency-demo-banner .inner-content .banner-top-style { + display: flex; + align-items: center; + gap: 15px; + justify-content: center; + padding: 7px 15px 7px 7px; + background: rgba(255, 255, 255, 0.04); + border-radius: 8px; + max-width: max-content; + margin: auto; + backdrop-filter: blur(5px); +} +@media only screen and (max-width: 575px) { + .ai-agency-demo-banner .inner-content .banner-top-style { + flex-wrap: wrap; + margin-bottom: 20px; + } +} +.ai-agency-demo-banner .inner-content .banner-top-style .left { + padding: 10px 20px; + gap: 10px; + background: rgba(255, 255, 255, 0.16); + border-radius: 8px; + display: flex; + align-items: center; + gap: 7px; +} +.ai-agency-demo-banner .inner-content .banner-top-style .left * { + color: #fff; +} +.ai-agency-demo-banner .inner-content .banner-top-style .right { + display: flex; + align-items: center; + gap: 15px; +} +.ai-agency-demo-banner .inner-content .banner-top-style .right p { + margin-bottom: 0; +} +.ai-agency-demo-banner::after { + position: absolute; + top: 110%; + content: ""; + width: 1500px; + height: 1500px; + left: 50%; + transform: translate(-50%, -50%); + border-radius: 50%; + z-index: -1; + background: linear-gradient(180deg, rgba(220, 53, 70, 0.168627451) 0%, rgba(255, 79, 79, 0.12) 18.28%, rgba(255, 59, 59, 0) 37.48%, rgba(255, 235, 235, 0) 100%); +} +.ai-agency-demo-banner::before { + z-index: -1; + position: absolute; + top: 110%; + content: ""; + width: 1300px; + height: 1300px; + left: 50%; + transform: translate(-50%, -50%); + border-radius: 50%; + background: linear-gradient(180deg, rgba(220, 53, 70, 0.168627451) 0%, rgba(255, 79, 79, 0.12) 18.28%, rgba(109, 59, 255, 0) 37.48%, rgba(240, 235, 255, 0) 100%); +} +.ai-agency-demo-banner .right-top-blur { + position: absolute; + width: 187px; + height: 187px; + left: 1563px; + top: 307px; + background: #ef6464; + filter: blur(150px); +} +.ai-agency-demo-banner .left-top-blur { + position: absolute; + width: 252px; + height: 204px; + left: 148px; + top: 159px; + background: #ef6464; + filter: blur(169px); +} + +.trusted-client-wrapper { + display: flex; + align-items: center; + gap: 15px; + margin: auto; + justify-content: center; +} +@media only screen and (max-width: 767px) { + .trusted-client-wrapper { + flex-wrap: wrap; + gap: 15px; + } +} +.trusted-client-wrapper p { + margin: 0; +} +.trusted-client-wrapper p span { + color: var(--color-primary); +} +.trusted-client-wrapper .stars-wrapper { + display: flex; + align-items: center; + gap: 7px; +} + +.demo-ai-agency .brand-carousel-activation-ai li a { + height: 85px; + border-radius: 4px; + width: 100%; + background: var(--color-card); + display: flex; + align-items: center; + justify-content: center; + transition: 0.3s; +} +.demo-ai-agency .brand-carousel-activation-ai li a img { + max-width: 65%; + filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(78deg) brightness(106%) contrast(101%); +} +.demo-ai-agency .brand-carousel-activation-ai li a:hover { + transform: scale(1.01); + background: var(--color-primary); +} +.demo-ai-agency .brand-carousel-activation-ai li a:hover img { + animation: bounceIn 0.8s ease; +} +.demo-ai-agency .brand-carousel-activation-ai .slick-slide { + margin: 0 15px; +} + +.single-ai-service { + position: relative; + display: block; + overflow: hidden; + border-radius: 24px; + z-index: 1; +} +.single-ai-service .inner-content { + position: absolute; + left: 30px; + bottom: -30px; + opacity: 0; + transition: 0.3s; + z-index: 10; +} +.single-ai-service:hover .inner-content { + bottom: 30px; + opacity: 1; +} +.single-ai-service:hover::after { + opacity: 1; + height: 100%; +} +.single-ai-service::after { + content: ""; + position: absolute; + width: 100%; + height: 0%; + left: 0; + bottom: 0; + opacity: 0; + background: linear-gradient(180deg, rgba(220, 53, 69, 0) 0%, rgba(220, 53, 69, 0.4784313725) 46.15%, #ef6464 100%); + transition: 0.3s; + z-index: 0; +} + +.blog-card-text { + background: var(--color-card); + box-shadow: 0px 4px 33px rgba(0, 0, 0, 0.07); + border-radius: 6px; + transition: 0.3s; + transition-delay: 0s !important; +} +.blog-card-text.style-minimal { + height: 100%; +} +.blog-card-text.style-minimal .blog-title { + margin-top: 30px; + margin-bottom: 35px; + font-size: 26px; + line-height: 1.4; + font-weight: 700; +} +.blog-card-text:hover { + transform: scale(1.02); +} +.blog-card-text:not(:last-child) { + margin-bottom: 30px; +} + +.blog-content-area-2 { + padding: 41px 30px; + transition: 0.3s; +} +@media only screen and (max-width: 767px) { + .blog-content-area-2 { + padding: 20px; + } +} +.blog-content-area-2 .text .blog-meta { + display: flex; + align-items: center; + justify-content: space-between; + padding-left: 0; +} +.blog-content-area-2 .text .blog-meta li { + display: flex; + align-items: center; + gap: 8px; + margin-bottom: 18px; +} +.blog-content-area-2 .text .blog-meta li i { + color: var(--color-primary); + opacity: 0.7; +} +.blog-content-area-2 .text .blog-meta li p { + margin-bottom: 0; + line-height: 1; +} +.blog-content-area-2 .text .blog-title { + line-height: 1.4; +} +.blog-content-area-2 .button-area .text-btn { + display: flex; + align-items: center; + gap: 10px; + padding: 0; + font-family: var(--font-primary); + font-weight: 600; + height: auto; +} +.blog-content-area-2 .button-area .text-btn span { + display: block; + width: 32px; + height: 27px; + line-height: 27px; + border-radius: 4px; + text-align: center; + background: var(--secondary-100); + color: var(--color-primary); +} +.blog-content-area-2 .button-area .text-btn span i { + transform: rotate(-45deg); +} +.blog-content-area-2 .blog-title a:hover { + color: var(--color-primary); +} +.faqimg { + background-image: url(../images/photos/faq.png); + background-size: contain; /* or use 'cover' depending on what you want */ + background-repeat: no-repeat; /* prevents the image from repeating */ + background-position: center; /* centers the image */ + padding: 20px; + +} +.advance-tab-button{ +margin-bottom: 12px; +} + +.sticky-faq-area { + position: sticky; + top: 120px; +} + +.tmp-icon-overlay-link-btn { + height: 40px; + width: 40px; + border-radius: 50%; + color: var(--color-primary); + font-size: 14px; + text-align: center; + background: 0 0; + display: inline-block; + position: relative; + overflow: hidden; + z-index: 1; + transition: 0.3s; + display: flex; + align-items: center; + justify-content: center; +} +.tmp-icon-overlay-link-btn i.tmp-icon-bottom { + position: absolute; + transition: var(--transition); + transform: translateY(300%) translateX(-475%) rotate(-45deg); + color: var(--color-white); +} +.tmp-icon-overlay-link-btn i.tmp-icon { + transition: var(--transition); + color: var(--color-primary); + transform: rotate(-45deg) !important; +} + +.tmp-button-overlay-with-text { + display: flex; + align-items: center; + gap: 15px; +} +.tmp-button-overlay-with-text.text-white .text-btn { + color: var(--color-white); +} +.tmp-button-overlay-with-text.btn-sm .tmp-icon-overlay-link-btn { + min-height: 35px; + min-width: 35px; +} +.tmp-button-overlay-with-text.btn-sm .tmp-icon-overlay-link-btn i { + font-size: 14px; +} +.tmp-button-overlay-with-text.btn-sm .text-btn { + font-size: 16px; +} +.tmp-button-overlay-with-text.btn-md .tmp-icon-overlay-link-btn { + min-height: 40px; + min-width: 40px; +} +.tmp-button-overlay-with-text.btn-md .tmp-icon-overlay-link-btn i { + font-size: 14px; +} +.tmp-button-overlay-with-text.btn-md .text-btn { + font-size: 18px; +} +.tmp-button-overlay-with-text.btn-default .tmp-icon-overlay-link-btn { + min-height: 45px; + min-width: 45px; +} +.tmp-button-overlay-with-text.btn-default .tmp-icon-overlay-link-btn i { + font-size: 14px; +} +.tmp-button-overlay-with-text.btn-default .text-btn { + font-size: 18px; +} +.tmp-button-overlay-with-text.btn-lg .tmp-icon-overlay-link-btn { + min-height: 50px; + min-width: 50px; +} +.tmp-button-overlay-with-text.btn-lg .tmp-icon-overlay-link-btn i { + font-size: 14px; +} +.tmp-button-overlay-with-text.btn-lg .text-btn { + font-size: 20px; +} +.tmp-button-overlay-with-text.btn-xl .tmp-icon-overlay-link-btn { + min-height: 60px; + min-width: 60px; +} +.tmp-button-overlay-with-text.btn-xl .tmp-icon-overlay-link-btn i { + font-size: 22px; +} +.tmp-button-overlay-with-text.btn-xl .text-btn { + font-size: 22px; +} +.tmp-button-overlay-with-text:hover .tmp-icon-overlay-link-btn.with-text-btn.primary-btn { + background-color: var(--color-primary); +} +.tmp-button-overlay-with-text:hover .tmp-icon-overlay-link-btn.with-text-btn.primary-btn i { + color: var(--color-white); +} +.tmp-button-overlay-with-text .tmp-icon-overlay-link-btn.with-text-btn.primary-btn { + background-color: rgba(239, 100, 100, 0.1607843137); +} +.tmp-button-overlay-with-text .tmp-icon-overlay-link-btn.with-text-btn.primary-btn i { + color: var(--color-primary); +} +.tmp-button-overlay-with-text .text-btn { + font-size: 30px; + line-height: 37px; + color: var(--color-white); + font-family: var(--font-secondary); + font-weight: 500; +} +.tmp-button-overlay-with-text.fw-400 .text-btn { + font-weight: 400; +} +.tmp-button-overlay-with-text:hover { + background: 0 0; + border-color: transparent; + color: var(--color-white); +} +.tmp-button-overlay-with-text:hover i.tmp-icon { + transform: translateY(-300%) translateX(475%); +} +.tmp-button-overlay-with-text:hover i.tmp-icon-bottom { + transform: translateY(0) translateX(0) scale(1.1) rotate(-45deg); +} +.tmp-button-overlay-with-text:hover::after { + background: var(--color-primary); + border: 2px solid var(--color-primary); + color: var(--color-white); +} + +.active-light-mode .brand-carousel-activation-ai li a img { + filter: none; +} +.active-light-mode .ai-agency-demo-banner .inner-content .banner-top-style .left * { + color: var(--color-body); +} +.active-light-mode .ai-agency-demo-banner .inner-content .banner-top-style { + background: rgba(255, 255, 255, 0.29); +} +.active-light-mode .ai-agency-demo-banner .inner-content .banner-top-style .left { + background: rgba(255, 255, 255, 0.91); +} +.active-light-mode.demo-ai-agency .tmp-slick-dot .slick-dots li button::after { + box-shadow: inset 0 0 0 7px rgba(255, 157, 157, 0.6); +} +.active-light-mode.demo-ai-agency .service-layout-presentation-box .advance-tab-button ul li .tab-button::before { + background: rgba(255, 157, 157, 0.6); + box-shadow: none; +} +.active-light-mode .tmp-button-overlay-with-text:hover .tmp-icon-overlay-link-btn.with-text-btn.primary-btn i { + color: #fff; +} +.active-light-mode .single-ai-service .inner-content .title { + color: #fff; +} +.active-light-mode.demo-ai-agency .header-default { + border-bottom: 1px solid rgba(255, 157, 157, 0.1607843137); +} + +.demo-architecture { + --color-primary: #b19777; + --color-secondary: #b19777; + --shadow-7: 0 0 20px 5px rgb(177 151 119 / 30%); +} +.demo-architecture .bg_image--10 { + background-image: url(../images/bg/14.webp); +} +.demo-architecture .bg_image--13 { + background-image: url(../images/bg/15.webp); +} +.demo-architecture .bg_image--19 { + background-image: url(../images/bg/16.webp); +} +.demo-architecture .about-us-area .thumbnail-image { + border-radius: 6px; + display: block; + overflow: hidden; +} +.demo-architecture.active-light-mode .tmp-slick-dot .slick-dots li button::after { + box-shadow: inset 0 0 0 7px rgb(177, 151, 119); +} +.demo-architecture .inverweb-side-bar-close .shape-right-top { + filter: brightness(0) saturate(100%) invert(67%) sepia(2%) saturate(6145%) hue-rotate(338deg) brightness(89%) contrast(79%); +} + +.active-light-mode .tmp-slick-arrow button.slick-arrow { + border: 2px solid rgb(177, 151, 119); +} +.active-light-mode .tmp-slick-arrow button.slick-arrow::before { + filter: brightness(0) saturate(100%) invert(67%) sepia(2%) saturate(6145%) hue-rotate(338deg) brightness(89%) contrast(79%); +} +.active-light-mode .header-default.header-transparent.header-one { + background: rgba(0, 0, 0, 0.11) !important; + backdrop-filter: blur(16px); + border-bottom: 1px solid rgba(255, 255, 255, 0.23); +} + +.demo-construction { + --color-primary: #FF5E14; + --color-secondary: #FF5E14; + --shadow-7: 0 0 20px 5px rgb(255 94 20 / 31%); +} +.demo-construction .demo-banner-area-start-solar { + position: relative; + overflow: hidden; + z-index: 1; +} +.demo-construction .demo-banner-area-start-solar::after { + position: absolute; + left: 0; + top: 0; + content: ""; + background: linear-gradient(4deg, rgba(0, 0, 0, 0.99) 1.29%, rgba(54, 69, 27, 0) 100.95%); + width: 100%; + height: 100%; + z-index: -1; + backdrop-filter: blur(3px); +} +.demo-construction .demo-banner-area-start-solar .inner .title { + font-size: 70px; + text-transform: uppercase; + margin-bottom: 30px; +} +@media only screen and (max-width: 991px) { + .demo-construction .demo-banner-area-start-solar .inner .title { + font-size: 42px; + } +} +@media only screen and (max-width: 767px) { + .demo-construction .demo-banner-area-start-solar .inner .title { + font-size: 36px; + } +} +.demo-construction .demo-banner-area-start-solar .inner .tmp-personal-portfolio-content p.description { + max-width: 46%; + margin: auto; + margin-bottom: 30px; +} +@media only screen and (max-width: 991px) { + .demo-construction .demo-banner-area-start-solar .inner .tmp-personal-portfolio-content p.description { + max-width: 85%; + } +} +@media only screen and (max-width: 575px) { + .demo-construction .demo-banner-area-start-solar .inner .tmp-personal-portfolio-content p.description { + max-width: 100%; + } +} +.demo-construction .tmp-pricing.with-gradient-bg::after { + opacity: 0.5; + background: linear-gradient(0, rgb(255, 94, 20) 0%, rgba(237, 221, 83, 0) 80%); +} +.demo-construction .inverweb-side-bar-close .shape-right-top { + filter: brightness(0) saturate(100%) invert(40%) sepia(94%) saturate(1309%) hue-rotate(349deg) brightness(98%) contrast(106%); +} +.demo-construction .bg-finance-video-thumb { + position: relative; + height: 850px; + background-image: url(../images/bg/18.webp); +} +.demo-construction .bg_image--27 { + background-image: url(../images/bg/17.webp); +} +.demo-construction .demo-banner-area-start-solar { + margin: 0px 0px 0 0px; + border-radius: 0; +} +.demo-construction .height-650 { + height: 750px; +} +.demo-construction.active-light-mode .demo-banner-area-start-solar .inner .title { + color: #fff; +} +.demo-construction.active-light-mode .demo-banner-area-start-solar .inner .tmp-personal-portfolio-content p.description, +.demo-construction.active-light-mode .demo-banner-area-start-solar .btn-read-more span { + color: #fff; +} +.demo-construction.active-light-mode .demo-banner-area-start-solar::after { + background: linear-gradient(4deg, rgba(255, 94, 20, 0.62) 1.29%, rgba(54, 69, 27, 0) 100.95%); + backdrop-filter: blur(0); +} +.demo-construction.active-light-mode .service-layout-presentation-box .advance-tab-button ul li .tab-button::before { + background: rgba(255, 94, 20, 0.07); + box-shadow: none; +} +.demo-construction.active-light-mode .tmp-pricing .pricing-table-inner .pricing-header { + border-bottom: 2px solid #ff5e14; +} +.demo-construction.active-light-mode .form-group input, +.demo-construction.active-light-mode .contact-form-1 .form-group textarea { + border: var(--border-width) solid rgba(255, 94, 20, 0.1411764706); +} +.demo-construction.active-light-mode .brand-style-1 li { + border-color: rgba(255, 94, 20, 0.1019607843); +} +.demo-construction.active-light-mode .tmp-pricing.with-gradient-bg::after { + opacity: 0.5; + background: linear-gradient(0, rgba(255, 94, 20, 0.33) 0%, rgba(237, 221, 83, 0) 80%); +} +.demo-construction.active-light-mode .footer-form-wrap form input { + border: var(--border-width) solid rgba(255, 94, 20, 0.2117647059); +} +/*# sourceMappingURL=../maps/style.css.map */ + + +/*----------------------------------------*/ + +/* 23. preloader +/*----------------------------------------*/ + +#xb-loadding { + height: 100%; + position: fixed; + width: 100%; + z-index: 999999; + top: 0; + left: 0; + background-color: #fff; + -webkit-transform: scale(1); + -khtml-transform: scale(1); + -moz-transform: scale(1); + -ms-transform: scale(1); + -o-transform: scale(1); + transform: scale(1); +} + +.loader { + text-align: center; + width: 100%; + position: relative; + overflow: hidden; + height: 100%; + margin: 0 auto; + display: flex; + justify-content: center; + flex-direction: column; + align-items: center; +} + +.loader.style-2 .earth { + background: url("../images/photos/earth1.png"); +} + +.wait { + margin: 5rem 0; +} + +.iata_code { + font-size: 6rem; + opacity: 0.3; + top: 52%; + position: absolute; + color: #0099cc; +} + +.departure_city { + left: 0; +} + +.arrival_city { + right: 1.5rem; +} + +.plane { + position: absolute; + margin: 0 auto; + width: 100%; + display: flex; + justify-content: center; + animation: spin 2.5s linear infinite; + transform-origin: center center; +} + +.plane-img { + display: block; +} + + +.earth-wrapper { + position: absolute; + margin: 0 auto; + width: 100%; +} + +.earth { + width: 160px; + height: 160px; + background: url("../images/photos/image.png"); + border-radius: 100%; + background-size: 340px; + animation: earthAnim 12s infinite linear; + margin: 0 auto; + border: 1px solid #CDD1D3; +} + +@keyframes earthAnim { + 0% { + background-position-x: 0; + } + 100% { + background-position-x: -340px; + } +} +@keyframes spin { + 0% { + transform: rotate(0deg); + } + 100% { + transform: rotate(360deg); + } +} + + +@media screen and (max-width: 420px) { + .departure_city { + left: 0; + right: 0; + top: 30%; + position: absolute; + margin: 0 auto; + } + .arrival_city { + left: 0; + right: 0; + top: 93%; + position: absolute; + margin: 0 auto; + } +} +/* common css */ +.globe121.tmp-testimonial-map-wrapper .tmp-lookbook-content-box .tmp-inner p{ + font-size: 14px; +} +.globe11 a{ + padding: 0px 18px !important; + height: 36px; +} +.globe11 a .btn-text{ +font-size: 13px !important; + +} + +.xb-item--item { + width: 25%; + padding: 10px; +} +.xb-item--inner + { + border: 1px solid #EDF3F5; + padding: 23px; + padding-top: 15px; + -webkit-transition: 0.3s; + -o-transition: 0.3s; + transition: 0.3s; + border-radius: 20px; + -webkit-border-radius: 20px; + -moz-border-radius: 20px; + -ms-border-radius: 20px; + -o-border-radius: 20px; +} +.xb-country .xb-item--flag { + width: 47px; + height: 47px; + border-radius: 50%; + -webkit-border-radius: 50%; + -moz-border-radius: 50%; + -ms-border-radius: 50%; + -o-border-radius: 50%; + overflow: hidden; + margin-right: 27px; + margin-top: 8px; +} +.xb-item--item img { + border: none; + border-radius: 0; + box-shadow: none; + height: auto; + max-width: 100%; +} +.xb-country .xb-item--title { + font-size: 20px; + letter-spacing: -0.6px; + margin-top: 8px; +} +.uni{ + height: 47px; + width: 47px; + +} +.uni img{ +height: 48px; +background-color: aliceblue; +border-radius: 50%; +padding: 5px; +transition: 0.3s all ease-out; +} +.time-box:hover .uni img{ + background-color: var(--color-btn); +} \ No newline at end of file diff --git a/assets/css/vendor/bootstrap.min.css b/assets/css/vendor/bootstrap.min.css new file mode 100644 index 0000000..0cfcdad --- /dev/null +++ b/assets/css/vendor/bootstrap.min.css @@ -0,0 +1,6 @@ +@charset "UTF-8";/*! + * Bootstrap v5.3.2 (https://getbootstrap.com/) + * Copyright 2011-2025 The Bootstrap Authors + * Copyright 2011-2025 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) + */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;-moz-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + (.5rem + 2px));padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;-moz-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + (1rem + 2px));padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;-moz-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + (.75rem + 2px))}textarea.form-control-sm{min-height:calc(1.5em + (.5rem + 2px))}textarea.form-control-lg{min-height:calc(1.5em + (1rem + 2px))}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{-webkit-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;-ms-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);-ms-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;-webkit-box-shadow:0 0 0 .25rem rgba(49,132,253,.5);box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(49,132,253,.5);box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;-webkit-box-shadow:0 0 0 .25rem rgba(130,138,145,.5);box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(130,138,145,.5);box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;-webkit-box-shadow:0 0 0 .25rem rgba(60,153,110,.5);box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(60,153,110,.5);box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;-webkit-box-shadow:0 0 0 .25rem rgba(11,172,204,.5);box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(11,172,204,.5);box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;-webkit-box-shadow:0 0 0 .25rem rgba(217,164,6,.5);box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(217,164,6,.5);box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;-webkit-box-shadow:0 0 0 .25rem rgba(225,83,97,.5);box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(225,83,97,.5);box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;-webkit-box-shadow:0 0 0 .25rem rgba(66,70,73,.5);box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(66,70,73,.5);box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.5);box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.5);box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(108,117,125,.5);box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(108,117,125,.5);box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.5);box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.5);box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,202,240,.5);box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,202,240,.5);box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,193,7,.5);box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,193,7,.5);box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.5);box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.5);box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgba(33,37,41,.5);box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(33,37,41,.5);box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{-webkit-transition:none;transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:inherit;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{-webkit-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 .25rem;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button::after{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "https://html.inversweb.com/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;-webkit-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out, -webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;-ms-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{-webkit-transition:none;transition:none}}.offcanvas-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;-ms-transform:none;transform:none}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-webkit-justify-content:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-webkit-justify-content:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-webkit-justify-content:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-webkit-justify-content:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-webkit-justify-content:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-webkit-justify-content:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-webkit-order:-1!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-webkit-order:6!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}} \ No newline at end of file diff --git a/assets/fonts/Feather144f.svg b/assets/fonts/Feather144f.svg new file mode 100644 index 0000000..3ae186a --- /dev/null +++ b/assets/fonts/Feather144f.svg @@ -0,0 +1,276 @@ + + + +Generated by IcoMoon + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/fonts/Feather144f.ttf b/assets/fonts/Feather144f.ttf new file mode 100644 index 0000000..244dcaf Binary files /dev/null and b/assets/fonts/Feather144f.ttf differ diff --git a/assets/fonts/Feather144f.woff b/assets/fonts/Feather144f.woff new file mode 100644 index 0000000..762faaa Binary files /dev/null and b/assets/fonts/Feather144f.woff differ diff --git a/assets/fonts/slick.eot b/assets/fonts/slick.eot new file mode 100644 index 0000000..2cbab9c Binary files /dev/null and b/assets/fonts/slick.eot differ diff --git a/assets/fonts/slick.svg b/assets/fonts/slick.svg new file mode 100644 index 0000000..b36a66a --- /dev/null +++ b/assets/fonts/slick.svg @@ -0,0 +1,14 @@ + + + +Generated by Fontastic.me + + + + + + + + + + diff --git a/assets/fonts/slick.ttf b/assets/fonts/slick.ttf new file mode 100644 index 0000000..9d03461 Binary files /dev/null and b/assets/fonts/slick.ttf differ diff --git a/assets/fonts/slick.woff b/assets/fonts/slick.woff new file mode 100644 index 0000000..8ee9972 Binary files /dev/null and b/assets/fonts/slick.woff differ diff --git a/assets/fonts/slickd41d.eot b/assets/fonts/slickd41d.eot new file mode 100644 index 0000000..2cbab9c Binary files /dev/null and b/assets/fonts/slickd41d.eot differ diff --git a/assets/images/about/01.webp b/assets/images/about/01.webp new file mode 100644 index 0000000..870acf6 Binary files /dev/null and b/assets/images/about/01.webp differ diff --git a/assets/images/about/02.webp b/assets/images/about/02.webp new file mode 100644 index 0000000..a91e1b2 Binary files /dev/null and b/assets/images/about/02.webp differ diff --git a/assets/images/about/03.webp b/assets/images/about/03.webp new file mode 100644 index 0000000..e74d832 Binary files /dev/null and b/assets/images/about/03.webp differ diff --git a/assets/images/about/04.webp b/assets/images/about/04.webp new file mode 100644 index 0000000..d9fa87f Binary files /dev/null and b/assets/images/about/04.webp differ diff --git a/assets/images/about/05.webp b/assets/images/about/05.webp new file mode 100644 index 0000000..0bfdce6 Binary files /dev/null and b/assets/images/about/05.webp differ diff --git a/assets/images/about/06.webp b/assets/images/about/06.webp new file mode 100644 index 0000000..75c2caa Binary files /dev/null and b/assets/images/about/06.webp differ diff --git a/assets/images/about/07.webp b/assets/images/about/07.webp new file mode 100644 index 0000000..335ef37 Binary files /dev/null and b/assets/images/about/07.webp differ diff --git a/assets/images/about/08.webp b/assets/images/about/08.webp new file mode 100644 index 0000000..e15018e Binary files /dev/null and b/assets/images/about/08.webp differ diff --git a/assets/images/about/10.webp b/assets/images/about/10.webp new file mode 100644 index 0000000..1828935 Binary files /dev/null and b/assets/images/about/10.webp differ diff --git a/assets/images/about/11.webp b/assets/images/about/11.webp new file mode 100644 index 0000000..50e6c43 Binary files /dev/null and b/assets/images/about/11.webp differ diff --git a/assets/images/about/12.webp b/assets/images/about/12.webp new file mode 100644 index 0000000..8b0bcac Binary files /dev/null and b/assets/images/about/12.webp differ diff --git a/assets/images/about/13.webp b/assets/images/about/13.webp new file mode 100644 index 0000000..4545740 Binary files /dev/null and b/assets/images/about/13.webp differ diff --git a/assets/images/about/14.webp b/assets/images/about/14.webp new file mode 100644 index 0000000..08cc0ef Binary files /dev/null and b/assets/images/about/14.webp differ diff --git a/assets/images/about/15.webp b/assets/images/about/15.webp new file mode 100644 index 0000000..0950840 Binary files /dev/null and b/assets/images/about/15.webp differ diff --git a/assets/images/about/16.webp b/assets/images/about/16.webp new file mode 100644 index 0000000..fcf7609 Binary files /dev/null and b/assets/images/about/16.webp differ diff --git a/assets/images/about/17.webp b/assets/images/about/17.webp new file mode 100644 index 0000000..7d6b4f4 Binary files /dev/null and b/assets/images/about/17.webp differ diff --git a/assets/images/about/18.webp b/assets/images/about/18.webp new file mode 100644 index 0000000..fd04015 Binary files /dev/null and b/assets/images/about/18.webp differ diff --git a/assets/images/about/19.webp b/assets/images/about/19.webp new file mode 100644 index 0000000..9f88c50 Binary files /dev/null and b/assets/images/about/19.webp differ diff --git a/assets/images/about/20.webp b/assets/images/about/20.webp new file mode 100644 index 0000000..5affb91 Binary files /dev/null and b/assets/images/about/20.webp differ diff --git a/assets/images/about/21.webp b/assets/images/about/21.webp new file mode 100644 index 0000000..97340cc Binary files /dev/null and b/assets/images/about/21.webp differ diff --git a/assets/images/about/22.webp b/assets/images/about/22.webp new file mode 100644 index 0000000..279a4f3 Binary files /dev/null and b/assets/images/about/22.webp differ diff --git a/assets/images/about/23.webp b/assets/images/about/23.webp new file mode 100644 index 0000000..3eddb85 Binary files /dev/null and b/assets/images/about/23.webp differ diff --git a/assets/images/about/24.webp b/assets/images/about/24.webp new file mode 100644 index 0000000..a99f57b Binary files /dev/null and b/assets/images/about/24.webp differ diff --git a/assets/images/about/25.webp b/assets/images/about/25.webp new file mode 100644 index 0000000..b5a7361 Binary files /dev/null and b/assets/images/about/25.webp differ diff --git a/assets/images/about/26.webp b/assets/images/about/26.webp new file mode 100644 index 0000000..7410d61 Binary files /dev/null and b/assets/images/about/26.webp differ diff --git a/assets/images/about/27.webp b/assets/images/about/27.webp new file mode 100644 index 0000000..9b0020e Binary files /dev/null and b/assets/images/about/27.webp differ diff --git a/assets/images/about/28.webp b/assets/images/about/28.webp new file mode 100644 index 0000000..6396cb5 Binary files /dev/null and b/assets/images/about/28.webp differ diff --git a/assets/images/about/29.webp b/assets/images/about/29.webp new file mode 100644 index 0000000..a8038c8 Binary files /dev/null and b/assets/images/about/29.webp differ diff --git a/assets/images/about/30.webp b/assets/images/about/30.webp new file mode 100644 index 0000000..53902d9 Binary files /dev/null and b/assets/images/about/30.webp differ diff --git a/assets/images/about/31.webp b/assets/images/about/31.webp new file mode 100644 index 0000000..5a80d7d Binary files /dev/null and b/assets/images/about/31.webp differ diff --git a/assets/images/about/32.webp b/assets/images/about/32.webp new file mode 100644 index 0000000..db13214 Binary files /dev/null and b/assets/images/about/32.webp differ diff --git a/assets/images/about/33.webp b/assets/images/about/33.webp new file mode 100644 index 0000000..8f734f5 Binary files /dev/null and b/assets/images/about/33.webp differ diff --git a/assets/images/about/34.webp b/assets/images/about/34.webp new file mode 100644 index 0000000..7fbb73d Binary files /dev/null and b/assets/images/about/34.webp differ diff --git a/assets/images/about/35.webp b/assets/images/about/35.webp new file mode 100644 index 0000000..411c0f7 Binary files /dev/null and b/assets/images/about/35.webp differ diff --git a/assets/images/about/about-1.jpg b/assets/images/about/about-1.jpg new file mode 100644 index 0000000..53fa817 Binary files /dev/null and b/assets/images/about/about-1.jpg differ diff --git a/assets/images/about/about-10.jpg b/assets/images/about/about-10.jpg new file mode 100644 index 0000000..5e8c817 Binary files /dev/null and b/assets/images/about/about-10.jpg differ diff --git a/assets/images/about/about-10.png b/assets/images/about/about-10.png new file mode 100644 index 0000000..92c31a2 Binary files /dev/null and b/assets/images/about/about-10.png differ diff --git a/assets/images/about/about-11.png b/assets/images/about/about-11.png new file mode 100644 index 0000000..a544312 Binary files /dev/null and b/assets/images/about/about-11.png differ diff --git a/assets/images/about/about-12.png b/assets/images/about/about-12.png new file mode 100644 index 0000000..f7c7075 Binary files /dev/null and b/assets/images/about/about-12.png differ diff --git a/assets/images/about/about-3.html b/assets/images/about/about-3.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/about/about-3.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/about/about-3.jpg b/assets/images/about/about-3.jpg new file mode 100644 index 0000000..76a49ad Binary files /dev/null and b/assets/images/about/about-3.jpg differ diff --git a/assets/images/about/about-3.webp b/assets/images/about/about-3.webp new file mode 100644 index 0000000..c6ade54 Binary files /dev/null and b/assets/images/about/about-3.webp differ diff --git a/assets/images/about/about-4.png b/assets/images/about/about-4.png new file mode 100644 index 0000000..e95ff23 Binary files /dev/null and b/assets/images/about/about-4.png differ diff --git a/assets/images/about/about-5.png b/assets/images/about/about-5.png new file mode 100644 index 0000000..46ee4bf Binary files /dev/null and b/assets/images/about/about-5.png differ diff --git a/assets/images/about/about-7.png b/assets/images/about/about-7.png new file mode 100644 index 0000000..5483d76 Binary files /dev/null and b/assets/images/about/about-7.png differ diff --git a/assets/images/about/about-9.jpg b/assets/images/about/about-9.jpg new file mode 100644 index 0000000..3277f61 Binary files /dev/null and b/assets/images/about/about-9.jpg differ diff --git a/assets/images/about/about-archi.webp b/assets/images/about/about-archi.webp new file mode 100644 index 0000000..f0fa7be Binary files /dev/null and b/assets/images/about/about-archi.webp differ diff --git a/assets/images/about/about11.webp b/assets/images/about/about11.webp new file mode 100644 index 0000000..e7d6f04 Binary files /dev/null and b/assets/images/about/about11.webp differ diff --git a/assets/images/about/contact-image.png b/assets/images/about/contact-image.png new file mode 100644 index 0000000..2af75b2 Binary files /dev/null and b/assets/images/about/contact-image.png differ diff --git a/assets/images/about/des.avif b/assets/images/about/des.avif new file mode 100644 index 0000000..3633c3d Binary files /dev/null and b/assets/images/about/des.avif differ diff --git a/assets/images/about/des.jpg b/assets/images/about/des.jpg new file mode 100644 index 0000000..757d789 Binary files /dev/null and b/assets/images/about/des.jpg differ diff --git a/assets/images/about/desti.png b/assets/images/about/desti.png new file mode 100644 index 0000000..314b35a Binary files /dev/null and b/assets/images/about/desti.png differ diff --git a/assets/images/about/destination.jpg b/assets/images/about/destination.jpg new file mode 100644 index 0000000..7f30d43 Binary files /dev/null and b/assets/images/about/destination.jpg differ diff --git a/assets/images/about/destination1.jpg b/assets/images/about/destination1.jpg new file mode 100644 index 0000000..21701ae Binary files /dev/null and b/assets/images/about/destination1.jpg differ diff --git a/assets/images/about/destination2.avif b/assets/images/about/destination2.avif new file mode 100644 index 0000000..62c5898 Binary files /dev/null and b/assets/images/about/destination2.avif differ diff --git a/assets/images/about/destination3.avif b/assets/images/about/destination3.avif new file mode 100644 index 0000000..2cc883b Binary files /dev/null and b/assets/images/about/destination3.avif differ diff --git a/assets/images/about/finance-about.jpg b/assets/images/about/finance-about.jpg new file mode 100644 index 0000000..ddb0666 Binary files /dev/null and b/assets/images/about/finance-about.jpg differ diff --git a/assets/images/ai-agency/about/01.webp b/assets/images/ai-agency/about/01.webp new file mode 100644 index 0000000..395c16c Binary files /dev/null and b/assets/images/ai-agency/about/01.webp differ diff --git a/assets/images/ai-agency/brand/01.webp b/assets/images/ai-agency/brand/01.webp new file mode 100644 index 0000000..5ad7714 Binary files /dev/null and b/assets/images/ai-agency/brand/01.webp differ diff --git a/assets/images/ai-agency/brand/02.webp b/assets/images/ai-agency/brand/02.webp new file mode 100644 index 0000000..497feb5 Binary files /dev/null and b/assets/images/ai-agency/brand/02.webp differ diff --git a/assets/images/ai-agency/brand/03.webp b/assets/images/ai-agency/brand/03.webp new file mode 100644 index 0000000..d954cd8 Binary files /dev/null and b/assets/images/ai-agency/brand/03.webp differ diff --git a/assets/images/ai-agency/brand/04.webp b/assets/images/ai-agency/brand/04.webp new file mode 100644 index 0000000..339baac Binary files /dev/null and b/assets/images/ai-agency/brand/04.webp differ diff --git a/assets/images/ai-agency/brand/05.webp b/assets/images/ai-agency/brand/05.webp new file mode 100644 index 0000000..c85cfe2 Binary files /dev/null and b/assets/images/ai-agency/brand/05.webp differ diff --git a/assets/images/ai-agency/brand/06.webp b/assets/images/ai-agency/brand/06.webp new file mode 100644 index 0000000..8c05db2 Binary files /dev/null and b/assets/images/ai-agency/brand/06.webp differ diff --git a/assets/images/ai-agency/project/01.webp b/assets/images/ai-agency/project/01.webp new file mode 100644 index 0000000..52d5424 Binary files /dev/null and b/assets/images/ai-agency/project/01.webp differ diff --git a/assets/images/ai-agency/project/02.webp b/assets/images/ai-agency/project/02.webp new file mode 100644 index 0000000..c2d0773 Binary files /dev/null and b/assets/images/ai-agency/project/02.webp differ diff --git a/assets/images/ai-agency/project/03.webp b/assets/images/ai-agency/project/03.webp new file mode 100644 index 0000000..04aecda Binary files /dev/null and b/assets/images/ai-agency/project/03.webp differ diff --git a/assets/images/ai-agency/project/04.webp b/assets/images/ai-agency/project/04.webp new file mode 100644 index 0000000..ce7c9e0 Binary files /dev/null and b/assets/images/ai-agency/project/04.webp differ diff --git a/assets/images/ai-agency/project/05.webp b/assets/images/ai-agency/project/05.webp new file mode 100644 index 0000000..4af41e3 Binary files /dev/null and b/assets/images/ai-agency/project/05.webp differ diff --git a/assets/images/ai-agency/service/01.webp b/assets/images/ai-agency/service/01.webp new file mode 100644 index 0000000..8947eac Binary files /dev/null and b/assets/images/ai-agency/service/01.webp differ diff --git a/assets/images/ai-agency/service/02.webp b/assets/images/ai-agency/service/02.webp new file mode 100644 index 0000000..be512fc Binary files /dev/null and b/assets/images/ai-agency/service/02.webp differ diff --git a/assets/images/ai-agency/service/03.webp b/assets/images/ai-agency/service/03.webp new file mode 100644 index 0000000..0f54cba Binary files /dev/null and b/assets/images/ai-agency/service/03.webp differ diff --git a/assets/images/ajax-loader.gif b/assets/images/ajax-loader.gif new file mode 100644 index 0000000..e0e6e97 Binary files /dev/null and b/assets/images/ajax-loader.gif differ diff --git a/assets/images/appoinment/01.webp b/assets/images/appoinment/01.webp new file mode 100644 index 0000000..c329a2b Binary files /dev/null and b/assets/images/appoinment/01.webp differ diff --git a/assets/images/appoinment/02.webp b/assets/images/appoinment/02.webp new file mode 100644 index 0000000..64847ff Binary files /dev/null and b/assets/images/appoinment/02.webp differ diff --git a/assets/images/appoinment/03.webp b/assets/images/appoinment/03.webp new file mode 100644 index 0000000..40690b1 Binary files /dev/null and b/assets/images/appoinment/03.webp differ diff --git a/assets/images/avatar/avatar10.webp b/assets/images/avatar/avatar10.webp new file mode 100644 index 0000000..3b014d7 Binary files /dev/null and b/assets/images/avatar/avatar10.webp differ diff --git a/assets/images/avatar/avatar11.webp b/assets/images/avatar/avatar11.webp new file mode 100644 index 0000000..d8530c1 Binary files /dev/null and b/assets/images/avatar/avatar11.webp differ diff --git a/assets/images/avatar/avatar12.webp b/assets/images/avatar/avatar12.webp new file mode 100644 index 0000000..ed11579 Binary files /dev/null and b/assets/images/avatar/avatar12.webp differ diff --git a/assets/images/avatar/avatar13.webp b/assets/images/avatar/avatar13.webp new file mode 100644 index 0000000..71eff08 Binary files /dev/null and b/assets/images/avatar/avatar13.webp differ diff --git a/assets/images/avatar/avatar8.webp b/assets/images/avatar/avatar8.webp new file mode 100644 index 0000000..88a5516 Binary files /dev/null and b/assets/images/avatar/avatar8.webp differ diff --git a/assets/images/avatar/avatar9.webp b/assets/images/avatar/avatar9.webp new file mode 100644 index 0000000..cbf81a8 Binary files /dev/null and b/assets/images/avatar/avatar9.webp differ diff --git a/assets/images/banner/01.webp b/assets/images/banner/01.webp new file mode 100644 index 0000000..63f1076 Binary files /dev/null and b/assets/images/banner/01.webp differ diff --git a/assets/images/banner/02.webp b/assets/images/banner/02.webp new file mode 100644 index 0000000..31ae8bd Binary files /dev/null and b/assets/images/banner/02.webp differ diff --git a/assets/images/banner/03.png b/assets/images/banner/03.png new file mode 100644 index 0000000..cea5a69 Binary files /dev/null and b/assets/images/banner/03.png differ diff --git a/assets/images/banner/03.webp b/assets/images/banner/03.webp new file mode 100644 index 0000000..e447537 Binary files /dev/null and b/assets/images/banner/03.webp differ diff --git a/assets/images/banner/04.webp b/assets/images/banner/04.webp new file mode 100644 index 0000000..bf4af19 Binary files /dev/null and b/assets/images/banner/04.webp differ diff --git a/assets/images/banner/05.webp b/assets/images/banner/05.webp new file mode 100644 index 0000000..77ed416 Binary files /dev/null and b/assets/images/banner/05.webp differ diff --git a/assets/images/banner/06.webp b/assets/images/banner/06.webp new file mode 100644 index 0000000..b37fe04 Binary files /dev/null and b/assets/images/banner/06.webp differ diff --git a/assets/images/banner/07.webp b/assets/images/banner/07.webp new file mode 100644 index 0000000..420c7df Binary files /dev/null and b/assets/images/banner/07.webp differ diff --git a/assets/images/banner/08.webp b/assets/images/banner/08.webp new file mode 100644 index 0000000..7c8453e Binary files /dev/null and b/assets/images/banner/08.webp differ diff --git a/assets/images/banner/09.webp b/assets/images/banner/09.webp new file mode 100644 index 0000000..e6e0cad Binary files /dev/null and b/assets/images/banner/09.webp differ diff --git a/assets/images/banner/10.webp b/assets/images/banner/10.webp new file mode 100644 index 0000000..520cc9c Binary files /dev/null and b/assets/images/banner/10.webp differ diff --git a/assets/images/banner/11.webp b/assets/images/banner/11.webp new file mode 100644 index 0000000..1caa931 Binary files /dev/null and b/assets/images/banner/11.webp differ diff --git a/assets/images/banner/background.png b/assets/images/banner/background.png new file mode 100644 index 0000000..fda6f2c Binary files /dev/null and b/assets/images/banner/background.png differ diff --git a/assets/images/banner/banenr-image-02.png b/assets/images/banner/banenr-image-02.png new file mode 100644 index 0000000..84087e2 Binary files /dev/null and b/assets/images/banner/banenr-image-02.png differ diff --git a/assets/images/banner/banner_dot.png b/assets/images/banner/banner_dot.png new file mode 100644 index 0000000..8663d00 Binary files /dev/null and b/assets/images/banner/banner_dot.png differ diff --git a/assets/images/banner/business-coatch.jpg b/assets/images/banner/business-coatch.jpg new file mode 100644 index 0000000..b262eb1 Binary files /dev/null and b/assets/images/banner/business-coatch.jpg differ diff --git a/assets/images/banner/header-contact-dark.webp b/assets/images/banner/header-contact-dark.webp new file mode 100644 index 0000000..a0611e1 Binary files /dev/null and b/assets/images/banner/header-contact-dark.webp differ diff --git a/assets/images/banner/header-contact.webp b/assets/images/banner/header-contact.webp new file mode 100644 index 0000000..7ad5255 Binary files /dev/null and b/assets/images/banner/header-contact.webp differ diff --git a/assets/images/banner/menu-service.webp b/assets/images/banner/menu-service.webp new file mode 100644 index 0000000..179726b Binary files /dev/null and b/assets/images/banner/menu-service.webp differ diff --git a/assets/images/banner/real-estate-thumbnail-1.jpg b/assets/images/banner/real-estate-thumbnail-1.jpg new file mode 100644 index 0000000..64b16a4 Binary files /dev/null and b/assets/images/banner/real-estate-thumbnail-1.jpg differ diff --git a/assets/images/banner/shape-it-1.svg b/assets/images/banner/shape-it-1.svg new file mode 100644 index 0000000..7ec93fd --- /dev/null +++ b/assets/images/banner/shape-it-1.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/bg-video/bg-image-4.jpg b/assets/images/bg-video/bg-image-4.jpg new file mode 100644 index 0000000..dc7e881 Binary files /dev/null and b/assets/images/bg-video/bg-image-4.jpg differ diff --git a/assets/images/bg/01.webp b/assets/images/bg/01.webp new file mode 100644 index 0000000..ace223f Binary files /dev/null and b/assets/images/bg/01.webp differ diff --git a/assets/images/bg/02.webp b/assets/images/bg/02.webp new file mode 100644 index 0000000..fb4002b Binary files /dev/null and b/assets/images/bg/02.webp differ diff --git a/assets/images/bg/03.webp b/assets/images/bg/03.webp new file mode 100644 index 0000000..c74d334 Binary files /dev/null and b/assets/images/bg/03.webp differ diff --git a/assets/images/bg/04.webp b/assets/images/bg/04.webp new file mode 100644 index 0000000..629c693 Binary files /dev/null and b/assets/images/bg/04.webp differ diff --git a/assets/images/bg/05.webp b/assets/images/bg/05.webp new file mode 100644 index 0000000..444298b Binary files /dev/null and b/assets/images/bg/05.webp differ diff --git a/assets/images/bg/06.webp b/assets/images/bg/06.webp new file mode 100644 index 0000000..e22194b Binary files /dev/null and b/assets/images/bg/06.webp differ diff --git a/assets/images/bg/07.webp b/assets/images/bg/07.webp new file mode 100644 index 0000000..6c1b707 Binary files /dev/null and b/assets/images/bg/07.webp differ diff --git a/assets/images/bg/08.webp b/assets/images/bg/08.webp new file mode 100644 index 0000000..c2bbaf2 Binary files /dev/null and b/assets/images/bg/08.webp differ diff --git a/assets/images/bg/09.webp b/assets/images/bg/09.webp new file mode 100644 index 0000000..79b33ad Binary files /dev/null and b/assets/images/bg/09.webp differ diff --git a/assets/images/bg/10.webp b/assets/images/bg/10.webp new file mode 100644 index 0000000..c278ed4 Binary files /dev/null and b/assets/images/bg/10.webp differ diff --git a/assets/images/bg/11.webp b/assets/images/bg/11.webp new file mode 100644 index 0000000..c3a7f98 Binary files /dev/null and b/assets/images/bg/11.webp differ diff --git a/assets/images/bg/12.webp b/assets/images/bg/12.webp new file mode 100644 index 0000000..e353864 Binary files /dev/null and b/assets/images/bg/12.webp differ diff --git a/assets/images/bg/13.webp b/assets/images/bg/13.webp new file mode 100644 index 0000000..f3dd3a6 Binary files /dev/null and b/assets/images/bg/13.webp differ diff --git a/assets/images/bg/14.webp b/assets/images/bg/14.webp new file mode 100644 index 0000000..f20d0ff Binary files /dev/null and b/assets/images/bg/14.webp differ diff --git a/assets/images/bg/15.webp b/assets/images/bg/15.webp new file mode 100644 index 0000000..25858c8 Binary files /dev/null and b/assets/images/bg/15.webp differ diff --git a/assets/images/bg/16.webp b/assets/images/bg/16.webp new file mode 100644 index 0000000..3c315fb Binary files /dev/null and b/assets/images/bg/16.webp differ diff --git a/assets/images/bg/17.webp b/assets/images/bg/17.webp new file mode 100644 index 0000000..2cab8c4 Binary files /dev/null and b/assets/images/bg/17.webp differ diff --git a/assets/images/bg/18.webp b/assets/images/bg/18.webp new file mode 100644 index 0000000..710e1dc Binary files /dev/null and b/assets/images/bg/18.webp differ diff --git a/assets/images/bg/bg-image-1.html b/assets/images/bg/bg-image-1.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-1.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-10.jpg b/assets/images/bg/bg-image-10.jpg new file mode 100644 index 0000000..2987945 Binary files /dev/null and b/assets/images/bg/bg-image-10.jpg differ diff --git a/assets/images/bg/bg-image-11.html b/assets/images/bg/bg-image-11.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-11.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-12.jpg b/assets/images/bg/bg-image-12.jpg new file mode 100644 index 0000000..856cb40 Binary files /dev/null and b/assets/images/bg/bg-image-12.jpg differ diff --git a/assets/images/bg/bg-image-13.jpg b/assets/images/bg/bg-image-13.jpg new file mode 100644 index 0000000..3d2a756 Binary files /dev/null and b/assets/images/bg/bg-image-13.jpg differ diff --git a/assets/images/bg/bg-image-14.jpg b/assets/images/bg/bg-image-14.jpg new file mode 100644 index 0000000..f4e892b Binary files /dev/null and b/assets/images/bg/bg-image-14.jpg differ diff --git a/assets/images/bg/bg-image-15.html b/assets/images/bg/bg-image-15.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-15.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-16.html b/assets/images/bg/bg-image-16.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-16.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-17.jpg b/assets/images/bg/bg-image-17.jpg new file mode 100644 index 0000000..99f7e82 Binary files /dev/null and b/assets/images/bg/bg-image-17.jpg differ diff --git a/assets/images/bg/bg-image-18.html b/assets/images/bg/bg-image-18.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-18.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-19.jpg b/assets/images/bg/bg-image-19.jpg new file mode 100644 index 0000000..9e52f33 Binary files /dev/null and b/assets/images/bg/bg-image-19.jpg differ diff --git a/assets/images/bg/bg-image-2.jpg b/assets/images/bg/bg-image-2.jpg new file mode 100644 index 0000000..855ddd8 Binary files /dev/null and b/assets/images/bg/bg-image-2.jpg differ diff --git a/assets/images/bg/bg-image-20.html b/assets/images/bg/bg-image-20.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-20.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-21.html b/assets/images/bg/bg-image-21.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-21.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-22.jpg b/assets/images/bg/bg-image-22.jpg new file mode 100644 index 0000000..4a2469b Binary files /dev/null and b/assets/images/bg/bg-image-22.jpg differ diff --git a/assets/images/bg/bg-image-23.html b/assets/images/bg/bg-image-23.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-23.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-24.jpg b/assets/images/bg/bg-image-24.jpg new file mode 100644 index 0000000..51acbe0 Binary files /dev/null and b/assets/images/bg/bg-image-24.jpg differ diff --git a/assets/images/bg/bg-image-25.jpg b/assets/images/bg/bg-image-25.jpg new file mode 100644 index 0000000..3ff5fe5 Binary files /dev/null and b/assets/images/bg/bg-image-25.jpg differ diff --git a/assets/images/bg/bg-image-26.jpg b/assets/images/bg/bg-image-26.jpg new file mode 100644 index 0000000..faf1308 Binary files /dev/null and b/assets/images/bg/bg-image-26.jpg differ diff --git a/assets/images/bg/bg-image-27.jpg b/assets/images/bg/bg-image-27.jpg new file mode 100644 index 0000000..5796da3 Binary files /dev/null and b/assets/images/bg/bg-image-27.jpg differ diff --git a/assets/images/bg/bg-image-28.html b/assets/images/bg/bg-image-28.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-28.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-29.html b/assets/images/bg/bg-image-29.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-29.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-3.html b/assets/images/bg/bg-image-3.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-3.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-30.html b/assets/images/bg/bg-image-30.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-30.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-4.jpg b/assets/images/bg/bg-image-4.jpg new file mode 100644 index 0000000..4dc3943 Binary files /dev/null and b/assets/images/bg/bg-image-4.jpg differ diff --git a/assets/images/bg/bg-image-5.html b/assets/images/bg/bg-image-5.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-5.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-6.html b/assets/images/bg/bg-image-6.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-6.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-7.html b/assets/images/bg/bg-image-7.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-7.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-8.html b/assets/images/bg/bg-image-8.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-8.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/bg-image-9.html b/assets/images/bg/bg-image-9.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/bg/bg-image-9.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/bg/body_bg.png b/assets/images/bg/body_bg.png new file mode 100644 index 0000000..32006c6 Binary files /dev/null and b/assets/images/bg/body_bg.png differ diff --git a/assets/images/bg/dot.svg b/assets/images/bg/dot.svg new file mode 100644 index 0000000..5abf1e1 --- /dev/null +++ b/assets/images/bg/dot.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/assets/images/bg/finance-large.jpg b/assets/images/bg/finance-large.jpg new file mode 100644 index 0000000..7bdce41 Binary files /dev/null and b/assets/images/bg/finance-large.jpg differ diff --git a/assets/images/bg/giphy.gif b/assets/images/bg/giphy.gif new file mode 100644 index 0000000..22c59a9 Binary files /dev/null and b/assets/images/bg/giphy.gif differ diff --git a/assets/images/bg/global-line.png b/assets/images/bg/global-line.png new file mode 100644 index 0000000..aad33cc Binary files /dev/null and b/assets/images/bg/global-line.png differ diff --git a/assets/images/bg/patern.svg b/assets/images/bg/patern.svg new file mode 100644 index 0000000..e2cf588 --- /dev/null +++ b/assets/images/bg/patern.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/images/blog-grid/blog-01.jpg b/assets/images/blog-grid/blog-01.jpg new file mode 100644 index 0000000..e95a9a9 Binary files /dev/null and b/assets/images/blog-grid/blog-01.jpg differ diff --git a/assets/images/blog-grid/blog-02.jpg b/assets/images/blog-grid/blog-02.jpg new file mode 100644 index 0000000..0a1c315 Binary files /dev/null and b/assets/images/blog-grid/blog-02.jpg differ diff --git a/assets/images/blog-grid/blog-03.jpg b/assets/images/blog-grid/blog-03.jpg new file mode 100644 index 0000000..b3f3bfa Binary files /dev/null and b/assets/images/blog-grid/blog-03.jpg differ diff --git a/assets/images/blog-grid/blog-04.jpg b/assets/images/blog-grid/blog-04.jpg new file mode 100644 index 0000000..5af3993 Binary files /dev/null and b/assets/images/blog-grid/blog-04.jpg differ diff --git a/assets/images/blog-grid/blog-05.jpg b/assets/images/blog-grid/blog-05.jpg new file mode 100644 index 0000000..28ceea5 Binary files /dev/null and b/assets/images/blog-grid/blog-05.jpg differ diff --git a/assets/images/blog-grid/blog-06.jpg b/assets/images/blog-grid/blog-06.jpg new file mode 100644 index 0000000..6e75beb Binary files /dev/null and b/assets/images/blog-grid/blog-06.jpg differ diff --git a/assets/images/blog/01.webp b/assets/images/blog/01.webp new file mode 100644 index 0000000..c7e5fcb Binary files /dev/null and b/assets/images/blog/01.webp differ diff --git a/assets/images/blog/02.webp b/assets/images/blog/02.webp new file mode 100644 index 0000000..2c64438 Binary files /dev/null and b/assets/images/blog/02.webp differ diff --git a/assets/images/blog/03.webp b/assets/images/blog/03.webp new file mode 100644 index 0000000..931a7cd Binary files /dev/null and b/assets/images/blog/03.webp differ diff --git a/assets/images/blog/04.webp b/assets/images/blog/04.webp new file mode 100644 index 0000000..7ccbc5a Binary files /dev/null and b/assets/images/blog/04.webp differ diff --git a/assets/images/blog/05.webp b/assets/images/blog/05.webp new file mode 100644 index 0000000..8b2da34 Binary files /dev/null and b/assets/images/blog/05.webp differ diff --git a/assets/images/blog/06.webp b/assets/images/blog/06.webp new file mode 100644 index 0000000..6e97c04 Binary files /dev/null and b/assets/images/blog/06.webp differ diff --git a/assets/images/blog/07.jpg b/assets/images/blog/07.jpg new file mode 100644 index 0000000..d44ebde Binary files /dev/null and b/assets/images/blog/07.jpg differ diff --git a/assets/images/blog/07.webp b/assets/images/blog/07.webp new file mode 100644 index 0000000..0a37e79 Binary files /dev/null and b/assets/images/blog/07.webp differ diff --git a/assets/images/blog/08.jpg b/assets/images/blog/08.jpg new file mode 100644 index 0000000..09ed664 Binary files /dev/null and b/assets/images/blog/08.jpg differ diff --git a/assets/images/blog/08.webp b/assets/images/blog/08.webp new file mode 100644 index 0000000..e54fbb4 Binary files /dev/null and b/assets/images/blog/08.webp differ diff --git a/assets/images/blog/09.webp b/assets/images/blog/09.webp new file mode 100644 index 0000000..c6a846f Binary files /dev/null and b/assets/images/blog/09.webp differ diff --git a/assets/images/blog/10.webp b/assets/images/blog/10.webp new file mode 100644 index 0000000..e8655af Binary files /dev/null and b/assets/images/blog/10.webp differ diff --git a/assets/images/blog/11.webp b/assets/images/blog/11.webp new file mode 100644 index 0000000..496fa9b Binary files /dev/null and b/assets/images/blog/11.webp differ diff --git a/assets/images/blog/12.webp b/assets/images/blog/12.webp new file mode 100644 index 0000000..bdb9b8f Binary files /dev/null and b/assets/images/blog/12.webp differ diff --git a/assets/images/blog/13.webp b/assets/images/blog/13.webp new file mode 100644 index 0000000..53b023c Binary files /dev/null and b/assets/images/blog/13.webp differ diff --git a/assets/images/blog/14.webp b/assets/images/blog/14.webp new file mode 100644 index 0000000..0f8a076 Binary files /dev/null and b/assets/images/blog/14.webp differ diff --git a/assets/images/blog/15.webp b/assets/images/blog/15.webp new file mode 100644 index 0000000..9cc9219 Binary files /dev/null and b/assets/images/blog/15.webp differ diff --git a/assets/images/blog/16.webp b/assets/images/blog/16.webp new file mode 100644 index 0000000..5a459fd Binary files /dev/null and b/assets/images/blog/16.webp differ diff --git a/assets/images/blog/17.webp b/assets/images/blog/17.webp new file mode 100644 index 0000000..3c1dc37 Binary files /dev/null and b/assets/images/blog/17.webp differ diff --git a/assets/images/blog/blog-01.jpg b/assets/images/blog/blog-01.jpg new file mode 100644 index 0000000..7878353 Binary files /dev/null and b/assets/images/blog/blog-01.jpg differ diff --git a/assets/images/blog/blog-02.jpg b/assets/images/blog/blog-02.jpg new file mode 100644 index 0000000..f47c0be Binary files /dev/null and b/assets/images/blog/blog-02.jpg differ diff --git a/assets/images/blog/blog-03.jpg b/assets/images/blog/blog-03.jpg new file mode 100644 index 0000000..a4b20dd Binary files /dev/null and b/assets/images/blog/blog-03.jpg differ diff --git a/assets/images/blog/blog-04.jpg b/assets/images/blog/blog-04.jpg new file mode 100644 index 0000000..6b06e22 Binary files /dev/null and b/assets/images/blog/blog-04.jpg differ diff --git a/assets/images/blog/blog-05.jpg b/assets/images/blog/blog-05.jpg new file mode 100644 index 0000000..f34b031 Binary files /dev/null and b/assets/images/blog/blog-05.jpg differ diff --git a/assets/images/blog/blog-06.jpg b/assets/images/blog/blog-06.jpg new file mode 100644 index 0000000..4f09d21 Binary files /dev/null and b/assets/images/blog/blog-06.jpg differ diff --git a/assets/images/blog/comment-01.png b/assets/images/blog/comment-01.png new file mode 100644 index 0000000..c01cf9b Binary files /dev/null and b/assets/images/blog/comment-01.png differ diff --git a/assets/images/brand/07.svg b/assets/images/brand/07.svg new file mode 100644 index 0000000..2601903 --- /dev/null +++ b/assets/images/brand/07.svg @@ -0,0 +1,4 @@ + + + + diff --git a/assets/images/brand/08.svg b/assets/images/brand/08.svg new file mode 100644 index 0000000..51cfad2 --- /dev/null +++ b/assets/images/brand/08.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/brand/09.svg b/assets/images/brand/09.svg new file mode 100644 index 0000000..72fbc46 --- /dev/null +++ b/assets/images/brand/09.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/assets/images/brand/10.svg b/assets/images/brand/10.svg new file mode 100644 index 0000000..9ca7857 --- /dev/null +++ b/assets/images/brand/10.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/assets/images/brand/11.svg b/assets/images/brand/11.svg new file mode 100644 index 0000000..6dda9fb --- /dev/null +++ b/assets/images/brand/11.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/assets/images/brand/brand-01.png b/assets/images/brand/brand-01.png new file mode 100644 index 0000000..fe53110 Binary files /dev/null and b/assets/images/brand/brand-01.png differ diff --git a/assets/images/brand/brand-02.png b/assets/images/brand/brand-02.png new file mode 100644 index 0000000..9140266 Binary files /dev/null and b/assets/images/brand/brand-02.png differ diff --git a/assets/images/brand/brand-03.png b/assets/images/brand/brand-03.png new file mode 100644 index 0000000..2e0c224 Binary files /dev/null and b/assets/images/brand/brand-03.png differ diff --git a/assets/images/brand/brand-04.png b/assets/images/brand/brand-04.png new file mode 100644 index 0000000..f5a68bd Binary files /dev/null and b/assets/images/brand/brand-04.png differ diff --git a/assets/images/brand/brand-05.png b/assets/images/brand/brand-05.png new file mode 100644 index 0000000..53ea603 Binary files /dev/null and b/assets/images/brand/brand-05.png differ diff --git a/assets/images/brand/brand-06.png b/assets/images/brand/brand-06.png new file mode 100644 index 0000000..c2e27e9 Binary files /dev/null and b/assets/images/brand/brand-06.png differ diff --git a/assets/images/brand/brand-07.png b/assets/images/brand/brand-07.png new file mode 100644 index 0000000..2ea9eee Binary files /dev/null and b/assets/images/brand/brand-07.png differ diff --git a/assets/images/brand/brand-08.png b/assets/images/brand/brand-08.png new file mode 100644 index 0000000..29af94f Binary files /dev/null and b/assets/images/brand/brand-08.png differ diff --git a/assets/images/brand/client-01.webp b/assets/images/brand/client-01.webp new file mode 100644 index 0000000..800f9a9 Binary files /dev/null and b/assets/images/brand/client-01.webp differ diff --git a/assets/images/brand/client-02.webp b/assets/images/brand/client-02.webp new file mode 100644 index 0000000..2f2e072 Binary files /dev/null and b/assets/images/brand/client-02.webp differ diff --git a/assets/images/brand/client-04.webp b/assets/images/brand/client-04.webp new file mode 100644 index 0000000..72d2dfd Binary files /dev/null and b/assets/images/brand/client-04.webp differ diff --git a/assets/images/brand/client-05.webp b/assets/images/brand/client-05.webp new file mode 100644 index 0000000..c101924 Binary files /dev/null and b/assets/images/brand/client-05.webp differ diff --git a/assets/images/call-to-action/01.png b/assets/images/call-to-action/01.png new file mode 100644 index 0000000..592e5f2 Binary files /dev/null and b/assets/images/call-to-action/01.png differ diff --git a/assets/images/call-to-action/02.jpg b/assets/images/call-to-action/02.jpg new file mode 100644 index 0000000..ac01bc6 Binary files /dev/null and b/assets/images/call-to-action/02.jpg differ diff --git a/assets/images/call-to-action/bg-image-1.html b/assets/images/call-to-action/bg-image-1.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/call-to-action/bg-image-1.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/call-to-action/bg-image-2.jpg b/assets/images/call-to-action/bg-image-2.jpg new file mode 100644 index 0000000..e6417c6 Binary files /dev/null and b/assets/images/call-to-action/bg-image-2.jpg differ diff --git a/assets/images/call-to-action/icons/01.svg b/assets/images/call-to-action/icons/01.svg new file mode 100644 index 0000000..e43ff9f --- /dev/null +++ b/assets/images/call-to-action/icons/01.svg @@ -0,0 +1,4 @@ + + + + diff --git a/assets/images/career/01.webp b/assets/images/career/01.webp new file mode 100644 index 0000000..9486563 Binary files /dev/null and b/assets/images/career/01.webp differ diff --git a/assets/images/career/02.webp b/assets/images/career/02.webp new file mode 100644 index 0000000..c43cd2d Binary files /dev/null and b/assets/images/career/02.webp differ diff --git a/assets/images/career/03.webp b/assets/images/career/03.webp new file mode 100644 index 0000000..f3d47fc Binary files /dev/null and b/assets/images/career/03.webp differ diff --git a/assets/images/career/04.webp b/assets/images/career/04.webp new file mode 100644 index 0000000..a06b284 Binary files /dev/null and b/assets/images/career/04.webp differ diff --git a/assets/images/career/05.webp b/assets/images/career/05.webp new file mode 100644 index 0000000..565ade7 Binary files /dev/null and b/assets/images/career/05.webp differ diff --git a/assets/images/career/06.webp b/assets/images/career/06.webp new file mode 100644 index 0000000..2715812 Binary files /dev/null and b/assets/images/career/06.webp differ diff --git a/assets/images/contact/get-bg.webp b/assets/images/contact/get-bg.webp new file mode 100644 index 0000000..e727244 Binary files /dev/null and b/assets/images/contact/get-bg.webp differ diff --git a/assets/images/demo/01-business-consulting.webp b/assets/images/demo/01-business-consulting.webp new file mode 100644 index 0000000..d365440 Binary files /dev/null and b/assets/images/demo/01-business-consulting.webp differ diff --git a/assets/images/demo/02-business-consulting-2.webp b/assets/images/demo/02-business-consulting-2.webp new file mode 100644 index 0000000..47bfe13 Binary files /dev/null and b/assets/images/demo/02-business-consulting-2.webp differ diff --git a/assets/images/demo/03-agency.webp b/assets/images/demo/03-agency.webp new file mode 100644 index 0000000..d49bc98 Binary files /dev/null and b/assets/images/demo/03-agency.webp differ diff --git a/assets/images/demo/04-services-agency.webp b/assets/images/demo/04-services-agency.webp new file mode 100644 index 0000000..60adabb Binary files /dev/null and b/assets/images/demo/04-services-agency.webp differ diff --git a/assets/images/demo/05-corporate.webp b/assets/images/demo/05-corporate.webp new file mode 100644 index 0000000..e0961b6 Binary files /dev/null and b/assets/images/demo/05-corporate.webp differ diff --git a/assets/images/demo/06-startup.webp b/assets/images/demo/06-startup.webp new file mode 100644 index 0000000..4863642 Binary files /dev/null and b/assets/images/demo/06-startup.webp differ diff --git a/assets/images/demo/07-creative-agency.webp b/assets/images/demo/07-creative-agency.webp new file mode 100644 index 0000000..eac631c Binary files /dev/null and b/assets/images/demo/07-creative-agency.webp differ diff --git a/assets/images/demo/08-business.webp b/assets/images/demo/08-business.webp new file mode 100644 index 0000000..b0900f8 Binary files /dev/null and b/assets/images/demo/08-business.webp differ diff --git a/assets/images/demo/09-digital-agency.webp b/assets/images/demo/09-digital-agency.webp new file mode 100644 index 0000000..21270ef Binary files /dev/null and b/assets/images/demo/09-digital-agency.webp differ diff --git a/assets/images/demo/10-marketing-agency.webp b/assets/images/demo/10-marketing-agency.webp new file mode 100644 index 0000000..8a87db0 Binary files /dev/null and b/assets/images/demo/10-marketing-agency.webp differ diff --git a/assets/images/demo/11-personal-portfolio.webp b/assets/images/demo/11-personal-portfolio.webp new file mode 100644 index 0000000..3cd3549 Binary files /dev/null and b/assets/images/demo/11-personal-portfolio.webp differ diff --git a/assets/images/demo/12-index-business-consulting-3.webp b/assets/images/demo/12-index-business-consulting-3.webp new file mode 100644 index 0000000..53324a8 Binary files /dev/null and b/assets/images/demo/12-index-business-consulting-3.webp differ diff --git a/assets/images/demo/13-agency.webp b/assets/images/demo/13-agency.webp new file mode 100644 index 0000000..5759c92 Binary files /dev/null and b/assets/images/demo/13-agency.webp differ diff --git a/assets/images/demo/14-financial-consulting.webp b/assets/images/demo/14-financial-consulting.webp new file mode 100644 index 0000000..eda6b3d Binary files /dev/null and b/assets/images/demo/14-financial-consulting.webp differ diff --git a/assets/images/demo/15-business-coach.webp b/assets/images/demo/15-business-coach.webp new file mode 100644 index 0000000..a63e70e Binary files /dev/null and b/assets/images/demo/15-business-coach.webp differ diff --git a/assets/images/demo/16-real-estate-consulting.webp b/assets/images/demo/16-real-estate-consulting.webp new file mode 100644 index 0000000..1102e77 Binary files /dev/null and b/assets/images/demo/16-real-estate-consulting.webp differ diff --git a/assets/images/demo/17-real-estate-consulting.webp b/assets/images/demo/17-real-estate-consulting.webp new file mode 100644 index 0000000..219fd49 Binary files /dev/null and b/assets/images/demo/17-real-estate-consulting.webp differ diff --git a/assets/images/demo/18-it-solution.webp b/assets/images/demo/18-it-solution.webp new file mode 100644 index 0000000..930d819 Binary files /dev/null and b/assets/images/demo/18-it-solution.webp differ diff --git a/assets/images/demo/19-personal-advisory.webp b/assets/images/demo/19-personal-advisory.webp new file mode 100644 index 0000000..b5356dd Binary files /dev/null and b/assets/images/demo/19-personal-advisory.webp differ diff --git a/assets/images/demo/20-gym-fitness.webp b/assets/images/demo/20-gym-fitness.webp new file mode 100644 index 0000000..2ca9200 Binary files /dev/null and b/assets/images/demo/20-gym-fitness.webp differ diff --git a/assets/images/demo/21-medical.webp b/assets/images/demo/21-medical.webp new file mode 100644 index 0000000..bc0807b Binary files /dev/null and b/assets/images/demo/21-medical.webp differ diff --git a/assets/images/demo/22-solar.webp b/assets/images/demo/22-solar.webp new file mode 100644 index 0000000..1877828 Binary files /dev/null and b/assets/images/demo/22-solar.webp differ diff --git a/assets/images/demo/23-event.webp b/assets/images/demo/23-event.webp new file mode 100644 index 0000000..dd8a113 Binary files /dev/null and b/assets/images/demo/23-event.webp differ diff --git a/assets/images/demo/24-ai-agency.webp b/assets/images/demo/24-ai-agency.webp new file mode 100644 index 0000000..8c3c364 Binary files /dev/null and b/assets/images/demo/24-ai-agency.webp differ diff --git a/assets/images/demo/25-architechture.webp b/assets/images/demo/25-architechture.webp new file mode 100644 index 0000000..a804312 Binary files /dev/null and b/assets/images/demo/25-architechture.webp differ diff --git a/assets/images/demo/26-construction.webp b/assets/images/demo/26-construction.webp new file mode 100644 index 0000000..e45615f Binary files /dev/null and b/assets/images/demo/26-construction.webp differ diff --git a/assets/images/demo/about.webp b/assets/images/demo/about.webp new file mode 100644 index 0000000..1640b45 Binary files /dev/null and b/assets/images/demo/about.webp differ diff --git a/assets/images/demo/accordion.webp b/assets/images/demo/accordion.webp new file mode 100644 index 0000000..2823494 Binary files /dev/null and b/assets/images/demo/accordion.webp differ diff --git a/assets/images/demo/blog-grid.webp b/assets/images/demo/blog-grid.webp new file mode 100644 index 0000000..f6a0bf4 Binary files /dev/null and b/assets/images/demo/blog-grid.webp differ diff --git a/assets/images/demo/blog-list-view.webp b/assets/images/demo/blog-list-view.webp new file mode 100644 index 0000000..3494391 Binary files /dev/null and b/assets/images/demo/blog-list-view.webp differ diff --git a/assets/images/demo/brand.webp b/assets/images/demo/brand.webp new file mode 100644 index 0000000..72a98a1 Binary files /dev/null and b/assets/images/demo/brand.webp differ diff --git a/assets/images/demo/coming-soon.webp b/assets/images/demo/coming-soon.webp new file mode 100644 index 0000000..06310a2 Binary files /dev/null and b/assets/images/demo/coming-soon.webp differ diff --git a/assets/images/demo/contact.webp b/assets/images/demo/contact.webp new file mode 100644 index 0000000..74d21fd Binary files /dev/null and b/assets/images/demo/contact.webp differ diff --git a/assets/images/demo/counter.webp b/assets/images/demo/counter.webp new file mode 100644 index 0000000..bfb9e96 Binary files /dev/null and b/assets/images/demo/counter.webp differ diff --git a/assets/images/demo/demo-mobile-1.webp b/assets/images/demo/demo-mobile-1.webp new file mode 100644 index 0000000..615f89d Binary files /dev/null and b/assets/images/demo/demo-mobile-1.webp differ diff --git a/assets/images/demo/demo-mobile-10.webp b/assets/images/demo/demo-mobile-10.webp new file mode 100644 index 0000000..b6fc3bb Binary files /dev/null and b/assets/images/demo/demo-mobile-10.webp differ diff --git a/assets/images/demo/demo-mobile-11.webp b/assets/images/demo/demo-mobile-11.webp new file mode 100644 index 0000000..8398b38 Binary files /dev/null and b/assets/images/demo/demo-mobile-11.webp differ diff --git a/assets/images/demo/demo-mobile-12.webp b/assets/images/demo/demo-mobile-12.webp new file mode 100644 index 0000000..78e358b Binary files /dev/null and b/assets/images/demo/demo-mobile-12.webp differ diff --git a/assets/images/demo/demo-mobile-13.webp b/assets/images/demo/demo-mobile-13.webp new file mode 100644 index 0000000..0ef4932 Binary files /dev/null and b/assets/images/demo/demo-mobile-13.webp differ diff --git a/assets/images/demo/demo-mobile-14.webp b/assets/images/demo/demo-mobile-14.webp new file mode 100644 index 0000000..76d5873 Binary files /dev/null and b/assets/images/demo/demo-mobile-14.webp differ diff --git a/assets/images/demo/demo-mobile-15.webp b/assets/images/demo/demo-mobile-15.webp new file mode 100644 index 0000000..1f8d1ea Binary files /dev/null and b/assets/images/demo/demo-mobile-15.webp differ diff --git a/assets/images/demo/demo-mobile-16.webp b/assets/images/demo/demo-mobile-16.webp new file mode 100644 index 0000000..dcf0ae8 Binary files /dev/null and b/assets/images/demo/demo-mobile-16.webp differ diff --git a/assets/images/demo/demo-mobile-17.webp b/assets/images/demo/demo-mobile-17.webp new file mode 100644 index 0000000..0aa0396 Binary files /dev/null and b/assets/images/demo/demo-mobile-17.webp differ diff --git a/assets/images/demo/demo-mobile-18.webp b/assets/images/demo/demo-mobile-18.webp new file mode 100644 index 0000000..1508d16 Binary files /dev/null and b/assets/images/demo/demo-mobile-18.webp differ diff --git a/assets/images/demo/demo-mobile-19.webp b/assets/images/demo/demo-mobile-19.webp new file mode 100644 index 0000000..93607b8 Binary files /dev/null and b/assets/images/demo/demo-mobile-19.webp differ diff --git a/assets/images/demo/demo-mobile-2.webp b/assets/images/demo/demo-mobile-2.webp new file mode 100644 index 0000000..43ccd6f Binary files /dev/null and b/assets/images/demo/demo-mobile-2.webp differ diff --git a/assets/images/demo/demo-mobile-20.webp b/assets/images/demo/demo-mobile-20.webp new file mode 100644 index 0000000..ebdaec3 Binary files /dev/null and b/assets/images/demo/demo-mobile-20.webp differ diff --git a/assets/images/demo/demo-mobile-21.webp b/assets/images/demo/demo-mobile-21.webp new file mode 100644 index 0000000..2775168 Binary files /dev/null and b/assets/images/demo/demo-mobile-21.webp differ diff --git a/assets/images/demo/demo-mobile-22.webp b/assets/images/demo/demo-mobile-22.webp new file mode 100644 index 0000000..606dc7a Binary files /dev/null and b/assets/images/demo/demo-mobile-22.webp differ diff --git a/assets/images/demo/demo-mobile-23.webp b/assets/images/demo/demo-mobile-23.webp new file mode 100644 index 0000000..6482e9f Binary files /dev/null and b/assets/images/demo/demo-mobile-23.webp differ diff --git a/assets/images/demo/demo-mobile-24.webp b/assets/images/demo/demo-mobile-24.webp new file mode 100644 index 0000000..c8f6d1f Binary files /dev/null and b/assets/images/demo/demo-mobile-24.webp differ diff --git a/assets/images/demo/demo-mobile-25.webp b/assets/images/demo/demo-mobile-25.webp new file mode 100644 index 0000000..b58bf99 Binary files /dev/null and b/assets/images/demo/demo-mobile-25.webp differ diff --git a/assets/images/demo/demo-mobile-26.webp b/assets/images/demo/demo-mobile-26.webp new file mode 100644 index 0000000..b3479bc Binary files /dev/null and b/assets/images/demo/demo-mobile-26.webp differ diff --git a/assets/images/demo/demo-mobile-3.webp b/assets/images/demo/demo-mobile-3.webp new file mode 100644 index 0000000..d78e47a Binary files /dev/null and b/assets/images/demo/demo-mobile-3.webp differ diff --git a/assets/images/demo/demo-mobile-4.webp b/assets/images/demo/demo-mobile-4.webp new file mode 100644 index 0000000..685c2a5 Binary files /dev/null and b/assets/images/demo/demo-mobile-4.webp differ diff --git a/assets/images/demo/demo-mobile-5.webp b/assets/images/demo/demo-mobile-5.webp new file mode 100644 index 0000000..8477e59 Binary files /dev/null and b/assets/images/demo/demo-mobile-5.webp differ diff --git a/assets/images/demo/demo-mobile-6.webp b/assets/images/demo/demo-mobile-6.webp new file mode 100644 index 0000000..265d2d2 Binary files /dev/null and b/assets/images/demo/demo-mobile-6.webp differ diff --git a/assets/images/demo/demo-mobile-7.webp b/assets/images/demo/demo-mobile-7.webp new file mode 100644 index 0000000..ff39c8a Binary files /dev/null and b/assets/images/demo/demo-mobile-7.webp differ diff --git a/assets/images/demo/demo-mobile-8.webp b/assets/images/demo/demo-mobile-8.webp new file mode 100644 index 0000000..e7042e2 Binary files /dev/null and b/assets/images/demo/demo-mobile-8.webp differ diff --git a/assets/images/demo/demo-mobile-9.webp b/assets/images/demo/demo-mobile-9.webp new file mode 100644 index 0000000..ecf6981 Binary files /dev/null and b/assets/images/demo/demo-mobile-9.webp differ diff --git a/assets/images/demo/envato.png b/assets/images/demo/envato.png new file mode 100644 index 0000000..a99e98a Binary files /dev/null and b/assets/images/demo/envato.png differ diff --git a/assets/images/demo/error.webp b/assets/images/demo/error.webp new file mode 100644 index 0000000..70d2f07 Binary files /dev/null and b/assets/images/demo/error.webp differ diff --git a/assets/images/demo/portfolio.webp b/assets/images/demo/portfolio.webp new file mode 100644 index 0000000..c5530f0 Binary files /dev/null and b/assets/images/demo/portfolio.webp differ diff --git a/assets/images/demo/pricing.webp b/assets/images/demo/pricing.webp new file mode 100644 index 0000000..13c8afb Binary files /dev/null and b/assets/images/demo/pricing.webp differ diff --git a/assets/images/demo/service-details.webp b/assets/images/demo/service-details.webp new file mode 100644 index 0000000..a0c5f57 Binary files /dev/null and b/assets/images/demo/service-details.webp differ diff --git a/assets/images/demo/service.webp b/assets/images/demo/service.webp new file mode 100644 index 0000000..e674e27 Binary files /dev/null and b/assets/images/demo/service.webp differ diff --git a/assets/images/demo/team.webp b/assets/images/demo/team.webp new file mode 100644 index 0000000..1190306 Binary files /dev/null and b/assets/images/demo/team.webp differ diff --git a/assets/images/demo/testimonial.webp b/assets/images/demo/testimonial.webp new file mode 100644 index 0000000..e322ac6 Binary files /dev/null and b/assets/images/demo/testimonial.webp differ diff --git a/assets/images/demo/timeline.webp b/assets/images/demo/timeline.webp new file mode 100644 index 0000000..0d36f28 Binary files /dev/null and b/assets/images/demo/timeline.webp differ diff --git a/assets/images/demo/white-01-business-consulting.webp b/assets/images/demo/white-01-business-consulting.webp new file mode 100644 index 0000000..41a2f09 Binary files /dev/null and b/assets/images/demo/white-01-business-consulting.webp differ diff --git a/assets/images/demo/white-02-business-consulting-2.webp b/assets/images/demo/white-02-business-consulting-2.webp new file mode 100644 index 0000000..88170cc Binary files /dev/null and b/assets/images/demo/white-02-business-consulting-2.webp differ diff --git a/assets/images/demo/white-03-agency.webp b/assets/images/demo/white-03-agency.webp new file mode 100644 index 0000000..a0b8383 Binary files /dev/null and b/assets/images/demo/white-03-agency.webp differ diff --git a/assets/images/demo/white-04-services-agency.webp b/assets/images/demo/white-04-services-agency.webp new file mode 100644 index 0000000..2326ada Binary files /dev/null and b/assets/images/demo/white-04-services-agency.webp differ diff --git a/assets/images/demo/white-05-corporate.webp b/assets/images/demo/white-05-corporate.webp new file mode 100644 index 0000000..9685f0c Binary files /dev/null and b/assets/images/demo/white-05-corporate.webp differ diff --git a/assets/images/demo/white-06-startup.webp b/assets/images/demo/white-06-startup.webp new file mode 100644 index 0000000..1e8811c Binary files /dev/null and b/assets/images/demo/white-06-startup.webp differ diff --git a/assets/images/demo/white-07-creative-agency.webp b/assets/images/demo/white-07-creative-agency.webp new file mode 100644 index 0000000..51a1582 Binary files /dev/null and b/assets/images/demo/white-07-creative-agency.webp differ diff --git a/assets/images/demo/white-08-business.webp b/assets/images/demo/white-08-business.webp new file mode 100644 index 0000000..0fef349 Binary files /dev/null and b/assets/images/demo/white-08-business.webp differ diff --git a/assets/images/demo/white-09-digital-agency.webp b/assets/images/demo/white-09-digital-agency.webp new file mode 100644 index 0000000..df00529 Binary files /dev/null and b/assets/images/demo/white-09-digital-agency.webp differ diff --git a/assets/images/demo/white-10-marketing-agency.webp b/assets/images/demo/white-10-marketing-agency.webp new file mode 100644 index 0000000..cf149bd Binary files /dev/null and b/assets/images/demo/white-10-marketing-agency.webp differ diff --git a/assets/images/demo/white-11-personal-portfolio.webp b/assets/images/demo/white-11-personal-portfolio.webp new file mode 100644 index 0000000..65578cc Binary files /dev/null and b/assets/images/demo/white-11-personal-portfolio.webp differ diff --git a/assets/images/demo/white-12-index-business-consulting-3.webp b/assets/images/demo/white-12-index-business-consulting-3.webp new file mode 100644 index 0000000..5fc7edb Binary files /dev/null and b/assets/images/demo/white-12-index-business-consulting-3.webp differ diff --git a/assets/images/demo/white-13-agency.webp b/assets/images/demo/white-13-agency.webp new file mode 100644 index 0000000..9227843 Binary files /dev/null and b/assets/images/demo/white-13-agency.webp differ diff --git a/assets/images/demo/white-14-financial-consulting.webp b/assets/images/demo/white-14-financial-consulting.webp new file mode 100644 index 0000000..4bfaa34 Binary files /dev/null and b/assets/images/demo/white-14-financial-consulting.webp differ diff --git a/assets/images/demo/white-15-business-coach.webp b/assets/images/demo/white-15-business-coach.webp new file mode 100644 index 0000000..404c7d9 Binary files /dev/null and b/assets/images/demo/white-15-business-coach.webp differ diff --git a/assets/images/demo/white-16-real-estate-consulting.webp b/assets/images/demo/white-16-real-estate-consulting.webp new file mode 100644 index 0000000..81e8801 Binary files /dev/null and b/assets/images/demo/white-16-real-estate-consulting.webp differ diff --git a/assets/images/demo/white-17-real-estate-consulting.webp b/assets/images/demo/white-17-real-estate-consulting.webp new file mode 100644 index 0000000..ae8450c Binary files /dev/null and b/assets/images/demo/white-17-real-estate-consulting.webp differ diff --git a/assets/images/demo/white-18-it-solution.webp b/assets/images/demo/white-18-it-solution.webp new file mode 100644 index 0000000..f9408ff Binary files /dev/null and b/assets/images/demo/white-18-it-solution.webp differ diff --git a/assets/images/demo/white-19-personal-advisory.webp b/assets/images/demo/white-19-personal-advisory.webp new file mode 100644 index 0000000..10db4ea Binary files /dev/null and b/assets/images/demo/white-19-personal-advisory.webp differ diff --git a/assets/images/demo/white-20-gym-fitness.webp b/assets/images/demo/white-20-gym-fitness.webp new file mode 100644 index 0000000..ef69a24 Binary files /dev/null and b/assets/images/demo/white-20-gym-fitness.webp differ diff --git a/assets/images/demo/white-21-medical.webp b/assets/images/demo/white-21-medical.webp new file mode 100644 index 0000000..7cba9db Binary files /dev/null and b/assets/images/demo/white-21-medical.webp differ diff --git a/assets/images/demo/white-22-solar.webp b/assets/images/demo/white-22-solar.webp new file mode 100644 index 0000000..0de0a4e Binary files /dev/null and b/assets/images/demo/white-22-solar.webp differ diff --git a/assets/images/demo/white-23-event.webp b/assets/images/demo/white-23-event.webp new file mode 100644 index 0000000..be8ca56 Binary files /dev/null and b/assets/images/demo/white-23-event.webp differ diff --git a/assets/images/demo/white-24-ai-agency.webp b/assets/images/demo/white-24-ai-agency.webp new file mode 100644 index 0000000..43f30fc Binary files /dev/null and b/assets/images/demo/white-24-ai-agency.webp differ diff --git a/assets/images/demo/white-25-architecture.webp b/assets/images/demo/white-25-architecture.webp new file mode 100644 index 0000000..7cf5a49 Binary files /dev/null and b/assets/images/demo/white-25-architecture.webp differ diff --git a/assets/images/demo/white-26-construction.webp b/assets/images/demo/white-26-construction.webp new file mode 100644 index 0000000..db618a6 Binary files /dev/null and b/assets/images/demo/white-26-construction.webp differ diff --git a/assets/images/demo/white-about.webp b/assets/images/demo/white-about.webp new file mode 100644 index 0000000..e3bb370 Binary files /dev/null and b/assets/images/demo/white-about.webp differ diff --git a/assets/images/demo/white-blog-grid.webp b/assets/images/demo/white-blog-grid.webp new file mode 100644 index 0000000..5a69089 Binary files /dev/null and b/assets/images/demo/white-blog-grid.webp differ diff --git a/assets/images/demo/white-blog-list-view.webp b/assets/images/demo/white-blog-list-view.webp new file mode 100644 index 0000000..b58db13 Binary files /dev/null and b/assets/images/demo/white-blog-list-view.webp differ diff --git a/assets/images/demo/white-demo-mobile-1.webp b/assets/images/demo/white-demo-mobile-1.webp new file mode 100644 index 0000000..6919110 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-1.webp differ diff --git a/assets/images/demo/white-demo-mobile-10.webp b/assets/images/demo/white-demo-mobile-10.webp new file mode 100644 index 0000000..c2ab5ce Binary files /dev/null and b/assets/images/demo/white-demo-mobile-10.webp differ diff --git a/assets/images/demo/white-demo-mobile-11.webp b/assets/images/demo/white-demo-mobile-11.webp new file mode 100644 index 0000000..a7c7b0a Binary files /dev/null and b/assets/images/demo/white-demo-mobile-11.webp differ diff --git a/assets/images/demo/white-demo-mobile-12.webp b/assets/images/demo/white-demo-mobile-12.webp new file mode 100644 index 0000000..3786e1e Binary files /dev/null and b/assets/images/demo/white-demo-mobile-12.webp differ diff --git a/assets/images/demo/white-demo-mobile-13.webp b/assets/images/demo/white-demo-mobile-13.webp new file mode 100644 index 0000000..9863b8e Binary files /dev/null and b/assets/images/demo/white-demo-mobile-13.webp differ diff --git a/assets/images/demo/white-demo-mobile-14.webp b/assets/images/demo/white-demo-mobile-14.webp new file mode 100644 index 0000000..a907268 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-14.webp differ diff --git a/assets/images/demo/white-demo-mobile-15.webp b/assets/images/demo/white-demo-mobile-15.webp new file mode 100644 index 0000000..b82a6b2 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-15.webp differ diff --git a/assets/images/demo/white-demo-mobile-16.webp b/assets/images/demo/white-demo-mobile-16.webp new file mode 100644 index 0000000..5811cc2 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-16.webp differ diff --git a/assets/images/demo/white-demo-mobile-17.webp b/assets/images/demo/white-demo-mobile-17.webp new file mode 100644 index 0000000..15cb14f Binary files /dev/null and b/assets/images/demo/white-demo-mobile-17.webp differ diff --git a/assets/images/demo/white-demo-mobile-18.webp b/assets/images/demo/white-demo-mobile-18.webp new file mode 100644 index 0000000..7675bd1 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-18.webp differ diff --git a/assets/images/demo/white-demo-mobile-19.webp b/assets/images/demo/white-demo-mobile-19.webp new file mode 100644 index 0000000..81be95f Binary files /dev/null and b/assets/images/demo/white-demo-mobile-19.webp differ diff --git a/assets/images/demo/white-demo-mobile-2.webp b/assets/images/demo/white-demo-mobile-2.webp new file mode 100644 index 0000000..f64bfa6 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-2.webp differ diff --git a/assets/images/demo/white-demo-mobile-20.webp b/assets/images/demo/white-demo-mobile-20.webp new file mode 100644 index 0000000..4786ea4 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-20.webp differ diff --git a/assets/images/demo/white-demo-mobile-21.webp b/assets/images/demo/white-demo-mobile-21.webp new file mode 100644 index 0000000..651fc7d Binary files /dev/null and b/assets/images/demo/white-demo-mobile-21.webp differ diff --git a/assets/images/demo/white-demo-mobile-22.webp b/assets/images/demo/white-demo-mobile-22.webp new file mode 100644 index 0000000..077a6f6 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-22.webp differ diff --git a/assets/images/demo/white-demo-mobile-23.webp b/assets/images/demo/white-demo-mobile-23.webp new file mode 100644 index 0000000..ff8464e Binary files /dev/null and b/assets/images/demo/white-demo-mobile-23.webp differ diff --git a/assets/images/demo/white-demo-mobile-24.webp b/assets/images/demo/white-demo-mobile-24.webp new file mode 100644 index 0000000..62e0174 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-24.webp differ diff --git a/assets/images/demo/white-demo-mobile-25.webp b/assets/images/demo/white-demo-mobile-25.webp new file mode 100644 index 0000000..e70e3d2 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-25.webp differ diff --git a/assets/images/demo/white-demo-mobile-26.webp b/assets/images/demo/white-demo-mobile-26.webp new file mode 100644 index 0000000..aa2c0e7 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-26.webp differ diff --git a/assets/images/demo/white-demo-mobile-3.webp b/assets/images/demo/white-demo-mobile-3.webp new file mode 100644 index 0000000..6053c02 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-3.webp differ diff --git a/assets/images/demo/white-demo-mobile-4.webp b/assets/images/demo/white-demo-mobile-4.webp new file mode 100644 index 0000000..5597038 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-4.webp differ diff --git a/assets/images/demo/white-demo-mobile-5.webp b/assets/images/demo/white-demo-mobile-5.webp new file mode 100644 index 0000000..bc3b8a4 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-5.webp differ diff --git a/assets/images/demo/white-demo-mobile-6.webp b/assets/images/demo/white-demo-mobile-6.webp new file mode 100644 index 0000000..b7090e2 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-6.webp differ diff --git a/assets/images/demo/white-demo-mobile-7.webp b/assets/images/demo/white-demo-mobile-7.webp new file mode 100644 index 0000000..1ffc4d8 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-7.webp differ diff --git a/assets/images/demo/white-demo-mobile-8.webp b/assets/images/demo/white-demo-mobile-8.webp new file mode 100644 index 0000000..76e8bc2 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-8.webp differ diff --git a/assets/images/demo/white-demo-mobile-9.webp b/assets/images/demo/white-demo-mobile-9.webp new file mode 100644 index 0000000..a7b7314 Binary files /dev/null and b/assets/images/demo/white-demo-mobile-9.webp differ diff --git a/assets/images/emoji/01.webp b/assets/images/emoji/01.webp new file mode 100644 index 0000000..99eb460 Binary files /dev/null and b/assets/images/emoji/01.webp differ diff --git a/assets/images/emoji/02.webp b/assets/images/emoji/02.webp new file mode 100644 index 0000000..da08ad4 Binary files /dev/null and b/assets/images/emoji/02.webp differ diff --git a/assets/images/event/01.webp b/assets/images/event/01.webp new file mode 100644 index 0000000..c1580f0 Binary files /dev/null and b/assets/images/event/01.webp differ diff --git a/assets/images/event/02.webp b/assets/images/event/02.webp new file mode 100644 index 0000000..cebf4af Binary files /dev/null and b/assets/images/event/02.webp differ diff --git a/assets/images/event/03.webp b/assets/images/event/03.webp new file mode 100644 index 0000000..ce5527d Binary files /dev/null and b/assets/images/event/03.webp differ diff --git a/assets/images/event/04.webp b/assets/images/event/04.webp new file mode 100644 index 0000000..6e4f22e Binary files /dev/null and b/assets/images/event/04.webp differ diff --git a/assets/images/favicon.png b/assets/images/favicon.png new file mode 100644 index 0000000..cb36a77 Binary files /dev/null and b/assets/images/favicon.png differ diff --git a/assets/images/fun-facts/01.svg b/assets/images/fun-facts/01.svg new file mode 100644 index 0000000..270d40a --- /dev/null +++ b/assets/images/fun-facts/01.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/images/fun-facts/02.svg b/assets/images/fun-facts/02.svg new file mode 100644 index 0000000..07ffe3f --- /dev/null +++ b/assets/images/fun-facts/02.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/images/fun-facts/03.svg b/assets/images/fun-facts/03.svg new file mode 100644 index 0000000..5392910 --- /dev/null +++ b/assets/images/fun-facts/03.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/header-top/top-banner.png b/assets/images/header-top/top-banner.png new file mode 100644 index 0000000..95313a8 Binary files /dev/null and b/assets/images/header-top/top-banner.png differ diff --git a/assets/images/icons/ai-banner.svg b/assets/images/icons/ai-banner.svg new file mode 100644 index 0000000..7bc4aed --- /dev/null +++ b/assets/images/icons/ai-banner.svg @@ -0,0 +1,4 @@ + + + + diff --git a/assets/images/icons/close.png b/assets/images/icons/close.png new file mode 100644 index 0000000..d2687f8 Binary files /dev/null and b/assets/images/icons/close.png differ diff --git a/assets/images/icons/envato.png b/assets/images/icons/envato.png new file mode 100644 index 0000000..774c9e0 Binary files /dev/null and b/assets/images/icons/envato.png differ diff --git a/assets/images/icons/lgd41d.eot b/assets/images/icons/lgd41d.eot new file mode 100644 index 0000000..51264c4 Binary files /dev/null and b/assets/images/icons/lgd41d.eot differ diff --git a/assets/images/icons/lgd641.eot b/assets/images/icons/lgd641.eot new file mode 100644 index 0000000..51264c4 Binary files /dev/null and b/assets/images/icons/lgd641.eot differ diff --git a/assets/images/icons/lgd641.ttf b/assets/images/icons/lgd641.ttf new file mode 100644 index 0000000..8ad8199 Binary files /dev/null and b/assets/images/icons/lgd641.ttf differ diff --git a/assets/images/icons/lgd641.woff b/assets/images/icons/lgd641.woff new file mode 100644 index 0000000..d98ff60 Binary files /dev/null and b/assets/images/icons/lgd641.woff differ diff --git a/assets/images/icons/loading.gif b/assets/images/icons/loading.gif new file mode 100644 index 0000000..d3bbc80 Binary files /dev/null and b/assets/images/icons/loading.gif differ diff --git a/assets/images/icons/noise.gif b/assets/images/icons/noise.gif new file mode 100644 index 0000000..c3234cc Binary files /dev/null and b/assets/images/icons/noise.gif differ diff --git a/assets/images/icons/star.svg b/assets/images/icons/star.svg new file mode 100644 index 0000000..3ad7172 --- /dev/null +++ b/assets/images/icons/star.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/icons/stars.svg b/assets/images/icons/stars.svg new file mode 100644 index 0000000..f0c8111 --- /dev/null +++ b/assets/images/icons/stars.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/icons/video-play.html b/assets/images/icons/video-play.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/icons/video-play.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/icons/vimeo-play.html b/assets/images/icons/vimeo-play.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/icons/vimeo-play.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/icons/youtube-play.html b/assets/images/icons/youtube-play.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/icons/youtube-play.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/logo/ai-logo-dark.svg b/assets/images/logo/ai-logo-dark.svg new file mode 100644 index 0000000..bb123f1 --- /dev/null +++ b/assets/images/logo/ai-logo-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/ai-logo.svg b/assets/images/logo/ai-logo.svg new file mode 100644 index 0000000..76c960a --- /dev/null +++ b/assets/images/logo/ai-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/archi-logo-dark.svg b/assets/images/logo/archi-logo-dark.svg new file mode 100644 index 0000000..382b6b1 --- /dev/null +++ b/assets/images/logo/archi-logo-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/archi-logo.svg b/assets/images/logo/archi-logo.svg new file mode 100644 index 0000000..1753ae8 --- /dev/null +++ b/assets/images/logo/archi-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/construction-logo-dark.svg b/assets/images/logo/construction-logo-dark.svg new file mode 100644 index 0000000..8cceb24 --- /dev/null +++ b/assets/images/logo/construction-logo-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/construction-logo.svg b/assets/images/logo/construction-logo.svg new file mode 100644 index 0000000..7011425 --- /dev/null +++ b/assets/images/logo/construction-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/dark-logo.png b/assets/images/logo/dark-logo.png new file mode 100644 index 0000000..ff80e23 Binary files /dev/null and b/assets/images/logo/dark-logo.png differ diff --git a/assets/images/logo/doctor-logo-dark.svg b/assets/images/logo/doctor-logo-dark.svg new file mode 100644 index 0000000..4f801fd --- /dev/null +++ b/assets/images/logo/doctor-logo-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/doctor-logo.svg b/assets/images/logo/doctor-logo.svg new file mode 100644 index 0000000..c870992 --- /dev/null +++ b/assets/images/logo/doctor-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/event-logo-dark.svg b/assets/images/logo/event-logo-dark.svg new file mode 100644 index 0000000..57084b2 --- /dev/null +++ b/assets/images/logo/event-logo-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/event-logo.svg b/assets/images/logo/event-logo.svg new file mode 100644 index 0000000..bbee913 --- /dev/null +++ b/assets/images/logo/event-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/gym-logo-dark.svg b/assets/images/logo/gym-logo-dark.svg new file mode 100644 index 0000000..97d3d20 --- /dev/null +++ b/assets/images/logo/gym-logo-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/gym-logo.svg b/assets/images/logo/gym-logo.svg new file mode 100644 index 0000000..6f1ee10 --- /dev/null +++ b/assets/images/logo/gym-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/image.png b/assets/images/logo/image.png new file mode 100644 index 0000000..27b5efc Binary files /dev/null and b/assets/images/logo/image.png differ diff --git a/assets/images/logo/logo-dark.png b/assets/images/logo/logo-dark.png new file mode 100644 index 0000000..4073288 Binary files /dev/null and b/assets/images/logo/logo-dark.png differ diff --git a/assets/images/logo/logo.png b/assets/images/logo/logo.png new file mode 100644 index 0000000..550797f Binary files /dev/null and b/assets/images/logo/logo.png differ diff --git a/assets/images/logo/solar-logo-dark.svg b/assets/images/logo/solar-logo-dark.svg new file mode 100644 index 0000000..57bfaf8 --- /dev/null +++ b/assets/images/logo/solar-logo-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/logo/solar-logo.svg b/assets/images/logo/solar-logo.svg new file mode 100644 index 0000000..34507a7 --- /dev/null +++ b/assets/images/logo/solar-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/assets/images/photos/admin.png b/assets/images/photos/admin.png new file mode 100644 index 0000000..17e5350 Binary files /dev/null and b/assets/images/photos/admin.png differ diff --git a/assets/images/photos/arrival.avif b/assets/images/photos/arrival.avif new file mode 100644 index 0000000..7e594b3 Binary files /dev/null and b/assets/images/photos/arrival.avif differ diff --git a/assets/images/photos/boarding-pass.png b/assets/images/photos/boarding-pass.png new file mode 100644 index 0000000..f5b8e82 Binary files /dev/null and b/assets/images/photos/boarding-pass.png differ diff --git a/assets/images/photos/checkmark.png b/assets/images/photos/checkmark.png new file mode 100644 index 0000000..c6944e6 Binary files /dev/null and b/assets/images/photos/checkmark.png differ diff --git a/assets/images/photos/earth1.png b/assets/images/photos/earth1.png new file mode 100644 index 0000000..e5c46e2 Binary files /dev/null and b/assets/images/photos/earth1.png differ diff --git a/assets/images/photos/faq.png b/assets/images/photos/faq.png new file mode 100644 index 0000000..e7e4b83 Binary files /dev/null and b/assets/images/photos/faq.png differ diff --git a/assets/images/photos/image.png b/assets/images/photos/image.png new file mode 100644 index 0000000..dc91447 Binary files /dev/null and b/assets/images/photos/image.png differ diff --git a/assets/images/photos/international.png b/assets/images/photos/international.png new file mode 100644 index 0000000..ee8d78d Binary files /dev/null and b/assets/images/photos/international.png differ diff --git a/assets/images/photos/network.png b/assets/images/photos/network.png new file mode 100644 index 0000000..6e2530f Binary files /dev/null and b/assets/images/photos/network.png differ diff --git a/assets/images/photos/plane.gif b/assets/images/photos/plane.gif new file mode 100644 index 0000000..1c7e601 Binary files /dev/null and b/assets/images/photos/plane.gif differ diff --git a/assets/images/photos/scholarship.avif b/assets/images/photos/scholarship.avif new file mode 100644 index 0000000..e309459 Binary files /dev/null and b/assets/images/photos/scholarship.avif differ diff --git a/assets/images/photos/usa.png b/assets/images/photos/usa.png new file mode 100644 index 0000000..08578e2 Binary files /dev/null and b/assets/images/photos/usa.png differ diff --git a/assets/images/photos/visa.avif b/assets/images/photos/visa.avif new file mode 100644 index 0000000..f21bd51 Binary files /dev/null and b/assets/images/photos/visa.avif differ diff --git a/assets/images/portfolio/01.webp b/assets/images/portfolio/01.webp new file mode 100644 index 0000000..6280d1a Binary files /dev/null and b/assets/images/portfolio/01.webp differ diff --git a/assets/images/portfolio/02.webp b/assets/images/portfolio/02.webp new file mode 100644 index 0000000..42f5650 Binary files /dev/null and b/assets/images/portfolio/02.webp differ diff --git a/assets/images/portfolio/03.webp b/assets/images/portfolio/03.webp new file mode 100644 index 0000000..e945a3a Binary files /dev/null and b/assets/images/portfolio/03.webp differ diff --git a/assets/images/portfolio/04.webp b/assets/images/portfolio/04.webp new file mode 100644 index 0000000..6d30f59 Binary files /dev/null and b/assets/images/portfolio/04.webp differ diff --git a/assets/images/portfolio/05.webp b/assets/images/portfolio/05.webp new file mode 100644 index 0000000..8fd85cd Binary files /dev/null and b/assets/images/portfolio/05.webp differ diff --git a/assets/images/portfolio/06.webp b/assets/images/portfolio/06.webp new file mode 100644 index 0000000..5a23967 Binary files /dev/null and b/assets/images/portfolio/06.webp differ diff --git a/assets/images/portfolio/07.webp b/assets/images/portfolio/07.webp new file mode 100644 index 0000000..4ef151a Binary files /dev/null and b/assets/images/portfolio/07.webp differ diff --git a/assets/images/portfolio/08.webp b/assets/images/portfolio/08.webp new file mode 100644 index 0000000..236865c Binary files /dev/null and b/assets/images/portfolio/08.webp differ diff --git a/assets/images/portfolio/09.webp b/assets/images/portfolio/09.webp new file mode 100644 index 0000000..837d5ad Binary files /dev/null and b/assets/images/portfolio/09.webp differ diff --git a/assets/images/portfolio/10.webp b/assets/images/portfolio/10.webp new file mode 100644 index 0000000..076a685 Binary files /dev/null and b/assets/images/portfolio/10.webp differ diff --git a/assets/images/portfolio/11.webp b/assets/images/portfolio/11.webp new file mode 100644 index 0000000..1fc03c8 Binary files /dev/null and b/assets/images/portfolio/11.webp differ diff --git a/assets/images/portfolio/12.webp b/assets/images/portfolio/12.webp new file mode 100644 index 0000000..2b356bf Binary files /dev/null and b/assets/images/portfolio/12.webp differ diff --git a/assets/images/portfolio/13.webp b/assets/images/portfolio/13.webp new file mode 100644 index 0000000..dbbc500 Binary files /dev/null and b/assets/images/portfolio/13.webp differ diff --git a/assets/images/portfolio/14.webp b/assets/images/portfolio/14.webp new file mode 100644 index 0000000..0e83af5 Binary files /dev/null and b/assets/images/portfolio/14.webp differ diff --git a/assets/images/portfolio/15.webp b/assets/images/portfolio/15.webp new file mode 100644 index 0000000..cffd7b0 Binary files /dev/null and b/assets/images/portfolio/15.webp differ diff --git a/assets/images/portfolio/16.webp b/assets/images/portfolio/16.webp new file mode 100644 index 0000000..4d1e089 Binary files /dev/null and b/assets/images/portfolio/16.webp differ diff --git a/assets/images/portfolio/17.webp b/assets/images/portfolio/17.webp new file mode 100644 index 0000000..555d59d Binary files /dev/null and b/assets/images/portfolio/17.webp differ diff --git a/assets/images/portfolio/18.webp b/assets/images/portfolio/18.webp new file mode 100644 index 0000000..16b2dee Binary files /dev/null and b/assets/images/portfolio/18.webp differ diff --git a/assets/images/portfolio/19.webp b/assets/images/portfolio/19.webp new file mode 100644 index 0000000..53ba304 Binary files /dev/null and b/assets/images/portfolio/19.webp differ diff --git a/assets/images/portfolio/20.webp b/assets/images/portfolio/20.webp new file mode 100644 index 0000000..3f5bb00 Binary files /dev/null and b/assets/images/portfolio/20.webp differ diff --git a/assets/images/portfolio/21.webp b/assets/images/portfolio/21.webp new file mode 100644 index 0000000..6fcc1d0 Binary files /dev/null and b/assets/images/portfolio/21.webp differ diff --git a/assets/images/portfolio/22.webp b/assets/images/portfolio/22.webp new file mode 100644 index 0000000..3c48916 Binary files /dev/null and b/assets/images/portfolio/22.webp differ diff --git a/assets/images/portfolio/23.webp b/assets/images/portfolio/23.webp new file mode 100644 index 0000000..f7eb297 Binary files /dev/null and b/assets/images/portfolio/23.webp differ diff --git a/assets/images/portfolio/24.webp b/assets/images/portfolio/24.webp new file mode 100644 index 0000000..0ced5c3 Binary files /dev/null and b/assets/images/portfolio/24.webp differ diff --git a/assets/images/portfolio/25.webp b/assets/images/portfolio/25.webp new file mode 100644 index 0000000..642b2c9 Binary files /dev/null and b/assets/images/portfolio/25.webp differ diff --git a/assets/images/portfolio/26.webp b/assets/images/portfolio/26.webp new file mode 100644 index 0000000..46024fb Binary files /dev/null and b/assets/images/portfolio/26.webp differ diff --git a/assets/images/portfolio/27.webp b/assets/images/portfolio/27.webp new file mode 100644 index 0000000..3c8252a Binary files /dev/null and b/assets/images/portfolio/27.webp differ diff --git a/assets/images/portfolio/28.webp b/assets/images/portfolio/28.webp new file mode 100644 index 0000000..a2ee8c1 Binary files /dev/null and b/assets/images/portfolio/28.webp differ diff --git a/assets/images/portfolio/29.webp b/assets/images/portfolio/29.webp new file mode 100644 index 0000000..beaecf8 Binary files /dev/null and b/assets/images/portfolio/29.webp differ diff --git a/assets/images/portfolio/30.webp b/assets/images/portfolio/30.webp new file mode 100644 index 0000000..2760b88 Binary files /dev/null and b/assets/images/portfolio/30.webp differ diff --git a/assets/images/portfolio/31.webp b/assets/images/portfolio/31.webp new file mode 100644 index 0000000..cdd80ac Binary files /dev/null and b/assets/images/portfolio/31.webp differ diff --git a/assets/images/portfolio/portfolio-01.jpg b/assets/images/portfolio/portfolio-01.jpg new file mode 100644 index 0000000..b58d9f7 Binary files /dev/null and b/assets/images/portfolio/portfolio-01.jpg differ diff --git a/assets/images/portfolio/portfolio-02.jpg b/assets/images/portfolio/portfolio-02.jpg new file mode 100644 index 0000000..5abfd19 Binary files /dev/null and b/assets/images/portfolio/portfolio-02.jpg differ diff --git a/assets/images/portfolio/portfolio-03.jpg b/assets/images/portfolio/portfolio-03.jpg new file mode 100644 index 0000000..4b563ac Binary files /dev/null and b/assets/images/portfolio/portfolio-03.jpg differ diff --git a/assets/images/portfolio/portfolio-04.jpg b/assets/images/portfolio/portfolio-04.jpg new file mode 100644 index 0000000..48b9a46 Binary files /dev/null and b/assets/images/portfolio/portfolio-04.jpg differ diff --git a/assets/images/portfolio/portfolio-05.jpg b/assets/images/portfolio/portfolio-05.jpg new file mode 100644 index 0000000..e9c2a8d Binary files /dev/null and b/assets/images/portfolio/portfolio-05.jpg differ diff --git a/assets/images/portfolio/portfolio-06.jpg b/assets/images/portfolio/portfolio-06.jpg new file mode 100644 index 0000000..216fb2f Binary files /dev/null and b/assets/images/portfolio/portfolio-06.jpg differ diff --git a/assets/images/portfolio/portfolio-07.jpg b/assets/images/portfolio/portfolio-07.jpg new file mode 100644 index 0000000..fb89b47 Binary files /dev/null and b/assets/images/portfolio/portfolio-07.jpg differ diff --git a/assets/images/portfolio/portfolio-08.jpg b/assets/images/portfolio/portfolio-08.jpg new file mode 100644 index 0000000..82610d1 Binary files /dev/null and b/assets/images/portfolio/portfolio-08.jpg differ diff --git a/assets/images/portfolio/portfolio-09.jpg b/assets/images/portfolio/portfolio-09.jpg new file mode 100644 index 0000000..8a5af15 Binary files /dev/null and b/assets/images/portfolio/portfolio-09.jpg differ diff --git a/assets/images/portfolio/portfolio-10.jpg b/assets/images/portfolio/portfolio-10.jpg new file mode 100644 index 0000000..5ff7000 Binary files /dev/null and b/assets/images/portfolio/portfolio-10.jpg differ diff --git a/assets/images/portfolio/portfolio-11.jpg b/assets/images/portfolio/portfolio-11.jpg new file mode 100644 index 0000000..d908c51 Binary files /dev/null and b/assets/images/portfolio/portfolio-11.jpg differ diff --git a/assets/images/services/01.webp b/assets/images/services/01.webp new file mode 100644 index 0000000..cfaa2cb Binary files /dev/null and b/assets/images/services/01.webp differ diff --git a/assets/images/services/02.webp b/assets/images/services/02.webp new file mode 100644 index 0000000..f88f86a Binary files /dev/null and b/assets/images/services/02.webp differ diff --git a/assets/images/services/03.webp b/assets/images/services/03.webp new file mode 100644 index 0000000..7cc520d Binary files /dev/null and b/assets/images/services/03.webp differ diff --git a/assets/images/services/04.webp b/assets/images/services/04.webp new file mode 100644 index 0000000..8a297ea Binary files /dev/null and b/assets/images/services/04.webp differ diff --git a/assets/images/services/05.webp b/assets/images/services/05.webp new file mode 100644 index 0000000..9601944 Binary files /dev/null and b/assets/images/services/05.webp differ diff --git a/assets/images/services/06.webp b/assets/images/services/06.webp new file mode 100644 index 0000000..cb95f37 Binary files /dev/null and b/assets/images/services/06.webp differ diff --git a/assets/images/services/07.webp b/assets/images/services/07.webp new file mode 100644 index 0000000..4fa2d92 Binary files /dev/null and b/assets/images/services/07.webp differ diff --git a/assets/images/services/08.webp b/assets/images/services/08.webp new file mode 100644 index 0000000..e7e22f7 Binary files /dev/null and b/assets/images/services/08.webp differ diff --git a/assets/images/services/09.webp b/assets/images/services/09.webp new file mode 100644 index 0000000..7f6f1f0 Binary files /dev/null and b/assets/images/services/09.webp differ diff --git a/assets/images/services/10.webp b/assets/images/services/10.webp new file mode 100644 index 0000000..095c03f Binary files /dev/null and b/assets/images/services/10.webp differ diff --git a/assets/images/services/11.webp b/assets/images/services/11.webp new file mode 100644 index 0000000..d6716c6 Binary files /dev/null and b/assets/images/services/11.webp differ diff --git a/assets/images/services/12.webp b/assets/images/services/12.webp new file mode 100644 index 0000000..852a857 Binary files /dev/null and b/assets/images/services/12.webp differ diff --git a/assets/images/services/13.webp b/assets/images/services/13.webp new file mode 100644 index 0000000..6d4bab1 Binary files /dev/null and b/assets/images/services/13.webp differ diff --git a/assets/images/services/14.webp b/assets/images/services/14.webp new file mode 100644 index 0000000..0232352 Binary files /dev/null and b/assets/images/services/14.webp differ diff --git a/assets/images/services/15.webp b/assets/images/services/15.webp new file mode 100644 index 0000000..2c0d7c4 Binary files /dev/null and b/assets/images/services/15.webp differ diff --git a/assets/images/services/galery-image-01.png b/assets/images/services/galery-image-01.png new file mode 100644 index 0000000..74a1561 Binary files /dev/null and b/assets/images/services/galery-image-01.png differ diff --git a/assets/images/services/galery-image-02.png b/assets/images/services/galery-image-02.png new file mode 100644 index 0000000..464f183 Binary files /dev/null and b/assets/images/services/galery-image-02.png differ diff --git a/assets/images/services/galery-image-03.png b/assets/images/services/galery-image-03.png new file mode 100644 index 0000000..bc1e494 Binary files /dev/null and b/assets/images/services/galery-image-03.png differ diff --git a/assets/images/services/icon-01.png b/assets/images/services/icon-01.png new file mode 100644 index 0000000..f1946f3 Binary files /dev/null and b/assets/images/services/icon-01.png differ diff --git a/assets/images/services/icon-02.png b/assets/images/services/icon-02.png new file mode 100644 index 0000000..7512dac Binary files /dev/null and b/assets/images/services/icon-02.png differ diff --git a/assets/images/services/icon-03.png b/assets/images/services/icon-03.png new file mode 100644 index 0000000..edebb7f Binary files /dev/null and b/assets/images/services/icon-03.png differ diff --git a/assets/images/services/icons/01.png b/assets/images/services/icons/01.png new file mode 100644 index 0000000..e95849a Binary files /dev/null and b/assets/images/services/icons/01.png differ diff --git a/assets/images/services/icons/02.png b/assets/images/services/icons/02.png new file mode 100644 index 0000000..a73a527 Binary files /dev/null and b/assets/images/services/icons/02.png differ diff --git a/assets/images/services/icons/03.png b/assets/images/services/icons/03.png new file mode 100644 index 0000000..5c213e6 Binary files /dev/null and b/assets/images/services/icons/03.png differ diff --git a/assets/images/services/icons/04.png b/assets/images/services/icons/04.png new file mode 100644 index 0000000..bb282f0 Binary files /dev/null and b/assets/images/services/icons/04.png differ diff --git a/assets/images/services/icons/05.png b/assets/images/services/icons/05.png new file mode 100644 index 0000000..b86858d Binary files /dev/null and b/assets/images/services/icons/05.png differ diff --git a/assets/images/services/icons/06.png b/assets/images/services/icons/06.png new file mode 100644 index 0000000..e33cbdd Binary files /dev/null and b/assets/images/services/icons/06.png differ diff --git a/assets/images/services/icons/07.png b/assets/images/services/icons/07.png new file mode 100644 index 0000000..669b537 Binary files /dev/null and b/assets/images/services/icons/07.png differ diff --git a/assets/images/services/icons/08.png b/assets/images/services/icons/08.png new file mode 100644 index 0000000..a23e5e4 Binary files /dev/null and b/assets/images/services/icons/08.png differ diff --git a/assets/images/services/icons/09.png b/assets/images/services/icons/09.png new file mode 100644 index 0000000..347a623 Binary files /dev/null and b/assets/images/services/icons/09.png differ diff --git a/assets/images/services/list/01.webp b/assets/images/services/list/01.webp new file mode 100644 index 0000000..f86c5e2 Binary files /dev/null and b/assets/images/services/list/01.webp differ diff --git a/assets/images/services/list/02.webp b/assets/images/services/list/02.webp new file mode 100644 index 0000000..91e360a Binary files /dev/null and b/assets/images/services/list/02.webp differ diff --git a/assets/images/services/list/03.webp b/assets/images/services/list/03.webp new file mode 100644 index 0000000..916d5d6 Binary files /dev/null and b/assets/images/services/list/03.webp differ diff --git a/assets/images/services/list/04.webp b/assets/images/services/list/04.webp new file mode 100644 index 0000000..ec7203d Binary files /dev/null and b/assets/images/services/list/04.webp differ diff --git a/assets/images/services/list/05.webp b/assets/images/services/list/05.webp new file mode 100644 index 0000000..21d3315 Binary files /dev/null and b/assets/images/services/list/05.webp differ diff --git a/assets/images/services/list/06.webp b/assets/images/services/list/06.webp new file mode 100644 index 0000000..ad259da Binary files /dev/null and b/assets/images/services/list/06.webp differ diff --git a/assets/images/services/list/07.webp b/assets/images/services/list/07.webp new file mode 100644 index 0000000..d281e72 Binary files /dev/null and b/assets/images/services/list/07.webp differ diff --git a/assets/images/services/list/08.webp b/assets/images/services/list/08.webp new file mode 100644 index 0000000..d601afc Binary files /dev/null and b/assets/images/services/list/08.webp differ diff --git a/assets/images/services/list/icon/01.svg b/assets/images/services/list/icon/01.svg new file mode 100644 index 0000000..1d77fff --- /dev/null +++ b/assets/images/services/list/icon/01.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/assets/images/services/list/icon/02.svg b/assets/images/services/list/icon/02.svg new file mode 100644 index 0000000..129b9e9 --- /dev/null +++ b/assets/images/services/list/icon/02.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/services/list/icon/03.svg b/assets/images/services/list/icon/03.svg new file mode 100644 index 0000000..1a9a231 --- /dev/null +++ b/assets/images/services/list/icon/03.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/assets/images/services/list/icon/04.svg b/assets/images/services/list/icon/04.svg new file mode 100644 index 0000000..c26beb2 --- /dev/null +++ b/assets/images/services/list/icon/04.svg @@ -0,0 +1,4 @@ + + + + diff --git a/assets/images/services/medical-1.webp b/assets/images/services/medical-1.webp new file mode 100644 index 0000000..7228279 Binary files /dev/null and b/assets/images/services/medical-1.webp differ diff --git a/assets/images/services/medical-2.webp b/assets/images/services/medical-2.webp new file mode 100644 index 0000000..965bb40 Binary files /dev/null and b/assets/images/services/medical-2.webp differ diff --git a/assets/images/services/medical-3.webp b/assets/images/services/medical-3.webp new file mode 100644 index 0000000..3a16c4a Binary files /dev/null and b/assets/images/services/medical-3.webp differ diff --git a/assets/images/services/service-details.jpg b/assets/images/services/service-details.jpg new file mode 100644 index 0000000..d48e70a Binary files /dev/null and b/assets/images/services/service-details.jpg differ diff --git a/assets/images/services/serviice-01.jpg b/assets/images/services/serviice-01.jpg new file mode 100644 index 0000000..0240dfd Binary files /dev/null and b/assets/images/services/serviice-01.jpg differ diff --git a/assets/images/services/serviice-02.jpg b/assets/images/services/serviice-02.jpg new file mode 100644 index 0000000..ca40db2 Binary files /dev/null and b/assets/images/services/serviice-02.jpg differ diff --git a/assets/images/services/serviice-03.jpg b/assets/images/services/serviice-03.jpg new file mode 100644 index 0000000..bb06f4f Binary files /dev/null and b/assets/images/services/serviice-03.jpg differ diff --git a/assets/images/services/serviice-04.jpg b/assets/images/services/serviice-04.jpg new file mode 100644 index 0000000..2c80422 Binary files /dev/null and b/assets/images/services/serviice-04.jpg differ diff --git a/assets/images/services/shape/01.png b/assets/images/services/shape/01.png new file mode 100644 index 0000000..bb656e2 Binary files /dev/null and b/assets/images/services/shape/01.png differ diff --git a/assets/images/shape/01.webp b/assets/images/shape/01.webp new file mode 100644 index 0000000..61383c1 Binary files /dev/null and b/assets/images/shape/01.webp differ diff --git a/assets/images/shape/02.png b/assets/images/shape/02.png new file mode 100644 index 0000000..155b66c Binary files /dev/null and b/assets/images/shape/02.png differ diff --git a/assets/images/shape/02.webp b/assets/images/shape/02.webp new file mode 100644 index 0000000..1e7e6ab Binary files /dev/null and b/assets/images/shape/02.webp differ diff --git a/assets/images/shape/03.webp b/assets/images/shape/03.webp new file mode 100644 index 0000000..76c9671 Binary files /dev/null and b/assets/images/shape/03.webp differ diff --git a/assets/images/shape/light.svg b/assets/images/shape/light.svg new file mode 100644 index 0000000..2f10a88 --- /dev/null +++ b/assets/images/shape/light.svg @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/images/shape/quote.svg b/assets/images/shape/quote.svg new file mode 100644 index 0000000..0e10af8 --- /dev/null +++ b/assets/images/shape/quote.svg @@ -0,0 +1,19 @@ + + + + AD7770C7-7ABB-4265-95B8-547509FE9A27 + Created with sketchtool. + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/images/shape/shape-02.png b/assets/images/shape/shape-02.png new file mode 100644 index 0000000..db8d459 Binary files /dev/null and b/assets/images/shape/shape-02.png differ diff --git a/assets/images/shape/stars2.svg b/assets/images/shape/stars2.svg new file mode 100644 index 0000000..c96142d --- /dev/null +++ b/assets/images/shape/stars2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/images/shape/white-light.webp b/assets/images/shape/white-light.webp new file mode 100644 index 0000000..0935f22 Binary files /dev/null and b/assets/images/shape/white-light.webp differ diff --git a/assets/images/shop/01.webp b/assets/images/shop/01.webp new file mode 100644 index 0000000..9cf3388 Binary files /dev/null and b/assets/images/shop/01.webp differ diff --git a/assets/images/shop/02.webp b/assets/images/shop/02.webp new file mode 100644 index 0000000..9c2479f Binary files /dev/null and b/assets/images/shop/02.webp differ diff --git a/assets/images/shop/03.webp b/assets/images/shop/03.webp new file mode 100644 index 0000000..1d0d6b6 Binary files /dev/null and b/assets/images/shop/03.webp differ diff --git a/assets/images/shop/04.webp b/assets/images/shop/04.webp new file mode 100644 index 0000000..feaf6c5 Binary files /dev/null and b/assets/images/shop/04.webp differ diff --git a/assets/images/shop/05.webp b/assets/images/shop/05.webp new file mode 100644 index 0000000..ea4e33a Binary files /dev/null and b/assets/images/shop/05.webp differ diff --git a/assets/images/shop/06.webp b/assets/images/shop/06.webp new file mode 100644 index 0000000..58e11b7 Binary files /dev/null and b/assets/images/shop/06.webp differ diff --git a/assets/images/shop/author-01.svg b/assets/images/shop/author-01.svg new file mode 100644 index 0000000..68db653 --- /dev/null +++ b/assets/images/shop/author-01.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/assets/images/shop/author-02.svg b/assets/images/shop/author-02.svg new file mode 100644 index 0000000..a3ac3d0 --- /dev/null +++ b/assets/images/shop/author-02.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/assets/images/shop/cart-01.webp b/assets/images/shop/cart-01.webp new file mode 100644 index 0000000..689bf10 Binary files /dev/null and b/assets/images/shop/cart-01.webp differ diff --git a/assets/images/shop/cart-02.webp b/assets/images/shop/cart-02.webp new file mode 100644 index 0000000..8dce2c6 Binary files /dev/null and b/assets/images/shop/cart-02.webp differ diff --git a/assets/images/shop/cart-03.webp b/assets/images/shop/cart-03.webp new file mode 100644 index 0000000..c0e895b Binary files /dev/null and b/assets/images/shop/cart-03.webp differ diff --git a/assets/images/shop/eye.svg b/assets/images/shop/eye.svg new file mode 100644 index 0000000..e90d3a0 --- /dev/null +++ b/assets/images/shop/eye.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/shop/heart.svg b/assets/images/shop/heart.svg new file mode 100644 index 0000000..6645b9f --- /dev/null +++ b/assets/images/shop/heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/shop/repeat.svg b/assets/images/shop/repeat.svg new file mode 100644 index 0000000..8018250 --- /dev/null +++ b/assets/images/shop/repeat.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/shop/slide-1.webp b/assets/images/shop/slide-1.webp new file mode 100644 index 0000000..556149f Binary files /dev/null and b/assets/images/shop/slide-1.webp differ diff --git a/assets/images/shop/slide-2.webp b/assets/images/shop/slide-2.webp new file mode 100644 index 0000000..9ad0246 Binary files /dev/null and b/assets/images/shop/slide-2.webp differ diff --git a/assets/images/shop/slide-3.webp b/assets/images/shop/slide-3.webp new file mode 100644 index 0000000..f42171a Binary files /dev/null and b/assets/images/shop/slide-3.webp differ diff --git a/assets/images/slick-arrow-left-small.png b/assets/images/slick-arrow-left-small.png new file mode 100644 index 0000000..eed0c41 Binary files /dev/null and b/assets/images/slick-arrow-left-small.png differ diff --git a/assets/images/slick-arrow-right-small.png b/assets/images/slick-arrow-right-small.png new file mode 100644 index 0000000..271e984 Binary files /dev/null and b/assets/images/slick-arrow-right-small.png differ diff --git a/assets/images/slider-bg/bg-image-13.html b/assets/images/slider-bg/bg-image-13.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/slider-bg/bg-image-13.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/slider-bg/bg-image-14.html b/assets/images/slider-bg/bg-image-14.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/slider-bg/bg-image-14.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/slider-bg/bg-image-15.html b/assets/images/slider-bg/bg-image-15.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/slider-bg/bg-image-15.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/slider-bg/bg-image-16.html b/assets/images/slider-bg/bg-image-16.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/slider-bg/bg-image-16.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/slider-bg/bg-image-3.html b/assets/images/slider-bg/bg-image-3.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/slider-bg/bg-image-3.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/slider-bg/bg-image-4.html b/assets/images/slider-bg/bg-image-4.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/slider-bg/bg-image-4.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/slider-bg/bg-image-5.html b/assets/images/slider-bg/bg-image-5.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/slider-bg/bg-image-5.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/slider-bg/bg-image-6.html b/assets/images/slider-bg/bg-image-6.html new file mode 100644 index 0000000..d5a6787 --- /dev/null +++ b/assets/images/slider-bg/bg-image-6.html @@ -0,0 +1,14 @@ + + + + + 404 Not Found + + +
+

404

+

Not Found +

+

The resource requested could not be found on this server!

+
+
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

diff --git a/assets/images/splash/gallery/01.webp b/assets/images/splash/gallery/01.webp new file mode 100644 index 0000000..db4038c Binary files /dev/null and b/assets/images/splash/gallery/01.webp differ diff --git a/assets/images/splash/gallery/02.webp b/assets/images/splash/gallery/02.webp new file mode 100644 index 0000000..5b9dc28 Binary files /dev/null and b/assets/images/splash/gallery/02.webp differ diff --git a/assets/images/splash/gallery/03.webp b/assets/images/splash/gallery/03.webp new file mode 100644 index 0000000..9966ac4 Binary files /dev/null and b/assets/images/splash/gallery/03.webp differ diff --git a/assets/images/splash/gallery/04.webp b/assets/images/splash/gallery/04.webp new file mode 100644 index 0000000..aaa63dc Binary files /dev/null and b/assets/images/splash/gallery/04.webp differ diff --git a/assets/images/splash/gallery/05.webp b/assets/images/splash/gallery/05.webp new file mode 100644 index 0000000..618dbae Binary files /dev/null and b/assets/images/splash/gallery/05.webp differ diff --git a/assets/images/splash/gallery/06.webp b/assets/images/splash/gallery/06.webp new file mode 100644 index 0000000..4382235 Binary files /dev/null and b/assets/images/splash/gallery/06.webp differ diff --git a/assets/images/splash/gallery/07.webp b/assets/images/splash/gallery/07.webp new file mode 100644 index 0000000..e870ae0 Binary files /dev/null and b/assets/images/splash/gallery/07.webp differ diff --git a/assets/images/splash/gallery/09.webp b/assets/images/splash/gallery/09.webp new file mode 100644 index 0000000..4a92057 Binary files /dev/null and b/assets/images/splash/gallery/09.webp differ diff --git a/assets/images/splash/gallery/10.webp b/assets/images/splash/gallery/10.webp new file mode 100644 index 0000000..784c4de Binary files /dev/null and b/assets/images/splash/gallery/10.webp differ diff --git a/assets/images/splash/gallery/17.webp b/assets/images/splash/gallery/17.webp new file mode 100644 index 0000000..f9ca3bd Binary files /dev/null and b/assets/images/splash/gallery/17.webp differ diff --git a/assets/images/splash/gallery/18.webp b/assets/images/splash/gallery/18.webp new file mode 100644 index 0000000..81709df Binary files /dev/null and b/assets/images/splash/gallery/18.webp differ diff --git a/assets/images/splash/gallery/19.webp b/assets/images/splash/gallery/19.webp new file mode 100644 index 0000000..9209f71 Binary files /dev/null and b/assets/images/splash/gallery/19.webp differ diff --git a/assets/images/splash/gallery/20.webp b/assets/images/splash/gallery/20.webp new file mode 100644 index 0000000..3152498 Binary files /dev/null and b/assets/images/splash/gallery/20.webp differ diff --git a/assets/images/splash/gallery/22.webp b/assets/images/splash/gallery/22.webp new file mode 100644 index 0000000..f127e08 Binary files /dev/null and b/assets/images/splash/gallery/22.webp differ diff --git a/assets/images/splash/gallery/23.webp b/assets/images/splash/gallery/23.webp new file mode 100644 index 0000000..84ca360 Binary files /dev/null and b/assets/images/splash/gallery/23.webp differ diff --git a/assets/images/splash/icons/icons-01.webp b/assets/images/splash/icons/icons-01.webp new file mode 100644 index 0000000..16cf87c Binary files /dev/null and b/assets/images/splash/icons/icons-01.webp differ diff --git a/assets/images/splash/icons/icons-02.webp b/assets/images/splash/icons/icons-02.webp new file mode 100644 index 0000000..f7d62ab Binary files /dev/null and b/assets/images/splash/icons/icons-02.webp differ diff --git a/assets/images/splash/icons/icons-03.webp b/assets/images/splash/icons/icons-03.webp new file mode 100644 index 0000000..f713047 Binary files /dev/null and b/assets/images/splash/icons/icons-03.webp differ diff --git a/assets/images/split/split-04.png b/assets/images/split/split-04.png new file mode 100644 index 0000000..a1c3760 Binary files /dev/null and b/assets/images/split/split-04.png differ diff --git a/assets/images/story/01.svg b/assets/images/story/01.svg new file mode 100644 index 0000000..09557c8 --- /dev/null +++ b/assets/images/story/01.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/story/01.webp b/assets/images/story/01.webp new file mode 100644 index 0000000..d16dca2 Binary files /dev/null and b/assets/images/story/01.webp differ diff --git a/assets/images/story/02.svg b/assets/images/story/02.svg new file mode 100644 index 0000000..ed84511 --- /dev/null +++ b/assets/images/story/02.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/images/story/03.svg b/assets/images/story/03.svg new file mode 100644 index 0000000..c42e5a1 --- /dev/null +++ b/assets/images/story/03.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/images/story/05.webp b/assets/images/story/05.webp new file mode 100644 index 0000000..1d857d1 Binary files /dev/null and b/assets/images/story/05.webp differ diff --git a/assets/images/story/06.webp b/assets/images/story/06.webp new file mode 100644 index 0000000..d2347ee Binary files /dev/null and b/assets/images/story/06.webp differ diff --git a/assets/images/story/07.webp b/assets/images/story/07.webp new file mode 100644 index 0000000..4a30500 Binary files /dev/null and b/assets/images/story/07.webp differ diff --git a/assets/images/story/08.webp b/assets/images/story/08.webp new file mode 100644 index 0000000..8a3f253 Binary files /dev/null and b/assets/images/story/08.webp differ diff --git a/assets/images/story/09.webp b/assets/images/story/09.webp new file mode 100644 index 0000000..c762b3d Binary files /dev/null and b/assets/images/story/09.webp differ diff --git a/assets/images/story/10.webp b/assets/images/story/10.webp new file mode 100644 index 0000000..cc3f918 Binary files /dev/null and b/assets/images/story/10.webp differ diff --git a/assets/images/story/11.webp b/assets/images/story/11.webp new file mode 100644 index 0000000..eaf1d85 Binary files /dev/null and b/assets/images/story/11.webp differ diff --git a/assets/images/story/12.webp b/assets/images/story/12.webp new file mode 100644 index 0000000..2e2d2ff Binary files /dev/null and b/assets/images/story/12.webp differ diff --git a/assets/images/story/13.webp b/assets/images/story/13.webp new file mode 100644 index 0000000..00566ca Binary files /dev/null and b/assets/images/story/13.webp differ diff --git a/assets/images/story/14.webp b/assets/images/story/14.webp new file mode 100644 index 0000000..73e3903 Binary files /dev/null and b/assets/images/story/14.webp differ diff --git a/assets/images/story/15.webp b/assets/images/story/15.webp new file mode 100644 index 0000000..1b2dd8e Binary files /dev/null and b/assets/images/story/15.webp differ diff --git a/assets/images/story/16.webp b/assets/images/story/16.webp new file mode 100644 index 0000000..51d29bd Binary files /dev/null and b/assets/images/story/16.webp differ diff --git a/assets/images/story/17.webp b/assets/images/story/17.webp new file mode 100644 index 0000000..bbab90b Binary files /dev/null and b/assets/images/story/17.webp differ diff --git a/assets/images/story/18.webp b/assets/images/story/18.webp new file mode 100644 index 0000000..784dd9c Binary files /dev/null and b/assets/images/story/18.webp differ diff --git a/assets/images/story/19.webp b/assets/images/story/19.webp new file mode 100644 index 0000000..7455638 Binary files /dev/null and b/assets/images/story/19.webp differ diff --git a/assets/images/story/20.webp b/assets/images/story/20.webp new file mode 100644 index 0000000..3d1f2eb Binary files /dev/null and b/assets/images/story/20.webp differ diff --git a/assets/images/team/02.webp b/assets/images/team/02.webp new file mode 100644 index 0000000..e51ea81 Binary files /dev/null and b/assets/images/team/02.webp differ diff --git a/assets/images/team/03.webp b/assets/images/team/03.webp new file mode 100644 index 0000000..eec7ce6 Binary files /dev/null and b/assets/images/team/03.webp differ diff --git a/assets/images/team/04.webp b/assets/images/team/04.webp new file mode 100644 index 0000000..b92659a Binary files /dev/null and b/assets/images/team/04.webp differ diff --git a/assets/images/team/05.webp b/assets/images/team/05.webp new file mode 100644 index 0000000..0bb2bbc Binary files /dev/null and b/assets/images/team/05.webp differ diff --git a/assets/images/team/award-01.svg b/assets/images/team/award-01.svg new file mode 100644 index 0000000..890d63c --- /dev/null +++ b/assets/images/team/award-01.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/assets/images/team/award-02.svg b/assets/images/team/award-02.svg new file mode 100644 index 0000000..7018588 --- /dev/null +++ b/assets/images/team/award-02.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/assets/images/team/award-03.svg b/assets/images/team/award-03.svg new file mode 100644 index 0000000..09cad0f --- /dev/null +++ b/assets/images/team/award-03.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/assets/images/team/team-04.jpg b/assets/images/team/team-04.jpg new file mode 100644 index 0000000..1801b6b Binary files /dev/null and b/assets/images/team/team-04.jpg differ diff --git a/assets/images/team/team-05.jpg b/assets/images/team/team-05.jpg new file mode 100644 index 0000000..451a6ec Binary files /dev/null and b/assets/images/team/team-05.jpg differ diff --git a/assets/images/team/team-06.jpg b/assets/images/team/team-06.jpg new file mode 100644 index 0000000..e0ef555 Binary files /dev/null and b/assets/images/team/team-06.jpg differ diff --git a/assets/images/team/team-07.jpg b/assets/images/team/team-07.jpg new file mode 100644 index 0000000..9e8635f Binary files /dev/null and b/assets/images/team/team-07.jpg differ diff --git a/assets/images/testimonial/01.webp b/assets/images/testimonial/01.webp new file mode 100644 index 0000000..c1bf6f0 Binary files /dev/null and b/assets/images/testimonial/01.webp differ diff --git a/assets/images/testimonial/02.webp b/assets/images/testimonial/02.webp new file mode 100644 index 0000000..11d4baa Binary files /dev/null and b/assets/images/testimonial/02.webp differ diff --git a/assets/images/testimonial/03.webp b/assets/images/testimonial/03.webp new file mode 100644 index 0000000..8ad4854 Binary files /dev/null and b/assets/images/testimonial/03.webp differ diff --git a/assets/images/testimonial/map.png b/assets/images/testimonial/map.png new file mode 100644 index 0000000..f466366 Binary files /dev/null and b/assets/images/testimonial/map.png differ diff --git a/assets/images/testimonial/testimonial-01.jpg b/assets/images/testimonial/testimonial-01.jpg new file mode 100644 index 0000000..0f97d60 Binary files /dev/null and b/assets/images/testimonial/testimonial-01.jpg differ diff --git a/assets/images/testimonial/testimonial-02.jpg b/assets/images/testimonial/testimonial-02.jpg new file mode 100644 index 0000000..e3fb689 Binary files /dev/null and b/assets/images/testimonial/testimonial-02.jpg differ diff --git a/assets/images/testimonial/testimonial-03.jpg b/assets/images/testimonial/testimonial-03.jpg new file mode 100644 index 0000000..7d8fca3 Binary files /dev/null and b/assets/images/testimonial/testimonial-03.jpg differ diff --git a/assets/images/testimonial/testimonial-dark-01.jpg b/assets/images/testimonial/testimonial-dark-01.jpg new file mode 100644 index 0000000..9becf7a Binary files /dev/null and b/assets/images/testimonial/testimonial-dark-01.jpg differ diff --git a/assets/images/testimonial/testimonial-dark-02.jpg b/assets/images/testimonial/testimonial-dark-02.jpg new file mode 100644 index 0000000..1c055e9 Binary files /dev/null and b/assets/images/testimonial/testimonial-dark-02.jpg differ diff --git a/assets/images/testimonial/testimonial-dark-03.jpg b/assets/images/testimonial/testimonial-dark-03.jpg new file mode 100644 index 0000000..3ef7292 Binary files /dev/null and b/assets/images/testimonial/testimonial-dark-03.jpg differ diff --git a/assets/images/testimonial/tooltip-01.png b/assets/images/testimonial/tooltip-01.png new file mode 100644 index 0000000..b1057d2 Binary files /dev/null and b/assets/images/testimonial/tooltip-01.png differ diff --git a/assets/images/testimonial/tooltip-02.png b/assets/images/testimonial/tooltip-02.png new file mode 100644 index 0000000..9e8cd93 Binary files /dev/null and b/assets/images/testimonial/tooltip-02.png differ diff --git a/assets/images/testimonial/tooltip-03.png b/assets/images/testimonial/tooltip-03.png new file mode 100644 index 0000000..27274f1 Binary files /dev/null and b/assets/images/testimonial/tooltip-03.png differ diff --git a/assets/images/timeline/01.webp b/assets/images/timeline/01.webp new file mode 100644 index 0000000..75a76dc Binary files /dev/null and b/assets/images/timeline/01.webp differ diff --git a/assets/images/timeline/02.webp b/assets/images/timeline/02.webp new file mode 100644 index 0000000..8547045 Binary files /dev/null and b/assets/images/timeline/02.webp differ diff --git a/assets/images/timeline/03.webp b/assets/images/timeline/03.webp new file mode 100644 index 0000000..7991f9e Binary files /dev/null and b/assets/images/timeline/03.webp differ diff --git a/assets/images/timeline/timeline-01.jpg b/assets/images/timeline/timeline-01.jpg new file mode 100644 index 0000000..cc60456 Binary files /dev/null and b/assets/images/timeline/timeline-01.jpg differ diff --git a/assets/images/timeline/timeline-02.jpg b/assets/images/timeline/timeline-02.jpg new file mode 100644 index 0000000..64072a4 Binary files /dev/null and b/assets/images/timeline/timeline-02.jpg differ diff --git a/assets/images/timeline/timeline-03.jpg b/assets/images/timeline/timeline-03.jpg new file mode 100644 index 0000000..fd4c81f Binary files /dev/null and b/assets/images/timeline/timeline-03.jpg differ diff --git a/assets/images/video/01.mp4 b/assets/images/video/01.mp4 new file mode 100644 index 0000000..d9899c9 Binary files /dev/null and b/assets/images/video/01.mp4 differ diff --git a/assets/images/video/02.mp4 b/assets/images/video/02.mp4 new file mode 100644 index 0000000..40321fa Binary files /dev/null and b/assets/images/video/02.mp4 differ diff --git a/assets/images/video/04.mp4 b/assets/images/video/04.mp4 new file mode 100644 index 0000000..982e08e Binary files /dev/null and b/assets/images/video/04.mp4 differ diff --git a/assets/js/main.js b/assets/js/main.js new file mode 100644 index 0000000..e053cdd --- /dev/null +++ b/assets/js/main.js @@ -0,0 +1,1483 @@ +(function ($) { + 'use strict'; + // perloader start + $(window).on('load', function() { + preloader(); + wowAnimation(); + }); + + // preloader + function preloader() { + $('#xb-loadding').delay(2500).fadeOut(500); + }; +// preloader end + + let device_width = window.innerWidth; + gsap.registerPlugin(ScrollTrigger); + var invJs = { + m: function (e) { + invJs.d(); + invJs.methods(); + }, + + d: function (e) { + this._window = $(window), + this._document = $(document), + this._body = $('body'), + this._html = $('html') + }, + + methods: function (e) { + invJs.shapeMove(); + invJs.sideBarTwoshow(); + invJs.afterBefore(); + invJs.backtotopLeft(); + invJs.autoslidertab(); + invJs.odoMeter(); + invJs.portfoliobounceAnimation(); + invJs.preloader(); + invJs.masonryActivation(); + invJs.wowActivation(); + invJs.headerTopActivation(); + invJs.headerSticky(); + invJs.salActive(); + invJs.magnifyPopup(); + invJs.popupMobileMenu(); + invJs.slickSliderActivation(); + invJs.radialProgress(); + invJs.radialProgressOne(); + invJs.contactForm(); + invJs.menuCurrentLink(); + invJs.counterJumpanimation(); + invJs.tmpImageRevel(); + invJs.gsapAnimationImageScale(); + invJs.scrollingText(); + invJs.fonklsAnimation(); + invJs.animationOnHover(); + invJs.jaraLux(); + invJs.searchOpton(); + invJs.lightBoxJs(); + invJs.imageSlideGsap(); + invJs.preloaderWithBannerActivation(); + invJs.ursorAnimate(); + invJs.stickyTopelements(); + invJs.dateUpdate(); + invJs.smoothScroll(); + invJs.onepageMultipage(); + + + // new updates js + invJs.gridMask(); + invJs.gymTabs(); + invJs.positionStickyJs(); + }, + + + + shapeMove: function(){ + $('.shape-move').mousemove(function(e){ + + var wx = $(window).width(); + var wy = $(window).height(); + + var x = e.pageX - this.offsetLeft; + var y = e.pageY - this.offsetTop; + + var newx = x - wx/2; + var newy = y - wy/2; + + $('.shape-image .shape').each(function(){ + var speed = $(this).attr('data-speed'); + if($(this).attr('data-revert')) speed *= -1; + TweenMax.to($(this), 1, {x: (1 - newx*speed), y: (1 - newy*speed)}); + + }); + + }); + }, + sideBarTwoshow: function () { + // Cart Bar show & hide + $(document).on('click', '.dot-btn', function () { + $(".inverweb-side-bar-close").addClass("show"); + $("#anywhere-home").addClass("bgshow"); + }); + $(document).on('click', '.close-icon-menu', function () { + $(".inverweb-side-bar-close").removeClass("show"); + $("#anywhere-home").removeClass("bgshow"); + }); + $(document).on('click', '#anywhere-home', function () { + $(".inverweb-side-bar-close").removeClass("show"); + $("#anywhere-home").removeClass("bgshow"); + }); + + + + $(function () { + $(".button").on("click", function () { + var $button = $(this); + var $parent = $button.parent(); + var oldValue = $parent.find('.input').val(); + + if ($button.text() == "+") { + var newVal = parseFloat(oldValue) + 1; + } else { + // Don't allow decrementing below zero + if (oldValue > 1) { + var newVal = parseFloat(oldValue) - 1; + } else { + newVal = 1; + } + } + $parent.find('a.add-to-cart').attr('data-quantity', newVal); + $parent.find('.input').val(newVal); + }); + }); + + }, + + + afterBefore: function () { + $(document).ready(function () { + + if ($(".comparison-slider")[0]) { + let compSlider = $(".comparison-slider"); + + compSlider.each(function () { + let compSliderWidth = $(this).width() + "px"; + $(this).find(".resize img").css({ width: compSliderWidth }); + drags($(this).find(".divider"), $(this).find(".resize"), $(this)); + }); + + $(window).on("resize", function () { + let compSliderWidth = compSlider.width() + "px"; + compSlider.find(".resize img").css({ width: compSliderWidth }); + }); + } + }); + function drags(dragElement, resizeElement, container) { + + let touched = false; + window.addEventListener('touchstart', function () { + touched = true; + }); + window.addEventListener('touchend', function () { + touched = false; + }); + + dragElement.on("mousedown touchstart", function (e) { + + dragElement.addClass("draggable"); + resizeElement.addClass("resizable"); + //create vars + let startX = e.pageX ? e.pageX : e.originalEvent.touches[0].pageX; + let dragWidth = dragElement.outerWidth(); + let posX = dragElement.offset().left + dragWidth - startX; + let containerOffset = container.offset().left; + let containerWidth = container.outerWidth(); + let minLeft = containerOffset + 10; + let maxLeft = containerOffset + containerWidth - dragWidth - 10; + + dragElement.parents().on("mousemove touchmove", function (e) { + + if (touched === false) { + e.preventDefault(); + } + + let moveX = e.pageX ? e.pageX : e.originalEvent.touches[0].pageX; + let leftValue = moveX + posX - dragWidth; + + if (leftValue < minLeft) { + leftValue = minLeft; + } else if (leftValue > maxLeft) { + leftValue = maxLeft; + } + + let widthValue = (leftValue + dragWidth / 2 - containerOffset) * 100 / containerWidth + "%"; + + $(".draggable").css("left", widthValue).on("mouseup touchend touchcancel", function () { + $(this).removeClass("draggable"); + resizeElement.removeClass("resizable"); + }); + + $(".resizable").css("width", widthValue); + + }).on("mouseup touchend touchcancel", function () { + dragElement.removeClass("draggable"); + resizeElement.removeClass("resizable"); + + }); + + }).on("mouseup touchend touchcancel", function (e) { + dragElement.removeClass("draggable"); + resizeElement.removeClass("resizable"); + + }); + + } + + }, + + backtotopLeft: function () { + jQuery(function ($) { + + var scrollTrigger = 100; // show for scroll tiggers + var shown = false; + + function backToTopHandler() { + var scrollTop = $(window).scrollTop(); + + // Show / Hide elements + if (scrollTop > scrollTrigger && !shown) { + $('.show-on-scroll').addClass('show').removeClass('hide'); + shown = true; + } + if (scrollTop <= scrollTrigger && shown) { + $('.show-on-scroll').addClass('hide').removeClass('show'); + shown = false; + } + + // Scroll progress (max height = 100px) + var pageHeight = $(document).height() - $(window).height(); + var progress = (scrollTop / pageHeight) * 100; // % progress + var maxHeight = 100; // px + var barHeight = (progress / 100) * maxHeight; + + $(".scrollbar-v").css("height", barHeight + "px"); + } + + // Scroll to top click (float-text + scrollbar-v) + $('.float-text a, .scrollbar-v').on('click', function (e) { + e.preventDefault(); + $('html, body').stop(true).animate({ scrollTop: 0 }, 700); + }); + + // Scroll listener + $(window).on('scroll', backToTopHandler); + + }); + }, + + autoslidertab: function () { + + $(document).ready(function(){ + function tabChange() { + var tabs = $(".nav-tabs.splash-nav-tabs > li"); + var active = tabs.find("a.active"); + var next = active.parent("li").next("li").find("a"); + if (next.length === 0) { + next = tabs.first().find("a").on("click"); + } + next.tab("show"); + } + var tabCycle = setInterval(tabChange, 5000); + }) + + $(document).ready(function(){ + function tabChange() { + var tabs = $(".progress-tabs-activation .nav-tabs .nav-link"); + var active = $(".progress-tabs-activation .nav-tabs .nav-link.active"); + var next = active.next(".progress-tabs-activation .nav-link"); + + // when tab item end it will start form 1st + if (next.length === 0) { + next = tabs.first(); + } + + next.tab("show"); + } + + // Change after 5 second + var tabCycle = setInterval(tabChange, 5000); + + + + }) + + + + }, + + portfoliobounceAnimation: function () { + + if (device_width > 991) { + // each wrapper loop + document.querySelectorAll(".tmp_jump_animation-wrapper").forEach(wrapper => { + let jump_items = wrapper.querySelectorAll(".tmp-jump__item"); + + if (jump_items.length) { + gsap.set(jump_items, { opacity: 0, scale: 1.15, rotation: 0 }); + + gsap.to(jump_items, { + scrollTrigger: { + trigger: wrapper, // every wrapper diffrent trigger + start: "top 95%" + }, + opacity: 1, + scale: 1, + duration: 1, + ease: "bounce", + stagger: 0.3, + rotation: 0 + }); + } + }); + } + + + + }, + + radialProgressOne: function () { + function radial_animate() { + $('svg.radial-progress').each(function (index, value) { + + $(this).find($('circle.bar--animated')).removeAttr('style'); + // Get element in Veiw port + var elementTop = $(this).offset().top; + var elementBottom = elementTop + $(this).outerHeight(); + var viewportTop = $(window).scrollTop(); + var viewportBottom = viewportTop + $(window).height(); + + if (elementBottom > viewportTop && elementTop < viewportBottom) { + var percent = $(value).data('countervalue'); + var radius = $(this).find($('circle.bar--animated')).attr('r'); + var circumference = 2 * Math.PI * radius; + var strokeDashOffset = circumference - ((percent * circumference) / 100); + $(this).find($('circle.bar--animated')).animate({ 'stroke-dashoffset': strokeDashOffset }, 2800); + } + }); + } + // To check If it is in Viewport + var $window = $(window); + function check_if_in_view() { + $('.countervalue').each(function () { + if ($(this).hasClass('start')) { + var elementTop = $(this).offset().top; + var elementBottom = elementTop + $(this).outerHeight(); + + var viewportTop = $(window).scrollTop(); + var viewportBottom = viewportTop + $(window).height(); + + if (elementBottom > viewportTop && elementTop < viewportBottom) { + $(this).removeClass('start'); + $('.countervalue').text(); + var myNumbers = $(this).text(); + if (myNumbers == Math.floor(myNumbers)) { + $(this).animate({ + Counter: $(this).text() + }, { + duration: 2800, + easing: 'swing', + step: function (now) { + $(this).text(Math.ceil(now) + '%'); + } + }); + } else { + $(this).animate({ + Counter: $(this).text() + }, { + duration: 2800, + easing: 'swing', + step: function (now) { + $(this).text(now.toFixed(2) + '$'); + } + }); + } + + radial_animate(); + } + } + }); + } + + $window.on('scroll', check_if_in_view); + $window.on('load', check_if_in_view); + + }, + + preloader: function () { + + + var preload = document.querySelector('#inverweb-load'); + + if (preload) { + var maxTimeout = setTimeout(function () { + preload.classList.add("loaded"); + }, 2500); + + window.addEventListener('load', function () { + clearTimeout(maxTimeout); + preload.classList.add("loaded"); + }); + } + + + }, + + masonryActivation: function() { + // Run other animations immediately + this.initOtherAnimations(); + + // Wait for window load only for Isotope + $(window).on('load', function() { + $('.masonary-wrapper-activation').imagesLoaded(function() { + var $grid = $('.mesonry-list').isotope({ + percentPosition: true, + transitionDuration: '0.7s', + layoutMode: 'masonry', + masonry: { + columnWidth: '.resizer', + } + }); + + $('.messonry-button').on('click', 'button', function() { + var filterValue = $(this).attr('data-filter'); + $(this).siblings('.is-checked').removeClass('is-checked'); + $(this).addClass('is-checked'); + $grid.isotope({ filter: filterValue }); + }); + + // Refresh ScrollTrigger after Isotope + ScrollTrigger.refresh(); + }); + }); + }, + + initOtherAnimations: function() { + // Initialize all other animations that don't depend + invJs.wowActivation(); + // all other animations except masonry + }, + + menuCurrentLink: function () { + var currentPage = location.pathname.split("/"), + current = currentPage[currentPage.length-1]; + $('.mainmenu li a').each(function(){ + var $this = $(this); + if($this.attr('href') === current){ + $this.addClass('active'); + $this.parents('.has-menu-child-item').addClass('menu-item-open') + } + }); + }, + + magnifyPopup: function () { + $('.popup-video').magnificPopup({ + type: 'iframe' + }); + }, + + popupMobileMenu: function (e) { + // Open menu + $('.hamberger-button').on('click', function (e) { + $('.popup-mobile-menu').addClass('active'); + }); + + // Close menu + $('.close-menu').on('click', function (e) { + $('.popup-mobile-menu').removeClass('active'); + $('.popup-mobile-menu .mainmenu .has-droupdown > a, .popup-mobile-menu .mainmenu .with-megamenu > a, .popup-mobile-menu .mainmenu .has-third-lev > a') + .siblings('.submenu, .tmp-megamenu') + .removeClass('active') + .slideUp(400); + $('.popup-mobile-menu .mainmenu .has-droupdown > a, .popup-mobile-menu .mainmenu .with-megamenu > a, .popup-mobile-menu .mainmenu .has-third-lev > a') + .removeClass('open'); + }); + + // Dropdown toggle (2nd + 3rd level) + $('.popup-mobile-menu .mainmenu .has-droupdown > a, .popup-mobile-menu .mainmenu .with-megamenu > a, .popup-mobile-menu .mainmenu .has-third-lev > a') + .on('click', function (e) { + e.preventDefault(); + $(this).siblings('.submenu, .tmp-megamenu') + .toggleClass('active') + .slideToggle(400); + $(this).toggleClass('open'); + }); + + // Close when clicking outside or on onepage nav link + $('.popup-mobile-menu, .popup-mobile-menu .mainmenu.onepagenav li a').on('click', function (e) { + if (e.target === this) { + $('.popup-mobile-menu').removeClass('active'); + $('.popup-mobile-menu .mainmenu .has-droupdown > a, .popup-mobile-menu .mainmenu .with-megamenu > a, .popup-mobile-menu .mainmenu .has-third-lev > a') + .siblings('.submenu, .tmp-megamenu') + .removeClass('active') + .slideUp(400); + $('.popup-mobile-menu .mainmenu .has-droupdown > a, .popup-mobile-menu .mainmenu .with-megamenu > a, .popup-mobile-menu .mainmenu .has-third-lev > a') + .removeClass('open'); + } + }); + + }, + + + slickSliderActivation: function () { + $('.testimonial-activation').not('.slick-initialized').slick({ + infinite: true, + slidesToShow: 1, + slidesToScroll: 1, + dots: true, + arrows: true, + adaptiveHeight: true, + cssEase: 'linear', + fade: true, + autoplaySpeed: 2000, + prevArrow: '', + nextArrow: '' + }); + + $('.testimonial-activation-2').not('.slick-initialized').slick({ + infinite: true, + slidesToShow: 3, + slidesToScroll: 1, + dots: true, + arrows: true, + adaptiveHeight: true, + cssEase: 'linear', + prevArrow: '', + nextArrow: '', + responsive: [ + { + breakpoint: 991, + settings: { + slidesToShow: 2, + slidesToScroll: 2 + } + }, + { + breakpoint: 769, + settings: { + slidesToShow: 2, + slidesToScroll: 2 + } + }, + { + breakpoint: 581, + settings: { + slidesToShow: 1, + slidesToScroll: 1 + } + } + ] + }); + + $('.slider-activation').not('.slick-initialized').slick({ + infinite: true, + slidesToShow: 1, + slidesToScroll: 1, + dots: true, + arrows: true, + adaptiveHeight: true, + cssEase: 'linear', + fade: true, + autoplaySpeed: 2000, + prevArrow: '', + nextArrow: '' + }); + + $('.slider-activation-2').not('.slick-initialized').slick({ + infinite: true, + slidesToShow: 1, + slidesToScroll: 1, + dots: true, + arrows: true, + adaptiveHeight: true, + cssEase: 'linear', + fade: true, + autoplay: true, + autoplaySpeed: 6000, + pauseOnHover: false, + prevArrow: '', + nextArrow: '' + }); + + $('.tmp-banner-right-carousel').not('.slick-initialized').slick({ + infinite: true, + slidesToShow: 1, + slidesToScroll: 1, + dots: true, + arrows: false, + adaptiveHeight: true, + cssEase: 'linear', + fade: true, + autoplay: true, + autoplaySpeed: 3000, + }); + + $('.brand-carousel-activation').not('.slick-initialized').slick({ + infinite: true, + slidesToShow: 6, + slidesToScroll: 1, + dots: true, + arrows: true, + adaptiveHeight: true, + autoplay: true, + autoplaySpeed: 2000, + cssEase: 'linear', + prevArrow: '', + nextArrow: '', + responsive: [ + { + breakpoint: 1199, + settings: { + slidesToShow: 4, + slidesToScroll: 2 + } + }, + { + breakpoint: 769, + settings: { + slidesToShow: 4, + slidesToScroll: 2 + } + }, + { + breakpoint: 581, + settings: { + slidesToShow: 3, + } + }, + { + breakpoint: 480, + settings: { + slidesToShow: 2, + } + }, + ] + }); + + $('.brand-carousel-activation-ai').not('.slick-initialized').slick({ + infinite: true, + slidesToShow: 6, + slidesToScroll: 1, + dots: true, + arrows: true, + adaptiveHeight: true, + autoplay: true, + autoplaySpeed: 2000, + cssEase: 'linear', + prevArrow: '', + nextArrow: '', + responsive: [ + { + breakpoint: 1199, + settings: { + slidesToShow: 4, + slidesToScroll: 2 + } + }, + { + breakpoint: 769, + settings: { + slidesToShow: 4, + slidesToScroll: 2 + } + }, + { + breakpoint: 581, + settings: { + slidesToShow: 3, + } + }, + { + breakpoint: 480, + settings: { + slidesToShow: 2, + } + }, + ] + }); + + $('.inner-demo-carousel-activation').not('.slick-initialized').slick({ + infinite: true, + slidesToShow: 3, + slidesToScroll: 1, + dots: false, + arrows: true, + adaptiveHeight: true, + autoplay: true, + cssEase: 'linear', + prevArrow: '', + nextArrow: '', + responsive: [ + { + breakpoint: 1199, + settings: { + slidesToShow: 4, + slidesToScroll: 2 + } + }, + { + breakpoint: 769, + settings: { + slidesToShow: 4, + slidesToScroll: 2 + } + }, + { + breakpoint: 581, + settings: { + slidesToShow: 3, + } + }, + { + breakpoint: 480, + settings: { + slidesToShow: 2, + } + }, + ] + }); + + }, + + salActive: function () { + sal({ + threshold: 0.01, + once: true, + }); + }, + + headerSticky: function () { + // 🔹 Global Sticky Header for all headers + $(window).scroll(function () { + if ($(this).scrollTop() > 250) { + $('.header-sticky').addClass('sticky'); + } else { + $('.header-sticky').removeClass('sticky'); + } + }); + + // 🔹 Extra Padding Only for header-top-padding header + $(window).scroll(function () { + var $header = $('.header-sticky.header-sticky-smooth'); + + if ($header.length) { + if ($(this).scrollTop() > 250) { + var headerHeight = $header.outerHeight(); + $('body').css('padding-top', headerHeight + 'px'); + } else { + $('body').css('padding-top', '0'); + } + } + }); + + }, + + wowActivation: function () { + new WOW().init(); + }, + + headerTopActivation: function () { + $('.bgsection-activation').on('click', function () { + $('.header-top-news').addClass('deactive') + }) + }, + + radialProgress: function () { + $('.radial-progress').waypoint(function () { + $('.radial-progress').easyPieChart({ + lineWidth: 20, + scaleLength: 0, + rotate: 0, + trackColor: false, + lineCap: 'round', + size: 220 + }); + }, { + triggerOnce: true, + offset: 'bottom-in-view' + }); + }, + + contactForm: function () { + $('.tmp-dynamic-form').on('submit', function (e) { + e.preventDefault(); + var _self = $(this); + var __selector = _self.closest('input,textarea'); + _self.closest('div').find('input,textarea').removeAttr('style'); + _self.find('.error-msg').remove(); + _self.closest('div').find('button[type="submit"]').attr('disabled', 'disabled'); + var data = $(this).serialize(); + $.ajax({ + url: 'mail.php', + type: "post", + dataType: 'json', + data: data, + success: function (data) { + _self.closest('div').find('button[type="submit"]').removeAttr('disabled'); + if (data.code == false) { + _self.closest('div').find('[name="' + data.field + '"]'); + _self.find('.tmp-btn').after('

*' + data.err + '

'); + } else { + $('.error-msg').hide(); + $('.form-group').removeClass('focused'); + _self.find('.tmp-btn').after('

' + data.success + '

'); + _self.closest('div').find('input,textarea').val(''); + + setTimeout(function () { + $('.success-msg').fadeOut('slow'); + }, 5000); + } + } + }); + }); + }, + + counterJumpanimation: function () { + gsap.registerPlugin(ScrollTrigger); + + let counters = document.querySelectorAll('.counter_animation .counter__anim'); + + if (counters.length) { + gsap.set(counters, { + y: -100, + opacity: 0, + }); + + if (device_width < 1023) { + const counterArray = gsap.utils.toArray(counters); + counterArray.forEach((item) => { + let counterTl = gsap.timeline({ + scrollTrigger: { + trigger: item, + start: 'top center+=200', + } + }); + counterTl.to(item, { + y: 0, + opacity: 1, + ease: 'bounce', + duration: 1.5, + }); + }); + } else { + gsap.to(counters, { + scrollTrigger: { + trigger: '.counter_animation', + start: 'top center+=300', + }, + y: 0, + opacity: 1, + ease: 'bounce', + duration: 1.5, + stagger: { + each: 0.3, + } + }); + } + } + + + }, + + tmpImageRevel: function (){ + $(document).ready(function () { + gsap.registerPlugin(ScrollTrigger); + + let revealContainers = document.querySelectorAll('.tmp-reveal-one'); + + revealContainers.forEach((container) => { + let image = container.querySelector('.tmp-reveal-image-one'); + let rts = gsap.timeline({ + scrollTrigger: { + trigger: container, + toggleActions: 'restart none none reset', + start: 'top 90%', + end: 'top 0%', + } + }); + + rts.set(container, { + autoAlpha: 1 + }); + rts.from(container, 1.5, { + xPercent: -100, + ease: Power2.out + }); + rts.from(image, 1.5, { + xPercent: 100, + scale: 1.3, + delay: -1.5, + ease: Power2.out + }); + }); + }); + }, + + gsapAnimationImageScale: function (e) { + $(document).ready(function () { + let growActive = document.getElementsByClassName('grow-thumbnail'); + if (growActive.length) { + const growTmp = gsap.timeline({ + scrollTrigger: { + trigger: '.grow-thumbnail', + scrub: 1, + start: 'top center', + end: '+=1000', + ease: 'power1.out' + } + }); + growTmp.to('.grow-thumbnail', { + duration: 1, + scaleX: 1.3 + }); + } + }); + $(document).ready(function () { + let growActive = document.getElementsByClassName('grow-thumbnail-1-overlay'); + if (growActive.length) { + const growTmp = gsap.timeline({ + scrollTrigger: { + trigger: '.grow-thumbnail-1-overlay', + scrub: 1, + start: 'top 65%', + end: '+=300', + ease: 'power1.out' + } + }); + growTmp.to('.grow-thumbnail-1-overlay', { + duration: 1, + scaleX: 0 + }); + } + }); + }, + + scrollingText: function(){ + $(document).ready(function () { + let scrollingTextTwo = document.getElementsByClassName('scrollingtext-1'); + if (scrollingTextTwo.length) { + gsap.registerPlugin(ScrollTrigger); + let tl2 = gsap.timeline(); + tl2.to('.scrollingtext-1', { + x: 1000, + duration: 10, + repeat: -1, + ease: 'linear' + }) + let tl = gsap.timeline(); + tl.to('.scrollingtext-1', { + xPercent: 5, + scrollTrigger: { + trigger: '.scrollingtext-1', + scrub: 1 + } + }) + } + }); + }, + + fonklsAnimation: function () { + let end_animation = document.getElementsByClassName('end'); + if (end_animation.length) { + let endTl = gsap.timeline({ + repeat: -1, + delay: 0.2, + scrollTrigger: { + trigger: '.end', + start: 'bottom 100%-=30px' + } + }); + gsap.set('.end', { + opacity: 0 + }); + gsap.to('.end', { + opacity: .1, + duration: 1, + ease: 'power2.out', + scrollTrigger: { + trigger: '.end', + start: 'bottom 100%-=50px', + once: true + } + }); + let mySplitText = new SplitText('.end', { + type: 'words,chars' + }); + let chars = mySplitText.chars; + endTl.to(chars, { + duration: 0.5, + scaleY: 0.9, + ease: 'power3.out', + stagger: 0.04, + transformOrigin: 'center bottom' + }); + endTl.to(chars, { + yPercent: -10, + ease: 'elastic', + stagger: 0.03, + duration: 0.8 + }, 0.5); + endTl.to(chars, { + scaleY: 1, + ease: 'elastic.out(2.5, 0.2)', + stagger: 0.03, + duration: 1.5 + }, 0.5); + endTl.to(chars, { + ease: 'power2.out', + stagger: 0.03, + duration: 0.3 + }, 0.5); + endTl.to(chars, { + yPercent: 0, + ease: 'back', + stagger: 0.03, + duration: 0.8 + }, 0.7); + endTl.to(chars, { + duration: 1.4, + stagger: 0.05 + }); + } + + + }, + + animationOnHover: function () { + let cards = document.querySelectorAll('.tmponhover'); + cards.forEach((tmpOnHover) => { + tmpOnHover.onmousemove = function (e) { + let rect = tmpOnHover.getBoundingClientRect(); + let x = e.clientX - rect.left; // element X position + let y = e.clientY - rect.top; // element Y position + tmpOnHover.style.setProperty('--x', `${x}px`); + tmpOnHover.style.setProperty('--y', `${y}px`); + }; + }); + }, + + jaraLux: function (e) { + $(document).ready(function () { + $('.jarallax').jarallax(); + }); + + }, + + searchOpton:function(){ + $(document).on('click', '#search', function () { + $(".tmp-search-input-area").addClass("show"); + $("#anywhere-home").addClass("bgshow"); + }); + $(document).on('click', '#close', function () { + $(".tmp-search-input-area").removeClass("show"); + $("#anywhere-home").removeClass("bgshow"); + }); + $(document).on('click', '#anywhere-home', function () { + $(".tmp-search-input-area").removeClass("show"); + $("#anywhere-home").removeClass("bgshow"); + }); + }, + + lightBoxJs: function () { + lightGallery(document.getElementById('animated-lightbox'), { + thumbnail: true, + animateThumb: false, + showThumbByDefault: false, + cssEasing: 'linear' + }); + + lightGallery(document.getElementById('animated-lightbox2'), { + thumbnail: true, + animateThumb: false, + showThumbByDefault: false, + cssEasing: 'linear' + }); + + lightGallery(document.getElementById('animated-lightbox3'), { + thumbnail: true, + animateThumb: false, + showThumbByDefault: false, + cssEasing: 'linear' + }); + }, + + imageSlideGsap: function () { + $(document).ready(function () { + let image_leftright = document.querySelectorAll('.images-left-right-float'); + if (image_leftright.length) { + gsap.fromTo( + ".images-left-right-float", + { transform: "translate(0, 0px)" }, // Start position + { + transform: "translate(-150px, 0px)", // End position + scrollTrigger: { + start: "top bottom", + end: "bottom top", + scrub: 2, + + }, + ease: "none", // No easing for linear scrolling effect + } + ); + } + + }); + + + $(document).ready(function(){ + let image_r = document.querySelectorAll('.images-r'); + if (image_r.length) { + gsap.to(".images-r", { + scrollTrigger:{ + // trigger: ".images", + start: "top bottom", + end: "bottom top", + scrub: 1, + // markers: true + }, + x: -150, + }) + } + + }); + $(document).ready(function(){ + let images_2 = document.querySelectorAll('.images-r'); + if (images_2.length) { + gsap.to(".images-2", { + scrollTrigger:{ + // trigger: ".images", + start: "top bottom", + end: "bottom top", + scrub: 1, + // markers: true + }, + y: -290, + }) + } + + }); + }, + + preloaderWithBannerActivation: function () { + + + + if ($(".tmp-title-split").length) { + let staggerAmount = 0.03, + translateXValue = 20, + delayValue = 0.1, + easeType = "power2.out", + animatedTextElements = document.querySelectorAll(".tmp-title-split"); + + animatedTextElements.forEach(element => { + let animationSplitText = new SplitText(element, { type: "chars, words" }); + gsap.from(animationSplitText.chars, { + duration: 1, + delay: delayValue, + x: translateXValue, + autoAlpha: 0, + stagger: staggerAmount, + ease: easeType, + scrollTrigger: { trigger: element, start: "top 85%" }, + }); + }); + } + + }, + + odoMeter: function () { + $(document).ready(function () { + function isInViewport(element) { + const rect = element.getBoundingClientRect(); + return ( + rect.top >= 0 && + rect.bottom <= (window.innerHeight || document.documentElement.clientHeight) + ); + } + + function triggerOdometer(element) { + const $element = $(element); + if (!$element.hasClass('odometer-triggered')) { + const countNumber = $element.attr('data-count'); + $element.html(countNumber); + $element.addClass('odometer-triggered'); // Add a class to prevent re-triggering + } + } + + function handleOdometer() { + $('.odometer').each(function () { + if (isInViewport(this)) { + triggerOdometer(this); + } + }); + } + + // Check on page load + handleOdometer(); + + // Check on scroll + $(window).on('scroll', function () { + handleOdometer(); + }); + }); + }, + + ursorAnimate: function () { + var myCursor = jQuery(".mouse-cursor"); + if (myCursor.length) { + if ($("body")) { + const e = document.querySelector(".cursor-inner"), + t = document.querySelector(".cursor-outer"); + let n, + i = 0, + o = !1; + (window.onmousemove = function (s) { + o || + (t.style.transform = + "translate(" + s.clientX + "px, " + s.clientY + "px)"), + (e.style.transform = + "translate(" + s.clientX + "px, " + s.clientY + "px)"), + (n = s.clientY), + (i = s.clientX); + }), + $("body").on( + "mouseenter", + "a, button, .cursor-pointer", + function () { + e.classList.add("cursor-hover"), + t.classList.add("cursor-hover"); + } + ), + $("body").on( + "mouseleave", + "a, button, .cursor-pointer", + function () { + ($(this).is("a") && + $(this).closest(".cursor-pointer").length) || + (e.classList.remove("cursor-hover"), + t.classList.remove("cursor-hover")); + } + ), + (e.style.visibility = "visible"), + (t.style.visibility = "visible"); + } + } + + }, + + stickyTopelements: function () { + var stickyElement = $('.inversweb-sticky-section'); + + stickyElement.each(function () { + var $this = $(this); + + $(window).on("scroll", function () { + var windowTop = $(window).scrollTop(); // Scroll position + var windowHeight = $(window).height(); // Window height + var triggerPoint = windowTop + (windowHeight * 0.2); // Top theke 20% + + var elementTop = $this.offset().top; // Section position + + if (triggerPoint >= elementTop) { + $this.addClass('zoomactive'); + } else { + $this.removeClass('zoomactive'); + } + }); + }); + + + var masonary = $('.invers-theme-masonary'); + masonary.each(function () { + $('.invers-theme-masonary').imagesLoaded(() => { + $('.invers-theme-masonary').masonry({ + itemSelector: '.invers-masonary-item', + horizontalOrder: true, + }); + }) + }) + + + }, + + dateUpdate: function () { + + let fullYear = document.querySelectorAll("#year"); + + if (fullYear.length) { + window.addEventListener("DOMContentLoaded", function () { + document.getElementById("year").textContent = new Date().getFullYear(); + }); + } + + }, + + smoothScroll: function (e) { + $(document).on("click", '.onepage a[href^="#"]', function (event) { + event.preventDefault(); + $("html, body").animate( + { + scrollTop: $($.attr(this, "href")).offset().top, + }, + 2000 + ); + }); + + $(".popup-mobile-menu, .popup-mobile-menu .mainmenu.onepagenav li a").on("click", function (e) { + e.target === this && + $(".popup-mobile-menu").removeClass("active") && + $(".popup-mobile-menu .mainmenu .has-dropdown > a") + .siblings(".submenu") + .removeClass("active") + .slideUp("400") && + $( + ".popup-mobile-menu .mainmenu .has-dropdown > a" + ).removeClass("open"); + }); + }, + + onepageMultipage: function (params) { + document.querySelectorAll('.tab_wrapper').forEach(tabWrapper => { + const tabButtons = tabWrapper.querySelectorAll('.tabs-nav .nav-links'); + const tabPanes = tabWrapper.querySelectorAll('.tab-pane'); + + tabButtons.forEach(btn => { + btn.addEventListener('click', () => { + // Remove active classes + tabButtons.forEach(b => b.classList.remove('active')); + tabPanes.forEach(p => p.classList.remove('active', 'show')); + + // Activate clicked tab + btn.classList.add('active'); + const targetSelector = btn.getAttribute('data-target'); + const targetPane = tabWrapper.querySelector(targetSelector); + if (targetPane) { + targetPane.classList.add('active', 'show'); + } + }); + }); + }); + }, + + + + // new updates js + + gridMask: function(){ + // portfolio-slide-3 + if (document.querySelectorAll(".slider-gird").length > 0) { + document.querySelectorAll('.grid-mask').forEach(gridMask => { + let blocks = []; + for (let i = 0; i < 32; i++) { + let block = document.createElement("div"); + block.style.transitionDelay = `${Math.random() * 1.5}s`; + blocks.push(block); + } + blocks.sort(() => Math.random() - 0.5); + blocks.forEach(block => gridMask.appendChild(block)); + }); + + } + + }, + + gymTabs: function(){ + $('.tabs-box .tab-buttons .tab-btn').on('click', function (e) { + e.preventDefault(); + + var target = $($(this).data('tab')); + var tabsBox = target.closest('.tabs-box'); + + if (target.hasClass('active-tab')) return; + + tabsBox.find('.tab-btn').removeClass('active-btn'); + $(this).addClass('active-btn'); + + tabsBox.find('.tab').removeClass('active-tab').hide(); + + target.fadeIn(300).addClass('active-tab'); + }); + }, + + + + + positionStickyJs: function () { + + let mediaMatch = gsap.matchMedia(); + $(document).ready(function () { + + // Register ScrollTrigger + gsap.registerPlugin(ScrollTrigger); + + // Optional RTL helper + function rtlValue(value) { + return value; // LTR এর জন্য as-is + } + // Arrange on Scroll Animation + function initArrangeAnim() { + const panelsContainers = document.querySelectorAll( + ".invers-arrange-container" + ); + if (panelsContainers?.length) { + mediaMatch.add("(min-width: 992px)", () => { + panelsContainers.forEach((panelsContainer, idx) => { + const panels = panelsContainer.querySelectorAll(".invers-arrange-item"); + + const startOffset = 50; + panels.forEach((panel, i) => { + gsap.from(panel, { + xPercent: i % 2 === 0 ? rtlValue(-20) : rtlValue(20), + ease: "none", + scrollTrigger: { + trigger: panel, + start: `top bottom`, + end: `bottom bottom`, + pin: false, + pinSpacing: false, + scrub: true, + markers: false, + invalidateOnRefresh: true, + }, + }); + }); + }); + }); + } + } + initArrangeAnim(); + + + }); + + + + + $(document).ready(function () { + const serviceStack = gsap.utils.toArray(".sticky-stack"); + if (serviceStack.length > 0) { + mediaMatch.add("(min-width: 992px)", () => { + serviceStack.forEach(item => { + gsap.to(item, { + opacity: 0, + scale: 0.9, + y: 50, + scrollTrigger: { + trigger: item, + scrub: true, + start: "top top", + pin: true, + pinSpacing: false, + markers: false, + }, + }); + }); + }); + } + + }); + + + }, + + + + + } + + invJs.m(); + +})(jQuery, window) + + diff --git a/assets/js/plugins/gsap.js b/assets/js/plugins/gsap.js new file mode 100644 index 0000000..3bb13f9 --- /dev/null +++ b/assets/js/plugins/gsap.js @@ -0,0 +1,10 @@ +/*! + * GSAP 3.11.4 + * https://greensock.com + * + * @license Copyright 2025, GreenSock. All rights reserved. + * Subject to the terms at https://greensock.com/standard-license or for Club GreenSock members, the agreement issued with that membership. + * @author: Jack Doyle, jack@greensock.com + */ + +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t=t||self).window=t.window||{})}(this,function(e){"use strict";function _inheritsLoose(t,e){t.prototype=Object.create(e.prototype),(t.prototype.constructor=t).__proto__=e}function _assertThisInitialized(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function r(t){return"string"==typeof t}function s(t){return"function"==typeof t}function t(t){return"number"==typeof t}function u(t){return void 0===t}function v(t){return"object"==typeof t}function w(t){return!1!==t}function x(){return"undefined"!=typeof window}function y(t){return s(t)||r(t)}function P(t){return(i=yt(t,ot))&&Ce}function Q(t,e){return console.warn("Invalid property",t,"set to",e,"Missing plugin? gsap.registerPlugin()")}function R(t,e){return!e&&console.warn(t)}function S(t,e){return t&&(ot[t]=e)&&i&&(i[t]=e)||ot}function T(){return 0}function ea(t){var e,r,i=t[0];if(v(i)||s(i)||(t=[t]),!(e=(i._gsap||{}).harness)){for(r=gt.length;r--&&!gt[r].targetTest(i););e=gt[r]}for(r=t.length;r--;)t[r]&&(t[r]._gsap||(t[r]._gsap=new jt(t[r],e)))||t.splice(r,1);return t}function fa(t){return t._gsap||ea(Ot(t))[0]._gsap}function ga(t,e,r){return(r=t[e])&&s(r)?t[e]():u(r)&&t.getAttribute&&t.getAttribute(e)||r}function ha(t,e){return(t=t.split(",")).forEach(e)||t}function ia(t){return Math.round(1e5*t)/1e5||0}function ja(t){return Math.round(1e7*t)/1e7||0}function ka(t,e){var r=e.charAt(0),i=parseFloat(e.substr(2));return t=parseFloat(t),"+"===r?t+i:"-"===r?t-i:"*"===r?t*i:t/i}function la(t,e){for(var r=e.length,i=0;t.indexOf(e[i])<0&&++ia;)s=s._prev;return s?(e._next=s._next,s._next=e):(e._next=t[r],t[r]=e),e._next?e._next._prev=e:t[i]=e,e._prev=s,e.parent=e._dp=t,e}function ya(t,e,r,i){void 0===r&&(r="_first"),void 0===i&&(i="_last");var n=e._prev,a=e._next;n?n._next=a:t[r]===e&&(t[r]=a),a?a._prev=n:t[i]===e&&(t[i]=n),e._next=e._prev=e.parent=null}function za(t,e){!t.parent||e&&!t.parent.autoRemoveChildren||t.parent.remove(t),t._act=0}function Aa(t,e){if(t&&(!e||e._end>t._dur||e._start<0))for(var r=t;r;)r._dirty=1,r=r.parent;return t}function Ca(t,e,r,i){return t._startAt&&(B?t._startAt.revert(ht):t.vars.immediateRender&&!t.vars.autoRevert||t._startAt.render(e,!0,i))}function Ea(t){return t._repeat?Tt(t._tTime,t=t.duration()+t._rDelay)*t:0}function Ga(t,e){return(t-e._start)*e._ts+(0<=e._ts?0:e._dirty?e.totalDuration():e._tDur)}function Ha(t){return t._end=ja(t._start+(t._tDur/Math.abs(t._ts||t._rts||V)||0))}function Ia(t,e){var r=t._dp;return r&&r.smoothChildTiming&&t._ts&&(t._start=ja(r._time-(0V)&&e.render(r,!0)),Aa(t,e)._dp&&t._initted&&t._time>=t._dur&&t._ts){if(t._dur(n=Math.abs(n))&&(a=i,o=n);return a}function tb(t){return za(t),t.scrollTrigger&&t.scrollTrigger.kill(!!B),t.progress()<1&&Ct(t,"onInterrupt"),t}function yb(t,e,r){return(6*(t+=t<0?1:1>16,e>>8&At,e&At]:0:St.black;if(!p){if(","===e.substr(-1)&&(e=e.substr(0,e.length-1)),St[e])p=St[e];else if("#"===e.charAt(0)){if(e.length<6&&(e="#"+(n=e.charAt(1))+n+(a=e.charAt(2))+a+(s=e.charAt(3))+s+(5===e.length?e.charAt(4)+e.charAt(4):"")),9===e.length)return[(p=parseInt(e.substr(1,6),16))>>16,p>>8&At,p&At,parseInt(e.substr(7),16)/255];p=[(e=parseInt(e.substr(1),16))>>16,e>>8&At,e&At]}else if("hsl"===e.substr(0,3))if(p=d=e.match(tt),r){if(~e.indexOf("="))return p=e.match(et),i&&p.length<4&&(p[3]=1),p}else o=+p[0]%360/360,u=p[1]/100,n=2*(h=p[2]/100)-(a=h<=.5?h*(u+1):h+u-h*u),3=U?u.endTime(!1):t._dur;return r(e)&&(isNaN(e)||e in o)?(a=e.charAt(0),s="%"===e.substr(-1),n=e.indexOf("="),"<"===a||">"===a?(0<=n&&(e=e.replace(/=/,"")),("<"===a?u._start:u.endTime(0<=u._repeat))+(parseFloat(e.substr(1))||0)*(s?(n<0?u:i).totalDuration()/100:1)):n<0?(e in o||(o[e]=h),o[e]):(a=parseFloat(e.charAt(n-1)+e.substr(n+1)),s&&i&&(a=a/100*($(i)?i[0]:i).totalDuration()),1=r&&te)return i;i=i._next}else for(i=t._last;i&&i._start>=r;){if("isPause"===i.data&&i._start=n._start)&&n._ts&&h!==n){if(n.parent!==this)return this.render(t,e,r);if(n.render(0=this.totalDuration()||!v&&_)&&(f!==this._start&&Math.abs(l)===Math.abs(this._ts)||this._lock||(!t&&g||!(v===m&&0=i&&(a instanceof Gt?e&&n.push(a):(r&&n.push(a),t&&n.push.apply(n,a.getChildren(!0,e,r)))),a=a._next;return n},e.getById=function getById(t){for(var e=this.getChildren(1,1,1),r=e.length;r--;)if(e[r].vars.id===t)return e[r]},e.remove=function remove(t){return r(t)?this.removeLabel(t):s(t)?this.killTweensOf(t):(ya(this,t),t===this._recent&&(this._recent=this._last),Aa(this))},e.totalTime=function totalTime(t,e){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=ja(Et.time-(0r:!r||s.isActive())&&n.push(s):(i=s.getTweensOf(a,r)).length&&n.push.apply(n,i),s=s._next;return n},e.tweenTo=function tweenTo(t,e){e=e||{};var r,i=this,n=xt(i,t),a=e.startAt,s=e.onStart,o=e.onStartParams,u=e.immediateRender,h=Gt.to(i,qa({ease:e.ease||"none",lazy:!1,immediateRender:!1,time:n,overwrite:"auto",duration:e.duration||Math.abs((n-(a&&"time"in a?a.time:i._time))/i.timeScale())||V,onStart:function onStart(){if(i.pause(),!r){var t=e.duration||Math.abs((n-(a&&"time"in a?a.time:i._time))/i.timeScale());h._dur!==t&&Ra(h,t,0,1).render(h._time,!0,!0),r=1}s&&s.apply(h,o||[])}},e));return u?h.render(0):h},e.tweenFromTo=function tweenFromTo(t,e,r){return this.tweenTo(e,qa({startAt:{time:xt(this,t)}},r))},e.recent=function recent(){return this._recent},e.nextLabel=function nextLabel(t){return void 0===t&&(t=this._time),rb(this,xt(this,t))},e.previousLabel=function previousLabel(t){return void 0===t&&(t=this._time),rb(this,xt(this,t),1)},e.currentLabel=function currentLabel(t){return arguments.length?this.seek(t,!0):this.previousLabel(this._time+V)},e.shiftChildren=function shiftChildren(t,e,r){void 0===r&&(r=0);for(var i,n=this._first,a=this.labels;n;)n._start>=r&&(n._start+=t,n._end+=t),n=n._next;if(e)for(i in a)a[i]>=r&&(a[i]+=t);return Aa(this)},e.invalidate=function invalidate(t){var e=this._first;for(this._lock=0;e;)e.invalidate(t),e=e._next;return i.prototype.invalidate.call(this,t)},e.clear=function clear(t){void 0===t&&(t=!0);for(var e,r=this._first;r;)e=r._next,this.remove(r),r=e;return this._dp&&(this._time=this._tTime=this._pTime=0),t&&(this.labels={}),Aa(this)},e.totalDuration=function totalDuration(t){var e,r,i,n=0,a=this,s=a._last,o=U;if(arguments.length)return a.timeScale((a._repeat<0?a.duration():a.totalDuration())/(a.reversed()?-t:t));if(a._dirty){for(i=a.parent;s;)e=s._prev,s._dirty&&s.totalDuration(),o<(r=s._start)&&a._sort&&s._ts&&!a._lock?(a._lock=1,Ka(a,s,r-s._delay,1)._lock=0):o=r,r<0&&s._ts&&(n-=r,(!i&&!a._dp||i&&i.smoothChildTiming)&&(a._start+=r/a._ts,a._time-=r,a._tTime-=r),a.shiftChildren(-r,!1,-Infinity),o=0),s._end>n&&s._ts&&(n=s._end),s=e;Ra(a,a===L&&a._time>n?a._time:n,1,1),a._dirty=0}return a._tDur},Timeline.updateRoot=function updateRoot(t){if(L._ts&&(na(L,Ga(t,L)),f=Et.frame),Et.frame>=mt){mt+=j.autoSleep||120;var e=L._first;if((!e||!e._ts)&&j.autoSleep&&Et._listeners.length<2){for(;e&&!e._ts;)e=e._next;e||Et.sleep()}}},Timeline}(qt);qa(Ut.prototype,{_lock:0,_hasPause:0,_forcing:0});function _b(t,e,i,n,a,o){var u,h,l,f;if(pt[t]&&!1!==(u=new pt[t]).init(a,u.rawVars?e[t]:function _processVars(t,e,i,n,a){if(s(t)&&(t=Qt(t,a,e,i,n)),!v(t)||t.style&&t.nodeType||$(t)||J(t))return r(t)?Qt(t,a,e,i,n):t;var o,u={};for(o in t)u[o]=Qt(t[o],a,e,i,n);return u}(e[t],n,a,o,i),i,n,o)&&(i._pt=h=new pe(i._pt,a,t,0,1,u.render,u,0,u.priority),i!==c))for(l=i._ptLookup[i._targets.indexOf(a)],f=u._props.length;f--;)l[u._props[f]]=h;return u}function fc(t,r,e,i){var n,a,s=r.ease||i||"power1.inOut";if($(r))a=e[t]||(e[t]=[]),r.forEach(function(t,e){return a.push({t:e/(r.length-1)*100,v:t,e:s})});else for(n in r)a=e[n]||(e[n]=[]),"ease"===n||a.push({t:parseFloat(t),v:r[n],e:s})}var Vt,Wt,Xt=function _addPropTween(t,e,i,n,a,o,u,h,l,f){s(n)&&(n=n(a||0,t,o));var c,d=t[e],p="get"!==i?i:s(d)?l?t[e.indexOf("set")||!s(t["get"+e.substr(3)])?e:"get"+e.substr(3)](l):t[e]():d,_=s(d)?l?ee:$t:Jt;if(r(n)&&(~n.indexOf("random(")&&(n=ob(n)),"="===n.charAt(1)&&(!(c=ka(p,n)+(Ya(p)||0))&&0!==c||(n=c))),!f||p!==n||Wt)return isNaN(p*n)||""===n?(d||e in t||Q(e,n),function _addComplexStringPropTween(t,e,r,i,n,a,s){var o,u,h,l,f,c,d,p,_=new pe(this._pt,t,e,0,1,se,null,n),m=0,g=0;for(_.b=r,_.e=i,r+="",(d=~(i+="").indexOf("random("))&&(i=ob(i)),a&&(a(p=[r,i],t,e),r=p[0],i=p[1]),u=r.match(it)||[];o=it.exec(i);)l=o[0],f=i.substring(m,o.index),h?h=(h+1)%5:"rgba("===f.substr(-5)&&(h=1),l!==u[g++]&&(c=parseFloat(u[g-1])||0,_._pt={_next:_._pt,p:f||1===g?f:",",s:c,c:"="===l.charAt(1)?ka(c,l)-c:parseFloat(l)-c,m:h&&h<4?Math.round:0},m=it.lastIndex);return _.c=m")}),s.duration();else{for(l in u={},x)"ease"===l||"easeEach"===l||fc(l,x[l],u,x.easeEach);for(l in u)for(A=u[l].sort(function(t,e){return t.t-e.t}),o=E=0;o=t._tDur||e<0)&&t.ratio===u&&(u&&za(t,1),r||B||(Ct(t,u?"onComplete":"onReverseComplete",!0),t._prom&&t._prom()))}else t._zTime||(t._zTime=e)}(this,t,e,r);return this},e.targets=function targets(){return this._targets},e.invalidate=function invalidate(t){return t&&this.vars.runBackwards||(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(t),z.prototype.invalidate.call(this,t)},e.resetTo=function resetTo(t,e,r,i){d||Et.wake(),this._ts||this.play();var n,a=Math.min(this._dur,(this._dp._time-this._start)*this._ts);return this._initted||Ht(this,a),n=this._ease(a/this._dur),function _updatePropTweens(t,e,r,i,n,a,s){var o,u,h,l,f=(t._pt&&t._ptCache||(t._ptCache={}))[e];if(!f)for(f=t._ptCache[e]=[],h=t._ptLookup,l=t._targets.length;l--;){if((o=h[l][e])&&o.d&&o.d._pt)for(o=o.d._pt;o&&o.p!==e&&o.fp!==e;)o=o._next;if(!o)return Wt=1,t.vars[e]="+=0",Ht(t,s),Wt=0,1;f.push(o)}for(l=f.length;l--;)(o=(u=f[l])._pt||u).s=!i&&0!==i||n?o.s+(i||0)+a*o.c:i,o.c=r-o.s,u.e&&(u.e=ia(r)+Ya(u.e)),u.b&&(u.b=o.s+Ya(u.b))}(this,t,e,r,i,n,a)?this.resetTo(t,e,r,i):(Ia(this,0),this.parent||xa(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},e.kill=function kill(t,e){if(void 0===e&&(e="all"),!(t||e&&"all"!==e))return this._lazy=this._pt=0,this.parent?tb(this):this;if(this.timeline){var i=this.timeline.totalDuration();return this.timeline.killTweensOf(t,e,Vt&&!0!==Vt.vars.overwrite)._first||tb(this),this.parent&&i!==this.timeline.totalDuration()&&Ra(this,this._dur*this.timeline._tDur/i,0,1),this}var n,a,s,o,u,h,l,f=this._targets,c=t?Ot(t):f,d=this._ptLookup,p=this._pt;if((!e||"all"===e)&&function _arraysMatch(t,e){for(var r=t.length,i=r===e.length;i&&r--&&t[r]===e[r];);return r<0}(f,c))return"all"===e&&(this._pt=0),tb(this);for(n=this._op=this._op||[],"all"!==e&&(r(e)&&(u={},ha(e,function(t){return u[t]=1}),e=u),e=function _addAliasesToVars(t,e){var r,i,n,a,s=t[0]?fa(t[0]).harness:0,o=s&&s.aliases;if(!o)return e;for(i in r=yt({},e),o)if(i in r)for(n=(a=o[i].split(",")).length;n--;)r[a[n]]=r[i];return r}(f,e)),l=f.length;l--;)if(~c.indexOf(f[l]))for(u in a=d[l],"all"===e?(n[l]=e,o=a,s={}):(s=n[l]=n[l]||{},o=e),o)(h=a&&a[u])&&("kill"in h.d&&!0!==h.d.kill(u)||ya(this,h,"_pt"),delete a[u]),"all"!==s&&(s[u]=1);return this._initted&&!this._pt&&p&&tb(this),this},Tween.to=function to(t,e,r){return new Tween(t,e,r)},Tween.from=function from(t,e){return Va(1,arguments)},Tween.delayedCall=function delayedCall(t,e,r,i){return new Tween(e,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:t,onComplete:e,onReverseComplete:e,onCompleteParams:r,onReverseCompleteParams:r,callbackScope:i})},Tween.fromTo=function fromTo(t,e,r){return Va(2,arguments)},Tween.set=function set(t,e){return e.duration=0,e.repeatDelay||(e.repeat=0),new Tween(t,e)},Tween.killTweensOf=function killTweensOf(t,e,r){return L.killTweensOf(t,e,r)},Tween}(qt);qa(Gt.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),ha("staggerTo,staggerFrom,staggerFromTo",function(r){Gt[r]=function(){var t=new Ut,e=Mt.call(arguments,0);return e.splice("staggerFromTo"===r?5:4,0,0),t[r].apply(t,e)}});function nc(t,e,r){return t.setAttribute(e,r)}function vc(t,e,r,i){i.mSet(t,e,i.m.call(i.tween,r,i.mt),i)}var Jt=function _setterPlain(t,e,r){return t[e]=r},$t=function _setterFunc(t,e,r){return t[e](r)},ee=function _setterFuncWithParam(t,e,r,i){return t[e](i.fp,r)},re=function _getSetter(t,e){return s(t[e])?$t:u(t[e])&&t.setAttribute?nc:Jt},ne=function _renderPlain(t,e){return e.set(e.t,e.p,Math.round(1e6*(e.s+e.c*t))/1e6,e)},ae=function _renderBoolean(t,e){return e.set(e.t,e.p,!!(e.s+e.c*t),e)},se=function _renderComplexString(t,e){var r=e._pt,i="";if(!t&&e.b)i=e.b;else if(1===t&&e.e)i=e.e;else{for(;r;)i=r.p+(r.m?r.m(r.s+r.c*t):Math.round(1e4*(r.s+r.c*t))/1e4)+i,r=r._next;i+=e.c}e.set(e.t,e.p,i,e)},oe=function _renderPropTweens(t,e){for(var r=e._pt;r;)r.r(t,r.d),r=r._next},le=function _addPluginModifier(t,e,r,i){for(var n,a=this._pt;a;)n=a._next,a.p===i&&a.modifier(t,e,r),a=n},fe=function _killPropTweensOf(t){for(var e,r,i=this._pt;i;)r=i._next,i.p===t&&!i.op||i.op===t?ya(this,i,"_pt"):i.dep||(e=1),i=r;return!e},de=function _sortPropTweensByPriority(t){for(var e,r,i,n,a=t._pt;a;){for(e=a._next,r=i;r&&r.pr>a.pr;)r=r._next;(a._prev=r?r._prev:n)?a._prev._next=a:i=a,(a._next=r)?r._prev=a:n=a,a=e}t._pt=i},pe=(PropTween.prototype.modifier=function modifier(t,e,r){this.mSet=this.mSet||this.set,this.set=vc,this.m=t,this.mt=r,this.tween=e},PropTween);function PropTween(t,e,r,i,n,a,s,o,u){this.t=e,this.s=i,this.c=n,this.p=r,this.r=a||ne,this.d=s||this,this.set=o||Jt,this.pr=u||0,(this._next=t)&&(t._prev=this)}ha(vt+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",function(t){return ft[t]=1}),ot.TweenMax=ot.TweenLite=Gt,ot.TimelineLite=ot.TimelineMax=Ut,L=new Ut({sortChildren:!1,defaults:q,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0}),j.stringFilter=Eb;function Cc(t){return(Te[t]||we).map(function(t){return t()})}function Dc(){var t=Date.now(),o=[];2 + * Licensed under MIT (https://github.com/nk-o/jarallax/blob/master/LICENSE) + */ +!function (e, t) { "object" == typeof exports && "undefined" != typeof module ? module.exports = t() : "function" == typeof define && define.amd ? define(t) : (e = "undefined" != typeof globalThis ? globalThis : e || self).jarallax = t() }(this, (function () { "use strict"; function e(e) { "complete" === document.readyState || "interactive" === document.readyState ? e() : document.addEventListener("DOMContentLoaded", e, { capture: !0, once: !0, passive: !0 }) } let t; t = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : {}; var i = t, o = { type: "scroll", speed: .5, containerClass: "jarallax-container", imgSrc: null, imgElement: ".jarallax-img", imgSize: "cover", imgPosition: "50% 50%", imgRepeat: "no-repeat", keepImg: !1, elementInViewport: null, zIndex: -100, disableParallax: !1, onScroll: null, onInit: null, onDestroy: null, onCoverImage: null, videoClass: "jarallax-video", videoSrc: null, videoStartTime: 0, videoEndTime: 0, videoVolume: 0, videoLoop: !0, videoPlayOnlyVisible: !0, videoLazyLoading: !0, disableVideo: !1, onVideoInsert: null, onVideoWorkerInit: null }; const { navigator: n } = i, a = /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(n.userAgent); let s, l, r; function c() { s = i.innerWidth || document.documentElement.clientWidth, a ? (!r && document.body && (r = document.createElement("div"), r.style.cssText = "position: fixed; top: -9999px; left: 0; height: 100vh; width: 0;", document.body.appendChild(r)), l = (r ? r.clientHeight : 0) || i.innerHeight || document.documentElement.clientHeight) : l = i.innerHeight || document.documentElement.clientHeight } function p() { return { width: s, height: l } } c(), i.addEventListener("resize", c), i.addEventListener("orientationchange", c), i.addEventListener("load", c), e((() => { c() })); const m = []; function d() { if (!m.length) return; const { width: e, height: t } = p(); m.forEach(((i, o) => { const { instance: n, oldData: a } = i; if (!n.isVisible()) return; const s = n.$item.getBoundingClientRect(), l = { width: s.width, height: s.height, top: s.top, bottom: s.bottom, wndW: e, wndH: t }, r = !a || a.wndW !== l.wndW || a.wndH !== l.wndH || a.width !== l.width || a.height !== l.height, c = r || !a || a.top !== l.top || a.bottom !== l.bottom; m[o].oldData = l, r && n.onResize(), c && n.onScroll() })), i.requestAnimationFrame(d) } const g = new i.IntersectionObserver((e => { e.forEach((e => { e.target.jarallax.isElementInViewport = e.isIntersecting })) }), { rootMargin: "50px" }); const { navigator: u } = i; let f = 0; class h { constructor(e, t) { const i = this; i.instanceID = f, f += 1, i.$item = e, i.defaults = { ...o }; const n = i.$item.dataset || {}, a = {}; if (Object.keys(n).forEach((e => { const t = e.substr(0, 1).toLowerCase() + e.substr(1); t && void 0 !== i.defaults[t] && (a[t] = n[e]) })), i.options = i.extend({}, i.defaults, a, t), i.pureOptions = i.extend({}, i.options), Object.keys(i.options).forEach((e => { "true" === i.options[e] ? i.options[e] = !0 : "false" === i.options[e] && (i.options[e] = !1) })), i.options.speed = Math.min(2, Math.max(-1, parseFloat(i.options.speed))), "string" == typeof i.options.disableParallax && (i.options.disableParallax = new RegExp(i.options.disableParallax)), i.options.disableParallax instanceof RegExp) { const e = i.options.disableParallax; i.options.disableParallax = () => e.test(u.userAgent) } if ("function" != typeof i.options.disableParallax) { const e = i.options.disableParallax; i.options.disableParallax = () => !0 === e } if ("string" == typeof i.options.disableVideo && (i.options.disableVideo = new RegExp(i.options.disableVideo)), i.options.disableVideo instanceof RegExp) { const e = i.options.disableVideo; i.options.disableVideo = () => e.test(u.userAgent) } if ("function" != typeof i.options.disableVideo) { const e = i.options.disableVideo; i.options.disableVideo = () => !0 === e } let s = i.options.elementInViewport; s && "object" == typeof s && void 0 !== s.length && ([s] = s), s instanceof Element || (s = null), i.options.elementInViewport = s, i.image = { src: i.options.imgSrc || null, $container: null, useImgTag: !1, position: "fixed" }, i.initImg() && i.canInitParallax() && i.init() } css(e, t) { return function (e, t) { return "string" == typeof t ? i.getComputedStyle(e).getPropertyValue(t) : (Object.keys(t).forEach((i => { e.style[i] = t[i] })), e) }(e, t) } extend(e, ...t) { return function (e, ...t) { return e = e || {}, Object.keys(t).forEach((i => { t[i] && Object.keys(t[i]).forEach((o => { e[o] = t[i][o] })) })), e }(e, ...t) } getWindowData() { const { width: e, height: t } = p(); return { width: e, height: t, y: document.documentElement.scrollTop } } initImg() { const e = this; let t = e.options.imgElement; return t && "string" == typeof t && (t = e.$item.querySelector(t)), t instanceof Element || (e.options.imgSrc ? (t = new Image, t.src = e.options.imgSrc) : t = null), t && (e.options.keepImg ? e.image.$item = t.cloneNode(!0) : (e.image.$item = t, e.image.$itemParent = t.parentNode), e.image.useImgTag = !0), !!e.image.$item || (null === e.image.src && (e.image.src = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7", e.image.bgImage = e.css(e.$item, "background-image")), !(!e.image.bgImage || "none" === e.image.bgImage)) } canInitParallax() { return !this.options.disableParallax() } init() { const e = this, t = { position: "absolute", top: 0, left: 0, width: "100%", height: "100%", overflow: "hidden" }; let o = { pointerEvents: "none", transformStyle: "preserve-3d", backfaceVisibility: "hidden" }; if (!e.options.keepImg) { const t = e.$item.getAttribute("style"); if (t && e.$item.setAttribute("data-jarallax-original-styles", t), e.image.useImgTag) { const t = e.image.$item.getAttribute("style"); t && e.image.$item.setAttribute("data-jarallax-original-styles", t) } } if ("static" === e.css(e.$item, "position") && e.css(e.$item, { position: "relative" }), "auto" === e.css(e.$item, "z-index") && e.css(e.$item, { zIndex: 0 }), e.image.$container = document.createElement("div"), e.css(e.image.$container, t), e.css(e.image.$container, { "z-index": e.options.zIndex }), "fixed" === this.image.position && e.css(e.image.$container, { "-webkit-clip-path": "polygon(0 0, 100% 0, 100% 100%, 0 100%)", "clip-path": "polygon(0 0, 100% 0, 100% 100%, 0 100%)" }), e.image.$container.setAttribute("id", `jarallax-container-${e.instanceID}`), e.options.containerClass && e.image.$container.setAttribute("class", e.options.containerClass), e.$item.appendChild(e.image.$container), e.image.useImgTag ? o = e.extend({ "object-fit": e.options.imgSize, "object-position": e.options.imgPosition, "max-width": "none" }, t, o) : (e.image.$item = document.createElement("div"), e.image.src && (o = e.extend({ "background-position": e.options.imgPosition, "background-size": e.options.imgSize, "background-repeat": e.options.imgRepeat, "background-image": e.image.bgImage || `url("${e.image.src}")` }, t, o))), "opacity" !== e.options.type && "scale" !== e.options.type && "scale-opacity" !== e.options.type && 1 !== e.options.speed || (e.image.position = "absolute"), "fixed" === e.image.position) { const t = function (e) { const t = []; for (; null !== e.parentElement;)1 === (e = e.parentElement).nodeType && t.push(e); return t }(e.$item).filter((e => { const t = i.getComputedStyle(e), o = t["-webkit-transform"] || t["-moz-transform"] || t.transform; return o && "none" !== o || /(auto|scroll)/.test(t.overflow + t["overflow-y"] + t["overflow-x"]) })); e.image.position = t.length ? "absolute" : "fixed" } var n; o.position = e.image.position, e.css(e.image.$item, o), e.image.$container.appendChild(e.image.$item), e.onResize(), e.onScroll(!0), e.options.onInit && e.options.onInit.call(e), "none" !== e.css(e.$item, "background-image") && e.css(e.$item, { "background-image": "none" }), n = e, m.push({ instance: n }), 1 === m.length && i.requestAnimationFrame(d), g.observe(n.options.elementInViewport || n.$item) } destroy() { const e = this; var t; t = e, m.forEach(((e, i) => { e.instance.instanceID === t.instanceID && m.splice(i, 1) })), g.unobserve(t.options.elementInViewport || t.$item); const i = e.$item.getAttribute("data-jarallax-original-styles"); if (e.$item.removeAttribute("data-jarallax-original-styles"), i ? e.$item.setAttribute("style", i) : e.$item.removeAttribute("style"), e.image.useImgTag) { const t = e.image.$item.getAttribute("data-jarallax-original-styles"); e.image.$item.removeAttribute("data-jarallax-original-styles"), t ? e.image.$item.setAttribute("style", i) : e.image.$item.removeAttribute("style"), e.image.$itemParent && e.image.$itemParent.appendChild(e.image.$item) } e.image.$container && e.image.$container.parentNode.removeChild(e.image.$container), e.options.onDestroy && e.options.onDestroy.call(e), delete e.$item.jarallax } coverImage() { const e = this, { height: t } = p(), i = e.image.$container.getBoundingClientRect(), o = i.height, { speed: n } = e.options, a = "scroll" === e.options.type || "scroll-opacity" === e.options.type; let s = 0, l = o, r = 0; return a && (n < 0 ? (s = n * Math.max(o, t), t < o && (s -= n * (o - t))) : s = n * (o + t), n > 1 ? l = Math.abs(s - t) : n < 0 ? l = s / n + Math.abs(s) : l += (t - o) * (1 - n), s /= 2), e.parallaxScrollDistance = s, r = a ? (t - l) / 2 : (o - l) / 2, e.css(e.image.$item, { height: `${l}px`, marginTop: `${r}px`, left: "fixed" === e.image.position ? `${i.left}px` : "0", width: `${i.width}px` }), e.options.onCoverImage && e.options.onCoverImage.call(e), { image: { height: l, marginTop: r }, container: i } } isVisible() { return this.isElementInViewport || !1 } onScroll(e) { const t = this; if (!e && !t.isVisible()) return; const { height: i } = p(), o = t.$item.getBoundingClientRect(), n = o.top, a = o.height, s = {}, l = Math.max(0, n), r = Math.max(0, a + n), c = Math.max(0, -n), m = Math.max(0, n + a - i), d = Math.max(0, a - (n + a - i)), g = Math.max(0, -n + i - a), u = 1 - (i - n) / (i + a) * 2; let f = 1; if (a < i ? f = 1 - (c || m) / a : r <= i ? f = r / i : d <= i && (f = d / i), "opacity" !== t.options.type && "scale-opacity" !== t.options.type && "scroll-opacity" !== t.options.type || (s.transform = "translate3d(0,0,0)", s.opacity = f), "scale" === t.options.type || "scale-opacity" === t.options.type) { let e = 1; t.options.speed < 0 ? e -= t.options.speed * f : e += t.options.speed * (1 - f), s.transform = `scale(${e}) translate3d(0,0,0)` } if ("scroll" === t.options.type || "scroll-opacity" === t.options.type) { let e = t.parallaxScrollDistance * u; "absolute" === t.image.position && (e -= n), s.transform = `translate3d(0,${e}px,0)` } t.css(t.image.$item, s), t.options.onScroll && t.options.onScroll.call(t, { section: o, beforeTop: l, beforeTopEnd: r, afterTop: c, beforeBottom: m, beforeBottomEnd: d, afterBottom: g, visiblePercent: f, fromViewportCenter: u }) } onResize() { this.coverImage() } } const b = function (e, t, ...i) { ("object" == typeof HTMLElement ? e instanceof HTMLElement : e && "object" == typeof e && null !== e && 1 === e.nodeType && "string" == typeof e.nodeName) && (e = [e]); const o = e.length; let n, a = 0; for (; a < o; a += 1)if ("object" == typeof t || void 0 === t ? e[a].jarallax || (e[a].jarallax = new h(e[a], t)) : e[a].jarallax && (n = e[a].jarallax[t].apply(e[a].jarallax, i)), void 0 !== n) return n; return e }; b.constructor = h; const y = i.jQuery; if (void 0 !== y) { const e = function (...e) { Array.prototype.unshift.call(e, this); const t = b.apply(i, e); return "object" != typeof t ? t : this }; e.constructor = b.constructor; const t = y.fn.jarallax; y.fn.jarallax = e, y.fn.jarallax.noConflict = function () { return y.fn.jarallax = t, this } } return e((() => { b(document.querySelectorAll("[data-jarallax]")) })), b }));//# sourceMappingURL=jarallax.min.js.map +/*! + * Video Extension for Jarallax v2.2.1 (https://github.com/nk-o/jarallax) + * Copyright 2025 nK + * Licensed under MIT (https://github.com/nk-o/jarallax/blob/master/LICENSE) + */ +!function (e, t) { "object" == typeof exports && "undefined" != typeof module ? module.exports = t() : "function" == typeof define && define.amd ? define(t) : (e = "undefined" != typeof globalThis ? globalThis : e || self).jarallaxVideo = t() }(this, (function () { + "use strict"; +/*! + * Video Worker v2.2.0 (https://github.com/nk-o/video-worker) + * Copyright 2025 nK + * Licensed under MIT (https://github.com/nk-o/video-worker/blob/master/LICENSE) + */var e = { autoplay: !1, loop: !1, mute: !1, volume: 100, showControls: !0, accessibilityHidden: !1, startTime: 0, endTime: 0 }; let t, o = 0; class i { type = "none"; constructor(t, o) { const i = this; i.url = t, i.options_default = { ...e }, i.options = function (e, ...t) { return e = e || {}, Object.keys(t).forEach((o => { t[o] && Object.keys(t[o]).forEach((i => { e[i] = t[o][i] })) })), e }({}, i.options_default, o), i.videoID = i.constructor.parseURL(t), i.videoID && i.init() } isValid() { return !!this.videoID } init() { const e = this; e.ID = o, o += 1, e.playerID = `VideoWorker-${e.ID}` } on(e, t) { this.userEventsList = this.userEventsList || [], (this.userEventsList[e] || (this.userEventsList[e] = [])).push(t) } off(e, t) { this.userEventsList && this.userEventsList[e] && (t ? this.userEventsList[e].forEach(((o, i) => { o === t && (this.userEventsList[e][i] = !1) })) : delete this.userEventsList[e]) } fire(e, ...t) { this.userEventsList && void 0 !== this.userEventsList[e] && this.userEventsList[e].forEach((e => { e && e.apply(this, t) })) } static parseURL(e) { return !1 } play(e) { } pause() { } mute() { } unmute() { } setVolume(e = !1) { } getVolume(e) { } getMuted(e) { } setCurrentTime(e = !1) { } getCurrentTime(e) { } getImageURL(e) { } getVideo(e) { } } t = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : {}; var a = t; function n() { this.doneCallbacks = [], this.failCallbacks = [] } n.prototype = { execute(e, t) { let o = e.length; for (t = Array.prototype.slice.call(t); o;)o -= 1, e[o].apply(null, t) }, resolve(...e) { this.execute(this.doneCallbacks, e) }, reject(...e) { this.execute(this.failCallbacks, e) }, done(e) { this.doneCallbacks.push(e) }, fail(e) { this.failCallbacks.push(e) } }; let s = 0, r = 0; const l = new n; let p = 0, d = 0; const u = new n; function m(e, t) { let o = !1; return Object.keys(m.providers).forEach((i => { !o && m.providers[i].parseURL(e) && (o = new m.providers[i](e, t)) })), o || new i(e, t) } let y; m.BaseClass = i, m.providers = { Youtube: class extends i { type = "youtube"; static parseURL(e) { const t = e.match(/.*(?:youtu.be\/|v\/|u\/\w\/|embed\/|shorts\/|watch\?v=)([^#\&\?]*).*/); return !(!t || 11 !== t[1].length) && t[1] } init() { super.init(), function () { if (s) return; s = !0; let e = document.createElement("script"), t = document.getElementsByTagName("head")[0]; e.src = "https://www.youtube.com/iframe_api", t.appendChild(e), t = null, e = null }() } play(e) { const t = this; t.player && t.player.playVideo && (void 0 !== e && t.player.seekTo(e || 0), a.YT.PlayerState.PLAYING !== t.player.getPlayerState() && (t.options.endTime && !t.options.loop ? t.getCurrentTime((e => { e < t.options.endTime && t.player.playVideo() })) : t.player.playVideo())) } pause() { const e = this; e.player && e.player.pauseVideo && a.YT.PlayerState.PLAYING === e.player.getPlayerState() && e.player.pauseVideo() } mute() { const e = this; e.player && e.player.mute && e.player.mute() } unmute() { const e = this; e.player && e.player.unMute && e.player.unMute() } setVolume(e = !1) { const t = this; t.player && "number" == typeof e && t.player.setVolume && t.player.setVolume(e) } getVolume(e) { const t = this; t.player ? t.player.getVolume && e(t.player.getVolume()) : e(!1) } getMuted(e) { const t = this; t.player ? t.player.isMuted && e(t.player.isMuted()) : e(null) } setCurrentTime(e = !1) { const t = this; t.player && "number" == typeof e && t.player.seekTo && t.player.seekTo(e) } getCurrentTime(e) { const t = this; t.player && t.player.getCurrentTime && e(t.player.getCurrentTime()) } getImageURL(e) { const t = this; if (t.videoImage) return void e(t.videoImage); const o = ["maxresdefault", "sddefault", "hqdefault", "0"]; let i = 0; const a = new Image; a.onload = function () { 120 !== (this.naturalWidth || this.width) || i === o.length - 1 ? (t.videoImage = `https://img.youtube.com/vi/${t.videoID}/${o[i]}.jpg`, e(t.videoImage)) : (i += 1, this.src = `https://img.youtube.com/vi/${t.videoID}/${o[i]}.jpg`) }, a.src = `https://img.youtube.com/vi/${t.videoID}/${o[i]}.jpg` } getVideo(e) { const t = this; t.$video ? e(t.$video) : function (e) { void 0 !== a.YT && 0 !== a.YT.loaded || r ? "object" == typeof a.YT && 1 === a.YT.loaded ? e() : l.done((() => { e() })) : (r = 1, a.onYouTubeIframeAPIReady = function () { a.onYouTubeIframeAPIReady = null, l.resolve("done"), e() }) }((() => { let o, i, n; t.$video || (o = document.createElement("div"), o.style.display = "none"), t.playerOptions = { host: "https://www.youtube-nocookie.com", videoId: t.videoID, playerVars: { autohide: 1, rel: 0, autoplay: 0, playsinline: 1 } }, t.options.showControls || (t.playerOptions.playerVars.iv_load_policy = 3, t.playerOptions.playerVars.modestbranding = 1, t.playerOptions.playerVars.controls = 0, t.playerOptions.playerVars.showinfo = 0, t.playerOptions.playerVars.disablekb = 1), t.playerOptions.events = { onReady(e) { if (t.options.mute ? e.target.mute() : "number" == typeof t.options.volume && e.target.setVolume(t.options.volume), t.options.autoplay && t.play(t.options.startTime), t.fire("ready", e), t.options.loop && !t.options.endTime) { const e = .1; t.options.endTime = t.player.getDuration() - e } setInterval((() => { t.getVolume((o => { t.options.volume !== o && (t.options.volume = o, t.fire("volumechange", e)) })) }), 150) }, onStateChange(e) { t.options.loop && e.data === a.YT.PlayerState.ENDED && t.play(t.options.startTime), i || e.data !== a.YT.PlayerState.PLAYING || (i = 1, t.fire("started", e)), e.data === a.YT.PlayerState.PLAYING && t.fire("play", e), e.data === a.YT.PlayerState.PAUSED && t.fire("pause", e), e.data === a.YT.PlayerState.ENDED && t.fire("ended", e), e.data === a.YT.PlayerState.PLAYING ? n = setInterval((() => { t.fire("timeupdate", e), t.options.endTime && t.player.getCurrentTime() >= t.options.endTime && (t.options.loop ? t.play(t.options.startTime) : t.pause()) }), 150) : clearInterval(n) }, onError(e) { t.fire("error", e) } }; const s = !t.$video; if (s) { const e = document.createElement("div"); e.setAttribute("id", t.playerID), o.appendChild(e), document.body.appendChild(o) } t.player = t.player || new a.YT.Player(t.playerID, t.playerOptions), s && (t.$video = document.getElementById(t.playerID), t.options.accessibilityHidden && (t.$video.setAttribute("tabindex", "-1"), t.$video.setAttribute("aria-hidden", "true")), t.videoWidth = parseInt(t.$video.getAttribute("width"), 10) || 1280, t.videoHeight = parseInt(t.$video.getAttribute("height"), 10) || 720), e(t.$video) })) } }, Vimeo: class extends i { type = "vimeo"; static parseURL(e) { const t = e.match(/https?:\/\/(?:www\.|player\.)?vimeo.com\/(?:channels\/(?:\w+\/)?|groups\/([^/]*)\/videos\/|album\/(\d+)\/video\/|video\/|)(\d+)(?:$|\/|\?)/); return !(!t || !t[3]) && t[3] } static parseURLHash(e) { const t = e.match(/^.*(vimeo.com\/|video\/)(\d+)(\?.*&*h=|\/)+([\d,a-f]+)/); return t && 5 === t.length ? t[4] : null } init() { super.init(), function () { if (p) return; if (p = !0, void 0 !== a.Vimeo) return; let e = document.createElement("script"), t = document.getElementsByTagName("head")[0]; e.src = "https://player.vimeo.com/api/player.js", t.appendChild(e), t = null, e = null }() } play(e) { const t = this; t.player && (void 0 !== e && t.player.setCurrentTime(e), t.player.getPaused().then((e => { e && (t.options.endTime && !t.options.loop ? t.getCurrentTime((e => { e < t.options.endTime && t.player.play() })) : t.player.play()) }))) } pause() { const e = this; e.player && e.player.getPaused().then((t => { t || e.player.pause() })) } mute() { const e = this; e.player && e.player.setVolume && e.setVolume(0) } unmute() { const e = this; e.player && e.player.setVolume && e.setVolume(e.options.volume || 100) } setVolume(e = !1) { const t = this; t.player && "number" == typeof e && t.player.setVolume && t.player.setVolume(e / 100) } getVolume(e) { const t = this; t.player ? t.player.getVolume && t.player.getVolume().then((t => { e(100 * t) })) : e(!1) } getMuted(e) { const t = this; t.player ? t.player.getVolume && t.player.getVolume().then((t => { e(!!t) })) : e(null) } setCurrentTime(e = !1) { const t = this; t.player && "number" == typeof e && t.player.setCurrentTime && t.player.setCurrentTime(e) } getCurrentTime(e) { const t = this; t.player && t.player.getCurrentTime && t.player.getCurrentTime().then((t => { e(t) })) } getImageURL(e) { const t = this; if (t.videoImage) return void e(t.videoImage); let o = a.innerWidth || 1920; a.devicePixelRatio && (o *= a.devicePixelRatio), o = Math.min(o, 1920); let i = new XMLHttpRequest; i.open("GET", `https://vimeo.com/api/oembed.json?url=${t.url}&width=${o}`, !0), i.onreadystatechange = function () { if (4 === this.readyState && this.status >= 200 && this.status < 400) { const o = JSON.parse(this.responseText); o.thumbnail_url && (t.videoImage = o.thumbnail_url, e(t.videoImage)) } }, i.send(), i = null } getVideo(e) { const t = this; t.$video ? e(t.$video) : function (e) { if (void 0 !== a.Vimeo || d) void 0 !== a.Vimeo ? e() : u.done((() => { e() })); else { d = 1; const t = setInterval((() => { void 0 !== a.Vimeo && (clearInterval(t), u.resolve("done"), e()) }), 20) } }((() => { let o; t.$video || (o = document.createElement("div"), o.style.display = "none"), t.playerOptions = { dnt: 1, id: t.videoID, autopause: 0, transparent: 0, autoplay: t.options.autoplay ? 1 : 0, loop: t.options.loop ? 1 : 0, muted: t.options.mute || 0 === t.options.volume ? 1 : 0 }; const i = t.constructor.parseURLHash(t.url); if (i && (t.playerOptions.h = i), t.options.showControls || (t.playerOptions.controls = 0), !t.options.showControls && t.options.loop && t.options.autoplay && (t.playerOptions.background = 1), !t.$video) { let e = ""; Object.keys(t.playerOptions).forEach((o => { "" !== e && (e += "&"), e += `${o}=${encodeURIComponent(t.playerOptions[o])}` })), t.$video = document.createElement("iframe"), t.$video.setAttribute("id", t.playerID), t.$video.setAttribute("src", `https://player.vimeo.com/video/${t.videoID}?${e}`), t.$video.setAttribute("frameborder", "0"), t.$video.setAttribute("mozallowfullscreen", ""), t.$video.setAttribute("allowfullscreen", ""), t.$video.setAttribute("title", "Vimeo video player"), t.options.accessibilityHidden && (t.$video.setAttribute("tabindex", "-1"), t.$video.setAttribute("aria-hidden", "true")), o.appendChild(t.$video), document.body.appendChild(o) } let n; t.player = t.player || new a.Vimeo.Player(t.$video, t.playerOptions), t.options.mute || "number" != typeof t.options.volume || t.setVolume(t.options.volume), t.options.startTime && t.options.autoplay && t.player.setCurrentTime(t.options.startTime), t.player.getVideoWidth().then((e => { t.videoWidth = e || 1280 })), t.player.getVideoHeight().then((e => { t.videoHeight = e || 720 })), t.player.on("timeupdate", (e => { n || (t.fire("started", e), n = 1), t.fire("timeupdate", e), t.options.endTime && e.seconds >= t.options.endTime && (t.options.loop ? t.play(t.options.startTime) : t.pause()) })), t.player.on("play", (e => { t.fire("play", e), t.options.startTime && 0 === e.seconds && t.play(t.options.startTime) })), t.player.on("pause", (e => { t.fire("pause", e) })), t.player.on("ended", (e => { t.fire("ended", e) })), t.player.on("loaded", (e => { t.fire("ready", e) })), t.player.on("volumechange", (e => { t.getVolume((e => { t.options.volume = e })), t.fire("volumechange", e) })), t.player.on("error", (e => { t.fire("error", e) })), e(t.$video) })) } }, Local: class extends i { type = "local"; static parseURL(e) { const t = e.split(/,(?=mp4\:|webm\:|ogv\:|ogg\:)/), o = {}; let i = 0; return t.forEach((e => { const t = e.match(/^(mp4|webm|ogv|ogg)\:(.*)/); t && t[1] && t[2] && (o["ogv" === t[1] ? "ogg" : t[1]] = t[2], i = 1) })), !!i && o } play(e) { const t = this; t.player && (void 0 !== e && (t.player.currentTime = e), t.player.paused && (t.options.endTime && !t.options.loop ? t.getCurrentTime((e => { e < t.options.endTime && t.player.play() })) : t.player.play())) } pause() { const e = this; e.player && !e.player.paused && e.player.pause() } mute() { this.player && (this.$video.muted = !0) } unmute() { this.player && (this.$video.muted = !1) } setVolume(e = !1) { this.player && "number" == typeof e && (this.$video.volume = e / 100) } getVolume(e) { this.player ? e(100 * this.$video.volume) : e(!1) } getMuted(e) { this.player ? e(this.$video.muted) : e(null) } setCurrentTime(e = !1) { this.player && "number" == typeof e && (this.$video.currentTime = e) } getCurrentTime(e) { this.player && e(this.player.currentTime) } getImageURL(e) { const t = this; t.videoImage && e(t.videoImage) } getVideo(e) { const t = this; if (t.$video) return void e(t.$video); let o, i; t.$video || (o = document.createElement("div"), o.style.display = "none"), t.$video || (t.$video = document.createElement("video"), t.player = t.$video, t.options.showControls && (t.$video.controls = !0), "number" == typeof t.options.volume && t.setVolume(t.options.volume), t.options.mute && t.mute(), t.options.loop && (t.$video.loop = !0), t.$video.setAttribute("playsinline", ""), t.$video.setAttribute("webkit-playsinline", ""), t.options.accessibilityHidden && (t.$video.setAttribute("tabindex", "-1"), t.$video.setAttribute("aria-hidden", "true")), t.$video.setAttribute("id", t.playerID), o.appendChild(t.$video), document.body.appendChild(o), Object.keys(t.videoID).forEach((e => { !function (e, t, o) { const i = document.createElement("source"); i.src = t, i.type = o, e.appendChild(i) }(t.$video, t.videoID[e], `video/${e}`) }))), t.player.addEventListener("playing", (e => { i || t.fire("started", e), i = 1 })), t.player.addEventListener("timeupdate", (function (e) { t.fire("timeupdate", e), t.options.endTime && this.currentTime >= t.options.endTime && (t.options.loop ? t.play(t.options.startTime) : t.pause()) })), t.player.addEventListener("play", (e => { t.fire("play", e) })), t.player.addEventListener("pause", (e => { t.fire("pause", e) })), t.player.addEventListener("ended", (e => { t.fire("ended", e) })), t.player.addEventListener("loadedmetadata", (function () { t.videoWidth = this.videoWidth || 1280, t.videoHeight = this.videoHeight || 720, t.fire("ready"), t.options.autoplay && t.play(t.options.startTime) })), t.player.addEventListener("volumechange", (e => { t.getVolume((e => { t.options.volume = e })), t.fire("volumechange", e) })), t.player.addEventListener("error", (e => { t.fire("error", e) })), e(t.$video) } } }, y = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : {}; var c, v = y; function h(e = v.jarallax) { if (void 0 === e) return; const t = e.constructor, o = t.prototype.onScroll; t.prototype.onScroll = function () { const e = this; o.apply(e); !e.isVideoInserted && e.video && (!e.options.videoLazyLoading || e.isElementInViewport) && !e.options.disableVideo() && (e.isVideoInserted = !0, e.video.getVideo((t => { const o = t.parentNode; e.css(t, { position: e.image.position, top: "0px", left: "0px", right: "0px", bottom: "0px", width: "100%", height: "100%", maxWidth: "none", maxHeight: "none", pointerEvents: "none", transformStyle: "preserve-3d", backfaceVisibility: "hidden", margin: 0, zIndex: -1 }), e.$video = t, "local" === e.video.type && (e.image.src ? e.$video.setAttribute("poster", e.image.src) : e.image.$item && "IMG" === e.image.$item.tagName && e.image.$item.src && e.$video.setAttribute("poster", e.image.$item.src)), e.options.videoClass && e.$video.setAttribute("class", `${e.options.videoClass} ${e.options.videoClass}-${e.video.type}`), e.image.$container.appendChild(t), o.parentNode.removeChild(o), e.options.onVideoInsert && e.options.onVideoInsert.call(e) }))) }; const i = t.prototype.coverImage; t.prototype.coverImage = function () { const e = this, t = i.apply(e), o = !!e.image.$item && e.image.$item.nodeName; if (t && e.video && o && ("IFRAME" === o || "VIDEO" === o)) { let i = t.image.height, a = i * e.image.width / e.image.height, n = (t.container.width - a) / 2, s = t.image.marginTop; t.container.width > a && (a = t.container.width, i = a * e.image.height / e.image.width, n = 0, s += (t.image.height - i) / 2), "IFRAME" === o && (i += 400, s -= 200), e.css(e.$video, { width: `${a}px`, marginLeft: `${n}px`, height: `${i}px`, marginTop: `${s}px` }) } return t }; const a = t.prototype.initImg; t.prototype.initImg = function () { const e = this, t = a.apply(e); return e.options.videoSrc || (e.options.videoSrc = e.$item.getAttribute("data-jarallax-video") || null), e.options.videoSrc ? (e.defaultInitImgResult = t, !0) : t }; const n = t.prototype.canInitParallax; t.prototype.canInitParallax = function () { const e = this; let t = n.apply(e); if (!e.options.videoSrc) return t; const o = new m(e.options.videoSrc, { autoplay: !0, loop: e.options.videoLoop, showControls: !1, accessibilityHidden: !0, startTime: e.options.videoStartTime || 0, endTime: e.options.videoEndTime || 0, mute: !e.options.videoVolume, volume: e.options.videoVolume || 0 }); function i() { e.image.$default_item && (e.image.$item = e.image.$default_item, e.image.$item.style.display = "block", e.coverImage(), e.onScroll()) } if (e.options.onVideoWorkerInit && e.options.onVideoWorkerInit.call(e, o), o.isValid()) if (this.options.disableParallax() && (t = !0, e.image.position = "absolute", e.options.type = "scroll", e.options.speed = 1), t) { if (o.on("ready", (() => { if (e.options.videoPlayOnlyVisible) { const t = e.onScroll; e.onScroll = function () { t.apply(e), e.videoError || !e.options.videoLoop && (e.options.videoLoop || e.videoEnded) || (e.isVisible() ? o.play() : o.pause()) } } else o.play() })), o.on("started", (() => { e.image.$default_item = e.image.$item, e.image.$item = e.$video, e.image.width = e.video.videoWidth || 1280, e.image.height = e.video.videoHeight || 720, e.coverImage(), e.onScroll(), e.image.$default_item && (e.image.$default_item.style.display = "none") })), o.on("ended", (() => { e.videoEnded = !0, e.options.videoLoop || i() })), o.on("error", (() => { e.videoError = !0, i() })), e.video = o, !e.defaultInitImgResult && (e.image.src = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7", "local" !== o.type)) return o.getImageURL((t => { e.image.bgImage = `url("${t}")`, e.init() })), !1 } else e.defaultInitImgResult || o.getImageURL((t => { const o = e.$item.getAttribute("style"); o && e.$item.setAttribute("data-jarallax-original-styles", o), e.css(e.$item, { "background-image": `url("${t}")`, "background-position": "center", "background-size": "cover" }) })); return t }; const s = t.prototype.destroy; t.prototype.destroy = function () { const e = this; e.image.$default_item && (e.image.$item = e.image.$default_item, delete e.image.$default_item), s.apply(e) } } return h(), c = () => { void 0 !== v.jarallax && v.jarallax(document.querySelectorAll("[data-jarallax-video]")) }, "complete" === document.readyState || "interactive" === document.readyState ? c() : document.addEventListener("DOMContentLoaded", c, { capture: !0, once: !0, passive: !0 }), v.VideoWorker || (v.VideoWorker = m), h +}));//# sourceMappingURL=jarallax-video.min.js.map \ No newline at end of file diff --git a/assets/js/plugins/odometer.js b/assets/js/plugins/odometer.js new file mode 100644 index 0000000..75788b9 --- /dev/null +++ b/assets/js/plugins/odometer.js @@ -0,0 +1,2 @@ +/*! odometer 0.4.8 */ +(function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G=[].slice;q='',n=''+q+"",d='8'+n+"",g='',c="(,ddd).dd",h=/^\(?([^)]*)\)?(?:(.)(d+))?$/,i=30,f=2e3,a=20,j=2,e=.5,k=1e3/i,b=1e3/a,o="transitionend webkitTransitionEnd oTransitionEnd otransitionend MSTransitionEnd",y=document.createElement("div").style,p=null!=y.transition||null!=y.webkitTransition||null!=y.mozTransition||null!=y.oTransition,w=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||window.msRequestAnimationFrame,l=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver,s=function(a){var b;return b=document.createElement("div"),b.innerHTML=a,b.children[0]},v=function(a,b){return a.className=a.className.replace(new RegExp("(^| )"+b.split(" ").join("|")+"( |$)","gi")," ")},r=function(a,b){return v(a,b),a.className+=" "+b},z=function(a,b){var c;return null!=document.createEvent?(c=document.createEvent("HTMLEvents"),c.initEvent(b,!0,!0),a.dispatchEvent(c)):void 0},u=function(){var a,b;return null!=(a=null!=(b=window.performance)&&"function"==typeof b.now?b.now():void 0)?a:+new Date},x=function(a,b){return null==b&&(b=0),b?(a*=Math.pow(10,b),a+=.5,a=Math.floor(a),a/=Math.pow(10,b)):Math.round(a)},A=function(a){return 0>a?Math.ceil(a):Math.floor(a)},t=function(a){return a-x(a)},C=!1,(B=function(){var a,b,c,d,e;if(!C&&null!=window.jQuery){for(C=!0,d=["html","text"],e=[],b=0,c=d.length;c>b;b++)a=d[b],e.push(function(a){var b;return b=window.jQuery.fn[a],window.jQuery.fn[a]=function(a){var c;return null==a||null==(null!=(c=this[0])?c.odometer:void 0)?b.apply(this,arguments):this[0].odometer.update(a)}}(a));return e}})(),setTimeout(B,0),m=function(){function a(b){var c,d,e,g,h,i,l,m,n,o,p=this;if(this.options=b,this.el=this.options.el,null!=this.el.odometer)return this.el.odometer;this.el.odometer=this,m=a.options;for(d in m)g=m[d],null==this.options[d]&&(this.options[d]=g);null==(h=this.options).duration&&(h.duration=f),this.MAX_VALUES=this.options.duration/k/j|0,this.resetFormat(),this.value=this.cleanValue(null!=(n=this.options.value)?n:""),this.renderInside(),this.render();try{for(o=["innerHTML","innerText","textContent"],i=0,l=o.length;l>i;i++)e=o[i],null!=this.el[e]&&!function(a){return Object.defineProperty(p.el,a,{get:function(){var b;return"innerHTML"===a?p.inside.outerHTML:null!=(b=p.inside.innerText)?b:p.inside.textContent},set:function(a){return p.update(a)}})}(e)}catch(q){c=q,this.watchForMutations()}}return a.prototype.renderInside=function(){return this.inside=document.createElement("div"),this.inside.className="odometer-inside",this.el.innerHTML="",this.el.appendChild(this.inside)},a.prototype.watchForMutations=function(){var a,b=this;if(null!=l)try{return null==this.observer&&(this.observer=new l(function(a){var c;return c=b.el.innerText,b.renderInside(),b.render(b.value),b.update(c)})),this.watchMutations=!0,this.startWatchingMutations()}catch(c){a=c}},a.prototype.startWatchingMutations=function(){return this.watchMutations?this.observer.observe(this.el,{childList:!0}):void 0},a.prototype.stopWatchingMutations=function(){var a;return null!=(a=this.observer)?a.disconnect():void 0},a.prototype.cleanValue=function(a){var b;return"string"==typeof a&&(a=a.replace(null!=(b=this.format.radix)?b:".",""),a=a.replace(/[.,]/g,""),a=a.replace("","."),a=parseFloat(a,10)||0),x(a,this.format.precision)},a.prototype.bindTransitionEnd=function(){var a,b,c,d,e,f,g=this;if(!this.transitionEndBound){for(this.transitionEndBound=!0,b=!1,e=o.split(" "),f=[],c=0,d=e.length;d>c;c++)a=e[c],f.push(this.el.addEventListener(a,function(){return b?!0:(b=!0,setTimeout(function(){return g.render(),b=!1,z(g.el,"odometerdone")},0),!0)},!1));return f}},a.prototype.resetFormat=function(){var a,b,d,e,f,g,i,j;if(a=null!=(i=this.options.format)?i:c,a||(a="d"),d=h.exec(a),!d)throw new Error("Odometer: Unparsable digit format");return j=d.slice(1,4),g=j[0],f=j[1],b=j[2],e=(null!=b?b.length:void 0)||0,this.format={repeating:g,radix:f,precision:e}},a.prototype.render=function(a){var b,c,d,e,f,g,h;for(null==a&&(a=this.value),this.stopWatchingMutations(),this.resetFormat(),this.inside.innerHTML="",f=this.options.theme,b=this.el.className.split(" "),e=[],g=0,h=b.length;h>g;g++)c=b[g],c.length&&((d=/^odometer-theme-(.+)$/.exec(c))?f=d[1]:/^odometer(-|$)/.test(c)||e.push(c));return e.push("odometer"),p||e.push("odometer-no-transitions"),f?e.push("odometer-theme-"+f):e.push("odometer-auto-theme"),this.el.className=e.join(" "),this.ribbons={},this.formatDigits(a),this.startWatchingMutations()},a.prototype.formatDigits=function(a){var b,c,d,e,f,g,h,i,j,k;if(this.digits=[],this.options.formatFunction)for(d=this.options.formatFunction(a),j=d.split("").reverse(),f=0,h=j.length;h>f;f++)c=j[f],c.match(/0-9/)?(b=this.renderDigit(),b.querySelector(".odometer-value").innerHTML=c,this.digits.push(b),this.insertDigit(b)):this.addSpacer(c);else for(e=!this.format.precision||!t(a)||!1,k=a.toString().split("").reverse(),g=0,i=k.length;i>g;g++)b=k[g],"."===b&&(e=!0),this.addDigit(b,e)},a.prototype.update=function(a){var b,c=this;return a=this.cleanValue(a),(b=a-this.value)?(v(this.el,"odometer-animating-up odometer-animating-down odometer-animating"),b>0?r(this.el,"odometer-animating-up"):r(this.el,"odometer-animating-down"),this.stopWatchingMutations(),this.animate(a),this.startWatchingMutations(),setTimeout(function(){return c.el.offsetHeight,r(c.el,"odometer-animating")},0),this.value=a):void 0},a.prototype.renderDigit=function(){return s(d)},a.prototype.insertDigit=function(a,b){return null!=b?this.inside.insertBefore(a,b):this.inside.children.length?this.inside.insertBefore(a,this.inside.children[0]):this.inside.appendChild(a)},a.prototype.addSpacer=function(a,b,c){var d;return d=s(g),d.innerHTML=a,c&&r(d,c),this.insertDigit(d,b)},a.prototype.addDigit=function(a,b){var c,d,e,f;if(null==b&&(b=!0),"-"===a)return this.addSpacer(a,null,"odometer-negation-mark");if("."===a)return this.addSpacer(null!=(f=this.format.radix)?f:".",null,"odometer-radix-mark");if(b)for(e=!1;;){if(!this.format.repeating.length){if(e)throw new Error("Bad odometer format without digits");this.resetFormat(),e=!0}if(c=this.format.repeating[this.format.repeating.length-1],this.format.repeating=this.format.repeating.substring(0,this.format.repeating.length-1),"d"===c)break;this.addSpacer(c)}return d=this.renderDigit(),d.querySelector(".odometer-value").innerHTML=a,this.digits.push(d),this.insertDigit(d)},a.prototype.animate=function(a){return p&&"count"!==this.options.animation?this.animateSlide(a):this.animateCount(a)},a.prototype.animateCount=function(a){var c,d,e,f,g,h=this;if(d=+a-this.value)return f=e=u(),c=this.value,(g=function(){var i,j,k;return u()-f>h.options.duration?(h.value=a,h.render(),void z(h.el,"odometerdone")):(i=u()-e,i>b&&(e=u(),k=i/h.options.duration,j=d*k,c+=j,h.render(Math.round(c))),null!=w?w(g):setTimeout(g,b))})()},a.prototype.getDigitCount=function(){var a,b,c,d,e,f;for(d=1<=arguments.length?G.call(arguments,0):[],a=e=0,f=d.length;f>e;a=++e)c=d[a],d[a]=Math.abs(c);return b=Math.max.apply(Math,d),Math.ceil(Math.log(b+1)/Math.log(10))},a.prototype.getFractionalDigitCount=function(){var a,b,c,d,e,f,g;for(e=1<=arguments.length?G.call(arguments,0):[],b=/^\-?\d*\.(\d*?)0*$/,a=f=0,g=e.length;g>f;a=++f)d=e[a],e[a]=d.toString(),c=b.exec(e[a]),null==c?e[a]=0:e[a]=c[1].length;return Math.max.apply(Math,e)},a.prototype.resetDigits=function(){return this.digits=[],this.ribbons=[],this.inside.innerHTML="",this.resetFormat()},a.prototype.animateSlide=function(a){var b,c,d,f,g,h,i,j,k,l,m,n,o,p,q,s,t,u,v,w,x,y,z,B,C,D,E;if(s=this.value,j=this.getFractionalDigitCount(s,a),j&&(a*=Math.pow(10,j),s*=Math.pow(10,j)),d=a-s){for(this.bindTransitionEnd(),f=this.getDigitCount(s,a),g=[],b=0,m=v=0;f>=0?f>v:v>f;m=f>=0?++v:--v){if(t=A(s/Math.pow(10,f-m-1)),i=A(a/Math.pow(10,f-m-1)),h=i-t,Math.abs(h)>this.MAX_VALUES){for(l=[],n=h/(this.MAX_VALUES+this.MAX_VALUES*b*e),c=t;h>0&&i>c||0>h&&c>i;)l.push(Math.round(c)),c+=n;l[l.length-1]!==i&&l.push(i),b++}else l=function(){E=[];for(var a=t;i>=t?i>=a:a>=i;i>=t?a++:a--)E.push(a);return E}.apply(this);for(m=w=0,y=l.length;y>w;m=++w)k=l[m],l[m]=Math.abs(k%10);g.push(l)}for(this.resetDigits(),D=g.reverse(),m=x=0,z=D.length;z>x;m=++x)for(l=D[m],this.digits[m]||this.addDigit(" ",m>=j),null==(u=this.ribbons)[m]&&(u[m]=this.digits[m].querySelector(".odometer-ribbon-inner")),this.ribbons[m].innerHTML="",0>d&&(l=l.reverse()),o=C=0,B=l.length;B>C;o=++C)k=l[o],q=document.createElement("div"),q.className="odometer-value",q.innerHTML=k,this.ribbons[m].appendChild(q),o===l.length-1&&r(q,"odometer-last-value"),0===o&&r(q,"odometer-first-value");return 0>t&&this.addDigit("-"),p=this.inside.querySelector(".odometer-radix-mark"),null!=p&&p.parent.removeChild(p),j?this.addSpacer(this.format.radix,this.digits[j-1],"odometer-radix-mark"):void 0}},a}(),m.options=null!=(E=window.odometerOptions)?E:{},setTimeout(function(){var a,b,c,d,e;if(window.odometerOptions){d=window.odometerOptions,e=[];for(a in d)b=d[a],e.push(null!=(c=m.options)[a]?(c=m.options)[a]:c[a]=b);return e}},0),m.init=function(){var a,b,c,d,e,f;if(null!=document.querySelectorAll){for(b=document.querySelectorAll(m.options.selector||".odometer"),f=[],c=0,d=b.length;d>c;c++)a=b[c],f.push(a.odometer=new m({el:a,value:null!=(e=a.innerText)?e:a.textContent}));return f}},null!=(null!=(F=document.documentElement)?F.doScroll:void 0)&&null!=document.createEventObject?(D=document.onreadystatechange,document.onreadystatechange=function(){return"complete"===document.readyState&&m.options.auto!==!1&&m.init(),null!=D?D.apply(this,arguments):void 0}):document.addEventListener("DOMContentLoaded",function(){return m.options.auto!==!1?m.init():void 0},!1),"function"==typeof define&&define.amd?define([],function(){return m}):"undefined"!=typeof exports&&null!==exports?module.exports=m:window.Odometer=m}).call(this); \ No newline at end of file diff --git a/assets/js/plugins/scroll-elements.js b/assets/js/plugins/scroll-elements.js new file mode 100644 index 0000000..d766a01 --- /dev/null +++ b/assets/js/plugins/scroll-elements.js @@ -0,0 +1,191 @@ +$(function () { + if ($(window).width() > 991) { + ParallaxScroll.init(); + } +}); + +var ParallaxScroll = { + /* PUBLIC VARIABLES */ + showLogs: false, + round: 1000, + + /* PUBLIC FUNCTIONS */ + init: function () { + this._log("init"); + if (this._inited) { + this._log("Already Inited"); + this._inited = true; + return; + } + this._requestAnimationFrame = (function () { + return window.requestAnimationFrame || + window.webkitRequestAnimationFrame || + window.mozRequestAnimationFrame || + window.oRequestAnimationFrame || + window.msRequestAnimationFrame || + function (/* function */ callback, /* DOMElement */ element) { + window.setTimeout(callback, 1000 / 60); + }; + })(); + this._onScroll(true); + }, + + /* PRIVATE VARIABLES */ + _inited: false, + _properties: ['x', 'y', 'z', 'rotateX', 'rotateY', 'rotateZ', 'scaleX', 'scaleY', 'scaleZ', 'scale'], + _requestAnimationFrame: null, + + _log: function (message) { + if (this.showLogs) console.log("Parallax Scroll / " + message); + }, + _onScroll: function (noSmooth) { + if ($(window).width() <= 991) return; + + var scroll = $(document).scrollTop(); + var windowHeight = $(window).height(); + this._log("onScroll " + scroll); + + $("[data-parallax]").each($.proxy(function (index, el) { + // existing logic unchanged... + var $el = $(el); + var properties = []; + var applyProperties = false; + var style = $el.data("style"); + if (style == undefined) { + style = $el.attr("style") || ""; + $el.data("style", style); + } + var datas = [$el.data("parallax")]; + var iData; + for (iData = 2; ; iData++) { + if ($el.data("parallax" + iData)) { + datas.push($el.data("parallax" + iData)); + } + else { + break; + } + } + var datasLength = datas.length; + for (iData = 0; iData < datasLength; iData++) { + var data = datas[iData]; + var scrollFrom = data["from-scroll"]; + if (scrollFrom == undefined) scrollFrom = Math.max(0, $(el).offset().top - windowHeight); + scrollFrom = scrollFrom | 0; + var scrollDistance = data["distance"]; + var scrollTo = data["to-scroll"]; + if (scrollDistance == undefined && scrollTo == undefined) scrollDistance = windowHeight; + scrollDistance = Math.max(scrollDistance | 0, 1); + var easing = data["easing"]; + var easingReturn = data["easing-return"]; + if (easing == undefined || !$.easing || !$.easing[easing]) easing = null; + if (easingReturn == undefined || !$.easing || !$.easing[easingReturn]) easingReturn = easing; + if (easing) { + var totalTime = data["duration"]; + if (totalTime == undefined) totalTime = scrollDistance; + totalTime = Math.max(totalTime | 0, 1); + var totalTimeReturn = data["duration-return"]; + if (totalTimeReturn == undefined) totalTimeReturn = totalTime; + scrollDistance = 1; + var currentTime = $el.data("current-time"); + if (currentTime == undefined) currentTime = 0; + } + if (scrollTo == undefined) scrollTo = scrollFrom + scrollDistance; + scrollTo = scrollTo | 0; + var smoothness = data["smoothness"]; + if (smoothness == undefined) smoothness = 30; + smoothness = smoothness | 0; + if (noSmooth || smoothness == 0) smoothness = 1; + smoothness = smoothness | 0; + var scrollCurrent = scroll; + scrollCurrent = Math.max(scrollCurrent, scrollFrom); + scrollCurrent = Math.min(scrollCurrent, scrollTo); + if (easing) { + if ($el.data("sens") == undefined) $el.data("sens", "back"); + if (scrollCurrent > scrollFrom) { + if ($el.data("sens") == "back") { + currentTime = 1; + $el.data("sens", "go"); + } + else { + currentTime++; + } + } + if (scrollCurrent < scrollTo) { + if ($el.data("sens") == "go") { + currentTime = 1; + $el.data("sens", "back"); + } + else { + currentTime++; + } + } + if (noSmooth) currentTime = totalTime; + $el.data("current-time", currentTime); + } + this._properties.map($.proxy(function (prop) { + var defaultProp = 0; + var to = data[prop]; + if (to == undefined) return; + if (prop == "scale" || prop == "scaleX" || prop == "scaleY" || prop == "scaleZ") { + defaultProp = 1; + } + else { + to = to | 0; + } + var prev = $el.data("_" + prop); + if (prev == undefined) prev = defaultProp; + var next = ((to - defaultProp) * ((scrollCurrent - scrollFrom) / (scrollTo - scrollFrom))) + defaultProp; + var val = prev + (next - prev) / smoothness; + if (easing && currentTime > 0 && currentTime <= totalTime) { + var from = defaultProp; + if ($el.data("sens") == "back") { + from = to; + to = -to; + easing = easingReturn; + totalTime = totalTimeReturn; + } + val = $.easing[easing](null, currentTime, from, to, totalTime); + } + val = Math.ceil(val * this.round) / this.round; + if (val == prev && next == to) val = to; + if (!properties[prop]) properties[prop] = 0; + properties[prop] += val; + if (prev != properties[prop]) { + $el.data("_" + prop, properties[prop]); + applyProperties = true; + } + }, this)); + } + if (applyProperties) { + if (properties["z"] != undefined) { + var perspective = data["perspective"]; + if (perspective == undefined) perspective = 800; + var $parent = $el.parent(); + if (!$parent.data("style")) $parent.data("style", $parent.attr("style") || ""); + $parent.attr("style", "perspective:" + perspective + "px; -webkit-perspective:" + perspective + "px; " + $parent.data("style")); + } + if (properties["scaleX"] == undefined) properties["scaleX"] = 1; + if (properties["scaleY"] == undefined) properties["scaleY"] = 1; + if (properties["scaleZ"] == undefined) properties["scaleZ"] = 1; + if (properties["scale"] != undefined) { + properties["scaleX"] *= properties["scale"]; + properties["scaleY"] *= properties["scale"]; + properties["scaleZ"] *= properties["scale"]; + } + var translate3d = "translate3d(" + (properties["x"] ? properties["x"] : 0) + "px, " + (properties["y"] ? properties["y"] : 0) + "px, " + (properties["z"] ? properties["z"] : 0) + "px)"; + var rotate3d = "rotateX(" + (properties["rotateX"] ? properties["rotateX"] : 0) + "deg) rotateY(" + (properties["rotateY"] ? properties["rotateY"] : 0) + "deg) rotateZ(" + (properties["rotateZ"] ? properties["rotateZ"] : 0) + "deg)"; + var scale3d = "scaleX(" + properties["scaleX"] + ") scaleY(" + properties["scaleY"] + ") scaleZ(" + properties["scaleZ"] + ")"; + var cssTransform = translate3d + " " + rotate3d + " " + scale3d + ";"; + this._log(cssTransform); + $el.attr("style", "transform:" + cssTransform + " -webkit-transform:" + cssTransform + " " + style); + } + }, this)); + + if (window.requestAnimationFrame) { + window.requestAnimationFrame($.proxy(this._onScroll, this, false)); + } + else { + this._requestAnimationFrame($.proxy(this._onScroll, this, false)); + } + } +}; \ No newline at end of file diff --git a/assets/js/plugins/scrolltigger.js b/assets/js/plugins/scrolltigger.js new file mode 100644 index 0000000..f5767a8 --- /dev/null +++ b/assets/js/plugins/scrolltigger.js @@ -0,0 +1,10 @@ +/*! + * ScrollTrigger 3.11.4 + * https://greensock.com + * + * @license Copyright 2025, GreenSock. All rights reserved. + * Subject to the terms at https://greensock.com/standard-license or for Club GreenSock members, the agreement issued with that membership. + * @author: Jack Doyle, jack@greensock.com + */ + +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e=e||self).window=e.window||{})}(this,function(e){"use strict";function _defineProperties(e,t){for(var r=0;r=Math.abs(r)?t:r}function O(){(Ae=we.core.globals().ScrollTrigger)&&Ae.core&&function _integrate(){var e=Ae.core,r=e.bridge||{},t=e._scrollers,n=e._proxies;t.push.apply(t,ze),n.push.apply(n,Fe),ze=t,Fe=n,i=function _bridge(e,t){return r[e](t)}}()}function P(e){return(we=e||r())&&"undefined"!=typeof document&&document.body&&(Ce=window,ke=(Ee=document).documentElement,Me=Ee.body,t=[Ce,Ee,ke,Me],we.utils.clamp,Ie=we.core.context||function(){},Oe="onpointerenter"in Me?"pointer":"mouse",Pe=E.isTouch=Ce.matchMedia&&Ce.matchMedia("(hover: none), (pointer: coarse)").matches?1:"ontouchstart"in Ce||0=o,n=Math.abs(t)>=o;S&&(r||n)&&S(se,e,t,be,me),r&&(m&&0Math.abs(t)?"x":"y",ie=!0),"y"!==ae&&(be[2]+=e,se._vx.update(e,!0)),"x"!==ae&&(me[2]+=t,se._vy.update(t,!0)),n?ee=ee||requestAnimationFrame(Te):Te()}function We(e){if(!Re(e,1)){var t=(e=M(e,s)).clientX,r=e.clientY,n=t-se.x,o=r-se.y,i=se.isDragging;se.x=t,se.y=r,(i||Math.abs(se.startX-t)>=a||Math.abs(se.startY-r)>=a)&&(h&&(re=!0),i||(se.isDragging=!0),Ve(n,o),i||d&&d(se))}}function Ye(t){if(!Re(t,1)){C(z?i:ve,De[1],We,!0);var e=!isNaN(se.y-se.startY),r=se.isDragging&&(3=e)return a[n];return a[n-1]}for(n=a.length,e+=r;n--;)if(a[n]<=e)return a[n];return a[0]}:function(e,t,r){void 0===r&&(r=.001);var n=i(e);return!t||Math.abs(n-e)r&&(n*=t/100),e=e.substr(0,r-1)),e=n+(e in I?I[e]*t:~e.indexOf("%")?parseFloat(e)*t/100:parseFloat(e)||0)}return e}function vb(e,t,r,n,o,i,a,s){var l=o.startColor,c=o.endColor,u=o.fontSize,f=o.indent,p=o.fontWeight,d=je.createElement("div"),g=Ea(r)||"fixed"===z(r,"pinType"),h=-1!==e.indexOf("scroller"),v=g?Ge:r,b=-1!==e.indexOf("start"),m=b?l:c,y="border-color:"+m+";font-size:"+u+";color:"+m+";font-weight:"+p+";pointer-events:none;white-space:nowrap;font-family:sans-serif,Arial;z-index:1000;padding:4px 8px;border-width:0;border-style:solid;";return y+="position:"+((h||s)&&g?"fixed;":"absolute;"),!h&&!s&&g||(y+=(n===Ke?T:S)+":"+(i+parseFloat(f))+"px;"),a&&(y+="box-sizing:border-box;text-align:left;width:"+a.offsetWidth+"px;"),d._isStart=b,d.setAttribute("class","gsap-marker-"+e+(t?" marker-"+t:"")),d.style.cssText=y,d.innerText=t||0===t?e+"-"+t:e,v.children[0]?v.insertBefore(d,v.children[0]):v.appendChild(d),d._offset=d["offset"+n.op.d2],R(d,0,n,b),d}function Ab(){return 34Ge.clientWidth)||(ze.cache++,v?w=w||requestAnimationFrame(j):j(),ht||W("scrollStart"),ht=gt())}function Cb(){y=Je.innerWidth,m=Je.innerHeight}function Db(){ze.cache++,nt||h||je.fullscreenElement||je.webkitFullscreenElement||b&&y===Je.innerWidth&&!(Math.abs(Je.innerHeight-m)>.25*Je.innerHeight)||c.restart(!0)}function Gb(){return pb(Q,"scrollEnd",Gb)||It(!0)}function Jb(e){for(var t=0;t=O})},Te.update=function(e,t,r){if(!pe||r||e){var n,o,i,a,s,l,c,u=ut?Z:Te.scroll(),f=e?0:(u-P)/L,p=f<0?0:1=Ia(be,he),fe)if(e||!n&&!l)ec(ie,N);else{var g=Mt(ie,!0),h=u-P;ec(ie,Ge,g.top+(he===Ke?h:0)+kt,g.left+(he===Ke?0:h)+kt)}Rt(n||l?Y:F),j&&p<1&&n||b(W+(1!==p||l?0:H))}}else b(Ba(W+H*p));!ue||E.tween||nt||dt||V.restart(!0),ee&&(s||ce&&p&&(p<1||!ct))&&et(ee.targets).forEach(function(e){return e.classList[n||ce?"add":"remove"](ee.className)}),!Q||ve||e||Q(Te),a&&!nt?(ve&&(c&&("complete"===i?C.pause().totalProgress(1):"reset"===i?C.restart(!0).pause():"restart"===i?C.restart(!0):C[i]()),Q&&Q(Te)),!s&&ct||(te&&s&&Pa(Te,te),xe[o]&&Pa(Te,xe[o]),ce&&(1===p?Te.kill(!1,1):xe[o]=0),s||xe[o=1===p?1:3]&&Pa(Te,xe[o])),de&&!n&&Math.abs(Te.getVelocity())>(Ma(de)?de:2500)&&(Oa(Te.callbackAnimation),q?q.progress(1):Oa(C,"reverse"===i?1:!p,1))):ve&&Q&&!nt&&Q(Te)}if(x){var v=pe?u/pe.duration()*(pe._caScrollDist||0):u;y(v+(D._isFlipped?1:0)),x(v)}T&&T(-u/pe.duration()*(pe._caScrollDist||0))}},Te.enable=function(e,t){Te.enabled||(Te.enabled=!0,ob(be,"resize",Db),ob(me?je:be,"scroll",Bb),Se&&ob(ScrollTrigger,"refreshInit",Se),!1!==e&&(Te.progress=G=0,k=M=ke=Pe()),!1!==t&&Te.refresh())},Te.getTween=function(e){return e&&E?E.tween:q},Te.setPositions=function(e,t){ie&&(W+=e-P,H+=t-e-L,ae===St&&Te.adjustPinSpacing(t-e-L)),Te.start=P=e,Te.end=O=t,L=t-e,Te.update()},Te.adjustPinSpacing=function(e){if(U){var t=U.indexOf(he.d)+1;U[t]=parseFloat(U[t])+e+kt,U[1]=parseFloat(U[1])+e+kt,Rt(U)}},Te.disable=function(e,t){if(Te.enabled&&(!1!==e&&Te.revert(!0,!0),Te.enabled=Te.isActive=!1,t||q&&q.pause(),Z=0,n&&(n.uncache=1),Se&&pb(ScrollTrigger,"refreshInit",Se),V&&(V.pause(),E.tween&&E.tween.kill()&&(E.tween=0)),!me)){for(var r=At.length;r--;)if(At[r].scroller===be&&At[r]!==Te)return;pb(be,"resize",Db),pb(be,"scroll",Bb)}},Te.kill=function(e,t){Te.disable(e,t),q&&!t&&q.kill(),a&&delete Bt[a];var r=At.indexOf(Te);0<=r&&At.splice(r,1),r===it&&0i&&(v()>i?a.progress(1)&&v(i):a.resetTo("scrollY",i))}Na(e)||(e={}),e.preventDefault=e.isNormalizer=e.allowClicks=!0,e.type||(e.type="wheel,touch"),e.debounce=!!e.debounce,e.id=e.id||"normalizer";var n,i,l,o,a,c,u,s,f=e.normalizeScrollX,t=e.momentum,r=e.allowNestedScroll,p=J(e.target)||qe,d=He.core.globals().ScrollSmoother,g=d&&d.get(),h=k&&(e.content&&J(e.content)||g&&!1!==e.content&&!g.smooth()&&g.content()),v=K(p,Ke),b=K(p,Xe),m=1,y=(E.isTouch&&Je.visualViewport?Je.visualViewport.scale*Je.visualViewport.width:Je.outerWidth)/Je.innerWidth,x=0,w=La(t)?function(){return t(n)}:function(){return t||2.8},_=lc(p,e.type,!0,r),T=Aa,S=Aa;return h&&He.set(h,{y:"+=0"}),e.ignoreCheck=function(e){return k&&"touchmove"===e.type&&function ignoreDrag(){if(o){requestAnimationFrame(Ep);var e=Ba(n.deltaY/2),t=S(v.v-e);if(h&&t!==v.v+v.offset){v.offset=t-v.v;var r=Ba((parseFloat(h&&h._gsap.y)||0)-v.offset);h.style.transform="matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, "+r+", 0, 1)",h._gsap.y=r+"px",v.cacheID=ze.cache,j()}return!0}v.offset&&Ip(),o=!0}()||1.05=i||i-1<=r)&&He.to({},{onUpdate:Op,duration:o})}else s.restart(!0)},e.onWheel=function(){a._ts&&a.pause(),1e3=p.animationTime,c=i?1:l/p.animationTime;p.pulseAlgorithm&&(c=F(c));var s=a.x*c-a.lastX>>0,u=a.y*c-a.lastY>>0;o+=s,n+=u,a.lastX+=s,a.lastY+=u,i&&(b.splice(r,1),r--)}h?window.scrollBy(o,n):(o&&(d.scrollLeft+=o),n&&(d.scrollTop+=n)),f||m||(b=[]),b.length?j(w,d,1e3/p.frameRate+1):(g=!1,null!=d.$scrollBehavior&&(d.style.scrollBehavior=d.$scrollBehavior,d.$scrollBehavior=null))};j(w,d,0),g=!0}}function e(e){f||y();var t=e.target;if(e.defaultPrevented||e.ctrlKey)return!0;if(N(s,"embed")||N(t,"embed")&&/\.pdf/i.test(t.src)||N(s,"object")||t.shadowRoot)return!0;var o=-e.wheelDeltaX||e.deltaX||0,n=-e.wheelDeltaY||e.deltaY||0;h&&(e.wheelDeltaX&&K(e.wheelDeltaX,120)&&(o=e.wheelDeltaX/Math.abs(e.wheelDeltaX)*-120),e.wheelDeltaY&&K(e.wheelDeltaY,120)&&(n=e.wheelDeltaY/Math.abs(e.wheelDeltaY)*-120)),o||n||(n=-e.wheelDelta||0),1===e.deltaMode&&(o*=40,n*=40);var r=z(t);return r?!!function(e){if(!e)return;l.length||(l=[e,e,e]);e=Math.abs(e),l.push(e),l.shift(),clearTimeout(a),a=setTimeout(function(){try{localStorage.SS_deltaBuffer=l.join(",")}catch(e){}},1e3);var t=120":">")}}function s(D,u,e){var t=D.nodeType;if(1===t||9===t||11===t)for(D=D.firstChild;D;D=D.nextSibling)s(D,u,e);else 3!==t&&4!==t||(D.nodeValue=D.nodeValue.split(u).join(e))}function t(D,u){for(var e=u.length;-1<--e;)D.push(u[e])}function u(D,u,e){for(var t;D&&D!==u;){if(t=D._next||D.nextSibling)return t.textContent.charAt(0)===e;D=D.parentNode||D._parent}}function v(D){var u,e,t=n(D.childNodes),F=t.length;for(u=0;uL&&("BR"!==d.nodeName||0===r)&&(B=[],z.push(B),b=g),G&&(d._x=d.offsetLeft,d._y=g,d._w=d.offsetWidth,d._h=d.offsetHeight),z&&((d._isSplit&&h||!q&&h||P&&h||!P&&d.parentNode.parentNode===D&&!d.parentNode._isSplit)&&(B.push(d),d._x-=_,u(d,D,j)&&(d._wordEnd=!0)),"BR"===d.nodeName&&(d.nextSibling&&"BR"===d.nextSibling.nodeName||0===r)&&z.push([])));for(r=0;rD.clientHeight&&(D.style.height=E-m+"px",D.clientHeightD.clientWidth&&(D.style.width=n-N+"px",D.clientWidth",x=1,g=u.specialChars?"function"==typeof u.specialChars?u.specialChars:p:null,y=X.createElement("div"),v=D.parentNode;for(v.insertBefore(y,D),y.textContent=D.nodeValue,v.removeChild(D),l=-1!==(F=function getText(D){var u=D.nodeType,e="";if(1===u||9===u||11===u){if("string"==typeof D.textContent)return D.textContent;for(D=D.firstChild;D;D=D.nextSibling)e+=getText(D)}else if(3===u||4===u)return D.nodeValue;return e}(D=y)).indexOf("<"),!1!==u.reduceWhiteSpace&&(F=F.replace(S," ").replace(b,"")),l&&(F=F.split("<").join("{{LT}}")),E=F.length,C=(" "===F.charAt(0)?A:"")+e(),i=0;i":r,i+=d-1;else if(r===f&&F.charAt(i-1)!==f&&i){for(C+=x?c:"",x=0;F.charAt(i+1)===f;)C+=A,i++;i===E-1?C+=A:")"!==F.charAt(i+1)&&(C+=A+e(),x=1)}else"{"===r&&"{{LT}}"===F.substr(i,6)?(C+=h?t()+"{{LT}}":"{{LT}}",i+=5):55296<=r.charCodeAt(0)&&r.charCodeAt(0)<=56319||65024<=F.charCodeAt(i+1)&&F.charCodeAt(i+1)<=65039?(n=((F.substr(i,12).split(_)||[])[1]||"").length||2,C+=h&&" "!==r?t()+F.substr(i,n)+"":F.substr(i,n),i+=n-1):C+=h&&" "!==r?t()+r+"":r;D.outerHTML=C+(x?c:""),l&&s(v,"{{LT}}","<")}function z(D,u,e,t){var F,C,i=n(D.childNodes),E=i.length,s=o(u);if(3!==D.nodeType||1[].concat(...Element.prototype.querySelectorAll.call(e,t)),findOne:(t,e=document.documentElement)=>Element.prototype.querySelector.call(e,t),children:(t,e)=>[].concat(...t.children).filter(t=>t.matches(e)),parents(t,e){const i=[];let n=t.parentNode;for(;n&&n.nodeType===Node.ELEMENT_NODE&&3!==n.nodeType;)n.matches(e)&&i.push(n),n=n.parentNode;return i},prev(t,e){let i=t.previousElementSibling;for(;i;){if(i.matches(e))return[i];i=i.previousElementSibling}return[]},next(t,e){let i=t.nextElementSibling;for(;i;){if(i.matches(e))return[i];i=i.nextElementSibling}return[]}},e=t=>{do{t+=Math.floor(1e6*Math.random())}while(document.getElementById(t));return t},i=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let i=t.getAttribute("href");if(!i||!i.includes("#")&&!i.startsWith("."))return null;i.includes("#")&&!i.startsWith("#")&&(i="#"+i.split("#")[1]),e=i&&"#"!==i?i.trim():null}return e},n=t=>{const e=i(t);return e&&document.querySelector(e)?e:null},s=t=>{const e=i(t);return e?document.querySelector(e):null},o=t=>{t.dispatchEvent(new Event("transitionend"))},r=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),a=e=>r(e)?e.jquery?e[0]:e:"string"==typeof e&&e.length>0?t.findOne(e):null,l=(t,e,i)=>{Object.keys(i).forEach(n=>{const s=i[n],o=e[n],a=o&&r(o)?"element":null==(l=o)?""+l:{}.toString.call(l).match(/\s([a-z]+)/i)[1].toLowerCase();var l;if(!new RegExp(s).test(a))throw new TypeError(`${t.toUpperCase()}: Option "${n}" provided type "${a}" but expected type "${s}".`)})},c=t=>!(!r(t)||0===t.getClientRects().length)&&"visible"===getComputedStyle(t).getPropertyValue("visibility"),h=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),d=t=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?d(t.parentNode):null},u=()=>{},f=t=>t.offsetHeight,p=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},m=[],g=()=>"rtl"===document.documentElement.dir,_=t=>{var e;e=()=>{const e=p();if(e){const i=t.NAME,n=e.fn[i];e.fn[i]=t.jQueryInterface,e.fn[i].Constructor=t,e.fn[i].noConflict=()=>(e.fn[i]=n,t.jQueryInterface)}},"loading"===document.readyState?(m.length||document.addEventListener("DOMContentLoaded",()=>{m.forEach(t=>t())}),m.push(e)):e()},b=t=>{"function"==typeof t&&t()},v=(t,e,i=!0)=>{if(!i)return void b(t);const n=(t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:i}=window.getComputedStyle(t);const n=Number.parseFloat(e),s=Number.parseFloat(i);return n||s?(e=e.split(",")[0],i=i.split(",")[0],1e3*(Number.parseFloat(e)+Number.parseFloat(i))):0})(e)+5;let s=!1;const r=({target:i})=>{i===e&&(s=!0,e.removeEventListener("transitionend",r),b(t))};e.addEventListener("transitionend",r),setTimeout(()=>{s||o(e)},n)},y=(t,e,i,n)=>{let s=t.indexOf(e);if(-1===s)return t[!i&&n?t.length-1:0];const o=t.length;return s+=i?1:-1,n&&(s=(s+o)%o),t[Math.max(0,Math.min(s,o-1))]},w=/[^.]*(?=\..*)\.|.*/,E=/\..*/,A=/::\d+$/,T={};let O=1;const C={mouseenter:"mouseover",mouseleave:"mouseout"},k=/^(mouseenter|mouseleave)/i,L=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function x(t,e){return e&&`${e}::${O++}`||t.uidEvent||O++}function D(t){const e=x(t);return t.uidEvent=e,T[e]=T[e]||{},T[e]}function S(t,e,i=null){const n=Object.keys(t);for(let s=0,o=n.length;sfunction(e){if(!e.relatedTarget||e.relatedTarget!==e.delegateTarget&&!e.delegateTarget.contains(e.relatedTarget))return t.call(this,e)};n?n=t(n):i=t(i)}const[o,r,a]=I(e,i,n),l=D(t),c=l[a]||(l[a]={}),h=S(c,r,o?i:null);if(h)return void(h.oneOff=h.oneOff&&s);const d=x(r,e.replace(w,"")),u=o?function(t,e,i){return function n(s){const o=t.querySelectorAll(e);for(let{target:r}=s;r&&r!==this;r=r.parentNode)for(let a=o.length;a--;)if(o[a]===r)return s.delegateTarget=r,n.oneOff&&P.off(t,s.type,e,i),i.apply(r,[s]);return null}}(t,i,n):function(t,e){return function i(n){return n.delegateTarget=t,i.oneOff&&P.off(t,n.type,e),e.apply(t,[n])}}(t,i);u.delegationSelector=o?i:null,u.originalHandler=r,u.oneOff=s,u.uidEvent=d,c[d]=u,t.addEventListener(a,u,o)}function j(t,e,i,n,s){const o=S(e[i],n,s);o&&(t.removeEventListener(i,o,Boolean(s)),delete e[i][o.uidEvent])}function M(t){return t=t.replace(E,""),C[t]||t}const P={on(t,e,i,n){N(t,e,i,n,!1)},one(t,e,i,n){N(t,e,i,n,!0)},off(t,e,i,n){if("string"!=typeof e||!t)return;const[s,o,r]=I(e,i,n),a=r!==e,l=D(t),c=e.startsWith(".");if(void 0!==o){if(!l||!l[r])return;return void j(t,l,r,o,s?i:null)}c&&Object.keys(l).forEach(i=>{!function(t,e,i,n){const s=e[i]||{};Object.keys(s).forEach(o=>{if(o.includes(n)){const n=s[o];j(t,e,i,n.originalHandler,n.delegationSelector)}})}(t,l,i,e.slice(1))});const h=l[r]||{};Object.keys(h).forEach(i=>{const n=i.replace(A,"");if(!a||e.includes(n)){const e=h[i];j(t,l,r,e.originalHandler,e.delegationSelector)}})},trigger(t,e,i){if("string"!=typeof e||!t)return null;const n=p(),s=M(e),o=e!==s,r=L.has(s);let a,l=!0,c=!0,h=!1,d=null;return o&&n&&(a=n.Event(e,i),n(t).trigger(a),l=!a.isPropagationStopped(),c=!a.isImmediatePropagationStopped(),h=a.isDefaultPrevented()),r?(d=document.createEvent("HTMLEvents"),d.initEvent(s,l,!0)):d=new CustomEvent(e,{bubbles:l,cancelable:!0}),void 0!==i&&Object.keys(i).forEach(t=>{Object.defineProperty(d,t,{get:()=>i[t]})}),h&&d.preventDefault(),c&&t.dispatchEvent(d),d.defaultPrevented&&void 0!==a&&a.preventDefault(),d}},H=new Map;var R={set(t,e,i){H.has(t)||H.set(t,new Map);const n=H.get(t);n.has(e)||0===n.size?n.set(e,i):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(n.keys())[0]}.`)},get:(t,e)=>H.has(t)&&H.get(t).get(e)||null,remove(t,e){if(!H.has(t))return;const i=H.get(t);i.delete(e),0===i.size&&H.delete(t)}};class B{constructor(t){(t=a(t))&&(this._element=t,R.set(this._element,this.constructor.DATA_KEY,this))}dispose(){R.remove(this._element,this.constructor.DATA_KEY),P.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach(t=>{this[t]=null})}_queueCallback(t,e,i=!0){v(t,e,i)}static getInstance(t){return R.get(t,this.DATA_KEY)}static getOrCreateInstance(t,e={}){return this.getInstance(t)||new this(t,"object"==typeof e?e:null)}static get VERSION(){return"5.0.2"}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}static get DATA_KEY(){return"bs."+this.NAME}static get EVENT_KEY(){return"."+this.DATA_KEY}}class W extends B{static get NAME(){return"alert"}close(t){const e=t?this._getRootElement(t):this._element,i=this._triggerCloseEvent(e);null===i||i.defaultPrevented||this._removeElement(e)}_getRootElement(t){return s(t)||t.closest(".alert")}_triggerCloseEvent(t){return P.trigger(t,"close.bs.alert")}_removeElement(t){t.classList.remove("show");const e=t.classList.contains("fade");this._queueCallback(()=>this._destroyElement(t),t,e)}_destroyElement(t){t.remove(),P.trigger(t,"closed.bs.alert")}static jQueryInterface(t){return this.each((function(){const e=W.getOrCreateInstance(this);"close"===t&&e[t](this)}))}static handleDismiss(t){return function(e){e&&e.preventDefault(),t.close(this)}}}P.on(document,"click.bs.alert.data-api",'[data-bs-dismiss="alert"]',W.handleDismiss(new W)),_(W);class q extends B{static get NAME(){return"button"}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle("active"))}static jQueryInterface(t){return this.each((function(){const e=q.getOrCreateInstance(this);"toggle"===t&&e[t]()}))}}function z(t){return"true"===t||"false"!==t&&(t===Number(t).toString()?Number(t):""===t||"null"===t?null:t)}function $(t){return t.replace(/[A-Z]/g,t=>"-"+t.toLowerCase())}P.on(document,"click.bs.button.data-api",'[data-bs-toggle="button"]',t=>{t.preventDefault();const e=t.target.closest('[data-bs-toggle="button"]');q.getOrCreateInstance(e).toggle()}),_(q);const U={setDataAttribute(t,e,i){t.setAttribute("data-bs-"+$(e),i)},removeDataAttribute(t,e){t.removeAttribute("data-bs-"+$(e))},getDataAttributes(t){if(!t)return{};const e={};return Object.keys(t.dataset).filter(t=>t.startsWith("bs")).forEach(i=>{let n=i.replace(/^bs/,"");n=n.charAt(0).toLowerCase()+n.slice(1,n.length),e[n]=z(t.dataset[i])}),e},getDataAttribute:(t,e)=>z(t.getAttribute("data-bs-"+$(e))),offset(t){const e=t.getBoundingClientRect();return{top:e.top+document.body.scrollTop,left:e.left+document.body.scrollLeft}},position:t=>({top:t.offsetTop,left:t.offsetLeft})},F={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},V={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},K="next",X="prev",Y="left",Q="right",G={ArrowLeft:Q,ArrowRight:Y};class Z extends B{constructor(e,i){super(e),this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(i),this._indicatorsElement=t.findOne(".carousel-indicators",this._element),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent),this._addEventListeners()}static get Default(){return F}static get NAME(){return"carousel"}next(){this._slide(K)}nextWhenVisible(){!document.hidden&&c(this._element)&&this.next()}prev(){this._slide(X)}pause(e){e||(this._isPaused=!0),t.findOne(".carousel-item-next, .carousel-item-prev",this._element)&&(o(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null}cycle(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config&&this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))}to(e){this._activeElement=t.findOne(".active.carousel-item",this._element);const i=this._getItemIndex(this._activeElement);if(e>this._items.length-1||e<0)return;if(this._isSliding)return void P.one(this._element,"slid.bs.carousel",()=>this.to(e));if(i===e)return this.pause(),void this.cycle();const n=e>i?K:X;this._slide(n,this._items[e])}_getConfig(t){return t={...F,...U.getDataAttributes(this._element),..."object"==typeof t?t:{}},l("carousel",t,V),t}_handleSwipe(){const t=Math.abs(this.touchDeltaX);if(t<=40)return;const e=t/this.touchDeltaX;this.touchDeltaX=0,e&&this._slide(e>0?Q:Y)}_addEventListeners(){this._config.keyboard&&P.on(this._element,"keydown.bs.carousel",t=>this._keydown(t)),"hover"===this._config.pause&&(P.on(this._element,"mouseenter.bs.carousel",t=>this.pause(t)),P.on(this._element,"mouseleave.bs.carousel",t=>this.cycle(t))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()}_addTouchEventListeners(){const e=t=>{!this._pointerEvent||"pen"!==t.pointerType&&"touch"!==t.pointerType?this._pointerEvent||(this.touchStartX=t.touches[0].clientX):this.touchStartX=t.clientX},i=t=>{this.touchDeltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-this.touchStartX},n=t=>{!this._pointerEvent||"pen"!==t.pointerType&&"touch"!==t.pointerType||(this.touchDeltaX=t.clientX-this.touchStartX),this._handleSwipe(),"hover"===this._config.pause&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(t=>this.cycle(t),500+this._config.interval))};t.find(".carousel-item img",this._element).forEach(t=>{P.on(t,"dragstart.bs.carousel",t=>t.preventDefault())}),this._pointerEvent?(P.on(this._element,"pointerdown.bs.carousel",t=>e(t)),P.on(this._element,"pointerup.bs.carousel",t=>n(t)),this._element.classList.add("pointer-event")):(P.on(this._element,"touchstart.bs.carousel",t=>e(t)),P.on(this._element,"touchmove.bs.carousel",t=>i(t)),P.on(this._element,"touchend.bs.carousel",t=>n(t)))}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const e=G[t.key];e&&(t.preventDefault(),this._slide(e))}_getItemIndex(e){return this._items=e&&e.parentNode?t.find(".carousel-item",e.parentNode):[],this._items.indexOf(e)}_getItemByOrder(t,e){const i=t===K;return y(this._items,e,i,this._config.wrap)}_triggerSlideEvent(e,i){const n=this._getItemIndex(e),s=this._getItemIndex(t.findOne(".active.carousel-item",this._element));return P.trigger(this._element,"slide.bs.carousel",{relatedTarget:e,direction:i,from:s,to:n})}_setActiveIndicatorElement(e){if(this._indicatorsElement){const i=t.findOne(".active",this._indicatorsElement);i.classList.remove("active"),i.removeAttribute("aria-current");const n=t.find("[data-bs-target]",this._indicatorsElement);for(let t=0;t{P.trigger(this._element,"slid.bs.carousel",{relatedTarget:r,direction:u,from:o,to:a})};if(this._element.classList.contains("slide")){r.classList.add(d),f(r),s.classList.add(h),r.classList.add(h);const t=()=>{r.classList.remove(h,d),r.classList.add("active"),s.classList.remove("active",d,h),this._isSliding=!1,setTimeout(p,0)};this._queueCallback(t,s,!0)}else s.classList.remove("active"),r.classList.add("active"),this._isSliding=!1,p();l&&this.cycle()}_directionToOrder(t){return[Q,Y].includes(t)?g()?t===Y?X:K:t===Y?K:X:t}_orderToDirection(t){return[K,X].includes(t)?g()?t===X?Y:Q:t===X?Q:Y:t}static carouselInterface(t,e){const i=Z.getOrCreateInstance(t,e);let{_config:n}=i;"object"==typeof e&&(n={...n,...e});const s="string"==typeof e?e:n.slide;if("number"==typeof e)i.to(e);else if("string"==typeof s){if(void 0===i[s])throw new TypeError(`No method named "${s}"`);i[s]()}else n.interval&&n.ride&&(i.pause(),i.cycle())}static jQueryInterface(t){return this.each((function(){Z.carouselInterface(this,t)}))}static dataApiClickHandler(t){const e=s(this);if(!e||!e.classList.contains("carousel"))return;const i={...U.getDataAttributes(e),...U.getDataAttributes(this)},n=this.getAttribute("data-bs-slide-to");n&&(i.interval=!1),Z.carouselInterface(e,i),n&&Z.getInstance(e).to(n),t.preventDefault()}}P.on(document,"click.bs.carousel.data-api","[data-bs-slide], [data-bs-slide-to]",Z.dataApiClickHandler),P.on(window,"load.bs.carousel.data-api",()=>{const e=t.find('[data-bs-ride="carousel"]');for(let t=0,i=e.length;tt===this._element);null!==o&&r.length&&(this._selector=o,this._triggerArray.push(i))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}static get Default(){return J}static get NAME(){return"collapse"}toggle(){this._element.classList.contains("show")?this.hide():this.show()}show(){if(this._isTransitioning||this._element.classList.contains("show"))return;let e,i;this._parent&&(e=t.find(".show, .collapsing",this._parent).filter(t=>"string"==typeof this._config.parent?t.getAttribute("data-bs-parent")===this._config.parent:t.classList.contains("collapse")),0===e.length&&(e=null));const n=t.findOne(this._selector);if(e){const t=e.find(t=>n!==t);if(i=t?et.getInstance(t):null,i&&i._isTransitioning)return}if(P.trigger(this._element,"show.bs.collapse").defaultPrevented)return;e&&e.forEach(t=>{n!==t&&et.collapseInterface(t,"hide"),i||R.set(t,"bs.collapse",null)});const s=this._getDimension();this._element.classList.remove("collapse"),this._element.classList.add("collapsing"),this._element.style[s]=0,this._triggerArray.length&&this._triggerArray.forEach(t=>{t.classList.remove("collapsed"),t.setAttribute("aria-expanded",!0)}),this.setTransitioning(!0);const o="scroll"+(s[0].toUpperCase()+s.slice(1));this._queueCallback(()=>{this._element.classList.remove("collapsing"),this._element.classList.add("collapse","show"),this._element.style[s]="",this.setTransitioning(!1),P.trigger(this._element,"shown.bs.collapse")},this._element,!0),this._element.style[s]=this._element[o]+"px"}hide(){if(this._isTransitioning||!this._element.classList.contains("show"))return;if(P.trigger(this._element,"hide.bs.collapse").defaultPrevented)return;const t=this._getDimension();this._element.style[t]=this._element.getBoundingClientRect()[t]+"px",f(this._element),this._element.classList.add("collapsing"),this._element.classList.remove("collapse","show");const e=this._triggerArray.length;if(e>0)for(let t=0;t{this.setTransitioning(!1),this._element.classList.remove("collapsing"),this._element.classList.add("collapse"),P.trigger(this._element,"hidden.bs.collapse")},this._element,!0)}setTransitioning(t){this._isTransitioning=t}_getConfig(t){return(t={...J,...t}).toggle=Boolean(t.toggle),l("collapse",t,tt),t}_getDimension(){return this._element.classList.contains("width")?"width":"height"}_getParent(){let{parent:e}=this._config;e=a(e);const i=`[data-bs-toggle="collapse"][data-bs-parent="${e}"]`;return t.find(i,e).forEach(t=>{const e=s(t);this._addAriaAndCollapsedClass(e,[t])}),e}_addAriaAndCollapsedClass(t,e){if(!t||!e.length)return;const i=t.classList.contains("show");e.forEach(t=>{i?t.classList.remove("collapsed"):t.classList.add("collapsed"),t.setAttribute("aria-expanded",i)})}static collapseInterface(t,e){let i=et.getInstance(t);const n={...J,...U.getDataAttributes(t),..."object"==typeof e&&e?e:{}};if(!i&&n.toggle&&"string"==typeof e&&/show|hide/.test(e)&&(n.toggle=!1),i||(i=new et(t,n)),"string"==typeof e){if(void 0===i[e])throw new TypeError(`No method named "${e}"`);i[e]()}}static jQueryInterface(t){return this.each((function(){et.collapseInterface(this,t)}))}}P.on(document,"click.bs.collapse.data-api",'[data-bs-toggle="collapse"]',(function(e){("A"===e.target.tagName||e.delegateTarget&&"A"===e.delegateTarget.tagName)&&e.preventDefault();const i=U.getDataAttributes(this),s=n(this);t.find(s).forEach(t=>{const e=et.getInstance(t);let n;e?(null===e._parent&&"string"==typeof i.parent&&(e._config.parent=i.parent,e._parent=e._getParent()),n="toggle"):n=i,et.collapseInterface(t,n)})})),_(et);var it="top",nt="bottom",st="right",ot="left",rt=[it,nt,st,ot],at=rt.reduce((function(t,e){return t.concat([e+"-start",e+"-end"])}),[]),lt=[].concat(rt,["auto"]).reduce((function(t,e){return t.concat([e,e+"-start",e+"-end"])}),[]),ct=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function ht(t){return t?(t.nodeName||"").toLowerCase():null}function dt(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function ut(t){return t instanceof dt(t).Element||t instanceof Element}function ft(t){return t instanceof dt(t).HTMLElement||t instanceof HTMLElement}function pt(t){return"undefined"!=typeof ShadowRoot&&(t instanceof dt(t).ShadowRoot||t instanceof ShadowRoot)}var mt={name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var e=t.state;Object.keys(e.elements).forEach((function(t){var i=e.styles[t]||{},n=e.attributes[t]||{},s=e.elements[t];ft(s)&&ht(s)&&(Object.assign(s.style,i),Object.keys(n).forEach((function(t){var e=n[t];!1===e?s.removeAttribute(t):s.setAttribute(t,!0===e?"":e)})))}))},effect:function(t){var e=t.state,i={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,i.popper),e.styles=i,e.elements.arrow&&Object.assign(e.elements.arrow.style,i.arrow),function(){Object.keys(e.elements).forEach((function(t){var n=e.elements[t],s=e.attributes[t]||{},o=Object.keys(e.styles.hasOwnProperty(t)?e.styles[t]:i[t]).reduce((function(t,e){return t[e]="",t}),{});ft(n)&&ht(n)&&(Object.assign(n.style,o),Object.keys(s).forEach((function(t){n.removeAttribute(t)})))}))}},requires:["computeStyles"]};function gt(t){return t.split("-")[0]}function _t(t){var e=t.getBoundingClientRect();return{width:e.width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left,x:e.left,y:e.top}}function bt(t){var e=_t(t),i=t.offsetWidth,n=t.offsetHeight;return Math.abs(e.width-i)<=1&&(i=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:t.offsetLeft,y:t.offsetTop,width:i,height:n}}function vt(t,e){var i=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(i&&pt(i)){var n=e;do{if(n&&t.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function yt(t){return dt(t).getComputedStyle(t)}function wt(t){return["table","td","th"].indexOf(ht(t))>=0}function Et(t){return((ut(t)?t.ownerDocument:t.document)||window.document).documentElement}function At(t){return"html"===ht(t)?t:t.assignedSlot||t.parentNode||(pt(t)?t.host:null)||Et(t)}function Tt(t){return ft(t)&&"fixed"!==yt(t).position?t.offsetParent:null}function Ot(t){for(var e=dt(t),i=Tt(t);i&&wt(i)&&"static"===yt(i).position;)i=Tt(i);return i&&("html"===ht(i)||"body"===ht(i)&&"static"===yt(i).position)?e:i||function(t){var e=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&ft(t)&&"fixed"===yt(t).position)return null;for(var i=At(t);ft(i)&&["html","body"].indexOf(ht(i))<0;){var n=yt(i);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||e&&"filter"===n.willChange||e&&n.filter&&"none"!==n.filter)return i;i=i.parentNode}return null}(t)||e}function Ct(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}var kt=Math.max,Lt=Math.min,xt=Math.round;function Dt(t,e,i){return kt(t,Lt(e,i))}function St(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function It(t,e){return e.reduce((function(e,i){return e[i]=t,e}),{})}var Nt={name:"arrow",enabled:!0,phase:"main",fn:function(t){var e,i=t.state,n=t.name,s=t.options,o=i.elements.arrow,r=i.modifiersData.popperOffsets,a=gt(i.placement),l=Ct(a),c=[ot,st].indexOf(a)>=0?"height":"width";if(o&&r){var h=function(t,e){return St("number"!=typeof(t="function"==typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:It(t,rt))}(s.padding,i),d=bt(o),u="y"===l?it:ot,f="y"===l?nt:st,p=i.rects.reference[c]+i.rects.reference[l]-r[l]-i.rects.popper[c],m=r[l]-i.rects.reference[l],g=Ot(o),_=g?"y"===l?g.clientHeight||0:g.clientWidth||0:0,b=p/2-m/2,v=h[u],y=_-d[c]-h[f],w=_/2-d[c]/2+b,E=Dt(v,w,y),A=l;i.modifiersData[n]=((e={})[A]=E,e.centerOffset=E-w,e)}},effect:function(t){var e=t.state,i=t.options.element,n=void 0===i?"[data-popper-arrow]":i;null!=n&&("string"!=typeof n||(n=e.elements.popper.querySelector(n)))&&vt(e.elements.popper,n)&&(e.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},jt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Mt(t){var e,i=t.popper,n=t.popperRect,s=t.placement,o=t.offsets,r=t.position,a=t.gpuAcceleration,l=t.adaptive,c=t.roundOffsets,h=!0===c?function(t){var e=t.x,i=t.y,n=window.devicePixelRatio||1;return{x:xt(xt(e*n)/n)||0,y:xt(xt(i*n)/n)||0}}(o):"function"==typeof c?c(o):o,d=h.x,u=void 0===d?0:d,f=h.y,p=void 0===f?0:f,m=o.hasOwnProperty("x"),g=o.hasOwnProperty("y"),_=ot,b=it,v=window;if(l){var y=Ot(i),w="clientHeight",E="clientWidth";y===dt(i)&&"static"!==yt(y=Et(i)).position&&(w="scrollHeight",E="scrollWidth"),y=y,s===it&&(b=nt,p-=y[w]-n.height,p*=a?1:-1),s===ot&&(_=st,u-=y[E]-n.width,u*=a?1:-1)}var A,T=Object.assign({position:r},l&&jt);return a?Object.assign({},T,((A={})[b]=g?"0":"",A[_]=m?"0":"",A.transform=(v.devicePixelRatio||1)<2?"translate("+u+"px, "+p+"px)":"translate3d("+u+"px, "+p+"px, 0)",A)):Object.assign({},T,((e={})[b]=g?p+"px":"",e[_]=m?u+"px":"",e.transform="",e))}var Pt={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var e=t.state,i=t.options,n=i.gpuAcceleration,s=void 0===n||n,o=i.adaptive,r=void 0===o||o,a=i.roundOffsets,l=void 0===a||a,c={placement:gt(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:s};null!=e.modifiersData.popperOffsets&&(e.styles.popper=Object.assign({},e.styles.popper,Mt(Object.assign({},c,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:r,roundOffsets:l})))),null!=e.modifiersData.arrow&&(e.styles.arrow=Object.assign({},e.styles.arrow,Mt(Object.assign({},c,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})},data:{}},Ht={passive:!0},Rt={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var e=t.state,i=t.instance,n=t.options,s=n.scroll,o=void 0===s||s,r=n.resize,a=void 0===r||r,l=dt(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return o&&c.forEach((function(t){t.addEventListener("scroll",i.update,Ht)})),a&&l.addEventListener("resize",i.update,Ht),function(){o&&c.forEach((function(t){t.removeEventListener("scroll",i.update,Ht)})),a&&l.removeEventListener("resize",i.update,Ht)}},data:{}},Bt={left:"right",right:"left",bottom:"top",top:"bottom"};function Wt(t){return t.replace(/left|right|bottom|top/g,(function(t){return Bt[t]}))}var qt={start:"end",end:"start"};function zt(t){return t.replace(/start|end/g,(function(t){return qt[t]}))}function $t(t){var e=dt(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Ut(t){return _t(Et(t)).left+$t(t).scrollLeft}function Ft(t){var e=yt(t),i=e.overflow,n=e.overflowX,s=e.overflowY;return/auto|scroll|overlay|hidden/.test(i+s+n)}function Vt(t,e){var i;void 0===e&&(e=[]);var n=function t(e){return["html","body","#document"].indexOf(ht(e))>=0?e.ownerDocument.body:ft(e)&&Ft(e)?e:t(At(e))}(t),s=n===(null==(i=t.ownerDocument)?void 0:i.body),o=dt(n),r=s?[o].concat(o.visualViewport||[],Ft(n)?n:[]):n,a=e.concat(r);return s?a:a.concat(Vt(At(r)))}function Kt(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function Xt(t,e){return"viewport"===e?Kt(function(t){var e=dt(t),i=Et(t),n=e.visualViewport,s=i.clientWidth,o=i.clientHeight,r=0,a=0;return n&&(s=n.width,o=n.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(r=n.offsetLeft,a=n.offsetTop)),{width:s,height:o,x:r+Ut(t),y:a}}(t)):ft(e)?function(t){var e=_t(t);return e.top=e.top+t.clientTop,e.left=e.left+t.clientLeft,e.bottom=e.top+t.clientHeight,e.right=e.left+t.clientWidth,e.width=t.clientWidth,e.height=t.clientHeight,e.x=e.left,e.y=e.top,e}(e):Kt(function(t){var e,i=Et(t),n=$t(t),s=null==(e=t.ownerDocument)?void 0:e.body,o=kt(i.scrollWidth,i.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),r=kt(i.scrollHeight,i.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),a=-n.scrollLeft+Ut(t),l=-n.scrollTop;return"rtl"===yt(s||i).direction&&(a+=kt(i.clientWidth,s?s.clientWidth:0)-o),{width:o,height:r,x:a,y:l}}(Et(t)))}function Yt(t){return t.split("-")[1]}function Qt(t){var e,i=t.reference,n=t.element,s=t.placement,o=s?gt(s):null,r=s?Yt(s):null,a=i.x+i.width/2-n.width/2,l=i.y+i.height/2-n.height/2;switch(o){case it:e={x:a,y:i.y-n.height};break;case nt:e={x:a,y:i.y+i.height};break;case st:e={x:i.x+i.width,y:l};break;case ot:e={x:i.x-n.width,y:l};break;default:e={x:i.x,y:i.y}}var c=o?Ct(o):null;if(null!=c){var h="y"===c?"height":"width";switch(r){case"start":e[c]=e[c]-(i[h]/2-n[h]/2);break;case"end":e[c]=e[c]+(i[h]/2-n[h]/2)}}return e}function Gt(t,e){void 0===e&&(e={});var i=e,n=i.placement,s=void 0===n?t.placement:n,o=i.boundary,r=void 0===o?"clippingParents":o,a=i.rootBoundary,l=void 0===a?"viewport":a,c=i.elementContext,h=void 0===c?"popper":c,d=i.altBoundary,u=void 0!==d&&d,f=i.padding,p=void 0===f?0:f,m=St("number"!=typeof p?p:It(p,rt)),g="popper"===h?"reference":"popper",_=t.elements.reference,b=t.rects.popper,v=t.elements[u?g:h],y=function(t,e,i){var n="clippingParents"===e?function(t){var e=Vt(At(t)),i=["absolute","fixed"].indexOf(yt(t).position)>=0&&ft(t)?Ot(t):t;return ut(i)?e.filter((function(t){return ut(t)&&vt(t,i)&&"body"!==ht(t)})):[]}(t):[].concat(e),s=[].concat(n,[i]),o=s[0],r=s.reduce((function(e,i){var n=Xt(t,i);return e.top=kt(n.top,e.top),e.right=Lt(n.right,e.right),e.bottom=Lt(n.bottom,e.bottom),e.left=kt(n.left,e.left),e}),Xt(t,o));return r.width=r.right-r.left,r.height=r.bottom-r.top,r.x=r.left,r.y=r.top,r}(ut(v)?v:v.contextElement||Et(t.elements.popper),r,l),w=_t(_),E=Qt({reference:w,element:b,strategy:"absolute",placement:s}),A=Kt(Object.assign({},b,E)),T="popper"===h?A:w,O={top:y.top-T.top+m.top,bottom:T.bottom-y.bottom+m.bottom,left:y.left-T.left+m.left,right:T.right-y.right+m.right},C=t.modifiersData.offset;if("popper"===h&&C){var k=C[s];Object.keys(O).forEach((function(t){var e=[st,nt].indexOf(t)>=0?1:-1,i=[it,nt].indexOf(t)>=0?"y":"x";O[t]+=k[i]*e}))}return O}function Zt(t,e){void 0===e&&(e={});var i=e,n=i.placement,s=i.boundary,o=i.rootBoundary,r=i.padding,a=i.flipVariations,l=i.allowedAutoPlacements,c=void 0===l?lt:l,h=Yt(n),d=h?a?at:at.filter((function(t){return Yt(t)===h})):rt,u=d.filter((function(t){return c.indexOf(t)>=0}));0===u.length&&(u=d);var f=u.reduce((function(e,i){return e[i]=Gt(t,{placement:i,boundary:s,rootBoundary:o,padding:r})[gt(i)],e}),{});return Object.keys(f).sort((function(t,e){return f[t]-f[e]}))}var Jt={name:"flip",enabled:!0,phase:"main",fn:function(t){var e=t.state,i=t.options,n=t.name;if(!e.modifiersData[n]._skip){for(var s=i.mainAxis,o=void 0===s||s,r=i.altAxis,a=void 0===r||r,l=i.fallbackPlacements,c=i.padding,h=i.boundary,d=i.rootBoundary,u=i.altBoundary,f=i.flipVariations,p=void 0===f||f,m=i.allowedAutoPlacements,g=e.options.placement,_=gt(g),b=l||(_!==g&&p?function(t){if("auto"===gt(t))return[];var e=Wt(t);return[zt(t),e,zt(e)]}(g):[Wt(g)]),v=[g].concat(b).reduce((function(t,i){return t.concat("auto"===gt(i)?Zt(e,{placement:i,boundary:h,rootBoundary:d,padding:c,flipVariations:p,allowedAutoPlacements:m}):i)}),[]),y=e.rects.reference,w=e.rects.popper,E=new Map,A=!0,T=v[0],O=0;O=0,D=x?"width":"height",S=Gt(e,{placement:C,boundary:h,rootBoundary:d,altBoundary:u,padding:c}),I=x?L?st:ot:L?nt:it;y[D]>w[D]&&(I=Wt(I));var N=Wt(I),j=[];if(o&&j.push(S[k]<=0),a&&j.push(S[I]<=0,S[N]<=0),j.every((function(t){return t}))){T=C,A=!1;break}E.set(C,j)}if(A)for(var M=function(t){var e=v.find((function(e){var i=E.get(e);if(i)return i.slice(0,t).every((function(t){return t}))}));if(e)return T=e,"break"},P=p?3:1;P>0&&"break"!==M(P);P--);e.placement!==T&&(e.modifiersData[n]._skip=!0,e.placement=T,e.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function te(t,e,i){return void 0===i&&(i={x:0,y:0}),{top:t.top-e.height-i.y,right:t.right-e.width+i.x,bottom:t.bottom-e.height+i.y,left:t.left-e.width-i.x}}function ee(t){return[it,st,nt,ot].some((function(e){return t[e]>=0}))}var ie={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var e=t.state,i=t.name,n=e.rects.reference,s=e.rects.popper,o=e.modifiersData.preventOverflow,r=Gt(e,{elementContext:"reference"}),a=Gt(e,{altBoundary:!0}),l=te(r,n),c=te(a,s,o),h=ee(l),d=ee(c);e.modifiersData[i]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:h,hasPopperEscaped:d},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":h,"data-popper-escaped":d})}},ne={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var e=t.state,i=t.options,n=t.name,s=i.offset,o=void 0===s?[0,0]:s,r=lt.reduce((function(t,i){return t[i]=function(t,e,i){var n=gt(t),s=[ot,it].indexOf(n)>=0?-1:1,o="function"==typeof i?i(Object.assign({},e,{placement:t})):i,r=o[0],a=o[1];return r=r||0,a=(a||0)*s,[ot,st].indexOf(n)>=0?{x:a,y:r}:{x:r,y:a}}(i,e.rects,o),t}),{}),a=r[e.placement],l=a.x,c=a.y;null!=e.modifiersData.popperOffsets&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=c),e.modifiersData[n]=r}},se={name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var e=t.state,i=t.name;e.modifiersData[i]=Qt({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})},data:{}},oe={name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var e=t.state,i=t.options,n=t.name,s=i.mainAxis,o=void 0===s||s,r=i.altAxis,a=void 0!==r&&r,l=i.boundary,c=i.rootBoundary,h=i.altBoundary,d=i.padding,u=i.tether,f=void 0===u||u,p=i.tetherOffset,m=void 0===p?0:p,g=Gt(e,{boundary:l,rootBoundary:c,padding:d,altBoundary:h}),_=gt(e.placement),b=Yt(e.placement),v=!b,y=Ct(_),w="x"===y?"y":"x",E=e.modifiersData.popperOffsets,A=e.rects.reference,T=e.rects.popper,O="function"==typeof m?m(Object.assign({},e.rects,{placement:e.placement})):m,C={x:0,y:0};if(E){if(o||a){var k="y"===y?it:ot,L="y"===y?nt:st,x="y"===y?"height":"width",D=E[y],S=E[y]+g[k],I=E[y]-g[L],N=f?-T[x]/2:0,j="start"===b?A[x]:T[x],M="start"===b?-T[x]:-A[x],P=e.elements.arrow,H=f&&P?bt(P):{width:0,height:0},R=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},B=R[k],W=R[L],q=Dt(0,A[x],H[x]),z=v?A[x]/2-N-q-B-O:j-q-B-O,$=v?-A[x]/2+N+q+W+O:M+q+W+O,U=e.elements.arrow&&Ot(e.elements.arrow),F=U?"y"===y?U.clientTop||0:U.clientLeft||0:0,V=e.modifiersData.offset?e.modifiersData.offset[e.placement][y]:0,K=E[y]+z-V-F,X=E[y]+$-V;if(o){var Y=Dt(f?Lt(S,K):S,D,f?kt(I,X):I);E[y]=Y,C[y]=Y-D}if(a){var Q="x"===y?it:ot,G="x"===y?nt:st,Z=E[w],J=Z+g[Q],tt=Z-g[G],et=Dt(f?Lt(J,K):J,Z,f?kt(tt,X):tt);E[w]=et,C[w]=et-Z}}e.modifiersData[n]=C}},requiresIfExists:["offset"]};function re(t,e,i){void 0===i&&(i=!1);var n,s,o=Et(e),r=_t(t),a=ft(e),l={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(a||!a&&!i)&&(("body"!==ht(e)||Ft(o))&&(l=(n=e)!==dt(n)&&ft(n)?{scrollLeft:(s=n).scrollLeft,scrollTop:s.scrollTop}:$t(n)),ft(e)?((c=_t(e)).x+=e.clientLeft,c.y+=e.clientTop):o&&(c.x=Ut(o))),{x:r.left+l.scrollLeft-c.x,y:r.top+l.scrollTop-c.y,width:r.width,height:r.height}}var ae={placement:"bottom",modifiers:[],strategy:"absolute"};function le(){for(var t=arguments.length,e=new Array(t),i=0;i"applyStyles"===t.name&&!1===t.enabled);this._popper=ue(e,this._menu,i),n&&U.setDataAttribute(this._menu,"popper","static")}"ontouchstart"in document.documentElement&&!t.closest(".navbar-nav")&&[].concat(...document.body.children).forEach(t=>P.on(t,"mouseover",u)),this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.toggle("show"),this._element.classList.toggle("show"),P.trigger(this._element,"shown.bs.dropdown",e)}}hide(){if(h(this._element)||!this._menu.classList.contains("show"))return;const t={relatedTarget:this._element};this._completeHide(t)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_addEventListeners(){P.on(this._element,"click.bs.dropdown",t=>{t.preventDefault(),this.toggle()})}_completeHide(t){P.trigger(this._element,"hide.bs.dropdown",t).defaultPrevented||("ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(t=>P.off(t,"mouseover",u)),this._popper&&this._popper.destroy(),this._menu.classList.remove("show"),this._element.classList.remove("show"),this._element.setAttribute("aria-expanded","false"),U.removeDataAttribute(this._menu,"popper"),P.trigger(this._element,"hidden.bs.dropdown",t))}_getConfig(t){if(t={...this.constructor.Default,...U.getDataAttributes(this._element),...t},l("dropdown",t,this.constructor.DefaultType),"object"==typeof t.reference&&!r(t.reference)&&"function"!=typeof t.reference.getBoundingClientRect)throw new TypeError("dropdown".toUpperCase()+': Option "reference" provided type "object" without a required "getBoundingClientRect" method.');return t}_getMenuElement(){return t.next(this._element,".dropdown-menu")[0]}_getPlacement(){const t=this._element.parentNode;if(t.classList.contains("dropend"))return ve;if(t.classList.contains("dropstart"))return ye;const e="end"===getComputedStyle(this._menu).getPropertyValue("--bs-position").trim();return t.classList.contains("dropup")?e?ge:me:e?be:_e}_detectNavbar(){return null!==this._element.closest(".navbar")}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map(t=>Number.parseInt(t,10)):"function"==typeof t?e=>t(e,this._element):t}_getPopperConfig(){const t={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return"static"===this._config.display&&(t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,..."function"==typeof this._config.popperConfig?this._config.popperConfig(t):this._config.popperConfig}}_selectMenuItem({key:e,target:i}){const n=t.find(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",this._menu).filter(c);n.length&&y(n,i,"ArrowDown"===e,!n.includes(i)).focus()}static dropdownInterface(t,e){const i=Ae.getOrCreateInstance(t,e);if("string"==typeof e){if(void 0===i[e])throw new TypeError(`No method named "${e}"`);i[e]()}}static jQueryInterface(t){return this.each((function(){Ae.dropdownInterface(this,t)}))}static clearMenus(e){if(e&&(2===e.button||"keyup"===e.type&&"Tab"!==e.key))return;const i=t.find('[data-bs-toggle="dropdown"]');for(let t=0,n=i.length;tthis.matches('[data-bs-toggle="dropdown"]')?this:t.prev(this,'[data-bs-toggle="dropdown"]')[0];return"Escape"===e.key?(n().focus(),void Ae.clearMenus()):"ArrowUp"===e.key||"ArrowDown"===e.key?(i||n().click(),void Ae.getInstance(n())._selectMenuItem(e)):void(i&&"Space"!==e.key||Ae.clearMenus())}}P.on(document,"keydown.bs.dropdown.data-api",'[data-bs-toggle="dropdown"]',Ae.dataApiKeydownHandler),P.on(document,"keydown.bs.dropdown.data-api",".dropdown-menu",Ae.dataApiKeydownHandler),P.on(document,"click.bs.dropdown.data-api",Ae.clearMenus),P.on(document,"keyup.bs.dropdown.data-api",Ae.clearMenus),P.on(document,"click.bs.dropdown.data-api",'[data-bs-toggle="dropdown"]',(function(t){t.preventDefault(),Ae.dropdownInterface(this)})),_(Ae);class Te{constructor(){this._element=document.body}getWidth(){const t=document.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}hide(){const t=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,"paddingRight",e=>e+t),this._setElementAttributes(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top","paddingRight",e=>e+t),this._setElementAttributes(".sticky-top","marginRight",e=>e-t)}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,e,i){const n=this.getWidth();this._applyManipulationCallback(t,t=>{if(t!==this._element&&window.innerWidth>t.clientWidth+n)return;this._saveInitialAttribute(t,e);const s=window.getComputedStyle(t)[e];t.style[e]=i(Number.parseFloat(s))+"px"})}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,"paddingRight"),this._resetElementAttributes(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top","paddingRight"),this._resetElementAttributes(".sticky-top","marginRight")}_saveInitialAttribute(t,e){const i=t.style[e];i&&U.setDataAttribute(t,e,i)}_resetElementAttributes(t,e){this._applyManipulationCallback(t,t=>{const i=U.getDataAttribute(t,e);void 0===i?t.style.removeProperty(e):(U.removeDataAttribute(t,e),t.style[e]=i)})}_applyManipulationCallback(e,i){r(e)?i(e):t.find(e,this._element).forEach(i)}isOverflowing(){return this.getWidth()>0}}const Oe={isVisible:!0,isAnimated:!1,rootElement:"body",clickCallback:null},Ce={isVisible:"boolean",isAnimated:"boolean",rootElement:"(element|string)",clickCallback:"(function|null)"};class ke{constructor(t){this._config=this._getConfig(t),this._isAppended=!1,this._element=null}show(t){this._config.isVisible?(this._append(),this._config.isAnimated&&f(this._getElement()),this._getElement().classList.add("show"),this._emulateAnimation(()=>{b(t)})):b(t)}hide(t){this._config.isVisible?(this._getElement().classList.remove("show"),this._emulateAnimation(()=>{this.dispose(),b(t)})):b(t)}_getElement(){if(!this._element){const t=document.createElement("div");t.className="modal-backdrop",this._config.isAnimated&&t.classList.add("fade"),this._element=t}return this._element}_getConfig(t){return(t={...Oe,..."object"==typeof t?t:{}}).rootElement=a(t.rootElement),l("backdrop",t,Ce),t}_append(){this._isAppended||(this._config.rootElement.appendChild(this._getElement()),P.on(this._getElement(),"mousedown.bs.backdrop",()=>{b(this._config.clickCallback)}),this._isAppended=!0)}dispose(){this._isAppended&&(P.off(this._element,"mousedown.bs.backdrop"),this._element.remove(),this._isAppended=!1)}_emulateAnimation(t){v(t,this._getElement(),this._config.isAnimated)}}const Le={backdrop:!0,keyboard:!0,focus:!0},xe={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean"};class De extends B{constructor(e,i){super(e),this._config=this._getConfig(i),this._dialog=t.findOne(".modal-dialog",this._element),this._backdrop=this._initializeBackDrop(),this._isShown=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollBar=new Te}static get Default(){return Le}static get NAME(){return"modal"}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||P.trigger(this._element,"show.bs.modal",{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isAnimated()&&(this._isTransitioning=!0),this._scrollBar.hide(),document.body.classList.add("modal-open"),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),P.on(this._element,"click.dismiss.bs.modal",'[data-bs-dismiss="modal"]',t=>this.hide(t)),P.on(this._dialog,"mousedown.dismiss.bs.modal",()=>{P.one(this._element,"mouseup.dismiss.bs.modal",t=>{t.target===this._element&&(this._ignoreBackdropClick=!0)})}),this._showBackdrop(()=>this._showElement(t)))}hide(t){if(t&&["A","AREA"].includes(t.target.tagName)&&t.preventDefault(),!this._isShown||this._isTransitioning)return;if(P.trigger(this._element,"hide.bs.modal").defaultPrevented)return;this._isShown=!1;const e=this._isAnimated();e&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),P.off(document,"focusin.bs.modal"),this._element.classList.remove("show"),P.off(this._element,"click.dismiss.bs.modal"),P.off(this._dialog,"mousedown.dismiss.bs.modal"),this._queueCallback(()=>this._hideModal(),this._element,e)}dispose(){[window,this._dialog].forEach(t=>P.off(t,".bs.modal")),this._backdrop.dispose(),super.dispose(),P.off(document,"focusin.bs.modal")}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new ke({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}_getConfig(t){return t={...Le,...U.getDataAttributes(this._element),..."object"==typeof t?t:{}},l("modal",t,xe),t}_showElement(e){const i=this._isAnimated(),n=t.findOne(".modal-body",this._dialog);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0,n&&(n.scrollTop=0),i&&f(this._element),this._element.classList.add("show"),this._config.focus&&this._enforceFocus(),this._queueCallback(()=>{this._config.focus&&this._element.focus(),this._isTransitioning=!1,P.trigger(this._element,"shown.bs.modal",{relatedTarget:e})},this._dialog,i)}_enforceFocus(){P.off(document,"focusin.bs.modal"),P.on(document,"focusin.bs.modal",t=>{document===t.target||this._element===t.target||this._element.contains(t.target)||this._element.focus()})}_setEscapeEvent(){this._isShown?P.on(this._element,"keydown.dismiss.bs.modal",t=>{this._config.keyboard&&"Escape"===t.key?(t.preventDefault(),this.hide()):this._config.keyboard||"Escape"!==t.key||this._triggerBackdropTransition()}):P.off(this._element,"keydown.dismiss.bs.modal")}_setResizeEvent(){this._isShown?P.on(window,"resize.bs.modal",()=>this._adjustDialog()):P.off(window,"resize.bs.modal")}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove("modal-open"),this._resetAdjustments(),this._scrollBar.reset(),P.trigger(this._element,"hidden.bs.modal")})}_showBackdrop(t){P.on(this._element,"click.dismiss.bs.modal",t=>{this._ignoreBackdropClick?this._ignoreBackdropClick=!1:t.target===t.currentTarget&&(!0===this._config.backdrop?this.hide():"static"===this._config.backdrop&&this._triggerBackdropTransition())}),this._backdrop.show(t)}_isAnimated(){return this._element.classList.contains("fade")}_triggerBackdropTransition(){if(P.trigger(this._element,"hidePrevented.bs.modal").defaultPrevented)return;const{classList:t,scrollHeight:e,style:i}=this._element,n=e>document.documentElement.clientHeight;!n&&"hidden"===i.overflowY||t.contains("modal-static")||(n||(i.overflowY="hidden"),t.add("modal-static"),this._queueCallback(()=>{t.remove("modal-static"),n||this._queueCallback(()=>{i.overflowY=""},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const t=this._element.scrollHeight>document.documentElement.clientHeight,e=this._scrollBar.getWidth(),i=e>0;(!i&&t&&!g()||i&&!t&&g())&&(this._element.style.paddingLeft=e+"px"),(i&&!t&&!g()||!i&&t&&g())&&(this._element.style.paddingRight=e+"px")}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,e){return this.each((function(){const i=De.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===i[t])throw new TypeError(`No method named "${t}"`);i[t](e)}}))}}P.on(document,"click.bs.modal.data-api",'[data-bs-toggle="modal"]',(function(t){const e=s(this);["A","AREA"].includes(this.tagName)&&t.preventDefault(),P.one(e,"show.bs.modal",t=>{t.defaultPrevented||P.one(e,"hidden.bs.modal",()=>{c(this)&&this.focus()})}),De.getOrCreateInstance(e).toggle(this)})),_(De);const Se={backdrop:!0,keyboard:!0,scroll:!1},Ie={backdrop:"boolean",keyboard:"boolean",scroll:"boolean"};class Ne extends B{constructor(t,e){super(t),this._config=this._getConfig(e),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._addEventListeners()}static get NAME(){return"offcanvas"}static get Default(){return Se}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||P.trigger(this._element,"show.bs.offcanvas",{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._element.style.visibility="visible",this._backdrop.show(),this._config.scroll||((new Te).hide(),this._enforceFocusOnElement(this._element)),this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add("show"),this._queueCallback(()=>{P.trigger(this._element,"shown.bs.offcanvas",{relatedTarget:t})},this._element,!0))}hide(){this._isShown&&(P.trigger(this._element,"hide.bs.offcanvas").defaultPrevented||(P.off(document,"focusin.bs.offcanvas"),this._element.blur(),this._isShown=!1,this._element.classList.remove("show"),this._backdrop.hide(),this._queueCallback(()=>{this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._element.style.visibility="hidden",this._config.scroll||(new Te).reset(),P.trigger(this._element,"hidden.bs.offcanvas")},this._element,!0)))}dispose(){this._backdrop.dispose(),super.dispose(),P.off(document,"focusin.bs.offcanvas")}_getConfig(t){return t={...Se,...U.getDataAttributes(this._element),..."object"==typeof t?t:{}},l("offcanvas",t,Ie),t}_initializeBackDrop(){return new ke({isVisible:this._config.backdrop,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:()=>this.hide()})}_enforceFocusOnElement(t){P.off(document,"focusin.bs.offcanvas"),P.on(document,"focusin.bs.offcanvas",e=>{document===e.target||t===e.target||t.contains(e.target)||t.focus()}),t.focus()}_addEventListeners(){P.on(this._element,"click.dismiss.bs.offcanvas",'[data-bs-dismiss="offcanvas"]',()=>this.hide()),P.on(this._element,"keydown.dismiss.bs.offcanvas",t=>{this._config.keyboard&&"Escape"===t.key&&this.hide()})}static jQueryInterface(t){return this.each((function(){const e=Ne.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}P.on(document,"click.bs.offcanvas.data-api",'[data-bs-toggle="offcanvas"]',(function(e){const i=s(this);if(["A","AREA"].includes(this.tagName)&&e.preventDefault(),h(this))return;P.one(i,"hidden.bs.offcanvas",()=>{c(this)&&this.focus()});const n=t.findOne(".offcanvas.show");n&&n!==i&&Ne.getInstance(n).hide(),Ne.getOrCreateInstance(i).toggle(this)})),P.on(window,"load.bs.offcanvas.data-api",()=>t.find(".offcanvas.show").forEach(t=>Ne.getOrCreateInstance(t).show())),_(Ne);const je=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),Me=/^(?:(?:https?|mailto|ftp|tel|file):|[^#&/:?]*(?:[#/?]|$))/i,Pe=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[\d+/a-z]+=*$/i,He=(t,e)=>{const i=t.nodeName.toLowerCase();if(e.includes(i))return!je.has(i)||Boolean(Me.test(t.nodeValue)||Pe.test(t.nodeValue));const n=e.filter(t=>t instanceof RegExp);for(let t=0,e=n.length;t{He(t,a)||i.removeAttribute(t.nodeName)})}return n.body.innerHTML}const Be=new RegExp("(^|\\s)bs-tooltip\\S+","g"),We=new Set(["sanitize","allowList","sanitizeFn"]),qe={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(array|string|function)",container:"(string|element|boolean)",fallbackPlacements:"array",boundary:"(string|element)",customClass:"(string|function)",sanitize:"boolean",sanitizeFn:"(null|function)",allowList:"object",popperConfig:"(null|object|function)"},ze={AUTO:"auto",TOP:"top",RIGHT:g()?"left":"right",BOTTOM:"bottom",LEFT:g()?"right":"left"},$e={animation:!0,template:'',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:[0,0],container:!1,fallbackPlacements:["top","right","bottom","left"],boundary:"clippingParents",customClass:"",sanitize:!0,sanitizeFn:null,allowList:{"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},popperConfig:null},Ue={HIDE:"hide.bs.tooltip",HIDDEN:"hidden.bs.tooltip",SHOW:"show.bs.tooltip",SHOWN:"shown.bs.tooltip",INSERTED:"inserted.bs.tooltip",CLICK:"click.bs.tooltip",FOCUSIN:"focusin.bs.tooltip",FOCUSOUT:"focusout.bs.tooltip",MOUSEENTER:"mouseenter.bs.tooltip",MOUSELEAVE:"mouseleave.bs.tooltip"};class Fe extends B{constructor(t,e){if(void 0===fe)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(t),this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this._config=this._getConfig(e),this.tip=null,this._setListeners()}static get Default(){return $e}static get NAME(){return"tooltip"}static get Event(){return Ue}static get DefaultType(){return qe}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(t){if(this._isEnabled)if(t){const e=this._initializeOnDelegatedTarget(t);e._activeTrigger.click=!e._activeTrigger.click,e._isWithActiveTrigger()?e._enter(null,e):e._leave(null,e)}else{if(this.getTipElement().classList.contains("show"))return void this._leave(null,this);this._enter(null,this)}}dispose(){clearTimeout(this._timeout),P.off(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this.tip&&this.tip.remove(),this._popper&&this._popper.destroy(),super.dispose()}show(){if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(!this.isWithContent()||!this._isEnabled)return;const t=P.trigger(this._element,this.constructor.Event.SHOW),i=d(this._element),n=null===i?this._element.ownerDocument.documentElement.contains(this._element):i.contains(this._element);if(t.defaultPrevented||!n)return;const s=this.getTipElement(),o=e(this.constructor.NAME);s.setAttribute("id",o),this._element.setAttribute("aria-describedby",o),this.setContent(),this._config.animation&&s.classList.add("fade");const r="function"==typeof this._config.placement?this._config.placement.call(this,s,this._element):this._config.placement,a=this._getAttachment(r);this._addAttachmentClass(a);const{container:l}=this._config;R.set(s,this.constructor.DATA_KEY,this),this._element.ownerDocument.documentElement.contains(this.tip)||(l.appendChild(s),P.trigger(this._element,this.constructor.Event.INSERTED)),this._popper?this._popper.update():this._popper=ue(this._element,s,this._getPopperConfig(a)),s.classList.add("show");const c="function"==typeof this._config.customClass?this._config.customClass():this._config.customClass;c&&s.classList.add(...c.split(" ")),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(t=>{P.on(t,"mouseover",u)});const h=this.tip.classList.contains("fade");this._queueCallback(()=>{const t=this._hoverState;this._hoverState=null,P.trigger(this._element,this.constructor.Event.SHOWN),"out"===t&&this._leave(null,this)},this.tip,h)}hide(){if(!this._popper)return;const t=this.getTipElement();if(P.trigger(this._element,this.constructor.Event.HIDE).defaultPrevented)return;t.classList.remove("show"),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(t=>P.off(t,"mouseover",u)),this._activeTrigger.click=!1,this._activeTrigger.focus=!1,this._activeTrigger.hover=!1;const e=this.tip.classList.contains("fade");this._queueCallback(()=>{this._isWithActiveTrigger()||("show"!==this._hoverState&&t.remove(),this._cleanTipClass(),this._element.removeAttribute("aria-describedby"),P.trigger(this._element,this.constructor.Event.HIDDEN),this._popper&&(this._popper.destroy(),this._popper=null))},this.tip,e),this._hoverState=""}update(){null!==this._popper&&this._popper.update()}isWithContent(){return Boolean(this.getTitle())}getTipElement(){if(this.tip)return this.tip;const t=document.createElement("div");return t.innerHTML=this._config.template,this.tip=t.children[0],this.tip}setContent(){const e=this.getTipElement();this.setElementContent(t.findOne(".tooltip-inner",e),this.getTitle()),e.classList.remove("fade","show")}setElementContent(t,e){if(null!==t)return r(e)?(e=a(e),void(this._config.html?e.parentNode!==t&&(t.innerHTML="",t.appendChild(e)):t.textContent=e.textContent)):void(this._config.html?(this._config.sanitize&&(e=Re(e,this._config.allowList,this._config.sanitizeFn)),t.innerHTML=e):t.textContent=e)}getTitle(){let t=this._element.getAttribute("data-bs-original-title");return t||(t="function"==typeof this._config.title?this._config.title.call(this._element):this._config.title),t}updateAttachment(t){return"right"===t?"end":"left"===t?"start":t}_initializeOnDelegatedTarget(t,e){const i=this.constructor.DATA_KEY;return(e=e||R.get(t.delegateTarget,i))||(e=new this.constructor(t.delegateTarget,this._getDelegateConfig()),R.set(t.delegateTarget,i,e)),e}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map(t=>Number.parseInt(t,10)):"function"==typeof t?e=>t(e,this._element):t}_getPopperConfig(t){const e={placement:t,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"onChange",enabled:!0,phase:"afterWrite",fn:t=>this._handlePopperPlacementChange(t)}],onFirstUpdate:t=>{t.options.placement!==t.placement&&this._handlePopperPlacementChange(t)}};return{...e,..."function"==typeof this._config.popperConfig?this._config.popperConfig(e):this._config.popperConfig}}_addAttachmentClass(t){this.getTipElement().classList.add("bs-tooltip-"+this.updateAttachment(t))}_getAttachment(t){return ze[t.toUpperCase()]}_setListeners(){this._config.trigger.split(" ").forEach(t=>{if("click"===t)P.on(this._element,this.constructor.Event.CLICK,this._config.selector,t=>this.toggle(t));else if("manual"!==t){const e="hover"===t?this.constructor.Event.MOUSEENTER:this.constructor.Event.FOCUSIN,i="hover"===t?this.constructor.Event.MOUSELEAVE:this.constructor.Event.FOCUSOUT;P.on(this._element,e,this._config.selector,t=>this._enter(t)),P.on(this._element,i,this._config.selector,t=>this._leave(t))}}),this._hideModalHandler=()=>{this._element&&this.hide()},P.on(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this._config.selector?this._config={...this._config,trigger:"manual",selector:""}:this._fixTitle()}_fixTitle(){const t=this._element.getAttribute("title"),e=typeof this._element.getAttribute("data-bs-original-title");(t||"string"!==e)&&(this._element.setAttribute("data-bs-original-title",t||""),!t||this._element.getAttribute("aria-label")||this._element.textContent||this._element.setAttribute("aria-label",t),this._element.setAttribute("title",""))}_enter(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusin"===t.type?"focus":"hover"]=!0),e.getTipElement().classList.contains("show")||"show"===e._hoverState?e._hoverState="show":(clearTimeout(e._timeout),e._hoverState="show",e._config.delay&&e._config.delay.show?e._timeout=setTimeout(()=>{"show"===e._hoverState&&e.show()},e._config.delay.show):e.show())}_leave(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusout"===t.type?"focus":"hover"]=e._element.contains(t.relatedTarget)),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState="out",e._config.delay&&e._config.delay.hide?e._timeout=setTimeout(()=>{"out"===e._hoverState&&e.hide()},e._config.delay.hide):e.hide())}_isWithActiveTrigger(){for(const t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1}_getConfig(t){const e=U.getDataAttributes(this._element);return Object.keys(e).forEach(t=>{We.has(t)&&delete e[t]}),(t={...this.constructor.Default,...e,..."object"==typeof t&&t?t:{}}).container=!1===t.container?document.body:a(t.container),"number"==typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),l("tooltip",t,this.constructor.DefaultType),t.sanitize&&(t.template=Re(t.template,t.allowList,t.sanitizeFn)),t}_getDelegateConfig(){const t={};if(this._config)for(const e in this._config)this.constructor.Default[e]!==this._config[e]&&(t[e]=this._config[e]);return t}_cleanTipClass(){const t=this.getTipElement(),e=t.getAttribute("class").match(Be);null!==e&&e.length>0&&e.map(t=>t.trim()).forEach(e=>t.classList.remove(e))}_handlePopperPlacementChange(t){const{state:e}=t;e&&(this.tip=e.elements.popper,this._cleanTipClass(),this._addAttachmentClass(this._getAttachment(e.placement)))}static jQueryInterface(t){return this.each((function(){const e=Fe.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}_(Fe);const Ve=new RegExp("(^|\\s)bs-popover\\S+","g"),Ke={...Fe.Default,placement:"right",offset:[0,8],trigger:"click",content:"",template:''},Xe={...Fe.DefaultType,content:"(string|element|function)"},Ye={HIDE:"hide.bs.popover",HIDDEN:"hidden.bs.popover",SHOW:"show.bs.popover",SHOWN:"shown.bs.popover",INSERTED:"inserted.bs.popover",CLICK:"click.bs.popover",FOCUSIN:"focusin.bs.popover",FOCUSOUT:"focusout.bs.popover",MOUSEENTER:"mouseenter.bs.popover",MOUSELEAVE:"mouseleave.bs.popover"};class Qe extends Fe{static get Default(){return Ke}static get NAME(){return"popover"}static get Event(){return Ye}static get DefaultType(){return Xe}isWithContent(){return this.getTitle()||this._getContent()}getTipElement(){return this.tip||(this.tip=super.getTipElement(),this.getTitle()||t.findOne(".popover-header",this.tip).remove(),this._getContent()||t.findOne(".popover-body",this.tip).remove()),this.tip}setContent(){const e=this.getTipElement();this.setElementContent(t.findOne(".popover-header",e),this.getTitle());let i=this._getContent();"function"==typeof i&&(i=i.call(this._element)),this.setElementContent(t.findOne(".popover-body",e),i),e.classList.remove("fade","show")}_addAttachmentClass(t){this.getTipElement().classList.add("bs-popover-"+this.updateAttachment(t))}_getContent(){return this._element.getAttribute("data-bs-content")||this._config.content}_cleanTipClass(){const t=this.getTipElement(),e=t.getAttribute("class").match(Ve);null!==e&&e.length>0&&e.map(t=>t.trim()).forEach(e=>t.classList.remove(e))}static jQueryInterface(t){return this.each((function(){const e=Qe.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}_(Qe);const Ge={offset:10,method:"auto",target:""},Ze={offset:"number",method:"string",target:"(string|element)"};class Je extends B{constructor(t,e){super(t),this._scrollElement="BODY"===this._element.tagName?window:this._element,this._config=this._getConfig(e),this._selector=`${this._config.target} .nav-link, ${this._config.target} .list-group-item, ${this._config.target} .dropdown-item`,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,P.on(this._scrollElement,"scroll.bs.scrollspy",()=>this._process()),this.refresh(),this._process()}static get Default(){return Ge}static get NAME(){return"scrollspy"}refresh(){const e=this._scrollElement===this._scrollElement.window?"offset":"position",i="auto"===this._config.method?e:this._config.method,s="position"===i?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),t.find(this._selector).map(e=>{const o=n(e),r=o?t.findOne(o):null;if(r){const t=r.getBoundingClientRect();if(t.width||t.height)return[U[i](r).top+s,o]}return null}).filter(t=>t).sort((t,e)=>t[0]-e[0]).forEach(t=>{this._offsets.push(t[0]),this._targets.push(t[1])})}dispose(){P.off(this._scrollElement,".bs.scrollspy"),super.dispose()}_getConfig(t){if("string"!=typeof(t={...Ge,...U.getDataAttributes(this._element),..."object"==typeof t&&t?t:{}}).target&&r(t.target)){let{id:i}=t.target;i||(i=e("scrollspy"),t.target.id=i),t.target="#"+i}return l("scrollspy",t,Ze),t}_getScrollTop(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop}_getScrollHeight(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)}_getOffsetHeight(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height}_process(){const t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),i=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=i){const t=this._targets[this._targets.length-1];this._activeTarget!==t&&this._activate(t)}else{if(this._activeTarget&&t0)return this._activeTarget=null,void this._clear();for(let e=this._offsets.length;e--;)this._activeTarget!==this._targets[e]&&t>=this._offsets[e]&&(void 0===this._offsets[e+1]||t`${t}[data-bs-target="${e}"],${t}[href="${e}"]`),n=t.findOne(i.join(","));n.classList.contains("dropdown-item")?(t.findOne(".dropdown-toggle",n.closest(".dropdown")).classList.add("active"),n.classList.add("active")):(n.classList.add("active"),t.parents(n,".nav, .list-group").forEach(e=>{t.prev(e,".nav-link, .list-group-item").forEach(t=>t.classList.add("active")),t.prev(e,".nav-item").forEach(e=>{t.children(e,".nav-link").forEach(t=>t.classList.add("active"))})})),P.trigger(this._scrollElement,"activate.bs.scrollspy",{relatedTarget:e})}_clear(){t.find(this._selector).filter(t=>t.classList.contains("active")).forEach(t=>t.classList.remove("active"))}static jQueryInterface(t){return this.each((function(){const e=Je.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}P.on(window,"load.bs.scrollspy.data-api",()=>{t.find('[data-bs-spy="scroll"]').forEach(t=>new Je(t))}),_(Je);class ti extends B{static get NAME(){return"tab"}show(){if(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&this._element.classList.contains("active"))return;let e;const i=s(this._element),n=this._element.closest(".nav, .list-group");if(n){const i="UL"===n.nodeName||"OL"===n.nodeName?":scope > li > .active":".active";e=t.find(i,n),e=e[e.length-1]}const o=e?P.trigger(e,"hide.bs.tab",{relatedTarget:this._element}):null;if(P.trigger(this._element,"show.bs.tab",{relatedTarget:e}).defaultPrevented||null!==o&&o.defaultPrevented)return;this._activate(this._element,n);const r=()=>{P.trigger(e,"hidden.bs.tab",{relatedTarget:this._element}),P.trigger(this._element,"shown.bs.tab",{relatedTarget:e})};i?this._activate(i,i.parentNode,r):r()}_activate(e,i,n){const s=(!i||"UL"!==i.nodeName&&"OL"!==i.nodeName?t.children(i,".active"):t.find(":scope > li > .active",i))[0],o=n&&s&&s.classList.contains("fade"),r=()=>this._transitionComplete(e,s,n);s&&o?(s.classList.remove("show"),this._queueCallback(r,e,!0)):r()}_transitionComplete(e,i,n){if(i){i.classList.remove("active");const e=t.findOne(":scope > .dropdown-menu .active",i.parentNode);e&&e.classList.remove("active"),"tab"===i.getAttribute("role")&&i.setAttribute("aria-selected",!1)}e.classList.add("active"),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!0),f(e),e.classList.contains("fade")&&e.classList.add("show");let s=e.parentNode;if(s&&"LI"===s.nodeName&&(s=s.parentNode),s&&s.classList.contains("dropdown-menu")){const i=e.closest(".dropdown");i&&t.find(".dropdown-toggle",i).forEach(t=>t.classList.add("active")),e.setAttribute("aria-expanded",!0)}n&&n()}static jQueryInterface(t){return this.each((function(){const e=ti.getOrCreateInstance(this);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}P.on(document,"click.bs.tab.data-api",'[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',(function(t){["A","AREA"].includes(this.tagName)&&t.preventDefault(),h(this)||ti.getOrCreateInstance(this).show()})),_(ti);const ei={animation:"boolean",autohide:"boolean",delay:"number"},ii={animation:!0,autohide:!0,delay:5e3};class ni extends B{constructor(t,e){super(t),this._config=this._getConfig(e),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get DefaultType(){return ei}static get Default(){return ii}static get NAME(){return"toast"}show(){P.trigger(this._element,"show.bs.toast").defaultPrevented||(this._clearTimeout(),this._config.animation&&this._element.classList.add("fade"),this._element.classList.remove("hide"),f(this._element),this._element.classList.add("showing"),this._queueCallback(()=>{this._element.classList.remove("showing"),this._element.classList.add("show"),P.trigger(this._element,"shown.bs.toast"),this._maybeScheduleHide()},this._element,this._config.animation))}hide(){this._element.classList.contains("show")&&(P.trigger(this._element,"hide.bs.toast").defaultPrevented||(this._element.classList.remove("show"),this._queueCallback(()=>{this._element.classList.add("hide"),P.trigger(this._element,"hidden.bs.toast")},this._element,this._config.animation)))}dispose(){this._clearTimeout(),this._element.classList.contains("show")&&this._element.classList.remove("show"),super.dispose()}_getConfig(t){return t={...ii,...U.getDataAttributes(this._element),..."object"==typeof t&&t?t:{}},l("toast",t,this.constructor.DefaultType),t}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(t,e){switch(t.type){case"mouseover":case"mouseout":this._hasMouseInteraction=e;break;case"focusin":case"focusout":this._hasKeyboardInteraction=e}if(e)return void this._clearTimeout();const i=t.relatedTarget;this._element===i||this._element.contains(i)||this._maybeScheduleHide()}_setListeners(){P.on(this._element,"click.dismiss.bs.toast",'[data-bs-dismiss="toast"]',()=>this.hide()),P.on(this._element,"mouseover.bs.toast",t=>this._onInteraction(t,!0)),P.on(this._element,"mouseout.bs.toast",t=>this._onInteraction(t,!1)),P.on(this._element,"focusin.bs.toast",t=>this._onInteraction(t,!0)),P.on(this._element,"focusout.bs.toast",t=>this._onInteraction(t,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each((function(){const e=ni.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}return _(ni),{Alert:W,Button:q,Carousel:Z,Collapse:et,Dropdown:Ae,Modal:De,Offcanvas:Ne,Popover:Qe,ScrollSpy:Je,Tab:ti,Toast:ni,Tooltip:Fe}})); \ No newline at end of file diff --git a/assets/js/vendor/easypie.js b/assets/js/vendor/easypie.js new file mode 100644 index 0000000..de6a636 --- /dev/null +++ b/assets/js/vendor/easypie.js @@ -0,0 +1,8 @@ +/**! + * easy-pie-chart + * Lightweight plugin to render simple, animated and retina optimized pie charts + * + * @license + * @author Robert Fleischmann (http://robert-fleischmann.de) + * @version 2.1.7 + **/ !function(e,t){"function"==typeof define&&define.amd?define(["jquery"],function(e){return t(e)}):"object"==typeof exports?module.exports=t(require("jquery")):t(jQuery)}(this,function(e){var t=function(e,t){var n,i=document.createElement("canvas");e.appendChild(i),"object"==typeof G_vmlCanvasManager&&G_vmlCanvasManager.initElement(i);var a=i.getContext("2d");i.width=i.height=t.size;var r=1;window.devicePixelRatio>1&&(r=window.devicePixelRatio,i.style.width=i.style.height=[t.size,"px"].join(""),i.width=i.height=t.size*r,a.scale(r,r)),a.translate(t.size/2,t.size/2),a.rotate((-.5+t.rotate/180)*Math.PI);var o=(t.size-t.lineWidth)/2;t.scaleColor&&t.scaleLength&&(o-=t.scaleLength+2),Date.now=Date.now||function(){return+new Date};var s=function(e,t,n){var i=0>=(n=Math.min(Math.max(-1,n||0),1));a.beginPath(),a.arc(0,0,o,0,2*Math.PI*n,i),a.strokeStyle=e,a.lineWidth=t,a.stroke()},d=function(){var e,n;a.lineWidth=1,a.fillStyle=t.scaleColor,a.save();for(var i=24;i>0;--i)i%6==0?(n=t.scaleLength,e=0):(n=.6*t.scaleLength,e=t.scaleLength-n),a.fillRect(-t.size/2+e,0,n,1),a.rotate(Math.PI/12);a.restore()},l=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)},h=function(){t.scaleColor&&d(),t.trackColor&&s(t.trackColor,t.trackWidth||t.lineWidth,1)};this.getCanvas=function(){return i},this.getCtx=function(){return a},this.clear=function(){a.clearRect(-(t.size/2),-(t.size/2),t.size,t.size)},this.draw=(function(e){var i;t.scaleColor||t.trackColor?a.getImageData&&a.putImageData?n?a.putImageData(n,0,0):(h(),n=a.getImageData(0,0,t.size*r,t.size*r)):(this.clear(),h()):this.clear(),a.lineCap=t.lineCap,s(i="function"==typeof t.barColor?t.barColor(e):t.barColor,t.lineWidth,e/100)}).bind(this),this.animate=(function(e,n){var i=Date.now();t.onStart(e,n);var a=(function(){var r=Math.min(Date.now()-i,t.animate.duration),o=t.easing(this,r,e,n-e,t.animate.duration);this.draw(o),t.onStep(e,n,o),r>=t.animate.duration?t.onStop(e,n):l(a)}).bind(this);l(a)}).bind(this)},n=function(e,n){var i={barColor:"#ef1e25",trackColor:"#f9f9f9",scaleColor:"#dfe0e0",scaleLength:5,lineCap:"round",lineWidth:3,trackWidth:void 0,size:110,rotate:0,animate:{duration:1e3,enabled:!0},easing:function(e,t,n,i,a){return 1>(t/=a/2)?i/2*t*t+n:-i/2*(--t*(t-2)-1)+n},onStart:function(e,t){},onStep:function(e,t,n){},onStop:function(e,t){}};if(void 0!==t)i.renderer=t;else{if("undefined"==typeof SVGRenderer)throw Error("Please load either the SVG- or the CanvasRenderer");i.renderer=SVGRenderer}var a={},r=0,o=(function(){for(var t in this.el=e,this.options=a,i)i.hasOwnProperty(t)&&(a[t]=n&&void 0!==n[t]?n[t]:i[t],"function"==typeof a[t]&&(a[t]=a[t].bind(this)));"string"==typeof a.easing&&"undefined"!=typeof jQuery&&jQuery.isFunction(jQuery.easing[a.easing])?a.easing=jQuery.easing[a.easing]:a.easing=i.easing,"number"==typeof a.animate&&(a.animate={duration:a.animate,enabled:!0}),"boolean"!=typeof a.animate||a.animate||(a.animate={duration:1e3,enabled:a.animate}),this.renderer=new a.renderer(e,a),this.renderer.draw(r),e.dataset&&e.dataset.percent?this.update(parseFloat(e.dataset.percent)):e.getAttribute&&e.getAttribute("data-percent")&&this.update(parseFloat(e.getAttribute("data-percent")))}).bind(this);this.update=(function(e){return e=parseFloat(e),a.animate.enabled?this.renderer.animate(r,e):this.renderer.draw(e),r=e,this}).bind(this),this.disableAnimation=function(){return a.animate.enabled=!1,this},this.enableAnimation=function(){return a.animate.enabled=!0,this},o()};e.fn.easyPieChart=function(t){return this.each(function(){var i;e.data(this,"easyPieChart")||(i=e.extend({},t,e(this).data()),e.data(this,"easyPieChart",new n(this,i)))})}}),function(e,t){"object"==typeof exports?module.exports=t():"function"==typeof define&&define.amd?define("EasyPieChart",[],t):e.EasyPieChart=t()}(this,function(){var e=function(e,t){var n,i=document.createElement("canvas");e.appendChild(i),"undefined"!=typeof G_vmlCanvasManager&&G_vmlCanvasManager.initElement(i);var a=i.getContext("2d");i.width=i.height=t.size;var r=1;window.devicePixelRatio>1&&(r=window.devicePixelRatio,i.style.width=i.style.height=[t.size,"px"].join(""),i.width=i.height=t.size*r,a.scale(r,r)),a.translate(t.size/2,t.size/2),a.rotate((-.5+t.rotate/180)*Math.PI);var o=(t.size-t.lineWidth)/2;t.scaleColor&&t.scaleLength&&(o-=t.scaleLength+2),Date.now=Date.now||function(){return+new Date};var s=function(e,t,n){var i=(n=Math.min(Math.max(-1,n||0),1))<=0;a.beginPath(),a.arc(0,0,o,0,2*Math.PI*n,i),a.strokeStyle=e,a.lineWidth=t,a.stroke()},d=function(){a.lineWidth=1,a.fillStyle=t.scaleColor,a.save();for(var e,n,i=24;i>0;--i)i%6==0?(n=t.scaleLength,e=0):(n=.6*t.scaleLength,e=t.scaleLength-n),a.fillRect(-t.size/2+e,0,n,1),a.rotate(Math.PI/12);a.restore()},l=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)},h=function(){t.scaleColor&&d(),t.trackColor&&s(t.trackColor,t.lineWidth,1)};this.canvas=function(){return i},this.ctx=function(){return a},this.clear=function(){a.clearRect(-(t.size/2),-(t.size/2),t.size,t.size)},this.draw=(function(e){var i;t.scaleColor||t.trackColor?a.getImageData&&a.putImageData?n?a.putImageData(n,0,0):(h(),n=a.getImageData(0,0,t.size*r,t.size*r)):(this.clear(),h()):this.clear(),a.lineCap=t.lineCap,s(i="function"==typeof t.barColor?t.barColor(e):t.barColor,t.lineWidth,e/100)}).bind(this),this.animate=(function(e,n){var i=Date.now();t.onStart(e,n);var a=(function(){var r=Math.min(Date.now()-i,t.animate.duration),o=t.easing(this,r,e,n-e,t.animate.duration);this.draw(o),t.onStep(e,n,o),r>=t.animate.duration?t.onStop(e,n):l(a)}).bind(this);l(a)}).bind(this)};return function(t,n){var i={barColor:"#ef1e25",trackColor:"#f9f9f9",scaleColor:"#dfe0e0",scaleLength:5,lineCap:"round",lineWidth:3,size:110,rotate:0,animate:{duration:1e3,enabled:!0},easing:function(e,t,n,i,a){return(t/=a/2)<1?i/2*t*t+n:-i/2*(--t*(t-2)-1)+n},onStart:function(e,t){},onStep:function(e,t,n){},onStop:function(e,t){}};if(void 0!==e)i.renderer=e;else if("undefined"!=typeof SVGRenderer)i.renderer=SVGRenderer;else throw Error("Please load either the SVG- or the CanvasRenderer");var a={},r=0,o=(function(){for(var e in this.el=t,this.options=a,i)i.hasOwnProperty(e)&&(a[e]=n&&void 0!==n[e]?n[e]:i[e],"function"==typeof a[e]&&(a[e]=a[e].bind(this)));"string"==typeof a.easing&&"undefined"!=typeof jQuery&&jQuery.isFunction(jQuery.easing[a.easing])?a.easing=jQuery.easing[a.easing]:a.easing=i.easing,"number"==typeof a.animate&&(a.animate={duration:a.animate,enabled:!0}),"boolean"!=typeof a.animate||a.animate||(a.animate={duration:1e3,enabled:a.animate}),this.renderer=new a.renderer(t,a),this.renderer.draw(r),t.dataset&&t.dataset.percent?this.update(parseFloat(t.dataset.percent)):t.getAttribute&&t.getAttribute("data-percent")&&this.update(parseFloat(t.getAttribute("data-percent")))}).bind(this);this.update=(function(e){return e=parseFloat(e),a.animate.enabled?this.renderer.animate(r,e):this.renderer.draw(e),r=e,this}).bind(this),this.disableAnimation=function(){return a.animate.enabled=!1,this},this.enableAnimation=function(){return a.animate.enabled=!0,this},o()}}); \ No newline at end of file diff --git a/assets/js/vendor/feather.min.js b/assets/js/vendor/feather.min.js new file mode 100644 index 0000000..41c9d71 --- /dev/null +++ b/assets/js/vendor/feather.min.js @@ -0,0 +1,16 @@ +/*-------------------------- + Feather Icons +-----------------------------*/ + +!function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.feather=n():e.feather=n()}("undefined"!=typeof self?self:this,function(){return function(e){var n={};function i(t){if(n[t])return n[t].exports;var l=n[t]={i:t,l:!1,exports:{}};return e[t].call(l.exports,l,l.exports,i),l.l=!0,l.exports}return i.m=e,i.c=n,i.d=function(e,n,t){i.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:t})},i.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},i.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(n,"a",n),n},i.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},i.p="",i(i.s=80)}([function(e,n,i){(function(n){var i="object",t=function(e){return e&&e.Math==Math&&e};e.exports=t(typeof globalThis==i&&globalThis)||t(typeof window==i&&window)||t(typeof self==i&&self)||t(typeof n==i&&n)||Function("return this")()}).call(this,i(75))},function(e,n){var i={}.hasOwnProperty;e.exports=function(e,n){return i.call(e,n)}},function(e,n,i){var t=i(0),l=i(11),r=i(33),o=i(62),a=t.Symbol,c=l("wks");e.exports=function(e){return c[e]||(c[e]=o&&a[e]||(o?a:r)("Symbol."+e))}},function(e,n,i){var t=i(6);e.exports=function(e){if(!t(e))throw TypeError(String(e)+" is not an object");return e}},function(e,n){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,n,i){var t=i(8),l=i(7),r=i(10);e.exports=t?function(e,n,i){return l.f(e,n,r(1,i))}:function(e,n,i){return e[n]=i,e}},function(e,n){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,n,i){var t=i(8),l=i(35),r=i(3),o=i(18),a=Object.defineProperty;n.f=t?a:function(e,n,i){if(r(e),n=o(n,!0),r(i),l)try{return a(e,n,i)}catch(e){}if("get"in i||"set"in i)throw TypeError("Accessors not supported");return"value"in i&&(e[n]=i.value),e}},function(e,n,i){var t=i(4);e.exports=!t(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,n){e.exports={}},function(e,n){e.exports=function(e,n){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:n}}},function(e,n,i){var t=i(0),l=i(19),r=i(17),o=t["__core-js_shared__"]||l("__core-js_shared__",{});(e.exports=function(e,n){return o[e]||(o[e]=void 0!==n?n:{})})("versions",[]).push({version:"3.1.3",mode:r?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var t=o(i(43)),l=o(i(41)),r=o(i(40));function o(e){return e&&e.__esModule?e:{default:e}}n.default=Object.keys(l.default).map(function(e){return new t.default(e,l.default[e],r.default[e])}).reduce(function(e,n){return e[n.name]=n,e},{})},function(e,n){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(e,n,i){var t=i(72),l=i(20);e.exports=function(e){return t(l(e))}},function(e,n){e.exports={}},function(e,n,i){var t=i(11),l=i(33),r=t("keys");e.exports=function(e){return r[e]||(r[e]=l(e))}},function(e,n){e.exports=!1},function(e,n,i){var t=i(6);e.exports=function(e,n){if(!t(e))return e;var i,l;if(n&&"function"==typeof(i=e.toString)&&!t(l=i.call(e)))return l;if("function"==typeof(i=e.valueOf)&&!t(l=i.call(e)))return l;if(!n&&"function"==typeof(i=e.toString)&&!t(l=i.call(e)))return l;throw TypeError("Can't convert object to primitive value")}},function(e,n,i){var t=i(0),l=i(5);e.exports=function(e,n){try{l(t,e,n)}catch(i){t[e]=n}return n}},function(e,n){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,n){var i=Math.ceil,t=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?t:i)(e)}},function(e,n,i){var t; + + + + +/*! + Copyright (c) 2015 InversWeb + Licensed under the MIT License (MIT), see + http://jedwatson.github.io/classnames +*/ +!function(){"use strict";var i=function(){function e(){}function n(e,n){for(var i=n.length,t=0;t0?l(t(e),9007199254740991):0}},function(e,n,i){var t=i(1),l=i(14),r=i(68),o=i(15),a=r(!1);e.exports=function(e,n){var i,r=l(e),c=0,p=[];for(i in r)!t(o,i)&&t(r,i)&&p.push(i);for(;n.length>c;)t(r,i=n[c++])&&(~a(p,i)||p.push(i));return p}},function(e,n,i){var t=i(0),l=i(11),r=i(5),o=i(1),a=i(19),c=i(36),p=i(37),y=p.get,h=p.enforce,x=String(c).split("toString");l("inspectSource",function(e){return c.call(e)}),(e.exports=function(e,n,i,l){var c=!!l&&!!l.unsafe,p=!!l&&!!l.enumerable,y=!!l&&!!l.noTargetGet;"function"==typeof i&&("string"!=typeof n||o(i,"name")||r(i,"name",n),h(i).source=x.join("string"==typeof n?n:"")),e!==t?(c?!y&&e[n]&&(p=!0):delete e[n],p?e[n]=i:r(e,n,i)):p?e[n]=i:a(n,i)})(Function.prototype,"toString",function(){return"function"==typeof this&&y(this).source||c.call(this)})},function(e,n){var i={}.toString;e.exports=function(e){return i.call(e).slice(8,-1)}},function(e,n,i){var t=i(8),l=i(73),r=i(10),o=i(14),a=i(18),c=i(1),p=i(35),y=Object.getOwnPropertyDescriptor;n.f=t?y:function(e,n){if(e=o(e),n=a(n,!0),p)try{return y(e,n)}catch(e){}if(c(e,n))return r(!l.f.call(e,n),e[n])}},function(e,n,i){var t=i(0),l=i(31).f,r=i(5),o=i(29),a=i(19),c=i(71),p=i(65);e.exports=function(e,n){var i,y,h,x,s,u=e.target,d=e.global,f=e.stat;if(i=d?t:f?t[u]||a(u,{}):(t[u]||{}).prototype)for(y in n){if(x=n[y],h=e.noTargetGet?(s=l(i,y))&&s.value:i[y],!p(d?y:u+(f?".":"#")+y,e.forced)&&void 0!==h){if(typeof x==typeof h)continue;c(x,h)}(e.sham||h&&h.sham)&&r(x,"sham",!0),o(i,y,x,e)}}},function(e,n){var i=0,t=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++i+t).toString(36))}},function(e,n,i){var t=i(0),l=i(6),r=t.document,o=l(r)&&l(r.createElement);e.exports=function(e){return o?r.createElement(e):{}}},function(e,n,i){var t=i(8),l=i(4),r=i(34);e.exports=!t&&!l(function(){return 7!=Object.defineProperty(r("div"),"a",{get:function(){return 7}}).a})},function(e,n,i){var t=i(11);e.exports=t("native-function-to-string",Function.toString)},function(e,n,i){var t,l,r,o=i(76),a=i(0),c=i(6),p=i(5),y=i(1),h=i(16),x=i(15),s=a.WeakMap;if(o){var u=new s,d=u.get,f=u.has,g=u.set;t=function(e,n){return g.call(u,e,n),n},l=function(e){return d.call(u,e)||{}},r=function(e){return f.call(u,e)}}else{var v=h("state");x[v]=!0,t=function(e,n){return p(e,v,n),n},l=function(e){return y(e,v)?e[v]:{}},r=function(e){return y(e,v)}}e.exports={set:t,get:l,has:r,enforce:function(e){return r(e)?l(e):t(e,{})},getterFor:function(e){return function(n){var i;if(!c(n)||(i=l(n)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return i}}}},function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var t=Object.assign||function(e){for(var n=1;n0&&void 0!==arguments[0]?arguments[0]:{};if("undefined"==typeof document)throw new Error("`feather.replace()` only works in a browser environment.");var n=document.querySelectorAll("[data-feather]");Array.from(n).forEach(function(n){return function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=function(e){return Array.from(e.attributes).reduce(function(e,n){return e[n.name]=n.value,e},{})}(e),o=i["data-feather"];delete i["data-feather"];var a=r.default[o].toSvg(t({},n,i,{class:(0,l.default)(n.class,i.class)})),c=(new DOMParser).parseFromString(a,"image/svg+xml").querySelector("svg");e.parentNode.replaceChild(c,e)}(n,e)})}},function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var t,l=i(12),r=(t=l)&&t.__esModule?t:{default:t};n.default=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(console.warn("feather.toSvg() is deprecated. Please use feather.icons[name].toSvg() instead."),!e)throw new Error("The required `key` (icon name) parameter is missing.");if(!r.default[e])throw new Error("No icon matching '"+e+"'. See the complete list of icons at https://feathericons.com");return r.default[e].toSvg(n)}},function(e){e.exports={activity:["pulse","health","action","motion"],airplay:["stream","cast","mirroring"],"alert-circle":["warning","alert","danger"],"alert-octagon":["warning","alert","danger"],"alert-triangle":["warning","alert","danger"],"align-center":["text alignment","center"],"align-justify":["text alignment","justified"],"align-left":["text alignment","left"],"align-right":["text alignment","right"],anchor:[],archive:["index","box"],"at-sign":["mention","at","email","message"],award:["achievement","badge"],aperture:["camera","photo"],"bar-chart":["statistics","diagram","graph"],"bar-chart-2":["statistics","diagram","graph"],battery:["power","electricity"],"battery-charging":["power","electricity"],bell:["alarm","notification","sound"],"bell-off":["alarm","notification","silent"],bluetooth:["wireless"],"book-open":["read","library"],book:["read","dictionary","booklet","magazine","library"],bookmark:["read","clip","marker","tag"],box:["cube"],briefcase:["work","bag","baggage","folder"],calendar:["date"],camera:["photo"],cast:["chromecast","airplay"],circle:["off","zero","record"],clipboard:["copy"],clock:["time","watch","alarm"],"cloud-drizzle":["weather","shower"],"cloud-lightning":["weather","bolt"],"cloud-rain":["weather"],"cloud-snow":["weather","blizzard"],cloud:["weather"],codepen:["logo"],codesandbox:["logo"],code:["source","programming"],coffee:["drink","cup","mug","tea","cafe","hot","beverage"],columns:["layout"],command:["keyboard","cmd","terminal","prompt"],compass:["navigation","safari","travel","direction"],copy:["clone","duplicate"],"corner-down-left":["arrow","return"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],cpu:["processor","technology"],"credit-card":["purchase","payment","cc"],crop:["photo","image"],crosshair:["aim","target"],database:["storage","memory"],delete:["remove"],disc:["album","cd","dvd","music"],"dollar-sign":["currency","money","payment"],droplet:["water"],edit:["pencil","change"],"edit-2":["pencil","change"],"edit-3":["pencil","change"],eye:["view","watch"],"eye-off":["view","watch","hide","hidden"],"external-link":["outbound"],facebook:["logo","social"],"fast-forward":["music"],figma:["logo","design","tool"],"file-minus":["delete","remove","erase"],"file-plus":["add","create","new"],"file-text":["data","txt","pdf"],film:["movie","video"],filter:["funnel","hopper"],flag:["report"],"folder-minus":["directory"],"folder-plus":["directory"],folder:["directory"],framer:["logo","design","tool"],frown:["emoji","face","bad","sad","emotion"],gift:["present","box","birthday","party"],"git-branch":["code","version control"],"git-commit":["code","version control"],"git-merge":["code","version control"],"git-pull-request":["code","version control"],github:["logo","version control"],gitlab:["logo","version control"],globe:["world","browser","language","translate"],"hard-drive":["computer","server","memory","data"],hash:["hashtag","number","pound"],headphones:["music","audio","sound"],heart:["like","love","emotion"],"help-circle":["question mark"],hexagon:["shape","node.js","logo"],home:["house","living"],image:["picture"],inbox:["email"],instagram:["logo","camera"],key:["password","login","authentication","secure"],layers:["stack"],layout:["window","webpage"],"life-bouy":["help","life ring","support"],link:["chain","url"],"link-2":["chain","url"],linkedin:["logo","social media"],list:["options"],lock:["security","password","secure"],"log-in":["sign in","arrow","enter"],"log-out":["sign out","arrow","exit"],mail:["email","message"],"map-pin":["location","navigation","travel","marker"],map:["location","navigation","travel"],maximize:["fullscreen"],"maximize-2":["fullscreen","arrows","expand"],meh:["emoji","face","neutral","emotion"],menu:["bars","navigation","hamburger"],"message-circle":["comment","chat"],"message-square":["comment","chat"],"mic-off":["record","sound","mute"],mic:["record","sound","listen"],minimize:["exit fullscreen","close"],"minimize-2":["exit fullscreen","arrows","close"],minus:["subtract"],monitor:["tv","screen","display"],moon:["dark","night"],"more-horizontal":["ellipsis"],"more-vertical":["ellipsis"],"mouse-pointer":["arrow","cursor"],move:["arrows"],music:["note"],navigation:["location","travel"],"navigation-2":["location","travel"],octagon:["stop"],package:["box","container"],paperclip:["attachment"],pause:["music","stop"],"pause-circle":["music","audio","stop"],"pen-tool":["vector","drawing"],percent:["discount"],"phone-call":["ring"],"phone-forwarded":["call"],"phone-incoming":["call"],"phone-missed":["call"],"phone-off":["call","mute"],"phone-outgoing":["call"],phone:["call"],play:["music","start"],"pie-chart":["statistics","diagram"],"play-circle":["music","start"],plus:["add","new"],"plus-circle":["add","new"],"plus-square":["add","new"],pocket:["logo","save"],power:["on","off"],printer:["fax","office","device"],radio:["signal"],"refresh-cw":["synchronise","arrows"],"refresh-ccw":["arrows"],repeat:["loop","arrows"],rewind:["music"],"rotate-ccw":["arrow"],"rotate-cw":["arrow"],rss:["feed","subscribe"],save:["floppy disk"],scissors:["cut"],search:["find","magnifier","magnifying glass"],send:["message","mail","email","paper airplane","paper aeroplane"],settings:["cog","edit","gear","preferences"],"share-2":["network","connections"],shield:["security","secure"],"shield-off":["security","insecure"],"shopping-bag":["ecommerce","cart","purchase","store"],"shopping-cart":["ecommerce","cart","purchase","store"],shuffle:["music"],"skip-back":["music"],"skip-forward":["music"],slack:["logo"],slash:["ban","no"],sliders:["settings","controls"],smartphone:["cellphone","device"],smile:["emoji","face","happy","good","emotion"],speaker:["audio","music"],star:["bookmark","favorite","like"],"stop-circle":["media","music"],sun:["brightness","weather","light"],sunrise:["weather","time","morning","day"],sunset:["weather","time","evening","night"],tablet:["device"],tag:["label"],target:["logo","bullseye"],terminal:["code","command line","prompt"],thermometer:["temperature","celsius","fahrenheit","weather"],"thumbs-down":["dislike","bad","emotion"],"thumbs-up":["like","good","emotion"],"toggle-left":["on","off","switch"],"toggle-right":["on","off","switch"],tool:["settings","spanner"],trash:["garbage","delete","remove","bin"],"trash-2":["garbage","delete","remove","bin"],triangle:["delta"],truck:["delivery","van","shipping","transport","lorry"],tv:["television","stream"],twitch:["logo"],twitter:["logo","social"],type:["text"],umbrella:["rain","weather"],unlock:["security"],"user-check":["followed","subscribed"],"user-minus":["delete","remove","unfollow","unsubscribe"],"user-plus":["new","add","create","follow","subscribe"],"user-x":["delete","remove","unfollow","unsubscribe","unavailable"],user:["person","account"],users:["group"],"video-off":["camera","movie","film"],video:["camera","movie","film"],voicemail:["phone"],volume:["music","sound","mute"],"volume-1":["music","sound"],"volume-2":["music","sound"],"volume-x":["music","sound","mute"],watch:["clock","time"],"wifi-off":["disabled"],wifi:["connection","signal","wireless"],wind:["weather","air"],"x-circle":["cancel","close","delete","remove","times","clear"],"x-octagon":["delete","stop","alert","warning","times","clear"],"x-square":["cancel","close","delete","remove","times","clear"],x:["cancel","close","delete","remove","times","clear"],youtube:["logo","video","play"],"zap-off":["flash","camera","lightning"],zap:["flash","camera","lightning"],"zoom-in":["magnifying glass"],"zoom-out":["magnifying glass"]}},function(e){e.exports={activity:'',airplay:'',"alert-circle":'',"alert-octagon":'',"alert-triangle":'',"align-center":'',"align-justify":'',"align-left":'',"align-right":'',anchor:'',aperture:'',archive:'',"arrow-down-circle":'',"arrow-down-left":'',"arrow-down-right":'',"arrow-down":'',"arrow-left-circle":'',"arrow-left":'',"arrow-right-circle":'',"arrow-right":'',"arrow-up-circle":'',"arrow-up-left":'',"arrow-up-right":'',"arrow-up":'',"at-sign":'',award:'',"bar-chart-2":'',"bar-chart":'',"battery-charging":'',battery:'',"bell-off":'',bell:'',bluetooth:'',bold:'',"book-open":'',book:'',bookmark:'',box:'',briefcase:'',calendar:'',"camera-off":'',camera:'',cast:'',"check-circle":'',"check-square":'',check:'',"chevron-down":'',"chevron-left":'',"chevron-right":'',"chevron-up":'',"chevrons-down":'',"chevrons-left":'',"chevrons-right":'',"chevrons-up":'',chrome:'',circle:'',clipboard:'',clock:'',"cloud-drizzle":'',"cloud-lightning":'',"cloud-off":'',"cloud-rain":'',"cloud-snow":'',cloud:'',code:'',codepen:'',codesandbox:'',coffee:'',columns:'',command:'',compass:'',copy:'',"corner-down-left":'',"corner-down-right":'',"corner-left-down":'',"corner-left-up":'',"corner-right-down":'',"corner-right-up":'',"corner-up-left":'',"corner-up-right":'',cpu:'',"credit-card":'',crop:'',crosshair:'',database:'',delete:'',disc:'',"dollar-sign":'',"download-cloud":'',download:'',droplet:'',"edit-2":'',"edit-3":'',edit:'',"external-link":'',"eye-off":'',eye:'',facebook:'',"fast-forward":'',feather:'',figma:'',"file-minus":'',"file-plus":'',"file-text":'',file:'',film:'',filter:'',flag:'',"folder-minus":'',"folder-plus":'',folder:'',framer:'',frown:'',gift:'',"git-branch":'',"git-commit":'',"git-merge":'',"git-pull-request":'',github:'',gitlab:'',globe:'',grid:'',"hard-drive":'',hash:'',headphones:'',heart:'',"help-circle":'',hexagon:'',home:'',image:'',inbox:'',info:'',instagram:'',italic:'',key:'',layers:'',layout:'',"life-buoy":'',"link-2":'',link:'',linkedin:'',list:'',loader:'',lock:'',"log-in":'',"log-out":'',mail:'',"map-pin":'',map:'',"maximize-2":'',maximize:'',meh:'',menu:'',"message-circle":'',"message-square":'',"mic-off":'',mic:'',"minimize-2":'',minimize:'',"minus-circle":'',"minus-square":'',minus:'',monitor:'',moon:'',"more-horizontal":'',"more-vertical":'',"mouse-pointer":'',move:'',music:'',"navigation-2":'',navigation:'',octagon:'',package:'',paperclip:'',"pause-circle":'',pause:'',"pen-tool":'',percent:'',"phone-call":'',"phone-forwarded":'',"phone-incoming":'',"phone-missed":'',"phone-off":'',"phone-outgoing":'',phone:'',"pie-chart":'',"play-circle":'',play:'',"plus-circle":'',"plus-square":'',plus:'',pocket:'',power:'',printer:'',radio:'',"refresh-ccw":'',"refresh-cw":'',repeat:'',rewind:'',"rotate-ccw":'',"rotate-cw":'',rss:'',save:'',scissors:'',search:'',send:'',server:'',settings:'',"share-2":'',share:'',"shield-off":'',shield:'',"shopping-bag":'',"shopping-cart":'',shuffle:'',sidebar:'',"skip-back":'',"skip-forward":'',slack:'',slash:'',sliders:'',smartphone:'',smile:'',speaker:'',square:'',star:'',"stop-circle":'',sun:'',sunrise:'',sunset:'',tablet:'',tag:'',target:'',terminal:'',thermometer:'',"thumbs-down":'',"thumbs-up":'',"toggle-left":'',"toggle-right":'',tool:'',"trash-2":'',trash:'',trello:'',"trending-down":'',"trending-up":'',triangle:'',truck:'',tv:'',twitch:'',twitter:'',type:'',umbrella:'',underline:'',unlock:'',"upload-cloud":'',upload:'',"user-check":'',"user-minus":'',"user-plus":'',"user-x":'',user:'',users:'',"video-off":'',video:'',voicemail:'',"volume-1":'',"volume-2":'',"volume-x":'',volume:'',watch:'',"wifi-off":'',wifi:'',wind:'',"x-circle":'',"x-octagon":'',"x-square":'',x:'',youtube:'',"zap-off":'',zap:'',"zoom-in":'',"zoom-out":''}},function(e){e.exports={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"}},function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var t=Object.assign||function(e){for(var n=1;n2&&void 0!==arguments[2]?arguments[2]:[];!function(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}(this,e),this.name=n,this.contents=i,this.tags=l,this.attrs=t({},o.default,{class:"feather feather-"+n})}return l(e,[{key:"toSvg",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return""+this.contents+""}},{key:"toString",value:function(){return this.contents}}]),e}();n.default=c},function(e,n,i){"use strict";var t=o(i(12)),l=o(i(39)),r=o(i(38));function o(e){return e&&e.__esModule?e:{default:e}}e.exports={icons:t.default,toSvg:l.default,replace:r.default}},function(e,n,i){e.exports=i(0)},function(e,n,i){var t=i(2)("iterator"),l=!1;try{var r=0,o={next:function(){return{done:!!r++}},return:function(){l=!0}};o[t]=function(){return this},Array.from(o,function(){throw 2})}catch(e){}e.exports=function(e,n){if(!n&&!l)return!1;var i=!1;try{var r={};r[t]=function(){return{next:function(){return{done:i=!0}}}},e(r)}catch(e){}return i}},function(e,n,i){var t=i(30),l=i(2)("toStringTag"),r="Arguments"==t(function(){return arguments}());e.exports=function(e){var n,i,o;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(i=function(e,n){try{return e[n]}catch(e){}}(n=Object(e),l))?i:r?t(n):"Object"==(o=t(n))&&"function"==typeof n.callee?"Arguments":o}},function(e,n,i){var t=i(47),l=i(9),r=i(2)("iterator");e.exports=function(e){if(void 0!=e)return e[r]||e["@@iterator"]||l[t(e)]}},function(e,n,i){"use strict";var t=i(18),l=i(7),r=i(10);e.exports=function(e,n,i){var o=t(n);o in e?l.f(e,o,r(0,i)):e[o]=i}},function(e,n,i){var t=i(2),l=i(9),r=t("iterator"),o=Array.prototype;e.exports=function(e){return void 0!==e&&(l.Array===e||o[r]===e)}},function(e,n,i){var t=i(3);e.exports=function(e,n,i,l){try{return l?n(t(i)[0],i[1]):n(i)}catch(n){var r=e.return;throw void 0!==r&&t(r.call(e)),n}}},function(e,n){e.exports=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}},function(e,n,i){var t=i(52);e.exports=function(e,n,i){if(t(e),void 0===n)return e;switch(i){case 0:return function(){return e.call(n)};case 1:return function(i){return e.call(n,i)};case 2:return function(i,t){return e.call(n,i,t)};case 3:return function(i,t,l){return e.call(n,i,t,l)}}return function(){return e.apply(n,arguments)}}},function(e,n,i){"use strict";var t=i(53),l=i(24),r=i(51),o=i(50),a=i(27),c=i(49),p=i(48);e.exports=function(e){var n,i,y,h,x=l(e),s="function"==typeof this?this:Array,u=arguments.length,d=u>1?arguments[1]:void 0,f=void 0!==d,g=0,v=p(x);if(f&&(d=t(d,u>2?arguments[2]:void 0,2)),void 0==v||s==Array&&o(v))for(i=new s(n=a(x.length));n>g;g++)c(i,g,f?d(x[g],g):x[g]);else for(h=v.call(x),i=new s;!(y=h.next()).done;g++)c(i,g,f?r(h,d,[y.value,g],!0):y.value);return i.length=g,i}},function(e,n,i){var t=i(32),l=i(54);t({target:"Array",stat:!0,forced:!i(46)(function(e){Array.from(e)})},{from:l})},function(e,n,i){var t=i(6),l=i(3);e.exports=function(e,n){if(l(e),!t(n)&&null!==n)throw TypeError("Can't set "+String(n)+" as a prototype")}},function(e,n,i){var t=i(56);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,n=!1,i={};try{(e=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(i,[]),n=i instanceof Array}catch(e){}return function(i,l){return t(i,l),n?e.call(i,l):i.__proto__=l,i}}():void 0)},function(e,n,i){var t=i(0).document;e.exports=t&&t.documentElement},function(e,n,i){var t=i(28),l=i(13);e.exports=Object.keys||function(e){return t(e,l)}},function(e,n,i){var t=i(8),l=i(7),r=i(3),o=i(59);e.exports=t?Object.defineProperties:function(e,n){r(e);for(var i,t=o(n),a=t.length,c=0;a>c;)l.f(e,i=t[c++],n[i]);return e}},function(e,n,i){var t=i(3),l=i(60),r=i(13),o=i(15),a=i(58),c=i(34),p=i(16)("IE_PROTO"),y=function(){},h=function(){var e,n=c("iframe"),i=r.length;for(n.style.display="none",a.appendChild(n),n.src=String("javascript:"),(e=n.contentWindow.document).open(),e.write(" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/header.php b/header.php new file mode 100644 index 0000000..94232ac --- /dev/null +++ b/header.php @@ -0,0 +1,305 @@ + + + + + + + + + + + + + PathFinder + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + Help Desk : + + +977 01 5361805 +
+ +
+
+
+
+

+ + Putalisadak, Kathmandu. Nepal +

+ +
+ +
+
+
+
+
+ + + + +
+
+
+
+ +
+
+ +
+
+
+
+ + \ No newline at end of file diff --git a/home-parts/about.php b/home-parts/about.php new file mode 100644 index 0000000..918b528 --- /dev/null +++ b/home-parts/about.php @@ -0,0 +1,95 @@ + +
+
+
+
+
+
+ about +
+
+ about +
+ + + +
+
+
+
+ small-image + small-image + small-image + small-image + small-image + (4.99+) +
+

00 Review form our
Best Clients

+
+ education + education + education +
+
+
+
+
+
+
+
+
+ 01 ABOUT PATHFINDER +
+
+
+ +

+ Shaping Global Careers Through Expert Education Guidance +

+
    +
  • +
    + +
    +
    +

    Trusted Expertise

    +

    Years of proven excellence in guiding students to top institutions worldwide.

    +
    +
  • +
  • +
    + +
    +
    +

    Personalized Counseling

    +

    One-on-one guidance tailored to each student's academic and career goals.

    +
    +
  • +
  • +
    + +
    +
    +

    Global Network

    +

    Strong affiliations with reputed institutions in Australia, UK, USA, Canada, and more.

    +
    +
  • +
  • +
    + +
    +
    +

    High Visa Success Rate

    +

    Proven strategies and support to maximize approval chances for international studies.

    +
    +
  • +
+ +
+
+
+
+
+
\ No newline at end of file diff --git a/home-parts/appointment.php b/home-parts/appointment.php new file mode 100644 index 0000000..5c3114b --- /dev/null +++ b/home-parts/appointment.php @@ -0,0 +1,60 @@ + + +
+
+
+
+
+
+
+ + 03 + Appoinment + +
+
+

Book An Appoinment

+

Easily schedule your appointment with just a few clicks. Our team is
always ready to assist you at your preferred time.

+
+
+
+
+ +
+
+ appoinment +
+
+
+
+
+
+ +
+
+ +
+
+
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+
+
+
+
+
+ \ No newline at end of file diff --git a/home-parts/blog.php b/home-parts/blog.php new file mode 100644 index 0000000..781def9 --- /dev/null +++ b/home-parts/blog.php @@ -0,0 +1,108 @@ + + + +
+
+
+
+
+
+
+ + 03 + Latests Blogs + +
+
+

Our Latests Blogs

+
+ +
+
+
+ +
+
+
+
+
+ + Blog Image + +
+
+

How to Analyze Your Best Pages for SEO + Performance Marketing.

+

Lorem ipsum dolor, sit amet consectetur adipisicing elit. Voluptatem cumque unde culpa aut voluptates rem, adipisci nostrum libero dolor

+
+ Read More +
+
+
+
+
+
+
+
+
+ + Blog Image + +
+
+

How to Analyze Your Best + Pages for SEO Performance

+

It is a long established fact that a reader.

+
+ Read More +
+
+
+
+
+
+
+ + Blog Image + +
+
+

How to Analyze Your Best + Pages for SEO Performance

+

It is a long established fact that a reader.

+
+ Read More +
+
+
+
+
+
+
+ + Blog Image + +
+
+

How to Analyze Your Best + Pages for SEO Performance

+

It is a long established fact that a reader.

+
+ Read More +
+
+
+
+
+
+
+
+ \ No newline at end of file diff --git a/home-parts/class.php b/home-parts/class.php new file mode 100644 index 0000000..5d25744 --- /dev/null +++ b/home-parts/class.php @@ -0,0 +1,105 @@ + + +
+
+
+
+
+
+
+ + 04 + Classes + +
+
+

Test Preparation class.

+
+
+
+
+
+
+
+ + service +
+
+

+ PTE Prepareation Class +

+

We help businesses create a strong brand identity, enhance visibility, and build lasting customer trust.

+ +
+
+ service +
+
+
+ +
+
+
+ + service +
+
+

+ IELTS Preparation Class +

+

We provide dedicated assistance, resolve issues quickly, ensure smooth communication, and deliver exceptional customer.

+ +
+
+ service +
+
+
+ +
+
+
+ + service +
+
+

+ TOFEL Preparation Class +

+

We analyze business data, find patterns, give recommendations, and support strategic decisions.

+ +
+
+ service +
+
+
+ +
+
+
+ \ No newline at end of file diff --git a/home-parts/counter.php b/home-parts/counter.php new file mode 100644 index 0000000..ae4222e --- /dev/null +++ b/home-parts/counter.php @@ -0,0 +1,114 @@ + +
+
+
+
+
+
+
+ + 15,000+ + Students Guided + +
+
+

Trusted by Students Worldwide.

+
+
+
+ +
+ + +
+
+
+
+ 000+ +
+
+
Students Counseled
+
+
+
+
+ + +
+
+
+
+ 000+ +
+
+
Successful Visas
+
+
+
+
+ + +
+
+
+
+ 00+ +
+
+
Partner Universities
+
+
+
+
+ + +
+
+
+
+ 00+ +
+
+
Years of Experience
+
+
+
+
+ +
+
+
+ + + + +
+
+
+

+ Let's discuss about
+ + + + Study Plan. + + + + + +

+ +
+
+
+ \ No newline at end of file diff --git a/home-parts/country.php b/home-parts/country.php new file mode 100644 index 0000000..0766ada --- /dev/null +++ b/home-parts/country.php @@ -0,0 +1,642 @@ + +
+
+
+
+
+
+
+ + 4 + Choose Your Study Destination + +
+
+

Select a country to view its universities and colleges.

+
+
+
+
+
+
+ +
+ +
+ +
+ + + + + + +
+ + + + + +
    + +
  • USA
  • + +
  • UK
  • + +
  • Canada
  • + +
  • Australia
  • +
  • New Zealand
  • +
  • Ireland
  • + +
+ + + + + +
+ + + + + +
+ +
+ +
+ + + + + + + + + + + +
+ +
+ +
Dr. Fatima Begum ECG Checkup
10:00 - 1:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Rahman Ali Echo Test
2:00 - 5:00
+ +
+ +
+ + + + +
+ +
+ +
Dr. Kamal Hossain OPD
8:00 - 11:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Ahmed Khan Morning OPD
9:00 - 12:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum Evening OPD
4:00 - 7:00
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+ + + + + +
+ +
+ +
1Western university
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum ECG Checkup
10:00 - 1:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Rahman Ali Echo Test
2:00 - 5:00
+ +
+ +
+ + + + +
+ +
+ +
Dr. Kamal Hossain OPD
8:00 - 11:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Ahmed Khan Morning OPD
9:00 - 12:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum Evening OPD
4:00 - 7:00
+ +
+ +
+ +
+ + + +
+ +
+
+ +
+ +
+ + + + + +
+ +
+ +
Western university
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum ECG Checkup
10:00 - 1:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Rahman Ali Echo Test
2:00 - 5:00
+ +
+ +
+ + + + +
+ +
+ +
Dr. Kamal Hossain OPD
8:00 - 11:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Ahmed Khan Morning OPD
9:00 - 12:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum Evening OPD
4:00 - 7:00
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+ + + + + +
+ +
+ +
Western university
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum ECG Checkup
10:00 - 1:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Rahman Ali Echo Test
2:00 - 5:00
+ +
+ +
+ + + + +
+ +
+ +
Dr. Kamal Hossain OPD
8:00 - 11:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Ahmed Khan Morning OPD
9:00 - 12:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum Evening OPD
4:00 - 7:00
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+ + + + + +
+ +
+ +
Western university
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum ECG Checkup
10:00 - 1:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Rahman Ali Echo Test
2:00 - 5:00
+ +
+ +
+ + + + +
+ +
+ +
Dr. Kamal Hossain OPD
8:00 - 11:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Ahmed Khan Morning OPD
9:00 - 12:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum Evening OPD
4:00 - 7:00
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+ + + + + +
+ +
+ +
Western university
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum ECG Checkup
10:00 - 1:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Rahman Ali Echo Test
2:00 - 5:00
+ +
+ +
+ + + + +
+ +
+ +
Dr. Kamal Hossain OPD
8:00 - 11:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Ahmed Khan Morning OPD
9:00 - 12:00
+ +
+ +
+ + + + + +
+ +
+ +
Dr. Fatima Begum Evening OPD
4:00 - 7:00
+ +
+ +
+
+ +
+ +
+ +
+ +
+ +
+
+
+
+
+
+
+
\ No newline at end of file diff --git a/home-parts/event.php b/home-parts/event.php new file mode 100644 index 0000000..cbb8b79 --- /dev/null +++ b/home-parts/event.php @@ -0,0 +1,117 @@ + +
+
+
+
+
+
+
+ + 03 + Events + +
+
+

Explore Our Latests Events

+

+ Stay updated with our latest events, workshops, and student engagement programs. +

+
+
+
+
+
+
+
+
+ + Blog Image + + +
+
+ +

How to Analyze Your Best Pages for SEO + Performance

+

It is an established fact that corporate success is not achieved overnight.

+
+ Read More +
+
+
+
+
+
+
+
+ +
+ + +

Corporate Success How to Achieve Your + Goals

+

Corporate success is an established fact that comes from strategic.

+
+ Read More +
+
+
+ Blog Image + +
+
+
+
+
+
+
+
+ + Blog Image + +
+
+ + +

Corporate Leadership How to Lead with + Confidence

+

Corporate success is widely recognized as the outcome of innovation.

+
+ Read More +
+
+
+
+
+ +
+
+
+ \ No newline at end of file diff --git a/home-parts/faq.php b/home-parts/faq.php new file mode 100644 index 0000000..0a5a6c7 --- /dev/null +++ b/home-parts/faq.php @@ -0,0 +1,80 @@ + + +
+
+
+
+
+
+ + 03 + FAQ'S + +
+
+ + +
+
+
+
+
+
+

+ +

+
+
+ Pathfinder offers trusted, ethical, and personalized education counseling backed by experienced advisors, a strong global network, and a high visa success rate. +
+
+
+ +
+

+ +

+
+
+ We assist students in securing admissions in top institutions across Australia, the UK, USA, Canada, New Zealand, Denmark, and Ireland. +
+
+
+ +
+

+ +

+
+
+ Yes, we provide complete visa documentation support and interview preparation to maximize approval chances. +
+
+
+ +
+

+ +

+
+
+ Absolutely. Our post-arrival support ensures students receive continued guidance even after reaching their study destination. +
+
+
+ +
+
+
+
+
+
+ \ No newline at end of file diff --git a/home-parts/globe.php b/home-parts/globe.php new file mode 100644 index 0000000..50a114c --- /dev/null +++ b/home-parts/globe.php @@ -0,0 +1,214 @@ + + +
+
+
+
+ +
+

Countries

+

Your Dream Land, Ready To Welcome You

+
+
+
+
+ +
+ +
+
+
+ World Map +
+ + +
+
+ +
+
+ +
+
+
+

+ The USA offers world-class universities, flexible study programs, and strong career opportunities for international students +

+
+ +
+
+
+
+ + + +
+
+ Canda +
+
+ +
+
+
+

+ Offers affordable education, top-ranked institutions, and excellent post-study work and migration options. +

+
+ +
+
+
+
+ + + +
+
+ +
+
+ +
+
+
+

+ A growing study destination with high-quality education and strong opportunities in technology and business fields. +

+
+ +
+
+
+
+ + + +
+
+ +
+
+ +
+
+
+

+ Home to prestigious universities, shorter degree programs, and globally respected qualifications. +

+
+ +
+
+
+
+ + + +
+
+ +
+
+ +
+
+
+

+ Known for safe campuses, globally recognized qualifications, and a supportive learning environment. +

+
+ +
+
+
+
+ + + +
+
+ Australia +
+
+ +
+
+
+

+ A popular study destination offering quality education, practical learning, and strong post-study work opportunities. +

+
+ +
+
+
+
+ + +
+
+
+
+
+

+ 00 + + +

+

Worldwide Customers Feedback

+

Since 2015

+
+
+ +
+
+ \ No newline at end of file diff --git a/home-parts/hero-section.php b/home-parts/hero-section.php new file mode 100644 index 0000000..d91325e --- /dev/null +++ b/home-parts/hero-section.php @@ -0,0 +1,163 @@ + + \ No newline at end of file diff --git a/home-parts/service.php b/home-parts/service.php new file mode 100644 index 0000000..c2e5ac6 --- /dev/null +++ b/home-parts/service.php @@ -0,0 +1,129 @@ + +
+
+
+
+ +
+
+
+ + Our Services + +
+
+

End-to-End Education Services
+ Designed for Global Success

+
+ +
+ +
+
+
+
+ +
+
+
+ + Architecture Design + +
+
+
+
+
+ Architecture +
+
Post-Arrival Support
+
+

+ Our post-arrival support service ensures smooth settlement abroad through continued guidance, local assistance, and student care. +

+ + + See Details + + + + +
+
+
+
+ +
+
+ +
+
+
+
+ Interior +
+
Visa Documentation & Interview Preparation
+
+

+ Our visa support service ensures strong applications through precise documentation and professional interview preparation. +

+ + + See Details + + + + +
+
+
+ + Interior Design + +
+ +
+
+ +
+
+
+ + Structural Concept + +
+
+
+
+
+ Structure +
+
Scholarship Guidance
+
+

+ Our scholarship guidance service helps students secure financial aid through expert evaluation and accurate application support. +

+ + + See Details + + + + +
+
+
+
+
+
+
+
+ \ No newline at end of file diff --git a/home-parts/steps.php b/home-parts/steps.php new file mode 100644 index 0000000..dd609f2 --- /dev/null +++ b/home-parts/steps.php @@ -0,0 +1,158 @@ + + + + +
+
+
+
+
+ +
+

+ Still Unsure? Let’s Make It Easy for You! +

+ +
+ + + +
+
+
+
+
\ No newline at end of file diff --git a/home-parts/testimonial.php b/home-parts/testimonial.php new file mode 100644 index 0000000..18d0679 --- /dev/null +++ b/home-parts/testimonial.php @@ -0,0 +1,111 @@ + +
+
+
+
+
+
+
+ + +3 + Client Feedback + +
+
+

Client Feedback.

+
+
+
+
+
+ +
+
+
+
Corporate Template
+
+
+
+

Their counseling was honest, clear, and personalized. I would highly recommend Pathfinder to any aspiring international student. +

+
+ + + + + +
+
+

Roshika Thapa

+
University of Tasmania,Australia
+
+
+
+
+
+ +
+ +
+ +
+
+
+
Corporate Template
+
+
+
+

When taking on new projects, I primarily look for a strong visual and aesthetic alignment, as well as a meaningful personal connection. +

+
+ + + + + +
+
+

Mohima Ale

+
Business Developer
+
+
+
+ +
+
+ +
+ +
+ +
+
+
+
Corporate Template
+
+
+
+

When taking on new projects, I primarily look for a strong visual and aesthetic alignment, as well as a meaningful personal connection. +

+
+ + + + + +
+
+

John Roni

+
Marketing Expart
+
+
+
+ +
+
+ +
+
+
+
+ \ No newline at end of file diff --git a/home-parts/why-us.php b/home-parts/why-us.php new file mode 100644 index 0000000..5cc5dd4 --- /dev/null +++ b/home-parts/why-us.php @@ -0,0 +1,166 @@ + +
+
+
+
+
+
+
+ + 03 + Why us? + +
+
+

+

+ Guiding Nepali students toward global education with clarity, integrity, and expert support. +

+
+
+
+
+
+
+
+
+
+
+ Corporate Images +
+
+

+ Transparent & Honest Guidance +

+

Clear, ethical counseling with no hidden agendas—only honest advice for your future.

+
+
+ service +
+
+
+
+
+
+

+ Transparent & Honest Guidance +

+

We provide fact-based guidance tailored to your academic profile, helping you make confident decisions without pressure or false promises.

+
+
+
+
+
+ +
+ +
+ +
+
+
+
+
+ Corporate Images +
+
+

+ Experienced Counseling Team +

+

Professional counselors with real-world experience in global education systems.

+
+
+ service +
+
+
+
+
+
+

+ Experienced Counseling Team +

+

Our trained advisors understand university requirements, admission processes, and visa pathways to guide you accurately at every step.

+ +
+
+
+
+
+ +
+ +
+ +
+
+
+
+
+ Corporate Images +
+
+

+ High Visa Success Rate +

+

A strong record of successful visa approvals across top study destinations.

+
+
+ service +
+
+
+
+
+
+

+ High Visa Success Rate +

+

Through proper documentation, interview preparation, and compliance-focused applications, we maximize your chances of visa success.

+ +
+
+
+
+
+ +
+
+ +
+
+
+
+
+ Corporate Images +
+
+

+ Global University Network +

+

Access to trusted universities and institutions worldwide.

+
+
+ service +
+
+
+
+
+
+

+ Global University Network +

+

Our international partnerships open doors to quality education options across Australia, UK, USA, Canada, and beyond.

+
+
+
+
+
+ +
+
+ +
+
+ \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..c47fdae --- /dev/null +++ b/index.php @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/service.php b/service.php new file mode 100644 index 0000000..089acc0 --- /dev/null +++ b/service.php @@ -0,0 +1,157 @@ + + + +
+
+
+
+ +
+
+
+ + Our Services + +
+
+

End-to-End Education Services
+ Designed for Global Success

+
+ +
+ +
+
+
+
+ +
+
+
+ + Architecture Design + +
+
+
+
+
+ Architecture +
+
Post-Arrival Support
+
+

+ Our post-arrival support service ensures smooth settlement abroad through continued guidance, local assistance, and student care. +

+ + + See Details + + + + +
+
+
+
+ +
+
+ +
+
+
+
+ Interior +
+
Visa Documentation & Interview Preparation
+
+

+ Our visa support service ensures strong applications through precise documentation and professional interview preparation. +

+ + + See Details + + + + +
+
+
+ + Interior Design + +
+ +
+
+ +
+
+
+ + Structural Concept + +
+
+
+
+
+ Structure +
+
Scholarship Guidance
+
+

+ Our scholarship guidance service helps students secure financial aid through expert evaluation and accurate application support. +

+ + + See Details + + + + +
+
+
+
+
+
+
+
+ + + +
+
+
+ +
+
+
+ +
+
+

Have Any Questions? Call Us free

+ +977 01 5361805 +

Our team is here to answer your questions and help you choose the right course, + country, and university with confidence.

+
+
+ Call Us + +
+
+ + + + \ No newline at end of file