@charset "UTF-8";



/*!
 * 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}/* Menu Section css---------------------------------------------------------------------------------------------------- */ 
@media (max-width: 1100px) {
    .spnc-custom .dropdown-menu {
        border-top: none;
        border-bottom: none;
        box-shadow: none;
        border: none;
    }
    .spnc-classic .spnc-nav .nav .open > a,
    .spnc-classic .spnc-nav .nav .open > a:hover,
    .spnc-classic .spnc-nav .nav .open > a:focus {
        border-color: #106eea;
    }
}
@media (max-width: 1100px) {
    .spnc-classic .spnc-nav > li > a:hover,
    .spnc-classic .spnc-nav > li > a:focus {
        background-color: transparent;
        color: #106eea;
    }
    .spnc-classic .spnc-nav > .open > a,
    .spnc-classic .spnc-nav > .open > a:hover,
    .spnc-classic .spnc-nav > .open > a:focus {
        background-color: transparent;
        color: #106eea;
    }
    .spnc-classic .spnc-nav > .active > a,
    .spnc-classic .spnc-nav > .active > a:hover,
    .spnc-classic .spnc-nav > .active > a:focus {
        background-color: transparent;
        color: #106eea;
        border-top: none;
    }
}
@media (min-width: 100px) and (max-width: 1100px) {
    .spnc .spnc-nav > .active > a,
    .spnc .spnc-nav > .active > a:hover,
    .spnc .spnc-nav > .active > a:focus {
        color: #106eea;
        background-color: transparent;
    }
    .spnc .spnc-nav > .open > a,
    .spnc .spnc-nav > .open > a:hover,
    .spnc .spnc-nav > .open > a:focus {
        background-color: transparent;
        color: #106eea;
        border-bottom: 1px dotted #4c4a5f;
    }
}
/*===================================================================================*/
/*  spnc
/*===================================================================================*/
.spnc-custom{background-color: #fff;border: 0;border-radius: 0;z-index: 1000;font-size: 1.000rem;transition: background, padding 0.4s ease-in-out 0s;margin: 0;border-radius: 50px}
.spnc a { transition: color 0.125s ease-in-out 0s; }
.spnc-custom .spnc-brand{letter-spacing: 1px;font-weight: 600;font-size: 2.000rem;line-height: 1.5;color: #1b1b1b;margin-left: 0px;height: auto;padding: 18px 10px 18px 0px}
.spnc-brand{float: left;height: 50px;padding: 15px 15px;font-size: 18px;line-height: 20px;}
.site-branding-text { float: left; margin: 0; padding: 13px 50px 13px 0; }
.site-title { height: auto; font-size: 1.875rem; line-height: 1.3; font-weight: 600; margin: 0; padding: 0px; }
.site-description { padding: 0; margin: 0; }
.spnc-custom .spnc-nav li { margin: 0px; padding: 0; }
.spnc-custom .spnc-nav li > a{position: relative;color: #000000;font-weight: 400;font-size: 1.25rem;padding: 16px 20px;border-radius: 25px;transition: all 0.2s ease-in-out 0s;margin: 5px 0}
/*Dropdown Menu*/
.spnc-custom .dropdown-menu{border-radius: 0;padding: 0;min-width: 200px;background-color: #21202e;box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);position: static;float: none;width: auto;margin-top: 0}
.spnc-custom .dropdown-menu > li { padding: 0 10px; margin: 0; }
.spnc-custom .dropdown-menu > li > a{color: #d5d5d5;border-bottom: 1px dotted #363544;border-radius: 0;font-weight: 400;font-size: 1rem;padding: 12px 15px;transition: all 0.2s ease-in-out 0s;letter-spacing: 0.7px;white-space: normal}
.spnc-custom .dropdown-menu > li > a:hover,
.spnc-custom .dropdown-menu > li > a:focus {padding: 12px 15px 12px 20px;}
.spnc-custom .dropdown-menu > li > a:hover,
.spnc-custom .dropdown-menu > li > a:focus {color: #ffffff;background-color: #282737;}
.spnc-custom .dropdown-menu .dropdown-menu {left: 100%;right: auto;top: 0;margin-top: 0;}
.spnc-custom .dropdown-menu.left-side .dropdown-menu {border: 0;right: 100%;left: auto;}
.spnc-custom .dropdown-menu .open > a,
.spnc-custom .dropdown-menu .open > a:focus,
.spnc-custom .dropdown-menu .open > a:hover {background: #282737;color: #fff;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { border-color: #363544;}
.spnc-custom .dropdown-menu > .active > a,
.spnc-custom .dropdown-menu > .active > a:hover,
.spnc-custom .dropdown-menu > .active > a:focus {color: #fff;background-color: transparent;}
.spnc-custom .spnc-toggle .icon-bar { background: #121213; width: 40px; height: 2px; }
.spnc-toggle .icon-bar + .icon-bar { margin-top: 8px; }
/*--------------------------------------------------------------
            spnc Overlapped & Stiky Header Css
--------------------------------------------------------------*/
body.page .header-overlapped ~ #slider-carousel { margin: -70px 0 70px; }
body.page-template.page-template-template-business .header-overlapped ~ #slider-carousel,
body.blog .header-overlapped,
body.page-template.page-template-template-overlapped .header-overlapped ~ #slider-carousel,body.page-template.page-template-template-overlaped .header-overlapped ~ #slider-carousel {
    margin: 0px;
}
body.home.blog .header-overlapped,
body.page-template-template-business .header-overlapped,
body.page-template-template-overlaped .header-overlapped {background-color: transparent;margin: 0;position: relative;z-index: 99;}
.header-overlapped { margin: 0 0 70px; }
.header-overlapped .page-title-section { background-color: transparent; }
.spnc-overlapped {position: absolute;right: 0;left: 0;top: 0;z-index: 20;background-color: rgba(0,0,0,0.2);}
@media (min-width:500px) {
    body.home.blog .spnc-overlapped,
    body.page-template-template-business .spnc-overlapped,body.page-template-template-overlaped .spnc-overlapped{position: absolute;right: 0;left: 0;top: 0;z-index: 20}
}
.spnc-overlapped { min-height: 90px; position: relative; }
.header-overlapped .page-seperate {display: none;}
.spnc-overlapped .spnc-brand { padding: 20px 0px; color: #ffffff; }
.spnc-overlapped .spnc-brand:hover,
.spnc-overlapped .spnc-brand:focus {color: #ffffff;}
.spnc-overlapped .site-title a,
.spnc-overlapped .site-title a:hover,
.spnc-overlapped .site-title a:focus,
.spnc-overlapped .site-description {color: #fff;}
.spnc-overlapped .spnc-nav > li > a {color: #fff;border-bottom: 2px solid transparent;padding: 34px 10px;margin-left: 5px;margin-right: 5px;}
.spnc-overlapped .spnc-nav > li > a:hover,
.spnc-overlapped .spnc-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
    border-bottom: 2px solid rgba(255,255,255,1);
}
.spnc-overlapped .spnc-nav > .open > a,
.spnc-overlapped .spnc-nav > .open > a:hover,
.spnc-overlapped .spnc-nav > .open > a:focus {
    background-color: transparent;
    color: #fff;
    border-bottom: 2px solid transparent;
}
.spnc-overlapped .spnc-nav > .active > a,
.spnc-overlapped .spnc-nav > .active > a:hover,
.spnc-overlapped .spnc-nav > .active > a:focus {
    background-color: transparent;
    color: #fff;
    border-bottom: 2px solid rgba(255,255,255,1);
}
.spnc-overlapped .cart-header { width: 25px; height: 25px; margin: 33px 7px 32px 20px; }
.spnc-overlapped .cart-header > a.cart-icon { color: #fff; border: 1px solid #ffffff; }
.spnc-overlapped .cart-header > a.cart-icon { width: auto; height: auto; border: 0 none; padding: 0; }
.spnc-overlapped .cart-header > a .cart-total { right: -11px; top: -4px; }
/*Header Stiky Menu*/
.stiky-header{position: fixed;top: 0;left: 0;right: 0;z-index: 999;background: #21202e;transition: all 0.3s ease;min-height: 70px;box-shadow: 0 2px 3px rgba(0,0,0,.1)}
.spnc-overlapped.stiky-header .spnc-brand { padding: 10px 0px; }
.spnc-overlapped.stiky-header .site-branding-text { padding: 3px 50px 3px 15px; }
.spnc-overlapped.stiky-header .spnc-nav > li > a { padding: 24px 10px; }
.spnc-overlapped.stiky-header .cart-header { margin: 23px 7px 22px 20px; }
/*--------------------------------------------------------------
                spnc Classic Header Css
--------------------------------------------------------------*/
.mobile-header { display: none; }
@media (max-width: 1100px) {
.desktop-header { display: none; }
#wrapper .mobile-header { display: block; }
.mobile-header .spnc-classic { background-color: #fff; }
}
.spnc-classic { z-index: 20; background-color: #21202e; }
.spnc-classic { min-height: 60px; }
.spnc-classic .spnc-nav { float: none; }
.spnc-classic .spnc-nav > li > a { color: #fff; padding: 20px 25px; }
.spnc-classic .spnc-collapse { border-top: 1px solid #434158; }
.spnc-classic .cart-header { width: 25px; height: 25px; margin: 18px 10px 17px 20px; }
.spnc-classic .cart-header > a.cart-icon { color: #fff; border: 1px solid #ffffff; }
.spnc-classic .cart-header > a.cart-icon { width: auto; height: auto; border: 0 none; padding: 0; }
.spnc-classic .cart-header > a .cart-total { right: -11px; top: -4px; }
.header-widget-info .spnc-brand { height: auto; padding: 15px 0px; }
@media (min-width: 1100px) and (max-width: 1101px) {
/*spnc Classic*/
.spnc-classic .spnc-nav > li > a { padding: 20px 25px; }
.spnc-classic .spnc-nav .cart-header { margin: 18px 12px 18px 20px; }
}

/*--------------------------------------------------------------
        Menubar - Media Queries
--------------------------------------------------------------*/
@media (min-width: 1101px){
    .spnc-collapse.collapse{display: -webkit-box!important;display: -ms-flexbox!important;display: flex!important;-ms-flex-preferred-size: auto;flex-basis: auto;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
    .spnc-nav {margin: 0;}
    .spnc-custom .spnc-nav > li {float: left;}
    .spnc-header {
                float: left; flex: 0 1 23%;
            }
            .spnc-toggle {
                display: none;
            }
            .spnc-custom .spnc-nav > li.menu-item-type-custom i{    padding-left: 6px;
    line-height: 1;
        }
    }

        @media (min-width: 768px){
            /* spnc Classic */
            .spnc-classic .spnc-nav { float: none; }
        }
        @media (min-width: 1101px) {
            .spnc-transparent { background: transparent; padding-bottom: 0px; padding-top: 0px; margin: 0; }
            .spnc-custom .open > .dropdown-menu { visibility: visible; opacity: 1; }
            .spnc-right .dropdown-menu { right: auto; left: 0; }
            .spnc-classic .spnc-collapse { padding-right: 5px; padding-left: 5px; }
        }
            @media (min-width: 1101px) {
            .spnc-custom .container-fluid{width: 970px;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto}
            .spnc-custom .dropdown-menu > li > a { padding: 12px 15px;margin: 0; }
            .spnc-custom .dropdown-menu > li > a:hover,
            .spnc-custom .dropdown-menu > li > a:focus {
                padding: 12px 15px 12px 20px;
                    border-radius: 0;
            }
            .spnc-custom .open .dropdown-menu { background-color: #21202e; }
            .spnc-custom .dropdown-menu { position: absolute; display: block; visibility: hidden; opacity: 0; }
            .spnc-custom .dropdown-menu > li > a i {
                float: right;
            }

        }
        @media (min-width: 1200px) {
            .spnc-custom .container-fluid{width: 1170px;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto}
        }
        @media (min-width: 1200px) {
            .spnc-custom .container-fluid.fullwidth {
                width: auto;
            }
        }


        /** BELOW MAX-WIDTH MEDIA QUERIES **/

        @media (max-width: 1100px) {
            /* spnc */
            .spnc-custom .spnc-nav { letter-spacing: 0px; margin-top: 1px; margin-bottom: 0; }
            .spnc-custom .spnc-nav li { margin: 0 15px; padding: 0; }
            body .spnc-custom .spnc-nav.nav li > a, body .spnc-custom .spnc-nav.nav li > a, body .spnc-nav.nav > li.parent-menu a{ color: #bbb; padding: 12px; }
            body .spnc-custom .spnc-nav.nav li > a.search-icon{padding: 1px 12px 0;line-height: 38px;}
            .spnc-custom .spnc-nav > li > a:focus,
            .spnc-custom .spnc-nav > li > a:hover {
                background: transparent;
                color: #fff;
            }
            .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon, .spnc-custom .spnc-nav a {color: #bbb;}
            .spnc-custom .spnc-nav li > a.search-icon {padding-top: 15px;}
             .cart-header {height: 25px}
            .spnc-custom .dropdown-menu > li > a {
                display: block;
                clear: both;
                font-weight: normal;
            }
            .spnc-custom .dropdown-menu.search-panel {top: 53px;}
            .spnc-custom .dropdown-menu > li > a:hover,
            .spnc-custom .dropdown-menu > li > a:focus {
                background-color: #21202F;
                color: #fff;
                padding: 12px 0px 12px 0px;
            }
            .spnc-custom .open .dropdown-menu{position: static;float: none;width: auto;margin-top: 0;background-color: transparent;border: 0;-webkit-box-shadow: none;box-shadow: none}
            .spnc-custom .open .dropdown-menu > li > a {
                line-height: 20px;
            }
            .spnc-custom .open .dropdown-menu .dropdown-header,
            .spnc-custom .open .dropdown-menu > li > a {
                padding: 12px 0px;
            }
            .spnc-custom .open .dropdown-menu .dropdown-menu .dropdown-header,
            .spnc-custom .open .dropdown-menu .dropdown-menu > li > a {
                padding: 12px 0px;
            }
            .spnc-custom li a,
            .spnc-custom .dropdown-search {
                border-bottom: 1px dotted #4c4a5f;
            }
            .spnc-header { padding: 0px 15px; float: none; }
            .spnc-custom .spnc-brand { padding: 20px 50px 20px 0px; }
            .spnc-toggle { display: block; margin: 20px 15px 20px 0; padding: 9px 12px;float: right; }
            .spnc-custom.spnc5.hp-hc .spnc-toggle { float: none; margin: 15px auto; }
            .site-branding-text { padding: 17px 50px 17px 15px; }
            .spnc-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
            .spnc-collapse.collapse { display: none!important; }
            .spnc-custom .spnc-nav { background-color: #21202e; float: none!important; margin: 0px }
            .spnc-custom .spnc-nav > li { float: none; }
            .spnc-collapse.collapse.in { display: block!important; }
            .collapsing { overflow: hidden!important; }
            .spnc-collapse,
            .spnc-collapse.collapse.in {
                padding-right: 0px;
                padding-left: 0px;
            }

            .spnc-custom.hp-hc .spnc-nav > li {
                float: none;
                display: block;
            }
            .spnc-custom.hp-hc .spnc-nav {text-align: left;}
            .spnc5.spnc-custom .spnc-nav > .active > a:after {content: none;}


            /*spnc Overlapped*/
            .spnc-overlapped.stiky-header .spnc-toggle {
                margin: 13px 15px 13px 0;
            }
            .spnc-overlapped.stiky-header .spnc-collapse.in {
                max-height: 500px;
                padding-right: 0px;
            }

        }
        @media (max-width: 1100px) {
            .spnc-custom .dropdown a > i.fa {
                font-size: 0.938rem;
                position: absolute;
                right: 0;
                margin-top: -6px;
                top: 50%;
                padding-left: 7px;
            }
            /*spnc Overlapped*/
            .spnc-overlapped.stiky-header .spnc-brand { padding: 20px 0px; }
            .spnc-overlapped.stiky-header .spnc-nav > li > a { padding: 12px 15px; }
            .spnc-overlapped .spnc-nav > li > a:hover,
            .spnc-overlapped .spnc-nav > li > a:focus {
                border-bottom: 1px dotted #4c4a5f;
            }
            .spnc-overlapped .spnc-nav > .active > a,
            .spnc-overlapped .spnc-nav > .active > a:hover,
            .spnc-overlapped .spnc-nav > .active > a:focus {
                border-bottom: 1px dotted #4c4a5f;
            }
            .spnc-overlapped .spnc-toggle { color: #fff; }
            .spnc-overlapped .spnc-toggle .icon-bar { background-color: #fff; }

        }
        @media (max-width: 768px) {
            .spnc-header { padding: 0 15px; }
            .spnc-collapse,
            .spnc-collapse.collapse.in { padding-right: 15px; padding-left: 15px; }
            .spnc-custom .spnc-brand { padding: 20px 50px 20px 15px; }
        }
        @media (max-width: 500px) {
            .spnc-custom .spnc-brand { float: none; display: block; text-align: center; padding: 25px 15px 5px 15px; }
            .spnc-custom .spnc-brand img { margin: 0 auto; }
            .site-branding-text { padding: 17px 15px 17px 15px; float: none; text-align: center; }
            .spnc-toggle { float: none; margin: 10px auto 5px; }
            /*spnc Overlapped*/
            .spnc-overlapped { position: relative; background-color: #21202e; border-bottom: 1px solid #4c4a5f; }
            .spnc-overlapped .spnc-collapse.in { bottom: 0px; }
            .spnc-overlapped .spnc-collapse { bottom: 0px; }
            .spnc-overlapped.stiky-header .spnc-toggle { float: none; margin: 10px auto 25px; }
            .spnc-overlapped.stiky-header .site-branding-text {
                padding: 17px 15px 17px 15px;
                float: none;
                text-align: center;
            }
            body.blog .spnc-overlapped { position: relative; }
             .spnc-header .custom-logo-link-url {display: block; text-align: center;padding: 5px 10px 10px 10px;}
             .spnc-header{
                text-align: center;
             }

        }

 /*===================================================================================*/
  /*    CART ICON
/*===================================================================================*/
 .spnc-widget-toggle{width: 30px;height: 30px;line-height: 1.6;text-align: center;background: transparent;position: relative;float: left;margin: 21px 8px 21px 5px;display: inline-block;padding-left: 12px}
 .spnc-custom .spnc-nav li > a.search-icon{display: inline-block;float: left;color: #000;border-radius: 12px;text-align: center;font-size: 16px;padding: 11px 15px 9px 15px;margin: 12px 10px 12px 20px;border: 1px solid #d7d7d7;font-family: unset;font-style: unset}
 .spnc-widget-toggle > a.spnc-toggle-icon{-wekbit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;display: inline-block;font-size: 1.125rem;color: #000;width: 100%;height: 100%;padding: 0px}
 .cart-header > a .cart-total{font-family: 'Open Sans', Sans-serif;font-size: 0.688rem;line-height: 1.7;color: #ffffff;font-weight: 600;position: absolute;right: -12px;top: -7px;padding: 1px;width: 1.225rem;height: 1.225rem;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-wekbit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s}
        @media (min-width: 100px) and (max-width: 1100px) {
            .cart-header { float: left;margin:8px;display: inline-block; }
            .cart-header > a.cart-icon { color: #fff; }
        }

.spnc-custom.header-1 .spnc-nav li > a.search-icon {font-size: 1rem;}
        /*-------------------------------------------------------------------------
        /* spnc - Logo Right Align with Menu
        -------------------------------------------------------------------------*/

        @media (min-width: 1101px) {
            .spnc-header.align-right {
                float: right;
            }
            .spnc-header.align-right ~ .spnc-collapse { padding-left: 0; }
        }
        @media (max-width: 1100px) {
            .spnc-header.align-right .spnc-toggle {
                float: left;
                margin-left: 15px;
            }

        }
        .spnc-brand.align-right, .site-branding-text.align-right {
            float: right;
            margin-right: 0px;
            margin-left: 50px;
            padding-right: 0px;
        }
        @media (max-width: 768px) {
            .spnc-brand.align-right, .site-branding-text.align-right {
                padding-right: 15px;
            }
        }
        @media (max-width: 500px) {
            .spnc-brand.align-right{
                float: none;
                padding: 10px 15px 30px 15px;
            }
            .site-branding-text.align-right {
                float: none;
                padding: 10px 15px 30px 15px;
                margin-left: 0;
            }
            .spnc-header.align-right .spnc-toggle {
                float: none;
                margin: 30px auto 10px;
            }
        }
        .p-lef-right-0 { padding-left: 0; padding-right: 0; }


        /*-------------------------------------------------------------------------
        /* spnc - Logo Center Align with Menu
        -------------------------------------------------------------------------*/

        .mobile-header { display: none; }
        @media (max-width: 1100px){
            .desktop-header {
                display: none;
            }
            .mobile-header {
                display: block;
            }
        }
        .spnc-center-fullwidth .container-fluid {
            padding-left: 0px;
            padding-right: 0px;
            width: auto;
        }
        @media (min-width: 1101px) {
            .spnc-center-fullwidth .logo-area {
                margin: 0 auto;
                padding: 40px 0;
                text-align: center;
            }
            .spnc-brand.align-center, .site-branding-text.align-center{
                float: none;
                padding: 0px;
                display: inline-block;
            }
            .spnc-center-fullwidth .spnc-nav {
                float: none;
                margin: 0 auto;
                display: table;
            }
        }
        .spnc-center-fullwidth .spnc-collapse {
            border-top: 1px solid #e9e9e9;
            border-bottom: 1px solid #e9e9e9;
        }
        .spnc-center-fullwidth .spnc-nav > .active > a,
        .spnc-center-fullwidth .spnc-nav > .active > a:hover,
        .spnc-center-fullwidth .spnc-nav > .active > a:focus {
            color: #106eea;
            background-color: transparent;
        }
        .spnc-center-fullwidth .spnc-nav li > a {
            padding: 20px;
        }
        .spnc-center-fullwidth .dropdown-menu > li > a {
            padding: 12px 15px;
        }
        .spnc-center-fullwidth .sp-search-area {
            margin-top: 10px;
            margin-bottom: 8px;
        }
        @media (min-width: 1101px) {
            .spnc-nav ul.dropdown-menu .fa-angle-down:before {
                content: "\f105";
            }
        }
        @media (min-width: 1101px) {
          .spnc-custom .dropdown-menu > li > a i {
              padding-top: 2px;
          }
        }
</style>
<style>body.boxed{ background-image:url(#);}</style>
<style type="text/css" id="header-css">
 .site-title,
.site-description {
    clip: rect(1px 1px 1px 1px); /* IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
    }
</style>
<style type="text/css" id="wp-custom-css">
.page-template-template-center .index-logo.index5 .col-xs-12,.page-template-template-center .index-logo.index5 .col-md-4,.page-template-template-center .index-logo.index5 .col-sm-5{margin:0 auto;float:none;}
.spnc-custom .dropdown-menu > li {
    padding: 0 5px;}
.dark_layout{background-color: #222222;box-shadow: 0 2px 0 0 #000000;color: #ffffff;border-radius: 2px;border: 0px none;display: inline-block;font-family: "Open Sans",Helvetica,Arial,sans-serif;font-size: 13px;font-weight: 600;letter-spacing: 1.5px;line-height: 20px;margin: 5px 2px;padding: 5px 13px;text-align: center;text-decoration: none;text-transform: uppercase;transition: all 0.3s ease 0s;vertical-align: middle}
.dark_layout:hover {color: #fff;}
.spnc.spnc-custom .header-button a{border: 0; -webkit-box-shadow: none; box-shadow: none;color: #fff; cursor: pointer;font-size: 0.875rem;font-weight: 600;line-height: 1.6; padding: 0.75rem 1.3rem;text-shadow: none;-webkit-transition: background 0.2s;transition: background 0.2s;border-radius: 50px;margin: 20px 17px;}
.header-sidebar {background-color: transparent;width: 100%;z-index: 999;position: absolute;}
@media (min-width: 768px){
.spnc-nav {float: left;margin: 0;}
.spnc-nav > li {float: left;}
}
.spnc-custom ul { list-style: none; }
.nav > li {position: relative; display: block;}
.dropup, .dropdown {position: relative;}
.clrfix::after {display: block;clear: both; content: "";}
.clrfix:before, .clrfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .spnc-container:before, .spnc-container:after, .spnc-container-fluid:before, .spnc-container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .spnc:before, .spnc:after, .spnc-header:before, .spnc-header:after, .spnc-collapse:before, .spnc-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}
.clrfix:after, .dl-horizontal dd:after, .spnc-container:after, .spnc-container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .spnc:after, .spnc-header:after, .spnc-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}
.nav > li > a {position: relative;display: block;padding: 10px 15px;}
.dropdown-menu > li > a {display: block;clear: both;font-weight: normal;line-height: 1.42857143;}
.dropdown-menu {margin: 2px 0 0;position: absolute;top: 100%;left: 0;z-index: 1000;display: none;}
.spnc-toggle{color: #000;font-size: 1rem;font-weight: 400;}
.trsprnt-menu{background-color: transparent;border-color: transparent;position: relative;width: 100%;z-index: 999;}
.header-sidebar .widget .head-contact-info.time-info li {border-right: none;}
.spnc-custom .dropdown-menu.search-panel {top: 75px;left: auto;right: 0px;padding: 12px 3px 12px;width: 315px;}
.custom-logo-link-url{display: inline-block;vertical-align: middle;padding: 10px 10px 10px 0px}
.custom-logo-link-url .site-title a{color: #000000;}
.custom-logo-link-url .site-description{color: #000000;}
@media (max-width: 767px){
    .header-sidebar .widget .custom-social-icons {display: block; padding: 0 0 10px;}
}
@media (max-width: 1100px){
.spnc-custom .dropdown-menu.search-panel {position: absolute;left: 0;width: 250px;}
.spnc-custom .dropdown-menu.search-panel {top: 50px;}
.post .entry-content .more-link {float: none;}
}
.footer-meta.entry-meta .tag-links a{background: #e5e5e5;border-radius: 50px;padding: 0.25rem 0.854rem;}
.spnc-custom .spnc-navbar {margin: 1px 10px;border-radius: 50px;padding: 15px;}
.spnc-dark-layout{line-height: 1.6;text-align: center;background: transparent;position: relative;float: left;margin: 21px 8px 21px 5px;padding-left: 12px;}
.spnc-dark-icon{position: relative;color: #000000;font-weight: 400;font-size: 1.25rem;transition: all 0.3s ease-in-out 0s;text-transform: uppercase;}
.spnc-toggle-icon i{font-size: 26px;}
@media (min-width: 1101px){
    .header-sidebar .spnc-custom .spnc-container {display: flex;align-items: center;}
}
@media (max-width: 1100px){
    .open>.dropdown-menu {display: block;}
    .header-sidebar.spnc-header-center .spnc-toggle { display: block;  margin: 15px auto 0; float: none;}
}
@media (min-width: 1101px){
    .header-sidebar.spnc-header-center .spnc-custom .spnc-container {display: block;}
    .header-sidebar.spnc-header-center .custom-logo-link-url{padding: 0;}
}
@media (min-width:992px) and (max-width: 1100px){body .spnc-custom .spnc-nav.nav li > a.search-icon {padding: 8px 14px 8px;line-height: 28px;}}
.header-2 .spnc-custom .spnc-nav li > a.search-icon{font-size: 18px;padding: 16px 8px 9px 8px;}
.header-2 .spnc-widget-toggle > a.spnc-toggle-icon {padding: 11px 31px 26px 13px;text-align: center;}
.header-2 .spnc-widget-toggle {height: 45px;}
.header-2.header-sidebar {max-width: 100%;}
.header-sidebar.header-1 .spnc-navbar .spnc-container{background-color: #fff;box-shadow: 0 10px 20px 0 rgb(20 18 35 / 10%);padding: 12px 0px;border-radius: 50px;}
.header-sidebar.header-1 .spnc-custom .spnc-navbar {border-radius: 50px;}
@media (min-width: 1101px){.header-1 .spnc-custom .spnc-container {gap: 20px;width: unset;}}
@media (max-width:1100px){.header-2.header-sidebar .custom-logo, .header-2.header-sidebar .dark-custom-logo {margin-top: 8px;}}
@media (max-width:992px){.header-2.header-sidebar .custom-logo, .header-2.header-sidebar .dark-custom-logo {margin-top: 12px;}}    
@media (max-width: 500px){.header-2.header-sidebar .spnc-toggle {float: none;margin: 10px auto 12px;}}/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//lebambousarl.com/wp-content/themes/newscrunch/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/*
Theme Name: Newscrunch
Theme URI: https://spicethemes.com/newscrunch-wordpress-theme/
Author: spicethemes
Author URI: https://spicethemes.com
Description: Newscrunch is a magazine and blog theme. It is a lightweight, elegant, and fully responsive theme specifically designed for creating magazines, newspapers, editors, blogs, and dynamic news websites. It seamlessly integrates with the Gutenberg block editor, empowering you to effortlessly build your website using intuitive blocks. The theme is highly compatible with popular plugins such as Contact Form 7, Polylang, and WPML, offering expanded functionality. Newscrunch Theme prioritizes user privacy and complies with the General Data Protection Regulation (GDPR) guidelines by refraining from collecting any personal data restricted under GDPR. Additionally, all fonts used in the theme are locally hosted, eliminating the reliance on external resources like Google Fonts. The theme is also schema-ready, enhancing search engine visibility and optimization. With its GDPR compliance, sleek design, and efficient performance, Newscrunch Theme caters to various businesses. It provides a wide range of widgets and sections tailored to specific industries, enabling you to swiftly create a stunning website with beautiful designs. To explore the theme further, feel free to check out our demo at: https://demo-newscrunch.spicethemes.com/demo-one/
Tags: blog, news, photography, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, rtl-language-support, one-column, two-columns, full-width-template, sticky-post, right-sidebar, footer-widgets, grid-layout
Version: 1.1.1
Requires at least: 4.5
Tested up to: 6.3
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: newscrunch
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Common
2.0 Forms
3.0 Buttons
4.0 Lists
5.0 Tables
6.0 Links
7.0 Header Contact Details
8.0 Social Icons
9.0 Woocommerce Header Cart
10.0 Mixed Classes
11.0 Blog Section
 11.1 Blog Article
 11.2 Blog Sidebar
 11.3 Blog Single post
12.0  Shop and product section
13.0  footer section site info
14.0  footer Sidebar section
15.0 Footer Layout
16.0 Breadcrumnb
17.0 Pagination
18.0  Error 404 page
19.0 Header sticky 
20.0 New Widget Sidebar 
21.0 Grid Classes
23.0 Banner-Design view
24.0 Highlights-Design view
25.0 Blog-wrapper-0-Design view
26.0 Blog-wrapper-1-Design view
27.0  Blog-wrapper-2-Design view
28.0  Blog-wrapper-3-Design view 
29.0  Video Section
30.0  Blog-wrapper-2-Design view
31.0  Blog Single Page
32.0  PRE LOADERS
33.0  Blog Page with Sidebar
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Common
--------------------------------------------------------------*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
}

html {
  font-size: 1rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  html {
    font-size: 0.875rem;
  }
}

@media (min-width: 200px) and (max-width: 768px) {
  html {
    font-size: 0.75rem;
  }
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

body,
button,
input,
select,
textarea {
  color: #858585;
  font-family: "Poppins", "Work Sans", "Helvetica Neue", helvetica, arial,
    sans-serif;
  line-height: 1.6;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
}

body {margin: 0;font-weight: 400;}
.spnc-wrapper {background-color: #fff;}
h1,h2,h3,h4,h5,h6 {clear: both;line-height: 1.5;margin: 0 0 1.875rem;color: #000000;font-weight: 700;}
h1 {font-size: 2.625rem;}
h2 {font-size: 1.875rem;}
h3 {font-size: 1.5rem;}
h4 {font-size: 1.25rem;}
h5 {font-size: 1.125rem;}
h6 {font-size: 1rem;}
p {margin: 0 0 1.6rem;padding: 0;font-size: 1.125rem;color: #858585;}
p:last-child {margin-bottom: 0rem;padding: 0;}
dfn,cite,em,i {font-style: italic;}
blockquote {font-size: 1.125rem;font-style: italic;margin: 0 0 1.563rem;overflow: hidden;padding: 0.625rem 1.25rem;quotes: "" "";color: #000000;font-weight: 400;}
blockquote cite {color: #a5a5a5;font-size: 1rem;display: block;font-style: normal;font-weight: 400;margin-top: 0.5em;}

q {
  quotes: "“" "”" "‘" "’";
}

blockquote:before,blockquote:after {content: "";}
:focus {outline: thin dotted;}
address {margin: 0 0 1.5em;}
pre {background: #eee;font-size: 1rem;line-height: 1.6;margin-bottom: 1.6em;max-width: 100%;overflow: auto;padding: 1.6em;color: #000;}
hr {background-color: #bbb;border: 0;height: 1px;margin-bottom: 1.5em;}
code,kbd,tt,var {font-size: 1rem;}
abbr,acronym {border-bottom: 1px dotted #666;cursor: help;}
mark,ins {background: #e8e8e8;text-decoration: none;}
big {font-size: 125%;}
iframe {border: 0;}
#wrapper {background-color: #eeeef5;margin: 0px auto;overflow: hidden;}
.sticky {}
cite {font-style: italic;}
.bypostauthor {}
#attachment_907 {width: 100%;}
img {max-width: 100%;height: auto;vertical-align: middle;}
.alignnone img {display: block;height: auto;width: 99%;}
img.alignleft,.wp-caption.alignleft {margin-right: 1.875rem;}
img.alignright,.wp-caption.alignright {margin-left: 1.875rem;float: right;}
img.wp-caption .alignnone {display: block;margin: 0 auto;height: auto;width: 100%;}
.wp-caption .wp-caption-text,.gallery-caption,.entry-caption {clear: left;font-style: italic;line-height: 1.5em;margin: 0.75em 0;text-align: center;}
.wp-caption.alignright {margin: 0.3125rem 0 1.25rem 1.25rem;}
.wp-caption p.wp-caption-text {font-size: 0.813rem;margin: 0.75rem 0;text-align: center;font-style: italic;line-height: 1.5em;}
.wp-caption.alignleft {margin: 0.3125rem 1.25rem 1.25rem 0;}
.gallery .gallery-icon img {height: auto;max-width: 90%;padding: 0;}
.gallery-item .gallery-caption,.hc_service_column .gallery-item .gallery-caption {font-size: 0.813rem;margin: 0.75rem 0;text-align: center;font-style: italic;line-height: 1.5em;}
a img.alignright {float: right;}
a img.alignnone {margin: 0.3125rem 1.25rem 1.25rem 0;}
a img.alignleft {float: left;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
@media screen and (min-width: 30rem) {img.alignleft {float: left;margin-right: 1.25rem;}}
.alignleft {display: inline;float: left;margin-right: 1.25rem;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}
fieldset {margin-bottom: 1rem;border: 1px solid #e9e9e9;margin: 0 2px;padding: 0.35rem 0.95rem 0.75rem;}
fieldset p {margin: 0px 0 1.25rem;}
legend {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 1.5rem;color: #0f0f16;font-weight: 600;display: table;max-width: 100%;border-bottom: none;width: auto;padding: 0;white-space: normal;}
.bg-default-color {background-color: #f5f6fa;}
.bg-default-color-2 {background-color: #f5f6fa;}
.bg-default-color-3 {background-color: #ffffff;}
.sponsors.bg-default {background-color: #f5f6fa;}
.text-center {text-align: center;}

/*--------------------------------------------------------------
2.0 Forms
--------------------------------------------------------------*/
label {color: #000000;display: block;font-weight: 400;margin-bottom: 0.5em;font-size: 1rem;}
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 {display: block;width: 100%;font-size: 1.25rem;font-family: "Poppins";color: #000000;line-height: 1.2;background-color: transparent;border: 1px solid #d7d7d7;padding: 0.65em;transition: 0.2s;}
input[type="text"]:hover,input[type="text"]:focus,input[type="email"]:hover,input[type="email"]:focus,input[type="url"]:hover,input[type="url"]:focus,input[type="password"]:hover,input[type="password"]:focus,input[type="search"]:hover,input[type="search"]:focus,input[type="number"]:hover,input[type="number"]:focus,input[type="tel"]:hover,input[type="tel"]:focus,input[type="range"]:hover,input[type="range"]:focus,input[type="date"]:hover,input[type="date"]:focus,input[type="month"]:hover,input[type="month"]:focus,input[type="week"]:hover,input[type="week"]:focus,input[type="time"]:hover,input[type="time"]:focus,input[type="datetime"]:hover,input[type="datetime"]:focus,input[type="datetime-local"]:hover,input[type="datetime-local"]:focus,input[type="color"]:hover,input[type="color"]:focus,textarea:hover,textarea:focus {border: 1px solid #669c9b;}
select {-webkit-border-radius: 0px;border-radius: 0px;height: 5em;max-width: 100%;}
input[type="radio"],input[type="checkbox"] {margin-right: 0.5em;}
input[type="radio"]+label,input[type="checkbox"]+label {font-weight: 400;}
button,input[type="button"],input[type="submit"] {background: transparent;-webkit-box-shadow: none;box-shadow: none;cursor: pointer;display: inline-block;font-size: 0.938rem;font-weight: 600;line-height: 1;padding: 1rem 2.188rem;text-shadow: none;-webkit-transition: background 0.4s;transition: background 0.4s;border-radius: 0;}
input+button,input+input[type="button"],input+input[type="submit"] {padding: 0.75em 2em;}
button.secondary,input[type="reset"],input[type="button"].secondary,input[type="reset"].secondary,input[type="submit"].secondary {background-color: #ddd;color: #222;}
button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus {color: #ffffff;outline: none;}

button.secondary:hover,button.secondary:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="button"].secondary:hover,input[type="button"].secondary:focus,input[type="reset"].secondary:hover,input[type="reset"].secondary:focus,input[type="submit"].secondary:hover,input[type="submit"].secondary:focus {background: #bbb;}

/* Placeholder text color */
::-webkit-input-placeholder {
  color: #777777;
}

:-moz-placeholder {
  color: #777777;
}

::-moz-placeholder {
  color: #777777;
}

:-ms-input-placeholder {
  color: #777777;
}

.form-control:focus {outline: 0;box-shadow: none;}
@media (min-width: 1100px) {.spnc-collapse.collapse .ml-auto {margin-left: auto !important;}}

/*===================================================================================
3.0 BUTTONS
===================================================================================*/
.btn-small {min-width: 8.5rem;font-size: 1rem;padding: 0.688rem 0.7rem;}
.btn-ex-small {min-width: 9rem;font-size: 1rem;padding: 0.563rem 2.188rem;}
.btn-small,.btn-ex-small {display: inline-block;-webkit-font-smoothing: antialiased;position: relative;letter-spacing: 0;border-radius: 0;text-align: center;transition: 0.3s;font-weight: 600;}
.btn-default:focus,.btn-light:focus,.btn-border:focus {outline: thin dotted;}
.btn-default {color: #ffffff;}
.btn-default:hover,.btn-default:focus {background: #ffffff;color: #000000;border: 1px solid #ffffff;}
.btn-light {background: #ffffff;color: #000000;border: 1px solid #ffffff;}
.btn-light:hover,.btn-light:focus {color: #ffffff;}
.btn-default-dark {color: #ffffff;}
.btn-default-dark:hover,.btn-default-dark:focus {background: #000000;color: #fff;}
.btn-default-light {color: #ffffff;}
.btn-default-light:hover,.btn-default-light:focus {background: transparent;}
.btn-border {background: #ffffff;color: #000000;}
.btn-border:hover,.btn-border:focus {color: #ffffff;}
.btn-light.focus,.btn-light:focus {box-shadow: none;}
.btn-light:not(:disabled):not(.disabled):active {color: #fff;}
.btn-light:not(:disabled):not(.disabled):active:focus {box-shadow: none;}

/*--------------------------------------------------------------
4.0 Lists
--------------------------------------------------------------*/
ul,ol {margin: 0 0 1.5em 1.125em;padding: 0;}
ul {list-style: disc;}
ol {list-style: decimal;}
li>ul,li>ol {margin-bottom: 0;margin-left: 1.5em;}
dt {font-weight: 700;}
dd {margin: 0 1.5em 1.5em;}
ul>li>ul {padding-top: 0.938rem;}

/*--------------------------------------------------------------
5.0 Tables
--------------------------------------------------------------*/
table {border-collapse: collapse;margin: 0 0 1.5em;width: 100%;word-wrap: break-word;}
thead th {border-bottom: 2px solid #bbb;padding-bottom: 0.5em;}
th {padding: 0.4em;text-align: left;}
tr {border-bottom: 1px solid #eee;}
td {padding: 0.4em;}
th:first-child,td:first-child {padding-left: 0;}
th:last-child,td:last-child {padding-right: 0;}

/*--------------------------------------------------------------
6.0 Links
--------------------------------------------------------------*/
a {color: #000000;text-decoration: none;transition: 0s;cursor: pointer;}

/*==================================================================================
7.0 HEADER CONTACT DETAILS
===================================================================================*/
.spnc-light h2 {margin: 0;padding-bottom: 0;font-size: 2.25rem;}
.header-sidebar {padding: 0;}
.head-contact-info,.head-time-info {padding: 1.3rem 0 1.3rem;margin: 0px;display: inline-block;}
.head-contact-info li {display: inline-block;margin: 0rem;color: #000000;font-size: 1.25rem;position: relative;font-weight: 400;}
.header-sidebar .widget .head-contact-info li {padding-right: 1rem;margin-right: 1rem;}
.head-contact-info li:last-child {padding-right: 0;}
.head-contact-info li a {color: #000000;}
.head-contact-info i {margin-right: 0rem;margin-left: 0rem;padding: 0;height: 2.5rem;width: 2.5rem;line-height: 2.3;text-align: center;font-size: 18px;}
.header-2 .head-contact-info i {margin-right: 0rem;margin-left: 0rem;padding: 0;height: 2.5rem;width: 1.25rem;text-align: left;line-height: 2.3;font-size: 1.125rem;}
.footer-sidebar ul {list-style: none;margin: 0;}
@media (max-width: 500px) {.head-contact-info li {padding-right: 0;}}
.btn-box {position: relative;}
.btn-style-one {position: relative;font-size: 1rem;line-height: 1.875rem;font-weight: 600;overflow: hidden;padding: 0.76rem 1.375rem 0.76rem;background-color: transparent;display: inline;}
.btn-style-one:hover,.btn-style-one:focus {color: #ffffff;}
/*===================================================================================
8.0 SOCIAL ICONS
/*===================================================================================*/
.custom-social-icons {margin: 0;padding: 0;}
@media (min-width: 1100px) {.header-sidebar .widget .custom-social-icons {float: right;}}
@media (max-width: 991px) {.header-sidebar .spnc-right {float: none;}}
@media (max-width: 1100px) {
  .header-sidebar .spnc-topbar {text-align: center;}
  .header-sidebar .widget .custom-social-icons {float: none;display: inline-block;padding: 0 0 10px;}
  .spnc.spnc-custom .header-button {display: inline-block;margin: 0;}
}
.widget .address-info i {padding-right: 0.625rem;padding-left: 0.063rem;}
.custom-social-icons li {display: inline-block;padding: 1.3rem 0.5rem 1.3rem;}
.custom-social-icons li>a:before {display: none;}
.custom-social-icons li>a {font-size: 14px;transition: all 0.3s;display: inline-block;border-radius: 12px;height: 2.5rem;width: 2.5rem;line-height: 2.5;text-align: center;font-size: 1rem;border: 1px solid #d7d7d7;}
.contact .custom-social-icons li>a {background-color: #eeeeee;}
.custom-social-icons li a i {padding: 0;}
.widget em {font-style: normal;display: inline-block;margin: 0;color: #ffffff;font-size: 0.938rem;position: relative;padding: 0.413rem 0 0.313rem;}
@media (min-width: 991px) {.widget em {float: right;}}
.widget .wp-block-image {margin: 0.625rem;}
.widget .wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {margin-top: 0.75rem;padding: 0px;}

/*===================================================================================*/
/*  Search Box Style
/*===================================================================================*/

/* 1. Search bar Fullwidth - hidden search field */
#searchbar_fullwidth {display: none;float: none;width: 100%;height: 3.875rem;border-top: 1px solid #d8d8d8;padding-left: 9.375rem;padding-right: 9.375rem;z-index: 1;position: relative;background: #fff;-webkit-box-shadow: -1px 3px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow: -1px 3px 2px rgba(0, 0, 0, 0.3);box-shadow: -1px 3px 2px rgba(0, 0, 0, 0.3);}
#search_box_fullwidth {display: block;width: 88%;border: 0;outline: none;padding: 0;height: 3.75rem;line-height: 3.75rem;font-size: 1.25rem;font-weight: 500;color: #64646d;}
#search_submit_fullwidth {display: block;float: right;margin: 0.563rem 0 0.563rem;font-size: 1.75rem;background: none;color: #202020;border: 0;outline: none;line-height: 1.5;cursor: pointer;padding: 0;}

/* 2. Search Bar Fullscreen - hidden search field */
#searchbar_fullscreen {position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.95);-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;-webkit-transform: translate(0px, -100%) scale(0, 0);-moz-transform: translate(0px, -100%) scale(0, 0);-o-transform: translate(0px, -100%) scale(0, 0);-ms-transform: translate(0px, -100%) scale(0, 0);transform: translate(0px, -100%) scale(0, 0);opacity: 0;z-index: 1000;}
#searchbar_fullscreen input[type="search"] {position: absolute;top: 50%;width: 100%;color: #64646d;background: rgba(0, 0, 0, 0);font-size: 3.125rem;font-weight: 400;text-align: center;border: 0px;margin: 0rem auto;margin-top: -3.188rem;padding-left: 1.875rem;padding-right: 1.875rem;outline: none;}
@media (max-width: 991px) {#searchbar_fullscreen input[type="search"] {font-size: 2.125rem;margin-top: -1.25rem;}}
#searchbar_fullscreen .btn {position: absolute;top: 60%;left: 50%;right: auto;margin-top: 3.813rem;margin-left: -2.813rem;border-radius: 2px;border: black;color: #ffffff;padding: 0.563rem 1.563rem;font-size: 0.938rem;font-weight: 400;}
#searchbar_fullscreen .close {position: fixed;top: 0.938rem;right: 0.938rem;color: #fff;opacity: 1;padding: 0.625rem 1.063rem;font-size: 1.688rem;}
#searchbar_fullscreen.open {-webkit-transform: translate(0px, 0px) scale(1, 1);-moz-transform: translate(0px, 0px) scale(1, 1);-o-transform: translate(0px, 0px) scale(1, 1);-ms-transform: translate(0px, 0px) scale(1, 1);transform: translate(0px, 0px) scale(1, 1);opacity: 1;}
#searchbar_fullscreen .search-form {width: 100%;position: unset;}
.search-box-outer a.bg-light {background-color: transparent;}
#searchbar_fullscreen.bg-light {background-color: #f8f9fa;}
#searchbar_fullscreen.bg-light .close {color: #000;}
#searchbar_fullscreen.bg-light .close:hover {color: #fff;}
/*===================================================================================*/
/*  Search Box
/*===================================================================================*/
.nav-search {margin-right: 1.563rem;display: inline-block;line-height: 1rem;position: relative;top: 0px;}
.nav .open>.search-icon,.nav .open>.search-icon:focus {background-color: unset;border-color: unset;}
.spnc .search-box-outer .dropdown-menu {top: 3.125rem;left: auto;right: 0px;padding: 0px;width: 20.25rem;margin: 0px;background-color: #fff;border-top: solid 1px #ee591f;}
.search-box-outer .search-form input[type="submit"] {padding: 0.75rem 1.25rem;}
@media (max-width: 786px) {.spnc .search-box-outer .dropdown-menu {position: absolute;width: 17.5rem;left: 0;}}
.search-box-outer .dropdown-menu>li {padding: 0.25rem 0.5rem;border: none;background: none;}
.search-form {width: 100%;position: relative;}
.search-form label {width: 98%;margin-bottom: 0;}
.search-form .screen-reader-text {display: none;}
.search-panel .form-container {padding: 0.625rem 0 2px 0;}
.search-panel input[type="search"] {display: block;width: 100%;height: 2.5rem;line-height: 1.5rem;background: #ffffff;border: 1px solid #e0e0e0;padding: 0.4375rem 5.625rem 0.4375rem 0.4375rem;-webkit-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;-moz-transition: all 300ms ease;transition: all 300ms ease;font-size: large;}
.search-form input[type="submit"] {cursor: pointer;position: absolute;width: auto;transition: all 0.3s ease-in-out;color: #fff;font-weight: 600;height: 2.5rem;left: auto;right: 0rem;font-size: 0.938rem;top: 0rem;padding: 0.75rem 1.563rem;}
.search-box-outer .dropdown-toggle::after {display: none;}
.search-box-outer a {font-size: 0.813rem;font-weight: 600;padding-right: 0;}
.search-box-outer a i {padding-right: 3px;}
@media (min-width: 768px) and (max-width: 992px) {.search-box-outer .dropdown-menu {top: 2.188rem;}}
.search-box-outer .sub-arrow {display: none;}
form.search-form input.search-submit,input[type="submit"],button[type="submit"] {color: #ffffff;border: 0 none;border-radius: 4px;display: inline-block;font-size: 0.875rem;margin: 0;text-align: center;transition: all 0.4s ease 0s;}
/*===================================================================================
10.0 Mixed Classes
===================================================================================*/
.spnc-container {width: 100%;max-width: 1320px;margin: 0 auto;}
.spnc-container-fluid {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.section-space {padding: 4.688rem 0 4.375rem;}
.page-section-space {padding: 2.2rem 0 2.375rem;}
.some-space-section {padding: 4.8125rem 0 4.375rem;}
.widget_media_image img {border-radius: 5px;width: 100%;}
.spnc-left {float: left;}
.spnc-right {float: right;}
/*--------------------------------------------------------------
11.0 Blog Section
11.1 Blog Article
--------------------------------------------------------------*/
.blog .post .post-thumbnail {position: relative;overflow: hidden;margin: 0;text-align: center;}
.blog .list-view .post-thumbnail {width: 24.063rem;height: auto;float: left;}
.blog .post-thumbnail img {transform: scale(1) translateY(0);transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);}
.blog .post:hover .post-thumbnail img,.blog .post:focus .post-thumbnail img {transform: scale(1.1) translateY(-12px);}
.post .entry-content {overflow: hidden;}
.more-link {margin-left: 2px;margin-bottom: 2px;font-weight: 500;}
.post-content {padding: 1.5rem 1.875rem;}
.more-link i {font-size: 0.875rem;margin-left: 0.2rem;}
.entry-date a {position: absolute;z-index: 1;top: 36%;left: 0rem;font-size: 0.875rem;font-weight: 400;display: inline-block;padding: 0.25rem 1.25rem;color: #fff;word-break: break-word;transform-origin: 0 0;transform: rotate(270deg);}
@media (max-width: 768px) and (min-width: 601px) {.blog.grid-view.grid-view-sidebar .entry-date a {top: 16%;}}
@media (max-width: 768px) {.blog .entry-date a {top: 32%;}}
.remove-image {position: absolute;left: 0;bottom: 2.5rem;}
.remove-image a {position: unset;}
.post .entry-header h4 {margin-bottom: 0.875rem;font-weight: 600;}
.entry-content p {margin-bottom: 0;padding-bottom: 1.25rem;}
.entry-meta {margin-bottom: 1rem;}
.entry-meta a {display: inline-block;color: #858585;}
.entry-meta span {padding-right: 1.5rem;}
.entry-meta span:last-child {padding-right: 0;}
.entry-content p a {margin-bottom: 0;padding-bottom: 0;color: #777777;}
.entry-meta i {padding-right: 0.625rem;transition: 0.3s;}
.entry-meta span {color: #858585;transition: 0.3s;font-size: 1rem;}
.entry-meta a:last-child span::after {display: none;}
.widget .post:hover .post-thumbnail img,.widget .post:focus .post-thumbnail img {transform: unset;}
.blog .post-thumbnail img.img-fluid {width: 100%;height: 100%;}
.blog h3.entry-title {font-weight: 600;margin-bottom: 1.3rem;}
.spnc-seprator {border-bottom: 1px solid #ebebeb;margin: 5px 0 18px;}
/*--------------------------------------------------------------   
 11.2 Blog Sidebar
--------------------------------------------------------------*/
.spnc-sidebar .head-contact-info li a {color: #000000;font-size: 0.875rem;}
.spnc-sidebar .custom-social-icons li>a {color: #777777;font-size: 0.875rem;}
.spnc-sidebar .custom-social-icons li>a:hover,.spnc-sidebar .custom-social-icons li>a:focus {color: #ffffff;}
.spnc-sidebar .head-contact-info,.spnc-sidebar .widget em,.footer-sidebar .widget em {padding: 0;margin: 0px;float: none;}
.spnc-sidebar .widget address i,.footer-sidebar .widget address i {padding-right: 0.625rem;padding-left: 0.063rem;}
.spnc-sidebar table,.spnc-sidebar address {margin: 0;}
.spnc-sidebar .right-sidebar {padding-left: 0rem;}
.spnc-social-follow ul {margin: 0;}
.spnc-sidebar .left-sidebar {padding-right: 0.625rem;}
@media only screen and (max-width: 768px) {
  .spnc-sidebar .right-sidebar {padding-left: 0px;}
  .spnc-sidebar .left-sidebar {padding-right: 0px;}
}

.spnc-sidebar .widget {color: #000000;margin: 0 0 1.25rem;padding: 1.25rem 1.25rem 0.625rem;border: 0;border-radius: 4px;background-color: #fff;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}
.spnc-widget .widget-title {padding-bottom: 1.188rem;margin: 0;z-index: 1;position: relative;}
.widget .input-group .form-control,.widget .search-field {font-size: 0.938rem;padding-left: 1.25rem;padding-right: 1.875rem;margin-bottom: 0.313rem;border-radius: 0;height: 3.125rem;}
.widget .search-submit,.widget .search-field [type="submit"] {position: absolute;right: 0;z-index: 3;display: block;padding: 1.063rem;color: #fff;cursor: pointer;width: 5.625rem;height: 3.125rem;}
.widget .search-submit.fa,.widget .search-field [type="submit"].fa {width: 3.125rem;height: 3.125rem;}
.spnc-sidebar em,.spnc-sidebar .head-contact-info li {color: #000000;font-size: 0.875rem;}
.spnc-sidebar ul li a {font-size: 1rem;}
.spnc-sidebar .widget .tagcloud a {font-size: 0.938rem;display: inline-block;padding: 0.438rem 1.063rem;color: #777777;background-color: #f4f4f4;margin: 0 0.125rem 0.438rem;}
.spnc-sidebar .widget .tagcloud a:hover,.spnc-sidebar .widget .tagcloud a:focus {color: #fff;}
.spnc-sidebar .widget select {
  margin: 0px 0px;
  width: 100%;
  padding: 6px 0.75rem;
  height: 2.813rem;
  border-radius: 2px;
  font-size: 0.875rem;
  border: 1px solid #e9e9e9;
  letter-spacing: 1px;
  font-weight: 600;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000000;
  background: #fff;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0));
  border: 1px solid #e9e9e9;
  display: block;}
.spnc-sidebar .widget .post {position: relative;background: none;border-radius: 0;box-shadow: none;padding-bottom: 1.125rem;border-bottom: solid 1px rgba(255, 255, 255, 0.2);margin-bottom: 1.25rem;}
.spnc-sidebar .widget .post:last-child {padding-bottom: 0.313rem;margin-bottom: 0;border-bottom: none;}
.spnc-sidebar .widget .post .post-thumbnail {margin: 0 0.625rem 0 0;overflow: hidden;float: left;display: block;width: 5.125rem;height: 5.125rem;border-radius: 0;background-color: unset;}
.spnc-sidebar .widget .post .post-thumbnail .img-fluid {width: 5rem;height: 5rem;}
.spnc-sidebar .widget .post:hover,.spnc-sidebar .widget .post:focus {box-shadow: unset;transform: unset;}
.spnc-sidebar .widget .post .entry-date {font-size: 0.75rem;margin-right: 0.5rem;font-weight: 400;height: 0;width: 0;background: unset;padding-top: 0px;border-radius: 0;line-height: normal;position: relative;margin-top: 0;right: 0;}
.spnc-sidebar .widget_categories {position: relative;}
.spnc-sidebar .widget.side-bar-widget .spnc-widget-title,
#spnc_panelSidebar .spnc-sidebar .widget.spnc-side-panel .widget-title {margin-bottom: 1.25rem;font-weight: 700;z-index: 1;padding-left: 15px;position: relative;border: 1px solid #d7d7d7;padding: 8px;border-radius: 50px;font-size: 1.25rem;font-weight: 30px;text-align: center;color: #000;letter-spacing: 2px;}
.spnc-sidebar ul {margin: 0 0 0.1em 1em;}
.spnc-sidebar .spnc-social-follow ul {margin: 0;display: grid;grid-template-columns: repeat(2, minmax(100px, 1fr));grid-column-gap: 10px;}
.spnc-sidebar .widget_categories .wp-block-categories-list .cat-item,
.spnc-sidebar .spnc_widget_recent_entries .wp-block-latest-posts__list li {border-bottom: 1px solid #d7d7d7;padding: 8px 0;}
.spnc-sidebar .widget_categories .wp-block-categories-list .cat-item:before,
.spnc-sidebar .spnc_widget_recent_entries .wp-block-latest-posts__list li:before {font-size: 0.875rem;margin-right: 14px;content: "";content: "\f105";font-family: FontAwesome;margin-top: 2px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.spnc-sidebar .widget_categories .wp-block-categories-list .cat-item span {
  background-color: #eeeff4;font-size: 0.875rem;color: #000;height: 26px;width: 26px;position: absolute;right: 0;text-align: center;vertical-align: middle;}
.spnc-sidebar .widget_categories .wp-block-categories-list .cat-item:last-child,
.spnc-sidebar .spnc_widget_recent_entries .wp-block-latest-posts__list li:last-child {border-bottom: unset;padding: 8px 0;}
.spnc-sidebar .widget .entry-title {margin-bottom: 3px;font-weight: 600;font-size: 1rem;}
.spnc-sidebar .widget .post:last-child {margin-bottom: 0.313rem;}
.spnc-sidebar .widget .post .post-thumbnail:hover img,.spnc-sidebar .widget .post .post-thumbnail:focus img {opacity: unset;transform: unset;-webkit-transform: unset;}
.spnc-sidebar .sidebar .tab-content {margin-top: 0;padding-top: 0;}
.subscribe-form {margin-bottom: 1.5rem;margin-top: 1.5rem;}
.subscribe-form p {color: #fff;}
.subscribe-form .btn-default {border-radius: 0px;}
.subscribe-form .input-group .form-control {padding: 0.6em 4em 0.7em 1em;z-index: 0;height: 2.5rem;}
.subscribe-form .input-group .input-group-btn {position: absolute;right: 1px;top: 1px;z-index: 1;}
.site-footer .subscribe-form {margin-bottom: 1.5rem;margin-top: 0.5rem;}
.site-footer #text-4 p {font-size: 0.875rem;color: #fff;margin: 0;}
.site-footer .subscribe-form .input-group .form-control {background-color: transparent;border: 1px solid #ffffff;color: #ffffff;border-radius: 0;}
.site-footer .subscribe-form .input-group .form-control:focus {border: 1px solid #ffffff;}
.site-footer .subscribe-form .btn {padding: 0.25rem 0.85rem 0.3125rem;height: 2.375rem;}
.footer-sidebar h6 {color: #878e94;}
@media (max-width: 360px) {.site-footer .subscribe-form .btn {height: 2.98rem;}}
@media (max-width: 320px) {.site-footer .subscribe-form .btn {height: 2.95rem;}}
.sidebar .widget .widget-title:before {content: "";position: absolute;width: 25px;height: 1px;bottom: 0;left: 0px;top: 10px;}
.sidebar .widget .widget-title:after {content: "";position: absolute;width: 15px;height: 1px;bottom: 0;left: 10px;top: 15px;}
.text-widget .post-thumbnail {width: 100px;height: 100px;margin: 0 auto;margin-bottom: 24px;}
.text-widget .post-thumbnail img {border-radius: 50%;}
.text-widget-title {font-size: 1rem;font-weight: 600;margin-bottom: 1.063rem;}
.text-widget-description {font-size: 1rem;font-weight: 400;margin-bottom: 0.813rem;}
.large-social-icons .custom-social-icons li>a {line-height: 3.2;height: 3.125rem;width: 3.125rem;font-size: 1rem;color: #ffffff;background-color: #000000;}
.large-social-icons .custom-social-icons li {padding: 0.375rem 0.139rem;}
.banner-widget {margin: 0.375rem 0;padding: 10px;}
.banner-background-image {background-attachment: scroll;background-position: top center;background-repeat: no-repeat;background-size: cover;position: relative;width: 100%;height: 100%;overflow: hidden;}
.banner-overlay {height: 100%;position: relative;width: 100%;padding: 2.5rem 0 1.875rem;background-color: rgba(0, 0, 0, 0.2);}
.banner-sub-title {color: #ffffff;padding-bottom: 68px;font-size: 0.813rem;font-weight: 500;}
.banner-details span {font-size: 1.375rem;font-weight: 200;}
.banner-details h2 {font-size: 1.875rem;font-weight: 500;margin-bottom: 3.625rem;}
.banner-widget .btn-small {padding: 0.6rem 1.5rem;}
@media (min-width: 1200px) {.site-info .right {text-align: right;}
.site-info .right .widget li:before {position: relative;padding-right: 1rem;}}
.alignwide,.aligncenter {margin-bottom: 1.87rem;}
.alignleft {display: inline;float: left;margin-right: 20px;}
.section-module.blog .standard-view .entry-content img {max-width: 100%;height: auto;}
.wp-caption.alignnone img,.wp-caption.aligncenter img,.wp-image-907 {width: 100%;height: auto;}
.wp-block-latest-posts .wp-block-latest-posts__featured-image img {width: 130px;height: 100px;}
.wp-block-latest-posts .wp-block-latest-posts__featured-image {margin: 0 15px 0 0;overflow: hidden;float: left;display: block;width: 8rem;height: 6.5rem;border-radius: 0;background-color: unset;}
.wp-block-latest-comments__comment-excerpt p {word-break: break-all;}
.widget li {list-style: none;}
.related-posts {margin-bottom: 3rem;}
/*===============================Gallery==========================*/
.widget.widget_media_gallery img {max-width: 100%;height: auto;}
.widget.widget_media_gallery img {border-radius: 5px;}
.widget.widget_media_gallery img:hover,.widget.widget_media_gallery img:focus {border-radius: 5px;}
.gallery-item:last-of-type {padding-right: 0;}
.gallery-caption {
  display: block;
  font-size: 0.71111em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Poppins",
    "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
}
.gallery-item>div>a {display: block;line-height: 0;box-shadow: none;}
.standard-view.blog-single .gallery-item>div>a:focus {box-shadow: none;outline: none;}
.widget.widget_media_gallery a {position: relative;overflow: hidden;background-position: center;height: 100%;width: 100%;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.widget.widget_media_gallery a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.widget.widget_media_gallery a:hover::before,
.widget.widget_media_gallery a:focus::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

/*===================================================================================*/
/*11.3  Blog Single post
/*===================================================================================*/
.blog-single .custom-social-icons li>a {color: #858585;}
.blog-single .custom-social-icons {float: right;}

/* comment form */
.comment-form .comment-reply-title {padding-bottom: 0.688rem;}
.comment-form .button-holder input {margin-top: 1.438rem;padding-left: 1.563rem;padding-right: 1.563rem;}
.footer-sidebar .widget_text p {padding-top: 0.15rem;}
.contact-form .wpcf7-form input,.contact-form .wpcf7-form textarea,.comment-form .comments-form input {margin-bottom: 1.875rem;}
.blog-author,.comment-box {margin: 0 0 3rem;display: flex;position: relative;padding: 1.5rem 1.875rem;box-shadow: 0 0px 25px 0 rgb(54 53 76 / 8%);}
.blog-author .avatar {margin: 0 2.5rem 0px 0;width: 40rem;}
.blog-author h5 {margin: 0;}
.blog-author .avatar img {border-radius: 50% !important;}
.blog-author .blog-author-info {overflow: hidden;flex-grow: 1;}
.pull-left-comment {float: left;margin-right: 1.875rem;width: 6.25rem;height: 6.25rem;}
.comment-body {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;overflow: hidden;}
.comment-form-email,.comment-form-author {display: inline-block;vertical-align: middle;width: 49%;margin-right: 5px;}
.comment-section .children {padding-left: 15%;}
/*===================================================================================
11.4  Blog Grid view post
===================================================================================*/
@media (min-width: 768px) {.grid-view-sdbar .post,.grid-view .post {float: left;margin: 0 0.469rem 1.25rem;width: 48%;}}
@media only screen and (min-width: 768px) and (max-width: 1399px) {.grid-view-sdbar .post,.grid-view .post {margin: 0 0.33rem 1.25rem;}}
/*===================================================================================
11.5  Blog List view post
===================================================================================*/
@media (min-width: 768px) {
  .blog.list-view-sdbr .post,.blog.list-view .post {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-direction: row;flex-direction: row;}
  .blog.list-view-sdbr .post .post-thumbnail,.blog.list-view .post .post-thumbnail {width: 26rem;height: auto;}
  .blog.list-view-sdbr .entry-meta,.blog.list-view .entry-meta {margin-bottom: 0.5rem;}
  .blog.list-view-sdbr h3.entry-title,.blog.list-view h3.entry-title {font-weight: 600;margin-bottom: 1rem;}
}
@media only screen and (min-width: 769px) and (max-width: 1399px) {.blog.list-view-sdbr .post-thumbnail,.blog.list-view .post-thumbnail {height: 10rem;}}
@media (min-width: 768px) {
  .blog.list-view .post.remove-images {display: block;}
}

/*===================================================================================
11.5  Blog Switcher
===================================================================================*/
.blog.list-view .right .post-thumbnail {margin-left: 2.188rem;margin-right: 0;float: right;}
/*===================================================================================
13.0  footer section site info
===================================================================================*/
.site-info {color: #ffffff;font-size: 1rem;padding: 1.1rem 0;position: relative;text-align: center;}
.site-info .spnc-row {margin: 0;}
.site-info p,
.site-info a {color: #ffffff;}
.site-privacy {text-align: right;}
.section-space .owl-carousel:hover .owl-next,
.section-space .owl-carousel:focus .owl-next {right: 1.875rem;}
.section-space .owl-carousel:hover .owl-prev,
.section-space .owl-carousel:focus .owl-prev {left: 1.875rem;}
.section-space .owl-carousel .owl-prev,
.section-space .owl-carousel .owl-next {top: 40%;}
.section-space.sponsors .owl-carousel .owl-prev,
.section-space.sponsors .owl-carousel .owl-next {top: 20%;}
.site-footer .site-info .nav-menu {position: relative;margin-bottom: 10px;}
@media (max-width: 768px) {
  .site-footer .site-info .nav-menu {float: none;}
  .site-footer .site-info .right {padding-top: 1rem;}
}
.site-footer .site-info .nav-menu li {position: relative;display: inline-block;margin-right: 2rem;}
.site-footer {background-color: #000000;position: relative;z-index: 0;background-repeat: repeat;background-position: center center;background-size: cover;background-attachment: scroll;margin-top: 0rem;}
.site-footer .overlay {content: "";display: block;height: 100%;position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}

/*===================================================================================
14.0  footer Sidebar section
===================================================================================*/
@media (min-width: 768px) {.s-l-space {padding-left: 0.625rem;}}
.footer-sidebar {padding: 0.3rem 0 1.75rem;position: relative;}
.footer-sidebar .widget {color: #ffffff;padding: 0 0 1.25rem;margin: 0rem;}
@media (max-width: 600px) {
  .footer-sidebar .widget {padding: 1.625rem 0 1.125rem;}
  .blog .right-sidebar {padding-top: 1.875rem;}
}

@media (max-width: 600px) {
  .site-info {text-align: center;}
  .footer-sidebar .widget_nav_menu li::before,
  .footer-sidebar .widget_pages li::before,
  .footer-sidebar .widget_product_categories li::before,
  .footer-sidebar .widget_links li::before,
  .footer-sidebar .widget_categories li::before,
  .footer-sidebar .widget_archive li::before,
  .footer-sidebar .widget_recent_entries li::before,
  .footer-sidebar .widget_meta li::before,
  .footer-sidebar .widget_recent_comments li::before {position: relative;padding-right: 0.8rem;}
}
.footer-sidebar .tab-content {padding-top: 0;}
.footer-sidebar a {color: #ffffff;}
.footer-sidebar address {margin: 0 0 0.5em;}
.footer-sidebar .footer-logo {margin-bottom: 1.25rem;}
.footer-sidebar .widget .widget-title {padding-bottom: 1rem;color: #fff;margin: 0 0 2rem;font-size: 1.25rem;font-weight: 700;border-bottom: 1px solid #878e94;position: relative;}
.footer-sidebar .widget .widget-title:after {position: absolute;content: "";height: 1px;width: 40%;border-radius: 0.625rem;top: auto;bottom: -1px;left: 0px;background: #ee0111;}
.footer-sidebar .widget.custom-social-icons-links .widget-title {margin: 0 0;}
.header-sidebar .widget:last-child {margin: 0;}
.head-contact-info li:first-child {padding: 0;}
.header-sidebar .widget {color: #fff;box-shadow: none;padding: 0;margin: 0;display: inline-block;}
.footer-sidebar .widget_text {font-size: 0.938rem;line-height: 2.35;position: relative;}
.footer-sidebar .widget_text p {margin: 0;color: #fff;line-height: 1.6;margin-bottom: 0.625rem;font-size: 1rem;}
.footer-sidebar .widget li {margin-bottom: 5px;position: relative;border-bottom: 0;}
.footer-sidebar .widget .widget-title:after img {content: none;padding: 0;}
.footer-sidebar .custom-social-icons li {padding-left: 0;}
.footer-sidebar .head-contact-info li {padding-left: 0;display: block;}
.footer-sidebar .head-contact-info {border-bottom: 1px solid #777777;padding-bottom: 1.125rem;padding-top: 0;margin-bottom: 1.5rem;}
.footer-sidebar .head-contact-info:last-child {border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
.footer-sidebar h2 {color: #fff;line-height: 1;margin-bottom: 1rem;}
.footer-sidebar mark,.footer-sidebar ins {background: #777777;}
.site-info .footer-sidebar.text-center .widget li:before {color: #fff;position: relative;padding-right: 6px;}
@media (min-width: 1200px) {
  .site-info .footer-sidebar .right .widget li:before {color: #fff;position: relative;padding-right: 6px;}
}

.site-info .footer-sidebar .head-contact-info li a:hover,
.site-info .footer-sidebar .head-contact-info li a:focus {color: #000000;}
.sidebar .widget li>ul>li {padding-left: 0.938rem;}
.site-info .footer-sidebar .widget .tagcloud a:hover,
.site-info .footer-sidebar .widget .tagcloud a:focus {background-color: #f3f3f3;}
.widget_recent_reviews li:last-child,
.widget_top_rated_products li:last-child,
.widget_products li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_product_categories li:last-child,
.widget_links li:last-child,
.widget_categories li:last-child,
.widget_archive li:last-child,
.widget_recent_entries li:last-child,
.widget_meta li:last-child,
.widget_recent_comments li:last-child,
.wp-block-page-list li:last-child {border-bottom: none;padding-bottom: 0;}
.site-info .footer-sidebar .widget .search-submit,
.site-info .footer-sidebar .widget .search-field [type="submit"] {background: #000000;}
.footer-sidebar .widget .custom-social-icons li {border: none;}
.site-info .copyright-section {font-size: 0.875rem;color: #878e94;padding-bottom: 5px;}

/*===================================================================================*/
/*  Page Scroll Up
/*===================================================================================*/
.scroll-up {position: fixed;display: none;bottom: 4.688rem;right: 3.75rem;z-index: 1;}
.scroll-up a {display: block;height: 2.5rem;width: 2.5rem;text-align: center;line-height: 2;border-radius: 3px;font-size: 1.25rem;color: #fff;opacity: 1;transition: all 0.3s ease 0s;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.scroll-up a:hover,.scroll-up a:active {color: #fff;}

/*===================================================================================*/
/* 15.0 Footer Layout
/*===================================================================================*/
.site-info .footer-sidebar {padding: 0rem;}
.site-info .footer-sidebar a:hover,.site-info .footer-sidebar a:focus {color: #000000;}
.site-info .custom-social-icons li>a:hover,.site-info .custom-social-icons li>a:focus {background-color: #fff;}

/*--------------------------------------------------------------
 16.0 Bredcrumb
--------------------------------------------------------------*/
.page-title-section {background: #f8f8f8;background-attachment: scroll;background-position: top center;background-repeat: no-repeat;background-size: cover;position: relative;padding: 260px 0 20px;width: 100%;height: 100%;}
.page-title {background-position: center top;background-repeat: no-repeat;margin: 0 auto 0px;padding: 0px;position: relative;width: 99%;}
.page-title h1 {letter-spacing: 1px;margin: 0 0 0px;word-wrap: break-word;font-size: 3.125rem;font-family: "Poppins";color: #000000;font-weight: 700;line-height: 1.2;}
.page-breadcrumb {list-style: none outside none;margin-bottom: 0px;padding: 20px 0;text-align: right;line-height: 20px;color: #000000;position: relative;}
.page-breadcrumb>li a {font-size: 1.25rem;font-family: "Poppins";line-height: 1.2;}
.page-breadcrumb>li {display: inline-block;padding: 0;font-size: 1.125rem;font-family: "Poppins";line-height: 1.2;}
/*--------------------------------------------------------------
17.0 Pagination
--------------------------------------------------------------*/
.blog .center,.shop .center,.portfolio .center {text-align: center;}
.pagination {display: inline-block;margin: 1.25rem 0 0.5625rem;text-align: center;}
.pagination a {border-left: 1px solid #ebebeb;color: #000000;font-size: 0.875rem;padding: 0.3rem 0.9rem;margin: 0.5rem 0;text-decoration: none;transition: 0.3s;position: relative;display: inline-block;font-weight: 400;z-index: 1;}
.pagination a.active {position: relative;}
.pagination a:hover::before,.pagination a:focus::before {width: 100%;}
.pagination a:before {position: absolute;content: "";left: 0px;top: 0px;width: 0px;height: 100%;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;z-index: -1;}
.pagination a:first-child {border-left: 0;}
.pagination {box-shadow: 0 0px 25px 0 rgba(54, 53, 76, 0.08);transition: all 0.3s linear;transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);transform: translateY(0px);}
.pagination:hover,.pagination:focus {box-shadow: 0 0px 25px 0 rgba(54, 53, 76, 0.1);transition: all 0.3s linear;transform: translateY(-6px);transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);}

/*===================================================================================
18.0  Error 404 page
===================================================================================*/
.section-space.error-page {padding-top: 5.2rem;}
.error-page .title {font-size: 15.625rem;line-height: 0.85;letter-spacing: 0;font-weight: 600;margin-bottom: 0rem;display: inline-block;}
.error_404 {background-position: center center;background-repeat: no-repeat;padding: 16rem 0;}
.error_404 .pattern_404 {position: relative;display: inline-block;}
.error-page .contact-title {font-size: 2.5rem;margin-bottom: 10px;word-break: break-word;}
@media (max-width: 600px) {
  .error-page .title {font-size: 9.625rem;}
  .error_404 {padding: 20rem 0;background-size: contain;}
}

/*===================================================================================*/
/* 19.0 Header sticky
/*===================================================================================*/
.stickymenu {position: fixed;top: 0;z-index: 3;left: 0;right: 0;width: 100%;margin: 0 auto;}
@media (max-width: 1200px) {.stickymenu {max-width: 100%;}}
@media (min-width: 1200px) {body.boxed .stickymenu {width: 1210px;}}
@media (min-width: 1200px) {body.boxed .header-1 .stickymenu {width: 1210px;}}
@media (min-width: 601px) {body.admin-bar .stickymenu {top: 32px;}}

/*===================================================================================*/
/* 20.0 New Widget Css Sidebar
/*===================================================================================*/
.spnc-sidebar .wp-block-search .wp-block-search__label,
.spnc-sidebar .widget.widget_block h1,
.spnc-sidebar .widget.widget_block h2,
.spnc-sidebar .widget.widget_block h3,
.spnc-sidebar .widget.widget_block h4,
.spnc-sidebar .widget.widget_block h5,
.spnc-sidebar .widget.widget_block h6 {margin-bottom: 1rem;font-weight: 700;z-index: 1;padding-left: 15px;position: relative;border: 1px solid #d7d7d7;padding: 8px;border-radius: 50px;font-weight: 30px;text-align: center;color: #000;letter-spacing: 2px;}
.spnc-sidebar .wp-block-search .wp-block-search__label,
.spnc-sidebar .widget.widget_block h2, .widget h2.wp-block-heading {font-size: 1.25rem;}
.footer-sidebar .wp-block-search .wp-block-search__label,
.footer-sidebar .widget.widget_block h1,
.footer-sidebar .widget.widget_block h2,
.footer-sidebar .widget.widget_block h3,
.footer-sidebar .widget.widget_block h4,
.footer-sidebar .widget.widget_block h5,
.footer-sidebar .widget.widget_block h6 {padding-bottom: 1rem;color: #ffffff;margin: 0 0 1rem;font-weight: 700;border-bottom: 1px solid #d5d5d5;position: relative;}
.footer-sidebar .wp-block-search .wp-block-search__label:after,
.footer-sidebar .widget .wp-block-heading:after {position: absolute;content: "";height: 1px;width: 40%;border-radius: 0.625rem;top: auto;bottom: -1px;left: 0px;}
.spnc-sidebar .widget .wp-block-tag-cloud a,
.footer-sidebar .widget .wp-block-tag-cloud a {font-size: 0.938rem !important;display: inline-block;padding: 0.438rem 1.063rem;color: #878e94;background-color: transparent;margin: 0 0.125rem 0.438rem;border: 1px solid #3b3b3b;}
.widget_block .wp-block-search .wp-block-search__inside-wrapper {padding: 0;display: flex;}
.wp-block-search .wp-block-search__input {display: inline-block;}
.footer-sidebar .wp-block-search .wp-block-search__button,
.sidebar .wp-block-search .wp-block-search__button {color: #ffffff;z-index: 1;border-radius: 0;margin-left: 0;margin-top: 0;display: inline-block;padding: 14px;height: auto;}
.wp-block-search__button .search-icon {fill: white;}
.footer-sidebar .wp-block-calendar table caption,.footer-sidebar .wp-block-calendar table tbody {color: #acacac;}
.footer-sidebar .wp-block-calendar tbody td,.footer-sidebar .wp-block-calendar th {border: 1px solid #3f3f3f;}
.footer-sidebar .wp-block-calendar {color: #000000;}
.wp-block-latest-comments__comment {line-height: 1.6;margin: 0;}
@media (max-width: 1100px) {.logo_title {display: inline-block;}}
.main-header-btn {margin-right: 1.875rem;padding-top: 0.9rem;padding-bottom: 0.9rem;}
.border-btm {border-bottom: 1px solid #ffffff;}
.spnc .bg-light {color: #ffffff;}
.spnc .text-dark {color: #ffffff;}
.spnc-nav:not(.sm-collapsible) .sm-nowrap>li.show>.dropdown-item {color: #ffffff;}
.spnc-clr:after {display: block;clear: both;content: "";}
.widget_newscrunch_social_icons .fa-twitter {background: #55acee;color: white;}
.widget_newscrunch_social_icons .spnc-twitter {border: 1px solid #55acee;}
.widget_newscrunch_social_icons .fa-facebook-f {background: #3b5998;color: white;}
.widget_newscrunch_social_icons .spnc-facebook {border: 1px solid #3b5998;}
.widget_newscrunch_social_icons .fa-google {background: #dd4b39;color: white;}
.widget_newscrunch_social_icons .spnc-google {border: 1px solid #dd4b39;}
.widget_newscrunch_social_icons .fa-linkedin {background: #007bb5;color: white;}
.widget_newscrunch_social_icons .spnc-linkedin {border: 1px solid #007bb5;}
.widget_newscrunch_social_icons .fa-youtube {background: #bb0000;color: white;}
.widget_newscrunch_social_icons .spnc-youtube {border: 1px solid #bb0000;}
.widget_newscrunch_social_icons .fa-instagram {background: #125688;color: white;}
.widget_newscrunch_social_icons .spnc-instagram {border: 1px solid #125688;}
.widget_newscrunch_social_icons .fa-pinterest {background: #cb2027;color: white;}
.widget_newscrunch_social_icons .spnc-pinterest {border: 1px solid #cb2027;}
.widget_newscrunch_social_icons .fa-snapchat-ghost {background: #fffc00;color: white;text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;}
.widget_newscrunch_social_icons .spnc-snapchat-ghost {border: 1px solid #fffc00;}
.widget_newscrunch_social_icons .fa-skype {background: #00aff0;color: white;}
.widget_newscrunch_social_icons .fa-android {background: #a4c639;color: white;}
.widget_newscrunch_social_icons .spnc-skype {border: 1px solid #00aff0;}
.widget_newscrunch_social_icons .fa-dribbble {background: #ea4c89;color: white;}
.widget_newscrunch_social_icons .spnc-dribbble {border: 1px solid #ea4c89;}
.widget_newscrunch_social_icons .fa-vimeo {background: #45bbff;color: white;}
.widget_newscrunch_social_icons .spnc-vimeo {border: 1px solid #45bbff;}
.widget_newscrunch_social_icons .fa-tumblr {background: #2c4762;color: white;}
.widget_newscrunch_social_icons .spnc-tumblr {border: 1px solid #2c4762;}
.widget_newscrunch_social_icons .fa-vine {background: #00b489;color: white;}
.widget_newscrunch_social_icons .spnc-vine {border: 1px solid #00b489;}
.widget_newscrunch_social_icons .fa-foursquare {background: #45bbff;color: white;}
.widget_newscrunch_social_icons .spnc-foursquare {border: 1px solid #45bbff;}
.widget_newscrunch_social_icons .fa-stumbleupon {background: #eb4924;color: white;}
.widget_newscrunch_social_icons .spnc-stumbleupon {border: 1px solid #eb4924;}
.widget_newscrunch_social_icons .fa-flickr {background: #f40083;color: white;}
.widget_newscrunch_social_icons .spnc-flickr {border: 1px solid #f40083;}
.widget_newscrunch_social_icons .fa-yahoo {background: #430297;color: white;}
.widget_newscrunch_social_icons .spnc-yahoo {border: 1px solid #430297;}
.widget_newscrunch_social_icons .fa-soundcloud {background: #ff5500;color: white;}
.widget_newscrunch_social_icons .spnc-soundcloud {border: 1px solid #ff5500;}
.widget_newscrunch_social_icons .fa-reddit {background: #ff5700;color: white;}
.widget_newscrunch_social_icons .spnc-reddit {border: 1px solid #ff5700;}
.widget_newscrunch_social_icons .fa-rss {background: #ff6600;color: white;}
.widget_newscrunch_social_icons .spnc-rss {border: 1px solid #ff6600;}
.widget_newscrunch_social_icons .fa-behance {background: #053eff;color: white;}
.widget_newscrunch_social_icons .fa-vimeo-square {background: #1ab7ea;color: white;}
.widget_newscrunch_social_icons i {padding: 10px;border-radius: 50px;text-align: center;text-decoration: none;margin: 5px 5px 5px 3px;border-radius: 50%;width: 37px;vertical-align: top;}
.widget_newscrunch_social_icons li .spnc-service-link {font-size: 1rem;display: block;padding: 10px 10px 8px 10px;}
.spnc-social-content {display: inline-block;}
.site-footer .footer-sidebar .spnc-social-content .spnc-count {color: #ffffff;}
.spnc-social-content .spnc-count {font-size: 1.125rem;font-weight: 700;line-height: 27px;color: #000000;}
.spnc-social-content .spnc-label {font-size: 0.875rem;font-weight: 400;line-height: 20px;color: #878e94;display: block;}
.widget_newscrunch_social_icons .spnc-service-wrap {list-style: none;margin: 0 5px 10px 0;display: block;width: 100%;}
.widget_newscrunch_adv .spnc-wp-block-image {position: relative;background-size: cover;background-repeat: no-repeat;background-position: 100% 100%;border-radius: 0;height: 455px;}
.widget_newscrunch_adv .adv-img-content {position: relative;padding: 15px;text-align: center;display: table-cell;vertical-align: middle;}
.widget_newscrunch_adv .adv-img-content h4 {color: #fff;font-size: 1.875rem;line-height: 1.3;margin-bottom: 10px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.adv-wrapper {position: relative;display: table;height: 100%;z-index: 1;width: 100%;}
.widget_newscrunch_adv .adv-img-content p {color: #e8e8e8;font-size: 1rem;line-height: 1.6;margin: 0 0 30px;padding: 0;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;}
.site-footer .footer-sidebar .widget_newscrunch_adv .adv-img-content a:hover {color: #fff;}
.widget_newscrunch_adv .adv-img-content a {color: #fff;background-color: #669c9b;padding: 10px 20px;border-radius: 3px;}
.spnc-sidebar .spnc-wp-block-image {margin: 0;padding: 0;position: relative;}
.spnc_widget_img_overlay {position: absolute;top: 0;bottom: 0;left: 0;right: 0;height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.6);}
.spnc-tabs {margin-bottom: 10px;}
.spnc-panels li,
body .widget.widget_newscrunch_post_tabs .wp-block-latest-posts li {margin-bottom: 16px;}
body .widget.widget_newscrunch_post_tabs .wp-block-latest-posts li:last-child {margin-bottom: 6px;}
.spnc-tab {cursor: pointer;display: inline-block;color: #000;height: auto;padding: 0.5rem;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;font-weight: 600;font-size: 1rem;width: 105px;line-height: 1.6;}
.spnc-sidebar .spnc-panel ul li a,
.spnc-common-widget-area.widget_newscrunch_post_tabs .spnc-panel ul li a {color: #000;font-size: 1.125rem;font-weight: 700;line-height: 1.5;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.spnc-panel ul {margin: 0;display: grid;}
body .widget_newscrunch_post_tabs .spnc-panel .date {font-size: 0.875;font-weight: 400;line-height: 1.4;color: #878e94;display: block;margin-bottom: 5px;margin-top: 10px;}
body .widget_newscrunch_post_tabs .spnc-panel .date .wp-block-latest-posts__post-date {display: inline-block;font-size: 0.875rem;}
.spnc-panel .date i {font-size: 0.75rem;}
.spnc-panel {display: none;animation: fadein 0.8s;}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.spnc-label-tab {position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;text-align: center;border: 1px solid #d7d7d7;}
.spnc-radio {display: none;}
#spnc-recent:checked~.spnc-panels #spnc-recent-panel,
#spnc-popular:checked~.spnc-panels #spnc-popular-panel,
#spnc-trending:checked~.spnc-panels #spnc-trending-panel {display: block;}

/*===================================================================================*/
/*  OWL SLIDER NEXT - PREV BUTTONS
/*===================================================================================*/

.owl-carousel .owl-prev,.owl-carousel .owl-next {display: inline-block;background-color: rgba(0, 0, 0, 0.3);opacity: 0;color: #fff;font-size: 1.25rem;line-height: 3;padding: 0 !important;margin: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 3.75rem;height: 3.75rem;border-radius: 50px;z-index: 10;overflow: hidden;cursor: pointer;text-align: center;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.owl-carousel .owl-prev {left: 30px;}
.owl-carousel .owl-next {right: 30px;}
.owl-carousel:hover .owl-prev {left: 30px;opacity: 1;}
.owl-carousel:hover .owl-next {right: 30px;opacity: 1;}
.related-posts .post {margin: 3px;}
/*--------------------------------------------------------------   
 21.0 Footer Social icons
--------------------------------------------------------------*/
.footer-social-links .custom-social-icons span {font-size: 1.25rem;font-weight: 600;}
.spnc-footer-social-wrapper {position: relative;border-radius: 50px;top: -40px;margin: 0;padding: 0;width: 100%;overflow: hidden;}
.spnc-custom-social-icons span {font-size: 1.25rem;font-weight: 600;}
.spnc-footer-social-links {height: auto;padding: 1.3rem;background: #ffffff;position: relative;background-color: #ffffff;margin: 1px 10px;border-radius: 50px;}
.spnc-custom-social-icons li {display: inline-block;padding: 0.313rem 0.5rem;}
.spnc-custom-social-icons {margin: 0;padding: 0;}
.spnc-text-white {color: #fff;}
.spnc-text-black {color: #000;}
.spnc-footer-social-links .spnc-custom-social-icons li {padding: 0.313rem 2.8rem 0.313rem 0;}
.spnc-footer-social-links .spnc-custom-social-icons li:first-child {padding-right: 5.5rem;}
.spnc-custom-social-icons li>a {font-size: 1rem;line-height: 2;transition: all 0.3s;display: block;color: #000;border-radius: 0;cursor: pointer;box-shadow: none;margin: 0;padding: 0px;text-align: center;text-transform: uppercase;}
.spnc-footer-social-links li i {padding: 8px 10px;border-radius: 8px;color: #fff;font-size: 0.875rem;margin-right: 8px;}

/*--------------------------------------------------------------
 22.0 Grid Classes
--------------------------------------------------------------*/
.col {display: -webkit-box;display: -ms-flexbox;display: flex;max-width: 100%;}
.spnc-row {margin: 0 0 1.25rem;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.spnc-row .spnc-col-1 {float: none;width: 100%;}
.spnc-row .spnc-col-2 {width: 88.89%;}
.spnc-row .spnc-col-3 {width: 87.5%;}
.spnc-row .spnc-col-4 {width: 85.72%;}
.spnc-row .spnc-col-5 {width: 83.34%;}
.spnc-row .spnc-col-6 {width: 75%;}
.spnc-row .spnc-col-7 {width: 66.66%;}
.spnc-row .spnc-col-8 {width: 50%;}
.spnc-row .spnc-col-9 {width: 33.33%;}
.spnc-row .spnc-col-10 {width: 25%;}
.spnc-row .spnc-col-11 {width: 20%;}
.spnc-row .spnc-col-12 {width: 16.66666667%;}
.spnc-row .spnc-col-13 {width: 14.28%;}
.spnc-row .spnc-col-14 {width: 12.5%;}
.spnc-row .spnc-col-15 {width: 11.11%;}
.spnc-row .spnc-col-1,.spnc-row .spnc-col-2,.spnc-row .spnc-col-3,.spnc-row .spnc-col-4,.spnc-row .spnc-col-5,.spnc-row .spnc-col-6,.spnc-row .spnc-col-7,.spnc-row .spnc-col-8,.spnc-row .spnc-col-9,.spnc-row .spnc-col-10 {padding: 0 10px;}
@media only screen and (max-width: 991px) {.wrapper .spnc-container {width: auto;}}
@media only screen and (max-width: 815px) {
  .spnc-row .spnc-col-1,.spnc-row .spnc-col-2,.spnc-row .spnc-col-3,.spnc-row .spnc-col-4,.spnc-row .spnc-col-5,.spnc-row .spnc-col-6,.spnc-row .spnc-col-7,.spnc-row .spnc-col-8,.spnc-row .spnc-col-9,.spnc-row .spnc-col-10 {width: 100%;}
  .spnc-right {float: none;}
  .site-footer .site-info .nav-menu {float: none;margin-left: 0;}
  .site-footer .site-info .nav-menu li:first-child {margin-left: 0rem;}
  .site-info {text-align: center;}
  .site-footer .site-info .footer-nav li a,.site-footer .site-info .footer-nav li a {font-size: 0.875rem;font-weight: 400;color: #feffff;}
  .site-info .spnc-row {margin: 0 0 0.25rem;}
  .page-title-section,.page-title-section .page-breadcrumb {text-align: center;}
  li.dropdown .fa-angle-down {position: absolute;top: 50%;right: 0;margin: -0.7em 0.5em 0 0;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 0.25rem;padding: 0;width: 2em;height: 1.4em;font-size: 1.25rem;line-height: 1.2em;text-align: center;}
}
.spnc-row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
@media (max-width: 991px) {
  .head-contact-info li {margin: 0 0 0.625rem;}
  .custom-social-icons li {padding: 0;}
  .head-contact-info {float: none;padding: 0;}
  .header-sidebar .widget {text-align: center;display: block;float: none;}
  .dropdown-menu {border: unset;}
  .spnc-collapse ul,.spnc-collapse ol {margin: 1.5em 0em 1.5em 1.125em;}
}

@media (max-width: 420px) {.spnc-custom .dropdown-menu.search-panel {width: 250px;}}
/* Media queries for header responsiveness */
@media (max-width: 1280px) {
  .header-sidebar .widget .head-contact-info li {padding-right: 0.5rem;margin-right: 0.5rem;}
  .header-sidebar .spnc-container {width: 100%;max-width: 90%;margin: 0 auto;}
}

/* Media queries for header responsiveness */
.subscribe-form .input-group {position: relative;}
.footer-meta.entry-meta {display: inline-block;padding-top: 0.5rem;}
.post .entry-content .more-link {float: right;display: inline-block;padding: 8px 15px;color: #ffffff;font-size: 0.875rem;font-weight: 500;}
.post .entry-content .more-link {border: 1px solid #ebebeb;color: #000000;border-radius: 4px;}
.comment-form-cookies-consent input,
.comment-form-cookies-consent label {display: inline-block;}
.spnc-bnr-1 .spnc-entry-content .spnc-entry-meta span:after {font-family: "Font Awesome 5 Free";content: "\f111";font-size: 5px;color: #ffffff;padding-left: 0.75rem;padding-right: 0.75rem;vertical-align: middle;font-weight: 700;}
.spnc-entry-content .spnc-entry-meta span:last-child:after {display: none;}

/*--------------------------------------------------------------
 23.0 Banner-Design view
--------------------------------------------------------------*/
.spnc-page-section-space {padding: 3.8rem 0 2rem;}
.spnc-page-section-space.spnc-bnr-1 {padding: 30px 0px 15px 0px;}
.spnc-bnr-1 .spnc-post .spnc-post-img {position: relative;height: auto;background-size: cover;background-repeat: no-repeat;background-position: 100% 100%;border-radius: 0;height: 530px;}
.spnc-bnr-1 .spnc-post-overlay {position: absolute;width: 100%;top: 0px;bottom: 0px;z-index: 1;left: 0px;right: 0px;border-radius: 0;}
.spnc-bnr-1 .spnc-post-overlay.lite {background-color: rgba(0, 0, 0, 0.5);}
.spnc-bnr-1 .spnc-post-content {max-width: 1140px;position: relative;display: -webkit-box;height: 100%;z-index: 1;padding-right: 15px;padding-left: 15px;}
.spnc-bnr-1 .spnc-post-content .spnc-content-wrapper {display: table-cell;vertical-align: bottom;padding: 0 10px;}
.front-banner.spnc-bnr-1 .spnc-post .spnc-post-content a {text-decoration: none;float: unset;}
.spnc-bnr-1 .spnc_column-2 .spnc_grid_item-1 .spnc-post .spnc-post-content .spnc-cat-links a {background: #34d364;}
.spnc-bnr-1 .spnc_column-2 .spnc_grid_item-2 .spnc-post .spnc-post-content .spnc-cat-links a {background: #369ef6;}
.spnc-bnr-1 .spnc_column-1 .spnc_grid_item-1 .spnc-post .spnc-post-content .spnc-cat-links a {background: #669c9b;}
.spnc-bnr-1 .spnc_column-3 .spnc_grid_item-1 .spnc-post .spnc-post-content .spnc-cat-links a {background: #a855f7;}
.spnc-bnr-1 .spnc_column-3 .spnc_grid_item-2 .spnc-post .spnc-post-content .spnc-cat-links a {background: #304ffe;}
.spnc-bnr-1 .spnc-post .spnc-post-content .spnc-cat-links a {color: #fff;padding: 3px 10px 3px;border-radius: 0;}
.spnc-bnr-1 .spnc-post .spnc-post-content .spnc-info-link {font-weight: bold;font-size: 1rem;line-height: 1.6;color: #fff;padding: 9px 25px;}
.spnc-bnr-1 .owl-theme .owl-dots {position: absolute;bottom: 50px;transform: translate(-50%, -50%);left: 50%;}
.spnc-bnr-1 .spnc-entry-meta .spnc-cat-links a {font-size: 0.875rem;font-weight: 400;line-height: 2.1;}
.spnc-bnr-1 .spnc-entry-meta a {color: #ffffff;font-size: 0.875rem;line-height: 1.5;font-weight: 400;}
.spnc-bnr-1 h3.spnc-entry-title {margin-bottom: 5px;}
.spnc-bnr-1 h3.spnc-entry-title a {font-weight: bold;font-size: 1.25rem;color: #ffffff;line-height: 1.3;margin-bottom: 1rem;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin: 0;}
@media (min-width: 1024px) {
  .spnc-bnr-1 .spnc_column.spnc_column-1 h3.spnc-entry-title a {font-size: 2.25rem;line-height: 1.3;}
  .spnc-bnr-1 .spnc_column.spnc_column-1 .spnc-post-content {padding-right: 10px;padding-left: 10px;}
  .spnc-bnr-1 .spnc_column.spnc_column-1 .entry-header .spnc-entry-meta {top: 30px;}
  .spnc-bnr-1 .spnc_column.spnc_column-1 h3.spnc-entry-title {margin-bottom: 14px;}
  .spnc-bnr-1 .spnc_column.spnc_column-1 .spnc-entry-meta {margin-bottom: 1rem;}
  .spnc-bnr-1 .spnc_column.spnc_column-1 p.spnc-description {font-weight: 400;color: #ffffff;font-size: 1.5rem;line-height: 1.4;font-family: "Inter";margin-bottom: 1rem;}
}
@media (max-width: 1023px) {.spnc-bnr-1 p.spnc-description {display: none;}}
.spnc-bnr-1 .spnc-entry-content {position: absolute;top: 15px;}
.spnc-bnr-1 .entry-header .spnc-entry-meta .spnc-cat-links {margin-right: 10px;}
.spnc-bnr-1 .spnc-post .spnc-more-link {font-size: 1rem;line-height: 1.6;font-weight: 700;font-family: "Inter";color: #000;border-radius: 0;padding: 0.625rem 1.25rem;background: #ffffff;margin-top: 1.875rem;display: inline-block;}
.spnc-bnr-1 .spnc-entry-meta i {color: #ffffff;font-size: 0.813rem;padding-right: 0.125rem;}
.spnc-bnr-1 .spnc-entry-meta {margin-bottom: 0.75rem;}
.spnc-bnr-1 .spnc-post-content h3.entry-title {margin-bottom: 1.625rem;line-height: 32px;}
.spnc-bnr-1 .spnc-post-wrapper {padding: 20px 0 20px;}
.spnc-bnr-1 .spnc_column-2 .spnc-post-wrapper {padding: 45px 0 10px;}
.spnc-bnr-1 .spnc_column-3 .spnc-post-wrapper {padding: 45px 0 10px;}
.spnc-bnr-1 .spnc-entry-meta span {margin-right: 0;padding-bottom: 6px;}
.spnc-bnr-1 .spnc-entry-meta .date i {padding-right: 0.3rem;}
.spnc-bnr-1 .spnc-entry-meta span {position: relative;}
.spnc-bnr-1 .spnc-entry-meta .spnc-cat-links a:hover {color: #ffffff;}
@media (max-width: 992px) {
  .spnc-bnr-1 .spnc-post-wrapper {width: 95%;}
}

.spnc-bnr-1 .spnc_item {flex: 1;position: relative;width: 100%;heigth: 100%;min-height: 75px;margin-bottom: 0.625em;}
.spnc-bnr-1 .spnc_grid_item {display: flex;flex: 1;margin: 0 0 0px;padding: 0;}
.spnc-bnr-1 .spnc_column {display: flex;flex-direction: column;flex: 1 0;margin: 0;padding: 0;list-style: none;}
.spnc-bnr-1 .footer-meta .spnc-entry-meta span:after {content: "\f111";font-size: 6px;padding-left: 1rem;padding-right: 1rem;vertical-align: middle;color: #fff;font-family: "Font Awesome 5 Free";}
.spnc-bnr-1 .footer-meta .spnc-entry-meta span:last-child::after {display: none;}
@media (min-width: 1024px) {
  .spnc-bnr-1 .spnc_column_container {display: flex;flex-direction: row;overflow: hidden;width: 100%;max-width: 1320px;margin: 0 auto;padding: 0 10px;}
  .spnc-bnr-1 .spnc_column-2 .spnc-post .spnc-post-img {height: 260px;}
  .spnc-bnr-1 .spnc_column-2 {flex: 0 0 26%;max-width: 26%;}
  .spnc-bnr-1 #element1 {padding-right: 0.625em;}
  .spnc-bnr-1 .spnc_column-3 .spnc-post .spnc-post-img {height: 260px;}
  .spnc-bnr-1 .spnc_column-3 {flex: 0 0 26%;max-width: 26%;}
  .spnc-bnr-1 .spnc_column-1 .spnc_grid_item-1 {flex: 2;}
  .spnc-bnr-1 .spnc_column-1 {flex: 0 0 48%;max-width: 48%;}
  .spnc-bnr-1 #element2 {padding-right: 0.625em;}
}

@media (max-width: 1023px) {
  .spnc-bnr-1 .spnc-post .spnc-post-img {height: 370px;border-radius: 0;}
  .spnc-bnr-1 .spnc-post-overlay {border-radius: 0;}
  .spnc-bnr-1 .spnc-post-content .spnc-content-wrapper {padding: 0 15px;}
  .spnc-bnr-1 .spnc_item {margin-bottom: 0.6em;}
}
.spnc-bnr-1 .owl-theme .owl-nav.disabled+.owl-dots {margin-bottom: -6.25rem;}
.spnc-bnr-1 .owl-carousel:hover .owl-prev {left: 50px;}
.spnc-bnr-1 .owl-carousel:hover .owl-next {right: 50px;}

/*--------------------------------------------------------------
 24.0 Highlights-Design view
--------------------------------------------------------------*/
.spnc-highlights-1 .spnc-row .spnc-col-13 {display: flex;align-items: center;}
.spnc-highlights-1 {position: relative;overflow: hidden;}
.spnc-highlights-1 .spnc-container {padding: 0 10px;margin: 0.313rem auto 1.3rem auto;}
.spnc-highlights-1 .spnc-container .spnc-row {padding: 12px;background-color: #ffffff;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}
.spnc-highlights-1 .spnc-highlights-title {display: inline-block;padding: 20px;border-top-right-radius: 60px;border-bottom-right-radius: 60px;z-index: 1;}
.spnc-highlights-1 .spnc-highlights-title h3 {font-family: poppins;color: #fff;line-height: 1.23;font-size: 1.5rem;margin: 0;}
.spnc-highlights-1 .spnc-container .spnc-row {overflow: hidden;padding: 0.625rem;margin: 0px;flex-wrap: nowrap;}
.spnc-marquee-wrapper .date a {font-size: 0.875rem;font-weight: 400;color: #858585;}
.spnc-marquee-wrapper .spnc-entry-title {font-size: 1rem;line-height: 1.6;margin-bottom: 0px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.spnc-marquee-wrapper .spnc-entry-title:before {content: "\f0a9";font-size: 0.875rem;vertical-align: middle;font-family: "Font Awesome 5 Free";position: absolute;right: 5px;}
.spnc_highlights {display: inline-block;white-space: nowrap;display: inline-block;white-space: nowrap;position: relative;transform: translate3d(0%, 0, 0);animation-name: marquee;animation-timing-function: linear;animation-iteration-count: infinite;vertical-align: middle;}
.spnc-marquee-wrapper {display: -webkit-box;white-space: nowrap;overflow: hidden;padding: 10px 0 0;}
.spnc-highlights-1 .spnc-post {display: inline-block;white-space: nowrap;padding-right: 2rem;position: relative;}
.spnc-marquee-wrapper:hover .spnc_highlights {animation-play-state: paused !important;}

@keyframes marquee {
  0% {
    transform: translate3d(0%, 0, 0);
  }

  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
@media (max-width: 768px) {
  .spnc-marquee-wrapper {padding: 11px 0px;}
  .spnc-highlights-1 .spnc-highlights-title {padding: 14px 20px 18px 14px;}
}
@media (max-width: 991px) {.spnc-custom .spnc-nav li>a.search-icon {line-height: 2.5;}}

/*--------------------------------------------------------------
 25.0 Blog-wrapper-0-Design view
--------------------------------------------------------------*/
.spnc-common-widget-area .spnc-main-wrapper {position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;}
.spnc-common-widget-area .spnc-main-wrapper .spnc-main-wrapper-heading {height: auto;padding: 0.5rem;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;}
.spnc-common-widget-area .spnc-main-wrapper .spnc-main-wrapper-heading h2 {margin-bottom: 0;padding: 0px 30px;font-size: 1.25rem;font-weight: 700;letter-spacing: 2px;}
.spnc-common-widget-area .spnc-main-wrapper {position: relative;text-align: center;margin-bottom: 15px;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a {position: absolute;top: auto;left: 5%;bottom: 8%;padding: 8px 10px 4px;margin: 0px;background-color: #f9ae00;border-radius: 0px;font-size: 1.375rem;font-weight: 700;font-family: "Inter";line-height: 1.1;text-align: center;min-width: 70px;margin-bottom: 2px;width: 18%;}
.site-footer .footer-sidebar .widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a,
.site-footer .footer-sidebar .widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a {bottom: 11%;width: 27%;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .owl-item:nth-of-type(odd) .spnc-post .spnc-entry-meta .spnc-date a {background: #a855f7;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .owl-item:nth-of-type(odd) .spnc-post {border-bottom: 1px solid #a855f7;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a span,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a span {font-size: 2.5rem;font-weight: 700;font-family: "Inter";}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a {color: #fff;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-blog-1-wrapper .spnc-author img {border-radius: 50%;height: 40px;width: 40px;display: inline-block;vertical-align: middle;margin-right: 12px;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post-overlay,
.widget_spncp_filter_two_column .spnc-filter .spnc-post-overlay {position: relative;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-post-thumbnail,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-post-thumbnail {padding: 0;margin: 0;position: relative;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-post-thumbnail img,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-post-thumbnail img {width: 100%;border: 0;border-radius: 0;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post,
.widget_spncp_filter_two_column .spnc-filter .spnc-post {border-radius: 0px;overflow: hidden;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post,
.widget_spncp_filter_two_column .spnc-filter .spnc-post {box-shadow: 0 0 1px 1px rgba(15, 15, 34, 0.08);margin: 1px;border-bottom: 1px solid #f9ae00;background: #fff;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post:hover {box-shadow: 0 0 1px 1px rgba(15, 15, 34, 0.08);}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post-overlay .spnc-entry-meta,
.widget_spncp_filter_two_column .spnc-filter .spnc-post-overlay .spnc-entry-meta {margin-bottom: -30px;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta a,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-entry-meta a {line-height: 24px;font-size: 0.875rem;font-weight: 400;color: #878e94;text-transform: capitalize;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta span,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-entry-meta span {margin-right: 15px;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-description,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-description {font-size: 1rem;font-weight: 400;color: #000;line-height: 26px;}
.widget_newscrunch_grid_slider_two_column .spnc-filter h4.spnc-entry-title a,
.widget_spncp_filter_two_column .spnc-filter h4.spnc-entry-title a {color: #000;margin-bottom: unset;font-size: 1.25rem;font-weight: 700;line-height: 1.5;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-more-link,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-more-link {font-size: 1rem;font-weight: 700;border: 0;padding: 0;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-more-link:hover,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-more-link:hover {background: #fff;border: unset;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-post-content .spice-seprator,
.spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-post .spnc-entry-content .spice-seprator {border-bottom: 1px solid #ebebeb;margin: 20px 0 5px;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-entry-meta i,
.widget_spncp_filter_two_column .spnc-filter .spnc-entry-meta i {font-size: 12px;padding-right: 0.5rem;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-entry-meta .spnc-date a:hover,
.spnc-blog-1-wrapper .spnc-entry-meta .spnc-date a:focus {color: #fff;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .footer-meta.spnc-entry-meta span,
.widget_spncp_filter_two_column .spnc-filter .footer-meta.spnc-entry-meta span {padding-right: 0;}
.page-section-area.blog .spnc-blog-wrapper .spnc-post .footer-meta.spnc-entry-meta span:after {font-family: FontAwesome;content: "|";font-size: 1.25rem;padding-left: 0.5rem;padding-right: 0.5rem;color: #d7d7d7;}
.widget_newscrunch_grid_slider_two_column .spnc-filter h4.spnc-entry-title,
.widget_spncp_filter_two_column .spnc-filter h4.spnc-entry-title {margin-bottom: 0.5rem;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-footer-meta.spnc-entry-meta,
.widget_spncp_filter_two_column .spnc-filter .spnc-footer-meta.spnc-entry-meta {margin-bottom: 10px;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .footer-meta.spnc-entry-meta span:last-child:after {display: none;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post-content,
.widget_spncp_filter_two_column .spnc-filter .spnc-post-content {padding: 18px 20px 27px;}
.spnc-blog-1 .spnc-blog-wrapper .footer-meta.spnc-entry-meta {display: inline-block;padding-top: 0.5rem;margin: 0 0 1rem;}
.widget_spncp_filter_two_column .spnc-category-filter {display: inline-block;float: right;margin: 10px 0;}
.widget_spncp_filter_two_column .spnc-btn-filter {font-size: 0.75rem;font-weight: 400;line-height: 1.8;color: #000;margin-left: 30px;text-transform: uppercase;}
.spnc-blog-1 .hide {display: none;}
.spnc-blog-wrapper .owl-carousel .owl-prev,
.spnc-blog-wrapper .owl-carousel .owl-next,
.widget_spncp_filter_two_column .owl-carousel .owl-prev,
.widget_spncp_filter_two_column .owl-carousel .owl-next,
.widget_spncp_filter_three_column .owl-carousel .owl-prev,
.widget_spncp_filter_three_column .owl-carousel .owl-next,
.widget_newscrunch_overlay_slider .owl-carousel .owl-prev,
.widget_newscrunch_overlay_slider .owl-carousel .owl-next {top: auto;transform: translateY(54%);left: 45%;margin-top: 0px;}
.spnc-blog-wrapper .owl-carousel .owl-prev,
.widget_spncp_filter_two_column .owl-carousel .owl-prev,
.widget_spncp_filter_three_column .owl-carousel .owl-prev,
.widget_newscrunch_overlay_slider .owl-carousel .owl-prev {opacity: 1;}
.spnc-blog-wrapper .owl-carousel .owl-next,
.widget_spncp_filter_two_column .owl-carousel .owl-next,
.widget_spncp_filter_three_column .owl-carousel .owl-next,
.widget_newscrunch_overlay_slider .owl-carousel .owl-next {opacity: 1;margin-left: 50px;}
.spnc-blog-wrapper .owl-carousel .owl-prev,
.spnc-blog-wrapper .owl-carousel .owl-next,
body.newscrunch .widget_spncp_filter_two_column .owl-carousel .owl-prev,
body.newscrunch .widget_spncp_filter_two_column .owl-carousel .owl-next,
body.newscrunch .widget_spncp_filter_three_column .owl-carousel .owl-prev,
body.newscrunch .widget_spncp_filter_three_column .owl-carousel .owl-next,
body.newscrunch .widget_newscrunch_overlay_slider .owl-carousel .owl-prev,
body.newscrunch .widget_newscrunch_overlay_slider .owl-carousel .owl-next {border-radius: 50px;background-color: #fff;box-shadow: 0 0 1px 1px #878e94;color: #878e94;width: 36px;height: 36px;font-size: 18px;line-height: 2.1;}
.spnc-common-widget-area.widget_media_image {padding: 0px;}
.spnc-blog-1 .spnc-blog-wrapper #spnc-blog-carousel {margin-top: 35px;}
.spnc-common-widget-area {background-color: #ffffff;margin-bottom: 20px;padding: 20px 20px 85px;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}
.spnc-common-widget-area.widget_newscrunch_list_grid_view {padding-bottom: 0px;}
.spnc-common-widget-area.widget_newscrunch_list_view_slider {padding-bottom: 0px;}

/*--------------------------------------------------------------
 26.0 Blog-wrapper-1-Design view
--------------------------------------------------------------*/
.spnc-blog-wrapper-1 .spnc-blog-1-post {display: flex;flex-wrap: wrap;justify-content: space-between;}
.spnc-blog-wrapper-1 .spnc-post-wrapper {flex-basis: calc(50% - 15px);max-width: calc(50% - 15px);margin-bottom: 15px;}
.spnc-blog-wrapper-1 .spnc-post-wrapper .spnc-post {display: flex;flex-direction: row;border-radius: 0px;overflow: hidden;}
.spnc-blog-wrapper-1 .spnc-post-wrapper .spnc-post .spnc-post-overlay {flex: 0 0 40%;}
.spnc-blog-wrapper-1 .spnc-post-wrapper .spnc-post .spnc-post-content {flex: 0 0 60%;padding: 4px 10px 15px 20px;}
.spnc-blog-wrapper-1 .spnc-post-overlay {position: relative;}
.spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail {padding: 0;margin: 0;position: relative;}
.spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail img {width: 100%;border: 0;border-radius: 0;}
.site-footer .footer-sidebar .spnc-blog-wrapper-1 h4.spnc-entry-title a {color: #ffffff;}
.spnc-blog-wrapper-1 h4.spnc-entry-title a {color: #000;margin-bottom: 1rem;font-family: "Poppins";font-size: 1.125rem;font-weight: 700;line-height: 1.5;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.spnc-blog-wrapper-1 h4.spnc-entry-title {margin-bottom: 4px;}
.spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a {padding: 0;margin: 0px;font-size: 0.875rem;font-family: "Poppins";color: rgb(135, 142, 148);line-height: 1.2;}
.spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a i {font-size: 0.75rem;}
.spnc-blog-wrapper-1 .spnc-ads {position: relative;margin-top: 20px;margin-left: 10px;margin-right: 10px;}
.spnc-blog-wrapper-1 .spnc-ads .spnc-post-overlay {position: absolute;inset: 0;background: #142235;opacity: 0.5;z-index: 1;}
.spnc-blog-wrapper-1 .spnc-ads img {width: 100%;max-width: 100%;height: auto;}
@media (max-width: 1024px) {
  .spnc-common-widget-area.widget_newscrunch_list_grid_view .spnc-blog-wrapper-1 .spnc-post-wrapper .spnc-post {display: flex;flex-direction: column;}
  .spnc-common-widget-area.widget_newscrunch_list_grid_view .spnc-blog-wrapper-1 .spnc-post-wrapper .spnc-post .spnc-post-content {padding: 15px 0 15px 0;}
}

@media (max-width: 600px) {
  .spnc-common-widget-area.widget_newscrunch_list_grid_view .spnc-blog-wrapper-1 .spnc-post-wrapper {flex-basis: calc(100%);max-width: calc(100%);margin-bottom: 20px;}
}

/*--------------------------------------------------------------
 27.0  Blog-wrapper-2-Design view
--------------------------------------------------------------*/
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper {position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;}
.spnc-blog-1 .spnc-blog-wrapper-2 #spnc-business-carousel {margin-top: 43px;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-heading {height: auto;padding: 0.563rem 2.688rem;background: #ffffff;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-heading h4 {margin-bottom: 0;padding: 0px 30px;font-size: 1.25rem;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper {position: relative;text-align: center;margin-bottom: 43px;max-width: 260px;}
.widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-entry-meta .spnc-date a,
.widget_spncp_filter_three_column .spnc-entry-meta .spnc-date a {font-size: 0.875rem;font-family: "Poppins";line-height: 1.2;}
.widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-entry-meta .spnc-date a span,
.widget_spncp_filter_three_column .spnc-entry-meta .spnc-date a span {font-size: 2.5rem;font-weight: 700;font-family: "Inter";}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-author img {border-radius: 50%;height: 40px;width: 40px;display: inline-block;vertical-align: middle;margin-right: 12px;}
.spnc-post-grid-slider-three-column .spnc-post-overlay,
.widget_spncp_filter_three_column .spnc-post-overlay {position: relative}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-post .spnc-post-thumbnail,
.spnc-post-grid-slider-three-column .spnc-post-thumbnail,
.widget_spncp_filter_three_column .spnc-post-thumbnail {padding: 0;margin: 0;position: relative;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-post .spnc-post-thumbnail img,
.spnc-post-grid-slider-three-column .spnc-post-thumbnail img,
.widget_spncp_filter_three_column .spnc-post-thumbnail img {width: 100%;border: 0;border-radius: 0;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-post,
.spnc-post-grid-slider-three-column,
.widget_spncp_filter_three_column article {border-radius: 0px;overflow: hidden;}
.spnc-post-grid-slider-three-column .spnc-post-overlay::before,
.widget_spncp_filter_three_column .spnc-post-overlay::before {content: "";position: absolute;inset: 0;background-color: rgba(0, 0, 0, 0.1);z-index: 1;}
.spnc-post-grid-slider-three-column .spnc-post-overlay .spnc-entry-meta,
.widget_spncp_filter_three_column .spnc-post-overlay .spnc-entry-meta {position: absolute;top: 10px;left: 10px;}
.spnc-post-grid-slider-three-column .spnc-post-overlay .spnc-entry-meta .spnc-cat-links a,
.widget_spncp_filter_three_column .spnc-post-overlay .spnc-entry-meta .spnc-cat-links a {font-size: 0.75rem;font-family: "Poppins";color: #ffffff;line-height: 1.2;background: #f9ae00;padding: 4.5px 9px;}
.spnc-blog-1 .spnc-blog-wrapper-2 .owl-item:nth-child(2n 2) .spnc-post-overlay .spnc-entry-meta .spnc-cat-links a {background: #09b95d;}
.spnc-blog-1 .spnc-blog-wrapper-2 .owl-item:nth-child(3n 3) .spnc-post-overlay .spnc-entry-meta .spnc-cat-links a {background: #369ef6;}
.widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-entry-meta a,
.widget_spncp_filter_three_column .spnc-entry-meta a {font-size: 0.875rem;font-family: "Poppins";color: #878e94;line-height: 1.2;text-transform: capitalize;}
.widget_newscrunch_grid_slider_three_column .grid-slider-three-column .spnc-post-grid-slider-three-column .spnc-entry-meta span,
.widget_spncp_filter_three_column .spnc-entry-meta span {margin-right: 13px;}
.spnc-blog-1 .spnc-blog-wrapper-2 h4.spnc-entry-title a {color: #000;margin-bottom: 1rem;font-size: 1.125rem;font-family: "Poppins";font-weight: bold;line-height: 1.5;}
.spnc-blog-1 .spnc-blog-wrapper-2 .footer-meta.spnc-entry-meta span {padding-right: 0;}
.spnc-blog-1 .spnc-blog-wrapper-2 h4.spnc-entry-title,
.widget_newscrunch_grid_slider_three_column .grid-slider-three-column .spnc-entry-title,
.widget_spncp_filter_three_column .spnc-entry-title {margin-bottom: 0.375rem;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-footer-meta.spnc-entry-meta {margin-bottom: 15px;}
.spnc-blog-1 .spnc-blog-wrapper-2 .footer-meta.spnc-entry-meta span:last-child:after {display: none;}
body .widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-post-content,
body .widget_spncp_filter_three_column .spnc-post-content {padding: 0;padding-top: 12px;}
.spnc-blog-1 .spnc-blog-wrapper-2 .footer-meta.spnc-entry-meta {display: inline-block;padding-top: 0.5rem;margin: 0 0 1rem;}
.widget_spncp_filter_three_column .spnc-category-filter {display: inline-block;float: right;margin: 10px 0;}
.widget_spncp_filter_three_column .spnc-btn-filter {font-size: 0.75rem;font-weight: 400;line-height: 22px;color: #000;margin-left: 30px;text-transform: uppercase;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-btn-filter:last-child {margin-right: 0;}
.spnc-blog-1 .spnc-blog-wrapper-2 .owl-carousel .owl-prev,
.spnc-blog-1 .spnc-blog-wrapper-2 .owl-carousel .owl-next {top: auto;transform: translateY(80%);}
.spnc-blog-1 .spnc-blog-wrapper-2 .owl-carousel .owl-prev,
.widget_spncp_filter_three_column .owl-carousel .owl-prev,
body.newscrunch .widget_newscrunch_grid_slider_three_column .owl-carousel .owl-prev,
body.newscrunch .widget_newscrunch_overlay_slider .owl-carousel .owl-prev {opacity: 1;left: 0;}
.spnc-blog-1 .spnc-blog-wrapper-2 .owl-carousel .owl-next,
.widget_spncp_filter_three_column .owl-carousel .owl-next,
body.newscrunch .widget_newscrunch_grid_slider_three_column .owl-carousel .owl-next,
body.newscrunch .widget_newscrunch_overlay_slider .owl-carousel .owl-next {opacity: 1;right: 0;left: unset;}
.spnc-blog-1 .spnc-blog-wrapper-2 .owl-carousel .owl-prev,
.spnc-blog-1 .spnc-blog-wrapper-2 .owl-carousel .owl-next {border-radius: 50px;background-color: #fff;box-shadow: 0 0 1px 1px #878e94;color: #878e94;width: 2.25rem;height: 2.25rem;font-size: 1.125rem;line-height: 2.1;}

/*--------------------------------------------------------------
 28.0  Blog-wrapper-3-Design view
--------------------------------------------------------------*/
.widget_newscrunch_featured_post .spnc-blog-1-wrapper {position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;}
.widget_newscrunch_featured_post .spnc-blog-1-heading {height: auto;padding: 0.625rem;background: #ffffff;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;}
.widget_newscrunch_featured_post .spnc-blog-1-heading h4 {margin-bottom: 0;padding: 0px 30px;font-size: 1.25rem;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;}
.widget_newscrunch_featured_post .spnc-blog-1-wrapper {position: relative;text-align: center;margin-bottom: 35px;}
.widget_newscrunch_featured_post .owl-item:nth-of-type(odd) .spnc-post {border-bottom: 1px solid #a855f7;}
.widget_newscrunch_featured_post .spnc-post .spnc-entry-meta .spnc-date a span {font-size: 2.5rem;font-weight: 700;font-family: "Inter";}
.widget_newscrunch_featured_post .spnc-blog-1-wrapper .spnc-author img {border-radius: 50%;height: 40px;width: 40px;display: inline-block;vertical-align: middle;margin-right: 12px;}
.widget_newscrunch_featured_post .spnc-post-overlay {position: relative;}
.widget_newscrunch_featured_post .spnc-post .spnc-post-thumbnail {padding: 0;margin: 0;position: relative;width: 7rem;height: auto;margin-right: 1.188rem;float: left;}
.widget_newscrunch_featured_post .spnc-post .spnc-post-thumbnail img {border: 0;border-radius: 0;height: 102px;}
.widget_newscrunch_featured_post .spnc-post {border-radius: 0px;position: relative;}
.widget_newscrunch_featured_post .spnc-post {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin-bottom: 18px;border-bottom: 0 !important;}
.widget_newscrunch_featured_post .spnc-post .spnc-entry-meta a {line-height: 22px;font-size: 0.75rem;font-weight: 400;color: #878e94;}
.widget_newscrunch_featured_post .spnc-post .spnc-description {font-size: 1rem;font-weight: 400;color: #000;line-height: 26px;}
.site-footer .footer-sidebar .widget_newscrunch_featured_post h4.spnc-entry-title a {color: #fff;}
.widget_newscrunch_featured_post h4.spnc-entry-title a {color: #000;margin-bottom: 1rem;font-size: 1.125rem;font-weight: 700;line-height: 1.4;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.widget_newscrunch_featured_post h4 {font-size: 1.125rem;line-height: 1.5;}
.widget_newscrunch_featured_post .spnc-post .spnc-more-link {font-size: 0.75rem;font-weight: 400;border: 0;padding: 0;color: #000000;}
.widget_newscrunch_featured_post .spnc-post .spnc-more-link:hover {border: unset}
.widget_newscrunch_featured_post .spnc-post .spnc-post-content .spice-seprator,
.widget_newscrunch_featured_post .spnc-blog-1-wrapper .spnc-post .spnc-entry-content .spice-seprator {border-bottom: 1px solid #ebebeb;margin: 20px 0 5px;}
.widget_newscrunch_featured_post .spnc-entry-meta i {color: #878e94;font-size: 0.625rem;padding-right: 0.1rem;}
.widget_newscrunch_featured_post .footer-meta.spnc-entry-meta span {padding-right: 0;}
.page-section-area.blog .spnc-blog-wrapper-3 .spnc-post .footer-meta.spnc-entry-meta span:after {font-family: FontAwesome;content: "|";font-size: 1.25rem;padding-left: 0.5rem;padding-right: 0.5rem;color: #d7d7d7;}
.widget_newscrunch_featured_post h4.spnc-entry-title {margin-bottom: 0.5rem;}
.widget_newscrunch_featured_post .spnc-entry-content {line-height: 0;}
.widget_newscrunch_featured_post .spnc-footer-meta.spnc-entry-meta {margin-bottom: 15px;}
.widget_newscrunch_featured_post .footer-meta.spnc-entry-meta span:last-child:after {display: none;}
.widget_newscrunch_featured_post .spnc-post-content {padding: 0;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
.widget_newscrunch_featured_post .footer-meta.spnc-entry-meta {display: inline-block;padding-top: 0.5rem;margin: 0 0 1rem;}
.widget_newscrunch_featured_post .spnc-category-filter {display: inline-block;float: right;margin: 10px 0;}
.widget_newscrunch_featured_post .spnc-btn-filter {font-size: 0.75rem;font-weight: 400;line-height: 1.8;color: #000;margin-right: 30px;border: 0;background: transparent;padding: 0;}
.widget_newscrunch_featured_post .spnc-btn-filter:last-child {margin-right: 0;}
.spnc-blog-1 .hide {display: none;}
.widget_newscrunch_featured_post .owl-carousel .owl-prev,
.widget_newscrunch_featured_post .owl-carousel .owl-next {top: auto;transform: translateY(80%);left: 45%;margin-top: 0px;}
.widget_newscrunch_featured_post .owl-carousel .owl-prev {opacity: 1;}
.widget_newscrunch_featured_post .owl-carousel .owl-next {opacity: 1;margin-left: 50px;}
.widget_newscrunch_featured_post .owl-carousel .owl-prev,
.widget_newscrunch_featured_post .owl-carousel .owl-next {border-radius: 50px;background-color: #fff;box-shadow: 0 0 1px 1px #878e94;color: #878e94;width: 2.25rem;height: 2.25rem;font-size: 1.125rem;line-height: 2.1;}
.widget_newscrunch_featured_post .spnc-post .spnc-entry-meta span a {margin-right: 14px;font-size: 0.875rem;font-weight: 400;text-transform: capitalize;}
.widget_newscrunch_featured_post #spnc-blog-carousel {margin-top: 35px;}
@media (min-width: 1025px) {.widget_newscrunch_featured_post .spnc-first-post {width: 50%;float: left;margin-right: 18px;}}
.widget_newscrunch_featured_post .spnc-first-post h4.spnc-entry-title a {color: #fff;font-size: 20px;font-weight: 700;line-height: 30px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.widget_newscrunch_featured_post .spnc-first-post .spnc-entry-meta i {color: #fff;}
.widget_newscrunch_featured_post .spnc-first-post .spnc-post-content {position: absolute;bottom: 0%;top: auto;padding: 10px 28px;}
.widget_newscrunch_featured_post .spnc-first-post .spnc-post-content .spnc-entry-meta {padding: 0px;padding-bottom: 10px;}
.widget_newscrunch_featured_post .spnc-first-post .spnc-post-thumbnail {width: 100%;margin-right: 0;}
.widget_newscrunch_featured_post .spnc-first-post .spnc-post-thumbnail img {height: 460px;}
@media (max-width: 1024px) {.widget_newscrunch_featured_post .spnc-first-post .spnc-post-thumbnail img {width: 100%;height: auto;}}
.widget_newscrunch_featured_post .spnc-first-post .spnc-cat-links {position: absolute;top: 3%;right: 2%;bottom: auto;left: auto;}
.widget_newscrunch_featured_post .spnc-first-post .spnc-post .spnc-entry-meta .spnc-date a {border-bottom: 1px solid currentColor;}
.widget_newscrunch_featured_post .spnc-first-post .spnc-post .spnc-entry-meta span a {color: #fff}
.widget_newscrunch_featured_post .spnc-first-post .spnc-post .spnc-cat-links a {background-color: #00afd8;padding: 5px 15px;border: 0;border-radius: 0;color: #fff;font-weight: 600;text-transform: uppercase;}
.widget_newscrunch_featured_post .spnc-first-post figure:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: auto;
  left: 0;
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0%,
      rgba(0, 0, 0, 0.7) 100%);
}
.widget_newscrunch_featured_post .show {display: block;}
.widget_newscrunch_featured_post .spnc-post .spnc-entry-content {overflow: visible;}
/*--------------------------------------------------------------
 29.0  Video Section
--------------------------------------------------------------*/
.spnc-page-section-space.spnc-video {padding: unset;margin: unset;background-color: transparent;box-shadow: unset;}
.spnc-page-section-space.spnc-video .spnc-container {padding: 0 10px;margin: 0rem auto 1.3rem auto;}
.spnc-page-section-space.spnc-video .spnc-container .spnc-video-row {background-color: #ffffff;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);padding: 20px 20px 0;margin: 0;position: relative;}
.spnc-video .spnc-blog-1-wrapper {position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;}
.spnc-video .spnc-blog-1-heading {height: auto;padding: 0.563rem;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;text-align: center;}
.spnc-video .spnc-blog-1-heading h4 {margin-bottom: 0;padding: 0px 12px;font-size: 1.25rem;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;}
.spnc-video .spnc-post .spnc-post-img {position: relative;height: auto;background-size: cover;background-repeat: no-repeat;background-position: 100% 100%;border-radius: 0;height: 460px;}
.spnc-video .spnc-post-overlay {position: absolute;width: 100%;top: 0px;bottom: 0px;z-index: 1;left: 0px;right: 0px;opacity: 0.4;background-color: #040d19;border-radius: 0;}
.spnc-video .spnc-post-content {max-width: 1140px;position: relative;display: table;height: 100%;z-index: 2;padding-right: 15px;padding-left: 15px;}
.spnc-video .spnc-post-content .spnc-content-wrapper {display: table-cell;vertical-align: bottom;padding: 0 5px;}
.spnc-video .spnc_column-1 .spnc-post-content .spnc-content-wrapper {display: table-cell;vertical-align: bottom;padding: 0 15px;}
.front-banner.spnc-bnr-1 .spnc-post .spnc-post-content a {text-decoration: none;float: unset;}
.spnc-video .spnc_column-2 .spnc_grid_item-1 .spnc-post .spnc-post-content .spnc-cat-links a {background: #669c9b;}
.spnc-video .spnc_column-2 .spnc_grid_item-2 .spnc-post .spnc-post-content .spnc-cat-links a {background: #34d364;}
.spnc-video .spnc_column-1 .spnc_grid_item-1 .spnc-post .spnc-post-content .spnc-cat-links a {background: #a855f7;}
.spnc-video .spnc_column-3 .spnc_grid_item-1 .spnc-post .spnc-post-content .spnc-cat-links a {background: #f9ae00;}
.spnc-video .spnc_column-3 .spnc_grid_item-2 .spnc-post .spnc-post-content .spnc-cat-links a {background: #00afd8;}
.spnc-video .spnc-post .spnc-post-content .spnc-cat-links a {color: #fff;padding: 1.5px 7.5px 3.5px;border-radius: 0;}
.spnc-video .spnc-post .spnc-post-content .spnc-info-link {font-family: "Inter";font-weight: bold;font-size: 1rem;line-height: 1.6;color: #fff;padding: 14px 27px;}
.spnc-video .owl-theme .owl-dots {position: absolute;bottom: 50px;left: 50%;transform: translate(-50%, -50%);}
.spnc-video .spnc-entry-meta .spnc-cat-links a {font-size: .875rem;font-weight: 400;}
.spnc-video .spnc-entry-meta a {color: #ffffff;font-size: 0.875rem;font-family: "poppins";line-height: 1.7;font-weight: 400;}
.spnc-video h3.spnc-entry-title {margin-bottom: 9px;margin-top: 10px;line-height: 1;}
.spnc-video h3.spnc-entry-title a {font-weight: bold;font-size: 1.125rem;color: #ffffff;line-height: 1.4;font-family: "poppins", sans-serif;margin-bottom: 1rem;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin: 0;}
.spnc-video .spnc-blog-1-wrapper {margin-bottom: 42px;}
@media (min-width: 1024px) {
  .spnc-video .spnc-container-box {display: flex;flex-direction: row;overflow: hidden;}
  .spnc-video .spnc_column.spnc_column-1 h3.spnc-entry-title a {font-size: 1.875rem;line-height: 1.3;}
  .spnc-video .spnc_column.spnc_column-1 .entry-header .spnc-entry-meta {top: 30px;}
  .spnc-video .spnc_column.spnc_column-1 .spnc-entry-meta {margin-bottom: 13px;}
  .spnc-video .spnc_column.spnc_column-1 p.spnc-description {font-weight: 400;color: #ffffff;font-size: 1.5rem;line-height: 1.5;font-family: "Inter";margin-bottom: 1rem;}
}
@media (max-width: 1023px) {.spnc-video p.spnc-description {display: none;}}
.spnc-video .spnc-video-popup {position: absolute;top: 30px;left: 20px;}
.spnc-video .spnc_column-1 .spnc-video-popup {position: absolute;top: 40px;left: 30px;}
.spnc-video .spnc-video-popup a.spncOpenVideo {color: #ffffff;border: 2px solid #fff;border-radius: 50%;padding: 10px 15px;width: 46px;height: 46px;}
.spnc-video .entry-header .spnc-entry-meta .spnc-cat-links {margin-right: 20px;}
.spnc-video .spnc-post .spnc-more-link {font-size: 1rem;line-height: 1.6;font-weight: 700;font-family: "Inter";color: #000;border-radius: 0;padding: 0.625rem 1.25rem;background: #ffffff;margin-top: 1.875rem;display: inline-block;}
.spnc-video .spnc-entry-meta i {color: #ffffff;font-size: 13px;padding-right: 0.5rem;}
.spnc-video .spnc-post-content h3.entry-title {margin-bottom: 1.625rem;line-height: 32px;}
.spnc-video .spnc-post-wrapper {padding: 0px 0 13px;}
.spnc-video .spnc_column-2 .spnc-post-wrapper {padding: 45px 0 7px;}
.spnc-video .spnc_column-3 .spnc-post-wrapper {padding: 45px 0 7px;}
.spnc-video .spnc-entry-meta span {margin-right: 0;padding-bottom: 6px;}
.spnc-video .spnc-entry-meta .date i {padding-right: 0.3rem;}
.spnc-video .spnc-entry-meta span {position: relative;color: #ffffff;font-size: 0.875rem;font-family: "Inter";line-height: 1.7;font-weight: 400;}
.spnc-video .spnc-entry-meta .spnc-cat-links a:hover {color: #ffffff;}
.spnc-video .spnc_item {flex: 1;position: relative;width: 100%;min-height: 75px;margin-bottom: 0.4em;}
.spnc-video .spnc_grid_item {display: flex;flex: 1;margin: 0 0 14px;padding: 0;}
.spnc-video .spnc_column {display: flex;flex-direction: column;flex: 1 0;margin: 0;padding: 0;list-style: none;}
.spnc-video .spnc-content-wrapper .spnc-entry-content .spnc-entry-meta span:not(:last-child):after {font-family: FontAwesome;content: "\f111";font-size: 5px;color: #ffffff;padding-left: 0.75rem;padding-right: 0.75rem;vertical-align: middle;}
.spnc-video .wow-callback .spnc-post {overflow: hidden;background: #888888;position: relative;}
@media (min-width: 1024px) {
  .spnc-video .spnc_column_container {display: flex;flex-direction: row;overflow: hidden;}
  .spnc-video .spnc_column-2 .spnc-post .spnc-post-img {height: 220px;}
  .spnc-video .spnc_column-2 {padding-right: 1.3em;flex: 0 0 25%;max-width: 25%;}
  .spnc-video .spnc_column-3 .spnc-post .spnc-post-img {height: 220px;}
  .spnc-video .spnc_column-3 {flex: 0 0 23%;max-width: 23%;}
  .spnc-video .spnc_column-1 .spnc_grid_item-1 {flex: 2;}
  .spnc-video .spnc_column-1 {padding-right: 1.25em;}
}

@media (max-width: 1023px) {
  .spnc-video .spnc-post .spnc-post-img {height: 320px;border-radius: 0;}
  .spnc-video .spnc-post-overlay {border-radius: 0;}
  .spnc-video .spnc-post-content .spnc-content-wrapper {padding: 0 5px;}
}

.mfp-iframe-holder .mfp-close:hover {background: transparent;outline: transparent;}
.spnc-blog-2 .spnc-blog-1-wrapper {position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;margin-bottom: 40px;}
.spnc-page-section-space {padding: 0rem 0 4.8rem;}
.spnc-blog-2 .spnc-blog-1-heading {height: auto;padding: 0.5rem;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;}
.spnc-blog-2 .spnc-blog-1-heading h4 {margin-bottom: 0;padding: 0px 12px;font-size: 1.25rem;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;}
.spnc-blog-2 .spnc-blog-wrapper .spnc-blog-1-wrapper {position: relative;text-align: center;margin-bottom: 40px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-entry-meta .spnc-date a {position: absolute;top: 4%;left: 3%;bottom: auto;padding: 9px 10px 9px;margin: 0px;background-color: #f9ae00;border-radius: 0px;font-size: 0.75rem;font-weight: 600;font-family: "Poppins";line-height: 1.8;width: 29.5%;text-align: center;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-item:nth-of-type(odd) .spnc-post .spnc-entry-meta .spnc-date a {background: #a855f7;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-item:nth-of-type(odd) .spnc-post {border-bottom: 0;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-entry-meta .spnc-date a span {font-size: 2.5rem;font-weight: 700;font-family: "Inter";}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-entry-meta .spnc-date a {color: #fff;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-author img {border-radius: 50%;height: 40px;width: 40px;display: inline-block;vertical-align: middle;margin-right: 12px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post-overlay {position: relative;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail {padding: 0;margin: 0;position: relative;width: 23.75rem;height: auto;margin-right: 0.625rem;float: left;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail img {width: 100%;border: 0;border-radius: 0;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post {border-radius: 0px;overflow: hidden;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post {box-shadow: 0 0 1px 1px rgba(15, 15, 34, 0.08);margin: 2px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post:hover {box-shadow: 0 0 1px 1px rgba(15, 15, 34, 0.08);}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post-overlay .spnc-entry-meta {margin-bottom: -30px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-entry-meta a {line-height: 24px;font-size: 0.875rem;font-weight: 400;color: #878e94;}
.site-footer .footer-sidebar .widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-description {color: #fff;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-description {font-size: 1rem;font-weight: 400;color: #000;line-height: 1.6;margin-top: 2.4rem;}
.site-footer .footer-sidebar .widget_newscrunch_list_view_slider .spnc-blog-wrapper h4.spnc-entry-title a {color: #fff;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper h4.spnc-entry-title a {color: #000;margin-bottom: 1rem;font-size: 1.5rem;font-weight: 700;line-height: 1.4;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-more-link {font-size: 1rem;font-weight: 700;border: 0;padding: 0;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-more-link:hover {background: #fff;border: unset;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-post-content .spice-seprator,
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-post .spnc-entry-content .spice-seprator {border-bottom: 1px solid #ebebeb;margin: 20px 0 5px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-entry-meta i {color: #878e94;font-size: 12px;padding-right: 0.5rem;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-entry-meta img {border-radius: 50px;height: 36px;width: 36px;display: inline-block;vertical-align: middle;margin-right: 6px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post-content .spnc-entry-meta span:not(:last-child):after {font-family: FontAwesome;content: "|";font-size: 18px;padding-left: 0.5rem;padding-right: 0.5rem;color: #878e94;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post-content .spnc-entry-meta {position: relative;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post-content .spnc-entry-meta::before {content: "";position: absolute;left: 0;bottom: -23px;width: 100px;height: 1px;}
@media (max-width: 1200px) {
  .spnc-blog-2 .spnc-blog-wrapper .spnc-entry-meta .spnc-author::before {content: unset;}
  .spnc-blog-2 .spnc-blog-wrapper .spnc-post .spnc-description {margin-top: 15px;}
}
.widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-entry-meta {margin-bottom: 5px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-entry-meta .spnc-date a:hover,
.spnc-blog-1-wrapper .spnc-entry-meta .spnc-date a:focus {color: #fff;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .footer-meta.spnc-entry-meta span {padding-right: 0;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper h4.spnc-entry-title {margin-bottom: 1rem;}
.spnc-blog-wrapper .spnc-footer-meta.spnc-entry-meta {margin-bottom: 15px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .footer-meta.spnc-entry-meta span:last-child:after {display: none;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post-content {padding: 24px 10px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .footer-meta.spnc-entry-meta {display: inline-block;padding-top: 0.5rem;margin: 0 0 1rem;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-category-filter {display: inline-block;float: right;margin: 10px 0;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-btn-filter {font-size: 12px;font-weight: 400;line-height: 22px;color: #000;margin-right: 30px;text-transform: uppercase;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-btn-filter:last-child {margin-right: 0;}
.spnc-blog-2 .hide {display: none;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-carousel .owl-prev,
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-carousel .owl-next {top: -80px;transform: translateY(48%);left: auto;margin-top: 0px;right: 0px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-carousel .owl-next {opacity: 1;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-carousel .owl-prev {opacity: 1;margin-right: 45px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-carousel .owl-prev,
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-carousel .owl-next {border-radius: 50px;background-color: #fff;box-shadow: 0 0 1px 1px #878e94;color: #878e94;width: 2.25rem;height: 2.25rem;font-size: 1.125rem;line-height: 2.1;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper #spnc-blog-carousel {margin-top: 35px;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper,.spnc-blog-2 .spnc-blog-wrapper-1,.spnc-blog-2 .spnc-blog-wrapper-2 {padding-bottom: 20px;}
.spnc-blog-2 .spnc-blog-wrapper-1 {padding-bottom: 20px;}
#spnc-sidebar-fixed.spnc_sticky {position: sticky;top: 0px;}
@media (max-width: 767px) {.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post {flex-direction: column;}}

/*--------------------------------------------------------------
 30.0  Blog-wrapper-2-Design view
--------------------------------------------------------------*/
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-blog-1-post {display: flex;flex-wrap: wrap;justify-content: space-between;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post-wrapper {flex-basis: calc(50% - 15px);max-width: calc(50% - 15px);margin-bottom: 22px;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post-wrapper .spnc-post {display: flex;flex-direction: row;border-radius: 0px;overflow: hidden;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post-wrapper .spnc-post .spnc-post-content {flex: 0 0 60%;padding: 4px 10px 15px 20px;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post-overlay {position: relative;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail {padding: 0;margin: 0;position: relative;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail img {width: 100%;height: auto;border: 0;border-radius: 0;}
.spnc-blog-2 .spnc-blog-wrapper-1 h4.spnc-entry-title a {color: #000;margin-bottom: 1rem;font-family: "Poppins";font-size: 1.125rem;font-weight: 700;line-height: 1.5;}
.spnc-blog-2 .spnc-blog-wrapper-1 h4.spnc-entry-title {margin-bottom: 4px;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a {padding: 0;margin: 0px;font-size: 0.875rem;font-family: "Poppins";color: #878e94;line-height: 1.2;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a i {font-size: 0.75rem;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-ads {position: relative;margin-top: 20px;margin-left: 10px;margin-right: 10px;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-ads .spnc-post-overlay {position: absolute;inset: 0;background: #142235;opacity: 0.5;z-index: 1;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-ads img {width: 100%;max-width: 100%;height: auto;}
@media (max-width: 1024px) {
  .spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post-wrapper .spnc-post {display: flex;flex-direction: column;}
  .spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post-wrapper .spnc-post .spnc-post-content {padding: 15px 0 15px 0;}
}

@media (max-width: 600px) {
  .spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post-wrapper {flex-basis: calc(100%);max-width: calc(100%);margin-bottom: 20px;}
}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper {position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-heading {height: auto;padding: 0.5rem;background: #ffffff;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-heading h4 {margin-bottom: 0;padding: 0px 30px;font-size: 1.25rem;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper {position: relative;text-align: center;margin-bottom: 28px;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-author img {border-radius: 50%;height: 40px;width: 40px;display: inline-block;vertical-align: middle;margin-right: 12px;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post-overlay {position: relative;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post .spnc-post-thumbnail {padding: 0;margin: 0;position: relative;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post .spnc-post-thumbnail img {width: 100%;border: 0;border-radius: 0;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post {border-radius: 0px;overflow: hidden;border-radius: 0px;overflow: hidden;position: relative;width: 50%;float: left;padding: 0px 0px 20px 5px;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .owl-item .spnc-filter .spnc-post:nth-child(odd) {padding-left: 0;padding-right: 15px;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post .spnc-entry-meta span.spnc-author {font-size: 0.875rem;line-height: 1.7;font-weight: 400;color: #ffffff;font-family: "Inter";}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post .spnc-entry-meta a {font-size: 0.875rem;line-height: 1.7;font-weight: 400;color: #ffffff;font-family: "Inter";text-transform: capitalize;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post .spnc-entry-meta .spnc-cat-links a {text-transform: uppercase;letter-spacing: 1px;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel h4.spnc-entry-title a {color: #000;margin-bottom: 1rem;font-size: 1.25rem;font-weight: 800;line-height: 44px;background-color: #ebebed;font-family: "Inter";padding: 6px;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-post .spnc-more-link:hover {background: #fff;border: unset;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-post .spnc-post-content .spice-seprator,
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-post .spnc-entry-content .spice-seprator {border-bottom: 1px solid #fff;margin: 20px 0 5px;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-entry-meta i {color: #fff;font-size: 12px;padding-right: 0.5rem;}
.spnc-blog-2 .spnc-blog-wrapper-2 .footer-meta.spnc-entry-meta span {padding-right: 0;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post-content .spnc-entry-meta span:not(:last-child):after {font-family: FontAwesome;content: "\f111";font-size: 5px;color: #ffffff;padding-left: 1rem;padding-right: 1rem;vertical-align: middle;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel h4.spnc-entry-title {margin-bottom: 0.563rem;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-footer-meta.spnc-entry-meta {margin-bottom: 0;}
.spnc-blog-2 .spnc-blog-wrapper-2 .footer-meta.spnc-entry-meta span:last-child:after {display: none;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post-content {padding: 22px 30px;position: absolute;top: auto;bottom: 15px;}
.spnc-blog-2 .spnc-blog-wrapper-2 .footer-meta.spnc-entry-meta {display: inline-block;padding-top: 0.5rem;margin: 0 0 1rem;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-category-filter {display: inline-block;float: right;margin: 10px 0;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-btn-filter {font-size: 0.75rem;font-weight: 400;line-height: 22px;color: #000;margin-right: 30px;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-btn-filter:last-child {margin-right: 0;}
.spnc-blog-2 .hide {display: none;}
.spnc-blog-2 .spnc-blog-wrapper-2 .owl-carousel .owl-prev,.spnc-blog-2 .spnc-blog-wrapper-2 .owl-carousel .owl-next {top: auto;transform: translateY(40%);}
.spnc-blog-2 .spnc-blog-wrapper-2 .owl-carousel .owl-prev {opacity: 1;left: 0;}
.spnc-blog-2 .spnc-blog-wrapper-2 .owl-carousel .owl-next {opacity: 1;right: 0;}
.spnc-blog-2 .spnc-blog-wrapper-2 .owl-carousel .owl-prev,.spnc-blog-2 .spnc-blog-wrapper-2 .owl-carousel .owl-next {border-radius: 50px;background-color: #fff;box-shadow: 0 0 1px 1px #878e94;color: #878e94;width: 2.25rem;height: 2.25rem;font-size: 1.125rem;line-height: 2.1;}
.spnc-blog-2 .spnc-blog-wrapper-2 #spnc-blog-carousel {margin-top: 35px;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post-overlay figure:before {content: "";position: absolute;width: 100%;top: 0px;bottom: 0px;z-index: 0;left: 0px;right: 0px;opacity: 0.5;background: linear-gradient(0deg, #11132a 35%, transparent);border-radius: 0;}
.owl-carousel .owl-dots .owl-dot {display: inline-block;zoom: 1;}
.owl-carousel .owl-dots {text-align: center;-webkit-tap-highlight-color: transparent;margin: 2.125rem 0 0;}
.owl-carousel .owl-dots span {width: 0.625rem;height: 0.625rem;margin: 0 0.3rem;background-color: #878e94;border-radius: 30px;display: block;}
.spnc-blog1-carousel.owl-carousel .owl-dots span {background-color: #fcfcfc;}
.owl-carousel .owl-dots .owl-dot.active span {background-color: #ff6f61;}
/* --------------------------------------------------------Css for sideBar 2 design----------------------------------------------------- */
.spnc-sidebar .widget_newscrunch_post_grid_two_col .widget-recommended-post li {border: 0;padding: 0;margin-bottom: unset;overflow: hidden;}
.widget_newscrunch_post_grid_two_col .widget-recommended-post li {border: 0;padding: 0;margin-bottom: 20px;margin-bottom: unset;}
.widget.widget-recommended-post .spnc-widget-heading {margin-bottom: 3rem;}
.spnc-sidebar .widget_newscrunch_post_grid_two_col .widget-recommended-post {margin: 0;display: grid;grid-template-columns: 47% 47%;gap: 20px;}
.widget_newscrunch_post_grid_two_col .widget-recommended-post {margin: 0;display: grid;grid-template-columns: repeat(auto-fill, minmax(138px, 1fr));gap: 0 30px;}
.widget_newscrunch_post_grid_two_col .widget-recommended-post li>* {display: block;text-align: center;}
.widget-recommended-post .wp-block-latest-posts__featured-image {margin: 0 auto;overflow: hidden;float: none;display: block;border-radius: 0;background-color: unset;width: unset;height: unset;margin-bottom: 12px;}
.widget-recommended-post .wp-block-latest-posts__featured-image img {width: 100%;height: auto;}
.widget_newscrunch_post_grid_two_col .widget-recommended-post li span {font-size: 0.875rem;font-family: "Poppins";color: #878e94;line-height: 1.2;margin-bottom: 5px;}
.widget_newscrunch_post_grid_two_col .widget-recommended-post li span i {font-size: 12px;}
.site-footer .footer-sidebar .widget_newscrunch_post_grid_two_col .widget-recommended-post li a {color: #fff;}
.widget_newscrunch_post_grid_two_col .widget-recommended-post li a {font-size: 1rem;font-family: "Poppins";color: #000000;font-weight: 700;line-height: 1.625;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.widget.widget-sports-update .spnc-widget-heading {margin-bottom: 3rem;}
.widget_newscrunch_single_column .single-column li {border: 0;padding: 0;}
.widget_newscrunch_single_column .single-column {margin: 0;}
.widget_newscrunch_single_column .single-column .wp-block-latest-posts__featured-image {overflow: hidden;float: none;display: block;width: unset;height: unset;border-radius: 0;background-color: unset;margin: 0;margin-bottom: 20px;}
.widget_newscrunch_single_column .single-column .wp-block-latest-posts__featured-image img {width: 100%;height: auto;padding: 0;}
.widget_newscrunch_single_column .single-column .spnc-post-content {background: #ffffff;box-shadow: 0px 0px 20px 0px rgba(15, 15, 34, 0.12);padding: 14px 25px;margin: -115px 30px 20px;position: relative;z-index: 1;min-height: 115px;}
.widget_newscrunch_single_column .single-column .spnc-post-content a {font-size: 1.125rem;font-family: "Poppins";color: #000000;font-weight: bold;line-height: 1.444;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.widget_newscrunch_single_column .single-column .spnc-entry-meta {margin-top: 8px;}
.widget_newscrunch_single_column .single-column .spnc-entry-meta span {font-size: 0.875rem;font-family: "Poppins";color: #878e94;line-height: 1.2;position: relative;}
.widget_newscrunch_single_column .single-column .spnc-entry-meta span.comment-links {padding: 0 0 0 19px;}
.widget_newscrunch_single_column .single-column .spnc-entry-meta span.date {padding-right: 28px;}
.widget_newscrunch_single_column .single-column .spnc-entry-meta span.date::before {content: "";width: 6px;aspect-ratio: 1 / 1;background: #878e94;border-radius: 50%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}

@media (max-width: 1024px) {
  .widget_newscrunch_single_column .single-column .spnc-post-content {padding: 10px 15px;display: grid;align-content: center;}
  .widget_newscrunch_single_column .single-column .spnc-post-content a {font-size: 1rem;line-height: 1.444;}
}

/*--------------------------------------------------------------
 31.0  Blog Single Page
--------------------------------------------------------------*/
.spnc-single-post {padding: 100px 0 116px;}
.spnc-single-post .spnc-blog-wrapper {padding: 0;}
.spnc-single-post .spnc-blog-wrapper .spnc-post {box-shadow: none;border: none;margin: 0;margin-bottom: 60px;background-color: #ffffff;margin-bottom: 20px;padding: 20px 20px 60px;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}
.spnc-default-page .spnc-contact-wrapper .spnc-post{box-shadow: none;border: none;margin: 0;margin-bottom: 60px;margin-bottom: 20px;}
.spnc-single-post .spnc-blog-wrapper .spnc-post-overlay {margin-bottom: 34px;position: relative;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail {padding: 0;margin: 0;position: relative;}
.spnc-single-post .spnc-blog-wrapper .spnc-post-content {padding: 0;}
.spnc-single-post .spnc-blog-wrapper .spnc-post-content .spnc-entry-meta {position: relative;margin-bottom: 22px;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-meta .spnc-cat-links a {font-size: 0.875rem;font-family: "Poppins";color: #ffffff;background: #a855f7;line-height: 1;padding: 5px 17.5px;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-meta span {margin-right: 32px;display: inline-block;margin-bottom: 12px;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-meta span:last-child {margin-right: 0;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-meta span.spnc-cat-links {margin-right: 26px;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-meta span i {font-size: 13px;color: #878e94;padding-right: 0.313rem;line-height: 1.2;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-meta span.spnc-author i {padding-right: 0.5rem;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-meta span.spnc-tag-links i {font-size: 14px;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-meta a {font-size: 0.875rem;font-family: "Poppins";color: #878e94;line-height: 1;font-weight: 400;text-transform: capitalize;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-meta .spnc-date a {position: unset;padding: 0;background: none;}
.spnc-single-post .spnc-blog-wrapper h4.spnc-entry-title {margin: 0 0 1.875rem; font-size: 1.5rem;}
.spnc-single-post .spnc-blog-wrapper h4.spnc-entry-title a {font-size: 3.125rem;font-family: "Poppins";color: #000000;font-weight: 700;line-height: 1.2;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-content .spnc-description {font-size: 1.25rem;font-family: "Poppins";font-weight: 400;color: #878e94;line-height: 1.5;margin: 0 0 2.125rem;}
@media (max-width: 768px) {
  .spnc-single-post .spnc-blog-wrapper h4.spnc-entry-title a {font-size: 2.25rem;}
  .spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-content .spnc-description {font-size: 1.125rem}
}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-content .spnc-description:last-child {margin-top: 3.5rem;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-content .spnc-description img {float: left;margin-right: 45px;max-width: 100%;height: auto;margin-bottom: 26px;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-entry-content .spnc-description {content: "";clear: both;display: table;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content {border: 1px solid #d7d7d7;overflow: auto;padding: 25px 30px;margin-top: 56px;width: 100%;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-meta {margin: 0;z-index: 1;position: relative;display: inline-block;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-meta span {margin: 0;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-text-black {font-size: 1.25rem;font-family: "Poppins";font-weight: 400;color: #000000;line-height: 1.5;padding-right: 15px;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-text-black span {font-weight: unset;padding-right: 15px;font-size: 1.25rem;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-entry-meta a {font-size: 1.125rem;font-family: "Poppins";font-weight: 400;color: #000000;line-height: 50px;padding: 7.5px 11px;background: #eeeff4;margin: 5px 6px 5px 0;transition: 0.2s;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-social-links {float: right;padding: 0;margin: 0;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-social-links .spnc-custom-social-icons li {display: inline-block;padding: 0;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-social-links .spnc-custom-social-icons li i {background: transparent;border: 1px solid #d7d7d7;border-radius: 50%;color: #878e94;font-size: 16px;width: 40px;aspect-ratio: 1 / 1;display: flex;align-items: center;justify-content: center;margin: 5px 5px 5px 0;transition: 0.2s;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-social-links .spnc-custom-social-icons li:last-child i {margin-right: 0;}
@media (max-width: 768px) {
  .spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-social-links {float: none;margin-top: 10px;}
  .spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content {padding: 15px 20px;}
}
.spnc-single-post .comment-form .spnc-blog-1-wrapper {margin-bottom: 29px;}
.spnc-single-post .comment-form form label {font-size: 1rem;font-family: "Poppins";font-weight: 400;color: #000000;line-height: 1.2;margin-bottom: 0.688rem;}
.spnc-single-post .comment-form form input[type="text"],
.spnc-single-post .comment-form form input[type="email"],
.spnc-single-post .comment-form form textarea {font-size: 1.25rem;font-family: "Poppins";color: #000000;line-height: 1.2;margin-bottom: 1.625rem;background-color: transparent;border: 1px solid #d7d7d7;padding: 1.125em;transition: 0.2s;}
.spnc-single-post .comment-form form input::placeholder,.spnc-single-post .comment-form form textarea::placeholder {color: #878e94;}
.spnc-single-post .comment-form form textarea {height: 140px;}
.spnc-single-post .comment-form form input[type="submit"] {font-size: 1rem;font-family: "Inter";color: #ffffff;font-weight: 700;text-transform: uppercase;line-height: 1.2;padding: 24.5px 46px;border-radius: unset;transition: 0.2s;}
.spnc-single-post .comment-form form input[type="submit"]:hover,.spnc-single-post .comment-form form input[type="submit"]:focus {color: #000000;background: #ffffff;}
.comment-form .spnc-blog-1-wrapper {position: relative;text-align: center;}
.comment-form .spnc-blog-1-wrapper {background-color: #669c9b;position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;margin-bottom: 29px;}
.comment-form .spnc-blog-1-heading {height: auto;padding: 0.5rem;background: #ffffff;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;}
.comment-form .spnc-blog-1-heading h4 {margin-bottom: 0;padding: 0px 30px;font-size: 1.25rem;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;}
.spnc-wrapper.spnc-btn-1 .comment-form .spnc-blog-1-heading h4, .spnc-wrapper.spnc-btn-1 .comment-form .spnc-blog-1-heading a{color: #fff;margin-bottom: 0;padding: 0px 8px;font-size: 1.25rem;font-weight: 700;letter-spacing: 2px;}
.spnc-wrapper.spnc-btn-1 .comment-form .spnc-blog-1-heading{border-radius: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;margin: unset;display: grid;place-content: center;padding: 0.5rem;}
.spnc-wrapper.spnc-btn-1 .comment-form .spnc-blog-1-wrapper{position: relative;text-align: center;display: -webkit-box;border-radius: unset;background-color: transparent;margin-bottom: 20px;}
@media (max-width: 1024px) {
  .spnc-single-post .pagination .spnc-post-previous,.spnc-single-post .pagination .spnc-post-next {display: flex;flex-basis: 50%;max-width: 50%;}
}

@media (max-width: 768px) {
  .spnc-single-post .pagination .spnc-post-previous,.spnc-single-post .pagination .spnc-post-next {display: flex;flex-basis: 100%;max-width: 100%;}
  .spnc-single-post .pagination .spnc-post-next {flex-direction: row;}
  .spnc-single-post .pagination .spnc-post-next .spnc-post-content {text-align: left;}
  .spnc-single-post .pagination .spnc-post-content h4.spnc-entry-title a {font-size: 1.125rem;font-family: "Poppins";color: #000000;font-weight: 700;line-height: 1.2;margin: 0;}
}

/* ---------------------- blog single page css----------------------   */
.spnc-sidebar .widget_categories {position: relative;}
.spnc-sidebar .widget_categories .wp-block-categories-list .cat-item,.spnc-sidebar .spnc_widget_recent_entries .wp-block-latest-posts__list li {border-bottom: 1px solid #d7d7d7;padding: 17px 0;}
.spnc-sidebar .widget_categories .wp-block-categories-list .cat-item i,.spnc-sidebar .spnc_widget_recent_entries .wp-block-latest-posts__list li i {font-size: 0.875rem;color: #09b95d;margin-right: 14px;}
.spnc-sidebar .widget_categories .wp-block-categories-list .cat-item span {background-color: #eeeff4;font-size: 0.875rem;color: #000;height: 26px;width: 26px;position: absolute;right: 0;text-align: center;vertical-align: middle;}

.spnc-sidebar .widget_categories .wp-block-categories-list .cat-item:last-child,.spnc-sidebar .spnc_widget_recent_entries .wp-block-latest-posts__list li:last-child {border-bottom: unset;padding: 17px 0;}

/* 404 page css */
.spnc-page-404.page-section-space {padding: 6.2rem 0 2.5rem;}
@media (max-width: 600px) {
  .spnc-page-404.page-section-space {padding: 11.2rem 0 2.5rem;}
}
.page-section-space .spnc_error_404 {text-align: center;padding-top: 190px;}
.page-section-space .spnc_error_404 .spnc_error_heading h2 {font-family: "Inter", sans-serif;font-weight: bold;font-size: 4.5rem;line-height: 1.2;margin-bottom: 6px;}
.page-section-space .spnc_error_404 .spnc_error_heading h3 {font-family: "Inter", sans-serif;font-weight: 400;font-size: 2.25rem;line-height: 1.2;color: #000;}
.page-section-space .spnc_error_404 .spnc_404_link {margin-top: 52px;margin-bottom: 20px;}
.page-section-space .spnc_error_404 .spnc_404_link a {font-family: "Inter", sans-serif;font-weight: 600;font-size: 1rem;line-height: 1.6;color: #ffffff;padding: 15px 29px;background: #041124;transition: all 0.3s ease;}

/* 404 page css */

/* Contact Page CSS */
.page-section-space.spnc-contact-1 {padding: 2rem 0 0;}
.spnc-contact-1 .spnc-blog-wrapper {padding-bottom: 13px;}
.spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-wrapper {text-align: center;position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;}
.spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-heading {height: auto;padding: 0.5rem;background: #ffffff;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;}
.spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-heading h4 {margin-bottom: 0;padding: 0px 30px;font-size: 1.25rem;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;}
.page-section-space .spnc-col-9 .spnc_con_info {position: relative;border: 1px solid #d7d7d7;margin-bottom: 16px;display: grid;padding-top: 23px;padding-bottom: 26px;grid-template-columns: 0% 70%;gap:100px;}
.page-section-space .spnc-col-9 .spnc_con_info .spnc_con_left {position: relative;}
.page-section-space .spnc-col-9 .spnc_con_info .spnc_con_left .spnc_con_icon {background-color: #eeeff4;border-radius: 50%;position: absolute;left: 30px;height: 50px;width: 50px;text-align: center;transition: 0.2s;}
.page-section-space .spnc-col-9 .spnc_con_info .spnc_con_left .spnc_con_icon i {font-size: 18px;color: #000;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);transition: 0.2s;}
.page-section-space .spnc-col-9 .spnc_con_info .spnc_con_left .spnc_con_icon:hover i {color: #ffffff;}
.spnc-contact-1 .spnc-contact-col form label {font-size: 0.875rem;font-family: "Poppins";color: #000000;line-height: 1.2;}
.spnc-contact-1 .spnc-contact-col form input[type="text"],
.spnc-contact-1 .spnc-contact-col form input[type="email"],
.spnc-contact-1 .spnc-contact-col form input[type="tel"] {border: 1px solid #d7d7d7;background: transparent;margin-bottom: 26px;outline: none;padding: 0.76em;transition: 0.2s;}
.spnc-contact-1 .spnc-contact-col textarea {border: 1px solid #d7d7d7;background: transparent;margin-bottom: 40px;outline: none;transition: 0.2s;height: 120px;}
.spnc-contact-1 .spnc-contact-col form input[type="submit"] {font-size: 1rem;font-family: "Poppins";color: rgb(255, 255, 255);font-weight: bold;text-transform: uppercase;line-height: 1.2;padding: 14.5px 28.5px;border-radius: unset;transition: 0.2s;}

.spnc-contact-1 .spnc-contact-col form input[type="submit"]:hover,
.spnc-contact-1 .spnc-contact-col form input[type="submit"]:focus {color: #000000;background: #ffffff;}
.spnc-contact-2 {padding: 0px 0 0px;}
.spnc-contact-1 .spnc-col-9 .spnc_con_info .spnc_con_right .spnc_con_add h4 {margin-bottom: 5px;}
/* Contact Page CSS */

.spnc-sidebar input[type="search"] {border-top-left-radius: 30px;border-bottom-left-radius: 30px;}
.spnc-sidebar button[type="submit"] {border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
.spnc-sidebar .wp-block-latest-posts li,.spnc-common-widget-area .wp-block-latest-posts li {border-bottom: 1px solid #d7d7d7;padding: 8px 0;}
.spnc-sidebar .wp-block-latest-posts li:last-child,.spnc-common-widget-area .wp-block-latest-posts li:last-child {border-bottom: 0;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-post {position: relative;overflow: hidden;background-color: #fff;padding: 1.25rem;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-post-img {position: relative;height: auto;background-size: cover;background-position: 100% 100%;height: 457px; overflow: hidden;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-content-wrapper {position: absolute;max-width: 420px;padding: 31px 41px 48px 41px;background-color: rgb(0 0 0 / 70%);bottom: 0;right: 0;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-content-wrapper .spnc-post-wrapper {position: relative;z-index: 1;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-post-overlay {position: absolute;top: 0;bottom: 0;z-index: 1;left: 0;right: 0;opacity: 0.4;background-color: #000;margin: 1.25rem;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-meta a {font-size: 0.875rem;font-weight: 400;font-family: "Inter";color: #fefefe;text-transform: capitalize;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-cat-links a {font-size: 0.625rem;color: #a855f7;position: relative;text-transform: uppercase;background: transparent !important;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-footer-meta .spnc-entry-title {margin-bottom: 10px;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-meta {margin-bottom: 18px;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost span {margin-right: 10px;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-header .spnc-entry-meta {margin-bottom: 5px;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-cat-links a:last-child::after {content: "";width: 45px;height: 3px;position: absolute;margin-left: 10px;top: auto;bottom: 5px;background-color: currentColor;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-title a {color: #fff;font-size: 1.5rem;font-weight: 700;font-family: "Inter";display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-footer-meta p.spnc-description {color: #fefefe;font-size: 1rem;font-weight: 400;font-family: "Inter";margin-bottom: 33px;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-more-link {padding: 12.5px 20px;font-size: 0.75rem;font-weight: 700;line-height: 1.8;font-family: "Inter";display: inline-block;color: #fff;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-meta i {color: #fff;font-size: 0.75rem;margin-right: 5px;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-title {margin-bottom: 10px;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost {margin-bottom: 20px;}
.spnc-category-page .spnc-grid-catpost.spnc-post {float: left;width: 50%;height: auto;}
.spnc-category-page .spnc-grid-catpost.spnc-post:nth-child(even) {padding: 0 10px 20px 0;}
.spnc-category-page .spnc-grid-catpost.spnc-post:nth-child(odd) {padding: 0 0 20px 10px;}
.spnc-category-page .spnc-grid-catpost .spnc-post-thumbnail {margin: 0;padding: 0;}
.spnc-category-page .spnc-grid-catpost .spnc-post-wrapper {padding: 20px 20px 8px;background-color: #fff;}
.spnc-category-page .spnc-grid-catpost .spnc-content-wrapper {max-width: 330px;position: relative;display: table;height: 100%;z-index: 1;padding-right: 0;padding-left: 0;margin-right: auto;margin-left: 0;margin-top: -20px;margin-bottom: 12px;}
.spnc-category-page .spnc-grid-catpost .spnc-post-content.featured-img .spnc-content-wrapper{margin-top: 0;}
.spnc-category-page .spnc-post-wrap {background-color: #fff;padding: 12px 12px 3px;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}
.spnc-category-page .spnc-grid-catpost .spnc-entry-meta {margin-bottom: 10px;}
.spnc-category-page .spnc-grid-catpost .spnc-entry-meta a {font-size: 14px;font-weight: 400;color: #878e94;font-family: "Inter";text-transform: capitalize;}
.spnc-category-page .spnc-grid-catpost .spnc-entry-title {margin-bottom: 15px;line-height: 1;}
.spnc-category-page .spnc-grid-catpost .spnc-footer-meta {margin-top: 15px;}
.spnc-category-page .spnc-grid-catpost .spnc-entry-meta span {margin-right: 12px;}
.spnc-category-page .spnc-grid-catpost .spnc-entry-meta span:last-child {margin-right: 0px;}
.spnc-category-page .spnc-grid-catpost .spnc-entry-meta i {font-size: 14px;padding-right: 3px;}
.spnc-category-page .spnc-grid-catpost .spnc-entry-title a {font-size: 1.25rem;font-weight: 700;font-family: "Inter";line-height: 1.5;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.spnc-category-page .spnc-grid-catpost .spnc-entry-header {border-bottom: 1px solid #d7d7d7;}
.spnc-category-page .spnc-grid-catpost .spnc-footer-meta .spnc-date a {font-size: 0.875rem;font-weight: 600;font-family: "Inter";color: #878e94;}
@media (max-width: 550px) {
  .spnc-category-page .spnc-grid-catpost.spnc-post {float: none;width: 100%;margin-bottom: 15px;}
  .spnc-category-page .spnc-grid-catpost.spnc-post:nth-child(odd),.spnc-category-page .spnc-grid-catpost.spnc-post:nth-child(even) {padding: 0 0 0 0;}
}

/*Pagination*/
.spnc-pagination {margin: 0 0 2.5rem;display: block;padding: 0;}
.spnc-navigation.spnc-pagination .spnc-nav-links .spnc-current,.spnc-pagination a {background-color: #eeeff4;color: #000000;cursor: pointer;display: inline-block;line-height: 0.6;font-weight: 400;transition: all 0.3s ease 0s;font-size: 1rem;border-radius: 50px;margin: 0 0.25rem 0.625rem;padding: 0.78rem;vertical-align: baseline;white-space: nowrap;width: 2.125rem;height: 2.125rem;font-family: "Inter";}
.spnc-pagination a i {line-height: 0.6;font-size: 1rem;}
.spnc-pagination a:hover,.spnc-pagination a.active,.spnc-navigation.spnc-pagination .spnc-nav-links .spnc-current {color: #fff;}
.spnc-home .header-sidebar {position: relative;}

/* css for Archives, page list, rss-item  widget */
@media (max-width: 767px) {.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-post {width: 100%;}
}

/* sidebar panel css start */
.spnc_body_sidepanel .spnc_overlay_panel {content: "";position: fixed;z-index: 1111;height: 100%;width: 100%;top: 0;right: 0;background: rgba(255, 255, 255, 0.5);transition: opacity 0.3s ease-in-out;}
.spnc_sidebar_panel {height: 100%;position: fixed;z-index: 111111;left: auto;right: 0;background-color: #f8f8f8;overflow-x: hidden;transition: 0.5s;padding-top: 60px;top: 0;width: 400px;max-width: 400px;visibility: hidden;transition-property: transform, visibility;transform: translate3d(100%, 0, 0);}
.spnc_body_sidepanel a {color: #000;}
.spnc_sidebar_panel .spnc_closebtn {position: absolute;top: 0;right: 25px;font-size: 2.25rem;margin-left: 50px;color: #000;}
#spnc-sidebar-panel-fixed {padding: 10px;}
@media screen and (max-width: 450px) {
  .spnc_sidebar_panel {width: 200px !important;}
}

/* ---------------------- For breadcrumb ----------------------   */
.page-title.content-area-title :is(span, h1, h2, h3, h4, h5, h6, p, div) {color: #000;}
.page-title.content-area-title {padding: 1.5rem 0;}
.text-left .page-breadcrumb {text-align: left;}
.text-right .page-title {text-align: right;}
.text-left .page-breadcrumb {text-align: left;}
.text-center .page-breadcrumb {text-align: center;padding: 0;padding-right: 10px;}
.text-center .page-title :is(span, h1, h2, h3, h4, h5, h6, p, div) {margin: 0;}
ul.page-breadcrumb:not(.parallel .page-breadcrumb) {padding: 0;margin: 0;}
.page-title:not(.page-section-space.blog .page-title,.error404 .error-page .page-title) :is(span, h1, h2, h3, h4, h5, h6, p, div) {color: #000000;}
.page-title:not(.parallel .page-title) :is(span, h1, h2, h3, h4, h5, h6, p, div) {margin: 0;}
.page-title-section .spice-col-3.text-right {margin: auto 0;}
@media only screen and (max-width: 815px) {
.text-right .page-title,.text-left .page-breadcrumb {text-align: center;}
}

/* ---------------------- End breadcrumb ----------------------   */

/*--------------------------------------------------------------
 32.0  PRE LOADERS
--------------------------------------------------------------*/
div#preloader1 {margin: auto;position: fixed;width: 100%;height: 100%;background-color: #fff;z-index: 9999999;display: flex;align-content: center;justify-content: center;}
@media (min-width: 1200px) {body.boxed div#preloader1 {width: 1210px;}}
.page-section-space.spnc-preloader {padding: 6.2rem 0 3.375rem;position: relative;}
.spnc_wrap {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.spnc_preloader_text {display: inline-block;margin-left: 25px;font-size: 1.563rem;}
.spnc_bounceball {position: relative;display: inline-block;height: 37px;width: 15px;}
.spnc_bounceball:before {position: absolute;content: "";display: block;top: 0;width: 25px;height: 25px;border-radius: 50%;transform-origin: 50%;-webkit-animation: spncBounce 500ms alternate infinite ease;animation: spncBounce 500ms alternate infinite ease;}

@keyframes spncBounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    transform: scaleX(2);
  }

  35% {
    height: 15px;
    border-radius: 50%;
    transform: scaleX(1);
  }

  100% {
    top: 0;
  }
}

@media (max-width: 500px) {
  .spnc_preloader_text {font-size: 1.125rem;margin-left: 20px;}
  .spnc_bounceball:before {width: 20px;height: 20px;}
}

/*--------------------------------------------------------------
 end PRE LOADERS
--------------------------------------------------------------*/
.spnc-grid-catpost:nth-child(2n + 2) {clear: both;}
/*Pagination*/
.pagination,.pagination:hover,.pagination:focus {box-shadow: unset;transform: unset;}
.pagination a,.pagination .current {padding: 5.5px 12.5px;margin: 0 3px;font-size: 16px;color: #000;background-color: #eeeff4;border-radius: 50%;border: 1px solid #eeeff4;display: inline-block;width: 36px;height: 36px;transition: 0.3s;}
.pagination a.prev,.pagination a.next {color: #7b7c85;border: 1px solid #d7d7d7;background-color: #fff;}
/* Boxed layout */
@media (min-width: 1200px) {
  body.boxed {width: 1210px;-webkit-box-shadow: 0 0 10px 0 rgba(48, 48, 48, 0.5);box-shadow: 0 0 10px 0 rgba(48, 48, 48, 0.5);margin: 30px auto;position: relative;}
}
.tag-links,.spnc-tag-links {color: #ffffff;}
.spnc-single-post .spnc-tag-links {color: #878e94;}
.spnc-grid-catpost .tag-links {color: #000000;}
.spnc-category-page .spnc-first-catpost .spnc-cat-links {text-transform: uppercase;}
/*default widget*/

/* css for calender widget */
.widget.widget_calendar .wp-block-calendar {margin-top: 40px;}
.widget.widget_calendar th,.widget.widget_calendar td {text-align: center;}
.widget.widget_calendar {color: #000000;}
.widget.widget_calendar td {color: #000000cc;}

/* css for calender widget */

/* css for gallery widget */
.widget.widget_media_gallery .wp-block-gallery {display: flex;flex-wrap: wrap;margin: 0;margin-top: 50px;gap: 10px;justify-content: space-between;}
.widget.widget_media_gallery .wp-block-gallery .wp-block-image {max-width: calc(50% - 5px);flex-basis: calc(50% - 5px);margin: 0;}

/* css for gallery widget */
.widget .wp-block-latest-posts li,.widget .wp-block-archives li,.widget .wp-block-categories li,.widget .wp-block-page-list li,.widget .wp-block-rss li,.widget_meta ul li,.widget .wp-block-latest-comments li {padding: 10px 0;border-bottom: 1px solid #d7d7d7;}
.widget .wp-block-latest-posts li:last-child,
.widget .wp-block-archives li:last-child,
.widget .wp-block-categories li:last-child,
.widget .wp-block-page-list li:last-child,
.widget .wp-block-rss li:last-child,
.widget_meta ul li:last-child,
.widget .wp-block-latest-comments li:last-child {border: unset;}
.widget .wp-block-latest-posts li::before,
.widget .wp-block-archives li::before,
.widget .wp-block-categories li::before,
.widget .wp-block-page-list li::before,
.widget .wp-block-rss li::before,
.widget_meta ul li::before,
.widget .wp-block-latest-comments li article footer::before,
.widget_nav_menu ul li::before {
  font-size: 14px;
  margin-right: 14px;
  content: "\f105";
  font-family: FontAwesome;
  margin-top: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.widget ol.wp-block-latest-comments {margin: 0 0 0.1em 1em;}
.widget .wp-block-latest-comments li a {font-size: 1rem;}
.widget .wp-block-calendar thead tr th {text-align: center;}
.widget .wp-block-rss li .wp-block-rss__item-title {display: inline;}
.spnc-sidebar .widget .wp-block-tag-cloud a {color: #000000;border: 1px solid #d7d7d7;text-decoration: none;}
.spnc-sidebar .widget .wp-block-tag-cloud a:hover {color: #ffffff;border: 1px solid #d7d7d7;}
.footer-sidebar .widget .wp-block-tag-cloud a {color: #878e94;border: 1px solid #ffffff;}
.widget .wp-block-latest-comments li {padding: 10px 0;border-bottom: 1px solid #d7d7d7;}
.widget .wp-block-social-links {margin-left: unset;}
.widget .wp-block-social-links li a {font-size: inherit;}
.widget_meta .spnc-widget-heading .widget-title,
.widget_nav_menu .spnc-widget-heading .widget-title {margin-bottom: 1rem;font-weight: 700;z-index: 1;padding-left: 15px;position: relative;border: 1px solid #d7d7d7;padding: 8px;border-radius: 50px;font-size: 1.25rem;text-align: center;color: #000;letter-spacing: 2px;text-transform: uppercase;}
.widget_media_gallery {overflow: hidden;}
.widget_nav_menu ul li {padding: 10px 0;border-bottom: 1px solid #d7d7d7;}
.widget_nav_menu ul.sub-menu {padding-top: 0;}
.widget_search input[type="search"] {border-top-left-radius: 30px;border-bottom-left-radius: 30px;}
.widget_search button[type="submit"] {border-top-right-radius: 30px !important;border-bottom-right-radius: 30px !important;}
.footer-sidebar .widget li {margin: 0;border-bottom: 1px solid #d7d7d7;}
.footer-sidebar .widget li:last-child {border: unset;}

/* Filter List View  */
.widget_spncp_filter_list_view {margin-bottom: 20px;}
.widget_spncp_filter_list_view .spnc-wrapper-4-filter {display: inline-block;float: right;margin: 10px 0;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item {clear: both;}
.widget_spncp_filter_list_view .spnc-wrapper-4-filter .spnc-list-btn-filter {font-size: 0.75rem;font-weight: 400;line-height: 1.8;margin-left: 30px;color: #000000;text-transform: uppercase;}
.spnc-blog-2 .widget_spncp_filter_list_view .spnc-blog-1-wrapper {position: relative;border-radius: 50px;margin: 0;padding: 0;overflow: hidden;display: inline-block;margin-bottom: 40px;}
.spnc-blog-2 .widget_spncp_filter_list_view .spnc-blog-1-heading {height: auto;padding: 0.563rem;position: relative;background-color: #ffffff;margin: 1px 5px;border-radius: 50px;min-width: 250px;text-align: center;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter .spnc-post {display: flex;margin-bottom: 20px;box-shadow: 0 0 1px 1px rgba(15, 15, 34, 0.08);}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter .spnc-post .spnc-post-overlay {flex-basis: auto;max-width: 38.5%;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter .spnc-post .spnc-post-content {flex-basis: 61.5%;max-width: 61.5%;padding: 20px 20px;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter .spnc-post .spnc-post-thumbnail {margin: 0;max-width: 100%;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-entry-meta {margin-bottom: 17px;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-entry-meta .spnc-cat-links a {font-size: 0.75rem;font-family: "Poppins";color: #ffffff;font-weight: 600;text-transform: uppercase;line-height: 1.2;text-align: center;padding: 6.5px 10px;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter[data-cat="entertainment"] .spnc-post .spnc-post-content .spnc-entry-meta .spnc-cat-links a {background-color: #e7a100;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter[data-cat="movie"] .spnc-post .spnc-post-content .spnc-entry-meta .spnc-cat-links a {background-color: #369ef6;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter[data-cat="show"] .spnc-post .spnc-post-content .spnc-entry-meta .spnc-cat-links a {background-color: #f03daf;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter[data-cat="review"] .spnc-post .spnc-post-content .spnc-entry-meta .spnc-cat-links a {background-color: #a855f7;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .entry-header .spnc-entry-title {margin-bottom: 12px;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .entry-header .spnc-entry-title a {font-size: 1.5rem;font-family: "Poppins";color: #000000;font-weight: bold;line-height: 1.417;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-description {font-size: 1rem;font-family: "Poppins";color: #878e94;line-height: 1.625;margin-bottom: 8px;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-footer-meta span {font-size: 0.813rem;font-weight: 500;font-family: "Poppins";color: #878e94;text-transform: uppercase;line-height: 1.2;margin-right: 15px;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-footer-meta span a .widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-footer-meta span a {color: #000000;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-footer-meta span i {color: #000000;font-size: 12px;margin-right: 3px;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-footer-meta {margin-bottom: 20px;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-more-link {font-size: 0.875rem;font-family: "Poppins";color: #000000;font-weight: 700;text-transform: uppercase;line-height: 1.2;text-align: center;border: 1px solid #d7d7d7;padding: 8px 20px;}
@media (max-width: 600px) {
  .widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter .spnc-post {display: flex;flex-wrap: wrap;padding-bottom: 10px;}
  .widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter .spnc-post .spnc-post-overlay {flex-basis: 100%;max-width: 100%;}
  .widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter .spnc-post .spnc-post-content {flex-basis: 100%;max-width: 100%;padding: 25px 10px;}
}

/* Featured post section CSS End  */

/* CSS for center Header layout */
.spnc-header-center .spnc-navbar .spnc-header {float: none;display: block;text-align: center;margin-top: 10px;margin-bottom: 10px;}
.spnc-header-center .custom-logo-link-url {text-align: center;}
.spnc-header-center .spnc-navbar .spnc-collapse.collapse .ml-auto {margin: 0 auto;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul {margin: 0;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul li {display: flex;border-bottom: 1px solid #d7d7d7;padding: 10px 0;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul li:last-child {border-bottom: 0;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .wp-block-latest-posts__featured-image {margin: 0 15px 0 0;overflow: hidden;float: unset;display: block;width: 8rem;height: 6.5rem;border-radius: 0;background-color: unset;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .wp-block-latest-posts__featured-image img {width: 130px;height: 100px;padding-top: 3px;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .spnc-post-content {align-self: center;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .spnc-post-content a {font-size: 1rem;font-family: "Poppins";color: #000000;font-weight: 700;line-height: 1.625;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .spnc-entry-meta span {font-size: 0.75rem;font-family: "Poppins";color: #878e94;text-transform: uppercase;line-height: 1.2;margin-right: 15px;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .spnc-entry-meta span i {font-size: 10px;margin-right: 3px;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .wp-block-latest-posts__post-date {display: inline-block;}
.widget_newscrunch_category_collection .spnc-categories {margin: 0;}
.widget_newscrunch_category_collection .spnc-categories li {padding: 10px 0;}
.widget_newscrunch_category_collection .spnc-categories .cat-item {background-size: cover !important;background-repeat: no-repeat;background-position: center center;padding: 32px 30px;position: relative;display: flex;justify-content: space-between;align-items: center;width: 100%;height: 100%;z-index: 1;}
.widget_newscrunch_category_collection .spnc-categories .cat-item::before {content: "";position: absolute;inset: 0;background-color: #000000;opacity: 0.6;z-index: -1;}
.widget_newscrunch_category_collection .spnc-categories .cat-item a,
.widget_newscrunch_category_collection .spnc-categories .cat-item span {font-family: "poppins";font-size: 1.25rem;font-weight: 700;line-height: 1;color: #fff;}

/* new css */
.widget.widget_newscrunch_post_tabs .wp-block-latest-posts li {border-bottom: 0;padding: unset;}
.widget.widget_newscrunch_post_tabs .wp-block-latest-posts li::before {content: unset;}
.home.newscrunch .header-sidebar {position: relative;}
.spnc-single-post .comment-form form p {margin: 0 0 1rem;}
.comment-section .comment-title h3 {color: #000000;}
.comment-box .comment-detail .comment-detail-title {color: #000000;margin-bottom: 8px;}
.comment-box .comment-detail p {color: #878e94;margin-bottom: 8px;}
.spnc-single-post .comment-form form p.comment-form-author {padding-right: 12px;}
.spnc-single-post .comment-form form p.comment-form-email {padding-left: 12px;}
.spnc-single-post .comment-form form label {font-size: 1rem;font-family: "Poppins";font-weight: 400;color: #000000;line-height: 2.3;}
.spnc-single-post .comment-form form .comment-form-cookies-consent label {line-height: 1.5;}
@media (max-width: 768px) {
  .spnc-single-post .comment-form form p {width: 100%;margin: 0 0 0.5rem;}
  .spnc-single-post .comment-form form p.comment-form-author {padding-right: 0px;}
  .spnc-single-post .comment-form form p.comment-form-email {padding-left: 0px;}
}
.spnc-post .spnc-entry-content a:not(.spnc-entry-content .spnc-more-link,.spnc-post .spnc-entry-content .spnc-entry-meta a,.spnc-post .spnc-entry-content .footer-meta a, .wp-block-buttons .wp-block-button__link),.widget p a,.comment-detail a,.blog-author-info a {text-decoration: underline;}
.comment-detail .edit-link a,.comment-detail .reply a,.spnc-post .spnc-entry-content .footer-meta a {text-decoration: none;}
.page article.comment-form {margin-top: 60px;}
body a:focus {outline: 2px dotted #000;}
button:focus,input[type="button"]:focus,input[type="submit"]:focus,textarea:focus {outline: 2px dotted #000;}
.widget_newscrunch_author .contact-area {position: relative;overflow: hidden;}
.widget_newscrunch_author .contact-area:after {content: "";background-color: #000;opacity: 0.5;position: absolute;top: 0;z-index: 1;width: 100%;height: 100%;}
.widget_newscrunch_author .contact-area .author-wrapper {position: absolute;text-align: center;z-index: 11;left: 0;right: 0;top: 50%;padding: 0 20px;transform: translateY(-50%);}
.widget_newscrunch_author .contact-area,
.widget_newscrunch_author .contact-area img {width: 420px;aspect-ratio: 1 / 1;max-width: 100%;margin: 0 auto;}
.widget_newscrunch_author .contact-area .author-wrapper a {color: #fff;font-weight: 700;font-size: 1.25rem;line-height: 1.5;}
.widget_newscrunch_author .contact-area .author-wrapper h3 {margin-bottom: 5px;color: #fff;}
.widget_newscrunch_author .contact-area .author-wrapper .author-designation,
.widget_newscrunch_author .contact-area .author-wrapper .author-detail {color: #fefefe;font-weight: 400;font-size: 1rem;line-height: 1.6;margin-bottom: 5px;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}
.widget_newscrunch_author .contact-area.circle {border-radius: 50%;background-color: #888888;}
.spnc-sidebar .widget.side-bar-widget.widget_newscrunch_author .spnc-widget-title {margin-bottom: 2rem;}

@media (max-width: 767px) {
  .widget_newscrunch_author .contact-area,.widget_newscrunch_author .contact-area img {margin: 0 auto;}
}
/* new css */

/*footer widget css*/
.footer-sidebar .widget_nav_menu li::before,
.footer-sidebar .widget_pages li::before,
.footer-sidebar .widget_product_categories li::before,
.footer-sidebar .widget_links li::before,
.footer-sidebar .widget_categories li::before,
.footer-sidebar .widget_archive li::before,
.footer-sidebar .widget_recent_entries li::before,
.footer-sidebar .widget_meta li::before,
.footer-sidebar .wp-block-latest-comments li article footer::before,
.footer-sidebar .widget_block li:not(.wp-block-social-link,
  .blocks-gallery-item,
  .wp-block-latest-comments__comment)::before,
.footer-sidebar .widget_meta li::before,
.footer-sidebar .widget.widget_block ul.wp-block-page-list li:before {
  position: relative;
  content: "\2759";
  top: 1px;
  font-size: 1.125rem;
  margin-top: 4px;
  margin-right: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
}
.footer-sidebar .widget_block p {margin: 0;color: #878E94;line-height: 1.6;margin-bottom: 0.625rem;font-size: 1rem;}
.footer-sidebar .wp-block-latest-comments__comment-date{color: #878E94;}
.footer-sidebar {padding: 5rem 0 2.75rem;position: relative;margin: 0;}
.footer-sidebar .wp-block-table {color: #ffffff;}
.footer-sidebar .wp-block-table th:first-child,.footer-sidebar .wp-block-table td:first-child {padding-left: unset;}
.footer-sidebar .widget ol.wp-block-latest-comments {margin: 0;}
.footer-sidebar .wp-block-latest-posts .wp-block-latest-posts__post-excerpt {margin-bottom: 0;}
.footer-sidebar .widget_search .wp-block-search .wp-block-search__input {color: #ffffff;}
.footer-sidebar .wp-block-tag-cloud a {text-decoration: none;}
.footer-sidebar .widget_nav_menu ul.sub-menu li {padding-left: 15px;}
.footer-sidebar .widget.widget_calendar {color: #acacac;}
.footer-sidebar .widget.widget_calendar td {color: #acacac;}
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost,.spnc-bnr-1 .spnc-post {background: #888888;position: relative;}
#searchbar_fullscreen input[type="search"]:focus {outline: thin dotted !important;}
.spnc_sidebar_panel,#searchbar_fullscreen {visibility: hidden;}
#searchbar_fullscreen.open {visibility: visible;}
.widget_newscrunch_featured_post .spnc-first-post span.spnc-cat-links a {display: inline-block;margin-bottom: 6px;margin-right: 6px;}
.spnc-post-grid-slider-three-column .spnc-cat-links a {display: inline-block;margin-bottom: 2px;}
.spnc-page-section-space.spnc-blog-1 {padding-bottom: 0rem;}
.spnc-common-widget-area.widget_spncp_filter_list_view {padding-bottom: 1px;}
body #searchbar_fullscreen button:focus,
body #searchbar_fullscreen input[type="button"]:focus,
body #searchbar_fullscreen input[type="submit"]:focus {outline: 2px dotted #fff;}
pre.wp-block-code a {text-decoration: underline;}
.footer-sidebar pre.wp-block-code a {color: #000000;}
.screen-reader-text {border: 0;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal;}
.spnc-bnr-1 .spnc-post {overflow: hidden;}
.spnc-common-widget-area.widget_newscrunch_featured_post {padding-bottom: 2px;}
body.home .blog.spnc-category-page {background-color: transparent;}
.spnc-page-section-space.spnc-blog-2 {padding-bottom: 0rem;}
.spnc-first-catpost .spnc-post-content a:focus,.site-footer a:focus {outline-color: #fff;}
.spnc-post-content .spnc-entry-title {overflow-wrap: anywhere;}
.wp-block-pullquote p,.wp-block-pullquote cite {color: #858585;}
.spnc-custom .dropdown-menu.leftauto .dropdown-menu {border: 0;right: 100%;left: auto;}
.spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail,.spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail {min-width: 140px;height: 110px;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail img,.spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail img {height: 100%;object-fit: cover;}
@media (max-width: 1024px) {
 .spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail,.spnc-blog-wrapper-1 .spnc-post .spnc-post-thumbnail {height: 200px;}
}
/* ---------------------------------------------------- */
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-post .spnc-post-thumbnail,
.spnc-post-grid-slider-three-column .spnc-post-thumbnail,
.widget_spncp_filter_three_column .spnc-post-thumbnail {height: 200px;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-post .spnc-post-thumbnail img,
.spnc-post-grid-slider-three-column .spnc-post-thumbnail img,
.widget_spncp_filter_three_column .spnc-post-thumbnail img {height: 100%;object-fit: cover;}

/* ------------------------------------ */
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-post-thumbnail,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-post-thumbnail {min-width: 360px;height: 250px;}
.widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-post-thumbnail img,
.widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-post-thumbnail img {height: 100%;object-fit: cover;}

/* ------------------------------------ */
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail {height: 18.625rem;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail img {height: 100%;object-fit: cover;}

/* ------------------------------------ */
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post .spnc-post-thumbnail {height: 360px;}
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post .spnc-post-thumbnail img {height: 100%;object-fit: cover;}

/* ------------------------------------ */
.spnc-category-page .spnc-grid-catpost .spnc-post-thumbnail {height: 270px;}
.spnc-category-page .spnc-grid-catpost .spnc-post-thumbnail img {height: 100%;width: 100%;object-fit: cover;}
.spnc-category-page .spnc-grid-catpost .spnc-content-wrapper {max-width: 92%;width: 92%;}
/* ------------------------------------ */
.widget-recommended-post .wp-block-latest-posts__featured-image {min-width: 165px;height: 130px;}
.widget-recommended-post .wp-block-latest-posts__featured-image img {height: 100%;object-fit: cover;}
/* ------------------------------------ */
.widget_newscrunch_single_column .single-column .wp-block-latest-posts__featured-image {height: 200px;}
.widget_newscrunch_single_column .single-column .wp-block-latest-posts__featured-image img {height: 100%;object-fit: cover;}

/* ------------------------------------ */
.widget_newscrunch_featured_post .spnc-post .spnc-post-thumbnail img {object-fit: cover;}
.spnc-bnr-1 .spnc-post .spnc-post-img {background-position: center;}
aside.widget_newscrunch_featured_post {clear: both;}
@media (max-width: 550px) {
  body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post {width: 100%;}
  body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post {padding-left: 0;}
  body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .owl-item .spnc-filter .spnc-post:nth-child(odd) {padding-right: 0;}
}
@media screen and (max-width: 450px) {.spnc-widget-toggle {display: none;}}
@media (max-width: 1100px) {body .spnc-custom .spnc-nav>.active>a,body .spnc-custom .spnc-nav>.active>a:hover,body .spnc-custom .spnc-nav>.active>a:focus {color: #ffffff;}}
.spnc-common-widget-area.widget_newscrunch_grid_slider_three_column {padding-bottom: 76px;}
.spnc-common-widget-area.widget_spncp_filter_three_column{padding-bottom: 16px;}
.spnc-blog-1 .spnc-row,.spnc-blog-2 .spnc-row {margin-bottom: 0;}
.spnc-page-section-space.spnc-category-page {padding: 0rem 0 3rem;}
.spnc-trending-widget {width: 80%;}
.spnc-sidebar .widget.sidebar-1 h2.widget-title {border: 1px solid #d7d7d7;padding: 8px;border-radius: 50px;text-align: center;letter-spacing: 2px;font-size: 1.25rem;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter .spnc-post .spnc-post-thumbnail {margin: 0;max-width: 100%;height: 100%;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-filter .spnc-post .spnc-post-thumbnail img {height: 100%;object-fit: cover;}
.widget_newscrunch_category_collection .spnc-categories li {padding: 0 0 20px 0;}
.widget_newscrunch_category_collection .spnc-categories li:last-child {padding: 0 0 10px 0;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .wp-block-latest-posts__featured-image {width: 7.5rem;height: 7.5rem;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .wp-block-latest-posts__featured-image img {width: 100%;height: 100%;object-fit: cover;padding-top: 0;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .spnc-post-content {flex: 1;}
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul li:first-child {padding-top: 0;}
.widget_newscrunch_featured_post:after {content: "";display: table;clear: both;}
.spnc-post .spnc-entry-content {overflow: hidden;}
.wpcf7-form input,.wpcf7-form textarea {margin-top: 10px;}
.wpcf7-form label {font-weight: 600;text-transform: capitalize;}
.site-footer .footer-sidebar .widget_newscrunch_post_grid_two_col .widget-recommended-post li a {font-size: 1rem;font-family: "Poppins";line-height: 1.2;}
.site-footer .widget_newscrunch_post_grid_two_col .widget-recommended-post li span {font-size: 0.75rem;font-family: "Poppins";color: #878e94;line-height: 1.2;}
.site-footer .spnc-social-follow ul {margin: 0;display: grid;grid-template-columns: repeat(2, minmax(100px, 1fr));grid-column-gap: 10px;}
.site-footer .widget_newscrunch_social_icons .spnc-service-wrap {list-style: none;margin: 0 5px 10px 0;display: block;width: 100%;border-bottom: none;}
body .widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a:hover,
body.newscrunch .widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a.spnc-date-format {color: #fff;}
@media (min-width: 1101px) {
  .spnc-custom .spnc-nav>li.menu-item-type-custom i {font-size: 14px;}
}
#spnc_scroll_progressbar {position: fixed;height: 8px;z-index: 999999;top: 0;left: 0;right: calc(100%);transition: right 0.5s linear 0s;}
.spnc-category-page .spnc-grid-catpost.sticky .spnc-post-wrapper,
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .post.sticky .spnc-content-wrapper {background-color: #ababab;}
@media (max-width: 1100px) {
  .menu-item.dropdown .fa-angle-down {position: absolute;top: 50%;right: 0;margin: -0.7em 0.5em 0 0;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 0.25rem;padding: 0;width: 2em;height: 1.4em;line-height: 1.2em;text-align: center;}
}
.site-footer .widget_newscrunch_post_grid_two_col .widget-recommended-post li {margin-bottom: 20px;border-bottom: unset;}
.site-footer .spnc-panel ul li a {font-size: 1.125rem;font-weight: 700;line-height: 1.5;}
.site-footer .spnc-panel ul li {margin-bottom: 12px;}
.site-footer .widget.widget_block h2, footer-sidebar .wp-block-search .wp-block-search__label  {font-size: 1.25rem;}
body .spnc-dark-layout a:focus:not(.site-info a),
[data-theme="spnc_dark"] body .spnc-dark-layout a:focus:not(.site-info a),
[data-theme="spnc_dark"] body a.spnc-toggle-icon:focus:not(.site-info a),
[data-theme="spnc_dark"] body a.spnc_closebtn:focus:not(.site-info a),
body a.spnc-toggle-icon:focus:not(.site-info a),
body a.spnc_closebtn:focus:not(.site-info a),
body a.search-icon:focus:not(.site-info a),
[data-theme="spnc_dark"] body a.search-icon:focus:not(.site-info a) {
  outline: -webkit-focus-ring-color auto 1px;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .spnc-bnr-1 h3.spnc-entry-title a {font-size: 1.5rem;line-height: 1.4;}
  .spnc-bnr-1 .spnc_column.spnc_column-1 h3.spnc-entry-title a {font-size: 2.75rem;line-height: 1.2;}
}

/*--------------------------------------------------------------
 33.0  Blog Page with Sidebar
--------------------------------------------------------------*/
.spnc-blog-page .spnc-post-thumbnail {margin: 0;padding: 0;}
.spnc-blog-page .spnc-post-wrapper {padding: 20px 20px 8px;background-color: #fff;}
.spnc-blog-page .spnc-content-wrapper {max-width: 95%;position: relative;height: 100%;z-index: 1;padding-right: 0;padding-left: 0;margin-right: auto;margin-left: 0;margin-top: -20px;margin-bottom: 0px;}
.spnc-blog-page .spnc-post-content.featured-img .spnc-content-wrapper{ margin-top: 0;}
.spnc-blog-page .spnc-entry-meta a {font-size: 0.875rem;font-weight: 400;color: #878e94;font-family: "Inter";}
.spnc-blog-page .spnc-entry-meta {margin-bottom: 10px;}
.spnc-blog-page .spnc-entry-title {margin-bottom: 15px;line-height: 1;margin-top: 10px;}
.spnc-blog-page .spnc-footer-meta {margin-top: 15px;}
.spnc-blog-page .spnc-entry-meta span {margin-right: 12px;}
.spnc-blog-page .spnc-entry-meta span:last-child {margin-right: 0px;}
.spnc-blog-page .spnc-entry-meta i {font-size: 14px;padding-right: 3px;}
.spnc-blog-page .spnc-entry-title a {font-size: 1.75rem;font-weight: 700;font-family: "Inter";line-height: 2.375rem;}
.spnc-blog-page .spnc-entry-header {border-bottom: 1px solid #d7d7d7;}
.spnc-blog-page .spnc-footer-meta .spnc-date a {font-size: 0.875rem;font-weight: 600;font-family: "Inter";color: #878e94;}
.spnc-blog-page {padding: 2.2rem 0 0.5rem;}
.spnc-blog-page .spnc-description,.spnc-category-page .spnc-description {margin-bottom: 1rem;}

/*For grid template*/
@media (min-width: 550px) {
  .spnc-category-page .blog-grid-view .spnc-grid-catpost.spnc-post:nth-child(odd) {padding: 0 10px 0 0;}
  .spnc-category-page .blog-grid-view .spnc-grid-catpost.spnc-post:nth-child(even) {padding: 0 0 0 10px;}
}
.spnc-category-page .blog-grid-view .spnc-grid-catpost:nth-child(2n + 2) {clear: none;}
.spnc-category-page .blog-grid-view .spnc-grid-catpost:nth-child(2n + 1) {clear: both;}
.spnc-bnr-1 .spnc-post .spnc-post-content .spnc-info-link {display: inline-block;}

/* Header style Two */
.header-2 .spnc-custom {background-color: #ffffff;box-shadow: unset;border-radius: 0;}
.header-2 .spnc-custom .spnc-brand {padding: 12px 10px 12px 0px;}
@media (min-width: 1100px) {
  .header-2 .spnc-header {padding-right: 15px;}
  .header-2 .spnc-custom .spnc-container {border-right: 1px solid #d7d7d7;}
  .header-2 .spnc-collapse.collapse .ml-auto {margin: 0 auto;}
  .header-2 .collapse.spnc-collapse {border-left: 1px solid #d7d7d7;}
}
.header-2 .spnc-header-right {float: left;margin: 20px 0;}
.header-2 .collapse.spnc-collapse {float: left;width: 50%;}
.header-2 .spnc-widget-toggle {float: right;margin: 0;}
.header-2 .spnc-toggle-icon {margin-left: 40px;}
.header-2 .spnc-custom .spnc-nav li>a.search-icon {border-radius: 30px;margin: 8px 5px 8px 20px;}
@media (min-width: 1100px) {
  .header-2 .spnc-custom .spnc-nav>li.menu-item-type-custom i {font-size: 14px;}
  .header-2 .spnc-widget-toggle {margin: 32px 0;}
}
.header-2 .spnc-right.spnc-nav {margin: 15px;}
.header-2 .spnc-dark-icon {display: inline-block;float: left;border-radius: 30px;height: 2.9rem;width: 0.9rem;line-height: 2.9;text-align: center;font-size: 18px;padding: 0;margin: 0px 0px 0 10px;border: 0;}
.header-2 .spnc-dark-layout {line-height: 1.6;text-align: center;background: transparent;position: relative;float: left;margin: 10px 0px 10px 0px;padding-left: 0px;}
.header-2 .stickymenu {max-width: 100%;}
@media (min-width: 1200px) {.header-2.header-sidebar .spnc-custom .spnc-container {display: flex;align-items: center;padding: 0 15px;}}
@media (max-width: 992px) {.header-2 .spnc-dark-icon {line-height: 2.5;}}
@media (max-width: 1100px) {
  .header-2 .spnc-header-right .spnc-nav {float: left !important;background-color: transparent;padding: 0;}
  .header-2 .spnc-right.spnc-nav {margin: 5px;}
  .header-2 .spnc-custom .spnc-collapse .spnc-nav {padding: 10px 0;}
  .header-2 .spnc-custom .spnc-right li:last-child a {border-bottom: 0;}
  .header-2 .spnc-custom .spnc-nav li>a.search-icon {color: #000;}
  .header-2 .spnc-dark-layout {padding-left: 0px;}
  .header-2 .spnc-header-right {margin: 5px 0;float: unset;}
  .header-2 .spnc-widget-toggle {float: unset;}
  .header-2 .spnc-toggle-icon {margin-left: 5px;margin-top: 18px;}
  .header-2 .collapse.spnc-collapse {width: 100%;}
  .header-2 .spnc-custom .dropdown-menu.search-panel {top: 70px;}
}
.header-2 .spnc-custom .spnc-nav li>a {border-radius: 0;border: 0;}
@media (max-width: 768px) {
  .header-2 .spnc-dark-icon {line-height: 1.75;}
  .header-2 .spnc-toggle-icon {margin-top: 13px;}
}
@media (min-width: 1100px) {
  .header-2 .spnc-custom .spnc-nav li>a:after,
  .header-2 .spnc-custom .spnc-nav li>a:before {content: "";display: block;height: 1px;width: 0px;background: transparent;transition: width 0.5s ease, background-color 0.5s ease;}
  .header-2 .spnc-custom .spnc-nav li>a.search-icon:after,
  .header-2 .spnc-custom .spnc-nav li>a.search-icon:before {content: unset;}
  .header-2 .spnc-custom .spnc-nav li>a:before {position: relative;top: 30px;}
  .header-2 .spnc-custom .spnc-nav li .dropdown-menu a:before {display: none;}
  .header-2 .spnc-custom .spnc-nav li.active>a:after,
  .header-2 .spnc-custom .spnc-nav li a:hover:after,
  .header-2 .spnc-custom .spnc-nav li.active>a:before,
  .header-2 .spnc-custom .spnc-nav li a:hover:before {width: 100%;}
}
@media (max-width: 600px) {.header-2.header-sidebar .spnc-topbar {text-align: center;}}
.header-2 .spnc-custom .spnc-navbar {padding: unset;}
.header-2 .head-contact-info li {color: #fff;font-size: 14px;}
.header-2 .head-contact-info,.header-2 .head-time-info,.header-2 .custom-social-icons li,.header-3 .head-contact-info,.header-3 .head-time-info,.header-3 .custom-social-icons li,.header-4 .head-contact-info,.header-4 .head-time-info,.header-4 .custom-social-icons li,.header-5 .custom-social-icons li {padding: 0.3rem 0rem 0.3rem;}
.header-2 .spnc-custom .spnc-navbar {border-radius: 0;margin: 0;}
[data-theme="spnc_dark"] .header-2 .spnc-custom,
[data-theme="spnc_dark"] .header-2 .spnc-custom .spnc-container,
[data-theme="spnc_dark"] .header-2 .collapse.spnc-collapse {border-color: #262626;}
.header-sidebar.header-2 .widget {padding: 0.2rem 0rem 0.2rem;}
.header-2 .widget .head-contact-info li,.header-3 .widget .head-contact-info li,.header-4 .widget .head-contact-info li {padding-right: 5px;margin-right: 10px;}
.header-2 .head-contact-info i,.header-4 .head-contact-info i,.header-3 .head-contact-info i {height: 1.5rem;font-size: 14px;}
.header-2 .custom-social-icons li>a,
.header-3 .custom-social-icons li>a,
.header-4 .custom-social-icons li>a,
.header-5 .custom-social-icons li>a,
.header-7 .custom-social-icons li>a {height: 1.5rem;width: 1.5rem;line-height: 2;font-size: 12px;border-radius: 0;}
.header-2 .custom-social-icons li {padding: 0.3rem 0.125rem 0.3rem;}
@media (max-width: 1100px) {
  [data-theme="spnc_dark"] .header-2 .spnc-custom .spnc-nav li>a.search-icon {color: #fff;}
}
.header-2 .spnc-date-social .head-date {font-size: 14px;}
@media (max-width: 1023px) {
.header-2 .custom-social-icons li>a,.header-3 .custom-social-icons li>a,.header-4 .custom-social-icons li>a {font-size: 10px;}
}
.header-2 .custom-social-icons li>a {color: #fff;border: unset;background-color: rgba(0, 0, 0, 0.06);}
@media (max-width: 992px) {
  .header-2 .custom-social-icons li>a,.header-3 .custom-social-icons li>a,.header-4 .custom-social-icons li>a,.header-5 .custom-social-icons li>a,.header-7 .custom-social-icons li>a {font-size: 10px;}
}
@media (min-width: 1101px) {
.header-2 .collapse.spnc-collapse {margin-right: 60px;border-right: 1px solid #d7d7d7;}
}
.header-2 .spnc-custom .spnc-container {border-right: unset;}
.header-2 .spnc-toggle-icon {margin-left: 36px;}
@media (max-width: 1100px) {
  .header-2 .spnc-dark-layout {margin: 12px 0px 10px 0px;}
  .header-2 .spnc-toggle-icon {margin-left: 10px;margin-top: 15px;}
}
@media (max-width: 500px) {
  .header-2 .spnc-toggle-icon {margin-top: 0;}
}
.header-2 .spnc-head-wrap,.header-2 .spnc-header-right {display: contents;}
@media (min-width: 992px) and (max-width: 1100px) {
  body .header-2 .spnc-custom .spnc-nav.nav li>a.search-icon {padding: 8px 8px 8px;}
}
@media (max-width: 1100px) {
  .header-2 .spnc-dark-icon {margin: 0;}
  .header-2 .spnc-widget-toggle>a.spnc-toggle-icon {padding: 9px 29px 26px 10px;}
  .header-2 .spnc-widget-toggle {height: 40px;}
}
@media (max-width: 992px) {
  .header-2 .spnc-dark-layout {margin: 15px 0px 10px 0px;}
}
@media (max-width: 767px) {
  .header-2 .spnc-dark-layout {margin: 18px 0px 10px 0px;}
  .header-2 .spnc-toggle-icon {margin-top: 13px;}
}
@media (max-width: 500px) {
  .spnc-head-wrap .spnc-widget-toggle {margin: 0px 0px;}
}
.spnc-highlights-2.spnc-highlights-1 .spnc-highlights-title {border-radius: 0px;padding: 21px 25px 21px 25px;}
.spnc-highlights-2.spnc-highlights-1 .spnc-container {padding: 0 10px;margin: 0.313rem auto 1.3rem auto;}
.spnc-highlights-2.spnc-highlights-1 .spnc-container .spnc-row {padding: 10px;background-color: #ffffff;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}

/* .spnc-wrapper.spnc-btn-1  .spnc-highlights-1 .spnc-container {max-width: 97%;} */
#spnc-marquee-right,
#spnc-marquee-left {padding: 0 !important;margin: 0px;
  -moz-border-radius: 0px;position: absolute;top: 50%;
  -ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 10;overflow: hidden;cursor: pointer;text-align: center;
  -moz-transition: all 0.3s ease;transition: all 0.3s ease;border-radius: 50px;background-color: #fff;box-shadow: 0 0 0px 1px #878e94;color: #878e94;width: 2.1rem;height: 2.1rem;font-size: 1.125rem;line-height: 2;border: 0;}
#spnc-marquee-right {right: 1.3rem;}
#spnc-marquee-left {right: 3.85rem;}
.spnc-highlights-2 .spnc_highlights.right {animation-name: marquee_right;}
@keyframes marquee_right {
  0% {
    transform: translateX(-100%);
  }
}
.spnc-highlights-2 .spnc-highlights-title h3 {line-height: 1.4;font-size: 1.25rem;font-weight: 700;letter-spacing: 2px;}
.spnc-highlights-2.spnc-highlights-1 .spnc-marquee-wrapper {padding: unset;margin-right: 80px;}
.spnc-highlights-2 .spnc-marquee-wrapper .spnc-entry-title {display: inline-block;}
.spnc-highlights-2 .spnc-marquee-wrapper .spnc-entry-title:before {display: none;}
.spnc-highlights-2 .spnc-marquee-wrapper .spnc-post-thumbnail {width: 50px;aspect-ratio: 1 / 1;display: flex; padding: 0;margin: 0;}
.spnc-highlights-2.spnc-highlights-1 .spnc-post {display: inline-flex;align-items: center;gap: 15px;max-width: 400px; margin-right: 20px}
.spnc-highlights-2.spnc-highlights-1 .spnc-post .spnc-post-content {display: inline-block;width: 75%;text-wrap: wrap; flex: 1;}
.spnc-marquee-wrapper .spnc-post-thumbnail img {width: 100%;height: 100%;}
.spnc-highlights-2.spnc-highlights-1 .spnc-container .spnc-row {border-right: 0;justify-content: flex-start;align-items: center;}
.spnc-highlights-2.spnc-highlights-1 .spnc-marquee-wrapper .spnc-entry-title {font-size: 1.125rem;font-family: "poppins";font-weight: 700;overflow: unset;}
.spnc-highlights-2.spnc-highlights-1 .spnc-marquee-wrapper .date a {font-size: 1rem;font-weight: 400;color: #858585;}
.spnc-highlights-2.spnc-highlights-1 .spnc-col-4 {display: inline-block;place-content: center;flex: 1;}
@media (max-width: 767px) {
  .spnc-highlights-2.spnc-highlights-1 .spnc-highlights-controls {display: none;}
  .spnc-highlights-2.spnc-highlights-1 .spnc-marquee-wrapper {margin-right: unset;}
  .spnc-highlights-2.spnc-highlights-1 .spnc-col-13 {width: 15%;}
  .spnc-highlights-2.spnc-highlights-1 .spnc-highlights-title {padding: 10px 16px 10px 16px;}
}
.spnc-highlights-2.spnc-highlights-1 .spnc-container .spnc-row {margin: 0;margin-bottom: 0;}
#spnc-marquee-right:hover i,#spnc-marquee-left:hover i {color: #fff;}
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget .spnc-widget-heading {margin-bottom: 20px;}
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget .spnc-widget-heading .spnc-widget-title {border-radius: unset;border: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;margin: unset;padding: 8px 18px;color: #fff;font-size: 1.25rem;font-weight: 700;width: fit-content;}
.spnc-wrapper.spnc-btn-1 .spnc-common-widget-area .spnc-main-wrapper {position: relative;text-align: center;display: -webkit-box;border-radius: unset;background-color: transparent;margin-bottom: 20px;}
.spnc-wrapper.spnc-btn-1 .spnc-common-widget-area .spnc-main-wrapper .spnc-main-wrapper-heading {border-radius: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;margin: unset;display: grid;place-content: center;padding: 0.5rem;}
.spnc-wrapper.spnc-btn-1 .spnc-common-widget-area .spnc-main-wrapper .spnc-main-wrapper-heading .widget-title {color: #fff;margin-bottom: 0;padding: 0px 8px;font-weight: 700;letter-spacing: 2px;}
.spnc-wrapper.spnc-btn-1 .widget_newscrunch_post_tabs .spnc-tabs {margin-bottom: 50px;}
.spnc-wrapper.spnc-btn-1 .widget_newscrunch_post_tabs .spnc-label-tab {display: inline-flex;border-radius: unset;border: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;margin: unset;}
.spnc-wrapper.spnc-btn-1 .widget_newscrunch_post_tabs .spnc-label-tab.active .spnc-tab {color: #fff;}
.spnc-wrapper.spnc-btn-1 .widget_newscrunch_post_tabs .spnc-label-tab .spnc-tab {background-color: unset;border-radius: unset;font-size: 1rem;font-weight: 600;color: #878e94;text-transform: uppercase;}
.spnc-wrapper.spnc-btn-1 .widget_newscrunch_post_tabs .spnc-label-tab:not(.active) {text-align: center;border-radius: unset;border: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: #f5f5f5;margin: unset;}
.spnc-wrapper.spnc-btn-1 .widget_newscrunch_post_tabs .spnc-tabs {margin-bottom: 20px;display: grid;gap: 0.25rem;grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));}
.spnc-wrapper.spnc-btn-1 .widget_newscrunch_post_tabs .spnc-label-tab {display: unset;border-radius: unset;border: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;margin: unset;}
.spnc-wrapper.spnc-btn-1 .spnc-video .spnc-blog-1-wrapper {position: relative;text-align: center;display: -webkit-box;border-radius: unset;background-color: transparent;margin-bottom: 20px;}
.spnc-wrapper.spnc-btn-1 .spnc-video .spnc-blog-1-wrapper .spnc-blog-1-heading {border-radius: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;margin: unset;display: grid;place-content: center;padding: 0.6rem;color: #fff;}
.spnc-wrapper.spnc-btn-1 .spnc-video .spnc-blog-1-wrapper .spnc-blog-1-heading h4 {color: #fff;margin-bottom: 0;padding: 0px 8px;font-size: 1.25rem;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;}
.widget.widget_block {overflow: hidden;}
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h1,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h2,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h3,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h4,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h5,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h6,
.spnc-page-section-space .widget .wp-block-heading {margin-bottom: 15px;}
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h1::after,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h2::after,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h3::after,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h4::after,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h5::after,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h6::after,
.spnc-page-section-space .widget .wp-block-heading::after{content: "";position: absolute;bottom: 0;left: 0;width: 200vh;}
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .wp-block-search .wp-block-search__label,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h1,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h2,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h3,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h4,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h5,
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h6,
.spnc-page-section-space .widget .wp-block-heading {position:relative;border-radius: unset;border: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;margin: unset;padding: 10px 25px;color: #fff;font-weight: 700;width: fit-content;}
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .wp-block-search .wp-block-search__label {margin-bottom: 20px;}
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .wp-block-search .wp-block-search__label::after {content: "";position: absolute;bottom: 0;left: 0;width: 200vh;}
.spnc-wrapper.spnc-btn-1 #spnc_panelSidebar .spnc-sidebar .widget.spnc-side-panel .widget-title {border-radius: unset;border: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;margin: unset;padding: 10px 25px;color: #fff;font-size: 1.25rem;font-weight: 700;width: fit-content;}
.spnc-wrapper.spnc-btn-1 .spnc-head-wrap-line {display: flex;margin-bottom: 20px;}
.spnc-wrapper.spnc-btn-1 .spnc-head-wrap-line .spnc-main-wrapper {position: relative;text-align: center;margin-bottom: unset;display: -webkit-inline-box;border-radius: unset;background-color: transparent;max-width: 50%;flex-basis: 50%;}
body .spnc-wrapper.spnc-btn-1 .spnc-head-wrap-line .spnc-main-wrapper {border-bottom: unset;}
body .spnc-wrapper.spnc-btn-1 .spnc-head-wrap-line .spnc-category-filter,body .spnc-wrapper.spnc-btn-1 .spnc-head-wrap-line .spnc-wrapper-4-filter {text-align: right;max-width: 50%;flex-basis: 50%;}
.spnc-sidebar .widget_newscrunch_single_column {padding-bottom: 2px;}
.spnc-sidebar .widget_newscrunch_adv {padding: 1.25rem;}
.widget_newscrunch_overlay_slider .owl-carousel .owl-prev,.widget_newscrunch_overlay_slider .owl-carousel .owl-next {transform: translateY(0%);}
.widget_newscrunch_overlay_slider {padding-bottom: 56px;}
@media (max-width: 1740px) {
.spnc-page-section-space.spncp-missed-section {margin-left: 10px;margin-right: 10px;}
  .spnc-page-section-space.spnc-bnr-1 {padding-left: 10px;padding-right: 10px;}
}
@media (max-width: 1100px) {.header-sidebar.header-2 .spnc-container {max-width: 96%;}}
.footer-sidebar .widget_media_image img {width: unset;}
.spnc_body_sidepanel:after {content: "";position: fixed;top: 0;bottom: 0;left: 0;right: 0;height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.8);z-index: 11111;}
.header-2 .head-contact-info i {color: #fff;}
.header-2 .custom-social-icons li>a:hover,.header-2 .custom-social-icons li>a:focus {border: 1px solid #fff;border-color: #fff;}
.header-2 .spnc-trending-widget .spnc-trending-post-title a:hover,.header-2 .spnc-trending-widget .spnc-trending-title a:hover {color: #fff;}
.header-2 .spnc-widget-toggle>a.spnc-toggle-icon {color: #fff;}
.header-2 .spnc-widget-toggle>a.spnc-toggle-icon:hover {color: #fff;}
.header-2 .spnc-toggle-icon i {font-size: 23px;}
@media (max-width: 1100px) {
  .spnc-dark-icon {color: #bbb;}
  body .header-2 .spnc-custom .spnc-nav.nav li>a.search-icon {padding: 1px 3px 0;margin: 13px 5px 5px 20px;line-height: 28px;}
}
.spnc-highlights-2 .spnc-post {padding-right: 0rem;}
.header-2 .spnc-topbar .spnc-container {padding: 0 15px;}
.spnc-bnr-1 .spnc-blog1-carousel .spnc-entry-meta a {font-size: 1.125rem;}
.spnc-highlights-controls {position: relative;top: auto;bottom: 28px;left: 28px;}
@media (max-width: 1330px) {.spnc-bnr-1 .spnc_column_container {padding: 0;}
}
@media (max-width: 991px) {
  .widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-carousel .owl-prev,
  .widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-carousel .owl-next {top: -70px;}
}
@media (max-width: 767px) {
  .widget_newscrunch_list_view_slider .spnc-blog-wrapper .owl-carousel .owl-prev {margin-right: 35px;}
}
.header-1 .spnc-custom .spnc-navbar {background-color: transparent;width: 100%;max-width: 1320px;margin: 0 auto;padding: 1px 10px;}
@media (max-width: 767px) {
  .header-2 .spnc-custom .spnc-head-wrap .spnc-nav li {margin: 0 9px;}
  body .header-2 .spnc-custom .spnc-nav.nav li>a.search-icon {padding: 1px 9px 0;line-height: 26px;}
}
body.spsp-body .page-section-area, .spsp.page-section-area {margin-bottom: 30px;}
.page-title-section h1 {font-size: 1.875rem;}
.spnc-single-post {padding: 40px 0 0px;}
.spnc-single-post .spnc-row {margin-bottom: 0;}
.spnc-contact-wrapper,.spnc-contact-sidebar {background-color: #ffffff;margin-bottom: 20px;padding: 20px 20px 10px;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}
@media (min-width: 550px) and (max-width: 1023px) {
.spnc-bnr-1 .spnc_column_container {display: flex;flex-direction: row;flex-wrap: wrap;overflow: hidden;width: 100%;max-width: 1320px;margin: 0 auto;padding: 0;}
.spnc-bnr-1 .spnc_column-2 {order: 2;flex: 0 0 50%;max-width: 50%;}
.spnc-bnr-1 .spnc_column-3 {order: 3;flex: 0 0 50%;max-width: 50%;}
.spnc-bnr-1 .spnc_column-1 {flex: 0 0 100%;max-width: 100%;order: 1;}
.spnc-bnr-1 .spnc-post .spnc-post-img {height: 250px;}
.spnc-bnr-1 .spnc_column-2 .spnc_item {margin: 0 5px 10px 0;}
.spnc-bnr-1 .spnc_column-3 .spnc_item {margin: 0 0 10px 5px;}
}
@media (max-width: 1023px) {.spnc-bnr-1 .spnc_column-1 .spnc-post .spnc-post-img {height: 450px;}}
@media (max-width: 549px) {.spnc-bnr-1 .spnc_column-2, .spnc-bnr-1 .spnc_column-3 {display: none;}}
.widget.widget_block .wp-block-group, .widget.widget_block .wp-block-search {overflow: hidden;}
@media (max-width: 767px) {
  .widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a,
  .widget_spncp_filter_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a {bottom: 6%;}
}
.spnc-common-widget-area.widget_newscrunch_grid_slider_two_column,
.spnc-common-widget-area.widget_spncp_filter_two_column {padding-bottom: 76px;}
.widget_spncp_verticle_post_slider .spnc-carousel-widget{margin-left: unset;}
.spnc-sidebar .widget.widget_newscrunch_post_grid_two_col {padding-bottom: .75rem;}
.spnc-sidebar .widget.widget_newscrunch_author {padding-bottom: 1.25rem;}
@media (min-width:816px) and (max-width:1024px){
  .widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail {width: 16.75rem;}
}
.newscrunch.single-post article.comment-form {background-color: #ffffff;margin-bottom: 20px;padding: 20px 20px ;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}
.home .spnc-page-section-space.spnc-category-page {padding: 0;}
.spnc-wrapper.spnc-btn-1 .spnc-contact-1 .spnc-blog-wrapper {padding-bottom: 0;display: flex;margin-bottom: 30px;}
.spnc-wrapper.spnc-btn-1 .spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-wrapper{border-bottom: unset;position: relative;text-align: center;margin-bottom: unset;display: -webkit-inline-box;border-radius: unset;background-color: transparent;}
.spnc-wrapper.spnc-btn-1 .spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-blog-1-heading{border-radius: unset;border-top-left-radius: 10px;border-top-right-radius: 10px;margin: unset;display: grid;place-content: center;padding: 0.5rem;}
.spnc-wrapper.spnc-btn-1 .spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-blog-1-heading .widget-title{color: #fff;margin-bottom: 0;padding: 0px 8px;font-size: 1.25rem;font-weight: 700;letter-spacing: 2px;}
.spnc-blog-page .spnc-post{margin-bottom: 20px;background-color: #fff;padding: 12px 12px 12px;box-shadow: 0 0 8px 2px rgba(23,23,35,0.05);}
.spnc-blog-page .pagination{margin-bottom: 10px;}
.spnc-blog-page .spnc-row{margin-bottom: 0;}
@media (max-width: 1280px){.header-sidebar.header-1 .spnc-container {max-width:100%;}}
@media (max-width: 815px){.pagination {margin: 1.25rem 0 2.5625rem;}}
body #wrapper .sps.page-section-space,.spsp-banner,.spsp.page-section-area {margin-bottom: 20px;}
.spnc-sidebar .widget.widget_search{padding-bottom: 1.25rem;}
@media (min-width:992px) and (max-width:1100px){.header-sidebar .widget .custom-social-icons { padding-bottom: 0; }}
@media (min-width:816px) and (max-width:1100px){.spnc-highlights-controls {left: 0px;}.spnc-highlights-2.spnc-highlights-1 .spnc-marquee-wrapper{margin-right: 105px;}}
.comment-section{box-shadow: none;border: none;margin: 0;margin-bottom: 60px;background-color: #ffffff;margin-bottom: 20px;padding: 20px 20px 60px;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);}
@media (max-width:550px){.spnc-blog-wrapper .owl-carousel .owl-prev, .spnc-blog-wrapper .owl-carousel .owl-next {left: 35%;}}
.spnc-btn-1 .widget_search input[type="search"],.spnc-btn-1 .widget_search button[type="submit"] {border-radius:0 !important;}
.header-2 .spnc-trending-widget a:before {background-color: rgba(0, 0, 0, 0.06);}
@media (max-width:991px){.header-2 .spnc-topbar .spnc-container{text-align: center;}}
.footer-sidebar .wp-block-latest-posts__post-author,.footer-sidebar .wp-block-latest-posts__post-date,.footer-sidebar .widget .wp-block-latest-posts li {color: #878e94;}
@media (max-width:991px){.spnc-trending-widget {width: 51%;}}
.spnc-highlights-2.spnc-highlights-1 .spnc-marquee-wrapper .spnc-entry-title a{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}

body.category .page-section-space,.page .page-section-space {
    padding-bottom: 0rem;
}
.spnc-single-post .spnc-row {
    margin-bottom: 1.25rem;
}
@media (max-width: 767px){
.spnc-highlights-2.spnc-highlights-1 .spnc-col-13 {
    width: 40%;
  }}
.footer-sidebar .widget_newscrunch_category_collection .spnc-categories li{
  border:0;}  
.spnc-common-widget-area.widget_block  {
    padding: 20px 20px 20px;
} 
body.spsp-body .page-section-area.blog {
    margin-bottom: 30px;
}

/* Css for rank math & navxt breadcrumb*/
.rank-math-breadcrumb p, .navxt-breadcrumb {
    font-size: 1.25rem;
    font-family: "Poppins";
    line-height: 1.2;
}
.parallel .rank-math-breadcrumb, .parallel .navxt-breadcrumb{
  padding: 20px 0;
}
.rank-math-breadcrumb  .separator {
     font-family: unset;
     display: unset;
     justify-content: unset;
     align-items: unset;
     overflow: unset;
}
.rank-math-breadcrumb .separator:before,.rank-math-breadcrumb .separator:after{content: unset;}
.navxt-breadcrumb,.rank-math-breadcrumb span {
    color: #000;
}
.spnc-row .text-right {
    text-align: right;
}
@media only screen and (max-width: 815px) {
   .rank-math-breadcrumb, .navxt-breadcrumb {  
     text-align: center; 
   }
}
.spnc-sidebar .widget ul li::before,.spnc-sidebar .widget ol li::before{
    margin-right: 14px;
    content: "\f105";
    font-family: FontAwesome;
    margin-top: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.spnc-sidebar .widget ul li::before,.spnc-sidebar .widget ol li::before{color: #669C9B;}
.searchform div{content:"";padding: 0;display: flex;}
.wp-block-latest-comments__comment::before,.slick-slide::before,.widget_newscrunch_category_collection li:before,.widget_newscrunch_plus_list_view li:before,
.widget_newscrunch_post_grid_two_col li:before,.widget_newscrunch_single_column li:before,.widget_newscrunch_social_icons li:before,
.widget_spncp_verticle_post_slider li:before,li.wp-social-link:before{display:none;}
.header-1.spnc-header-center dark-custom-logo-link {display: block;margin-bottom: 10px;}
.widget.widget_media_image {
  padding: 1.25rem;
}

.widget .wp-block-image{
  margin: 0;
}
.wp-block-image img {
  border-radius: 5px;
}
.widget.widget_block{
  padding: 1.25rem;
}
.widget.widget_media_gallery .wp-block-gallery{
  margin: 0;
}
figure.wp-block-gallery.has-nested-images {
  margin: 0;
}
body .spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-wrapper {
    -webkit-text-fill-color: unset;
    -webkit-background-clip: unset;
    background-image: unset;
}
.footer-sidebar .wp-block-latest-posts li{
  border:none;
}
.page-title-section .spnc-col-8{
  margin: auto;
}
.header-2 .custom-logo-link .custom-logo {
    padding: 10px 10px 10px 0;
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[data-theme="spnc_dark"] body {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-entry-content h1, [data-theme="spnc_dark"] .spnc-entry-content h2, [data-theme="spnc_dark"] .spnc-entry-content h3, [data-theme="spnc_dark"] .spnc-entry-content h4, [data-theme="spnc_dark"] .spnc-entry-content h5,[data-theme="spnc_dark"] .spnc-entry-content h6 {color: #ffffff;}
[data-theme="spnc_dark"] #wrapper {background: #000000;}
[data-theme="spnc_dark"] a {color: #ffffff;}
[data-theme="spnc_dark"] #spnc-sidebar-panel-fixed .widget-title {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-highlights-1 .spnc-container .spnc-row,
[data-theme="spnc_dark"] .spnc-page-section-space.spnc-video .spnc-container .spnc-video-row:not(.video-img){background: #1b1b1b;}
[data-theme="spnc_dark"] .head-contact-info li {color: #ffffff;}
[data-theme="spnc_dark"] .custom-social-icons li>a {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-custom .spnc-nav li>a,
[data-theme="spnc_dark"] .spnc-dark-icon,
[data-theme="spnc_dark"] .spnc-widget-toggle>a.spnc-toggle-icon {color: #ffffff;}
[data-theme="spnc_dark"] .header-1 .spnc-custom .spnc-navbar .spnc-container {background: #1b1b1b;box-shadow: 0 5px 25px 0 #ffffff10;}
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper h4.spnc-entry-title a,
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper .spnc-post .spnc-description {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper-1 h4.spnc-entry-title a,
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper-2 h4.spnc-entry-title a,
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper-3 h4.spnc-entry-title a {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-blog-2 .spnc-blog-wrapper-1 h4.spnc-entry-title a {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-sidebar .widget.widget_block h2,
[data-theme="spnc_dark"]  .widget.widget_block h2 {color: #ffffff;border-color: #ffffff4d;}
[data-theme="spnc_dark"] .spnc-sidebar .wp-block-search .wp-block-search__label,
[data-theme="spnc_dark"] .spnc-sidebar .widget.widget_block h1,
[data-theme="spnc_dark"] .spnc-sidebar .widget.widget_block h2,
[data-theme="spnc_dark"] .spnc-sidebar .widget.widget_block h3,
[data-theme="spnc_dark"] .spnc-sidebar .widget.widget_block h4,
[data-theme="spnc_dark"] .spnc-sidebar .widget.widget_block h5,
[data-theme="spnc_dark"] .spnc-sidebar .widget.widget_block h6{color: #ffffff;border-color: #ffffff4d;}
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper .spnc-post {box-shadow: 0 0 1px 1px rgba(42, 42, 42, 1);background: #1b1b1b;}
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper .spnc-post:hover {box-shadow: 0 0 1px 1px rgba(42, 42, 42, 1);}
[data-theme="spnc_dark"] .spnc-panels {background: transparent;}
[data-theme="spnc_dark"] .spnc-sidebar .spnc-panel ul li a {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-sidebar .widget_categories .wp-block-categories-list .cat-item:before,
[data-theme="spnc_dark"] .spnc-sidebar .spnc_widget_recent_entries .wp-block-latest-posts__list li:before {color: #669c9b;}
[data-theme="spnc_dark"] .spnc-sidebar .widget_categories .wp-block-categories-list .cat-item a,
[data-theme="spnc_dark"] .spnc-sidebar .spnc_widget_recent_entries .wp-block-latest-posts__list li a {color: #878e94;}
[data-theme="spnc_dark"] .spnc-sidebar .widget_categories .wp-block-categories-list .cat-item a:hover,
[data-theme="spnc_dark"] .spnc-sidebar .spnc_widget_recent_entries .wp-block-latest-posts__list li a:hover {color: #669c9b;}
[data-theme="spnc_dark"] .spnc-sidebar .widget_categories .wp-block-categories-list .cat-item span {background-color: #242424;color: #ffffff;}
[data-theme="spnc_dark"] .spnc-blog-2 .spnc-blog-wrapper .spnc-post {box-shadow: 0 0 1px 1px rgba(42, 42, 42, 1);background: #1b1b1b;}
[data-theme="spnc_dark"] .spnc-blog-2 .spnc-blog-wrapper .spnc-post:hover {box-shadow: 0 0 1px 1px rgba(42, 42, 42, 1);}
[data-theme="spnc_dark"] .spnc-blog-2 .spnc-blog-wrapper h4.spnc-entry-title a,
[data-theme="spnc_dark"] .spnc-blog-2 .spnc-blog-wrapper .spnc-post .spnc-description {color: #ffffff;}
[data-theme="spnc_dark"]  .widget-recommended-post ul li a {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-sidebar .widget-social-field li .spnc-service-link {background: #ffffff;}
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper .owl-carousel .owl-prev,
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper .owl-carousel .owl-next,
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper-2 .owl-carousel .owl-prev,
[data-theme="spnc_dark"] .spnc-blog-1 .spnc-blog-wrapper-2 .owl-carousel .owl-next,
[data-theme="spnc_dark"] .spnc-blog-2 .spnc-blog-wrapper .owl-carousel .owl-prev,
[data-theme="spnc_dark"] .spnc-blog-2 .spnc-blog-wrapper .owl-carousel .owl-next,
[data-theme="spnc_dark"] .spnc-blog-2 .spnc-blog-wrapper-2 .owl-carousel .owl-prev,
[data-theme="spnc_dark"] .spnc-blog-2 .spnc-blog-wrapper-2 .owl-carousel .owl-next {background: transparent;}
[data-theme="spnc_dark"] .page-section-space .spnc_error_404 .spnc_error_heading h3 {color: #ffffff;}
[data-theme="spnc_dark"] .page-section-space .spnc_error_404 .spnc_404_link a {color: #000000;background: #ffffff;}
[data-theme="spnc_dark"] .page-section-space .spnc_error_404 .spnc_404_link a:hover {color: #ffffff;}
[data-theme="spnc_dark"] .head-contact-info li a {color: #ffffff;}
[data-theme="spnc_dark"] .page-title-section {background: #1b1b1b;}
[data-theme="spnc_dark"] .page-title h1 {color: #ffffff;}
[data-theme="spnc_dark"] .page-breadcrumb {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-single-post .spnc-blog-wrapper h4.spnc-entry-title a {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-single-post .pagination .spnc-post-content h4.spnc-entry-title a {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-single-post .comment-form form label {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-text-black {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-post-footer-content .spnc-footer-social-links {background: transparent;}
[data-theme="spnc_dark"] .spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-entry-meta a {color: #ffffff;background: #1b1b1b;box-shadow: 0 0 1px 1px rgba(42, 42, 42, 1);}
[data-theme="spnc_dark"] .spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content {border: 1px solid rgba(42, 42, 42, 1);}
[data-theme="spnc_dark"] .spnc-contact-1 .spnc-contact-col form input[type="text"],
[data-theme="spnc_dark"] .spnc-contact-1 .spnc-contact-col form input[type="tel"],
[data-theme="spnc_dark"] .spnc-contact-1 .spnc-contact-col form input[type="email"],
[data-theme="spnc_dark"] .spnc-contact-1 .spnc-contact-col textarea {border: 1px solid rgba(42, 42, 42, 1);color: #ffffff;}
[data-theme="spnc_dark"] .spnc-contact-1 .spnc-contact-col form label {color: #ffffff;}
[data-theme="spnc_dark"] .page-section-space .spnc-col-9 .spnc_con_info {border: 1px solid rgba(42, 42, 42, 1);background: #1b1b1b;}
[data-theme="spnc_dark"] .spnc-contact-1 .spnc-col-9 .spnc_con_info .spnc_con_right .spnc_con_add h4 {color: #ffffff;}
[data-theme="spnc_dark"] .spnc-sidebar .wp-block-search .wp-block-search__label {color: #ffffff;border: 1px solid #ffffff4d;}
[data-theme="spnc_dark"] .spnc-category-page .spnc-grid-catpost .spnc-post-wrapper, [data-theme="spnc_dark"] .spnc-blog-page .spnc-post-wrapper {background: #1b1b1b;}
[data-theme="spnc_dark"] .spnc-category-page .spnc-grid-catpost .spnc-post-wrapper {background: #1b1b1b;}
[data-theme="spnc_dark"] .spnc-pagination a {background-color: #1b1b1b;color: #ffffff;}
[data-theme="spnc_dark"] .spnc-category-page .spnc-grid-catpost .spnc-post .spnc-post-wrapper .spnc-entry-meta a {color: #878e94;}
[data-theme="spnc_dark"] .spnc-toggle{color: #ffffff;}
[data-theme="spnc_dark"] .spnc-single-post .comment-form form input[type="text"],
[data-theme="spnc_dark"] .spnc-single-post .comment-form form input[type="email"],
[data-theme="spnc_dark"] .spnc-single-post .comment-form form textarea {color: #FFFFFF;border-color: #2a2a2a;}
[data-theme="spnc_dark"] .spnc-label-tab{ border: 1px solid rgba(255, 255, 255, 0.3);}
[data-theme="spnc_dark"] .spnc-label-tab.active{border: transparent;}
[data-theme="spnc_dark"] .spnc-label-tab .spnc-tab{color: #878E94;background-color: transparent;}
[data-theme="spnc_dark"] .spnc-label-tab.active .spnc-tab{color: #000000;background-color: #FFFFFF;}
[data-theme="spnc_dark"]  .widget.widget_calendar{color: #ffffff;}
[data-theme="spnc_dark"]  .widget.widget_calendar td{color: #ffffffcc;}
[data-theme="spnc_dark"] .widget.widget_archive ul li{color: #ffffff;}
[data-theme="spnc_dark"] .custom-logo-link-url .site-title a,
[data-theme="spnc_dark"] .custom-logo-link-url .site-description { color: #ffffff; }
[data-theme="spnc_dark"] .spnc-sidebar .widget.side-bar-widget .spnc-widget-title{color: #ffffff; border-color: #ffffff4d;}
[data-theme="spnc_dark"] .widget_newscrunch_social_icons li .spnc-service-link {background: #ffffff;}
[data-theme="spnc_dark"] .widget_newscrunch_featured_post .spnc-entry-title a,
[data-theme="spnc_dark"] .widget_newscrunch_post_grid_two_col .widget-recommended-post li a{color: #ffffff;}
[data-theme="spnc_dark"] .widget .wp-block-latest-posts li a, 
[data-theme="spnc_dark"] .widget .wp-block-archives li a, 
[data-theme="spnc_dark"] .widget .wp-block-categories li a, 
[data-theme="spnc_dark"] .widget .wp-block-page-list li a, 
[data-theme="spnc_dark"] .widget .wp-block-rss li a, 
[data-theme="spnc_dark"] .widget_meta ul li a, 
[data-theme="spnc_dark"] .widget .wp-block-latest-comments li a,
[data-theme="spnc_dark"] .widget .widget_nav_menu li a{color: #fff;}
[data-theme="spnc_dark"]  .widget_newscrunch_featured_post .spnc-post .spnc-more-link{color: #878e94;}
[data-theme="spnc_dark"] .spnc-category-page .spnc-grid-catpost .spnc-entry-header {border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
[data-theme="spnc_dark"] .pagination a, [data-theme="spnc_dark"] .pagination a{color: #ffffff;background-color: #1b1b1b;border: 1px solid #1b1b1b;}
[data-theme="spnc_dark"] .pagination a.prev, [data-theme="spnc_dark"] .pagination a.next {border: 1px solid #1b1b1b;background-color: transparent;}
[data-theme="spnc_dark"] .page-title:not(.page-section-space.blog .page-title, 
[data-theme="spnc_dark"] .error404 .error-page .page-title) :is(span,h1,h2,h3,h4,h5,h6,p,div){color: #ffffff;}
[data-theme="spnc_dark"] .widget .wp-block-latest-comments footer{color: #fff;}
[data-theme="spnc_dark"]  .spnc-sidebar .widget .wp-block-tag-cloud a{color: #ffffff;border: 1px solid #D7D7D7;}
[data-theme="spnc_dark"] .spnc-single-post .spnc-blog-wrapper h4.spnc-entry-title,
[data-theme="spnc_dark"] .comment-box .comment-detail .comment-detail-title,
[data-theme="spnc_dark"]  .comment-section .comment-title h3{color: #FFFFFF;}
[data-theme="spnc_dark"] .comment-box .comment-detail p{color: #878e94;}
[data-theme="spnc_dark"] body .spnc-custom .spnc-nav .dropdown.open > a.search-icon {color: #FFFFFF;}
[data-theme="spnc_dark"] label {color: #FFFFFF;}
[data-theme="spnc_dark"] .wpcf7 form.aborted .wpcf7-response-output,
[data-theme="spnc_dark"] .wpcf7 form.failed .wpcf7-response-output,
[data-theme="spnc_dark"] .wpcf7 form.invalid .wpcf7-response-output,
[data-theme="spnc_dark"] .wpcf7 form.unaccepted .wpcf7-response-output,
[data-theme="spnc_dark"] .wpcf7 form.payment-required .wpcf7-response-output{color: #FFFFFF;}
[data-theme="spnc_dark"] input[type="text"],
[data-theme="spnc_dark"] input[type="email"],
[data-theme="spnc_dark"] input[type="url"],
[data-theme="spnc_dark"] input[type="password"],
[data-theme="spnc_dark"] input[type="search"],
[data-theme="spnc_dark"] input[type="number"],
[data-theme="spnc_dark"] input[type="tel"],
[data-theme="spnc_dark"] input[type="range"],
[data-theme="spnc_dark"] input[type="date"],
[data-theme="spnc_dark"] input[type="month"],
[data-theme="spnc_dark"] input[type="week"],
[data-theme="spnc_dark"] input[type="time"],
[data-theme="spnc_dark"] input[type="datetime"],
[data-theme="spnc_dark"] input[type="datetime-local"],
[data-theme="spnc_dark"] input[type="color"],
[data-theme="spnc_dark"] textarea{color: #FFFFFF;border:1px solid rgba(255, 255, 255, 0.3);}
[data-theme="spnc_dark"] body a:focus:not(.site-info a){outline: 2px dotted #fff;}
[data-theme="spnc_dark"] button:focus, [data-theme="spnc_dark"] input[type="button"]:focus, [data-theme="spnc_dark"] input[type="submit"]:focus, [data-theme="spnc_dark"] textarea:focus {outline: 2px dotted #fff;}
[data-theme="spnc_dark"] .page-numbers.dots{color: #fff;}
[data-theme="spnc_dark"] .spnc_sidebar_panel {background-color: #15253D;}
[data-theme="spnc_dark"] .spnc_body_sidepanel .spnc_closebtn {color: #fff;}
[data-theme="spnc_dark"] .widget_nav_menu a {color: #878e94;}
[data-theme="spnc_dark"] body.newscrunch .spnc-custom .spnc-nav .open.active > a,[data-theme="spnc_dark"] body .spnc-nav > li.parent-menu .dropdown-menu a:hover,[data-theme="spnc_dark"] body .spnc-nav > li.parent-menu .dropdown-menu a:focus{color: #FFFFFF;}
[data-theme="spnc_dark"] body .spnc-nav > li.parent-menu .dropdown-menu a{color: #d5d5d5;}
[data-theme="spnc_dark"] .spnc-custom .spnc-nav > li > a:focus,[data-theme="spnc_dark"] .spnc-custom .spnc-nav > li > a:hover,[data-theme="spnc_dark"] .spnc-custom .spnc-nav .open > a,[data-theme="spnc_dark"] .spnc-custom .spnc-nav .open > a:focus,[data-theme="spnc_dark"] .spnc-custom .spnc-nav .open > a:hover {color: #669c9b;background-color: transparent;}
[data-theme="spnc_dark"] .spnc-nav > li.parent-menu .dropdown-menu .open > a{color: #669c9b;}
[data-theme="spnc_dark"] .spnc-custom .spnc-nav > .active > a:hover,[data-theme="spnc_dark"] .spnc-custom .spnc-nav > .active > a,[data-theme="spnc_dark"] .spnc-custom .spnc-nav > .active > a:hover,[data-theme="spnc_dark"] .spnc-custom .spnc-nav > .active > a:focus {color: #FFFFFF;background-color: #669c9b;}
[data-theme="spnc_dark"] .spnc-custom .spnc-nav > li.parent-menu.active > a:hover,[data-theme="spnc_dark"] .spnc-custom .spnc-nav > li.parent-menu.active.open > a:hover,[data-theme="spnc_dark"] .spnc-custom .spnc-nav > li.parent-menu.active > a:focus{ color: #fff;}
[data-theme="spnc_dark"] body.home .blog.spnc-category-page{background: #000;}
[data-theme="spnc_dark"] body a:focus{outline: 2px dotted #fff;}
[data-theme="spnc_dark"] .comment-section h1, [data-theme="spnc_dark"] .comment-section h2, [data-theme="spnc_dark"] .comment-section h3, [data-theme="spnc_dark"] .comment-section h4, [data-theme="spnc_dark"] .comment-section h5,[data-theme="spnc_dark"] .comment-section h6 {color: #ffffff;}
[data-theme="spnc_dark"] .header-6 .spnc-custom .spnc-nav li > a.search-icon,[data-theme="spnc_dark"] body.newscrunch .spnc-custom .spnc-nav li > a.search-icon{color: #FFFFFF;}
[data-theme="spnc_dark"] .site-footer .footer-sidebar .spnc-social-content .spnc-count {color: #000;}
[data-theme="spnc_dark"] .site-footer .widget .wp-block-latest-posts li a:hover, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-latest-posts li a:focus, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-archives li a:hover, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-archives li a:focus, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-categories li a:hover, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-categories li a:focus, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-page-list li a:hover, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-page-list li a:focus, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-rss li a:hover, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-rss li a:focus, 
[data-theme="spnc_dark"] .site-footer .widget_meta ul li a:hover, 
[data-theme="spnc_dark"] .site-footer .widget_meta ul li a:focus, 
[data-theme="spnc_dark"] .site-footer .widget .wp-block-latest-comments li a:hover
[data-theme="spnc_dark"] .site-footer .widget .wp-block-latest-comments li a:focus{color: #669c9b;}
[data-theme="spnc_dark"]  #spnc_panelSidebar .spnc-sidebar .widget.spnc-side-panel .widget-title{color: #fff;}
[data-theme="spnc_dark"] .spnc-category-page .spnc-grid-catpost .spnc-post-wrapper, 
[data-theme="spnc_dark"] .spnc-blog-page .spnc-post-wrapper,
[data-theme="spnc_dark"] .spnc-list-view .spnc-blog-wrapper .spnc-post {background: #1b1b1b;}
[data-theme="spnc_dark"] #spnc-single-post-related-slider .spnc-post-content h4.spnc-entry-title a{color: #fff;}
[data-theme="spnc_dark"] .spnc-common-widget-area,
[data-theme="spnc_dark"] .spnc-sidebar .widget,
[data-theme="spnc_dark"] .spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-post,
[data-theme="spnc_dark"] .spnc-category-page .spnc-post-wrap {background-color: #1b1b1b;}
[data-theme="spnc_dark"] .header-2 .spnc-custom .spnc-navbar,[data-theme="spnc_dark"] .header-3 .spnc-custom .spnc-navbar {
  background: #1b1b1b;box-shadow: 0 5px 25px 0 #ffffff10;}
[data-theme="spnc_dark"] .header-2 .spnc-custom .spnc-navbar {background: #1b1b1b;}
[data-theme="spnc_dark"] .header-1 .spnc-custom {box-shadow: unset;}
[data-theme="spnc_dark"] .header-1 .spnc-custom .spnc-navbar .spnc-container{background: #1b1b1b;}
[data-theme="spnc_dark"] .header-2 .spnc-custom {box-shadow: 0 5px 25px 0 #ffffff10;}
[data-theme="spnc_dark"] .header-2 .spnc-widget-toggle>a.spnc-toggle-icon:hover {color: #fff;}
[data-theme="spnc_dark"] .spnc-single-post .spnc-blog-wrapper .spnc-post,[data-theme="spnc_dark"] #spnc-single-post-related-slider,[data-theme="spnc_dark"] .newscrunch.single-post article.comment-form {background-color: #1b1b1b;}
[data-theme="spnc_dark"] .spnc-contact-wrapper,[data-theme="spnc_dark"] .spnc-contact-sidebar {   background-color: #1b1b1b;}
[data-theme="spnc_dark"] .spnc-blog-page .spnc-post,[data-theme="spnc_dark"] .spnc-blog-page.spnc-masonry .spnc-post {background-color: #1b1b1b;}
[data-theme="spnc_dark"] .header-4 .spnc-custom .spnc-navbar .spnc-container,[data-theme="spnc_dark"] .header-6 .spnc-custom .spnc-navbar .spnc-container {background: transparent;box-shadow: unset;}
[data-theme="spnc_dark"] .comment-section {background-color: #1b1b1b;}
[data-theme="spnc_dark"] .blog-author,[data-theme="spnc_dark"] .comment-box {box-shadow: 0 5px 25px 0 #ffffff10;}
[data-theme="spnc_dark"] .widget .wp-block-latest-posts li,[data-theme="spnc_dark"]  .widget .wp-block-archives li,[data-theme="spnc_dark"]  .widget .wp-block-categories li,
[data-theme="spnc_dark"] .widget .wp-block-page-list li{color: #878e94;border-bottom: 1px solid #d7d7d7;}
[data-theme="spnc_dark"] .page-section-space .spnc-col-9 .spnc_con_info { border: 1px solid rgba(42, 42, 42, 1);}
[data-theme="spnc_dark"] .widget .wp-block-latest-posts li:last-child,[data-theme="spnc_dark"] .widget .wp-block-archives li:last-child,[data-theme="spnc_dark"] .widget .wp-block-categories li:last-child,[data-theme="spnc_dark"] .widget .wp-block-page-list li:last-child,[data-theme="spnc_dark"] .widget .wp-block-rss li:last-child,[data-theme="spnc_dark"] .widget_meta ul li:last-child,[data-theme="spnc_dark"] .widget .wp-block-latest-comments li:last-child {border: unset;}
[data-theme="spnc_dark"] .navxt-breadcrumb,[data-theme="spnc_dark"] .rank-math-breadcrumb span {
    color: #fff;
}
[data-theme="spnc_dark"] .spnc-video.video-layout-2 .spnc_column-3 .spnc_grid_item .spnc-post {background-color: #1b1b1b;}
[data-theme="spnc_dark"] .spnc-video.video-layout-2 .spnc_column-3 h3.spnc-entry-title a,
[data-theme="spnc_dark"] .spnc-video.video-layout-2 .spnc_column-3 .spnc-entry-content .spnc-entry-meta a,
[data-theme="spnc_dark"] .spnc-video.video-layout-2 .spnc_column-3 .spnc-entry-content .spnc-entry-meta i{color: #fff;}/*--------------------------------------------------------------
1.0 Common
--------------------------------------------------------------*/
a:hover , a:focus {color: #669c9b;}
.entry-meta a:hover span,.entry-meta a:focus span {color: #669c9b;}
dl dd a, dl dd a:hover, dl dd a:focus, ul li a:focus { color: #669c9b; }

/*--------------------------------------------------------------
2.0 Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="submit"] {color: #ffffff;border:1px solid #669c9b;}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {background: #669c9b;}
/* Placeholder text color */
.form-control:focus {border: thin dotted #669c9b;}

/*============================3.0 BUTTONS============================*/
.btn-default { background: #669c9b;border: 1px solid #669c9b;}
.btn-light:hover, .btn-light:focus { background: #669c9b;border: 1px solid #669c9b; }
.btn-default-dark { background: #669c9b; }
.btn-default-light { background: #669c9b;border: 1px solid #669c9b; }
.btn-default-light:hover, .btn-default-light:focus { color: #669c9b;border: 1px solid #669c9b; }
.btn-border { border: 2px solid #669c9b; }
.btn-border:hover, .btn-border:focus { border: 2px solid #669c9b;}
.btn-light:not(:disabled):not(.disabled):active {background-color: #669c9b;border-color: #669c9b;}

/*===================================================================================*/
/*  MENUBAR SECTION
/*===================================================================================*/

.spnc-custom .spnc-nav > li > a:focus,
.spnc-custom .spnc-nav > li > a:hover,
.spnc-custom .spnc-nav .open > a,
.spnc-custom .spnc-nav .open > a:focus,
.spnc-custom .spnc-nav .open > a:hover {color: #669c9b;background-color: transparent;}
body .spnc-custom .spnc-nav > .active > a,
body .spnc-custom .spnc-nav > .active > a:hover,
body .spnc-custom .spnc-nav > .active > a:focus {color: #ffffff;background-color: #669c9b;}
.spnc-custom .dropdown-menu {border-top: 2px solid #669c9b;border-bottom: 2px solid #669c9b;}
.spnc-custom .spnc-nav .open .dropdown-menu > .active > a,
.spnc-custom .spnc-nav .open .dropdown-menu > .active > a:hover,
.spnc-custom .spnc-nav .open .dropdown-menu > .active > a:focus {background-color: transparent;color: #669c9b;}

/* spnc Classic */
.spnc-classic .spnc-nav > li > a:hover,
.spnc-classic .spnc-nav > li > a:focus {background-color: transparent;color: #669c9b;}
.spnc-classic .spnc-nav > .open > a,
.spnc-classic .spnc-nav > .open > a:hover,
.spnc-classic .spnc-nav > .open > a:focus {background-color: transparent;color: #669c9b;}
.spnc-classic .spnc-nav > .active > a,
.spnc-classic .spnc-nav > .active > a:hover,
.spnc-classic .spnc-nav > .active > a:focus {background-color: transparent;color: #669c9b;border-top: 2px solid #669c9b;}

/*Dropdown Menus & Submenus Css----------------------------------------------------------*/
.spnc-custom .dropdown-menu {border-top: 2px solid #669c9b;border-bottom: 2px solid #669c9b;}

/*===================================================================================*/
/*  CART ICON
/*===================================================================================*/
.cart-header:hover > a { color: #669c9b; }
.cart-header > a .cart-total { background: #669c9b; }

/*===================================================================================*/
/*  HEADER CONTACT WIDGET
/*===================================================================================*/
.head-contact-info i{color: #669c9b;}
.contact-icon i { color: #669c9b; }
.custom-social-icons li > a:hover,
.custom-social-icons li > a:focus {background-color: #669c9b;color:#ffffff;border-color:#669c9b ;}
.layout-2 .custom-social-icons li > a:hover, .layout-2 .custom-social-icons li > a:focus {background-color: #ffffff;color:#669c9b;}
form.search-form input.search-submit, input[type="submit"], button[type="submit"] {background-color: #669c9b;}
.spnc.spnc-custom .header-button a{ background-color: #669c9b;border:2px solid #669c9b;}
.spnc.spnc-custom .header-button a:hover,.spnc.spnc-custom .header-button a:focus{color:#fff;background-color: #eb6558;border: 2px solid #eb6558; }
.head-contact-info li a:hover, .head-contact-info li a:focus { color: #669c9b; }  
.layout-2 .head-contact-info li a:hover,.layout-2 .head-contact-info li a:focus {color: #f5f5f5;} 
.site-info {background-color: #000;position: relative;}
.sidebar .widget .wp-block-tag-cloud a:hover,
.sidebar .widget .wp-block-tag-cloud a:focus,
.footer-sidebar .widget .wp-block-tag-cloud a:hover,
.footer-sidebar .widget .wp-block-tag-cloud a:focus {color: #ffffff;background-color: #669c9b;}
.subscribe-form .btn-default:hover,.subscribe-form .btn-default:focus {color: #fff;background: #669c9b;}
.site-footer .site-info .footer-nav li a:hover, .site-footer .site-info .footer-nav li a:focus{color: #669c9b;}
.entry-meta i {color: #669c9b;} 
.post .entry-content .more-link:hover{ border:1px solid #669c9b;background-color: #669c9b;color: #ffffff;}
.page-breadcrumb > li a:hover {color: #669c9b;}
.pagination a.active {position: relative;color: #669c9b;}
.pagination a:hover,
.pagination a:focus,
.pagination .current,
[data-theme="spnc_dark"] .pagination .current,
.pagination .current:hover,
.pagination .current:focus,
.pagination a.prev:hover,
.pagination a.prev:focus,
.pagination a.next:hover,
.pagination a.next:focus{color: #fff;background-color: #669c9b;border: 1px solid #669c9b;}
.site-info p.copyright-section a:hover,
.site-info p.copyright-section a:focus {color: #669c9b;}
.error-page .title {color:#669c9b;}
.error_404 svg path{fill:#669c9b; }
.scroll-up a {background-color: #669c9b;}
blockquote {border-left: 5px solid #669c9b;}
.owl-carousel .owl-prev:hover, .owl-carousel .owl-prev:focus { background-color: #669c9b;color: #fff;}
.owl-carousel .owl-next:hover, .owl-carousel .owl-next:focus { background-color: #669c9b;color: #fff;}
.header-1 .spnc-custom .spnc-navbar{background-color: #669c9b;}
.layout-2{background-color: #669c9b;}
.header-2.spnc-custom{background-color: #669c9b;
    box-shadow: 0 10px 20px 0 rgb(20 18 35 / 10%);}
.spnc-custom .spnc-navbar{background-color: #ffffff;}
.spnc-widget-toggle > a.spnc-toggle-icon:hover {color: #669c9b;}

/*===================================================================================*/
/*  Footer
/*===================================================================================*/
.spnc-footer-social-wrapper { background-color: #669c9b;}
.spnc-footer-social-links li i{background: #669c9b;}
.site-footer {border-top: 3px solid #669c9b;}
.spnc-custom-social-icons li > a:hover {color: #669c9b;}
.spnc-marquee-wrapper .spnc-entry-title{ color: #669c9b;}
.spnc-blog-1 .spnc-btn-filter.active,.spnc-blog-1 .spnc-btn-filter:hover,
.widget_spncp_filter_list_view .spnc-btn-filter.active,.widget_spncp_filter_list_view .spnc-btn-filter:hover{color: #669c9b;}
.spnc-blog-1 .spnc-btn-filter.spnc_active{color: #669c9b;}   
.spnc-blog-2 .spnc-blog-wrapper .owl-carousel .owl-prev:hover, .spnc-blog-2 .spnc-blog-wrapper .owl-carousel .owl-next:hover {background-color: #669c9b;color: #ffffff;}
.spnc-blog-1 .spnc-blog-1-wrapper {background-color: #669c9b;}
.spnc-blog-1 .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a:hover,
.spnc-blog-1 .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a:focus,
.spnc-blog-1 .spnc-blog-wrapper h4.spnc-entry-title a:hover,.spnc-blog-1 .spnc-blog-wrapper h4.spnc-entry-title a:focus,
.spnc-blog-1 .spnc-blog-wrapper .spnc-post .spnc-entry-meta a:hover,.spnc-blog-1 .spnc-blog-wrapper .spnc-post .spnc-entry-meta a:focus,
.spnc-blog-1 .spnc-blog-wrapper-1 h4.spnc-entry-title a:hover,.spnc-blog-1 .spnc-blog-wrapper-1 h4.spnc-entry-title a:focus{color: #669c9b;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper {background-color: #669c9b;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-entry-meta span.spnc-author a:hover,
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-entry-meta span.spnc-author a:focus,
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper h3.entry-title a:hover,
.spnc-entry-meta span a:hover,.spnc-entry-meta span a:focus {color: #669c9b;}
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-post .spnc-entry-meta .spnc-date a {color: #669c9b;}
.spnc-blog-1 .spnc-blog-wrapper-2 h4.spnc-entry-title a:hover,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-entry-meta span.spnc-author a:hover,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-entry-meta span.spnc-author a:focus,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper h3.entry-title a:hover,
.spnc-blog-1 .spnc.dgn-4 h3.entry-title a:focus,
.spnc-blog-1 .spnc.dgn-4 .spnc-entry-meta a:hover,
.spnc-blog-1 .spnc.dgn-4 .spnc-entry-meta a:focus {color: #669c9b}
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-blog-1-wrapper {background-color: #669c9b;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-entry-meta .spnc-date a:hover,
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-entry-meta .spnc-date a:focus {color: #669c9b;}
.spnc-blog-1 .spnc-blog-wrapper-3 h4.spnc-entry-title a:hover,
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-entry-meta span.spnc-author a:hover,
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-blog-1-wrapper .spnc-entry-meta span.spnc-author a:focus,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper h3.entry-title a:hover{color: #669c9b}
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-post .spnc-more-link {color: #669c9b; }
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-entry-meta .spnc-date a:hover,
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-blog-1-wrapper .spnc-entry-meta .spnc-date a:focus {color: #669c9b}
.spnc-blog-2 .spnc-blog-1-wrapper{background-color: #669c9b;}
.spnc-blog-2 .spnc-blog-wrapper h4.spnc-entry-title a:hover {color: #669c9b;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-post .spnc-entry-meta a:hover,
.spnc-blog-2 .spnc-blog-wrapper .spnc-post .spnc-entry-meta a:hover,
.spnc-blog-2 .spnc-blog-wrapper .spnc-entry-meta span.spnc-author a:hover,.spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-entry-meta span.spnc-author a:focus,.spnc-blog-wrapper .spnc-blog-1-wrapper h3.entry-title a:hover,.spnc.dgn-4 h3.entry-title a:focus,.spnc.dgn-4 .spnc-entry-meta a:hover,.spnc.dgn-4 .spnc-entry-meta a:focus {color: #669c9b;}
.spnc-blog-2 .spnc-blog-wrapper .spnc-post .spnc-more-link {color: #669c9b;}
.spnc-blog-1 .spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-author img,
.spnc-blog-1 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-author img,
.spnc-blog-1 .spnc-blog-wrapper-3 .spnc-blog-1-wrapper .spnc-author img,
.spnc-blog-2 .spnc-blog-wrapper .spnc-entry-meta img,
.spnc-blog-2 .spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-author img,
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-blog-1-wrapper .spnc-author img {border: 1px solid #669c9b;}
.spnc-blog-2 .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a:hover{color: #669c9b;}
.spnc-blog-2 .spnc-blog-wrapper-2 .spnc-post .spnc-entry-meta a:hover {color: #669c9b;}
.spnc-label-tab.active{background-color: #669c9b;}
.spnc-sidebar .spnc-panel ul li a:hover{color: #669c9b;}
.widget-recommended-post ul li a:hover{color: #669c9b;}
.widget-sports-update .spnc-post-content a:hover{color: #669c9b;}
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-author a:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-author a:focus,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-tag-links a:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-tag-links a:focus,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-date a:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-entry-meta span.spnc-date a:focus,
.spnc-single-post .spnc-blog-wrapper  h4.spnc-entry-title a:hover{color: #669c9b;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-entry-meta a:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-entry-meta a:focus{color: #ffffff;background: #669c9b;}
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-social-links .spnc-custom-social-icons li i:hover,
.spnc-single-post .spnc-blog-wrapper .spnc-post .spnc-post-footer-content .spnc-footer-social-links .spnc-custom-social-icons li i:focus{background: #669c9b;color: #ffffff;border: 1px solid #669c9b;}
.spnc-single-post .comment-form form input[type="text"]:hover,
.spnc-single-post .comment-form form input[type="text"]:focus,
.spnc-single-post .comment-form form input[type="email"]:hover,
.spnc-single-post .comment-form form input[type="email"]:focus,
.spnc-single-post .comment-form form textarea:hover,
.spnc-single-post .comment-form form textarea:focus{border: 1px solid #669c9b;}
.spnc-single-post .comment-form form input[type="submit"]{background: #669c9b;}
.spnc-single-post .comment-form form input[type="submit"]:hover,
.spnc-single-post .comment-form form input[type="submit"]:focus{border: 1px solid #669c9b;}
.spnc-single-post .pagination .spnc-post-content a{color: #669c9b;}
.spnc-single-post .pagination .spnc-post-content h4.spnc-entry-title a:hover{color: #669c9b;}
.page-section-space .spnc_error_404 .spnc_error_heading h2 {color: #669c9b;}
.page-section-space .spnc_error_404 .spnc_404_link a:hover {background-color: #669c9b;}
.spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-wrapper {background-color: #669c9b;}
.page-section-space .spnc-col-9 .spnc_con_info .spnc_con_left .spnc_con_icon:hover {background-color: #669c9b;}
.spnc-contact-1 .spnc-contact-col form input[type="text"]:hover,
.spnc-contact-1 .spnc-contact-col form input[type="text"]:focus,
.spnc-contact-1 .spnc-contact-col form input[type="email"]:hover,
.spnc-contact-1 .spnc-contact-col form input[type="email"]:focus,
.spnc-contact-1 .spnc-contact-col form input[type=tel]:hover,
.spnc-contact-1 .spnc-contact-col form input[type=tel]:focus,
.spnc-contact-1 .spnc-contact-col form textarea:hover,
.spnc-contact-1 .spnc-contact-col form textarea:focus{border: 1px solid #669c9b;}
.spnc-contact-1 .spnc-contact-col form input[type="submit"]{background: #669c9b;}
.spnc-contact-1 .spnc-contact-col form input[type="submit"]:hover,
.spnc-contact-1 .spnc-contact-col form input[type="submit"]:focus{border: 1px solid #669c9b;}
.spnc-video .spnc-post .spnc-post-content .spnc-info-link {background-color: #669c9b;}
.spnc-video .spnc-blog-1-wrapper{background-color: #669c9b;}
.spnc-blog-1 .spnc-blog-wrapper .spnc-post .spnc-more-link {color: #669c9b;}
.spnc-bnr-1 .spnc-post .spnc-post-content .spnc-info-link { background-color: #669c9b; }
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-more-link{ background-color: #669c9b;}
.spnc-pagination a:hover,
.spnc-pagination a.active,
.spnc-navigation.spnc-pagination .spnc-nav-links .spnc-current {background-color: #669c9b;background-color: #669c9b;}
.spnc-bnr-1 .spnc-post .spnc-more-link:hover {background-color: #669c9b;color: #fff;}
.spnc-bnr-1 h3.spnc-entry-title a:hover {color: #669c9b;}
.spnc-bnr-1 .spnc-entry-meta a:hover {color: #669c9b;}
.spnc-blog-wrapper-1 h4.spnc-entry-title a:hover{color: #669c9b;}
.spnc-blog-2 .spnc-blog-wrapper-1 h4.spnc-entry-title a:hover{color: #669c9b;}
.widget.widget_archive ul li:before,
.widget_block  ul.wp-block-page-list li:before,
.widget.widget_rss ul li::before,.widget_categories .wp-block-categories-list .cat-item:before,
.spnc_widget_recent_entries .wp-block-latest-posts__list li:before{color: #669c9b;}
.custom-logo-link-url .site-title a:hover, .custom-logo-link-url .site-title a:focus { color: #669c9b; }
.spnc-single-post .comment-form .spnc-blog-1-wrapper { background-color: #669c9b; }
.spnc_preloader_text {color: #669c9b}
.spnc_bounceball:before {background-color: #669c9b;}
.spnc-label-tab.active {background-color: #669c9b;}
.widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-entry-meta .spnc-date a,
.widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-entry-meta .spnc-date a:hover,
.widget_spncp_filter_three_column .spnc-entry-meta .spnc-date a,
.widget_spncp_filter_three_column .spnc-entry-meta .spnc-date a:hover{color: #669c9b;}
.widget_newscrunch_grid_slider_three_column .spnc-post-grid-slider-three-column .spnc-entry-meta a:hover{color: #669c9b;}
.widget_newscrunch_featured_post .spnc-post .spnc-more-link:hover{color: #669c9b; text-decoration: underline;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-entry-meta img{border: 1px solid #669c9b;}
.widget_newscrunch_featured_post h4.spnc-entry-title a:hover,
.widget_newscrunch_featured_post .spnc-first-post h4.spnc-entry-title a:hover,
.widget_newscrunch_featured_post .spnc-first-post .spnc-post .spnc-post-content span a:hover,
.widget_newscrunch_featured_post .spnc-post .spnc-entry-meta a:hover,
.widget_newscrunch_post_grid_two_col .widget-recommended-post li a:hover,
.widget_newscrunch_single_column .single-column .spnc-post-content a:hover,
.site-footer .footer-sidebar .widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta .spnc-date a:hover,
.site-footer .footer-sidebar .widget_newscrunch_grid_slider_two_column .spnc-filter h4.spnc-entry-title a:hover,
.site-footer .footer-sidebar .widget_newscrunch_grid_slider_two_column .spnc-filter .spnc-post .spnc-entry-meta a:hover,
.site-footer .footer-sidebar .widget_newscrunch_featured_post h4.spnc-entry-title a:hover,
.site-footer .footer-sidebar .spnc-blog-wrapper-1 h4.spnc-entry-title a:hover,
.site-footer .footer-sidebar .spnc-blog-wrapper-1 .spnc-post .spnc-entry-meta .spnc-date a:hover,
.site-footer .footer-sidebar .widget_newscrunch_list_view_slider .spnc-blog-wrapper h4.spnc-entry-title a:hover,
.site-footer .footer-sidebar .widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-post .spnc-entry-meta a:hover,
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .entry-header .spnc-entry-title a:hover,
body .widget_newscrunch_overlay_slider .spnc-blog1-carousel .spnc-post .spnc-entry-meta a:hover,
.widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .spnc-post-content a:hover,
.site-footer .footer-sidebar .widget_newscrunch_post_grid_two_col .widget-recommended-post li a:hover{color: #669c9b;}
.widget_spncp_filter_list_view .spnc-wrapper-4-item .spnc-post .spnc-post-content .spnc-more-link:hover {color: #ffffff;background-color: #f75454;}
.spnc-category-page .spnc-grid-catpost .spnc-entry-meta a:hover,
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-meta a:hover,
.spnc-category-page .spnc-blog-cat-wrapper .spnc-first-catpost .spnc-entry-title a:hover{color: #669c9b;}
body.newscrunch .owl-carousel .owl-nav .owl-prev:hover,
body.newscrunch .owl-carousel .owl-nav .owl-next:hover{color: #ffffff;background-color: #669c9b;box-shadow: 0 0 1px 1px #669c9b;}
.widget .wp-block-latest-posts li a:hover, 
.widget .wp-block-latest-posts li a:focus, 
.widget .wp-block-archives li a:hover, 
.widget .wp-block-archives li a:focus, 
.widget .wp-block-categories li a:hover, 
.widget .wp-block-categories li a:focus, 
.widget .wp-block-page-list li a:hover, 
.widget .wp-block-page-list li a:focus, 
.widget .wp-block-rss li a:hover, 
.widget .wp-block-rss li a:focus, 
.widget_meta ul li a:hover, 
.widget_meta ul li a:focus, 
.widget .wp-block-latest-comments li a:hover
.widget .wp-block-latest-comments li a:focus{color: #669c9b;}
.spnc-category-page .spnc-grid-catpost .spnc-post .spnc-post-wrapper .spnc-entry-meta a:hover {color: #669c9b;}
.widget .wp-block-latest-posts li::before,
.widget .wp-block-archives li::before,
.widget .wp-block-categories li::before,
.widget .wp-block-page-list li::before,
.widget .wp-block-rss li::before,
.widget_meta ul li::before,
.wp-block-latest-comments li article footer::before,
.widget_nav_menu ul li::before{color: #669c9b;}
.spnc-sidebar .widget .wp-block-tag-cloud a:hover{background-color: #669c9b;}
[data-theme="spnc_dark"] body .spnc-custom .spnc-nav .dropdown.open > a.search-icon:hover {color: #669c9b;}
[data-theme="spnc_dark"] .spnc-dark-icon:hover, [data-theme="spnc_dark"] .spnc-widget-toggle>a.spnc-toggle-icon:hover {color: #669c9b;}
input[type="text"]:hover,
input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="range"]:hover,
input[type="range"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
textarea:hover,
textarea:focus {border: 1px solid #669c9b;}
select {border: 1px solid #669c9b;}
.spnc-video .spnc-post .spnc-more-link:hover {background-color: #669c9b;color: #fff;}
.spnc-video h3.spnc-entry-title a:hover {color: #669c9b;}
.spnc-video .spnc-entry-meta a:hover {color: #669c9b;}
.spnc-category-page .spnc-grid-catpost .spnc-entry-meta i{color: #669c9b;}
.spnc-common-widget-area .spnc-main-wrapper {background-color: #669c9b;}
.spnc-highlights-1 .spnc-highlights-title{background-color: #669c9b;}
.spnc-highlights-1 .spnc-container .spnc-row{border-right: 8px solid #669c9b;}
.spnc-marquee-wrapper .spnc-entry-title:before{color: #669c9b;}
.footer-sidebar .wp-block-search .wp-block-search__label:after,
.footer-sidebar .widget .wp-block-heading:after {background: #669c9b;}
[data-theme="spnc_dark"] .spnc_body_sidepanel a:hover{color: #669c9b;}
[data-theme="spnc_dark"] .widget_nav_menu a:hover {color: #669c9b;}
[data-theme="spnc_dark"] body .spnc-nav > li.parent-menu a:hover,[data-theme="spnc_dark"] body .spnc-custom .spnc-nav .dropdown.open > a:hover {color: #669c9b;}
@media (max-width: 1100px) {
    body .spnc-custom .spnc-nav.nav .dropdown-menu > .active > a,body .spnc-custom .spnc-nav.nav .dropdown-menu > .active > a:hover,
    body .spnc-custom .spnc-nav.nav .dropdown-menu > .active > a:focus {color: #fff;}
    body .spnc-custom .spnc-nav.nav > li > a:hover,body .spnc-custom .spnc-nav.nav > li > a:focus{color:#669c9b;}
    body .spnc-custom .spnc-nav.nav  > li.active > a{color: #fff;}
    .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon:focus, .spnc-custom .spnc-nav a:focus {outline-color:#fff !important;}
}
.footer-sidebar pre.wp-block-code a:hover{color: #669c9b;}
@media (max-width: 1100px){body .spnc-custom .spnc-nav > .active.menu-item > a, body .spnc-custom .spnc-nav > .active > a:hover, body .spnc-custom .spnc-nav > .active > a:focus {color: #ffffff;background-color: #669c9b;}
}
body.newscrunch .spnc-custom .spnc-nav li > a.search-icon:hover{color: #669c9b;}
body .footer-sidebar .widget .widget-title:after{background: #669c9b;}
.spnc-blog-page .spnc-entry-meta i, .spnc-blog-page .spnc-footer-meta .spnc-date a:hover{color: #669c9b;}
.header-2 .owl-carousel .owl-prev:hover,.header-2 .owl-carousel .owl-prev:focus,
.header-2 .owl-carousel .owl-next:hover,.header-2 .owl-carousel .owl-next:focus {background-color: transparent;color: #669c9b;}  
body .header-2 .spnc-custom .spnc-nav > .active > a, body .header-2 .spnc-custom .spnc-nav > .active > a:hover, body .header-2 .spnc-custom .spnc-nav > .active > a:focus {color: #669c9b;background-color: transparent;}
.header-2 .spnc-custom .spnc-nav li.active > a:after,.header-2 .spnc-custom .spnc-nav li a:hover:after,
.header-2 .spnc-custom .spnc-nav li.active > a:before,.header-2 .spnc-custom .spnc-nav li a:hover:before{background-color: #669c9b;}
#spnc-marquee-right:hover, #spnc-marquee-left:hover{background-color:#669c9b;box-shadow: 0 0 1px 1px #669c9b;}
.spnc-wrapper.spnc-btn-1 .spnc-common-widget-area .spnc-main-wrapper,
.spnc-wrapper.spnc-btn-1 .spnc-video .spnc-blog-1-wrapper{border-bottom: 1px solid #669c9b;}
.spnc-wrapper.spnc-btn-1 .spnc-common-widget-area .spnc-main-wrapper .spnc-main-wrapper-heading,
 .spnc-wrapper.spnc-btn-1 .spnc-video .spnc-blog-1-wrapper .spnc-blog-1-heading{background-color: #669c9b;}
 .spnc-wrapper.spnc-btn-1 .spnc-widget-heading{border-bottom: 1px solid #669c9b;}
 .spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.side-bar-widget .spnc-widget-title, 
.spnc-wrapper.spnc-btn-1  #spnc_panelSidebar .spnc-sidebar .widget.spnc-side-panel .widget-title{background-color: #669c9b;}
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .wp-block-search .wp-block-search__label, 
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h1, 
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h2, 
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h3, 
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h4, 
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h5, 
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .widget.widget_block h6,
.spnc-page-section-space .widget .wp-block-heading
{
  background-color: #669c9b;
}
.spnc-wrapper.spnc-btn-1 .spnc-sidebar .wp-block-search .wp-block-search__label::after{border-bottom: 1px solid #669c9b;}
.spnc-wrapper.spnc-btn-1 .spnc-tabs{border-bottom: 1px solid #669c9b;}
.spnc-wrapper.spnc-btn-1  .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h1::after,
.spnc-wrapper.spnc-btn-1  .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h2::after,
.spnc-wrapper.spnc-btn-1  .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h3::after,
.spnc-wrapper.spnc-btn-1  .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h4::after,
.spnc-wrapper.spnc-btn-1  .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h5::after,
.spnc-wrapper.spnc-btn-1  .spnc-sidebar .widget.widget_block:not(:has(div.spnc-widget-heading)) h6::after,
.spnc-page-section-space .widget .wp-block-heading::after
{
  border-bottom: 1px solid #669c9b;
}
.spnc-wrapper.spnc-btn-1 .spncp-missed-section .spncp-blog-1-wrapper{border-bottom: 1px solid #669c9b;}
.spnc-wrapper.spnc-btn-1 .spncp-missed-section .spncp-blog-1-wrapper .spncp-blog-1-heading{background-color: #669c9b;}
#spnc-marquee-right:hover, #spnc-marquee-left:hover{background-color:#669c9b;box-shadow: 0 0 1px 1px #669c9b;}
.spnc-wrapper.spnc-btn-1 .spnc-head-wrap-line{border-bottom: 1px solid #669c9b;}
.header-2 .spnc-topbar {background-color: #669c9b;}
.widget_spncp_filter_two_column .spnc-filter .spnc-entry-meta i{color:#669c9b ;}
.widget_newscrunch_list_view_slider .spnc-blog-wrapper .spnc-entry-meta::before {background: #669c9b;}
.spnc-wrapper.spnc-btn-1 .spnc-contact-1 .spnc-blog-wrapper {border-bottom: 1px solid #669C9B;}
.spnc-wrapper.spnc-btn-1 .spnc-contact-1 .spnc-blog-wrapper .spnc-blog-1-wrapper .spnc-blog-1-heading{background-color: #669C9B;}
.header-2 .spnc-widget-toggle > a.spnc-toggle-icon {background-color: #669c9b;}
.spnc-wrapper.spnc-btn-1 .comment-form .spnc-blog-1-wrapper{border-bottom: 1px solid #669c9b;}
.spnc-wrapper.spnc-btn-1 .comment-form .spnc-blog-1-heading{background-color: #669c9b;}
body .site-footer .widget_newscrunch_plus_list_view .newscrunch_plus_list_view_ul .spnc-post-content a:hover{color: #669c9b;}
[data-theme="spnc_dark"] body .spnc-wrapper a.wp-block-latest-comments__comment-author:hover,
[data-theme="spnc_dark"] body .spnc-wrapper a.wp-block-latest-comments__comment-link:hover{color: #669c9b;}
.spnc-video .spnc-video-popup a.spncOpenVideo:hover {color:#669c9b;border-color:#669c9b;}/*! elementor-icons - v5.23.0 - 26-07-2023 */
@font-face{font-family:eicons;src:url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.23.0);src:url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.23.0#iefix) format("embedded-opentype"),url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.23.0) format("woff2"),url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.23.0) format("woff"),url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.23.0) format("truetype"),url(//lebambousarl.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.23.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*! elementor - v3.16.0 - 20-09-2023 */
.dialog-widget-content{background-color:var(--e-a-bg-default);position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{line-height:1.5;box-sizing:border-box}.dialog-close-button{cursor:pointer;position:absolute;margin-top:15px;right:15px;color:var(--e-a-color-txt);font-size:15px;line-height:1;transition:var(--e-a-transition-hover)}.dialog-close-button:hover{color:var(--e-a-color-txt-hover)}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-editor-active .elementor-popup-modal{background-color:initial}.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content{margin:auto;width:400px;padding:20px}.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header{font-size:15px;font-weight:500}.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after{content:"";display:block;border-block-end:var(--e-a-border);padding-block-end:10px;margin-block-end:10px;margin-inline-start:-20px;margin-inline-end:-20px}.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message{min-height:50px}.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper{padding-block-start:10px;display:flex;justify-content:flex-end;gap:15px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button{font-size:12px;font-weight:500;line-height:1.2;padding:8px 16px;outline:none;border:none;border-radius:var(--e-a-border-radius);background-color:var(--e-a-btn-bg);color:var(--e-a-btn-color-invert);transition:var(--e-a-transition-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{border:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{background-color:var(--e-a-btn-bg-hover);color:var(--e-a-btn-color-invert)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active{background-color:var(--e-a-btn-bg-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]){cursor:pointer}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled{background-color:var(--e-a-btn-bg-disabled);color:var(--e-a-btn-color-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon{display:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt{background:transparent;color:var(--e-a-color-txt)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover{background:var(--e-a-bg-hover);color:var(--e-a-color-txt-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled{background:transparent;color:var(--e-a-color-txt-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success{background-color:var(--e-a-btn-bg-success)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover{background-color:var(--e-a-btn-bg-success-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary{background-color:var(--e-a-btn-bg-primary);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover{background-color:var(--e-a-btn-bg-primary-hover);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt{background:transparent;color:var(--e-a-color-primary-bold)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover{background:var(--e-a-bg-primary)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro{background-color:var(--e-a-btn-bg-accent)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover{background-color:var(--e-a-btn-bg-accent-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active{background-color:var(--e-a-btn-bg-accent-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning{background-color:var(--e-a-btn-bg-warning)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover{background-color:var(--e-a-btn-bg-warning-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger{background-color:var(--e-a-btn-bg-danger)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover{background-color:var(--e-a-btn-bg-danger-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i{margin-inline-end:5px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited{color:initial}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-hidden{display:none}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-wrap{width:100%;position:relative;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}.e-con{--border-radius:0;--border-block-start-width:0px;--border-inline-end-width:0px;--border-block-end-width:0px;--border-inline-start-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-block-start:0;--margin-inline-end:0;--margin-block-end:0;--margin-inline-start:0;--padding-block-start:var(--container-default-padding-block-start,10px);--padding-inline-end:var(--container-default-padding-inline-end,10px);--padding-block-end:var(--container-default-padding-block-end,10px);--padding-inline-start:var(--container-default-padding-inline-start,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);margin-block-start:var(--bc-margin-block-start,var(--margin-block-start));margin-inline-end:var(--bc-margin-inline-end,var(--margin-inline-end));margin-block-end:var(--bc-margin-block-end,var(--margin-block-end));margin-inline-start:var(--bc-margin-inline-start,var(--margin-inline-start));padding-inline-start:var(--bc-padding-inline-start,var(--padding-inline-start));padding-inline-end:var(--bc-padding-inline-end,var(--padding-inline-end));z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-block-start:var(--bc-padding-block-start,var(--padding-block-start));padding-block-end:var(--bc-padding-block-end,var(--padding-block-end))}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-inline-end:auto;--margin-inline-start:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:wrap}}.e-con{--bc-margin-block-start:var(--margin-top);--bc-margin-block-end:var(--margin-bottom);--bc-margin-inline-start:var(--margin-left);--bc-margin-inline-end:var(--margin-right);--bc-padding-block-start:var(--padding-top);--bc-padding-block-end:var(--padding-bottom);--bc-padding-inline-start:var(--padding-left);--bc-padding-inline-end:var(--padding-right)}[dir=rtl] .e-con{--bc-margin-inline-start:var(--margin-right);--bc-margin-inline-end:var(--margin-left);--bc-padding-inline-start:var(--padding-right);--bc-padding-inline-end:var(--padding-left)}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-top:0;padding-bottom:0;border:none}.elementor-form .elementor-button>span{display:flex;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center}.elementor-button-icon{flex-grow:0;order:5}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{flex-grow:1;order:10;display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button .elementor-align-icon-right{margin-left:5px;order:15}.elementor-button .elementor-align-icon-left{margin-right:5px;order:5}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{animation-duration:.3s;height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:flex}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color)}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper,.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px}.elementor-lightbox .elementor-video-container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{width:100%;height:100%;margin:auto}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-square iframe{border:0;background-color:#000}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1/1){.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio, 1.77777))}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{width:min(90vh,90vw);height:min(90vh,90vw)}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video{width:100%;max-height:90vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video{height:100%;max-width:90vw}@media (min-width:1025px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:85vw;max-height:85vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:85vh;max-width:85vw}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:95vw;max-height:95vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:95vh;max-width:95vw}}.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev{left:0}.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next{right:0}.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction{width:-moz-max-content;width:max-content;color:#fff}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-left:1em;padding-right:2.6em;top:0;align-items:center;z-index:10}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i{font-size:inherit}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>svg{box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover)}.elementor-slideshow__header .elementor-slideshow__counter{margin-right:auto}.elementor-slideshow__header .elementor-icon-share{z-index:5}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;transition:background-color .4s}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#0c0d0e}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;border-radius:3px;padding:14px 20px;transform:scale(0);opacity:0;transform-origin:90% 10%;transition:all .25s .1s;box-shadow:0 4px 15px rgba(0,0,0,.3)}.elementor-slideshow__share-links a{text-align:left;color:#3f444b;font-size:12px;line-height:2.5;display:block;opacity:0;transition:opacity .5s .1s}.elementor-slideshow__share-links a:hover{color:#000}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-right:.75em}.elementor-slideshow__share-links a i{font-size:1.25em}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;transform:translateY(-100%) scaleX(.7)}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5)}.elementor-slideshow--share-mode .elementor-slideshow__share-links{transform:scale(1)}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#9da5ae}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#9da5ae}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#3f444b;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;border-radius:3px}#wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}#wpadminbar *{font-style:normal}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,left)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-display:flex;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-text-align:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-order:initial;--n-tabs-title-padding-block-start:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-end:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-block-end:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-start:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:start;min-width:0}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{display:var(--n-tabs-content-display);flex-grow:1;min-width:0}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child{display:flex}.elementor-widget-n-tabs .e-n-tab-title{all:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;cursor:pointer;outline:none;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:var(--n-tabs-title-flex-basis);flex-shrink:var(--n-tabs-title-flex-shrink);padding-block-start:var(--n-tabs-title-padding-block-start);padding-inline-end:var(--n-tabs-title-padding-inline-end);padding-block-end:var(--n-tabs-title-padding-block-end);padding-inline-start:var(--n-tabs-title-padding-inline-start);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);white-space:var(--n-tabs-title-white-space);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title:focus-visible{outline:5px auto -webkit-focus-ring-color}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size);text-align:var(--n-tabs-title-text-align)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;flex-shrink:0;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child{transform:none;height:auto;opacity:1}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (max-width:767px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{display:flex;flex-direction:row;list-style:none;padding:var(--n-accordion-padding);justify-content:var(--n-accordion-title-justify-content);border-radius:var(--n-accordion-border-radius);flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);color:var(--n-accordion-title-normal-color);align-items:center;cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-start:0;margin-block-end:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{font-size:var(--n-accordion-title-font-size);align-items:center}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{display:flex;flex-direction:row;align-items:center;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:var(--n-accordion-icon-size);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title{margin-block-end:var(--n-accordion-item-title-distance-from-content);color:var(--n-accordion-title-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}