@charset "UTF-8";/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-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{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-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;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0%,to{-webkit-transform:scaleX(1);transform:scaleX(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{0%,to{-webkit-transform:scaleX(1);transform:scaleX(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{0%,to{-webkit-transform:scaleX(1);transform:scaleX(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{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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 headShake{0%,50%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}}@keyframes headShake{0%,50%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}@keyframes tada{0%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}}@keyframes wobble{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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;transform-origin:center}@-webkit-keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}.bounceOut,.flipOutX{-webkit-animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0);transform:translateZ(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{animation-duration:.75s;-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{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{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{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);-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{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-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{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{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{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{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{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.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.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="100"],[data-aos][data-aos][data-aos-delay="1000"],[data-aos][data-aos][data-aos-delay="1050"],[data-aos][data-aos][data-aos-delay="1100"],[data-aos][data-aos][data-aos-delay="1150"],[data-aos][data-aos][data-aos-delay="1200"],[data-aos][data-aos][data-aos-delay="1250"],[data-aos][data-aos][data-aos-delay="1300"],[data-aos][data-aos][data-aos-delay="1350"],[data-aos][data-aos][data-aos-delay="1400"],[data-aos][data-aos][data-aos-delay="1450"],[data-aos][data-aos][data-aos-delay="150"],[data-aos][data-aos][data-aos-delay="1500"],[data-aos][data-aos][data-aos-delay="1550"],[data-aos][data-aos][data-aos-delay="1600"],[data-aos][data-aos][data-aos-delay="1650"],[data-aos][data-aos][data-aos-delay="1700"],[data-aos][data-aos][data-aos-delay="1750"],[data-aos][data-aos][data-aos-delay="1800"],[data-aos][data-aos][data-aos-delay="1850"],[data-aos][data-aos][data-aos-delay="1900"],[data-aos][data-aos][data-aos-delay="1950"],[data-aos][data-aos][data-aos-delay="200"],[data-aos][data-aos][data-aos-delay="2000"],[data-aos][data-aos][data-aos-delay="2050"],[data-aos][data-aos][data-aos-delay="2100"],[data-aos][data-aos][data-aos-delay="2150"],[data-aos][data-aos][data-aos-delay="2200"],[data-aos][data-aos][data-aos-delay="2250"],[data-aos][data-aos][data-aos-delay="2300"],[data-aos][data-aos][data-aos-delay="2350"],[data-aos][data-aos][data-aos-delay="2400"],[data-aos][data-aos][data-aos-delay="2450"],[data-aos][data-aos][data-aos-delay="250"],[data-aos][data-aos][data-aos-delay="2500"],[data-aos][data-aos][data-aos-delay="2550"],[data-aos][data-aos][data-aos-delay="2600"],[data-aos][data-aos][data-aos-delay="2650"],[data-aos][data-aos][data-aos-delay="2700"],[data-aos][data-aos][data-aos-delay="2750"],[data-aos][data-aos][data-aos-delay="2800"],[data-aos][data-aos][data-aos-delay="2850"],[data-aos][data-aos][data-aos-delay="2900"],[data-aos][data-aos][data-aos-delay="2950"],[data-aos][data-aos][data-aos-delay="300"],[data-aos][data-aos][data-aos-delay="3000"],[data-aos][data-aos][data-aos-delay="350"],[data-aos][data-aos][data-aos-delay="400"],[data-aos][data-aos][data-aos-delay="450"],[data-aos][data-aos][data-aos-delay="50"],[data-aos][data-aos][data-aos-delay="500"],[data-aos][data-aos][data-aos-delay="550"],[data-aos][data-aos][data-aos-delay="600"],[data-aos][data-aos][data-aos-delay="650"],[data-aos][data-aos][data-aos-delay="700"],[data-aos][data-aos][data-aos-delay="750"],[data-aos][data-aos][data-aos-delay="800"],[data-aos][data-aos][data-aos-delay="850"],[data-aos][data-aos][data-aos-delay="900"],[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="100"] [data-aos],body[data-aos-delay="1000"] [data-aos],body[data-aos-delay="1050"] [data-aos],body[data-aos-delay="1100"] [data-aos],body[data-aos-delay="1150"] [data-aos],body[data-aos-delay="1200"] [data-aos],body[data-aos-delay="1250"] [data-aos],body[data-aos-delay="1300"] [data-aos],body[data-aos-delay="1350"] [data-aos],body[data-aos-delay="1400"] [data-aos],body[data-aos-delay="1450"] [data-aos],body[data-aos-delay="150"] [data-aos],body[data-aos-delay="1500"] [data-aos],body[data-aos-delay="1550"] [data-aos],body[data-aos-delay="1600"] [data-aos],body[data-aos-delay="1650"] [data-aos],body[data-aos-delay="1700"] [data-aos],body[data-aos-delay="1750"] [data-aos],body[data-aos-delay="1800"] [data-aos],body[data-aos-delay="1850"] [data-aos],body[data-aos-delay="1900"] [data-aos],body[data-aos-delay="1950"] [data-aos],body[data-aos-delay="200"] [data-aos],body[data-aos-delay="2000"] [data-aos],body[data-aos-delay="2050"] [data-aos],body[data-aos-delay="2100"] [data-aos],body[data-aos-delay="2150"] [data-aos],body[data-aos-delay="2200"] [data-aos],body[data-aos-delay="2250"] [data-aos],body[data-aos-delay="2300"] [data-aos],body[data-aos-delay="2350"] [data-aos],body[data-aos-delay="2400"] [data-aos],body[data-aos-delay="2450"] [data-aos],body[data-aos-delay="250"] [data-aos],body[data-aos-delay="2500"] [data-aos],body[data-aos-delay="2550"] [data-aos],body[data-aos-delay="2600"] [data-aos],body[data-aos-delay="2650"] [data-aos],body[data-aos-delay="2700"] [data-aos],body[data-aos-delay="2750"] [data-aos],body[data-aos-delay="2800"] [data-aos],body[data-aos-delay="2850"] [data-aos],body[data-aos-delay="2900"] [data-aos],body[data-aos-delay="2950"] [data-aos],body[data-aos-delay="300"] [data-aos],body[data-aos-delay="3000"] [data-aos],body[data-aos-delay="350"] [data-aos],body[data-aos-delay="400"] [data-aos],body[data-aos-delay="450"] [data-aos],body[data-aos-delay="50"] [data-aos],body[data-aos-delay="500"] [data-aos],body[data-aos-delay="550"] [data-aos],body[data-aos-delay="600"] [data-aos],body[data-aos-delay="650"] [data-aos],body[data-aos-delay="700"] [data-aos],body[data-aos-delay="750"] [data-aos],body[data-aos-delay="800"] [data-aos],body[data-aos-delay="850"] [data-aos],body[data-aos-delay="900"] [data-aos],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],[data-aos][data-aos][data-aos-easing=ease-in-quad],[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-cubic] [data-aos],body[data-aos-easing=ease-in-quad] [data-aos],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],[data-aos][data-aos][data-aos-easing=ease-out-quad],[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-cubic] [data-aos],body[data-aos-easing=ease-out-quad] [data-aos],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],[data-aos][data-aos][data-aos-easing=ease-in-out-quad],[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-cubic] [data-aos],body[data-aos-easing=ease-in-out-quad] [data-aos],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade],html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate,html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate,html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
.nice-select,.nice-select .list{background-color:#fff;box-sizing:border-box}.nice-select .list,.nice-select:after{pointer-events:none;position:absolute}.nice-select,.nice-select .option{cursor:pointer;font-weight:400;outline:0}.nice-select,.no-csspointerevents .nice-select.open .list{display:block}.nice-select{-webkit-tap-highlight-color:transparent;border-radius:5px;border:1px solid #e8e8e8;clear:both;float:left;font-family:inherit;font-size:14px;height:42px;line-height:40px;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:'';display:block;height:5px;margin-top:-4px;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);margin-top:4px;opacity:0;overflow:hidden;padding:0;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:.2s cubic-bezier(.5, 0, 0, 1.25),opacity .15s ease-out;transition:.2s cubic-bezier(.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{line-height:40px;list-style:none;min-height:40px;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:.2s;transition:.2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}
@charset "UTF-8";.header,.scrollToTop{-webkit-transition:1s}.custom-table tbody tr td,.custom-table thead tr th{font-family:Poppins,sans-serif;position:relative;z-index:2;text-align:center}.category-list li i,.custom--card .card-header .card-btn a i,.custom--card .card-header .card-title i,.footer-list.style-01 li a i{margin-right:5px}a,a:focus,a:hover,h1 a,h1 a:hover,h2 a,h2 a:hover,h3 a,h3 a:hover,h4 a,h4 a:hover,h5 a{color:inherit;text-decoration:none}.blog-post-meta,.gallery-widget-item-section .gallery-widget-item .gallery-widget-content .sub-title,.mb-10,.plan-item.two .plan-header,.product-reply-item .product-reply-content .reply-ratings,label{margin-bottom:10px}.contact-section.two .contact-form textarea,textarea{min-height:120px}html{font-size:100%;scroll-behavior:smooth}body{background-color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5em;color:#4b4b4b;overflow-x:hidden}.footer-social li,.team-item.details .team-content .team-social li,.team-thumb .team-social li,a{display:inline-block}ul{list-style-type:none;padding:0;margin:0}p{margin-bottom:15px;line-height:1.7em}p:last-child{margin-bottom:0}img{max-width:100%;height:auto}.color-wrapper .checkmark:focus,button:focus,input:focus,input[type=button]:focus,input[type=email]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=submit]:focus,input[type=text]:focus,textarea:focus{outline:0}button,input[type=button],input[type=reset],input[type=submit]{border:none;cursor:pointer}input,textarea{width:100%;padding:12px 20px}blockquote{margin:30px 0 1.3em;background-color:#eef9ff;padding:30px 60px;border-radius:8px;position:relative}blockquote.two{background-color:#f5f5f5;border-radius:6px;padding:60px}blockquote.two .quote-content{font-size:24px!important;color:#1c1c1c;text-transform:unset;margin-bottom:0}blockquote.two .quote-shape{position:absolute;top:15px;right:15px;width:8%}@media only screen and (max-width:575px){blockquote.two .quote-content{padding-top:15px}blockquote.two .quote-shape{width:10%}}blockquote .quote-content-area{width:calc(100% - 30px);padding-left:40px}blockquote .quote-content-area span{position:relative;font-size:16px;padding-right:70px;padding-left:70px}blockquote .quote-content-area span::before{position:absolute;content:"";top:10px;left:0;width:50px;height:1px;background-color:#707070}blockquote .quote-content{font-size:18px!important;color:#1c1c1c;font-family:Poppins,sans-serif;text-transform:uppercase;font-weight:600;margin-bottom:20px}blockquote .quote-icon{color:#cf2027;font-size:30px;width:30px}.pt-10{padding-top:10px}.gallery-content,.pt-20,.team-content{padding-top:20px}.pt-30,.service-item.details .service-content{padding-top:30px}.process-content,.pt-40{padding-top:40px}.pt-50{padding-top:50px}.gallery-item.details .gallery-content-area,.pt-60{padding-top:60px}.pt-80{padding-top:80px}.pt-100{padding-top:100px}.pt-120{padding-top:120px}.pt-150{padding-top:150px}.pb-10{padding-bottom:10px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pb-40{padding-bottom:40px}.pb-50{padding-bottom:50px}.pb-60{padding-bottom:60px}.pb-80{padding-bottom:80px}.pb-100{padding-bottom:100px}.pb-120{padding-bottom:120px}.pb-130{padding-bottom:130px!important}.pb-150{padding-bottom:150px}.ptb-10{padding:10px 0}.ptb-20{padding:20px 0}.ptb-30{padding:30px 0}.ptb-40{padding:40px 0}.ptb-50{padding:50px 0}.ptb-60{padding:60px 0}.ptb-80{padding:80px 0}.ptb-100{padding:100px 0}.ptb-120,.subscribe-area .subscribe-content{padding:120px 0}.ptb-130{padding:120px 0 130px}.ptb-150{padding:150px 0}.mt-10{margin-top:10px}.choose-statistics-area,.contact-sidebar-form,.list-items-02 .list-parent .list-child+.list-child,.mt-20{margin-top:20px}.blog-btn,.blog-comment-area .comment-form,.blog-widget-thumb-area,.client-item.five .client-footer,.faq-wrapper.two .faq-item .faq-btn,.footer-social,.media-content .media-list,.mt-30,.payment-content .payment-list,.plan-footer,.plan-item.two .plan-list,.product-comment-area .comment-form,.service-btn{margin-top:30px}.banner-section .banner-area .banner-left-content .banner-left-btn,.client-section.two .client-item .client-footer,.contact-section.two .contact-form,.mt-40,.overview-content .overview-btn,.project-left-content .project-left-btn,.statistics-left-content .statistics-left-btn{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-80,div[class*=col]:nth-of-type(4n+2) .service-item,div[class*=col]:nth-of-type(4n+4) .service-item{margin-top:80px}.mt-100{margin-top:100px}.mt-120{margin-top:120px}.mt-150{margin-top:150px}.client-item.three .client-ratings,.footer-logo,.mb-20,.product-details-content .tag-wrapper.style-01{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50,.service-section.five .service-item .service-icon{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-80{margin-bottom:80px}.mb-100{margin-bottom:100px}.about-area.two,.mb-120{margin-bottom:120px}.mb-150{margin-bottom:150px}.mt-10-none{margin-top:-10px}.mt-20-none{margin-top:-20px}.mt-30-none{margin-top:-30px}.mt-40-none{margin-top:-40px}.mt-50-none{margin-top:-50px}.mt-60-none{margin-top:-60px}.mt-80-none{margin-top:-80px}.mt-100-none{margin-top:-100px}.mt-120-none{margin-top:-120px}.mt-150-none{margin-top:-150px}.download-widget-btn,.footer-list,.mb-10-none{margin-bottom:-10px}.faq-wrapper,.mb-20-none,.popular-widget-box{margin-bottom:-20px}.mb-25-none{margin-bottom:-25px}.gallery-item.details .gallery-sidebar-widget .gallery-sidebar-widget-list,.mb-30-none{margin-bottom:-30px}.mb-40-none{margin-bottom:-40px}.mb-50-none{margin-bottom:-50px}.mb-60-none{margin-bottom:-60px}.mb-65-none{margin-bottom:-65px}.mb-80-none{margin-bottom:-80px}.mb-100-none{margin-bottom:-100px}.mb-120-none{margin-bottom:-120px}.mb-150-none{margin-bottom:-150px}.bg--primary{background-color:#7367f0!important}.bg--secondary{background-color:#e5575c}.bg--success{background-color:#28c76f}.bg--danger{background-color:#ea5455}.bg--warning{background-color:#ff9f43}.bg--info{background-color:#1e9ff2}.bg--dark{background-color:#10163a}.bg--base,.header-section.two .header-bottom-area .main-menu li a:hover::before{background-color:#cf2027!important}.text--primary{color:#7367f0}.text--secondary{color:#e5575c}.text--success{color:#28c76f}.text--danger{color:#ea5455}.text--warning{color:#ff9f43}.text--info{color:#1e9ff2}.text--dark{color:#10163a}.header-section.two .header-bottom-area .main-menu li a:hover,.text--base{color:#cf2027!important}.border--base{border:1px solid #e5e5e5!important}.section--bg{background-color:#000!important}.bg--gray{background-color:#f8f9ff}.border--rounded{border-radius:3px!important}.border--capsule,.btn-capsule{border-radius:100px}.box-shadow{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.08);box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.dark{background-color:#19232d}::-webkit-scrollbar-track{-webkit-box-shadow:inset -5px -5px 8px -1px rgba(255,255,255,.7),5px 5px 8px -1px rgba(0,0,0,.065);box-shadow:inset -5px -5px 8px -1px rgba(255,255,255,.7),5px 5px 8px -1px rgba(0,0,0,.065);background-color:#f8f9ff}::-webkit-scrollbar{width:6px;background-color:#f8f9ff}::-webkit-scrollbar-button{background-color:#cf2027}::-webkit-scrollbar-thumb{background-color:#cf2027}.scrollToTop{position:fixed;bottom:0;right:30px;width:45px;height:45px;line-height:45px;font-weight:600;background-color:#cf2027;color:#fff;font-size:20px;text-align:center;border-radius:5px;z-index:99;cursor:pointer;transition:1s;-webkit-transform:translateY(-5000%);transform:translateY(-5000%)}.scrollToTop.active{bottom:30px;-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:1270px){.scrollToTop.active{bottom:80px}}.custom-table tbody tr td.active span,.custom-table tbody tr td:hover span,.scrollToTop:focus,.scrollToTop:hover,.section-header.white .section-title,.section-header.white p,input[type=submit]:hover{color:#fff}.custom-table{width:100%;border-radius:10px;background-color:#000;overflow:hidden;z-index:9}.custom-table thead{z-index:9}.custom-table thead tr{background:#cf2027;position:relative;z-index:9}.custom-table thead tr th{border:none;font-weight:500;color:#fff;font-size:20px;padding:30px 45px}.custom-table thead tr th::after{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:1px;height:20px;background-color:#fff}.custom-table thead tr th:first-child{text-align:left;border-radius:10px 0 0}.custom-table thead tr th:last-child{border-radius:0 10px 0 0}.case-tab .nav-tabs .nav-link::before,.client-item.five .client-footer .client-footer-user-content .title::after,.client-item.three .client-footer .client-footer-user-content .title::after,.copyright-wrapper .copyright-list li:last-child::after,.custom-table tbody tr .blank-data::after,.custom-table tbody tr td:first-child::after,.custom-table thead tr th:last-child::after,.footer-section.five .footer-widget .title::after,.gallery-item.details .gallery-thumb::before,.header-bottom-area .navbar-collapse .main-menu li .sub-menu li .sub-menu::before,.header-bottom-area .navbar-collapse .main-menu li .sub-menu li a::before,.header-bottom-area .navbar-collapse .main-menu li:last-child a::after,.header-bottom-area .navbar-expand-xl.home-three .home-three-logo,.header-bottom-area.open .toggle-bar::before,.header-section-two .navbar-collapse .main-menu li .sub-menu::before,.header-section-two .navbar-collapse .main-menu li a::after,.home-three-menu .navigation-three li .sub-menu li a::before,.home-three-menu .navigation-three li a i,.payment-content .payment-list.two li::before,.plan-tab .nav-tabs .nav-link::before,.service-item.details .service-widget-item-area div[class*=col]:nth-of-type(4n+4) .service-widget-item::after,.service-item.details .service-widget-item-area.two div[class*=col]:nth-of-type(3n+3) .service-widget-item::after,.subscribe-area.two::before,.swiper-notification,.team-tab .nav-tabs .nav-link::before,div[class*=col]:nth-of-type(3n+3) .process-item.two::after,div[class*=col]:nth-of-type(4n+4) .process-item::after{display:none}.custom-table tbody tr{position:relative;z-index:9;border-bottom:1px solid rgba(255,255,255,.7)}.custom-table tbody tr td{border:none;font-weight:400;color:#fff;font-size:18px;padding:15px 45px;border-right:1px solid rgba(255,255,255,.7)}.custom-table tbody tr td::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);background-color:#cf2027;-webkit-box-shadow:0 10px 20px rgba(50,73,179,.24);box-shadow:0 10px 20px rgba(50,73,179,.24);-webkit-transition:.3s;transition:.3s;z-index:-1}.custom-table tbody tr td.active::after,.custom-table tbody tr td:hover::after,.gallery-thumb:hover::before{-webkit-transform:scale(1);transform:scale(1)}.custom-table tbody tr td:first-child{text-align:left}.custom-table tbody tr td span{color:#818181;display:block;font-size:15px;margin-top:5px}.about-section,.agency-content,.agency-section,.bg-overlay-base,.bg-overlay-black,.bg-overlay-red,.bg-overlay-white,.blog-section-five,.brand-item-two,.case-study-section .case-study-single-item,.circle,.client-big-thumb,.color-wrapper .radio,.contact-item-section,.custom-table tbody tr td .dot,.footer-subscribe-form,.get-app-section,.header-bottom-area,.header-bottom-area .navbar-collapse .main-menu li.menu_has_children,.header-search-form,.header-section-three,.overview-section,.plan-tab .section-header-wrapper,.process-item,.project-thumb.two,.row>*,.search-widget-box .search-form,.statistics-left-content .statistics-left-btn a,.statistics-section,.subscribe-section{position:relative}.custom-table tbody tr td .dot::before{position:absolute;content:"";top:-18px;left:-47px;width:5px;height:5px;background-color:#cf2027;border-radius:50%}.custom-table tbody tr .blank-data .dot::before{top:-43px}.swiper-pagination{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.swiper-pagination .swiper-pagination-bullet{height:12px;width:12px;border-radius:50%;border:1px solid #cf2027;background-color:transparent;opacity:1}.swiper-pagination .swiper-pagination-bullet-active{border:none;background-color:#cf2027;position:relative}.slider-next,.slider-prev{width:44px;height:44px;line-height:44px;font-size:22px;background-color:#e5575c;border-radius:6px;color:#fff;display:inline-block;text-align:center;position:relative;cursor:pointer;-webkit-transition:.3s;transition:.3s}.custom-navigation,h1,h2,h3,h4,h5,h6{color:#1c1c1c;font-weight:600;font-family:Poppins,sans-serif}.pagination,.section-header-wrapper{display:-webkit-box;display:-ms-flexbox}.brand-section.five,.download-list li:hover,.faq-wrapper.two .faq-item.open .right-icon,.gallery-widget-item-section,.header-bottom-area .navbar-collapse .main-menu li .sub-menu li:hover,.header-section.three .header-bottom-area .navbar-collapse .main-menu li a::before,.menu-toggler.style-01:hover,.menu-toggler:hover .toggle-bar,.navbar-toggler.style-01:hover,.navbar-toggler:hover .toggle-bar,.plan-section.two .plan-item:hover,.slider-next:hover,.slider-prev:hover,.statistics-item-area div[class*=col]:nth-of-type(2n+2) .statistics-item{background-color:#cf2027}.blog-tag-wrapper .blog-footer-tag li+li,.footer-social.two li+li,.slider-next{margin-left:10px}.custom-pagination{width:15%!important;height:1px!important;overflow:hidden;position:relative;left:8%!important;top:unset!important;bottom:50px}.custom-pagination .swiper-pagination-progressbar-fill{background:#cf2027}.custom-navigation{position:absolute;bottom:40px;left:100px;cursor:pointer;z-index:9;font-size:14px}.custom-navigation.next-text{left:465px}.pagination{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:60px;margin-bottom:-8px}.pagination .page-item,.pagination.two .page-item{text-align:center;padding:8px}.pagination .page-item a,.pagination .page-item span{width:40px;height:40px;border-radius:4px;background:0 0;border:1px solid rgba(85,85,85,.2);color:#555;padding:0;font-weight:600;line-height:40px;display:block;margin:0}.navbar-toggler:focus,.pagination .page-item a:focus,.pagination .page-item span:focus,.pagination.two .page-item a:focus,.pagination.two .page-item span:focus{-webkit-box-shadow:none;box-shadow:none}.pagination .page-item.next{padding:8px 0;margin-left:20px}.pagination .page-item.next a{background:0 0;border:none;color:#555;font-family:Poppins,sans-serif;margin-left:5px}.pagination .page-item.prev{padding:8px 0;margin-right:20px}.pagination .page-item.prev a{background:0 0;border:none;color:#555;font-family:Poppins,sans-serif}.pagination .page-item.disabled span{background:0 0;border:none;color:#4b4b4b;margin-right:5px}.pagination .page-item .page-link,.pagination.two .page-item .page-link,.team-content .title a,.team-hero-section .team-thumbnail img{-webkit-transition:.3s;transition:.3s}.pagination .page-item.active .page-link,.pagination .page-item:hover .page-link{background-color:#cf2027;border-color:transparent;color:#fff}.pagination .page-item.active.next a,.pagination .page-item:hover.next a{background-color:transparent;color:#4b4b4b}.pagination .page-item.active.prev a,.pagination .page-item:hover.prev a{background-color:transparent;color:#4b4b4b}.pagination .page-item.active.disabled span,.pagination .page-item:hover.disabled span{background-color:transparent;color:#4b4b4b}.pagination .page-item.active.tags a,.pagination .page-item:hover.tags a{background-color:transparent;color:#cf2027}.nav-tabs{margin:0 0 60px;border:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:30px;border-bottom:1px solid #e5575c}.nav-tabs .nav-link{position:relative;padding:0;border:none;font-weight:700;border-radius:0;font-family:Poppins,sans-serif;font-size:24px;background-color:transparent;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:1199px){p{line-height:1.7em}.custom-table thead tr th{padding:30px 20px}.custom-table tbody tr td{padding:15px 20px}.custom-table tbody tr td .dot{display:none}.nav-tabs .nav-link{font-size:18px}}.nav-tabs .nav-link::before{position:absolute;content:"";bottom:-33px;left:0;width:0;height:5px;background-color:#e5575c;-webkit-transition:.3s;transition:.3s}.choose-tab .nav-tabs .nav-link.active,.nav-tabs .nav-link.active,.nav-tabs .nav-link:hover,.section-header .section-title span{color:#cf2027}.banner-section.five .banner-thumb img,.blog-widget-thumb-area img,.client-big-thumb img,.client-right-thumb img,.contact-section.two .contact-thumb img,.faq-wrapper .faq-item .faq-content .faq-inner-thumb-area img,.gallery-thumb img,.header-bottom-area .navbar-collapse .main-menu li a:hover::before,.header-section .header-bottom-area.home-three.open:hover .toggle-bar::after,.header-section .header-bottom-area.home-three.open:hover .toggle-bar::before,.nav-tabs .nav-link.active::before,.nav-tabs .nav-link:hover::before,.product-information-section .information-wrapper .nav-parent .nav-pills .nav-item .nav-link.active::after,.project-thumb.two img,.selection,.subscribe-thumb img{width:100%}.nav-tabs .nav-link:not(:last-child){padding-right:30px;border-right:1px solid #e5575c;margin-right:30px}@media only screen and (max-width:767px){.custom-pagination{width:100%!important}.nav-tabs{display:block;text-align:center;padding-bottom:10px;margin-bottom:40px;border-bottom:1px solid #e2e2e2}.nav-tabs .nav-link{width:100%}.nav-tabs .nav-link:not(:last-child){border-right:none;padding-right:0;margin-right:0;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e2e2e2}}.nav-tabs .nav-link:not(:last-child).active::before,.nav-tabs .nav-link:not(:last-child):hover::before{width:calc(100% - 30px)}.choose-tab .nav-tabs .nav-link{color:#4b4b4b}.custom--card{border:none;background:#fff;-webkit-box-shadow:0 5px 25px rgba(0,0,0,.1);box-shadow:0 5px 25px rgba(0,0,0,.1)}.custom--card .card-header{background:#e5575c;padding:.8rem 1.6rem;border:none}.custom--card .card-header .card-title{color:#fff;font-size:14px;margin-bottom:0;font-weight:700}.custom-btn.two,.custom-btn.two:hover,.video-icon,.video-icon:hover{color:#e5575c}.custom--card .card-header .card-btn a{font-size:12px;padding:5px 15px;font-weight:600}.custom--card .card-body{padding:20px 30px}.custom--card .card-body p{font-size:13px;font-family:Poppins,sans-serif}.custom--card .card-body .card-form-wrapper .form--control{border:1px solid #e2e2e2;background:#fff;font-size:13px;height:40px;color:#4b4b4b;font-weight:600}.cursor,.video-icon,.waves{border-radius:100%}.custom--card .card-body .card-form-wrapper .form--control::-webkit-input-placeholder{color:#4b4b4b}.custom--card .card-body .card-form-wrapper .form--control::-moz-placeholder{color:#4b4b4b}.custom--card .card-body .card-form-wrapper .form--control:-ms-input-placeholder{color:#4b4b4b}.custom--card .card-body .card-form-wrapper .form--control::-ms-input-placeholder{color:#4b4b4b}.custom--card .card-body .card-form-wrapper .form--control::placeholder{color:#4b4b4b}.custom--card .card-body .card-form-wrapper label{font-weight:700;margin-bottom:5px}.custom--card .card-body .card-form-wrapper textarea{height:auto;min-height:120px;color:#4b4b4b}.custom--card .card-body .card-form-wrapper .submit-btn{margin-top:10px;padding:12px 30px}.video-main{position:relative;display:inline-block}.waves{position:absolute;width:200px;height:200px;background:#cf2027;opacity:0;right:-50px;bottom:-50px;z-index:-1;-webkit-animation:3s ease-in-out infinite waves;animation:3s ease-in-out infinite waves}.wave-1{-webkit-animation-delay:0s;animation-delay:0s}.wave-2{-webkit-animation-delay:1s;animation-delay:1s}.wave-3{-webkit-animation-delay:2s;animation-delay:2s}@-webkit-keyframes waves{0%{-webkit-transform:scale(.2,.2);transform:scale(.2,.2);opacity:0}50%{opacity:.9}100%{-webkit-transform:scale(.9,.9);transform:scale(.9,.9);opacity:0}}@keyframes waves{0%{-webkit-transform:scale(.2,.2);transform:scale(.2,.2);opacity:0}50%{opacity:.9}100%{-webkit-transform:scale(.9,.9);transform:scale(.9,.9);opacity:0}}.video-icon{height:100px;width:100px;line-height:100px;text-align:center;display:inline-block;background:#f9fbff;z-index:999}.cursor,.cursor-follower{position:fixed;z-index:10000;pointer-events:none}.cursor{background-color:#cf2027;width:10px;height:10px;-webkit-transition:opacity .2s cubic-bezier(.75, -.27, .3, 1.33),-webkit-transform .3s cubic-bezier(.75, -1.27, .3, 2.33);transition:transform .3s cubic-bezier(.75, -1.27, .3, 2.33),opacity .2s cubic-bezier(.75, -.27, .3, 1.33),-webkit-transform .3s cubic-bezier(.75, -1.27, .3, 2.33);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(1);transform:scale(1)}.cursor.active,.cursor.menu-active{opacity:1;-webkit-transform:scale(0);transform:scale(0)}.banner-section .banner-group-shape.active .banner-group-element-eight,.banner-section .banner-group-shape.active .banner-group-element-eleven,.banner-section .banner-group-shape.active .banner-group-element-fifteen,.banner-section .banner-group-shape.active .banner-group-element-five,.banner-section .banner-group-shape.active .banner-group-element-four,.banner-section .banner-group-shape.active .banner-group-element-fourteen,.banner-section .banner-group-shape.active .banner-group-element-nine,.banner-section .banner-group-shape.active .banner-group-element-one,.banner-section .banner-group-shape.active .banner-group-element-seven,.banner-section .banner-group-shape.active .banner-group-element-seventeen,.banner-section .banner-group-shape.active .banner-group-element-six,.banner-section .banner-group-shape.active .banner-group-element-sixteen,.banner-section .banner-group-shape.active .banner-group-element-ten,.banner-section .banner-group-shape.active .banner-group-element-thirteen,.banner-section .banner-group-shape.active .banner-group-element-three,.banner-section .banner-group-shape.active .banner-group-element-twelve,.banner-section .banner-group-shape.active .banner-group-element-two,.cursor-follower.hovered,.cursor.hovered{opacity:1}.cursor-follower{border:1px solid #cf2027;width:30px;height:30px;border-radius:100%;-webkit-transition:opacity .2s cubic-bezier(.75, -.27, .3, 1.33),background .2s cubic-bezier(.75, -.27, .3, 1.33),-webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);transition:transform .6s cubic-bezier(.75, -1.27, .3, 2.33),opacity .2s cubic-bezier(.75, -.27, .3, 1.33),background .2s cubic-bezier(.75, -.27, .3, 1.33),-webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}.btn,.custom-btn{-webkit-transition:.3s}.cursor-follower.active,.cursor-follower.menu-active{opacity:1;-webkit-transform:scale(2);transform:scale(2)}#lightcase-overlay{background:#3b3c5e}@media screen and (min-width:641px){html:not([data-lc-type=error]) #lightcase-content{-webkit-box-shadow:0 0 30px rgba(50,73,179,.5);-o-box-shadow:0 0 30px rgba(50,73,179,.5);box-shadow:0 0 30px rgba(50,73,179,.5);background:0 0}}h1,h2,h3,h4,h5,h6{clear:both;line-height:1.3em;-webkit-font-smoothing:antialiased}h1{font-size:55px}@media only screen and (max-width:991px){.nav-tabs .nav-link,blockquote .quote-content-area span,body{font-size:14px}blockquote.two{padding:25px}blockquote.two .quote-content{font-size:18px!important}.custom--card .card-body,blockquote{padding:20px}blockquote .quote-content{font-size:15px!important}.pt-100,.pt-120{padding-top:80px}.pt-150{padding-top:100px}.pb-100,.pb-120{padding-bottom:80px}.pb-130{padding-bottom:80px!important}.pb-150{padding-bottom:100px}.ptb-100,.ptb-120,.ptb-130{padding:80px 0}.ptb-150{padding:100px 0}.nav-tabs .nav-link::before{display:none}h1{font-size:40px}}h2{font-size:40px}@media only screen and (max-width:991px){h2{font-size:32px}}.faq-wrapper.two .faq-item .faq-title .title,.get-app-content p,h3{font-size:24px}.about-thumb.two .about-thumb-video .video-icon,.header-action-area .action-btn.two,h4{font-size:20px}.header-section-two .header-links li,h5{font-size:18px}h6{font-size:16px}.section-header-wrapper{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.section-header-wrapper .section-header{margin-bottom:0;width:50%}@media only screen and (max-width:1199px){.nav-tabs .nav-link:not(:last-child){margin-right:5px}.section-header-wrapper .section-header{width:70%}.header-section.two .header-bottom-area .main-menu li a{color:#1c1c1c!important}}.sub-title{font-size:14px;text-transform:uppercase;font-weight:600;color:#cf2027;margin-bottom:20px}.section-header{margin-bottom:50px;position:relative;z-index:9}.section-header.left{margin-bottom:30px}.section-header .section-title{margin-bottom:20px;position:relative;font-weight:700;margin-top:-8px;text-transform:capitalize}.section-header .section-title.two{text-transform:unset}.blog-content p,.section-header p{margin-top:10px}button::-moz-focus-inner,input::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}.btn:active,.btn:focus{-webkit-box-shadow:0 0 0 rgba(0,0,0,.125) inset;box-shadow:0 0 0 rgba(0,0,0,.125) inset}.btn{border:0 solid;border-radius:0;font-weight:500;font-size:16px;transition:.3s}@media only screen and (max-width:767px){.btn{font-size:14px}}.btn-rounded{border-radius:3px}.badge--primary,.btn--primary{background-color:#7367f0}.btn--secondary{background-color:#868e96}.btn--success{background-color:#28c76f}.btn--danger{background-color:#ea5455}.btn--warning{background-color:#ff9f43}.btn--info{background-color:#1e9ff2}.btn--dark{background-color:#10163a}.badge--secondary{background-color:#868e96}.badge--success{background-color:#28c76f}.badge--danger{background-color:#ea5455}.badge--warning{background-color:#ff9f43}.badge--info{background-color:#1e9ff2}.badge--dark{background-color:#10163a}.btn--base,.btn--base.active::before,.btn--base.subscribe::before{background:#cf2027}.border--primary{border:1px solid #7367f0}.border--secondary{border:1px solid #868e96}.border--success{border:1px solid #28c76f}.border--danger{border:1px solid #ea5455}.border--warning{border:1px solid #ff9f43}.border--info{border:1px solid #1e9ff2}.border--dark{border:1px solid #10163a}.badge{font-weight:600;border-radius:999px;padding:5px 20px 7px;font-size:11px}.btn--base{position:relative;border:1px solid #cf2027;color:#fff;padding:14px 30px;border-radius:6px;font-size:16px;font-weight:500;text-align:center;z-index:2;overflow:hidden;-webkit-transition:.5s;transition:.5s}.btn--base::before{content:"";position:absolute;height:100%;width:0%;background:#fff;top:0;right:0;z-index:-1;-webkit-transition:.4s;transition:.4s}.btn--base.active{background:0 0;border:1px solid #cf2027;color:#cf2027}.blog-item.two .blog-content .title,.blog-item.two .blog-post-meta span,.btn--base.active:hover,.contact-form .nice-select .option:hover,.faq-wrapper .faq-item.active .faq-content p,.footer-list.style-01 li a,.footer-section.three .footer-widget p,.footer-section.two div[class*=col]:nth-of-type(4n+4) .footer-widget .title,.gallery-widget-item-section .gallery-widget-item-slider .slider-next:hover,.gallery-widget-item-section .gallery-widget-item-slider .slider-prev:hover,.header-bottom-area .menu-toggler-wrapper .main-menu li a,.header-bottom-area .navbar-collapse .main-menu li.menu_has_children a:hover,.header-links li,.header-section-two .navbar-collapse .main-menu li a,.header-section-two .navbar-toggler span,.header-section.three .header-bottom-area .navbar-collapse .main-menu li .sub-menu li a:hover,.plan-item.two:hover .plan-price-area .price-title sub,.plan-item.two:hover p,.plan-item:hover .plan-header .title,.plan-item:hover .plan-list li,.plan-item:hover .plan-list li::before,.plan-item:hover .plan-price-area .price-title,.plan-item:hover .plan-price-area .price-title sub,.project-item-two .project-content p,.service-item.details:hover .service-content .service-btn a,.service-item.three:hover .service-content .service-btn a,.service-item.three:hover .service-content .title,.service-item.three:hover .service-content .title a,.service-item.three:hover .service-content p,.service-section.three .service-item .service-content .service-btn a,.service-section.three .service-item .service-content .title,.service-section.three .service-item .service-content p,.sorting-area .sorting-select .nice-select .option:hover,.subscribe-area .subscribe-content p,div[class*=col]:nth-of-type(3n+3) .footer-contact-list .link-title,div[class*=col]:nth-of-type(3n+3) .footer-contact-list .sub-title{color:#fff}.btn--base.subscribe{background:0 0;border:1px solid #fff;color:#fff;width:100%;border-radius:6px}.btn--base.subscribe:hover,.get-app-content .get-app-btn a.two:hover{color:#fff;border:1px solid #cf2027}.blog-content .title a:hover,.blog-post-meta .category,.blog-related-area .slider-next:hover,.blog-related-area .slider-prev:hover,.blog-single-item .content .title:hover,.blog-single-item-02 .content .title:hover,.btn--base:focus,.btn--base:hover,.category-list li a:hover,.client-item.five .client-header .ratings i,.client-item.three .client-ratings i,.client-section .client-pagination span.swiper-pagination-bullet-active,.client-section .slider-next:hover,.client-section .slider-prev:hover,.core-section .section-header .section-title span,.custom-btn,.custom-btn:hover,.development-section .content .more-btn:hover span,.gallery-content .title a:hover,.gallery-widget-item-section .gallery-widget-item .gallery-widget-content .title a:hover,.get-app-content .title span,.header-bottom-area .navbar-expand-xl.home-three .touch:hover span,.header-section-two .header-bottom-area .navbar-collapse .main-menu li a:hover,.header-section.three .header-bottom-area .navbar-collapse .main-menu li a:hover,.plan-item:hover .plan-footer .plan-btn a:hover,.product-information-section .information-wrapper .nav-parent .nav-pills .nav-item .nav-link.active,.project-item .project-overlay .overlay-content .title a:hover,.project-thumb.two .project-overlay .overlay-content .title a:hover,.service-content .title a:hover,.service-item.two .service-btn a:hover,.service-section.three .service-item:hover .service-content .service-btn a,.service-section.three .service-item:hover .service-content .title a:hover,.service-single-item .content .more-btn:hover span,.service-single-item .content .title:hover,.single-popular-item .popular-item-content .title a:hover,.team-content .title a:hover{color:#cf2027}.btn--base:focus::before,.btn--base:hover::before{width:100%;right:auto;left:0}.custom-btn{font-weight:600;transition:.3s}.custom-btn i{font-size:12px;-webkit-transition:.3s;transition:.3s}.custom-btn:hover i{padding-left:5px}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#1c1c1c}input::-moz-placeholder,textarea::-moz-placeholder{color:#1c1c1c}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#1c1c1c}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#1c1c1c}input::placeholder,textarea::placeholder{color:#1c1c1c}textarea{width:100%;display:block}input,select,textarea{border:1px solid #e2e2e2;vertical-align:baseline;font-size:100%;color:#1c1c1c}label{font-size:15px;font-weight:400;font-family:Poppins,sans-serif;display:block}select{outline:0;cursor:pointer}.copyright-wrapper.five p,.faq-wrapper.two .faq-item.open .faq-title,.nice-select:focus .current,.project-item-two.style .project-content .title,.project-item-two.style .project-content p,.service-item.details:hover .service-content .title,.service-item.details:hover .service-content p,.service-item.three .service-content .title a,.service-section.three .service-item:hover .service-content .title,.service-section.three .service-item:hover .service-content .title a,.statistics-item-area div[class*=col]:nth-of-type(2n+2) .statistics-item .odo-area .title,.statistics-item-area div[class*=col]:nth-of-type(2n+2) .statistics-item .odo-title,.statistics-item-area div[class*=col]:nth-of-type(2n+2) .statistics-item .statistics-content p,option{color:#1c1c1c}.nice-select{line-height:34px}.nice-select:focus::after{border-bottom:2px solid #1c1c1c;border-right:2px solid #1c1c1c}.nice-select:hover{border-color:#676767}.nice-select .list{background-color:#fff;-webkit-box-shadow:0 0 0 1px rgba(68,68,68,.11);box-shadow:0 0 0 1px rgba(68,68,68,.11);-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:.2s cubic-bezier(.5, 0, 0, 1.25),opacity .15s ease-out;transition:.2s cubic-bezier(.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9;min-height:50px;max-height:200px}.nice-select::after{right:20px;height:8px;width:8px;border-bottom:2px solid #fff;border-right:2px solid #fff}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);min-height:50px;max-height:200px;overflow-y:scroll;width:100%}.nice-select .option.selected.focus{color:#1c1c1c!important}.nice-select.open .nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select .option{cursor:pointer;font-weight:700;line-height:40px;list-style:none;min-height:40px;outline:0;color:#1c1c1c;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:.2s;transition:.2s;font-size:14px}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.nice-select .option.disabled:after{border-color:#ccc}.nice-select .option:hover{background-color:#cf2027;color:#fff}.nice-select .current{display:block;color:#fff}.input-group{margin-bottom:15px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.input-group input{border-radius:5px 0 0 5px;border:1px solid rgba(107,124,147,.15);color:#6b7c93;height:45px}.form-control:disabled,.form-control[readonly]{background-color:rgba(50,73,179,.2)}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:-webkit-box;display:flex}.input-group-append input{border-radius:5px 0 0 5px;border:1px solid #e2e2e2;border-right:none;background-color:#fff}.input-group-text{border:none;font-size:14px;background:#eff0f0;color:#1c1c1c;height:45px;border-radius:0 5px 5px 0;font-weight:500}.custom-check-group{display:block;margin-bottom:12px}.custom-check-group input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.custom-check-group input:checked+label::before,.footer-subscribe-form.three button:hover,.footer-subscribe-form.three input[type=button]:hover,.footer-subscribe-form.three input[type=reset]:hover,.footer-subscribe-form.three input[type=submit]:hover,.footer-subscribe-form.two button:hover,.footer-subscribe-form.two input[type=button]:hover,.footer-subscribe-form.two input[type=reset]:hover,.footer-subscribe-form.two input[type=submit]:hover,.menu-toggler.home-three:hover,.navbar-toggler.home-three:hover{background-color:#cf2027;border:1px solid #cf2027}.custom-check-group input:checked+label::after{content:"";display:block;position:absolute;top:4px;left:7px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.custom-check-group label{position:relative;cursor:pointer}.custom-check-group label::before{content:"";background:#fff;border:1px solid #e2e2e2;border-radius:3px;padding:8px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;top:-2px}.form-group,.service-icon{margin-bottom:25px}.form-control{border:1px solid #e2e2e2;font-size:14px;height:50px}.form-control:focus{-webkit-box-shadow:none;box-shadow:none;border:1px solid #e2e2e2}.form--control,.form--control:focus{background-color:#fff;-webkit-box-shadow:none;color:#c9c9c9}.form--control{border:none;box-shadow:none;height:60px;border-radius:10px;font-size:16px;font-weight:400;padding:15px 25px;width:100%}.form--control:focus{border:none;box-shadow:none}.form--control:focus::-webkit-input-placeholder{color:#c9c9c9}.form--control:focus::-moz-placeholder{color:#c9c9c9}.form--control:focus:-ms-input-placeholder{color:#c9c9c9}.form--control:focus::-ms-input-placeholder{color:#c9c9c9}.form--control:focus::placeholder{color:#c9c9c9}.form--control::-webkit-input-placeholder{color:#c9c9c9}.form--control::-moz-placeholder{color:#c9c9c9}.form--control:-ms-input-placeholder{color:#c9c9c9}.form--control::-ms-input-placeholder{color:#c9c9c9}.form--control::placeholder{color:#c9c9c9}.radio-item [type=radio]:checked,.radio-item [type=radio]:not(:checked){position:absolute;left:-9999px}.radio-item [type=radio]:checked+label,.radio-item [type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#1c1c1c;margin:0}.radio-item [type=radio]:checked+label:before,.radio-item [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #e2e2e2;border-radius:100%;background:#fff}.radio-item [type=radio]:checked+label:after,.radio-item [type=radio]:not(:checked)+label:after{width:12px;height:12px;background:#cf2027;top:3px;left:3px;border-radius:100%;opacity:0;content:"";position:absolute}.radio-item [type=radio]:checked+label:after{-webkit-transition:.2s;transition:.2s}.radio-item [type=radio]:not(:checked)+label:after{-webkit-transition:.2s;transition:.2s;-webkit-transform:scale(0);transform:scale(0)}.radio-item [type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.select2-container{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;width:100%}.select2-selection--single{width:100%;height:45px!important;outline:0;background:0 0!important;font-size:15px;-webkit-box-shadow:none;box-shadow:none;padding:10px;border-radius:5px;vertical-align:top;display:inline-block;border:1px solid #e2e2e2!important;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-selection--single span{margin:0;width:100%;color:#4b4b4b;line-height:initial;font-weight:600}.select2-container--default .select2-selection--single .select2-selection__arrow{height:auto;position:absolute;top:22px;right:7px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#4b4b4b transparent transparent}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #4b4b4b}.submit-btn{padding:12px 20px;color:#fff;background:#000;font-weight:600;font-size:14px;border-radius:5px;font-family:Poppins,sans-serif}.bg_img{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.bg-fixed{background-attachment:fixed}.bg-overlay-base:after{content:"";position:absolute;background-image:linear-gradient(335deg,#cf2027 15%,rgba(25,25,25,0) 100%);width:100%;height:100%;left:0;right:0;top:0;bottom:0}.about-thumb,.bg-overlay-base>div,.bg-overlay-black>div,.bg-overlay-red>div,.bg-overlay-white>div,.choose-statistics-area .statistics-item,.core-thumb,.footer-area{position:relative;z-index:2}.bg-overlay-black:after,.bg-overlay-red:after,.bg-overlay-white:after{position:absolute;width:100%;height:100%;left:0;top:0;bottom:0;right:0;content:""}.bg-overlay-black:after{background-color:#000;opacity:.8}.bg-overlay-red:after{background-color:#cf2027;opacity:.6;mix-blend-mode:multiply}.bg-overlay-white:after{background-color:#fff;opacity:.5}@-webkit-keyframes scroll-down{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes scroll-down{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}}@-webkit-keyframes scroll-ver{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes scroll-ver{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotate1{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate1{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate2{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotate2{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes scale{0%{left:-800px;-webkit-transform:scale(0);transform:scale(0);opacity:0}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale{0%{left:-800px;-webkit-transform:scale(0);transform:scale(0);opacity:0}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes outer-ripple{0%{transform:scale(1);opacity:.5;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-filter:alpha(opacity=50)}80%{transform:scale(1.5);opacity:0;-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5)}100%{transform:scale(2.5);opacity:0;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5)}}@-webkit-keyframes outer-ripple{0%{transform:scale(1);opacity:.5;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}80%{transform:scale(2.5);opacity:0;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5)}100%{transform:scale(3.5);opacity:0;-webkit-transform:scale(3.5);-moz-transform:scale(3.5);-ms-transform:scale(3.5);-o-transform:scale(3.5)}}@keyframes inner-ripple{0%,30%{transform:scale(1);opacity:.5;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}100%{transform:scale(1.5);opacity:0;-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5)}}@-webkit-keyframes inner-ripple{0%,30%{transform:scale(1);opacity:.5;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}100%{transform:scale(1.5);opacity:0;-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5)}}@-webkit-keyframes ImgAnimate{0%{-webkit-transform:rotate(0) translate(-10px) rotate(0);transform:rotate(0) translate(-10px) rotate(0)}100%{-webkit-transform:rotate(360deg) translate(-10px) rotate(-360deg);transform:rotate(360deg) translate(-10px) rotate(-360deg)}}@keyframes ImgAnimate{0%{-webkit-transform:rotate(0) translate(-10px) rotate(0);transform:rotate(0) translate(-10px) rotate(0)}100%{-webkit-transform:rotate(360deg) translate(-10px) rotate(-360deg);transform:rotate(360deg) translate(-10px) rotate(-360deg)}}@-webkit-keyframes video{0%{-webkit-box-shadow:0 0 0 0 rgba(50,73,179,.7);box-shadow:0 0 0 0 rgba(50,73,179,.7)}40%,80%{-webkit-box-shadow:0 0 0 50px rgba(50,73,179,0);box-shadow:0 0 0 50px rgba(50,73,179,0)}100%{-webkit-box-shadow:0 0 0 rgba(50,73,179,0);box-shadow:0 0 0 rgba(50,73,179,0)}}@keyframes video{0%{-webkit-box-shadow:0 0 0 0 rgba(50,73,179,.7);box-shadow:0 0 0 0 rgba(50,73,179,.7)}40%,80%{-webkit-box-shadow:0 0 0 50px rgba(50,73,179,0);box-shadow:0 0 0 50px rgba(50,73,179,0)}100%{-webkit-box-shadow:0 0 0 rgba(50,73,179,0);box-shadow:0 0 0 rgba(50,73,179,0)}}@-webkit-keyframes horizontal-move{0%,100%{-webkit-transform:rotateZ(5deg);transform:rotateZ(5deg)}50%{-webkit-transform:rotateZ(-5deg);transform:rotateZ(-5deg)}}@keyframes horizontal-move{0%,100%{-webkit-transform:rotateZ(5deg);transform:rotateZ(5deg)}50%{-webkit-transform:rotateZ(-5deg);transform:rotateZ(-5deg)}}@-webkit-keyframes horizontal-move-two{0%,100%{-webkit-transform:rotateZ(20deg);transform:rotateZ(20deg)}50%{-webkit-transform:rotateZ(-20deg);transform:rotateZ(-20deg)}}@keyframes horizontal-move-two{0%,100%{-webkit-transform:rotateZ(20deg);transform:rotateZ(20deg)}50%{-webkit-transform:rotateZ(-20deg);transform:rotateZ(-20deg)}}@-webkit-keyframes slideUp{from{background-position:0 0}to{background-position:0 -1000%}}@keyframes slideUp{from{background-position:0 0}to{background-position:0 -1000%}}@-webkit-keyframes float-bob-x{0%,100%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}50%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes float-bob-x{0%,100%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}50%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@-webkit-keyframes zoominoutsinglefeatured{0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}50%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}}@keyframes zoominoutsinglefeatured{0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}50%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}}@-webkit-keyframes bouncing-text{0%{right:-80%}100%{right:100%}}@keyframes bouncing-text{0%{right:-80%}100%{right:100%}}@keyframes rotatebox{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes rotatebox{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rev-rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}@-webkit-keyframes rev-rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}@-webkit-keyframes nama_utha{0%{bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{bottom:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes nama_utha{0%{bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{bottom:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes utha_nama{0%{top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{top:100%;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes utha_nama{0%{top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{top:100%;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes choose-hexagon-1{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes choose-hexagon-1{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes choose-hexagon-2{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}}@keyframes choose-hexagon-2{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.drawing{position:fixed;top:0;left:0;width:100vw;height:100vh;display:block;background:url('../images/bg/bg1.png') center/cover no-repeat #fff;z-index:9999}.header-section,.loading-dot{position:absolute;left:0;top:0}.loading-dot{border-radius:100%;height:10px;width:10px;background-color:#cf2027;right:0;margin:auto;bottom:0;-webkit-box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027;box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027;-webkit-animation:3s linear infinite load;animation:3s linear infinite load}@-webkit-keyframes load{0%{-webkit-transform:translate(0,0),rotate(0);-webkit-box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027;box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027}25%{-webkit-box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px 40px 0 0 #cf2027,40px -40px 0 0 #cf2027;box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px 40px 0 0 #cf2027,40px -40px 0 0 #cf2027}50%{-webkit-box-shadow:0 -40px 0 0 #cf2027,0 40px 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 0 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px 40px 0 0 #cf2027,40px -40px 0 0 #cf2027;box-shadow:0 -40px 0 0 #cf2027,0 40px 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 0 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px 40px 0 0 #cf2027,40px -40px 0 0 #cf2027}70%{-webkit-box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027}75%{-webkit-box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;height:10px;width:10px}80%,85%{-webkit-transform:translate(0,0) rotate(360deg);-webkit-box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;background-color:#cf2027;height:40px;width:40px}90%{-webkit-transform:translate(0,0) rotate(360deg);-webkit-box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;background-color:#cf2027;height:10px;width:10px}95%{-webkit-box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027;box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027}100%{-webkit-transform:rotate(360deg);-webkit-box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027;box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027}}@keyframes load{0%{-webkit-transform:translate(0,0),rotate(0);transform:translate(0,0),rotate(0);-webkit-box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027;box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027}25%{-webkit-box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px 40px 0 0 #cf2027,40px -40px 0 0 #cf2027;box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px 40px 0 0 #cf2027,40px -40px 0 0 #cf2027}50%{-webkit-box-shadow:0 -40px 0 0 #cf2027,0 40px 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 0 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px 40px 0 0 #cf2027,40px -40px 0 0 #cf2027;box-shadow:0 -40px 0 0 #cf2027,0 40px 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 0 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px 40px 0 0 #cf2027,40px -40px 0 0 #cf2027}70%{-webkit-box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027}75%{-webkit-box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;height:10px;width:10px}80%,85%{-webkit-transform:translate(0,0) rotate(360deg);transform:translate(0,0) rotate(360deg);-webkit-box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;background-color:#cf2027;height:40px;width:40px}90%{-webkit-transform:translate(0,0) rotate(360deg);transform:translate(0,0) rotate(360deg);-webkit-box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;box-shadow:0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027,0 0 0 0 #cf2027;background-color:#cf2027;height:10px;width:10px}95%{-webkit-box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027;box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027;box-shadow:0 40px 0 0 #cf2027,0 -40px 0 0 #cf2027,40px 0 0 0 #cf2027,-40px 0 0 0 #cf2027,40px 40px 0 0 #cf2027,-40px -40px 0 0 #cf2027,40px -40px 0 0 #cf2027,-40px 40px 0 0 #cf2027}}.custom-container{max-width:1600px}.custom-container-two{max-width:1266px}.custom-container-three{max-width:1750px}.custom-container-four{max-width:1180px}@media (max-width:1600px){.col-xxl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%;margin-left:0;padding-left:40px}.col-xxl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}}@media (max-width:1199px){.col-xxl-4{-ms-flex:50%;-webkit-box-flex:50%;flex:50%;max-width:50%;margin-left:0;padding-left:40px}}@media (max-width:1199px){.col-xxl-8{-ms-flex:50%;-webkit-box-flex:50%;flex:50%;max-width:50%}}@media (max-width:991px){.col-xxl-4{-ms-flex:100%;-webkit-box-flex:100%;flex:100%;max-width:100%;margin-left:0;padding-left:120px}.col-xxl-8{-ms-flex:100%;-webkit-box-flex:100%;flex:100%;max-width:100%}}@media (max-width:575px){.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}}@media only screen and (max-width:575px) and (max-width:340px){.col-xs-6{width:100%}}::-moz-selection{background-color:#cf2027;color:#fff}::selection{background-color:#cf2027;color:#fff}.header,.header-section{background-color:transparent;width:100%}.header-section{z-index:999;color:#fff;padding:15px 0}.blog-widget-thumb .waves,.client-section.five,.contact-section.two,.faq-wrapper .faq-item.open,.footer-section.two div[class*=col]:nth-of-type(4n+4) .footer-widget .title::after,.header-section.home-three,.header-section.three,.menu-toggler-two:hover,.menu-toggler.home-three:hover .toggle-bar,.menu-toggler.style-01:hover .toggle-bar,.menu-toggler:hover,.navbar-toggler.home-three:hover .toggle-bar,.navbar-toggler.style-01:hover .toggle-bar,.navbar-toggler:hover,.plan-item:hover .plan-footer .plan-btn a,.plan-item:hover .plan-footer .plan-btn a::before,.service-section.two{background-color:none}.header{z-index:99;transition:1s}.menu-toggler,.menu-toggler-two,.navbar-toggler{width:50px;height:50px;line-height:50px;background:0 0;text-align:center}.header.active{-webkit-transform:translateY(0);transform:translateY(0);position:fixed;top:0;left:0;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-transition:1s;transition:1s}.header-section.header-fixed{position:fixed;top:0;left:0;width:100%;z-index:999;background:linear-gradient(241deg,#e5575c 0,#3467e4 100%) no-repeat padding-box;-webkit-box-shadow:0 0 30px rgba(50,73,179,.2);box-shadow:0 0 30px rgba(50,73,179,.2)}.header-bottom-area .navbar-collapse .main-menu li a.site-logo::before,.header-section.header-fixed .header-top-area{display:none!important}.header-section.two.header-fixed{background:rgba(0,0,0,.75);padding:10px 0;backdrop-filter:blur(4px)}.header-section.home-three.header-fixed,.header-section.three.header-fixed{background:#fff}.header-bottom-area.five.open .toggle-bar,.header-section .header-bottom-area.home-three.open .toggle-bar{-webkit-transform:none;transform:none;top:-12px}.blog-single-item .content a,.color-wrapper .radio input:checked~.checkmark:after,.faq-wrapper .faq-item.active .faq-content,.header-bottom-area.five.open .toggle-bar::before,.header-section .header-bottom-area.home-three.open .toggle-bar::before,.header-section-two .header-bottom-area .navbar-collapse .main-menu li a:before{display:block}.header-bottom-area.five.open .toggle-bar::after,.header-section .header-bottom-area.home-three.open .toggle-bar::after{-webkit-transform:none;transform:none;bottom:-14px;width:10px}.header-section-two .navbar-collapse .main-menu li .sub-menu li:hover a,.header-section.two .header-bottom-area .main-menu li .sub-menu li a:hover{color:#fff!important}.header-bottom-area .navbar-expand-xl{background-color:transparent;padding:0!important}.header-bottom-area .navbar-expand-xl.home-three .logo-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.header-bottom-area .navbar-expand-xl.home-three .touch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.development-section .content .more-btn:hover .icon i,.header-bottom-area .navbar-expand-xl.home-three .touch:hover .icon i,.service-single-item .content .more-btn:hover .icons i{-webkit-animation:.3s linear alternate arrow;animation:.3s linear alternate arrow}.header-bottom-area .navbar-expand-xl.home-three .touch span{font-size:16px;line-height:1.6;font-family:Poppins,sans-serif;font-weight:500;color:#1c1c1c;-webkit-transition:.3s;transition:.3s}.development-section .content .more-btn .icon,.header-bottom-area .navbar-expand-xl.home-three .touch .icon,.service-single-item .content .more-btn .icons{width:26px;height:26px;text-align:center;background:#cf2027;color:#fff;margin-left:15px;overflow:hidden}.header-bottom-area .navbar-expand-xl.home-three .touch .icon i{font-size:17px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:4px;-webkit-transition:.5s;transition:.5s}.header-bottom-area .navbar-collapse .main-menu li:last-child .sub-menu,.navbar-collapse .main-menu li:last-child .sub-menu,.service-section .service-element-one.two{left:auto;right:0}.header-bottom-area .navbar-collapse .main-menu li{position:relative;padding-right:40px}.header-bottom-area .navbar-collapse .main-menu li:last-child{padding-right:0;margin-right:0}.header-bottom-area .navbar-collapse .main-menu li:hover .sub-menu{opacity:1;visibility:visible;top:150%}.header-bottom-area .navbar-collapse .main-menu li:hover .toggle-bar .element{background-color:#fff!important}.header-bottom-area .navbar-collapse .main-menu li.menu_has_children i{font-size:16px;margin-left:5px}.header-bottom-area .navbar-collapse .main-menu li a{position:relative;font-weight:500;font-family:Poppins,sans-serif;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-transition:.5s;transition:.5s;z-index:10}.header-bottom-area .navbar-collapse .main-menu li a::before{position:absolute;content:"";bottom:0;left:0;width:0;height:1px;background-color:#fff;-webkit-transition:.5s;transition:.5s}@media only screen and (max-width:1199px){.header-section.two .header-bottom-area .main-menu li .sub-menu{border:none}.header-section.two .header-bottom-area .main-menu li .sub-menu li{border-bottom:1px solid #e2e2e2}.header-bottom-area .navbar-collapse .main-menu li{padding-right:0}.header-bottom-area .navbar-collapse .main-menu li a::before{display:none}}.header-bottom-area .header-section.header-fixed .navbar-collapse .main-menu li a{padding:30px 18px 30px 0}@media (max-width:1220px){.header-bottom-area .navbar-collapse .main-menu li{padding-right:30px}}.header-bottom-area .navbar-collapse .main-menu li .sub-menu{position:absolute;top:200%;left:0;width:200px;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;z-index:9;margin-left:0;border-radius:3px;border-bottom:3px solid #cf2027}.header-bottom-area .navbar-collapse .main-menu li .sub-menu::before{content:"";position:absolute;top:-10px;left:0;width:0;height:0}.header-bottom-area .navbar-collapse .main-menu li .sub-menu li{border-bottom:1px solid #e2e2e2;margin-right:0;padding-right:0;-webkit-transition:.3s;transition:.3s;position:relative;z-index:2}.header-bottom-area .navbar-collapse .main-menu li .sub-menu li:last-child{border-bottom:0 solid}.header-bottom-area .navbar-collapse .main-menu li .sub-menu li:hover a{color:#fff;margin-left:10px}.header-bottom-area .navbar-collapse .main-menu li .sub-menu li a{color:#1c1c1c;width:100%;padding:10px 20px;font-size:14px;display:block;-webkit-transition:.3s;transition:.3s}.header-bottom-area .navbar-collapse .main-menu li .sub-menu li a::after{position:unset;content:none}.header-bottom-area .navbar-collapse .main-menu li .sub-menu li .sub-menu{padding:0;top:0;left:230px;border-radius:0 5px 5px 0;border-left:1px solid rgba(255,255,255,.1);opacity:0;visibility:hidden}.case-study-section .case-study-single-item:hover .content,.case-study-section .case-study-single-item:hover .thumbnail::after,.gallery-thumb:hover .gallery-thumb-overlay,.header-bottom-area .navbar-collapse .main-menu li .sub-menu li:hover .sub-menu,.home-three-menu .menu-open.open .close-btn,.home-three-menu .menu-open.open .menu-text,.home-three-menu .menu-open.open .navigation-three,.project-item:hover .project-overlay,.project-thumb.two:hover .project-overlay{opacity:1;visibility:visible}.header-section.header-fixed .navbar-collapse .main-menu li .sub-menu li a{padding:8px 20px}@media (max-width:1199px){.header-section .header-bottom-area .navbar-collapse{background:#cf2027!important;-webkit-box-shadow:0 0 30px rgba(50,73,179,.2);box-shadow:0 0 30px rgba(50,73,179,.2);position:relative;top:15px}.header-section.two .header-bottom-area .navbar-collapse{background:#fff!important;-webkit-box-shadow:0 0 30px rgba(50,73,179,.2);box-shadow:0 0 30px rgba(50,73,179,.2)}.header-bottom-area .navbar-collapse{background-color:#fff!important;-webkit-box-shadow:0 0 30px rgba(50,73,179,.2);box-shadow:0 0 30px rgba(50,73,179,.2);padding:0!important}.header-bottom-area .navbar-collapse .main-menu{padding:15px}.header-bottom-area .menu_has_children .sub-menu li{width:100%}.header-bottom-area .navbar-collapse .main-menu li.menu_has_children::before{top:12px;right:15px}.header-bottom-area .navbar-collapse .main-menu li a{padding:12px 0!important;color:#fff!important}.header-bottom-area .navbar-collapse .main-menu li .sub-menu{position:initial;opacity:1;visibility:visible;-webkit-transition:none;transition:none;display:none}}.about-btn.two,.choose-item,.header-right,.product-cart-section .cart-button-wrapper .right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-logo{margin-right:250px}@media only screen and (max-width:1530px){.site-logo{margin-right:100px}}.language-select{background:0 0;color:#fff;border:none;border-radius:3px;font-size:14px;font-weight:500}.header-search-form::before{position:absolute;content:"";top:7px;left:-10px;width:2px;height:10px;background-color:rgba(255,255,255,.5)}.header-search-form input{position:relative;background-color:transparent;padding:0 35px 0 0;border:none;color:#fff;font-size:14px}.header-search-form input::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.header-search-form input::-moz-placeholder{color:rgba(255,255,255,.5)}.header-search-form input:-ms-input-placeholder{color:rgba(255,255,255,.5)}.header-search-form input::-ms-input-placeholder{color:rgba(255,255,255,.5)}.header-search-form input::placeholder{color:rgba(255,255,255,.5)}.header-search-form .header-search-btn{position:absolute;top:0;right:0;background-color:transparent;color:#fff;font-size:24px}.header-search-form .header-search-btn i{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.header-links-area{margin-left:60px;margin-right:60px}.color-wrapper .wrapper-inner,.header-links,.payment-content .payment-list.two li .payment-list-item,.segment-content .segment-list .segment-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-contact .contact,.header-links li a,.product-details-content .tag-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-links li span{width:calc(100% - 40px);padding-left:10px}.copyright-wrapper .copyright-list li+li,.header-links li+li{margin-left:40px}.header-action-area .action-btn{width:30px;height:30px;line-height:35px;text-align:center;background-color:#cf2027;border-radius:5px;color:#1c1c1c;display:none}.header-action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px -5px -5px 60px}.header-action a.focus,.header-action a:hover{color:#cf2027;border:1px solid #fff}.banner-section.five .banner-content .banner-btn a.two:hover,.header-section.three .header-action a.focus,.header-section.three .header-action a:hover,.header-section.two .header-action a.focus,.header-section.two .header-action a:hover{border:1px solid #cf2027}@media (min-width:1200px){.navbar-expand-xl .navbar-toggler{display:-webkit-box;display:-ms-flexbox;display:flex}}.ds-none{display:none;-webkit-transition:.5s;transition:.5s}.navbar-toggler{padding:0}.menu-toggler,.navbar-toggler{border-radius:50%;border:1px solid #fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.5s;transition:.5s}.menu-toggler.home-three .toggle-bar,.navbar-toggler.home-three .toggle-bar{background-color:#cf2027;width:30px}.menu-toggler.home-three .toggle-bar::before,.navbar-toggler.home-three .toggle-bar::before{background-color:#cf2027;width:20px}.menu-toggler.home-three .toggle-bar::after,.navbar-toggler.home-three .toggle-bar::after{background-color:#cf2027;width:15px}.menu-toggler.home-three:hover .toggle-bar::after,.menu-toggler.home-three:hover .toggle-bar::before,.menu-toggler.style-01:hover .toggle-bar::after,.menu-toggler.style-01:hover .toggle-bar::before,.navbar-toggler.home-three:hover .toggle-bar::after,.navbar-toggler.home-three:hover .toggle-bar::before,.navbar-toggler.style-01:hover .toggle-bar::after,.navbar-toggler.style-01:hover .toggle-bar::before{background-color:#fff;width:100%}.menu-toggler.five,.navbar-toggler.five{width:70px;height:70px;line-height:70px;display:inline-block;text-align:center;background-color:#fff;-webkit-box-shadow:0 15px 20px rgba(50,73,179,.08);box-shadow:0 15px 20px rgba(50,73,179,.08);margin-left:80px!important;position:relative}.menu-toggler.five::before,.navbar-toggler.five::before{position:absolute;content:"";top:25px;left:-40px;width:1px;height:20px;background-color:#989898}.menu-toggler.five span,.menu-toggler.five span::after,.menu-toggler.five span::before,.navbar-toggler.five span,.navbar-toggler.five span::after,.navbar-toggler.five span::before{height:2px}.menu-toggler.five span::after,.navbar-toggler.five span::after{width:25px!important}.brand-item.two:hover,.menu-toggler.style-01,.navbar-toggler.style-01{border:none}.menu-toggler .toggle-bar,.navbar-toggler .toggle-bar{position:relative;width:24px;height:1px;background-color:#fff;line-height:inherit;margin-top:-12px;top:-12px;-webkit-transition:.5s;transition:.5s}.menu-toggler .toggle-bar::before,.navbar-toggler .toggle-bar::before{position:absolute;content:"";bottom:-7px;right:0;width:15px;height:1px;background-color:#fff;-webkit-transition:.5s;transition:.5s}.menu-toggler .toggle-bar::after,.navbar-toggler .toggle-bar::after{position:absolute;content:"";bottom:-14px;right:0;width:10px;height:1px;background-color:#fff;-webkit-transition:.5s;transition:.5s}.menu-toggler:hover .toggle-bar::after,.menu-toggler:hover .toggle-bar::before,.navbar-toggler:hover .toggle-bar::after,.navbar-toggler:hover .toggle-bar::before{background-color:#cf2027;width:100%}.menu-toggler-two{border-radius:50%;border:1px solid #fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-transition:.5s;transition:.5s}.menu-toggler-two .toggle-bar{position:relative;width:24px;height:1px;background-color:#fff;line-height:inherit;margin-top:-12px;-webkit-transform:rotate(37deg);transform:rotate(37deg);top:-7px;-webkit-transition:.5s;transition:.5s}.menu-toggler-two .toggle-bar::after{position:absolute;content:"";-webkit-transform:rotate(285deg);transform:rotate(285deg);bottom:0;width:23px;right:0;height:1px;background-color:#ffffff00;-webkit-transition:.5s;transition:.5s}.header-section.three .navbar-toggler span,.header-section.three .navbar-toggler span::after,.header-section.three .navbar-toggler span::before,.header-section.two .navbar-toggler span,.header-section.two .navbar-toggler span::after,.header-section.two .navbar-toggler span::before,.menu-toggler-two:hover .toggle-bar{background-color:#ce2027}.menu-toggler-two:hover .toggle-bar::after,.menu-toggler-two:hover .toggle-bar::before{background-color:#ce2027;width:100%}.header-section.three .navbar-toggler,.header-section.two .navbar-toggler{border:1px solid #ce2027}.header-bottom-area .menu-toggler-wrapper{position:absolute;right:8%;top:-200%;-webkit-transition:.3s;transition:.3s}.header-bottom-area .header-action-area,.header-bottom-area .header-links-area,.header-bottom-area .search-bar{opacity:1;visibility:visible;-webkit-transition:.5s;transition:.5s}.header-bottom-area.open .menu-toggler{-webkit-transform:translateX(280px);transform:translateX(280px)}.blog-item.details:hover .blog-thumb img,.blog-item.two:hover .blog-thumb img,.header-bottom-area.open .menu-toggler.home-three,.service-item.two:hover{-webkit-transform:none;transform:none}.header-bottom-area.open .toggle-bar{width:24px;-webkit-transform:rotate(41deg);transform:rotate(41deg);top:-7px}.header-bottom-area.open .toggle-bar::after{-webkit-transform:rotate(273deg);transform:rotate(273deg);bottom:0;width:23px}.header-bottom-area.open .header-action-area,.header-bottom-area.open .header-links-area,.header-bottom-area.open .search-bar{opacity:0;visibility:hidden}.header-bottom-area.open .menu-toggler-wrapper{top:12px}.header-section-two .header-bottom-area{padding-top:25px}.header-section-two .navbar-collapse .main-menu li .sub-menu{background-color:#fff;border-radius:5px;padding:0;width:200px;overflow:hidden}.header-section-two .navbar-collapse .main-menu li .sub-menu li{border-bottom:1px solid #e2e2e2}.header-section-two .navbar-collapse .main-menu li .sub-menu li a{color:#1c1c1c!important;padding:10px 20px}.header-section-two .header-links{margin-left:45px}.contact-item .contact-content p,.development-section .plan-list li,.header-section-two .header-links li .sub-title,.product-comment-area .comment-form label,.team-content .sub-title{font-weight:500}.header-section-two .navbar-nav,.service-section.five .section-header-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-post-meta .user,.header-section-two .navbar-collapse .main-menu li{margin-right:20px}.footer-logo a,.header-section-two .site-logo,.home-three-menu .close-btn .site-logo{margin-right:0}.header-section-three .header-bottom-area{background-color:#000;padding-top:20px;padding-bottom:20px}.header-section-three .header-menu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-section-three .navbar-expand-xl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-section-three .site-logo{margin-right:50px}.banner-three-slider,.choose-section,.gallery-thumb,.payment-section,.project-section,.team-section{position:relative;overflow:hidden}.banner-three-slider .swiper-slide-active .banner-content-two .title,.banner-three-slider .swiper-slide-active .banner-content-two p{-webkit-animation:2s .5s both fadeInLeft;animation:2s .5s both fadeInLeft}.banner-three-slider .swiper-slide-active .banner-content-two span::after{width:299px}@-webkit-keyframes arrow{from{-webkit-transform:rotate(-45deg) translate(-30px);transform:rotate(-45deg) translate(-30px)}to{-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}}@keyframes arrow{from{-webkit-transform:rotate(-45deg) translate(-30px);transform:rotate(-45deg) translate(-30px)}to{-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}}.home-three-menu .menu-open{height:0;left:0;position:fixed;top:0;-webkit-transition:.6s;transition:.6s;width:100%;z-index:9999;background-color:#8d161b}.home-three-menu .menu-open::after{position:absolute;content:"";top:15%;right:30%;width:1px;height:calc(100% - 30%);background-color:rgba(255,255,255,.2)}.home-three-menu .menu-open.open{height:100%}.home-three-menu .menu-open.open .navigation-three li a{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.home-three-menu .menu-open.open .address-wrapper{opacity:1;visibility:visible;-webkit-animation:1s linear fadeInRight;animation:1s linear fadeInRight}.home-three-menu .close-btn{opacity:0;visibility:hidden;-webkit-transition:.8s;transition:.8s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:20px 30px}.home-three-menu .close-btn .cross-btn{font-size:30px;color:#fff}.home-three-menu .nav-wrapper{padding:0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.home-three-menu .nav-wrapper .menu-text{position:absolute;top:45%;opacity:0;visibility:hidden;-webkit-transition:.8s;transition:.8s;font-size:400px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:12px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,0.1)}.home-three-menu .navigation-three{position:relative;opacity:0;visibility:hidden;-webkit-transition:1s;transition:1s;counter-reset:list-counter}.home-three-menu .navigation-three li a{font-size:45px;font-weight:500;color:rgba(255,255,255,.5);font-family:Poppins,sans-serif;padding-bottom:45px;counter-increment:list-counter;opacity:0;-webkit-transform:translateY(10px) rotateX(75deg);transform:translateY(10px) rotateX(75deg);-webkit-transform-origin:center top;transform-origin:center top;-webkit-transition:2s cubic-bezier(.68, -.55, .265, 1.55);transition:2s cubic-bezier(.68, -.55, .265, 1.55);-webkit-transition-property:opacity,visibility,-webkit-transform;transition-property:opacity,visibility,transform,-webkit-transform;visibility:hidden}.home-three-menu .navigation-three li a span{-webkit-transition:.8s;transition:.8s}.home-three-menu .navigation-three li a span:hover{-webkit-transform:skewX(10deg);transform:skewX(10deg);letter-spacing:2.5px;color:#fff}.home-three-menu .navigation-three li .sub-menu{display:none;padding-left:40px;padding-bottom:20px}.home-three-menu .navigation-three li .sub-menu li a{font-size:28px;padding-bottom:25px}.home-three-menu .address-wrapper{opacity:0;visibility:hidden;padding-right:150px;-webkit-transition:.1s;transition:.1s}.home-three-menu .address-wrapper .title{font-size:30px;font-weight:500;font-family:Poppins,sans-serif;color:#fff;margin-bottom:25px}.home-three-menu .address-wrapper p{font-size:20px;font-weight:400;font-family:Poppins,sans-serif;color:rgba(255,255,255,.5);margin-bottom:0}.home-three-menu .address-wrapper .address,.plan-section.three .section-header,.plan-section.two .section-header,.service-item.four .service-icon{margin-bottom:40px}.banner-section{position:relative;padding-top:275px;padding-bottom:148px;background:linear-gradient(241deg,#e5575c 0,#3467e4 100%) no-repeat padding-box;overflow:hidden;z-index:9}.banner-section .banner-shape{position:absolute;right:18%;top:18%;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.banner-section.home-three{background:0 0;padding-top:110px;padding-bottom:0}.banner-section .home-three-banner{background-color:#f5f5f5;padding-top:50px;padding-left:120px;padding-bottom:175px;margin-bottom:90px}.banner-section .home-three-banner .banner-image{position:absolute;right:0;top:244px}@media only screen and (max-width:991px){h3{font-size:20px}.section-header,.section-header-wrapper{margin-bottom:30px}.section-header-wrapper .section-header{width:100%;margin-bottom:20px}.section-header .section-title{margin-top:-5px}.btn--base{padding:12px 20px;font-size:14px}.submit-btn{padding:10px 20px}.header-bottom-area{padding:15px 0}.site-logo{max-width:150px;margin-right:0}.language-select{margin-left:12px}.banner-section{padding-top:200px;padding-bottom:100px}}.banner-section.two{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(rgba(157,186,254,.2)));background:linear-gradient(0deg,rgba(255,255,255,0) 0,rgba(157,186,254,.2) 100%);padding-top:175px;padding-bottom:120px}.banner-section.two .banner-element-five{left:900px;bottom:180px;z-index:10}.banner-section.two .banner-element-eightteen{position:absolute;top:0;left:0}.banner-section.two .banner-element-nineteen{position:absolute;top:50%;right:3%;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.banner-section.two .banner-element-nineteen.two{top:70%}.banner-section.two .banner-element-twenty{position:absolute;top:15%;left:30%;-webkit-animation:7s linear infinite rotate;animation:7s linear infinite rotate}.banner-section.two .banner-element-twenty-one{position:absolute;top:70%;right:5%;-webkit-animation:7s linear infinite rotate;animation:7s linear infinite rotate}.banner-section.two .banner-element-twenty-two{position:absolute;top:20%;left:5%}.banner-section.two .banner-element-twenty-two.two{left:0;top:auto;bottom:0}.banner-section.two .banner-element-twenty-three{position:absolute;top:20%;right:5%}.banner-section.two .banner-element-twenty-three.two{right:-10%;top:0}.banner-section.two .banner-element-twenty-four{position:absolute;top:75%;left:15%}.banner-section.two .banner-element-twenty-five{position:absolute;top:42%;left:35%;z-index:10;-webkit-animation:8s infinite float-bob-x;animation:8s infinite float-bob-x}.banner-section.two .banner-element-twenty-six{position:absolute;top:75%;left:37%;z-index:10;-webkit-animation:10s infinite float-bob-x;animation:10s infinite float-bob-x}.banner-section.two .banner-element-twenty-seven{position:absolute;top:15%;left:37%;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.banner-section.two .banner-element-twenty-eight{position:absolute;bottom:5%;left:45%;-webkit-animation:2s linear infinite scroll-ver;animation:2s linear infinite scroll-ver}.banner-section.two .banner-element-twenty-nine{position:absolute;bottom:17%;left:7%;opacity:.4;-webkit-animation:5s linear infinite scroll-ver;animation:5s linear infinite scroll-ver}.banner-section.two.inner{background:#f5f5f5!important;padding-top:208px;padding-bottom:110px}.banner-section.three{background:#f5f5f5}.banner-section.five{background:#fff;padding-top:0;padding-bottom:0}.banner-section.five .banner-element-thirty{position:absolute;bottom:10%;left:7%;-webkit-animation:2s linear infinite scroll-ver;animation:2s linear infinite scroll-ver}.banner-section.five .banner-element-thirty-one{position:absolute;top:40%;left:5%;-webkit-animation:25s linear infinite rotate;animation:25s linear infinite rotate}.banner-section.five .banner-element-thirty-two{position:absolute;top:20%;right:10%;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.banner-section.five .banner-element-thirty-three{position:absolute;top:53%;right:15%;width:22%;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.banner-section.five .banner-element-thirty-four{position:absolute;top:50%;left:15%;width:22%;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.banner-section.five .banner-element-thirty-five{position:absolute;top:40%;left:15%;width:70%}.banner-section .banner-content.two .banner-content-header,.banner-section.five .banner-content,.product-information-section .information-wrapper .nav-parent,.project-item .project-thumb,.team-item{text-align:center}.banner-section.five .banner-content .title{font-weight:700!important;width:80%;margin:0 auto}.banner-section.five .banner-content .banner-btn{margin:-10px}.banner-section.five .banner-content .banner-btn a,.get-app-content .get-app-btn a,.payment-content .payment-btn a{margin:10px}.banner-section.five .banner-content .banner-btn a.two,.case-tab .nav-tabs .nav-link.active,.payment-content .payment-btn a.two{background-color:#e5575c;border:1px solid #e5575c}.banner-section.five .banner-thumb{margin-top:40px;position:relative}.banner-section.five .banner-thumb .banner-thumb-element{position:absolute;width:50%;bottom:-5%;right:-10%}.about-section .about-element-two img,.banner-section .banner-group-shape .banner-group-element-thirteen img,.banner-section.five .banner-thumb .banner-thumb-element img,.footer-section .footer-element-three img,.get-app-section .get-app-element-two img{-webkit-animation:3s linear infinite scroll-ver;animation:3s linear infinite scroll-ver}.banner-section .banner-text{position:absolute;top:17%;left:-5px}.banner-section .banner-text span{font-weight:700;font-size:280px;line-height:280px;background:linear-gradient(184deg,#e5575c 0,rgba(157,186,254,.01) 100%) no-repeat padding-box;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:.35;letter-spacing:3px}.banner-section .banner-element-one{position:absolute;top:-215px;left:82px;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.banner-section .banner-element-two{position:absolute;top:180px;left:220px;width:5%;-webkit-animation:10s infinite float-bob-x;animation:10s infinite float-bob-x}.banner-section .banner-element-three{position:absolute;top:220px;left:450px;width:1.5%;-webkit-animation:2s linear infinite horizontal-move;animation:2s linear infinite horizontal-move}.banner-section .banner-element-four{position:absolute;bottom:50px;left:30px;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.banner-section .banner-element-four.two{-webkit-animation:2s linear infinite horizontal-move;animation:2s linear infinite horizontal-move;z-index:3}.banner-section .banner-element-five{position:absolute;bottom:30px;left:600px;-webkit-animation:7s linear infinite rotate;animation:7s linear infinite rotate}.banner-section .banner-element-five.two{left:400px;bottom:240px}.banner-section .banner-group-shape{height:800px;width:1000px;position:absolute;background-size:cover;background-position:center;right:0;bottom:0;overflow:hidden;z-index:10}@media only screen and (max-width:1750px){.banner-section .banner-group-shape{width:900px}}@media only screen and (max-width:1650px){.banner-section .banner-group-shape{width:800px}.contact-section .contact-element-one{display:none}}@media only screen and (max-width:1500px){.banner-section .banner-group-shape{width:700px}}@media only screen and (max-width:1300px){.header-links-area,.search-bar{display:none}.banner-section .banner-group-shape{width:600px;height:900px}}@media only screen and (max-width:1220px){.banner-section .banner-group-shape{width:500px;height:900px}}.banner-section .banner-group-shape .banner-group-element-eight,.banner-section .banner-group-shape .banner-group-element-eleven,.banner-section .banner-group-shape .banner-group-element-fifteen,.banner-section .banner-group-shape .banner-group-element-five,.banner-section .banner-group-shape .banner-group-element-four,.banner-section .banner-group-shape .banner-group-element-fourteen,.banner-section .banner-group-shape .banner-group-element-nine,.banner-section .banner-group-shape .banner-group-element-one,.banner-section .banner-group-shape .banner-group-element-seven,.banner-section .banner-group-shape .banner-group-element-seventeen,.banner-section .banner-group-shape .banner-group-element-six,.banner-section .banner-group-shape .banner-group-element-sixteen,.banner-section .banner-group-shape .banner-group-element-ten,.banner-section .banner-group-shape .banner-group-element-thirteen,.banner-section .banner-group-shape .banner-group-element-three,.banner-section .banner-group-shape .banner-group-element-twelve,.banner-section .banner-group-shape .banner-group-element-two{position:absolute;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;opacity:0}.banner-section .banner-group-shape .banner-group-element-one{top:400px;left:190px;z-index:2;-webkit-transition-delay:50ms;transition-delay:50ms;-webkit-transition-duration:1s;transition-duration:1s}.banner-section .banner-group-shape .banner-group-element-two{top:-100px;left:300px;z-index:3;-webkit-transition-delay:0.1s;transition-delay:0.1s;-webkit-transition-duration:1.5s;transition-duration:1.5s}.banner-section .banner-group-shape .banner-group-element-three{top:110px;left:0}.banner-section .banner-group-shape .banner-group-element-four{top:800px;left:390px;z-index:4;-webkit-transition-delay:0.9s;transition-delay:0.9s;-webkit-transition-duration:1.5s;transition-duration:1.5s}.banner-section .banner-group-shape .banner-group-element-four img{-webkit-animation:20s linear infinite rotate;animation:20s linear infinite rotate}.banner-section .banner-group-shape .banner-group-element-five{bottom:530px;right:100px;-webkit-transition-delay:0.5s;transition-delay:0.5s;-webkit-transition-duration:.5s;transition-duration:.5s}.banner-section .banner-group-shape .banner-group-element-eight img,.banner-section .banner-group-shape .banner-group-element-five img,.banner-section .banner-group-shape .banner-group-element-fourteen img,.banner-section .banner-group-shape .banner-group-element-six img,.banner-section .banner-thumb-two .banner-thumb-two-element img{-webkit-animation:3s linear infinite horizontal-move;animation:3s linear infinite horizontal-move}.banner-section .banner-group-shape .banner-group-element-six{top:0;left:680px;-webkit-transition-delay:0.5s;transition-delay:0.5s;-webkit-transition-duration:1.7s;transition-duration:1.7s}.banner-section .banner-group-shape .banner-group-element-seven{top:400px;left:570px;z-index:4;-webkit-transition-delay:0.9s;transition-delay:0.9s;-webkit-transition-duration:1.5s;transition-duration:1.5s}.banner-section .banner-group-shape .banner-group-element-seven img{-webkit-animation:10s linear infinite tada;animation:10s linear infinite tada}.banner-section .banner-group-shape .banner-group-element-eight{top:180px;left:780px;-webkit-transition-delay:0.7s;transition-delay:0.7s;-webkit-transition-duration:1s;transition-duration:1s;display:none}.banner-section .banner-group-shape .banner-group-element-nine{top:600px;left:580px;z-index:4;-webkit-transition-delay:1s;transition-delay:1s;-webkit-transition-duration:1.4s;transition-duration:1.4s}.banner-section .banner-group-shape .banner-group-element-nine img{-webkit-animation:5s linear infinite tada;animation:5s linear infinite tada}.banner-section .banner-group-shape .banner-group-element-ten{top:800px;left:730px;z-index:3;-webkit-transition-delay:0.7s;transition-delay:0.7s;-webkit-transition-duration:1s;transition-duration:1s}.about-section .about-element-one img,.banner-section .banner-group-shape .banner-group-element-ten img,.footer-section .footer-element-seven img,.footer-section .footer-element-two img,.service-section .service-element-two img{-webkit-animation:2s linear infinite horizontal-move;animation:2s linear infinite horizontal-move}.banner-section .banner-group-shape .banner-group-element-eleven{top:800px;left:600px;-webkit-transition-delay:0.8s;transition-delay:0.8s;-webkit-transition-duration:1.1s;transition-duration:1.1s}.banner-section .banner-group-shape .banner-group-element-eleven img,.core-thumb .core-thumb-element-one img,.media-thumb .media-thumb-element-one img,.service-section .service-element-five img{-webkit-animation:2s linear infinite scroll-ver;animation:2s linear infinite scroll-ver}.banner-section .banner-group-shape .banner-group-element-twelve{top:690px;left:0;-webkit-transition-delay:0.9s;transition-delay:0.9s;-webkit-transition-duration:1.2s;transition-duration:1.2s}.banner-section .banner-group-shape .banner-group-element-twelve img,.client-section .client-element-one.two{-webkit-animation:4s linear infinite scroll-down;animation:4s linear infinite scroll-down}.banner-section .banner-group-shape .banner-group-element-thirteen{top:160px;left:0;-webkit-transition-delay:0.5s;transition-delay:0.5s;-webkit-transition-duration:1.2s;transition-duration:1.2s}.banner-section .banner-group-shape .banner-group-element-fourteen{top:600px;left:300px;z-index:3;-webkit-transition-delay:0.6s;transition-delay:0.6s;-webkit-transition-duration:1s;transition-duration:1s}.banner-section .banner-group-shape .banner-group-element-fifteen{top:270px;left:500px;z-index:3;-webkit-transition-delay:0.7s;transition-delay:0.7s;-webkit-transition-duration:1.3s;transition-duration:1.3s}.about-section .about-element-five img,.banner-section .banner-group-shape .banner-group-element-fifteen img,.footer-section .footer-element-six img{-webkit-animation:5s linear infinite scroll-down;animation:5s linear infinite scroll-down}.banner-section .banner-group-shape .banner-group-element-sixteen{top:460px;left:680px}.banner-section .banner-group-shape .banner-group-element-sixteen img{-webkit-animation:4s linear infinite zoominoutsinglefeatured;animation:4s linear infinite zoominoutsinglefeatured}.banner-section .banner-group-shape .banner-group-element-seventeen{top:680px;left:390px}.banner-section .banner-group-shape .banner-group-element-seventeen img{-webkit-animation:2s linear infinite zoominoutsinglefeatured;animation:2s linear infinite zoominoutsinglefeatured}.banner-section .banner-group-shape.active .banner-group-element-one{top:290px}.banner-section .banner-group-shape.active .banner-group-element-two{top:240px}.banner-section .banner-group-shape.active .banner-group-element-four{top:640px}.banner-section .banner-group-shape.active .banner-group-element-five{bottom:30px}.banner-section .banner-group-shape.active .banner-group-element-six{top:100px}.banner-section .banner-group-shape.active .banner-group-element-seven{top:200px}.banner-section .banner-group-shape.active .banner-group-element-nine{top:440px}.banner-section .banner-group-shape.active .banner-group-element-ten{top:610px}.banner-section .banner-group-shape.active .banner-group-element-eleven{top:690px}.banner-section .banner-group-shape.active .banner-group-element-twelve{left:150px}.banner-section .banner-group-shape.active .banner-group-element-thirteen{left:180px}.banner-section .banner-group-shape.active .banner-group-element-fourteen{top:410px}.banner-section .banner-group-shape.active .banner-group-element-fifteen{left:300px}.banner-section .banner-content{position:relative;z-index:9}.banner-section .banner-content .title{margin-bottom:30px;color:#fff;font-weight:700;line-height:1.4}.banner-section .banner-content .sub-title{color:#cf2027;font-weight:600;margin-bottom:15px;font-size:18px}.banner-section .banner-content p{color:#fff;width:61%;line-height:1.8em}.banner-section .banner-content.two .title{color:#1c1c1c;margin-bottom:0}.banner-section .banner-content.three .sub-title{font-size:14px;font-weight:600;color:#cf2027;text-transform:uppercase}.banner-section .banner-content.three .title{font-size:70px;font-weight:800;line-height:1.2em;margin-bottom:20px}@media only screen and (max-width:1199px){.header-bottom-area .navbar-collapse .main-menu li .sub-menu{border-radius:5px;width:100%;z-index:99;background-color:transparent;padding-left:15px}.banner-section .banner-thumb-two .banner-thumb-two-element,.banner-section.two .banner-element-nineteen,.banner-section.two .banner-element-twenty,.banner-section.two .banner-element-twenty-eight,.banner-section.two .banner-element-twenty-five,.banner-section.two .banner-element-twenty-nine,.banner-section.two .banner-element-twenty-one,.banner-section.two .banner-element-twenty-seven,.banner-section.two .banner-element-twenty-six,.header-action,.header-bottom-area .navbar-collapse .main-menu li .sub-menu::before,.header-section-two .header-bottom-area .navbar-collapse .main-menu li a:before,.menu-toggler,.menu-toggler.five,.navbar-toggler,.navbar-toggler.five{display:none}.header-bottom-area .navbar-collapse .main-menu li .sub-menu li,.header-section-two .navbar-collapse .main-menu li .sub-menu li{border-bottom:1px solid rgba(255,255,255,.1)}.header-bottom-area .navbar-collapse .main-menu li .sub-menu li .sub-menu{border-radius:0;display:none}.header-section.three .header-bottom-area .navbar-collapse{background-color:#fff!important}.header-section.three .header-bottom-area .navbar-collapse .main-menu li a{color:#1c1c1c!important}.header-section.three .header-bottom-area .navbar-collapse .main-menu li .sub-menu,.header-section.three .header-bottom-area .navbar-collapse .main-menu li .sub-menu li:last-child{border:none}.header-section.three .header-bottom-area .navbar-collapse .main-menu li .sub-menu li{border-bottom:1px solid #e2e2e2}.header-links li+li{margin-left:0;margin-top:10px}.header-action-area{display:-webkit-box;display:-ms-flexbox;display:flex}.header-action-area .action-btn{display:block}.header-bottom-area .menu-toggler-wrapper{position:unset;width:100%}.navbar-nav{margin-left:auto;margin-right:0!important}.header-section-two .header-bottom-area .navbar-collapse .main-menu li a{color:#1c1c1c}.header-section-two .navbar-collapse .main-menu li .sub-menu{display:none;background-color:transparent;border-radius:0;width:100%}.header-section-two .navbar-collapse .main-menu li .sub-menu li a{color:#fff!important}.header-section-two .navbar-nav{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.banner-section .banner-content.three .title{font-size:50px}}.banner-section .banner-content.three p{color:#4b4b4b;width:100%}.banner-section .banner-content-two .title{font-size:115px;font-weight:700;line-height:1.2;color:#1c1c1c;margin-bottom:90px}.banner-section .banner-content-two span{display:block;position:relative;z-index:0}.banner-section .banner-content-two span::after{content:"";position:absolute;z-index:-1;left:0;top:0;width:0;height:299px;background:#c2d4ff;-webkit-transition:1.8s ease-in-out;transition:1.8s ease-in-out}.banner-section .banner-content-two p{font-size:35px;font-family:Poppins,sans-serif;font-weight:400;line-height:1.5;color:#1c1c1c;position:relative;z-index:0;padding-top:65px;padding-left:130px}.banner-section .banner-thumb-two{background-color:#e5575c;border-radius:25px;padding:40px 0 80px;width:80%;margin-left:auto;position:relative}.banner-section .banner-thumb-two .banner-thumb-two-element{position:absolute;bottom:0;right:30px}.banner-section .banner-thumb-item{-webkit-transform:scale(90%);transform:scale(90%);-webkit-transition:.5s;transition:.5s}.banner-section .banner-form{margin-top:60px;position:relative}.banner-section .banner-form input{border-radius:10px;-webkit-box-shadow:0 0 20px rgba(50,73,179,.1);box-shadow:0 0 20px rgba(50,73,179,.1);font-size:15px;color:#535353;font-weight:400;height:80px;position:relative;padding-right:225px}.banner-section .banner-form input::-webkit-input-placeholder{color:#535353}.banner-section .banner-form input::-moz-placeholder{color:#535353}.banner-section .banner-form input:-ms-input-placeholder{color:#535353}.banner-section .banner-form input::-ms-input-placeholder{color:#535353}.banner-section .banner-form input::placeholder{color:#535353}.banner-section .banner-form button,.banner-section .banner-form input[type=button],.banner-section .banner-form input[type=reset],.banner-section .banner-form input[type=submit]{position:absolute;top:12px;right:12px}.banner-section .banner-slider,.brand-section.oh,.brand-slider-two,.case-study-section .case-study-slider-wrapper .case-study-slider,.gallery-widget-item-section .gallery-widget-item-slider,.product-details-slider,.project-slider,.service-slider-two,.team-hero-section .team-thumbnail{overflow:hidden}.banner-section .banner-slider .swiper-slide-active .banner-thumb-item{-webkit-transform:scale(100%);transform:scale(100%)}.banner-section .banner-slider .swiper-pagination{position:absolute;left:0;bottom:4%}.banner-section .banner-slider .swiper-pagination .swiper-pagination-bullet{background-color:#fff;border:none}.banner-section .banner-area,.banner-widget-wrapper{border-radius:10px;position:relative;background-color:#fff}.banner-section .banner-slider .swiper-pagination .swiper-pagination-bullet-active{width:25px;border-radius:999px}.banner-section .banner-area{-webkit-box-shadow:0 25px 50px rgba(50,73,179,.2);box-shadow:0 25px 50px rgba(50,73,179,.2);padding:40px;margin-top:60px}.banner-section .banner-area .banner-text{top:-10px;right:10px;left:auto}.banner-section .banner-area .banner-thumb{position:absolute;top:-20%;right:-12%}@media only screen and (max-width:1199px){.banner-section .banner-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.banner-section .banner-area .banner-text{display:none}.banner-section .banner-area .banner-thumb{position:unset;text-align:center;width:50%;margin:0 auto}.banner-section .banner-area .banner-left-content{text-align:center;margin-top:60px}}@media only screen and (max-width:991px){.banner-section.two{padding-top:155px;padding-bottom:100px}.banner-section.two.inner{padding-bottom:100px}.banner-section .banner-element-five,.banner-section .banner-element-four,.banner-section .banner-element-one,.banner-section .banner-element-three,.banner-section .banner-element-two,.banner-section .banner-group-shape,.banner-section.five .banner-element-thirty,.banner-section.five .banner-element-thirty-five,.banner-section.five .banner-element-thirty-four,.banner-section.five .banner-element-thirty-one,.banner-section.five .banner-element-thirty-three,.banner-section.five .banner-element-thirty-two{display:none}.banner-section .banner-content .title{margin-bottom:10px}.banner-section .banner-content .sub-title{font-size:18px;line-height:1.4;margin-bottom:15px}.banner-section .banner-content p{width:100%}.banner-section .banner-thumb-two{margin-right:auto}.banner-section .banner-form button,.banner-section .banner-form input[type=button],.banner-section .banner-form input[type=reset],.banner-section .banner-form input[type=submit]{padding:16px 30px;font-size:16px}.banner-section .banner-area .banner-thumb{width:60%}}.banner-section .banner-area .banner-left-content .banner-left-arrow{margin-left:80px;margin-top:40px}.banner-section .banner-area .banner-left-content .banner-left-intro{margin-left:100px;margin-top:10px}.about-btn,.banner-section .banner-area .banner-left-content .banner-left-footer,.blog-comment-area,.blog-related-area,.client-left-content .client-left-btn,.customer-service-section .rmt-60,.service-item.details .contact-section{margin-top:60px}.banner-section .banner-area .banner-left-content .title{color:#cf2027;margin-bottom:15px;text-transform:capitalize}.banner-section .banner-area .banner-left-content p,.blog-post-meta .category.two,.faq-wrapper.two .faq-item.open .faq-content p,.payment-content .payment-list.two li .payment-list-item .content p,.service-item.two .service-btn a,.service-section.three .service-item:hover .service-content p{color:#4b4b4b}@media only screen and (max-width:1199px){.banner-section .banner-area .banner-left-content .banner-left-footer{margin-top:30px}.banner-section .banner-area .banner-left-content p{margin:0 auto}.banner-section .banner-area .banner-left-content .circle svg{left:0}}@media only screen and (max-width:375px){.banner-section .banner-area .banner-left-content .circle svg{top:-96px;left:-40px;width:135%;height:292px}}.banner-arrow{margin-top:40px;margin-left:30px}.banner-widget,.product-details-content .add-to-cart-wrap .add-to-cart,.product-details-content .add-to-cart-wrap .add-to-wishlist{margin-left:20px}.banner-widget-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;width:60%;margin-top:30px;z-index:9}@media only screen and (max-width:1560px){.banner-widget-wrapper{width:70%}}@media only screen and (max-width:1485px){.banner-widget-wrapper{width:80%}}@media only screen and (max-width:1199px){.banner-widget-wrapper{width:95%}}@media only screen and (max-width:991px){.banner-widget{margin-left:0}.banner-widget-wrapper{width:60%}}@media only screen and (max-width:880px){.banner-widget-wrapper{width:70%}}@media only screen and (max-width:750px){.banner-widget-wrapper{width:80%}}@media only screen and (max-width:660px){.banner-widget-wrapper{width:100%;padding:10px}}.banner-widget-wrapper *{z-index:9;margin:2px}.banner-widget-wrapper::before{position:absolute;content:"";bottom:-20px;left:-20px;width:100%;height:100%;border:1px dashed rgba(255,255,255,.5);border-radius:10px;z-index:-1}.banner-widget-wrapper::after{position:absolute;content:"";bottom:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:10px;z-index:2}.banner-widget-wrapper .banner-widget-content p{font-size:18px;width:100%;color:#1c1c1c;font-weight:600}.banner-widget-wrapper .banner-widget-content p span{color:#e5575c;font-weight:700}@media only screen and (max-width:475px){.banner-widget-wrapper{display:block;text-align:center}.banner-widget-wrapper::after{display:none}.banner-widget-wrapper .banner-widget-right{width:100%}}@media only screen and (max-width:1366px){.header-section-two .navbar-nav{margin-right:auto}.banner-widget-wrapper .banner-widget-btn a{padding:10px 20px}}.banner-left-video{margin-left:30px;margin-top:20px}@media only screen and (max-width:1199px){.banner-left-video{margin-left:0}}.circle text{font-size:10px;color:#cf2027;text-transform:uppercase;font-weight:700}.circle svg{position:absolute;left:-45.1%;top:-103px;width:100%;height:305px;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes rotate{from{-webkit-transform:rotate(360deg)}to{-webkit-transform:rotate(0)}}@keyframes rotate{from{-webkit-transform:rotate(360deg);transform:rotate(360deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.banner-slider{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.banner-slider .slider-next,.banner-slider .slider-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;background-color:rgba(255,255,255,.1);border:none}.breadcrumb-item a,.breadcrumb-item.active{z-index:2;position:relative;font-weight:500;font-size:14px}.banner-slider .slider-next:hover,.banner-slider .slider-prev:hover{background-color:rgba(50,73,179,.1)}.banner-slider .slider-prev{left:60px}.banner-slider .slider-next{right:60px}.breadcrumb-area{text-align:center;position:relative;z-index:9;margin-top:10px}.breadcrumb{background-color:transparent;padding:0;margin:0;display:inline-block}.breadcrumb li{display:inline-block;color:#cf2027;font-family:Poppins,sans-serif}.breadcrumb-item.active{color:#cf2027}.breadcrumb-item.active::before{content:">";font-family:Poppins,sans-serif;font-weight:500;color:#cf2027;font-size:16px;left:0;top:1px;position:relative}.footer-section{background-color:#f9fbff;overflow:hidden;position:relative}.footer-section.three{background:#070d26}.about-section.two,.footer-section.five,.plan-section.two,.service-section.four{background-color:#f5f5f5}.client-section.two .section-header,.footer-section.five .footer-logo,.product-information-section .information-wrapper .informarion-content{margin-bottom:35px}.footer-section.five .footer-widget .title{font-size:22px;font-weight:700;margin-bottom:20px}.footer-section.five .footer-widget p{color:#727272}.footer-section.five .footer-list li{padding-bottom:7.5px}.footer-section .footer-bg{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply}.choose-thumb img,.footer-section .footer-bg img,.gallery-item.details .gallery-thumb img,.product-details-thumb img,.service-item.details .service-thumb img,.service-item.details .sevice-inner-item-area .service-inner-item .service-inner-icon img,.single-popular-item .popular-item-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer-section .footer-element-one{position:absolute;top:10%;left:10%;-webkit-animation:5s linear infinite zoominoutsinglefeatured;animation:5s linear infinite zoominoutsinglefeatured}.about-section .about-element-one,.footer-section .footer-element-two{position:absolute;bottom:20%;right:15%;opacity:.35}.about-section .about-element-two,.footer-section .footer-element-three{position:absolute;bottom:8%;right:12%;opacity:.35}.about-section .about-element-three,.footer-section .footer-element-four{position:absolute;top:12%;right:0;width:1%;opacity:.25}.about-section .about-element-three img,.case-section .case-element-one img,.core-thumb .core-thumb-element-two img,.footer-section .footer-element-four img,.media-thumb .media-thumb-element-two img,.segment-thumb .segment-thumb-element img,.service-section .service-element-one img{-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.about-section .about-element-four,.footer-section .footer-element-five{position:absolute;top:18%;right:5%;opacity:.35}.about-section .about-element-four img,.case-thumb,.core-section .core-element img,.footer-section .footer-element-five img,.get-app-section .get-app-element-one img{-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.about-section .about-element-five,.footer-section .footer-element-six{position:absolute;top:40%;right:10%;opacity:.35}.footer-section .footer-element-seven{position:absolute;top:47%;left:13%;opacity:.35}.footer-section .footer-element-seven.two{top:55%;left:2%}.footer-section .footer-element-seven.three{left:60px;opacity:1}.footer-section .footer-element-eight{position:absolute;top:20%;right:2%;opacity:.25;z-index:3;-webkit-animation:5s linear infinite rotate;animation:5s linear infinite rotate}.footer-top-area{position:relative;z-index:9;margin-bottom:80px}.footer-top-area::after{position:absolute;content:"";bottom:0;left:0;width:60%;height:1px;border-bottom:1px dashed #e5575c}.footer-contact-list .sub-title{font-weight:500;margin-bottom:5px}.footer-contact-list .link-title,.plan-header .title{font-weight:700;margin-bottom:0}.footer-list li{font-weight:400;font-size:14px;padding-bottom:10px;-webkit-transition:.3s;transition:.3s}.footer-list li a{display:inline-block;-webkit-transition:.3s;transition:.3s}.footer-list li a:hover{color:#cf2027;padding-left:5px}.footer-widget .title{font-weight:600;margin-bottom:45px;font-family:Poppins,sans-serif;position:relative;margin-top:-5px}.footer-widget .title.style-01{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:700}.footer-widget .title.style-01::after{content:none}.footer-widget .title.style-01::before{position:absolute;content:"";bottom:-22px;left:0;width:60px;height:1px;border:1px dashed}.footer-widget .title::after{position:absolute;content:"";bottom:-22px;left:0;width:60px;height:1px;background-color:#cf2027}.footer-widget.widget--style{background-color:#e5575c;padding:80px 30px!important}.about-content p,.envato-author,.footer-widget.widget--style .footer-logo,.gallery-item.details .gallery-sidebar-widget .gallery-sidebar-widget-list li,.plan-price-area,.product-comment-area .comment-form .form-group,.segment-content .segment-list li,.service-item.five .service-icon,.team-item.details .team-content p,.team-overview-content{margin-bottom:30px}.footer-widget.widget--style p{color:#fff;font-size:14px}.footer-widget.widget--style .footer-social li a{border:1px solid #fff;color:#fff;border-radius:4px}.footer-widget.widget--style .footer-social li a:hover{border:1px solid #cf2027}.footer-widget.widget-two,.subscribe-area.two .subscribe-content{padding:80px 0}.footer-widget.widget-padding{padding-left:45px}.download-list li{background-color:#e5575c;border-radius:5px;color:#fff;padding:15px 30px;margin-bottom:15px;display:inline-block;font-weight:500;-webkit-transition:.5s;transition:.5s}.footer-social.style-01 li a{border:1px solid #707070;color:#707070}.client-item.three .client-footer .slider-arrow .slider-next:hover,.client-item.three .client-footer .slider-arrow .slider-prev:hover,.footer-social.style-01 li a.active,.footer-social.style-01 li a:hover,.footer-social.two li a.active,.footer-social.two li a:hover{background-color:#cf2027;color:#fff;border:1px solid #cf2027}.footer-social li a{width:30px;height:30px;line-height:30px;display:inline-block;text-align:center;border:1px solid #cf2027;border-radius:50%;color:#cf2027;-webkit-transition:.3s;transition:.3s}.contact-item:hover .contact-icon,.filter-btn-group button.active,.filter-btn-group button:hover,.filter-btn-group input.active[type=button],.filter-btn-group input.active[type=reset],.filter-btn-group input.active[type=submit],.filter-btn-group input[type=button]:hover,.filter-btn-group input[type=reset]:hover,.filter-btn-group input[type=submit]:hover,.footer-social li a.active,.footer-social li a:hover,.pagination.two .page-item.next a:hover,.pagination.two .page-item.prev a:hover,.team-item.details .team-content .team-social li a:hover,.team-tab .nav-tabs .nav-link.active,.team-thumb .team-social li a:hover{background-color:#cf2027;color:#fff}.footer-social li+li,.team-item.details .team-content .team-social li+li,.team-thumb .team-social li+li{margin-left:5px}.footer-social.two li a{width:35px;height:35px;line-height:35px;border:1px solid #e1e1e1;color:#727272}.footer-top-call-area{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:80px;margin-bottom:100px}.footer-top-call-area::before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-40%;width:140%;height:100px;background-color:#cf2027;border-radius:0 6px 6px 0;z-index:-1}.footer-top-call-area .footer-top-call-content .title{color:#fff;font-weight:700;margin-bottom:0}.footer-top-call-area .footer-top-call-link span{font-size:30px;color:#fff;font-weight:700;font-family:Poppins,sans-serif}.footer-top-call-area .footer-top-call-link span i{width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;background-color:#fff;border-radius:6px;color:#cf2027;margin-right:10px}.footer-subscribe-form.two input{border-radius:6px}.footer-subscribe-form.two button,.footer-subscribe-form.two input[type=button],.footer-subscribe-form.two input[type=reset],.footer-subscribe-form.two input[type=submit]{position:unset;width:100%;height:auto;background-color:transparent;border:1px solid #fff;border-radius:6px;font-size:17px;font-weight:700;padding:15px 30px;margin-top:20px;-webkit-transition:.5s;transition:.5s}.footer-subscribe-form.three input{border-radius:6px;border:1px solid #e1e1e1;height:60px;text-align:center;color:#727272;font-size:15px;padding-right:25px}.footer-subscribe-form.three input::-webkit-input-placeholder{color:#727272}.footer-subscribe-form.three input::-moz-placeholder{color:#727272}.footer-subscribe-form.three input:-ms-input-placeholder{color:#727272}.footer-subscribe-form.three input::-ms-input-placeholder{color:#727272}.footer-subscribe-form.three input::placeholder{color:#727272}.footer-subscribe-form.three button,.footer-subscribe-form.three input[type=button],.footer-subscribe-form.three input[type=reset],.footer-subscribe-form.three input[type=submit]{position:unset;width:100%;height:auto;background-color:#cf2027;color:#fff;border-radius:6px;font-size:16px;font-weight:500;padding:15px 30px;margin-top:10px;-webkit-transition:.5s;transition:.5s}.footer-subscribe-form input{padding-right:70px}.footer-subscribe-form button,.footer-subscribe-form input[type=button],.footer-subscribe-form input[type=reset],.footer-subscribe-form input[type=submit]{position:absolute;top:10px;right:10px;background-color:#cf2027;border-radius:5px;width:39px;height:39px;color:#fff;font-size:20px}.footer-subscribe .form-group .form-control{height:60px;border:0;border-radius:6px;font-size:16px;font-weight:400;color:#181717}.footer-subscribe .form-group .form-control::-webkit-input-placeholder{color:#b9b9b9;font-size:16px;font-weight:400}.footer-subscribe .form-group .form-control::-moz-placeholder{color:#b9b9b9;font-size:16px;font-weight:400}.footer-subscribe .form-group .form-control:-ms-input-placeholder{color:#b9b9b9;font-size:16px;font-weight:400}.footer-subscribe .form-group .form-control::-ms-input-placeholder{color:#b9b9b9;font-size:16px;font-weight:400}.footer-subscribe .form-group .form-control::placeholder{color:#b9b9b9;font-size:16px;font-weight:400}.footer-area::after{position:absolute;content:"";top:0;right:0;width:41%;height:100%;background-color:#cf2027;z-index:-1}@media only screen and (max-width:1499px){.footer-section.two div[class*=col]:nth-of-type(4n+4) .footer-widget .title,div[class*=col]:nth-of-type(3n+3) .footer-contact-list .link-title{color:#1c1c1c}.footer-section.two div[class*=col]:nth-of-type(4n+4) .footer-widget .title::after{background-color:#cf2027}.footer-top-area::after{width:100%}div[class*=col]:nth-of-type(3n+3) .footer-contact-list .sub-title{color:#4b4b4b}.footer-subscribe-form input{border:1px solid #e2e2e2}.footer-area::after{display:none}}.footer-area .footer-area-element{position:absolute;bottom:0;right:0}@media screen and (min-device-width:2100px) and (max-device-width:2500px){.footer-area::after{width:43%}}.copyright-wrapper{background-color:#fff;font-size:14px;padding:60px 0;margin-top:120px}.copyright-wrapper.two{padding:30px 0;margin-top:0}.client-item.three .client-footer,.copyright-wrapper.two .copyright-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-related-area .section-header,.blog-section-header .section-header,.contact-section.two .contact-form .custom-form-group .custom-check-group,.copyright-wrapper.two .copyright-area .footer-logo,.gallery-content .title,.gallery-widget-item-section .gallery-widget-item .gallery-widget-content .title,.plan-item.two .plan-price-area{margin-bottom:0}.copyright-wrapper.three{background-color:#070d26;margin-top:0}.copyright-wrapper.three .copyright-area{border-top:1px dashed #707070;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px}.copyright-wrapper.four p,.copyright-wrapper.three p{color:#757575}.copyright-wrapper.four{background-color:transparent;padding:0;margin-top:0}.copyright-wrapper.four .copyright-area{border-top:1px solid rgba(50,73,179,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px;padding-bottom:30px}.copyright-wrapper.five{background-color:transparent;padding:0;margin-top:25px}.copyright-wrapper.five .copyright-area{border-top:1px solid #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px;padding-bottom:30px}.copyright-wrapper p{color:#505050;letter-spacing:1px;margin-bottom:0}.copyright-wrapper .copyright-list li{display:inline-block;color:rgba(75,75,75,.7);position:relative}.copyright-wrapper .copyright-list li::after{position:absolute;content:"";top:4px;right:-20px;width:1px;height:15px;background-color:rgba(75,75,75,.4)}.footer-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px;position:relative;z-index:0;padding:30px 60px 30px 0}.footer-contact::after{content:"";position:absolute;z-index:-1;left:-36%;top:0;background-color:#cf2027;width:136%;height:100%;border-radius:0 6px 6px 0}.footer-contact .content .title{font-size:40px;line-height:1.45;font-weight:700;color:#fff;margin-bottom:0}.footer-contact .contact i{height:40px;width:40px;line-height:40px;text-align:center;background:#fff;font-size:25px;border-radius:13px;color:#cf2027;margin-right:20px}.footer-contact .contact p{font-size:30px;line-height:1.45;font-family:Poppins,sans-serif;font-weight:700;color:#fff;margin-bottom:0}.footer-contact .contact p a{display:block;line-height:0}.team-section.two{margin-top:75px;margin-bottom:25px}.team-section.three div[class*=col]:nth-of-type(9n+1) .team-item .team-thumb,.team-slider.two .swiper-slide:nth-child(3n-1) .team-thumb{background-color:#d7a5f2}.team-section.three div[class*=col]:nth-of-type(9n+1) .team-item .team-thumb:hover,.team-slider.two .swiper-slide:nth-child(3n-1) .team-thumb:hover{-webkit-box-shadow:0 0 20px #d7a5f2;box-shadow:0 0 20px #d7a5f2}.team-section.three div[class*=col]:nth-of-type(9n+2) .team-item .team-thumb,.team-slider.two .swiper-slide:nth-child(3n-2) .team-thumb{background-color:#91bdfc}.team-section.three div[class*=col]:nth-of-type(9n+2) .team-item .team-thumb:hover,.team-slider.two .swiper-slide:nth-child(3n-2) .team-thumb:hover{-webkit-box-shadow:0 0 20px #91bdfc;box-shadow:0 0 20px #91bdfc}.team-section.three div[class*=col]:nth-of-type(9n+3) .team-item .team-thumb,.team-slider .swiper-slide:nth-child(3n-3) .team-thumb,.team-slider.two .swiper-slide:nth-child(3n-3) .team-thumb{background-color:#e5d36b}.team-section.three div[class*=col]:nth-of-type(9n+3) .team-item .team-thumb:hover,.team-slider .swiper-slide:nth-child(3n-3) .team-thumb:hover,.team-slider.two .swiper-slide:nth-child(3n-3) .team-thumb:hover{-webkit-box-shadow:0 0 20px #e5d36b;box-shadow:0 0 20px #e5d36b}.team-section.three div[class*=col]:nth-of-type(9n+4) .team-item .team-thumb{background-color:#df6ab1}.team-section.three div[class*=col]:nth-of-type(9n+4) .team-item .team-thumb:hover{-webkit-box-shadow:0 0 20px #df6ab1;box-shadow:0 0 20px #df6ab1}.team-section.three div[class*=col]:nth-of-type(9n+5) .team-item .team-thumb{background-color:#e7694c}.team-section.three div[class*=col]:nth-of-type(9n+5) .team-item .team-thumb:hover{-webkit-box-shadow:0 0 20px #e7694c;box-shadow:0 0 20px #e7694c}.team-section.three div[class*=col]:nth-of-type(9n+6) .team-item .team-thumb{background-color:#72d2da}.team-section.three div[class*=col]:nth-of-type(9n+6) .team-item .team-thumb:hover{-webkit-box-shadow:0 0 20px #72d2da;box-shadow:0 0 20px #72d2da}.team-section.three div[class*=col]:nth-of-type(9n+7) .team-item .team-thumb{background-color:#e8944a}.team-section.three div[class*=col]:nth-of-type(9n+7) .team-item .team-thumb:hover{-webkit-box-shadow:0 0 20px #e8944a;box-shadow:0 0 20px #e8944a}.team-section.three div[class*=col]:nth-of-type(9n+8) .team-item .team-thumb{background-color:#d57bb9}.team-section.three div[class*=col]:nth-of-type(9n+8) .team-item .team-thumb:hover{-webkit-box-shadow:0 0 20px #d57bb9;box-shadow:0 0 20px #d57bb9}.team-section.three div[class*=col]:nth-of-type(9n+9) .team-item .team-thumb{background-color:#5b7cb7}.team-section.three div[class*=col]:nth-of-type(9n+9) .team-item .team-thumb:hover{-webkit-box-shadow:0 0 20px #5b7cb7;box-shadow:0 0 20px #5b7cb7}.team-section .team-element{position:absolute;top:50%;left:5%;-webkit-animation:50s linear infinite rotate;animation:50s linear infinite rotate}@media only screen and (max-width:1580px){.team-section .team-element{display:none}}.team-section .team-element-one{position:absolute;bottom:15%;left:5%;-webkit-animation:5s linear infinite rotate;animation:5s linear infinite rotate}.team-section .team-element-two{position:absolute;top:20%;left:5%;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.team-section .team-element-three{position:absolute;top:30%;right:10%;-webkit-animation:5s linear infinite rotate;animation:5s linear infinite rotate}.team-section .team-element-four{position:absolute;bottom:20%;right:5%;-webkit-animation:3s linear infinite horizontal-move;animation:3s linear infinite horizontal-move}.client-slider-area,.project-item-wrapper,.team-slider-area{margin:-30px}.team-slider-area.two::before{position:absolute;content:"";top:-48%;left:-10%;width:120%;height:100%;background-color:#f9fbff;border-radius:10px}.client-slider,.team-slider{overflow:hidden;padding:30px}.team-slider .swiper-slide:nth-child(3n-1) .team-thumb{background-color:#a6eef3}.team-slider .swiper-slide:nth-child(3n-1) .team-thumb:hover{-webkit-box-shadow:0 0 20px #a6eef3;box-shadow:0 0 20px #a6eef3}.team-item.details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.team-item.details .team-thumb{background-color:#ec7751!important;width:500px}.team-item.details .team-thumb:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.team-item.details .team-content-area{width:calc(100% - 500px);padding-left:30px}.team-item.details .team-content{background-color:#f5f5f5;border-radius:10px;text-align:left;padding:40px}.team-item.details .team-content .title{font-size:30px;margin-bottom:15px}.team-item.details .team-content .team-social-area{padding-bottom:30px;margin-bottom:30px;border-bottom:1px dashed #e5575c}.client-section.two .client-pagination,.media-content .media-btn,.team-item.details .team-content .team-social{margin-top:25px}.team-item.details .team-content .team-social li a,.team-thumb .team-social li a{width:26px;height:26px;line-height:26px;display:inline-block;text-align:center;border:1px solid #cf2027;border-radius:50%;color:#cf2027;-webkit-transition:.3s;transition:.3s}.team-item.details .team-content .team-signature{margin-top:43px}.team-thumb{background-color:#f9ac6c;border-radius:10px;padding-top:60px;-webkit-transition:.5s;transition:.5s;position:relative}.team-thumb:hover{-webkit-box-shadow:0 0 20px #f9ac6c;box-shadow:0 0 20px #f9ac6c}.team-thumb:hover .team-social-area{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.team-thumb .team-social-area{position:absolute;top:8%;left:50%;-webkit-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0);-webkit-transition:.5s;transition:.5s}.team-thumb .team-social{max-width:200px;background-color:#fff;border-radius:999px;padding:10px}.team-tab-area{background-color:#f5f5f5;border-radius:10px;padding:60px;margin-top:60px;overflow:hidden}@media only screen and (max-width:991px){.banner-widget-wrapper::before{left:-5px;bottom:-5px}.banner-slider .slider-next,.banner-slider .slider-prev,.footer-section .footer-element-one,.team-section .team-element-four,.team-section .team-element-one,.team-section .team-element-three,.team-section .team-element-two,.team-slider-area.two::before{display:none}.breadcrumb-item a,.breadcrumb-item.active,.breadcrumb-item.active::before,.footer-list li{font-size:14px}.footer-widget .title{margin-bottom:40px}.footer-widget .title::after{bottom:-20px}.copyright-wrapper .copyright-list,.footer-social{margin-top:20px}.copyright-wrapper.two .copyright-area .footer-logo,.footer-logo{margin-bottom:20px}.copyright-wrapper{margin-top:80px;padding:40px 0}.copyright-wrapper.five .copyright-area,.copyright-wrapper.two .copyright-area{display:block}.team-item.details .team-content{padding:20px}.team-item.details .team-content .title{font-size:22px}.team-tab-area{padding:30px}}.team-tab .nav-tabs{border:none;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.team-tab .nav-tabs .nav-link{font-size:20px;font-weight:600;background-color:#fff;border-radius:999px;color:#1c1c1c;font-family:Poppins,sans-serif;border-right:none;padding:15px 30px;margin-right:25px}@media only screen and (max-width:991px){.team-tab .nav-tabs .nav-link{padding:8px 15px;font-size:16px;margin-right:10px}.client-section .client-element-three{display:none}}@media only screen and (max-width:390px){.team-tab .nav-tabs .nav-link{padding:8px 10px;font-size:16px;margin-right:5px}}.team-overview{margin-bottom:-35px}.team-overview-content .title{margin-bottom:20px;text-transform:capitalize}.client-section{background-color:#f6f9ff;position:relative;overflow:hidden}.client-section.two{background-color:#fff;margin-bottom:25px}.client-section.two .slider-next,.client-section.two .slider-prev{bottom:80px}.client-section.two .slider-prev{left:44%}.client-section.two .slider-next{right:43%}.client-section.two .client-item{padding:15px 30px 30px;border:none;border-radius:10px;background-color:transparent;position:relative}.client-section.two .client-item::before{position:absolute;content:"";bottom:0;left:0;width:100%;height:calc(100% - 66px);background-color:#fff;-webkit-box-shadow:0 0 15px rgba(50,73,179,.08);box-shadow:0 0 15px rgba(50,73,179,.08);border-radius:10px;z-index:-1}.client-section.two .client-item:hover{-webkit-box-shadow:none;box-shadow:none;border:none}.client-section.two .client-item .client-header{border:none;padding:0;margin-bottom:30px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.client-footer,.client-header{display:-webkit-box;display:-ms-flexbox;-ms-flex-wrap:wrap}.client-section.two .client-item .client-thumb{height:125px}.client-section.two .client-item .client-thumb img,.gallery-widget-item-section .gallery-widget-item .gallery-widget-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.client-section.three{background-color:transparent}.client-section .client-element-one{position:absolute;top:25%;left:4%;-webkit-animation:4s linear infinite horizontal-move;animation:4s linear infinite horizontal-move}.client-section .client-element-two{position:absolute;top:60%;right:2%;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.client-section .client-element-two.two{top:30%}.client-section .client-element-two.three{top:50%;opacity:.4}.client-section .client-element-three{position:absolute;top:55%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.client-section .client-element-four{position:absolute;bottom:0;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.client-section .client-element-five{position:absolute;top:10%;right:10%;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.client-section .slider-next,.client-section .slider-prev{position:absolute;bottom:-10px;background-color:transparent;color:#e5575c;font-size:30px}@media only screen and (max-width:1590px){.client-section .slider-next,.client-section .slider-prev{display:none}}.client-section .slider-prev{left:40%}.client-section .slider-next{right:39%}.client-section .client-pagination{text-align:center;margin-top:55px}.client-section .client-pagination span{color:#cecece;font-size:16px;font-weight:600;position:relative;z-index:9;border-radius:0;background:0 0;text-align:center;opacity:1;outline:0;display:inline-block;margin:0 20px!important}.client-section .client-pagination span::before{content:"0"}.client-section .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.blog-slider-area,.brand-slider-area,.client-slider-area.five,.client-slider-area.two{margin:-20px}.client-slider.five{padding:20px}.blog-slider,.brand-slider,.client-slider-three,.client-slider-two{overflow:hidden;padding:20px}.client-item{padding:20px 40px 40px;border:1px solid #ecf2ff;background-color:#fff;position:relative;border-radius:6px;z-index:2;-webkit-transition:.5s;transition:.5s}.client-item:hover{border:1px solid transparent;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.13);box-shadow:0 12px 30px rgba(0,0,0,.13)}.client-item.three{border:none;background-color:#e5575c;padding:40px;border-radius:22px}.client-item.three p{color:#fff;font-weight:500;line-height:1.8em}.client-item.three .client-footer .client-footer-user-content{width:auto;padding-left:0}.client-item.three .client-footer .client-footer-user-content .title{font-size:18px;font-weight:500;color:#fff;text-transform:capitalize;font-family:Poppins,sans-serif;margin-bottom:12px}.client-item.three .client-footer .client-footer-user-content .sub-title{font-size:14px;color:#fff;text-transform:capitalize;font-weight:400;margin-bottom:0}.client-item.three .client-footer .slider-arrow .slider-next,.client-item.three .client-footer .slider-arrow .slider-prev{z-index:9;position:unset;border:1px solid #fff;border-radius:50%;color:#fff;font-size:16px}.client-item.five{padding:50px 25px;border:none;-webkit-box-shadow:0 0 10px rgba(50,73,179,.08);box-shadow:0 0 10px rgba(50,73,179,.08)}.client-item.five .client-header{display:block;border:none;padding:0}.client-item.five .client-header .client-quote{width:52px;height:52px;line-height:52px;display:inline-block;text-align:center;background-color:#cf2027;border-radius:50%;margin-bottom:40px}.client-item.five .client-content p{font-size:18px;font-weight:500;color:#1c1c1c}.client-item.five .client-footer .client-footer-user-content{width:100%;padding-left:0}.client-item.five .client-footer .client-footer-user-content .title{font-size:18px;font-weight:600;color:#1c1c1c;text-transform:unset;font-family:Poppins,sans-serif;margin-bottom:5px}.client-item.five .client-footer .client-footer-user-content .sub-title{color:#727272;font-size:14px;font-weight:400;text-transform:unset;margin-bottom:0}.client-header{display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px dashed #bebebe;padding-bottom:15px;margin-bottom:15px}.client-header .client-ratings .ratings i{color:#e99400}.client-footer{display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.blog-item.right .blog-content .title,.client-footer .client-footer-left .title{font-weight:700}.client-footer .client-footer-user-thumb{width:64px}.client-footer .client-footer-user-content{width:calc(100% - 64px);padding-left:20px}.client-footer .client-footer-user-content .title{margin-bottom:0;color:#cf2027;text-transform:uppercase;position:relative}.client-footer .client-footer-user-content .title::after{position:absolute;content:"";top:10px;right:0;width:30px;height:1px;background-color:#cf2027}.client-right-thumb{position:relative;border-radius:10px;overflow:hidden;background-color:#cf2027;z-index:2}.client-right-thumb .client-thumb-element,.overview-thumb .overview-thumb-element{position:absolute;bottom:0;left:0;z-index:-1}.client-right-thumb .client-thumb-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.blog-thumb .blog-classic-video,.blog-widget-thumb .blog-widget-video,.client-right-thumb .client-thumb-overlay .client-thumb-video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.client-right-thumb .client-thumb-overlay .client-thumb-video .waves{width:200px;height:200px;border:1px solid #fff;background-color:transparent}.client-right-thumb .client-thumb-overlay .client-thumb-video .video-icon{background-color:#fff;color:#e5575c!important;font-size:40px;height:100px;width:100px;line-height:100px}@media screen and (min-device-width:991px) and (max-device-width:1199px){.client-right-thumb,.client-right-thumb .client-thumb-element{height:340px}.client-right-thumb img{position:relative;bottom:-85px;-o-object-fit:cover;object-fit:cover}.client-right-thumb .client-thumb-element img{bottom:0;height:100%}}.client-left-content{padding-right:40px}.brand-item,.service-item.details .service-content.two blockquote.two{padding:30px}.client-left-content .title{font-weight:700;line-height:1.2em;margin-bottom:20px}.client-big-thumb .client-slider-area{position:absolute;left:80px;z-index:9;width:100%;bottom:60px}@media only screen and (max-width:599px){.client-item.three{padding:25px}.client-big-thumb .client-slider-area{left:20px;bottom:20px}}.brand-item{border:1px dashed #e2e2e2;text-align:center;height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;-webkit-transition:.5s;transition:.5s}.brand-item.style-01{border:0;background:#f9fbff}.brand-item.style-01 img{-webkit-filter:grayscale(1);filter:grayscale(1)}.brand-item.two{background-color:#f9fbff;border:none;border-radius:0}.brand-item.two img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.brand-item.two:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.brand-item img{display:inline-block;width:auto;-webkit-transition:.5s;transition:.5s}.brand-item:hover{-webkit-box-shadow:0 0 30px rgba(50,73,179,.2);box-shadow:0 0 30px rgba(50,73,179,.2);border:1px dashed transparent}.brand-item:hover.style-01{border:0}.brand-item:hover.style-01 img{-webkit-filter:grayscale(0);filter:grayscale(0)}.brand-item-two::after{position:absolute;content:"";top:0;right:0;width:2px;height:30px;background-color:rgba(255,255,255,.33)}.project-section.two{overflow:visible}.project-section .project-element-one{position:absolute;top:20%;right:0}.project-section .project-element-one.two{top:-9%;right:auto;left:16%;opacity:.5;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.project-section .project-element-two{position:absolute;top:10%;left:0}.project-section .project-element-two.two{left:5%}.project-section .project-element-three{position:absolute;top:0;left:50%;-webkit-animation:2s linear infinite scroll-down;animation:2s linear infinite scroll-down}.project-section .project-element-four{position:absolute;bottom:7%;left:50%;-webkit-animation:1s linear infinite horizontal-move;animation:1s linear infinite horizontal-move}.project-section .project-element-five{position:absolute;top:8%;right:1%;-webkit-animation:3s linear infinite horizontal-move;animation:3s linear infinite horizontal-move}.project-item-wrapper.two{margin:0}.project-item{background-color:#e5575c;border-radius:10px;padding:90px 0;position:relative;z-index:2;margin:30px}.project-item::before{position:absolute;content:"";bottom:-30px;right:-30px;width:100%;height:100%;border:1px dashed #e5575c;border-radius:10px;z-index:-1}.project-item::after{position:absolute;content:"";bottom:0;right:0;width:100%;height:100%;background-color:#e5575c;border-radius:10px;z-index:-1}.project-item .project-overlay,.project-thumb.two .project-overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;opacity:0;visibility:hidden;-webkit-transition:.5s;transition:.5s}.project-item .project-overlay .overlay-content .title,.project-thumb.two .project-overlay .overlay-content .title{line-height:30px;font-weight:700;background:#fff;border-radius:5px;display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:4px 10px}.project-item .project-overlay .overlay-content .title a,.project-thumb.two .project-overlay .overlay-content .title a{display:initial;-webkit-transition:.5s;transition:.5s}.project-item-two{background-color:#e5575c;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:95px 40px;overflow:hidden;position:relative}.project-item-two .project-content{width:50%}.project-item-two .project-content .title{font-size:35px;color:#fff;margin-bottom:10px}.project-item-two .project-thumb{position:absolute;bottom:-40px;right:0}.project-item-two.style{background-color:#cf2027;display:block;padding:30px 20px}.project-item-two.style .project-content{width:100%;text-align:center}.project-item-two.style .project-thumb{position:unset;margin-bottom:25px}div[class*=col]:nth-of-type(2n+2) .project-item::before{right:auto;left:-30px}div[class*=col]:nth-of-type(2n+2) .project-item::after{background-color:#5d77f0}.project-slider-area{position:relative;right:-5%}.project-slider-area .slider-next,.project-slider-area .slider-prev{position:relative;right:-60%;margin-bottom:30px}.project-left-content .logo-icon{width:100px;height:100px;line-height:100px;display:inline-block;text-align:center;background-color:#fff;border-radius:50%;margin-bottom:15px}.product-information-section .information-wrapper .informarion-content .title,.project-left-content .title,.segment-content .segment-list .segment-list-content .title{font-weight:700;margin-bottom:15px}.project-area{margin-left:150px;position:relative;overflow:hidden;padding-top:60px}@media only screen and (max-width:1848px){.project-area{margin-left:100px}}@media only screen and (max-width:1799px){.project-area{margin-left:80px}}@media only screen and (max-width:1740px){.project-area{margin-left:60px}.subscribe-section .subscribe-element-one{display:none}}@media only screen and (max-width:1670px){.project-area{margin-left:30px}}@media only screen and (max-width:1640px){.project-area{margin-left:10px}}@media only screen and (max-width:1600px){.project-area{margin-left:0}}@media only screen and (max-width:1199px){.footer-widget.widget-padding{padding-left:0}.team-section.two{margin-top:0;margin-bottom:20px}.team-item.details .team-thumb{width:100%}.team-item.details .team-content-area{width:100%;padding-left:0;padding-top:30px}.team-thumb .team-social{max-width:none;min-width:180px}.client-section .client-element-five,.client-section .client-element-four{display:none}.client-header .client-ratings .ratings i{font-size:12px}.client-left-content{padding-right:0}.project-item-two{display:block;padding:30px 20px}.project-item-two .project-content{width:100%;text-align:center}.project-item-two .project-thumb{position:unset;text-align:center;margin-top:20px}.project-area{margin-left:60px}}.project-area::before{position:absolute;content:"";top:-80px;left:250px;width:80%;height:100%;background-color:#f9fbff;border-radius:10px}@media only screen and (max-width:1600px){.project-area::before{left:200px}}@media only screen and (max-width:1450px){.project-area::before{left:150px}}@media only screen and (max-width:1300px){.banner-section .banner-group-shape .banner-group-element-one{left:70px}.banner-section .banner-group-shape .banner-group-element-two{left:150px}.banner-section .banner-group-shape .banner-group-element-fourteen,.banner-section .banner-group-shape.active .banner-group-element-fifteen{left:500px}.project-area::before{left:100px}}@media only screen and (max-width:1250px){.project-area::before{left:70px}}.choose-section .choose-element-one{position:absolute;top:60%;right:0}.choose-section .choose-element-two{position:absolute;top:62%;left:12%}.choose-section .choose-element-three{position:absolute;top:40%;right:10%;-webkit-animation:1s linear infinite horizontal-move;animation:1s linear infinite horizontal-move}.choose-section .choose-element-four{position:absolute;top:65%;left:19%;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.choose-section .choose-element-five{position:absolute;top:30%;left:5%;-webkit-animation:2s linear infinite scroll-ver;animation:2s linear infinite scroll-ver}.choose-area{position:relative;z-index:2;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(50,73,179,.21);box-shadow:0 0 30px rgba(50,73,179,.21);padding:60px;border-radius:10px;overflow:hidden}@media only screen and (max-width:991px){.client-section .client-pagination{margin-top:40px}.client-item.five .client-content p{font-size:16px}.client-footer .client-footer-user-content .title::after,.project-item::before{display:none}.client-right-thumb .client-thumb-overlay .client-thumb-video .waves{width:150px;height:150px}.client-right-thumb .client-thumb-overlay .client-thumb-video .video-icon{width:50px;height:50px;line-height:50px;font-size:16px}.project-item-wrapper{margin:30px 0 0}.project-item{margin:0}.project-item-two .project-content .title{font-size:24px}.project-slider-area{right:0}.project-left-content .logo-icon{background-color:#f5f5f5}.project-area{padding-right:15px;margin-left:0;padding-left:15px}.choose-area{padding:30px}}.choose-thumb{background-color:#ecf2ff;border-radius:10px;padding:60px;width:433px;height:380px}.choose-content{width:calc(100% - 433px);padding-left:30px}.choose-content .title,.media-content .media-header .title,.product-information-section .information-wrapper .product-features .title,.segment-content .segment-header .title{font-weight:700;margin-bottom:20px}.choose-statistics-area .odo-title{display:inline-block;color:#cf2027;font-family:Poppins,sans-serif;font-weight:700;font-size:24px;margin-bottom:0}.choose-statistics-area .odo-area .title{display:inline-block;font-size:24px;color:#cf2027;font-weight:700;margin-bottom:0}.choose-content-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.choose-content-footer .choose-btn a{font-weight:600;padding:14px 20px}.choose-content-footer .choose-video-btn a{color:#cf2027;width:60px;height:60px;line-height:60px;display:inline-block;text-align:center;font-size:30px;position:relative}.choose-content-footer .choose-video-btn a::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border:1px solid #cf2027;border-radius:50%}.choose-content-footer .choose-video-btn a::after{position:absolute;content:"";top:0;left:0;width:20px;height:20px;background-color:#fff;border-radius:50%;-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-transition:.7s;transition:.7s}.choose-content-footer .choose-video-btn a:hover::after{opacity:0}.call-to-action-section{position:relative;overflow:hidden;margin-top:-25px}.call-to-action-section .call-to-action-element{position:absolute;top:5%;right:15%;z-index:2}.call-to-action-section .call-to-action-element img,.media-thumb .media-thumb-element-three img{-webkit-animation:5s linear infinite horizontal-move-two;animation:5s linear infinite horizontal-move-two}.call-to-action-section .wrapper{max-width:100%;overflow:hidden}.call-to-action-section .marquee{white-space:nowrap;overflow:hidden;display:inline-block;-webkit-animation:50s linear infinite marquee;animation:50s linear infinite marquee}@-webkit-keyframes marquee{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes marquee{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.call-to-action-section .demo-text{font-size:171px;line-height:171px;color:#e1eaff;font-family:Poppins,sans-serif;font-weight:700;position:relative;-webkit-transition:.5s;transition:.5s}@media only screen and (max-width:1800px){.call-to-action-section .demo-text{font-size:140px;line-height:140px}.statistics-section .statistics-element-one{display:none}}@media only screen and (max-width:1480px){.header-section-two .header-bottom-area .navbar-collapse .main-menu li{padding-right:20px}.call-to-action-section .call-to-action-element{display:none}.call-to-action-section .demo-text{font-size:100px;line-height:100px}}@media only screen and (max-width:1050px){.call-to-action-section .demo-text{font-size:80px;line-height:80px}}@media only screen and (max-width:860px){.call-to-action-section .demo-text{font-size:60px;line-height:60px}}.call-to-action-wrapper{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:630px){.call-to-action-section .demo-text{-webkit-animation:none;animation:none;font-size:50px;line-height:50px;text-align:center}.call-to-action-wrapper{margin-top:25px}}.call-to-action-content{width:60%}.call-to-action-content .title{font-weight:500;line-height:1.5}.call-to-action-content .inner-title{color:#e5575c;font-weight:500}.case-section,.service-section{background-color:#142057;position:relative}.service-section.three .service-item{background-color:#cf2027;border:none}.service-section.three .service-item .service-content .title a{color:#fff;-webkit-transition:.3s;transition:.3s}.service-section.three .service-item:hover{background-color:#fff;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.18);box-shadow:0 20px 30px rgba(0,0,0,.18)}.plan-tab .section-header-wrapper .section-header,.service-section.five .section-header{width:70%}.core-section .section-header .section-title,.service-section.five .section-header .section-title{font-weight:800}.service-section.five .service-item{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 10px 50px rgba(50,73,179,.08);box-shadow:0 10px 50px rgba(50,73,179,.08);text-align:center;padding:60px 20px}.service-section .service-element-one{position:absolute;left:3%;z-index:2}.service-section .service-element-two{position:absolute;bottom:5%;right:3%}.service-section .service-element-three{position:absolute;top:7%;right:7%}.service-section .service-element-four{position:absolute;top:20%;left:7%;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.service-section .service-element-five{position:absolute;bottom:5%;left:10%}.service-section .service-element-six{position:absolute;top:10%;left:7%}.service-section .service-shape{position:absolute;top:0;left:14%;width:1px;height:100%;background:#e5575c10}.service-section .service-shape:nth-of-type(odd)::before{animation:13s linear infinite nama_utha;-webkit-animation:13s linear infinite nama_utha;-moz-animation:13s linear infinite nama_utha}.service-section .service-shape:nth-of-type(2n)::before{animation:13s linear infinite utha_nama;-webkit-animation:13s linear infinite utha_nama;-moz-animation:13s linear infinite utha_nama}.service-section .service-shape::before{position:absolute;content:"";width:1px;height:30px;background-color:#fff}.service-section .service-shape.shape-2{left:30%}.service-section .service-shape.shape-3{left:42%}.service-section .service-shape.shape-4{left:56%}.service-section .service-shape.shape-5{left:70%}.service-section .service-shape.shape-6{left:85%}.service-slider-two .swiper-pagination-bullet{background-color:#e5575c;border:none}.service-slider-two .swiper-pagination-bullet-active{width:25px;border-radius:999px;background-color:#cf2027}.service-item{background-color:#fff;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.18);box-shadow:0 20px 30px rgba(0,0,0,.18);border-radius:10px;padding:25px;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.service-item.two{-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding:0;margin-top:0!important}.service-item.three{margin-top:0!important;border:1px solid rgba(50,73,179,.14);-webkit-box-shadow:none;box-shadow:none}.service-item.three:hover{background-color:#cf2027;-webkit-box-shadow:0 20px 30px rgba(50,73,179,.2);box-shadow:0 20px 30px rgba(50,73,179,.2)}.service-item.four{border-radius:10px;padding:50px 20px}.service-item.four:hover{-webkit-box-shadow:0 15px 30px rgba(50,73,179,.2);box-shadow:0 15px 30px rgba(50,73,179,.2)}.service-item.five{background-color:#f5f5f5;border-radius:10px;padding:40px 20px}.plan-tab .nav-tabs,.service-item.details,.single-popular-item:last-child{border:none;padding:0}.service-item.details .service-content .title{font-size:40px;font-weight:700}.service-item.details .service-content.two .title{font-size:32px}.service-item.details .service-bottom-content .title{font-size:28px!important;font-weight:600}.service-item.details:hover{-webkit-transform:none;transform:none;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.service-item.details .service-widget-item-area{background-color:#f5f5f5;border-radius:6px;padding:30px 40px;margin-top:30px;margin-bottom:30px}@media only screen and (max-width:991px){.choose-thumb{width:100%;height:100%;padding:30px}.choose-content{width:100%;padding-left:0;padding-top:20px}.choose-statistics-area .odo-title,.service-item.details .service-bottom-content .title{font-size:22px}.service-section.five .section-header{width:100%}.service-item.details .service-content .title{font-size:28px}.service-item.details .service-content.two .title{font-size:24px}.service-item.details .service-widget-item-area{padding:30px}.service-item.details .service-widget-item-area div[class*=col]:nth-of-type(4n+2) .service-widget-item::after{display:none}.service-item.details .service-widget-item-area.two div[class*=col]:nth-of-type(3n+2) .service-widget-item::after{display:block}}.service-item.details .service-widget-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.service-item.details .service-widget-item::after{position:absolute;content:"";top:0;right:0;width:100%;height:100%;border-right:1px dashed #535353}.service-item.details .service-widget-item .service-widget-icon{width:30px}.service-item.details .service-widget-item .service-widget-content{width:calc(100% - 30px);padding-left:15px}.service-item.details .service-widget-item .service-widget-content .title{font-size:18px;font-weight:500;margin-bottom:3px}.plan-item.two p,.service-item.details .service-widget-item .service-widget-content .sub-title{font-size:14px}.service-item.details .sevice-inner-item-area{margin-top:30px;margin-bottom:40px}.service-item.details .sevice-inner-item-area .service-inner-item{background-color:#fff;border:1px solid rgba(251,205,33,.5);padding:30px;border-radius:6px;-webkit-transition:.5s;transition:.5s}.contact-item:hover,.service-item.details .sevice-inner-item-area .service-inner-item:hover{border:1px solid transparent;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.06);box-shadow:0 10px 25px rgba(0,0,0,.06)}.service-item.details .sevice-inner-item-area .service-inner-item .service-inner-icon{margin-bottom:30px;position:relative;display:inline-block;height:60px}.service-item.details .sevice-inner-item-area .service-inner-item .service-inner-icon::after{position:absolute;content:"";top:-5px;right:-28px;width:80px;height:80px;background-color:rgba(251,205,33,.16);border-radius:50%}.service-item.details .sevice-inner-item-area .service-inner-item .service-inner-content .title{font-size:20px!important;line-height:1.5;font-weight:700;margin-bottom:0}.service-item:hover{-webkit-transform:translateY(-7px);transform:translateY(-7px)}.service-item:hover .service-icon img,.service-single-item:hover .icon{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.blog-content .title a,.gallery-content .title a,.gallery-widget-item-section .gallery-widget-item .gallery-widget-content .title a,.service-btn a,.service-content .title a,.service-content p,.service-icon img,.single-popular-item .popular-item-content .title a{-webkit-transition:.5s;transition:.5s}.service-content .title{font-weight:700;margin-bottom:15px;font-size:22px;-webkit-transition:.5s;transition:.5s}.service-sidebar{position:sticky;top:10%}.sevice-inner-item-area.two .service-inner-item .service-inner-content .title{font-size:20px!important}.contact-sidebar-form input{border-radius:5px;padding:15px 20px;height:55px}.download-widget-btn a{width:100%;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.statistics-section .statistics-element-one{position:absolute;top:25%;right:10%;-webkit-animation:3s linear infinite horizontal-move;animation:3s linear infinite horizontal-move}.statistics-section .statistics-element-two{position:absolute;top:-8%;right:18%;opacity:.5;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.statistics-section .statistics-element-three{position:absolute;top:80%;right:35%;-webkit-animation:3s linear infinite horizontal-move;animation:3s linear infinite horizontal-move}@media only screen and (max-width:1800px){.statistics-section .statistics-element-three,.statistics-section .statistics-element-two{display:none}}.statistics-left-content .title{font-weight:700;margin-top:-10px;text-transform:capitalize}.statistics-left-content .statistics-left-btn a::after{position:absolute;content:"";top:12px;right:-35px;width:25px;height:1px;background-color:#cf2027}.statistics-item-area .statistics-item{background-color:#cf2027;padding:60px 30px;border-radius:10px;position:relative}.statistics-item-area .statistics-item .statistics-icon{position:absolute;right:20px;bottom:20px}.statistics-item-area .statistics-item .statistics-content p{color:#fff;font-size:24px;font-weight:600;line-height:1.5}.statistics-item-area .statistics-item .odo-title{display:inline-block;color:#fff;font-weight:700;font-size:55px;margin-bottom:0}.statistics-item-area .statistics-item .odo-area .title{display:inline-block;font-size:35px;color:#fff;font-weight:300;margin-bottom:0}.statistics-item-area .icon-box-items{background:#cf2027;padding:25px 20px 20px;-webkit-filter:drop-shadow(0px 20px 20px rgba(50,73,179,0.1));filter:drop-shadow(0px 20px 20px rgba(50, 73, 179, .1));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.statistics-item-area .icon-box-items.style-01{background:#e5575c}.statistics-item-area .icon-box-items .odo-title{display:inline-block;color:#1c1c1c;font-weight:700;font-size:22px;line-height:1.6;margin-bottom:0}.statistics-item-area .icon-box-items .odo-area .title{display:inline-block;font-size:22px;line-height:1.6;color:#1c1c1c;font-weight:700;margin-bottom:0}.statistics-item-area .icon-box-items .content p{font-size:22px;line-height:1.6;color:#1c1c1c;font-family:Poppins,sans-serif;font-weight:700;margin-bottom:0}.process-item::after{position:absolute;content:"";top:20%;right:-15%;width:100%;height:100%;background-image:url(../img/icon/icon-26.png);background-repeat:no-repeat;background-position:top right}.process-icon-area{width:145px;height:145px;line-height:145px;display:inline-block;text-align:center;border:1px dashed #eeba42;border-radius:50%;position:relative}.process-icon-area .process-number{position:absolute;top:-20%;left:-10%}.process-icon-area .process-number span{width:44px;height:44px;line-height:44px;display:inline-block;text-align:center;background-color:#fff;-webkit-box-shadow:0 10px 20px rgba(238,186,66,.41);box-shadow:0 10px 20px rgba(238,186,66,.41);border-radius:50%;color:#eeb842;font-size:20px;font-weight:700}.process-icon-area .process-dot{position:absolute;bottom:-35%;right:0}.process-icon-area .process-dot span{width:27px;height:27px;background-color:#eeb941;border-radius:50%}.process-icon-area .process-icon{width:90px;height:90px;line-height:90px;display:inline-block;text-align:center;border-radius:50%;background-color:#ffd87e}.process-content .title{margin-bottom:0;font-weight:700}div[class*=col]:nth-of-type(4n+2) .process-item .process-icon-area{border:1px dashed #dce2f6}div[class*=col]:nth-of-type(4n+2) .process-item .process-icon-area .process-number,div[class*=col]:nth-of-type(4n+4) .process-item .process-icon-area .process-number{top:auto;bottom:-20%;right:-12%;left:auto}div[class*=col]:nth-of-type(4n+2) .process-item .process-icon-area .process-number span,div[class*=col]:nth-of-type(4n+3) .process-item .process-icon-area .process-number span{-webkit-box-shadow:0 10px 20px rgba(110,131,226,.41);box-shadow:0 10px 20px rgba(110,131,226,.41);color:#6e83e2}div[class*=col]:nth-of-type(4n+2) .process-item .process-icon-area .process-dot,div[class*=col]:nth-of-type(4n+4) .process-item .process-icon-area .process-dot{top:-30%;bottom:auto;left:10px;right:auto}div[class*=col]:nth-of-type(4n+2) .process-item .process-icon-area .process-dot span,div[class*=col]:nth-of-type(4n+2) .process-item .process-icon-area .process-icon{background-color:#dce2f6}div[class*=col]:nth-of-type(4n+3) .process-item .process-icon-area{border:1px dashed #7492d9}div[class*=col]:nth-of-type(4n+3) .process-item .process-icon-area .process-dot span,div[class*=col]:nth-of-type(4n+3) .process-item .process-icon-area .process-icon{background-color:#7492d9}div[class*=col]:nth-of-type(4n+4) .process-item .process-icon-area{border:1px dashed #15de9b}div[class*=col]:nth-of-type(4n+4) .process-item .process-icon-area .process-number span{-webkit-box-shadow:0 10px 20px rgba(21,222,155,.41);box-shadow:0 10px 20px rgba(21,222,155,.41);color:#15de9b}div[class*=col]:nth-of-type(4n+4) .process-item .process-icon-area .process-dot span,div[class*=col]:nth-of-type(4n+4) .process-item .process-icon-area .process-icon{background-color:#15de9b}.overview-section .overview-element{position:absolute;top:30%;left:0}.overview-thumb{background-color:#e5575c;border-radius:10px;padding:20px;text-align:center;position:relative;z-index:2}.overview-content{background-color:#f9fbff;border-radius:10px;padding:60px}.overview-content .title{margin-bottom:15px;font-weight:700;text-transform:capitalize}.about-section.two .box1,.about-section.two .box2,.about-section.two .box3{background-color:rgba(255,255,255,.3)}.about-thumb.two,.about-thumb.two::after{background-color:#ecf2ff;border-radius:10px}.about-section .about-element-one.two{right:2%}.about-area{margin-top:75px;margin-bottom:55px}@media only screen and (max-width:1199px){.project-area::before{left:0;width:100%;top:0}div[class*=col]:nth-of-type(4n+2) .service-item,div[class*=col]:nth-of-type(4n+4) .service-item{margin-top:0}.about-area.two{margin-bottom:40px}}.about-area.three{margin-bottom:85px}.plan-header,.plan-item.two .plan-header-area{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox}.about-thumb.two{padding:100px 0;text-align:center;margin-left:60px;position:relative;z-index:9}.about-thumb.two::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-1}.about-thumb.two .about-thumb-video{position:absolute;top:60px;left:-60px;background-color:#cf2027;border-radius:10px;padding:40px}.about-thumb.two .about-thumb-video .circle svg,.development-section .thumbnail .about-thumb-video .circle svg{width:auto;left:-102%}.about-thumb .about-thumb-element-one{position:absolute;bottom:-10%;left:-10%;z-index:-1;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.about-thumb .about-thumb-element-two{position:absolute;top:-10%;right:-10%;z-index:-1;-webkit-animation:5s linear infinite scroll-down;animation:5s linear infinite scroll-down}.about-btn.two span,.about-content{margin-left:30px}.about-content .title{font-weight:700;margin-bottom:20px;margin-top:-5px;text-transform:capitalize}.about-content p.para{font-weight:600;color:#2a2727}.about-content.two{margin-left:0}@media only screen and (max-width:1199px){.about-btn.two span{margin-left:10px}.about-btn.two span a{font-size:20px}}.about-btn.two span a{color:#cf2027;font-size:20px;font-weight:700;margin-left:10px}.box-wrapper{position:absolute;width:450px;height:450px;left:0;top:0}.box-wrapper.two{width:490px}.box-wrapper.two .box1,.box-wrapper.two .box2,.box-wrapper.two .box3{border:1px dashed #e2e2e2}.box-wrapper.two .box1 .box-element-one{top:400px;left:10px}.box1,.box2,.box3{border-radius:50%;border:1px solid #e2e2e2;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.plan-section.three .plan-item,.plan-section.two .plan-item{border:1px solid transparent;background-color:#fff}.box1{width:600px;height:600px;animation:50s linear 1s infinite rotatebox;-webkit-animation:50s linear 1s infinite rotatebox;-moz-animation:50s linear 1s infinite rotatebox}.box1 .box-element-one{position:absolute;top:20px;right:100px}.box1 .box-element-two{position:absolute;top:150px;right:15px}.box1 .box-element-three{position:absolute;bottom:10px;right:150px;width:6%}.box1 .box-element-four{position:absolute;bottom:200px;left:0;width:6%}.box2{width:450px;height:450px;animation:60s linear 1s infinite rotatebox;-webkit-animation:60s linear 1s infinite rotatebox;-moz-animation:60s linear 1s infinite rotatebox}.box2 .box-element-five{position:absolute;bottom:0;right:150px}.box2 .box-element-six{position:absolute;top:100px;right:10px}.box3{width:300px;height:300px}.plan-section.three .plan-item{-webkit-box-shadow:0 15px 30px rgba(50,73,179,.15);box-shadow:0 15px 30px rgba(50,73,179,.15)}.plan-section.three .plan-item:hover{background-color:#cf2027;-webkit-box-shadow:0 15px 35px rgba(50,73,179,.32);box-shadow:0 15px 35px rgba(50,73,179,.32)}.plan-item{border:1px solid #cf2027;border-radius:10px;padding:30px;-webkit-transition:.5s;transition:.5s}.plan-item:hover{background-color:#cf2027;-webkit-box-shadow:0 15px 35px rgba(50,73,179,.32);box-shadow:0 15px 35px rgba(50,73,179,.32);-webkit-transform:translateY(-7px);transform:translateY(-7px)}.plan-item.two{padding:25px;border-radius:15px;border:1px solid rgba(50,73,179,.2)}.plan-item.two .plan-header-area{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.plan-item.two .plan-header .title{font-size:16px;font-family:Poppins,sans-serif;font-weight:700;margin-bottom:0}.plan-item.two .plan-price-area .price-title{font-size:24px;font-family:Poppins,sans-serif}.plan-item.two .plan-price-area .price-title sub{font-size:12px;color:#cf2027}.plan-item.two .plan-list li{font-size:14px;padding-left:30px}.plan-item.two .plan-list li::before{width:20px;height:20px;border-radius:50%;color:#fff;font-size:10px;background-color:#dfdfdf;text-align:center;line-height:20px;top:2px}.plan-item.two .plan-btn a{padding:14px 25px}.plan-item.two:hover .plan-list li::before{background-color:#dfe9ff;color:#cf2027}.plan-header{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.plan-header .plan-badge{padding:8px 20px;border-radius:999px;font-size:16px;font-weight:400;background-color:#cf2027;color:#1c1c1c;margin:5px;display:initial}.plan-price-area .price-title{font-size:40px;font-weight:700;color:#cf2027}.plan-price-area .price-title sub{color:#727272;font-size:16px;font-weight:400;margin-left:5px}.plan-list{margin-bottom:-5px}.plan-list li{font-size:16px;font-weight:400;position:relative;padding-left:25px;padding-bottom:20px}.plan-list li::before{position:absolute;color:#cf2027;top:0;left:0;content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:14px}.plan-tab .section-header-wrapper .nav-tabs{margin-bottom:0;background-color:#fff;-webkit-box-shadow:0 0 20px rgba(50,73,179,.1);box-shadow:0 0 20px rgba(50,73,179,.1);border-radius:30px}.plan-tab .section-header-wrapper .nav-tabs .nav-link{background-color:transparent;padding:10px 15px;border:none;border-radius:30px;margin-right:0}.plan-tab .section-header-wrapper .section-header-element{position:absolute;top:0;right:15%}.plan-tab .nav-tabs .nav-link{font-size:16px;font-weight:500;background-color:rgba(50,73,179,.22);border-radius:999px;color:#cf2027;font-family:Poppins,sans-serif;padding:7px 20px;margin-right:12px}.plan-tab .nav-tabs .nav-link.active{background-color:#cf2027;-webkit-box-shadow:0 15px 30px rgba(50,73,179,.24);box-shadow:0 15px 30px rgba(50,73,179,.24);color:#fff}.filter-btn-group{margin:-10px -10px 50px;text-align:center}.filter-btn-group button,.filter-btn-group input[type=button],.filter-btn-group input[type=reset],.filter-btn-group input[type=submit]{background-color:transparent;border:1px solid #cf2027;padding:8px 20px;min-width:120px;border-radius:3px;margin:10px;font-weight:400;-webkit-transition:.5s;transition:.5s}.filter-btn-group.two{margin:-15px -15px 40px}.filter-btn-group.two button,.filter-btn-group.two input[type=button],.filter-btn-group.two input[type=reset],.filter-btn-group.two input[type=submit]{border:none;font-weight:500;padding:0;margin:15px;min-width:auto}.filter-btn-group.two button.active,.filter-btn-group.two button:hover,.filter-btn-group.two input.active[type=button],.filter-btn-group.two input.active[type=reset],.filter-btn-group.two input.active[type=submit],.filter-btn-group.two input[type=button]:hover,.filter-btn-group.two input[type=reset]:hover,.filter-btn-group.two input[type=submit]:hover{background-color:transparent;color:#cf2027}.grid{margin:-15px}.grid.two{margin:-30px -15px}.grid.two .grid-item{padding:30px 15px}.grid-item{padding:15px;margin:0;width:33.33%}.grid-item:last-child{width:66.66%}.grid-item.two{width:33.33%}.gallery-thumb::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(50,73,179,.78);-webkit-transform:scale(0);transform:scale(0);border-radius:10px;-webkit-transition:.3s;transition:.3s}.gallery-thumb .gallery-thumb-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-thumb .gallery-thumb-overlay .gallery-icon{width:100px;height:100px;line-height:88px;display:inline-block;text-align:center;background-color:rgba(255,255,255,.5);border-radius:50%;color:#fff;font-size:100px}.gallery-thumb .gallery-thumb-overlay.two .gallery-icon{width:50px;height:50px;line-height:50px;background-color:#cf2027;font-size:20px;margin:5px}.blog-item.right .blog-content,.gallery-item.details .gallery-content-area .gallery-content{padding-top:0}.gallery-item.details .gallery-content-area .title{font-size:30px;margin-bottom:20px;text-transform:capitalize}.gallery-item.details .gallery-sidebar-widget{background-color:#dee8ff;border-radius:10px;padding:50px}.gallery-item.details .gallery-sidebar-widget .gallery-sidebar-widget-list .title{font-size:18px;margin-bottom:10px}.gallery-content .sub-title{font-size:14px;color:#727272;margin-bottom:10px}.gallery-content .price{margin-top:12px;color:#cf2027;font-size:14px;font-weight:600}.gallery-widget-item-section .gallery-widget-item-slider .slider-next,.gallery-widget-item-section .gallery-widget-item-slider .slider-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto;height:auto;line-height:auto;background-color:transparent;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;color:#a8b3e2}@media only screen and (max-width:1430px){.gallery-widget-item-section .gallery-widget-item-slider .slider-next,.gallery-widget-item-section .gallery-widget-item-slider .slider-prev{display:none}}.gallery-widget-item-section .gallery-widget-item-slider .slider-prev{left:-12%}.gallery-widget-item-section .gallery-widget-item-slider .slider-next{right:-10%}.gallery-widget-item-section .gallery-widget-item{background-color:#fff;border-radius:10px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery-widget-item-section .gallery-widget-item .gallery-widget-thumb{width:120px;height:120px;border-radius:10px;overflow:hidden}.gallery-widget-item-section .gallery-widget-item .gallery-widget-content{width:calc(100% - 120px);padding-left:30px}.sorting-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e2e2e2;padding:20px 30px;border-radius:10px;margin-bottom:60px}.sorting-area .sorting-content span{font-weight:500;font-size:14px}@media only screen and (max-width:420px){.sorting-area{display:block;text-align:center}.sorting-area .sorting-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5px}}.sorting-area .sorting-select .nice-select{line-height:40px;border:none}.sorting-area .sorting-select .nice-select::after{right:14px;margin-top:-6px;border-bottom:2px solid #535353;border-right:2px solid #535353}.sorting-area .sorting-select .nice-select .current{color:#4b4b4b;font-weight:500}.contact-form .nice-select .option,.sorting-area .sorting-select .nice-select .option{font-weight:500;font-size:14px;color:#535353}.product-details-content .stock{background:#cf2027;padding:6px 12px;border-radius:50px;color:#fff;font-size:14px;font-weight:500;margin-bottom:17px;display:inline-block}.product-details-content .title{font-size:24px;line-height:1.45;font-weight:700;margin-bottom:16px}.product-details-content .review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.product-details-content .review i{color:#fc8f00;font-size:15px}.product-details-content .review i.style-01{color:#bfbfbf}.product-details-content .review span{display:inline-block;font-size:15px;line-height:1.72;font-weight:500;color:#505050;margin-left:10px}.product-details-content .price{font-size:24px;line-height:1.45;font-weight:700;color:#cf2027;margin-bottom:20px;display:inline-block}.product-details-content .para{font-size:16px;line-height:1.72;font-weight:400;color:#505050;border-bottom:1px dashed #cbcbcb;margin-bottom:26px;padding-bottom:25px}.product-details-content .add-to-cart-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dashed #cbcbcb;margin-bottom:20px;padding-bottom:38px;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-details-content .add-to-cart-wrap .add-to-cart a{background:#cf2027;padding:10px 25px;border-radius:6px;font-size:14px;line-height:1.72;font-weight:500;color:#fff}@media only screen and (max-width:1199px){.plan-tab .section-header-wrapper .section-header-element{display:none}.product-details-content .add-to-cart-wrap .add-to-cart a{padding:10px 15px}}.product-details-content .add-to-cart-wrap .add-to-wishlist a,.product-details-content .tag-wrapper span{font-size:16px;font-weight:500;line-height:1.72}.product-details-content .add-to-cart-wrap .add-to-cart a i,.product-details-content .add-to-cart-wrap .add-to-wishlist a i{margin-right:10px}@media only screen and (max-width:991px){.service-item.details .service-widget-item .service-widget-content .title{font-size:16px}.service-item.details .sevice-inner-item-area .service-inner-item .service-inner-content .title{font-size:18px!important}.service-btn{margin-top:20px}.statistics-item-area .statistics-item .statistics-content p{font-size:20px}.statistics-item-area .icon-box-items .odo-title,.statistics-item-area .statistics-item .odo-title{font-size:30px}.about-thumb .about-thumb-element-one,.about-thumb .about-thumb-element-two,div[class*=col]:nth-of-type(4n+2) .process-item::after{display:none}.gallery-item.details .gallery-sidebar-widget,.overview-content{padding:25px}.about-area.two{margin-bottom:0}.about-content{margin-left:0}.plan-tab .section-header-wrapper .section-header{width:100%}.plan-tab .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.plan-tab .nav-tabs .nav-link{width:auto;margin-bottom:0}.filter-btn-group,.filter-btn-group.two{margin-bottom:40px}.gallery-item.details .gallery-content-area{padding-top:30px}.gallery-item.details .gallery-content-area .title{font-size:22px}.product-details-content .add-to-cart-wrap .add-to-wishlist{margin-left:0;margin-top:20px}.product-details-content .tag-wrapper span{font-size:14px}}@media only screen and (max-width:767px){.banner-section .banner-area{margin-top:30px;padding:30px}.banner-section .banner-area .banner-thumb{width:100%}.footer-widget.widget-two{padding:15px 0}.team-tab .nav-tabs{margin-bottom:40px}.grid-item,.grid-item.two,.grid-item:last-child{width:50%}.product-details-content{margin-top:30px}.product-details-content .add-to-cart-wrap .add-to-wishlist{margin-left:20px;margin-top:0}}.product-details-content .tag-wrapper span{color:#1c1c1c}.product-details-content .tag-wrapper ul{padding:0;margin:0 0 0 10px;list-style:none}.product-details-content .tag-wrapper ul li{display:inline-block;font-size:14px;line-height:1.72;font-weight:400;color:#8a8a8a}@media only screen and (max-width:455px){.product-details-content .add-to-cart-wrap .add-to-cart a{padding:8px 12px;font-size:12px}.product-details-content .add-to-cart-wrap .add-to-wishlist{margin-left:0;margin-top:20px}.product-details-content .tag-wrapper span,.product-details-content .tag-wrapper ul li{font-size:12px}}.product-quantity .product-plus-minus{width:140px;position:relative;display:inline-block}.product-quantity .product-plus-minus .product-plus-minus-box.style-01,.product-quantity .product-plus-minus.style-01{width:110px}.product-quantity .product-plus-minus .qtybutton{color:#000;font-size:20px;font-weight:400;line-height:36px;margin:0;text-align:center;width:37px;height:37px!important;background-color:transparent;cursor:pointer;position:absolute;-webkit-transition:.3s;transition:.3s;border:1px solid #dedede;border-radius:10px}.product-quantity .product-plus-minus .qtybutton.dec{left:0;top:0}.product-quantity .product-plus-minus .qtybutton.inc{right:0;top:0}.product-quantity .product-plus-minus .product-plus-minus-box{color:#000;font-size:16px;height:36px;font-weight:600;margin:0;text-align:center;width:140px;outline:0;border:1px solid transparent;background-color:transparent}.color-wrapper{margin-bottom:36px}.color-wrapper .wrapper-inner .color{font-size:16px;line-height:1.6;font-weight:500;margin-right:20px}.color-wrapper .radio+.radio,.media-content{margin-left:35px}.color-wrapper .checkmark.style-01,.color-wrapper .radio .checkmark.style-01::after{background:#a45a3f}.color-wrapper .checkmark.style-02,.color-wrapper .radio .checkmark.style-02::after{background:#f7a56f}.color-wrapper .checkmark.style-03,.color-wrapper .radio .checkmark.style-03::after{background:#cbb487}.color-wrapper .radio .checkmark::after{top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#8f1818}.color-wrapper input[type=radio]{position:absolute;opacity:0}.color-wrapper .checkmark{position:absolute;top:2px;left:0;height:16px;width:16px;background:#8f1818;border-radius:50%;padding:9px;border:1px solid transparent;-webkit-transition:.2s;transition:.2s}.color-wrapper .radio input:checked~.checkmark{border:1px solid #000;padding:9px;background:0 0}.color-wrapper .checkmark:after{content:"";position:absolute;display:none}.product-details-slider-two{overflow:hidden;margin-top:20px}.product-details-thumb{height:500px;border-radius:10px;overflow:hidden;position:relative}.product-details-thumb a{display:block;height:100%}.product-details-thumb.two{height:100px}.product-information-section .information-wrapper{border-top:1px dashed #cbcbcb;padding-top:60px;margin-top:55px}.product-information-section .information-wrapper .nav-parent .nav-pills{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-bottom:1px solid #e8e8e8;padding-bottom:8px}.product-information-section .information-wrapper .nav-parent .nav-pills .nav-item+.nav-item,.product-reply-item:nth-child(2n){margin-left:60px}.list-items-02 .list-parent,.product-cart-section .cart-total ul{margin:0;padding:0;list-style:none}.product-information-section .information-wrapper .nav-parent .nav-pills .nav-item .nav-link{padding:0;background:0 0;font-size:16px;line-height:1.65;font-weight:500;color:#505050;border-radius:0;position:relative;z-index:0}.product-information-section .information-wrapper .nav-parent .nav-pills .nav-item .nav-link::after{content:"";position:absolute;left:0;bottom:-10px;width:0%;height:3px;background-color:#cf2027;-webkit-transition:.3s;transition:.3s}.list-items-02 .list-parent .list-child{position:relative;padding-left:30px;font-size:16px;line-height:1.67;font-weight:400;color:#2e2e2e}.list-items-02 .list-parent .list-child::after{content:"";font-family:"Font Awesome 5 Free";font-weight:700;position:absolute;font-size:10px;left:0;top:2px;width:20px;height:20px;line-height:19px;background:rgba(41,98,255,.12);border-radius:50%;text-align:center;color:#cf2027}.agency-statistics-area,.subscribe-area{background-color:#cf2027;border-radius:10px}.blog-single-item .thumbnail,.case-study-section .case-study-single-item .thumbnail,.development-section .thumbnail,.product-cart-section{position:relative;z-index:0}.product-cart-section .table thead th{border-bottom:1px dashed #cbcbcb;padding:15px 50px;border-top:0;font-size:16px;line-height:1.65;font-weight:700;text-transform:uppercase;color:#505050}.product-cart-section .table tbody td:first-child,.product-cart-section .table thead th:first-child{padding-left:0}.product-cart-section .table tbody td{border-top:0;vertical-align:middle;padding:20px 50px;line-height:1.65;font-weight:500;text-transform:uppercase;color:#505050;border-bottom:1px dashed #cbcbcb}@media only screen and (max-width:1199px){.product-details-content .add-to-cart-wrap .add-to-wishlist a{font-size:14px}.product-cart-section .table tbody td{padding:20px}.agency-content .agency-logo-text{display:none}}@media only screen and (max-width:991px){.product-cart-section .table thead{display:none}.product-cart-section .table tbody td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;border-bottom:1px dashed #cbcbcb;padding:20px}.product-cart-section .table tbody td::before{content:attr(data-label);margin-right:auto;color:#cf2027;width:50%;text-align:left}.product-cart-section .custom-table tbody tr td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;border-bottom:1px solid #eee}.product-cart-section .custom-table tbody tr td:last-child{border:none}.product-cart-section .custom-table tbody tr td::before{content:attr(data-label);margin-right:auto;color:#08c;width:50%;text-align:left}}.contact-section.two .contact-form .custom-form-group,.contact-section.two .contact-form-header,.product-cart-section .cart-button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-cart-section .cart-button-wrapper .cart-btn{background:#f9fbff;padding:18px 33px;font-size:16px;font-weight:500;color:#000;display:inline-block;border-radius:6px}.product-cart-section .cart-button-wrapper .cart-btn.style-01{background:#cf2027;color:#fff;margin-left:20px}.product-cart-section .cart-total{background:#f9fbff;padding:17px 20px 20px;margin-top:60px;border-radius:8px}.product-cart-section .cart-total .title{font-size:24px;line-height:1.45;font-weight:700;margin-bottom:15px}.product-cart-section .cart-total ul li{font-size:16px;line-height:1.65;font-weight:500;color:#10221b;margin-bottom:10px;padding-bottom:15px;border-bottom:1px dashed #dedede}.category-list li span,.product-cart-section .cart-total ul li span{float:right}.product-cart-section .cart-total a{background:#cf2027;padding:16px 33px;font-size:16px;font-weight:500;color:#fff;display:inline-block;border-radius:6px;margin-top:20px}.product-reply-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}@media only screen and (max-width:440px){blockquote.two .quote-shape{width:15%}.product-reply-item:nth-child(2n){margin-left:20px}}.product-reply-item .product-reply-thumb{width:70px;height:70px;border-radius:50%;overflow:hidden}.product-reply-item .product-reply-content{width:calc(100% - 70px);padding-left:30px}.product-reply-item .product-reply-content .product-reply-content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.product-reply-item .product-reply-content .product-reply-content-header .title{font-size:20px;font-weight:700;margin-bottom:0!important}.product-reply-item .product-reply-content .product-reply-content-header .date{font-size:15px;font-weight:400;color:#8b8b8b}.product-reply-item .product-reply-content .reply-ratings i{font-size:14px;color:#ff8400}.product-reply-item .product-reply-content .product-reply-content-body p{margin-bottom:15px}.product-reply-item .product-reply-content .product-reply-btn .reply-btn{color:#cf2027;font-size:16px;font-weight:500;font-family:Poppins,sans-serif}.product-comment-area{margin-top:60px;border-top:1px dashed #e2e2e2;padding-top:60px}.product-comment-area .title{font-size:24px;font-weight:700;margin-bottom:10px!important}.product-comment-area .comment-form .form--control{border:1px solid #e2e2e2;background-color:#fff;font-weight:400}.product-comment-area .comment-form .form--control:focus{border:1px solid #cf2027}.product-comment-area .comment-form .form--control::-webkit-input-placeholder{color:#aaa}.product-comment-area .comment-form .form--control::-moz-placeholder{color:#aaa}.product-comment-area .comment-form .form--control:-ms-input-placeholder{color:#aaa}.product-comment-area .comment-form .form--control::-ms-input-placeholder{color:#aaa}.product-comment-area .comment-form .form--control::placeholder{color:#aaa}.contact-form textarea,.product-comment-area .comment-form textarea{min-height:150px}.product-comment-area .comment-form .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:20px}.product-comment-area .comment-form .rating:not(:checked)>input{position:absolute;clip:rect(0,0,0,0)}.product-comment-area .comment-form .rating:not(:checked)>label{width:1em;padding:0 .1em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:200%;line-height:1.2;color:#ddd}.product-comment-area .comment-form .rating:not(:checked)>label:before{content:"★";border:none}.product-comment-area .comment-form .rating>input[type=radio]:checked+label:before{border-color:transparent;background-color:transparent}.faq-wrapper .faq-item.open .right-icon::after,.faq-wrapper.two .faq-item.open .right-icon::after{border-bottom:2px solid #fff;border-right:2px solid #fff}.product-comment-area .comment-form .rating>input:checked~label{color:#ff8400}.product-comment-area .comment-form .rating:not(:checked)>label:hover,.product-comment-area .comment-form .rating:not(:checked)>label:hover~label{color:gold}.product-comment-area .comment-form .rating>input:checked+label:hover,.product-comment-area .comment-form .rating>input:checked+label:hover~label,.product-comment-area .comment-form .rating>input:checked~label:hover,.product-comment-area .comment-form .rating>input:checked~label:hover~label,.product-comment-area .comment-form .rating>label:hover~input:checked~label{color:#ea0}.product-comment-area .comment-form .rating>label:active{position:relative;top:2px;left:2px}.agency-section::before{position:absolute;content:"";top:0;left:0;width:100%;height:70%;background-color:#f5f5f5}.agency-content .agency-logo-text{position:absolute;left:0;bottom:-90%}.agency-content .agency-logo-text span{font-weight:700;font-size:250px;line-height:250px;background:linear-gradient(184deg,#e5575c 0,rgba(157,186,254,.01) 100%) no-repeat padding-box;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:.35;letter-spacing:3px;font-family:Poppins,sans-serif}.agency-content .title{margin-top:-13px;font-weight:700;line-height:1.5;text-transform:capitalize}.agency-statistics-area{padding:60px;margin-top:80px;position:relative;z-index:9}@media only screen and (max-width:1199px){.agency-statistics-area{margin-top:40px}.subscribe-area::before{display:none}}.agency-statistics-area .statistics-item .statistics-content p{color:#fff;font-size:18px;font-weight:400;line-height:1.5}.agency-statistics-area .statistics-item .odo-title{display:inline-block;color:transparent;-webkit-text-stroke:1px #fff;font-weight:700;font-size:60px;font-family:Poppins,sans-serif;margin-bottom:0;position:relative}.agency-statistics-area .statistics-item .odo-title::before{position:absolute;content:"";top:30px;left:5px;width:24px;height:24px;background-color:#cf2027;border-radius:50%}.agency-statistics-area .statistics-item .odo-area .title{display:inline-block;font-size:35px;color:transparent;-webkit-text-stroke:1px #fff;font-weight:400;font-family:Poppins,sans-serif;margin-bottom:0}.subscribe-section .subscribe-element-one{position:absolute;top:50%;right:12%;-webkit-animation:5s linear infinite horizontal-move-two;animation:5s linear infinite horizontal-move-two}.subscribe-area{position:relative;padding:0 60px;z-index:2;-webkit-box-shadow:10px 0 40px rgba(50,73,179,.3);box-shadow:10px 0 40px rgba(50,73,179,.3);overflow:hidden}.contact-section,.contact-section.two .contact-area{background-color:#f9fbff;position:relative}@media only screen and (max-width:991px){.product-reply-item .product-reply-content .product-reply-content-header .title{font-size:18px}.agency-statistics-area .statistics-item .statistics-content p,.product-reply-item .product-reply-content .product-reply-btn .reply-btn{font-size:16px}.agency-statistics-area{margin-top:30px;padding:30px}.agency-statistics-area .statistics-item .odo-title::before{display:none}.agency-statistics-area .statistics-item .odo-title{font-size:30px}.agency-statistics-area .statistics-item .odo-area .title{font-size:20px}.subscribe-area{padding:0 40px}}.subscribe-area.two .subscribe-content .title{font-size:56px;font-weight:800}.subscribe-area.two .subscribe-element-two{top:auto;bottom:0;left:auto;right:0;-webkit-transform:none;transform:none;width:auto}.subscribe-area.two .subscribe-form{max-width:80%}.subscribe-area::before{position:absolute;content:"";top:-20px;left:-245px;width:700px;height:700px;background-color:#fff;border-radius:50%}.subscribe-area .subscribe-element-two{position:absolute;top:50%;left:30px;width:35%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.subscribe-area .subscribe-element-three{position:absolute;top:30px;right:30px}.subscribe-area .subscribe-content .title{color:#fff;margin-top:-10px}.subscribe-area .subscribe-form{position:relative;margin-top:50px}.subscribe-area .subscribe-form .subscribe-icon{position:absolute;top:26px;left:28px;opacity:.2}.subscribe-area .subscribe-form input{padding:10px 200px 10px 80px;border-radius:10px;font-size:18px;border:none;height:80px}.subscribe-area .subscribe-form button,.subscribe-area .subscribe-form input[type=button],.subscribe-area .subscribe-form input[type=reset],.subscribe-area .subscribe-form input[type=submit]{position:absolute;top:12px;right:12px;font-size:16px;font-family:Poppins,sans-serif;width:auto;border-radius:5px;padding:15px 30px;margin-top:0}.subscribe-area .subscribe-form button i,.subscribe-area .subscribe-form input[type=button] i,.subscribe-area .subscribe-form input[type=reset] i,.subscribe-area .subscribe-form input[type=submit] i{margin-left:5px;font-size:18px}.subscribe-area .subscribe-form.two input{padding-left:30px}.faq-wrapper .faq-item{padding:5px 5px 10px;border-bottom:1px solid #a5a5a5;-webkit-transition:.3s;transition:.3s;margin:10px 0}.faq-wrapper .faq-item .faq-title{font-size:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;margin-bottom:0}.faq-wrapper .faq-item .faq-title .title{width:calc(100% - 40px);display:inline-block;font-family:Poppins,sans-serif;font-weight:600;margin-bottom:0;text-transform:capitalize;color:#000}.faq-wrapper .faq-item .faq-title .title span{color:#cf2027;font-family:Poppins,sans-serif;margin-right:8px}.faq-wrapper .faq-item .faq-content{display:none;padding-top:20px}.faq-wrapper .faq-item .right-icon{display:block;width:30px;height:25px;border-radius:50%;position:relative}.faq-wrapper .faq-item .right-icon::after{border-top:2px solid #a5a5a5;border-right:2px solid #a5a5a5;content:"";display:block;height:13px;pointer-events:none;position:absolute;margin-top:-8px;right:0;top:50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:13px}.faq-wrapper .faq-item.open .faq-content p,.faq-wrapper .faq-item.open .faq-title{color:#000}.faq-wrapper .faq-item.open .right-icon::after{border-top:none}.faq-wrapper.two{margin-right:60px}.faq-wrapper.two .faq-item{padding:30px;border:none;border-bottom:1px solid #e1e1e1;border-radius:0}@media only screen and (max-width:991px){.subscribe-area.two .subscribe-content .title{font-size:30px}.subscribe-area.two .subscribe-form{max-width:100%}.subscribe-area .subscribe-element-three,.subscribe-area .subscribe-form button::before,.subscribe-area .subscribe-form input[type=button]::before,.subscribe-area .subscribe-form input[type=reset]::before,.subscribe-area .subscribe-form input[type=submit]::before{display:none}.subscribe-area .subscribe-content{padding:60px 0}.subscribe-area .subscribe-content .title{font-size:28px}.subscribe-area .subscribe-form{margin-top:20px}.subscribe-area .subscribe-form .subscribe-icon{top:18px}.subscribe-area .subscribe-form input{height:60px;padding:10px 15px 10px 80px}.subscribe-area .subscribe-form button,.subscribe-area .subscribe-form input[type=button],.subscribe-area .subscribe-form input[type=reset],.subscribe-area .subscribe-form input[type=submit]{background-color:#fff;color:#cf2027;position:unset;width:100%;margin-top:15px;padding:15px 20px}.faq-wrapper.two .faq-item .faq-title .title{font-size:20px}}.faq-wrapper.two .faq-item .right-icon{display:block;width:30px;height:30px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 15px 20px rgba(50,73,179,.08);box-shadow:0 15px 20px rgba(50,73,179,.08);position:relative}.faq-wrapper.two .faq-item .right-icon::after{border-bottom:2px solid #cf2027;border-right:2px solid #cf2027;border-top:none;content:"";display:block;height:10px;pointer-events:none;position:absolute;margin-top:-7px;top:50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px;right:9px}.faq-wrapper.two .faq-item.open{background-color:#fff;-webkit-box-shadow:0 10px 50px rgba(50,73,179,.05);box-shadow:0 10px 50px rgba(50,73,179,.05);border-radius:15px;border:none}.contact-section.two .contact-area{padding:60px;border-radius:10px;overflow:hidden}.contact-section.two .contact-area .contact-element-five{position:absolute;top:20px;left:20px;opacity:.5;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.contact-section.two .contact-area .contact-element-six{position:absolute;bottom:20px;left:340px;opacity:.5;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.contact-section.two .contact-form-header .left{width:75%}.contact-section.two .contact-form-header .left .title{font-weight:700;text-transform:capitalize}.contact-section.two .contact-form-header .right .circle svg{width:auto;left:-102.1%}.contact-section.two .contact-logo{width:100px;height:100px;line-height:100px;background-color:#eff4ff;border-radius:50%;display:inline-block;text-align:center}.contact-section.two .contact-form .form--control{background-color:#fff;border:1px solid #e4ecff;border-radius:5px}.contact-item .contact-content .title,.contact-section.two .contact-form .form-group,.process-item.two .process-content .title{margin-bottom:15px}@media only screen and (max-width:767px){.product-cart-section .cart-button-wrapper .cart-btn{padding:12px 18px;margin-top:30px;font-size:14px}.contact-section.two .contact-form-header .left{width:100%}.contact-section.two .contact-form-header .right{display:none}.contact-section.two .contact-form{margin-bottom:20px}.contact-section.two .contact-form .form-group button,.contact-section.two .contact-form .form-group input[type=button],.contact-section.two .contact-form .form-group input[type=reset],.contact-section.two .contact-form .form-group input[type=submit]{margin-top:30px}}.contact-section.two .contact-form .custom-form-group .custom-check-group label{margin-bottom:0;font-size:15px;font-weight:400}@media only screen and (max-width:380px){.contact-section.two .contact-form .custom-form-group .custom-check-group label{font-size:12px}}.contact-section .contact-element-one{position:absolute;left:2%;top:25%;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.contact-section .contact-element-two{position:absolute;right:5%;top:65%;-webkit-animation:3s linear infinite horizontal-move;animation:3s linear infinite horizontal-move}.contact-section .contact-element-three{position:absolute;left:60%;bottom:10%;-webkit-animation:2s linear infinite horizontal-move;animation:2s linear infinite horizontal-move}.contact-section .contact-element-four{position:absolute;left:50%;top:-5%;-webkit-animation:3s linear infinite rotate;animation:3s linear infinite rotate}.contact-form .contact-select .nice-select::after{border-bottom:2px solid #535353;border-right:2px solid #535353}.contact-form .contact-select .form--control{line-height:30px}.contact-form .nice-select .current{color:#535353}.contact-form label{color:#030519;font-weight:600;font-size:15px}.contact-form .form--control{border:1px solid #cfcfcf;background-color:#f9fbff;border-radius:3px;height:55px;color:#535353;font-family:Poppins,sans-serif;padding:10px 20px;font-weight:400;font-size:15px}.contact-form .form--control:focus{border:1px solid #cf2027;background-color:#f9fbff;color:#535353}.contact-form .form--control::-webkit-input-placeholder{color:#535353}.contact-form .form--control::-moz-placeholder{color:#535353}.contact-form .form--control:-ms-input-placeholder{color:#535353}.contact-form .form--control::-ms-input-placeholder{color:#535353}.contact-form .form--control::placeholder{color:#535353}.contact-form button i,.contact-form input[type=button] i,.contact-form input[type=reset] i,.contact-form input[type=submit] i{font-size:12px;-webkit-transition:.5s;transition:.5s}.contact-item-section .contact-item-element-one{position:absolute;top:20%;left:7%;-webkit-animation:3s linear infinite scroll-down;animation:3s linear infinite scroll-down}.contact-item-section .contact-item-element-two{position:absolute;top:30%;right:5%;-webkit-animation:3s linear infinite horizontal-move;animation:3s linear infinite horizontal-move}.contact-item{padding:30px;background-color:#fff;border:1px solid #efe6e6;border-radius:6px;-webkit-transition:.5s;transition:.5s}.contact-item .contact-icon{width:80px;height:80px;line-height:80px;display:inline-block;text-align:center;background-color:rgba(50,73,179,.1);color:#cf2027;border-radius:50%;font-size:50px;margin-bottom:25px;-webkit-transition:.5s;transition:.5s}.map-area iframe{width:100%;height:550px}.payment-thumb{position:absolute;bottom:-120px;left:-120px}.payment-thumb.two{left:auto;right:-300px}.payment-content .sub-title{font-size:14px;font-weight:600;color:#cf2027}.payment-content .title{font-weight:800;margin-bottom:10px}.payment-content .payment-list li{font-size:18px;font-weight:600;color:#1c1c1c;position:relative;padding-bottom:25px;padding-left:40px}.payment-content .payment-list li::before{position:absolute;color:#fff;width:20px;height:20px;line-height:20px;background-color:#cf2027;border-radius:50%;text-align:center;top:3px;left:0;content:"";font-family:"Line Awesome Free";font-weight:900;font-size:12px}.payment-content .payment-list.two li{font-size:16px;font-weight:400;padding-left:0;padding-bottom:30px}.case-content .case-content-footer .case-footer-user-area .case-footer-user-content,.payment-content .payment-list.two li .payment-list-item .content,.segment-content .segment-list .segment-list-content{padding-left:20px}.payment-content .payment-btn{margin:30px -10px -10px}.case-section .case-element-one{position:absolute;left:3%;bottom:-15%;z-index:2}.case-section .case-element-three{position:absolute;top:125;right:5%}.case-section .case-element-four{position:absolute;top:20%;left:5%;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media only screen and (max-width:1666px){.case-section .case-element-four,.case-section .case-element-one,.case-section .case-element-three,.overview-section .overview-element,.service-section .service-element-five,.service-section .service-element-four,.service-section .service-element-one,.service-section .service-element-six,.service-section .service-element-three,.service-section .service-element-two{display:none}}.case-header{width:70%;margin-bottom:50px}.case-header .sub-title{font-size:14px;font-weight:600;color:#fff;text-transform:uppercase}.case-header .title{color:#fff;font-weight:800}.case-header .title span{color:#cf2027;display:initial}.case-tab .nav-tabs{border:none;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}@media only screen and (max-width:340px){.plan-item{padding:20px}.plan-header .plan-badge{font-size:14px;padding:6px 15px}.plan-price-area .price-title{font-size:30px}.plan-list li,.plan-price-area .price-title sub,.plan-tab .nav-tabs .nav-link{font-size:14px}.case-tab .nav-tabs,.plan-tab .nav-tabs{margin-bottom:40px}}.case-tab .nav-tabs .nav-link{font-size:16px;font-weight:500;background-color:transparent;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;padding:15px 20px;margin-right:12px}@media only screen and (max-width:991px){.contact-section.two .contact-area{padding:25px}.contact-item-section .contact-item-element-one,.contact-item-section .contact-item-element-two{display:none}.payment-thumb{position:unset}.payment-content .payment-list li{font-size:16px;padding-left:30px}.payment-content .payment-list li::before{top:1px}.case-header{width:100%}.case-tab .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.case-tab .nav-tabs .nav-link{width:auto;margin-bottom:0;font-size:12px;padding:15px}}@media only screen and (max-width:523px){.case-tab .nav-tabs .nav-link{margin:10px}}.case-content{margin-top:90px}.case-content p{font-size:20px;color:#fff;font-weight:400;line-height:1.9em}.case-content .case-content-footer{border-top:1px solid #fff;padding-top:60px;margin-top:60px}.case-content .case-content-footer p{font-style:italic}.case-content .case-content-footer .case-footer-user-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px}.case-content .case-content-footer .case-footer-user-area .case-footer-user-content .title{font-size:18px;font-weight:500;color:#fff;font-family:Poppins,sans-serif}.case-content .case-content-footer .case-footer-user-area .case-footer-user-content .sub-title{font-size:14px;font-weight:400;color:rgba(255,255,255,.7);text-transform:capitalize;margin-bottom:0}.experience-secction{margin-top:120px;margin-bottom:90px}.experience-secction .experience-content{padding-right:20px}.experience-secction .experience-content .title{font-size:21px;line-height:1.72;font-family:Poppins,sans-serif;font-weight:700;color:#1c1c1c;margin-bottom:15px}.development-section{background:#f5f5f5;padding-top:120px;padding-bottom:90px;position:relative;z-index:0}.development-section .shape-01{position:absolute;top:82px;left:19%;z-index:-1;-webkit-animation:5s linear infinite scroll-down;animation:5s linear infinite scroll-down}.development-section .shape-02{position:absolute;bottom:79px;left:44%;z-index:-1;-webkit-animation:5s linear infinite scroll-down;animation:5s linear infinite scroll-down}.development-section .content{margin-top:30px;margin-left:40px}.development-section .content .title{font-size:40px;line-height:1.46;font-family:Poppins,sans-serif;font-weight:700;color:#1c1c1c;margin-bottom:12px}.development-section .content p{font-size:16px;line-height:1.8;font-family:Poppins,sans-serif;font-weight:400;color:#4b4b4b;margin-bottom:25px}.development-section .content .more-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.development-section .content .more-btn span,.service-single-item .content .more-btn span{font-size:16px;line-height:1.5;font-family:Poppins,sans-serif;font-weight:500;color:#1c1c1c;margin-bottom:0;-webkit-transition:.3s;transition:.3s}.development-section .content .more-btn .icon i,.service-single-item .content .more-btn .icons i{font-size:17px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:relative;top:2px}.development-section .thumbnail .about-thumb-video{position:absolute;top:37%;left:23%;background-color:#f9fbff;border-radius:50%;padding:35px}.development-section .thumbnail .about-thumb-video .video-icon{font-size:20px;background-color:#e5575c;color:#fff}.customer-service-section{margin-top:120px}.customer-service-section .section-header{margin-bottom:97px}.service-single-item{background-color:#f9fbff;padding:65px 36px 36px;position:relative;z-index:0}.service-single-item .icon{width:100px;height:100px;line-height:100px;text-align:center;background:#fff;border-radius:8px;-webkit-filter:drop-shadow(0px 10px 20px rgba(50,73,179,0.08));filter:drop-shadow(0px 10px 20px rgba(50, 73, 179, .08));position:absolute;top:-50px;-webkit-transition:.5s;transition:.5s}.service-single-item .content .title{font-size:24px;line-height:1.5;font-weight:700;color:#1c1c1c;-webkit-transition:.5s;transition:.5s}.service-single-item .content p{font-size:16px;line-height:1.5;font-weight:400;color:#4b4b4b;margin-bottom:0}.service-single-item .content .more-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:34px}.case-study-section{margin-top:90px;margin-bottom:120px}.case-study-section .case-study-slider-wrapper{background:#cf2027;padding:60px;position:relative;right:-70px}.case-study-section .case-study-slider-wrapper .case-study-slider .prev-text{position:absolute;bottom:50px;left:60px;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;color:#f9fbff;opacity:50%;-webkit-transition:.3s;transition:.3s;cursor:pointer}.case-study-section .case-study-slider-wrapper .case-study-slider .next-text:hover,.case-study-section .case-study-slider-wrapper .case-study-slider .prev-text:hover{opacity:100%}.case-study-section .case-study-slider-wrapper .case-study-slider .next-text{position:absolute;bottom:50px;right:33%;font-size:14px;font-family:Poppins,sans-serif;font-weight:500;color:#f9fbff;opacity:50%;-webkit-transition:.3s;transition:.3s;cursor:pointer}.case-study-section .case-study-slider-wrapper .swiper-pagination-progressbar{width:60%;background:#d4d4d4;margin-top:50px;margin-left:60px}.case-study-section .case-study-single-item .thumbnail::after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(#00000000),to(#000)) no-repeat padding-box;background:linear-gradient(180deg,#00000000 0,#000 100%) no-repeat padding-box;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden}.case-study-section .case-study-single-item .content{position:absolute;left:40px;bottom:40px;width:calc(100% - 80px);opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.case-study-section .case-study-single-item .content .title{font-size:24px;line-height:1.5;font-weight:700;color:#fff;margin-bottom:15px}.case-study-section .case-study-single-item .content p{font-size:16px;line-height:1.8;font-weight:400;color:#fff;margin-bottom:0;font-family:Poppins,sans-serif}.case-study-section .nav-pills .nav-item .nav-link{background-color:transparent;font-size:16px;line-height:1.6;font-family:Poppins,sans-serif;font-weight:600;color:#1c1c1c}.blog-item.two .blog-thumb::before,.blog-single-item .thumbnail::after{background:linear-gradient(178deg,#04072E00 0,#070d26 100%) no-repeat padding-box;bottom:0;content:"";left:0}.case-study-section .nav-pills .nav-item .nav-link.active{color:#cf2027;font-weight:600}.team-hero-section{background:#f9f9f9;padding-top:100px;padding-bottom:100px}.team-hero-section .team-thumbnail:hover img{-webkit-transform:scale(1.1) rotate(5deg);transform:scale(1.1) rotate(5deg)}.team-hero-section .hero-single-item:hover .team-thumbnail img{-webkit-transform:scale(1.2) rotate(5deg);transform:scale(1.2) rotate(5deg)}.team-hero-section .hero-single-item .content .title-main{font-size:40px;line-height:1.4;font-weight:700;color:#1c1c1c;margin-bottom:36px}.counter-single-items{margin-top:55px}.counter-single-items .content .title{display:inline-block;font-size:22px;line-height:1.6;color:#cf2027;font-weight:700;margin-bottom:0}.counter-single-items .content p{font-size:15px;font-weight:500;font-family:Poppins;color:#1c1c1c}.counter-single-items .content .odo-area .odo-title{font-size:24px;font-weight:700;font-family:Poppins;color:#cf2027}.happy-client-section{position:relative;z-index:0;margin-top:116px}.client-single-item{background:#fff;-webkit-filter:drop-shadow(0px 0px 8px rgba(50,73,179,0.15));filter:drop-shadow(0px 0px 8px rgba(50, 73, 179, .15));padding:40px 30px 40px 40px}.blog-section.two,.core-section,.process-section-two{background-color:#f9f9f9}.client-single-item .content .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.client-single-item .content .icon i{width:55px;height:55px;line-height:55px;text-align:center;border:1px solid #cf2027;border-radius:50%;font-size:22px;color:#cf2027}.client-single-item .content .icon .title{font-size:20px;line-height:1.5;font-weight:700;color:#cf2027;margin-bottom:0;margin-left:15px}.client-single-item .content p{font-size:16px;line-height:1.8;font-weight:400;color:#292929;margin-bottom:25px}.client-single-item .content .designation-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.client-single-item .content .designation-wrap .designation .name{font-size:16px;line-height:1.8;font-weight:700;color:#292929;margin-bottom:0}.client-single-item .content .designation-wrap .designation .position{font-size:15px;line-height:1.9;font-family:Poppins,sans-serif;font-weight:300;color:#979797;margin-bottom:0}.client-single-item .content .designation-wrap .ratings i{font-size:17px;color:#f68300}.client-single-item .content .designation-wrap .ratings i+i{margin-left:8px}.blog-section{margin-top:120px;background:#f9f9f9;padding-top:120px;padding-bottom:90px;position:relative}.blog-single-item .thumbnail::after{position:absolute;top:0;right:0;opacity:1}.blog-single-item .content{position:absolute;left:40px;bottom:30px;width:calc(100% - 80px)}.blog-single-item .content .event{font-size:14px;font-weight:500;font-family:Poppins;background:#cf2027;color:#fff;padding:5px 12px;border-radius:50px;margin-bottom:15px}.blog-single-item .content .title{font-size:22px;line-height:1.6;font-weight:700;color:#fff;-webkit-transition:.3s;transition:.3s;display:block}.blog-single-item .content .post-meta .user{font-size:14px;line-height:1.5;font-weight:400;font-family:Poppins;color:#fff}.blog-single-item .content .post-meta .date{font-size:14px;line-height:1.5;font-weight:400;font-family:Poppins;color:#fff;position:relative;margin-left:20px;padding-left:20px}.blog-single-item-02 .content .post-meta .date,.blog-single-item-02 .content .post-meta .user{font-size:14px;font-family:Poppins;color:#757575;line-height:1.5;font-weight:400}.blog-single-item .content .post-meta .date::before{content:"";position:absolute;left:0;top:6px;width:100%;height:50%;border-left:2px solid #fff}.blog-single-item-02 .content+.content{border-top:1px dashed #ccc;margin-top:24px;padding-top:20px}.blog-single-item-02 .content .title{font-size:22px;line-height:1.6;font-weight:700;color:#19232d;-webkit-transition:.3s;transition:.3s}.blog-single-item-02 .content .post-meta .date{position:relative;margin-left:20px;padding-left:20px}.blog-single-item-02 .content .post-meta .date::before{content:"";position:absolute;left:0;top:6px;width:100%;height:50%;border-left:1px solid #757575}.get-app-section .get-app-element-one{position:absolute;left:10%;bottom:20%}@media only screen and (max-width:1650px){.contact-section .contact-element-four,.contact-section .contact-element-three,.contact-section .contact-element-two,.get-app-section .get-app-element-one{display:none}}.get-app-section .get-app-element-two{position:absolute;right:10%;top:20%}@media only screen and (max-width:1300px){.about-area{margin-top:0;margin-bottom:0}.about-area.three{margin-bottom:0}.box1,.box1 .box-element-one,.box2,.box3,.get-app-section .get-app-element-two{display:none}.box1{width:400px;height:400px}.box2{width:250px;height:250px}.box3{width:100px;height:100px}}.get-app-section .get-app-element-three{position:absolute;right:8%;top:80%}.get-app-section .get-app-element-three img{-webkit-animation:4s linear infinite scroll-ver;animation:4s linear infinite scroll-ver}.get-app-content .title{font-weight:700;margin-bottom:30px}@media only screen and (max-width:1199px){.contact-section.two .contact-area .contact-element-five,.contact-section.two .contact-area .contact-element-six,.get-app-section .get-app-element-three,.process-item.two::after,.subscribe-area .subscribe-element-two{display:none}.faq-wrapper.two{margin-right:0}.contact-section.two .contact-form .custom-form-group{display:block}.contact-section.two .contact-form .custom-form-group .custom-check-group{margin-bottom:30px}.development-section .content{margin-left:0}.get-app-content p{font-size:18px}}@media only screen and (max-width:575px){blockquote .quote-content-area{width:100%;padding-left:0}blockquote .quote-area{display:block!important}.mb-80{margin-bottom:40px}.mb-80-none{margin-bottom:-40px}.banner-section .banner-content.three .title,h1{font-size:30px}h2{font-size:28px}.sub-title{font-size:12px}.banner-section{padding-top:160px;padding-bottom:110px}.about-thumb.two .about-thumb-video,.banner-section .banner-area .banner-left-content .banner-left-arrow,.banner-section .banner-area .banner-left-content .banner-left-intro,.banner-section .banner-element-five.two,.banner-section .banner-element-four.two,.banner-section.two .banner-element-nineteen.two,.box-wrapper,.call-to-action-section .demo-text,.development-section .thumbnail .about-thumb-video,.faq-wrapper .faq-item .faq-content .faq-inner-thumb-area,.footer-section .footer-element-five,.footer-section .footer-element-four,.footer-section .footer-element-six,.footer-section .footer-element-three,.footer-section .footer-element-two,.process-item::after,.service-item.details .service-widget-item-area.two div[class*=col]:nth-of-type(3n+2) .service-widget-item::after,.service-item.details .service-widget-item::after,.service-section .service-shape{display:none}.banner-section .banner-text span{font-size:180px;line-height:180px}.banner-section .banner-thumb-two,.call-to-action-content,.grid-item,.grid-item.two,.grid-item:last-child{width:100%}.banner-section .banner-form input{padding-right:30px;height:60px}.banner-section .banner-form button,.banner-section .banner-form input[type=button],.banner-section .banner-form input[type=reset],.banner-section .banner-form input[type=submit]{position:unset;width:100%;margin-top:10px}.banner-widget-wrapper .banner-widget-content p{font-size:14px}.banner-left-video{margin:0 0 40px}.choose-area,.client-item,.faq-wrapper .faq-item,.team-tab-area{padding:20px}.faq-wrapper.two .faq-item .faq-title .title,.get-app-content p,.team-tab .nav-tabs .nav-link{font-size:16px}.project-section.two{margin-top:0}.project-item .project-overlay{opacity:1;visibility:visible;padding:30px}.project-item .project-overlay .overlay-content .title{font-size:16px;line-height:25px}.project-slider-area .slider-next,.project-slider-area .slider-prev{right:auto}.call-to-action-wrapper{margin-top:15px;display:block;text-align:center}.call-to-action-btn{margin-top:20px}.about-thumb.two{margin-left:0}.about-content p{margin-bottom:20px}.about-btn{margin-top:40px}.about-btn.two span a{font-size:16px;margin-left:5px}.product-cart-section .table tbody td{padding:15px}.product-cart-section .cart-button-wrapper{display:block}.agency-content .title{font-size:22px}.subscribe-area{padding:0 30px}.faq-wrapper .faq-item .faq-title{font-size:17px}.faq-wrapper .faq-item .faq-content p{margin-bottom:0}}.get-app-content .get-app-btn{margin:40px -10px -10px}.get-app-content .get-app-btn a.two{color:#e5575c;border:1px solid #e5575c}.process-item.two{padding:0 15px}.process-item.two::after{background-image:url(../img/element/element-96.png);top:10%;right:-45%}.segment-thumb{margin-left:-120px;position:relative;z-index:2}.segment-thumb .segment-thumb-element{position:absolute;top:8%;left:10%;z-index:-1}.segment-content .segment-list{margin-top:30px;margin-bottom:-30px}.media-thumb{position:relative;border-radius:20px;padding:80px 60px}.media-thumb img{width:100%;border-radius:20px}.media-thumb img.shadow{-webkit-box-shadow:0 10px 90px rgba(50,73,179,.15);box-shadow:0 10px 90px rgba(50,73,179,.15)}.media-thumb .media-thumb-element-one{position:absolute;bottom:-12%;right:-10%;z-index:2}.media-thumb .media-thumb-element-two{position:absolute;top:-2%;left:-12%;z-index:2}.media-thumb .media-thumb-element-three{position:absolute;bottom:-12%;left:-17%;width:40%;z-index:2}.media-content .media-list li{font-size:18px;font-weight:600;color:#1c1c1c;position:relative;padding-bottom:20px;padding-left:30px}.media-content .media-list li::before{position:absolute;color:#fff;width:20px;height:20px;line-height:20px;background-color:#e5575c;border-radius:50%;text-align:center;top:2px;left:0;content:"";font-family:"Line Awesome Free";font-weight:900;font-size:12px}.media-content .media-footer{border-top:1px solid #e1e1e1;padding-top:30px;margin-top:40px}.media-content .media-footer p{font-weight:500;font-style:italic;color:#727272}.core-section{position:relative}.core-section .core-element{position:absolute;right:10%;top:-7%}@media only screen and (max-width:1400px){.about-section .about-element-five,.about-section .about-element-four,.about-section .about-element-one,.about-section .about-element-three,.about-section .about-element-two,.core-section .core-element{display:none}.segment-thumb{margin-left:0}.core-section{overflow:hidden}}.core-thumb .core-thumb-element-one{position:absolute;bottom:-70%;right:-30%;width:70%}@media only screen and (max-width:1500px){.core-thumb .core-thumb-element-one{right:0}}@media only screen and (max-width:991px){.case-content{margin-top:40px}.case-content p{font-size:16px}.case-content .case-content-footer{padding-top:30px;margin-top:30px}.case-content .case-content-footer .case-footer-user-area{margin-top:30px}.media-thumb{padding:20px}.core-thumb .core-thumb-element-one,.media-thumb .media-thumb-element-one,.media-thumb .media-thumb-element-three,.media-thumb .media-thumb-element-two{display:none}.media-content{margin-left:0}.media-content .media-list li{font-size:14px;padding-left:30px}.media-content .media-list li::before{top:1px}}.core-thumb .core-thumb-element-two{position:absolute;bottom:-30%;right:-2%;width:90%;z-index:-1}.blog-section .blog-element{position:absolute;left:-4%;bottom:3%;-webkit-animation:1s linear infinite zoominoutsinglefeatured;animation:1s linear infinite zoominoutsinglefeatured}.blog-section-five .blog-element-two{position:absolute;left:10%;top:-10%;-webkit-animation:5s linear infinite horizontal-move;animation:5s linear infinite horizontal-move}@media only screen and (max-width:1700px){.header-bottom-area.open .menu-toggler{-webkit-transform:translateX(200px);transform:translateX(200px)}.blog-section .blog-element,.blog-section-five .blog-element-two,.choose-section .choose-element-five,.choose-section .choose-element-four,.choose-section .choose-element-one,.choose-section .choose-element-three,.choose-section .choose-element-two,.client-section .client-element-one,.client-section .client-element-two,.footer-section .footer-element-seven,.project-section .project-element-five,.project-section .project-element-four,.project-section .project-element-one,.project-section .project-element-three,.project-section .project-element-two{display:none}}.blog-item.two .blog-thumb{position:relative;border-radius:0;z-index:2}.blog-item.two .blog-thumb::before{position:absolute;width:100%;height:100%}.blog-item.two .blog-content{position:absolute;bottom:0;left:0;padding:30px}.blog-item.two .blog-category{background-color:#cf2027;color:#fff;border-radius:13px;padding:2px 10px}.blog-item.right .blog-post-meta,.blog-item.two .blog-post-meta{border:none;padding-top:10px}.blog-item.five{border-radius:15px;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 10px 50px rgba(50,73,179,.08);box-shadow:0 10px 50px rgba(50,73,179,.08)}.blog-item.five .blog-thumb{border-radius:0}.blog-item.five .blog-content{padding:25px}.blog-item.right{padding-bottom:20px;border-bottom:1px dashed #ccc;margin-bottom:20px}.blog-item.right:last-child,.category-list li:last-child{border:none;padding:0;margin:0}.blog-item:hover .blog-thumb img{-webkit-transform:scale(1.2);transform:scale(1.2)}@media only screen and (max-width:400px){.banner-section .banner-text{top:14%}.service-item.details .service-thumb{height:230px;border-radius:5px;overflow:hidden}.about-btn.two,.product-reply-item:nth-child(2n){display:block}.about-btn.two span{margin-left:0;margin-top:20px;display:block}.gallery-item.details .gallery-thumb{height:230px;border-radius:5px}.gallery-widget-item-section .gallery-widget-item{display:block;text-align:center}.gallery-widget-item-section .gallery-widget-item .gallery-widget-thumb{width:100%}.gallery-widget-item-section .gallery-widget-item .gallery-widget-content,.product-reply-item .product-reply-content{width:100%;padding-left:0;padding-top:20px}.blog-item.details .blog-thumb{height:230px}}.blog-thumb{overflow:hidden;border-radius:10px;position:relative}.blog-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;-webkit-transition:.5s;transition:.5s}.blog-thumb .blog-classic-video .video-icon{border:2px solid #fff;background-color:transparent;color:#fff;font-size:30px}.blog-category{background-color:#f0f4ff;color:#cf2027;display:inline-block;padding:2px 8px;font-size:14px;border-radius:3px;font-weight:500;margin-top:5px;margin-bottom:15px}.blog-content{padding-top:15px}.blog-content .title{font-weight:600;font-size:22px;line-height:1.5;margin-bottom:0;text-transform:capitalize}.blog-post-meta.two{margin-bottom:0;border-top:1px dashed #cecece;padding-top:15px}.blog-post-meta span{color:#535353;font-size:14px;font-weight:400}@media only screen and (max-width:1199px){.core-thumb .core-thumb-element-two{display:none}.blog-content .title{line-height:1.5;font-size:20px}.blog-post-meta span{font-size:12px}}.sidebar{position:sticky;top:0}.widget-box{background-color:#fff;-webkit-box-shadow:0 6px 30px rgba(0,0,0,.07);box-shadow:0 6px 30px rgba(0,0,0,.07);padding:25px;border-radius:10px;z-index:2;overflow:hidden}.widget-box .widget-title{margin-bottom:20px;font-weight:700;position:relative;z-index:2}.widget-box .widget-title::before{position:absolute;content:"";top:0;left:-25px;width:3px;height:20px;background-color:#cf2027}.single-popular-item{padding-bottom:30px;border-bottom:1px dashed #dfdfdf;margin-bottom:30px}.single-popular-item .popular-item-thumb{width:70px;height:70px;border-radius:6px;overflow:hidden}.single-popular-item .popular-item-content{width:calc(100% - 70px);padding-left:10px}.single-popular-item .popular-item-content .title{font-size:16px;margin-bottom:0;line-height:1.6;font-family:Poppins,sans-serif;font-weight:600}.single-popular-item .popular-item-content .blog-date{font-size:14px;font-weight:400;color:#858585;margin-bottom:7px}.category-list li{font-size:15px;border-bottom:1px dashed #c9c9c9;padding-bottom:15px;margin-bottom:15px}.category-list li a{display:block;-webkit-transition:.5s;transition:.5s}.category-list li span::before{content:"("}.category-list li span::after{content:")"}.category-list.two li{background-color:#f5f5f5;border:none;padding:15px 20px;border-radius:10px;font-weight:500}.category-list.two li i{color:#cf2027;margin-right:10px}.tag-list{margin:-5px}.tag-list li{display:inline-block;border:1px solid #ede8e8de;font-size:14px;border-radius:3px;padding:5px 10px;margin:5px;-webkit-transition:.5s;transition:.5s}.tag-list li:hover{background-color:#cf2027;border:1px solid #cf2027;color:#fff}.search-widget-box .search-form input{border:1px solid #dfdfdf;font-family:Poppins,sans-serif;padding:10px 40px 10px 15px;color:#4b4b4b;border-radius:6px;height:50px;font-weight:400}.search-widget-box .search-form input::-webkit-input-placeholder{color:#4b4b4b}.search-widget-box .search-form input::-moz-placeholder{color:#4b4b4b}.search-widget-box .search-form input:-ms-input-placeholder{color:#4b4b4b}.search-widget-box .search-form input::-ms-input-placeholder{color:#4b4b4b}.search-widget-box .search-form input::placeholder{color:#4b4b4b}.search-widget-box .search-form button,.search-widget-box .search-form input[type=button],.search-widget-box .search-form input[type=reset],.search-widget-box .search-form input[type=submit]{position:absolute;top:13px;right:10px;background-color:transparent;color:#cf2027;font-size:18px}.blog-list{margin-top:30px;margin-bottom:20px}.blog-list li{position:relative;font-weight:400;padding-left:40px;padding-bottom:20px}.blog-list li::before{position:absolute;top:0;left:0;content:"";font-family:"Font Awesome 5 Free";width:25px;height:25px;line-height:25px;background-color:rgba(50,73,179,.1);border-radius:50%;font-size:14px;color:#cf2027;text-align:center;font-weight:900}.blog-list li+li{margin-top:8px}.blog-widget-thumb{position:relative;border-radius:10px;overflow:hidden}.blog-widget-thumb .blog-widget-video .video-icon{color:#4b4b4b;font-size:24px}.pagination.two{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.pagination.two .page-item a,.pagination.two .page-item span{width:50px;height:50px;border-radius:0;background:0 0;border:none;color:#cf2027;padding:0;font-weight:700;line-height:50px;font-size:24px;display:block;margin:0}.pagination.two .page-item.next a,.pagination.two .page-item.prev a{background:0 0;width:50px;height:50px;line-height:50px;display:inline-block;text-align:center;border:2px solid #cf2027;color:#cf2027;border-radius:6px;font-size:20px}.pagination.two .page-item.active .page-link{background-color:#cf2027;border-color:transparent;color:#1c1c1c}.blog-tag-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px dashed #e5e5e5;padding-top:20px;margin-top:30px}.blog-tag-wrapper span{color:#1c1c1c;font-weight:600;margin-right:10px}.blog-tag-wrapper .blog-footer-tag li{display:inline-block;background-color:#f3f3f3;padding:3px 10px;font-weight:500;font-size:14px}.blog-related-area .section-header .section-title{font-weight:600;font-family:Poppins,sans-serif;margin-bottom:0}.blog-related-area .slider-next,.blog-related-area .slider-prev{background-color:transparent;color:#e5575c}.blog-section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.blog-comment-area .title{font-family:Poppins,sans-serif;font-weight:600;margin-bottom:15px!important}.blog-comment-area .comment-form .form--control{border:1px solid #dfdfdf;border-radius:4px;background-color:#fbfbfb;height:60px;color:#a1a1a1;font-family:Poppins,sans-serif;font-weight:400}.blog-comment-area .comment-form .form--control:focus{border:1px solid #cf2027;background-color:#fbfbfb;color:#a1a1a1}.blog-comment-area .comment-form .form--control::-webkit-input-placeholder{color:#a1a1a1}.blog-comment-area .comment-form .form--control::-moz-placeholder{color:#a1a1a1}.blog-comment-area .comment-form .form--control:-ms-input-placeholder{color:#a1a1a1}.blog-comment-area .comment-form .form--control::-ms-input-placeholder{color:#a1a1a1}.blog-comment-area .comment-form .form--control::placeholder{color:#a1a1a1}.blog-comment-area .comment-form textarea{min-height:180px}
.bg-service::before,.bg1::before,.bg2::before,.bg::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.bg,.bg-bfi,.bg-bod,.bg-management,.bg-qrPayment,.bg-service,.bg1,.bg2{position:relative}.bg::before{background:url('../images/bg/bg.png') center/cover no-repeat;opacity:.15}.bg-service::before{background:url('../images/bg/bg-service.png') center/100% 100% no-repeat;opacity:1}.bg-transparent{backdrop-filter:blur(4px)}.bg1::before{background:url('../images/bg/bg1.png') center/cover no-repeat;opacity:.4}.bg2::before{background:url('../images/bg/bg2.png') center/cover no-repeat;opacity:.1}.bg-bfi::before,.bg-bod::before,.bg-management::before,.bg-qrPayment::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.12}.bg-bod::before{background:url('../images/bg/bg-bod.jpg') center/cover no-repeat fixed}.bg-management::before{background:url('../images/bg/bg-management.jpg') center/cover no-repeat fixed}.bg-bfi::before{background:url('../images/bg/bg-bfi.jpg') center/cover no-repeat fixed}.bg-qrPayment::before{background:url('../images/bg/bg-qrPayment.jpg') center/cover no-repeat}
.hero-section,.section-full{justify-content:center;display:flex}a.fonepay-link,a.fonepay-link:hover{transition:transform .4s ease-in-out;perspective:5px}img.preloader-img{animation:.3s linear infinite alternate-reverse preloader-img-anim}@keyframes preloader-img-anim{from{transform:scale(1.05)}to{transform:scale(1)}}.hero-section{align-items:center}.section-full{align-items:center;min-height:100vh}.margin-header{margin-top:82px}.bg-offwhite{background:#fafafa!important}.border-danger{border-color:#ce2027!important}.text-fonepay{color:#ce2027!important}.bg-fonepay{background:#ce2027!important}.img-scaling{animation:2s linear infinite alternate-reverse anim-img-scaling}@keyframes anim-img-scaling{from{transform:scale(1.02)}to{transform:scale(.98)}}.logo-tagline{font-weight:300!important;letter-spacing:.25px;font-size:10px!important;line-height:15px!important;margin-top:5px}.scale-hover:hover{transform:scale(1.05);transition:transform .4s ease-in-out}a.fonepay-link{color:#cf2027;font-weight:600;margin-top:5px}a.fonepay-link:hover{transform:translateX(10px)}div.service-wrapper{scroll-snap-type:y mandatory}div.service-wrapper section{display:flex;justify-content:center;align-items:center;min-height:100vh;scroll-snap-align:start;scroll-snap-stop:normal}#scrolly-video{z-index:999}.nav-link{color:#000!important}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#cf2027!important;color:#fff!important}.fs-italic{font-style:italic!important}
.btn-fonepay,.btn-fonepay-dark{border:none;color:#fff!important}.btn-fonepay,.btn-fonepay-dark,.btn-fonepay:hover{line-height:18px;height:40px}.btn-fonepay-dark:hover,.btn-fonepay:hover{background:#fff;box-shadow:0 0 12px -5px #000;color:#000!important;height:40px}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.btn-fonepay{background:#cf2027;border-radius:10px;padding:12px 20px}.btn-fonepay:hover{transform:translateY(-2px);-webkit-transition:.25s ease-in;-moz-transition:.25s ease-in;-ms-transition:.25s ease-in;-o-transition:.25s ease-in;transition:.25s ease-in}.btn-fonepay-dark{background:#282828;border-radius:25px}.btn-fonepay-dark:hover{line-height:18px}.btn-fonepay-light,.btn-fonepay-light:hover{color:#000!important;height:35px;line-height:18px}.btn-fonepay-light{background:#d8d8d8;border:none;border-radius:25px}.btn-fonepay-light:hover{background:#f5f5f5;box-shadow:0 0 7px -5px #000}.btn-outline-fonepay{border:1px solid #282828;border-radius:10px;color:#282828!important;padding:10px 20px!important;height:40px;line-height:18px}.btn-outline-fonepay:hover{background:#282828;border:1px solid transparent;color:#fff!important;transform:translateY(-2px);height:40px;line-height:18px}.hover-scale:hover{transform:scale(1.03);transition:transform .4s ease-in-out}.bg-dark{background-color:#080b10!important}.border-dark{border-color:#000!important;opacity:.9!important}.hover-shadow:hover{box-shadow:0 0 13px -7px rgba(0,0,0,.5);transform:scale(1.025);transition:.25s ease-in}.video-container{position:relative;width:100vw;height:100vh;overflow:hidden}.video-container::before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.25);z-index:1}video.hero-video{z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}