/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{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-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-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-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-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%{-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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-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)}to{-webkit-transform:scaleX(1);transform:scaleX(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%{-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)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-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)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.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(0deg);transform:rotate(0deg)}}@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(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}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)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}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)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-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-name:bounceIn;animation-name:bounceIn}@-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:none;transform:none}}@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:none;transform:none}}.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:none;transform:none}}@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:none;transform:none}}.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:none;transform:none}}@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:none;transform:none}}.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{-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:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{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) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}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);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}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}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}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);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}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{-webkit-backface-visibility:visible!important;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{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;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-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)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@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)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{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%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{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%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{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%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{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%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{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%{transform-origin:top left}0%,20%,60%{-webkit-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);transform-origin:top left}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%{transform-origin:top left}0%,20%,60%{-webkit-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);transform-origin:top left}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-name:hinge;animation-name:hinge}@-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:none;transform:none}}@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:none;transform:none}}.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%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,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}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg{display:block}svg:not(:root){overflow:hidden}figure{margin:1em
40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp,tt,var{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,
html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],
html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px
solid #c0c0c0;margin:0
2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}p{margin-bottom:1.5em}dfn,cite,em{font-style:italic}cite{font-weight:600}blockquote{margin:0
1.5em 20px;border-color:#111}address{margin:0
0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0
0 1em 1em;padding-left:20px}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:bold;margin-bottom:10px}dd{margin:0
1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em
0}table{border-collapse:collapse;border-spacing:0;margin:15px
0;width:100%}table th,
table
td{border:1px
solid #dedede;padding:5px;text-align:center}button,input[type="button"],input[type="reset"],input[type="submit"]{background-color:#111;border:medium none;color:#fff;padding:2px
15px}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active{background-color:#000}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:1px
solid #ccc}select{border:1px
solid #ccc}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#111}textarea{width:100%}form.post-password-form label>input{background:#f8f8f8;border:1px
solid #dcdcdc;padding:10px
8px}form.post-password-form
input{padding:11px
15px;font-weight:700}a:link,a:visited{transition:all 0.3s ease 0s;text-decoration:none}a:hover,a:focus,a:active{text-decoration:none}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px
23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.widget{margin:0
0 1.5em}.widget
select{max-width:100%}.sticky{display:block;margin-bottom:0px}.blog-style-1
.sticky{display:block;margin-bottom:15px;padding:30px
30px 1px}.sticky .blog-box{background:#f4f4f4 none repeat scroll 0 0}.byline,.updated:not(.published){display:none}.single .byline,
.group-blog
.byline{display:inline}.page-links{clear:both;margin:0
0 1.5em}.comment-content
a{word-wrap:break-word}.bypostauthor{display:block}.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:0.8075em 0}.wp-caption-text{text-align:center}caption{caption-side:top}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.sticky{display:block;padding:0
15px;margin-bottom:0px}.sticky .blog-box{background:#f4f4f4 none repeat scroll 0 0}.byline,.updated:not(.published){display:none}.page-links{clear:both;margin:0
0 1.5em}@media (min-width: 1200px){.auto-clear>.col-lg-1:nth-child(12n+1){clear:left}.auto-clear>.col-lg-2:nth-child(6n+1){clear:left}.auto-clear>.col-lg-3:nth-child(4n+1){clear:left}.auto-clear>.col-lg-4:nth-child(3n+1){clear:left}.auto-clear>.col-lg-6:nth-child(odd){clear:left}}@media (min-width: 992px) and (max-width: 1199px){.auto-clear>.col-md-1:nth-child(12n+1){clear:left}.auto-clear>.col-md-2:nth-child(6n+1){clear:left}.auto-clear>.col-md-3:nth-child(4n+1){clear:left}.auto-clear>.col-md-4:nth-child(3n+1){clear:left}.auto-clear>.col-md-6:nth-child(odd){clear:left}}@media (min-width: 768px) and (max-width: 991px){.auto-clear>.col-sm-1:nth-child(12n+1){clear:left}.auto-clear>.col-sm-2:nth-child(6n+1){clear:left}.auto-clear>.col-sm-3:nth-child(4n+1){clear:left}.auto-clear>.col-sm-4:nth-child(3n+1){clear:left}.auto-clear>.col-sm-6:nth-child(odd){clear:left}}@media (max-width: 767px){.auto-clear>.col-1:nth-child(12n+1){clear:left}.auto-clear>.col-2:nth-child(6n+1){clear:left}.auto-clear>.col-3:nth-child(4n+1){clear:left}.auto-clear>.col-4:nth-child(3n+1){clear:left}.auto-clear>.col-6:nth-child(odd){clear:left}}@media (min-width: 768px) and (max-width: 991px){.ipad-fix{width:100%}.ipad-fix-pad{width:100%;padding-bottom:30px}.ipad-width-50,.width-50{width:50%}.center-background{background:none}}@media ( max-width: 767px ){.ipad-fix-pad{width:100%;padding-bottom:30px}}.padding-right-fix{padding-right:50px}@media ( max-width: 767px ){.padding-right-fix{padding-right:0px}}.no-gutter>[class*='col-']{padding-right:0;padding-left:0}@media(max-width: 991px){.custom-align-center{text-align:center}.custom-align-left{text-align:left}.custom-align-right{text-align:right}}.top:after,.bottom:after,.left:after,.right:after{display:none}.compress-left-side{padding-left:calc(calc(100% - 1200px)/2)}@media only screen and (max-width: 1199px){.compress-left-side{padding-right:inherit;padding-left:inherit}}.compress-right-side{padding-right:calc(calc(100% - 1200px)/2)}@media only screen and (max-width: 1199px){.compress-right-side{padding-left:inherit;padding-right:inherit}}.button-1{font-weight:500;font-size:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;color:#5a49f8;transition:all 0.5s ease-in-out}.button-1
i{margin-top:3px;margin-left:10px;line-height:1;transform:translateX(0px);transition:all 0.5s ease-in-out}.button-1 i:before{font-size:18px;transition:all 0.5s ease-in-out}.button-1:hover{color:#7a64f2}.button-1:hover
i{transform:translateX(5px)}.btn-fill{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:10px
27px;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;background-color:#5a49f8;border:0.125rem solid;border-color:#5a49f8;color:#fff;transition:all 0.5s ease-in-out}.btn-fill:hover{color:#5a49f8;background-color:transparent}.btn-fill
i{margin-top:0.125rem;line-height:1;margin-left:12px;transform:translateX(0px);transition:all 0.5s ease-in-out}.btn-fill:hover
i{transform:translateX(5px)}.btn-fill.btn-fill-gradient{border:0;padding:12px
35px}@media( max-width: 480px ){.btn-fill.btn-fill-gradient{margin-bottom:5px;padding:10px
20px}}.btn-fill.btn-fill-gradient:hover{color:#fff}.btn-fill.btn-fill-gradient:before{position:absolute;content:"";height:100%;width:100%;right:inherit;left:0;top:0;z-index:-1;border-radius:4px;background:#5a49f8;background:-o-linear-gradient(30deg, #5a49f8 0%, #04d5f4 100%);background:linear-gradient(60deg, #5a49f8 0%, #04d5f4 100%);opacity:0;visibility:hidden;transition:all 0.5s ease-in-out}.btn-fill.btn-fill-gradient:after{position:absolute;content:"";height:100%;width:100%;right:inherit;left:0;top:0;z-index:-1;border-radius:4px;background:#5a49f8;background-image:-o-linear-gradient(30deg, #04d5f4 0%, #5a49f8 100%);background-image:linear-gradient(60deg, #04d5f4 0%, #5a49f8 100%);opacity:1;visibility:visible;transition:all 0.5s ease-in-out}.btn-fill.btn-fill-gradient:hover:before{opacity:1;visibility:visible}.btn-fill.btn-fill-gradient:hover:after{opacity:0;visibility:hidden}.btn-fill-light{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:10px
27px;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border:0.125rem solid;border-color:#fff;color:#1d2124;transition:all 0.5s ease-in-out}.btn-fill-light:hover{color:#fff;background-color:transparent}.btn-fill-light
i{margin-top:0.125rem;line-height:1;margin-left:12px;transform:translateX(0px);transition:all 0.5s ease-in-out}.btn-fill-light:hover
i{transform:translateX(5px)}.btn-ghost{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:10px
27px;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border-width:0.125rem;border-style:solid;border-color:#5a49f8;color:#5a49f8;transition:all 0.5s ease-in-out}.btn-ghost:hover{color:#fff;background-color:#5a49f8}.btn-ghost
i{margin-top:0.125rem;line-height:1;margin-left:12px;transform:translateX(0px);transition:all 0.5s ease-in-out}.btn-ghost:hover
i{transform:translateX(5px)}.btn-ghost.btn-dark{border-color:#dfdfdf !important;color:#1d2124;background-color:transparent}.btn-ghost.btn-dark:hover{background-color:#7a64f2;border-color:#7a64f2 !important;color:#fff}.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus
.btn-dark.focus,.btn-dark:focus{box-shadow:none}.btn-light{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:10px
27px;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border-width:0.0625rem;border-style:solid;border-color:#e6e6e6;color:#1d2124;transition:all 0.5s ease-in-out}.btn-light:hover{background-color:#5a49f8;border-color:#5a49f8 !important;color:#fff}.btn-light i,
.btn-light
img{margin-right:0.625rem}.btn-light
img{width:20px}.btn-light i:before{font-size:1.125rem}.btn-ghost.btn-ghost-gradient{color:#000;border:0;padding:10px
35px;box-sizing:border-box;border:2px
solid transparent;background-clip:padding-box, border-box;background-origin:padding-box, border-box;background-image:-o-linear-gradient(#fff, #fff), -o-linear-gradient(205deg, #04d5f4, #5a49f8);background-image:linear-gradient(#fff, #fff), linear-gradient(245deg, #04d5f4, #5a49f8);position:relative;z-index:1}@media( max-width: 480px ){.btn-ghost.btn-ghost-gradient{margin-bottom:5px;padding:10px
20px}}.btn-ghost.btn-ghost-gradient:before{content:"";height:100%;width:100%;position:absolute;z-index:-1;top:0;left:0;right:0;background-image:-o-linear-gradient(205deg, #04d5f4, #5a49f8);background-image:linear-gradient(245deg, #04d5f4, #5a49f8);opacity:0;visibility:hidden;transition:all 0.5s ease-in-out}.btn-ghost.btn-ghost-gradient:hover{color:#fff}.btn-ghost.btn-ghost-gradient:hover:before{opacity:1;visibility:visible}.section-default-style .rtin-title{font-size:2.25rem;line-height:3.125rem;margin-bottom:0.9375rem;font-weight:700}.section-default-style .sub-title{color:#5a49f8}.section-default-style .sub-text{width:50%;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1199px){.section-default-style .sub-text{width:60%}}@media only screen and (max-width: 991px){.section-default-style .sub-text{width:90%}}@media only screen and (max-width: 767px){.section-default-style .sub-text{width:100%}.section-default-style .rtin-title
br{display:none}}.section-title-style1{position:relative;z-index:1;text-align:center}.section-title-style1 .heading-icon{line-height:1;position:relative;z-index:1;margin-bottom:1.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:flex-start}.section-title-style1 .heading-icon
i{color:#5a49f8}.section-title-style1 .heading-icon i:before{font-size:1.875rem}.section-title-style1 .heading-icon .dash-left{margin-right:1.5625rem}.section-title-style1 .heading-icon .dash-right{margin-left:0.9375rem}.section-title-style1 .has-animation .heading-icon .dash-left
.dashed1{stroke-dashoffset:100}.section-title-style1 .has-animation .heading-icon .dash-right
.dashed1{stroke-dashoffset:-100}.section-title-style1 .has-animation .heading-icon
.dashed1{stroke-dasharray:100;stroke:#aca4fb}.section-title-style1 .has-animation .heading-icon
.dashed2{stroke-dasharray:4}.section-title-style1 .no-animation .heading-icon
.dashed1{stroke-dasharray:100;stroke:#aca4fb}@keyframes
dash_animation{to{stroke-dashoffset:0}}.section-title-style1 .has-animation.active-animation .heading-icon
.dashed1{animation:dash_animation 1.5s linear forwards}.section-title-style2 .section-title-holder{position:relative;z-index:1}.section-title-style2 .sub-title{font-size:0.9375rem;font-weight:500;letter-spacing:0.25rem}.section-title-style2.center .section-title-holder{text-align:center}.section-title-style2.left .section-title-holder{text-align:left}.section-title-style2.right .section-title-holder{text-align:right}.section-title-style2.left .sub-text{margin-left:0}.section-title-style2.right .sub-text{margin-right:0}.section-title-style2 .sub-title-shape{position:relative;display:inline-block;padding-left:65px}.section-title-style2 .sub-title-shape:before{position:absolute;content:"";left:0;top:13px;height:2px;width:50px;background-color:#000}.section-title-style3 .section-title-holder{position:relative;z-index:1;text-align:center}.section-default-style.section-title-style3 .rtin-title{margin-bottom:0}.section-title-style3 .sub-title{font-weight:500;letter-spacing:0.25rem;margin-top:0.625rem}.section-default-style.section-title-style3 .sub-text{margin-top:0.9375rem}.section-title-style4 .section-title-holder{text-align:center}.section-title-style4 .sub-title{background-color:rgba(163, 74, 248, 0.21);display:inline-block;padding:6px
20px 5px;border-radius:4px;margin-bottom:20px;letter-spacing:0;font-weight:500}.section-style-1{position:relative;z-index:1}.section-style-1:before{content:"";position:absolute;z-index:-1;height:100%;width:50%;background-color:#5a49f8;left:0;top:0}.section-style-1:after{content:"";position:absolute;z-index:-1;height:100%;width:20%;background-image:-o-linear-gradient(left, #5a49f8 0%, transparent 100%);background-image:linear-gradient(90deg, #5a49f8 0%, transparent 100%);left:50%;top:0}@media only screen and (max-width: 991px){.section-style-1:before{width:100%;background-color:rgba(107, 86, 245, 0.9)}.section-style-1:after{display:none}}.title-text-button .rtin-title{font-size:2.25rem;font-weight:700;color:#1d2124;line-height:3.125rem;position:relative;margin-bottom:15px}.title-text-button .rtin-title
span{font-weight:300}.title-text-button
.subtitle{color:#5a49f8;margin-bottom:0.3125rem;font-size:0.9375rem;letter-spacing:0.25rem;font-weight:500}.title-text-button .rtin-content{font-size:16px}.title-text-button .rtin-content.shape-space{position:relative}.title-text-button .rtin-content.shape-space .shape-line{height:2px;width:50px;background-color:#000;position:absolute;left:0;top:10px}.title-text-button .rtin-content.shape-space
p{padding-left:65px}.title-text-button .rtin-content
h4{font-size:1.125rem;font-weight:500;color:#444;font-style:italic;margin-bottom:0.625rem}.title-text-button .rtin-content .sub-content{font-size:1.125rem;font-weight:500;color:#444;font-style:italic;margin-bottom:0.625rem}.title-text-button .rtin-button{margin-top:30px}.title-text-button .digeco-button
i{padding-left:8px;font-weight:900}.title-text-button
ul{margin:0;padding:0;list-style:none;clear:both;overflow:hidden}.title-text-button ul
li{text-align:left;padding-left:1.875rem;margin-bottom:0.625rem;position:relative}.title-text-button ul li:before{position:absolute;z-index:1;content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900;left:0;top:0;color:#5a49f8}.title-text-button ul.dubble-list
li{width:50%;float:left}.title-text-button ul.dubble-list li:before{position:absolute;z-index:1;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f00c";color:#5a49f8;top:0.3125rem;font-size:0.625rem;left:0;height:1.25rem;width:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%}.title-text-button .rtin-button
a{margin-right:1.25rem}.title-text-button .rtin-button a:last-child{margin-right:0}@media(max-width: 991px){.custom-align-center .title-text-button{text-align:center}}@media(max-width: 767px){.title-text-button ul.dubble-list
li{float:inherit;width:100%;padding-right:0}.title-text-button .rtin-content.shape-space .shape-line{display:none}.title-text-button .rtin-content.shape-space
p{padding-left:0}}.title-text-button .rtin-button{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap}.title-text-style4
.subtitle{background-color:rgba(163, 74, 248, 0.21);display:inline-block;padding:6px
20px 5px;border-radius:4px;margin-bottom:20px;letter-spacing:0}.title-text-style5{background-color:#5a49f8;padding:70px
130px 80px;position:relative;z-index:1;border-radius:10px}.title-text-style5 .offer-heading{border-radius:50%;height:130px;width:130px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;z-index:1;color:#5a49f8;font-weight:700;font-size:24px;left:-65px;top:50%;transform:translateY(-50%)}.title-text-style5.title-text-button
.subtitle{margin-bottom:20px;font-size:18px}.title-text-style5.title-text-button .subtitle
span{font-size:36px;font-style:italic;font-weight:700}.title-text-button ul.list-arrow li:before{content:"\f054";color:#646464}@media(max-width: 1199px){.title-text-style5{padding:60px
80px 70px 120px}}@media(max-width: 991px){.title-text-style5 .offer-heading{top:-65px;left:50%;transform:translateX(-50%)}.title-text-style5{padding:100px
80px 80px 80px}}@media only screen and (max-width: 575px){.title-text-style5{padding:100px
30px 30px}}.owl-theme .owl-controls .owl-prev{left:-45px;opacity:1 !important;font-size:18px !important;margin:0
4px !important;height:40px;width:40px;border-radius:0 !important;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:40%;border:2px
solid #444;line-height:1.4}.owl-theme .owl-controls .owl-prev
i{line-height:30px;color:#fff;transition:all 0.3s ease-out}.owl-theme .owl-controls .owl-prev:hover
i{color:#fff;transition:all 0.3s ease-out}.owl-theme .owl-controls .owl-next{right:-45px;opacity:1 !important;font-size:18px !important;margin:0
4px !important;height:40px;width:40px;border-radius:0 !important;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:40%;border:2px
solid #444;line-height:1.4}.owl-theme .owl-controls .owl-next
i{line-height:30px;color:#fff;transition:all 0.3s ease-out}.owl-theme .owl-controls .owl-next:hover{transition:all 0.3s ease-out}.owl-theme .owl-controls .owl-next:hover
i{color:#fff;transition:all 0.3s ease-out}.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav{margin-top:0}.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav>div{position:absolute;top:50%;transform:translateY(-50%);margin:0;padding:0;height:3.75rem;width:3.75rem;border-radius:2.8125rem;border:0.0625rem solid #d9d9d9;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;background:transparent;opacity:0;visibility:hidden;transition:all 0.3s ease-out}.rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav>div{opacity:1;visibility:visible}.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav>div:hover{background-color:#5a49f8;border:0.0625rem solid #5a49f8}.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav
i{margin-top:0.1875rem;color:#999797;transition:all 0.3s ease-out}.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div:hover
i{color:#fff}.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav i:before{font-size:1.5rem}.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-prev{left:5rem}.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav .owl-next{right:5rem}.rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-prev{left:0}.rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-next{right:0}.rt-owl-nav-1.slider-nav-enabled.outer-nav .owl-carousel .owl-nav .owl-prev{left:-10rem}.rt-owl-nav-1.slider-nav-enabled.outer-nav .owl-carousel .owl-nav .owl-next{right:-10rem}.rt-owl-nav-1.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-prev{left:-5rem}.rt-owl-nav-1.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-next{right:-5rem}@media(max-width: 1199px){.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav>div{height:3rem;width:3rem}.rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-prev{left:0}.rt-owl-nav-1.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-next{right:0}.rt-owl-nav-1.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-prev{left:0}.rt-owl-nav-1.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-next{right:0}}.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dots .owl-dot{position:relative}.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dot
span{width:18px;height:8px;background:#cfd6e4;display:block;margin:0px
5px;transition:all 0.3s ease-out}.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dot:hover
span{background:#5a49f8}.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dot.active
span{background:#5a49f8;width:22px}.rt-owl-nav-1 .owl-theme .owl-dots{margin-top:30px !important}.rt-owl-nav-1 .owl-nav{opacity:1;transition:all 0.3s ease-out}.rt-owl-nav-1:hover .owl-nav{opacity:1}.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav>div{position:absolute;top:50%;transform:translateY(-50%);margin:0;padding:0;height:3.275rem;width:3.275rem;border-radius:2.8125rem;border:0.0625rem solid #d9d9d9;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;background:#eaeef2;opacity:0;visibility:hidden;transition:all 0.3s ease-out}.rt-owl-nav-2.slider-nav-enabled:hover .owl-carousel .owl-nav>div{opacity:1;visibility:visible}.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav>div:hover{background-color:#7a64f2;border:0.0625rem solid #7a64f2}.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav
i{line-height:1;color:#999797;transition:all 0.3s ease-out}.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav > div:hover
i{color:#fff}.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav i:before{font-size:1.5rem}.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav .owl-prev{left:-5rem}.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav .owl-next{right:-5rem}.rt-owl-nav-2.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-prev{left:0rem}.rt-owl-nav-2.slider-nav-enabled:hover .owl-carousel .owl-nav .owl-next{right:0rem}.rt-owl-nav-2.slider-nav-enabled.outer-nav .owl-carousel .owl-nav .owl-prev{left:-10rem}.rt-owl-nav-2.slider-nav-enabled.outer-nav .owl-carousel .owl-nav .owl-next{right:-10rem}.rt-owl-nav-2.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-prev{left:-5rem}.rt-owl-nav-2.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-next{right:-5rem}.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dots{display:block !important}.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot
span{width:18px;height:8px;background:#cfd6e4;margin:4px;transition:all 0.3s ease 0s}.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot:hover
span{background:#5a49f8}.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot.active
span{background:#5a49f8;width:22px}.rt-owl-nav-2 .owl-theme .owl-dots{margin-top:30px !important}@media (max-width: 1199px){.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav>div{height:3rem;width:3rem}.rt-owl-nav-2.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-prev{left:0}.rt-owl-nav-2.slider-nav-enabled.outer-nav:hover .owl-carousel .owl-nav .owl-next{right:0}}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav>div{margin:0
0.3125rem;padding:0;height:3.125rem;width:3.125rem;border-radius:2.8125rem;border:0.0625rem solid #eaeef2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;background:#eaeef2;transition:all 0.3s ease-out}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-prev{left:-60px}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-next{right:-60px}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav>div:hover{background-color:#5a49f8;border:0.0625rem solid transparent;color:#fff}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav
i{font-size:1.5rem;line-height:1;color:#959595;transition:all 0.3s ease-out}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav > div:hover
i{color:#fff}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav i:before{font-size:1.5rem}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav{margin-top:1.875rem}.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dots{display:block !important}.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot
span{width:18px;height:8px;background:#cfd6e4;margin:4px;transition:all 0.3s ease 0s}.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot:hover
span{background:#5a49f8}.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot.active
span{background:#5a49f8;width:22px}.rt-owl-nav-3 .owl-theme .owl-dots{margin-top:30px !important}@media (max-width: 1199px){.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-prev{left:-54px}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-next{right:-54px}}@media (max-width: 991px){.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-prev{left:0px}.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-next{right:0px}}@media (max-width: 480px){.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav{display:none}}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav>div{margin:0
0.3125rem;padding:0;border-radius:0;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;background:none;transition:all 0.3s ease-out}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-prev{left:-60px}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-next{right:-60px}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav>div:hover{background-color:none;border:none}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav
i{font-size:1.8rem;line-height:1;color:#adacac;transition:all 0.3s ease-out}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav > div:hover
i{color:#000}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav i:before{font-size:1.8rem;font-weight:900}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-nav{margin-top:1.875rem}.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dots{display:block !important}.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dot
span{width:18px;height:8px;background:#cfd6e4;margin:4px;transition:all 0.3s ease 0s}.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dot:hover
span{background:#5a49f8}.rt-owl-nav-4.slider-dot-enabled .owl-carousel .owl-dot.active
span{background:#5a49f8;width:22px}.rt-owl-nav-4 .owl-theme .owl-dots{margin-top:30px !important}@media (max-width: 1199px){.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-prev{left:-54px}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-next{right:-54px}}@media (max-width: 991px){.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-prev{left:0px}.rt-owl-nav-4.slider-nav-enabled .owl-carousel .owl-next{right:0px}}.rs-parallax-wrap .rtin-play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.rs-parallax-wrap .rtin-play .rtin-icon{position:relative;z-index:1;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;height:2.8125rem;width:2.8125rem;border-radius:50%;margin-right:0.625rem;font-size:1.25rem;color:#5a49f8;transition:all 0.5s ease-in-out}.rs-parallax-wrap .rtin-play .rtin-icon.white-bg{color:#fff}.rs-parallax-wrap .rtin-play .rtin-icon:before{border-radius:50%;position:absolute;z-index:-1;content:"";height:100%;width:100%;top:0;left:0;background-image:-o-linear-gradient(top, #7a64f2 0%, #750ed5 100%);background-image:linear-gradient(180deg, #7a64f2 0%, #750ed5 100%);font-size:0.875rem;opacity:0;transition:all 0.5s ease-in-out}.rs-parallax-wrap .rtin-play .rtin-icon:after{border-radius:50%;position:absolute;z-index:-1;content:"";height:100%;width:100%;top:0;left:0;opacity:1;background-color:#fff;font-size:0.875rem;transition:all 0.5s ease-in-out}.rs-parallax-wrap .rtin-play .rtin-icon.white-bg:after{background-color:transparent;border:1px
solid #fff3}.rs-parallax-wrap .rtin-play .rtin-icon
i{margin-left:0.3125rem}.rs-parallax-wrap .rtin-play:hover .rtin-icon{color:#fff}.rs-parallax-wrap .rtin-play:hover .rtin-icon:before{opacity:1}.rs-parallax-wrap .rtin-play:hover .rtin-icon:after{opacity:0}.rs-parallax-wrap .item-figure{margin-top:3.125rem;animation:up_down 15s infinite;animation-delay:4s}.linebar{position:relative}.linebar:before{content:"";width:40px;height:2px;background:#fff;position:absolute;top:10px;left:-55px}.linebar:after{content:"";width:40px;height:2px;background:#fff;position:absolute;top:10px;right:-45px}@media(max-width: 480px){.rs-parallax-wrap .rtin-play .rtin-icon{height:2rem;width:2rem;font-size:1rem}}@media (max-width: 320px){.rs-parallax-wrap .rtin-play .rtin-icon{height:1.75rem;width:1.75rem;font-size:14px}}@-webkit-keyframes
up_down{0%{transform:translateY(0) translateX(0)}25%{transform:translateY(-1.875rem) translateX(0)}75%{transform:translateY(1.875rem) translateX(0)}}@keyframes
up_down{0%{transform:translateY(0) translateX(0)}25%{transform:translateY(-1.875rem) translateX(0)}75%{transform:translateY(1.875rem) translateX(0)}}.slider2_animate1{animation:shape_one 100s alternate infinite linear}.slider2_animate2{animation:shape_two 100s alternate infinite linear}.slider2_animate3{animation:shape_three 100s alternate infinite linear}.slider2_animate4{animation:shape_four 100s alternate infinite linear}.slider2_animate5{animation:shape_five 100s alternate infinite linear}.slider2_animate6{animation:shape_six 100s alternate infinite linear}@-webkit-keyframes
shape_one{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}20%{-webkit-transform:translate(73px, -100px) rotate(36deg);transform:translate(73px, -100px) rotate(36deg)}50%{-webkit-transform:translate(141px, 72px) rotate(72deg);transform:translate(141px, 72px) rotate(72deg)}60%{-webkit-transform:translate(83px, 122px) rotate(108deg);transform:translate(83px, 122px) rotate(108deg)}80%{-webkit-transform:translate(40px, -72px) rotate(144deg);transform:translate(40px, -72px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@keyframes
shape_one{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}20%{-webkit-transform:translate(73px, -100px) rotate(36deg);transform:translate(73px, -100px) rotate(36deg)}50%{-webkit-transform:translate(141px, 72px) rotate(72deg);transform:translate(141px, 72px) rotate(72deg)}60%{-webkit-transform:translate(83px, 122px) rotate(108deg);transform:translate(83px, 122px) rotate(108deg)}80%{-webkit-transform:translate(40px, -72px) rotate(144deg);transform:translate(40px, -72px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@-webkit-keyframes
shape_two{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}10%{-webkit-transform:translate(53px, -80px) rotate(36deg);transform:translate(53px, -80px) rotate(36deg)}40%{-webkit-transform:translate(161px, 72px) rotate(72deg);transform:translate(161px, 72px) rotate(72deg)}60%{-webkit-transform:translate(83px, 112px) rotate(108deg);transform:translate(83px, 112px) rotate(108deg)}70%{-webkit-transform:translate(-60px, 92px) rotate(144deg);transform:translate(-60px, 92px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@keyframes
shape_two{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}10%{-webkit-transform:translate(53px, -80px) rotate(36deg);transform:translate(53px, -80px) rotate(36deg)}40%{-webkit-transform:translate(161px, 72px) rotate(72deg);transform:translate(161px, 72px) rotate(72deg)}60%{-webkit-transform:translate(83px, 112px) rotate(108deg);transform:translate(83px, 112px) rotate(108deg)}70%{-webkit-transform:translate(-60px, 92px) rotate(144deg);transform:translate(-60px, 92px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@-webkit-keyframes
shape_three{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}30%{-webkit-transform:translate(90px, -36px) rotate(36deg);transform:translate(90px, -36px) rotate(36deg)}40%{-webkit-transform:translate(101px, 32px) rotate(72deg);transform:translate(101px, 32px) rotate(72deg)}50%{-webkit-transform:translate(103px, 102px) rotate(108deg);transform:translate(103px, 102px) rotate(108deg)}80%{-webkit-transform:translate(-76px, 62px) rotate(144deg);transform:translate(-76px, 62px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@keyframes
shape_three{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}30%{-webkit-transform:translate(90px, -36px) rotate(36deg);transform:translate(90px, -36px) rotate(36deg)}40%{-webkit-transform:translate(101px, 32px) rotate(72deg);transform:translate(101px, 32px) rotate(72deg)}50%{-webkit-transform:translate(103px, 102px) rotate(108deg);transform:translate(103px, 102px) rotate(108deg)}80%{-webkit-transform:translate(-76px, 62px) rotate(144deg);transform:translate(-76px, 62px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@-webkit-keyframes
shape_four{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}10%{-webkit-transform:translate(80px, -36px) rotate(36deg);transform:translate(80px, -36px) rotate(36deg)}40%{-webkit-transform:translate(191px, 72px) rotate(72deg);transform:translate(191px, 72px) rotate(72deg)}50%{-webkit-transform:translate(93px, 122px) rotate(108deg);transform:translate(93px, 122px) rotate(108deg)}80%{-webkit-transform:translate(-56px, 92px) rotate(144deg);transform:translate(-56px, 92px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@keyframes
shape_four{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}10%{-webkit-transform:translate(80px, -36px) rotate(36deg);transform:translate(80px, -36px) rotate(36deg)}40%{-webkit-transform:translate(191px, 72px) rotate(72deg);transform:translate(191px, 72px) rotate(72deg)}50%{-webkit-transform:translate(93px, 122px) rotate(108deg);transform:translate(93px, 122px) rotate(108deg)}80%{-webkit-transform:translate(-56px, 92px) rotate(144deg);transform:translate(-56px, 92px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@-webkit-keyframes
shape_five{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}30%{-webkit-transform:translate(80px, -36px) rotate(36deg);transform:translate(80px, -36px) rotate(36deg)}40%{-webkit-transform:translate(141px, -92px) rotate(72deg);transform:translate(141px, -92px) rotate(72deg)}60%{-webkit-transform:translate(153px, 92px) rotate(108deg);transform:translate(153px, 92px) rotate(108deg)}80%{-webkit-transform:translate(-99px, 62px) rotate(144deg);transform:translate(-99px, 62px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@keyframes
shape_five{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}30%{-webkit-transform:translate(80px, -36px) rotate(36deg);transform:translate(80px, -36px) rotate(36deg)}40%{-webkit-transform:translate(141px, -92px) rotate(72deg);transform:translate(141px, -92px) rotate(72deg)}60%{-webkit-transform:translate(153px, 92px) rotate(108deg);transform:translate(153px, 92px) rotate(108deg)}80%{-webkit-transform:translate(-99px, 62px) rotate(144deg);transform:translate(-99px, 62px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@-webkit-keyframes
shape_six{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}20%{-webkit-transform:translate(95px, -58px) rotate(36deg);transform:translate(95px, -58px) rotate(36deg)}30%{-webkit-transform:translate(81px, 82px) rotate(72deg);transform:translate(81px, 82px) rotate(72deg)}60%{-webkit-transform:translate(53px, 152px) rotate(108deg);transform:translate(53px, 152px) rotate(108deg)}70%{-webkit-transform:translate(-56px, 32px) rotate(144deg);transform:translate(-56px, 32px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@keyframes
shape_six{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}20%{-webkit-transform:translate(95px, -58px) rotate(36deg);transform:translate(95px, -58px) rotate(36deg)}30%{-webkit-transform:translate(81px, 82px) rotate(72deg);transform:translate(81px, 82px) rotate(72deg)}60%{-webkit-transform:translate(53px, 152px) rotate(108deg);transform:translate(53px, 152px) rotate(108deg)}70%{-webkit-transform:translate(-56px, 32px) rotate(144deg);transform:translate(-56px, 32px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@media(min-width: 1024px){.rs-parallax-wrap .button-gradient-1{line-height:1.875rem !important}.rs-parallax-wrap .btn-ghost{line-height:1.875rem !important}.rs-parallax-wrap .btn-light{line-height:1.875rem !important}}.rs-custom-dot .tp-bullets.custom{display:flex !important;align-items:center;min-width:100px !important;justify-content:space-between !important}.rs-custom-dot .tp-bullets.custom .tp-bullet{position:static;z-index:99999}.rs-custom-dot .tp-bullets{top:94% !important;position:absolute}.rs-custom-dot .tp-bullets .tp-bullet{width:15px;height:10px;background:transparent;border:2px
solid;border-color:rgb(255, 255, 255);opacity:0.4;border-radius:6px}.rs-custom-dot .tp-bullet.selected{background:#fff !important;opacity:1;width:30px}.rs-custom-dot .tp-bullet.rs-touchhover{background:transparent !important}.rt-el-slider{color:#fff;position:relative}.rt-el-slider .rt-nivoslider{opacity:0}.rt-el-slider .rtin-content{display:flex;height:100%;width:100%;align-items:center}.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title{color:#1c1b1b;line-height:1.2;font-size:40px;font-weight:700;padding:0}.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-mob{font-weight:400;color:#fff;padding:0;margin-top:12px;font-size:14px;line-height:1.4;display:none}.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn{margin:40px
0 0}.rtin-slider1 .rtin-content .rtin-content-inner{margin:0
18.3%}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap{text-align:left;border-radius:4px;background:rgba(1, 16, 63, 0.73);padding:70px
45px 60px 75px;max-width:620px;position:relative}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap:after{content:"";border-radius:4px;background:rgba(1, 16, 63, 0.73);position:absolute;width:100%;height:100%;top:20px;left:20px;z-index:-1}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title{color:#fff;line-height:1.2;font-size:36px;font-weight:700;padding:0}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-sub-title{font-weight:400;display:block;font-size:22px;margin-bottom:10px}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-desk{line-height:1.7;font-weight:400;color:#fff;margin:25px
35px 0 0;padding:0}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn{margin:28px
0 0}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .slider-white-button{line-height:1.4}.rtin-slider2 .rtin-content{position:relative}.rtin-slider2 .rtin-content:after{position:absolute;content:"";left:0;top:0;background-color:rgba(0, 0, 0, 0.7);width:100%;height:100%}.rtin-slider2 .rtin-content .rtin-content-inner{margin:0
auto;text-align:center;position:relative;z-index:1}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title{color:#fff;line-height:1.2;font-size:60px;font-weight:700;padding:0}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-sub-title{font-weight:400;display:block;font-size:24px;margin-bottom:15px;letter-spacing:4px}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-desk{line-height:1.4;font-size:48px;font-weight:300;color:#fff;margin:10px
0 0 0;padding:0;letter-spacing:2px}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn{margin:28px
0 0}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .slider-white-button{line-height:1.4}@media only screen and (max-width: 1199px){.rtin-slider1 .nivoSlider,
.rtin-slider1 .nivoSlider
img{height:600px !important}.rtin-slider2 .nivoSlider,
.rtin-slider2 .nivoSlider
img{height:600px !important}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title{font-size:48px}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-desk{font-size:36px}}@media only screen and (max-width: 991px){.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-mob{display:block}.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-desk{display:none}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-mob{font-size:26px;letter-spacing:2px}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn,
.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-btn{margin-top:15px}.rtin-slider1 .rtin-content .rtin-content-inner{margin:0
18%}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap{padding:70px
30px 60px 45px}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title{font-size:30px}.rtin-slider2 .nivoSlider,
.rtin-slider2 .nivoSlider
img{height:500px !important}}@media only screen and (max-width: 767px){.rtin-slider1 .nivoSlider,
.rtin-slider1 .nivoSlider
img{height:400px !important}.rtin-slider2 .nivoSlider,
.rtin-slider2 .nivoSlider
img{height:350px !important}.rtin-slider1 .rtin-content .rtin-content-inner{margin:0
15% 0 12%}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap{padding:50px
30px 25px 45px}.rtin-slider1 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title{font-size:26px}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title{font-size:36px}}@media only screen and (max-width: 480px){.rtin-slider1 .nivoSlider,
.rtin-slider1 .nivoSlider
img{height:320px !important}.rtin-slider2 .nivoSlider,
.rtin-slider2 .nivoSlider
img{height:300px !important}.rt-el-slider .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-content-mob{display:none}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-title{font-size:28px}.rtin-slider2 .rtin-content .rtin-content-inner .rtin-content-wrap .rtin-sub-title{font-size:20px}}.rt-el-slider .nivo-caption
a{display:inline-block !important}.rtin-slider1 .rtin-content.rtin-odd .rtin-content-inner .rtin-content-wrap{animation:fadeInRight 800ms ease-in-out}.rtin-slider1 .rtin-content.rtin-even .rtin-content-inner .rtin-content-wrap{animation:fadeInLeft 800ms ease-in-out}.rt-el-slider .rtin-content.rtin-odd .rtin-sub-title{animation:fadeInRight 1000ms ease-in-out}.rt-el-slider .rtin-content.rtin-odd .rtin-title,
.rt-el-slider .rtin-content.rtin-odd .title-medium-light{animation:fadeInRight 1500ms ease-in-out}.rt-el-slider .rtin-content.rtin-odd .rtin-content-desk,
.rt-el-slider .rtin-content.rtin-odd .rtin-content-mob,
.rt-el-slider .rtin-content.rtin-odd .post-meta-light{animation:fadeInRight 2000ms ease-in-out}.rt-el-slider .rtin-content.rtin-odd .rtin-btn,
.rt-el-slider .rtin-content.rtin-odd .topic-box-sm{animation:fadeInRight 2500ms ease-in-out}.rt-el-slider .rtin-content.rtin-even .rtin-sub-title{animation:fadeInLeft 1000ms ease-in-out}.rt-el-slider .rtin-content.rtin-even .rtin-title,
.rt-el-slider .rtin-content.rtin-even .title-medium-light{animation:fadeInLeft 1500ms ease-in-out}.rt-el-slider .rtin-content.rtin-even .rtin-content-desk,
.rt-el-slider .rtin-content.rtin-even .rtin-content-mob,
.rt-el-slider .rtin-content.rtin-even .post-meta-light{animation:fadeInLeft 2000ms ease-in-out}.rt-el-slider .rtin-content.rtin-even .rtin-btn,
.rt-el-slider .rtin-content.rtin-even .topic-box-sm{animation:fadeInLeft 2500ms ease-in-out}.rt-el-slider .slider-direction{display:none}.rt-el-slider .nivo-directionNav a.nivo-prevNav,
.rt-el-slider .nivo-directionNav a.nivo-nextNav{width:50px;height:50px;border-radius:50%;border:2px
solid #7a64f2;transition:all 0.5s ease-out}.rt-el-slider .nivo-directionNav a.nivo-prevNav:before,
.rt-el-slider .nivo-directionNav a.nivo-nextNav:before{font-family:FontAwesome;font-size:15px;position:absolute;top:10px;transition:all 0.5s ease-out}.rt-el-slider .nivo-directionNav a.nivo-prevNav:hover,
.rt-el-slider .nivo-directionNav a.nivo-nextNav:hover{background-color:#7a64f2;transition:all 0.5s ease-out}.rt-el-slider .nivo-directionNav a.nivo-prevNav:hover:before,
.rt-el-slider .nivo-directionNav a.nivo-nextNav:hover:before{color:#fff}.rt-el-slider .nivo-directionNav a.nivo-prevNav{left:15px}.rt-el-slider .nivo-directionNav a.nivo-prevNav:before{content:"\f053";left:17px}.rt-el-slider .nivo-directionNav a.nivo-nextNav{right:15px}.rt-el-slider .nivo-directionNav a.nivo-nextNav:before{content:"\f054";right:17px}.rt-el-slider .nivo-caption{height:100%;opacity:1;background:inherit;padding:0}.rt-el-slider .nivo-controlNav{position:absolute;bottom:20px;padding:0
5px;width:100%;z-index:8}.rt-el-slider .nivo-controlNav .nivo-control{text-indent:-9999px;width:15px;height:15px;border-radius:50%;background-color:#c4c7cb;color:#c4c7cb;font-weight:400;margin:0
5px;display:inline-block}.rt-el-slider .nivo-controlNav .nivo-control.active{background-color:#7a64f2;font-weight:400}.rt-el-slider.rt-post-slider .rtin-content-inner .topic-box-sm{margin-bottom:30px;text-align:left;position:relative}.rt-el-slider.rt-post-slider .rtin-content .rtin-content-inner{vertical-align:bottom;padding-bottom:50px}.rt-el-slider.rt-post-slider .rt-nivoslider{width:100% !important;margin-left:0 !important}.rt-el-slider.rt-post-slider .rtin-content .rtin-content-inner .rtin-content-wrap{margin:0
40px}.rt-el-slider.rt-post-slider .nivo-controlNav{padding:0
45px}.info-box-style1{margin-bottom:1.875rem;background-color:#fff;padding:3.4375rem 2.5rem 3.125rem;border-radius:0.25rem;text-align:center;box-shadow:0px 2px 23px 0px rgb(0 0 0 / 5%);transition:all 0.5s ease-in-out}@media only screen and (max-width: 767px){.info-box-style1{padding:2.1875rem 0.9375rem 1.875rem}}.info-box-style1 .icon-holder{position:relative;z-index:1;line-height:1;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;margin-bottom:0.9375rem;margin-left:auto;margin-right:auto}.info-box-style1 .icon-holder .item-icon{position:absolute;z-index:1;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);transition:all 0.5s ease-in-out}.info-box-style1 .icon-holder .item-icon i:before{font-size:2.25rem;margin-left:0}.info-box-style1 .icon-holder .item-icon .svg-img
img{width:2.25rem}.info-box-style1 .icon-holder .icon-bg-shape
path{fill:#f5f5f5;transition:all 0.5s ease-in-out}.info-box-style1 .icon-color-california{color:#ff930e}.info-box-style1 .icon-color-emerald{color:#18dc59}.info-box-style1 .icon-color-royal-blue{color:#5a49f8}.info-box-style1 .icon-color-dodger-blue{color:#36bafe}.info-box-style1 .icon-color-sunset-orange{color:#ff3838}.info-box-style1 .icon-color-turquoise{color:#01daba}.info-box-style1 .rtin-title{margin-bottom:0.625rem}.info-box-style1 .rtin-title
a{color:#1d2124;transition:all 0.5s ease-in-out}.info-box-style1 .rtin-title a:hover{color:#5a49f8}.info-box-style1
p{margin-bottom:0.625rem}.info-box-style1:hover{box-shadow:0px 2px 35px 0px rgba(0, 0, 0, 0.15)}.info-box-style1:hover .icon-holder.icon-bg-california .icon-bg-shape
path{fill:#ff930e}.info-box-style1:hover .icon-holder.icon-bg-emerald .icon-bg-shape
path{fill:#18dc59}.info-box-style1:hover .icon-holder.icon-bg-royal-blue .icon-bg-shape
path{fill:#5a49f8}.info-box-style1:hover .icon-holder.icon-bg-dodger-blue .icon-bg-shape
path{fill:#36bafe}.info-box-style1:hover .icon-holder.icon-bg-sunset-orange .icon-bg-shape
path{fill:#ff3838}.info-box-style1:hover .icon-holder.icon-bg-turquoise .icon-bg-shape
path{fill:#01daba}.info-box-style1:hover .icon-color-turquoise,
.info-box-style1:hover .icon-color-sunset-orange,
.info-box-style1:hover .icon-color-dodger-blue,
.info-box-style1:hover .icon-color-royal-blue,
.info-box-style1:hover .icon-color-emerald,
.info-box-style1:hover .icon-color-california{color:#fff}.info-box-style1 .info-box-button{margin-top:0.625rem}.info-box-style2 .rtin-title
a{color:#1d2124;transition:all 0.5s ease-in-out}.info-box-style2 .rtin-title a:hover{color:#5a49f8}.info-box-style2 .rtin-item{border:1px
solid #d9d9d9;padding:55px
40px 50px;text-align:center;margin-bottom:30px;background-color:#fff}.info-box-style2 .rtin-item .rtin-icon{margin-bottom:20px;position:relative;z-index:1}.info-box-style2 .rtin-item .rtin-icon:before{background-color:#fff7ec;position:absolute;z-index:-1;content:"";height:60px;width:60px;right:0;left:-50px;top:0;margin:0
auto;border-radius:50%;animation:right_to_left 0.7s linear forwards;transition:all 0.5s ease-in-out}.info-box-style2 .rtin-item:hover .rtin-icon:before{animation:left_to_right 0.7s linear forwards}.info-box-style2 .rtin-item .rtin-icon
i{font-size:3.5rem;color:#1d2124;line-height:1;display:inline-block}.info-box-style2 .rtin-item .rtin-icon i:before{font-size:3.5rem}.info-box-style2 .rtin-item .rtin-icon .svg-img
img{width:3.5rem}.info-box-style2 .info-box-button{margin-top:1rem}.info-box-style3 .rtin-item{padding:3.125rem 1.875rem;text-align:center;border-radius:0.25rem;position:relative;z-index:0;overflow:hidden;background-color:#fff;margin-bottom:1.875rem;transition:all 0.5s ease-in-out;box-shadow:0 0.125rem 2.1875rem 0 rgba(179, 179, 179, 0.22)}.info-box-style3 .rtin-item:hover{box-shadow:0 0.3125rem 2.5rem 0 rgba(179, 179, 179, 0.8)}.info-box-style3 .rtin-item:before{background-color:#5a49f8;position:absolute;content:"";top:99.5%;bottom:0;left:0;right:0;z-index:-1;transition:all 0.5s}.info-box-style3 .rtin-item .rtin-title{margin-bottom:0.625rem;transition:all 0.8s}.info-box-style3 .rtin-item .rtin-title
a{color:#1d2124;transition:all 0.8s}.info-box-style3 .rtin-item .rtin-title a:hover{text-decoration:underline}.info-box-style3 .rtin-item .rtin-media{margin-bottom:1rem}.info-box-style3 .rtin-item:hover:before{border-radius:4px;top:0;bottom:0}.info-box-style3 .rtin-item .rtin-icon
i{color:#5a49f8;font-size:2.25rem;background:#f5f5f5;border-radius:50%;line-height:1;height:5rem;width:5rem;line-height:80px;display:inline-block;transition:all 0.8s}.info-box-style3 .rtin-item:hover .rtin-icon
i{background:#fff}.info-box-style3 .rtin-item .rtin-icon i:before{font-size:2.25rem}.info-box-style3 .rtin-item .rtin-icon .svg-img
img{width:2.25rem}.info-box-style3 .rtin-item .rtin-content{transition:all 0.8s}.info-box-style3 .rtin-item .info-box-button{margin-top:1.25rem}.info-box-style3 .rtin-item .info-box-button
a{transition:all 0.8s}.info-box-style3 .rtin-item:hover .rtin-title,
.info-box-style3 .rtin-item:hover .rtin-title a,
.info-box-style3 .rtin-item:hover .rtin-content,
.info-box-style3 .rtin-item:hover .rtin-content .button-1,
.info-box-style3 .rtin-item:hover .rtin-content .button-1
i{color:#fff}@media(min-width: 991px) and (max-width: 1199px){.responsive-991-1199 .elementor-row{display:initial}.responsive-991-1199 .elementor-row>.elementor-element{width:50%;float:left}.responsive-991-1199 .elementor-row>.elementor-element:nth-child(5){display:none}}.info-box-style4 .rtin-item{padding:2.5rem 2.1875rem;background-color:#fff;-webkit-box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.07);box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.07);border-radius:0.25rem;margin-bottom:1.875rem;position:relative;z-index:0;transition:all 0.5s ease-in-out}.info-box-style4 .rtin-item:hover{background-color:#5a49f8}.info-box-style4 .rtin-item .rtin-icon{color:#5a49f8;margin-bottom:1.25rem;transition:all 0.5s ease-in-out}.info-box-style4 .rtin-item .rtin-icon i:before{font-size:3.5rem}.info-box-style4 .rtin-item .rtin-icon .svg-img
img{width:3.5rem}.info-box-style4 .rtin-item .rtin-title{font-size:1.25rem;margin-bottom:0.625rem;transition:all 0.5s ease-in-out}.info-box-style4 .rtin-item .rtin-title
a{color:#1d2124;transition:all 0.5s ease-in-out}.info-box-style4 .rtin-item .rtin-title a:hover{text-decoration:underline}.info-box-style4 .rtin-item .rtin-text{transition:all 0.5s ease-in-out}.info-box-style4 .rtin-item:hover .rtin-icon,
.info-box-style4 .rtin-item:hover .rtin-title,
.info-box-style4 .rtin-item:hover .rtin-title a,
.info-box-style4 .rtin-item:hover .rtin-text{color:#fff}.info-box-style4 .rtin-item:hover .button-1,
.info-box-style4 .rtin-item:hover .rtin-content .button-1
i{color:#fff !important}.info-box-style4 .rtin-item .info-box-button{margin-top:1.25rem}.info-box-style4.dark-mode .rtin-item{background-color:#5443eb}.info-box-style4.dark-mode .rtin-item .rtin-icon,
.info-box-style4.dark-mode .rtin-item .rtin-title,
.info-box-style4.dark-mode .rtin-item .rtin-title a,
.info-box-style4.dark-mode .rtin-item .rtin-text,
.info-box-style4.dark-mode .rtin-item .button-1{color:#fff}.info-box-style4.dark-mode .rtin-item:hover{background-color:#fff}.info-box-style4.dark-mode .rtin-item:hover .rtin-icon{color:#5a49f8}.info-box-style4.dark-mode .rtin-item:hover .rtin-title,
.info-box-style4.dark-mode .rtin-item:hover .rtin-title a,
.info-box-style4.dark-mode .rtin-item:hover .rtin-text{color:#000}.info-box-style4.dark-mode .rtin-item:hover .button-1,
.info-box-style4.dark-mode .rtin-item:hover .rtin-content .button-1
i{color:#000 !important}.info-box-style5 .rtin-item{padding-left:1.875rem;position:relative;z-index:1;margin-bottom:3.125rem}.info-box-style5 .rtin-item:before{position:absolute;z-index:1;height:0.5625rem;width:0.5625rem;background-color:#646464;border-radius:50%;content:"";top:0.75rem;left:0}.info-box-style5 .rtin-item:after{position:absolute;z-index:1;height:calc(100% + 40px);width:0.0625rem;background-color:#e9e9e9;content:"";top:1.3125rem;left:0.25rem}.elementor-widget-rt-info-box:last-child .info-box-style5 .rtin-item{margin-bottom:0}.elementor-widget-rt-info-box:last-child .info-box-style5 .rtin-item:after{height:calc(100% - 30px)}.info-box-style6 .rtin-title
a{color:#1d2124;transition:all 0.8s}.info-box-style6 .rtin-title a:hover{color:#5a49f8}.info-box-style6 .rtin-item{text-align:center;margin-bottom:1.875rem;padding:0
30px}.info-box-style6 .rtin-item .rtin-media{margin-bottom:10px}.info-box-style6 .rtin-item.rtin-image .rtin-media{margin-bottom:20px}.info-box-style6 .rtin-item.rtin-icon .rtin-icon
i{color:#fff;font-size:2.25rem;background:#ff930e;border-radius:50%;line-height:1;height:5rem;width:5rem;line-height:80px;display:inline-block;transition:all 0.8s}.info-box-style6 .rtin-item.rtin-icon .rtin-icon i:before{font-size:28px}.info-box-style6 .rtin-item.rtin-icon .rtin-icon:before{background-color:rgba(255, 147, 14, 0.2);position:absolute;content:"";height:5rem;width:5rem;right:0;left:-17px;top:0;z-index:-1;margin:0
auto;border-radius:50%;animation:right_to_left 0.7s linear forwards;transition:all 0.5s ease-in-out}.info-box-style6 .rtin-item:hover .rtin-icon:before{left:17px}.info-box-style6 .rtin-item .info-box-button{margin-top:8px}.info-box-style6 .rtin-item.rtin-icon .rtin-icon .svg-img
img{width:60px}@media(max-width: 1199px){.info-box-style6 .rtin-item{padding:0}}@media(max-width: 767px){.info-box-style6 .rtin-item{padding:0}}.info-box-style7 .rtin-item{text-align:center;padding:0
30px;background-color:#fff;box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.05);padding:50px
30px 30px;border-radius:5px;margin-bottom:30px;transition:all 0.3s ease-in-out}.info-box-style7 .rtin-item:hover{box-shadow:0 0 50px 0 rgba(0, 0, 0, 0.1)}.info-box-style7 .rtin-title
a{color:#1d2124;transition:all 0.8s}.info-box-style7 .rtin-title a:hover{color:#5a49f8}.info-box-style7 .rtin-item .rtin-media{margin-bottom:20px}.info-box-style7 .rtin-item .rtin-icon{margin-left:auto;margin-right:auto;margin-bottom:15px;border-radius:50%;height:80px;width:80px;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;transition:all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6)}.info-box-style7 .rtin-item:hover .rtin-icon{transform:translate3d(0px, -6px, 0)}.info-box-style7 .rtin-item .rtin-icon i,
.info-box-style7 .rtin-item .rtin-icon i:before{font-size:60px}.info-box-style7 .rtin-item .info-box-button{margin-top:12px}.info-box-style8 .rtin-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.info-box-style8 .rtin-item .rtin-icon{margin-right:20px;line-height:1}.info-box-style8 .rtin-item.rtin-icon .rtin-icon i:before{font-size:42px}.info-box-style8 .rtin-item.rtin-image .rtin-icon
img{border-radius:6px;width:60px}.info-box-style8 .rtin-item.rtin-icon .rtin-icon .svg-img
img{width:100px}.info-box-style8 .rtin-item .rtin-media{margin-top:8px}.info-box-style8 .rtin-item .rtin-title{margin-bottom:8px}.info-box-style9{margin-bottom:1.875rem;border:1px
solid #e1e1e1;padding:35px
15px 30px;border-radius:0.25rem;text-align:center;transition:all 0.5s ease-in-out}@media only screen and (max-width: 767px){.info-box-style9{padding:25px
10px 20px}}.info-box-style9 .icon-holder{position:relative;z-index:1;line-height:1;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;margin-bottom:0.9375rem;margin-left:auto;margin-right:auto}.info-box-style9 .icon-holder .item-icon{position:absolute;z-index:1;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);transition:all 0.5s ease-in-out}.info-box-style9 .icon-holder .item-icon i:before{font-size:2.25rem;margin-left:0}.info-box-style9 .icon-holder .item-icon .svg-img
img{width:2.25rem}.info-box-style9 .icon-holder .icon-bg-shape
path{fill:#f5f5f5;transition:all 0.5s ease-in-out}.info-box-style9 .icon-color-california{color:#ff930e}.info-box-style9 .icon-color-emerald{color:#18dc59}.info-box-style9 .icon-color-royal-blue{color:#5a49f8}.info-box-style9 .icon-color-dodger-blue{color:#36bafe}.info-box-style9 .icon-color-sunset-orange{color:#ff3838}.info-box-style9 .icon-color-turquoise{color:#01daba}.info-box-style9 .rtin-title{margin-bottom:0.625rem}.info-box-style9 .rtin-title
a{color:#1d2124;transition:all 0.5s ease-in-out}.info-box-style9 .rtin-title a:hover{color:#5a49f8}.info-box-style9
p{margin-bottom:0.625rem}.info-box-style9:hover{background:#fff;border:1px
solid #fff;box-shadow:0px 2px 25px 0px rgba(0, 0, 0, 0.1)}.info-box-style9:hover .icon-holder.icon-bg-california .icon-bg-shape
path{fill:#ff930e}.info-box-style9:hover .icon-holder.icon-bg-emerald .icon-bg-shape
path{fill:#18dc59}.info-box-style9:hover .icon-holder.icon-bg-royal-blue .icon-bg-shape
path{fill:#5a49f8}.info-box-style9:hover .icon-holder.icon-bg-dodger-blue .icon-bg-shape
path{fill:#36bafe}.info-box-style9:hover .icon-holder.icon-bg-sunset-orange .icon-bg-shape
path{fill:#ff3838}.info-box-style9:hover .icon-holder.icon-bg-turquoise .icon-bg-shape
path{fill:#01daba}.info-box-style9:hover .icon-color-turquoise,
.info-box-style9:hover .icon-color-sunset-orange,
.info-box-style9:hover .icon-color-dodger-blue,
.info-box-style9:hover .icon-color-royal-blue,
.info-box-style9:hover .icon-color-emerald,
.info-box-style9:hover .icon-color-california{color:#fff}.info-box-style9 .info-box-button{margin-top:1rem}.info-box-style10 .rtin-item{padding:1.875rem;background-color:#fff;box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.05);border-radius:0.25rem;margin-bottom:1.875rem;position:relative;z-index:0;transition:all 0.5s ease-in-out}.info-box-style10 .rtin-item:hover{box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.1)}.info-box-style10 .rtin-item .rtin-title{font-size:1.25rem;margin-bottom:0.625rem;transition:all 0.5s ease-in-out}.info-box-style10 .rtin-item .rtin-title
a{color:#1d2124;transition:all 0.5s ease-in-out}.info-box-style10 .rtin-item .rtin-title a:hover{color:#5a49f8}.info-box-style10 .rtin-item .rtin-text{transition:all 0.5s ease-in-out}.info-box-style10 .rtin-item .info-box-button{margin-top:1.25rem}.info-box-style10 .rtin-item:before{position:absolute;z-index:1;height:2px;width:0;background-color:#5a49f8;content:"";right:0;left:inherit;top:0;border-radius:3px 3px 0 0;transition:all 0.3s ease-in-out}.info-box-style10 .rtin-item:hover:before{width:100%;left:0;right:inherit}.info-box-style11 .rtin-item{padding:2.5rem 2.1875rem;background-color:#fff;box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.07);border-radius:0.25rem;margin-bottom:1.875rem;position:relative;z-index:0;transition:all 0.5s ease-in-out}.info-box-style11 .rtin-item:hover{background-color:#fafafa}.info-box-style11 .rtin-item .rtin-icon{color:#5a49f8;margin-bottom:1.25rem;transition:all 0.5s ease-in-out}.info-box-style11 .rtin-item .rtin-icon i:before{font-size:3.5rem}.info-box-style11 .rtin-item .rtin-icon .svg-img
img{width:3.5rem}.info-box-style11 .rtin-item .rtin-title{font-size:1.25rem;margin-bottom:0.625rem;transition:all 0.5s ease-in-out}.info-box-style11 .rtin-item .rtin-title
a{color:#1d2124;transition:all 0.5s ease-in-out}.info-box-style11 .rtin-item .rtin-title a:hover{color:#5a49f8}.info-box-style11 .rtin-item .rtin-text{transition:all 0.5s ease-in-out}.info-box-style11 .rtin-item .info-box-button{margin-top:1.25rem}.info-box-style12 .rtin-item{padding:50px
30px;text-align:center;border-radius:4px;position:relative;z-index:0;overflow:hidden;background-color:#f9fcff;margin-bottom:30px;transition:all 0.3s ease-in-out}.info-box-style12 .rtin-item:hover{border-radius:4px;box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.05);background-color:#fff}.info-box-style12 .rtin-item:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:-1;transition:all 0.3s ease-in-out}.info-box-style12 .rtin-item:after{content:"";background-image:url(/wp-content/themes/digeco/assets/element/element75.png);background-position:left bottom;background-repeat:no-repeat;background-size:cover;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;transition:all 0.3s ease-in-out}.info-box-style12 .rtin-item:hover:after{opacity:1;visibility:visible}.info-box-style12 .rtin-item .rtin-icon{position:relative;color:#fff;margin-bottom:1.25rem;transition:all 0.5s ease-in-out}.info-box-style12 .rtin-item.rtin-icon .rtin-icon:after{content:url(/wp-content/themes/digeco/assets/element/element74.png);position:absolute;z-index:1;top:0;left:0}.info-box-style12 .rtin-item .rtin-icon i:before{font-size:2rem}.info-box-style12 .rtin-item .rtin-icon .svg-img
img{width:2rem}.info-box-style12 .rtin-item.rtin-icon .rtin-icon{position:relative;z-index:0;line-height:1;border-radius:50%;height:70px;width:70px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s}.info-box-style12 .rtin-item.rtin-icon .rtin-icon:before{position:absolute;content:"";background-color:#ff930e;height:100%;width:100%;border-radius:50%;top:0;left:0;z-index:-1;transition:all 0.8s}.info-box-style12 .rtin-item .rtin-content{position:relative;z-index:3}.info-box-style12 .rtin-item .rtin-title{font-size:1.25rem;margin-bottom:0.625rem;transition:all 0.5s ease-in-out}.info-box-style12 .rtin-item .rtin-title
a{color:#1d2124;transition:all 0.5s ease-in-out}.info-box-style12 .rtin-item .rtin-title a:hover{color:#5a49f8}.info-box-style12 .rtin-item .rtin-text{transition:all 0.5s ease-in-out}.info-box-style12 .rtin-item .rtin-text
p{margin-bottom:0}.info-box-style12 .rtin-item .info-box-button{margin-top:1.25rem}.info-box-style13 .rtin-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.info-box-style13 .rtin-item.rtin-icon .rtin-icon{position:relative;z-index:0;line-height:1;border-radius:50%;height:60px;width:60px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;transition:all 0.8s}.info-box-style13 .rtin-item .rtin-icon
i{color:#fff}.info-box-style13 .rtin-item.rtin-icon .rtin-icon:before{position:absolute;content:"";background-color:#5a49f8;height:100%;width:100%;border-radius:50%;top:0;left:0;z-index:-1;transition:all 0.8s}.info-box-style13 .rtin-item.rtin-icon .rtin-icon i:before{font-size:24px}.info-box-style13 .rtin-item.rtin-image .rtin-icon
img{border-radius:4px;width:100px}.info-box-style13 .rtin-item.rtin-icon .rtin-icon .svg-img
img{width:30px}.info-box-style13 .rtin-item .rtin-media{margin-top:5px;margin-right:20px}.info-box-style13 .rtin-item .rtin-title{margin-bottom:8px}.info-box-style13 .rtin-item .rtin-text
p{margin-bottom:0}.info-box-style14 .rtin-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;background:#fff;border-radius:4px;padding:40px}.info-box-style14 .rtin-item.rtin-icon .rtin-icon{position:relative;z-index:0;line-height:1;border-radius:50%;height:100px;width:100px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;transition:all 0.8s}.info-box-style14 .rtin-item .rtin-icon
i{color:#5a49f8;transition:all 0.8s}.info-box-style14 .rtin-item:hover .rtin-icon
i{color:#fff}.info-box-default.info-box-style14 .rtin-item:hover .rtin-icon
i{background-color:transparent !important}.info-box-style14 .rtin-item.rtin-icon .rtin-icon:before{position:absolute;content:"";background-color:#f5f4ff;height:100%;width:100%;border-radius:50%;top:0;left:0;z-index:-1;transition:all 0.8s}.info-box-style14 .rtin-item.rtin-icon:hover .rtin-icon:before{background-color:#5a49f8}.info-box-style14 .rtin-item.rtin-icon .rtin-icon i:before{font-size:36px}.info-box-style14 .rtin-item.rtin-icon .rtin-icon .svg-img
img{width:50px}.info-box-style14 .rtin-item .rtin-media{margin-top:5px;margin-right:20px}.info-box-style14 .rtin-item .rtin-title{margin-bottom:8px}.info-box-style14 .rtin-item .rtin-title
a{color:#1d2124}.info-box-style14 .rtin-item .rtin-title a:hover{color:#5a49f8}.info-box-style14 .rtin-item .rtin-text
p{margin-bottom:0}@media(max-width: 425px){.info-box-style14 .rtin-item{display:inherit;text-align:center}}.info-box-style15 .rtin-item{padding:40px
20px;text-align:center;border-radius:4px;position:relative;z-index:0;overflow:hidden;background-color:#fff;margin-bottom:30px;transition:all 0.3s ease-in-out;box-shadow:0 2px 35px 0 rgba(179, 179, 179, 0.22)}.info-box-style15 .rtin-item:hover{box-shadow:0 3px 40px 0 rgba(179, 179, 179, 0.8)}.info-box-style15 .rtin-item:before{background-color:#5a49f8;border-radius:4px;visibility:hidden;opacity:0;position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:-1;transition:all 0.3s ease-in-out}.info-box-style15 .rtin-item:hover:before{opacity:1;visibility:visible}.info-box-style15 .rtin-item .rtin-title{margin-bottom:10px;transition:all 0.3s}.info-box-style15 .rtin-item .rtin-title
a{color:#1d2124;transition:all 0.3s}.info-box-style15 .rtin-item .rtin-title a:hover{text-decoration:underline}.info-box-style15 .rtin-item .rtin-media{margin-bottom:15px}.info-box-style15 .rtin-item.rtin-icon .rtin-icon{position:relative;z-index:0;line-height:1;border-radius:50%;height:80px;width:80px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:all 0.3s}.info-box-style15 .rtin-item.rtin-icon .rtin-icon:before{position:absolute;content:"";background-color:#5a49f8;height:100%;width:100%;border-radius:50%;top:0;left:0;z-index:-1;transition:all 0.3s}.info-box-style15 .rtin-item.rtin-icon:hover .rtin-icon:before{background-color:#fff}.info-box-style15.info-box-default .rtin-item:hover .rtin-icon
i{background:transparent}.info-box-style15 .rtin-item .rtin-icon
i{color:#fff;transition:all 0.3s}.info-box-style15 .rtin-item:hover .rtin-icon
i{color:#5a49f8}.info-box-style15 .rtin-item .rtin-icon i:before{font-size:32px}.info-box-style15 .rtin-item .rtin-icon .svg-img
img{width:36px}.info-box-style15 .rtin-item .rtin-content{transition:all 0.3s}.info-box-style15 .rtin-item .rtin-content
p{margin-bottom:0}.info-box-style15 .rtin-item .info-box-button{margin-top:1.25rem}.info-box-style15 .rtin-item .info-box-button
a{transition:all 0.3s}.info-box-style15 .rtin-item:hover .rtin-title,
.info-box-style15 .rtin-item:hover .rtin-title a,
.info-box-style15 .rtin-item:hover .rtin-content,
.info-box-style15 .rtin-item:hover .rtin-content .button-1,
.info-box-style15 .rtin-item:hover .rtin-content .button-1
i{color:#fff}.info-box-style15 .rtin-item .button-1 i:before{transition:none}.info-box-style16 .rtin-item{text-align:center;border-radius:10px;background-color:#fff;box-shadow:0 6px 46px 0 rgba(0, 0, 0, 0.11);padding:25px
25px 20px;margin-bottom:30px;transition:all 0.3s ease-in-out}.info-box-style16 .rtin-item:hover{transform:translateY(-10px)}.info-box-style16 .rtin-title{margin-bottom:5px}.info-box-style16 .rtin-title
a{color:#1d2124;transition:all 0.8s}.info-box-style16 .rtin-title a:hover{color:#5a49f8}.info-box-style16 .rtin-item .rtin-media{margin-bottom:10px}.info-box-style16 .rtin-item .rtin-icon{margin-left:auto;margin-right:auto;border-radius:50%;height:80px;width:80px;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;transition:all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6)}.info-box-style16 .rtin-item .rtin-icon
i{color:#5a49f8}.info-box-style16 .rtin-item .rtin-icon i,
.info-box-style16 .rtin-item .rtin-icon i:before{font-size:60px}.info-box-style16 .rtin-item .info-box-button{margin-top:12px}.info-box-style17 .rtin-item{border-radius:10px;background-color:#fff;overflow:hidden;padding:25px
10px 30px;margin-bottom:30px;box-shadow:0 6px 46px 0 rgba(0, 0, 0, 0.11);transition:all 0.3s ease-in-out}.info-box-style17 .rtin-title
a{color:#1d2124;transition:all 0.8s}.info-box-style17 .rtin-title{margin-bottom:15px}.info-box-style17 .rtin-title a:hover{color:#5a49f8}.info-box-style17 .rtin-item .icon-holder{position:relative;margin-top:-160px}.info-box-style17 .rtin-item .rtin-icon{position:absolute;bottom:7px;left:33px;border-radius:50%;background:#5a49f8;height:70px;width:70px;font-size:24px;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;transition:all 0.3s ease-in-out}.info-box-style17 .rtin-item:hover .rtin-icon{background:#fff}.info-box-style17 .rtin-item .rtin-icon
i{color:#fff;transition:all 0.3s ease-in-out}.info-box-style17 .rtin-item .rtin-icon i:before{font-size:24px}.info-box-style17 .rtin-item:hover .rtin-icon
i{color:#5a49f8}.info-box-style17 .rtin-item .rtin-icon
img{max-width:50px}.info-box-style17 .rtin-item .icon-holder
svg{fill:#f8f7fe;transition:all 0.3s ease-in-out}.info-box-style17 .rtin-item:hover .icon-holder
svg{fill:#5a49f8}.info-box-style17 .rtin-item .rtin-content{margin-top:20px;padding-left:20px;padding-right:20px}.info-box-style17 .rtin-item .rtin-content
p{margin-bottom:0}.info-box-style17 .rtin-item .info-box-button{margin-top:15px;margin-bottom:10px}.info-box-style18{margin-bottom:30px;transition:all 0.5s ease-in-out}.info-box-style18.left-icon{display:flex;align-items:center;gap:20px}.info-box-style18 .item-icon{position:relative;z-index:0;line-height:1;border-radius:50%;height:80px;width:80px;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;transition:all 0.8s}.info-box-style18 .item-icon i:before{font-size:36px;margin-left:0}.info-box-style18 .item-icon:after{position:absolute;content:"";height:100%;width:100%;border-radius:10px;top:0;left:0;z-index:-1;background-color:#eff7ff;visibility:visible;transition:all 0.8s}.info-box-style18 .icon-color{color:#0071dc;transition:all 0.5s ease-in-out}.info-box-style18 .item-title{margin-bottom:10px}.info-box-style18 .item-title
a{color:#000;transition:all 0.8s}@media only screen and (max-width: 767px){.info-box-style18{text-align:center}.info-box-style18.left-icon{display:block}}.info-box-style19{margin-bottom:30px;background-color:#fff;padding:55px
40px 50px;border-radius:4px;text-align:center;box-shadow:0px 2px 35px 0px rgba(0, 0, 0, 0.05);transition:all 0.5s ease-in-out}@media only screen and (max-width: 991px){.info-box-style19{padding:35px
20px 30px}}@media only screen and (max-width: 767px){.info-box-style19{padding:35px
15px 30px}}.info-box-style19 .icon-holder{margin-bottom:10px;color:#002ac6}.info-box-style19 .icon-holder
img{transform:scale(1);transition:all 0.5s ease-in-out}.info-box-style19:hover .icon-holder
img{transform:scale(1.2)}.info-box-style19 .icon-holder i:before{font-size:36px}.info-box-style19 .item-title{margin-bottom:10px}.info-box-style19 .item-title
a{color:#000;transition:all 0.5s ease-in-out}.info-box-style19 .item-title a:hover{color:#5a49f8}.info-box-style19:hover{box-shadow:0px 2px 35px 0px rgba(0, 0, 0, 0.1)}.info-box-style20{padding:100px
30px 50px 30px;text-align:center;border-radius:4px;position:relative;z-index:0;overflow:hidden;margin-bottom:30px;transition:all 0.5s ease-in-out;background-color:#f4f3ff}.info-box-style20:before{background:#5a49f8;background:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);position:absolute;height:100%;width:100%;top:0;left:0;z-index:-1;content:"";opacity:0;visibility:hidden;transition:all 0.5s ease-in-out}@media only screen and (max-width: 767px){.info-box-style20{padding:40px
15px}}.info-box-style20 .item-title{margin-bottom:10px}.info-box-style20 .item-title
a{color:#000;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s}.info-box-style20 .item-icon{margin-bottom:30px}.info-box-style20 .item-btn{color:#5a49f8;position:relative;z-index:1;font-weight:500;transition:all 0.5s ease-in-out}.info-box-style20 .item-btn
i{margin-top:0;margin-left:10px;color:#5a49f8;transition:all 0.5s ease-in-out}.info-box-style20 .item-btn i:before{font-size:13px}.info-box-style20:hover:before{opacity:1;visibility:visible}.info-box-style20:hover .item-btn{color:#fff}.info-box-style20:hover .item-btn
i{color:#fff}.info-box-style20:hover .item-title
a{color:#fff}@-webkit-keyframes
zoom_animation{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes
zoom_animation{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}.working-process-default .rtin-title
a{color:#1d2124}.working-process-default .rtin-title a:hover{color:#5a49f8}.working-process-style1 .rtin-item{text-align:center;margin-bottom:1.875rem;background-color:#fff;height:13.75rem;width:100%;border-radius:0.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;box-shadow:0 0 2.1875rem 0 rgba(119, 119, 120, 0.13)}.working-process-style1 .count-number{position:absolute;z-index:1;font-size:3.375rem;color:#e0e0e0;font-weight:700;left:1.875rem;line-height:1;transition:all 0.5s ease-in-out}.working-process-style1 .rtin-item:hover .count-number{color:#5a49f8;animation:zoom_animation 0.5s linear forwards}[class*="elementor-col-"]:nth-child(odd) .working-process-style1 .count-number{top:1.25rem;bottom:inherit}[class*="elementor-col-"]:nth-child(even) .working-process-style1 .count-number{bottom:1.25rem;top:inherit}[class*="elementor-col-"]:nth-child(odd) .working-process-style1 .rtin-item{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[class*="elementor-col-"]:nth-child(even) .working-process-style1 .rtin-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.working-process-style1 .rtin-content{margin:1.875rem 0}.working-process-style1 .rtin-item .rtin-icon{margin-bottom:0.625rem;line-height:1}.working-process-style1 .rtin-item .rtin-icon
i{color:#5a49f8;transition:all 0.5s ease-in-out}.working-process-style1 .rtin-item .rtin-icon i:before{font-size:4.5rem}.working-process-style1 .rtin-item .rtin-title{margin-bottom:0}.working-process-style2 .rtin-item{text-align:center;margin-bottom:1.875rem}.working-process-style2 .rtin-item .rtin-icon{position:relative;z-index:1;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;background-color:#fff;height:10rem;width:10rem;border-radius:50%;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;line-height:1;transition:all 0.5s ease-in-out;box-shadow:0 0 1.5625rem 0 rgba(54, 186, 254, 0.1)}.working-process-style2 .rtin-item:hover .rtin-icon{background-color:#5a49f8}.working-process-style2 .rtin-item .rtin-icon
i{color:#5a49f8;transition:all 0.5s ease-in-out}.working-process-style2 .rtin-item:hover .rtin-icon
i{color:#fff}.working-process-style2 .rtin-item .rtin-icon i:before{font-size:4.5rem}.working-process-style2 .rtin-item .rtin-title{margin-bottom:0.625rem}.working-process-style3 .rtin-item{text-align:center;margin-bottom:1.875rem;position:relative;z-index:1}.working-process-style3 .rtin-item:before{content:"";width:0.0625rem;height:90%;background-color:rgba(241, 234, 234, 0.5);right:-0.9375rem;top:50%;transform:translateY(-50%);position:absolute;z-index:1}@media(max-width: 767px){.working-process-style3 .rtin-item:before{display:none}}.working-process-style3 .rtin-item .rtin-icon{position:relative;z-index:1;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;margin-bottom:1.25rem;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);line-height:1;transition:all 0.5s ease-in-out}.working-process-style3 .rtin-item:hover .rtin-icon{animation:zoom_animation 0.5s linear forwards}.working-process-style3 .rtin-item .rtin-icon
i{color:#5a49f8;transition:all 0.5s ease-in-out}.working-process-style3 .rtin-item .rtin-icon i:before{font-size:3.5rem}.working-process-style3 .rtin-content .rtin-title{margin-bottom:0.625rem}.working-process-style3 .rtin-content{padding:0
0.9375rem}.last-child-border-none:last-child .working-process-style3 .rtin-item:before{display:none}.working-process-style4 .rtin-item{position:relative;margin-bottom:7.5rem}.working-process-style4 .rtin-item .rtin-flex{display:flex;align-items:center}.working-process-style4 .rtin-item .rtin-icon{position:relative;z-index:1;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;background-color:#fff;height:10rem;width:10rem;line-height:1;border-radius:50%;box-shadow:0 0 2.1875rem 0 rgba(119, 119, 120, 0.13);transition:all 0.5s ease-in-out}.working-process-style4 .rtin-item:hover .rtin-icon{background-color:#5a49f8}.working-process-style4 .rtin-item .rtin-icon
i{color:#5a49f8;transition:all 0.5s ease-in-out}.working-process-style4 .rtin-item:hover .rtin-icon
i{color:#fff}.working-process-style4 .rtin-item .rtin-icon i:before{font-size:4.5rem}.working-process-style4 .rtin-item .rtin-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.working-process-style4 .rtin-item .rtin-title{margin-bottom:0.25rem}.working-process-style4 .left-icon .rtin-icon{margin-right:1.25rem}.working-process-style4 .right-icon .rtin-flex{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.working-process-style4 .right-icon .rtin-icon{margin-left:1.25rem}.working-process-style4 .right-icon .rtin-content{text-align:right}.working-process-style4 .rtin-item
svg{position:absolute;left:50%;transform:translateX(-50%);top:100%}.elementor-widget-rt-working-process:last-child .working-process-style4 .rtin-item{margin-bottom:0}.elementor-widget-rt-working-process:last-child .working-process-style4 .rtin-item
svg{display:none}@media(max-width:480px){.working-process-style4 .rtin-item{margin-bottom:3rem}.working-process-style4 .rtin-item
svg{display:none}.working-process-style4 .rtin-item .rtin-icon{height:5rem;width:5rem;display:inline-flex;margin-bottom:1.25rem}.working-process-style4 .rtin-item .rtin-icon i:before{font-size:2.25rem}.working-process-style4 .right-icon .rtin-flex{flex-direction:inherit !important}.working-process-style4 .right-icon .rtin-icon{margin-left:0;margin-right:1.25rem}.working-process-style4 .right-icon .rtin-content{text-align:left}}@media(max-width:375px){.working-process-style4 .rtin-item .rtin-flex{display:inherit;text-align:center}.working-process-style4 .left-icon .rtin-icon{margin-right:0}.working-process-style4 .right-icon .rtin-icon{margin-left:0}.working-process-style4 .right-icon .rtin-content{text-align:center}}.working-process-style5 .rtin-item{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.875rem;padding:1.875rem 1.25rem;position:relative;z-index:0;border-radius:0.250rem;background-color:#ecf4ff}.working-process-style5 .rtin-title{font-size:1.125rem;margin-bottom:0}.working-process-style5 .count-number{height:2.5rem;width:2.5rem;background-color:#5a49f8;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;border-radius:50%;margin-right:0.625rem;color:#fff;font-size:1.25rem}.working-process-style5 .rtin-item .rtin-icon{position:absolute;transform:scale(1);z-index:-1;right:-1.875rem;opacity:0.2;transition:all 0.2s ease-in-out;line-height:1}.working-process-style5 .rtin-item .rtin-icon
i{color:#5a49f8;transition:all 0.5s ease-in-out}.working-process-style5 .rtin-item .rtin-icon i:before{font-size:5rem}.working-process-style5 .rtin-item:hover .rtin-icon{transform:scale(1.2)}.working-process-style6 .rtin-item{text-align:center}.working-process-style6 .rtin-item .rtin-media{margin-bottom:20px}.working-process-style6 .rtin-item .rtin-icon{position:relative;line-height:1;z-index:1;margin-bottom:20px;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;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);transition:all 0.5s ease-in-out}.working-process-style6 .rtin-item:hover .rtin-icon{animation:zoom_animation 0.5s linear forwards}.working-process-style6 .rtin-item .rtin-icon
i{font-size:60px}.working-process-style7 .rtin-item{display:flex;align-items:center;transition:all 0.5s ease-in-out}.working-process-style7 .rtin-title{margin-bottom:10px}.working-process-style7 .rtin-content{background-color:#fff;margin-left:-30px;padding:25px
30px 25px 50px;border-radius:4px;box-shadow:0px 2px 23px 0px rgb(0 0 0 / 5%);transition:all 0.5s ease-in-out}.working-process-style7 .count-number{position:relative;height:4.5rem;width:4.5rem;background-color:#f4f6ff;display:-webkit-box;display:-ms-flexbox;display:flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;color:#5a49f8;font-size:1.875rem;transition:all 0.5s ease-in-out}.working-process-style7 .rtin-item:hover .count-number{background-color:#5a49f8;color:#fff}.working-process-style7 .rtin-item:hover .rtin-content{box-shadow:0px 2px 30px 0px rgb(0 0 0 / 8%)}.working-process-style7 .rtin-text
p{margin-bottom:0}.rtin-story .story-layout{position:relative;margin:0;padding:0;z-index:1}.rtin-story .story-layout:before{content:'';position:absolute;left:50%;background-color:#e6e6e6;transform:translateX(-50%);top:0;width:2px;height:100%}.rtin-story .story-layout .story-box-layout{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:500px;width:100%;position:relative;z-index:1;margin-bottom:30px}.rtin-story .story-layout .story-box-layout:nth-child(odd){left:50%}.rtin-story .story-layout .story-box-layout:nth-child(even){left:calc(50% - 500px);text-align:right}.rtin-story .story-layout .story-box-layout:before{content:'';position:absolute;top:0;width:20px;height:20px;border-radius:50%;background-color:#5a49f8;transition:all 0.3s ease-in-out}.rtin-story .story-layout .story-box-layout:nth-child(odd):before{left:-10px}.rtin-story .story-layout .story-box-layout:nth-child(even):before{right:-10px}.rtin-story .story-layout .story-box-layout .rtin-year{font-size:30px;color:#111;font-weight:700;font-family:"Poppins",sans-serif;position:absolute;z-index:1}.rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-year{left:-115px}.rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-year{right:-115px}.rtin-story .story-layout .story-box-layout .rtin-content{background-color:#fff;padding:30px
40px;box-shadow:0 0 50px 0 rgba(0, 0, 0, 0.07);transition:all 0.3s ease-in-out}.rtin-story .story-layout .story-box-layout:hover .rtin-content{box-shadow:0 0 50px 0 rgba(222, 222, 222, 0.9)}.rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-content{margin-left:50px}.rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-content{margin-right:50px}.rtin-story .story-layout .story-box-layout .rtin-content .rtin-title{margin-bottom:5px}@media only screen and (max-width: 1199px){.rtin-story .story-layout .story-box-layout{max-width:450px}.rtin-story .story-layout .story-box-layout:nth-child(even){left:calc(50% - 450px)}}@media only screen and (max-width: 991px){.rtin-story .story-layout:before{left:105px;height:calc(100% - 20px);top:20px}.rtin-story .story-layout .story-box-layout{max-width:inherit}.rtin-story .story-layout .story-box-layout:nth-child(odd){left:0}.rtin-story .story-layout .story-box-layout:nth-child(even){left:0;text-align:left}.rtin-story .story-layout .story-box-layout:nth-child(odd):before{left:95px}.rtin-story .story-layout .story-box-layout:nth-child(even):before{left:95px;right:inherit}.rtin-story .story-layout .story-box-layout .rtin-year{position:inherit}.rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-year{left:0}.rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-year{left:0;right:inherit}.rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-content{margin-left:80px}.rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-content{margin-left:80px;margin-right:inherit}}@media only screen and (max-width: 480px){.rtin-story .story-layout:before{display:none}.rtin-story .story-layout .story-box-layout{display:block}.rtin-story .story-layout .story-box-layout:nth-child(odd):before{display:none}.rtin-story .story-layout .story-box-layout:nth-child(even):before{display:none}.rtin-story .story-layout .story-box-layout:nth-child(odd){text-align:center}.rtin-story .story-layout .story-box-layout:nth-child(even){text-align:center}.rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-year{margin-bottom:15px}.rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-year{margin-bottom:15px}.rtin-story .story-layout .story-box-layout:nth-child(odd) .rtin-content{margin-left:0}.rtin-story .story-layout .story-box-layout:nth-child(even) .rtin-content{margin-left:0}}.about-image-text .about-content .rtin-title{font-size:2.25rem;font-weight:700;line-height:3.125rem}.about-image-text .about-content .sub-rtin-title{margin-bottom:0.625rem;display:block;color:#5a49f8;font-size:1.125rem;font-weight:500}.about-image-text .about-content .rtin-content{color:#646464}.about-image-text .about-content .rtin-content
h4{color:#444;font-weight:500;font-size:1.125rem;font-style:italic;margin-bottom:0.625rem}.about-image-text .about-content .rtin-content .sub-content{color:#444;font-weight:500;font-size:1.125rem;font-style:italic;margin-bottom:0.625rem}.about-image-text .about-content .rtin-button{margin-top:30px}.about-image-text ul.list-layout1{margin:0;padding:0;list-style:none;clear:both;overflow:hidden}.about-image-text ul.list-layout1
li{text-align:left;padding-left:1.875rem;margin-bottom:0.625rem;position:relative}.about-image-text ul.list-layout1 li:last-child{margin-bottom:0}.about-image-text ul.list-layout1 li:before{position:absolute;z-index:1;content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900;left:0;top:0;color:#5a49f8}.about-image-text ul.list-layout2{margin:0;padding:0;list-style:none;clear:both;overflow:hidden}.about-image-text ul.list-layout2
li{position:relative;z-index:1;padding-left:1.875rem;margin-bottom:1.25rem}.about-image-text ul.list-layout2 li:before{position:absolute;z-index:1;content:"\f058";font-weight:900;font-family:"Font Awesome 5 Free";left:0;top:0;color:#5a49f8;font-size:1.125rem}.about-image-text ul.list-layout2 li:last-child{margin-bottom:0}.about-image-text ul.list-layout2 li .inner-item-title{color:#1d2124;font-size:1.125rem;font-weight:500;margin-bottom:0}.about-image-text ul.list-layout2 li
p{margin-bottom:0}.about-layout-style1 .about-image
img{border-radius:4px}.about-layout-style1 .about-content{position:relative}.about-layout-style1 .left-image .about-content{margin-left:30px}.about-layout-style1 .rtin-item .row>div{display:flex;align-items:center}@media (max-width: 991px){.about-layout-style1 .about-image{margin-top:30px;text-align:center}.about-layout-style1 .left-image .about-content{margin-left:0px}}.about-layout-style1 .indicator-container{display:flex;justify-content:center}.about-layout-style1 .indicator-wrap{position:relative;z-index:1;padding-bottom:5.25rem;margin-top:3.50rem;margin-bottom:2.225rem}.about-layout-style1 .indicator-wrap .indicator-img-right{position:absolute;z-index:1;right:-0.9375rem;bottom:0.875rem}.about-layout-style1 .indicator-wrap .indicator-img-left{position:absolute;z-index:1;left:-1.25rem;bottom:0.875rem}.about-layout-style1 .indicator-wrap .dash-left
.dashed1{stroke-dashoffset:0}.about-layout-style1 .indicator-wrap .dash-right
.dashed1{stroke-dashoffset:0}.about-layout-style1 .indicator-wrap
.dashed1{stroke-dasharray:872}.about-layout-style1 .indicator-wrap
.dashed2{stroke-dasharray:4}.elementor-widget-rt-About-image-text:last-child .about-layout-style1 .indicator-container{display:none}@media only screen and (max-width: 991px){.about-layout-style1 .about-content{margin-top:3.75rem}.about-layout-style1 .indicator-container{display:none}}.about-layout-style2 .about-content .rtin-title{font-size:2.25rem;line-height:3.125rem}@media only screen and (max-width: 991px){.about-layout-style2 .about-content{margin-top:3.75rem}.about-layout-style2 .about-image{text-align:center}}.about-layout-style3 .about-content .rtin-title{font-size:2.25rem;line-height:3.125rem}@media only screen and (max-width: 991px){.about-layout-style3 .about-content{margin-top:3.75rem}.about-layout-style3 .about-image{text-align:center}}.about-layout-style4{position:relative}.about-layout-style4 .rtin-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 992px){.about-layout-style4 .rtin-item{flex-direction:column-reverse}}.about-layout-style4 .single-item{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 992px){.about-layout-style4 .single-item{width:100%}}.about-layout-style4 .single-item:last-child{padding-left:50px;padding-right:calc(calc(100% - 1170px)/2)}@media only screen and (max-width: 1199px){.about-layout-style4 .single-item:last-child{padding-left:30px;padding-right:15px}}@media only screen and (max-width: 992px){.about-layout-style4 .single-item:last-child{padding-left:15px;padding-right:15px;padding-bottom:60px}}@media only screen and (max-width: 767px){.about-layout-style4 .single-item:last-child{padding-bottom:40px}}.about-layout-style5 .rtin-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 992px){.about-layout-style5 .rtin-item{display:block}}.about-layout-style5 .single-item{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 992px){.about-layout-style5 .single-item{width:100%}}.about-layout-style5 .single-item:first-child{padding-right:50px;padding-left:calc(calc(100% - 1170px)/2)}.about-layout-style5 .single-item:last-child{padding-left:76px;text-align:right}.about-layout-style5 .single-item:last-child>div{width:100%}@media only screen and (max-width: 1199px){.about-layout-style5 .single-item:first-child{padding-left:15px;padding-right:30px}}@media only screen and (max-width: 992px){.about-layout-style5 .single-item:first-child{padding-left:15px;padding-right:15px;padding-bottom:60px}.about-layout-style5 .single-item:last-child{padding-left:15px}}@media only screen and (max-width: 767px){.about-layout-style5 .single-item:first-child{padding-bottom:40px}}.elementor-widget-wp-widget-rt-about-social ul.footer-social{margin:0;padding:0;list-style:none}.elementor-widget-wp-widget-rt-about-social ul.footer-social
li{display:inline-block;margin-right:5px;margin-bottom:5px}.elementor-widget-wp-widget-rt-about-social ul.footer-social li:last-child{margin-right:0px}.elementor-widget-wp-widget-rt-about-social ul.footer-social li
a{background-color:#f2f2f2;color:#444;font-size:16px;width:60px;height:60px;display:inline-flex;justify-content:center;align-items:center;transition:all 0.3s ease-out}@media(max-width:767px){.elementor-widget-wp-widget-rt-about-social ul.footer-social li
a{width:50px;height:50px}}.elementor-widget-wp-widget-rt-about-social ul.footer-social li a:hover{background-color:#111;color:#fff}.rtin-skills{overflow:hidden}.rtin-skills .rtin-skill-each{margin-bottom:1.875rem;overflow:hidden}.rtin-skills .rtin-skill-each:last-child{margin-bottom:0}.rtin-skills .rtin-skill-each .rtin-name{color:#5a49f8;font-size:16px;font-weight:500;line-height:1.5;margin-bottom:10px}.rtin-skills .rtin-skill-each
.progress{background-color:#f0f0f0;border-radius:4px;box-shadow:none;height:10px;overflow:visible;margin:0}.rtin-skills .rtin-skill-each .progress .progress-bar{position:relative;background-color:#5a49f8;border-radius:4px;height:10px;animation-duration:1.5s;animation-delay:1.2s;animation-name:fadeInLeft}.rtin-skills .rtin-skill-each .progress .progress-bar>span{font-size:12px;color:#5a49f8;position:absolute;right:0;top:-28px;padding:5px;line-height:1}.rtin-skills .rtin-skill-each .progress .progress-bar > span:before,
.rtin-skills .rtin-skill-each .progress .progress-bar>span::after{border:medium solid transparent;content:" ";height:0;position:absolute;top:100%;width:0}.rtin-skills .rtin-skill-each .progress .progress-bar>span:before{border-top-color:#5a49f8;border-width:5px;left:50%;margin-left:-5px}ul.rating{margin-bottom:15px;padding:0}ul.rating
li{font-size:1.125rem;display:inline;margin-right:5px}ul.rating li:last-child{margin-right:0}ul.rating li
i{color:#999}ul.rating li.star-rate
i{color:#f8b81e}.service-default .rtin-item .rtin-title{font-size:22px;margin-bottom:10px}.service-default .rtin-item .rtin-title
a{color:#1d2124}.service-default .rtin-item .rtin-title a:hover{color:#5a49f8}.service-default .rtin-item .rtin-icon{margin-bottom:15px}.service-default .service-button{text-align:center;margin-top:20px}.service-grid-layout1 .rtin-item{margin-bottom:30px;background-color:#fff;padding:55px
40px 50px;border-radius:4px;text-align:center;transition:all 0.5s ease-in-out;box-shadow:0 2px 25px 0 rgba(179, 179, 179, 0.22)}.service-grid-layout1 .rtin-item:hover{box-shadow:0px 5px 35px 0px rgba(179, 179, 179, 0.8)}.service-grid-layout1 .rtin-item .rtin-icon
i{color:#5a49f8;background:#f5f5f5;border-radius:4px;padding:15px
22px;line-height:1;display:inline-block}.service-grid-layout1 .rtin-item .rtin-icon i:before{font-size:36px}.service-grid-layout2 .rtin-item{border:1px
solid #d9d9d9;padding:55px
40px 50px;text-align:center;margin-bottom:30px;background-color:#fff}.service-grid-layout2 .rtin-item .rtin-icon{margin-bottom:20px;position:relative;z-index:1}.service-grid-layout2 .rtin-item .rtin-icon:before{background-color:#5a49f8;position:absolute;z-index:-1;content:"";height:60px;width:60px;right:0;left:-50px;top:0;margin:0
auto;border-radius:50%;opacity:0.08;animation:right_to_left 0.7s linear forwards;transition:all 0.5s ease-in-out}.service-grid-layout2 .rtin-item:hover .rtin-icon:before{animation:left_to_right 0.7s linear forwards}.service-grid-layout2 .rtin-item .rtin-icon
i{font-size:56px;color:#1d2124;line-height:1;display:inline-block}.service-grid-layout2 .rtin-item .rtin-icon i:before{font-size:56px}.service-grid-layout3 .rtin-item{position:relative;margin-bottom:30px;background-color:#fff;padding:55px
40px 50px;border-radius:4px;text-align:center;z-index:0;transition:all 0.5s ease-in-out;box-shadow:0 2px 25px 0 rgba(179, 179, 179, 0.22)}.service-grid-layout3 .rtin-item:hover{box-shadow:0px 2px 35px 0px rgba(0, 0, 0, 0.22)}.service-grid-layout3 .rtin-item:before{background-color:#5a49f8;position:absolute;content:"";top:99.5%;bottom:0;left:0;right:0;z-index:-1;transition:all 0.8s}.service-grid-layout3 .rtin-item:hover:before{border-radius:4px;top:0;bottom:0}.service-grid-layout3 .rtin-item .rtin-title a:hover{text-decoration:underline}.service-grid-layout3 .rtin-item .rtin-icon
i{color:#5a49f8;font-size:36px;background:#f5f5f5;border-radius:50%;line-height:1;width:80px;height:80px;line-height:80px;display:inline-block}.service-grid-layout3 .rtin-item .rtin-icon i:before{font-size:36px}.service-grid-layout3 .rtin-item .rtin-content
p{transition:all 0.8s}.service-grid-layout3 .rtin-item:hover .rtin-title a,
.service-grid-layout3 .rtin-item:hover .rtin-title a:hover,
.service-grid-layout3 .rtin-item:hover .rtin-content p,
.service-grid-layout3 .rtin-item:hover .rtin-content .rtin-read a,
.service-grid-layout3 .rtin-item:hover .rtin-content .rtin-read
i{color:#fff}@-webkit-keyframes
left_to_right{0%{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}25%{-webkit-transform:translateX(0.9375rem) translateY(-0.1875rem);transform:translateX(0.9375rem) translateY(-0.1875rem)}50%{-webkit-transform:translateX(1.5625rem) translateY(-0.5rem);transform:translateX(1.5625rem) translateY(-0.5rem)}75%{-webkit-transform:translateX(2.1875rem) translateY(-0.9375rem);transform:translateX(2.1875rem) translateY(-0.9375rem)}100%{-webkit-transform:translateX(2.8125rem) translateY(-1.25rem);transform:translateX(2.8125rem) translateY(-1.25rem)}}@keyframes
left_to_right{0%{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}25%{-webkit-transform:translateX(0.9375rem) translateY(-0.1875rem);transform:translateX(0.9375rem) translateY(-0.1875rem)}50%{-webkit-transform:translateX(1.5625rem) translateY(-0.5rem);transform:translateX(1.5625rem) translateY(-0.5rem)}75%{-webkit-transform:translateX(2.1875rem) translateY(-0.9375rem);transform:translateX(2.1875rem) translateY(-0.9375rem)}100%{-webkit-transform:translateX(2.8125rem) translateY(-1.25rem);transform:translateX(2.8125rem) translateY(-1.25rem)}}@-webkit-keyframes
right_to_left{0%{-webkit-transform:translateX(2.8125rem) translateY(-1.25rem);transform:translateX(2.8125rem) translateY(-1.25rem)}25%{-webkit-transform:translateX(2.1875rem) translateY(-0.9375rem);transform:translateX(2.1875rem) translateY(-0.9375rem)}50%{-webkit-transform:translateX(1.5625rem) translateY(-0.5rem);transform:translateX(1.5625rem) translateY(-0.5rem)}75%{-webkit-transform:translateX(0.9375rem) translateY(-0.1875rem);transform:translateX(0.9375rem) translateY(-0.1875rem)}100%{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}}@keyframes
right_to_left{0%{-webkit-transform:translateX(2.8125rem) translateY(-1.25rem);transform:translateX(2.8125rem) translateY(-1.25rem)}25%{-webkit-transform:translateX(2.1875rem) translateY(-0.9375rem);transform:translateX(2.1875rem) translateY(-0.9375rem)}50%{-webkit-transform:translateX(1.5625rem) translateY(-0.5rem);transform:translateX(1.5625rem) translateY(-0.5rem)}75%{-webkit-transform:translateX(0.9375rem) translateY(-0.1875rem);transform:translateX(0.9375rem) translateY(-0.1875rem)}100%{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}}.single-service-inner .post-thumb{margin-bottom:30px}.single-service-inner .post-thumb
img{border-radius:4px}.single-service-inner .service-button{margin-top:50px;text-align:center}.rtin-service-info{list-style:none;margin:0
0 15px 0;padding:0}.rtin-service-info
li{display:inline-block;margin-right:25px}.rtin-service-info li:last-child{margin-right:0}.rtin-service-info li
span{color:#5a49f8;font-weight:500;margin-right:7px}.team-default .rtin-content
ul{list-style:none;margin:0;padding:0}.team-default .rtin-content .rtin-title{font-size:22px;margin-bottom:5px;line-height:1.2}.team-default .rtin-content .rtin-title
a{color:#1d2124}.team-default .rtin-content .rtin-title a:hover{color:#5a49f8}.team-default .rtin-content .rtin-designation{color:#646464;font-size:15px;letter-spacing:1px}.team-default .rtin-content .rtin-social{margin-top:15px}.team-default .team-button{text-align:center;margin-top:20px}.team-multi-layout-1 .rtin-content-wrap{margin-bottom:30px;text-align:center}.team-multi-layout-1 .maks-item{position:relative;z-index:1;margin-bottom:20px;overflow:hidden;border-radius:4px}.team-multi-layout-1 .animted-bg-wrap{overflow:hidden;position:relative;transition:all 1s ease-in-out;z-index:1}.team-multi-layout-1 .animted-bg-wrap .animted-bg{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:rgba(90, 73, 248, 0.9);transition:width 1s ease-in-out, height 1s ease-in-out;transform:translate(-50%, -50%);z-index:1}.team-multi-layout-1 .rtin-item:hover .animted-bg-wrap .animted-bg{width:1500px;height:1500px}.team-multi-layout-1 .maks-item .rtin-social{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;position:absolute;z-index:1;top:50%;left:0;right:0;list-style:none;margin:0;padding:0;transform:translateY(-50%)}.team-multi-layout-1 .maks-item .rtin-social
li{margin-top:5px;margin-bottom:5px;margin-right:10px;transform:translateY(15px);opacity:0;visibility:hidden;transition:all 0.3s ease-in-out;transition-delay:0s}.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social
li{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.5s ease-in-out}.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(1n){transition-delay:0.3s}.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(2n){transition-delay:0.5s}.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(3n){transition-delay:0.7s}.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(4n){transition-delay:0.9s}.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(5n){transition-delay:1.1s}.team-multi-layout-1 .rtin-item:hover .maks-item .rtin-social li:nth-child(6n){transition-delay:1.3s}.team-multi-layout-1 .maks-item .rtin-social li
a{background-color:#fff;height:50px;width:50px;font-size:20px;border-radius:50%;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;color:#1d2124;transition:all 0.3s ease-in-out}.team-multi-layout-1 .maks-item .rtin-social li a:hover{background-color:#7a64f2;color:#fff;box-shadow:0px 12px 21px 0px rgba(0, 0, 0, 0.3)}.team-multi-layout-1 .maks-item .rtin-social li a
i{font-size:1.125rem}.team-multi-layout-1 .rtin-content
p{margin-top:10px}.team-multi-layout-1 .content-bg .maks-item{margin-bottom:0;border-radius:4px 4px 0 0}.team-multi-layout-1 .content-bg .mask-wrap{background-color:#f5faff;border-radius:0 0 4px 4px;padding:20px
10px}@media(max-width: 575px){.team-multi-layout-1 .animted-bg-wrap .rtin-figure
img{width:100%}}.team-multi-layout-2 .rtin-item{position:relative;margin-bottom:30px;text-align:center}.team-multi-layout-2 .rtin-item .rtin-thums{border-radius:4px;position:relative;overflow:hidden;z-index:2;transition:all 0.3s ease-out}.team-multi-layout-2 .rtin-item .rtin-thums
img{transform:scale(1);transition:all 0.3s ease-out}.team-multi-layout-2 .rtin-item:hover .rtin-thums
img{transform:scale(1.1)}.team-multi-layout-2 .rtin-item .rtin-thums:before{background-color:rgba(90, 73, 248, 0.5);position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:1;transition:all 0.45s ease-out}.team-multi-layout-2 .rtin-item:hover .rtin-thums:before{background-color:rgba(90, 73, 248, 0.9)}.team-multi-layout-2 .rtin-content-wrap{position:absolute;left:15px;right:15px;bottom:50%;z-index:2;transform:translateY(50%)}.team-multi-layout-2 .rtin-content-wrap .rtin-content{color:#fff;padding:0
15px}.team-multi-layout-2 .rtin-content .rtin-title
a{color:#fff}.team-default.team-multi-layout-2 .rtin-content .rtin-title a:hover{color:#fff;text-decoration:underline}.team-multi-layout-2 .rtin-content .rtin-designation{color:#fff;margin-bottom:10px}.team-multi-layout-2 ul.rtin-social
li{display:inline-block;margin-right:4px;margin-bottom:4px}.team-multi-layout-2 ul.rtin-social li:last-child{margin-right:0px}.team-multi-layout-2 ul.rtin-social li
a{background:#fff;font-size:18px;color:#1d2124;width:50px;height:50px;display:block;line-height:50px;border-radius:50%;transition:all 0.3s ease-out}.team-multi-layout-2 ul.rtin-social li a
i{font-size:1.125rem}.team-multi-layout-2 .rtin-item:hover .rtin-social li
a{background:#7a64f2;color:#fff;box-shadow:0px 12px 21px 0px rgba(0, 0, 0, 0.3)}.team-multi-layout-2 .rtin-item:hover .rtin-social li:nth-child(1n) a{transition-delay:0.3s}.team-multi-layout-2 .rtin-item:hover .rtin-social li:nth-child(2n) a{transition-delay:0.5s}.team-multi-layout-2 .rtin-item:hover .rtin-social li:nth-child(3n) a{transition-delay:0.7s}.team-multi-layout-2 .rtin-item:hover .rtin-social li:nth-child(4n) a{transition-delay:0.9s}.team-multi-layout-1.team-slider-style3 .rtin-content-wrap{margin-bottom:0}.team-multi-layout-2.team-slider-style4 .rtin-item{margin-bottom:0}.team-multi-layout-3 .rtin-content{text-align:center;padding:20px
0 15px}.team-multi-layout-3 .rtin-content
p{margin:10px
0 0}.team-multi-layout-3 .rtin-content .rtin-social
li{display:inline-block;margin-bottom:10px;margin-right:5px;transition:all 0.3s ease-in-out;transition-delay:0s}.team-multi-layout-3 .rtin-content .rtin-social li:last-child{margin-right:0}.team-multi-layout-3 .rtin-content .rtin-social li
a{padding:5px
10px;color:#000;transition:all 0.3s ease-in-out}.team-multi-layout-3 .rtin-content .rtin-social li a:hover{color:#5a49f8}.team-multi-layout-3 .animted-bg-wrap{border-radius:4px;overflow:hidden;position:relative;transition:all 1s ease-in-out;z-index:1}.team-multi-layout-3 .animted-bg-wrap .animted-bg{position:absolute;display:block;width:0;height:0;border-radius:50%;background:#5a49f8;background:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);opacity:0.75;transition:width 1s ease-in-out, height 1s ease-in-out;transform:translate(-50%, -50%);z-index:1}.team-multi-layout-3 .animted-bg-wrap:hover .animted-bg{width:1500px;height:1500px}@media(max-width: 480px){.team-multi-layout-3 .animted-bg-wrap .rtin-figure
img{width:100%}}.team-single .rtin-thumb{border-radius:4px;text-align:center;position:relative;z-index:2}.team-single .rtin-heading{margin-bottom:30px;line-height:1}.team-single .rtin-heading
h2{color:#5a49f8;font-size:28px;line-height:1.4;margin-bottom:5px}.team-single .rtin-heading
.designation{font-size:20px}.team-single .rtin-heading .designation
span{font-size:22px;color:#1d2124;font-weight:500}.team-single .rtin-content
ul{list-style:none;margin:0
0 25px 0;padding:0}.team-single .rtin-content ul
li{display:inline-block;margin-right:15px;font-size:16px}.team-single .rtin-content ul li
span{color:#1d2124;font-weight:500}.team-single .rtin-thumb
img{border-radius:4px}.team-single ul.rtin-social{margin:0px
0 10px 0;padding:0;list-style:none}.team-single ul.rtin-social
li.share{margin-right:0}.team-single ul.rtin-social li.share
i{margin-right:15px;color:#5a49f8;font-size:20px}.team-single ul.rtin-social li
a{font-size:16px}.team-single .rtin-content
a{color:#1d2124}.team-single .rtin-content a:hover{color:#5a49f8}.team-single .rtin-content ul li:last-child{margin-right:0}.team-single .rtin-content ul.rtin-team-info
li{display:block;margin-right:0;margin-bottom:10px;color:#1d2124}.team-single .rtin-content ul.rtin-team-info li
i{margin-right:15px;color:#5a49f8;font-size:18px;font-weight:600}.team-single .rtin-content ul.rtin-team-info li i:before{font-size:18px;font-weight:600}.team-single .rtin-content{padding-left:10px}.team-single .team-skill-wrap{margin-top:60px}.team-single .skill-contact
.team-single .skill-contact
h3{position:relative;line-height:1;margin-bottom:1.875rem}.team-single .rtin-skills .rtin-name{color:#111;margin-bottom:5px}.team-single .skill-contact{display:flex}.team-single .skill-contact .rtin-skills{flex:1;margin-right:60px}.team-single .skill-contact .rtin-contact{flex:1}@media(max-width: 1199px){.team-single .rtin-content{padding-left:0}}@media(max-width: 991px){.team-single .skill-contact{display:inherit}.team-single .skill-contact .rtin-skills{margin-right:0;margin-bottom:30px}}@media(max-width:767px){.single-digeco_team .content-area{padding-top:80px;padding-bottom:80px}.team-single .rtin-thumb
img{width:100%}.team-single .rtin-content{padding-top:30px}.team-single .team-skill-wrap{margin-top:30px}}.portfolio-default .rtin-item{margin-bottom:30px}.rt-portfolio-tab{position:relative;display:inline-block;text-align:center;margin-bottom:30px}.portfolio-default .rt-portfolio-tab a.current,
.portfolio-default .rt-portfolio-tab a:hover{color:#fff;background:#5a49f8}.portfolio-default .rt-portfolio-tab
a{border-radius:4px;font-size:16px;font-weight:500;color:#1d2124;margin-bottom:10px;padding:6px
15px;display:inline-block;position:relative;cursor:pointer;transition:all 0.3s ease-out}.portfolio-default .rt-portfolio-tab a:last-child{margin-right:0}.portfolio-default .rtin-figure
img{border-radius:4px;width:100%}.portfolio-default .portfolio-button{margin-top:20px;text-align:center}.portfolio-default .portfolio-button{text-align:center;margin-top:20px}.portfolio-default .no-gutters .rtin-item{margin-bottom:0px}.portfolio-default .no-gutters .rtin-item .rtin-figure
img{border-radius:0px}.portfolio-multi-layout-1 .rtin-title
a{color:#1d2124}.portfolio-multi-layout-1 .rtin-cat
a{color:#9b9b9b}.portfolio-multi-layout-1 .rtin-item{position:relative}.portfolio-multi-layout-1 .rtin-title a:hover,
.portfolio-multi-layout-1 .rtin-cat a:hover{color:#5a49f8}.portfolio-multi-layout-1 .rtin-item:before{content:"";top:50%;left:50%;transform:translateY(-50%) translateX(-50%);height:calc(100% - 20px);width:calc(100% - 20px);border-radius:4px;position:absolute;z-index:2;background-color:#fff;opacity:0;visibility:hidden;transition:all 0.5s ease-in-out}.portfolio-multi-layout-1 .rtin-item:hover:before{opacity:1;visibility:visible}.portfolio-multi-layout-1 .rtin-item:after{content:"";background-color:#5a49f8;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;border-radius:4px;transform:scale(0.9);transition:all 0.3s ease-in-out}.portfolio-multi-layout-1 .rtin-item:hover:after{opacity:1;visibility:visible;transform:scale(1);transition:all 0.5s ease-in-out;transition-delay:0.3s}.portfolio-multi-layout-1 .rtin-content{padding:0
20px;text-align:center;position:absolute;z-index:3;left:0;right:0;top:50%;transform:translateY(-50%)}.portfolio-multi-layout-1 .rtin-item .rtin-content .rtin-icon{margin-bottom:18px;font-size:40px;transform:translateY(-0.625rem);opacity:0;visibility:hidden;transition:all 0.3s ease-in-out}.portfolio-multi-layout-1 .rtin-item:hover .rtin-content .rtin-icon{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.7s}.portfolio-multi-layout-1 .rtin-item .rtin-content .rtin-icon
a{color:#5a49f8}.portfolio-multi-layout-1 .rtin-item .rtin-content .rtin-title{font-weight:600;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.1s ease-in-out}.portfolio-multi-layout-1 .rtin-item:hover .rtin-content .rtin-title{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.5s}.portfolio-multi-layout-1 .rtin-item .rtin-content .rtin-cat{color:#646464;margin-top:5px;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.3s ease-in-out}.portfolio-multi-layout-1 .rtin-item:hover .rtin-content .rtin-cat{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.6s}.portfolio-multi-layout-1 .rtin-item .rtin-content
p{margin-top:8px;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.5s ease-in-out}.portfolio-multi-layout-1 .rtin-item:hover .rtin-content
p{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.7s}.portfolio-multi-layout-2 .rtin-item{position:relative;overflow:hidden}.portfolio-multi-layout-2 .rtin-item .rtin-figure{text-align:center;position:relative;overflow:hidden;transition:all 0.3s ease-out}.portfolio-multi-layout-2 .rtin-item .rtin-figure
img{transition:all 0.3s ease-in-out}.portfolio-multi-layout-2 .rtin-item:hover .rtin-figure
img{transform:translateX(100%)}.portfolio-multi-layout-2 .rtin-item .rtin-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;visibility:hidden;opacity:0;padding:0
24px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#5a49f8;transform:translateX(-100%);-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;transition:all 0.42s ease-in-out}.portfolio-multi-layout-2 .rtin-item:hover .rtin-content{visibility:visible;opacity:1;transform:translateX(0px)}.portfolio-multi-layout-2 .rtin-item
h3{margin-bottom:5px;opacity:0;visibility:hidden;transform:translateX(-50px);transition:all 0.1s ease-in-out}.portfolio-multi-layout-2 .rtin-item:hover
h3{opacity:1;visibility:visible;transform:translateX(0);transition:all 0.3s ease-in-out;transition-delay:0.3s}.portfolio-multi-layout-2 .rtin-item h3
a{color:#fff;transition:all 0.3s ease-in-out}.portfolio-multi-layout-2 .rtin-item h3 a:hover{text-decoration:underline}.portfolio-multi-layout-2 .rtin-item .rtin-cat{margin-top:6px;opacity:0;visibility:hidden;transform:translateX(-50px);transition:all 0.3s ease-in-out}.portfolio-multi-layout-2 .rtin-item:hover .rtin-cat{opacity:1;visibility:visible;transform:translateX(0);transition:all 0.3s ease-in-out;transition-delay:0.5s}.portfolio-multi-layout-2 .rtin-item .rtin-cat
a{color:#fff}.portfolio-multi-layout-2 .rtin-item .rtin-cat a:hover{color:#ece6e6}.portfolio-multi-layout-2 .rtin-item .rtin-content
p{color:#fff;margin-bottom:10px;margin-top:10px;opacity:0;visibility:hidden;transform:translateX(-50px);transition:all 0.5s ease-in-out}.portfolio-multi-layout-2 .rtin-item:hover .rtin-content
p{opacity:1;visibility:visible;transform:translateX(0);transition:all 0.3s ease-in-out;transition-delay:0.7s}.portfolio-multi-layout-2 .rtin-item .rtin-read{margin-top:15px;opacity:0;visibility:hidden;transform:translateX(-50px);transition:all 0.7s ease-in-out}.portfolio-multi-layout-2 .rtin-item:hover .rtin-read{opacity:1;visibility:visible;transform:translateX(0);transition:all 0.3s ease-in-out;transition-delay:0.9s}.portfolio-multi-layout-2 .rtin-item .rtin-read
a{border:2px
solid #fff;border-radius:30px;color:#fff;padding:10px
22px;background:transparent;font-size:16px;font-weight:500;display:inline-block;transition:all 0.3s ease-out;line-height:1.4}.portfolio-multi-layout-2 .rtin-item .rtin-read a:after{content:'\f105';font-family:"Font Awesome 5 Free";padding-left:8px;font-weight:900}.portfolio-multi-layout-2 .rtin-item .rtin-read a:hover{background-color:#fff;color:#5a49f8}.portfolio-multi-layout-3 .rtin-item{box-shadow:0 0 24px 0 rgba(0, 0, 0, 0.05);background-color:#fff;text-align:center;border-radius:5px;margin-bottom:30px}.portfolio-multi-layout-3 .rtin-item .rtin-figure{position:relative}.portfolio-multi-layout-3 .rtin-item .rtin-figure:before{content:"";height:100%;width:100%;background-color:rgba(0, 0, 0, 0.6);border-radius:5px 5px 0 0;position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:all 0.3s ease-in-out}.portfolio-multi-layout-3 .rtin-item:hover .rtin-figure:before{opacity:1;visibility:visible}.portfolio-multi-layout-3 .rtin-item .rtin-content{padding:30px
15px}.portfolio-multi-layout-3 .rtin-content
h3{font-size:20px;margin-bottom:0;transition:all 0.1s ease-in-out}.portfolio-multi-layout-3 .rtin-content h3
a{color:#111;transition:all 0.5s ease-in-out}.portfolio-multi-layout-3 .rtin-content h3 a:hover{color:#5a49f8}.portfolio-multi-layout-3 .rtin-item .rtin-content .rtin-cat
a{color:#212127;margin-bottom:0;transition:all 0.3s ease-in-out}.portfolio-multi-layout-3 .rtin-item .rtin-content
p{margin-bottom:0;margin-top:8px}.portfolio-multi-layout-3 .rtin-item .rtin-figure .rtin-icon{font-size:30px;position:absolute;top:30%;transform:translateY(-50%);left:0;right:0;opacity:0;visibility:hidden;text-align:center;transition:all 0.3s ease-in-out}.portfolio-multi-layout-3 .rtin-item:hover .rtin-figure .rtin-icon{opacity:1;visibility:visible;top:50%;transition:all 0.3s ease-in-out}.portfolio-multi-layout-3 .rtin-item .rtin-figure .rtin-icon
a{color:#fff}.portfolio-default.portfolio-multi-layout-4 .rt-portfolio-tab{margin-bottom:45px}.portfolio-default.portfolio-multi-layout-4 .rt-portfolio-tab
a{background:#f0eeff;margin-right:5px;padding:10px
35px 9px;font-weight:400}.portfolio-default.portfolio-multi-layout-4 .rt-portfolio-tab a:last-child{margin-right:0}.portfolio-multi-layout-4 .rtin-title
a{color:#fff}.portfolio-multi-layout-4 .rtin-cat
a{color:#fff}.portfolio-multi-layout-4 .rtin-item{position:relative}.portfolio-multi-layout-4 .rtin-title a:hover,
.portfolio-multi-layout-4 .rtin-cat a:hover{color:#5a49f8}.portfolio-multi-layout-4 .rtin-item:after{content:"";background-color:rgba(0, 0, 0, 0.75);position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;border-radius:4px;transform:scale(0.9);transition:all 0.3s ease-in-out}.portfolio-multi-layout-4 .rtin-item:hover:after{opacity:1;visibility:visible;transform:scale(1);transition:all 0.5s ease-in-out;transition-delay:0.2s}.portfolio-multi-layout-4 .rtin-content{padding:0
20px;text-align:center;position:absolute;z-index:3;left:0;right:0;top:50%;transform:translateY(-50%)}.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-icon{margin-bottom:15px;font-size:32px;transform:translateY(-0.625rem);opacity:0;visibility:hidden;transition:all 0.3s ease-in-out}.portfolio-multi-layout-4 .rtin-item:hover .rtin-content .rtin-icon{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.7s}.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-icon
a{color:#fff}.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-icon a:hover{color:#5a49f8}.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-title{font-weight:600;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.1s ease-in-out}.portfolio-multi-layout-4 .rtin-item:hover .rtin-content .rtin-title{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.5s}.portfolio-multi-layout-4 .rtin-item .rtin-content .rtin-cat{color:#646464;margin-top:5px;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.3s ease-in-out}.portfolio-multi-layout-4 .rtin-item:hover .rtin-content .rtin-cat{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.6s}.portfolio-multi-layout-4 .rtin-item .rtin-content
p{color:#fff;margin-top:8px;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.5s ease-in-out}.portfolio-multi-layout-4 .rtin-item:hover .rtin-content
p{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.7s}.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab{margin-bottom:45px}.portfolio-multi-layout-5 .rt-portfolio-tab
a{background:#f0eeff;color:#5a49f8;border-radius:30px;margin-right:5px;padding:10px
35px 9px;font-weight:500}.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:nth-child(3){color:#db02e9}.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:nth-child(4){color:#12d00d}.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:nth-child(5){color:#f00}.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a.current,
.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:hover{color:#fff}.portfolio-default.portfolio-multi-layout-5 .rt-portfolio-tab a:last-child{margin-right:0}.portfolio-multi-layout-5 .rtin-title
a{color:#fff}.portfolio-multi-layout-5 .rtin-cat
a{color:#fff}.portfolio-multi-layout-5 .rtin-title a:hover,
.portfolio-multi-layout-5 .rtin-cat a:hover{color:#5a49f8}.portfolio-multi-layout-5 .rtin-item:after{content:"";background-color:rgba(0, 0, 0, 0.75);position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;border-radius:8px;transform:scale(0.9);transition:all 0.3s ease-in-out}.portfolio-multi-layout-5 .rtin-item:hover:after{opacity:1;visibility:visible;transform:scale(1);transition:all 0.5s ease-in-out;transition-delay:0.2s}.portfolio-multi-layout-5 .rtin-content{padding:0
20px;text-align:center;position:absolute;z-index:3;left:0;right:0;top:50%;transform:translateY(-50%)}.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-icon{margin-bottom:15px;font-size:32px;transform:translateY(-0.625rem);opacity:0;visibility:hidden;transition:all 0.3s ease-in-out}.portfolio-multi-layout-5 .rtin-item:hover .rtin-content .rtin-icon{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.7s}.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-icon
a{color:#fff}.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-icon a:hover{color:#5a49f8}.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-title{font-weight:600;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.1s ease-in-out}.portfolio-multi-layout-5 .rtin-item:hover .rtin-content .rtin-title{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.5s}.portfolio-multi-layout-5 .rtin-item .rtin-content .rtin-cat{color:#646464;margin-top:5px;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.3s ease-in-out}.portfolio-multi-layout-5 .rtin-item:hover .rtin-content .rtin-cat{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.6s}.portfolio-multi-layout-5 .rtin-item .rtin-content
p{color:#fff;margin-top:8px;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.5s ease-in-out}.portfolio-multi-layout-5 .rtin-item:hover .rtin-content
p{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.7s}.portfolio-multi-layout-5
.item{float:left;margin:0
15px 30px;overflow:hidden;height:inherit;box-sizing:border-box}.portfolio-multi-layout-5 .rtin-item{overflow:hidden;border-radius:8px;height:100%}.portfolio-multi-layout-5 .rtin-item .rtin-figure{height:inherit}.portfolio-multi-layout-5 .rtin-item .rtin-figure
img{width:100%;height:inherit;object-fit:cover;transition:transform .3s ease}@media(max-width: 767px){.portfolio-multi-layout-5 .rtin-item{margin-bottom:0}.portfolio-multi-layout-5 .item.item-w2{width:100% !important;height:auto!important}}.portfolio-grid-layout6
.item{float:left;margin:0
15px 30px;overflow:hidden;height:inherit;box-sizing:border-box}.portfolio-grid-layout6 .item > div,
.portfolio-grid-layout6 .rtin-item{height:100%}.portfolio-grid-layout6 .rtin-item .rtin-figure{height:inherit}.portfolio-grid-layout6 .rtin-item .rtin-figure
img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.portfolio-grid-layout7
.item{float:left;margin:0
15px 30px;overflow:hidden;height:inherit;box-sizing:border-box}.portfolio-grid-layout7 .item > div,
.portfolio-grid-layout7 .rtin-item{height:100%}.portfolio-grid-layout7 .rtin-item .rtin-figure{height:inherit}.portfolio-grid-layout7 .rtin-item .rtin-figure
img{width:100%;height:100%;border-radius:10px;object-fit:cover;transition:transform .3s ease}.portfolio-grid-layout7 .rtin-item:before{content:"";top:50%;left:50%;transform:translateY(-50%) translateX(-50%);height:100%;width:100%;border-radius:10px;position:absolute;z-index:2;background-color:rgba(90, 73, 248,0.9);opacity:0;visibility:hidden;transition:all 0.5s ease-in-out}.portfolio-grid-layout7 .rtin-content{padding:0
20px;text-align:center;position:absolute;z-index:3;left:0;right:0;bottom:10%;transform:translateY(-10%)}.portfolio-grid-layout7 .rtin-item .rtin-content .rtin-icon{margin-bottom:18px;font-size:40px;transform:translateY(-0.625rem);opacity:0;visibility:hidden;transition:all 0.3s ease-in-out}.portfolio-grid-layout7 .rtin-item .rtin-content .rtin-title{font-weight:600;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.1s ease-in-out}.portfolio-grid-layout7 .rtin-item .rtin-content .rtin-cat{color:#646464;margin-top:5px;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(0.625rem);transition:all 0.3s ease-in-out}.portfolio-grid-layout7 .rtin-icon a,
.portfolio-grid-layout7 .rtin-cat a,
.portfolio-grid-layout7 .rtin-title
a{color:#fff}.portfolio-grid-layout7 .rtin-cat a:hover,
.portfolio-grid-layout7 .rtin-title a:hover{text-decoration:underline}.portfolio-grid-layout7 .rtin-item:hover:before{opacity:1;visibility:visible}.portfolio-grid-layout7 .rtin-item:hover .rtin-content .rtin-icon{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.7s}.portfolio-grid-layout7 .rtin-item:hover .rtin-content .rtin-title{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.5s}.portfolio-grid-layout7 .rtin-item:hover .rtin-content .rtin-cat{opacity:1;visibility:visible;transform:translateY(0);transition:all 0.3s ease-in-out;transition-delay:0.6s}.portfolio-single .rtin-thumbnail{margin-bottom:40px}.portfolio-single .rtin-thumbnail
img{border-radius:4px}.portfolio-single .portfolio-details{margin-bottom:30px}.portfolio-single .portfolio-details .port-side-img{border-radius:4px;overflow:hidden;margin-bottom:40px}.portfolio-single .portfolio-details
h3{font-size:20px;position:relative;margin-bottom:20px;color:#1d2124;line-height:1.4;z-index:2}.portfolio-single .portfolio-details
ul{list-style:none;margin:0;padding:0px}.portfolio-single .portfolio-details ul.rtin-portfolio-info
li{margin-bottom:8px}.portfolio-single .portfolio-details ul.rtin-portfolio-info li:last-child{margin-bottom:0px}.portfolio-single .portfolio-details ul.rtin-portfolio-info li span:after{content:":";font-size:18px;color:#444;font-weight:500;position:absolute;top:-1px;right:0}.portfolio-single .portfolio-details ul.rtin-portfolio-info li .rtin-label{color:#1d2124;font-weight:500;display:inline-block;margin-right:25px;position:relative;width:115px}.portfolio-single .portfolio-details ul
ul.rating{padding-left:0}.portfolio-single .portfolio-details ul.rtin-portfolio-info li.port-rating{display:flex}.portfolio-single .portfolio-details ul.rtin-portfolio-info li.port-rating
li{margin-bottom:0;font-size:1rem}.portfolio-single .portfolio-details ul.rtin-portfolio-info li
a{color:#646464}.portfolio-single .portfolio-details ul.rtin-portfolio-info li a:hover{color:#5a49f8}.portfolio-single ul.rtin-portfolio-info .rtin-social{display:inline-flex;padding-left:0}.portfolio-single ul.rtin-portfolio-info .rtin-social
li{margin-right:15px;margin-bottom:0;width:inherit}.portfolio-single .portfolio-default .rtin-item{margin-bottom:0}@media(min-width:992px) and (max-width:1199px){.portfolio-single ul.rtin-portfolio-info .rtin-social
li{margin-right:10px}}.portfolio-single ul.rtin-portfolio-info .rtin-social li:last-child{margin-right:0}.portfolio-single .rtin-portfolio-content
h3{font-size:24px}.portfolio-single .rt-related-portfolio{margin-top:46px}.portfolio-single .rt-related-portfolio .title-section{margin-bottom:30px}@media(max-width: 767px){.single-digeco_portfolio .content-area{padding-top:80px;padding-bottom:80px}.portfolio-single .rt-related-portfolio{margin-top:40px}.portfolio-single .portfolio-details .port-side-img
img{width:100%}}.portfolio-single .item-slider{margin-bottom:3rem}.portfolio-single .item-slider .slide-item
img{border-radius:4px}.portfolio-single .item-slider .owl-nav>div{position:absolute;top:50%;transform:translateY(-50%);margin:0;padding:0;height:60px;width:60px;border-radius:45px;border:1px
solid #fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;opacity:0;visibility:hidden;transition:all 0.3s ease-out}.portfolio-single .item-slider .owl-nav>div:hover{background-color:#5a49f8;border:1px
solid #5a49f8}.portfolio-single .item-slider:hover .owl-nav>div{opacity:1;visibility:visible}.portfolio-single .item-slider .owl-nav > div
i{font-size:20px;color:#000;transition:all 0.3s ease-out}.portfolio-single .item-slider .owl-nav > div:hover
i{color:#fff}.portfolio-single .item-slider .owl-nav .owl-prev{left:15px}.portfolio-single .item-slider .owl-nav .owl-next{right:15px}.portfolio-single .item-slider:hover .owl-prev{left:50px}.portfolio-single .item-slider:hover .owl-next{right:50px}.portfolio-single-3 .rtin-thumbnail
img{width:100%}.portfolio-single-3 .port-share{margin-top:20px}.portfolio-single-3 .port-share .rtin-social
i{margin-bottom:5px;font-weight:500;height:35px;width:35px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;transition:all 0.3s ease-in-out}.portfolio-single-3 .port-share .rtin-social i.fa-facebook-f{color:#315db6;border:1px
solid #315db6}.portfolio-single-3 .port-share .rtin-social i.fa-facebook-f:hover{background-color:#315db6;border:1px
solid transparent;color:#fff}.portfolio-single-3 .port-share .rtin-social i.fa-twitter{color:#00a7e6;border:1px
solid #00a7e6}.portfolio-single-3 .port-share .rtin-social i.fa-twitter:hover{background-color:#00a7e6;border:1px
solid transparent;color:#fff}.portfolio-single-3 .port-share .rtin-social i.fa-linkedin-in{color:#0074b2;border:1px
solid #0074b2}.portfolio-single-3 .port-share .rtin-social i.fa-linkedin-in:hover{background-color:#0074b2;border:1px
solid transparent;color:#fff}.portfolio-single-3 .port-share .rtin-social i.fa-google-plus-g{color:#e93b34;border:1px
solid #e93b34}.portfolio-single-3 .port-share .rtin-social i.fa-google-plus-g:hover{background-color:#e93b34;border:1px
solid transparent;color:#fff}.rtin-testimonial-1 .rtin-item{text-align:center}.rtin-testimonial-1 .rtin-item .top-box{padding:4.375rem 3.125rem 7.5rem;position:relative;z-index:1;-webkit-mask-image:url(/wp-content/themes/digeco/assets/img/svg3.svg);mask-image:url(/wp-content/themes/digeco/assets/img/svg3.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;display:block;margin-bottom:2.5rem;background-image:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)}.rtin-testimonial-1 .rtin-item .rtin-icon{color:#5a49f8;margin-bottom:0.625rem;line-height:1}.rtin-testimonial-1 .rtin-item .rtin-icon
i{font-size:6.25rem;opacity:0.7}.rtin-testimonial-1 .rtin-item .top-box i:before{font-size:6.25rem}.rtin-testimonial-1 .rtin-item .top-box
p{width:75%;margin:0
auto;color:#fff}.rtin-testimonial-1 .rtin-item .bottom-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.rtin-testimonial-1 .rtin-item .bottom-box
.media{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rtin-testimonial-1 .rtin-item .bottom-box .media .media-body{text-align:left}.rtin-testimonial-1 .rtin-item .bottom-box .media
img{width:auto;margin-right:0.9375rem}.rtin-testimonial-1 .rtin-item .bottom-box .rtin-title{margin-bottom:0;line-height:1.2}.rtin-testimonial-1 .rtin-item .bottom-box .rtin-designation{font-size:0.9375rem}@media only screen and (max-width: 1199px){.rtin-testimonial-1 .rtin-item .top-box
p{width:100%}}@media only screen and (max-width: 991px){.rtin-testimonial-1 .rtin-item .top-box
p{width:60%}}@media only screen and (max-width: 625px){.rtin-testimonial-1 .rtin-item .top-box
p{width:80%}}@media only screen and (max-width: 575px){.rtin-testimonial-1 .rtin-item .top-box
p{width:90%}}@media only screen and (max-width: 479px){.rtin-testimonial-1 .rtin-item .top-box{-webkit-mask-image:none;mask-image:none;padding:40px
30px 47px}}.rtin-testimonial-2 .rtin-item{text-align:center;padding:3.75rem 0 5rem;-webkit-mask-image:url(/wp-content/themes/digeco/assets/img/svg4.svg);mask-image:url(/wp-content/themes/digeco/assets/img/svg4.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;display:block;background-image:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)}.rtin-testimonial-2 .rtin-item .rtin-icon{color:#5a49f8;margin-bottom:0.625rem;line-height:1}.rtin-testimonial-2 .rtin-item .rtin-icon
i{font-size:6.25rem;opacity:0.7}.rtin-testimonial-2 .rtin-item .rtin-icon i:before{font-size:6.25rem}.rtin-testimonial-2 .rtin-item
p{width:30%;margin:0
auto 30px;color:#fff}.rtin-testimonial-2 .rtin-item
.media{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rtin-testimonial-2 .rtin-item .media
img{width:auto;margin-right:0.9375rem}.rtin-testimonial-2 .rtin-item .media .media-body{text-align:left}.rtin-testimonial-2 .rtin-item .media .media-body .rtin-title{margin-bottom:0;line-height:1.2;color:#fff}.rtin-testimonial-2 .rtin-item .media .media-body .rtin-designation{font-size:0.9375rem;color:#fff}@media only screen and (max-width: 991px){.rtin-testimonial-2 .rtin-item{-webkit-mask-image:none;mask-image:none;padding:2.5rem 1.875rem 2.8125rem;border-radius:0.25rem}.rtin-testimonial-2 .rtin-item
p{width:56%}}@media only screen and (max-width: 767px){.rtin-testimonial-2 .rtin-item
p{width:100%}}.rtin-testimonial-3 .rtin-item{margin-bottom:1.75rem;padding:3.75rem 2.5rem 1.875rem;position:relative;background-color:#f9f8ff;border-radius:0.25rem}.rtin-testimonial-3 .rtin-item:before{content:"";position:absolute;z-index:-1;background-color:#473f6f;opacity:0.03;width:calc(100% - 40px);bottom:-0.9375rem;left:50%;transform:translateX(-50%);height:100%;border-radius:0.25rem}.rtin-testimonial-3 .rtin-item:after{content:"";position:absolute;z-index:-2;background-color:#473f6f;opacity:0.03;height:100%;width:calc(100% - 80px);bottom:-1.875rem;left:50%;transform:translateX(-50%);border-radius:0.25rem}.rtin-testimonial-3 .rtin-item
.media{margin-bottom:1.475rem}.rtin-testimonial-3 .rtin-item .media
img{width:50px;border-radius:50%;margin-right:0.9375rem}.rtin-testimonial-3 .rtin-item .media .media-body{text-align:left}.rtin-testimonial-3 .rtin-item .media .media-body .rtin-title{margin-bottom:0;line-height:1.2;color:#1d2124;font-size:1.125rem}.rtin-testimonial-3 .rtin-item .media-body .rtin-designation{font-size:0.9375rem}.rtin-testimonial-3 .rtin-item
.rating{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:1;top:4.375rem;right:3.125rem}.rtin-testimonial-3 .rtin-item .rtin-icon{position:absolute;z-index:0;right:2.5rem;bottom:1.5625rem;color:#efedf7}.rtin-testimonial-3 .rtin-item>p{position:relative;z-index:1}.rtin-testimonial-3 .rtin-item .rtin-icon i:before{font-size:7.5rem}.rtin-testimonial-3.rtin-testimonial-grid .rtin-item{margin-bottom:3.75rem}.rtin-testimonial-3 .rtin-item.icon-bottom{padding-bottom:130px}@media only screen and (max-width: 767px){.rtin-testimonial-3 .rtin-item
.rating{position:inherit;top:inherit;right:inherit}}.rtin-testimonial-4 .rtin-item{padding:2.8125rem 2.5rem 1.875rem;position:relative;z-index:1;background-color:#f7f6fb;border-radius:0.25rem}.rtin-testimonial-4 .rtin-item .rtin-icon{color:#efedf7;margin-bottom:0.625rem;position:absolute;z-index:-1;right:2.5rem;top:2.5rem;line-height:1}.rtin-testimonial-4 .rtin-item .rtin-icon i:before{font-size:7.5rem}.rtin-testimonial-4 .rtin-item .rtin-title{font-size:1.375rem;line-height:2.25rem;margin-bottom:0.3125rem}.rtin-testimonial-4 .rtin-item .rtin-content{display:flex;align-items:center;justify-content:space-between}.rtin-testimonial-4 .rtin-item
.media{margin-top:0.625rem;margin-bottom:1.125rem}.rtin-testimonial-4 .rtin-item .media
img{width:50px;border-radius:50%;margin-right:0.9375rem}.rtin-testimonial-4 .rtin-item .media .media-body{text-align:left}.rtin-testimonial-4 .rtin-item .media .media-body .rtin-title{margin-bottom:0;line-height:1.2;color:#1d2124;font-size:1.125rem}.rtin-testimonial-4 .rtin-item .media-body .rtin-designation{font-size:0.9375rem}@media only screen and (max-width: 575px){.rtin-testimonial-4 .rtin-item .rtin-content{display:block !important}}.rtin-testimonial-4.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav{position:relative;left:0;right:0;text-align:center}.rtin-testimonial-4.rt-owl-nav-3.slider-nav-enabled .owl-carousel .owl-nav>div{position:initial;transform:initial}.rtin-testimonial-4 .rtin-item.icon-top{padding-top:165px}.rtin-testimonial-4 .rtin-item.icon-top .rtin-icon{right:auto}.rtin-testimonial-5 .rtin-item{text-align:center;position:relative;z-index:1}.rtin-testimonial-5 .rtin-content{position:absolute;z-index:1;top:58%;transform:translateY(-58%);left:0;right:0;width:380px;margin:0
auto}.rtin-testimonial-5 .rtin-item .rtin-icon{margin-bottom:0.9375rem;opacity:0.8;line-height:1;color:#fff}.rtin-testimonial-5 .rtin-item .rtin-icon i:before{font-size:4.375rem}.rtin-testimonial-5 .rtin-content
p{color:#fff}.rtin-testimonial-5 .rtin-content .rtin-thumb
img{width:50px;border-radius:50%;margin-bottom:0.625rem;display:inline-block}.rtin-testimonial-5 .rtin-content .rtin-title{margin-bottom:0;line-height:1.2;font-size:1.125rem;color:#fff}.rtin-testimonial-5 .rtin-content .rtin-designation{font-size:0.875rem;color:#fff}.rtin-testimonial-5 .shape-wrap{margin:0;padding:0;list-style:none;position:relative;z-index:0;width:550px;margin:0
auto}.rtin-testimonial-5 .shape-wrap li:first-child{position:absolute;z-index:1;right:9.1875rem;top:0}.rtin-testimonial-5 .shape-wrap li
svg{margin:0
auto}@media(max-width: 480px){.rtin-testimonial-5 .rtin-content{position:inherit;transform:inherit;width:auto}.rtin-testimonial-5 .shape-wrap{display:none}}.rtin-testimonial-7 .rtin-item{position:relative}.rtin-testimonial-7 .rtin-item .rtin-content{top:50%;transform:translateY(-50%);left:0;right:0;position:absolute;z-index:2;text-align:center}.rtin-testimonial-7 .rtin-item .rtin-icon{color:#fff;margin-bottom:0.625rem;line-height:1}.rtin-testimonial-7 .rtin-item .rtin-icon
i{font-size:80px}.rtin-testimonial-7 .rtin-item .rtin-icon i:before{font-size:80px}.rtin-testimonial-7 .rtin-item
p{font-size:18px;font-style:italic;line-height:32px;width:80%;margin:0
auto 50px;font-weight:300;color:#fff}.rtin-testimonial-7 .rtin-item
.media{transform:translateX(130px);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.rtin-testimonial-7 .rtin-item .media
img{width:50px;margin-right:0.9375rem}.rtin-testimonial-7 .rtin-item .media .media-body .rtin-title{font-size:18px;margin-bottom:0;line-height:1.2;color:#fff}.rtin-testimonial-7 .rtin-item .media .media-body .rtin-designation{font-size:0.9375rem;color:#fff}.rtin-testimonial-7 .owl-carousel .owl-nav{position:absolute;right:-25%;bottom:16%}@media(max-width:1199px){.rtin-testimonial-7 .owl-carousel .owl-nav{right:-29%}}@media only screen and (max-width: 991px){.rtin-testimonial-7 .rtin-item
p{width:56%}.rtin-testimonial-7 .owl-carousel .owl-nav{position:inherit;right:inherit}}@media only screen and (max-width: 767px){.rtin-testimonial-7 .rtin-item
p{width:100%}.rtin-testimonial-7 .rtin-item{background-color:#5a49f8;border-radius:4px}.rtin-testimonial-7 .rtin-item .rtin-image
img{display:none}.rtin-testimonial-7 .rtin-item .rtin-content{transform:inherit;position:inherit;height:100%;padding:60px
30px}.rtin-testimonial-7 .rtin-item
.media{transform:inherit}}.rtin-testimonial-8 .rtin-item{text-align:center;position:relative;z-index:1}.rtin-testimonial-8 .rtin-content{position:absolute;z-index:1;top:58%;transform:translateY(-50%);left:0;right:0;width:380px;margin:0
auto}.rtin-testimonial-8 .rtin-item .rtin-icon{margin-bottom:0.9375rem;opacity:0.8;line-height:1;color:#fff}.rtin-testimonial-8 .rtin-item .rtin-icon i:before{font-size:4.375rem}.rtin-testimonial-8 .rtin-content
p{color:#fff}.rtin-testimonial-8 .rtin-content .rtin-thumb
img{width:50px;border-radius:50%;margin-bottom:0.625rem;display:inline-block}.rtin-testimonial-8 .rtin-content .rtin-title{margin-bottom:0;line-height:1.2;font-size:1.125rem;color:#fff}.rtin-testimonial-8 .rtin-content .rtin-designation{font-size:0.875rem;color:#fff}.rtin-testimonial-8 .shape-wrap{margin:0;padding:0;list-style:none;position:relative;z-index:0;width:550px;margin:0
auto}.rtin-testimonial-8 .shape-wrap li
svg{margin:0
auto}.rtin-testimonial-8 .shape-wrap li svg
path{fill:#5a49f8}@media(max-width: 480px){.rtin-testimonial-8 .rtin-content{position:inherit;transform:inherit;width:auto;background-color:#5a49f8;padding:40px
15px;border-radius:4px}.rtin-testimonial-8 .shape-wrap{display:none}}.rtin-testimonial-9 .rtin-item{position:relative;text-align:center}.rtin-testimonial-9 .rtin-item .rtin-title{font-size:1.375rem;line-height:2.25rem;margin-bottom:0.3125rem}.rtin-testimonial-9 .rtin-item
.media{margin-top:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.rtin-testimonial-9 .rtin-item .media .media-body{text-align:left}.rtin-testimonial-9 .rtin-item
p{font-size:18px;width:65%;margin-left:auto;margin-right:auto}.rtin-testimonial-9 .rtin-item .media
img{width:50px;border-radius:50%;margin-right:0.9375rem}.rtin-testimonial-9 .rtin-item .media .media-body .rtin-title{margin-bottom:0;line-height:1.2;color:#1d2124;font-size:1.125rem}.rtin-testimonial-9 .rtin-item .media-body .rtin-designation{font-size:0.9375rem}.rtin-testimonial-9 .rtin-item ul.rating
li{font-size:14px}.rtin-testimonial-9 .rtin-item .rtin-icon{color:#000;opacity:0.08;position:absolute;z-index:-1;top:50px;left:0;right:0;text-align:center}.rtin-testimonial-9 .rtin-item .rtin-icon i:before{font-size:200px}@media(max-width: 991px){.rtin-testimonial-9 .rtin-item
p{width:85%}}@media(max-width: 480px){.rtin-testimonial-9 .rtin-item
p{width:95%}}.post-default .rtin-item{margin-bottom:1.875rem}.post-default .rtin-item .rtin-img{position:relative;overflow:hidden;border-radius:0.25rem 0.25rem 0 0}.post-default .rtin-item .rtin-img:before{position:absolute;top:0;right:0;z-index:1;content:'';width:0;height:0;background-color:rgba(255, 255, 255, 0.3);opacity:1;transition:all 0.8s}.post-default .rtin-item .rtin-img:after{position:absolute;bottom:0;left:0;z-index:1;content:'';width:0;height:0;background-color:rgba(255, 255, 255, 0.3);opacity:1;transition:all 0.8s}.post-default .rtin-item:hover .rtin-img:before{width:100%;height:100%;opacity:0;z-index:-1}.post-default .rtin-item:hover .rtin-img:after{width:100%;height:100%;opacity:0;z-index:-1}.post-grid-style1 .rtin-item
ul{list-style:none;margin:0;padding:0;position:relative}.post-grid-style1 .rtin-item ul
li{display:inline-block;font-size:0.875rem;color:#9b9b9b;margin-right:1rem}.post-grid-style1 .rtin-item ul li:last-child{margin-right:0}.post-grid-style1 .rtin-item ul li
a{color:#9b9b9b}.post-grid-style1 .rtin-item ul li a:hover{color:#5a49f8}.post-grid-style1 .rtin-item ul li
i{color:#5a49f8;margin-right:0.625rem}.post-grid-style1 .rtin-item ul.post-top-meta{margin-bottom:0.625rem}.post-grid-style1 .rtin-item ul.post-bottom-meta{margin-bottom:0.625rem;padding-top:0.9375rem;border-top:0.0625rem solid #d9d9d9;display:flex;align-items:center;justify-content:space-between}.post-grid-style1 .rtin-item ul.post-bottom-meta:before{position:absolute;z-index:1;content:"-";left:50%;transform:translateX(-50%)}.post-grid-style1 .rtin-item .rtin-content{padding:1.5625rem 1.875rem 0.75rem;box-shadow:0rem 0rem 0.8125rem 0 rgba(0, 0, 0, 0.08);transition:all 0.3s ease-in-out}.post-grid-style1 .rtin-item:hover .rtin-content{box-shadow:0rem 0rem 1.25rem 0 rgba(0, 0, 0, 0.1)}.post-grid-style1 .rtin-item .rtin-title{margin-bottom:1.0625rem;line-height:2rem}.post-grid-style1 .rtin-item .rtin-title
a{color:#1d2124}.post-grid-style1 .rtin-item .rtin-title a:hover{color:#5a49f8}.post-grid-style1 .rtin-item .button-1{margin-bottom:0.825rem}@media (min-width: 576px) and (max-width: 991px){.post-grid-style1 .row>div{max-width:50%;flex:50%}.post-grid-style1 .row>div:last-child{display:none}}.post-grid-style2 .rtin-item .rtin-img{border-radius:0.25rem;margin-bottom:1.25rem}.post-grid-style2 .rtin-item .rtin-title{line-height:2rem;margin-bottom:0}.post-grid-style2 .rtin-item .rtin-title
a{color:#1d2124}.post-grid-style2 .rtin-item .rtin-title a:hover{color:#5a49f8}.post-grid-style2 .rtin-item
ul{list-style:none;margin:0
0 15px 0;padding:0}.post-grid-style2 .rtin-item ul
li{position:relative;display:inline-block;color:#9b9b9b;font-size:14px;margin-right:24px}.post-grid-style2 .rtin-item ul li:after{content:"/";position:absolute;top:0;right:-16px}.post-grid-style2 .rtin-item ul li:last-child{margin-right:0}.post-grid-style2 .rtin-item ul li:last-child:after{display:none}.post-grid-style2 .rtin-item ul li
a{color:#9b9b9b}.post-grid-style2 .rtin-item ul li a:hover{color:#5a49f8}.post-grid-style2 .rtin-item .rtin-content
p{margin-top:0.625rem;margin-bottom:0}.post-grid-style2 .rtin-item .rtin-content .button-1{margin-top:0.625rem}@media (min-width: 576px) and (max-width: 991px){.post-grid-style2 .row>div{max-width:50%;flex:50%}.post-grid-style2 .row>div:last-child{display:none}}.post-grid-style3 .rtin-item .rtin-img{border-radius:0.25rem 0.25rem 0 0}.post-grid-style3 .rtin-item
h3{line-height:2rem;margin-bottom:0}.post-grid-style3 .rtin-item h3
a{color:#1d2124}.post-grid-style3 .rtin-item h3 a:hover{color:#5a49f8}.post-grid-style3 .rtin-item
ul{list-style:none;margin:0
0 15px 0;padding:0}.post-grid-style3 .rtin-item ul
li{position:relative;display:inline-block;color:#9b9b9b;font-size:14px;margin-right:24px}.post-grid-style3 .rtin-item ul li:after{content:"/";position:absolute;top:0;right:-16px}.post-grid-style3 .rtin-item ul li:last-child{margin-right:0}.post-grid-style3 .rtin-item ul li:last-child:after{display:none}.post-grid-style3 .rtin-item ul li
a{color:#9b9b9b}.post-grid-style3 .rtin-item ul li a:hover{color:#5a49f8}.post-grid-style3 .rtin-item{box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.07)}.post-grid-style3 .rtin-item .rtin-content{padding:1.5625rem 1.875rem 1.875rem;background-color:#fff}.post-grid-style3 .rtin-item .rtin-content
p{margin-top:0.625rem;margin-bottom:0}.post-grid-style3 .rtin-item .rtin-content .button-1{margin-top:0.625rem}@media (min-width: 576px) and (max-width: 991px){.post-grid-style3 .row>div{max-width:50%;flex:50%}.post-grid-style3 .row>div:last-child{display:none}}.post-grid-style5 .rtin-item{border:1px
solid #e5e5e5;padding:0px
0px 25px;border-radius:4px;text-align:center}.post-grid-style5 .rtin-item .rtin-img{margin-bottom:1.5rem}.post-grid-style5 .rtin-item .rtin-title{font-size:30px;line-height:3rem;margin-bottom:0}.post-grid-style5 .rtin-item .rtin-title
a{color:#1d2124}.post-grid-style5 .rtin-item .rtin-title a:hover{color:#5a49f8}.post-grid-style5 .rtin-item
ul{list-style:none;margin:0
0 15px 0;padding:0}.post-grid-style5 .rtin-item ul
li{position:relative;display:inline-block;color:#5a49f8;font-size:20px;margin-right:24px}.post-grid-style5 .rtin-item ul li:after{content:"/";position:absolute;top:0;right:-16px}.post-grid-style5 .rtin-item ul li:last-child{margin-right:0}.post-grid-style5 .rtin-item ul li:last-child:after{display:none}.post-grid-style5 .rtin-item ul li
a{color:#5a49f8}.post-grid-style5 .rtin-item ul li a:hover{color:#1d2124}.post-grid-style5 .rtin-item .rtin-content
p{margin-top:0.625rem;margin-bottom:0}.post-grid-style5 .rtin-item .rtin-content .button-1{margin-top:0.625rem}@media(max-width: 991px){.post-grid-style5 .rtin-item .rtin-title{font-size:24px;line-height:1.4}}@media (min-width: 576px) and (max-width: 991px){.post-grid-style5 .row>div{max-width:50%;flex:50%}.post-grid-style5 .row>div:last-child{display:none}}.post-grid-style7 .rtin-item
ul{list-style:none;margin:0;padding:0;position:relative}.post-grid-style7 .rtin-item ul
li{display:inline-block;font-size:0.875rem;color:#9b9b9b;margin-right:1rem}.post-grid-style7 .rtin-item ul li:last-child{margin-right:0}.post-grid-style7 .rtin-item ul li
a{color:#9b9b9b}.post-grid-style7 .rtin-item ul li a:hover{color:#5a49f8}.post-grid-style7 .rtin-item ul li
i{color:#5a49f8;margin-right:0.625rem}.post-grid-style7 .rtin-item ul.post-top-meta{margin-bottom:0.625rem}.post-grid-style7 .rtin-item .rtin-content{background:#f7f7f7;border-radius:0 0 4px 4px;padding:25px
30px 30px;transition:all 0.3s ease-in-out}.post-grid-style7 .rtin-item .rtin-title{margin-bottom:1.0625rem;line-height:2rem}.post-grid-style7 .rtin-item .rtin-title
a{color:#1d2124}.post-grid-style7 .rtin-item .rtin-title a:hover{color:#5a49f8}.post-grid-style7 .rtin-item .button-1{margin-bottom:0.825rem}@media (min-width: 576px) and (max-width: 991px){.post-grid-style7 .row>div{max-width:50%;flex:50%}.post-grid-style7 .row>div:last-child{display:none}}.post-slider-style4 .owl-carousel .owl-stage-outer{padding:0
10px;width:calc(100% + 20px);margin-left:-10px}.rtin-pricing-layout1 .rtin-icon{border-radius:50%;height:10rem;width:10rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;line-height:1;margin-bottom:1.875rem}.rtin-pricing-layout1 .rtin-icon:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);background-color:rgba(90, 73, 248, 0.1);border-radius:50%;height:10rem;width:10rem;transition:all 0.5s ease-in-out}.rtin-pricing-layout1 .rtin-icon:after{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);background-color:rgba(90, 73, 248, 0.1);border-radius:50%;height:6.25rem;width:6.25rem;transition:all 0.5s ease-in-out}.rtin-pricing-layout1 .rtin-icon
i{color:#ff930e}.rtin-pricing-layout1 .rtin-icon i:before{font-size:2.25rem}.rtin-pricing-layout1:hover .rtin-icon:before{animation:zoomOut 1s infinite}.rtin-pricing-layout1{position:relative;z-index:2}.rtin-pricing-layout1 .price-header{margin-bottom:25px;text-align:center}.rtin-pricing-layout1 .price-header .rtin-title{font-size:1.375rem;color:#1d2124;margin-bottom:1.25rem;line-height:1}.rtin-pricing-layout1 .rtin-pricing-price{padding-top:15px}.rtin-pricing-layout1 .rtin-pricing-price .rtin-price{font-size:3rem;color:#1d2124;font-weight:600;margin-bottom:2.1875rem;line-height:1;position:relative}.rtin-pricing-layout1 .rtin-price .price-unit{font-size:1.125rem;font-weight:400;color:#646464;display:block;margin-top:0.75rem}.rtin-pricing-layout1 .rt-price-table-box
ul{list-style:none;margin:0
0 1.25rem 0;padding:0}.rtin-pricing-layout1 .rt-price-table-box ul
li{margin-bottom:0.625rem}.rtin-pricing-layout1 .rt-price-table-box{position:relative;background:#fff;text-align:center;padding:3.875rem 1.875rem;z-index:1;transition:all 0.3s ease-in-out}.rtin-pricing-layout1.active-class{box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.08);position:relative;z-index:5;transform:scale(1.05)}.rtin-pricing-layout1 .rt-price-table-box .rtin-price-button{margin-top:2.1875rem}@-webkit-keyframes
zoomOut{0%{opacity:1;-webkit-transform:translateY(-50%) translateX(-50%) scale(0);transform:translateY(-50%) translateX(-50%) scale(0)}100%{opacity:0;-webkit-transform:translateY(-50%) translateX(-50%) scale(1.5);transform:translateY(-50%) translateX(-50%) scale(1.5)}}@keyframes
zoomOut{0%{opacity:1;-webkit-transform:translateY(-50%) translateX(-50%) scale(0);transform:translateY(-50%) translateX(-50%) scale(0)}100%{opacity:0;-webkit-transform:translateY(-50%) translateX(-50%) scale(1.5);transform:translateY(-50%) translateX(-50%) scale(1.5)}}.rtin-pricing-layout2 .rt-price-table-box{text-align:center;background-color:#fff;margin-bottom:1.875rem;padding:5rem 1.875rem;position:relative;z-index:1;transition:all 0.3s ease-in-out}.rtin-pricing-layout2 .rt-price-table-box .popular-offer{position:absolute;z-index:2;right:0;top:0;width:0;height:0;border-top:5rem solid #5a49f8;border-left:5rem solid transparent}.rtin-pricing-layout2 .rt-price-table-box .popular-offer
.offer{position:absolute;z-index:3;top:-4.3rem;right:8px;transform:rotate(45deg);color:#fff}.rtin-pricing-layout2 .price-header{margin-bottom:2.5rem;text-align:center;transition:all 0.3s ease-in-out}.rtin-pricing-layout2 .price-header .rtin-title{font-size:1.25rem;color:#646464;margin-bottom:0;display:block}.rtin-pricing-layout2 .price-header .rtin-price{display:inline-block;font-family:"Poppins",sans-serif;font-size:2.25rem;color:#5a49f8;font-weight:600;margin-bottom:0.625rem;position:relative;z-index:1}.rtin-pricing-layout2 .rtin-price .price-unit{font-size:16px;font-weight:400;margin-top:6px}.rtin-pricing-layout2 .rt-price-table-box
ul{list-style:none;margin:0
0 3.125rem 0;padding:0;display:block;position:relative;top:-1px;z-index:2}.rtin-pricing-layout2 .rt-price-table-box ul
li{margin-bottom:1.25rem}.rtin-pricing-layout2.active-class .rt-price-table-box,
.rtin-pricing-layout2 .rt-price-table-box:hover{box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.08);position:relative;z-index:5;transform:scale(1.05)}.rtin-pricing-layout3 .rt-price-table-box{text-align:center;background-color:#fff;margin-bottom:1.875rem;padding:5rem 1.875rem;position:relative;z-index:1;transition:all 0.3s ease-in-out;box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.08)}.rtin-pricing-layout3 .rt-price-table-box .popular-offer{position:absolute;z-index:2;right:0;top:0;width:0;height:0;border-top:5rem solid #5a49f8;border-left:5rem solid transparent}.rtin-pricing-layout3 .rt-price-table-box .popular-offer
.offer{position:absolute;z-index:3;top:-4.3rem;right:8px;transform:rotate(45deg);color:#fff}.rtin-pricing-layout3 .price-header{margin-bottom:2.5rem;text-align:center;transition:all 0.3s ease-in-out}.rtin-pricing-layout3 .price-header .rtin-title{font-size:1.25rem;color:#646464;margin-bottom:0;display:block}.rtin-pricing-layout3 .price-header .rtin-price{font-family:"Poppins",sans-serif;display:inline-block;font-size:36px;background:-webkit-linear-gradient(-135deg, #04d5f4, #5a49f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600;margin-bottom:10px;position:relative;z-index:1}.rtin-pricing-layout3 .rtin-price .price-unit{font-size:16px;font-weight:400;margin-top:6px}.rtin-pricing-layout3 .rtin-price .price-fac{position:absolute;z-index:1;font-size:16px;top:0;right:-20px;line-height:1;background:-webkit-linear-gradient(-45deg, #04d5f4, #04d5f4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rtin-pricing-layout3 .rt-price-table-box
ul{list-style:none;margin:0
0 3.125rem 0;padding:0;display:block;position:relative;top:-1px;z-index:2}.rtin-pricing-layout3 .rt-price-table-box ul
li{margin-bottom:1.25rem}.rtin-pricing-layout3.active-class .rt-price-table-box,
.rtin-pricing-layout3 .rt-price-table-box:hover{box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.2);position:relative;z-index:5}.rtin-pricing-layout4 .rt-price-table-box{border:1px
solid #ebebeb;border-radius:4px;background-color:transparent;margin-bottom:1.875rem;padding:5rem 1.875rem;position:relative;text-align:center;z-index:1;transition:all 0.3s ease-in-out}.rtin-pricing-layout4 .rt-price-table-box .popular-offer{position:absolute;z-index:2;right:0;top:0;width:0;height:0;border-top:5rem solid #5a49f8;border-left:5rem solid transparent}.rtin-pricing-layout4 .rt-price-table-box .popular-offer
.offer{position:absolute;z-index:3;top:-4.3rem;right:8px;transform:rotate(45deg);color:#fff}.rtin-pricing-layout4 .price-header{margin-bottom:2.5rem;text-align:center;transition:all 0.3s ease-in-out}.rtin-pricing-layout4 .price-header .rtin-title{font-size:1.25rem;color:#646464;margin-bottom:0;display:block}.rtin-pricing-layout4 .price-header .rtin-price{font-family:"Poppins",sans-serif;display:inline-block;color:#5a49f8;font-size:40px;font-weight:600;margin-bottom:14px;position:relative;z-index:1}.rtin-pricing-layout4 .rtin-price .price-unit{font-size:16px;font-weight:400;margin-top:6px}.rtin-pricing-layout4 .rtin-price .price-fac{position:absolute;z-index:1;font-size:16px;top:0;right:-20px;line-height:1}.rtin-pricing-layout4 .rt-price-table-box
ul{list-style:none;margin:0
0 50px 0;padding:0;display:block;position:relative;top:-1px;z-index:2}.rtin-pricing-layout4 .rt-price-table-box ul
li{margin-bottom:1.25rem}.rtin-pricing-layout4 .rtin-price-button .btn-ghost{padding:10px
35px}.rtin-pricing-layout4.active-class .rt-price-table-box,
.rtin-pricing-layout4 .rt-price-table-box:hover{background:#fff;box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.08);position:relative;z-index:5;transform:scaleY(1.05)}.rtin-pricing-layout5{position:relative;z-index:2}.rtin-pricing-layout5 .price-header{background-color:#5a49f8;border-radius:4px 4px 0 0;background-image:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);text-align:center;padding:40px
15px}.rtin-pricing-layout5 .price-header .rtin-title{color:#fff;font-size:30px;margin-bottom:17px;font-weight:300}.rtin-pricing-layout5 .price-header .rtin-price{font-family:"Poppins",sans-serif;display:inline-block;font-size:48px;color:#fff;line-height:1;font-weight:600;margin-bottom:10px;position:relative;z-index:1}.rtin-pricing-layout5 .price-header .price-unit{font-size:22px;font-weight:300}.rtin-pricing-layout5 .pricing-main-body{padding:40px
40px 20px}.rtin-pricing-layout5 .pricing-main-body
ul{list-style:none;margin:0;padding:0}.rtin-pricing-layout5 .pricing-main-body ul
li{margin-bottom:10px;position:relative;font-weight:500}.rtin-pricing-layout5 .pricing-main-body ul li:last-child{margin-bottom:0}.rtin-pricing-layout5 .pricing-main-body ul li
i{margin-right:8px;color:#5a49f8;min-width:15px}.rtin-pricing-layout5 .rt-price-table-box{position:relative;background:#fff;z-index:1;box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.05);transition:all 0.3s ease-in-out}.rtin-pricing-layout5.active-class .rt-price-table-box,
.rtin-pricing-layout5:hover .rt-price-table-box{box-shadow:0 0 40px 0 rgba(0, 0, 0, 0.08);position:relative;z-index:5}.rtin-pricing-layout5 .pricing-footer{border-radius:0 0 4px 4px;padding:20px
40px 40px}.rtin-pricing-layout6{margin-bottom:2px;text-align:center;background-color:#fff;padding:80px
30px;position:relative;z-index:1;transition:all 0.3s ease-in-out;box-shadow:0 0 17px 0 rgb(0 0 0 / 5%)}@media only screen and (max-width: 991px){.rtin-pricing-layout6{margin-bottom:30px}}.rtin-pricing-layout6 .status-shape{position:absolute;z-index:2;right:0;top:0;width:0;height:0;border-top:80px solid #5a49f8;border-left:80px solid transparent}.rtin-pricing-layout6 .status-shape .status-text{position:absolute;z-index:3;top:-68px;right:6px;transform:rotate(45deg);color:#fff}.rtin-pricing-layout6 .item-icon{border-radius:50%;height:160px;width:160px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;margin-bottom:30px}.rtin-pricing-layout6 .item-icon:after{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);background-color:rgba(90, 73, 248, 0.05);border-radius:50%;height:100px;width:100px;transition:all 0.5s ease-in-out}.rtin-pricing-layout6 .item-icon:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);background-color:rgba(90, 73, 248, 0.05);border-radius:50%;height:160px;width:160px;transition:all 0.5s ease-in-out}.rtin-pricing-layout6 .item-icon i:before{font-size:36px}.rtin-pricing-layout6 .item-title{color:#646464;font-weight:500;font-size:20px;margin-bottom:40px}.rtin-pricing-layout6 .block-list{margin-bottom:50px;list-style:none}.rtin-pricing-layout6 .block-list
li{margin-bottom:20px}.rtin-pricing-layout6 .block-list li:last-child{margin-bottom:0}.rtin-pricing-layout6 .item-price{display:inline-block;font-size:36px;color:#111;font-weight:600;margin-bottom:10px;position:relative;z-index:1}.rtin-pricing-layout6.active-class .item-price{color:#5a49f8}.rtin-pricing-layout6 .item-price .super-script{position:absolute;z-index:1;font-size:16px;top:0;right:-20px;line-height:1}.rtin-pricing-layout6:hover{box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.08);position:relative;z-index:5}.rtin-pricing-layout6.active-class{box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.08);position:relative;z-index:5}.rtin-pricing-layout6.active-class .btn-ghost{color:#fff;background-color:#5a49f8}.rtin-pricing-layout6.active-class .btn-ghost:hover{border-color:#5a49f8;color:#5a49f8;background:transparent}.logo-slider .rtin-item
img{filter:grayscale(1);transition:all 0.3s ease-in-out}.logo-slider .rtin-item:hover
img{filter:grayscale(0)}.rtin-logo-slider .rtin-item{margin:20px
15px;text-align:center}.rtin-logo-slider .rt-owl-carousel .rtin-item
img{width:auto;display:inline-block}.rtin-logo-grid>.row{justify-content:center}.rtin-logo-grid .rtin-item{box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.05);background-color:#fff;height:11.25rem;width:100%;margin-bottom:1.875rem;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;transition:all 0.5s ease-in-out}.rtin-app-slider .rtin-item{box-shadow:0rem 0 1.875rem 0 rgba(0, 0, 0, 0.07);margin-top:1.875rem;margin-bottom:1.875rem;transition:all 0.5s ease-in-out}.rtin-app-slider .center .rtin-item{box-shadow:0rem 0 1.875rem 0 rgba(0, 0, 0, 0.3)}.rtin-app-grid .rtin-item{box-shadow:0rem 0 1.875rem 0 rgba(0, 0, 0, 0.07);margin-bottom:1.875rem;transition:all 0.5s ease-in-out}.rtin-app-slider .rtin-item img,
.rtin-app-grid .rtin-item
img{border-radius:0.25rem}.chef-box .chef-box-content{margin-top:20px}.chef-box .chef-box-content .chef-date{font-size:17px;font-weight:500;color:#e30025;margin-bottom:8px;display:block}.chef-box .chef-box-content
h3{font-size:20px;font-weight:700}.chef-box .chef-box-content h3
a{color:#111;transition:all 0.3s ease-in-out}.chef-box .chef-box-content h3 a:hover{color:#e30025}.chef-box .chef-box-content .rtin-cat{border-top:1px solid #e9e9e9;margin-top:18px;padding-top:18px}.chef-box .chef-box-content .rtin-cat
a{color:#444}.chef-box .chef-box-content .rtin-cat a:hover{color:#f89f24}.chef-box .chef-box-content .rtin-cat
i{color:#f89f24;padding-right:8px}.rtin-address-default .rtin-item{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #eaeaea}.rtin-address-default .rtin-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.rtin-address-default .rtin-title{font-size:1.5rem}.rtin-address-default .rtin-item .rtin-icon{margin-right:1.25rem;margin-top:0.3125rem;line-height:1}.rtin-address-default .rtin-item .rtin-icon i:before{color:#5a49f8;font-size:2.25rem;margin-left:0}.rtin-address-default .rtin-item .rtin-info{font-size:16px}.rtin-address-default .rtin-item .rtin-info
h3{font-size:1.25rem;margin-bottom:0.313rem}.rtin-address-default .rtin-item .rtin-info
a{color:#646464}.rtin-address-default .rtin-item .rtin-info a:hover{color:#5a49f8}.rtin-address-default .rtin-item .rtin-info
ul{list-style:none;margin:0;padding:0}.rtin-address-default .rtin-item .rtin-info ul
li{display:block}.rtin-address-default.dark .rtin-address-info{background-color:#5a49f8;border-radius:4px;padding:50px
40px}.rtin-address-default.dark .rtin-title,
.rtin-address-default.dark .rtin-item .rtin-info,
.rtin-address-default.dark .rtin-item .rtin-info h3,
.rtin-address-default.dark .rtin-item .rtin-info a,
.rtin-address-default.dark .rtin-item .rtin-icon i:before{color:#fff}.rtin-address-default.dark .rtin-item .rtin-info a:hover{color:#fff;text-decoration:underline}.rtin-contact-info
ul{list-style:none;margin:0;padding:0}.rtin-contact-info ul
li{color:#646464;display:flex;margin-bottom:15px}.rtin-contact-info ul li:last-child{margin-bottom:0px}.rtin-contact-info ul li
i{padding-right:10px;width:25px;color:#5a49f8;position:relative;top:7px}.rtin-contact-info ul li
a{color:#646464}.rtin-contact-info ul li a:hover{text-decoration:underline}.rtin-contact-info .rtin-content{color:#646464}.rtin-contact-info .rtin-text{margin-top:-7px}.rt-el-cta .align-items{display:flex;align-items:center}.cta-style1 .align-items
h2{font-size:2.25rem;line-height:3.125rem;margin-bottom:0}.cta-style1 .align-items
p{margin-bottom:0;margin-top:0.625rem}.rt-el-cta .align-items .rtin-button{text-align:right}@media (max-width: 991px){.rt-el-cta .align-items{display:inherit;text-align:center}.rt-el-cta .align-items .rtin-button{margin-top:1.563rem;text-align:center}}@media (max-width: 767px){.cta-style1 .align-items
h2{font-size:1.875rem}}.cta-style2 .align-items .rtin-title{font-size:2.25rem;margin-bottom:0px;line-height:1.2}.cta-style2 .phone-number span i:before{font-size:2.25rem;color:#5a49f8;margin-right:15px}.cta-style2 .phone-number{text-align:right}.cta-style2 .phone-number
h3{display:inline-block;font-size:2.25rem;color:#fff;margin-bottom:0;line-height:1.2}.cta-style2 .phone-number h3
a{color:#5a49f8}@media (max-width: 991px){.cta-style2 .phone-number{margin-top:1.563rem;text-align:center}.rt-el-cta.cta-style2{text-align:center}}@media (max-width: 991px){.cta-style2 .align-items .rtin-title,
.cta-style2 .phone-number h3,
.cta-style2 .phone-number span i:before{font-size:1.875rem}}.cta-style3 .btn-light.btn-light-2{border:2px
solid #fff !important;color:#fff;margin-left:6px}.cta-style3 .btn-light.btn-light-2:hover{background-color:#fff;color:#1d2124}@media(max-width: 375px){.cta-style3 .rtin-button a:first-child{margin-bottom:5px}}.elementor-accordion{box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.06)}.elementor-accordion .elementor-accordion-item{border:none;border-bottom:0.0625rem solid #f4f4f4}.elementor-accordion .elementor-accordion-item:last-child{border-bottom:none}.elementor-accordion .elementor-accordion-item .elementor-tab-title{background:#fff;border:none;font-weight:500;font-size:1.125rem;color:#1d2124;padding:1.5625rem 3.75rem 1.875rem 3.75rem}.elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active{background-color:#f9fbfe}.elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active{background-color:#f9fbfe}.elementor-accordion .elementor-accordion-item .elementor-tab-title
a{color:#1d2124}.elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active
a{color:#5a49f8}.elementor-accordion .elementor-accordion-item .elementor-tab-content{border:none;color:#646464;padding:0
5rem .5625rem 3.75rem;position:relative}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:inherit}.elementor-accordion .elementor-tab-title .elementor-accordion-icon>span{position:relative;top:0;color:#b9b9b9}.elementor-accordion .elementor-active .elementor-accordion-icon>span{color:#5a49f8}@media(max-width: 767px){.elementor-accordion .elementor-accordion-item .elementor-tab-content,
.elementor-accordion .elementor-accordion-item .elementor-tab-title{padding-left:2.8125rem;padding-right:2.8125rem}}.rtin-tab .tab-nav-list{border-bottom:0;display:block;padding-left:15px}.rtin-tab .tab-nav-list .nav-item{margin-bottom:10px;width:100%}.rtin-tab .tab-nav-list .nav-item:last-child{margin-bottom:0}.rtin-tab .tab-nav-list .nav-item
a{color:#111;border-radius:5px;width:100%;padding:35px
30px;background-color:#f7f7fe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:all 0.3s ease-in-out}.rtin-tab .tab-nav-list .nav-item a
span{font-size:16px;font-weight:600;-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;line-height:1.8}.rtin-tab .tab-nav-list .nav-item a
i{background:#f9f9f9;color:#fff;position:relative;z-index:0;line-height:1;border-radius:50%;height:60px;width:60px;margin-right:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:all 0.3s ease-in-out}.rtin-tab .tab-nav-list .nav-item a.active,
.rtin-tab .tab-nav-list .nav-item a:hover{background-color:#fff;box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.1)}.rtin-tab .tab-nav-list .nav-item .california
i{background-color:#ff930e}.rtin-tab .tab-nav-list .nav-item .mountain-meadow
i{background-color:#14C171}.rtin-tab .tab-nav-list .nav-item .royal-blue
i{background-color:#5a49f8}.rtin-tab .tab-nav-list .nav-item .torch-red
i{background-color:#FF1E45}.rtin-tab .tab-nav-list .nav-item .turquoise
i{background-color:#01daba}.rtin-tab .tab-content .rtin-text
img{border-radius:4px}@media(max-width: 991px){.rtin-tab .tab-content .tab-pane{margin-top:50px}}.rt-video{position:relative;z-index:1}.rt-video .rtin-video{text-align:center}.rtin-video .item-icon{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0}.rt-video .rtin-video
img{border-radius:4px}.rt-video .item-icon .rtin-play i:before{font-size:1.875rem;color:#fff;margin-left:0.3125rem}.rt-video .item-icon
h3{color:#fff;font-weight:600;margin-bottom:0;margin-top:1.875rem;font-size:2.25rem;line-height:3.125rem}.rt-video .rtin-video .item-img{position:relative;display:inline-block}.rt-video .rtin-video .item-img:after{border-radius:4px;position:absolute;content:"";height:100%;width:100%;background-color:rgba(0, 0, 0, 0.5);top:0;left:0}.video-style1 .item-icon .rtin-play{margin:0
auto;position:relative;z-index:-1;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;height:4.6875rem;width:4.6875rem;border-radius:50%;color:#fff;background-color:#5a49f8;transition:all 0.5s ease-in-out}.video-style1 .item-icon .rtin-play:hover{background-color:#750ed5}.video-style1 .item-icon .rtin-play:after{border-radius:50%;position:absolute;z-index:-3;content:"";height:6.25rem;width:6.25rem;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);background-color:rgba(90, 73, 248, 0.6);transition:all 0.5s ease-in-out}.video-style2 .item-icon .rtin-play{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:6.875rem;width:6.875rem;border-radius:50%;margin-right:0.625rem;color:#fff;background-color:#5a49f8;font-size:1.875rem;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.video-style2 .item-icon .rtin-play:before{border-radius:50%;position:absolute;z-index:-1;content:"";height:100%;width:100%;top:0;left:0;background-image:-o-linear-gradient(top, #7a64f2 0%, #750ed5 100%);background-image:linear-gradient(180deg, #7a64f2 0%, #750ed5 100%);opacity:0;visibility:hidden;transition:all 0.5s ease-in-out}.video-style2 .item-icon .rtin-play:hover:before{opacity:1;visibility:visible}.video-style3 .rtin-video{position:relative}.video-style3 .animated-bg{position:absolute;z-index:-1;right:7.1875rem;top:55%;transform:translateY(-50%)}.video-style3 .animated-figure{transform:translateX(-8.125rem)}.video-style3 .animated-figure .mask-image{-webkit-mask-image:url(/wp-content/themes/digeco/assets/img/svg1.svg);mask-image:url(/wp-content/themes/digeco/assets/img/svg1.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;position:relative;display:block;transform:initial}.video-style3 .animated-figure .mask-image .item-icon{position:absolute;z-index:1;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.video-style3 .item-icon .rtin-play{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:6.875rem;width:6.875rem;border-radius:50%;margin-right:0.625rem;color:#fff;background-color:#5a49f8;font-size:1.875rem;transition:all 0.5s ease-in-out}.video-style3 .item-icon .rtin-play:before{border-radius:50%;position:absolute;z-index:-1;content:"";height:100%;width:100%;top:0;left:0;background-image:-o-linear-gradient(top, #7a64f2 0%, #750ed5 100%);background-image:linear-gradient(180deg, #7a64f2 0%, #750ed5 100%);opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.video-style3 .item-icon .rtin-play:hover:before{opacity:1;visibility:visible}@media only screen and (max-width: 1199px){.video-style3 .animated-figure{transform:translateX(-3.75rem)}.video-style3 .animated-bg{right:-33%;top:57%}.video-style3 .animated-bg
svg{transform:scale(0.6)}}@media only screen and (max-width: 991px){.video-style3 .animated-figure{transform:translateX(-2.75rem)}.video-style3 .animated-bg{right:-4%}.video-style3 .animated-bg
svg{transform:scale(0.9)}}@media only screen and (max-width: 767px){.video-style3 .animated-figure{transform:translateX(0)}.video-style3 .animated-bg{right:-2%;top:57%}.video-style3 .animated-bg
svg{display:none}.video-style1 .item-icon .rtin-play,
.video-style2 .item-icon .rtin-play,
.video-style3 .item-icon .rtin-play{height:4.75rem;width:4.75rem;font-size:1.475rem}.rt-video .item-icon .rtin-play i:before{font-size:1.475rem}}.progress-circular-layout{position:relative}.progress-circular-layout .progress-circular{margin-bottom:10px;display:inline-block;position:relative}.progress-circular-layout .progress-circular
input{font-size:34px !important}.progress-circular-layout .progress-circular .rtin-unit{bottom:8%;transform:translateY(-50%) translateX(-50%);color:#646464;left:50%;position:absolute;font-size:14px}.progress-circular-layout .rtin-content{font-weight:500}.rtin-progress-bar{overflow:hidden}.rtin-progress-bar .rtin-name{color:#5a49f8;font-size:16px;font-weight:500;line-height:1.5;margin-bottom:10px}.rtin-progress-bar
.progress{background-color:#f0f0f0;border-radius:4px;box-shadow:none;height:10px;overflow:visible;margin:0}.rtin-progress-bar .progress .progress-bar{position:relative;background-color:#7a64f2;border-radius:4px;height:10px;animation-duration:1.5s;animation-delay:1.2s;animation-name:fadeInLeft}.rtin-progress-bar.no-shape .progress .progress-bar{background:transparent}.rtin-progress-bar .progress .progress-bar>span{font-size:12px;color:#5a49f8;position:absolute;right:0;top:-28px;padding:5px;line-height:1}.rtin-progress-bar .progress .progress-bar > span:before,
.rtin-progress-bar .progress .progress-bar>span:after{border:medium solid transparent;content:" ";height:0;position:absolute;top:100%;width:0}.rtin-progress-bar .progress .progress-bar>span:before{border-top-color:#5a49f8;border-width:5px;left:50%;margin-left:-5px}.rt-counter .rtin-item{position:relative;margin-bottom:1.875rem}.rt-counter .rtin-item .rtin-title{font-size:1.375rem;font-weight:500;color:#1d2124;line-height:1.4;margin-bottom:0px;position:relative}.rt-counter .rtin-item .rtin-counter{color:#5a49f8;font-size:2.25rem;font-family:'Poppins',sans-serif;font-weight:700;display:inline-block;margin-bottom:0.625rem;line-height:1;z-index:3;position:relative}.rt-counter.rtin-center{text-align:center}.rt-counter.rtin-center .rtin-item .rtin-title:after{right:0}.rt-counter.rtin-right{text-align:right}.rt-counter.rtin-right .rtin-item .rtin-title:after{right:0;left:inherit}.rt-counter .rtin-item .rtin-icon{margin-bottom:0.9375rem}.rt-counter .rtin-item .rtin-icon
i{font-size:3.5rem;color:#5a49f8;line-height:1;transition:all 0.3s ease-in-out}.rt-counter .rtin-item .rtin-icon i:before{font-size:3.5rem}.rt-counter .rtin-item .rtin-icon
img{max-width:3.5rem}.rtin-counter-gradient:before{position:absolute;z-index:-1;content:"";top:0;left:0;bottom:0;right:0;background-image:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)}.rtin-counter-style3 .rtin-item{padding:20px;border-radius:5px;border:2px
solid rgba(255, 255, 255, 0.45)}.rtin-counter-style4 .rtin-item .rtin-icon{margin-bottom:0.9375rem;background:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:140px;height:140px}.fixed-side-bar .fixed-bar-coloum{display:initial}.fixed-sidebar-left{background:#fff;box-shadow:0px 5px 16px 0px rgba(202, 202, 202, 0.75)}.fixed-sidebar-left .elementor-image
img{max-width:216px}.fixed-sidebar-left .elementor-element
ul{list-style:none;margin:0;padding:0;text-align:center}.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul>li{margin-bottom:20px;position:relative}.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul>li>a{font-size:18px;color:#111;padding:5px;font-weight:500;transition:all 0.3s ease-out}.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul>li>a:hover{color:#444}.fix-bar-bottom-copyright .rt-about-widget,
.fixed-sidebar-left .rt-about-widget{text-align:center}.fix-bar-bottom-copyright .rt-about-widget .footer-about,
.fixed-sidebar-left .rt-about-widget .footer-about{font-size:15px;color:#757575;margin-bottom:14px}.fix-bar-bottom-copyright .rt-about-widget ul li,
.fixed-sidebar-left .rt-about-widget ul
li{display:inline-block;margin-right:15px;margin-bottom:5px}.fix-bar-bottom-copyright .rt-about-widget ul li a,
.fixed-sidebar-left .rt-about-widget ul li
a{background-color:transparent;color:#111;font-size:16px;width:inherit;height:inherit;display:inline-flex;justify-content:center;align-items:center;transition:all 0.3s ease-out}.fix-bar-bottom-copyright .rt-about-widget ul li a:hover,
.fixed-sidebar-left .rt-about-widget ul li a:hover{background-color:transparent;color:#444}.fixed-sidebar-left .theiaStickySidebar .elementor-widget-wrap{height:100vh;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:6rem 0 5.5rem}.fix-bar-bottom-copyright{display:none;background:#fff;padding:20px;box-shadow:0px 1px 10px 0px rgba(224, 224, 224, 0.75)}@media(min-width: 992px) and (max-width: 1199px){.fixed-side-bar .post-grid-style1 .row>div{width:100%;max-width:100%;flex:100%}}@media(max-width:991px){.fixed-side-bar .fixed-bar-coloum.fixed-sidebar-left{display:none}.fix-bar-bottom-copyright{display:block}.fixed-side-bar .elementor-container>.elementor-row>.elementor-element{}}#sb_instagram{padding-bottom:0 !important}#sb_instagram #sbi_load
.sbi_follow_btn{margin-left:0}#sb_instagram
.sbi_follow_btn{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a,
.ig-block .instagallery-actions .igact-instalink{padding:14px
20px;border-radius:4px;background:#fff;margin-top:0;font-family:'Roboto',sans-serif;font-size:14px;font-weight:400;color:#111;letter-spacing:2px;transition:all 0.3s ease-out}#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram .sbi_follow_btn a:hover{outline:0;box-shadow:none;background:#111;color:#fff}#sbi_images
.sbi_photo_wrap{position:relative;overflow:hidden}#sbi_images .sbi_photo_wrap
img{display:block !important;transform:scale(1) rotate(0);transition:all 0.3s ease-in-out}#sbi_images .sbi_photo_wrap:hover
img{transform:scale(1.1) rotate(2deg)}.animate-image-style1 .figure-holder{position:relative;z-index:1}.animate-image-style1 .figure-holder .animated-bg{position:absolute;z-index:-1;left:5.125rem;top:0}.animate-image-style1 .figure-holder .animated-figure{text-align:right}@media (max-width: 1199px){.animate-image-style1 .figure-holder .animated-bg{left:-2rem}}@media (max-width: 991px){.animate-image-style1 .figure-holder .animated-figure{text-align:center}.animate-image-style1 .figure-holder .animated-bg{display:none}}.animate-image-style2 .figure-holder{position:relative;z-index:1}.animate-image-style2 .figure-holder .animated-bg{position:absolute;z-index:-1;left:3.125rem;top:-3rem}.animate-image-style2 .figure-holder .animated-figure{text-align:center;padding:0
1.875rem}@media (max-width: 1199px){.animate-image-style2 .figure-holder .animated-bg{left:-2rem;top:-7rem}}@media (max-width: 991px){.animate-image-style2 .figure-holder .animated-bg{display:none}}.animate-image-style3 .figure-holder{position:relative;z-index:1}.animate-image-style3 .figure-holder .animated-bg{position:absolute;z-index:0;right:0;left:0;top:0}.animate-image-style3 .figure-holder .animated-bg
svg{margin:0
auto}.animate-image-style3 .figure-holder .animated-figure{-webkit-mask-image:url(/wp-content/themes/digeco/assets/img/svg2.svg);mask-image:url(/wp-content/themes/digeco/assets/img/svg2.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;position:relative;display:block}@media (min-width: 992px) and (max-width: 1199px){.animate-image-style3 .figure-holder .animated-bg{left:-8rem;top:-8rem}.animate-image-style3 .figure-holder .animated-bg
svg{transform:scale(0.6)}}@media (max-width: 991px){.animate-image-style3 .figure-holder .animated-bg{left:-2rem;top:-4rem}.animate-image-style3 .figure-holder .animated-bg
svg{transform:scale(0.8)}}@media (max-width: 767px){.animate-image-style3 .figure-holder .animated-bg
svg{display:none}}.animate-image-style4 .figure-holder{position:relative;z-index:1}.animate-image-style4 .figure-holder .animated-bg{position:absolute;z-index:-1;left:5.125rem;top:0}.animate-image-style4 .figure-holder .animated-figure{text-align:center}.animate-image-style5{text-align:center}.animate-image-style5 .figure-holder{position:relative;z-index:1;display:inline-block;margin:3.125rem 0}.animate-image-style5 .figure-holder .inner-shape{list-style:none;margin:0;padding:0}.animate-image-style5 .figure-holder .inner-shape
li{position:absolute;z-index:1}.animate-image-style5 .figure-holder .inner-shape li:nth-child(1n){left:inherit;bottom:inherit;right:3.75rem;top:-2.5rem}.animate-image-style5 .figure-holder .inner-shape li:nth-child(2n){left:-0.125rem;bottom:2.1875rem;right:inherit;top:inherit}.animate-image-style6 .has-hover{text-align:center;transition:all .3s ease-in-out}.animate-image-style6:hover .has-hover{transform:translate3d(-10px, 0, 0)}.default-animate
ul{list-style:none;margin:0;padding:0}.animate-shape-style1 .animated-shape
ul{position:relative;z-index:1}.animate-shape-style1 .animated-shape ul
li{position:absolute;z-index:0}.animate-shape-style1 .animated-shape ul li:first-child{top:22.75rem;left:1.875rem}.animate-shape-style1 .animated-shape ul li:last-child{top:22.75rem;right:1.875rem}.animate-shape-style2 .animated-shape{position:absolute;z-index:0;left:0;right:20%;transform:translateY(40%)}.animate-shape-style2 .animated-shape
svg{margin:0
auto;text-align:center}.animate-shape-style3 .animated-shape .image-shape{position:absolute;z-index:0;right:1.875rem;transform:translateY(100%)}.animate-shape-style4 .animated-shape-big
li{position:absolute;z-index:1;right:1.875rem}.animate-shape-style4 .animated-shape-small
li{position:absolute;z-index:1}.animate-shape-style4 .animated-shape-small li:nth-child(1n){top:5rem;right:20%;animation:shape_one 30s alternate infinite linear}.animate-shape-style4 .animated-shape-small li:nth-child(2n){top:20rem;right:10%;animation:shape_two 30s alternate infinite linear}.animate-shape-style4 .animated-shape-small li:nth-child(3n){top:31rem;right:30%;animation:shape_three 30s alternate infinite linear}@keyframes
shape_one{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}20%{-webkit-transform:translate(73px, -100px) rotate(36deg);transform:translate(73px, -100px) rotate(36deg)}50%{-webkit-transform:translate(141px, 72px) rotate(72deg);transform:translate(141px, 72px) rotate(72deg)}60%{-webkit-transform:translate(83px, 122px) rotate(108deg);transform:translate(83px, 122px) rotate(108deg)}80%{-webkit-transform:translate(40px, -72px) rotate(144deg);transform:translate(40px, -72px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@keyframes
shape_two{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}10%{-webkit-transform:translate(53px, -80px) rotate(36deg);transform:translate(53px, -80px) rotate(36deg)}40%{-webkit-transform:translate(161px, 72px) rotate(72deg);transform:translate(161px, 72px) rotate(72deg)}60%{-webkit-transform:translate(83px, 112px) rotate(108deg);transform:translate(83px, 112px) rotate(108deg)}70%{-webkit-transform:translate(-60px, 92px) rotate(144deg);transform:translate(-60px, 92px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}@keyframes
shape_three{0%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}30%{-webkit-transform:translate(90px, -36px) rotate(36deg);transform:translate(90px, -36px) rotate(36deg)}40%{-webkit-transform:translate(101px, 32px) rotate(72deg);transform:translate(101px, 32px) rotate(72deg)}50%{-webkit-transform:translate(103px, 102px) rotate(108deg);transform:translate(103px, 102px) rotate(108deg)}80%{-webkit-transform:translate(-76px, 62px) rotate(144deg);transform:translate(-76px, 62px) rotate(144deg)}100%{-webkit-transform:translate(0px, 0px) rotate(0deg);transform:translate(0px, 0px) rotate(0deg)}}.animate-shape-style5 .animated-shape{position:absolute;z-index:0;right:-10%;transform:translateY(-50%)}.animate-shape-style6 .animated-shape ul
li{position:absolute;z-index:0;right:0;transform:translateY(20%)}.animate-shape-style7 .animated-shape{position:absolute;z-index:0;right:0;transform:translateY(13%)}.animate-shape-style8 .animated-shape{position:relative;z-index:1}.animate-shape-style8 .animated-shape
li{position:absolute;z-index:0;right:-1.875rem;transform:translateY(50%)}.animate-shape-style9 .animated-shape .animated-bg{position:absolute;z-index:0;right:0;left:0;top:-6.125rem}@media(max-width: 1199px){.animate-shape-style9 .animated-shape .animated-bg{top:-4.125rem}}.animate-shape-style9 .animated-shape .animated-bg
svg{text-align:center;margin:0
auto}.animate-shape-style10 .animated-shape
li{position:absolute}.animate-shape-style10 .animated-shape li
svg{transform:scaleX(1.28)}.animate-shape-style10 .animated-shape li:nth-child(1n){top:-1.875rem;left:inherit;bottom:inherit}.animate-shape-style10 .animated-shape li:nth-child(2n){left:-18.75rem;right:inherit;transform:translateY(50%)}.animate-shape-style10 .animated-shape li:nth-child(3n){left:-15.625rem;right:inherit;transform:translateY(72%)}.animate-shape-style10 .animated-shape li stop:first-child{stop-color:#5a49f8}.animate-shape-style10 .animated-shape li stop:last-child{stop-color:#750ed5}@media(max-width: 1440px){.animate-shape-style10 .animated-shape li:nth-child(1n){left:-20%}}@media(max-width: 1199px){.animate-shape-style10 .animated-shape li:nth-child(1n){left:-55%}}@media(max-width: 992px){.animate-shape-style10 .animated-shape li:nth-child(1n){left:-107%}}@media(max-width: 767px){.animate-shape-style10 .animated-shape{display:none}}.animate-shape-style11 .animated-shape
li{position:absolute;top:-5.9375rem;right:-8rem}.animate-shape-style11 .animated-shape li:first-child svg
path{fill:rgb(75, 26, 252)}.animate-shape-style11 .animated-shape li stop:first-child{stop-color:rgb(72,10,231)}.animate-shape-style11 .animated-shape li stop:last-child{stop-color:rgb(127,6,238)}@media(max-width: 1440px){.animate-shape-style11 .animated-shape
li{right:-16rem}}@media(max-width: 1199px){.animate-shape-style11 .animated-shape
li{right:-35rem}}@media(max-width: 992px){.animate-shape-style11 .animated-shape
li{right:-45rem}}@media(max-width: 767px){.animate-shape-style11 .animated-shape{display:none}}.animate-shape-style12 .animated-shape{position:absolute;z-index:0;top:0;right:0}.animate-shape-style12 .animated-buble
li{position:absolute;z-index:0}.animate-shape-style12 .animated-buble li:nth-child(1n){top:-14.375rem;left:-13.75rem;right:inherit;bottom:inherit}.animate-shape-style12 .animated-buble li:nth-child(2n){top:-4.625rem;left:9.0625rem;right:inherit;bottom:inherit}.animate-shape-style12 .animated-buble li:nth-child(3n){top:-9.375rem;left:50%;right:inherit;bottom:inherit}@media(max-width: 767px){.animate-shape-style12{display:none}}.animate-shape-style13 .shape-point
li{color:#c2c2c2}.animate-shape-style13 .shape-point .start-point{position:absolute;z-index:1;top:-0.4375rem;left:0}.animate-shape-style13 .shape-point .end-point{position:absolute;z-index:1;top:-0.3125rem;right:0}.animate-shape-style13 .has-animation
svg{position:absolute;top:0;left:0;right:0}.animate-shape-style13 .has-animation svg
.dashed1{stroke-dashoffset:1300}.animate-shape-style13 .has-animation svg
.dashed1{stroke-dasharray:1300}.animate-shape-style13 .has-animation svg
.dashed2{stroke-dasharray:4}@-webkit-keyframes
dash_animation{to{stroke-dashoffset:0}}@keyframes
dash_animation{to{stroke-dashoffset:0}}.animate-shape-style13 .has-animation.active-animation svg
.dashed1{animation:dash_animation 4s linear forwards}@media only screen and (max-width: 1200px){.animate-shape-style13
svg{top:2px;left:-87px;transform:scaleX(0.84)}}@media only screen and (max-width: 990px){.animate-shape-style13{display:none}}.animate-shape-style14 .animated-shape{position:absolute;z-index:0;top:0;right:0}.animate-shape-style14 .animated-buble
li{position:absolute;z-index:0}.animate-shape-style14 .animated-buble li:nth-child(1n){top:-14.375rem;left:-13.75rem;right:inherit;bottom:inherit}.animate-shape-style14 .animated-buble li:nth-child(2n){top:-4.625rem;left:9.0625rem;right:inherit;bottom:inherit}.animate-shape-style14 .animated-buble li:nth-child(3n){top:-9.375rem;left:50%;right:inherit;bottom:inherit}@media(max-width: 767px){.animate-shape-style14{display:none}}.animate-shape-style14 .animated-shape-small ul
li{position:absolute;z-index:0}.animate-shape-style14 .animated-shape-small ul li:nth-child(1n){top:150px;right:60%;animation:shape_one 30s alternate infinite linear}.animate-shape-style14 .animated-shape-small ul li:nth-child(2n){top:100px;right:40%;animation:shape_two 30s alternate infinite linear}.animate-shape-style14 .animated-shape-small ul li:nth-child(3n){top:150px;right:20%;animation:shape_three 30s alternate infinite linear}.animate-shape-style14 .animated-shape-small ul li:nth-child(4n){top:200px;right:5%;animation:shape_four 30s alternate infinite linear}.animate-shape-style14 .animated-shape-small ul li:nth-child(5n){top:500px;right:60%;animation:shape_five 30s alternate infinite linear}.animate-shape-style14 .animated-shape-small ul li:nth-child(6n){top:550px;right:50%;animation:shape_six 30s alternate infinite linear}.rt-image .figure-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-7.5px;margin-right:-7.5px}.rt-image .figure-holder .mask-text{position:absolute;z-index:2;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);height:180px;width:180px;background:-o-linear-gradient(205deg, #7a64f2 0%, #5a49f8 100%);background:linear-gradient(245deg, #7a64f2 0%, #5a49f8 100%);border-radius:50%;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.rt-image .figure-holder .mask-text .rtin-year{color:#fff;margin-bottom:10px;font-size:50px;font-weight:500}.rt-image .figure-holder .mask-text
p{color:#fff;margin-bottom:0;font-size:20px;letter-spacing:2px;line-height:1.3}.rt-image .figure-holder .left-holder{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:7.5px;padding-right:7.5px}.rt-image .figure-holder .right-holder{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:7.5px;padding-right:7.5px}.rt-image .figure-holder
img{margin-bottom:15px;border-radius:5px}.rtin-divider .divide-bar{position:relative}.rtin-divider .divide-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0
auto;direction:ltr}.elementor-widget-wp-widget-rt-post-box{background-color:#f9fbfe;box-shadow:0 0 2.1875rem 0 rgb(0 0 0 / 6%);border-radius:4px;padding:2.5rem 2.8125rem}.elementor-widget-wp-widget-rt-post-box .post-box-style .media-body
h3{font-size:1.125rem;font-weight:500}.elementor-widget-wp-widget-rt-post-box .post-box-style .media-body h3
a{color:#444}.elementor-widget-wp-widget-rt-post-box .post-box-style .rt-news-box-widget{margin-bottom:1.1rem;padding-bottom:1.1rem}.elementor-widget-google_maps
iframe{border-radius:4px}#pp-nav.right{right:6.25rem !important}#pp-nav ul
li{height:0.9375rem;margin:0}#pp-nav ul li a
span{width:1.875rem;border-radius:0.25rem;height:0.1875rem;border:0;right:0;left:inherit;background-color:rgba(255, 255, 255, 0.5);transition:all 0.5s ease-in-out}#pp-nav ul li a.active
span{width:2.5rem;background-color:rgba(255, 255, 255, 1)}.pp-section.section{min-height:100vh}.pp-section.section{overflow-x:hidden;overflow-y:auto;height:100%}.pagepiling-wrapper{position:relative;min-height:100vh}.pagepiling-wrapper .scroll-wrap{position:relative;min-height:100%;overflow:hidden;width:100%;display:flex;align-items:center}@media only screen and (max-width: 992px){#pp-nav{display:none}html,body.pagepiling-animation{overflow:inherit !important}}.rtel-content-toggle
ul.nav{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.rtel-content-toggle ul.nav.nav-tabs{border:none}.rtel-content-toggle ul.nav.nav-tabs .nav-link{z-index:1;background-color:#e4effd;position:relative;border-radius:20px;border:none;color:#1d2124;font-size:18px;font-weight:500;position:relative}.rtel-content-toggle ul.nav.nav-tabs .nav-item:nth-child(2) .nav-link{padding:7px
25px 7px 40px;margin-left:-30px}.rtel-content-toggle ul.nav.nav-tabs .nav-item:nth-child(2) .nav-link.active{margin-left:0;margin-right:0;padding:7px
25px}.rtel-content-toggle ul.nav.nav-tabs .nav-item:nth-child(1) .nav-link{padding:7px
40px 7px 25px;margin-left:0px;margin-right:-30px}.rtel-content-toggle ul.nav.nav-tabs .nav-item:nth-child(1) .nav-link.active{margin-left:0;margin-right:0;padding:7px
25px}.rtel-content-toggle ul.nav.nav-tabs .nav-item.show .nav-link,
.rtel-content-toggle ul.nav.nav-tabs .nav-link.active{z-index:2;background-color:#5a49f8;color:#fff}.rtel-content-toggle .tab-content{position:relative}.rtel-content-toggle .tab-content .tab-pane{display:block;position:relative;opacity:0;visibility:hidden;top:0;left:0;right:0;transition:all 0.5s ease-in-out}.rtel-content-toggle .tab-content .tab-pane.active{opacity:1;visibility:visible;position:absolute;z-index:10}.rtel-content-toggle .opacity-animation{transition:none !important;transition-delay:none !important}.element-side-title
h5{position:relative;font-size:1.375rem;margin-bottom:1.875rem;line-height:2.25rem;z-index:2}.copy-right5 .elementor-text-editor{position:absolute;z-index:1;bottom:0;left:1.875rem;color:#dcdcdc;font-weight:300;transform:rotate(270deg);transform-origin:0 0}@media(max-width: 1439px){.copy-right5 .elementor-text-editor{position:inherit;transform:inherit}}.location-map{position:relative}.locations-wrapper{position:absolute}.locations-wrapper .location-content{min-width:170px;bottom:45px;left:50%;transform:translateX(-50%) translateY(-20px);position:absolute;border-radius:5px;background-image:-moz-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);background-image:-webkit-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);background-image:-ms-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);color:#fff;padding:10px
15px;font-size:14px;line-height:20px;text-align:center;opacity:0;z-index:-2;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.locations-wrapper:hover .location-content{opacity:1;z-index:1;transform:translateX(-50%) translateY(0)}.locations-wrapper .location-content:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #5a49f8}.locations-wrapper .location-point{width:15px;height:15px;background-image:-moz-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);background-image:-webkit-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);background-image:-ms-linear-gradient(60deg, #5a49f8 0%, #7b64f2 100%);border-radius:50%;position:relative;z-index:1}.locations-wrapper .location-point .blinking-1{position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;border-radius:inherit;color:inherit;box-shadow:0 0 0 15px rgba(90, 73, 248, 0.3);animation:pulsekm 3s infinite cubic-bezier(0.4, 0, 1, 1) both}.locations-wrapper .location-point .blinking-2{position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;border-radius:inherit;color:inherit;box-shadow:0 0 0 15px rgba(90, 73, 248, 0.3);animation:pulsekm 3s infinite cubic-bezier(0.4, 0, 1, 1) both}@-webkit-keyframes
pulsekm{0%{-webkit-box-shadow:0 0 0 0 rgba(90, 73, 248, 0.3);box-shadow:0 0 0 0 rgba(90, 73, 248, 0.3)}70%{-webkit-box-shadow:0 0 0 20px rgba(90, 73, 248, 0.3);box-shadow:0 0 0 20px rgba(90, 73, 248, 0.3);opacity:0}100%{-webkit-box-shadow:0 0 0 0 rgba(90, 73, 248, 0.3);box-shadow:0 0 0 0 rgba(90, 73, 248, 0.3);opacity:0}}@keyframes
pulsekm{0%{-webkit-box-shadow:0 0 0 0 rgba(90, 73, 248, 0.3);box-shadow:0 0 0 0 rgba(90, 73, 248, 0.3)}70%{-webkit-box-shadow:0 0 0 20px rgba(90, 73, 248, 0.3);box-shadow:0 0 0 20px rgba(90, 73, 248, 0.3);opacity:0}100%{-webkit-box-shadow:0 0 0 0 rgba(90, 73, 248, 0.3);box-shadow:0 0 0 0 rgba(90, 73, 248, 0.3);opacity:0}}@media only screen and (min-width: 768px){body .has-animation .opacity-animation,
html body.pagepiling-animation .pp-section .has-animation .opacity-animation{opacity:0;visibility:hidden}body .has-animation .translate-zoomout-10,
html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-10{-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1)}body .has-animation .translate-zoomout-20,
html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-20{-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2)}body .has-animation .translate-zoomout-30,
html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-30{-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3)}body .has-animation .translate-zoomout-40,
html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-40{-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4)}body .has-animation .translate-zoomout-50,
html body.pagepiling-animation .pp-section .has-animation .translate-zoomout-50{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}body .has-animation .translate-left-10,
html body.pagepiling-animation .pp-section .has-animation .translate-left-10{-webkit-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%)}body .has-animation .translate-left-20,
html body.pagepiling-animation .pp-section .has-animation .translate-left-20{-webkit-transform:translateX(-20%);-ms-transform:translateX(-20%);transform:translateX(-20%)}body .has-animation .translate-left-30,
html body.pagepiling-animation .pp-section .has-animation .translate-left-30{-webkit-transform:translateX(-30%);-ms-transform:translateX(-30%);transform:translateX(-30%)}body .has-animation .translate-left-40,
html body.pagepiling-animation .pp-section .has-animation .translate-left-40{-webkit-transform:translateX(-40%);-ms-transform:translateX(-40%);transform:translateX(-40%)}body .has-animation .translate-left-50,
html body.pagepiling-animation .pp-section .has-animation .translate-left-50{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}body .has-animation .translate-left-75,
html body.pagepiling-animation .pp-section .has-animation .translate-left-75{-webkit-transform:translateX(-75%);-ms-transform:translateX(-75%);transform:translateX(-75%)}body .has-animation .translate-left-100,
html body.pagepiling-animation .pp-section .has-animation .translate-left-100{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}body .has-animation .translate-right-10,
html body.pagepiling-animation .pp-section .has-animation .translate-right-10{-webkit-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}body .has-animation .translate-right-20,
html body.pagepiling-animation .pp-section .has-animation .translate-right-20{-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%)}body .has-animation .translate-right-30,
html body.pagepiling-animation .pp-section .has-animation .translate-right-30{-webkit-transform:translateX(30%);-ms-transform:translateX(30%);transform:translateX(30%)}body .has-animation .translate-right-40,
html body.pagepiling-animation .pp-section .has-animation .translate-right-40{-webkit-transform:translateX(40%);-ms-transform:translateX(40%);transform:translateX(40%)}body .has-animation .translate-right-50,
html body.pagepiling-animation .pp-section .has-animation .translate-right-50{-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}body .has-animation .translate-right-75,
html body.pagepiling-animation .pp-section .has-animation .translate-right-75{-webkit-transform:translateX(75%);-ms-transform:translateX(75%);transform:translateX(75%)}body .has-animation .translate-right-100,
html body.pagepiling-animation .pp-section .has-animation .translate-right-100{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}body .has-animation .translate-top-10,
html body.pagepiling-animation .pp-section .has-animation .translate-top-10{-webkit-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}body .has-animation .translate-top-20,
html body.pagepiling-animation .pp-section .has-animation .translate-top-20{-webkit-transform:translateY(-20%);-ms-transform:translateY(-20%);transform:translateY(-20%)}body .has-animation .translate-top-30,
html body.pagepiling-animation .pp-section .has-animation .translate-top-30{-webkit-transform:translateY(-30%);-ms-transform:translateY(-30%);transform:translateY(-30%)}body .has-animation .translate-top-40,
html body.pagepiling-animation .pp-section .has-animation .translate-top-40{-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%)}body .has-animation .translate-top-50,
html body.pagepiling-animation .pp-section .has-animation .translate-top-50{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}body .has-animation .translate-top-75,
html body.pagepiling-animation .pp-section .has-animation .translate-top-75{-webkit-transform:translateY(-75%);-ms-transform:translateY(-75%);transform:translateY(-75%)}body .has-animation .translate-top-100,
html body.pagepiling-animation .pp-section .has-animation .translate-top-100{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}body .has-animation .translate-bottom-10,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-10{-webkit-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}body .has-animation .translate-bottom-20,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-20{-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%)}body .has-animation .translate-bottom-30,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-30{-webkit-transform:translateY(30%);-ms-transform:translateY(30%);transform:translateY(30%)}body .has-animation .translate-bottom-40,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-40{-webkit-transform:translateY(40%);-ms-transform:translateY(40%);transform:translateY(40%)}body .has-animation .translate-bottom-50,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-50{-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}body .has-animation .translate-bottom-75,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-75{-webkit-transform:translateY(75%);-ms-transform:translateY(75%);transform:translateY(75%)}body .has-animation .translate-bottom-100,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-100{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}body .has-animation .translate-bottom-left-10,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-10{-webkit-transform:translateY(10%) translateX(-10%);-ms-transform:translateY(10%) translateX(-10%);transform:translateY(10%) translateX(-10%)}body .has-animation .translate-bottom-left-20,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-20{-webkit-transform:translateY(20%) translateX(-20%);-ms-transform:translateY(20%) translateX(-20%);transform:translateY(20%) translateX(-20%)}body .has-animation .translate-bottom-left-30,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-30{-webkit-transform:translateY(30%) translateX(-30%);-ms-transform:translateY(30%) translateX(-30%);transform:translateY(30%) translateX(-30%)}body .has-animation .translate-bottom-left-40,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-40{-webkit-transform:translateY(40%) translateX(-40%);-ms-transform:translateY(40%) translateX(-40%);transform:translateY(40%) translateX(-40%)}body .has-animation .translate-bottom-left-50,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-50{-webkit-transform:translateY(50%) translateX(-50%);-ms-transform:translateY(50%) translateX(-50%);transform:translateY(50%) translateX(-50%)}body .has-animation .translate-bottom-left-75,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-75{-webkit-transform:translateY(75%) translateX(-75%);-ms-transform:translateY(75%) translateX(-75%);transform:translateY(75%) translateX(-75%)}body .has-animation .translate-bottom-left-100,
html body.pagepiling-animation .pp-section .has-animation .translate-bottom-left-100{-webkit-transform:translateY(100%) translateX(-100%);-ms-transform:translateY(100%) translateX(-100%);transform:translateY(100%) translateX(-100%)}body .has-animation .translate-top-left-10,
html body.pagepiling-animation .pp-section .has-animation .translate-top-left-10{-webkit-transform:translateY(-10%) translateX(-10%);-ms-transform:translateY(-10%) translateX(-10%);transform:translateY(-10%) translateX(-10%)}body .has-animation .translate-top-left-20,
html body.pagepiling-animation .pp-section .has-animation .translate-top-left-20{-webkit-transform:translateY(-20%) translateX(-20%);-ms-transform:translateY(-20%) translateX(-20%);transform:translateY(-20%) translateX(-20%)}body .has-animation .translate-top-left-30,
html body.pagepiling-animation .pp-section .has-animation .translate-top-left-30{-webkit-transform:translateY(-30%) translateX(-30%);-ms-transform:translateY(-30%) translateX(-30%);transform:translateY(-30%) translateX(-30%)}body .has-animation .translate-top-left-40,
html body.pagepiling-animation .pp-section .has-animation .translate-top-left-40{-webkit-transform:translateY(-40%) translateX(-40%);-ms-transform:translateY(-40%) translateX(-40%);transform:translateY(-40%) translateX(-40%)}body .has-animation .translate-top-left-50,
html body.pagepiling-animation .pp-section .has-animation .translate-top-left-50{-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}body .has-animation .translate-top-left-75,
html body.pagepiling-animation .pp-section .has-animation .translate-top-left-75{-webkit-transform:translateY(-75%) translateX(-75%);-ms-transform:translateY(-75%) translateX(-75%);transform:translateY(-75%) translateX(-75%)}body .has-animation .translate-top-left-100,
html body.pagepiling-animation .pp-section .has-animation .translate-top-left-100{-webkit-transform:translateY(-100%) translateX(-100%);-ms-transform:translateY(-100%) translateX(-100%);transform:translateY(-100%) translateX(-100%)}body .has-animation .translate-top-right-10,
html body.pagepiling-animation .pp-section .has-animation .translate-top-right-10{-webkit-transform:translateY(-10%) translateX(10%);-ms-transform:translateY(-10%) translateX(10%);transform:translateY(-10%) translateX(10%)}body .has-animation .translate-top-right-20,
html body.pagepiling-animation .pp-section .has-animation .translate-top-right-20{-webkit-transform:translateY(-20%) translateX(20%);-ms-transform:translateY(-20%) translateX(20%);transform:translateY(-20%) translateX(20%)}body .has-animation .translate-top-right-30,
html body.pagepiling-animation .pp-section .has-animation .translate-top-right-30{-webkit-transform:translateY(-30%) translateX(30%);-ms-transform:translateY(-30%) translateX(30%);transform:translateY(-30%) translateX(30%)}body .has-animation .translate-top-right-40,
html body.pagepiling-animation .pp-section .has-animation .translate-top-right-40{-webkit-transform:translateY(-40%) translateX(40%);-ms-transform:translateY(-40%) translateX(40%);transform:translateY(-40%) translateX(40%)}body .has-animation .translate-top-right-50,
html body.pagepiling-animation .pp-section .has-animation .translate-top-right-50{-webkit-transform:translateY(-50%) translateX(50%);-ms-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%)}body .has-animation .translate-top-right-75,
html body.pagepiling-animation .pp-section .has-animation .translate-top-right-75{-webkit-transform:translateY(-75%) translateX(75%);-ms-transform:translateY(-75%) translateX(75%);transform:translateY(-75%) translateX(75%)}body .has-animation .translate-top-right-100,
html body.pagepiling-animation .pp-section .has-animation .translate-top-right-100{-webkit-transform:translateY(-100%) translateX(100%);-ms-transform:translateY(-100%) translateX(100%);transform:translateY(-100%) translateX(100%)}body .transition-10,
body .transition-20,
body .transition-30,
body .transition-40,
body .transition-50,
body .transition-100,
body .transition-150,
body .transition-200,
body .transition-250,
body .transition-300,
body .transition-350,
body .transition-400,
body .transition-450,
body .transition-500,
body .transition-550,
body .transition-600,
body .transition-650,
body .transition-700,
body .transition-750,
body .transition-800,
body .transition-850,
body .transition-900,
body .transition-950,
body .transition-1000,
html body.pagepiling-animation .pp-section .transition-10,
html body.pagepiling-animation .pp-section .transition-20,
html body.pagepiling-animation .pp-section .transition-30,
html body.pagepiling-animation .pp-section .transition-40,
html body.pagepiling-animation .pp-section .transition-50,
html body.pagepiling-animation .pp-section .transition-100,
html body.pagepiling-animation .pp-section .transition-150,
html body.pagepiling-animation .pp-section .transition-200,
html body.pagepiling-animation .pp-section .transition-250,
html body.pagepiling-animation .pp-section .transition-300,
html body.pagepiling-animation .pp-section .transition-350,
html body.pagepiling-animation .pp-section .transition-400,
html body.pagepiling-animation .pp-section .transition-450,
html body.pagepiling-animation .pp-section .transition-500,
html body.pagepiling-animation .pp-section .transition-550,
html body.pagepiling-animation .pp-section .transition-600,
html body.pagepiling-animation .pp-section .transition-650,
html body.pagepiling-animation .pp-section .transition-700,
html body.pagepiling-animation .pp-section .transition-750,
html body.pagepiling-animation .pp-section .transition-800,
html body.pagepiling-animation .pp-section .transition-850,
html body.pagepiling-animation .pp-section .transition-900,
html body.pagepiling-animation .pp-section .transition-950,
html body.pagepiling-animation .pp-section .transition-1000{-webkit-transition:all 0.01s ease-out;-o-transition:all 0.01s ease-out;transition:all 0.01s ease-out;-webkit-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s}body.loaded .has-animation.active-animation .opacity-animation,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .opacity-animation{opacity:1;visibility:visible}body.loaded .has-animation.active-animation .translate-zoomout-10,
body.loaded .has-animation.active-animation .translate-zoomout-20,
body.loaded .has-animation.active-animation .translate-zoomout-30,
body.loaded .has-animation.active-animation .translate-zoomout-40,
body.loaded .has-animation.active-animation .translate-zoomout-50,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-10,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-20,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-30,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-40,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-zoomout-50{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}body.loaded .has-animation.active-animation .translate-left-10,
body.loaded .has-animation.active-animation .translate-left-20,
body.loaded .has-animation.active-animation .translate-left-30,
body.loaded .has-animation.active-animation .translate-left-40,
body.loaded .has-animation.active-animation .translate-left-50,
body.loaded .has-animation.active-animation .translate-left-75,
body.loaded .has-animation.active-animation .translate-left-100,
body.loaded .has-animation.active-animation .translate-right-10,
body.loaded .has-animation.active-animation .translate-right-20,
body.loaded .has-animation.active-animation .translate-right-30,
body.loaded .has-animation.active-animation .translate-right-40,
body.loaded .has-animation.active-animation .translate-right-50,
body.loaded .has-animation.active-animation .translate-right-75,
body.loaded .has-animation.active-animation .translate-right-100,
body.loaded .has-animation.active-animation .translate-top-10,
body.loaded .has-animation.active-animation .translate-top-20,
body.loaded .has-animation.active-animation .translate-top-30,
body.loaded .has-animation.active-animation .translate-top-40,
body.loaded .has-animation.active-animation .translate-top-50,
body.loaded .has-animation.active-animation .translate-top-75,
body.loaded .has-animation.active-animation .translate-top-100,
body.loaded .has-animation.active-animation .translate-bottom-10,
body.loaded .has-animation.active-animation .translate-bottom-20,
body.loaded .has-animation.active-animation .translate-bottom-30,
body.loaded .has-animation.active-animation .translate-bottom-40,
body.loaded .has-animation.active-animation .translate-bottom-50,
body.loaded .has-animation.active-animation .translate-bottom-75,
body.loaded .has-animation.active-animation .translate-bottom-100,
body.loaded .has-animation.active-animation .translate-top-left-10,
body.loaded .has-animation.active-animation .translate-top-left-20,
body.loaded .has-animation.active-animation .translate-top-left-30,
body.loaded .has-animation.active-animation .translate-top-left-40,
body.loaded .has-animation.active-animation .translate-top-left-50,
body.loaded .has-animation.active-animation .translate-top-left-75,
body.loaded .has-animation.active-animation .translate-top-left-100,
body.loaded .has-animation.active-animation .translate-top-right-10,
body.loaded .has-animation.active-animation .translate-top-right-20,
body.loaded .has-animation.active-animation .translate-top-right-30,
body.loaded .has-animation.active-animation .translate-top-right-40,
body.loaded .has-animation.active-animation .translate-top-right-50,
body.loaded .has-animation.active-animation .translate-top-right-75,
body.loaded .has-animation.active-animation .translate-top-right-100,
body.loaded .has-animation.active-animation .translate-bottom-left-10,
body.loaded .has-animation.active-animation .translate-bottom-left-20,
body.loaded .has-animation.active-animation .translate-bottom-left-30,
body.loaded .has-animation.active-animation .translate-bottom-left-40,
body.loaded .has-animation.active-animation .translate-bottom-left-50,
body.loaded .has-animation.active-animation .translate-bottom-left-75,
body.loaded .has-animation.active-animation .translate-bottom-left-100,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-10,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-20,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-30,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-40,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-50,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-75,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-left-100,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-10,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-20,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-30,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-40,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-50,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-75,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-right-100,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-10,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-20,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-30,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-40,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-50,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-75,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-100,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-10,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-20,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-30,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-40,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-50,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-75,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-100,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-10,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-20,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-30,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-40,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-50,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-75,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-left-100,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-10,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-20,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-30,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-40,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-50,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-75,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-top-right-100,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-10,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-20,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-30,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-40,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-50,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-75,
html body.loaded.pagepiling-animation .pp-section.active .has-animation.active-animation .translate-bottom-left-100{-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}body.loaded .transition-10,
html body.loaded.pagepiling-animation .pp-section.active .transition-10{-webkit-transition:cubic-bezier(0, 1, 1, 1) 0.1s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 0.1s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 0.1s, opacity 0.3s}body.loaded .transition-20,
html body.loaded.pagepiling-animation .pp-section.active .transition-20{-webkit-transition:cubic-bezier(0, 1, 1, 1) 0.2s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 0.2s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 0.2s, opacity 0.3s}body.loaded .transition-30,
html body.loaded.pagepiling-animation .pp-section.active .transition-30{-webkit-transition:cubic-bezier(0, 1, 1, 1) 0.3s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 0.3s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 0.3s, opacity 0.3s}body.loaded .transition-40,
html body.loaded.pagepiling-animation .pp-section.active .transition-40{-webkit-transition:cubic-bezier(0, 1, 1, 1) 0.4s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 0.4s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 0.4s, opacity 0.3s}body.loaded .transition-50,
html body.loaded.pagepiling-animation .pp-section.active .transition-50{-webkit-transition:cubic-bezier(0, 1, 1, 1) 0.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 0.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 0.5s, opacity 0.3s}body.loaded .transition-100,
html body.loaded.pagepiling-animation .pp-section.active .transition-100{-webkit-transition:cubic-bezier(0, 1, 1, 1) 1s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 1s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 1s, opacity 0.3s}body.loaded .transition-150,
html body.loaded.pagepiling-animation .pp-section.active .transition-150{-webkit-transition:cubic-bezier(0, 1, 1, 1) 1.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 1.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 1.5s, opacity 0.3s}body.loaded .transition-200,
html body.loaded.pagepiling-animation .pp-section.active .transition-200{-webkit-transition:cubic-bezier(0, 1, 1, 1) 2s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 2s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 2s, opacity 0.3s}body.loaded .transition-250,
html body.loaded.pagepiling-animation .pp-section.active .transition-250{-webkit-transition:cubic-bezier(0, 1, 1, 1) 2.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 2.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 2.5s, opacity 0.3s}body.loaded .transition-300,
html body.loaded.pagepiling-animation .pp-section.active .transition-300{-webkit-transition:cubic-bezier(0, 1, 1, 1) 3s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 3s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 3s, opacity 0.3s}body.loaded .transition-350,
html body.loaded.pagepiling-animation .pp-section.active .transition-350{-webkit-transition:cubic-bezier(0, 1, 1, 1) 3.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 3.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 3.5s, opacity 0.3s}body.loaded .transition-400,
html body.loaded.pagepiling-animation .pp-section.active .transition-400{-webkit-transition:cubic-bezier(0, 1, 1, 1) 4s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 4s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 4s, opacity 0.3s}body.loaded .transition-450,
html body.loaded.pagepiling-animation .pp-section.active .transition-450{-webkit-transition:cubic-bezier(0, 1, 1, 1) 4.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 4.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 4.5s, opacity 0.3s}body.loaded .transition-500,
html body.loaded.pagepiling-animation .pp-section.active .transition-500{-webkit-transition:cubic-bezier(0, 1, 1, 1) 5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 5s, opacity 0.3s}body.loaded .transition-550,
html body.loaded.pagepiling-animation .pp-section.active .transition-550{-webkit-transition:cubic-bezier(0, 1, 1, 1) 5.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 5.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 5.5s, opacity 0.3s}body.loaded .transition-600,
html body.loaded.pagepiling-animation .pp-section.active .transition-600{-webkit-transition:cubic-bezier(0, 1, 1, 1) 6s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 6s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 6s, opacity 0.3s}body.loaded .transition-650,
html body.loaded.pagepiling-animation .pp-section.active .transition-650{-webkit-transition:cubic-bezier(0, 1, 1, 1) 6.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 6.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 6.5s, opacity 0.3s}body.loaded .transition-700,
html body.loaded.pagepiling-animation .pp-section.active .transition-700{-webkit-transition:cubic-bezier(0, 1, 1, 1) 7s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 7s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 7s, opacity 0.3s}body.loaded .transition-750,
html body.loaded.pagepiling-animation .pp-section.active .transition-750{-webkit-transition:cubic-bezier(0, 1, 1, 1) 7.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 7.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 7.5s, opacity 0.3s}body.loaded .transition-800,
html body.loaded.pagepiling-animation .pp-section.active .transition-800{-webkit-transition:cubic-bezier(0, 1, 1, 1) 8s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 8s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 8s, opacity 0.3s}body.loaded .transition-850,
html body.loaded.pagepiling-animation .pp-section.active .transition-850{-webkit-transition:cubic-bezier(0, 1, 1, 1) 8.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 8.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 8.5s, opacity 0.3s}body.loaded .transition-900,
html body.loaded.pagepiling-animation .pp-section.active .transition-900{-webkit-transition:cubic-bezier(0, 1, 1, 1) 9s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 9s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 9s, opacity 0.3s}body.loaded .transition-950,
html body.loaded.pagepiling-animation .pp-section.active .transition-950{-webkit-transition:cubic-bezier(0, 1, 1, 1) 9.5s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 9.5s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 9.5s, opacity 0.3s}body.loaded .transition-1000,
html body.loaded.pagepiling-animation .pp-section.active .transition-1000{-webkit-transition:cubic-bezier(0, 1, 1, 1) 10s, opacity 0.3s;-o-transition:cubic-bezier(0, 1, 1, 1) 10s, opacity 0.3s;transition:cubic-bezier(0, 1, 1, 1) 10s, opacity 0.3s}body.loaded .transition-delay-0,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-0{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}body.loaded .transition-delay-10,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-10{-webkit-transition-delay:0.01s;-o-transition-delay:0.01s;transition-delay:0.01s}body.loaded .transition-delay-20,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-20{-webkit-transition-delay:0.02s;-o-transition-delay:0.02s;transition-delay:0.02s}body.loaded .transition-delay-30,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-30{-webkit-transition-delay:0.03s;-o-transition-delay:0.03s;transition-delay:0.03s}body.loaded .transition-delay-40,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-40{-webkit-transition-delay:0.04s;-o-transition-delay:0.04s;transition-delay:0.04s}body.loaded .transition-delay-50,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-50{-webkit-transition-delay:0.05s;-o-transition-delay:0.05s;transition-delay:0.05s}body.loaded .transition-delay-100,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-100{-webkit-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s}body.loaded .transition-delay-200,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-200{-webkit-transition-delay:0.2s;-o-transition-delay:0.2s;transition-delay:0.2s}body.loaded .transition-delay-300,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-300{-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}body.loaded .transition-delay-400,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-400{-webkit-transition-delay:0.4s;-o-transition-delay:0.4s;transition-delay:0.4s}body.loaded .transition-delay-500,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-500{-webkit-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s}body.loaded .transition-delay-600,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-600{-webkit-transition-delay:0.6s;-o-transition-delay:0.6s;transition-delay:0.6s}body.loaded .transition-delay-700,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-700{-webkit-transition-delay:0.7s;-o-transition-delay:0.7s;transition-delay:0.7s}body.loaded .transition-delay-800,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-800{-webkit-transition-delay:0.8s;-o-transition-delay:0.8s;transition-delay:0.8s}body.loaded .transition-delay-900,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-900{-webkit-transition-delay:0.9s;-o-transition-delay:0.9s;transition-delay:0.9s}body.loaded .transition-delay-1000,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1000{-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}body.loaded .transition-delay-1100,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1100{-webkit-transition-delay:1.1s;-o-transition-delay:1.1s;transition-delay:1.1s}body.loaded .transition-delay-1200,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1200{-webkit-transition-delay:1.2s;-o-transition-delay:1.2s;transition-delay:1.2s}body.loaded .transition-delay-1300,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1300{-webkit-transition-delay:1.3s;-o-transition-delay:1.3s;transition-delay:1.3s}body.loaded .transition-delay-1400,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1400{-webkit-transition-delay:1.4s;-o-transition-delay:1.4s;transition-delay:1.4s}body.loaded .transition-delay-1500,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1500{-webkit-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}body.loaded .transition-delay-1600,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1600{-webkit-transition-delay:1.6s;-o-transition-delay:1.6s;transition-delay:1.6s}body.loaded .transition-delay-1700,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1700{-webkit-transition-delay:1.7s;-o-transition-delay:1.7s;transition-delay:1.7s}body.loaded .transition-delay-1800,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1800{-webkit-transition-delay:1.8s;-o-transition-delay:1.8s;transition-delay:1.8s}body.loaded .transition-delay-1900,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-1900{-webkit-transition-delay:1.9s;-o-transition-delay:1.9s;transition-delay:1.9s}body.loaded .transition-delay-2000,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2000{-webkit-transition-delay:2s;-o-transition-delay:2s;transition-delay:2s}body.loaded .transition-delay-2100,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2100{-webkit-transition-delay:2.1s;-o-transition-delay:2.1s;transition-delay:2.1s}body.loaded .transition-delay-2200,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2200{-webkit-transition-delay:2.2s;-o-transition-delay:2.2s;transition-delay:2.2s}body.loaded .transition-delay-2300,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2300{-webkit-transition-delay:2.3s;-o-transition-delay:2.3s;transition-delay:2.3s}body.loaded .transition-delay-2400,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2400{-webkit-transition-delay:2.4s;-o-transition-delay:2.4s;transition-delay:2.4s}body.loaded .transition-delay-2500,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2500{-webkit-transition-delay:2.5s;-o-transition-delay:2.5s;transition-delay:2.5s}body.loaded .transition-delay-2600,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2600{-webkit-transition-delay:2.6s;-o-transition-delay:2.6s;transition-delay:2.6s}body.loaded .transition-delay-2700,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2700{-webkit-transition-delay:2.7s;-o-transition-delay:2.7s;transition-delay:2.7s}body.loaded .transition-delay-2800,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2800{-webkit-transition-delay:2.8s;-o-transition-delay:2.8s;transition-delay:2.8s}body.loaded .transition-delay-2900,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-2900{-webkit-transition-delay:2.9s;-o-transition-delay:2.9s;transition-delay:2.9s}body.loaded .transition-delay-3000,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3000{-webkit-transition-delay:3s;-o-transition-delay:3s;transition-delay:3s}body.loaded .transition-delay-3100,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3100{-webkit-transition-delay:3.1s;-o-transition-delay:3.1s;transition-delay:3.1s}body.loaded .transition-delay-3200,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3200{-webkit-transition-delay:3.2s;-o-transition-delay:3.2s;transition-delay:3.2s}body.loaded .transition-delay-3300,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3300{-webkit-transition-delay:3.3s;-o-transition-delay:3.3s;transition-delay:3.3s}body.loaded .transition-delay-3400,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3400{-webkit-transition-delay:3.4s;-o-transition-delay:3.4s;transition-delay:3.4s}body.loaded .transition-delay-3500,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3500{-webkit-transition-delay:3.5s;-o-transition-delay:3.5s;transition-delay:3.5s}body.loaded .transition-delay-3600,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3600{-webkit-transition-delay:3.6s;-o-transition-delay:3.6s;transition-delay:3.6s}body.loaded .transition-delay-3700,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3700{-webkit-transition-delay:3.7s;-o-transition-delay:3.7s;transition-delay:3.7s}body.loaded .transition-delay-3800,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3800{-webkit-transition-delay:3.8s;-o-transition-delay:3.8s;transition-delay:3.8s}body.loaded .transition-delay-3900,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-3900{-webkit-transition-delay:3.9s;-o-transition-delay:3.9s;transition-delay:3.9s}body.loaded .transition-delay-4000,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4000{-webkit-transition-delay:4s;-o-transition-delay:4s;transition-delay:4s}body.loaded .transition-delay-4100,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4100{-webkit-transition-delay:4.1s;-o-transition-delay:4.1s;transition-delay:4.1s}body.loaded .transition-delay-4200,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4200{-webkit-transition-delay:4.2s;-o-transition-delay:4.2s;transition-delay:4.2s}body.loaded .transition-delay-4300,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4300{-webkit-transition-delay:4.3s;-o-transition-delay:4.3s;transition-delay:4.3s}body.loaded .transition-delay-4400,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4400{-webkit-transition-delay:4.4s;-o-transition-delay:4.4s;transition-delay:4.4s}body.loaded .transition-delay-4500,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4500{-webkit-transition-delay:4.5s;-o-transition-delay:4.5s;transition-delay:4.5s}body.loaded .transition-delay-4600,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4600{-webkit-transition-delay:4.6s;-o-transition-delay:4.6s;transition-delay:4.6s}body.loaded .transition-delay-4700,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4700{-webkit-transition-delay:4.7s;-o-transition-delay:4.7s;transition-delay:4.7s}body.loaded .transition-delay-4800,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4800{-webkit-transition-delay:4.8s;-o-transition-delay:4.8s;transition-delay:4.8s}body.loaded .transition-delay-4900,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-4900{-webkit-transition-delay:4.9s;-o-transition-delay:4.9s;transition-delay:4.9s}body.loaded .transition-delay-5000,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5000{-webkit-transition-delay:5s;-o-transition-delay:5s;transition-delay:5s}body.loaded .transition-delay-5100,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5100{-webkit-transition-delay:5.1s;-o-transition-delay:5.1s;transition-delay:5.1s}body.loaded .transition-delay-5200,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5200{-webkit-transition-delay:5.2s;-o-transition-delay:5.2s;transition-delay:5.2s}body.loaded .transition-delay-5300,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5300{-webkit-transition-delay:5.3s;-o-transition-delay:5.3s;transition-delay:5.3s}body.loaded .transition-delay-5400,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5400{-webkit-transition-delay:5.4s;-o-transition-delay:5.4s;transition-delay:5.4s}body.loaded .transition-delay-5500,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5500{-webkit-transition-delay:5.5s;-o-transition-delay:5.5s;transition-delay:5.5s}body.loaded .transition-delay-5600,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5600{-webkit-transition-delay:5.6s;-o-transition-delay:5.6s;transition-delay:5.6s}body.loaded .transition-delay-5700,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5700{-webkit-transition-delay:5.7s;-o-transition-delay:5.7s;transition-delay:5.7s}body.loaded .transition-delay-5800,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5800{-webkit-transition-delay:5.8s;-o-transition-delay:5.8s;transition-delay:5.8s}body.loaded .transition-delay-5900,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-5900{-webkit-transition-delay:5.9s;-o-transition-delay:5.9s;transition-delay:5.9s}body.loaded .transition-delay-6000,
html body.loaded.pagepiling-animation .pp-section.active .transition-delay-6000{-webkit-transition-delay:6s;-o-transition-delay:6s;transition-delay:6s}}.has-animation .working-process-style4 .rtin-item
.dashed1{stroke-dashoffset:1500}.elementor-widget-rt-working-process:nth-child(1n) .has-animation.active-animation .working-process-style4 .rtin-item
.dashed1{-webkit-animation-delay:1s;animation-delay:1s}.elementor-widget-rt-working-process:nth-child(2n) .has-animation.active-animation .working-process-style4 .rtin-item
.dashed1{-webkit-animation-delay:2s;animation-delay:2s}.has-animation.active-animation .working-process-style4 .rtin-item
.dashed1{-webkit-animation:dash_fill_1500 2s linear forwards;animation:dash_fill_1500 2s linear forwards}@-webkit-keyframes
dash_fill_1500{from{stroke-dashoffset:1500}to{stroke-dashoffset:0}}@keyframes
dash_fill_1500{from{stroke-dashoffset:1500}to{stroke-dashoffset:0}}.has-animation .indicator-wrap .dash-left
.dashed1{stroke-dashoffset:872}.has-animation .indicator-wrap .dash-right
.dashed1{stroke-dashoffset:872}.has-animation .indicator-wrap
.dashed1{stroke-dasharray:872}.has-animation .indicator-wrap
.dashed2{stroke-dasharray:4}@keyframes
dash_animation{to{stroke-dashoffset:0}}.has-animation.active-animation .indicator-wrap
.dashed1{-webkit-animation:dash_animation 1.5s linear forwards;animation:dash_animation 1.5s linear forwards;-webkit-animation-delay:1s;animation-delay:1s}@media only screen and (min-width: 768px){.has-animation.footer-wrap-layout2{background-position:center 31.25rem;-webkit-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}.has-animation.active-animation.footer-wrap-layout2{background-position:center bottom}}body{font-family:"Roboto",sans-serif;font-size:16px;line-height:30px;color:#646464;font-weight:400;height:100%;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:#fff;overflow:inherit;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"Poppins",sans-serif;margin:0
0 20px 0;color:#1d2124}h1{font-size:36px;font-weight:600;line-height:40px}h2{font-size:30px;font-weight:600;line-height:36px}h3{font-size:22px;font-weight:600;line-height:34px}h4{font-size:20px;font-weight:600;line-height:32px}h5{font-size:18px;font-weight:600;line-height:26px}h6{font-size:16px;font-weight:600;line-height:24px}.primary-color{color:#5a49f8}.secondary-color{color:#7a64f2}.dark-color{color:#750ed5}.floatleft{float:left}.floatright{float:right}.alignleft{float:left;margin-bottom:15px;margin-right:30px;margin-top:10px}.alignright{float:right;margin-left:30px;margin-bottom:15px;margin-top:10px}.aligncenter{clear:both;display:block;margin:0
auto 15px}a{color:#5a49f8;text-decoration:none}a:focus{outline:0px
solid;text-decoration:none;outline:0
none}a:active{text-decoration:none;outline:0
none}a:hover{color:#7a64f2;text-decoration:none;outline:0
none}img{max-width:100%;height:auto}.fix{overflow:hidden}p{margin:0
0 20px 0}.clear{clear:both}.clear:after{clear:both;content:"";display:block}hr,
.elementor
hr{background-color:#ccc}*{-ms-word-wrap:break-word;word-wrap:break-word}ul{list-style:disc inside none;margin:0
0 20px 0}span.new{background:#ff1f1f;font-size:11px;color:#fff;padding:3px
5px 2px;border-radius:5px}span.hot{background:blue;font-size:11px;padding:3px
5px 2px;border-radius:5px;color:#fff}#wrapper{overflow:hidden;transition:all 0.5s ease-out}blockquote{border-left:2px solid #5a49f8;margin:40px
0;position:relative;font-size:22px;font-style:italic;font-weight:500;font-family:"Poppins",sans-serif;z-index:1;padding:30px
40px 30px 150px;box-shadow:0 0 30px 0 rgba(0, 0, 0, 0.08);color:#111}blockquote:after{content:"\f10d";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;font-size:60px;opacity:0.1;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:3.125rem;z-index:1}blockquote
p{position:relative;margin-bottom:0;line-height:1.6}blockquote
cite{display:block;font-size:16px;color:#5a49f8;font-weight:500;font-style:normal;margin-top:12px;position:relative}blockquote.wp-block-quote
cite{display:block;font-size:16px;color:#5a49f8;font-weight:500;font-style:normal;margin-top:12px}@media (max-width: 767px){blockquote{padding-left:30px !important;padding-right:30px !important;margin-left:0 !important;margin-right:0 !important}}#page{background-position:top center;background-repeat:no-repeat;overflow:hidden}.post-bottom-spacer{margin-bottom:20px;width:100%;height:1px;border-bottom:1px solid #d7d7d7}.visibility-h{visibility:hidden}.elementor-widget-divider .elementor-divider-separator{border-top-color:#dedede}.fa-facebook-f:before,.fa-facebook:before{content:"\f39e" !important}.header-top-bar{border-bottom:none;padding:8px
0;font-size:15px}.header-top-bar .tophead-right ul
li{display:inline-block;margin-right:10px}.header-top-bar .tophead-left ul
li{display:inline-block;margin-right:10px}.header-top-bar .tophead-right ul li:last-child{margin-right:0}.header-top-bar .tophead-left ul
li{display:inline-block;margin-right:15px;font-size:15px}.header-top-bar .tophead-left ul li:last-child{margin-right:0}.header-top-bar .tophead-social
li{display:inline-block}.header-top-bar .tophead-social li:first{padding-left:0}.header-top-bar .tophead-right .tophead-social li a
i{padding-right:0}.header-top-bar .top-bar-wrap{display:flex;justify-content:space-between;align-items:center}.header-top-bar
.widget{margin-bottom:0}.header-top-bar .widget ul
li{display:inline-block;margin-right:10px}.header-top-bar .widget ul li:last-child{margin-right:0}.mean-container .mean-nav
ul.menu{overflow-y:scroll}.mean-container .mean-nav ul li.current_page_item > a,
.mean-container .mean-nav ul li.current-menu-parent>a{color:#7a64f2}.topbar-style-1 .header-top-bar{background-color:#5a49f8;color:#c6ceec;padding:0}.topbar-style-1 .header-top-bar
a{color:#c6ceec}.topbar-style-1 .header-top-bar .tophead-right i,
.topbar-style-1 .header-top-bar .tophead-left i:before{color:#c6ceec}.topbar-style-1 .tophead-left{display:flex;align-items:center;padding:6px
0}.topbar-style-1 .tophead-left .email-address{margin-left:20px}.topbar-style-1 .tophead-left .email-address
i{padding-right:8px}.topbar-style-1 .tophead-right
i{padding-right:8px}.topbar-style-2 .header-top-bar{background-color:#e7f1ff;border-bottom:none;color:#646464}.topbar-style-2 .header-top-bar
a{color:#646464;transition:all 0.3s ease-out}.topbar-style-2 .header-top-bar .tophead-right i,
.topbar-style-2 .header-top-bar .tophead-left i:before{color:#646464;transition:all 0.3s ease-out}.topbar-style-2 .header-top-bar .tophead-right a:hover i,
.topbar-style-2 .header-top-bar .tophead-left a:hover i:before{color:#7a64f2}.topbar-style-2 .tophead-left .address
i{margin-right:10px;position:relative}.topbar-style-2 .tophead-left .address i:before{margin-left:0}.topbar-style-2 .tophead-right ul
li{margin-right:20px}.topbar-style-2 .tophead-left{display:flex}.topbar-style-2 .tophead-left .email-address,
.topbar-style-4 .tophead-left .email-address,
.topbar-style-4 .tophead-right .tophead-social{position:relative;margin-left:20px;padding-left:20px}.topbar-style-2 .tophead-left .email-address
i{margin-right:8px}.topbar-style-2 .tophead-left .email-address:before{content:"";position:absolute;height:25px;width:1px;z-index:1;left:0;top:50%;transform:translateY(-50%);background-color:#c2c2c2}.topbar-style-4 .tophead-left{display:flex}.topbar-style-4 .header-top-bar{color:#ececec}.topbar-style-4.trheader .header-top-bar{border-bottom:1px solid rgb(228 228 228 / 25%)}.topbar-style-4 .tophead-right{display:flex;align-items:center}.topbar-style-4 .tophead-left .email-address:before,
.topbar-style-4 .tophead-right .tophead-social:before{content:"";position:absolute;height:25px;width:1px;z-index:1;left:0;top:50%;transform:translateY(-50%);background-color:rgb(228 228 228 / 25%)}.topbar-style-4 .tophead-left .email-address i,
.topbar-style-4 .tophead-right .phone
i{margin-right:8px}.topbar-style-4 .header-top-bar
a{color:#d7d7d7}.topbar-style-4 .header-top-bar a:hover{color:#fff}.topbar-style-1.trheader .header-top-bar{border-bottom:1px solid #e2dede}.topbar-style-1.trheader .header-top-bar{background:transparent}.trheader.has-topbar .entry-banner
.container{padding-top:34px}.header-top-bar{min-height:34px}.site-header .site-branding
a{display:table-cell;vertical-align:middle}.site-header .site-branding a
img{padding:8px
0 8px;width:100%}.site-header .site-branding{display:table}.site-header .site-branding a.light-logo{display:none}.site-header
ul{list-style-type:none;margin:0;padding:0}.site-header .main-navigation{padding:0
15px}.site-header .main-navigation nav ul
li{display:inline-block;position:relative;margin-bottom:0}.site-header .main-navigation nav ul li
a{display:block;text-decoration:none;font-size:15px;line-height:22px;font-weight:500;transition:all 0.3s ease-out 0s;color:#4c4b4b;padding:40px
16px;text-transform:capitalize;font-family:"Roboto",sans-serif;position:relative}.site-header .main-navigation nav>ul>li>a:before{position:absolute;z-index:1;content:"";height:2px;background-color:#5a49f8;bottom:26px;width:0%;left:0;right:0;margin:0
auto;transition:all 0.5s ease-out}.site-header .main-navigation nav>ul>li>a:hover:before{width:50%}.site-header .main-navigation nav ul li a:hover{color:#5a49f8}.site-header .main-navigation nav ul li
a.active{}.site-header .main-navigation ul.menu>li>a:hover{color:#5a49f8}.site-header .main-navigation ul.menu li.current-menu-item > a,
.site-header .main-navigation ul.menu li.current>a{color:#5a49f8}.site-header .main-navigation ul>li>ul{left:0;opacity:0;visibility:hidden;position:absolute;top:100%;-webkit-transform-origin:0 0 0;transform-origin:0 0 0;transition:all 0.3s ease-out 0s;z-index:10;padding:20px
0;width:240px;text-align:left;background-color:#fff;border-radius:0.25rem;box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.1)}.site-header .main-navigation ul>li>ul{-webkit-transform:scaleY(0);transform:scaleY(0)}.site-header .main-navigation ul>li:hover>ul{opacity:1;visibility:visible;-webkit-transform:scaleY(1);transform:scaleY(1)}.site-header .main-navigation ul li ul li
ul{left:100%;top:0;width:240px}.site-header .main-navigation ul li ul
li{display:block;border-bottom:none;border-left:none;transition:all 0.3s ease-out 0s;margin-bottom:10px}.site-header .main-navigation ul li ul li:last-child{padding-bottom:0;margin-bottom:0}.site-header .main-navigation ul li ul li
a{position:relative;display:inline-block;color:#4c4b4b;text-transform:inherit;margin:4px
25px;padding:0px;font-weight:500;font-size:14px;z-index:2;transition:all 0.5s ease 0s}.site-header .main-navigation ul li ul li:hover>a{color:#5a49f8}.site-header .main-navigation ul.menu li ul.sub-menu li:last-child:after{border-bottom:none}.site-header .main-navigation ul.menu li ul.sub-menu li a:hover{color:#5a49f8}.site-header .main-navigation ul.menu li ul.sub-menu li a:before{position:absolute;z-index:1;content:"";background-color:#5a49f8;height:0.0625rem;width:0;right:0;left:inherit;bottom:0;transition:all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1)}.site-header .main-navigation ul.menu li ul.sub-menu li a:hover:before{width:100%;left:0;right:inherit}.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li a:before,
.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li:after,
.site-header
.main-navigation
ul.menu
li.mega-menu
ul.sub-menu
li.menu-item-has-children:before{display:none}.header-fixed{left:0;right:0;margin:0
auto;top:0;z-index:1000;position:relative;transition:all 0.5s ease-out}.header-area{background:#fff}.trheader .header-area{background:transparent}.trheader .site-header{left:0;position:absolute;right:0;z-index:99}.trheader.non-stickh .site-header{left:0;position:absolute;right:0;z-index:99}.trheader.non-stickh .site-header .site-branding a.light-logo{display:none}.trheader.non-stickh .site-header .site-branding a.dark-logo{display:table-cell}.trheader.non-stickh .site-header .site-branding a.light-logo
img{padding:5px
0}.trheader.non-stickh
.site-header
.header-icon-area
.search-box
.search-button
i{color:#fff}.trheader.non-stickh .site-header .header-icon-area .cart-icon-area>a{color:#5a49f8}.trheader .header-icon-area .header-search-box a,
.trheader .header-icon-area .header-icon-seperator{color:#fff}.trheader .offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon>span{background-color:#fff}.trheader.non-stickh .header-icon-area .header-search-box a,
.trheader.non-stickh .header-icon-area .header-icon-seperator{color:#444}.trheader.non-stickh
.offcanvas-menu-wrap
button.offcanvas-btn-dark
.menu-btn-icon>span{background-color:#444}.trheader.non-stickh
.site-header
.header-icon-area
.cart-icon-area
.cart-icon-num,
.trheader.non-stickh
.site-header
.header-icon-area
.search-box
.search-button
i{color:#5a49f8}.trheader .site-header .main-navigation nav>ul>li>a:before{background:#fff}.trheader .site-header .site-branding a.light-logo{display:table-cell}.trheader .site-header .dark-logo{display:none}.trheader .site-header .main-navigation nav > ul > li > a,
.trheader .site-header .main-navigation .menu>li>a{color:#fff}.trheader .site-header .main-navigation ul.menu > li.current-menu-item > a,
.trheader .site-header .main-navigation ul.menu>li.current>a{color:#fff}.trheader .site-header .main-navigation nav > ul > li > a:hover,
.trheader .site-header .main-navigation .menu>li>a:hover{color:#fff}.trheader .site-header .header-icon-area .search-box .search-button
i{color:#fff}.trheader .site-header .header-icon-area .cart-icon-area > a,
.trheader .site-header .header-icon-area .cart-icon-area .cart-icon-num{color:#fff}.trheader.non-stickh .header-area{background:#fff}.site-header .main-navigation ul li
ul{text-align:left}.site-header
.main-navigation
ul
li
ul.sub-menu
li.menu-item-has-children:before{color:#4c4b4b;content:"\f105";font-family:"Font Awesome 5 Free";font-size:0.875rem;font-weight:900;position:absolute;right:10px}.site-header
.main-navigation
ul
li
ul.sub-menu
li.menu-item-has-children:hover:before{color:#5a49f8}.site-header .main-navigation ul li.mega-menu{position:static}.site-header .main-navigation ul li.mega-menu:hover
ul{opacity:1;visibility:visible;-webkit-transform:scaleY(1);transform:scaleY(1)}.site-header .main-navigation ul li.mega-menu>ul.sub-menu{background-color:#fff;max-width:1170px;width:100%;position:absolute;left:0;right:0;margin:auto;padding:30px;display:flex;justify-content:space-between}.site-header .main-navigation ul li.mega-menu.two-column{position:relative}.site-header .main-navigation ul li.mega-menu.two-column>ul.sub-menu{background-color:#fff !important;width:520px !important}.site-header .main-navigation ul li.mega-menu.two-column{position:relative}.site-header .main-navigation ul li.mega-menu.three-column>ul.sub-menu{background-color:#fff !important;width:780px !important}.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li{display:inline-block;margin:0
15px;width:100%;border:none}.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li
a{padding-left:0;margin-left:0}.site-header
.main-navigation
ul
li.mega-menu
> ul.sub-menu
> li
> ul.sub-menu
li
a:before{position:absolute;z-index:1;content:"";background-color:#5a49f8;height:0.0625rem;width:0;right:0;left:inherit;bottom:0;transition:all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1)}.site-header
.main-navigation
ul
li.mega-menu
> ul.sub-menu
> li
a:hover:before{width:100%;left:0;right:inherit}.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li
ul{position:relative;width:inherit;left:inherit;box-shadow:none;border-top:none;padding:0}.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a{font-weight:700;font-size:16px;margin-bottom:20px}.site-header
.main-navigation
ul
li.mega-menu.hide-header>ul.sub-menu>li>a{display:none}.mean-container .mega-menu.hide-header>ul>li{border-top:none}.mean-container .mega-menu.hide-header>ul>li>a{display:none}.mean-container .mega-menu.hide-header>ul>li>ul{display:block !important}.not-top
#meanmenu{width:100%;position:fixed;top:0;z-index:9999}@media (max-width: 991px){.header-icon-area .cart-icon-area .cart-icon-num{top:14px}.header-icon-area .cart-icon-area .cart-icon-num{top:21px}}.cart-icon-area>a{padding-top:0px}.header-icon-area{display:flex;align-items:center;height:100%;position:relative;font-size:20px;margin-left:8px}.header-icon-area .header-search-box
a{color:#fff}.header-icon-area .header-search-box i:before{font-size:24px;margin-left:0}.header-icon-area .search-box .search-text{background:#f5f5f5;border:1px
solid #5a49f8;color:#666;height:42px;right:0;margin-right:3px;opacity:0;visibility:hidden;padding:0;position:absolute;top:100%;width:0;z-index:99;transition:all 0.3s ease 0s;box-shadow:none;font-size:15px}.header-icon-area .search-box .search-text.active{right:0px;opacity:1;visibility:visible;padding:0
20px 0 10px;width:251px}.header-icon-area .search-box .search-close{font-size:18px;line-height:1;right:15px;position:absolute;top:111%;top:calc(111%);z-index:100;opacity:0;visibility:hidden;transition:all 0.5s ease 0s}.header-icon-area .search-box .search-close.active{opacity:1;visibility:visible}.header-icon-area .search-box .search-button{font-size:20px}.header-icon-area .search-box .search-button
i{color:#5a49f8}.header-icon-area .header-search-box{margin-left:15px}.header-icon-area .header-icon-seperator{font-size:24px;color:#fff;line-height:24px;margin-left:15px}.header-icon-area .cart-icon-area{position:relative;margin-right:20px}.header-icon-area>div{position:relative}.header-icon-area>div:last-child:before{content:none}.header-icon-area>div:first-child{margin-left:0}.header-icon-area .offcanvas-menu-wrap{display:inline-flex;margin-left:25px}.header-icon-area .cart-icon-area>a{display:block;color:#5a49f8;transition:none;margin-right:10px}.header-icon-area .cart-icon-area > a i:before{margin-left:0}.cart-icon-area .woocommerce-mini-cart__empty-message{color:#111}.header-icon-area .cart-icon-area .cart-icon-num{border-radius:4px;color:#5a49f8;font-size:12px;line-height:18px;min-height:15px;min-width:15px;position:absolute;text-align:center;top:0px;right:-3px}.cart-icon-area .cart-icon-products{font-size:13px;line-height:22px;background-color:#fff;border-radius:4px;position:absolute;right:0;top:100%;width:270px;z-index:99999;box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.1);opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;transition:all 0.3s ease 0s;visibility:hidden;text-align:left}.header-icon-area .cart-icon-area .cart-icon-products
.widget_shopping_cart{padding:10px
15px}.header-icon-area
.cart-icon-area
.cart-icon-products
.widget_shopping_cart.widget{margin:0}.header-icon-area
.cart-icon-area
.cart-icon-products
.widget_shopping_cart.widget
p{margin:0;border-top:none}.header-icon-area
.cart-icon-area
.cart-icon-products
.widget_shopping_cart.widget
.total{margin-top:5px;margin-bottom:12px}.header-icon-area .cart-icon-area:hover .cart-icon-products{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);visibility:visible}.header-style-1 .menu-all-pages-container{padding-right:15px}.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li,
.cart-icon-products .widget_shopping_cart
.mini_cart_item{border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px}.cart-icon-products .widget_shopping_cart .mini_cart_item:last-child{border-bottom:none}.cart-icon-products .widget_shopping_cart .mini_cart_item
a{color:#5a49f8}.cart-icon-products .widget_shopping_cart .mini_cart_item a:hover{color:#444}.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .widget_shopping_cart .mini_cart_item
a.remove{line-height:1;top:12px}.cart-icon-products
.woocommerce.widget_shopping_cart
ul.product_list_widget
li
img{width:40px}.offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon>span{background-color:#5a49f8}.offcanvas-menu-wrap button.offcanvas-btn-darklight .menu-btn-icon
span{background-color:#ccc}.offcanvas-menu-wrap button.offcanvas-btn-light .menu-btn-icon
span{background-color:#fff}.offcanvas-menu-wrap
button.offcanvas-close-btn.menu-status-close
.menu-btn-icon
span{background-color:#fff}.offcanvas-menu-wrap button.offcanvas-menu-btn{border:none;background-color:transparent;box-shadow:none;cursor:pointer;display:inline-flex;align-items:center;padding:0;width:40px}.offcanvas-menu-wrap button.offcanvas-menu-btn:focus{outline:none}.offcanvas-menu-wrap button.offcanvas-menu-btn .menu-btn-icon{display:block;width:35px;position:relative;height:50px}.offcanvas-navigation
ul{padding:0;margin:0}.offcanvas-navigation ul
li{line-height:1.7}@media (max-width: 767px){.offcanvas-navigation ul
li{line-height:1.2}.offcanvas-navigation ul li
a{font-size:28px}}.header-search{position:fixed;top:0px;left:0px;width:100%;height:100%;background-color:rgba(90, 73, 248, 0.9);transition:all 0.5s ease-in-out;transform:translate(0px, -100%) scale(0, 0);opacity:0;visibility:hidden;z-index:999999}.header-search .header-search-form,
.header-search .custom-search-input{text-align:center;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.header-search .header-search-form input[type="search"],
.header-search .custom-search-input input[type="text"]{width:60%;color:#444;font-size:24px;flex:initial;text-align:left;border:none;border-radius:4px;margin:0px
auto;padding:25px
100px 25px 30px;outline:none;background:#f8f8f8}.header-search .custom-search-input input::-webkit-input-placeholder{color:#666}.header-search .custom-search-input input:-ms-input-placeholder{color:#666}.header-search .custom-search-input input:-moz-placeholder{color:#666}.header-search .custom-search-input
.btn{position:absolute;right:20%;z-index:9}@media (max-width: 767px){.header-search .header-search-form input[type="search"],
.header-search .custom-search-input input[type="text"]{width:90%}.header-search .custom-search-input
.btn{right:6%}}.header-search .header-search-form .search-btn i:before,
.header-search .custom-search-input .btn i:before{font-size:24px;font-weight:700;margin-left:0}.header-search .custom-search-input input:focus,
.header-search .header-search-form .search-btn:focus,
.header-search .custom-search-input .btn:focus{box-shadow:none;outline:none}.header-search.open{transform:translate(0px, 0px) scale(1, 1);opacity:1;visibility:visible}.header-search
.close{position:fixed;top:15px;right:15px;color:#5a49f8;background-color:rgba(255, 255, 255, 0.9);border:none;opacity:1;visibility:visible;padding:0px
10px 3px;font-size:36px;font-weight:300;border-radius:2px;cursor:pointer;transition:all 0.3s ease-in-out}.header-search .close:focus{box-shadow:none;border:none;outline:none}.header-search .close:hover{background-color:#fff}.mean-container .mean-nav
ul.menu{overflow-y:scroll}.admin-bar.non-stickh .rt-sticky-menu{top:32px}.rt-sticky-menu-wrapper{background:#fff;transition:all 0.5s ease-out;box-shadow:0 0 2.1875rem 0 rgba(0, 0, 0, 0.1)}.rt-sticky-menu{position:fixed;top:-100%;left:0;right:0;margin:0
auto;transition:all 0.5s ease}.non-stickh .rt-sticky-menu{top:0}.site-header .rt-sticky-menu .site-branding a
img{padding:7px
0;width:100%}.rt-sticky-menu .sticky-menu-align{display:flex;align-items:center;justify-content:space-between}.non-stickh .site-header .site-branding a.light-logo{display:none}.non-stickh .site-header .site-branding a.dark-logo{display:table-cell}.site-header .rt-sticky-menu .menu-wrap{display:flex;align-items:center}.site-header .rt-sticky-menu .main-navigation nav>ul>li>a{padding-top:28px;padding-bottom:28px}.site-header .rt-sticky-menu .main-navigation nav>ul>li>a:before{display:none}.trheader .site-header .rt-sticky-menu .main-navigation nav>ul>li>a{color:#1d2124}.trheader .site-header .rt-sticky-menu .main-navigation nav>ul>li>a:hover{color:#5a49f8}.trheader.non-stickh .rt-sticky-menu .header-button-wrap .header-button .button-btn,
.non-stickh .rt-sticky-menu .header-button-wrap .header-button .button-btn{box-shadow:0 0 10px 0 rgb(0 0 0 / 9%);color:#5a49f8}.trheader.non-stickh .rt-sticky-menu .header-button-wrap .header-button .button-btn:hover,
.non-stickh .rt-sticky-menu .header-button-wrap .header-button .button-btn:hover{background-color:#5a49f8;border-color:transparent;color:#fff}.header-style-1.non-stickh .menu-right-wrap .header-search-box i:before,
.header-style-1.trheader.non-stickh .menu-right-wrap .header-search-box i:before,
.header-style-3.trheader.non-stickh .menu-right-wrap .header-search-box i:before{color:#5a49f8}.site-header .header-social{display:flex;align-items:center;height:100%}.site-header .header-social
li{display:inline-block;list-style:outside none none;padding-right:20px}.site-header .header-social li:last-child{padding-right:0}.site-header .header-social li
a{font-size:18px;color:#5a49f8}.site-header .header-social li a:hover{color:#7a64f2}.menu-full-wrap{display:flex;justify-content:space-between;align-items:center}.menu-right-wrap{display:flex;align-items:center}.menu-right-wrap .header-search-box{margin-right:20px}.menu-right-wrap .header-search-box i:before{font-size:24px;color:#5a49f8;transition:all 0.5s ease-in-out}.header-style-1 .header-button-wrap .header-button .button-btn,
.header-style-7 .header-button-wrap .header-button .button-btn{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:9px
15px;border-radius:4px;min-width:138px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;border:0.125rem solid;border-color:#5a49f8;color:#5a49f8;transition:all 0.5s ease-in-out}.header-style-1 .header-button-wrap .header-button .button-btn:hover{color:#fff;background-color:#5a49f8}.header-style-1.trheader .header-button-wrap .header-button .button-btn,
.header-style-7.trheader .header-button-wrap .header-button .button-btn{border-color:#fff;color:#fff}.header-style-1.trheader .header-button-wrap .header-button .button-btn:hover,
.header-style-7.trheader .header-button-wrap .header-button .button-btn:hover{color:#1d2124;background-color:#fff;border-color:transparent}.header-style-1.trheader .menu-right-wrap .header-search-box i:before,
.header-style-7.trheader .menu-right-wrap .header-search-box i:before{color:#fff}.header-style-2 .menu-full-wrap{margin-left:200px;margin-right:200px}@media only screen and (max-width: 1454px){.header-style-2 .menu-full-wrap{margin-left:0px;margin-right:0px}}.header-style-2 .header-button-wrap .header-button .button-btn{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:9px
15px;border-radius:4px;min-width:138px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;border:0.125rem solid;border-color:#5a49f8;color:#5a49f8;box-shadow:0 0 10px 0 rgb(0 0 0 / 9%);transition:all 0.5s ease-in-out}.header-style-2 .header-button-wrap .header-button .button-btn:hover{color:#fff;background-color:#5a49f8}.header-style-2.trheader .header-button-wrap .header-button .button-btn{background-color:#fff;border-color:#fff;color:#1d2124}.header-style-2.trheader .header-button-wrap .header-button .button-btn:hover{color:#fff;background-color:#5a49f8;border-color:#5a49f8}.header-style-2.trheader .menu-right-wrap .header-search-box i:before{color:#5a5959}.header-style-2.trheader .menu-right-wrap .cart-icon-area i:before,
.header-style-2.trheader
.site-header
.header-icon-area
.cart-icon-area
.cart-icon-num{color:#5a5959}.header-style-2 .sticky-logo{display:none}.header-style-2.stickh .sticky-logo{display:block;margin-right:35px;float:left;margin-top:13px;transition:all 0.3s ease-out 0s}.header-style-2.stickh .sticky-logo
img{width:100px}.header-style-2.trheader .site-header .dark-logo{display:table-cell}.header-style-2.trheader .site-header .site-branding .light-logo{display:none}.header-style-2.trheader .site-header .main-navigation nav > ul > li > a,
.header-style-2.trheader .site-header .main-navigation .menu>li>a{color:#1d2124}.header-style-2.trheader .site-header .main-navigation nav > ul > li > a:hover,
.header-style-2.trheader .site-header .main-navigation .menu>li>a:hover{color:#1d2124}.header-style-3 .header-button-wrap .header-button .button-btn{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:9px
15px;border-radius:4px;min-width:138px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;border:0.125rem solid;border-color:#5a49f8;color:#5a49f8;transition:all 0.5s ease-in-out}.header-style-3 .header-button-wrap .header-button .button-btn:hover{color:#fff;background-color:#5a49f8}.header-style-3.trheader .header-button-wrap .header-button .button-btn{border-color:#fff;color:#fff}.header-style-3.trheader .header-button-wrap .header-button .button-btn:hover{color:#1d2124;background-color:#fff;border-color:#fff}.header-style-3.trheader .menu-right-wrap .header-search-box i:before{color:#fff}@media (min-width: 2100px){.header-style-3.trheader .header-area .header-controll{background:linear-gradient(
45deg,
rgba(90, 73, 248, 0.2) 0%,
rgba(117, 14, 213, 1) 60%
)}}.header-style-4 .menu-full-wrap .menu-wrap{display:flex;align-items:center}.header-style-4 .header-button-wrap .header-button .button-btn{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:9px
15px;border-radius:4px;min-width:138px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;border:0.125rem solid;border-color:#5a49f8;color:#5a49f8;transition:all 0.5s ease-in-out}.header-style-4 .header-button-wrap .header-button .button-btn:hover{color:#fff;background-color:#5a49f8}.header-style-4 .menu-wrap .header-button-wrap{margin-left:30px}.header-style-4.trheader .header-button-wrap .header-button .button-btn{border-color:#fff;color:#fff}.header-style-4.trheader .header-button-wrap .header-button .button-btn:hover{color:#1d2124;background-color:#fff;border-color:#fff}.header-style-4.trheader .menu-right-wrap .header-search-box i:before{color:#fff}.header-style-4.trheader .site-header .dark-logo{display:block}.header-style-4.trheader .site-header .site-branding a.light-logo{display:none}@media (min-width: 2100px){.header-style-4.trheader .header-area .header-controll{position:relative}.header-style-4.trheader .header-area .header-controll:after{position:absolute;content:"";top:0;width:100%;height:100%;background-color:#5a49f8;z-index:-1}}.header-style-5 .header-menu-controll{background:#f9fbfe}.header-style-5 .site-header .info-wrap{display:flex;align-items:center}.header-style-5 .site-header .info-wrap .icon-left{float:left;line-height:1;padding-right:20px}.header-style-5 .site-header .info-wrap .icon-left i:before{font-size:30px;color:#14287b;margin-left:0}.header-style-5 .site-header .info-wrap
.info{float:left;line-height:1.4}.header-style-5 .site-header .info-wrap .info
span{display:block;color:#1d2124;font-size:16px;font-weight:400}.header-style-5 .site-header .info-wrap .info
a{font-weight:700;font-size:20px;color:#1d2124}.header-style-5 .site-header .header-button .button-btn{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:9px
15px;border-radius:4px;min-width:138px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;border:0.125rem solid;border-color:#5a49f8;color:#5a49f8;transition:all 0.5s ease-in-out}.header-style-5 .site-header .header-button .button-btn:hover{background:#5a49f8;color:#fff}.header-style-5 .site-header .header-button .button-btn
i{margin-right:10px}.header-style-5 .header-controll{padding-top:10px;padding-bottom:10px}.header-style-5 .header-5-wrap{display:flex;justify-content:space-between;align-items:center}.header-style-5 .header-icon-area .header-search-box a,
.header-style-5 .header-icon-area .cart-icon-area>a{color:#5a49f8}.header-style-5 .site-header .main-navigation nav>ul>li>a:before{bottom:17px}.header-style-5 .site-header .main-navigation nav>ul>li>a{padding:22px
20px}.header-style-5 .site-header .main-navigation nav>ul>li:first-child>a{padding-left:5px}.header-style-5 .header-icon-area .header-search-box{margin-right:20px}.header-style-5 .tophead-social
li{display:inline-block;margin-left:15px}.header-style-5 .tophead-social li
a{color:#1d2124}.header-style-5 .tophead-social li a:hover{color:#5a49f8}.header-style-5.trheader .top-bar-wrap{border-bottom:1px solid rgba(181, 181, 181, 0.3);padding-bottom:6px}.header-style-5.trheader .header-menu-controll,
.header-style-5.trheader .header-controll{background:transparent}.header-style-5.trheader .header-icon-area .header-search-box a,
.header-style-5.trheader .site-header .info-wrap .info span,
.header-style-5.trheader .site-header .info-wrap .info a,
.header-style-5.trheader .site-header .info-wrap .icon-left i:before{color:#fff}.header-style-5.trheader.non-stickh .header-icon-area .header-search-box
a{color:#5a49f8}.header-style-5.trheader .site-header .header-button .button-btn{border-color:#fff;color:#fff}.header-style-5.trheader .site-header .header-button .button-btn:hover{color:#1d2124;background-color:#fff;border-color:#fff}.header-style-5.trheader .tophead-social li
a{color:#fff}.header-style-6.trheader .menu-right-wrap .header-search-box i:before{color:#5a5959}.header-style-6.trheader .menu-right-wrap .cart-icon-area i:before,
.header-style-6.trheader
.site-header
.header-icon-area
.cart-icon-area
.cart-icon-num{color:#5a5959}.header-style-6 .sticky-logo{display:none}.header-style-6.stickh .sticky-logo{display:block;margin-right:35px;float:left;margin-top:13px;transition:all 0.3s ease-out 0s}.header-style-6.stickh .sticky-logo
img{width:100px}.header-style-6.trheader .site-header .dark-logo{display:table-cell}.header-style-6.trheader .site-header .site-branding .light-logo{display:none}.header-style-6.trheader .site-header .main-navigation nav > ul > li > a,
.header-style-6.trheader .site-header .main-navigation .menu>li>a{color:#1d2124}.header-style-6.trheader .site-header .main-navigation nav > ul > li > a:hover,
.header-style-6.trheader .site-header .main-navigation .menu>li>a:hover{color:#1d2124}.header-style-7 .menu-full-wrap .menu-wrap{display:flex;align-items:center}.header-style-7 .menu-right-wrap .header-search-box{margin-right:0}.header-style-7 .menu-right-wrap.header-icon-area>div:last-child{margin-left:20px;margin-right:0}@media all and (max-width: 1199px){.site-header .main-navigation nav ul li
a{padding-left:8px;padding-right:8px}.site-header .main-navigation ul li
a{padding-left:8px;padding-right:8px}}@media all and (max-width: 991px){.site-header .main-navigation ul.menu>li>a{border-left:none}}@media all and (max-width: 767px){#tophead .tophead-right{text-align:center;float:none}.site-header .site-branding{display:block;height:inherit;padding:20px
0;text-align:center}.site-header .site-branding
a{display:block;vertical-align:inherit}.site-header .main-navigation
ul{text-align:center}.site-header .main-navigation ul li
a{padding-bottom:10px;padding-top:10px}.header-icon-area{display:none}.header-style-2 .site-header .main-navigation
ul{text-align:center}.header-style-2 .site-header .main-navigation ul li
a{padding:10px
15px}.header-firstrow{padding:15px
0 10px}.site-header .site-branding,.header-firstrow-right{display:block;height:inherit}.site-header .site-branding{padding:0
0 10px 0px}.site-header .site-branding a
img{max-height:35px}.header-firstrow-right-contents{display:block}.header-firstrow-right-contents
ul{display:block;padding:0;text-align:center}.header-contact
li{display:block;margin-left:0}.menu-sep{margin-bottom:10px}.site-header .main-navigation
ul{text-align:center}.site-header .main-navigation ul li
a{padding:10px
15px}.header-firstrow-wrap{padding-top:10px}.site-header .site-branding,.header-firstrow{display:block;height:inherit;text-align:center;padding-top:0;padding-bottom:10px}.header-firstrow-contents{display:block}.header-contact
li{display:block;margin-right:0}.header-firstrow-contents-right{text-align:center}.header-firstrow-contents-right .header-icon-area{display:none}.site-header .site-branding{float:none;height:inherit}.site-header .main-navigation{float:none}.site-header .main-navigation ul.menu>li>a{padding:10px
15px;border-left:none}.header-menu-btn{display:none}}.additional-menu-area a.side-menu-trigger{color:#222;cursor:pointer;font-size:21px;line-height:0}.additional-menu-area
.sidenav{height:100%;width:300px;position:fixed;z-index:150;top:0;left:0;text-align:left;background-color:#fff;overflow-x:hidden;padding-top:70px;transform:translateX(-100%);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform;transition-duration:0.5s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;box-shadow:0px 5px 20px 0px rgba(0, 0, 0, 0.1)}.additional-menu-area .sidenav
.closebtn{border:none;border-radius:50%;color:#1d2124;background:transparent;display:block;font-size:24px;padding:0;position:absolute;right:15px;text-align:center;top:30px;line-height:1}.additional-menu-area .sidenav .additional-logo{padding:0
30px}.additional-menu-area .sidenav .additional-logo .dark-logo{display:block !important}.additional-menu-area .sidenav .additional-logo
img{max-height:50px}.admin-bar .additional-menu-area .sidenav
.closebtn{top:50px}.additional-menu-area .sidenav .sidenav-search{border:1px
solid #5f5f5f;margin:0
20px 10px 20px}.additional-menu-area .sidenav ul
li{line-height:24px;list-style:none;transition:all 0.3s ease-in-out}.additional-menu-area .sidenav>ul.menu{padding:50px
30px 20px}.additional-menu-area .sidenav ul li
a{display:block;font-size:16px;color:#1d2124;border:none;margin-bottom:20px;font-weight:500}.additional-menu-area .sidenav ul li a:hover{color:#5a49f8}.additional-menu-area .mega-menu.hide-header>ul>li{padding-left:0}.additional-menu-area .mega-menu.hide-header>ul>li>a{display:none}.additional-menu-area .mega-menu.hide-header>ul>li>ul{display:block !important}.site-header .additional-menu-area ul li ul.sub-menu{position:inherit;transform:inherit;width:inherit;padding-left:15px;box-shadow:none;visibility:visible;opacity:1}.site-header .additional-menu-area ul li ul.sub-menu
li{font-family:"Roboto",sans-serif;font-size:15px;font-weight:500}.site-header .additional-menu-area ul li ul.sub-menu li:before{display:none}.additional-menu-area span.side-menu-trigger{display:block;width:50px;position:relative;height:52px;cursor:pointer;box-shadow:0 0 10px 0 rgb(0 0 0 / 9%);background:#fff;border-radius:4px}.additional-menu-area span.side-menu-trigger
span{position:absolute;height:2px;right:13px;z-index:2;background-color:#5a49f8;transition:0.8s cubic-bezier(0.86, 0, 0.07, 1)}.trheader.non-stickh .additional-menu-area span.side-menu-trigger
span{background-color:#5a49f8}.additional-menu-area span.side-menu-trigger.side-menu-open span:nth-child(1n){width:30%;animation:open_first_bar 0.8s cubic-bezier(0.895, 0.03, 0.685, 0.22) forwards}.additional-menu-area
span.side-menu-trigger.side-menu-open:hover
span:nth-child(1n){width:45%}.additional-menu-area span.side-menu-trigger.side-menu-open span:nth-child(2n){width:45%;animation:open_second_bar 0.8s cubic-bezier(0.895, 0.03, 0.685, 0.22)
forwards}.additional-menu-area span.side-menu-trigger.side-menu-open span:nth-child(3n){width:45%;animation:open_third_bar 0.8s cubic-bezier(0.895, 0.03, 0.685, 0.22) forwards}.additional-menu-area span.side-menu-trigger.side-menu-close
span{width:43%}.additional-menu-area
span.side-menu-trigger.side-menu-close
span:nth-child(1n){animation:close_first_bar 0.8s cubic-bezier(0.895, 0.03, 0.685, 0.22)
forwards}.additional-menu-area
span.side-menu-trigger.side-menu-close
span:nth-child(2n){animation:close_second_bar 0.8s cubic-bezier(0.895, 0.03, 0.685, 0.22)
forwards}.additional-menu-area
span.side-menu-trigger.side-menu-close
span:nth-child(3n){animation:close_third_bar 0.8s cubic-bezier(0.895, 0.03, 0.685, 0.22)
forwards}@keyframes
open_first_bar{0%{top:50%;transform:translateY(-50%) rotate(45deg)}50%{top:50%;transform:translateY(-50%)}to{top:65%;transform:translateY(-50%)}}@keyframes
close_first_bar{0%{top:65%;transform:translateY(-50%)}50%{top:50%;transform:translateY(-50%)}to{top:50%;transform:translateY(-50%) rotate(45deg)}}@keyframes
open_second_bar{0%,50%{top:50%;transform:translateY(-50%);opacity:0}51%,to{top:50%;transform:translateY(-50%);opacity:1}}@keyframes
close_second_bar{0%,50%{top:50%;transform:translateY(-50%);opacity:1}51%,to{top:50%;transform:translateY(-50%);opacity:0}}@keyframes
open_third_bar{0%{top:50%;transform:translateY(-50%) rotate(-45deg)}50%{top:50%;transform:translateY(-50%)}to{top:35%;transform:translateY(-50%)}}@keyframes
close_third_bar{0%{top:35%;transform:translateY(-50%)}50%{top:50%;transform:translateY(-50%)}to{top:50%;transform:translateY(-50%) rotate(-45deg)}}.additional-menu-area .sidenav-address{padding:30px;position:absolute;bottom:0;left:0;right:0}.additional-menu-area .sidenav-address .sidenav-address-title{font-size:15px;margin-bottom:10px;font-weight:500;color:#acacac}.additional-menu-area .sidenav-address
span{color:#646464;font-size:15px;display:block}.additional-menu-area .sidenav-address span
a{color:#646464;padding:0}.additional-menu-area .sidenav-address span a:hover{color:#5a49f8}.additional-menu-area .sidenav-social{margin-top:20px}.additional-menu-area .sidenav-social
span{color:#646464;display:inline-block;padding-right:10px;font-size:16px}body .rt-cover{z-index:149;opacity:1;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background-color:rgba(90, 73, 248, 0);animation:slideInRight 500ms ease-in-out;transition:all 0.5s ease-in-out}body .rt-sticky-menu .rt-cover{background-color:transparent;z-index:-1;opacity:0;width:inherit}.site-header .main-navigation ul li.mega-menu:hover
ul{opacity:1;visibility:visible;transform:scaleY(1)}.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li{display:block;float:left;margin:0px;width:220px;border:none}.site-header .main-navigation ul li.mega-menu > ul.sub-menu > li
ul{position:relative;width:inherit;left:inherit;border:none;box-shadow:none}.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a{font-weight:600}.site-header .main-navigation ul li.mega-menu > ul.sub-menu li:after{content:""}.site-header
.main-navigation
ul
li.mega-menu.hide-header>ul.sub-menu>li>a{display:none}.mean-container .mega-menu.hide-header>ul>li{border-top:none}.mean-container .mega-menu.hide-header>ul>li>a{display:none}.mean-container .mega-menu.hide-header>ul>li>ul{display:block !important}#preloader{background-color:#fff;background-repeat:no-repeat;background-position:center center;height:100vh;left:0;overflow:visible;position:fixed;top:0;width:100%;z-index:9999999;opacity:1}#preloader-text{background-color:#fff;height:100vh;left:0;overflow:visible;position:fixed;top:0;width:100%;z-index:9999999;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;opacity:1}.text-loader{margin:0;padding:0;list-style:none}.text-loader
li{transform:translateY(0px) rotate(0deg);line-height:1;display:inline-block;margin:0
10px;font-size:72px;font-weight:700;background-image:-o-linear-gradient(left, #5a49f8 0%, #7024e3 100%);background-image:linear-gradient(to right, #5a49f8 0%, #7024e3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-transition:1s;-o-transition:1s;transition:1s;animation:opacity_change 2s infinite}.text-loader li:nth-child(1n){animation-delay:0.1s}.text-loader li:nth-child(2n){animation-delay:0.2s}.text-loader li:nth-child(3n){animation-delay:0.3s}.text-loader li:nth-child(4n){animation-delay:0.4s}.text-loader li:nth-child(5n){animation-delay:0.5s}.text-loader li:nth-child(6n){animation-delay:0.6s}.text-loader li:nth-child(7n){animation-delay:0.7s}.text-loader li:nth-child(8n){animation-delay:0.8s}@-webkit-keyframes
opacity_change{50%{opacity:0;-webkit-transform:translateY(-30px) rotate(0deg);transform:translateY(-30px) rotate(0deg)}}@media (max-width: 480px){.text-loader
li{font-size:40px;margin:0
5px}}.tlp-preloader .animation-preloader{position:absolute;z-index:100;left:50%;top:50%;transform:translateY(-50%) translateX(-50%) scale(0.7);animation:zoominout 2s infinite linear;transition:all 0.9s ease-in-out}.tlp-preloader .animation-preloader
img{position:absolute;z-index:100;left:50%;top:50%;transform:translateY(-50%) translateX(-50%) scale(0.7);animation:zoominout 2s infinite linear;transition:all 0.9s ease-in-out;width:70px}.tlp-preloader .animation-preloader:before{position:relative;z-index:1;animation:rotateZ 1s infinite linear;border-radius:50%;border:3px
solid rgba(0, 0, 0, 0.15);border-top-color:#5a49f8;height:120px;width:120px;content:"";display:block}@keyframes
rotateZ{to{transform:rotateZ(360deg)}}@keyframes
zoominout{0%{transform:translateY(-50%) translateX(-50%) scale(0.7)}50%{transform:translateY(-50%) translateX(-50%) scale(1)}100%{transform:translateY(-50%) translateX(-50%) scale(0.7)}}.scrollToTop{overflow:hidden;position:fixed;height:2.5rem;width:2.5rem;line-height:2.5rem;border-radius:0.25rem;right:1rem;bottom:1rem;text-align:center;z-index:9999;background-color:#5a49f8;display:block;font-size:1rem;color:#fff !important;transition:all 0.5s cubic-bezier(0, 0, 0.15, 1.88)}.scrollToTop[style="display: block"]{bottom:1.25rem}.scrollToTop
i{display:inline-block;transition:all 0.3s ease-in-out}.scrollToTop:hover i,
.scrollToTop:focus
i{animation:toBottomFromTop 0.5s forwards}@-webkit-keyframes
toBottomFromTop{49%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}@keyframes
toBottomFromTop{49%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}.footer-bottom-area{background-color:#f8fbff;color:#646464;font-size:15px;text-align:center}.footer-bottom-area a,
.footer-bottom-area a:link,
.footer-bottom-area a:visited{color:#646464}.footer-bottom-area a:hover,
.footer-bottom-area .widget ul li a:hover{color:#5a49f8}.footer-logo{margin:0
auto 30px}.footer-logo
img{max-height:68px}.footer-bottom-social{width:100%}.footer-bottom-social
ul{padding-left:0;display:inline-flex;list-style:none}.footer-bottom-social ul
li{width:100%;margin-bottom:5px;margin-right:8px}.footer-bottom-social ul li:last-child{margin-right:0}.footer-bottom-social ul li
a{width:50px;height:50px;line-height:50px;font-size:18px;background-color:#7a64f2;border-radius:50%;text-align:center;color:#c6ceec;display:block;transition:all 0.5s ease-out}@media (max-width: 480px){.footer-bottom-social ul li
a{width:40px;height:40px;line-height:40px}}.footer-bottom-social ul li a:hover{background-color:#5a49f8;text-align:center;color:#fff;transition:all 0.5s ease-out}.footer-area
.widgettitle{position:relative;color:#1d2124;font-size:22px;font-weight:600;margin-bottom:20px}.footer-style-1 .footer-area .footer-top-area{position:relative;overflow:hidden}.footer-style-1 .footer-top-area .mc4wp-form .form-group .item-btn{padding:12px
15px}@media (max-width: 575px){.footer-style-1 .footer-top-area{text-align:center}}.footer-style-2 .footer-area{border-top:1px solid #f8fbff;position:relative;overflow:hidden}@media only screen and (min-width: 768px){.footer-style-2 .footer-area.has-animation.active-animation{background-position:center bottom}}@media only screen and (min-width: 768px){.footer-style-2 .footer-area.has-animation{background-position:center 31.25rem;transition:all 2s ease-in-out}}.footer-style-2 .footer-area .footer-bottom-area{background:rgba(255, 255, 255, 0.8)}.footer-style-2 .footer-top-area{background:none}@media (max-width: 575px){.footer-style-2 .footer-area{text-align:center}}.footer-style-3 .footer-area{border-top:1px solid #f8fbff;position:relative;overflow:hidden}.footer-style-3 .footer-area
.copyright_wrap{display:flex;align-items:center;justify-content:space-between}.footer-style-3 .footer-top-area{}@media (max-width: 575px){.footer-style-3 .footer-area{text-align:center}.footer-style-3 .footer-area
.copyright_wrap{display:inherit}}.footer-style-4 .footer-top-area .widget
h3{color:#fff}.footer-style-4 .footer-top-area a,
.footer-style-4 .footer-top-area .widget ul li
a{color:#fff}.footer-style-4 .footer-top-area a:hover,
.footer-style-4 .footer-top-area .widget ul li a:hover{color:#d9d9d9}.footer-style-4 .footer-top-area .widget_recent_entries ul li .post-date{color:#fff}.footer-style-4 .footer-area{position:relative;overflow:hidden;z-index:1}.footer-style-4 .footer-area:before{position:absolute;z-index:-1;content:"";top:0;left:0;bottom:0;right:0;background-image:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)}.footer-style-4 .footer-area:after{content:"";background-image:url(/wp-content/themes/digeco/assets/img/element55.png);height:8vw;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;z-index:5;top:0;left:0;right:0}.footer-style-4 .footer-area .footer-top-area{color:#fff;background:transparent;border-bottom:1px solid rgba(255, 255, 255, 0.2)}.footer-style-4 .footer-area
.copyright_wrap{display:flex;align-items:center;justify-content:space-between}.footer-style-4 .footer-top-area .widget ul.menu li a:before{color:#fff}.footer-style-4 .footer-top-area .widget ul.menu li a:hover:before{color:#d9d9d9}.footer-style-4 .footer-top-area .corporate-address li
i{color:#fff}.footer-style-4 .footer-top-area ul li a
i{color:#fff}.footer-style-4 .footer-top-area ul li a:hover
i{color:#d9d9d9}.footer-style-4 .footer-bottom-area{background:transparent;color:#fff}.footer-style-4 .footer-bottom-area .copyright
a{color:#fff}.footer-style-4 .footer-bottom-area .copyright a:hover{color:#d9d9d9}.footer-style-4 .copyright_widget .widget ul li
a{color:#fff}.footer-style-4 .copyright_widget .widget ul li a:hover{color:#d9d9d9}.footer-style-4 .footer-area .shape-holder{position:relative;margin:0;padding:0}.footer-style-4 .footer-area .shape-holder .single-shape{position:absolute;z-index:-1}.footer-style-4 .footer-area .shape-holder
.shape1{top:-200px;left:-300px}.footer-style-4 .footer-area .shape-holder
.shape2{top:500px;left:-70px}.footer-style-4 .footer-area .shape-holder
.shape3{top:-650px;right:-300px}.footer-style-4 .shape-holder .shape1 svg stop:first-child{stop-color:#6754f6}.footer-style-4 .shape-holder .shape1 svg stop:last-child{stop-color:#5c4af8}.footer-style-4 .shape-holder .shape2 svg stop:first-child{stop-color:#7363fd}.footer-style-4 .shape-holder .shape2 svg stop:last-child{stop-color:#5c4af8}.footer-style-4 .shape-holder .shape3 svg stop:first-child{stop-color:#745eff}.footer-style-4 .shape-holder .shape3 svg stop:last-child{stop-color:#9217e0}.footer-style-4 .footer4-top_widget
.widget{text-align:center}.footer-style-4 .footer-top-area .footer4-top_widget .widget
h3{font-size:36px;font-weight:700;line-height:1.4}.footer-style-4 .footer4-top_widget .widget
p{width:50%;margin-left:auto;margin-right:auto}.footer-style-4 .mc4wp-form .mc4wp-form-fields{margin-bottom:5.625rem}@media (max-width: 991px){.footer-style-4 .footer4-top_widget .widget
p{width:60%}}@media (max-width: 767px){.footer-style-4 .footer4-top_widget .widget
p{width:90%}}@media (max-width: 575px){.footer-style-4 .footer-area{text-align:center}.footer-style-4 .footer-area
.copyright_wrap{display:inherit}.footer-style-4 .footer-area .shape-holder
.shape2{display:none}}.footer-style-5 .footer-top-area{background-color:#f1f7ff;background-image:none;padding-bottom:0}.footer-style-5 .footer-bottom-area{background-color:#f1f7ff}.footer-style-5 .footer-top-area .widget ul.menu li a:before{display:none}.footer-style-5 .footer-area>img{width:100%}.footer-style-6 .footer-top-area{background-color:#1d2124;background-image:none}.footer-style-6 .footer-top-area .widget
h3{color:#fff}.footer-style-6 .footer-area .copyright_wrap,
.footer-style-9 .footer-area
.copyright_wrap{display:flex;align-items:center;justify-content:space-between}.footer-style-6 .footer-top-area .widget a,
.footer-style-6 .footer-top-area .widget ul li
a{color:#a7a7a7}.footer-style-6 .footer-top-area .widget a:hover,
.footer-style-6 .footer-top-area .widget ul li a:hover{color:#fff}.footer-style-6 .footer-top-area,
.footer-style-6 .footer-top-area .corporate-address li i,
.footer-style-6 .footer-top-area .widget_recent_entries ul li .post-date{color:#fff}.footer-style-6 .footer-bottom-area{background-color:#1b1a20}.footer-style-6 .footer-bottom-area,
.footer-style-6 .footer-bottom-area a,
.footer-style-6 .footer-bottom-area a:link,
.footer-style-6 .footer-bottom-area .widget
a{color:#a7a7a7}.footer-style-6 .footer-bottom-area a:hover,
.footer-style-6 .footer-bottom-area a:link:hover,
.footer-style-6 .footer-bottom-area .widget a:hover{color:#fff}.footer-style-6 .footer-area{position:relative}.footer-style-6 .footer-area .footer-shape-holder{list-style:none;margin:0;padding:0}.footer-style-6 .footer-shape-holder .single-shape{position:absolute;z-index:1}.footer-style-6 .footer-shape-holder
.shape1{top:0;left:10%}.footer-style-6 .footer-shape-holder
.shape2{top:2%;right:5%}.footer-style-6 .footer-shape-holder
.shape3{bottom:20%;left:3%}.footer-style-6 .footer-shape-holder
.shape4{bottom:30%;right:10%}@media (max-width: 991px){.footer-style-6 .footer-area .copyright_wrap,
.footer-style-9 .footer-area
.copyright_wrap{display:inherit}.footer-style-6 .copyright_widget .widget.widget_nav_menu,
.footer-style-9 .copyright_widget
.widget.widget_nav_menu{text-align:center}}.footer-style-7 .footer-top-area{background-color:#070d1e;background-image:none;padding-top:50px;padding-bottom:0;color:#c5c4c4}.footer-style-7 .footer-bottom-area{background-color:#070d1e;color:#c5c4c4}.footer-style-7 .footer-top-area .widget ul.menu li a:before{display:none}.footer-style-7 .footer-top-area .widget
h3{color:#fff}.footer-style-7 .footer-top-area .widget a,
.footer-style-7 .footer-top-area .widget ul li
a{color:#c5c4c4}.footer-style-7 .footer-top-area .widget a:hover,
.footer-style-7 .footer-top-area .widget ul li a:hover{color:#5a49f8}.footer-style-7 .footer-bottom-area a,
.footer-style-7 .footer-bottom-area a:link,
.footer-style-7 .footer-bottom-area .widget
a{color:#c5c4c4}.footer-style-7 .footer-bottom-area a:hover,
.footer-style-7 .footer-bottom-area a:link:hover,
.footer-style-7 .footer-bottom-area .widget a:hover{color:#5a49f8}.footer-style-7 .footer-top-area .corporate-address li i,
.footer-style-7 .footer-top-area .widget_recent_entries ul li .post-date{color:#5a49f8}.footer-style-7 .footer-area>img{width:100%}.footer-style-8 .footer-top-area{position:relative;overflow:hidden}.footer-style-8 .footer-top-area:before{position:absolute;content:"";top:0;left:0;bottom:0;right:0;background-image:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%)}.footer-style-8 .footer-area .footer-top-area{background:transparent}.footer-style-8 .footer-top-area .widget
h3{color:#fff}.footer-style-8 .footer-area
.copyright_wrap{display:flex;align-items:center;justify-content:space-between}.footer-style-8 .footer-top-area .widget a,
.footer-style-8 .footer-top-area .widget ul li
a{color:#fff}.footer-style-8 .footer-top-area .widget a:hover,
.footer-style-8 .footer-top-area .widget ul li a:hover{color:#c3c0c0}.footer-style-8 .footer-top-area,
.footer-style-8 .footer-top-area .corporate-address li i,
.footer-style-8 .footer-top-area .widget_recent_entries ul li .post-date{color:#fff}.footer-style-8 .footer-bottom-area{background-image:-o-linear-gradient(30deg, #5f4ef5 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5f4ef5 0%, #7a64f2 100%)}.footer-style-8 .footer-bottom-area,
.footer-style-8 .footer-bottom-area a,
.footer-style-8 .footer-bottom-area a:link,
.footer-style-8 .footer-bottom-area a:visited,
.footer-style-8 .footer-bottom-area .widget
a{color:#fff}.footer-style-8 .footer-bottom-area a:hover,
.footer-style-8 .footer-bottom-area a:link:hover,
.footer-style-8 .footer-bottom-area a:visited:hover,
.footer-style-8 .footer-bottom-area .widget a:hover{color:#c3c0c0}.footer-style-8 .footer-area{position:relative}.footer-style-8 .footer-area .footer-shape-holder{list-style:none;margin:0;padding:0}.footer-style-8 .footer-shape-holder .single-shape{position:absolute;z-index:1}.footer-style-8 .footer-shape-holder
.shape1{top:10%;left:14%}.footer-style-8 .footer-shape-holder
.shape2{top:10%;right:5%}.footer-style-8 .footer-shape-holder
.shape3{bottom:25%;left:5%}.footer-style-8 .footer-shape-holder
.shape4{bottom:30%;right:13%}@media (max-width: 991px){.footer-style-8 .footer-area
.copyright_wrap{display:inherit}.footer-style-8 .copyright_widget
.widget.widget_nav_menu{text-align:center}}.footer-style-9 .footer-top-area{background-color:#101c3c;background-image:none}.footer-style-9 .footer-top-area .widget
h3{color:#fff}.footer-style-9 .footer-top-area .widget a,
.footer-style-9 .footer-top-area .widget ul li
a{color:#a7a7a7}.footer-style-9 .footer-top-area .widget ul li .post-date{color:#fff}.footer-style-9 .footer-bottom-area{background-color:#0d1937}.footer-style-9 .footer-bottom-area,
.footer-style-9 .footer-bottom-area a,
.footer-style-9 .footer-bottom-area a:link,
.footer-style-9 .footer-bottom-area .widget
a{color:#a7a7a7}.footer-style-9 .footer-bottom-area a:hover,
.footer-style-9 .footer-bottom-area a:link:hover,
.footer-style-9 .footer-bottom-area .widget a:hover{color:#fff}.footer-area
.copyright_wrap{padding:22px
0;position:relative;z-index:1}@media (max-width: 575px){.footer-area .copyright_wrap
.copyright{margin-right:0;margin-bottom:8px}}.copyright_widget
.widget.widget_nav_menu{margin-bottom:0;text-align:right}@media (max-width: 575px){.copyright_widget
.widget.widget_nav_menu{text-align:center}}.copyright_widget .widget ul
li{display:inline-block;margin-right:20px;position:relative}.copyright_widget .widget ul li:last-child{margin-right:0}.copyright_widget .widget ul li
a{font-size:15px;transition:all 0.3s ease-out}.copyright_widget .widget ul li:after{content:".";font-size:15px;color:#fff;font-weight:500;position:absolute;bottom:0;right:-14px}.footer-style-9 .copyright_widget .widget ul li:after{content:none}.copyright_widget .widget ul li:last-child:after{display:none}@media (max-width: 575px){.footer-area
.copyright_wrap{display:inherit}}.copyright_widget .widget ul li
ul{display:inline-block}.footer-button .contact-btn{border-radius:4px;text-align:center;display:block;font-weight:700;letter-spacing:0.5px;color:#fff;border:1px
solid #7a64f2;padding:12px;transition:all 0.3s ease-out}.footer-button .contact-btn
i{margin-right:10px;color:#fef22e}.footer-button .contact-btn:hover{background-color:#7a64f2;color:#fff !important}.search-form
label{margin-bottom:15px;display:block}.search-form input.search-field{background-color:#f5f5f5;border-color:#e5e5e5;border-radius:0;box-shadow:none;height:40px;padding:6px
12px;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;width:100%}.search-form input.search-field::-webkit-input-placeholder{font-style:italic}.search-form input.search-field:-ms-input-placeholder{font-style:italic}.search-form input.search-field::placeholder{font-style:italic}.search-form input.search-submit{background-color:#5a49f8;border:2px
solid #5a49f8;color:#fff;display:inline-block;font-size:14px;font-weight:500;padding:12px
0;text-align:center;text-transform:uppercase;transition:all 0.5s ease-out 0s;width:200px}.search-form input.search-submit:hover{background-color:#fff;color:#5a49f8}.widget_search .search-form{padding-top:0}.widget_search input.search-submit{width:100%}.widget
select{border:1px
solid #d7d7d7;border-radius:4px;padding:14px
10px;width:100%;outline:none}.widget>select{margin-top:10px}.widget
ul{margin:0;padding:0;list-style-type:none}.widget ul li
a{color:#646464;display:inline;transition:all 0.3s ease 0s}.widget ul li a:hover{color:#5a49f8}.widget_recent_entries ul li
span{display:block}.sidebar-widget-area
.widget{margin-bottom:40px;overflow:hidden;position:relative}.sidebar-widget-area .widget
h3.widgettitle{display:block;position:relative;color:#1d2124;font-size:22px;margin-bottom:20px;line-height:1.4}.sidebar-widget-area .widget:last-child{margin-bottom:0}.sidebar-widget-area .widget ul
li{border-bottom:1px solid #e9e9e9;margin:0
0 10px;padding:0
0 10px;position:relative;line-height:1.6;transition:all 0.3s ease-out}.sidebar-widget-area .widget ul li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sidebar-widget-area .widget ul li
a{font-size:16px;transition:all 0.3s ease-out;font-weight:400;position:relative}.sidebar-widget-area .widget ul li a:hover{color:#5a49f8}.sidebar-widget-area .widget ul li
ul{border-top:1px solid #e9e9e9;margin-top:10px;padding-top:10px}.sidebar-widget-area .widget_nav_menu ul ul.sub-menu li:last-child,
.sidebar-widget-area .widget_categories ul ul.children li:last-child{margin-bottom:0;border-bottom:none}.sidebar-widget-area .widget ul li.active
a{color:#5a49f8}.sidebar-widget-area .widget ul li ul.children li:last-child,
.sidebar-widget-area .widget ul li ul.sub-menu li:last-child{margin-bottom:0px;padding-bottom:0px}.widget_rss .widgettitle
a{position:relative;color:#1d2124}.footer-area .widget_rss .widgettitle
a{position:relative;color:#1d2124}.copyright_widget .widget.widget_rss ul li:after{display:none}.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud
a{color:#1d2124;border:none;background:#f5f5f5;border-radius:4px;display:inline-block;font-size:15px !important;margin:0
2px 5px 0;padding:8px
15px;transition:all 0.3s ease 0s;font-weight:400}.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud a:hover{background:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);border:none;color:#fff}.search-form .custom-search-input
input{border:1px
solid #e9e9e9;border-radius:0.25rem 0 0 0.25rem !important;box-shadow:none;float:left;height:54px;padding:0
0.625rem 0 1.25rem}.search-form .custom-search-input input:focus{border-color:transparent}.search-form .custom-search-input
button{border-radius:0 0.25rem 0.25rem 0;padding:0
2.25rem;height:100%;cursor:pointer;position:relative;z-index:0;border:0;background-color:#5a49f8;color:#fff;font-size:1.25rem;font-weight:500;transition:all 0.3s ease-in-out}.search-form .custom-search-input button:before{position:absolute;content:"";height:100%;width:100%;right:inherit;left:0;top:0;z-index:-1;border-radius:0 0.25rem 0.25rem 0;background:-o-linear-gradient(205deg, #5a49f8 40%, #7a64f2 100%);background:linear-gradient(245deg, #5a49f8 40%, #7a64f2 100%);opacity:0;visibility:hidden;transition:all 0.5s ease-in-out}.search-form .custom-search-input button:after{position:absolute;content:"";height:100%;width:100%;right:inherit;left:0;top:0;z-index:-1;border-radius:0 4px 4px 0;background:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);opacity:1;visibility:visible;transition:all 0.5s ease-in-out}.search-form .custom-search-input button:hover:before{opacity:1;visibility:visible}.search-form .custom-search-input button:hover:after{opacity:0;visibility:hidden}.mobile-header-search .custom-search-input
input{border:1px
solid #dcdcdc;border-radius:0px;box-shadow:none;float:left;height:40px;padding:0
25px 0 12px;width:100%}.mobile-header-search .custom-search-input
button{background:transparent;border:none;border-radius:0px;box-shadow:none;color:#646464;font-size:16px;position:absolute;top:0;transition:all 0.5s ease;padding:8px
18px 8px 17px;right:15px}.mobile-header-search .custom-search-input button:hover{color:#5a49f8}.mobile-header-search .custom-search-input
.btn{z-index:5}.sidebar-widget-area .widget_search form input:focus{border-color:#5a49f8}.sidebar-widget-area .widget.title-style-2.rt_widget_recent_entries_with_image{margin-bottom:20px}.sidebar-widget-area .widget.rt-news-box .rt-widget-title-holder{margin-bottom:0}.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title{font-size:16px;font-weight:600;line-height:1.5;margin-bottom:0;margin-top:10px}.rt_widget_recent_entries_with_image .topic-box{margin-bottom:20px;position:relative}.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img{display:block;overflow:hidden;border-radius:4px}.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img
img{border-radius:4px;transform:scale(1);transition:transform 3s cubic-bezier(0.2, 0.96, 0.34, 1)}.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img:hover
img{transform:scale(1.1)}.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title
a{color:#5a49f8}.rt_widget_recent_entries_with_image
.topic-box
.widget-recent-post-title
a:hover{color:#7a64f2}.rt_widget_recent_entries_with_image .topic-box .post-date1{display:block;position:absolute;top:10px;left:10px}.rt_widget_recent_entries_with_image .topic-box .posted-date{color:#646464;font-size:14px;font-weight:400;padding-top:12px;line-height:1.4}.rt_widget_recent_entries_with_image .topic-box .posted-date
i{color:#888;padding-right:7px}.rt_widget_recent_entries_with_image .topic-box .post-date1 span
a{color:#fff}.rt-news-box .topic-box .post-date1 span a:hover,
.rt_widget_recent_entries_with_image .topic-box .post-date1 span a:hover{color:#7a64f2}.rt_widget_recent_entries_with_image .topic-box .post-date1
span{text-transform:uppercase;z-index:2;display:inline-block;background:#5a49f8;border-radius:4px;padding:6px
10px;position:relative;color:#fff;font-size:11px;font-weight:500;line-height:1.4}.post-box-style .topic-box{margin-bottom:20px;position:relative;background:#fff;padding:10px}.post-box-style .rt-news-box-widget{position:relative;border-bottom:1px solid #e9e9e9;margin-bottom:25px;padding-bottom:25px}.post-box-style .rt-news-box-widget:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.post-box-style .media a.post-img-holder{width:30%;margin-right:15px;overflow:hidden;border-radius:4px}.post-box-style .media a.post-img-holder
img{border-radius:4px;transform:scale(1);transition:transform 1s cubic-bezier(0.2, 0.96, 0.34, 1)}.post-box-style .media:hover a.post-img-holder
img{transform:scale(1.2)}.post-box-style .topic-box .rt-wid-post-img{margin-bottom:12px;display:block;overflow:hidden}.post-box-style .topic-box .rt-wid-post-img
img{border-radius:4px;transform:scale(1) rotate(0);transition:all 0.3s ease-in-out}.post-box-style .topic-box .rt-wid-post-img:hover
img{transform:scale(1.1) rotate(2deg)}.post-box-style .media-body
h3{font-size:16px;margin-bottom:0px;line-height:1.5;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-box-style .media-body h3
a{color:#1d2124}.post-box-style .media-body h3 a:hover{color:#5a49f8}.post-box-style .post-box-date
ul{list-style:none;line-height:1;margin-bottom:5px;font-size:92%;margin-left:0;padding:0}.post-box-style .post-box-date ul
li{color:#9b9b9b;font-size:14px;margin-bottom:5px;margin-right:20px;padding:0;display:inline-block;line-height:1.4;border:none;position:relative}.post-box-style .post-box-date ul li:last-child{margin-right:0}.post-box-style .post-box-date ul li:before{position:absolute;content:"/";right:-15px;top:0}.post-box-style .post-box-date ul li:last-child:before{display:none}.post-box-style .post-box-date ul li
a{color:#9b9b9b;font-size:14px}.post-tab-layout .position-relative{background:#fff;border-bottom:1px solid #e9e9e9;margin-bottom:15px;padding-bottom:15px}.post-tab-layout .position-relative:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.post-tab-layout .media .tab-img-holder{width:30%;margin-right:15px;overflow:hidden;border-radius:4px}.post-tab-layout .media .tab-img-holder
img{transform:scale(1);transition:transform 3s cubic-bezier(0.2, 0.96, 0.34, 1)}.post-tab-layout .media .tab-img-holder:hover
img{transform:scale(1.1)}.post-tab-layout ul.btn-tab{border-bottom:none;margin-bottom:30px;margin-left:0}.post-tab-layout ul.btn-tab
li{margin-bottom:0;padding:0;font-size:14px;font-weight:500;border-bottom:none}.post-tab-layout ul.item-inline2
li{width:33.33%}.post-tab-layout ul.item-inline2 li,
ul.item2-inline
li{display:inline-block;margin-right:0px}.post-tab-layout ul.item-inline li,
ul.item-inline2
li{margin-right:3px;margin-bottom:3px;float:left}.post-tab-layout ul.item-inline2 li:last-child{margin-right:0;margin-bottom:5px}.post-tab-layout ul.btn-tab li
.active{border:1px
solid transparent;background-color:#5a49f8;color:#fff !important}.post-tab-layout ul.btn-tab li a:before{content:"";padding-right:0px}.post-tab-layout ul.btn-tab li
a{background-color:#f8f8f8;border:1px
solid #dcdcdc;padding:10px
0px;display:block;color:#5a49f8;transition:all 0.5s ease-out;line-height:20px;font-size:14px;font-weight:500;text-align:center}.post-tab-layout .entry-title{font-size:18px;margin-bottom:0;margin-top:9px;line-height:1.4;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-tab-layout .entry-title
a{color:#1d2124}.post-tab-layout .entry-title a:hover{color:#5a49f8}.post-tab-layout .post-box-date{line-height:1}.post-tab-layout .post-box-date
ul{list-style:none;margin:0;padding:0}.post-tab-layout .post-box-date ul
li{font-size:14px;color:#9b9b9b;padding:0;margin:0
20px 0 0;border:none;display:inline-block;position:relative}.post-tab-layout .post-box-date ul li:before{position:absolute;content:"/";right:-15px;top:0}.post-tab-layout .post-box-date ul li:last-child:before{display:none}.post-tab-layout .post-box-date ul li:last-child{margin-right:0}.post-tab-layout .post-box-date ul li
a{color:#9b9b9b;font-size:14px}.feature-post-layout .rt-feature-widget .entry-title{font-size:20px;font-weight:600;margin-bottom:0;line-height:1.4}.feature-post-layout .entry-title
a{color:#1d2124}.feature-post-layout .entry-title a:hover{color:#5a49f8}.feature-post-layout .post-box-date
ul{list-style:none;margin:0
0 5px 0;padding:0}.feature-post-layout .post-box-date ul
li{font-size:14px;color:#9b9b9b;margin:0
20px 3px 0;padding:0;border:none;display:inline-block;position:relative}.feature-post-layout .post-box-date ul li:after{position:absolute;content:"/";right:-15px;top:0}.feature-post-layout .post-box-date ul li:last-child:after{display:none}.feature-post-layout .post-box-date ul li:last-child{margin-right:0}.feature-post-layout .post-box-date ul li
a{color:#9b9b9b;font-size:14px}.feature-post-layout .post-box-date ul li a:before{display:none}.feature-post-layout .post-box-date ul li a:hover{color:#5a49f8}.feature-post-layout
.media{margin-bottom:18px;overflow:hidden}.feature-post-layout .media-body
p{margin-top:12px}.feature-post-layout .media .post-img-holder{overflow:hidden;border-radius:4px}.feature-post-layout .media .post-img-holder
img{transform:scale(1);transition:transform 3s cubic-bezier(0.2, 0.96, 0.34, 1)}.feature-post-layout .media .post-img-holder:hover
img{transform:scale(1.1)}.feature-post-layout .list-item{background:#fff;border-bottom:1px solid #e9e9e9;margin-bottom:15px;padding-bottom:15px}.feature-post-layout .list-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.feature-post-layout .list-item .entry-title{font-size:16px}.sidebar-widget-area .widget .corporate-address
li{display:inline-block;width:100%;vertical-align:top}.sidebar-widget-area .widget .corporate-address li
i{color:#5a49f8;font-size:19px;padding:0px
15px 10px 0}.sidebar-widget-area .widget .corporate-address li i.fa-map-marker{color:#5a49f8;font-size:19px;padding:0px
24px 10px 0}.sidebar-widget-area .widget .corporate-address li
a{color:#111;line-height:34px;font-size:15px;transition:all 0.3s ease-out;font-weight:400}.sidebar-widget-area .widget .corporate-address li a:before{content:"";margin-right:0px}.sidebar-widget-area .widget_product_categories ul li,
.sidebar-widget-area .widget_categories ul li,
.sidebar-widget-area .widget_archive ul
li{text-align:right;width:100%;float:left;position:relative}.sidebar-widget-area .widget_product_categories ul li:last-child,
.sidebar-widget-area .widget_categories ul li:last-child,
.sidebar-widget-area .widget_archive ul li:last-child{padding-bottom:0px}.sidebar-widget-area .widget_product_categories ul li a,
.sidebar-widget-area .widget_categories ul li a,
.sidebar-widget-area .widget_archive ul li
a{float:left}.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget ul li ul.children,
.sidebar-widget-area .widget ul li ul.sub-menu{padding-left:17px;float:left;width:100%}.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget.widget_pages ul li ul.children,
.sidebar-widget-area .widget.widget_nav_menu ul li ul.sub-menu{float:inherit;width:inherit}@media (max-width: 1199px){.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget ul li ul.children,
.sidebar-widget-area .widget ul li ul.sub-menu{padding-left:5px}}.sidebar-widget-area .widget_calendar
table{color:#1d2124;margin-bottom:6px}.sidebar-widget-area .calendar_wrap
td#today{color:#5a49f8}.sidebar-widget-area .widget_calendar table
caption{font-weight:500;color:#5a49f8}.gallery .gallery-item{margin:0;text-align:center}.gallery .gallery-item .gallery-icon{margin:5px}.gallery .gallery-item .gallery-icon
img{border-radius:4px}.gallery .gallery-item .gallery-caption{color:#555d66;font-size:13px;line-height:1.4;margin-bottom:15px}.sidebar-widget-area .rt-about-widget ul.footer-social{list-style:none;margin:20px
0 0 0;padding:0}.sidebar-widget-area .rt-about-widget ul.footer-social
li{display:inline-block;margin:0
5px 5px 0;padding:0;line-height:1}.sidebar-widget-area .rt-about-widget ul.footer-social li
a{font-size:16px;transition:all 0.3s ease-out;font-weight:400;background:#fff;padding:14px
15px;display:flex;width:60px;height:60px;text-align:center;align-items:center;justify-content:space-around}.sidebar-widget-area .rt-about-widget ul.footer-social li a:before{display:none}.footer-top-area{color:#646464;padding:100px
0 70px}@media (max-width: 1024px){.footer-top-area{padding:70px
0 40px}}.footer-area .widget_media_image
img{max-width:170px !important}.footer-top-area .widget.widget_calendar
table{margin-bottom:0}.footer-top-area .widget.widget_calendar table
caption{padding-bottom:0}.footer-top-area .widget
select{color:#444}.footer-top-area .widget_archive.widget>select{margin-top:0}.footer-top-area
.widget{margin-bottom:1.875rem;width:100%;position:relative;z-index:1}.footer-area
caption{color:inherit}.footer-top-area .widget_text
p{margin-bottom:0}.footer-top-area ul.menu li.menu-item-has-children{width:100%}.footer-top-area .widget ul
li{margin-bottom:8px;padding-bottom:8px;padding-left:1px;position:relative;transition:all 0.3s ease-out}.footer-top-area .widget ul.menu li
a{position:relative;transition:all 0.3s ease-out}.footer-top-area .widget ul.menu li a:before{content:"\f105";font-family:"Font Awesome 5 Free";margin-right:10px;font-size:1rem;font-weight:900}.footer-top-area .corporate-address
li{display:inline-flex;width:100%}@media (max-width: 575px){.footer-top-area .corporate-address
li{display:inline-block}}.footer-top-area .corporate-address li
i{color:#5a49f8;font-size:1.5rem;padding:0px
15px 0px 0}.footer-top-area .corporate-address li i:before{font-size:1.5rem}.footer-top-area .rt_footer_social_widget
.widgettitle{font-size:1.125rem;margin-bottom:0.9375rem}.footer-top-area .widget_archive
li{text-align:right}.footer-top-area .widget_archive li
a{float:left}.footer-top-area .widget_archive li a:before{content:"\f105";font-family:"Font Awesome 5 Free";margin-right:12px;font-size:1rem;font-weight:900}.footer-top-area .widget_categories
li{text-align:right;cursor:pointer}.footer-top-area .widget_categories li
a{float:left}.footer-top-area .widget_categories li a:before{content:"\f105";font-family:"Font Awesome 5 Free";margin-right:12px;font-size:1rem;font-weight:900}.footer-top-area .widget_pages
li{text-align:left;cursor:pointer}.footer-top-area .widget_pages li a:before{content:"\f105";font-family:"Font Awesome 5 Free";margin-right:12px;font-size:1rem;font-weight:900}.footer-top-area .widget_meta
li{text-align:left;cursor:pointer}.footer-top-area .widget_meta li a:before{content:"\f105";font-family:"Font Awesome 5 Free";margin-right:12px;font-size:1rem;font-weight:900}.footer-top-area .rt_footer_social_widget .footer-about{margin-bottom:1.25rem}.footer-top-area .rt_footer_social_widget .footer-social
li{display:inline-block;margin-right:1.25rem;transition:all 0.3s ease-out 0s}@media (min-width: 768px) and (max-width: 991px){.footer-top-area .rt_footer_social_widget .footer-social
li{margin-right:18px}}.footer-top-area .rt_footer_social_widget .footer-social li
a{display:block;font-size:16px;text-align:center;transition:all 0.3s ease-out 0s}.footer-top-area .widget_recent_entries ul
li{line-height:1.75rem}.footer-top-area .widget_recent_entries ul li
a{font-weight:500;font-size:1rem}.footer-top-area .widget_recent_entries ul li .post-date{color:#5a49f8;margin-top:0.3125rem}.footer-top-area .widget_tag_cloud
.tagcloud{padding-top:10px}.footer-top-area .widget_tag_cloud .tagcloud a:hover{color:#fff}@media (max-width: 991px){.footer-top-area .widget_tag_cloud
a{padding:8px}}.footer-top-area .search-form input.search-submit{background-color:#fff;color:#5a49f8}.footer-top-area
a{text-decoration:none}.footer-top-area .widget
a{color:#646464}.footer-top-area .widget a:hover,
.footer-top-area .widget a:active{color:#5a49f8}.footer-top-area ul li:last-child,
.footer-top-area ul.menu li:last-child{margin-bottom:0;padding-bottom:0}.footer-top-area ul li ul.children,
.footer-top-area ul li ul.sub-menu{padding-left:8px;padding-top:8px}.footer-top-area ul li ul.children li :last-child,
.footer-top-area ul li ul.sub-menu li :last-child{margin-bottom:0px;padding-bottom:0px}.footer-top-area ul li
a{text-decoration:none}.footer-top-area ul li.recentcomments
a{line-height:1.2 !important}.footer-top-area .widget_tag_cloud
a{text-decoration:none}.footer-top-area .mc4wp-success{margin-top:25px}.footer-top-area .widget>form.mc4wp-form{padding:0px;background:transparent}.footer-top-area .stylish-input-group{padding-top:15px}.footer-top-area .stylish-input-group .form-control{background:#2d2d2d;border:none;box-shadow:none;color:#646464;border-radius:0px;height:39px;padding-left:18px}.footer-top-area .stylish-input-group .form-control::-moz-placeholder{color:#646464}.footer-top-area .stylish-input-group .form-control::-webkit-input-placeholder{color:#646464}.footer-top-area .stylish-input-group .input-group-addon{background:#2d2d2d;border:none;border-radius:0px;padding:0}.footer-top-area .stylish-input-group .input-group-addon
button{background:#2d2d2d;border-radius:0px;border:none;box-shadow:none;padding:11px
16px;transition:all 0.3s ease-out}.footer-top-area .stylish-input-group .input-group-addon button
i{color:#5a49f8}.footer-top-area .stylish-input-group .input-group-addon button:hover{background:#5a49f8;opacity:0.7}.footer-top-area .stylish-input-group .input-group-addon button:hover
i{color:#fff}.footer-top-area .rt-news-box .media-body .post-date-dark{font-size:14px;margin-bottom:12px}.footer-top-area .rt-news-box .media-body .post-date-dark ul
li{color:#aeaeae}.footer-top-area .rt-news-box .media-body
h3{font-size:15px;font-weight:400;line-height:1.4;margin-bottom:0}.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body
a{color:#646464}.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body a:hover{color:#5a49f8}.footer-top-area .rt-news-box .media a.post-img-holder{width:32% !important}.footer-top-area .gallery .gallery-item{max-width:31.5%;margin:0
5px 5px 0px}.footer-top-area .gallery .gallery-item
img{max-height:100px}.widget-open-hour ul.opening-schedule
li{display:flex;justify-content:space-between}.widget-open-hour ul.opening-schedule li .os-close{color:#7a64f2}.widget-open-hour ul.opening-schedule li:last-child{margin-bottom:0}.widget_apsc_widget .apsc-theme-4{text-align:center}.widget_apsc_widget .apsc-theme-4 .apsc-each-profile{display:inline-block;float:inherit;width:inherit;margin-right:10px;margin-bottom:0}.widget_apsc_widget .apsc-theme-4 .apsc-each-profile .apsc-inner-block{background-color:transparent;border-radius:0;padding:0;font-size:13px}.widget_apsc_widget .apsc-theme-4 .apsc-each-profile:hover .apsc-inner-block{background-color:transparent}.widget_apsc_widget .apsc-theme-4 .apsc-each-profile:last-child{margin-right:0}.widget_apsc_widget .apsc-theme-4 span.media-name{display:none}.widget_apsc_widget .apsc-theme-4 span.apsc-count{padding-right:5px}.widget_apsc_widget .apsc-theme-4 .social-icon
i{font-size:16px;padding-right:7px}.footer-area .post-box-style .rt-news-box-widget{border-bottom:none;margin-bottom:10px;padding-bottom:10px}.footer-top-area .rt-post-box .post-box-style ul
li{line-height:1}.footer-style-6 .footer-top-area .rt-post-box .post-box-style ul li,
.footer-style-6 .footer-top-area .rt-post-box .post-box-style ul li
a{color:#fff}.footer-style-6 .footer-top-area .post-box-style .media a.post-img-holder{width:27%}.footer-style-6 .footer-top-area .post-box-style .media a.post-img-holder
img{height:63px}.footer-style-6 .footer-top-area .rt_footer_social_widget .footer-social
li{margin-right:10px}.footer-style-6
.footer-top-area
.rt_footer_social_widget
.footer-social
li:last-child{margin-right:0}.footer-style-6
.footer-top-area
.rt_footer_social_widget
ul.footer-social
li
a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;height:35px;width:35px;border-radius:45px;font-size:14px;background-color:#31303f;transition:all 0.3s ease-in-out}.footer-style-6
.footer-top-area
.rt_footer_social_widget
ul.footer-social
li
a:hover{background-color:#fff;color:#5a49f8}.entry-banner{background:#f8f8f8;position:relative}.entry-banner:after{position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:1;opacity:1;background-image:-o-linear-gradient(30deg, #5a49f8 0%, #750ed5 93%);background-image:linear-gradient(60deg, #5a49f8 0%, #750ed5 93%)}.entry-banner .entry-banner-content{padding:140px
0 145px;text-align:center;position:relative;z-index:2}.entry-banner .entry-banner-content.center{text-align:center}.entry-banner .entry-banner-content.left{text-align:left}.entry-banner .entry-banner-content.right{text-align:right}.entry-banner .entry-banner-content
h1{margin-bottom:10px;color:#fff;font-size:36px}.entry-banner .entry-banner-content h1
a{color:#fff}.entry-banner .entry-banner-content h1 a:hover{color:#646464}.breadcrumb-area .entry-breadcrumb span
a{color:#fff}.breadcrumb-area .entry-breadcrumb span a:hover{color:#cecece}.breadcrumb-area .entry-breadcrumb>span:last-child{color:#cecece}.entry-banner .entry-breadcrumb
.delimiter{color:#fff;padding:0
7px}.entry-banner .shape-holder{margin:0;padding:0}.entry-banner .shape-holder
li{position:absolute;left:0;right:0;z-index:2}.entry-banner .shape-holder li:nth-child(1n){bottom:2.8125rem}.entry-banner .shape-holder li:nth-child(2n){bottom:9.0625rem}.entry-banner .shape-holder li:nth-child(3n){bottom:15.3125rem}.entry-banner .shape-holder li
svg{margin:0
auto}.entry-banner .shape-holder li.shape1 svg stop:first-child{stop-color:#523fff}.entry-banner .shape-holder li.shape1 svg stop:last-child{stop-color:#750ed5}.entry-banner .shape-holder li.shape2 svg stop:first-child{stop-color:#523fff}.entry-banner .shape-holder li.shape2 svg stop:last-child{stop-color:#6d1adf}.entry-banner .shape-holder li.shape3 svg stop:first-child{stop-color:#523fff}.entry-banner .shape-holder li.shape3 svg stop:last-child{stop-color:#8221dd}@media (max-width: 991px){.entry-banner .entry-banner-content{padding:80px
0 !important}.entry-banner .entry-banner-content
h1{font-size:36px}.entry-banner .shape-holder
li{left:-4%}.entry-banner .shape-holder li:nth-child(3n){bottom:11.3125rem}.entry-banner .shape-holder li:nth-child(2n){bottom:7.0625rem}}@media (max-width: 480px){.entry-banner .shape-holder li:nth-child(1n){left:-48%}.entry-banner .shape-holder li:nth-child(2n){left:-23%}.entry-banner .shape-holder li:nth-child(3n){left:-3%}}@media (max-width: 320px){.entry-banner .shape-holder li:nth-child(1n){left:-80%}.entry-banner .shape-holder li:nth-child(2n){left:-48%}.entry-banner .shape-holder li:nth-child(3n){left:-18%}}.trheader .entry-banner .entry-banner-content{padding-top:200px;padding-bottom:150px}@media (max-width: 992px){.trheader .entry-banner .entry-banner-content{padding-top:90px}}@media (max-width: 768px){.trheader .entry-banner .entry-banner-content{padding-top:40px}}.breadcrumb-trail ul.trail-items{margin:10px
0 0 0;padding:0;list-style:none}.breadcrumb-trail ul.trail-items
li{display:inline-block;font-size:16px;position:relative;padding-right:16px;margin-right:12px;color:#5a49f8}.breadcrumb-trail ul.trail-items li:after{position:absolute;content:"-";right:0;top:0}.breadcrumb-trail ul.trail-items li:last-child:after{display:none}.breadcrumb-trail ul.trail-items li
a{color:#5a49f8}.breadcrumb-trail ul.trail-items li a:hover{color:#646464}.breadcrumb-trail ul.trail-items li>span{color:#646464}.banner-text{line-height:1.4}.site-main .entry-breadcrumb
.current{color:#5a49f8}button:focus{outline:none}.button-gradient-1{font-weight:500;font-size:1rem;position:relative;z-index:2;padding:12px
28px;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#5a49f8;color:#fff;transition:all 0.5s ease-in-out}.button-gradient-1:hover{color:#fff}.button-gradient-1:before{position:absolute;content:"";height:100%;width:100%;right:inherit;left:0;top:0;z-index:-1;border-radius:4px;background:#5a49f8;background:-o-linear-gradient(205deg, #5a49f8 40%, #7a64f2 100%);background:linear-gradient(245deg, #5a49f8 40%, #7a64f2 100%);opacity:0;visibility:hidden;transition:all 0.5s ease-in-out}.button-gradient-1:after{position:absolute;content:"";height:100%;width:100%;right:inherit;left:0;top:0;z-index:-1;border-radius:4px;background:#5a49f8;background-image:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);opacity:1;visibility:visible;transition:all 0.5s ease-in-out}.button-gradient-1:hover:before{opacity:1;visibility:visible}.button-gradient-1:hover:after{opacity:0;visibility:hidden}.button-gradient-1
i{margin-top:0.125rem;line-height:1;margin-left:12px;transform:translateX(0px);color:#fff;transition:all 0.5s ease-in-out}.button-gradient-1:hover
i{transform:translateX(5px)}form.post-password-form label>input{background:#fff;border:1px
solid #d7d7d7;border-radius:4px;padding:10px
8px}form.post-password-form input[type="submit"]{border-radius:4px;background:#5a49f8;color:#fff;font-weight:500;transition:all 0.3s ease-out}form.post-password-form input[type="submit"]:hover{background:#7a64f2;color:#fff}@media (max-width: 767px){body.blog .content-area{padding-top:80px;padding-bottom:80px}body.single-post .content-area{padding-top:80px;padding-bottom:80px}body.woocommerce-page .content-area{padding-top:80px;padding-bottom:80px}}.blog-box{margin-bottom:1.875rem}.blog-box .blog-item-figure .blog-img{position:relative;overflow:hidden;border-radius:4px;margin-bottom:20px}.blog-box .blog-item-figure .blog-img:before{position:absolute;top:0;right:0;z-index:1;content:"";width:0;height:0;background-color:rgba(255, 255, 255, 0.3);opacity:1;transition:all 0.8s}.blog-box .blog-item-figure .blog-img:after{position:absolute;bottom:0;left:0;z-index:1;content:"";width:0;height:0;background-color:rgba(255, 255, 255, 0.3);opacity:1;transition:all 0.8s}.blog-box:hover .blog-item-figure .blog-img:before{width:100%;height:100%;opacity:0;z-index:-1}.blog-box:hover .blog-item-figure .blog-img:after{width:100%;height:100%;opacity:0;z-index:-1}.blog-box .blog-item-content
h3{line-height:2rem;margin-bottom:0.625rem}.blog-box .blog-item-content h3
a{color:#1d2124}.blog-box .blog-item-content h3 a:hover{color:#5a49f8}.blog-box .blog-item-content
ul{list-style:none;margin:0
0 12px 0;padding:0}.blog-box .blog-item-content ul
li{position:relative;display:inline-block;color:#9b9b9b;font-size:14px;margin-right:24px}.blog-box .blog-item-content ul li:after{content:"/";position:absolute;top:0;right:-16px}.blog-box .blog-item-content ul li:last-child{margin-right:0}.blog-box .blog-item-content ul li:last-child:after{display:none}.blog-box .blog-item-content ul li
a{color:#9b9b9b}.blog-box .blog-item-content ul li a:hover{color:#5a49f8}.blog-box .blog-item-content .blog-text
p{margin-bottom:10px}.gutters-20{margin-right:-20px;margin-left:-20px}.gutters-20 .blog-layout-1{padding-left:20px;padding-right:20px}.blog-layout-1 .blog-box{margin-bottom:2.25rem}.blog-layout-2 .blog-box .blog-item-content
h3{font-size:26px}.blog-layout-2 .blog-box .blog-item-content
p{margin-bottom:10px}.blog-layout-3 .blog-box .blog-item-figure .blog-img{border-radius:4px 4px 0 0;margin-bottom:0}.blog-layout-3 .blog-box .blog-item-content{border-radius:0 0 4px 4px;padding:26px
30px 30px;background-color:#f7f7f7}.rt-grid-item{padding:0
15px;display:block;float:left}.right-sidebar .fixed-side-bar{padding-left:25px}.left-sidebar .fixed-side-bar{padding-right:25px}@media (max-width: 991px){.right-sidebar .sidebar-widget-area{margin-top:80px;display:inherit}.left-sidebar .sidebar-widget-area{margin-bottom:80px;display:inherit}.right-sidebar .fixed-side-bar{padding-left:15px}.left-sidebar .fixed-side-bar{padding-right:15px}}.sticky .blog-box{background-color:#f7f7f7;border-radius:4px;border-bottom:2px solid #7a64f2;margin-bottom:28px;box-shadow:0 10px 25px rgba(0, 0, 0, 0.15)}.sticky .blog-box .blog-item-figure .blog-img{margin-bottom:0}.sticky .blog-box .blog-item-content{padding:26px
30px 30px}.blog-layout-1.sticky .blog-box{margin-bottom:36px}.single-post .rt-single-content .single-img{margin-bottom:30px}.single-post .rt-single-content{word-wrap:normal}.content-area{padding:120px
0}#primary.content-area{overflow:hidden}.entry-header .entry-thumbnail-area{margin-bottom:30px}.entry-header .entry-thumbnail-area
img{border-radius:4px}.entry-header .entry-category{display:inline-block}.entry-header .entry-meta
ul{padding-left:0px;margin:0
0 20px 0}.entry-header .entry-meta ul
li{display:inline;margin-right:20px;position:relative;font-size:0.875rem;color:#9b9b9b;margin-bottom:0;font-weight:400}.entry-header .entry-meta ul li:last-child{margin-right:0}.entry-header .entry-meta ul.response-area{margin-bottom:30px}.entry-header .entry-meta ul li
a{color:#9b9b9b}.entry-header .entry-meta ul li a:hover{color:#5a49f8}.entry-header .entry-meta ul li
i{margin-right:10px;color:#5a49f8}.entry-header .entry-meta ul li
img{border-radius:50%;margin-right:15px}.post-detail-style1 .comments-area ul.comment-list{margin-bottom:40px}.post-detail-style1 .comments-area .comment-list
li.comment{padding-top:10px}.post-detail-style1 .comments-area .comment-list li .children
li{padding-top:10px}.entry-header .share-links{padding-bottom:20px}.share-links
.fa{font-size:15px}.entry-header .share-links .share-title{padding-right:5px;display:inline-block;float:left;line-height:40px;font-size:12px;margin:2px
0}.entry-header .share-links .share-title
.fa{margin-right:5px;font-size:14px}.entry-header .share-links.icons-text .share-title{line-height:30px}.entry-header .share-links
a{display:inline-block;margin:2px;height:40px;overflow:hidden;color:#fff !important;background:#646464;position:relative;transition:0.3s;border-radius:4px;width:42.7px}.entry-header .share-links a:hover{color:#fff !important}.entry-header .share-links a.large-share-button{width:auto}.entry-header .share-links a
.fa{width:40px;height:40px;float:left;display:block;text-align:center;line-height:40px}.entry-header .share-links a .social-text{border:0
solid rgba(255, 255, 255, 0.3);border-left-width:1px;padding-left:15px;height:20px;float:left;margin-top:10px;padding-right:25px;font-size:12px;line-height:20px;font-family:"Playfair Display",serif}.entry-header .share-links a:hover{opacity:0.8;color:#fff}.entry-header .share-links.icons-text .large-share-button{height:30px}.entry-header .share-links.icons-text .large-share-button .social-text{padding-left:6px;padding-right:8px;height:20px;margin-top:5px;line-height:20px;font-size:10px}.entry-header .share-links.icons-text .large-share-button
.fa{width:30px;height:30px;line-height:30px}@media (max-width: 767px){.entry-header .share-links .social-text{display:none}}@media (max-width: 479px){.entry-header .share-links .share-title{display:none}}.entry-header .share-links a.facebook-share-button{background:#5d82d1}.entry-header .share-links a.twitter-share-button{background:#40bff5}.entry-header .share-links a.google-share-button{background:#eb5e4c}.entry-header .share-links a.linkedin-share-button{background:#238cc8}.entry-header .share-links a.pinterest-share-button{background:#e13138}.entry-header .share-links a.reddit-share-button{background:#ff4500}.entry-header .share-links a.stumbleupon-share-button{background:#eb4924}.entry-header .share-links a.tumblr-share-button{background:#35465c}.entry-header .share-links a.vk-share-button{background:#45668e}.entry-header .share-links a.odnoklassniki-share-button{background:#ee8208}.entry-header .share-links a.pocket-share-button{background:#ef4056}.entry-header .share-links a.whatsapp-share-button{background:#43d854}.entry-header .share-links a.telegram-share-button{background:#08c}.entry-header .share-links a.viber-share-button{background:#773ead}.entry-header .share-links a.viber-share-button
.fa{transform:rotate(-45deg)}.entry-header .share-links a.email-share-button{background:#333}.rns-plugin{margin:20px
0 20px}.rns-plugin .rns-header{font-size:28px;font-weight:700;margin-bottom:30px;color:#5a49f8}.rns-plugin .rns-footer{display:none}.post-detail-style2 .content-area{background:#f8f8f8}.post-detail-style2 .post-info-light ul.entry-meta{margin-bottom:20px}.post-detail-style2 .post-info-light ul li,
.post-detail-style2 .post-info-light ul li
a{color:#757272}.post-detail-style2 .post-info-light ul li a:hover{color:#5a49f8}.post-detail-style2 .entry-meta .post-date{font-size:16px;font-weight:700;color:#fff;background-color:#e30025;border-radius:70px;padding:10px
24px;display:inline-block;margin-bottom:30px}.post-detail-style2 .entry-meta
li{display:inline-block;margin-right:20px;color:#646464}@media (max-width: 480px){.post-detail-style2 .entry-meta
li{padding-right:10px}}.post-detail-style2 .entry-meta li
i{margin-right:10px;color:#f89f24}.post-detail-style2 .entry-meta li
a{color:#646464}.post-detail-style2 .entry-meta li a:hover{color:#5a49f8}.post-detail-style2 .entry-post-meta
ul{padding-left:0;margin-bottom:20px}.post-detail-style2 .entry-post-meta ul
li{font-weight:400;position:relative;margin-right:50px}.post-detail-style2 .entry-post-meta ul li:last-child{margin-right:0}.post-detail-style2 .entry-post-meta ul li:after{content:"";height:35px;width:1px;background-color:#c4c4c4;top:50%;right:-27px;transform:translateY(-50%);position:absolute}.post-detail-style2 .entry-post-meta ul li:last-child:after{display:none}.post-detail-style2 .entry-post-meta ul li
i{margin-right:10px;color:#a0a0a0;font-size:24px}.post-detail-style2 .entry-footer .item-tags
.tag_styles{list-style:none;padding:0;margin-top:0px;margin-bottom:0px;display:inline-block}.post-detail-style2 .sidebar-widget-area>div{background:#fff;padding:30px
!important}.post-detail-style2 .detail-content-holder{padding:30px
30px 10px;background:#fff;text-align:center;box-shadow:0 1px 0px 0 rgba(211, 211, 211, 0.75)}.post-detail-style2 .related-post{background:#fff;padding:30px
33px 10px;border:none}.post-detail-style2 .about-author{background:#fff;padding:30px
33px 30px;border:none;box-shadow:0 1px 0px 0 rgba(211, 211, 211, 0.75)}.post-detail-style2 .rt-related-post{background:#fff;padding:30px
30px 30px;border:none;box-shadow:0 1px 0px 0 rgba(211, 211, 211, 0.75)}.post-detail-style2 .comment-respond{background:#fff;margin-top:40px;padding:30px}.post-detail-style2 .comments-area{margin-top:40px}.post-detail-style2 .each-comment{background:#fff;padding:30px;box-shadow:0 1px 0px 0 rgba(211, 211, 211, 0.75)}.post-detail-style2 .entry-footer .entry-footer-meta{margin-bottom:20px;border-bottom:none}.post-detail-style2 .main-comments
ul.children{border-top:none;margin-left:30px;margin-top:0;padding:0}.post-footer-share .share-links a.large-share-button{width:42.7px}.post-footer-share .share-links{padding-bottom:0px}.blog-post-slider .prev-article{display:block;transition:all 0.5s ease-out}.page .entry-content{padding-top:0px;border-top:none}.entry-footer .entry-footer-meta{overflow:hidden;margin-top:15px;margin-bottom:15px;display:flex;justify-content:space-between}.entry-footer .entry-footer-meta .share-links .social-text{display:none}@media (max-width: 480px){.entry-footer .entry-footer-meta{display:inherit;text-align:center}.post-detail-style1 .entry-footer .entry-footer-meta{text-align:left}}.entry-footer .item-view
i{margin-right:12px}.entry-footer .item-tags
ul{list-style:none;padding:0;margin-top:0px;margin-bottom:0px}.entry-footer .item-tags ul
li{font-size:17px;margin-right:12px;margin-bottom:1px;margin-top:1px;display:inline-block}.entry-footer .item-tags
span{margin-right:12px}.entry-footer .item-tags
a{color:#646464;font-weight:500;border-radius:4px;display:inline-block;transition:all 0.3s ease-out}.entry-footer .item-tags a:hover{color:#5a49f8}.entry-footer .item-tags a:first-child{margin-left:0}.entry-footer .post-share>span{margin-right:12px}.entry-footer .post-share .share-links{display:inline-block}.entry-footer .post-share .share-links
a{font-size:15px;color:#646464;padding-right:10px}.entry-footer .post-share .share-links a:hover{color:#5a49f8}.entry-footer .post-share .share-links a:last-child{padding-right:0}.rt-drop{color:#5a49f8;float:left;font-family:Georgia;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px}.about-author{border:1px
solid #e9e9e9;border-radius:4px;padding:40px;margin-bottom:40px;margin-top:40px}.about-author .pull-left{padding-right:30px}@media (max-width: 480px){.about-author{display:inherit;padding:30px}.about-author .pull-left{width:100px;margin-bottom:15px;padding-right:0}}.about-author .pull-left
img{border-radius:50%;width:90px}.about-author .media-body .author-title{font-size:20px;margin-bottom:4px;line-height:1.4;text-transform:capitalize}.about-author .media-body .author-title
a{color:#5a49f8}.about-author .media-body .author-designation{margin-bottom:10px;font-size:15px;color:#646464;line-height:1.2}.about-author ul.author-box-social{list-style:none;margin:0px
0 5px 0;padding:0;text-align:left}.about-author ul.author-box-social
li{display:inline-block;margin-right:10px;margin-bottom:5px}.about-author ul.author-box-social li
a{font-size:14px;color:#888;display:block;text-align:center;transition:all 0.3s ease-out}.about-author ul.author-box-social li a:hover{color:#7a64f2}.about-author ul.author-box-social li:last-child{margin-right:0px}.divider{position:relative}.divider:before{position:absolute;left:0;right:0;top:0;width:1px;height:100%;background-color:#dcdcdc;z-index:1;content:"";margin:0
auto}.page-links{font-weight:400;color:#646464;padding-top:12px}.page-links .page-number{text-align:center;display:inline-block;font-size:20px;color:#5a49f8;background:#fff;border-radius:3px;border:1px
solid #e4e4e4;margin-left:5px;padding:0;height:40px;width:40px;line-height:38px;font-weight:500}.page-links span.current .page-number,
.page-links a.post-page-numbers:hover .page-number{background:#5a49f8;border-color:transparent;color:#fff}.page-links a .page-number{transition:all 0.3s ease-out}.portfolio-default.portfolio-multi-layout-1 h2.owl-custom-nav-title{font-size:28px}.single-post-slider{margin-bottom:30px}.single-post-slider .swiper-container .swiper-button>div{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;text-align:center;background-image:none;height:60px;width:80px;margin:0
auto;transform:translateY(-50%);background-color:#fff}.single-post-slider .swiper-container .swiper-button-prev{left:0}.single-post-slider .swiper-container .swiper-button-next{right:0}.single-post-slider .swiper-container .swiper-button > div
i{font-size:22px;color:#363636;transition:all 0.3s ease-out}.single-post-slider .swiper-container .swiper-button > div:hover
i{color:#ccc}.cat-holder{position:absolute;top:20px;left:20px}.cat-holder-text{position:relative;color:#fff;height:26px;padding:0
15px;line-height:27px;text-align:center;text-transform:uppercase;font-size:11px;z-index:2;background-color:#5a49f8}.cat-holder:before{border-right:8px solid transparent;border-top:8px solid #5a49f8}.cat-holder:before{z-index:1;content:"";top:0;right:-8px;position:absolute;width:0;height:0}.cat-holder:after{content:"";height:100%;width:100%;z-index:-1;position:absolute;top:0;left:0;right:0}.rt-related-post{margin-bottom:40px}.rt-related-post .img-scale-animate{border-radius:4px;overflow:hidden;position:relative}.rt-related-post .img-scale-animate:before{position:absolute;top:0;right:0;z-index:2;content:"";width:0;height:0;background-color:rgba(255, 255, 255, 0.3);opacity:1;transition:all 0.8s ease-in-out}.rt-related-post .img-scale-animate:after{position:absolute;bottom:0;left:0;z-index:2;content:"";width:0;height:0;background-color:rgba(255, 255, 255, 0.3);opacity:1;transition:all 0.8s ease-in-out}.rt-related-post .position-relative:hover .img-scale-animate:before{width:100%;height:100%;opacity:0}.rt-related-post .position-relative:hover .img-scale-animate:after{width:100%;height:100%;opacity:0}.rt-related-post .title-section{margin-bottom:30px}.rt-related-post-info .post-date{margin-top:15px;margin-bottom:7px}.rt-related-post-info .post-date
ul{list-style:none;padding:0;margin-bottom:0px;line-height:1.4}.rt-related-post-info .post-date ul
li{color:#9b9b9b;font-size:14px;font-weight:400;display:inline-block;margin-right:15px;position:relative}.rt-related-post-info .post-date ul li:last-child{position:relative;margin-right:0}.rt-related-post-info .post-date ul li:after{content:"/";position:absolute;top:0;right:-13px}.rt-related-post-info .post-date ul li:last-child:after{display:none}.rt-related-post-info .post-title{font-size:16px;font-weight:500;line-height:1.6;margin-bottom:0px}.rt-related-post-info .post-title
a{color:#1d2124}.rt-related-post-info .post-title a:hover{color:#5a49f8}.comment-respond{background:#fff}.comment-respond>h4{font-size:24px;color:#1d2124;margin-bottom:30px;position:relative}.comments-area
ul{list-style-type:none;padding:0}.comments-area h3.comment-num{color:#111;font-size:18px;font-weight:700;margin-bottom:35px;position:relative}.comments-area h3.comment-num:after{background:#5a49f8;content:"";display:block;height:3px;left:0;margin:5px
0 0;top:0;width:80px}.comments-area .comment-form{margin-top:15px}.comments-area .main-comments
.imgholder{float:left}.comments-area .main-comments .imgholder
img{border-radius:50%;overflow:hidden;margin-right:20px;margin-bottom:0px;max-width:75px}.comments-area .main-comments .comment-meta{font-size:15px}@media (max-width: 767px){.comments-area .main-comments .comment-meta{display:flow-root}}.comments-area .main-comments .comment-meta .comment-author-name{color:#9b9b9b;font-size:14px;margin-bottom:10px}.comments-area .main-comments .comment-meta .comment-author-name a,
.comments-area .main-comments .comment-meta .comment-author-name
span{color:#1d2124;font-size:16px;font-weight:500;display:block;text-transform:capitalize}.comments-area .main-comments .comment-meta .comment-author-name a:hover{color:#5a49f8}.comments-area .main-comments .replay-area{float:right;margin-left:10px;margin-bottom:10px}.comments-area .main-comments .replay-area
a{background:#f2f2f2;color:#1d2124;font-size:14px;transition:all 0.3s ease-in-out;padding:8px
15px;border-radius:4px;font-weight:500}.comments-area .main-comments .replay-area a:hover{background-color:#5a49f8;color:#fff}.comments-area .main-comments .comments-body{display:flow-root}@media (max-width: 767px){.comments-area .main-comments .replay-area{display:block;float:inherit;width:100%;margin-bottom:8px;margin-top:15px;margin-left:0}}@media (max-width: 320px){.comments-area .main-comments
.imgholder{float:inherit}}.comments-area .main-comments .comment-text{font-size:15px}.comments-area .main-comments .comments-body
p{margin-bottom:5px}.comments-area .main-comments .comment-respond{margin-top:20px;padding-top:20px}.comments-area .parent.main-comments .comment-respond{margin-top:10px;margin-bottom:30px}.comments-area .reply-separator{margin-top:40px;padding-top:50px}.main-comments
ul.children{border-top:1px solid #e9e9e9;margin-left:50px;margin-top:12px;padding:12px
0 0}@media (max-width: 1200px){.main-comments
ul.children{margin-left:30px}.comments-area .main-comments .imgholder
img{max-width:80px}}@media (max-width: 767px){.main-comments
ul.children{margin-left:10px}.comments-area .main-comments .imgholder
img{max-width:60px;margin-right:10px}}.avatar-disabled .main-comments
ul.children{margin-left:50px;padding:0}.no-comments{font-size:16px;font-style:italic;font-weight:bold;padding-top:20px}.comment-awaiting-moderation{font-size:16px;font-style:italic;font-weight:bold}.comment-navigation
ul{margin-top:30px}.comment-navigation ul
li{margin-right:5px;margin-top:0}.comment-navigation ul li
a{display:inline;font-size:12px;height:49px;line-height:inherit;padding:10px;width:inherit}.comment-list
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.comments-area{margin-top:30px}.comments-area>h4{font-size:24px;margin-bottom:30px;position:relative}#respond .comment-notes{margin-bottom:30px}#respond .logged-in-as{margin-bottom:20px}#respond .logged-in-as
a{color:#5a49f8}#respond .form-group{margin-bottom:25px}#respond .form-group.form-submit{margin-bottom:0px}#respond form
input{border:1px
solid #e9e9e9;color:#111;border-radius:4px;margin-right:20px;box-shadow:none;height:54px;font-size:16px;font-weight:400}#respond form input:focus{border:1px
solid #5a49f8;box-shadow:none}#respond form
textarea{border:1px
solid #e9e9e9;border-radius:4px;color:#111;font-size:16px;font-weight:400;margin-right:20px;box-shadow:none}#respond form textarea:focus{border:1px
solid #5a49f8;box-shadow:none}#respond form .form-control{padding:10px
20px}input.form-control::placeholder,textarea.form-control::placeholder{color:#646464}#respond input.form-control::placeholder,
#respond input.form-control::-webkit-input-placeholder,
#respond input.form-control::-moz-placeholder,
#respond input.form-control:-moz-placeholder,
#respond input.form-control:-ms-input-placeholder{color:#646464}#respond textarea.form-control::placeholder,
#respond textarea.form-control::-webkit-input-placeholder,
#respond textarea.form-control::-moz-placeholder,
#respond textarea.form-control:-moz-placeholder,
#respond textarea.form-control:-ms-input-placeholder{color:#646464}#respond form .btn-send{background-image:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);height:inherit;border-radius:4px;box-shadow:none;outline:none;color:#fff;font-size:16px;font-weight:500;padding:16px
28px;transition:all 0.3s ease-in-out 0s;line-height:1.4}#respond form .btn-send:hover{background:-o-linear-gradient(205deg, #5a49f8 40%, #7a64f2 100%);background:linear-gradient(245deg, #5a49f8 40%, #7a64f2 100%);color:#fff}#respond #cancel-comment-reply-link{font-size:12px;color:#5a49f8}#respond form .comment-form-cookies-consent{position:relative}#respond form .comment-form-cookies-consent
input{background:transparent;border:none;margin-right:10px;box-shadow:none;height:inherit;box-shadow:none;position:absolute;top:5px}#respond form .comment-form-cookies-consent
label{padding-left:25px;line-height:1.5}.comment-list
li{padding-top:30px}.comment-list li:first-child{padding-top:0px}.comment-list li .children
li{padding-top:30px}.comment-list .comment-text
ul{padding:0
15px;margin-bottom:20px;list-style:disc}.comment-list .comment-text ul
li{padding-top:0px}.comment-list .comment-text ul li .children
li{padding-top:0px}.comment-list .comment-text ul
ul{margin-bottom:0px}.comment-list .comment-text
ol{margin-bottom:20px}.comment-list .comment-text ol
li{padding-top:0px}.comment-list .comment-text ol li .children
li{padding-top:0px}.comment-list .comment-text ol
ol{margin-bottom:0}.item-comments{margin-top:50px}.item-comments
h2{font-size:24px}.item-comments .item-comments-list{margin-top:50px}.item-comments .item-comments-list ul.comments-list{padding-top:20px}.item-comments .item-comments-list ul.comments-list
li{margin-bottom:50px;overflow:hidden}.item-comments .item-comments-list ul.comments-list li .comment-image{float:left;padding-right:20px}.item-comments .item-comments-list ul.comments-list li .comment-name{font-size:16px;font-weight:500;margin-right:10px}.item-comments .item-comments-list ul.comments-list li .comment-date{color:#646464}.item-comments .item-comments-list ul.comments-list li .comment-reply{background:#5a49f8;padding:2px
10px 3px;float:right;font-size:14px}.item-comments .item-comments-list ul.comments-list li .comment-reply
a{color:#fff}.item-comments .item-comments-list ul.comments-list li .comment-reply:hover{background:#a51c2d}.item-comments .item-comments-list ul.comments-list li
p{padding-top:20px}.item-comments .item-comments-list ul.comments-list li:last-child{margin-bottom:0}.item-comments .item-comments-list ul.comments-list
li.odd{margin-left:50px}.item-comments .item-comments-form{border-top:1px solid #d7d7d7;margin-top:50px;padding-top:50px}.item-comments .item-comments-form .comments-form{padding-top:20px}.item-comments .item-comments-form .comments-form .form-group{margin-bottom:20px}.item-comments .item-comments-form .comments-form .form-group .form-control{background:#111;border:none;border-radius:0;box-shadow:none}.item-comments .item-comments-form .comments-form .form-group
input{height:40px}.entry-title{font-size:28px;margin:0
0 6px 0;line-height:1.4}.entry-title
a{color:#fff}.entry-title a:hover{color:#5a49f8}.custom-search-input>.input-group{display:flex}.author .about-author{background:#f8f8f8;border:none;margin-top:0;box-shadow:0 1px 0 0 rgba(211, 211, 211, 0.75)}.search .entry-header .entry-meta ul li
span{padding-right:5px}.woocommerce nav.woocommerce-pagination ul,
.pagination-area
ul{text-align:center;font-size:0;margin-top:20px;margin-bottom:0;padding-left:0;border:none}.woocommerce nav.woocommerce-pagination ul li,
.pagination-area ul
li{display:inline-block;border:none}.woocommerce nav.woocommerce-pagination ul li:last-child,
.pagination-area ul li:last-child{margin-right:0}.woocommerce nav.woocommerce-pagination ul li a,
.pagination-area ul li
a{text-align:center;display:inline-block;font-size:20px;color:#5a49f8;background:#fff;border-radius:4px;border:1px
solid #e4e4e4;margin-right:12px;width:45px;line-height:1;font-weight:500;padding:12px
0}.woocommerce nav.woocommerce-pagination ul li span,
.pagination-area ul li
span{text-align:center;display:inline-block;font-size:20px;color:#5a49f8;background:#fff;border-radius:4px;border:1px
solid #e4e4e4;width:45px;line-height:1;font-weight:500;padding:12px
0}.woocommerce nav.woocommerce-pagination ul li a:hover,
.pagination-area ul li a:hover{background-color:#5a49f8;border:1px
solid transparent;color:#fff}.woocommerce nav.woocommerce-pagination ul li span.current,
.pagination-area ul li
span.current{background-color:#5a49f8;border:1px
solid transparent;color:#fff}.woocommerce nav.woocommerce-pagination ul li.active a,
.pagination-area ul li.active
a{background-color:#5a49f8;border:1px
solid transparent;color:#fff}.woocommerce nav.woocommerce-pagination ul li>span{margin-right:12px}.site-content .pagination-area{clear:both;padding-top:15px;width:100%}.no-results h2.page-title{color:#111}.error-page-area{position:relative}.error-page-content{position:relative;text-align:center;z-index:9}.error-page-content .text-1{font-size:2.875rem;color:#1d2124;margin-top:50px;margin-bottom:0}.error-page-content .text-2{width:50%;margin:1.875rem auto 1.875rem;color:#646464}.error-page-area .error-page-content .go-home{margin-top:3.125rem}@media (max-width: 767px){.error-page-content .text-1{font-size:1.875rem;padding:0
15px}.error-page-content .text-2{width:90%}.error404 .error-page-area{padding-top:80px;padding-bottom:80px}}div.wpcf7 .ajax-loader{position:absolute}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:1px
solid #7a64f2;color:#7a64f2;margin:10px
0 0;font-size:13px;line-height:1.4}span.wpcf7-not-valid-tip{color:#7a64f2;font-size:13px}.contact-form .form-group{margin-bottom:1.25rem;position:relative}.contact-form .form-group
i{position:absolute;top:19px;left:20px;color:#cdcccc;z-index:1}.contact-form .form-group .form-control{background:#fff;box-shadow:none;color:#111;border:1px
solid #eaeaea;border-radius:4px;font-size:16px;padding:15px
20px 15px 20px}.contact-form .form-group .form-control:focus{border:1px
solid #7a64f2}.contact-form .form-group input.form-control{height:55px}.contact-form .form-group input.form-control::-webkit-input-placeholder,
.contact-form .form-group textarea.form-control::-webkit-input-placeholder{color:#b8b8b8}.contact-form .form-group input.form-control:-ms-input-placeholder,
.contact-form .form-group textarea.form-control:-ms-input-placeholder{color:#b8b8b8}.contact-form .form-group input.form-control:-moz-placeholder,
.contact-form .form-group textarea.form-control:-moz-placeholder{color:#b8b8b8}.contact-form .form-group.text-left{margin-bottom:0}.contact-form .form-group .button-gradient-1
i{position:inherit;top:inherit;left:inherit;color:inherit}.contact-form .form-group.text-center{margin-bottom:0;margin-top:15px}.contact-transparent .contact-form .form-group .form-control{background:transparent;border-color:rgba(255, 255, 255, 0.5);color:#fff}.contact-transparent .contact-form .form-group
i{color:#dfdfdf}.contact-transparent .wpcf7-not-valid-tip{color:#dfdfdf}.contact-transparent .wpcf7-validation-errors,
.contact-transparent .wpcf7-acceptance-missing{border:1px
solid #dfdfdf;color:#dfdfdf}.contact-transparent
.contact-form
.form-group
input.form-control::-webkit-input-placeholder,
.contact-transparent
.contact-form
.form-group
textarea.form-control::-webkit-input-placeholder{color:#dfdfdf}.contact-transparent
.contact-form
.form-group
input.form-control:-ms-input-placeholder,
.contact-transparent
.contact-form
.form-group
textarea.form-control:-ms-input-placeholder{color:#dfdfdf}.contact-transparent
.contact-form
.form-group
input.form-control:-moz-placeholder,
.contact-transparent
.contact-form
.form-group
textarea.form-control:-moz-placeholder{color:#dfdfdf}.row.gutters-10{padding-left:0.3125rem;padding-right:0.3125rem}.row.gutters-10>[class^="col-"]{padding-left:0.625rem;padding-right:0.625rem}.help-form .form-group{position:relative;margin-bottom:1.25rem}.help-form .form-group
select{width:100%;height:50px;background:#fff;border-radius:4px;border:1px
solid #ced4da;padding:0
10px;color:#b8b8b8;box-shadow:none}.help-form .form-group select
option{color:#646464}.help-form .form-group .form-control{background:#fff;border-radius:4px;border:1px
solid #ced4da;outline:none}.help-form .form-group select:focus,
.help-form .form-group .form-control:focus{outline:none;box-shadow:none;border-color:#7a64f2}.help-form .form-group input.form-control{height:50px}.help-form .form-group input.form-control::-webkit-input-placeholder,
.help-form .form-group textarea.form-control::-webkit-input-placeholder,
.help-form .form-group select::-webkit-input-placeholder{color:#b8b8b8}.help-form .form-group input.form-control:-ms-input-placeholder,
.help-form .form-group textarea.form-control:-ms-input-placeholder,
.help-form .form-group select:-ms-input-placeholder{color:#b8b8b8}.help-form .form-group input.form-control:-moz-placeholder,
.help-form .form-group textarea.form-control:-moz-placeholder,
.help-form .form-group select:-moz-placeholder{color:#b8b8b8}.help-form .form-group.text-left{margin-bottom:0px}.help-form .ajax-loader{position:absolute}.help-form
.response{padding-left:5px;padding-right:5px;margin-top:5px}.help-form div.wpcf7-validation-errors,
.help-form div.wpcf7-acceptance-missing{border:1px
solid #f8d7da;border-radius:4px;color:#7a64f2;background-color:#f8d7da;margin:0;padding:10px
15px;line-height:1.4}.help-form span.wpcf7-not-valid-tip{color:#7a64f2}.mc4wp-form .mc4wp-form-fields{width:60%;margin:0
auto}.mc4wp-form .mc4wp-form-fields .input-icon{position:absolute;z-index:4;left:1.25rem;top:50%;color:#646464;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.mc4wp-form .mc4wp-form-fields .form-control{padding:0.3125rem 1.25rem 0.3125rem 3.125rem;border:0.0625rem solid #d9d9d9;-webkit-box-shadow:none;box-shadow:none;border-radius:0.25rem 0 0 0.25rem;background:#fff;color:#1d2124;height:3.75rem;margin-bottom:0}.mc4wp-form .mc4wp-form-fields
button{display:block;padding:0
2.5rem;height:3.75rem;cursor:pointer;background:#5a49f8;border:0;border-radius:0 0.25rem 0.25rem 0;position:relative;z-index:1;transition:all 0.3s ease-in-out}.mc4wp-form .mc4wp-form-fields button:before{border-radius:0 0.25rem 0.25rem 0;opacity:1;visibility:visible;content:"";position:absolute;z-index:-1;height:100%;width:100%;top:0;left:0;background-image:-o-linear-gradient(30deg, #5a49f8 0%, #7a64f2 100%);background-image:linear-gradient(60deg, #5a49f8 0%, #7a64f2 100%);transition:all 0.3s ease-in-out}.mc4wp-form .mc4wp-form-fields button:after{border-radius:0 0.25rem 0.25rem 0;opacity:0;visibility:hidden;content:"";position:absolute;z-index:-1;height:100%;width:100%;top:0;left:0;background-image:-o-linear-gradient(30deg, #7a64f2 0%, #5a49f8 100%);background-image:linear-gradient(60deg, #7a64f2 0%, #5a49f8 100%);transition:all 0.3s ease-in-out}.mc4wp-form .mc4wp-form-fields button:hover:before{opacity:0;visibility:hidden}.mc4wp-form .mc4wp-form-fields button:hover:after{opacity:1;visibility:visible}@media (max-width: 767px){.mc4wp-form .mc4wp-form-fields{width:100%}}@media (max-width: 375px){.mc4wp-form .mc4wp-form-fields .form-control{width:100%;border-radius:0.25rem;margin-bottom:0.625rem}.mc4wp-form .mc4wp-form-fields
button{width:100%;border-radius:0.25rem;overflow:hidden}.mc4wp-form .mc4wp-form-fields .input-icon{top:15%;transform:translateY(-15%)}}.sidebar-widget-area .mc4wp-form .mc4wp-form-fields{width:100%;margin:0
auto;display:inline-block}.sidebar-widget-area .mc4wp-form .input-group .form-control::-moz-placeholder{color:#646464}.sidebar-widget-area
.mc4wp-form
.input-group
.form-control::-webkit-input-placeholder{color:#646464}.woocommerce-message:before,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1{float:left;width:48% !important;max-width:48% !important;padding-left:0}.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2{float:right;max-width:48% !important;width:48% !important}.woocommerce-input-wrapper{width:100%}@media (max-width: 991px){.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2{float:none;width:100% !important;max-width:100% !important;padding-right:0;padding-left:0}}.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li
a.remove{top:14px}.woocommerce .widget_shopping_cart li.mini_cart_item,
.woocommerce .widget_shopping_cart
li.mini_cart_item{padding-bottom:12px;padding-top:12px}form.woocommerce-product-search{position:relative}.woocommerce.widget_product_search .search-field{background-color:#fff;border:medium none;border-radius:4px;height:50px;padding:0
45px 0 12px;width:100%;outline:none;box-shadow:0px 1px 0px 0px rgba(225, 225, 225, 0.75)}.woocommerce.widget_product_search
button{padding:2px
12px;position:absolute;font-size:0;background:#fff;float:right;right:5px;top:13px;line-height:1}.woocommerce.widget_product_search button:before{content:"\f002";font-family:"fontawesome";font-size:20px;color:#646464}.woocommerce.widget_product_search input[type="submit"]{display:block;line-height:1;margin-top:11px;padding:10px
25px}.woocommerce .widget_price_filter
.price_slider_wrapper{margin-top:30px}.woocommerce .widget_price_filter
.price_slider_amount{margin-top:40px}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:#7a64f2;opacity:0.25}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#646464;top:-6px}.woocommerce .widget_price_filter .price_slider_amount
.button{padding:7px
15px}.woocommerce .widget_price_filter .price_slider_amount
.price_label{color:#535151}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#535151;height:5px}.woocommerce ul.product_list_widget
li{padding:10px
0}.woocommerce ul.product_list_widget li
img{width:60px}.woocommerce .widget_shopping_cart_content .buttons
a{text-align:center;width:47%;max-width:170px;padding:14px
12px}.woocommerce .widget_shopping_cart_content .buttons
a.checkout{margin-right:0}.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li
span{padding:10px
0}.rt-woo-nav.no-nav .owl-custom-nav{display:none}.rt-woo-nav .section-title{float:none}.rt-woo-nav .section-title .rtin-title{font-size:28px}.rt-woo-nav .owl-custom-nav-title{float:left;font-size:24px;position:relative;margin-bottom:0px;line-height:1}.rt-woo-nav .owl-custom-nav{float:right;margin-top:0px;padding-left:30px}.rt-woo-nav .owl-custom-nav .owl-prev,
.rt-woo-nav .owl-custom-nav .owl-next{background-color:#ebebeb;border-radius:3px;color:#111;cursor:pointer;display:inline-block;font-size:14px;height:30px;line-height:32px;opacity:1;text-align:center;width:30px;transition:all 0.5s ease-in-out 0s}.rt-woo-nav .owl-custom-nav .owl-next{margin-left:8px}.rt-woo-nav .owl-custom-nav .owl-prev:hover,
.rt-woo-nav .owl-custom-nav .owl-next:hover{background-color:#7a64f2;color:#fff}.rt-woo-nav .owl-custom-nav
i{font-size:1rem;line-height:28px}.rt-woo-nav .owl-custom-nav-bar{border-color:#e8e8e8;border-style:solid;border-width:1px 0;float:right;margin-top:16px}.woocommerce-page .rt-woo-nav .section-title{position:relative;display:inline-block;width:100%}.woocommerce-page .rt-woo-nav .owl-custom-nav{position:absolute;right:0;top:0}.woo-shop-top{border:none;border-radius:4px;overflow:hidden;padding:0;margin-bottom:30px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center}.woo-shop-top>div{padding:0}.woo-shop-top .view-mode{margin-right:0px;padding:5px
0;float:right}.woo-shop-top .view-mode ul
li{display:inline-block;margin-right:5px;font-size:18px}.woo-shop-top .view-mode ul li
a{color:#111;border:1px
solid #d7d7d7;display:inline-block;padding:9px
15px 6px;border-radius:4px}.woo-shop-top .view-mode ul li
.fa{color:#111}.woo-shop-top
ul{margin:0;padding:0}.woo-shop-top .limit-show{text-align:left}.woo-shop-top .limit-show>div{font-weight:400;display:inline-block}.woo-shop-top .sort-list{text-align:left}.woo-shop-top .sort-list
select{background:transparent;border:1px
solid #d7d7d7;border-radius:4px;padding:14px
30px;outline:none}.woocommerce .woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-result-count{margin-bottom:0}.woocommerce .woo-shop-top .woocommerce-ordering{float:none}.woocommerce .woo-shop-top .woocommerce-result-count{line-height:28px;font-size:18px;font-weight:500;color:#1d2124;margin-top:13px}@media (max-width: 767px){.woo-shop-top .sort-list
select{width:100%;margin-bottom:15px}}.woocommerce
ul.products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.woocommerce ul.products
li.product{margin:0
0 20px 0;overflow:hidden}.woocommerce ul.products.columns-2
li.product{width:50%}.woocommerce ul.products.columns-3
li.product{width:33.3333%}.woocommerce ul.products.columns-4
li.product{width:25%}@media (max-width: 1024px){.woocommerce ul.products.columns-4
li.product{width:33.33333%}}@media (max-width: 767px){.woocommerce.has-sidebar ul.products
li.product{width:49%}}@media (max-width: 425px){.woocommerce.has-sidebar ul.products
li.product{width:100%}}.woocommerce ul.products li.product a
img{width:100%;display:inline-block;margin:0}.woocommerce ul.products li.last,
.woocommerce-page ul.products
li.last{margin-right:0}.woocommerce ul.products li.product
h3{margin-bottom:8px;margin-top:18px;padding:0;font-size:18px}.woocommerce ul.products li.product h3
a{color:#1d2124}.woocommerce ul.products li.product h3 a:hover{color:#5a49f8}.woocommerce .star-rating{color:#ff9100}.woocommerce ul.products li.product .star-rating{font-size:16px;margin:0
0 8px;display:inline-block}.woocommerce ul.products li.product
.price{color:#5a49f8;font-size:18px;font-weight:700;margin-bottom:0;line-height:1}.woocommerce ul.products li.product .price
del{display:inline}.woocommerce ul.products li.product
.button{font-size:16px}.woocommerce ul.products li.product
.onsale{margin:0}.woocommerce.no-sidebar ul.products
li.product{width:22.7%}.woocommerce.no-sidebar ul.products li.product .product-thumb-area
img{width:100%}.woocommerce ul.products li.product .onsale,
.woocommerce
span.onsale{background-color:#5a49f8;padding:0}.woocommerce
a.added_to_cart{background-color:#5a49f8;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;padding:4px
12px;margin-top:5px}.woocommerce a.added_to_cart.wc-forward{border-radius:4px;margin-top:1em;margin-left:0;padding:12px
20px;line-height:1.2;font-size:16px}.woocommerce a.added_to_cart:hover{background-color:#646464}.woocommerce #yith-quick-view-modal #yith-quick-view-content{padding:10px}.woocommerce .product-thumb-area{background:#f3f6f9;position:relative;overflow:hidden;border-radius:4px;text-align:center;margin:15px;transition:all 0.3s ease-out}.woocommerce .product-thumb-area:after{content:"";height:100%;width:100%;background-color:rgba(40, 127, 249, 0.9);border-radius:4px;position:absolute;top:0;left:0;right:0;z-index:1;visibility:hidden;opacity:0;transition:all 0.3s ease-out}.woocommerce .product-thumb-area:hover:after{visibility:visible;opacity:1;box-shadow:0px 6px 20px 0px rgba(0, 0, 0, 0.25)}.woocommerce .product-thumb-area:hover{box-shadow:0px 6px 15px 0px rgba(0, 0, 0, 0.25)}.woocommerce .product-thumb-area .product-info{left:0;opacity:0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all 0.25s ease-in-out;z-index:9}.woocommerce .product-thumb-area .product-info
ul{margin:0;text-align:center;font-size:0}.woocommerce .product-thumb-area .product-info ul
li{display:inline-block;font-size:16px;padding:0
2px;overflow:hidden;transition:all 0.3s ease-out}.woocommerce .product-thumb-area .product-info ul li:nth-child(1n){transform:translateX(-100%)}.woocommerce .product-thumb-area:hover .product-info ul li:nth-child(1n){transform:translateX(0);transition-delay:0.2s}.woocommerce .product-thumb-area .product-info ul li:nth-child(2n){transform:translateY(-100%)}.woocommerce .product-thumb-area:hover .product-info ul li:nth-child(2n){transform:translateY(0);transition-delay:0.5s}.woocommerce .product-thumb-area .product-info ul li:nth-child(3n){transform:translateX(100%)}.woocommerce .product-thumb-area:hover .product-info ul li:nth-child(3n){transform:translateX(0);transition-delay:0.2s}.woocommerce .product-thumb-area .product-info ul li
a{background:#fff;color:#3e3e3e;display:inline-block;padding:8px
15px;width:50px;border-radius:4px;height:50px}.woocommerce .product-thumb-area .product-info ul li
a.add_to_cart_button{text-indent:-9999px;margin-top:0}.woocommerce
.product-thumb-area
.product-info
ul
li
a.add_to_cart_button:before{content:"\f217";font-family:"Font Awesome 5 Free";position:absolute;text-indent:0px;font-size:20px;font-weight:900;top:12px;left:0;right:0;margin:0}.woocommerce .product-thumb-area .product-info ul li
a.compare{text-indent:-9999px;margin-top:0}.woocommerce .product-thumb-area .product-info ul li a.compare:before{content:"\f362";font-family:"Font Awesome 5 Free";position:absolute;text-indent:0px;font-size:20px;font-weight:900;top:12px;left:0;right:0;margin:0}.woocommerce .product-thumb-area .product-info ul li a.add_to_wishlist
i{font-size:18px;top:4px}.woocommerce .product-info .yith-wcwl-add-to-wishlist
.feedback{background:#fff;padding:5px
10px 6px 10px;border-radius:4px 4px 0 0;display:none}.woocommerce .product-thumb-area .product-info ul li
a.added_to_cart{display:inline-flex;font-size:12px;padding:11px
0}.wishlist_table tr td.product-stock-status span.wishlist-in-stock{color:#646464}.woocommerce .product-thumb-area .product-info ul li a:hover{background:#5a49f8;color:#fff}.woocommerce .product-thumb-area .product-info ul li a
.fa{position:relative;top:2px}.woocommerce .product-thumb-area:hover .product-info{opacity:1}.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist{position:relative;margin-top:0}.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon
i{margin:0}.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist
img{background-color:#fff;left:11px;margin:0;position:absolute;top:11px}.woocommerce .product-info-area{padding:0
15px}.woocommerce #yith-wcwl-popup-message{background-color:#000;border:none;border-radius:0;color:#fff;font-weight:500;line-height:1.2;padding:10px}.product-grid-view .product-info-area .product-list-info{display:none}.product-grid-view .woo-shop-top .view-mode ul li.grid-view-nav a,
.product-list-view .woo-shop-top .view-mode ul li.list-view-nav
a{background-color:#5a49f8;border-color:#5a49f8}.product-grid-view .woo-shop-top .view-mode ul li.grid-view-nav a i,
.product-list-view .woo-shop-top .view-mode ul li.list-view-nav a
i{color:#fff}.product-list-view .product-thumb-area .product-info{display:none}.product-list-view .product-thumb-area:after{display:none}.woocommerce ul.products .grid-hide{display:none}.woocommerce.product-list-view .product-thumb-area:hover{box-shadow:0px 5px 10px 0px rgba(111, 111, 111, 0.2)}.woocommerce.product-list-view ul.products .grid-hide{display:block}.woocommerce.product-list-view ul.products li.product
h3{font-size:22px;margin:0
0 10px}.woocommerce.product-list-view ul.products .star-rating{margin-bottom:10px}.woocommerce.product-list-view ul.products li.product
.button{margin-top:0}.woocommerce.product-list-view .product-thumb-area{float:left;width:30%;margin-top:6px;margin-bottom:10px}.woocommerce.product-list-view .product-info-area.text-center{overflow:hidden;text-align:left !important}@media (max-width: 767px){.woocommerce.product-list-view .product-thumb-area{width:30%}}@media (max-width: 375px){.woocommerce.product-list-view .product-thumb-area{width:91%;margin:0
15px 20px 15px}.woocommerce.product-list-view .product-info-area{width:100%;padding:0
15px}.woocommerce.product-list-view .product-info-area.text-center{text-align:center !important}}.woocommerce.product-list-view .product-info-area .shop-excerpt{margin-top:15px}.woocommerce.product-list-view ul.products li.product,
.woocommerce-page.product-list-view ul.products
li.product{width:100%}.woocommerce.product-list-view a.added_to_cart.wc-forward{margin-top:0}.woocommerce .rt-woo-nav.related .owl-carousel .owl-stage-outer{padding:0
20px;margin-left:-20px;margin-right:-20px}.woocommerce .rt-woo-nav.related .product-thumb-area{margin:0}.woocommerce .related.products
ul.products{margin:0}.woocommerce .related.products ul.products
li.product{margin:0;width:100% !important;overflow:visible}.woocommerce .related.products ul.products li.product
.onsale{margin:0}.woocommerce.product-list-view .related.products .product-thumb-area{float:initial;width:initial;background:#f3f6f9;position:relative;overflow:hidden;border-radius:4px;text-align:center;margin:15px;transition:all 0.3s ease-out}.woocommerce.product-list-view
.related.products
.product-info-area.text-center{text-align:center !important}.woocommerce.product-list-view .related.products ul.products li.product
h3{margin:15px
0 12px}.woocommerce.product-list-view
.related.products
ul.products
li.product
.button{margin-top:15px}.woocommerce.product-list-view .product-info-area .product-list-info
ul{display:inline-flex;margin:20px
0 0}.woocommerce.product-list-view .product-info-area .product-list-info ul
li{position:relative;text-align:center;margin-right:10px}.woocommerce.product-list-view .product-info-area .product-list-info ul li
a{background:#f3f6f9;color:#3e3e3e;display:block;padding:8px
15px;min-width:50px;border-radius:4px;height:50px;transition:all 0.55s ease 0s}.woocommerce.product-list-view
.product-info-area
.product-list-info
ul
li
a:hover{background:#5a49f8;color:#fff}.woocommerce.product-list-view
.product-info-area
.product-list-info
ul
li
a.add_to_cart_button{text-indent:-9999px;margin-top:0}.woocommerce.product-list-view
.product-info-area
.product-list-info
ul
li
a.added_to_cart{display:none}.woocommerce.product-list-view
.product-info-area
.product-list-info
ul
li
a.add_to_cart_button:after{content:"\f217";font-family:"Font Awesome 5 Free";position:absolute;text-indent:0px;font-size:20px;font-weight:900;top:12px;left:0;right:0;margin:0}.woocommerce.product-list-view
.product-info-area
.product-list-info
ul
li
.yith-wcwl-add-to-wishlist
i{margin-top:8px;font-size:20px}.woocommerce.product-list-view
.product-info-area
.product-list-info
.yith-wcwl-add-to-wishlist
.feedback{display:none}.woocommerce.product-list-view
.product-info-area
.product-list-info
ul
li
a.compare{text-indent:-9999px;margin-top:0}.woocommerce.product-list-view
.product-info-area
.product-list-info
ul
li
a.compare:after{content:"\f362";font-family:"Font Awesome 5 Free";position:absolute;text-indent:0px;font-size:20px;font-weight:900;top:12px;left:0;right:0;margin:0}.woocommerce div.product
div.summary{margin-bottom:40px}.woocommerce div.product div.images.woocommerce-product-gallery{margin-bottom:40px}.woocommerce div.product div.images .woocommerce-product-gallery__image{background:#f3f6f9;border-radius:4px;padding:30px;text-align:center}.woocommerce div.product div.images .woocommerce-product-gallery__image
img{width:inherit;display:inline-block}.woocommerce
div.product
div.images
.woocommerce-product-gallery__image:first-child{margin-bottom:15px}.woocommerce
div.product
div.images
.woocommerce-product-gallery__image:nth-child(n+2){margin-right:8px;margin-bottom:8px;width:23.88888%;width:calc(23.88888%);max-width:139px;padding:10px}.woocommerce
div.product
div.images
.woocommerce-product-gallery__image:last-child{margin-right:0}@media (max-width: 1199px){.woocommerce
div.product
div.images
.woocommerce-product-gallery__image:nth-child(n+2){max-width:105px}.woocommerce div.product div.images .woocommerce-product-gallery__image{padding:20px}}@media (max-width: 991px){.woocommerce
div.product
div.images
.woocommerce-product-gallery__image:nth-child(n+2){max-width:76px}}@media (max-width: 425px){.woocommerce
div.product
div.images
.woocommerce-product-gallery__image:nth-child(n+2){max-width:92px}}@media (max-width: 320px){.woocommerce
div.product
div.images
.woocommerce-product-gallery__image:nth-child(n+2){max-width:66px}}.woocommerce div.product
.product_title{color:#1d2124;font-size:28px;line-height:1.1;margin-bottom:8px}@media (max-width: 480px){.woocommerce div.product
.product_title{clear:both}}.woocommerce div.product .woocommerce-product-rating{margin-bottom:15px}.woocommerce div.product p.price,
.woocommerce div.product
span.price{color:#7a64f2;font-size:24px;font-weight:500;margin-bottom:10px;display:block;line-height:1.4}.woocommerce div.product .single-product-meta{display:inline-block;clear:both;content:""}.woocommerce div.product
.sku{margin-bottom:10px;margin-right:30px;font-size:16px;color:#646464;display:inline-block}.woocommerce div.product .sku
span{color:#444;font-size:16px;font-weight:700;margin-right:4px}.woocommerce div.product .product-meta{margin-bottom:10px;margin-right:30px;font-size:16px;display:inline-block}.woocommerce div.product .product-meta:last-child{margin-right:0}.woocommerce div.product .product-share{display:inline-flex}.woocommerce div.product .product-share .share-links .social-text{display:none}.woocommerce div.product .product-share>span{color:#444;font-size:16px;font-weight:700;margin-right:4px}.woocommerce div.product .share-links{margin-left:10px}@media (max-width: 991px){.woocommerce div.product .share-links{margin-left:5px}}.woocommerce div.product .share-links
a{color:#969696;margin-right:12px}.woocommerce div.product .share-links a
.fa{font-size:16px}@media (max-width: 480px){.woocommerce div.product .share-links
a{margin-right:10px}}@media (max-width: 320px){.woocommerce div.product .share-links
a{margin-right:5px}.woocommerce div.product .share-links a
.fa{font-size:15px}}.woocommerce div.product .share-links a:hover{color:#7a64f2}.woocommerce div.product .product-share-icons{display:inline-flex}.woocommerce div.product .short-description{border-top:1px solid #d2d2d2;margin-top:25px;padding:25px
0 10px}.woocommerce div.product form.cart
.variations{margin-top:0;margin-bottom:10px}.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations
th{display:table-cell;padding-bottom:10px;padding-top:0;text-align:left;vertical-align:middle}.woocommerce div.product form.cart .variations
label{color:#222;font-size:16px;margin-bottom:0}.woocommerce div.product form.cart .variations
select{padding:8px
10px}.woocommerce div.product form.cart
div.quantity{margin-right:8px}@media (max-width: 320px){.woocommerce div.product form.cart
div.quantity{margin-bottom:17px}}.woocommerce div.product form.cart,
.woocommerce div.product
p.cart{margin-bottom:17px}.woocommerce div.product form.cart
.button{background-color:#5a49f8;border-radius:4px;color:#fff;font-size:16px;font-weight:600;padding:16px
32px;transition:all 0.3s ease 0s}.woocommerce div.product form.cart .button:hover{background-color:#5a49f8;color:#fff}.woocommerce div.product .product-meta
span{color:#444;font-size:16px;font-weight:700;margin-right:4px}.woocommerce div.product .product-meta
a{color:#646464}.woocommerce div.product .product-meta a:hover{color:#5a49f8}.woocommerce div.product .woocommerce-tabs{margin-bottom:30px;margin-top:30px;display:block}.woocommerce div.product .woocommerce-tabs
ul.tabs{margin-bottom:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce div.product .woocommerce-tabs ul.tabs:before{bottom:0px;border-bottom:1px solid #ccc}.woocommerce div.product .woocommerce-tabs ul.tabs
li{background:transparent;border-radius:0;border:none;margin:0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs
li.active{border:1px
solid #ccc;background:transparent}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active
a{color:#7a64f2}.woocommerce div.product .woocommerce-tabs ul.tabs li a:after{content:"";height:3px;width:100%;background-color:#7a64f2;top:-1px;left:200px;position:absolute;z-index:1;transition:0.3s ease-in-out;visibility:hidden;opacity:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{visibility:visible;opacity:1;left:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{border:0;border-radius:0;box-shadow:none;content:none;height:inherit;left:inherit;position:inherit;width:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs
li{display:inline-block;font-size:18px;color:#444;transition:0.3s ease-in-out;border:1px
solid #ccc;background-color:#f9f9f9;border-radius:4px 4px 0 0;padding:15px
30px;margin-right:10px}@media (max-width: 475px){.woocommerce div.product .woocommerce-tabs ul.tabs
li{padding:10px
15px}}.woocommerce div.product .woocommerce-tabs ul.tabs li
a{color:#444;font-weight:400;margin:0;padding:0}.woocommerce div.product .woocommerce-tabs
.panel{border:medium none;box-shadow:none;margin:25px
0 0 0}.woocommerce div.product .woocommerce-tabs .panel
ul{list-style:none;margin:0;padding:0}.woocommerce div.product .woocommerce-tabs .panel ul
li{font-size:15px}.woocommerce div.product .woocommerce-tabs .panel ul li:before{color:#7a64f2;font-family:FontAwesome;content:"\f00c";margin-right:10px}.woocommerce div.product .woocommerce-tabs
h2{font-size:20px}.woocommerce div.product .up-sells{margin-bottom:50px}.woocommerce a.woocommerce-review-link{color:#646464;font-size:18px;text-transform:capitalize}.woocommerce a.woocommerce-review-link:hover{color:#5a49f8}.woocommerce .quantity
.qty{top:-1px;position:relative;border:none;border-radius:4px;box-shadow:none;text-align:center;width:75px;padding:13px
10px;background-color:#f3f6f9;font-size:20px;color:#3e3e3e;outline:none;transition:all 0.3s ease 0s;-moz-appearance:textfield}.woocommerce .quantity
.minus{border:none;border-radius:4px;box-shadow:none;text-align:center;padding:13px
15px;background-color:#f3f6f9;font-size:24px;color:#3e3e3e;outline:none;line-height:1;transition:all 0.3s ease 0s}.woocommerce .quantity
.plus{border:none;border-radius:4px;box-shadow:none;text-align:center;padding:13px
15px;background-color:#f3f6f9;font-size:24px;color:#3e3e3e;outline:none;line-height:1;transition:all 0.3s ease 0s}.woocommerce .quantity .qty:hover,
.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover{background:#5a49f8;color:#fff}.woocommerce .quantity input[type="number"]::-webkit-inner-spin-button,
.woocommerce .quantity input[type="number"]::-webkit-outer-spin-button{}.woocommerce .quantity .input-group-btn-vertical{float:left;position:relative;vertical-align:middle;white-space:nowrap}.woocommerce .quantity .input-group-btn-vertical>.btn{border-radius:4px;display:block;float:none;height:23px;line-height:14px;margin-left:-1px;max-width:100%;outline:medium none;padding:0
7px;position:relative;width:100%}.woocommerce .quantity .input-group-btn-vertical > .btn:hover,
.woocommerce .quantity .input-group-btn-vertical > .btn:active,
.woocommerce .quantity .input-group-btn-vertical>.btn:focus{background-color:#fff;border-color:#ccc;color:#333}.woocommerce table.shop_attributes
td{padding:0
8px}.woocommerce #reviews
#comments{margin-bottom:20px}.woocommerce #reviews #comments
h2{margin-bottom:30px}.woocommerce #reviews #comments
ol.commentlist{padding:0}.woocommerce #reviews #comments ol.commentlist li .comment-text{border:1px
solid #e7e7e7;border-radius:0}.woocommerce #reviews #comments ol.commentlist li
img.avatar{padding:0}#review_form_wrapper{padding-top:5px}.woocommerce #reviews
h3{font-size:24px;margin-bottom:10px;color:#5a49f8}.woocommerce p.stars
a{color:#f7c51d}.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce
input.button{background-color:#5a49f8;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:14px
25px;line-height:1.2;outline:none;transition:all 0.3s ease-out}.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{background-color:#5a49f8;color:#fff}#review_form .form-group{margin-bottom:20px}.woocommerce #review_form #respond .comment-notes,
.woocommerce #review_form #respond .comment-form-rating{margin-bottom:20px}.woocommerce #review_form #respond .comment-form-rating{margin-top:20px}.woocommerce #review_form #respond .comment-form-rating
label{color:#5a49f8;float:left;margin-right:12px}.woocommerce #review_form #respond .comment-form-rating p.stars
span{line-height:1}.woocommerce #review_form #respond .form-submit{margin:5px
0 10px}.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails
a{border:1px
solid #e7e7e7;margin-right:1.8%;width:32%}.woocommerce.single-product div.product form.cart .group_table td:first-child{width:inherit;text-align:center}.woocommerce #review_form #respond .comment-reply-title{color:#1d2124;font-size:20px;font-weight:500}.woocommerce #reviews #comments ol.commentlist li
.meta{color:#111}.single-product.woocommerce .entry-summary>div.clear{clear:inherit;float:left}.single-product.woocommerce .entry-summary
form.cart{float:left;margin-right:10px}@media (max-width: 425px){.single-product.woocommerce .entry-summary
form.cart{float:inherit}}.single-product.woocommerce .entry-summary .yith-wcwl-add-to-wishlist{float:left;margin-top:0;margin-right:10px}@media (max-width: 425px){.single-product.woocommerce .entry-summary .yith-wcwl-add-to-wishlist{margin-bottom:30px}}.single-product.woocommerce
.entry-summary
.yith-wcwl-wishlistaddedbrowse
span.feedback,
.single-product.woocommerce
.entry-summary
.yith-wcwl-wishlistexistsbrowse
span.feedback{display:none}.single-product.woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a,
.single-product.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse
a{text-indent:-9999px;margin-top:0;position:relative;background:#f3f6f9;color:#3e3e3e;display:block;padding:8px
15px;width:50px;border-radius:4px;height:50px;float:left}.single-product.woocommerce
.entry-summary
.yith-wcwl-wishlistaddedbrowse
a:hover,
.single-product.woocommerce
.entry-summary
.yith-wcwl-wishlistexistsbrowse
a:hover{background:#5a49f8;color:#fff}.single-product.woocommerce
.entry-summary
.yith-wcwl-wishlistaddedbrowse
a:after,
.single-product.woocommerce
.entry-summary
.yith-wcwl-wishlistexistsbrowse
a:after{content:"\f004";font-family:"Font Awesome 5 Free";position:absolute;text-indent:0px;font-size:18px;top:11px;left:0;right:0;margin:0;text-align:center}.single-product.woocommerce .entry-summary
a.compare{text-indent:-9999px;margin-top:0;position:relative;background:#f3f6f9;color:#3e3e3e;display:block;padding:8px
15px;width:50px;border-radius:4px;height:50px;float:left}.single-product.woocommerce .entry-summary a.compare:hover{background:#5a49f8;color:#fff}.single-product.woocommerce .entry-summary a.compare:after{content:"\f362";font-family:"Font Awesome 5 Free";position:absolute;text-indent:0px;font-size:18px;font-weight:900;top:15px;left:0;right:0;margin:0;text-align:center}.single-product.woocommerce .entry-summary
a.add_to_wishlist{position:relative;background:#f3f6f9;color:#3e3e3e;display:block;padding:8px
15px;width:50px;border-radius:4px;height:50px}.single-product.woocommerce .entry-summary a.add_to_wishlist:hover{background:#5a49f8;color:#fff}.single-product.woocommerce .entry-summary a.add_to_wishlist:before{content:"\f004";font-family:"Font Awesome 5 Free";font-weight:900;font-size:18px;position:absolute;top:11px;left:0;right:0;margin:0;text-align:center}.single-product.woocommerce
.entry-summary
.yith-wcwl-add-button
a.single_add_to_wishlist
span{text-indent:-9999px;position:relative;display:block}.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image{background:#f3f6f9}.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image
img{width:auto;padding:78px
40px}.rtwpvg-wrapper
.rtwpvg-thumbnail-wrapper
.rtwpvg-thumbnail-slider
.rtwpvg-thumbnail-image{opacity:1;background:#f3f6f9;padding:4px}.rtwpvg-wrapper
.rtwpvg-thumbnail-wrapper
.rtwpvg-thumbnail-slider
.rtwpvg-thumbnail-image
img{width:auto}.rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-next-arrow,
.rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-prev-arrow{opacity:1}@media (max-width: 1199px){.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image
img{padding:40px
25px}}@media (max-width: 991px){.rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider{margin-right:0px !important}.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image
img{padding:24px
25px}.rtwpvg-wrapper
.rtwpvg-thumbnail-wrapper
.rtwpvg-thumbnail-slider
.rtwpvg-thumbnail-image{margin:0
2px 2px !important}}@media (max-width: 767px){.rtwpvg-images{max-width:100%}}@media (max-width: 480px){.rtwpvg-wrapper .rtwpvg-slider .rtwpvg-gallery-image
img{padding:25px
28px}}@media (max-width: 320px){.rtwpvg-wrapper
.rtwpvg-thumbnail-wrapper
.rtwpvg-thumbnail-slider
.rtwpvg-thumbnail-image{margin:0
3px 1px !important}}p.demo_store{background-color:#5a49f8}.woocommerce-message:before,.woocommerce-info:before{color:#5a49f8}.woocommerce-message,.woocommerce-info{border-color:#7a64f2}.woocommerce
table.shop_table{border-radius:0}.woocommerce-cart .woocommerce
table.shop_table{border-width:1px 1px 0 0}.woocommerce-cart .woocommerce
table.shop_table.cart{margin:0
0 100px}.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table
td{border-width:0 0 1px 1px;color:#1d2124;text-align:center}.woocommerce-cart .woocommerce table.shop_table th.product-name,
.woocommerce-cart .woocommerce table.shop_table td.product-name{text-align:left}.woocommerce-cart
.woocommerce
table.shop_table
td.product-quantity
.spinner.quantity,
.woocommerce-cart .woocommerce table.shop_table td.product-remove>a{margin:0
auto}.woocommerce-cart .woocommerce table.shop_table td.product-name>a{font-weight:500;color:#1d2124}.woocommerce-cart .woocommerce table.shop_table td.product-name>a:hover{color:#5a49f8}.woocommerce-cart .woocommerce table.shop_table td.product-price > span,
.woocommerce-cart .woocommerce table.shop_table td.product-subtotal>span{font-weight:500}.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot
th{font-weight:700}.woocommerce-cart
.woocommerce
table.shop_table
td.product-quantity
.spinner.quantity
input{color:#111}.woocommerce-cart .woocommerce
.actions{padding:10px
12px}.woocommerce-cart .woocommerce .actions
input.button{padding:10px
15px}.woocommerce-cart .woocommerce .actions
#coupon_code{border-color:#d7d7d7;border-radius:4px;margin-right:10px;padding:13px
10px;width:120px !important}.woocommerce-cart table.cart
img{width:65px}#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout{text-align:right}#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:inline-block;padding:15px
35px}.woocommerce-cart .wc-proceed-to-checkout{padding-bottom:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{margin-bottom:0}.woocommerce
.cart-collaterals
.cross-sells
ul.products
li
.product-thumb-area
li{width:inherit}.woocommerce .cart-collaterals .cross-sells h2:after{content:none}.woocommerce .cart-collaterals .cross-sells
h2{margin-bottom:10px;padding-bottom:0}.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce .cart-collaterals .cart_totals
h2{color:#111;font-size:24px;margin-bottom:35px}.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled{color:#111}.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover{background-color:#5a49f8;color:#fff}.woocommerce-cart .woocommerce .cart_totals
table.shop_table{border-width:1px}.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce
input.button.alt{background-color:#5a49f8;color:#fff;font-size:16px;font-weight:500}.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{background-color:#5a49f8;color:#fff}.woocommerce-checkout .checkout_coupon
.button{padding:12px
25px}.woocommerce-checkout .woocommerce
h3{color:#1d2124;font-size:24px;margin-bottom:25px}.woocommerce-checkout .woocommerce
label{color:#111}.woocommerce form.woocommerce-checkout .form-row{margin-bottom:20px}.woocommerce form.woocommerce-checkout .form-row.place-order{margin-bottom:0}.woocommerce .woocommerce-terms-and-conditions-wrapper{width:100%}.woocommerce form.woocommerce-checkout .form-row .select2-choice{padding:4px
8px}.woocommerce form .form-row input.input-text,
.woocommerce form .form-row
textarea{line-height:1.2;padding:10px;border-radius:0px;border:1px
solid #dedede}.woocommerce-checkout
.woocommerce-billing-fields
.select2-container--default
.select2-selection--single{background-color:#fff;border:1px
solid #dedede;border-radius:0px;height:42px;padding:6px
0}.woocommerce-checkout
.woocommerce-billing-fields
.select2-selection--single
.select2-selection__arrow{height:42px;position:absolute;top:1px;right:1px;width:20px}.woocommerce-checkout .select2-container .select2-choice{border-radius:0}.woocommerce-checkout #customer_details,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table{margin-bottom:40px}.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated
select{border-color:#ccc;background-color:#f5f5f5}.woocommerce table.shop_table.woocommerce-checkout-review-order-table{border-color:1px solid #ccc;border-width:0 0 1px 1px}.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table
th{border-width:1px 1px 0 0;color:#111}#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout
#payment{background-color:#ededed;border-radius:0}.woocommerce-order-received
.woocommerce{color:#111}.woocommerce-order-received .woocommerce
h2{font-size:20px}.woocommerce-order-received .woocommerce .order_details
li{font-size:1em}.woocommerce-order-received .woocommerce
.shop_table{margin-bottom:40px;border-color:#ccc;border-width:1px 1px 0 0}.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .woocommerce .shop_table
td{border-color:#ccc;border-width:0 0 1px 1px}.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received{font-size:20px;margin-bottom:40px}.woocommerce-order-received .woocommerce .title
h3{margin-bottom:10px}.woocommerce-account
.woocommerce{color:#111}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content{float:none;width:inherit}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{margin-bottom:50px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation
ul{list-style-type:none;margin:0;padding:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul
li{color:#fff;display:inline-block;margin-bottom:5px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li
a{color:#fff;padding:10px
20px;background-color:#5a49f8;display:inline-block}.woocommerce-account
.woocommerce
.woocommerce-MyAccount-navigation
ul
li.is-active
a,
.woocommerce-account
.woocommerce
.woocommerce-MyAccount-navigation
ul
li.is-active
a:hover,
.woocommerce-account
.woocommerce
.woocommerce-MyAccount-navigation
ul
li
a:hover{background-color:#000}.woocommerce-account .woocommerce
.shop_table{margin-bottom:0;border-color:#ccc;border-width:1px 1px 0 0;font-size:1em}.woocommerce-account .woocommerce .shop_table th,
.woocommerce-account .woocommerce .shop_table
td{border-color:#ccc;border-width:0 0 1px 1px}.woocommerce-account .woocommerce table
.button{padding:8px
14px}.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders .order-actions,
.woocommerce table.woocommerce-MyAccount-downloads th,
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads .order-actions{text-align:center}.woocommerce-edit-address .woocommerce-MyAccount-content > p,
.woocommerce-edit-account .woocommerce-MyAccount-content .form-row{margin-bottom:30px}.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button{margin-top:30px}.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce
form.register{border-radius:0}.woocommerce-account .woocommerce form.login .form-row,
.woocommerce-account .woocommerce form.register .form-row{margin-bottom:20px}.woocommerce .wishlist-title
h2{color:#111;margin-bottom:25px;padding:0}.woocommerce
.shop_table.wishlist_table{border-color:#dedede;border-width:1px 1px 0 0;color:#111;font-size:14px;margin-bottom:0px}.woocommerce .shop_table.wishlist_table
tfoot{display:none}.woocommerce .shop_table.wishlist_table th,
.woocommerce .shop_table.wishlist_table
td{border-color:#dedede;border-width:0 0 1px 1px;text-align:center}.woocommerce .shop_table.wishlist_table tfoot
td{text-align:left}.woocommerce .wishlist_table td.product-add-to-cart
a{display:inline-block !important;border-radius:4px;padding:10px
14px;font-size:14px}.yith-wcwl-form .hidden-title-form{margin:15px
0}.yith-wcwl-form .hidden-title-form>input[type="text"]{padding:12px
12px}.yith-wcwl-form .hidden-title-form>input[type="submit"]{padding:14px
20px;font-weight:500;line-height:1.2;border-radius:4px}.align-wrap{width:100vw;margin-left:calc(50% - 50vw)}@media screen and (min-width: 900px){.align-wrap{width:auto;margin-left:calc(50% / 0.62 - 50vw)}}.align-wrap
.alignfull{width:100%;margin:0
0 0 auto}@media (max-width: 480px){img.alignleft{float:none;margin-bottom:13px;margin-right:0px;padding-top:5px;display:block}img.alignright{float:none;margin-left:0px;margin-bottom:15px;padding-top:15px}}.has-sidebar .wp-block-cover.alignwide,
.has-sidebar .wp-block-cover.alignfull,
.has-sidebar .wp-block-image.alignfull,
.has-sidebar .wp-block-columns.alignfull,
.has-sidebar .wp-block-media-text.alignfull,
.has-sidebar .wp-block-gallery.alignfull,
.has-sidebar .wp-block-gallery.alignwide,
.has-sidebar .wp-block-columns.alignwide,
.has-sidebar .wp-block-image.alignwide,
.has-sidebar .wp-block-media-text.alignwide,
.has-sidebar .is-type-video.alignfull,
.has-sidebar .wp-block-embed-vimeo.alignwide.wp-block-embed,
.has-sidebar .alignwide.wp-block-embed{margin-left:0;margin-right:0}.has-strong-magenta-background-color{background-color:#a156b4}.has-strong-magenta-color{color:#a156b4}.has-light-grayish-magenta-background-color{background-color:#d0a5db}.has-light-grayish-magenta-color{color:#d0a5db}.has-very-light-gray-background-color{background-color:#eee}.has-very-light-gray-color{color:#eee}.has-very-dark-gray-background-color{background-color:#444}.has-very-dark-gray-color{color:#444}.has-small-font-size{font-size:12px}.has-large-font-size{font-size:36px;line-height:1.2}.has-huge-font-size{font-size:48px;line-height:1.2}.has-regular-font-size{font-size:16px}.wp-block-image.alignleft.is-resized{margin-left:0;margin-right:30px}.wp-block-image.alignright.is-resized{margin-left:30px;margin-right:0}.wp-block-separator{border:none;border-bottom:2px solid #ccc;margin:50px
0;text-align:left;background:transparent}.wp-block-pullquote{border-top:3px solid #5a49f8;border-bottom:3px solid #5a49f8;margin-bottom:20px;padding:0;text-align:left}blockquote.wp-block-pullquote{background:#f8f8f8;border-radius:4px;font-size:22px;font-weight:400;font-style:italic;padding:45px
60px 40px;margin:0px
0px 20px !important;color:#092d4c;text-align:left}.wp-block-pullquote
p{font-size:22px}.wp-block-pullquote
cite{font-weight:500;font-size:16px;color:#5a49f8;text-transform:capitalize}.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright
blockquote{padding-left:40px}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:30px
40px 30px 150px;border-left:2px solid #5a49f8}.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large
cite{text-align:left;font-size:16px}.wp-block-quote.is-style-large cite
em{font-style:normal}.wp-block-quote:not(.is-large):not(.is-style-large){border-left:2px solid #5a49f8;border-right:none;padding-left:150px;margin:40px
0}.wp-block-quote.is-large p,
.wp-block-quote.is-style-large
p{font-size:26px}.wp-block-quote.is-style-large cite
br{display:none}.wp-block-columns.has-3-columns .wp-block-quote,
.wp-block-columns.alignwide .wp-block-column:last-child .wp-block-quote{margin:0;padding-left:20px;padding-right:20px}.wp-block-pullquote.is-style-solid-color
blockquote{max-width:100%;color:#fff}.wp-block-pullquote.is-style-solid-color
blockquote.has-digeco-button-light-gray-color{color:rgb(62, 62, 62)}.wp-block-pullquote.is-style-solid-color blockquote
cite{color:inherit}:root .has-digeco-button-dark-blue-background-color{background-color:rgb(90, 73, 248)}:root .has-digeco-button-light-blue-background-color{background-color:rgb(122, 100, 242)}:root .has-digeco-button-dark-violet-background-color{background-color:rgb(117, 14, 213)}:root .has-digeco-button-light-gray-background-color{background-color:rgb(62, 62, 62)}:root .has-digeco-button-white-background-color{background-color:rgb(255, 255, 255)}.has-digeco-button-dark-blue-color{color:rgb(90, 73, 248)}.has-digeco-button-light-blue-color{color:rgb(122, 100, 242)}.has-digeco-button-dark-violet-color{color:rgb(117, 14, 213)}.has-digeco-button-light-gray-color{color:rgb(62, 62, 62)}.has-digeco-button-white-color{color:rgb(255, 255, 255)}.wp-block{max-width:720px}.wp-block[data-align="wide"]{max-width:1080px}.wp-block[data-align="full"]{max-width:none}pre{background:#fff;color:#646464}code,
a
code{color:#5a49f8}kbd{color:#646464;padding:3px
5px 2px 5px;margin:0
1px;background:#eaeaea;background:rgba(0, 0, 0, 0.07)}.wp-block-button{margin-bottom:25px}a.wp-block-button__link:not([href]):not([tabindex]){color:#fff}a.wp-block-button__link:not([href]):not([tabindex]):hover{color:#fff}.wp-block-button.is-style-outline
a.wp-block-button__link:not([href]):not([tabindex]){color:#5a49f8}.wp-block-button.is-style-outline
a.wp-block-button__link:not([href]):not([tabindex]):hover{color:#7a64f2}.wp-block-button .wp-block-button__link{background-color:#5a49f8;color:#fff;border-radius:4px;display:inline-flex;align-items:center;padding:12px
25px;font-size:16px;font-weight:500;position:relative;overflow:hidden;z-index:2;transition:all 0.3s ease-out}.wp-block-button .wp-block-button__link:hover{color:#fff;background:#7a64f2}.wp-block-button.is-style-outline .wp-block-button__link{background:transparent;border:2px
solid #5a49f8;color:#5a49f8}.wp-block-button.is-style-outline .wp-block-button__link:hover{border-color:#7a64f2;color:#7a64f2}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-button .has-digeco-button-dark-blue-background-color{background-color:rgb(90, 73, 248)}.wp-block-button .has-digeco-button-light-blue-background-color{background-color:rgb(122, 100, 242)}.wp-block-button .has-digeco-button-dark-violet-background-color{background-color:rgb(117, 14, 213)}.wp-block-button .has-digeco-button-light-gray-background-color{background-color:rgb(62, 62, 62)}.wp-block-button .has-digeco-button-white-background-color{background-color:rgb(255, 255, 255)}a.wp-block-button__link.has-digeco-button-dark-blue-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-dark-blue-color{color:rgb(90, 73, 248)}a.wp-block-button__link.has-digeco-button-light-blue-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-light-blue-color{color:rgb(122, 100, 242)}a.wp-block-button__link.has-digeco-button-dark-violet-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-dark-violet-color{color:rgb(117, 14, 213)}a.wp-block-button__link.has-digeco-button-light-gray-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-light-gray-color{color:rgb(62, 62, 62)}a.wp-block-button__link.has-digeco-button-white-color:not([href]):not([tabindex]),
.wp-block-button .has-digeco-button-white-color{color:rgb(255, 255, 255)}a.wp-block-button__link.has-digeco-button-dark-blue-color:not([href]):not([tabindex]):hover,a.wp-block-button__link.has-digeco-button-light-blue-color:not([href]):not([tabindex]):hover,a.wp-block-button__link.has-digeco-button-dark-violet-color:not([href]):not([tabindex]):hover,a.wp-block-button__link.has-digeco-button-light-gray-color:not([href]):not([tabindex]):hover,a.wp-block-button__link.has-digeco-button-white-color:not([href]):not([tabindex]):hover{color:#fff}.wp-block-table td,
.wp-block-table
th{border:1px
solid #dedede;padding:5px}.wp-block-image .alignleft.is-resized{margin-top:0}.wp-block-image{margin-top:23px;margin-bottom:23px}.wp-block-latest-posts.is-grid{margin-left:20px}.wp-block-latest-posts.is-grid
li{margin:0
0 10px 0}.wp-block-columns.has-2-columns .wp-block-column{margin-bottom:0}@media only screen and (min-width: 600px){.entry-content .wp-block-columns{flex-wrap:nowrap}}.wp-block-image .alignleft,
.wp-block-image
.alignright{margin-top:23px;margin-bottom:23px}.wp-block-cover{margin-top:23px;margin-bottom:23px}.wp-block-cover a,
.wp-block-cover .wp-block-cover-text a,
.wp-block-cover .has-text-color a,
.wp-block-cover .has-text-align-center
a{color:#fff}.wp-block-cover a:hover,
.wp-block-cover .wp-block-cover-text a:hover,
.wp-block-cover .has-text-color a:hover{text-decoration:underline}.wp-block-cover .has-digeco-button-dark-blue-color
a{color:rgb(90, 73, 248)}.wp-block-cover .has-digeco-button-light-blue-color
a{color:rgb(122, 100, 242)}.wp-block-cover .has-digeco-button-dark-violet-color
a{color:rgb(117, 14, 213)}.wp-block-cover .has-digeco-button-light-gray-color
a{color:rgb(62, 62, 62)}.wp-block-cover .has-digeco-button-white-color
a{color:rgb(255, 255, 255)}.entry-content .wp-block-cover{margin-top:0px}.wp-block-cover p:not(.has-text-color){color:#fff}.wp-block-cover.alignleft{margin-top:0}.wp-block-gallery{display:block;margin-top:23px;margin-bottom:16px}.wp-block-gallery.alignleft{display:flex;margin-top:10px}.wp-block-gallery.alignleft .blocks-gallery-item{display:inline-block}.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper{margin:23px
0}.wp-block-coblocks-social .wp-block-button__link{border:none}p:last-child img.size-full.alignright{clear:both;padding-top:0}.wp-block-spacer{clear:both}.gallery .gallery-item{text-align:center}.site-content nav.comment-navigation{padding-top:0}.site-content nav.comment-navigation
ul{margin-top:0;margin-bottom:40px}.site-content nav.comment-navigation ul
li{margin-right:0}.site-content nav.comment-navigation ul li
a{height:inherit;width:inherit;padding:12px
25px;line-height:30px}figure.wp-caption.alignnone{margin:15px
auto 15px}.wp-block-file .wp-block-file__button{background:#32373c;padding:10px
20px}.has-media-on-the-right.is-stacked-on-mobile{margin-bottom:20px}:root .wp-block-cover.has-pale-pink-background-color{background-color:#000}.wp-caption .wp-caption-text{margin-top:0.5em;margin-bottom:0;color:#555d66;font-size:13px;line-height:1.4}.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image
figcaption{margin-top:0.5em;margin-bottom:0;color:#555d66;font-size:13px;line-height:1.4;text-align:center}.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item
figcaption{line-height:1.4}#meanmenu{position:relative}.mean-bar .header-action-items{position:absolute;top:14px;right:67px}.mean-container .mean-bar{width:100%;position:relative;background:#fff;padding:10px
0;z-index:999999;border-bottom:2px solid #26c6da}.offscreen-navigation .sub-menu{padding:0px;display:none}.offscreen-navigation li>a{display:block;position:relative;color:#4c4b4b;font-size:14px;font-weight:500;padding:5px
30px}.offscreen-navigation .sub-menu
li{border-top:1px dashed #ddd}.offscreen-navigation .sub-menu li
a{padding-left:50px}.offscreen-navigation .sub-menu li>a{font-size:14px;font-weight:500}.offscreen-navigation .menu>li{padding:0px;border-top:1px dashed #ddd}.offscreen-navigation li.menu-item-has-children>a:after{content:"+";display:inline-block;transition:0.1s;right:25px;position:absolute;font-size:20px}.offscreen-navigation li.menu-item-has-children>a.opened:after{content:"-"}.offscreen-navigation ul li:before{content:"\f105";font-family:"Font Awesome 5 Free";font-size:10px;font-weight:900;color:#7a64f2;transition:all 0.3s ease-out;position:absolute;left:14px;top:5px}.offscreen-navigation ul
li{position:relative}.mean-container ul.sub-menu li:before{left:30px}.offscreen-navigation .sub-menu .sub-menu li
a{padding-left:60px}.mean-container .sub-menu ul.sub-menu li:before{left:50px}.offscreen-navigation .sub-menu .sub-menu .sub-menu li
a{padding-left:100px}.offscreen-navigation .mega-menu>ul>li:before{display:none}.mean-container .sub-menu .sub-menu ul.sub-menu li:before{left:70px}@media only screen and (min-width: 1025px){#meanmenu{display:none}}@media only screen and (max-width: 1025px){#masthead{display:none}}.mean-bar .header-btn-new.mobile-btn{position:absolute;right:12%;top:8px}.mean-bar
.sidebarBtn{position:absolute;font-size:20px;right:15px;top:11px;cursor:pointer}.header-style-2 .rt-header-menu{background:transparent}.rt-slide-nav{position:absolute;background:white;width:100%;left:0;z-index:99;display:none;max-height:calc(100vh - 200px);overflow-y:auto;box-shadow:0px 0px 10px 0px #0000001c}.rt-slide-nav
ul{list-style-type:none;margin:0px;padding:0}#meanmenu .mean-bar .logo-small{width:140px;padding:0px
15px}body.slidemenuon{overflow:hidden}.mean-container .mean-bar .button-btn{position:absolute;right:100px;top:11px;border:1px
solid #5a49f8;border-radius:4px;font-size:15px;font-weight:500}.mean-container .mean-bar
.barsearch{position:absolute;right:46px;top:16px;font-weight:700;line-height:1}.mean-container .mean-bar .barsearch i:before{font-size:18px}.mean-container .mean-bar
a{display:inline-block;padding:0
15px}.mean-container .mean-bar .cart-icon-area{position:absolute;right:215px;top:11px}@media (max-width: 425px){.mean-container .mean-bar .button-btn{right:87px}.mean-container .mean-bar
.barsearch{right:40px}.mean-container .mean-bar .cart-icon-area{right:200px}}@media (max-width: 320px){.mean-container .mean-bar .button-btn{right:82px;padding:0
7px;line-height:1.8;top:14px;font-size:14px;display:none}.mean-container .mean-bar
.barsearch{right:38px}.mean-container .mean-bar .cart-icon-area{right:75px}}