/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 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}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes 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:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,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:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,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:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}.flipOutX,.flipOutY{-webkit-animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.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{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.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{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.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{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.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{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.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{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.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{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.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{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.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{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.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{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px;clear:both}.alignleft{float:left;margin:5px 20px 20px 0;clear:both}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:5px 4px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.gallery-caption{display:block;font-family:"Noto Sans",sans-serif}.bypostauthor>article .fn:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Genericons;font-size:16px;font-style:normal;font-weight:400;font-variant:normal;line-height:1;speak:none;text-align:center;text-decoration:inherit;text-transform:none;vertical-align:top}.wp-caption-text{margin-top:10px}.btn-primary{color:#839bb8;border:2px solid #839bb8;background-color:#fff0;border-radius:0}.btn-primary:active:focus{outline:0}input[type=submit]:hover{background-color:#10c45c;color:#fff;border-color:#10c45c;box-shadow:none}.btn-default,.button,.form-submit .submit,.post-password-form input[type=submit]{display:inline-block;min-width:135px;margin-bottom:0;font-size:14px;font-weight:700;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;padding:12.5px 15px;color:#fff;border:2px solid #48a7d4;border:0;background-color:#48a7d4;border-radius:0;text-transform:uppercase;letter-spacing:1px;text-align:center;outline:0!important}.btn-default .link-title,.button .link-title,.form-submit .submit .link-title,.post-password-form input[type=submit] .link-title{font-size:14px;text-transform:uppercase}.btn-default.lg,.button.lg,.form-submit .submit.lg,.post-password-form input[type=submit].lg{padding-top:23px!important;padding-bottom:23px!important;border-radius:60px!important}.btn.btn-default,.button,.textwidget .btn{position:relative;overflow:hidden;-webkit-transform:translateZ(0);z-index:30}.btn.btn-default:after,.button:after,.textwidget .btn:after{content:"";display:block;position:absolute;width:100%;height:100%;left:-100%;top:0;background:rgb(0 0 0 / .1);z-index:-1}.btn.btn-default:hover,.button:hover,.textwidget .btn:hover{border-color:#fff;color:#fff;background-color:#48a7d4}.btn.btn-default:hover:after,.button:hover:after,.textwidget .btn:hover:after{left:0}.btn-default:active,.btn-default:focus,.button:active,.button:focus,.form-submit .submit:active,.form-submit .submit:focus,.textwidget .btn:active,.textwidget .btn:focus{background-color:#48a7d4;color:#fff;border-color:#48a7d4;box-shadow:none;text-decoration:none!important}.btn-default:active:focus{outline:0}.btn-sm{min-width:106px;padding:7px 10px}.btn-sm .link-title{font-size:12px;text-transform:none}.btn-carousel-control{position:relative;float:left;width:35px;height:36px;vertical-align:top;text-align:center;line-height:32px;color:#eab830;border:2px solid #eab830;text-decoration:none!important;overflow:hidden}.btn-carousel-control i{position:relative;font-size:14px;z-index:11}.btn-carousel-control:hover{text-decoration:none;color:#fff}.btn-carousel-control:active,.btn-carousel-control:focus{color:#fff}.btn-carousel-control.simple_carousel_prev:after{right:-100%}.btn-carousel-control.simple_carousel_prev:hover:after{right:0}.btn-carousel-control.simple_carousel_next:after{left:-100%}.btn-carousel-control.simple_carousel_next:focus:after,.btn-carousel-control.simple_carousel_next:hover:after{left:0}.btn-carousel-control.simple_carousel_prev:focus:after{right:0}.btn-carousel-control:after{content:"";display:block;position:absolute;width:100%;height:100%;z-index:10;top:0;background-color:#eab830}.icon-btn{display:inline-block;position:relative;padding-left:46px;border:2px solid #fff0;text-decoration:none!important}.icon-btn:hover .link-title,a:hover{text-decoration:none}.icon-btn .icon_in_btn{position:absolute;padding:0 23px;height:100%;top:0;left:0;text-align:center;font-size:16px;border-right:2px solid #fff0}.icon-btn .icon_in_btn:before{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.icon-btn .link-title{display:block;padding:8.5px 14.5px;min-width:144px;line-height:1.66666666;font-size:12px;font-weight:700;text-transform:uppercase;text-align:center}rs-mask-wrap{-webkit-transform:translateZ(0)}rs-mask-wrap .icon-btn{border-color:#fff;color:#fff}rs-mask-wrap .icon-btn i[class*=fa-icon-stm]:before{font-family:icomoon!important}rs-mask-wrap .icon-btn:hover{border-color:#eab830!important}rs-mask-wrap .icon-btn:hover .icon_in_btn{color:#eab830;border-color:#eab830}rs-mask-wrap .icon-btn:hover .link-title{background-color:#eab830;color:#fff}rs-mask-wrap .icon_in_btn{border-color:#fff}rs-mask-wrap .link-title{background-color:#fff;color:#555}.see_more a{position:relative;display:inline-block;margin:0;min-width:135px;padding:14px 20px;border:2px solid #eab830;text-decoration:none!important;text-align:center;text-transform:uppercase;overflow:hidden}.see_more a:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-100%;background-color:#eab830;z-index:-1}.see_more a:hover{color:#fff}.see_more a:hover:after{left:0}.btn-no-icon .link-title{background-color:transparent!important}.post-password-form input[type=submit]{position:relative;top:-1px;padding:11.5px 15px;vertical-align:bottom}.btn-square{border-radius:0!important}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.stm_sign_up_form .form-control{border-radius:0;border:2px solid #eee;background:#eee;box-shadow:none!important}.form-control,.select2-search input.select2-input,.select2-search__field,input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{display:block;padding:6px 12px;height:45px;line-height:1.42857143;border-radius:0;border:2px solid #f0f2f5;background:#f0f2f5;box-shadow:none;color:#555}.form-control.error,.select2-search input.select2-input.error,.select2-search__field.error,input[type=email].error,input[type=number].error,input[type=password].error,input[type=tel].error,input[type=text].error,textarea.error{border-color:#f13e3e}.select2-search__field{border:2px solid #f0f2f5}.select2-search input.select2-input{height:44px!important}textarea,textarea.form-control{min-height:130px;width:100%;max-width:100%!important}.stm_sign_up_form .form-control:active,.stm_sign_up_form .form-control:focus{border-color:#48a7d4;background:#fff}.form-control:active,.form-control:focus,.select2-search input.select2-input:active,.select2-search input.select2-input:focus,.select2-search__field:active,.select2-search__field:focus,input[type=email]:active,input[type=email]:focus,input[type=number]:active,input[type=number]:focus,input[type=password]:active,input[type=password]:focus,input[type=tel]:active,input[type=tel]:focus,input[type=text]:active,input[type=text]:focus,textarea:active,textarea:focus{background-color:#fff;border-color:#f0f2f5;outline:0}input:focus::-webkit-input-placeholder{color:#fff0}textarea:focus::-webkit-input-placeholder{color:#fff0}input:focus:-moz-placeholder{color:#fff0}textarea:focus:-moz-placeholder{color:#fff0}input:focus::-moz-placeholder{color:#fff0}textarea:focus::-moz-placeholder{color:#fff0}input:focus:-ms-input-placeholder{color:#fff0}textarea:focus:-ms-input-placeholder{color:#fff0}.wpcf7-response-output{margin:15px auto!important}.select2-container--default .select2-selection--single{border-radius:0;border:1px solid #e1e2e4}span.select2-container span.select2-selection--single{height:45px}span.select2-container--default span.select2-selection--single span.select2-selection__rendered{color:#555;line-height:45px;padding:0 48px 0 15px}.courses_filters span.select2-container .select2-choice span.select2-selection__arrow,.courses_filters span.select2-container--default .select2-selection--single span.select2-selection__arrow{top:-2px;right:0}span.select2-container .select2-choice,span.select2-container--default .select2-selection--single{outline:0!important}span.select2-container .select2-choice .select2-arrow,span.select2-container .select2-choice span.select2-selection__arrow,span.select2-container--default .select2-selection--single .select2-arrow,span.select2-container--default .select2-selection--single span.select2-selection__arrow{height:45px;width:48px}span.select2-container .select2-choice .select2-arrow b,span.select2-container .select2-choice span.select2-selection__arrow b,span.select2-container--default .select2-selection--single .select2-arrow b,span.select2-container--default .select2-selection--single span.select2-selection__arrow b{top:0;left:0;width:100%;height:100%;margin:0;border:0;line-height:45px;text-align:center}span.select2-container .select2-choice .select2-arrow b:after,span.select2-container .select2-choice span.select2-selection__arrow b:after,span.select2-container--default .select2-selection--single .select2-arrow b:after,span.select2-container--default .select2-selection--single span.select2-selection__arrow b:after{content:"";display:inline-block;width:10px;height:10px;position:relative;top:2px;left:0;text-align:center}body.buddypress_demo .stm_buddypress_groups .select2-container--default .select2-selection--single .select2-selection__arrow b{top:-20%!important;border-color:transparent!important}body:not(.academy,.classic_lms,.classic-lms-2) .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888;border-width:0 4px 5px}body:not(.academy,.classic_lms,.classic-lms-2) span.select2-container--default .select2-selection--single{outline:0!important}body:not(.academy,.classic_lms,.classic-lms-2) span.select2-container--default .select2-selection--single .select2-arrow,body:not(.academy,.classic_lms,.classic-lms-2) span.select2-container--default .select2-selection--single span.select2-selection__arrow{height:45px;width:48px}body:not(.academy,.classic_lms,.classic-lms-2) span.select2-container--default .select2-selection--single .select2-arrow b,body:not(.academy,.classic_lms,.classic-lms-2) span.select2-container--default .select2-selection--single span.select2-selection__arrow b{border-color:#888 #fff0 #fff0;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}body:not(.academy,.classic_lms,.classic-lms-2) span.select2-container--default .select2-selection--single .select2-arrow b:after,body:not(.academy,.classic_lms,.classic-lms-2) span.select2-container--default .select2-selection--single span.select2-selection__arrow b:after{content:"";display:inline-block;width:10px;height:10px;position:relative;top:2px;left:0;text-align:center}body.default span.select2-container--default .select2-selection--single span.select2-selection__arrow b{top:35%!important}body.rtl .courses_filters span.select2-container--default .select2-selection--single span.select2-selection__arrow{right:auto}.select2-container--default.select2-container--open .select2-selection--single .select2-arrow b:after,.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after,.select2-dropdown-open .select2-choice .select2-arrow b:after,.select2-dropdown-open .select2-choice .select2-selection__arrow b:after{top:-2px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select2-dropdown{border-color:#e1e2e4;border-radius:0}.select2-container .select2-choice{padding-left:15px;height:45px;line-height:45px;border-radius:0;border-color:#e1e2e4;font-weight:700;color:#555}.select2-container .select2-choice>.select2-chosen{margin-right:51px;color:#555}.select2-container.select2-drop-above .select2-choice{border-radius:0}.select2-drop.select2-drop-active{border-color:#e1e2e4;border-radius:0}.select2-drop.select2-drop-above.select2-drop-active,.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border-color:#e1e2e4}.select2-results{padding:4px 0;background-color:#fff}.select2-results .select2-highlighted{border-radius:0;background-color:#5897fb;color:#fff}.custom-border .form-control,.custom-border .select2-search input.select2-input,.custom-border .select2-search__field,.custom-border input[type=email],.custom-border input[type=number],.custom-border input[type=password],.custom-border input[type=tel],.custom-border input[type=text],.custom-border textarea{border-color:#e1e2e4;background-color:#fff0}.custom-border .form-control:active,.custom-border .form-control:focus,.custom-border .select2-search input.select2-input:active,.custom-border .select2-search input.select2-input:focus,.custom-border .select2-search__field:active,.custom-border .select2-search__field:focus,.custom-border input[type=email]:active,.custom-border input[type=email]:focus,.custom-border input[type=number]:active,.custom-border input[type=number]:focus,.custom-border input[type=password]:active,.custom-border input[type=password]:focus,.custom-border input[type=tel]:active,.custom-border input[type=tel]:focus,.custom-border input[type=text]:active,.custom-border input[type=text]:focus,.custom-border textarea:active,.custom-border textarea:focus{border-color:#eab830}.comment-form .fa.fa-facebook,.comment-form .fa.fa-google{font-family:"Font Awesome 5 Brands"}.pmpro_a-print{display:none!important}#wrapper{position:relative;background-color:#fff;width:100%}#wrapper #main{min-height:450px;position:relative;padding-bottom:50px;overflow:hidden}body.stm_locked #footer{z-index:initial}.overlapping{position:relative;z-index:99999}.container{width:auto;max-width:1200px}html{min-height:100%;position:relative;overflow-y:scroll;font-size:100%}.display_inline_block{display:inline-block;vertical-align:top;max-width:100%}.panel-group .panel.panel-default{border-radius:0;border:1px solid #e1e2e4}.panel-group .panel.panel-default>.panel-heading{padding:0;background-color:#fff}.panel-group .panel.panel-default>.panel-heading a{display:block;padding:14px 0}.panel-group .panel.panel-default>.panel-heading:hover{background-color:#f0f2f5;cursor:pointer}.panel-group .panel.panel-default>.panel-heading:hover .title{color:#457992}.panel-group .panel.panel-default.panel-collapsed,.panel-group .panel.panel-default.panel-collapsed .panel-heading{background-color:#f0f2f5}.panel-group .panel.panel-default .panel-body{border-top:0!important}.panel-group .panel+.panel{margin-top:0;border-top:0}.modal-dialog{padding:50px 0;z-index:1051}.modal-content{box-shadow:0 5px 15px rgb(0 0 0 / .3);border:none;border-radius:4px;overflow:hidden}.modal-content label{font-weight:400}.modal-backdrop.in{opacity:1}.modal-backdrop{background:rgb(28 28 28 / .88)}.modal .popup_title{position:relative;background:#eab830;padding:30px 100px 30px 30px;font-size:28px;color:#fff}.modal .popup_title h4{font-weight:700;margin:10px 0 0;color:#fff}.modal .close_popup{position:absolute;right:30px;top:26px;width:33px;height:32px;border:1px solid rgb(255 255 255 / .3);border-radius:4px;text-align:center;font-size:16px;color:#fff;padding-top:4px;cursor:pointer}.modal .close_popup:hover{background:#fff;border-color:#fff;color:#e85555}.modal .popup_content{position:relative;padding:20px 30px;background:#fff}.modal .popup_content .alert-success{margin:10px 0;color:#10c45c}.modal .loading{display:inline-block;vertical-align:middle;margin:0 10px;font-size:20px;visibility:hidden}.modal-open{padding-right:0!important}.modal-open #wrapper{-webkit-filter:blur(8px);-moz-filter:blur(8px);-o-filter:blur(8px);-ms-filter:blur(8px);filter:blur(8px)}.modal{-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);filter:blur(0);opacity:0}.modal.in{opacity:1}#searchModal .modal-backdrop{background:rgb(0 0 0 / .6)!important}.gallery{margin-bottom:20px;margin-left:-4px}.gallery:after{content:"";display:table;clear:both}.gallery-item{float:left;margin:0 4px 4px 0;overflow:hidden;position:relative}.gallery-columns-1.gallery-size-medium,.gallery-columns-1.gallery-size-thumbnail,.gallery-columns-2.gallery-size-thumbnail,.gallery-columns-3.gallery-size-thumbnail{display:table;margin:0 auto 20px}.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item{text-align:center}.gallery-columns-4 .gallery-item{max-width:23%;max-width:calc(25% - 4px)}.gallery-columns-5 .gallery-item{max-width:19%;max-width:calc(20% - 4px)}.gallery-columns-6 .gallery-item{max-width:15%;max-width:calc(16.7% - 4px)}.gallery-columns-7 .gallery-item{max-width:13%;max-width:calc(14.28% - 4px)}.gallery-columns-8 .gallery-item{max-width:11%;max-width:calc(12.5% - 4px)}.gallery-columns-9 .gallery-item{max-width:9%;max-width:calc(11.1% - 4px)}.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right:0}.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1){clear:left}.gallery-caption{background-color:rgb(0 0 0 / .7);box-sizing:border-box;color:#fff;font-size:14px;line-height:1.3;margin:0;max-height:50%;opacity:0;padding:2px 8px;position:absolute;bottom:0;left:0;text-align:left;transition:opacity .4s ease;width:100%}.gallery-caption:before{box-shadow:0 -10px 15px #000 inset;content:"";height:100%;min-height:49px;position:absolute;left:0;top:0;width:100%}.gallery-item:hover .gallery-caption{opacity:1}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}ul.slides{padding:0;list-style:none;margin:0 -15px}ul.slides li{display:inline-block;max-width:100%;vertical-align:top;padding:0 15px;margin-bottom:30px;width:24.7%}table{width:100%;margin-bottom:15px}table tr{border:1px solid #ccc}table td,table th{padding:5px 10px}dl{margin:0 20px}dt{font-weight:700}dd{margin:0 0 20px}embed,iframe{max-width:100%}ul>li>ul>li ul{margin-bottom:8px}.lnr{font-family:Linearicons-Free!important;font-weight:300}.stm_carousel_glitch{position:absolute!important;opacity:0;visibility:hidden}.stm_carousel_glitch:first-child{position:relative!important;opacity:1;visibility:visible}.sidebar_position_right:after,.vc_sidebar_position_right>.wpb_wrapper:after{display:none!important}body:after,body:before{content:"";display:block;opacity:0;transition:.3s ease}.ms_lms_loader_bg{position:fixed;z-index:9999999;top:0;left:0;margin-top:0!important;max-width:100%!important;background:#fff;width:100%;height:100%;display:flex;justify-content:center}.logo-unit .logo.img-logo img,.no-results .widget_search{max-width:500px}.ms_lms_loader{width:48px;height:48px;position:fixed;top:calc(50vh - 24px);border-radius:50%;display:inline-block;border:3px solid;border-color:#17d292 #17d292 #fff0 #fff0;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.ms_lms_loader::after,.ms_lms_loader::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px solid;border-color:#fff0 #fff0 #385bce #385bce;width:40px;height:40px;border-radius:50%;box-sizing:border-box;-webkit-animation:rotationBack .5s linear infinite;animation:rotationBack .5s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.stm_preloader_1{height:100vh;padding-bottom:0!important;overflow:hidden}.stm_preloader_1:after{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:1;z-index:9999}.stm_preloader_1:before{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;border:2px solid rgb(0 0 0 / .5);border-radius:30px;height:30px;width:30px;-webkit-animation:pulsate 1.5s ease-out;animation:pulsate 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;z-index:99999}a.facebook{background-color:#3b5998!important}a.twitter{background-color:#1da1f2!important}a.instagram{background-color:#c32aa3!important}a.pinterest{background-color:#bd081c!important}a.linkedin{background-color:#0077b5!important}a.google-plus{background-color:#db4437!important}a.dribbble{background-color:#ea4c89!important}a.skype{background-color:#00aff0!important}@media (max-width:400px){.course-title-holder{padding-right:5px}}@media (max-width:480px){.woocommerce-MyAccount-navigation ul{padding-left:0}.woocommerce-MyAccount-navigation ul li{display:block}}@media (max-width:767px){.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{overflow:hidden;text-overflow:ellipsis}}@media (max-width:655px){.course_table tr td.number.number-visible.title,.course_table tr td.title{padding-left:20px;display:block;width:100%}.course_table tr td.stm_badge{display:block;width:100%;text-align:left}.course_table tr td .meta{padding-left:12px}.course_table tr td.stm_badge .badge_unit{margin-left:15px}.woocommerce-message{padding-right:26px}.woocommerce-message .button{position:static;float:none;display:block}.woocommerce-message .button:after{display:none}.woocommerce .shop_table.cart:not(.woocommerce-cart-form__contents) .coupon .button{display:block;margin-top:15px}}.masterstudy_elementor_sidebar_ .elementor-section,.sidebar-area .elementor-section.elementor-section-stretched{width:100%!important;left:auto!important}.search-form,blockquote{position:relative}rs-layer-wrap .icon_in_btn{text-align:center!important}@media (max-width:991px){.overflowed_content .elementor-column-wrap,.overflowed_content .wpb_column .vc_column-inner{margin-top:0!important}}body .vc_row[data-vc-full-width]{overflow:visible}body .vc_row[data-vc-full-width].vc_parallax{overflow:hidden}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price h5{font-weight:400}.widget_stm_recent_posts span.h6{display:inline}.widget_stm_recent_posts .cats_w{margin-left:83px}.woocommerce-variation-availability .in-stock{display:block;padding:23px 0 0;font-weight:700;font-size:14px}.no-results h3{margin-bottom:40px}.wpb_column[data-stretch].vc_column_container>.vc_column-inner{background-size:cover;background-repeat:no-repeat;height:100%}.wpb_column[data-stretch=left].vc_column_container>.vc_column-inner{background-position-x:-15px}.wpb_column[data-stretch=right].vc_column_container>.vc_column-inner{background-position-x:15px}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li.menu-item-has-children a:after{font-family:"Font Awesome 5 Free"!important;font-weight:900!important}rs-fullwidth-wrap{z-index:0}.vue_is_disabled{display:none}.vue_is_disabled.is_vue_loaded:not(.tab-pane){display:block}@media (max-width:1024px){.stm_lms_wizard__hint__question{display:none!important}}.row:before{display:block}.masterstudy_elementor_sidebar_ .simple_carousel_wrapper.style_5{overflow:hidden;padding:0 15px 15px;margin:0 -15px}@media (min-width:1200px){.elementor-column-gap-default,.elementor-column-gap-default .elementor-row .elementor-column{padding:0!important}}ol,ul{padding-left:20px}body{line-height:22px}.h1,h1{font-weight:700}.h2,h2{font-weight:700;line-height:1}.h3,h3{font-weight:700}.h4,h4{letter-spacing:-.2px}.h5,h5{font-weight:700}a{color:#48a7d4}a:hover{color:#eab830}ol li,ul li{margin-bottom:8px}ol li a,ul li a{color:#555;font-size:12px}ol li a:hover,ul li a:hover{color:#eab830}ol{margin-bottom:25px}p{margin-bottom:30px}blockquote{padding:14px 35px 14px 37px;margin:52px 0 47px;border-left:3px solid #eab830}blockquote:after,blockquote:before{content:"";display:block;position:absolute;width:100%;height:1px;z-index:10;left:0;background-color:#e1e2e4}blockquote:before{top:-24px}blockquote:after{bottom:-23px}img{max-width:100%;height:auto}select{max-width:100%}.mg-bt-20{margin-bottom:20px}.mg-bt-10{margin-bottom:10px}.label,label{padding:0;margin:0 0 1px;color:#aaa;font-weight:400}.label.h3,.label.h4,.label.h5,.label.h6,label.h3,label.h4,label.h5,label.h6{color:#aaa}.vc_custom_heading.no-margin-top>*{margin-top:0}legend{border-bottom:0}.no_deco{text-decoration:none!important}.fwl h1,.fwl h2,.fwl h3,.fwl h4,.fwl h5,.fwl h6{font-weight:300!important}.fwsb h1,.fwsb h2,.fwsb h3,.fwsb h4,.fwsb h5,.fwsb h6{font-weight:600!important}.fwb h1,.fwb h2,.fwb h3,.fwb h4,.fwb h5,.fwb h6{font-weight:700!important}.fwm h1,.fwm h2,.fwm h3,.fwm h4,.fwm h5,.fwm h6{font-weight:600!important}mark{padding:1px 3px;border-radius:3px;background-color:#0050b4;color:#fff}.comment-text ul,.text_block ul{margin:30px 0;padding-left:0;list-style:none}.comment-text ul li,.text_block ul li{position:relative;margin:0 0 10px;padding-left:20px}.comment-text ul li:before,.text_block ul li:before{position:absolute;top:12px;left:0;content:"";display:block;width:10px;height:1px;background-color:#333}.comment-text ul li ul,.text_block ul li ul{margin:10px 0 0}.comment-text ul li ul li,.text_block ul li ul li{margin:0 0 10px}.comment-text ul li ul li:before,.text_block ul li ul li:before{top:11px}.comment-text ol,.text_block ol{margin:30px 0;padding-left:25px}.comment-text ol li,.text_block ol li{margin:0 0 10px}.comment-text ol li ol,.text_block ol li ol{margin:10px 0 0;padding-left:20px}.comment-text ol li ol li,.text_block ol li ol li{margin:0 0 10px}.comment-text dl,.comment-text table,.text_block dl,.text_block table{margin:30px 0}.comment-text pre,.text_block pre{margin:0 0 30px}.comment-text .woocommerce ul li,.text_block .woocommerce ul li{padding-left:0}.comment-text .woocommerce ul li:before,.text_block .woocommerce ul li:before{display:none}body.rtl .comment-text ul li,body.rtl .text_block ul li{padding-right:20px;padding-left:0}body.rtl .comment-text ul li:before,body.rtl .text_block ul li:before{left:auto;right:0}#header{z-index:9999}.header_top_bar a{font-weight:600}.header_top_bar{width:100%;color:#aaa;font-weight:600;z-index:21}.header_top_bar .language-switcher-unit{position:relative;margin:13px 0;line-height:1;z-index:25}.header_top_bar .language-switcher-unit .stm_current_language.dropdown_toggle:hover{cursor:pointer}.header_top_bar .language-switcher-unit .stm_current_language.dropdown_toggle .fa{margin-left:6px;font-size:12px}.header_top_bar .header_login_url{margin:11px 0 12px 42px;line-height:1}.header_top_bar .header_login_url a{display:inline-block;vertical-align:bottom;text-decoration:none!important;line-height:1}.header_top_bar .header_login_url a:hover{color:#fff}.header_top_bar .header_login_url a.logout-link{margin-top:0}.header_top_bar .header_login_url .fa{position:relative;top:1px;margin-right:10px}.header_top_bar .header_login_url .fa.fa-user{font-size:14px}.header_top_bar .header_top_bar_socs{margin:12px 0 12px 40px;line-height:1}.header_top_bar .header_top_bar_socs.reversed{margin:12px 10px 12px 0}.header_top_bar .header_top_bar_socs ul{list-style:none;padding:0;margin:0}.header_top_bar .header_top_bar_socs ul li{float:left;margin-right:15px;margin-bottom:0}.header_top_bar .header_top_bar_socs ul li a .fa{font-size:14px}.header_top_bar .header_top_bar_socs ul li a:hover{color:#fff}.header_top_bar .header_top_bar_socs ul li:last-child{margin-right:0}.header_top_bar .top_bar_info{list-style:none;padding:0;margin:11px 0 12px}.header_top_bar .top_bar_info li{float:right;margin-left:33px;margin-bottom:0;line-height:14px}.header_top_bar .top_bar_info li .fa,.header_top_bar .top_bar_info li .far{font-size:14px;margin-right:5px}.header_top_bar .top_bar_info li .fa.fa-phone,.header_top_bar .top_bar_info li .far.fa-phone{position:relative;top:1px}.header_top_bar .top_bar_info li:last-child{margin-left:0}#header.scrolling{z-index:initial}.mobile_header_main_menu_wrapper .pull-right{float:none!important}.mobile_header_main_menu_wrapper a{padding:15px 40px 15px 15px;background-color:#fff;font-size:18px;text-transform:uppercase;margin:0 0 2px;display:block}.mobile_header_main_menu_wrapper li{list-style:none;margin-bottom:0}.header_main_menu_wrapper{margin-top:5px}.header_main_menu_wrapper.fixed{margin-top:9px}.header_main_menu_wrapper .header-menu{position:relative;list-style:none;padding:0;margin:0 -14px}.header_main_menu_wrapper .header-menu>li{position:relative;float:left;padding:0 14px;z-index:20}.header_main_menu_wrapper .header-menu>li:before{content:"";position:absolute;width:100%;height:35px;z-index:10;bottom:-30px;left:0;display:none}.header_main_menu_wrapper .header-menu>li>a{display:block;padding:6px 0;text-transform:uppercase;font-size:14px;color:#fff;text-decoration:none!important}.header_main_menu_wrapper .header-menu>li>ul.sub-menu{visibility:hidden;width:225px;position:absolute;top:100%;left:0;margin:20px 0 0 -20px;padding:10px 0;background-color:#fff;list-style:none;opacity:0;box-shadow:1px 1px 3px rgb(0 0 0 / .2)}.header_main_menu_wrapper .header-menu>li>ul.sub-menu:before{content:"";display:block;position:absolute;width:100%;height:3px;z-index:10;top:0;left:0;background:#eab830}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li{margin-bottom:5px;position:relative}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li a{display:block;position:relative;padding:6px 22px 6px 34px;font-size:13px;font-weight:400;z-index:15;color:#000}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li.menu-item-has-children a:after{position:absolute;width:8px;height:7px;z-index:10;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;top:10px;right:25px;font-size:14px;content:"\f105"}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li:last-child{margin-bottom:0}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li:hover>.sub-menu{visibility:visible;opacity:1;margin-left:0}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li>.sub-menu{visibility:hidden;position:absolute;left:100%;margin-left:15px;top:-10px;width:185px;padding:12px 0 15px;margin-top:0;background-color:#fff;list-style:none;opacity:0;box-shadow:1px 1px 3px rgb(0 0 0 / .2);z-index:-1}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li>.sub-menu li{margin-bottom:10px}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li>.sub-menu li:last-child{margin-bottom:0}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li>.sub-menu li a{display:block;padding:3px 25px 3px 15px;color:#000}.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li>.sub-menu li a:after{content:"";display:none}.header_main_menu_wrapper .header-menu>li:hover:before{display:block}.header_main_menu_wrapper .header-menu>li:hover>ul.sub-menu{margin-top:11px;visibility:visible;opacity:1}.transparent_header{position:absolute;top:0;left:0;width:100%}@media screen and (max-width:992px){.default .header_default .header-menu-mobile .header-menu>li.opened>a{background:#f0f2f5;color:#555!important}.default .header_default .header-menu-mobile .header-menu>li.opened .fa-angle-right:before{color:#555!important}}.online-light .header_2{padding-top:5px!important}@media (max-width:1025px){.online-light .header_2{padding-top:25px!important}}.header_2{padding-top:5px!important}@media (max-width:600px){.header_2.header_mobile{padding-top:25px!important}}.transparent_header_off{position:relative;padding-bottom:0}.transparent_header_off .header_default{padding:28px 0 25px;background-color:#fff}.transparent_header_off .header_default:after{content:"";display:block;position:absolute;width:100%;height:3px;z-index:10;bottom:-3px;left:0;right:0;background:rgb(0 0 0 / .1)}.transparent_header_off .header_default.fixed{min-height:inherit}.transparent_header_off .header_main_menu_wrapper{margin-top:9px}.transparent_header_off .header_main_menu_wrapper ul>li>a{color:#333;font-weight:700}.transparent_header_off .header_main_menu_wrapper ul>li>ul.sub-menu>li a{display:block}.transparent_header_off .header_main_menu_wrapper ul>li>ul.sub-menu>li a:hover{color:#eab830}.logo-unit a:hover{text-decoration:none}.logo-unit .logo{text-transform:uppercase;font-size:22px;color:#fff}#searchform .search-input{padding:20px 75px 20px 25px!important;margin:0;height:67px;line-height:67px;font-size:20px;color:#5f5f5f;border:0 #fff0;width:100%;border-radius:5px}#searchform .search-submit{position:absolute;right:0;top:0;height:67px;width:70px;background-color:#eab830;border:0;font-size:24px;color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px}#searchform .search-wrapper,.search-toggler{position:relative}#searchModal .modal-body{padding:0}#searchModal .modal-content{box-shadow:none!important;background-color:#fff0}#searchModal .modal-dialog{margin-top:calc(50vh - 112px)}.search-title{margin-bottom:18px;font-size:20px;text-transform:uppercase;font-weight:700;color:#fff}.search-toggler{display:block;padding:4px 8.5px;margin-left:33px;background-color:#fff0;border:3px solid #eab830;color:#eab830;overflow:hidden}.mobile-search .search-toggler,.mobile-search>#searchform,.sidebar-area-left .widget_search .search-form,.teacher_single_product_page .expert_socials a:last-child{margin-left:0}.search-toggler:after{content:"";display:block;position:absolute;width:100%;height:100%;left:-100%;top:0;background-color:#eab830;z-index:0}.search-toggler .fa{position:relative;z-index:2}.search-toggler:hover{cursor:pointer;color:#fff;border-color:#eab830}.search-toggler:hover:after{left:0}.search-toggler:active,.search-toggler:focus{outline:0}.navbar-toggle{float:right;display:block;padding:14px 0 15px 14px;margin:0;border-radius:0}.navbar-toggle:hover .icon-bar{background-color:#eab830!important}.navbar-toggle .icon-bar{width:29px;height:4px;background-color:#eab830;border-radius:5px}.navbar-toggle .icon-bar+.icon-bar{margin-top:5px}.navbar-toggle.collapsed .icon-bar{background-color:#aaa}.entry-header{padding:50px 0}.entry-header .entry-title{text-align:center}.entry-header .entry-title h1{margin-bottom:10px;text-transform:uppercase}.entry-header .entry-title .sub_title{margin:0}.entry-header .entry-title .stm_colored_separator{margin-top:23px}.entry-header.tag-header{background-color:#457992}.entry-header.tag-header .entry-title h1{color:#fff}.fixed_invisible_top{position:fixed;left:0;right:0;width:100%;top:-100%;opacity:0}.mobile-search{margin-top:3px}.magic_line{position:absolute;visibility:hidden;left:15px;width:100%;margin-bottom:-9px;bottom:-14px;height:3px;background-color:#eab830;z-index:18;opacity:0}.magic_line:after{content:"";display:block;position:absolute;width:0;height:0;z-index:10;top:-3px;left:50%;margin-left:-3px;border-style:solid;border-width:0 3px 3px;border-color:#fff0 #fff0 #eab830}.magic_line.line_visible{visibility:visible;margin-bottom:0;opacity:.9}.lang_dropdown_menu li:last-child{margin-bottom:0}@media (max-width:1024px){body.wpb-js-composer #header.sticky_header{margin-bottom:0}#header.sticky_header{margin-bottom:50px}}#header.sticky_header .header_default.fixed,#header.sticky_header .header_mobile.fixed{position:fixed;top:0;right:0;left:0;width:100%;padding:14px 0 11px!important;background-color:#fff;z-index:32;opacity:1;-webkit-transform:translateZ(0)}#header.sticky_header .header_default.fixed .header-menu>li,#header.sticky_header .header_mobile.fixed .header-menu>li{margin-bottom:0}#header.sticky_header .header_default.fixed .header-menu>li>a,#header.sticky_header .header_mobile.fixed .header-menu>li>a{color:#333}#header.sticky_header .header_default.fixed:after,#header.sticky_header .header_mobile.fixed:after{content:"";display:block;position:absolute;width:100%;height:3px;z-index:10;bottom:-3px;left:0;right:0;background:rgb(0 0 0 / .1)}.search-toggler i{transition:.3s ease}.search-toggler:hover i{color:#fff}@media (max-width:1280px){.header_2 .header_top .right-unit>*{margin-left:11px!important}}@media (max-width:515px){.stm_menu_toggler:after{position:relative;top:1px;content:"\e904";margin-left:10px;margin-right:15px;font-family:stmlms!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}}.dp-in{display:inline-block;vertical-align:top;max-width:100%}.yellow{color:#fdc735}.orange{color:#fd7635}.simple_carousel_prev{margin-left:15px;border-right-width:1px}.simple_carousel_prev i{font-size:12px;text-indent:-1px}.simple_carousel_next{border-left-width:1px}.simple_carousel_next i{font-size:12px;text-indent:1px}.experts_control_bar{margin-top:25px}.short_separator{width:31px;height:3px;margin:15px 0;background-color:#eab830}.vertical_divider{display:inline-block;vertical-align:bottom;margin:0 8px;width:1px;height:12px;background-color:#9a9a9a}.post_list_main_section_wrapper .post_list_content_unit{margin-bottom:30px}.blog_layout_grid .post_list_section_main_title,.post_list_main_section_wrapper .post_list_section_main_title{margin-bottom:25px}.post_list_main_section_wrapper .post_list_featured_image{display:inline-block;vertical-align:top;max-width:100%;margin-bottom:20px;overflow:hidden}.post_list_main_section_wrapper .post_list_item_title{display:block;margin-top:-3px;padding-right:40px;font-weight:400;word-spacing:-2px;line-height:1.2;text-decoration:none!important}.post_list_main_section_wrapper .post_list_item_title:hover{color:#48a7d4;text-decoration:none}.post_list_main_section_wrapper .post_list_item_title:active,.post_list_main_section_wrapper .post_list_item_title:focus{color:#48a7d4}.post_list_main_section_wrapper .post_list_meta_unit{position:relative;display:inline-block;width:50px;padding-top:10px;margin-bottom:15px;vertical-align:top;max-width:100%;border:2px solid #eab830;text-align:center}.post_list_main_section_wrapper .post_list_meta_unit .date-d{padding:0 5px;margin-bottom:-4px;font-size:24px;color:#eab830}.post_list_main_section_wrapper .post_list_meta_unit .date-m{padding:0 5px;font-size:11px;text-transform:uppercase;color:#eab830}.post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num{padding:0 5px;margin-top:1px;border-top:2px solid #eab830;color:#eab830;font-size:12px;vertical-align:top}.post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num span{margin-right:4px}.post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num .fa-icon-stm_icon_comment_o{font-size:10px}.post_list_main_section_wrapper .post_list_meta_unit .sticky_post{position:absolute;padding:7px 7px 5px;top:100%;margin:9px -2px 0;background-color:#eab830;text-align:left;color:#fff;text-transform:uppercase;font-size:10px;line-height:10px}.post_list_main_section_wrapper .post_list_cats,.post_list_main_section_wrapper .post_list_item_tags{line-height:1.4;font-size:13px}.post_list_main_section_wrapper .post_list_meta_unit .sticky_post:after{content:"";display:block;position:absolute;width:0;height:0;z-index:10;bottom:0;right:0;border-style:solid;border-width:0 0 10px 10px;border-color:#fff0 #fff0 #fff}.post_list_main_section_wrapper .post_list_cats .post_list_divider:last-child,.post_list_main_section_wrapper .post_list_item_tags .post_list_divider:last-child{display:none}.post_list_main_section_wrapper .post_list_cats .post_list_cats_label{color:#aaa}.post_list_main_section_wrapper .post_list_cats a{font-size:13px;color:#48a7d4}.post_list_main_section_wrapper .post_list_cats a:hover{text-decoration:underline}.post_list_main_section_wrapper .post_list_cats .post_list_divider{color:#48a7d4}.post_list_main_section_wrapper .post_list_item_tags .post_list_tags_label{color:#aaa}.post_list_main_section_wrapper .post_list_item_tags a{font-size:13px;color:#48a7d4}.post_list_main_section_wrapper .post_list_item_tags a:hover{text-decoration:underline}.post_list_main_section_wrapper .post_list_item_tags .post_list_divider{color:#48a7d4}.post_list_main_section_wrapper .post_list_inner_content_unit_left{margin-left:-30px}.post_list_main_section_wrapper .post_list_inner_content_unit_left .short_separator{margin-bottom:16px}.post_list_main_section_wrapper .post_list_inner_content_unit_left .post_list_item_excerpt p{margin-bottom:10px}.cols_1,.cols_2,.cols_3,.cols_4,.simple_carousel_with_bullets{margin:0 -15px}.simple-carousel-bullets{margin:22px 9px 0;font-size:0;text-align:center}.simple-carousel-bullets a{display:inline-block;width:13px;height:13px;vertical-align:top;margin:0 7px;border:3px solid #d6d6d6;border-radius:50%}.simple-carousel-bullets a.selected{border-color:#48a7d4}.simple-carousel-bullets a span{display:none}.product_categories_main_wrapper .simple_carousel_with_bullets{margin:0 -12px}.product_categories_main_wrapper .simple_carousel_with_bullets .single-course-col{width:210px;padding:15px 10px 0;float:left}.overflowed_content{position:relative;z-index:22}.autowidth.vc_column_container>.vc_column-inner{width:auto;max-width:100%}@media (min-width:1550px){.lg_mg_sides{padding-right:8.5%;padding-left:8.5%}}.width30.vc_column_container>.vc_column-inner{width:calc(100% - 30px)}.box_align_center{text-align:center}.box_align_center>div{display:inline-block;vertical-align:top;text-align:left}.box_align_right{text-align:right}.box_align_right>div{display:inline-block;vertical-align:top;text-align:left}.icon_alignment_left .icon{float:left;margin-right:20px}.icon_alignment_left .icon_text{overflow:hidden}.icon_alignment_left .icon_text h3{margin:6px 0 8px}.icon_alignment_left .icon_text h4{margin:1px 0 0}.icon_alignment_left .icon_text h5{margin:0 0 1px}.icon_alignment_right .icon{float:right;margin-left:20px}.icon_alignment_right .icon_text{overflow:hidden}.icon_alignment_right .icon_text h3{margin-top:6px;margin-bottom:7px}.stm_theme_wpb_video_wrapper{position:relative;overflow:hidden}.stm_theme_wpb_video_wrapper .stm_video_preview{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;z-index:5}.stm_theme_wpb_video_wrapper .stm_video_preview:after{content:"";display:block;position:absolute;width:70px;height:70px;z-index:10;top:50%;left:50%;margin-top:-35px;margin-left:-35px;border:4px solid #eab830;border-radius:50%}.stm_theme_wpb_video_wrapper .stm_video_preview:before{content:"";display:block;position:absolute;width:0;height:0;z-index:10;top:50%;left:50%;margin-top:-9px;margin-left:-5px;border-top:10px solid #fff0;border-bottom:10px solid #fff0;border-left:15px solid #fff}.stm_theme_wpb_video_wrapper .stm_video_preview:hover{cursor:pointer}.stm_theme_wpb_video_wrapper .stm_video_preview.video_preloader_hidden{top:-100%}.stm_theme_wpb_video_wrapper .wpb_video_wrapper{opacity:0}.stm_theme_wpb_video_wrapper .wpb_video_wrapper.video_autoplay_true{opacity:1;background:#000}.stm_theme_wpb_video_wrapper .wpb_video_wrapper.preview_hidden{opacity:1!important}.masterstudy_stm_video.style_2 .stm_theme_wpb_video_wrapper{background-color:inherit;border-color:inherit;border-radius:5px}.masterstudy_stm_video.style_2 .stm_theme_wpb_video_wrapper .stm_video_preview{z-index:2}.masterstudy_stm_video.style_2 .stm_theme_wpb_video_wrapper .stm_video_preview:before{margin-top:-20px;margin-left:-11px;border-top:22px solid #fff0;border-bottom:22px solid #fff0;border-left:35px solid #fff;z-index:11}.masterstudy_stm_video.style_2 .stm_theme_wpb_video_wrapper .stm_video_preview:after{transition:all .3s;margin-top:-56px;margin-left:-56px;content:"";display:block;position:absolute;width:113px;height:113px;z-index:10}.masterstudy_stm_video.style_2 .stm_theme_wpb_video_wrapper .stm_video_preview:hover:after{background-color:#fff0}@media (max-width:580px){.masterstudy_stm_video.style_2 .stm_theme_wpb_video_wrapper .stm_video_preview:before{margin-top:-12px;margin-left:-7px;border-top:12px solid #fff0;border-bottom:12px solid #fff0;border-left:18px solid #fff}.masterstudy_stm_video.style_2 .stm_theme_wpb_video_wrapper .stm_video_preview:after{transition:all .3s;margin-top:-40px;margin-left:-40px;content:"";display:block;position:absolute;width:80px;height:80px;z-index:10}}.stm_video_wrapper_title{padding-bottom:8px;margin-bottom:30px;border-bottom:1px solid #ccc}.stm_featured_product_footer .star-rating{margin-bottom:5px}.star-rating{width:75px;height:13px;margin-top:4px;background:url(/wp-content/themes/masterstudy/assets/img/staremptyl.svg) left top repeat-x}.star-rating>span{display:block;text-indent:-9999px;line-height:1;background:url(/wp-content/themes/masterstudy/assets/img/starfull.svg) left top repeat-x}.widget_mailchimp .stm_subscribe_title{margin-top:4px;text-transform:uppercase;font-weight:400}.widget_mailchimp .stm_mailchimp_unit{position:relative;margin-top:16px;overflow:hidden}.widget_mailchimp .stm_mailchimp_unit .stm_subscribe_email{height:45px;padding-right:155px;border-radius:0;border:0;background:#fff;box-shadow:none!important}.widget_mailchimp .stm_mailchimp_unit .button{height:45px;padding:0;line-height:45px;min-width:135px;position:absolute;right:0;top:0;background-color:#48a7d4;text-align:center;outline:0!important;z-index:10}.widget_mailchimp .stm_mailchimp_unit .button .h5{color:#fff;text-transform:uppercase}.widget_mailchimp .stm_mailchimp_unit .form-group{margin-bottom:0}.widget_mailchimp .stm_mailchimp_unit .stm_subscribe_preloader{position:absolute;left:0;width:100%;height:100%;background:rgb(0 0 0 / .9);opacity:0;top:-100%;line-height:45px;text-align:center;color:#fff;z-index:9999}.stm_breadcrumbs_unit,.woocommerce-breadcrumb{background-color:#f6f6f6;border-bottom:1px solid #f0f2f5}.widget_mailchimp .stm_mailchimp_unit .stm_subscribe_preloader:before{display:none!important}.widget_mailchimp .stm_mailchimp_unit .stm_subscribe_preloader.loading{opacity:1;top:0}.widget_mailchimp .success_message{margin-top:13px}.breadcrumbs_holder,.breadcrumbs_holder_empty{margin-bottom:52px}.stm_breadcrumbs_unit{padding:9px 0 7px;margin-bottom:60px}.stm_breadcrumbs_unit .navxtBreads{font-size:11px;color:#aaa;text-transform:uppercase}.stm_breadcrumbs_unit .navxtBreads>span{color:#aaa;font-size:11px;text-transform:uppercase}.stm_breadcrumbs_unit .navxtBreads>span a{font-size:11px;color:#aaa}.stm_breadcrumbs_unit .navxtBreads>span a:hover{color:#eab830}.stm_breadcrumbs_unit .navxtBreads i{font-size:10px;margin:0 10px;color:#dcdcdc}.gradient_overlay:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;background:#000;background:-webkit-gradient(left top,left bottom,color-stop(0,#000),color-stop(100%,rgb(19 19 19 / .3)));background:linear-gradient(to bottom,#000 0,rgb(19 19 19 / .3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#131313",GradientType=0);opacity:.3;z-index:0}ul.page-numbers{padding:0;margin:0 -5px 30px;list-style:none}ul.page-numbers:after{content:"";clear:both;display:block}ul.page-numbers>li{float:left;margin:0 5px}ul.page-numbers>li a.page-numbers,ul.page-numbers>li span.page-numbers{position:relative;display:block;padding:2px 10px;color:#aaa;font-size:12px;border:2px solid #ccc;text-align:center;z-index:2;overflow:hidden;text-decoration:none!important}ul.page-numbers>li a.page-numbers.current,ul.page-numbers>li a.page-numbers:hover,ul.page-numbers>li span.page-numbers.current,ul.page-numbers>li span.page-numbers:hover{color:#fff;border-color:#eab830}ul.page-numbers>li a.page-numbers.current:after,ul.page-numbers>li span.page-numbers.current:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#eab830;z-index:-1}ul.page-numbers>li a.page-numbers:hover:after,ul.page-numbers>li span.page-numbers:hover:after{left:0}ul.page-numbers>li a.page-numbers:after,ul.page-numbers>li span.page-numbers:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-100%;background-color:#eab830;z-index:-1}ul.page-numbers>li .next .pagi_label{margin-right:6px;text-transform:none}ul.page-numbers>li .next i{margin-left:6px;font-size:10px}ul.page-numbers>li .prev .pagi_label{text-transform:none}ul.page-numbers>li .prev i{margin-right:6px;font-size:10px}.blog_layout_grid .sticky .post_list_meta_unit{padding:0 5px;background-color:#eab830}.blog_layout_grid .sticky .post_list_meta_unit .date-d,.blog_layout_grid .sticky .post_list_meta_unit .date-m,.blog_layout_grid .sticky .post_list_meta_unit .post_list_comment_num{color:#fff!important}.blog_layout_grid .plugin_style .post_list_inner_content_unit{position:relative;padding-left:70px}.blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit{position:absolute;left:0;top:0;display:inline-block;width:50px;padding-top:10px;margin-bottom:15px;vertical-align:top;max-width:100%;border:2px solid #eab830;text-align:center}.blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-d{padding:0 5px;margin-bottom:-4px;font-size:24px;color:#eab830}.blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .post_list_comment_num{position:static;padding:0 5px;margin-top:1px;border-top:2px solid #eab830;color:#eab830;font-size:12px;vertical-align:top}@media (max-width:700px){.blog_layout_grid .plugin_style .post_list_inner_content_unit{padding-left:0}.blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit{position:static}}.blog_layout_grid .post_list_content_unit{position:relative;padding-bottom:30px;margin-bottom:70px;overflow:hidden}.blog_layout_grid .post_list_content_unit:after{content:"";display:block;position:absolute;width:50px;height:3px;z-index:10;background-color:#eab830;bottom:0;left:0}.blog_layout_grid .post_list_content_unit:before{content:"";display:block;position:absolute;width:700px;height:1px;z-index:10;background-color:#dcdcdc;bottom:1px;left:65px}.blog_layout_grid .post_list_featured_image{display:inline-block;vertical-align:top;max-width:100%;margin-bottom:20px;overflow:hidden}.blog_layout_grid .post_list_item_title{display:block;margin-top:-1px;padding-right:40px;font-weight:400;letter-spacing:-.2px;word-spacing:-2px;line-height:1.2;text-decoration:none!important;text-overflow:ellipsis;overflow:hidden}.blog_layout_grid .post_list_item_title:hover{color:#48a7d4;text-decoration:none}.blog_layout_grid .post_list_cats a:hover,.blog_layout_grid .post_list_item_tags a:hover,.blog_layout_list .post_list_cats a:hover,.blog_layout_list .post_list_item_tags a:hover{text-decoration:underline}.blog_layout_grid .post_list_item_title:active,.blog_layout_grid .post_list_item_title:focus{color:#48a7d4}.blog_layout_grid .post_list_meta_unit{position:relative;float:left;margin-bottom:15px;vertical-align:top;max-width:100%;text-align:center}.blog_layout_grid .post_list_meta_unit .fa-calendar{margin-right:3px}.blog_layout_grid .post_list_meta_unit .date-d{margin-bottom:-4px;font-size:24px;color:#eab830}.blog_layout_grid .post_list_meta_unit .date-m{font-size:11px;text-transform:uppercase;color:#eab830}.blog_layout_grid .post_list_meta_unit .date-m-plugin{padding-bottom:0}.blog_layout_grid .post_list_meta_unit .post_list_comment_num{position:absolute;top:0;left:100%;padding:0 0 0 10px;color:#eab830;font-size:11px;vertical-align:top;white-space:nowrap}.blog_layout_grid .post_list_meta_unit .post_list_comment_num span{margin-right:4px}.blog_layout_grid .post_list_meta_unit .post_list_comment_num .fa-icon-stm_icon_comment_o{font-size:10px}.blog_layout_grid .post_list_meta_unit .sticky_post{position:absolute;padding:7px 7px 5px;top:100%;margin:9px -2px 0;background-color:#eab830;text-align:left;color:#fff;text-transform:uppercase;font-size:10px;line-height:10px}.blog_layout_grid .post_list_cats,.blog_layout_grid .post_list_item_tags{line-height:1.4;font-size:13px}.blog_layout_grid .post_list_meta_unit .sticky_post:after{content:"";display:block;position:absolute;width:0;height:0;z-index:10;bottom:0;right:0;border-style:solid;border-width:0 0 10px 10px;border-color:#fff0 #fff0 #fff}.blog_layout_grid .post_list_cats .post_list_divider:last-child,.blog_layout_grid .post_list_item_tags .post_list_divider:last-child{display:none}.blog_layout_grid .post_list_cats .post_list_cats_label{color:#aaa}.blog_layout_grid .post_list_cats a{font-size:13px;color:#48a7d4}.blog_layout_grid .post_list_cats .post_list_divider{color:#48a7d4}.blog_layout_grid .post_list_item_tags .post_list_tags_label{color:#aaa}.blog_layout_grid .post_list_item_tags a{font-size:13px;color:#48a7d4}.blog_layout_grid .post_list_item_tags .post_list_divider{color:#48a7d4}.blog_layout_grid .post_list_inner_content_unit_left{overflow:hidden}.blog_layout_grid .post_list_inner_content_unit_left .short_separator{margin-bottom:16px}.blog_layout_grid .col-md-4:nth-child(3n+1){clear:both}.blog_main_layout_grid .sidebar-area{margin-top:0}.sidebar-area.sidebar-area-none{padding-bottom:0;margin-top:0}.blog_layout_list .post_list_content_unit{margin-bottom:65px;padding-bottom:47px;border-bottom:1px solid #dcdcdc}.blog_layout_list .post_list_item_title{text-transform:uppercase;margin:0 0 34px}.blog_layout_list .post_list_item_title a{color:#333;text-decoration:none!important}.blog_layout_list .post_list_item_title a:hover{color:#48a7d4}.blog_layout_list .post_list_meta_unit{position:relative;float:left;min-width:50px;padding-top:10px;margin-bottom:15px;margin-right:20px;vertical-align:top;max-width:100%;border:2px solid #eab830;text-align:center}.blog_layout_list .post_list_meta_unit .date-d{padding:0 5px;margin-bottom:-4px;font-size:24px;color:#eab830}.blog_layout_list .post_list_meta_unit .date-m{padding:0 5px;font-size:11px;text-transform:uppercase;color:#eab830}.blog_layout_list .post_list_meta_unit .post_list_comment_num{padding:0 5px;margin-top:1px;border-top:2px solid #eab830;color:#eab830;font-size:12px;vertical-align:top}.blog_layout_list .post_list_meta_unit .post_list_comment_num span{margin-right:4px}.blog_layout_list .post_list_meta_unit .post_list_comment_num .fa-icon-stm_icon_comment_o{font-size:10px}.blog_layout_list .post_list_meta_unit .sticky_post{position:absolute;padding:7px 7px 5px;top:100%;margin:9px -2px 0;background-color:#eab830;text-align:left;color:#fff;text-transform:uppercase;font-size:10px;line-height:10px}.blog_layout_list .post_list_meta_unit .sticky_post:after{content:"";display:block;position:absolute;width:0;height:0;z-index:10;bottom:0;right:0;border-style:solid;border-width:0 0 10px 10px;border-color:#fff0 #fff0 #fff}.blog_layout_list .post_list_inner_content_unit{overflow:hidden}.blog_layout_list .post_list_featured_image{display:inline-block;vertical-align:top;max-width:100%;margin-bottom:20px;overflow:hidden}.blog_layout_list .post_list_item_excerpt{padding-right:30px;margin-bottom:17px}.blog_layout_list .post_list_item_excerpt p{margin-bottom:10px}.blog_layout_list .post_list_btn_more{margin-top:23px}.blog_layout_list .post_list_cats{display:inline-block;margin-right:15px;font-size:13px;line-height:1.4}.blog_layout_list .post_list_cats .post_list_cats_label{color:#aaa}.blog_layout_list .post_list_cats a{font-size:13px;color:#48a7d4}.blog_layout_list .post_list_cats .post_list_divider{color:#48a7d4}.blog_layout_list .post_list_cats .post_list_divider:last-child{display:none}.blog_layout_list .post_list_item_tags{display:inline-block;font-size:13px;line-height:1.4}.blog_layout_list .post_list_item_tags .post_list_tags_label{color:#aaa}.blog_layout_list .post_list_item_tags a{font-size:13px;color:#48a7d4}.blog_layout_list .post_list_item_tags .post_list_divider{color:#48a7d4}.blog_layout_list .post_list_item_tags .post_list_divider:last-child{display:none}.blog_layout_grid .col-md-4:nth-last-child(1) .post_list_content_unit,.blog_layout_grid .col-md-4:nth-last-child(2) .post_list_content_unit,.blog_layout_grid .col-md-4:nth-last-child(3) .post_list_content_unit{margin-bottom:40px}.stm_post_unit_vc:after,.stm_post_unit_vc:before{display:none!important}.stm_post_unit{position:relative;margin-bottom:38px;overflow:hidden}.stm_post_unit .text_block{padding-bottom:9px}.stm_post_unit:after{content:"";display:block;position:absolute;width:50px;height:3px;z-index:10;background-color:#eab830;bottom:0;left:0}.stm_post_unit:before{content:"";display:block;position:absolute;width:1200px;height:1px;z-index:10;background-color:#dcdcdc;bottom:1px;left:65px}.stm_post_info .post_title{padding:15px 0 34px;margin:0 0 11px;border-bottom:1px solid #e1e2e4;text-transform:uppercase}.stm_post_info .post_thumbnail{margin-bottom:33px}.stm_post_info .stm_post_details{margin-bottom:4px}.stm_post_info .stm_post_details .post_meta{max-width:75%;float:left;list-style:none;padding:0;margin-bottom:5px}.stm_post_info .stm_post_details .post_meta li{float:left;margin:0 32px 5px 0}.stm_post_info .stm_post_details .post_meta li i{position:relative;top:1px;color:#48a7d4;margin-right:10px;font-size:15px}.stm_post_info .stm_post_details .post_meta li i.fa-clock{left:1px}.stm_post_info .stm_post_details .post_meta li span{display:inline-block;margin-bottom:5px;color:#555}.stm_post_info .stm_post_details .post_meta li span.divider:last-child{display:none}.page-links a>span,.page-links>span{display:inline-block;padding:2px 10px;z-index:2;text-align:center;text-decoration:none!important;overflow:hidden}.stm_post_info .stm_post_details .post_meta li a:hover span{color:#48a7d4}.stm_post_info .stm_post_details .comments_num{float:right;line-height:1}.stm_post_info .stm_post_details .comments_num .post_comments{margin:0;color:#555}.stm_post_info .stm_post_details .comments_num .post_comments i{color:#48a7d4;margin-right:10px;font-size:17px}.page-links a>span,.page-links>span{margin-right:5px;vertical-align:top}.stm_post_info .stm_post_details .comments_num .post_comments:hover{color:#48a7d4}.page-links{margin-bottom:30px}.page-links label{position:relative;top:2px;vertical-align:middle;margin-bottom:0;margin-right:5px}.page-links>span{position:relative;color:#fff;border:2px solid #eab830;background-color:#eab830;font-size:12px}.page-links>span:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-100%;background-color:#eab830;z-index:-1}.page-links>span:hover:after{left:0}.page-links a>span{position:relative;color:#ccc;border:2px solid #ccc;background-color:#fff;font-size:12px}.page-links span:after,div.multiseparator:after,div.multiseparator:before{display:block;content:""}.page-links span:after{position:absolute;width:100%;height:100%;top:0;left:-100%;background-color:#eab830;z-index:-1}.page-links span:hover{border-color:#eab830;color:#fff}.page-links span:hover:after{left:0}.stm_share{margin:9px -3px 0}.stm_share label{vertical-align:top;margin-bottom:0;margin-right:5px;color:#aaa;font-size:13px;font-weight:400}.stm_share .stButton .stLarge{width:21px;height:21px;background-size:21px 21px}.stm_share .stButton .stLarge:hover{background-position:0 0}div.multiseparator{position:relative;overflow:hidden;margin:30px 0;height:3px;width:100%}div.multiseparator:after{position:absolute;width:50px;height:3px;z-index:10;background-color:#eab830;bottom:0;left:0}div.multiseparator:before{position:absolute;width:1200px;height:1px;z-index:10;background-color:#dcdcdc;bottom:1px;left:65px}.stm_author_box{margin:18px 0 -9px}.stm_author_box .author_name{margin-bottom:20px}.stm_author_box .author_avatar img{float:left;margin:0 23px 20px 0;width:76px;height:76px;max-width:76px;max-height:76px;-o-object-fit:cover;object-fit:cover}.stm_author_box .author_avatar .author_info{padding-right:30px;color:#777;font-size:13px;line-height:22px}.stm_author_box .author_content{padding-top:5px;overflow:hidden}.comments-area .wp-social-login-widget{display:none}.comments-area .vcard{width:75px;margin-right:28px;float:left}.comments-area .vcard img{max-width:inherit;max-height:inherit}.comments-area .comment{margin-bottom:20px}.comments-area .comment .comment-body{padding:20px;background-color:#f0f2f5}.comments-area .comment-info{overflow:hidden;margin-bottom:15px}.comments-area .comment-text{overflow:hidden}.comments-area .comment-text p:last-child{margin-bottom:0}.comments-area .comments-title{margin:37px 0 25px;text-transform:uppercase}.comments-area ul.children{position:relative;list-style:none;margin-top:20px;padding-left:20px}.comments-area ul.children:after{content:"";display:block;position:absolute;width:0;height:0;z-index:10;top:-8px;left:43px;border-left:8px solid #fff0;border-right:8px solid #fff0;border-bottom:8px solid #f0f2f5}.comments-area .commentmetadata{font-size:12px;color:#aaa}.comments-area .commentmetadata i{margin-left:3px;font-size:11px;color:#48a7d4}.comments-area .vertical_divider{display:inline-block;vertical-align:middle;width:1px;height:15px;background-color:#e1e2e4}.comments-area .comment-awaiting-moderation{margin-left:10px}.comments-area div.multiseparator{margin:50px 0}.comments-area .logged-in-as{margin-bottom:15px}.comment-respond{margin:20px 0 0}.comment-respond .form-control{background-color:#f0f2f5;border:1px solid #e1e2e4;color:#777;font-size:13px}.comment-respond .form-control:focus{background-color:#fff;color:#555}.stm_single_post .sidebar-area{margin-top:19px}.course_title{margin-bottom:5px;color:#457992}.panel-default>.panel-heading{padding:15px 0;font-size:14px}.panel-default>.panel-heading .panel-title{font-size:14px}.panel-default>.panel-heading .panel-title>a i.fa-sort-down{-webkit-transform:rotate(180deg);transform:rotate(180deg);vertical-align:middle;color:#aaa}.panel-default>.panel-heading .panel-title>a.collapsed i.fa-sort-down{-webkit-transform:rotate(0);transform:rotate(0);vertical-align:top}.stm_fixed_background .vc_parallax-inner{background-attachment:fixed!important;-webkit-transform:translateZ(0);transform:translateZ(0)}.stm_fixed_background .vc_parallax-inner:after{content:"";display:block;position:absolute;width:100%;height:100%;z-index:10;top:0;left:0;background:rgb(0 0 0 / .25)}.post-type-archive-events .entry-header,.post-type-archive-gallery .entry-header,.tax-product_cat .entry-header{display:none}.post-type-archive-events .sidebar-area,.post-type-archive-gallery .sidebar-area{margin-top:0}.home .breadcrumbs_holder{margin-bottom:0}.wpb_column>.wpb_wrapper>:last-child.multiseparator{margin-bottom:30px}.wpb_gmaps_widget .wpb_wrapper{padding:0!important}.wpcf7-form .form-group{margin-bottom:40px}.wpcf7-form p{margin-bottom:10px}.wpcf7-form .wpcf7-submit{vertical-align:middle!important}.fancybox-title-inside-wrap{padding:5px!important}.archive_title_gallery{margin:0;text-transform:uppercase}.gallery_entry_unit{margin-bottom:45px}.gallery-col{margin-bottom:30px}.multiseparator.gallery_sep{margin-top:20px}.stm-isotope-item-filtered{opacity:.4}.entry-header{background-color:#457992}.entry-header .entry-title .sub_title,.entry-header .entry-title h1{color:#fff}.btn-experts-all{margin-left:15px}.error_page{padding:10.2% 0 6.8%;text-align:center}.error_page .error_404{margin-bottom:32px;font-size:120px;line-height:120px;font-weight:700;color:#333}.error_page .h2{margin-bottom:45px}.blog-cols-sidebar.col-md-6:nth-child(2n+1),.event-col-small.col-md-4:nth-child(3n+1){clear:both}.page-id-1460 .breadcrumbs_holder,.stm_post_unit.stm_post_unit_vc{margin-bottom:0}.vc_row{margin-bottom:35px}.stm_static_background.vc_row{background-size:cover!important;background-position:50% 50%!important}.stm_static_background.vc_section{background-position:50% 0!important}.course-title-holder{position:relative;padding-right:70px}.course-panel-body{padding-left:20px}.stm-no-animation:hover{margin-top:0!important}#cookie-law-info-again{background-color:#48a7d4!important;color:#fff!important;border-top-left-radius:5px;border-top-right-radius:5px;border-color:#48a7d4!important}#cookie-law-info-again:hover{background-color:#eab830!important;border-color:#eab830!important}#cookie_action_close_header{position:relative;top:-1px;padding:2px 7px 3px;background:#48a7d4!important;box-shadow:none!important}#cookie-law-info-bar{border-top-width:2px!important}table.variations>tbody>tr{border:0}table.variations>tbody>tr>td{padding:0;display:block}table.variations>tbody>tr>td.label{margin-bottom:10px;text-align:left;color:#eab830;font-size:16px}.sidebar-area .widget_text .widget_title,.sidebar-area .widget_text p,.single_variation_wrap .single_variation{margin-bottom:15px}table.variations>tbody>tr>td.label label:first-letter{text-transform:uppercase}.reset_variations{display:none!important}.variations_button .quantity{display:inline-block!important}.event_action_button .btn.btn-default{-webkit-transform:none}.simple_carousel_init>*{position:absolute;opacity:0;visibility:hidden}.simple_carousel_init>:first-child{position:relative;opacity:1;visibility:visible}.simple_carousel_init .owl-item>*{width:100%!important}.owl-dots{margin:32px 9px 1px;text-align:center}.owl-dots .owl-dot{display:inline-block;width:13px;height:13px;vertical-align:top;margin:0 7px;border:3px solid #d6d6d6;border-radius:50%;transition:.3s ease}.owl-dots .owl-dot:first-child:last-child,.product_list_widget li del{display:none}.owl-dots .owl-dot.active{border-color:#48a7d4}.stm_post_info .stm_post_details .comments_num{margin-top:2px}.elementor-element.elementor-widget-wp-widget-a2a_share_save_widget,.wpb_wrapper .addtoany_shortcode{text-align:right;padding-right:15px;padding-top:7px}@media (max-width:768px){.elementor-element.elementor-widget-wp-widget-a2a_share_save_widget,.wpb_wrapper .addtoany_shortcode{text-align:unset;padding-top:15px}}.widget_top_rated_products ul{padding:0;list-style:none}.textwidget{font-size:13px;line-height:20px}.textwidget .btn{margin-top:25px;background:0 0;border:2px solid #fff}.textwidget .btn:hover{background-color:#fff0}.textwidget p{margin-bottom:10px}.product_list_widget li:last-child,.sidebar-area .widget_nav_menu ul.style_1 li,.sidebar-area .widget_pages ul.style_1 li,.textwidget p:last-child,.widget_nav_menu ul.style_1 li,.widget_pages ul.style_1 li{margin-bottom:0}#footer .stm_product_list_widget{padding-top:4px}#footer div.course_available_only_in_subscription__image img{max-width:20px;margin-right:5px}.product_list_widget .attachment-shop_thumbnail{width:50px;height:50px}.sidebar-area .widget_nav_menu ul.style_1 li a:after,.sidebar-area .widget_pages ul.style_1 li a:after,.widget_nav_menu ul.style_1 li a:after,.widget_pages ul.style_1 li a:after{content:"";height:7px;top:50%;left:5px;background-image:url(/wp-content/themes/masterstudy/assets/img/chevron2x-right-orange.png);background-position:0 0;background-repeat:no-repeat;background-size:5px 7px}.widget_nav_menu ul.style_1,.widget_pages ul.style_1{padding:0;list-style:none}.widget_nav_menu ul.style_1 li a,.widget_pages ul.style_1 li a{position:relative;display:block;padding:5px 0 5px 18px;color:#fff;font-size:12px;letter-spacing:.7px;text-transform:uppercase;text-decoration:none!important}.widget_nav_menu ul.style_1 li a .h6,.widget_pages ul.style_1 li a .h6{color:#fff;margin:0}.widget_nav_menu ul.style_1 li a:after,.widget_pages ul.style_1 li a:after{display:block;position:absolute;width:5px;z-index:10;margin-top:-4px}.widget_nav_menu ul.style_1 li a:active,.widget_nav_menu ul.style_1 li a:active .h6,.widget_nav_menu ul.style_1 li a:focus,.widget_nav_menu ul.style_1 li a:focus .h6,.widget_nav_menu ul.style_1 li a:hover,.widget_nav_menu ul.style_1 li a:hover .h6,.widget_pages ul.style_1 li a:active,.widget_pages ul.style_1 li a:active .h6,.widget_pages ul.style_1 li a:focus,.widget_pages ul.style_1 li a:focus .h6,.widget_pages ul.style_1 li a:hover,.widget_pages ul.style_1 li a:hover .h6{color:#eab830}.widget_nav_menu ul.style_1 li:first-child a,.widget_pages ul.style_1 li:first-child a{padding-top:0}.widget_nav_menu ul.style_1 li:first-child a:after,.widget_pages ul.style_1 li:first-child a:after{top:6px;margin-top:0}.widget_nav_menu ul.style_1 li:last-child a,.widget_pages ul.style_1 li:last-child a{padding-bottom:0;border-bottom:0}.widget_nav_menu ul.style_1 li:last-child a:after,.widget_pages ul.style_1 li:last-child a:after{top:13px;margin-top:0}.sidebar-area .widget_nav_menu ul.style_1,.sidebar-area .widget_pages ul.style_1{padding:0;list-style:none}.sidebar-area .widget_nav_menu ul.style_1 li a,.sidebar-area .widget_pages ul.style_1 li a{position:relative;display:block;padding:5px 0 5px 18px;color:#555;font-size:12px;letter-spacing:.7px;border-bottom:1px solid #e1e2e4;text-transform:uppercase;text-decoration:none!important}.sidebar-area .widget_nav_menu ul.style_1 li a .h6,.sidebar-area .widget_pages ul.style_1 li a .h6{color:#555}.sidebar-area .widget_nav_menu ul.style_1 li a:after,.sidebar-area .widget_pages ul.style_1 li a:after{display:block;position:absolute;width:5px;z-index:10;margin-top:-4px;background-color:transparent!important}.widget_categories ul li a:after,.widget_pages ul.style_2 li a:after{height:4px;z-index:10;content:"";border-radius:50%}.sidebar-area .widget_nav_menu ul.style_1 li a:active,.sidebar-area .widget_nav_menu ul.style_1 li a:active .h6,.sidebar-area .widget_nav_menu ul.style_1 li a:focus,.sidebar-area .widget_nav_menu ul.style_1 li a:focus .h6,.sidebar-area .widget_nav_menu ul.style_1 li a:hover,.sidebar-area .widget_nav_menu ul.style_1 li a:hover .h6,.sidebar-area .widget_pages ul.style_1 li a:active,.sidebar-area .widget_pages ul.style_1 li a:active .h6,.sidebar-area .widget_pages ul.style_1 li a:focus,.sidebar-area .widget_pages ul.style_1 li a:focus .h6,.sidebar-area .widget_pages ul.style_1 li a:hover,.sidebar-area .widget_pages ul.style_1 li a:hover .h6{color:#eab830}.sidebar-area .widget_nav_menu ul.style_1 li:first-child a,.sidebar-area .widget_pages ul.style_1 li:first-child a{padding-top:0}.sidebar-area .widget_nav_menu ul.style_1 li:first-child a:after,.sidebar-area .widget_pages ul.style_1 li:first-child a:after{top:6px;margin-top:0}.sidebar-area .widget_nav_menu ul.style_1 li:last-child a,.sidebar-area .widget_pages ul.style_1 li:last-child a{padding-bottom:0;border-bottom:0}.sidebar-area .widget_nav_menu ul.style_1 li:last-child a:after,.sidebar-area .widget_pages ul.style_1 li:last-child a:after{top:13px;margin-top:0}.sidebar-area .widget_contacts ul li .text{color:#555}.widget_contacts ul{list-style:none;padding:0}.widget_contacts ul li{margin-bottom:12px}.widget_contacts ul li:after{content:"";clear:both;display:block}.widget_contacts ul li .icon{float:left;margin-right:23px;color:#aaa;font-size:16px}.widget_contacts ul li .icon .fa-icon-stm_icon_pin{font-size:20px}.widget_contacts ul li .text{max-width:185px;font-size:13px;overflow:hidden;color:#fff}.widget_contacts ul li .text a{color:#48a7d4;font-size:13px}.widget_contacts ul li .text a:hover{color:#eab830}.widget_contacts ul li.widget_contacts_address .text{position:relative;top:-5px}.stm_product_list_widget{padding:0;list-style:none}.stm_product_list_widget li{margin-bottom:20px}.stm_product_list_widget li a{display:block;color:#fff}.stm_product_list_widget li a:after{content:"";clear:both;display:block}.stm_product_list_widget li a img{float:left;margin-right:20px}.stm_product_list_widget li a .meta{overflow:hidden}.stm_product_list_widget li a .meta .title{font-size:14px;margin-top:-5px}.sidebar-area .widget ul li a,.widget_categories ul li a{font-size:12px;text-transform:uppercase;text-decoration:none!important}.stm_product_list_widget li a .meta .expert{text-transform:uppercase;color:#aaa}.stm_product_list_widget li a:hover .title{color:#eab830}.widget_categories ul{padding:0;list-style:none}.widget_categories ul li{margin-bottom:5px}.widget_categories ul li a{position:relative;padding-left:10px;color:#fff!important}.widget_categories ul li a:hover{color:#eab830!important}.widget_categories ul li a:hover:after{background-color:#eab830}.widget_categories ul li a:after{display:block;position:absolute;width:4px;top:50%;left:0;margin-top:-2px;background-color:#fff}.sidebar-area .widget_categories ul li a{color:#48a7d4!important}.sidebar-area .widget_categories ul li a:hover{color:#eab830!important}.widget_pages ul.style_2{padding:0;list-style:none;font-size:0}.widget_pages ul.style_2 li{display:inline-block;width:50%;margin-bottom:5px}.widget_pages ul.style_2 li a{position:relative;padding-left:15px;font-size:14px;text-decoration:none!important;color:#fff}.widget_pages ul.style_2 li a .h6{color:#fff;margin:0;font-size:14px}.widget_pages ul.style_2 li a:hover,.widget_pages ul.style_2 li a:hover .h6{color:#eab830}.widget_pages ul.style_2 li a:hover:after{background-color:#eab830}.widget_pages ul.style_2 li a:after{display:block;position:absolute;width:4px;top:50%;left:0;margin-top:-2px;background-color:#fff}.widget_pages ul.style_2 li.page_item_has_children{width:100%}.widget_pages ul.style_2 li.page_item_has_children ul{padding-left:15px}.widget_pages ul.style_2 li.page_item_has_children ul li{margin:0 0 4px}.widget_pages ul.style_2 li.page_item_has_children ul a{padding-left:0}.widget_pages ul.style_2 li.page_item_has_children ul a:after{display:none}.socials_widget_wrapper{margin:0 -5px}.socials_widget_wrapper .widget_socials{max-width:245px;content:"";clear:both;display:block}.socials_widget_wrapper .widget_socials li{float:left;margin:0 5px 10px}.socials_widget_wrapper .widget_socials li a{display:block;width:45px;height:45px;line-height:45px;background-color:#48a7d4;text-align:center;font-weight:700;border-radius:50%;font-size:20px;color:#fff}.socials_widget_wrapper .widget_socials li .back a{background-color:#eab830}.socials_widget_wrapper .widget_socials li .back a:hover{color:#fff}.sidebar-area .socials_widget_wrapper{margin:0 -5px}.sidebar-area .socials_widget_wrapper .widget_socials{max-width:245px;list-style:none}.sidebar-area .socials_widget_wrapper .widget_socials:after{content:"";clear:both;display:block}.sidebar-area .socials_widget_wrapper .widget_socials li{float:left;margin:0 5px 10px}.sidebar-area .socials_widget_wrapper .widget_socials li a{padding-left:0;display:block;width:45px;height:45px;line-height:45px;background-color:#48a7d4;text-align:center;font-weight:700;border-radius:50%;font-size:20px;color:#fff!important}.sidebar-area .socials_widget_wrapper .widget_socials li a:after{display:none}.sidebar-area .socials_widget_wrapper .widget_socials li .back a{background-color:#eab830!important}.socials_widget_wrapper .simple_flip_container{-webkit-perspective:1000;perspective:1000}.socials_widget_wrapper .back,.socials_widget_wrapper .front,.socials_widget_wrapper .simple_flip_container{width:45px;height:45px}.socials_widget_wrapper .back a:hover,.socials_widget_wrapper .front a:hover,.socials_widget_wrapper .simple_flip_container a:hover{color:#fff!important}.socials_widget_wrapper .simple_flipper{transition:.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}.socials_widget_wrapper .back,.socials_widget_wrapper .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0}.socials_widget_wrapper .front{z-index:2;-webkit-transform:rotateY(0);transform:rotateY(0)}.socials_widget_wrapper .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.sidebar-area{position:relative}.sidebar-area .widget{position:relative;padding-top:40px;margin-top:48px;overflow:hidden}.sidebar-area .widget:after{content:"";display:block;position:absolute;width:50px;height:3px;z-index:10;background-color:#eab830;top:0;left:0}.sidebar-area .widget:before{content:"";display:block;position:absolute;width:700px;height:1px;z-index:10;background-color:#dcdcdc;top:1px;left:65px}.sidebar-area .widget ul{padding:0;list-style:none}.sidebar-area .widget ul li{margin-bottom:10px}.sidebar-area .widget ul li a{display:inline-block;position:relative;padding-left:10px;color:#48a7d4!important}.sidebar-area .widget ul li a:after,.sidebar-area .widget_search .widget_title:before,.sidebar-area:after{position:absolute;z-index:10;content:""}.sidebar-area .widget ul li a:hover{color:#eab830!important}.sidebar-area .widget ul li a:hover:after{background-color:#eab830}.sidebar-area .widget ul li a:after{display:block;width:4px;height:4px;top:50%;left:0;margin-top:-2px;background-color:#48a7d4;border-radius:50%}.sidebar-area .widget ul li .children{margin-top:8px;padding-left:15px}.sidebar-area .widget ul li .children li{margin-bottom:0}.sidebar-area{margin-top:17px;padding-bottom:20px}.sidebar-area .widget:first-child{margin-top:7px}.sidebar-area .widget_title h3{margin:0 0 25px;text-transform:uppercase}.sidebar-area.sidebar-area-right:after{left:-31px;display:block}.sidebar-area.sidebar-area-left:after{right:-15px;display:block}.sidebar-area:after{width:1px;height:100%;top:7px;background-color:#e1e2e4;display:none!important}.widget_tag_cloud .tagcloud{margin:0 -3px -9px}.widget_tag_cloud .tagcloud a{display:inline-block;margin:0 3px 9px;padding:5px 9px;vertical-align:top;max-width:100%;color:#aaa;background-color:#f0f2f5;border:1px solid #f5f5f5;font-size:13px!important}.widget_tag_cloud .tagcloud a:hover{background-color:#48a7d4;color:#fff;border-color:#48a7d4}.sidebar-area .widget_search{overflow:visible;padding-top:0}.sidebar-area .widget_search:before{display:none}.sidebar-area .widget_search .widget_title{position:relative;padding-top:40px;overflow:hidden}.sidebar-area .widget_search .widget_title:before{display:block;width:700px;height:1px;background-color:#dcdcdc;top:1px;left:65px}.widget_product_search .woocommerce-product-search:after,.widget_search .search-form>label:after{font-style:normal;font-variant:normal;text-rendering:auto;font-family:"Font Awesome 5 Free";content:"\f002";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}.widget_search .search-form>label{display:block;position:relative;padding:20px 30px;background-color:#f0f2f5;font-weight:400}.widget_search .search-form>label:after{position:absolute;width:42px;height:38px;display:inline-block;font-weight:900;right:30px;top:20px;color:#48a7d4;line-height:38px;font-size:16px;z-index:0}.widget_breadcrumb_navxt .breadcrumbs a,.widget_breadcrumb_navxt .breadcrumbs span{font-size:11px;text-transform:uppercase}.widget_search .search-form input[type=search]{background-color:#fff;padding:0 45px 0 10px;width:100%;border:0;height:38px;line-height:38px;outline:0!important}.widget_search .search-form input[type=submit]{position:absolute;right:30px;top:20px;width:42px;height:38px;opacity:0;z-index:5}.sidebar-area-right .widget_search .search-form{margin-right:0}.sidebar-area-none:after{display:none;opacity:0;visibility:hidden}.widget_breadcrumb_navxt .breadcrumbs i{font-size:10px;margin:0 7px}.sidebar-area .widget_mailchimp .stm_subscribe_title{font-size:18px;line-height:22px;font-weight:700}.sidebar-area .widget_mailchimp .stm_mailchimp_unit .stm_subscribe_email{border:2px solid #e0e5eb;background-color:#e0e5eb;padding-right:115px}.sidebar-area .widget_mailchimp .stm_mailchimp_unit .stm_subscribe_email:focus{background-color:#fff}.sidebar-area .widget_mailchimp .stm_mailchimp_unit .button{min-width:100px;line-height:44px}.sidebar-area .widget_mailchimp .stm_mailchimp_unit .button .h5{font-size:13px}.widget_recent_comments a{padding-left:0!important}.widget_recent_comments a:after{display:none;opacity:0;visibility:hidden}#wp-calendar{width:100%}#wp-calendar>caption{padding-top:0;margin-top:-4px}.footer_widgets_wrapper .widget ul li a{color:#fff}.footer_widgets_wrapper .widget ul li a:hover{color:#eab830}.footer_widgets_wrapper .widget ul li .children{list-style:none!important;margin-top:5px;padding-left:15px}.footer_widgets_wrapper .widget ul li .children li{margin-bottom:0}.footer_widgets_wrapper .widget a.rsswidget{color:#fff;text-decoration:none!important}.footer_widgets_wrapper .widget a.rsswidget img{position:relative;top:1px;vertical-align:top}.product_list_widget li,.widget_products li,.widget_recent_reviews li,.widget_recently_viewed_products li{margin-bottom:5px}.product_list_widget li a,.widget_products li a,.widget_recent_reviews li a,.widget_recently_viewed_products li a{padding:0;padding-left:0!important}.product_list_widget li a:after,.widget_products li a:after,.widget_recent_reviews li a:after,.widget_recently_viewed_products li a:after{display:none;visibility:hidden;opacity:0}.product_list_widget li a.remove,.widget_products li a.remove,.widget_recent_reviews li a.remove,.widget_recently_viewed_products li a.remove{visibility:hidden;opacity:0;display:none!important}.product_list_widget li a .product-title,.widget_products li a .product-title,.widget_recent_reviews li a .product-title,.widget_recently_viewed_products li a .product-title{position:relative;top:-5px;display:block;overflow:hidden}.product_list_widget li span.quantity,.widget_products li span.quantity,.widget_recent_reviews li span.quantity,.widget_recently_viewed_products li span.quantity{margin-top:5px;display:block;overflow:hidden}.product_list_widget .attachment-shop_thumbnail,.widget_products .attachment-shop_thumbnail,.widget_recent_reviews .attachment-shop_thumbnail,.widget_recently_viewed_products .attachment-shop_thumbnail{float:left;margin-right:14px}.widget_products li,.widget_recent_reviews li,.widget_recently_viewed_products li,.widget_top_rated_products li{margin-bottom:20px!important}.widget_product_search .woocommerce-product-search{position:relative;padding:20px 30px;background-color:#f0f2f5}.widget_product_search .woocommerce-product-search:after{position:absolute;width:42px;height:38px;display:inline-block;font-weight:900;right:30px;top:20px;color:#48a7d4;line-height:38px;font-size:20px;z-index:0}.widget_product_search .woocommerce-product-search input[type=search]{padding:0 45px 0 10px;width:100%;border:0;height:38px;line-height:38px;outline:0!important}.widget_product_search .woocommerce-product-search input[type=submit]{position:absolute;right:30px;top:20px;width:42px;height:38px;opacity:0;z-index:5}.widget_stm_recent_posts .widget_media{margin-bottom:21px}.widget_stm_recent_posts .widget_media:last-child{margin-bottom:0}.widget_stm_recent_posts .widget_media a:hover .h6{color:#48a7d4}.widget_stm_recent_posts .widget_media img{float:left;width:83px;padding-right:20px}.widget_stm_recent_posts .widget_media .h6{display:block;margin-bottom:0;line-height:16px;margin-top:-1px}.widget_stm_recent_posts .widget_media .cats_w a{font-size:13px;color:#aaa}.widget_stm_recent_posts .widget_media .cats_w a:hover{color:#eab830}.widget_stm_recent_posts .widget_media .cats_w .comma{margin-left:2px;color:#aaa}.widget_stm_recent_posts .widget_media .cats_w .comma:last-child{display:none}.sidebar-area .stm_widget_top_rated_products ul li a{padding-left:0!important}.sidebar-area .stm_widget_top_rated_products ul li a .expert,.sidebar-area .stm_widget_top_rated_products ul li a .title{text-transform:none}.sidebar-area .stm_widget_top_rated_products ul li a .title{line-height:19px}.sidebar-area .stm_widget_top_rated_products ul li a:after{display:none;visibility:hidden;opacity:0}.stm_product_list_widget.widget_woo_stm_style_2 li{min-height:84px;margin-bottom:17px!important}.stm_product_list_widget.widget_woo_stm_style_2 li:after{display:none!important}.stm_product_list_widget.widget_woo_stm_style_2 li:last-child{margin-bottom:0!important}.stm_product_list_widget.widget_woo_stm_style_2 li a{display:block!important}.stm_product_list_widget.widget_woo_stm_style_2 li a:after{display:none!important}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title{margin-top:-3px;margin-bottom:5px;line-height:18px}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .rating{display:inline-block;vertical-align:top}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .rating .price{display:none}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .expert{margin-top:4px;line-height:14px}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price{display:inline-block;margin-right:5px;vertical-align:top}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price{min-width:47px;padding:4px;color:#fff;text-align:center;background-color:#48a7d4;border-radius:3px;font-size:12px;text-transform:none;line-height:12px}#footer .widget_archive a,#footer .widget_title h3,.footer_menu li a,.table_working_hours tr td.day_label:first-letter,.widget_title h5,.widgettitle{text-transform:uppercase}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price.price-free{background-color:#10c45c}.stm_product_list_widget.widget_woo_stm_style_2 li a:hover .title{color:#48a7d4}.sidebar-area .widget_text .btn{margin-top:20px;background-color:#48a7d4;border-color:#48a7d4}.widget_working_hours .widget_title{margin-bottom:14px}.table_working_hours{width:100%}.table_working_hours tr{border:0;border-bottom:1px dashed #e1e2e4}.table_working_hours tr:last-child{border-bottom:0}.table_working_hours tr td{color:#555}.table_working_hours tr td.day_label{text-align:left;padding:9px 0}.table_working_hours tr td.day_value{padding-left:3px;text-align:right}.table_working_hours tr td.day_value.closed span{display:inline-block;padding:4px 12px;background-color:#f13e3e;color:#fff;border-radius:3px}.sidebar-area .widget.widget_recent_entries ul li a:after,.widget_rss ul li a:after{display:none}.table_working_hours tr.opened:hover td{color:#10c45c}.table_working_hours tr.closed:hover td.day_label{color:#f13e3e}.sidebar-area .textwidget{padding-top:5px}.sidebar-area .widget_woo_stm_style_2{margin-bottom:0}.sidebar-area .widget_text{margin-bottom:-13px}.widget_title h5,.widgettitle{font-size:18px;line-height:20px;margin:0 0 25px}.widget_shopping_cart .wc-forward{margin-bottom:15px}.sidebar-area .widget.widget_recent_entries ul li a{padding-left:0}.footer_widgets_wrapper .widget_working_hours .widget_title h3{margin-bottom:15px!important}.footer_widgets_wrapper .table_working_hours tr{border-color:#67757b}.footer_widgets_wrapper .table_working_hours tr td{padding:9px 0;color:#fff}.footer_widgets_wrapper .table_working_hours tr td.day_value{padding-left:3px}.widget_rss ul li a{padding-left:0}.widget_rss ul li .rss-date{display:block;padding-left:3px;font-size:13px;font-style:italic}.sidebar-area .widget_rss ul li a{padding-left:0}.sidebar-area .widget_rss ul li a:after{display:none}.sidebar-area .widget_nav_menu .sub-menu{margin-top:10px;padding-left:15px}#footer .widget_text strong,.sidebar-area .widget_text strong{display:inline-block;margin-bottom:10px}#footer .widget_text img,.sidebar-area .widget_text img{margin-bottom:10px}#footer .widget_text .wp-caption-text,.sidebar-area .widget_text .wp-caption-text{margin-bottom:0}#footer .widget_text .wp-caption,.sidebar-area .widget_text .wp-caption{max-width:100%}#footer .widget_text .wp-caption.alignnone,.sidebar-area .widget_text .wp-caption.alignnone{margin-right:0}#footer .widget_search .search-form{margin-left:0!important}#footer .widget_pages ul ul{list-style:disc}#footer .widget_rss ul{list-style:none;padding-left:0}.wp-audio-shortcode{margin-bottom:15px}#footer .widget_nav_menu ul{list-style:disc}woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#457992;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#48a7d4}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{margin-bottom:30px;border-radius:1em;background-color:#48a7d4;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}#st_gdpr_iframe,#stcpDiv{display:none!important}.parallax-off{position:absolute!important}#footer,footer{position:absolute;width:100%;bottom:0}footer{z-index:999}#footer{z-index:15}@media (max-width:600px){body{padding-bottom:0!important}#footer{bottom:auto;position:static!important}}#footer .widget_title h3{margin:0 0 25px;color:#fff}#footer .widget_stm_lms_popular_courses li{min-height:auto;margin-bottom:20px!important}#footer .widget_stm_lms_popular_courses .rating,#footer .widget_stm_lms_popular_courses .stm_featured_product_price{display:none}#footer .widget_stm_lms_popular_courses img{max-width:50px}body.home #footer_bottom{border-top:0!important}#footer_top{padding:63px 0 30px;color:#ccc}#footer_bottom{padding:63px 0 25px;color:#fff}#footer_bottom .widget_title h3{margin-bottom:21px}#footer_copyright{border-top:1px solid #5e676b;padding:23px 0 20px}#footer_copyright .footer_logo{max-width:25px;margin-right:20px}#footer_copyright .copyright_text{margin-top:1px;color:#fff}#footer_copyright .copyright_text a{color:#fff;text-decoration:underline!important}#footer_copyright .copyright_text a:hover{color:#eab830}.footer_menu{list-style:none;padding:0}.footer_menu li{float:left;margin:1px 20px 0 0}.footer_menu li.current-menu-item a{color:#fd7635}.footer_menu li a{color:#fff}.footer_menu li a:hover{color:#fd7635}.footer_menu li:last-child{margin-right:0}.copyright_socials ul{list-style:none;padding-left:0;margin-left:50px}.copyright_socials ul li{display:inline-block;margin-bottom:0}.copyright_socials ul li:last-child a{padding-right:0}.copyright_socials ul li:first-child a{padding-left:0}.copyright_socials ul li a{display:block;padding:0 10px;font-size:16px;color:#fff}.copyright_socials ul li a:hover{color:#fd7635}.widget_pages ul.style_2 li a{display:block}.widget_pages ul.style_2 li a span{display:block;padding-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;padding-right:5px}.cols_1 aside,.cols_2 aside,.cols_3 aside,.cols_4 aside{padding:0 15px 15px;float:left}.cols_1 aside{width:100%}.cols_1 aside:nth-child(1n+1){clear:both}.cols_2 aside{width:50%}.cols_2 aside:nth-child(2n+1){clear:both}.cols_3 aside{width:33.3333333333%}.cols_3 aside:nth-child(3n+1){clear:both}.cols_4 aside{width:25%}.cols_4 aside:nth-child(4n+1){clear:both}.footer_widgets_wrapper.text-normal .widget_title h3{text-transform:none!important}.socials_widget_wrapper__text{margin:0}.socials_widget_wrapper__text a{display:inline-block;vertical-align:top;margin:15px 15px 0 0;font-size:20px;color:#aaa}@media (max-width:1023px){#footer_copyright .copyright_text,.textwidget,.widget_contacts ul li .text,.widget_contacts ul li .text a,.widget_pages ul.style_2 li a .h6{font-size:16px;line-height:22px}}.woocommerce-breadcrumb,.woocommerce-breadcrumb a{font-size:11px;color:#aaa}@media (max-width:515px){.widget_pages ul.style_2 li{width:100%}}.woocommerce-breadcrumb{padding:9px 0 7px;margin-bottom:52px;text-transform:uppercase}.woocommerce-breadcrumb a:hover{color:#eab830}.woocommerce-breadcrumb i{font-size:10px;margin:0 10px;color:#dcdcdc}.stm_archive_product_inner_unit{position:relative;margin-bottom:30px}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered{position:relative;max-width:270px;width:auto;margin:0 auto;overflow:hidden}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price{min-width:76px;position:absolute;top:13px;left:-4px;display:inline-block;padding:11px 16px;color:#fff;text-align:center;line-height:1;border-radius:4px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#48a7d4;z-index:11}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price.price_free{background-color:#eab830}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price h5{margin:0;color:#fff}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_image{position:relative}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_image a{position:relative;display:block;z-index:5}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_image img{padding-bottom:0}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body{min-height:90px;padding:14px 13px 7px;border:1px solid #dcdcdc}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body a{text-decoration:none!important}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body a .title{max-width:190px;margin-bottom:6px;color:#333;font-size:16px;line-height:20px;border:0!important}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body a .title:hover{color:#48a7d4}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body .expert{color:#aaa;font-size:12px;font-weight:400}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer{padding:10px 13px 7px;border:1px solid #dcdcdc;border-top:0;font-weight:400}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .price ins .amount{font-size:16px}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_comments{display:inline-block;margin-right:10px;vertical-align:top;color:#848484}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_comments i{font-size:12px;margin-right:3px}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_comments span{font-size:13px}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_stock{display:inline-block;vertical-align:top;color:#848484}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_stock i{font-size:12px;margin-right:3px}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_stock span{font-size:13px}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_show_more{position:absolute;bottom:-42px;left:0;width:100%;height:42px}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_show_more a{padding:13px 10px;width:100%;height:100%}.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered:hover .stm_featured_product_show_more{bottom:0!important}.stm-courses .col-md-3:nth-child(4n+1),.stm-courses .col-md-4:nth-child(3n+1){clear:both}.archive-course-title{padding-top:7px;margin:0 0 35px;text-transform:uppercase}.stm_woo_helpbar{padding:22px 25px 22px 30px;margin-bottom:50px;background-color:#f0f2f5}.stm_woo_helpbar .woocommerce-product-search{margin-right:20px}.stm_woo_helpbar .woocommerce-product-search .search-field{outline:0!important;padding:0 22px;border:1px solid #e1e2e4;height:36px;line-height:36px;vertical-align:top;margin-right:7px}.stm_woo_helpbar .woocommerce-product-search input[type=submit]{height:36px;padding:0;min-width:105px;background-color:#eab830;line-height:36px;font-size:12px;color:#fff;border:0;outline:0!important}.stm_woo_helpbar .select2{min-width:215px}.stm_woo_helpbar .select2-container--default .select2-selection--single{height:36px}.stm_woo_helpbar .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:36px;font-weight:400;color:#555;font-size:12px}.stm_woo_helpbar .select2-container--default .select2-selection--single .select2-selection__arrow{width:30px;height:36px}.stm_woo_helpbar .select2-container--default .select2-selection--single .select2-selection__arrow b:after{color:#aaa}.view_type_switcher{margin-left:33px}.view_type_switcher a{display:inline-block;margin-right:7px;width:36px;height:36px;background-color:#d7d8da;text-align:center;line-height:36px;border-radius:5px}.view_type_switcher a:last-child{margin-right:0}.view_type_switcher a.view_grid.active_grid,.view_type_switcher a.view_list.active_list,.view_type_switcher a:hover{background-color:#48a7d4}.view_type_switcher i{display:inline-block;vertical-align:middle;position:relative;top:-1px;font-size:17px;color:#fff}.no_image_holder{height:50px}.single_product_after_title .star-rating,.single_product_after_title .star-rating>span,.stm_woo_archive_view_type_list .star-rating,.stm_woo_archive_view_type_list .star-rating>span{height:20px;background-size:20px 20px}.stm_woo_archive_view_type_list .stm_archive_product_inner_unit_centered{padding-bottom:20px;max-width:100%}.stm_woo_archive_view_type_list .stm_featured_product_image_list{float:left;margin:0 30px 0 0}.stm_woo_archive_view_type_list .no_image_holder{min-width:300px}.stm_woo_archive_view_type_list .stm_products_archive_body_list{overflow:hidden}.stm_woo_archive_view_type_list .stm_products_archive_body_list .title{padding-bottom:18px;border-bottom:1px solid #e1e2e4;margin:0 0 17px}.stm_woo_archive_view_type_list .star-rating{display:inline-block;width:100px;margin:10px 5px 0 0;vertical-align:top}.stm_woo_archive_view_type_list .list_product_price_hidden_rating .price{display:none}.stm_woo_archive_view_type_list .votes_num{display:inline-block;margin:13px 48px 0 0;vertical-align:top}.stm_woo_archive_view_type_list .expert_unit_link{display:block;text-decoration:none!important}.stm_woo_archive_view_type_list .expert_unit_link:hover .expert{color:#48a7d4}.stm_woo_archive_view_type_list .expert_unit .expert{display:inline-block;margin:0;overflow:hidden;color:#555}.stm_woo_archive_view_type_list .expert_unit .expert .value{margin:5px 0 3px}.stm_woo_archive_view_type_list .expert_unit .expert span{display:block;color:#555!important}.stm_woo_archive_view_type_list .expert_unit .expert_img{float:left;margin-right:10px}.stm_woo_archive_view_type_list .expert_unit .expert_img img{max-width:40px;border-radius:50%}.stm_woo_archive_view_type_list .stm_featured_product_stock{margin-right:13px}.stm_woo_archive_view_type_list .stm_featured_product_stock i{display:block;float:left;margin-right:10px;font-size:32px;color:#48a7d4;vertical-align:top}.stm_woo_archive_view_type_list .stm_featured_product_stock span{display:inline-block;padding-top:4px;margin:0;overflow:hidden;vertical-align:top}.multiseparator.list,.shop_sidebar_single_page.sidebar-area .widget:first-child:after,.shop_sidebar_single_page.sidebar-area .widget:first-child:before,.single_product_after_title .meta-unit .value a:last-child span{display:none}.stm_woo_archive_view_type_list .stm_product_meta_unit{margin-bottom:11px}.stm_woo_archive_view_type_list .stm_archive_product_exceprt{margin-bottom:17px}.stm_woo_archive_view_type_list .stm_archive_product_exceprt p{margin-bottom:0}.stm_archive_product_inner_grid_content .stm_archive_product_inner_unit{margin-bottom:50px}.stm_archive_product_inner_grid_content .stm-courses,.stm_archive_product_inner_grid_content .stm-courses li{margin-bottom:0}.multiseparator.grid{margin:0 0 40px}.product_status{margin:0;padding:2px 7px;text-align:center;vertical-align:middle;font-size:10px;text-transform:uppercase;color:#fff;border-radius:5px}.product_status.hot{background-color:#ff005b;color:#fff;font-size:10px}.product_status.special{background-color:#48a7d4;color:#fff;font-size:10px}.product_status.new{background-color:#eab830;color:#fff;font-size:10px}.post-type-archive-product .woocommerce-breadcrumb{margin-bottom:61px}.stm_course_single_page_top .title{margin-top:0;padding-bottom:20px}.stm_product_meta_single_page{position:relative;padding-bottom:45px;border-bottom:1px solid #e1e2e4;margin-top:35px;z-index:11;background-color:#fff}.stm_product_meta_single_page.left{margin-right:-31px}.stm_product_meta_single_page.right{margin-left:-31px}.stm_product_meta_single_page .quantity input{max-width:55px}.stm_product_meta_single_page .price{margin-bottom:20px}.stm_product_meta_single_page .group_table tr{border-left:0;border-right:0}.stm_product_meta_single_page .group_table tr:first-child{border-top:0}.stm_product_meta_single_page .group_table tr:last-child{border-bottom:0}.stm_product_meta_single_page .group_table td{padding:15px 0 15px 15px}.stm_product_meta_single_page .group_table td:first-child{padding-left:0}.shop_sidebar_single_page.sidebar-area{margin-top:0}.shop_sidebar_single_page.sidebar-area:after{top:0}.single_product_inner_content .single_product_title{margin-top:10px}.single_product_inner_content .single_product_title .product_title{margin-top:0;padding-bottom:23px;margin-bottom:22px;border-bottom:1px solid #e1e2e4}.single_product_after_title{margin-bottom:20px}.single_product_after_title .meta_pull{max-width:80%}.single_product_after_title .meta-unit{margin-bottom:10px}.single_product_after_title .meta-unit .value{color:#555;margin:-1px 0 0;text-transform:uppercase}.single_product_after_title .meta-unit .value span{margin:0 3px;color:#555}.single_product_after_title .meta-unit .value a{color:#555}.single_product_after_title .meta-unit .value a:hover{color:#eab830}.single_product_after_title .meta-unit .meta_values{float:left}.single_product_after_title .meta-unit i{display:block;padding-top:5px;margin:0 15px 0 2px;font-size:30px;color:#eab830}.single_product_after_title .meta-unit.teacher{margin-right:55px}.single_product_after_title .meta-unit.teacher:hover .value{color:#eab830}.single_product_after_title .star-rating{display:inline-block;width:100px;margin:1px 0 4px;vertical-align:top}.single_product_after_title .price{display:none}.images .stm_thumnbails_gallery_unit{margin:0 -6px}.images .woocommerce-main-image{display:block;text-align:center}.images .woocommerce-main-image img{display:inline-block;max-width:100%;vertical-align:top}.images .thumbnails{margin:20px 0 0}.images .thumbnails:after{content:"";clear:both;display:block}.images .thumbnails a{display:block;max-width:170px;padding:0 5px;float:left;text-align:center}.images .thumbnails a img{display:inline-block;width:100%;max-width:100%;height:auto;vertical-align:top}.stm_woo_gallery-wrapper{position:relative;overflow:hidden;margin-bottom:35px}.stm_woo_gallery-wrapper .gallery-btn{position:absolute;bottom:0;display:inline-block;width:30px;text-align:center;background:rgb(0 0 0 / .8);color:#fff;opacity:0}.stm_woo_gallery-wrapper .gallery-btn.gallery-prev{left:-30px}.stm_woo_gallery-wrapper .gallery-btn.gallery-next{right:-30px}.stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-next,.stm_woo_gallery-wrapper:hover .gallery-btn.gallery-next{right:0}.stm_woo_gallery-wrapper:hover .gallery-btn{opacity:1}.stm_woo_gallery-wrapper:hover .gallery-btn.gallery-prev{left:0}.stm_woo_gallery-wrapper .woocommerce-product-gallery .flex-viewport{margin-bottom:15px}.stm_woo_gallery-wrapper .flex-control-thumbs{margin:0 -15px}.stm_woo_gallery-wrapper .flex-control-thumbs li{width:calc(20% - 15px);margin:0 7.5px 15px}.stm_woo_gallery-wrapper .flex-control-thumbs.owl-carousel{margin:0}.stm_woo_gallery-wrapper .flex-control-thumbs.owl-carousel li{width:100%;margin:0}.stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-next,.stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-prev{display:flex;align-items:center;position:absolute;top:0;bottom:0;background-color:#48a7d4;padding:5px 10px;color:#fff}.stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-next i,.stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-prev i{position:relative;top:-3px}.stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-prev{left:0}.stm_price_label{display:block;margin:0 0 8px;text-transform:uppercase}.price{margin-bottom:15px}.price ins{text-decoration:none}.price ins .amount{font-size:24px;font-weight:700}.price del{margin-right:5px}.price del .amount{font-size:16px!important}.stm_product_list_widget ins .amount{font-size:15px}.out-of-stock{margin-bottom:10px}.in-stock{display:none}.stm_product_sidebar_meta_units{margin-top:15px}.stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table{width:100%;margin-bottom:0}.stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table tr{border:0}.stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table td{border-bottom:1px solid #e1e2e4;padding:23px 0}.stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table td.icon{padding-left:5px;width:60px;font-size:30px;vertical-align:middle;color:#aaa}.stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table td.value{margin:0;color:#555}.stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit:last-child td{border-bottom:0;padding-bottom:0}.single_add_to_cart_button{width:100%;max-width:301px;text-align:center;height:75px;font-size:18px;letter-spacing:-.2px}.single_add_to_cart_button_link{line-height:50px}div.pp_woocommerce .pp_gallery ul li a:hover,div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#eab830!important}.teacher_single_product_page_title{text-transform:uppercase;margin:38px 0 20px}.teacher_single_product_page{padding-bottom:15px}.teacher_single_product_page>a:hover .title{color:#eab830}.teacher_single_product_page img{float:left;margin-right:15px;max-width:100px;border-radius:50%}.teacher_single_product_page .title{margin:11px 0 2px;color:#457992}.teacher_single_product_page .job{display:block;margin-bottom:6px;font-weight:400;font-size:13px}.teacher_single_product_page .expert_socials{overflow:hidden;padding-top:5px}.teacher_single_product_page .expert_socials a{position:relative;top:0;display:inline-block;margin-right:7px;margin-bottom:5px;height:28px;width:28px;font-size:13px;color:#fff;border-radius:50%;text-align:center;line-height:28px}.teacher_single_product_page .expert_socials a.expert-social-facebook{background-color:#3684e3}.teacher_single_product_page .expert_socials a.expert-social-twitter{background-color:#53c8ff}.teacher_single_product_page .expert_socials a.expert-social-google-plus{background-color:#dd4b39}.teacher_single_product_page .expert_socials a.expert-social-linkedin{background-color:#2437ab}.teacher_single_product_page .expert_socials a.expert-social-youtube-play{background-color:#b00}.teacher_single_product_page .expert_socials a:after{content:"";position:absolute;width:100%;height:3px;z-index:10;bottom:-3px;left:0;display:none}.teacher_single_product_page .expert_socials a:hover{top:-3px}.teacher_single_product_page .expert_socials a:hover:after{display:block}.teacher_single_product_page .content{margin-top:30px}.woocommerce-verification-required{margin:15px 0}.woo_reviews_title{margin:38px 0 28px;text-transform:uppercase}.average_rating{float:left;margin-right:95px}.detailed_rating{float:left;margin-bottom:7px}.detailed_rating .detail_rating_unit{font-size:13px}.detailed_rating .detail_rating_unit tr{border:0}.detailed_rating .detail_rating_unit tr td{padding:0 0 15px}.detailed_rating .detail_rating_unit tr td.key{padding-right:15px;font-weight:700;color:#555}.detailed_rating .detail_rating_unit tr td.bar{padding-right:13px}.detailed_rating .detail_rating_unit tr td.bar .full_bar{position:relative;width:177px;height:14px;background-color:#e1e2e4;border-radius:4px}.detailed_rating .detail_rating_unit tr td.bar .full_bar .bar_filler{position:absolute;top:0;left:0;height:100%;background-color:#eab830;border-radius:4px}.myaccount_user,.stm_product_gallery{position:relative}.average_rating_unit{min-width:148px;padding:20px 15px 13px;margin-bottom:15px;border:2px solid #eab830;border-radius:5px;text-align:center}.average_rating_unit .average_rating_value{font-size:75px;line-height:75px;font-weight:700;letter-spacing:-5px}.average_rating_unit .average_rating_num{color:#aaa}.average-rating-stars{margin-bottom:10px}.average-rating-stars .star-rating{display:inline-block;width:100px;height:20px;margin-top:8px;background-size:20px 20px;vertical-align:top}.average-rating-stars .star-rating>span{height:20px;background-size:20px 20px}.average-rating-stars .price{display:none}.comment-form-rating.woo_stm_rating_fields,.rating_sub_title{margin-bottom:15px}.comment-form-rating.woo_stm_rating_fields .select2{display:none!important}.comment-form-rating.woo_stm_rating_fields .stars{margin:10px 0 25px;text-indent:-9999px}.comment-form-rating.woo_stm_rating_fields .stars span{display:block}.comment-form-rating.woo_stm_rating_fields .stars span:after{content:"";clear:both;display:block}.comment-form-rating.woo_stm_rating_fields .stars span a{display:block;float:left;padding-left:3px;width:20px;height:20px;background:url(/wp-content/themes/masterstudy/assets/img/staremptyl.svg) no-repeat;background-size:20px 20px}.comment-form-rating.woo_stm_rating_fields .stars span a.filled,.comment-form-rating.woo_stm_rating_fields .stars span a.filled-active{background:url(/wp-content/themes/masterstudy/assets/img/starfull.svg) no-repeat;background-size:20px 20px}.comment-form-rating.woo_stm_rating_fields label,h4 .verified{font-size:13px}.stm_woo_comments .comment_container img{border-radius:50%;float:left;margin-right:27px}.stm_woo_comments .comment-list li{padding-bottom:50px;margin-bottom:25px;border-bottom:1px solid #e1e2e4}.stm_woo_comments .comment-list li:after{content:"";clear:both;display:block}.stm_woo_comments .comment-list li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.stm_woo_comments .comment-text .star-rating{display:inline-block;margin:0 15px 0 0;width:100px;height:20px;background-size:20px 20px;vertical-align:top}.stm_woo_comments .comment-text .star-rating>span{height:20px;background-size:20px 20px}.stm_woo_comments .comment-text .description{margin-top:6px}.stm_woo_comments .meta{display:inline-block;font-size:12px;color:#aaa;vertical-align:top}.stm_woo_comments .stm_review_author_name{margin-bottom:20px}.stm_woo_comments .stm_review_author_name h4{margin:0}.stm_woo_review_form .form-submit{margin-bottom:0}.sidebar_product_content{margin-bottom:15px}.sidebar_product_content:after{content:"";clear:both;display:block}.sidebar_product_content .product_main_data{float:left;margin-right:30px}.sidebar_product_content .stm_product_sidebar_meta_units{float:left}.shop_table{width:100%;margin-bottom:0}.shop_table>tbody>tr{border:0}.shop_table>tbody>tr td{padding:30px 8px;vertical-align:middle}.shop_table>tbody>tr td .mobile-title{display:none}.shop_table>tbody>tr td.product-thumbnail{width:60px}.shop_table>tbody>tr td.product-thumbnail img{display:block;width:122px}.shop_table>tbody>tr td.product-quantity{padding:0 20px;width:140px}.shop_table>tbody>tr td.product-quantity input{width:100%}.shop_table>tbody>tr td.actions{padding:50px 0 10px}.shop_table>thead>tr th.product-quantity{padding:8px 20px}.shop_table .shop_table_small_thumb img{width:75px;margin-right:10px}.cart-empty{margin:0 0 20px}.woocommerce-page label{font-weight:400;color:#aaa}.form-row{margin-bottom:15px}.form-row input{width:100%}.form-row .required{color:#f13e3e}.form-row label{margin-bottom:5px}#place_order{max-width:200px}.myaccount_user{border-left:5px solid #eab830;padding:6px 23px;font-size:16px;line-height:22px;margin-bottom:20px}.woocommerce-error li,.woocommerce-info,.woocommerce-message{text-transform:uppercase;font-weight:900;margin-bottom:30px}.my_account_orders .order-actions{text-align:right}.woocommerce-cart-form .shop_table.cart th,.woocommerce-checkout-review-order-table td.product-name,.woocommerce-checkout-review-order-table th{text-align:left}.my_account_orders .order-actions .button{min-width:75px;padding:10px}.payment_methods,.woocommerce-error{padding:0;list-style:none}.my_account_orders td,.my_account_orders th{border:0!important;border-bottom:1px solid #ddd!important}.stm_product_gallery_images{position:absolute;top:0;left:0;opacity:0;z-index:-1}.stm_product_gallery_images.active{position:relative;opacity:1;z-index:10}.stm_product_gallery_images.active.duplicate{position:absolute;opacity:0;z-index:-1}.woocommerce-error li{border:4px solid #ffb3b3;padding:26px}.woocommerce-error i,.woocommerce-error span{color:#ff6868}.woocommerce-message{position:relative;border:4px solid #10c45c;padding:26px 165px 26px 26px}.woocommerce-message .button{position:absolute;top:50%;right:26px;-webkit-transform:translateY(-50%);transform:translateY(-50%);min-width:115px;float:right;padding:10px}.woocommerce .shop_table.cart .coupon,.woocommerce form.login p.form-row-login,.woocommerce form.register p.form-row-login{float:left}.woocommerce-message:after{content:"";clear:both;display:table}.woocommerce-message i,.woocommerce-message span{color:#10c45c;margin-right:9px}.woocommerce-error i,.woocommerce-info i,.woocommerce-message i{margin-right:9px}.woocommerce-info{border:4px solid #457992;padding:26px}.woocommerce-info i,.woocommerce-info span{color:#457992}.woocommerce .shop_table.cart .coupon #coupon_code{display:inline-block;vertical-align:top;margin-right:15px;max-width:160px}.woocommerce .shop_table.cart .coupon .button{display:inline-block;vertical-align:top}.woocommerce .shop_table.cart .button.update-cart{float:right}.table-no-border>tbody>tr>td,.table-no-border>tbody>tr>th{border-top:0}.woocommerce .cart-totals_wrap{border:5px solid #d5d5d5;padding:38px 37px 18px;margin-bottom:20px}.woocommerce .cart-totals_wrap .shipping-calculator-button{border-bottom:1px dashed #48a7d4;text-transform:none!important}.woocommerce .cart-totals_wrap .shipping-calculator-button:hover{border-color:#eab830}.woocommerce .cart-totals_wrap .shipping-calculator-form{padding-top:10px}.woocommerce .cart-totals_wrap .shipping-calculator-form p{margin-bottom:15px}.woocommerce .cart-totals_wrap .shipping-calculator-form p:last-child,.woocommerce .cart-totals_wrap p{margin-bottom:0}.woocommerce .cart-totals_wrap tr{border:0}.woocommerce .cart-totals_wrap th{width:20%;font-weight:700}.create-account #createaccount{width:inherit;display:inline-block;vertical-align:top;margin-right:4px;margin-top:5px}.woocommerce-checkout-review-order-table,.woocommerce-product-gallery img{width:100%}.create-account .checkbox{display:inline-block;margin:0;vertical-align:top}.woocommerce-checkout-review-order-table .table_heading{text-transform:uppercase;font-weight:900;color:#777}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table.shop-table>tbody>tr>td,.woocommerce-checkout-review-order-table.shop_table td,.woocommerce-checkout-review-order-table.shop_table th,.woocommerce-checkout-review-order-table>tbody>tr>td{padding:6px 17px}.woocommerce-checkout-review-order-table td,.woocommerce-checkout-review-order-table th.product-total{text-align:right}.woocommerce-checkout-review-order-table>tbody>tr:nth-of-type(odd){background-color:#f2f2f2}.woocommerce-checkout-review-order-table .shipping td{font-weight:900}.payment_methods.methods{padding:0;margin:0;list-style:none}.payment_methods.methods label{text-transform:uppercase;font-weight:900;margin:0 0 10px 8px;color:#555}.payment_methods.methods label a{vertical-align:middle;text-transform:none;font-weight:400;font-size:13px;margin-left:15px;color:#aaa;text-decoration:underline!important}.payment_methods.methods label a:hover{text-decoration:none!important;color:#777}.payment_methods.methods .payment_box p{font-style:italic;line-height:20px;color:#7b7b7b}.payment_method_paypal img{max-height:35px;vertical-align:middle;margin-left:13px}.payment_methods p{margin-bottom:15px}.shop_table.customer_details,.woocommerce .shop_table.order_details{margin-bottom:55px;width:inherit}.woocommerce abbr[data-original-title],.woocommerce abbr[title]{cursor:default;border:0}.woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-table--order-details tr{display:flex;justify-content:space-between}.woocommerce .shop_table.order_details>tbody>tr>td{padding:5px 10px;text-align:center}.woocommerce .shop_table.order_details th{padding:5px 10px}.woocommerce .shop_table.order_details .product-total{text-align:center}.woocommerce .shop_table.order_details tfoot td{padding:5px 10px;text-align:center}.woocommerce .shop_table.order_details>tbody>tr:nth-of-type(odd){background-color:#f2f2f2}.shop_table.customer_details td{padding:5px 10px}.my_account_orders{margin-bottom:30px}.edit-billing-address{padding:10px;min-width:80px}.woocommerce form.login,.woocommerce form.register{border:5px solid #d5d5d5;padding:50px 50px 20px}.woocommerce form.login:after,.woocommerce form.register:after{content:"";clear:both;display:block}.woocommerce form.login .button,.woocommerce form.register .button{min-width:80px;padding:10px;margin-right:10px;width:inherit;display:inline-block}.woocommerce form.login p.lost_password,.woocommerce form.register p.lost_password{float:right;margin:9px 0 0}.woocommerce form.login label #rememberme{display:inline-block;width:inherit}.woocommerce-pagination{margin-top:50px}.product_main_data .price>span.amount{margin-top:10px;font-size:32px;font-weight:700}.digital-downloads{margin-top:20px;list-style:none;padding-left:0}.digital-downloads li a{font-size:16px;color:#10c45c}.order-actions .button{margin-right:10px}.order-actions .button:last-child{margin-right:0}.shop_table tr{border:0}.shop_table td,.shop_table th{padding:0}.stm_badge.stm_small_badge{position:relative;top:4px;display:inline-block;vertical-align:bottom}.stm_badge.stm_small_badge .badge_unit{display:inline-block;vertical-align:top;padding:2px 7px;font-size:10px;font-weight:400;text-transform:uppercase;color:#fff;text-align:center;background-color:#48a7d4;border-radius:3px;line-height:1.1;opacity:.9}.button[disabled],.woocommerce-product-gallery .flex-control-thumbs img{opacity:.5}.stm_badge.stm_small_badge .badge_unit.free{background-color:#10c45c}.stm_badge.stm_small_badge .badge_unit.quiz{background-color:#eab830}.stm_badge.stm_small_badge .badge_unit.exam{background-color:#d94da6}.stm_badge.stm_small_badge .badge_unit.video{background-color:#1EC1D9}.stm_badge.stm_small_badge .badge_unit.test{background-color:#f13e3e}body.woocommerce-page #wrapper #main{padding-bottom:50px!important}.button{color:#fff!important}.button:after{display:none}.product-category-new>a{display:block;max-width:270px;margin:0 auto}.product-category-new .category-image-new{text-align:center}.product-category-new h3{text-align:center;font-size:14px;text-transform:uppercase}.product-category-new h3 .count{font-weight:400;color:#aaa}.sidebar-area ul.product_list_widget li:after,.sidebar-area ul.product_list_widget li>a:after{content:"";display:block;clear:both}.sidebar-area ul.product_list_widget li img{float:left;max-width:100px;margin:0 15px 0 0}.sidebar-area ul.product_list_widget li .product-title{top:0;margin:5px 0 0;font-size:14px;font-weight:700}.variations_form .single_variation_wrap .single_variation,.variations_form table.variations{margin-bottom:30px}.sidebar-area ul.product_list_widget li>a{display:block}.variations_form table.variations tr:not(:first-child) td.label{margin-top:20px}.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce-product-gallery .flex-control-thumbs{display:flex;flex-wrap:wrap}.woocommerce-product-gallery .flex-control-thumbs li{list-style:none;cursor:pointer}.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover{opacity:1}.woocommerce-product-gallery img{display:block}.woocommerce-product-gallery__trigger{position:absolute;top:1em;z-index:99;right:inherit;left:.5em}ol.flex-control-nav.flex-control-thumbs{padding-left:0}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}.woocommerce-account .woocommerce-MyAccount-navigation{display:table;float:none;width:100%}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}.woocommerce-MyAccount-navigation ul{display:table!important;table-layout:fixed;width:100%;list-style:none;padding:0;margin:0 0 30px}.woocommerce-MyAccount-navigation ul>li{display:table-cell}.woocommerce-MyAccount-navigation ul>li>a{display:block;padding:12px 20px;background-color:#457992;border:0;border-left:1px solid #fff;border-radius:0;color:#fff;text-transform:uppercase;text-align:center;font-size:14px}.product_main_data .cart:not(.grouped_form) .quantity,.product_main_data .cart:not(.variations_form) .quantity,.woocommerce div.product form.cart .variations td.label{display:none}.woocommerce-MyAccount-navigation ul>li a:focus,.woocommerce-MyAccount-navigation ul>li a:hover,.woocommerce-MyAccount-navigation ul>li.is-active a{background-color:#f0f2f5;color:#457992}.woocommerce-product-gallery{position:relative;margin-bottom:3em}.select2-container .select2-selection--single,.woocommerce-product-gallery figure{margin:0}a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{z-index:9!important}.price del{font-size:16px}@media (max-width:575.98px){.shop_table{display:flex;flex-direction:column;border:1px solid #d5d5d5;border-radius:5px}.shop_table thead{display:none}.shop_table tbody tr{display:flex;flex-direction:column}.shop_table tbody tr:last-child td{border-bottom:none}.shop_table tbody tr td{display:flex;width:100%;border-bottom:1px solid #d5d5d5;justify-content:space-between;padding:10px}.shop_table tbody tr td a{width:auto;padding:0}.shop_table tbody tr td.product-quantity{padding:10px;width:100%}.shop_table tbody tr td.product-quantity input{display:flex;justify-content:center;align-items:center;text-align:center;width:40px;height:35px;background:#fff;border:1px solid #d5d5d5;border-radius:5px}.shop_table tbody tr td.actions{flex-direction:column;padding:10px}.shop_table tbody tr td.actions .coupon{display:flex;width:100%;margin-bottom:10px}.shop_table tbody tr td.actions .coupon input#coupon_code{display:flex;width:50%;height:auto;min-width:auto;border-radius:5px}.shop_table tbody tr td.actions .coupon input[type=submit]{display:flex;width:50%;text-transform:none;justify-content:center;min-width:auto;margin-left:15px;padding:6px}.shop_table tbody tr td.actions .button.update-cart{display:flex;width:46%;text-transform:none;justify-content:center;padding:6px}.shop_table tbody tr td .shop_table_small_thumb{display:none}.shop_table tbody tr td .mobile-title{display:flex;font-weight:700}.cart_totals h3{font-weight:700}.cart_totals .cart-totals_wrap{border:1px solid #d5d5d5;border-radius:5px;padding:0}.cart_totals .cart-totals_wrap table{display:flex;width:100%;margin:0}.cart_totals .cart-totals_wrap table tbody{display:flex;flex-direction:column;width:100%}.cart_totals .cart-totals_wrap table tbody tr{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid #d5d5d5}.cart_totals .cart-totals_wrap table tbody tr:last-child{border-bottom:none}.cart_totals .cart-totals_wrap table tbody tr td{display:flex;width:auto;padding:10px}.cart_totals .cart-totals_wrap table tbody tr th{display:flex;width:auto;padding:10px;text-align:left}.cart_totals .wc-proceed-to-checkout{display:flex;width:100%}.cart_totals .wc-proceed-to-checkout a{display:flex;justify-content:center;width:100%;text-transform:none}}@media (max-width:450px){.woocommerce ul.stm-courses li.product{padding:40px 70px}}@media (max-width:545px){.single_product_after_title .meta_pull,.single_product_after_title .meta_pull .pull-left,.single_product_after_title .xs-comments-left{float:none!important}.single_product_after_title .meta_pull{max-width:100%}.single_product_after_title .meta_pull .xs-product-cats-left{margin:15px 0 20px}}@media (min-width:992px){.woocommerce.columns-2 .col-md-4{width:50%}.woocommerce.columns-2 .col-md-4:nth-child(3n+1){clear:none}.woocommerce.columns-2 .col-md-4:nth-child(2n+1){clear:both}.woocommerce.columns-4 .col-md-4{width:25%}.woocommerce.columns-4 .col-md-4:nth-child(3n+1){clear:none}.woocommerce.columns-4 .col-md-4:nth-child(4n+1){clear:both}.woocommerce.columns-5 .col-md-4{width:20%}.woocommerce.columns-5 .col-md-4:nth-child(3n+1){clear:none}.woocommerce.columns-5 .col-md-4:nth-child(5n+1){clear:both}.woocommerce.columns-6 .col-md-4{width:16.6%}.woocommerce.columns-6 .col-md-4:nth-child(3n+1){clear:none}.woocommerce.columns-6 .col-md-4:nth-child(6n+1){clear:both}}.wpb_tabs .wpb_tabs_nav.ui-tabs-nav li{float:left;border-left:1px solid #fff;margin-right:0;font-size:0}.wpb_tabs .wpb_tabs_nav.ui-tabs-nav li a{padding:11.5px 10px;font-size:14px;text-transform:uppercase;background-color:#457992;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis}.wpb_tabs .wpb_tabs_nav.ui-tabs-nav li.ui-state-active a{background-color:#f0f2f5;color:#457992}.wpb_tabs .wpb_tabs_nav.ui-tabs-nav li:first-child{border:0}.wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:37px 51px 44px}.wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .h4,.wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content h4,.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .h4,.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab h4{margin-bottom:20px}.vc_progress_bar.wpb_content_element,.vc_toggle .vc_toggle_content p{margin-bottom:15px}.wpb_tabs .form-control{background-color:#fff}.wpb_tabs .form-control:active,.wpb_tabs .form-control:focus{border-color:#48a7d4}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background-color:#f0f2f5!important}.vc_toggle{background-color:#457992}.vc_toggle .vc_toggle_content,.vc_toggle.vc_toggle_active .vc_toggle_title,.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper,.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active{background-color:#f0f2f5}.vc_toggle .vc_toggle_title{padding:11px 10px}.vc_toggle .vc_toggle_title>h4{color:#fff}.vc_toggle.vc_toggle_active .vc_toggle_title>h4,.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a{color:#457992}.vc_toggle .vc_toggle_title .vc_toggle_icon:after,.vc_toggle .vc_toggle_title .vc_toggle_icon:before{border-color:#fff!important}.vc_toggle .vc_toggle_content{margin-top:0;padding:15px 10px 0}.vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon:after,.vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before{border-color:#457992!important}.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li{margin:0;background-color:#457992;border-bottom:1px solid #fff}.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container,.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container{margin-right:0!important}.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li a{padding:12px 11px;text-transform:uppercase;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li:last-child{border-bottom:0}.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{padding:11px}.wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section{border-bottom:1px solid #fff}.wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_header{margin-bottom:0;outline:0!important}.wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_header a{padding:12px 11px;outline:0!important;text-transform:uppercase;color:#fff;background-color:#457992}.wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_header.ui-state-active a{background-color:#f0f2f5;color:#457992}.wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .ui-state-default .ui-icon{top:15px}.wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{background-color:#f0f2f5;padding:12px}.ui-accordion-header-icon:hover{cursor:pointer}.vc_progress_bar.wpb_content_element .vc_single_bar{box-shadow:none;background-color:#f0f2f5}.vc_progress_bar.wpb_content_element .vc_single_bar .vc_label{color:#fff}.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list{display:table!important;table-layout:fixed;width:100%;margin-left:0!important}.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab{display:table-cell}.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a{padding:12px 20px;background-color:#457992;border:0;border-left:1px solid #fff;border-radius:0;color:#fff;text-transform:uppercase;text-align:center;font-size:14px}.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span.vc_tta-title-text{color:#fff}.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab:first-child a{border-left:0}.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a{background-color:#f0f2f5}.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a span.vc_tta-title-text{color:#457992}.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels{border:0!important;border-radius:0!important;background-color:#f0f2f5!important}.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body{padding:37px 51px 44px;border:0;border-radius:0;background-color:#f0f2f5}.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a{padding:12px 20px;background-color:#457992;border:0;border-left:0;border-radius:0;color:#fff;text-transform:uppercase;text-align:left;font-size:14px}.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span.vc_tta-title-text{color:#fff}.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab:first-child a{border-left:0}.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a{background-color:#f0f2f5}.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a span.vc_tta-title-text{color:#457992}.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels{border:0!important;border-radius:0!important;background-color:#f0f2f5!important}.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body{padding:37px 51px 44px;border:0;border-radius:0;background-color:#f0f2f5}.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{background-color:#457992!important;border:0;border-radius:0!important}.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-title-text{color:#fff;text-transform:uppercase}.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon:after,.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon:before{border-color:#fff!important}.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading{background-color:#f0f2f5!important}.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-title-text{color:#457992}.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after,.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before{border-color:#457992!important}.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body{border:0;background-color:#f0f2f5!important}.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left{align-items:flex-start}.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list{flex-wrap:wrap!important}.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab{width:100%}.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container{padding:0}.vc_separator h4{padding:0 15px}.vc_toggle .vc_toggle_title .vc_toggle_icon{margin-top:3px}.vc_general.vc_tta.vc_tta-tabs{border-top:3px solid #fff0}.vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container{margin:0 0 30px!important}.vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list{display:flex}.vc_general.vc_tta.vc_tta-tabs .vc_tta-tab{margin-left:0!important;flex-grow:1}.vc_general.vc_tta.vc_tta-tabs .vc_tta-tab>a{border:0!important;border-radius:0!important;color:#fff!important;text-align:center;font-size:15px;font-weight:600;text-transform:uppercase}.vc_general.vc_tta.vc_tta-tabs .vc_tta-tab.vc_active>a{color:#273044!important}.vc_general.vc_tta.vc_tta-tabs .vc_tta-panels{border:0!important;background-color:transparent!important}.vc_general.vc_tta.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{padding:20px 0 0}@media (max-width:515px){.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{background-color:transparent!important;border-radius:0!important}.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a{font-weight:600}.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body{background-color:transparent!important;border:0!important;margin-bottom:30px!important}}@media (min-width:768px){.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel{margin:0!important}}@media (min-width:992px){.lg-md-text-center{text-align:center}.lg-md-text-left{text-align:left}.lg-md-text-right{text-align:right}.lg-md-dp-in{display:inline-block;max-width:100%;vertical-align:top}}@media (min-width:1200px){.lg-text-center{text-align:center}.lg-text-left{text-align:left}.lg-text-right{text-align:right}.lg-dp-in{display:inline-block;max-width:100%;vertical-align:top}.stm_woo_helpbar .woocommerce-product-search .search-field{min-width:235px}#frontend_customizer #frontend_customizer_button{top:30%}}@media (max-width:1199px) and (min-width:992px){.md-text-center{text-align:center}.md-text-left{text-align:left}.md-text-right{text-align:right}.md-dp-in{display:inline-block;max-width:100%;vertical-align:top}.post_list_main_section_wrapper .post_list_inner_content_unit_left{margin-left:-20px}.overflowed_content .icon_text{min-height:161px}}@media (max-width:991px){.sm-xs-text-center{text-align:center}.sm-xs-text-left{text-align:left!important}.sm-xs-text-right{text-align:right}.sm-xs-dp-in{display:inline-block;max-width:100%;vertical-align:top}}@media (max-width:991px) and (min-width:768px){.sm-text-center{text-align:center}.sm-text-left{text-align:left}.sm-text-right{text-align:right}.sm-dp-in{display:inline-block;max-width:100%;vertical-align:top}}@media (max-width:767px){.xs-text-center{text-align:center}.xs-text-left{text-align:left}.xs-text-right{text-align:right}.xs-dp-in{display:inline-block;max-width:100%;vertical-align:top}}@media (max-width:1370px){.hades.tparrows,.tparrows.preview1,.tparrows.preview1:after{width:43px}.hades.tparrows .tp-arr-allwrapper,.tp-arr-imgholder{display:none!important}}@media (min-width:992px){.navbar-collapse{padding:0!important}.sidebar_position_right,.vc_sidebar_position_right>.wpb_wrapper{position:relative;padding-right:32px}.sidebar_position_right:after,.vc_sidebar_position_right>.wpb_wrapper:after{content:"";display:block;position:absolute;width:1px;height:95%;z-index:10;bottom:0;background-color:#e1e2e4;right:0}.sidebar_position_left,.vc_sidebar_position_left>.wpb_wrapper{position:relative;padding-left:32px}.sidebar_position_left:after,.vc_sidebar_position_left>.wpb_wrapper:after{content:"";display:block;position:absolute;width:1px;height:95%;z-index:10;background-color:#e1e2e4;bottom:0;left:0}}@media (max-width:600px){body.home #footer{position:static}}@media (max-width:1025px){.stm_fixed_background{position:relative}.stm_fixed_background .vc_parallax-inner{height:100%!important;top:0!important;background-attachment:scroll!important;background-size:cover}}@media (max-width:991px){.vc_row.sm_reset_row{margin:0 15px!important;padding:0 15px!important}.overflowed_content .wpb_column,.vc_custom_heading.vc_custom_1435659711060,.vc_row.overflowed_content{margin-top:0!important}.vc_row.sm_reset_row .vc_column-inner{padding:35px 15px 0!important;margin:0!important}.vc_row.overflowed_content{margin-left:-15px!important;margin-right:-15px!important;padding:0!important}.homeslidertitle .yellow{font-size:30px}.blog_layout_grid .col-md-4:nth-child(3n+1){clear:none}.blog_layout_grid .col-sm-6:nth-child(2n+1){clear:both}.post_list_meta_unit.date-m{font-size:9px!important}.post_list_meta_unit .date-d{font-size:20px!important}.blog_layout_grid.sidebar_position_left,.blog_layout_grid.sidebar_position_right,.blog_layout_list.sidebar_position_left,.blog_layout_list.sidebar_position_right{padding:0}.footer_widgets_wrapper .cols_4 aside{clear:none!important;width:50%}.footer_widgets_wrapper .cols_4 aside:nth-child(2n+1){clear:both!important}.stm-courses .col-md-3:nth-child(4n+1),.teacher-col.col-md-3:nth-child(4n+1){clear:none!important}.wpb_column.vc_custom_1435665068829{padding-right:15px!important}.stm_contact_image{float:none;margin-bottom:30px}.fixed_invisible_top,.transparent_header{position:static}.transparent_header .logo_transparent_static{display:none!important;visibility:hidden!important}.transparent_header .logo_colored_fixed{display:block!important;visibility:visible!important}.icon_box:hover,.stm_featured_products_unit .stm_featured_product_single_unit:hover{margin-top:0}.logo-unit{max-width:60%;float:left}.sticky_header{padding-bottom:0!important}#header.sticky_header .header_default.fixed{position:static!important;min-height:109px;padding:28px 0 25px!important;-webkit-transform:inherit}#header.sticky_header .header_default.fixed .logo-unit{margin-top:3px}.magic_line{display:none!important}.header-menu-mobile{padding:0}.header-menu-mobile .header-menu{margin-top:20px;padding:0;border-top:3px solid #e5e5e5;overflow:hidden}.header-menu-mobile .header-menu>li{position:relative;width:100%;margin-bottom:0;border-bottom:1px solid #e1e2e4}.header-menu-mobile .header-menu>li.opened>a{background-color:#fff;color:#eab830}.header-menu-mobile .header-menu>li>a{display:block;padding:20px 50px 20px 40px;background-color:#f0f2f5;text-transform:uppercase;font-size:16px}.header-menu-mobile .header-menu>li .arrow{position:absolute;top:0;right:0;width:59px;height:62px;line-height:62px;text-align:center;color:#aaa;font-size:22px}.header-menu-mobile .header-menu>li .arrow:hover{cursor:pointer}.header-menu-mobile .header-menu>li .arrow.active{-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#eab830;right:1px}.header-menu-mobile .header-menu>li .sub-menu{padding-left:40px}.header-menu-mobile .header-menu>li .sub-menu li{margin-bottom:0}.header-menu-mobile .header-menu>li>.sub-menu{display:none;padding:0 0 24px 57px;list-style:disc}.header-menu-mobile .header-menu>li>.sub-menu>li{color:#333;margin-bottom:20px}.header-menu-mobile .header-menu>li>.sub-menu>li>.sub-menu{margin-top:20px;margin-left:-56px;list-style:none}.header-menu-mobile .header-menu>li>.sub-menu>li>.sub-menu>li{margin-bottom:18px}.header-menu-mobile .header-menu>li>.sub-menu>li>.sub-menu>li:before{content:"— "}.header-menu-mobile .header-menu>li>.sub-menu>li:last-child{margin-bottom:0}.header-menu-mobile .header-menu>li>.sub-menu>li a{color:#333;font-size:16px}#searchform-mobile .search-wrapper{position:relative}#searchform-mobile .search-wrapper .search-input{background-color:#fff;border:0;padding:14px 55px 14px 40px!important;height:62px;font-size:16px;color:#333}#searchform-mobile .search-wrapper .search-submit{position:absolute;top:50%;right:16px;margin-top:-13px;background-color:#fff0;color:#eab830;border:0;font-size:20px}.header_top_bar .language-switcher-unit{display:none}.footer_widgets_wrapper aside{margin-bottom:20px}.transparent_header_off .header_default::after{display:none}.woocommerce form.login,.woocommerce form.register{margin-bottom:30px}.sm-xs-pull-left{float:left!important}.stm_woo_archive_view_type_list .stm_featured_product_stock{margin-top:5px}.stm_product_meta_unit .expert_unit{margin-right:30px}.stm_sm_gutter_back.wpb_column{padding-left:15px!important;padding-right:15px!important}.stm_bottom_border .icon_box{border-bottom:1px solid #e1e2e4}.stm_icon_box_responsive .icon_alignment_left .icon{width:35px!important;padding-left:5px!important}.post_list_main_section_wrapper .post_list_item_title{padding-right:0}.fixed_invisible_top{opacity:1}.overflowed_content .icon_box:hover,.project_cat_single_item:hover{top:0!important;margin-top:0!important}}@media (max-width:991px) and (min-width:768px){.featured_products_list .col-md-3:nth-child(4n+1),.featured_products_list .col-md-4:nth-child(3n+1),.featured_products_list .col-md-6:nth-child(2n+1){clear:none}.featured_products_list .col-sm-4:nth-child(3n+1),.teacher-col.col-sm-4:nth-child(3n+1){clear:both}.navbar-collapse{padding:0!important;border-top:1px solid #fff0;box-shadow:inset 0 1px 0 rgb(255 255 255 / .1)}.blog_layout_grid .col-md-4:nth-last-child(3) .post_list_content_unit{margin-bottom:70px}.wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:25px 20px!important}.stm_sign_up_now{padding:0 15px!important}.stm_sign_up_now .stm_sign_up_now_inner{padding:15px 35px 1px!important}#main{z-index:initial}.header_main_menu_wrapper .header-menu>li{padding:0 9px}.logo-unit{margin-top:3px}.fixed .logo-unit{margin-top:6px}.icon_box .icon_text h3{min-height:38px}.navbar-toggle{display:block}.navbar-collapse.collapse{display:none!important}.navbar-nav{float:none!important;margin:7.5px -15px}.navbar-nav>li{float:none}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px}.navbar-collapse.collapse.in{display:block!important}.collapsing{overflow:hidden!important}.stm_product_gallery_images.active img{width:100%}.overflowed_content .icon_text{min-height:224px}.stm_woo_helpbar .select2{max-width:210px}}@media (max-width:767px){.gallery_entry_unit .gallery_terms_list,.stm_share{margin-top:15px}.entry-header .entry-title h1{font-size:30px}.blog_layout_grid .col-md-4:nth-last-child(2) .post_list_content_unit{margin-bottom:70px}.footer_widgets_wrapper .cols_2 aside,.footer_widgets_wrapper .cols_3 aside,.footer_widgets_wrapper .cols_4 aside{width:100%}.stm-courses .col-md-4:nth-child(3n+1){clear:none!important}.stm-courses .col-xs-6:nth-child(2n+1){clear:both}.stm_woo_helpbar{padding:10px}.stm_woo_helpbar .woocommerce-product-search{margin-right:20px}.stm_woo_helpbar .woocommerce-product-search .search-field{padding:0 22px}.stm_woo_helpbar .woocommerce-product-search input[type=submit]{min-width:105px}.stm_woo_helpbar .select2-container--default .select2-selection--single{height:36px}.stm_woo_helpbar .select2-container--default .select2-selection--single .select2-selection__arrow{width:30px;height:36px}.teacher-col.col-xs-6:nth-child(2n+1){clear:both!important}.gallery_entry_unit{margin-bottom:20px}.gallery_entry_unit .gallery_terms_list li{display:inline-block;margin-left:0;margin-right:15px}.gallery_entry_unit .gallery_terms_list li:last-child{margin-right:0}.wpb_tabs .wpb_tabs_nav.ui-tabs-nav li{float:none;width:100%!important;border:0!important}.wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:25px 20px!important}.stm_sign_up_now{padding:0 15px}.stm_sign_up_now .stm_sign_up_now_inner{padding:15px 15px 1px!important}.wpb_wrapper .vc_custom_heading{padding-left:0!important;padding-right:0!important}.stats_counter{margin-bottom:40px!important}.xs-pull-left{float:left!important}.stm_woo_archive_view_type_list .stm_featured_product_image_list{float:none;margin-bottom:15px}.stm_woo_gallery-wrapper .caroufredsel_wrapper{display:none}.xs-product-cats-left{margin-right:20px;margin-bottom:10px}.xs-comments-left{float:left!important}.breadcrumbs_holder,.stm_breadcrumbs_unit,.woocommerce-breadcrumb{margin-bottom:30px}.stm_pricing_plan{margin-bottom:15px}.event_date_info_table td{display:block}.btn-experts-all,.footer_logo,.post_list_main_section_wrapper .post_list_meta_unit .sticky_post:after,.top_bar_info li.hidden-info{display:none}.event_date_info_table td.event_btn{text-align:left;padding-right:0;padding-left:27px}.event_date_info_table td.event_info{padding:15px 27px 0}.stm_share{margin-left:0}.entry-header{background-size:cover;background-repeat:no-repeat}.vc_custom_heading{margin-top:20px}.simple-carousel-bullets{margin-top:5px}#wrapper #main{padding-bottom:40px}.stm_post_info .stm_post_details ul.post_meta{max-width:100%;margin-bottom:0}.stm_post_info .stm_post_details li{margin-bottom:15px!important}.stm_post_info .stm_post_details .comments_num{float:left;margin-bottom:5px}.stm_post_unit{margin-bottom:15px}.stm_post_info .post_thumbnail{margin-bottom:10px}.stm_subscribe{margin-top:15px}.post_list_main_section_wrapper .post_list_inner_content_unit_left{margin-left:0}.footer_menu{margin:15px 0 0}#footer_copyright .footer_logo{margin-top:6px}.event-col-small.col-md-4:nth-child(3n+1){clear:none!important}.post_list_main_section_wrapper .post_list_meta_unit .sticky_post{position:static;margin-top:0}.copyright_socials ul{margin:10px 0 0}.header_top_bar .header_top_bar_socs.reversed{margin-right:20px}}@media (max-width:768px){.md-font-size-60{font-size:60px!important;line-height:60px!important}.stm_icon_box_responsive .vc_column-inner .vc_column-inner{padding-left:0!important}.countDays,.countHours,.countMinutes,.countSeconds{height:50px!important}body.single_instructor .position,body.single_instructor .position .digit{line-height:50px!important;height:50px}}@media (max-width:655px){.stm_pricing_plan .price_unit_round .plan_price{font-size:30px}.header_top_bar_socs li{display:none}.header_top_bar_socs li:first-child,.header_top_bar_socs li:nth-child(2){display:block}.header_top_bar_socs li:nth-child(3){display:block;margin-right:0!important}.course_table tr td.icon,.course_table tr td.meta,.course_table tr td.number,.course_table tr td.number.number-visible.icon,.course_table tr td.number.number-visible.meta,.course_table tr td.number.number-visible.number{display:none}.course_table tr td.number.number-visible.title,.course_table tr td.title{padding-left:5px}body .xs_reset_col{padding:0!important}}@media (max-width:450px){.course-col,.teacher-col{width:100%}.wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding:10px!important}.stm_sign_up_now .stm_sign_up_now_inner{padding:15px 15px 1px!important}.stm_sign_up_now .stm_sign_up_now_inner:before{display:none}.product_categories_main_wrapper .simple_carousel_with_bullets{max-width:210px;width:auto;margin:0 auto}.product_categories_main_wrapper .simple_carousel_with_bullets.single-course-col{width:100%}.media-left{display:block}.header_top_bar .top_bar_info li{margin-left:15px}.simple-carousel-bullets{margin-left:-10px;margin-right:-10px}}@media (max-width:900px) and (min-width:768px){.top_bar_info li:first-child{display:none}}@media (max-width:740px){.stm_woo_helpbar .woocommerce-product-search{position:relative;margin-right:0}.stm_woo_helpbar .woocommerce-product-search .search-field{width:100%;padding-right:90px}.stm_woo_helpbar .woocommerce-product-search input[type=submit]{position:absolute;right:0;top:0;min-width:85px}.stm_woo_helpbar>.pull-left{width:100%}.stm_woo_helpbar .xs-right-help{width:100%;float:left!important;margin-top:20px}.stm_woo_helpbar .view_type_switcher{margin-left:5px}.stm_woo_helpbar .view_type_switcher a{margin-right:10px}.stm_woo_helpbar .view_type_switcher a:last-child{margin-right:0}.stm_woo_helpbar .select-xs-left{float:left!important}.stm_woo_helpbar .select2{width:160px;min-width:160px}}@media (max-width:1070px) and (min-width:768px){.stm_woo_helpbar .select2{max-width:170px;min-width:inherit}}.eroom_prod_details_block .stm-eroom-calendar-download .stm-eroom-calendar-download__add{border-radius:50%;border:0}.stm_zoom_grid_container .stm_zoom_grid__item .zoom-single_meeting,.stm_zoom_grid_container .stm_zoom_grid__item .zoom-single_meeting .info{border-radius:3px!important}.stm_zoom_grid_container .stm_zoom_grid__item{text-align:center}.stm_zoom_grid_container .stm_zoom_grid__item .zoom-single_meeting .zoom_product_price .price{font-weight:700}.stm_zoom_grid_container .stm_zoom_grid__item .zoom-single_meeting .zoom_product_price .price ins .amount{font-size:18px;font-weight:700}.stm_zoom_grid_container .stm_zoom_grid__item .zoom-single_meeting .zoom_product_price .price del{opacity:.6}.stm_zoom_grid_container .stm_zoom_grid__item .zoom-single_meeting .zoom_grid_bottom_section{display:flex;justify-content:space-between}.stm_zoom_grid_container .stm_zoom_grid__item .image{border:0}.stm_zoom_grid_container .stm_zoom_grid__item .image a img{border-radius:3px}.stm_zoom_grid_container .stm_zoom_grid__item .info{position:relative;background:#fff;padding-bottom:20px}.stm_zoom_grid_container .stm_zoom_grid__item .info .title h3{text-align:left;font-size:18px!important;font-weight:500!important;line-height:26px!important}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date{color:#4889FC;font-size:16px;font-weight:700;text-transform:capitalize;padding-top:3px;text-align:left;line-height:20px;margin-bottom:25px;background:#fff;border-radius:4px}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date .year{font-weight:400}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info{width:100%;flex:0 0 100%}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_title{color:#a7d320;font-weight:400;opacity:.6;font-size:15px;line-height:17px}.stm-eroom-wcproduct .stm_eroom_single_add_to_cart_button{height:50px!important;line-height:20px!important}.stm-eroom-wcproduct .meeting_get_access.purchased .single_add_to_cart_button{height:auto!important}.has_envato_iframe #wrapper{margin-top:0}#header-mobile .header_mobile{background-color:#f0f2f5;padding:25px 0}#header-mobile .header_mobile .stm_lms_search_popup__close{color:#000;background-color:#fff}#header-mobile .header_mobile .header_top img.avatar.avatar-32.photo{width:50px;height:50px;border-radius:50%;max-width:50px;max-height:50px}#header-mobile .header_mobile .header_top button.stm_header_top_search .icon-bar{background-color:rgb(39 48 68 / .5)!important}#header-mobile .header_mobile .header_top .stm_header_top_toggler{display:flex;justify-content:center;align-items:center;text-indent:0;line-height:0}#header-mobile .header-mobile-trigger{padding:55px}#header-mobile .stm_lms_mobile_header_open{position:fixed;display:block;padding-top:25px;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .5);z-index:20;cursor:pointer}div#wpadminbar{position:relative;display:flex;flex-wrap:wrap}div#wpadminbar #wp-toolbar{width:100%}div#wpadminbar .ab-top-secondary,div#wpadminbar .ab-top-secondary #wp-admin-bar-my-account{background:#1d2327}html.stm-lms-lesson-opened div#wpadminbar{position:fixed}.header_main_menu_wrapper .collapse{display:block}.media-body,.media-left,.st_experts .media-body,.st_experts .media-left{display:table-cell;vertical-align:top}.media-left img.testimonial-media-unit-rounded.wp-post-image{border-radius:50%}@media screen and (max-width:992px){.navbar-toggle{border:1px solid #fff0;background-color:#fff0}.navbar-toggle span.icon-bar{display:block}}@media screen and (max-width:1025px){.header_mobile .header_top .navbar-toggle span.icon-bar{display:block}}.udemy .stm_lms_courses_grid__top{margin-bottom:35px}.udemy .stm_lms_courses_grid__top h2{text-transform:none;font-size:22px}.udemy .categories-courses-dropdown:after{opacity:1}.udemy .stm_lms_recent_courses__term{font-size:16px;color:#457992}.udemy .categories-courses{display:flex}@media (max-width:1025px){.udemy .categories-courses{display:none}}.stm_lms_udemy_course .nav.nav-tabs>li.active a{background-color:#fff}.wpb_widgetised_column.sidebar-area .multiseparator{display:none!important}#footer_copyright .copyright_text a,#footer_copyright .copyright_text a:hover,#wrapper,.btn-carousel-control:after,.btn-carousel-control:hover:after,.btn-default,.btn-default:active,.btn-default:focus,.btn-default:hover,.button,.button:active,.button:focus,.button:hover,.countDiv,.countDiv.flash,.event-col .event_archive_item>a .event_img:after,.event-col .event_archive_item>a .title,.event-col .event_archive_item>a:hover .event_img:after,.event-col .event_archive_item>a:hover .title,.expert_socials a,.expert_socials a:hover,.form-control,.form-control:active,.form-control:focus,.form-submit .submit,.form-submit .submit:active,.form-submit .submit:focus,.form-submit .submit:hover,.gallery_single_view .gallery_img a:after,.gallery_single_view .gallery_img a:before,.gallery_single_view .gallery_img a:hover:after,.gallery_single_view .gallery_img a:hover:before,.header-menu-mobile .header-menu>li .arrow,.header-menu-mobile .header-menu>li .arrow.active,.modal-open #wrapper,.panel-group .panel.panel-default>.panel-heading,.panel-group .panel.panel-default>.panel-heading:hover,.search-submit,.search-submit:hover,.sidebar-area .widget ul li a:after,.sidebar-area .widget ul li a:hover:after,.sidebar-area .widget>ul>li>a:after,.sidebar-area .widget>ul>li>a:hover:after,.sidebar-area .widget_mailchimp .stm_mailchimp_unit .stm_subscribe_email,.sidebar-area .widget_mailchimp .stm_mailchimp_unit .stm_subscribe_email:focus,.single_product_after_title .meta-unit.teacher .value,.single_product_after_title .meta-unit.teacher:hover .value,.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_show_more,.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered:hover .stm_featured_product_show_more,.stm_featured_products_unit .stm_featured_product_single_unit .stm_featured_product_footer,.stm_featured_products_unit .stm_featured_product_single_unit .stm_featured_product_single_unit_centered .stm_featured_product_footer .stm_featured_product_show_more,.stm_featured_products_unit .stm_featured_product_single_unit:hover .stm_featured_product_show_more,.stm_post_info .stm_post_details .post_meta li a span,.stm_post_info .stm_post_details .post_meta li a:hover span,.stm_product_list_widget li a .title,.stm_product_list_widget li a:hover .title,.stm_woo_archive_view_type_list .expert_unit_link .expert,.stm_woo_archive_view_type_list .expert_unit_link:hover .expert,.teacher_single_product_page>a .title,.teacher_single_product_page>a:hover .title,.testimonial_inner_wrapper .testimonial_inner_content p,.testimonial_inner_wrapper:hover .testimonial_inner_content p,.textwidget .btn,.textwidget .btn:active,.textwidget .btn:focus,.textwidget .btn:hover,.vc_toggle .vc_toggle_title,.vc_toggle.vc_toggle_active .vc_toggle_title,.widget_categories ul li a:after,.widget_categories ul li a:hover:after,.widget_nav_menu ul.style_1 li a .h6,.widget_nav_menu ul.style_1 li a:hover .h6,.widget_pages ul.style_1 li a .h6,.widget_pages ul.style_1 li a:hover .h6,.widget_pages ul.style_2 li a .h6,.widget_pages ul.style_2 li a:after,.widget_pages ul.style_2 li a:hover .h6,.widget_pages ul.style_2 li a:hover:after,.widget_stm_recent_posts .widget_media a .h6,.widget_stm_recent_posts .widget_media a:hover .h6,a,a:hover{transition:all .25s ease}.header_default,.header_default.fixed{transition:padding .25s ease,top .25s ease}.stm_featured_products_unit .stm_featured_product_single_unit:hover .stm_featured_product_footer{transition-delay:.25s}.course_table tr td.number,.course_table tr td.number.number-visible,.stm_subscribe_preloader,.stm_subscribe_preloader.loading{transition:all .25s cubic-bezier(1,.83,.3,1.25)}.btn:after,.btn:hover:after,.button:after,.button:hover:after,.page-links span,.page-links span:after,.page-links span:hover,.page-links span:hover:after,.search-toggler,.search-toggler:after,.search-toggler:hover,.search-toggler:hover:after,.see_more a,.see_more a:after,.see_more a:hover,.see_more a:hover:after,.stm_pricing_plan .inner .btn-plan:after,.stm_pricing_plan .inner .btn-plan:hover:after,.teacher_content .teacher_img .expert_socials,.teacher_content .teacher_img:hover .expert_socials,.teacher_content .teacher_img:hover>a:after,.teacher_content .teacher_img>a:after,ul.page-numbers>li a.page-numbers:after,ul.page-numbers>li a.page-numbers:hover:after,ul.page-numbers>li span.page-numbers:after,ul.page-numbers>li span.page-numbers:hover:after{transition:all .25s cubic-bezier(.66,.36,.17,.91)}.icon_box,.icon_box:hover,.project_cat_single_item,.project_cat_single_item:hover,.stm_featured_product_single_unit,.stm_featured_product_single_unit:hover{transition:all .3s cubic-bezier(0,.01,.27,1)}.simple_flip_container.hover .simple_flipper,.simple_flip_container:hover .simple_flipper{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.event-col .event_archive_item>a .event_img:after,.event-col .event_archive_item>a .event_img:before,.event-col .event_archive_item>a .event_img:hover:before,.post_list_featured_image>a:after,.post_list_featured_image>a:before,.post_list_featured_image>a:hover:after,.post_list_featured_image>a:hover:before,.post_list_inner_content_unit>a:hover>.post_list_featured_image:after,.post_list_inner_content_unit>a:hover>.post_list_featured_image:before,.post_list_inner_content_unit>a>.post_list_featured_image:after,.post_list_inner_content_unit>a>.post_list_featured_image:before{transition:all .25s ease-in-out}.event-col .event_archive_item>a .event_img,.post_list_featured_image>a,.post_list_inner_content_unit>a>.post_list_featured_image{display:inline-block;max-width:100%;vertical-align:top;position:relative}.event-col .event_archive_item>a .event_img:after,.post_list_featured_image>a:after,.post_list_inner_content_unit>a>.post_list_featured_image:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgb(0 0 0 / .6);visibility:hidden;opacity:0}.event-col .event_archive_item>a .event_img:before,.post_list_featured_image>a:before,.post_list_inner_content_unit>a>.post_list_featured_image:before{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e635";position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;text-align:center;width:40px;height:40px;line-height:40px;color:#fff;font-size:30px;visibility:hidden;opacity:0;z-index:15}.post_list_inner_content_unit>a>.post_list_featured_image:before{width:50px;height:50px;margin:-25px 0 0 -25px;line-height:50px;font-size:40px}.event-col .event_archive_item>a .event_img:hover:after,.event-col .event_archive_item>a .event_img:hover:before,.post_list_featured_image>a:hover:after,.post_list_featured_image>a:hover:before,.post_list_inner_content_unit>a:hover>.post_list_featured_image:after,.post_list_inner_content_unit>a:hover>.post_list_featured_image:before{visibility:visible;opacity:1;color:#fff}.icon-btn,.icon-btn .icon_in_btn,.icon-btn .link-title,.icon-btn:hover .icon_in_btn,.icon-btn:hover .link-title,rs-layer-wrap .icon-btn .icon_in_btn,rs-layer-wrap .icon-btn .link-title,rs-layer-wrap .icon-btn:hover .icon_in_btn,rs-layer-wrap .icon-btn:hover .link-title{transition:color .2s ease,border-color .2s ease,background-color .2s ease}rs-layer-wrap .icon-btn,rs-layer-wrap .icon-btn:hover{transition-property:border!important}.header_main_menu_wrapper .header-menu>li:hover>ul.sub-menu,.header_main_menu_wrapper .header-menu>li>ul.sub-menu,.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li:hover>.sub-menu,.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li>.sub-menu,.magic_line,.magic_line.line_visible{transition:all .25s ease}.comment-form-rating.woo_stm_rating_fields .stars span a,.comment-form-rating.woo_stm_rating_fields .stars span a.filled,.stm-no-animation{transition:all 0s ease!important}.categories-courses-dropdown ul li a,.categories-courses-single>a{color:#fff!important;font-size:16px}.categories-courses{display:flex;padding:0 15px;flex-grow:1;justify-content:center}.categories-courses-single>a{position:relative;display:flex;align-items:center;padding:28px 30px}.categories-courses-single>a:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;-webkit-transform:scale(.9);transform:scale(.9);opacity:0;transition:.3s ease;z-index:0}.categories-courses-single>a>*{position:relative;z-index:100}.categories-courses-single>a span{position:relative;top:2px;letter-spacing:-.1px}.categories-courses-single:hover>a:after{background-color:#0050b4;opacity:.8;-webkit-transform:scale(1);transform:scale(1)}.categories-courses-single:hover .categories-courses-dropdown{opacity:1;visibility:visible;transition:.3s .3s ease}.categories-courses-dropdown{display:flex;align-items:center;position:absolute;top:100%;left:0;right:0;opacity:0;visibility:hidden}.categories-courses-dropdown>*{position:relative;z-index:100}.categories-courses-dropdown:after{content:"";position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;opacity:.8;z-index:0}.categories-courses-dropdown ul{list-style:none;display:flex;flex-wrap:wrap}.categories-courses-dropdown ul li a i{display:inline-block;margin-right:5px;transition:.3s ease}.categories-courses-dropdown ul li a:hover i{-webkit-transform:translateX(3px);transform:translateX(3px)}.categories-courses-dropdown form{position:relative;width:354px;margin-left:auto;padding-right:15px}.categories-courses-dropdown form input{height:50px;padding-right:40px!important}.categories-courses-dropdown form button[type=submit]{position:absolute;top:0;bottom:0;width:50px;line-height:50px;right:20px;color:#0050b4;font-size:17px;border:0;background-color:#fff0}@media (max-width:1590px){.categories-courses .categories-courses-single>a{padding:28px 20px}.categories-courses .categories-courses-single>a i{font-size:25px;margin-right:5px}}@media (max-width:1400px){.categories-courses{padding:0 5px}.categories-courses .categories-courses-single>a{flex-wrap:wrap;padding:8px 10px 15px;justify-content:center;font-size:15px}.categories-courses .categories-courses-single>a i{display:block;width:100%;margin:0 0 5px;text-align:center;font-size:38px}.categories-courses .categories-courses-single .categories-courses-dropdown ul li{width:25%}}@media (max-width:1250px){.categories-courses{padding:0 30px;justify-content:space-between}.categories-courses .categories-courses-single>a{padding:15px 30px;font-size:13px}.categories-courses .categories-courses-single>a span{display:none}}@media (max-width:991px){.categories-courses{padding:0 30px}.categories-courses .categories-courses-single>a{padding:15px 10px}}@media (min-width:681px){.stm_lms_categories-courses__toggler{display:none}}@media (max-width:680px){.stm_lms_categories-courses__toggler{width:50px;height:50px;margin-left:auto;border-radius:50%;text-align:center;line-height:53px}.categories-courses{position:fixed;right:0;top:0;bottom:0;padding:30px!important;width:350px;background-color:#eef1f7;max-width:85%;display:none;overflow-y:auto;z-index:999999999}.categories-courses.active{display:block}.categories-courses .categories-courses-single>a{justify-content:flex-start;color:#000!important;padding:15px 25px!important;background-color:#fff;font-size:18px;text-transform:uppercase;margin:0 0 2px}.categories-courses .categories-courses-single>a i,.categories-courses .categories-courses-single>a:after{display:none}.categories-courses .categories-courses-single>a span{display:block}.categories-courses .categories-courses-single .categories-courses-dropdown{display:none;position:static;opacity:1;visibility:visible;background-color:#0050b4}.categories-courses .categories-courses-single .categories-courses-dropdown form{margin-top:30px;padding-left:15px;width:auto}.categories-courses .categories-courses-single .categories-courses-dropdown ul,.categories-courses .categories-courses-single .categories-courses-dropdown ul li{width:100%}.categories-courses .categories-courses-single .categories-courses-dropdown:after{display:none}.categories-courses .categories-courses-single.active .categories-courses-dropdown{display:block}}@media (max-width:600px){.header_2.header_mobile{padding-top:25px!important}}.header_mobile .header_top .stm_header_top_search{background-color:#fff0}.header_2{padding-top:5px!important}@media (max-width:1025px){.header_2{padding-top:25px!important}}.header_2:after{display:none!important}.header_2 .stm_lms_account_dropdown .dropdown button{border-radius:27px}.header_2 .language-switcher-unit .dropdown-menu{padding:0;margin-top:17px;background-color:#f0f4fa;border:1px solid #f0f4fa}.header_2 .language-switcher-unit .dropdown-menu li{margin:0}.header_2 .language-switcher-unit .dropdown-menu li a{padding:10px 15px}.header_2 .language-switcher-unit .dropdown-menu li a:hover{color:#0050b4}.header_2 .container{max-width:1720px}.header_2 .header_top{display:flex;align-items:center;justify-content:space-between}.header_2 .header_top .center-unit{display:flex;flex-grow:.9;justify-content:space-between;align-items:center;padding:0 30px}.header_2 .header_top .right-unit{display:flex;align-items:center}.header_2 .header_top .right-unit>*{margin-left:30px}.header_2 .header_top .right-unit .tooltip.bottom{margin-left:0}.header_2 .header_top .stmlms-user{position:relative;margin-right:3px;top:1px}.header_2 .header_top .stm_lms_wishlist_button i{font-size:25px}.header_2 .header_top .stm_lms_categories{margin:0 12px 0 0;text-transform:uppercase;font-size:13px;padding:10px 0}.header_2 .header_top .stm_lms_categories .stm_lms_categories_dropdown{margin-top:0}.header_2 .header_top .stm_lms_categories span{color:#777;font-weight:600}.header_2 .header_top .stm_lms_categories i{position:relative;top:0;font-size:10px;color:#777}.header_2 .header_top .stm_courses_search{display:flex;align-items:center;flex-grow:1;padding-right:30px}.categories-courses-dropdown form,.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul li a span,.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul:before,.header_2 .right_buttons,.stm_header_top_search,.stm_header_top_toggler{display:none}.header_2 .header_top .stm_courses_search .stm_lms_courses_search{position:relative;flex-grow:1}.header_2 .header_top .stm_courses_search .stm_lms_courses_search__button{position:absolute;right:0;top:0;bottom:0;width:60px;text-align:center}.header_2 .header_top .stm_courses_search .stm_lms_courses_search__button i{color:#fff;font-size:17px;line-height:47px}.header_2 .header_top .stm_courses_search .stm_lms_courses_search input{width:100%;max-width:inherit;padding-right:80px!important}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list{width:100%}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul{width:100%;margin:0;padding:0;z-index:99999999}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul li{margin:0}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul li a{padding:15px 20px}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul li a:hover{color:#fff}.header_2 .header_top .stm_header_links a{margin-left:27px}.header_2 .header_top .stm_header_links a.loading{min-height:auto}.header_2 .header_top .stm_header_links a.loading:before{top:-6px}.header_2 .header_top .stm_header_links a.loading i,.header_2 .header_top .stm_header_links a.loading span{opacity:0}.header_2 .header_top .stm_header_links a i{position:relative;top:2px;margin-right:5px;font-size:16px}.header_2_top_bar{position:relative;margin-bottom:20px;border-bottom:1px solid #e2e2e2;z-index:100}.header_2_top_bar__inner{display:flex;align-items:center}.header_2_top_bar__inner .top_bar_right_part{display:flex;align-items:center;margin-left:auto;flex-grow:.8;justify-content:flex-end}.header_2_top_bar__inner .top_bar_right_part .header_top_bar_socs ul li a{font-size:16px}.header_2_top_bar__inner .top_bar_right_part .header_top_bar_socs ul li a:hover{color:#000}.header_2_top_bar__inner .magic_line{display:none!important}.header_2_top_bar__inner ul.header-menu li:not(:hover) .sub-menu{transition:0s!important}.header_2_top_bar__inner ul.header-menu li a{color:#aaa;font-size:13px;font-weight:400;text-transform:none}.header_2 .stm-lms-user_message_btn__counter{right:-10px}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit{padding:7px 0;background-color:#fdfdfe;border-top:1px solid #e2e2e2;border-bottom:0}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit>.container{max-width:1720px}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit span[property=itemListElement]{margin-right:9px;margin-left:8px}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit span[property=itemListElement]:first-child{margin-left:0}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit span[property=itemListElement]:last-child{margin-right:0}.stm_lms_categories_dropdown{z-index:999}@media (min-width:1024px){.stm_lms_categories_dropdown__childs{min-width:415px}}@media (max-width:1440px){.header_2 .header_top .right-unit>*{margin-left:15px}}@media (max-width:1400px){.header_default.header_2 .stm_lms_categories span{display:none}}@media (max-width:1220px){.header_2 .header_top .dropdown button{padding:10px 13px}.header_2 .header_top .dropdown span.login_name,.header_2 .header_top .stm_lms_log_in span{display:none}}@media (max-width:1125px){.header_2 .header_top .stm_lms_bi_link span{display:none}}@media (max-width:1000px){.header_2 .header_top .stm_courses_search{padding-right:0}.header_2 .header_top .stm_lms_log_in{margin-left:0}.header_2 .header_top .stm_header_links a{margin-left:15px}}@media (max-width:992px){.header_top .stm_lms_categories .stmlms-hamburger{display:none}}@media (max-width:900px) and (min-width:768px){.header_2 .top_bar_info li:first-child{display:block!important}}@media (max-width:1025px){.header_2 .header_top .center-unit{padding:0 12px}.header_2 .header_top .right-unit>*{margin-left:15px}.header_2 .stm_header_links{text-align:right}.stm_header_top_search,.stm_header_top_toggler{position:relative;height:50px;width:50px;line-height:50px;font-size:18px;color:#fff;text-align:center}.header_2 .stm_header_links a{display:block}.header_2 .stm_menu_toggler{cursor:pointer}.header_2 .stm_menu_toggler:before{content:attr(data-text)}.header_2 .header_top{position:relative}.header_2 .header_top .center-unit,.header_2 .header_top .right-unit{display:none}.collapse.navbar-collapse,.stm_header_top_search{display:block!important}.stm_header_top_search{margin-left:auto;margin-right:15px;border-radius:50%;border:none}.stm_header_top_toggler{display:block;text-indent:3px;border-radius:50%}}@media (max-width:515px){.top_bar_info li.hidden-info{display:block!important}.header_top_bar .header_top_bar_socs{margin-left:15px}.logo-unit{margin-right:20px}.header_2 .header_main_menu_wrapper.active,.header_2 .header_top .center-unit{right:0;left:0}}@media (max-width:360px){.header_2 .header_top{flex-wrap:nowrap}.logo-unit{max-width:50%}}.stm_lms_header_popups_overlay.active{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .5);z-index:9999}#footer_bottom{border-top:1px solid #ccc}#header.sticky_header .header_2.fixed{box-shadow:0 5px 5px rgb(0 0 0 / .08)}.categories-courses{position:relative;margin-top:25px;margin-bottom:-25px;background-color:#273044;z-index:10}.categories-courses-dropdown{padding:28px 0 13px;max-width:1745px;margin:0 auto}.categories-courses-dropdown:after{background-color:#457992}.categories-courses-dropdown ul{width:100%;max-width:1200px;margin:0 auto}.categories-courses-dropdown ul li{width:25%;margin-bottom:15px}.categories-courses-dropdown ul li a{font-weight:400}.categories-courses-dropdown ul li a i{position:relative;top:2px;font-size:19px}.categories-courses-dropdown ul li a i.lnricons-arrow-right{top:0;font-size:11px}.categories-courses-single>a{font-weight:400}.categories-courses-single>a i{margin-right:10px;font-size:21px}.categories-courses-single>a:after{background-color:#457992!important}@media (max-width:1400px){.categories-courses{padding:0}.categories-courses .categories-courses-single>a{padding:20px 10px 23px}.categories-courses .categories-courses-single .categories-courses-dropdown ul li{width:33.33333%}}#header.transparent_header .header_2 .loading:before{border-color:rgb(255 255 255 / .5)}#header.transparent_header .header_2 .header_top_bar{border-bottom:0}#header.transparent_header .header_2 .header_top_bar .header_2_top_bar__inner ul.header-menu li a,#header.transparent_header .header_2 .header_top_bar .top_bar_info li{color:rgb(255 255 255 / .5)}#header.transparent_header .header_2 .header_top_bar .header_2_top_bar__inner ul.header-menu .sub-menu li a{color:#000}#header.transparent_header .header_2 .header_top .stm_courses_search{padding-right:0;padding-left:20px;margin-right:30px;background-color:#eee}#header.transparent_header .header_2 .header_top .stm_courses_search input{border-color:#fff;background-color:#fff}#header.transparent_header .header_2 .header_top .stm_lms_categories{margin-right:20px}#header.transparent_header .header_2 .header_top .stm_lms_categories_dropdown{margin-top:10px}#header.transparent_header .header_2 .header_top .stm_header_links .stm_lms_bi_link,#header.transparent_header .header_2 .header_top .stm_header_links .stm_lms_bi_link i,#header.transparent_header .header_2 .header_top .stm_lms_log_in,#header.transparent_header .header_2 .header_top .stm_lms_wishlist_button i,#header.transparent_header .header_2 .right-unit .stm_lms_settings_button i,#header.transparent_header .header_2 .stm_lms_account_dropdown .dropdown button,#header.transparent_header .header_2 .stm_lms_account_dropdown .dropdown button i{color:#fff}@media (max-width:991px){#header.transparent_header .header_2.header_default{background-color:#273044}#header.transparent_header .header_2.header_default .logo_colored_fixed{display:none!important}#header.transparent_header .header_2.header_default .logo_transparent_static{display:block!important;visibility:visible!important}#header.transparent_header .header_2 .header_top .stm_lms_categories{margin-right:0}#header.transparent_header .header_2 .header_main_menu_wrapper .header-menu>li>a{color:#273044}}@media (max-width:767px){body .top_bar_info li.hidden-info{display:none!important}}.stm_lms_courses__filter_actions input[type=submit]{outline:none}.stm-lms-course__lesson-content iframe{width:100%}body .ms_lms_loader{border-color:#22d8c6 #22d8c6 #fff0 #fff0}body .ms_lms_loader::after,.ms_lms_loader::before{border-color:#fff0 #fff0 #457992 #457992}.btn{border-radius:40px}.btn{padding-top:23px;padding-right:30px;padding-bottom:23px;padding-left:30px}h2{margin-top:0}@font-face{font-family:'language_center';src:url(/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.eot?z3hg0d);src:url('/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.eot?z3hg0d#iefix') format('embedded-opentype'),url(/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.ttf?z3hg0d) format('truetype'),url(/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.woff?z3hg0d) format('woff'),url('/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.svg?z3hg0d#language_center') format('svg');font-weight:400;font-style:normal}[class^="lng_center"],[class*=" lng_center"]{font-family:'language_center'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lng_centerdisc-solid-bold:before{content:"\e91f"}.lng_centerdisc-lines:before{content:"\e91e"}.lng_centerpalette:before{content:"\e91d"}.lng_centerclose:before{content:"\e90a"}.lng_centerdiamonds:before{content:"\e90b"}.lng_centerdisc-outline:before{content:"\e90c"}.lng_centerdisc-solid:before{content:"\e90d"}.lng_centerellipse-rectangle:before{content:"\e90e"}.lng_centerellipse-square:before{content:"\e90f"}.lng_centerplus:before{content:"\e910"}.lng_centerrectangular-point:before{content:"\e911"}.lng_centersemicircle-bold:before{content:"\e912"}.lng_centersemicircle-small:before{content:"\e913"}.lng_centersquare-lines:before{content:"\e914"}.lng_centerstripes-bold:before{content:"\e915"}.lng_centerstripes:before{content:"\e916"}.lng_centertriangle-outline:before{content:"\e917"}.lng_centertriangle-solid-straight:before{content:"\e918"}.lng_centertriangle-solid:before{content:"\e919"}.lng_centertriangle-thin:before{content:"\e91a"}.lng_centerwave-bold:before{content:"\e91b"}.lng_centerwave-solid:before{content:"\e91c"}.lng_centerquotes:before{content:"\e908"}.lng_centertestimonials-bg:before{content:"\e909"}.lng_centerpinned:before{content:"\e900"}.lng_centercommunication:before{content:"\e901"}.lng_centeradjust:before{content:"\e902"}.lng_centerlicense:before{content:"\e903"}.lng_centerbook:before{content:"\e904"}.lng_centertranslate:before{content:"\e905"}.lng_centerpuzzle:before{content:"\e906"}.lng_centerhouse:before{content:"\e907"}@font-face{font-family:'Montserrat';font-style:italic;font-weight:100;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8WXh0ow.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9WXh0ow.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9WXh0ow.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0ow.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9WXh0ow.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXh0ow.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXh0ow.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:800;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6WXh0ow.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:900;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16WXh0ow.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Xw5aX8.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Hw5aX8.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw5aX8.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aX8.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aX8.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w5aX8.ttf) format('truetype')}@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w5aX8.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWVAexQ.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:normal;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype')}.vue_is_disabled{display:none}.recentcomments a{display:inline!important;padding:0!important;margin:0!important}#wp-admin-bar-stm_lms_settings img{max-width:25px;vertical-align:top;position:relative;top:3px}.header_2_top_bar__inner .top_bar_right_part{justify-content:center}.header_top_bar .container{justify-content:center}.logo-unit .logo{font-family:Montserrat;color:#000;font-size:23px}#header .header_default,#header .header_default .stm_header_links a,#header .header_default .header_main_menu_wrapper a,#header .header_default .header_top_bar a,#header .header_default .right_buttons a>i,#header .header_default .header_top_bar{color:#8c8c8c}#header .header_default .stm_header_links a:hover,#header .header_default .header_main_menu_wrapper a:hover,#header .header_default .header_top_bar a:hover,.header_5 .header_main_menu_wrapper .header-menu>li.current-menu-item>a,.header_5 .header_main_menu_wrapper .header-menu>li:hover>a{color:#22d8c6}.header_top_bar,.header_top_bar a,.header_2_top_bar .header_2_top_bar__inner ul.header-menu li a{font-family:Arial,Helvetica,sans-serif;text-align:center;font-weight:400;font-style:normal;color:#fff;font-size:15px}body.skin_custom_color .stm_archive_product_inner_grid_content .stm-courses li.product.course-col-list .product-image .onsale,body.skin_custom_color .related.products .stm-courses li.product.course-col-list .product-image .onsale,body.skin_custom_color .stm_archive_product_inner_grid_content .stm-courses li.product .product__inner .woocommerce-LoopProduct-link .onsale,body.skin_custom_color .related.products .stm-courses li.product .product__inner .woocommerce-LoopProduct-link .onsale,body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .sticky_post,body.skin_custom_color .overflowed_content .wpb_column .icon_box,body.skin_custom_color .stm_countdown_bg,body.skin_custom_color #searchform-mobile .search-wrapper .search-submit,body.skin_custom_color .header-menu-mobile .header-menu>li .arrow.active,body.skin_custom_color .header-menu-mobile .header-menu>li.opened>a,body.skin_custom_color mark,body.skin_custom_color .woocommerce .cart-totals_wrap .shipping-calculator-button:hover,body.skin_custom_color .detailed_rating .detail_rating_unit tr td.bar .full_bar .bar_filler,body.skin_custom_color .product_status.new,body.skin_custom_color .stm_woo_helpbar .woocommerce-product-search input[type="submit"],body.skin_custom_color .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price.price_free,body.skin_custom_color .sidebar-area .widget:after,body.skin_custom_color .sidebar-area .socials_widget_wrapper .widget_socials li .back a,body.skin_custom_color .socials_widget_wrapper .widget_socials li .back a,body.skin_custom_color .widget_categories ul li a:hover:after,body.skin_custom_color .event_date_info_table .event_btn .btn-default,body.skin_custom_color .course_table tr td.stm_badge .badge_unit.quiz,body.skin_custom_color .page-links span:hover,body.skin_custom_color .page-links span:after,body.skin_custom_color .page-links>span:after,body.skin_custom_color .page-links>span,body.skin_custom_color .stm_post_unit:after,body.skin_custom_color .blog_layout_grid .post_list_content_unit:after,body.skin_custom_color ul.page-numbers>li a.page-numbers:after,body.skin_custom_color ul.page-numbers>li span.page-numbers:after,body.skin_custom_color ul.page-numbers>li a.page-numbers:hover,body.skin_custom_color ul.page-numbers>li span.page-numbers:hover,body.skin_custom_color ul.page-numbers>li a.page-numbers.current:after,body.skin_custom_color ul.page-numbers>li span.page-numbers.current:after,body.skin_custom_color ul.page-numbers>li a.page-numbers.current,body.skin_custom_color ul.page-numbers>li span.page-numbers.current,body.skin_custom_color .triangled_colored_separator,body.skin_custom_color .magic_line,body.skin_custom_color .navbar-toggle .icon-bar,body.skin_custom_color .navbar-toggle:hover .icon-bar,body.skin_custom_color #searchform .search-submit,body.skin_custom_color .header_main_menu_wrapper .header-menu>li>ul.sub-menu:before,body.skin_custom_color .search-toggler:after,body.skin_custom_color .modal .popup_title,body.skin_custom_color .sticky_post,body.skin_custom_color .btn-carousel-control:after,.primary_bg_color,.mbc,.stm_lms_courses_carousel_wrapper .owl-dots .owl-dot.active,.stm_lms_courses_carousel__term.active,body.course_hub .header_default.header_2,.triangled_colored_separator:before,.triangled_colored_separator:after,body.skin_custom_color.udemy .btn-default,.single_instructor .stm_lms_courses .stm_lms_load_more_courses,.single_instructor .stm_lms_courses .stm_lms_load_more_courses:hover,.stm_lms_course_sticky_panel .stm_lms_course_sticky_panel__button .btn,.stm_lms_course_sticky_panel .stm_lms_course_sticky_panel__button .btn:hover,body.skin_custom_color.language_center .btn-default,.header-login-button.sign-up a,#header .header_6 .stm_lms_log_in,body.cooking .stm_lms_courses_carousel__buttons .stm_lms_courses_carousel__button:hover,body.cooking .stm_theme_wpb_video_wrapper .stm_video_preview:after,body.cooking .btn.btn-default,body.cooking .button,body.cooking .form-submit .submit,body.cooking .post-password-form input[type=submit],body.cooking .btn.btn-default:hover,body.cooking .button:hover,body.cooking .form-submit .submit:hover,body.cooking .post-password-form input[type=submit]:hover,body.cooking div.multiseparator:after,body.cooking .view_type_switcher a.view_grid.active_grid,body.cooking .view_type_switcher a.view_list.active_list,body.cooking .view_type_switcher a:hover,body.cooking.woocommerce .sidebar-area .widget .widget_title:after,body.cooking.woocommerce .sidebar-area .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,body.cooking.woocommerce .sidebar-area .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,body.cooking .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image>a:after,body.cooking .testimonials_main_wrapper.simple_carousel_wrapper .btn-carousel-control:hover,body.cooking .testimonials_main_wrapper.simple_carousel_wrapper .btn-carousel-control:focus,body.cooking .short_separator,body.cooking .widget_tag_cloud .tagcloud a:hover,body.cooking .blog_layout_grid .sticky .post_list_meta_unit,body.cooking .stm_lms_instructor_courses__single--featured .feature_it,.stm_archive_product_inner_grid_content .stm-courses li.product .product__inner .button:hover,body.tech .stm_lms_courses_carousel__buttons .stm_lms_courses_carousel__button:hover,body.tech .stm_theme_wpb_video_wrapper .stm_video_preview:after,body.tech .btn.btn-default,body.tech .button,body.tech .form-submit .submit,body.tech .post-password-form input[type=submit],body.tech .btn.btn-default:hover,body.tech .button:hover,body.tech .form-submit .submit:hover,body.tech .post-password-form input[type=submit]:hover,body.tech div.multiseparator:after,body.tech .view_type_switcher a.view_grid.active_grid,body.tech .view_type_switcher a.view_list.active_list,body.tech .view_type_switcher a:hover,body.tech.woocommerce .sidebar-area .widget .widget_title:after,body.tech.woocommerce .sidebar-area .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,body.tech.woocommerce .sidebar-area .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,body.tech .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image>a:after,body.tech .testimonials_main_wrapper.simple_carousel_wrapper .btn-carousel-control:hover,body.tech .testimonials_main_wrapper.simple_carousel_wrapper .btn-carousel-control:focus,body.tech .short_separator,body.tech .stm_lms_wishlist_button .lnr:after,body.tech .widget_tag_cloud .tagcloud a:hover,body.tech .blog_layout_grid .sticky .post_list_meta_unit,body.tech .stm_lms_instructor_courses__single--featured .feature_it,body.tech .select2-container--default .select2-results__option--highlighted[aria-selected],body.tech .select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#22d8c6}.icon_box.stm_icon_box_hover_none{border-left-color:#22d8c6}body.skin_custom_color ul.page-numbers>li a.page-numbers:hover,body.skin_custom_color ul.page-numbers>li a.page-numbers.current,body.skin_custom_color ul.page-numbers>li span.page-numbers.current,body.skin_custom_color .custom-border textarea:active,body.skin_custom_color .custom-border input[type=text]:active,body.skin_custom_color .custom-border input[type=email]:active,body.skin_custom_color .custom-border input[type=number]:active,body.skin_custom_color .custom-border input[type=password]:active,body.skin_custom_color .custom-border input[type=tel]:active,body.skin_custom_color .custom-border .form-control:active,body.skin_custom_color .custom-border textarea:focus,body.skin_custom_color .custom-border input[type=text]:focus,body.skin_custom_color .custom-border input[type=email]:focus,body.skin_custom_color .custom-border input[type=number]:focus,body.skin_custom_color .custom-border input[type=password]:focus,body.skin_custom_color .custom-border input[type=tel]:focus,body.skin_custom_color .custom-border .form-control:focus,body.skin_custom_color .icon-btn:hover .icon_in_btn,body.skin_custom_color .icon-btn:hover,body.skin_custom_color .average_rating_unit,body.skin_custom_color blockquote,body.skin_custom_color .tp-caption .icon-btn:hover .icon_in_btn,body.skin_custom_color .tp-caption .icon-btn:hover,body.skin_custom_color .stm_theme_wpb_video_wrapper .stm_video_preview:after,body.skin_custom_color .btn-carousel-control,body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num,body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit,body.skin_custom_color .search-toggler:hover,body.skin_custom_color .search-toggler,.stm_lms_courses_carousel_wrapper .owl-dots .owl-dot.active,.triangled_colored_separator .triangle:before,body.cooking .stm_lms_courses_carousel__buttons .stm_lms_courses_carousel__button,body.cooking .btn.btn-default,body.cooking .button,body.cooking .form-submit .submit,body.cooking .post-password-form input[type=submit],body.cooking.woocommerce .sidebar-area .widget.widget_product_categories ul li a:after,body.cooking .select2-container--default .select2-selection--single .select2-selection__arrow b:after,body.cooking.woocommerce .sidebar-area .widget .widget_title:after,body.cooking .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit,body.cooking .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .post_list_comment_num,body.cooking .widget_tag_cloud .tagcloud a:hover,body.tech .stm_lms_courses_carousel__buttons .stm_lms_courses_carousel__button,body.tech .btn.btn-default,body.tech .button,body.tech .form-submit .submit,body.tech .post-password-form input[type=submit],body.tech.woocommerce .sidebar-area .widget.widget_product_categories ul li a:after,body.tech .select2-container--default .select2-selection--single .select2-selection__arrow b:after,body.tech.woocommerce .sidebar-area .widget .widget_title:after,body.tech .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit,body.tech .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .post_list_comment_num,body.tech .widget_tag_cloud .tagcloud a:hover,body.tech .stm_lms_points_history__head .left a,body.tech .simple_carousel_wrapper_style_6 .navs #carousel-custom-dots li.active:before{border-color:#22d8c6}body.skin_custom_color .icon_box .icon i,body.skin_custom_color .icon-btn:hover .icon_in_btn,body.skin_custom_color .icon-btn:hover .link-title,body.skin_custom_color .stats_counter .h1,body.skin_custom_color .event_date_info .event_date_info_unit .event_labels,body.skin_custom_color .event-col .event_archive_item .event_location i,body.skin_custom_color .event-col .event_archive_item .event_start i,body.skin_custom_color .gallery_terms_list li.active a,body.skin_custom_color .tp-caption .icon-btn:hover .icon_in_btn,body.skin_custom_color .teacher_single_product_page>a:hover .title,body.skin_custom_color .sidebar-area .widget ul li a:hover:after,body.skin_custom_color div.pp_woocommerce .pp_gallery ul li a:hover,body.skin_custom_color div.pp_woocommerce .pp_gallery ul li.selected a,body.skin_custom_color .single_product_after_title .meta-unit i,body.skin_custom_color .single_product_after_title .meta-unit .value a:hover,body.skin_custom_color .woocommerce-breadcrumb a:hover,body.skin_custom_color #footer_copyright .copyright_text a:hover,body.skin_custom_color .widget_stm_recent_posts .widget_media .cats_w a:hover,body.skin_custom_color .widget_pages ul.style_2 li a:hover,body.skin_custom_color .sidebar-area .widget_categories ul li a:hover,body.skin_custom_color .sidebar-area .widget ul li a:hover,body.skin_custom_color .widget_categories ul li a:hover,body.skin_custom_color .stm_product_list_widget li a:hover .title,body.skin_custom_color .widget_contacts ul li .text a:hover,body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:focus .h6,body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:focus .h6,body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:focus,body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:focus,body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:active .h6,body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:active .h6,body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:active,body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:active,body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:hover .h6,body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:hover .h6,body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:hover,body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:hover,body.skin_custom_color .widget_pages ul.style_1 li a:focus .h6,body.skin_custom_color .widget_nav_menu ul.style_1 li a:focus .h6,body.skin_custom_color .widget_pages ul.style_1 li a:focus,body.skin_custom_color .widget_nav_menu ul.style_1 li a:focus,body.skin_custom_color .widget_pages ul.style_1 li a:active .h6,body.skin_custom_color .widget_nav_menu ul.style_1 li a:active .h6,body.skin_custom_color .widget_pages ul.style_1 li a:active,body.skin_custom_color .widget_nav_menu ul.style_1 li a:active,body.skin_custom_color .widget_pages ul.style_1 li a:hover .h6,body.skin_custom_color .widget_stm_recent_posts a:hover .h6,body.skin_custom_color .widget_contacts_email a:hover,body.skin_custom_color .widget_nav_menu ul.style_1 li a:hover .h6,body.skin_custom_color .widget_pages ul.style_1 li a:hover,body.skin_custom_color .widget_nav_menu ul.style_1 li a:hover,body.skin_custom_color .see_more a:after,body.skin_custom_color .see_more a,body.skin_custom_color .transparent_header_off .header_main_menu_wrapper ul>li>ul.sub-menu>li a:hover,body.skin_custom_color .stm_breadcrumbs_unit .navxtBreads>span a:hover,body.skin_custom_color .btn-carousel-control,body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num,body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .date-m,body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .date-d,body.skin_custom_color .stats_counter h1,body.skin_custom_color .yellow,body.skin_custom_color ol li a:hover,body.skin_custom_color ul li a:hover,body.skin_custom_color .search-toggler,.primary_color,.mtc_h:hover,body.classic_lms .header_top_bar .header_top_bar_socs ul li a:hover,body.classic_lms .header_top_bar a:hover,#footer .widget_stm_lms_popular_courses ul li a:hover .meta .h5.title,body.classic_lms .stm_lms_wishlist_button a:hover i,.classic_lms .post_list_main_section_wrapper .post_list_item_title:hover,.stm_lms_courses__single.style_2 .stm_lms_courses__single--title h5:hover,body.cooking .stm_lms_courses_carousel__buttons .stm_lms_courses_carousel__button,body.cooking #footer .widget_contacts ul li .icon,body.cooking #footer .stm_product_list_widget.widget_woo_stm_style_2 li a:hover .meta .title,body.cooking .courses_filters__switcher i:not(.active),body.cooking .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-d,body.cooking .blog_layout_grid .post_list_meta_unit .date-m,body.cooking .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .post_list_comment_num,body.cooking .stm_post_info .stm_post_details .post_meta li i,body.cooking .comment-form .logged-in-as a,body.cooking .post_list_content_unit .post_list_item_title:hover,body.cooking .post_list_content_unit .post_list_item_title:focus,body.cooking .widget_search .search-form>label:after,body.cooking .blog_layout_grid .post_list_cats a,body.cooking .blog_layout_grid .post_list_item_tags a,body.cooking .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-d,body.cooking .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-m-plugin,body.cooking .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .post_list_comment_num,body.cooking #stm_lms_faq .panel.panel-default .panel-heading .panel-title a:hover,body.cooking .stm_post_info .stm_post_details .comments_num .post_comments:hover,body.cooking .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_title a:hover h4,body.cooking .comments-area .commentmetadata i,body.cooking .stm_lms_gradebook__filter .by_views_sorter.by-views,body.cooking .stm_post_info .stm_post_details .comments_num .post_comments i,body.tech .stm_lms_courses_carousel__buttons .stm_lms_courses_carousel__button,body.tech #footer .widget_contacts ul li .icon,body.tech #footer .stm_product_list_widget.widget_woo_stm_style_2 li a:hover .meta .title,body.tech .courses_filters__switcher i:not(.active),body.tech .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-d,body.tech .blog_layout_grid .post_list_meta_unit .date-m,body.tech .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .post_list_comment_num,body.tech .stm_post_info .stm_post_details .post_meta li i,body.tech .comment-form .logged-in-as a,body.tech .post_list_content_unit .post_list_item_title:hover,body.tech .post_list_content_unit .post_list_item_title:focus,body.tech .widget_search .search-form>label:after,body.tech .blog_layout_grid .post_list_cats a,body.tech .blog_layout_grid .post_list_item_tags a,body.tech .footer_wrapper .widget_contacts ul li .text a,body.tech .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-d,body.tech .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-m-plugin,body.tech .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .post_list_comment_num,body.tech #stm_lms_faq .panel.panel-default .panel-heading .panel-title a:hover,body.tech .stm_post_info .stm_post_details .comments_num .post_comments:hover,body.tech .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_title a:hover h4,body.tech .comments-area .commentmetadata i,body.tech .stm_lms_gradebook__filter .by_views_sorter.by-views,body.tech .stm_post_info .stm_post_details .comments_num .post_comments i,body.tech .stm_lms_courses_carousel__top .h4:hover,body.tech.skin_custom_color #footer a:hover,body.tech .socials_widget_wrapper__text a,.testimonials_main_title_6 i{color:#22d8c6}body.skin_custom_color .triangled_colored_separator .triangle,body.skin_custom_color .magic_line:after,body.cooking .stm_lms_gradebook__filter .by_views_sorter.by-views,body.tech .stm_lms_gradebook__filter .by_views_sorter.by-views{border-bottom-color:#22d8c6}body.rtl-demo .stm_testimonials_wrapper_style_2 .stm_lms_testimonials_single__content:after{border-left-color:#457992}body.skin_custom_color .blog_layout_grid .post_list_meta_unit .sticky_post,body.skin_custom_color .blog_layout_list .post_list_meta_unit .sticky_post,body.skin_custom_color .product_status.special,body.skin_custom_color .view_type_switcher a:hover,body.skin_custom_color .view_type_switcher a.view_list.active_list,body.skin_custom_color .view_type_switcher a.view_grid.active_grid,body.skin_custom_color .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price,body.skin_custom_color .sidebar-area .widget_text .btn,body.skin_custom_color .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price,body.skin_custom_color .widget_tag_cloud .tagcloud a:hover,body.skin_custom_color .sidebar-area .widget ul li a:after,body.skin_custom_color .sidebar-area .socials_widget_wrapper .widget_socials li a,body.skin_custom_color .socials_widget_wrapper .widget_socials li a,body.skin_custom_color .gallery_single_view .gallery_img a:after,body.skin_custom_color .course_table tr td.stm_badge .badge_unit,body.skin_custom_color .widget_mailchimp .stm_mailchimp_unit .button,body.skin_custom_color .textwidget .btn:active,body.skin_custom_color .textwidget .btn:focus,body.skin_custom_color .form-submit .submit:active,body.skin_custom_color .form-submit .submit:focus,body.skin_custom_color .button:focus,body.skin_custom_color .button:active,body.skin_custom_color .btn-default:active,body.skin_custom_color .btn-default:focus,body.skin_custom_color .button:hover,body.skin_custom_color .textwidget .btn:hover,body.skin_custom_color .form-submit .submit,body.skin_custom_color .button,body.skin_custom_color .btn-default,.btn.btn-default:hover,.button:hover,.textwidget .btn:hover,body.skin_custom_color .short_separator,body.skin_custom_color div.multiseparator:after,body.skin_custom_color .widget_pages ul.style_2 li a:hover:after,body.skin_custom_color.single-product .product .woocommerce-tabs .wc-tabs li.active a:before,body.skin_custom_color.woocommerce .sidebar-area .widget .widget_title:after,body.skin_custom_color.woocommerce .sidebar-area .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,body.skin_custom_color.woocommerce .sidebar-area .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,.sbc,.sbc_h:hover,.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs.vc_tta-style-classic li.vc_tta-tab:not(.vc_active)>a,.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs.vc_tta-style-classic li.vc_tta-tab:not(.vc_active)>a:hover,#header.transparent_header .header_2 .stm_lms_account_dropdown .dropdown button,.stm_lms_courses_categories.style_3 .stm_lms_courses_category>a:hover,.stm_lms_udemy_course .nav.nav-tabs>li a,body.classic_lms .classic_style .nav.nav-tabs>li.active a,.header_bottom:after,.sbc:hover,body.rtl-demo .stm_testimonials_wrapper_style_2 .stm_lms_testimonials_single__content,.masterstudy_stm_video.style_2 .stm_theme_wpb_video_wrapper .stm_video_preview:after{background-color:#457992}body.skin_custom_color.woocommerce .sidebar-area .widget.widget_layered_nav ul li a:after,body.skin_custom_color.woocommerce .sidebar-area .widget.widget_product_categories ul li a:after,body.skin_custom_color .wpb_tabs .form-control:focus,body.skin_custom_color .wpb_tabs .form-control:active,body.skin_custom_color .woocommerce .cart-totals_wrap .shipping-calculator-button,body.skin_custom_color .sidebar-area .widget_text .btn,body.skin_custom_color .widget_tag_cloud .tagcloud a:hover,body.skin_custom_color .icon_box.dark a:hover,body.skin_custom_color .simple-carousel-bullets a.selected,body.skin_custom_color .stm_sign_up_form .form-control:active,body.skin_custom_color .stm_sign_up_form .form-control:focus,body.skin_custom_color .form-submit .submit,body.skin_custom_color .button,body.skin_custom_color .btn-default,.sbrc,.sbrc_h:hover,.vc_general.vc_tta.vc_tta-tabs,body.skin_custom_color .blog_layout_grid .post_list_meta_unit,body.skin_custom_color .blog_layout_grid .post_list_meta_unit .post_list_comment_num,body.skin_custom_color .blog_layout_list .post_list_meta_unit .post_list_comment_num,body.skin_custom_color .blog_layout_list .post_list_meta_unit,body.tech .stm_lms_points_history__head .left a:hover,#header.transparent_header .header_2 .stm_lms_account_dropdown .dropdown button,.masterstudy_stm_video.style_2 .stm_theme_wpb_video_wrapper .stm_video_preview:after{border-color:#457992}.header_2_top_bar__inner .top_bar_right_part .header_top_bar_socs ul li a:hover,.secondary_color,body.skin_custom_color.single-product .product .woocommerce-tabs .wc-tabs li.active a,body.skin_custom_color.single-product .product .woocommerce-tabs .wc-tabs li a:hover,body.skin_custom_color .widget_pages ul.style_2 li a:hover .h6,body.skin_custom_color .icon_box .icon_text>h3>span,body.skin_custom_color .stm_woo_archive_view_type_list .stm_featured_product_stock i,body.skin_custom_color .stm_woo_archive_view_type_list .expert_unit_link:hover .expert,body.skin_custom_color .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body a .title:hover,body.skin_custom_color .stm_product_list_widget.widget_woo_stm_style_2 li a:hover .title,body.skin_custom_color .blog_layout_grid .post_list_meta_unit .post_list_comment_num,body.skin_custom_color .blog_layout_grid .post_list_meta_unit .date-m,body.skin_custom_color .blog_layout_grid .post_list_meta_unit .date-d,body.skin_custom_color .blog_layout_list .post_list_meta_unit .post_list_comment_num,body.skin_custom_color .blog_layout_list .post_list_meta_unit .date-m,body.skin_custom_color .blog_layout_list .post_list_meta_unit .date-d,body.skin_custom_color .widget_product_search .woocommerce-product-search:after,body.skin_custom_color .widget_search .search-form>label:after,body.skin_custom_color .sidebar-area .widget ul li a,body.skin_custom_color .sidebar-area .widget_categories ul li a,body.skin_custom_color .widget_contacts ul li .text a,body.skin_custom_color .event-col .event_archive_item>a:hover .title,body.skin_custom_color .stm_contact_row a:hover,body.skin_custom_color .comments-area .commentmetadata i,body.skin_custom_color .stm_post_info .stm_post_details .comments_num .post_comments:hover,body.skin_custom_color .stm_post_info .stm_post_details .comments_num .post_comments i,body.skin_custom_color .stm_post_info .stm_post_details .post_meta li a:hover span,body.skin_custom_color .stm_post_info .stm_post_details .post_meta li i,body.skin_custom_color .blog_layout_list .post_list_item_tags .post_list_divider,body.skin_custom_color .blog_layout_list .post_list_item_tags a,body.skin_custom_color .blog_layout_list .post_list_cats .post_list_divider,body.skin_custom_color .blog_layout_list .post_list_cats a,body.skin_custom_color .blog_layout_list .post_list_item_title a:hover,body.skin_custom_color .blog_layout_grid .post_list_item_tags .post_list_divider,body.skin_custom_color .blog_layout_grid .post_list_item_tags a,body.skin_custom_color .blog_layout_grid .post_list_cats .post_list_divider,body.skin_custom_color .blog_layout_grid .post_list_cats a,body.skin_custom_color .blog_layout_grid .post_list_item_title:focus,body.skin_custom_color .blog_layout_grid .post_list_item_title:active,body.skin_custom_color .blog_layout_grid .post_list_item_title:hover,body.skin_custom_color .stm_featured_products_unit .stm_featured_product_single_unit .stm_featured_product_single_unit_centered .stm_featured_product_body a .title:hover,body.skin_custom_color .icon_box.dark a:hover,body.skin_custom_color .post_list_main_section_wrapper .post_list_item_tags .post_list_divider,body.skin_custom_color .post_list_main_section_wrapper .post_list_item_tags a,body.skin_custom_color .post_list_main_section_wrapper .post_list_cats .post_list_divider,body.skin_custom_color .post_list_main_section_wrapper .post_list_cats a,body.skin_custom_color .post_list_main_section_wrapper .post_list_item_title:active,body.skin_custom_color .post_list_main_section_wrapper .post_list_item_title:focus,body.skin_custom_color .post_list_main_section_wrapper .post_list_item_title:hover,body.skin_custom_color a:hover,.secondary_color,#header.transparent_header .header_2 .header_top .stm_lms_categories .heading_font,#header.transparent_header .header_2 .header_top .stm_lms_categories i,.classic_lms .post_list_main_section_wrapper .post_list_cats a,.classic_lms .post_list_main_section_wrapper .post_list_item_tags a,body.skin_custom_color .single_product_after_title .meta-unit.teacher:hover .value,.stm_lms_course_sticky_panel__teacher:before,.stm_lms_courses__single__inner .stm_lms_courses__single--info_title a:hover h4{color:#457992}a{color:#457992}body,.normal_font,.h6.normal_font,body.rtl.rtl-demo .stm_testimonials_wrapper_style_2 .stm_lms_testimonials_single__excerpt p,.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title{font-family:"Open Sans";color:#555;font-size:14px}.btn,.header-login-button.sign-up a{font-family:Montserrat;line-height:14px;font-size:14px}.header-menu{font-family:Montserrat;font-weight:400;color:#fff}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.nav-tabs>li>a,.member-name,.section-title,.user-name,.heading_font,.item-title,.acomment-meta,[type="reset"],.bp-subnavs,.activity-header,table,.widget_categories ul li a,.sidebar-area .widget ul li a,.select2-selection__rendered,blockquote,.select2-chosen,.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a,.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a,body.distance-learning .btn,body.distance-learning .vc_btn3{font-family:"Open Sans";color:#273044}h1,.h1{line-height:60px;letter-spacing:-2px;font-weight:700;font-size:50px}h2,.h2{line-height:32px;letter-spacing:-.7px;font-weight:700;font-size:32px}h3,.h3{line-height:28px;letter-spacing:-.7px;font-weight:700;font-size:18px}h4,.h4,blockquote{line-height:16px;font-size:16px}h5,.h5,.select2-selection__rendered{line-height:14px;font-weight:400;font-size:14px}h6,.h6,.widget_pages ul li a,.widget_nav_menu ul li a,.footer_menu li a,.widget_categories ul li a,.sidebar-area .widget ul li a{line-height:12px;font-weight:400;font-size:12px}#footer_top{background-color:#414b4f}#footer_bottom{background-color:#273044}#footer_bottom,.widget_contacts ul li .text,#footer_bottom .footer_widgets_wrapper .widget ul li a,.widget_nav_menu ul.style_1 li a .h6,.widget_pages ul.style_2 li a .h6,#footer .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title,.widget_pages ul.style_1 li a .h6,#footer_bottom .widget_stm_recent_posts .widget_media .h6{color:#fff}.widget_pages ul.style_2 li a:after{background-color:#fff}#footer_copyright{background-color:#273044}#footer_copyright .copyright_text,#footer_copyright .copyright_text a{color:#fff}#footer_copyright{border-color:#5e676b}.stm-lms-curriculum-trigger{display:inline-block;vertical-align:top;width:50px;height:50px;text-align:center;line-height:46px;color:#f0f4fa;border-radius:50%;font-size:16px;background-color:#385bce;border:2px solid #385bce;cursor:pointer;transition:.3s ease}.stm-lms-curriculum-trigger:hover{color:#385bce;background-color:#fff}.stm-lms-curriculum-trigger{position:absolute;bottom:-111px;-webkit-transform:translateX(0);transform:translateX(0);opacity:1;z-index:9999}.curriculum-opened .stm-lms-curriculum-trigger{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}.stm_lms_lesson_header{padding:40px 0 35px;border-bottom:1px solid #ddd}.stm_lms_lesson_header__left{padding-left:15px}.stm_lms_lesson_header__center h5{font-size:15px;margin:5px 0}.stm_lms_lesson_header__center a{font-weight:300;color:#273044;opacity:.5}.stm_lms_lesson_header__center a i{position:relative;top:1px;margin:0 5px 0 0}.stm_lms_lesson_header__center a:hover{opacity:1}.stm_lms_lesson_header__right{padding-right:15px;display:flex;justify-content:space-between;text-align:right;align-items:center}.stm_lms_lesson_header__right>*{display:inline-block;margin:0 15px 0 0;vertical-align:top}.stm_lms_lesson_header__right>:last-child{margin-right:0}.stm_lms_settings_button i,.stm_lms_wishlist_button i{font-size:25px;color:#385bce}.right-unit .stm_lms_wishlist_button a:hover i{color:#385bce!important}.right-unit .stm_lms_account_dropdown .dropdown button{color:#fff}.right-unit .stm_lms_account_dropdown .dropdown button i{color:#fff!important}.stm_lms_account_dropdown{z-index:91}.stm_lms_account_dropdown .dropdown button{font-weight:400;padding:15px 13px;background-color:#f0f4fa;border:1px solid #f0f4fa;font-size:14px;border-radius:23px;outline:0!important;transition:.3s ease}.stm_lms_account_dropdown .dropdown button i{position:relative;top:1px;color:#385bce}@media (max-width:1800px) and (min-width:1441px){.stm_lms_account_dropdown .dropdown button .login_name{display:none!important}}.stm_lms_account_dropdown .dropdown-menu{display:block;padding:0;width:100%;min-width:100px;-webkit-transform:translateY(-10px);transform:translateY(-10px);margin:0;border:0;background-color:#f0f4fa;border-radius:0 0 10px 10px;box-shadow:0 6px 12px rgb(0 0 0 / .175);opacity:0;visibility:hidden;overflow:hidden;transition:.3s ease}.stm_lms_account_dropdown .dropdown-menu li{margin:0}.stm_lms_account_dropdown .dropdown-menu li a{padding:7px 15px;font-size:14px}.stm_lms_account_dropdown .dropdown-menu li a:hover{background-color:#385bce;color:#fff}.stm_lms_account_dropdown .dropdown.open button{box-shadow:0 6px 12px rgb(0 0 0 / .175);border-radius:10px 10px 0 0}.stm_lms_account_dropdown .dropdown.open .dropdown-menu{-webkit-transform:translateY(0);transform:translateY(0);top:100%;opacity:1;visibility:visible}body.rtl .stm_lms_account_dropdown ul.dropdown-menu{right:auto;left:0}body.rtl .stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item_active::before{left:auto;right:0}.stm_lms_account_dropdown .caret{transition:all .3s}.stm_lms_account_dropdown .caret.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.stm_lms_account_dropdown ul.dropdown-menu{min-width:220px;right:0;left:auto;padding-top:7px}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item:hover{background-color:#fff0;color:#385bce}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item abbr{width:20px;height:20px;padding:3px 0 0;font-size:10px;text-align:center;position:absolute;right:15px;color:#fff;background-color:#385bce;border-radius:50%}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item_active{position:relative;color:#385bce}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item_active::before{content:"";position:absolute;top:0;left:0;display:block;width:3px;height:100%;transition:.1s ease;background-color:#385bce}.stm-lms-course__curriculum,.stm-lms-course__overlay{position:fixed;left:0;bottom:0;top:0;opacity:0;visibility:hidden}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item__divider{text-transform:uppercase;letter-spacing:.1em;padding:15px 15px 7px;margin-top:8px;border-top:1px solid #DBE0E9;color:#a4aab8}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item__divider.instructor_area{border-top:none;margin-top:0;padding-top:7px}.stm_lms_account_dropdown ul.dropdown-menu li a.stm_lms_logout{padding:15px;margin-top:8px;border-top:1px solid #DBE0E9}.right_buttons .header-login-button.account .stm_lms_account_dropdown .dropdown ul.dropdown-menu a:hover,.right_buttons .header-login-button.account .stm_lms_account_dropdown ul.dropdown-menu a.dropdown_menu_item:hover,.stm_lms_account_dropdown ul.dropdown-menu li a.stm_lms_logout:hover{background-color:#fff0;color:#385bce}#stm-lms-lessons{padding-top:43px;min-height:300px}.stm-lms-course__overlay{right:0;background-color:rgb(39 48 68 / .5);transition:.3s ease;z-index:99}.stm-lms-course__curriculum{width:480px;max-width:85%;-webkit-transform:translateX(-50px);transform:translateX(-50px);background-color:#f0f4fa;transition:.3s ease;z-index:999}.stm-lms-course__curriculum .stm-curriculum{position:absolute;top:0;left:0;right:0;bottom:0;padding:0 30px 30px;overflow-y:auto;font-size:15px}.stm-lms-course__curriculum .stm-curriculum-item{position:relative;padding-top:10px;flex-direction:row;background-color:#fff;border-top:3px solid #fff;text-decoration:none!important}.stm-lms-course__curriculum .stm-curriculum-item__title{max-width:50%;font-weight:400;color:#273044}.stm-lms-course__curriculum .stm-curriculum-item__icon{top:0}.stm-lms-course__curriculum .stm-curriculum-item__meta{margin:0 20px 0 auto;color:#aaa;font-size:13px}.stm-lms-course__curriculum .stm-curriculum-item__completed{width:20px;min-width:20px;height:20px;min-height:20px;background-color:#f0f4fa;border-radius:50%;transition:.3s ease}.stm-lms-course__curriculum .stm-curriculum-item__completed i{display:none}.stm-lms-course__curriculum .stm-curriculum-item__completed.completed i,.stm-lms-course__curriculum .stm-curriculum-item__completed.locked i{display:block;color:#fff;font-size:10px;line-height:20px;text-align:center}.stm-lms-course__curriculum .stm-curriculum-item__completed.completed{background-color:#17d292}.stm-lms-course__curriculum .stm-curriculum-item__completed.locked{background-color:#ccc}.stm-lms-course__curriculum .stm-curriculum-item.active,.stm-lms-course__curriculum .stm-curriculum-item:hover{box-shadow:0 5px 10px rgb(0 0 0 / .18);z-index:90}.stm-lms-course__curriculum .stm-curriculum-item.active .stm-curriculum-item__completed:not(.completed),.stm-lms-course__curriculum .stm-curriculum-item:hover .stm-curriculum-item__completed:not(.completed){box-shadow:inset 0 4px 5px rgb(0 0 0 / .18)}.stm-lms-course__curriculum .stm-curriculum-item.prev-status-{box-shadow:none!important;cursor:not-allowed!important}.stm-lms-course__curriculum .stm-curriculum-item.prev-status- .stm-curriculum-item__title .heading_font{color:inherit!important}.stm-lms-course__content{font-size:18px;line-height:36px}.stm-lms-course__content h1{margin:0 0 45px}.stm-lms-course__content h2{margin:0 0 30px;font-size:36px;font-weight:200}.stm-lms-course__content h3{margin:0 0 25px}.stm-lms-course__content h5{margin:0 0 30px}.stm-lms-course__content ul{list-style:none;padding:0;margin:0 0 30px}.stm-lms-course__content ul li{position:relative;margin:0 0 15px;padding-left:26px;line-height:27px}.stm-lms-course__content ul li:before{content:"";position:absolute;top:11px;left:2px;width:6px;height:6px;background-color:#385bce;border-radius:50%}.stm-lms-course__content table{margin:0 0 55px;border-top:5px solid #f0f4fa}.stm-lms-course__content table tr{border:0}.stm-lms-course__content table tr td,.stm-lms-course__content table tr th{padding:5px 15px 5px 0;border:0;border-bottom:1px solid #e5e5e5}.stm-lms-course__content table tr td:last-child,.stm-lms-course__content table tr th:last-child{padding-right:0}.stm-lms-course__content table tr th{font-size:15px}.stm-lms-course__content table tr td{font-size:14px}body.curriculum-opened .stm-curriculum__close,body.curriculum-opened .stm-lms-course__curriculum,body.curriculum-opened .stm-lms-course__overlay,body.lesson-sidebar-opened .stm-lesson_sidebar__close,body.lesson-sidebar-opened .stm-lms-course__overlay,body.lesson-sidebar-opened .stm-lms-course__sidebar{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.stm_lms_lesson_header__center h5>a{opacity:1;font-weight:600}.stm_lms_lesson_header__center h5>a:hover{color:#385bce}.stm-lms-lesson_navigation{display:flex;margin:30px 0 0;padding:40px 30px 30px;border-top:1px solid #ddd;justify-content:space-between}.stm-lms-lesson_navigation_side{width:30%}.stm-lms-lesson_navigation_side a{position:relative;padding-left:70px;min-height:50px;display:block;text-decoration:none!important}.stm-lms-lesson_navigation_side a span{display:block;font-size:15px;color:#273044;font-weight:600}.stm-lms-lesson_navigation_side a span.stm_lms_section_text{color:#273044;font-weight:400}.stm-lms-lesson_navigation_side a i{position:absolute;left:0;top:0;display:block;width:48px;height:48px;line-height:45px;text-indent:-1px;color:#273044;border:2px solid #555d6d;border-radius:50%;font-size:19px;text-align:center;transition:.3s ease}.stm-lms-lesson_navigation_side a:hover i{border:2px solid #385bce;background-color:#385bce;color:#fff}.stm-lms-lesson_navigation_next{text-align:right}.stm-lms-lesson_navigation_next a{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:70px;padding-left:0}.stm-lms-lesson_navigation_next a i{left:auto;right:0;text-indent:3px}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson:before,.stm_lms_complete_lesson.btn.completed:before{font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;font-weight:900;line-height:20px;text-indent:1px}.stm-lms-lesson_navigation_prev a{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.stm-lms-lesson_navigation_prev a:hover i{background-color:#385bce}.stm-lms-lesson_navigation_complete{position:relative;top:-5px;width:40%;text-align:center}.stm-lms-lesson_navigation_complete span{top:5px!important}.stm-lms-lesson_navigation.completed{background-color:#17d292}.stm-lms-lesson_navigation.completed a i{border-color:#fff;color:#fff}.stm-lms-lesson_navigation.completed a span{color:#fff}.stm-lms-lesson_navigation.completed a:hover i{background-color:#fff;color:#273044}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson{background-color:#fff;cursor:default}.stm-curriculum-section .stm-curriculum-item__section.opened,.stm-curriculum-section .stm-curriculum-item__section:hover,.stm-lms-wrapper .stm-lms-course__lesson-content a.btn.btn-default.stm_lms_start_quiz,.stm-lms-wrapper .stm_lms_lesson_comments .stm_lms_lesson_comments__inner a.btn.btn-default.load-more-btn.load-comments,.stm-lms-wrapper a.btn.btn-default.btn-close-quiz-modal-results,.stm-lms-wrapper a.btn.btn-default.btn-retake,.stm-lms-wrapper a.btn.btn-default.certificate-button{background-color:#385bce}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson span{color:#17d292}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson:after{display:none}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson:before{display:inline-block;content:"";border-color:#17d292;color:#17d292;font-size:11px}.stm-lms-wrapper a.btn.btn-default.show-answers{background-color:#17d292}.stm-lms-lesson_navigation_complete .completed.btn{border-color:transparent!important}.stm_lms_complete_lesson.btn{padding:18px 30px;background-color:#385bce!important;border-color:#385bce!important;color:#fff!important;border-radius:30px}.stm_lms_complete_lesson.btn:before{content:"";display:inline-block;margin:0 10px 0 0;vertical-align:top;width:24px;height:24px;border:2px solid #fff;border-radius:50%}.stm_lms_complete_lesson.btn span{position:relative;top:1px;font-size:15px}.stm_lms_complete_lesson.btn.completed{pointer-events:none;background-color:#fff!important}.stm_lms_complete_lesson.btn.completed:before{content:"";pointer-events:none;font-size:11px;display:inline-block;margin:0 10px 0 0;vertical-align:top;width:24px;height:24px;border-radius:50%}.stm_lms_video i.stm_lms_play:after,.stm_lms_video:before{content:"";position:absolute}.stm-curriculum-section__info{display:block;padding-left:15px}.stm-curriculum-section__info h5,.stm-curriculum-section__info span{transition:.3s ease}.stm-curriculum-section__info h5{margin:0}.stm-curriculum-section__lessons{display:none}.stm-curriculum-section.opened .stm-curriculum-section__lessons{display:block}.stm-curriculum-section .stm-curriculum-item__section{position:relative;border-top:0;cursor:pointer}.stm-curriculum-section .stm-curriculum-item__section:after{position:absolute;top:20px;left:10px;content:"";width:0;height:0;border-style:solid;border-width:5px 4.5px 0;border-color:#385bce #fff0 #fff0;transition:.3s ease}.stm-curriculum-section .stm-curriculum-item__section.opened:after,.stm-curriculum-section .stm-curriculum-item__section:hover:after{border-top-color:#fff}.stm-curriculum-section .stm-curriculum-item__section.opened h5,.stm-curriculum-section .stm-curriculum-item__section.opened span,.stm-curriculum-section .stm-curriculum-item__section:hover h5,.stm-curriculum-section .stm-curriculum-item__section:hover span{color:#fff}.stm-curriculum__close,.stm-lesson_sidebar__close{position:absolute;top:30px;right:-70px;width:46px;height:46px;line-height:46px;text-align:center;border:2px solid #fff;border-radius:50%;font-size:26px;color:#fff;cursor:pointer;opacity:0;visibility:hidden;-webkit-transform:translateX(-5px);transform:translateX(-5px);transition:.3s .2s ease}.stm-curriculum__close:hover,.stm-lesson_sidebar__close:hover{box-shadow:0 5px 20px rgb(0 0 0 / .18)}.stm-lesson_sidebar__close{right:auto;left:-70px}.stm-curriculum__title{margin:40px 0 30px;color:#000}.stm-lms-course__lesson-content .stm_lms_video{margin-bottom:15px}@media (min-width:1025px) and (max-width:1440px){.stm_lms_lesson_header .col-lg-2{width:25%}.stm_lms_lesson_header .col-lg-8{width:50%}.stm_lms_lesson_header .col-lg-8 .col-md-push-2{width:100%;left:0}}@media (max-width:1024px){.stm-lms-lesson_navigation{flex-wrap:wrap}.stm_lms_lesson_header .logo-unit{display:none}.stm_lms_lesson_header .stm_lms_lesson_header__center{text-align:right}.stm_lms_lesson_header__right{margin-top:30px;justify-content:flex-start}.stm-lms-curriculum-trigger{bottom:-58px}.stm-lms-course__lesson-content .stm_lms_result__round{position:static}.stm-lms-course__lesson-content .stm-lms-single-answer__hint:hover .stm-lms-single-answer__hint_text{left:auto;margin-right:30px;right:100%}.stm-lms-course__lesson-content .stm-lms-single-answer__hint:hover .stm-lms-single-answer__hint_text:after{left:auto;right:-12.5px}}@media (max-width:769px){.stm-lms-lesson_navigation{flex-wrap:wrap}.stm-lms-lesson_navigation_side span{display:none!important}}@media (max-width:550px){.stm_lms_lesson_header .stm_lms_lesson_header__center{margin:0 0 0 20px}.stm-lms-lesson_navigation_complete{margin:15px 0 0;width:100%;order:100}.stm-lms-lesson_navigation_complete .btn{width:100%}.stm-curriculum__close{right:-55px}.stm_lms_lesson_header__right{padding-right:0}.stm_lms_lesson_header__right .stm_lms_wishlist_button{margin-left:auto}}.embed_ext{min-height:500px}.embed-url embed{min-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}.stm_lms_video{position:relative;background-position:center center!important;background-size:cover!important;cursor:pointer}.stm_lms_video iframe{width:100%;height:auto;opacity:0;border:0;display:block;min-height:500px;visibility:hidden}.stm_lms_video i.stm_lms_play{position:absolute;background-color:#10c45c;top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border-radius:50%;line-height:60px;text-align:center;cursor:pointer}.stm_lms_video i.stm_lms_play:after{display:block;top:50%;left:50%;margin:-12px 0 0 -7.5px;width:0;height:0;border-style:solid;border-width:12.5px 0 12.5px 20px;border-color:#fff0 #fff0 #fff0 #fff}.stm_lms_video:before{display:block;top:0;left:0;bottom:0;right:0;background:rgb(0 0 0 / .1)}.stm_lms_video.visible{background:0 0!important}.stm_lms_video.visible i.stm_lms_play,.stm_lms_video.visible:before{display:none}.stm_lms_video.visible iframe{opacity:1;visibility:visible}.grecaptcha-badge{width:0!important}.stm-lms-course__lesson-content #stm_lms_video{width:100%;outline:0;margin-bottom:30px}.stm-lms-course__lesson-content #stm_lms_video video{outline:0}.stm-lms-course__lesson-content .video-js .vjs-big-play-button{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:550px){.stm-lms-lesson_navigation{padding-left:15px;padding-right:15px}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_side{position:relative;display:flex;justify-content:space-between;width:auto;min-width:45px}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_side a{display:block;min-width:45px;padding:0}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_side a i{width:45px;height:45px;line-height:43px}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_complete{width:auto;margin:0;order:inherit;top:0}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_complete .btn{padding:10px 20px 11px}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_complete .btn span{font-size:13px}}body.lesson-locked{height:100vh;overflow:hidden}body.lesson-locked .stm_lms_locked_lesson__overlay,body.lesson-locked .stm_lms_locked_lesson__popup{position:fixed;top:0;left:0;right:0;bottom:0}body.lesson-locked .stm_lms_locked_lesson__overlay{background-color:rgb(0 0 0 / .5);z-index:999999}body.lesson-locked .stm_lms_locked_lesson__popup{display:flex;align-items:center;justify-content:center;z-index:99999999}body.lesson-locked .stm_lms_locked_lesson__popup_inner{position:relative;width:550px;margin:auto 0;padding:30px 40px;max-width:95%;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center}body.lesson-locked .stm_lms_locked_lesson__popup .stm-lms-buy-buttons{text-align:center}body.lesson-locked .stm_lms_locked_lesson__popup_close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;text-align:center;line-height:30px;background-color:#fff;color:#273044;border-radius:50%;font-size:16px;box-shadow:0 0 5px rgb(0 0 0 / .35)}body.lesson-locked .stm_lms_locked_lesson__popup_close:hover{background-color:#273044;color:#fff}body.lesson-locked .stm_lms_locked_lesson__popup h3{width:100%;margin:0 0 15px}body.lesson-locked .stm_lms_locked_lesson__popup p{color:#273044;margin:0 0 30px}body.lesson-locked .modal{z-index:999999999}.stm-lms-wrapper__login{margin-bottom:50px}.stm-lms-wrapper__login #stm-lms-register{display:block}.stm-lms-modal-login #stm-lms-login-modal,.stm-lms-modal-login #stm-lms-register,.stm_lms_user_float_menu.__collapsed .stm_lms_login_wrapper{display:none}.stm-lms-modal-login .nav{margin-bottom:0}.stm-lms-modal-login .sc_login{margin:0!important}.stm-lms-modal-login #stm-lms-login-modal.active,.stm-lms-modal-login #stm-lms-register.active{display:block}.stm-lms-modal-login #stm-lms-register{margin-bottom:-70px}.stm-lms-modal-login #stm-lms-register>h3{display:none}.stm_lms_login_wrapper{padding:40px 50px;background-color:#385bce}.stm_lms_login_wrapper .form-group{margin:0 0 30px}.stm_lms_login_wrapper .form-group label{margin:0 0 7px;text-transform:uppercase;font-size:12px;font-weight:600;color:#fff}.stm_lms_login_wrapper__actions{display:flex;align-items:center}.stm_lms_login_wrapper__actions label{margin-right:15px;margin-bottom:0;color:#fff}.stm_lms_login_wrapper__actions .btn{background-color:#17d292!important;margin-left:auto}.stm_lms_login_wrapper .lostpassword{position:relative;top:-1px;color:#fff!important;cursor:pointer}.stm_lms_login_wrapper .lostpassword:hover{text-decoration:underline!important}.stm_lms_login_wrapper .stm_lms_lost_password_form{display:flex;align-items:center;padding:30px 0 0}.apsl-login-networks span.apsl-login-new-text,.stm-lms-modal-login .stm-lms-login__top h3,.wp-social-login-widget .wp-social-login-connect-with{display:none}.stm_lms_login_wrapper .stm_lms_lost_password_form .form-group{flex-grow:1;margin-right:30px}.stm_lms_login_wrapper .stm_lms_lost_password_form .btn{background-color:#17d292!important;margin-left:auto}.wp-social-login-widget{float:right;margin:6px 0 0}.wp-social-login-widget .wp-social-login-provider-list{margin:0 -5px;padding:0}.wp-social-login-widget .wp-social-login-provider-list a{margin:0 5px}.stm_lms_log_in.loading{min-height:auto}.stm_lms_log_in.loading:before{top:-3px}.stm_lms_log_in.loading i,.stm_lms_log_in.loading span{opacity:0}.stm-lms-modal-login .modal-body{padding:0 0 70px}.stm-lms-modal-login .loading.btn{margin-left:auto!important}.stm-lms-modal-login .stm-lms-message{margin-left:50px;margin-right:50px;padding:0;background-color:#fff0;color:#E53935}.stm-lms-modal-login .stm-lms-login__top{position:absolute;bottom:19px;left:20px;right:20px}.stm-lms-modal-login .stm-lms-login__top .wp-social-login-widget{float:none;text-align:center}.stm-lms-modal-login .stm-lms-message.success{color:#66BB6A}@media (max-width:1023px){.stm-lms-login{margin:0 0 40px}}@media (max-width:550px){.stm_lms_login_wrapper,.stm_lms_register_wrapper{padding:40px 25px!important}.stm_lms_lost_password_form{flex-wrap:wrap;justify-content:flex-start}.stm_lms_lost_password_form .form-group{width:100%;margin-right:0!important}.stm_lms_lost_password_form .btn{margin-left:0!important}.stm_lms_login_wrapper__actions{flex-wrap:wrap}.stm_lms_login_wrapper__actions .lostpassword{width:100%;margin-top:10px}.stm_lms_login_wrapper__actions .btn{margin:15px 0 0}}body div.nsl-container-block{margin:15px 0}body div.nsl-container-block .nsl-container-buttons{flex-flow:row;margin:0 -8px}body div.nsl-container-block .nsl-container-buttons a{max-width:inherit;padding:0 8px;flex:0 0 auto;width:50%;margin:8px 0}.stm-lms-modal-login .apsl-login-networks,body .modal-content div.nsl-container-block{padding:0 50px}body div.nsl-container-block .nsl-container-buttons a .nsl-button-label-container{font-size:14px}.apsl-login-networks{margin:20px 0 30px}.apsl-login-networks .social-networks{display:flex;align-items:center}.apsl-login-networks .social-networks>a{flex:1 1 0%;margin-right:15px}.apsl-login-networks .social-networks>a:last-child{margin-right:0}.apsl-login-networks .social-networks .apsl-icon-block{display:flex;align-items:center;padding:0 20px;margin:0;background:#3b5898;border-radius:5px;color:#fff}.apsl-login-networks .social-networks .apsl-icon-block .fa,.apsl-login-networks .social-networks .apsl-icon-block .fab{width:auto;background-color:#fff0;color:inherit;line-height:40px;font-family:"Font Awesome 5 Brands"!important;margin-right:10px}.apsl-login-networks .social-networks .apsl-icon-block .apsl-long-login-text{display:block;line-height:16px}.apsl-login-networks .social-networks .apsl-icon-block.icon-google{background-color:#cb4023}.stm_lms_register_wrapper{padding:40px 50px;background-color:#eef1f7}.stm_lms_register_wrapper .form-group{margin:0 0 30px}.stm_lms_register_wrapper .form-group label{margin:0 0 7px;text-transform:uppercase;font-size:12px;font-weight:600;color:#273044}.stm_lms_register_wrapper .form-group .form-control{background-color:#fff}.stm_lms_register_wrapper__actions{display:flex;align-items:center}.stm_lms_register_wrapper__actions label{margin-right:15px;margin-bottom:0;color:#273044}.stm_lms_register_wrapper__actions .btn{background-color:#17d292!important;margin-left:auto}@media (max-width:550px){.stm_lms_register_wrapper__actions{flex-wrap:wrap}.stm_lms_register_wrapper__actions .btn{margin:15px 0 0}}.stm-curriculum-item{display:flex;flex-direction:column;padding:13px;margin:0 0 2px;background-color:#f0f4fa;transition:.3s ease;border-top:2px solid #fff0}.stm-curriculum-item.has-excerpt{cursor:pointer}.stm-curriculum-item.opened{position:relative;border-top-color:#385bce;background-color:#fff;box-shadow:0 5px 10px rgb(0 0 0 / .18);z-index:99}.stm-curriculum-item.opened .stm-curriculum-item__toggle{border-width:0 4.5px 5px;border-color:#fff0 #fff0 #aaa}.stm-curriculum-item:hover{background-color:rgb(240 244 250 / .65)}.stm-curriculum-item:hover .stm-curriculum-item__title .heading_font{color:#385bce}.stm-curriculum-item__info{display:flex;width:100%}.stm-curriculum-item__num{font-size:14px;color:#aaa;margin-right:15px}.stm-curriculum-item__title{position:relative;top:-1px;width:100%;font-size:15px;font-weight:600;margin-right:15px}.stm-curriculum-item__meta{display:flex;align-items:flex-start;white-space:nowrap;margin:0 0 0 20px}.stm-curriculum-item__meta i{position:relative;margin:3px 5px 0 0;font-size:15px;color:#aaa}.stm-curriculum-item__toggle{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0;width:0;height:0;border-style:solid;border-width:5px 4.5px 0;border-color:#aaa #fff0 #fff0;transition:.3s ease}@media (max-width:600px){.stm-curriculum-item__toggle{display:none}}.stm-curriculum-item__toggle-container{display:block;position:relative;border-radius:50%;width:20px;height:20px;margin:0;background-color:#E9E9E9;cursor:pointer;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.stm-curriculum-item__toggle-container.opened{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.stm-curriculum-item__excerpt{display:none;width:100%;padding:20px 20px 0 53px;order:201}.stm-curriculum-item__wrapper{display:flex;justify-content:flex-end;margin-left:auto;margin-right:0}.stm-curriculum-item__preview{order:100;margin:0 0 0 20px}.stm-curriculum-item__icon{min-width:16px;font-size:16px;margin-right:15px;color:#385bce}.stm-curriculum-item__icon .stmlms-slides-css{position:relative;top:7px;display:block;content:"";width:14px;height:10px;border:2px solid #385bce}.stm-curriculum-item__icon .stmlms-slides-css:after,.stm-curriculum-item__icon .stmlms-slides-css:before{position:absolute;top:-5px;left:0;content:"";width:100%;border-radius:2px;height:2px;background-color:#385bce}.stm-curriculum-item__icon .stmlms-slides-css:before{left:2px;top:-8px;width:calc(100% - 4px)}.stm-curriculum-item__preview a{padding:3px 7px;border-radius:4px;background-color:#17d292;color:#fff}.stm-curriculum-item__preview a:hover{color:#fff!important}.stm-curriculum-section h3{margin:45px 0 21px;font-weight:400}.stm-lms-course__curriculum .stream .stm-curriculum-item__icon i{font-family:"Font Awesome 5 Brands"!important;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.stm-lms-course__curriculum .stream .stm-curriculum-item__icon i:before{content:""}@media (max-width:550px){.stm-curriculum-item__icon,.stm-curriculum-item__num{display:none}.stm-curriculum-item__title{margin:0 5px 0 0;width:80%}.stm-curriculum-item__preview{margin-right:0;margin-top:5px;display:none}.stm-curriculum-item__preview a{margin-left:0;margin-right:10px}.stm-curriculum-item__meta{display:none;line-height:1.2em;margin-left:52px;margin-top:5px}.stm-curriculum-item__excerpt{padding-left:0}}@media (max-width:375px){.stm-curriculum-item{flex-wrap:wrap}.stm-curriculum-item .stm-curriculum-item__title{width:78%}}@media (max-width:321px){.stm-curriculum-item .stm-curriculum-item__title{width:75%}}.stm-lms-course__sidebar{position:fixed;width:480px;max-width:80%;top:0;right:0;bottom:0;background-color:#f0f4fa;-webkit-transform:translateX(40px);transform:translateX(40px);opacity:0;visibility:hidden;z-index:99;transition:.3s ease}.stm-lms-course__sidebar_toggle{position:absolute;right:30px;top:25px;font-size:22px;width:50px;height:50px;line-height:50px;background-color:#17d292;border-radius:50%;text-align:center;color:#fff;cursor:pointer}.stm-lms-course__sidebar .stm_lms_lesson_comments{position:absolute;top:0;left:0;right:0;bottom:0;padding:35px 30px 30px;overflow-y:auto}.stm_lms_lesson_comments__list_single{margin:15px 0;padding:15px;background-color:#fff;cursor:pointer}.stm_lms_lesson_comments__list_single.expanded{box-shadow:0 5px 10px rgb(0 0 0 / .18)}.stm_lms_lesson_comments__list_single p{margin-bottom:0}.stm_lms_lesson_comments__list_single__info{margin:0 0 15px}.stm_lms_lesson_comments__list_single__info>*{display:inline-block;color:#aaa}.stm_lms_lesson_comments__list_single__info>:after{position:relative;top:0;content:"|";margin:0 10px;color:#ddd;font-size:16px}.stm_lms_lesson_comments__list_single__info>:last-child:after{display:none}.stm_lms_lesson_comments__list_single__info .stm_lms_lesson_comments__list_single__login,.stm_lms_lesson_comments__list_single__info .stm_lms_lesson_comments__list_single__login a,.stm_lms_lesson_comments__list_single__info .stm_lms_lesson_comments__list_single__login a:hover{color:#385bce}.stm_lms_lesson_comments__list_single__text{margin:0 0 10px;font-size:16px;color:#273044;word-wrap:break-word}.stm_lms_lesson_comments__list_single__replies_count{color:#aaa}.stm_lms_lesson_comments__list_single__replies_count:hover{color:#17d292!important}.stm_lms_lesson_comments__list_single__reply a.btn.btn-default{background-color:#385bce}.stm_lms_lesson_comments__list_single__reply textarea{padding:12px 12px 6px!important;margin:0 0 20px;min-height:54px;resize:none;transition:.3s ease;background-color:#fff;border:1px solid #ddd}.stm_lms_lesson_comments__list_single__reply.focused{margin-bottom:30px}.stm_lms_lesson_comments__list_single__reply.focused textarea{min-height:150px}.stm_lms_lesson_comments__list_single_expanded{padding-top:20px}.stm_lms_lesson_comments__replies .stm_lms_lesson_comments__reply{margin-bottom:25px}.stm_lms_lesson_comments__top{margin:0 0 25px}.stm_lms_lesson_comments__top h3{display:inline-block;margin:12px 0 15px}.stm_lms_lesson_comments__top .btn{float:right}.stm_lms_lesson_comments .stm_lms_btn_icon .form-control{margin:0 0 50px;background-color:#fff;border-color:#fff}.stm_lms_lesson_comments .stm_lms_btn_icon button{background-color:#385bce;color:#fff;outline:0!important}.stm_lms_lesson_comments__inner{display:block}.stm_lms_lesson_comments__add{display:none;margin:0 0 40px}.stm_lms_lesson_comments__add_back{display:block;margin:0 0 30px;text-align:center;border-bottom:1px solid #cccdd0}.stm_lms_lesson_comments__add_back i{display:block;margin:0 auto;width:50px;height:50px;line-height:50px;font-size:23px;background-color:#17d292;border-radius:50%;color:#fff}.stm_lms_lesson_comments__add_back span{display:block;margin:15px 0 25px;color:#273044;opacity:.5;font-size:15px;transition:.3s ease}.stm_lms_lesson_comments__add_back:hover span{opacity:1}.stm_lms_lesson_comments__add textarea{padding:15px 20px!important;background-color:#fff;border-radius:5px}.stm_lms_lesson_comments__add textarea::-webkit-input-placeholder{opacity:.5;color:#273044}.stm_lms_lesson_comments.addQuestion .stm_lms_lesson_comments__inner{display:none}.stm_lms_lesson_comments.addQuestion .stm_lms_lesson_comments__add{display:block}.stm_lms_lesson_comments.addQuestion .stm_lms_lesson_comments__add a.btn.btn-default{background-color:#385bce}@media (max-width:550px){.stm_lms_lesson_comments__top .btn{float:none;display:block}.stm-lesson_sidebar__close{top:80px;left:-52px}}.rs-p-wp-fix{display:none!important;margin:0!important;height:0px!important}.wp-block-themepunch-revslider{position:relative}rs-modal{position:fixed!important;z-index:9999999!important;pointer-events:none!important}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto}rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen{top:0;left:0;width:100%;height:100%}rs-modal rs-fullwidth-wrap{position:absolute;top:0;left:0;height:100%}rs-module-wrap.rs-modal{display:none;max-height:100%!important;overflow:auto!important;pointer-events:auto!important}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden!important;max-width:100%!important}rs-modal-cover{width:100%;height:100%;z-index:0;background:#fff0;position:absolute;top:0;left:0;cursor:pointer;pointer-events:auto}body>rs-modal-cover{position:fixed;z-index:9999995!important}rs-sbg-px{pointer-events:none}.rs-forceuntouchable,.rs-forceuntouchable *{pointer-events:none!important}.rs-forcehidden *{visibility:hidden!important}.rs_splitted_lines{display:block;white-space:nowrap!important}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0px!important;left:0px!important;z-index:9999999!important;background:#fff}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons') format('svg');font-weight:400;font-style:normal;font-display:swap}[class^="revicon-"]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:400;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}rs-module i[class^="fa-"],rs-module i[class*=" fa-"],.rb-modal-wrapper i[class^="fa-"],.rb-modal-wrapper i[class*=" fa-"],#waitaminute i[class^="fa-"],#waitaminute i[class*=" fa-"],#objectlibrary i[class^="fa-"],#objectlibrary i[class*=" fa-"],#rs_overview i[class^="fa-"],#rs_overview i[class*=" fa-"],#rs_overview_menu i[class^="fa-"],#rs_overview_menu i[class*=" fa-"],#builderView i[class^="fa-"],#builderView i[class*=" 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}rs-module [class^="fa-"]:before,rs-module [class*=" fa-"]:before,.rb-modal-wrapper [class^="fa-"]:before,.rb-modal-wrapper [class*=" fa-"]:before,#rs_overview [class^="fa-"]:before,#rs_overview [class*=" fa-"]:before,#objectlibrary [class^="fa-"]:before,#objectlibrary [class*=" fa-"]:before,#waitaminute [class^="fa-"]:before,#waitaminute [class*=" fa-"]:before,#rs_overview_menu [class^="fa-"]:before,#rs_overview_menu [class*=" fa-"]:before,#builderView [class^="fa-"]:before,#builderView [class*=" fa-"]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}rs-module .sr-only,#objectlibrary .sr-only,#waitaminute .sr-only,#rs_overview .sr-only,#rs_overview_menu .sr-only,.rb-modal-wrapper .sr-only,#builderView .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}rs-module .sr-only-focusable:active,rs-module .sr-only-focusable:focus,#waitaminute .sr-only-focusable:active,#waitaminute .sr-only-focusable:focus,#objectlibrary .sr-only-focusable:active,#objectlibrary .sr-only-focusable:focus,#rs_overview .sr-only-focusable:active,#rs_overview .sr-only-focusable:focus,#rs_overview_menu .sr-only-focusable:active,#rs_overview_menu .sr-only-focusable:focus,.rb-modal-wrapper .sr-only-focusable:active,.rb-modal-wrapper .sr-only-focusable:focus,#builderView .sr-only-focusable:active,#builderView .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.tp-fullwidth-forcer{z-index:0;pointer-events:none}rs-module-wrap{visibility:hidden}rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:#fff0}rs-module-wrap{position:relative;z-index:1;width:100%;display:block}.rs-fixedscrollon rs-module-wrap{position:fixed!important;top:0px!important;z-index:1000;left:0!important}.rs-stickyscrollon rs-module-wrap{position:sticky!important;top:0;z-index:1000}.rs-stickyscrollon{overflow:visible!important}rs-fw-forcer{display:block;width:100%;pointer-events:none}rs-module{position:relative;overflow:hidden;display:block}rs-module.disableVerticalScroll{-ms-touch-action:pan-x;touch-action:pan-x}rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg{display:block;pointer-events:none}rs-sbg-effectwrap{position:absolute;top:0;left:0;width:100%;height:100%}rs-carousel-wrap rs-column rs-layer img{width:0;height:0}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:block}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}a[x-apple-data-detectors]{color:inherit!important;text-decoration:none!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important}.entry-content rs-module a,rs-module a{box-shadow:none}.rs-ov-hidden{overflow:hidden!important}.rs-forceoverflow,.rs-forceoverflow rs-module-wrap,.rs-forceoverflow rs-module,.rs-forceoverflow rs-slides,.rs-forceoverflow rs-slide{overflow:visible!important}.rs-parallax-hidden-of rs-slide{overflow:hidden!important}.tp-simpleresponsive img,rs-module img{max-width:none!important;transition:none;margin:0;padding:0;border:none}rs-module .no-slides-text{font-weight:700;text-align:center;padding-top:80px}rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0;left:0}rs-slide,rs-slide:before{display:block;visibility:hidden}.rs-layer .rs-untoggled-content{display:block}.rs-layer .rs-toggled-content{display:none}.rs-tc-active.rs-layer>.rs-toggled-content{display:block}.rs-tc-active.rs-layer>.rs-untoggled-content{display:none}.rs-layer-video{overflow:hidden}.rs_html5vidbasicstyles{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;display:block;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:#fff0;-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap}rs-layer-wrap,rs-mask,rs-module-wrap,rs-module .rs-layer,rs-module img{user-select:none}rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child,.wpb_text_column rs-module rs-mask-wrap .rs-layer,.wpb_text_column rs-module rs-mask-wrap *:last-child{margin-bottom:0}.rs-svg svg{width:100%;height:100%;position:relative;vertical-align:top}rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-alyer *:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none!important}rs-carousel-wrap{cursor:url(/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}rs-carousel-wrap.dragged{cursor:url(/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}rs-carousel-wrap.noswipe{cursor:default}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0}rs-carousel-space{clear:both;display:block;width:100%;height:0;position:relative}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.rs-layer.rs-selectable{user-select:text}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative}rs-module embed,rs-module iframe,rs-module object,rs-module audio,rs-module video{max-width:none!important;border:none}rs-bg-elem{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}rs-zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0;pointer-events:none}rs-row-wrap,rs-column,rs-cbg-mask-wrap{display:block;visibility:hidden}rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap{display:block}rs-column-wrap>rs-mask-wrap,rs-column-wrap>rs-loop-wrap{z-index:1}rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{transform-style:flat}@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){rs-carousel-wrap rs-layer-wrap,rs-carousel-wrap rs-loop-wrap{backface-visibility:hidden;transform-style:preserve-3d}}.safarifix rs-layer-wrap{perspective:1000000}@-moz-document url-prefix(){rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{perspective:none}}rs-mask-wrap{overflow:hidden}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none!important}.rev_row_zone_top{top:0}.rev_row_zone_bottom{bottom:0}.rev_row_zone_middle{top:0}rs-column-wrap .rs-parallax-wrap{vertical-align:top}.rs-layer img,rs-layer img{vertical-align:top}rs-row,rs-row.rs-layer{display:table;position:relative;width:100%!important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0}.rs-layer.rs-waction.iospermaccwait.permanenthidden{display:none!important;visibility:hidden!important;pointer-events:none!important}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0}rs-column{box-sizing:border-box;display:block;position:relative;width:100%!important;height:auto!important;white-space:normal!important}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box}rs-column-wrap rs-cbg-mask-wrap{top:0;left:0;bottom:0;right:0}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%}.rs-pelock *{pointer-events:none!important}rs-column .rs-parallax-wrap,rs-column rs-loop-wrap,rs-column rs-mask-wrap{text-align:inherit}rs-column rs-mask-wrap{display:inline-block}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap{position:relative;left:auto;top:auto;line-height:0}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap,rs-column .rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block!important;width:100%!important}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden!important;display:none!important}a.rs-layer.rs-nointeraction>.div,rs-layer.rs-nointeraction:not(a),.rs-layer.rs-nointeraction:not(a){pointer-events:none!important}rs-static-layers{position:absolute;z-index:101;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden}rs-static-layers.rs-stl-back{z-index:0}.rs-stl-visible{overflow:visible!important}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid #fff0;border-right:0 solid #fff0;border-bottom-width:0!important;border-top:40px solid #00A8FF;position:absolute;right:100%;top:0}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid #fff0;border-right:0 solid #fff0;border-top-width:0!important;border-bottom:40px solid #00A8FF;position:absolute;right:100%;top:0}.rs-layer rs-bcr{width:0;height:0;border-left:0 solid #fff0;border-right:40px solid #fff0;border-bottom:40px solid #00A8FF;border-top-width:0!important;position:absolute;left:100%;top:0}.rs-layer rs-bcrt{width:0;height:0;border-left:0 solid #fff0;border-right:40px solid #fff0;border-top:40px solid #00A8FF;border-bottom-width:0!important;position:absolute;left:100%;top:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none!important}rs-bgvideo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block}.rs-layer.rs-fsv{top:0;left:0;position:absolute;width:100%;height:100%}.rs-layer.rs-fsv audio,.rs-layer.rs-fsv video,.rs-layer.rs-fsv iframe,.rs-layer.rs-fsv iframe audio,.rs-layer.rs-fsv iframe video{width:100%;height:100%}.rs-fsv video{background:#000}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid rs-poster{display:none}.tp-video-play-button{background:#000;background:rgb(0 0 0 / .3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px!important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity 300ms ease-out!important}.rs-ISM .tp-video-play-button{opacity:1;transition:none!important;z-index:6}.rs-audio .tp-video-play-button{display:none!important}.rs-layer .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center!important;vertical-align:top;line-height:50px!important;font-size:30px!important}.rs-layer:hover .tp-video-play-button{opacity:1;display:block;z-index:6}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff!important;border-left:5px solid #fff!important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px!important;margin-top:5px!important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.rs-fsv .rs-fsv audio{object-fit:contain!important}.rs-fsv .rs-fsv video{object-fit:contain!important}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo audio{object-fit:cover!important}.rs-fsv .fullcoveredvideo video{object-fit:cover!important}}.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:#fff0;z-index:5}.rs-nolc .tp-video-play-button,rs-bgvideo video::-webkit-media-controls-start-playback-button,rs-bgvideo video::-webkit-media-controls,rs-bgvideo audio::-webkit-media-controls{display:none!important}.rs-audio .tp-video-controls{opacity:1!important;visibility:visible!important}rs-module h1.rs-layer,rs-module h2.rs-layer,rs-module h3.rs-layer,rs-module h4.rs-layer,rs-module h5.rs-layer,rs-module h6.rs-layer,rs-module div.rs-layer,rs-module span.rs-layer,rs-module p.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}rs-module h1.rs-layer:before,rs-module h2.rs-layer:before,rs-module h3.rs-layer:before,rs-module h4.rs-layer:before,rs-module h5.rs-layer:before,rs-module h6.rs-layer:before{content:none}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;display:block;pointer-events:none}rs-sbg-wrap rs-dotted{z-index:31}rs-dotted.twoxtwo{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}rs-dotted.twoxtwowhite{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}rs-dotted.threexthree{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}rs-dotted.threexthreewhite{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgb(0 0 0 / .8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:#fff0;box-shadow:0 15px 10px rgb(0 0 0 / .8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgb(0 0 0 / .3),0 0 40px rgb(0 0 0 / .1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgb(0 0 0 / .6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px / 20px}.rev-btn,.rev-btn:visited{outline:none!important;box-shadow:none;text-decoration:none!important;box-sizing:border-box;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase}.rev-btn i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity 0.2s ease-out,margin 0.2s ease-out;margin-left:0;line-height:inherit}.rev-btn.rev-hiddenicon i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity 0.2s ease-out,margin 0.2s ease-out;opacity:0;margin-left:0px!important;width:0px!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-burger{position:relative;box-sizing:border-box;padding:22px 14px 22px 14px;border-radius:50%;border:1px solid rgb(51 51 51 / .25);-webkit-tap-highlight-color:#fff0;-webkit-tap-highlight-color:#fff0;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger span:nth-child(2){margin:3px 0}.quick_style_example_wrap .rev-burger:hover :first-child,#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}.quick_style_example_wrap .rev-burger:hover :nth-child(2),#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}.quick_style_example_wrap .rev-burger:hover :last-child,#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgb(255 255 255 / .2)}.rev-b-span-light span,.rev-burger.revb-white span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-b-span-dark span,.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:70%}50%{opacity:0;top:70%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff}.rev-scroll-btn.rev-b-span-dark{border-color:#333}.rev-scroll-btn.rev-b-span-dark span,.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgb(0 0 0 / .5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgb(255 255 255 / .75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgb(255 255 255 / .75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%}rs-progress-bar,.rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;line-height:0;width:100%;height:100%}rs-progress-bgs{display:block;z-index:15;box-sizing:border-box;width:100%;position:absolute;height:100%;top:0;left:0}rs-progress-bg{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-gap{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-vis{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.rs-layer img{background:#fff0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%}.rs-layer.slidelink a{width:100%;height:100%;display:block}.rs-layer.slidelink a div{width:3000px;height:1500px;background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}.rs-layer.slidelink a span{background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat;width:100%;height:100%;display:block}.rs-layer .rs-starring{display:inline-block}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.rs-layer .rs-starring .star-rating,.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.rs-layer .rs-starring .star-rating:before,.rs-layer .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.rs-layer .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.rs-layer .rs-starring .star-rating span:before,.rs-layer .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}rs-loader{top:50%;left:50%;z-index:10000;position:absolute}rs-loader.off{display:none!important}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner5{background-image:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);border-radius:100%;animation:tp-scaleout 1.0s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}rs-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}rs-loader.spinner3 .bounce1,rs-loader.spinner3 .bounce2,rs-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}rs-loader.spinner3 .bounce1{animation-delay:-0.32s}rs-loader.spinner3 .bounce2{animation-delay:-0.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}rs-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2.0s infinite linear}rs-loader.spinner4 .dot1,rs-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2.0s infinite ease-in-out;box-shadow:0 0 20px 0 rgb(0 0 0 / .15)}rs-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1.0s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}rs-layer iframe{visibility:hidden}rs-layer.rs-ii-o iframe{visibility:visible}rs-layer input[type="text"],rs-layer input[type="email"],rs-layer input[type="url"],rs-layer input[type="password"],rs-layer input[type="search"],rs-layer input[type="number"],rs-layer input[type="tel"],rs-layer input[type="range"],rs-layer input[type="date"],rs-layer input[type="month"],rs-layer input[type="week"],rs-layer input[type="time"],rs-layer input[type="datetime"],rs-layer input[type="datetime-local"]{display:inline-block}rs-layer input::placeholder{vertical-align:middle;line-height:inherit!important}a.rs-layer{transition:none}rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow{display:block;pointer-events:all}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}rs-poster{cursor:pointer;z-index:3}.tp-tab.rs-touchhover,.tp-tab.selected,.tp-thumb.rs-touchhover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgb(255 255 255 / .3);cursor:pointer}.tp-bullet.selected,.tp-bullet.rs-touchhover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgb(0 0 0 / .5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows.rs-touchhover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.rs-layer [class^="pe-7s-"]:before,.rs-layer [class*=" pe-7s-"]:before,.rs-layer [class^="pe-7s-"],.rs-layer [class*=" pe-7s-"]{width:auto;margin:0;line-height:inherit;box-sizing:inherit}rs-pzimg-wrap{display:block}body.rtl .rs-pzimg{left:0!important}.rs_fake_cube{transform-style:preserve-3d}.rs_fake_cube,.rs_fake_cube_wall{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0;top:0;z-index:0}.rs-builder-mode rs-sbg-wrap canvas,rs-sbg canvas{overflow:hidden;z-index:5;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dddwrappershadow{box-shadow:0 45px 100px rgb(0 0 0 / .4)}.dddwrapper{transform-style:flat;perspective:10000px}.rs_error_message_box{background:#111;width:800px;margin:40px auto;padding:40px 20px;text-align:center;font-family:"Open Sans",sans-serif}.rs_error_message_oops{margin:0 0 20px;line-height:60px;font-size:34px;color:#FFF}.rs_error_message_content{margin:0 0 20px;line-height:25px;font-size:17px;color:#FFF}.rs_error_message_button{color:#fff!important;background:#333;display:inline-block;padding:10px 15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none!important}.rs_error_message_button:hover{background:#5e35b1}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;font-size:12px;line-height:20px;font-weight:600;background:rgb(0 0 0 / .75);padding:5px 10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px}.indebugmode .rs-layer:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgb(0 0 0 / .7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgb(66 10 14 / .2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgb(66 10 14 / .2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgb(255 255 255 / .8),rgb(255 200 200 / .6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgb(243 106 188 / .3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgb(168 223 193 / .4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgb(43 42 161 / .6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgb(0 70 150 / .4);mix-blend-mode:lighten}.nashville::before{background:rgb(247 176 153 / .56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgb(242 242 242 / .8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgb(127 187 227 / .2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-image:radial-gradient(circle,40%,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgb(232 197 152 / .8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgb(236 205 169 / .15) 55%,rgb(50 30 7 / .4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgb(125 105 24 / .5);mix-blend-mode:soft-light}.slumber::before{background:rgb(69 41 12 / .4);mix-blend-mode:lighten}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.willow{filter:grayscale(1) contrast(.95) brightness(.9)}.willow::after{background-color:#fff0}}}rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after{height:500%;width:500%}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.bgcanvas{display:none;position:absolute;overflow:hidden}.RSscrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.avada-has-rev-slider-styles .rev_slider_wrapper{transform:none}