@charset "UTF-8";/*! * animate.css -http://daneden.me/animate * Version - 3.7.0 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2018 Daniel Eden */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;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%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;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%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity: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%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}
@font-face{font-family:simple-line-icons;src:url(/frontend-assets/porto/vendor/simple-line-icons/fonts/Simple-Line-Icons.eot?v=2.4.0);src:url(/frontend-assets/porto/vendor/simple-line-icons/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix) format('embedded-opentype'),url(/frontend-assets/porto/vendor/simple-line-icons/fonts/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'),url(/frontend-assets/porto/vendor/simple-line-icons/fonts/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'),url(/frontend-assets/porto/vendor/simple-line-icons/fonts/Simple-Line-Icons.woff?v=2.4.0) format('woff'),url(/frontend-assets/porto/vendor/simple-line-icons/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons) format('svg');font-weight:400;font-style:normal}.icon-action-redo,.icon-action-undo,.icon-anchor,.icon-arrow-down,.icon-arrow-down-circle,.icon-arrow-left,.icon-arrow-left-circle,.icon-arrow-right,.icon-arrow-right-circle,.icon-arrow-up,.icon-arrow-up-circle,.icon-badge,.icon-bag,.icon-ban,.icon-basket,.icon-basket-loaded,.icon-bell,.icon-book-open,.icon-briefcase,.icon-bubble,.icon-bubbles,.icon-bulb,.icon-calculator,.icon-calendar,.icon-call-end,.icon-call-in,.icon-call-out,.icon-camera,.icon-camrecorder,.icon-chart,.icon-check,.icon-chemistry,.icon-clock,.icon-close,.icon-cloud-download,.icon-cloud-upload,.icon-compass,.icon-control-end,.icon-control-forward,.icon-control-pause,.icon-control-play,.icon-control-rewind,.icon-control-start,.icon-credit-card,.icon-crop,.icon-cup,.icon-cursor,.icon-cursor-move,.icon-diamond,.icon-direction,.icon-directions,.icon-disc,.icon-dislike,.icon-doc,.icon-docs,.icon-drawer,.icon-drop,.icon-earphones,.icon-earphones-alt,.icon-emotsmile,.icon-energy,.icon-envelope,.icon-envelope-letter,.icon-envelope-open,.icon-equalizer,.icon-event,.icon-exclamation,.icon-eye,.icon-eyeglass,.icon-feed,.icon-film,.icon-fire,.icon-flag,.icon-folder,.icon-folder-alt,.icon-frame,.icon-game-controller,.icon-ghost,.icon-globe,.icon-globe-alt,.icon-graduation,.icon-graph,.icon-grid,.icon-handbag,.icon-heart,.icon-home,.icon-hourglass,.icon-info,.icon-key,.icon-layers,.icon-like,.icon-link,.icon-list,.icon-location-pin,.icon-lock,.icon-lock-open,.icon-login,.icon-logout,.icon-loop,.icon-magic-wand,.icon-magnet,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-map,.icon-menu,.icon-microphone,.icon-minus,.icon-mouse,.icon-music-tone,.icon-music-tone-alt,.icon-mustache,.icon-note,.icon-notebook,.icon-options,.icon-options-vertical,.icon-organization,.icon-paper-clip,.icon-paper-plane,.icon-paypal,.icon-pencil,.icon-people,.icon-phone,.icon-picture,.icon-pie-chart,.icon-pin,.icon-plane,.icon-playlist,.icon-plus,.icon-power,.icon-present,.icon-printer,.icon-puzzle,.icon-question,.icon-refresh,.icon-reload,.icon-rocket,.icon-screen-desktop,.icon-screen-smartphone,.icon-screen-tablet,.icon-settings,.icon-share,.icon-share-alt,.icon-shield,.icon-shuffle,.icon-size-actual,.icon-size-fullscreen,.icon-social-behance,.icon-social-dribbble,.icon-social-dropbox,.icon-social-facebook,.icon-social-foursqare,.icon-social-github,.icon-social-google,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-reddit,.icon-social-skype,.icon-social-soundcloud,.icon-social-spotify,.icon-social-steam,.icon-social-stumbleupon,.icon-social-tumblr,.icon-social-twitter,.icon-social-vkontakte,.icon-social-youtube,.icon-speech,.icon-speedometer,.icon-star,.icon-support,.icon-symbol-female,.icon-symbol-male,.icon-tag,.icon-target,.icon-trash,.icon-trophy,.icon-umbrella,.icon-user,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-vector,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-wallet,.icon-wrench{font-family:simple-line-icons;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}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-minus:before{content:"\e615"}.icon-close:before{content:"\e082"}.icon-event:before{content:"\e619"}.icon-exclamation:before{content:"\e617"}.icon-organization:before{content:"\e616"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawer:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calendar:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symbol-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pinterest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-google:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}.icon-social-vkontakte:before{content:"\e618"}.icon-social-steam:before{content:"\e620"}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
#modal-container{	display:none;	position:fixed;	top:0px;	bottom:0px;	left:0px;	right:0px;}.modal-wrapper{	position:fixed;	top:0px;	bottom:0px;	left:0px;	right:0px;	background-color:rgba(0,0,0,0.35);}.ui-draggable div{	cursor:pointer;}.alert-container{	padding:15px;	z-index: 1500;	padding-top:0px;}.alert-container .row:first-child{	background-color: #EEEEEE;	padding:10px;	margin-bottom:15px;}.alert-popup-text{	overflow: hidden;	display: block;}#alert-popup-title{	font-weight: bold;}.modal-ajax-button{	color:#006096;	cursor:pointer;}
/*------------------------------------------------------------------------------	Revolution Slider 5.0 Default Style Settings -Screen Stylesheetversion:	 	5.4.5date:				15/05/17author:		themepunchemail:		 	info@themepunch.comwebsite:	 	http://www.themepunch.com-----------------------------------------------------------------------------*/#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff!important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(/frontend-assets/porto/vendor/rs-plugin/fonts/revicons/revicons.eot?5510888);src:url(/frontend-assets/porto/vendor/rs-plugin/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(/frontend-assets/porto/vendor/rs-plugin/fonts/revicons/revicons.woff?5510888) format('woff'),url(/frontend-assets/porto/vendor/rs-plugin/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(/frontend-assets/porto/vendor/rs-plugin/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;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}.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'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.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)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(/frontend-assets/porto/vendor/rs-plugin/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(/frontend-assets/porto/vendor/rs-plugin/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(/frontend-assets/porto/vendor/rs-plugin/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(/frontend-assets/porto/vendor/rs-plugin/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(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 rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#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}#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 rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.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,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}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:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.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:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(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}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(/frontend-assets/porto/vendor/rs-plugin/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(/frontend-assets/porto/vendor/rs-plugin/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(/frontend-assets/porto/vendor/rs-plugin/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{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,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{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:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(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,rgba(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,rgba(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%,rgba(255,255,255,.8),rgba(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:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(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:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(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:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.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:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._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:2}._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:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:after,.tp-kbimg-wrap:before{height:500%;width:500%}
/*------------------------------------------------------------------------------	Revolution Slider 5.0 Layer Style Settings -Screen Stylesheetversion:	 	5.0.0date:				18/03/15author:		themepunchemail:		 	info@themepunch.comwebsite:	 	http://www.themepunch.com-----------------------------------------------------------------------------*/* {		-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		box-sizing: border-box;}.tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited{	color:#0084B4!important;}.tp-caption.Twitter-Content a:hover{	color:#0084B4!important;	text-decoration:underline!important;}.tp-caption.medium_grey,.medium_grey{	background-color:#888;	border-style:none;	border-width:0;	color:#fff;	font-family:Arial;	font-size:20px;	font-weight:700;	line-height:20px;	margin:0;	padding:2px 4px;	position:absolute;	text-shadow:0 2px 5px rgba(0,0,0,0.5);	white-space:nowrap;}.tp-caption.small_text,.small_text{	border-style:none;	border-width:0;	color:#fff;	font-family:Arial;	font-size:14px;	font-weight:700;	line-height:20px;	margin:0;	position:absolute;	text-shadow:0 2px 5px rgba(0,0,0,0.5);	white-space:nowrap;}.tp-caption.medium_text,.medium_text{	border-style:none;	border-width:0;	color:#fff;	font-family:Arial;	font-size:20px;	font-weight:700;	line-height:20px;	margin:0;	position:absolute;	text-shadow:0 2px 5px rgba(0,0,0,0.5);	white-space:nowrap;}.tp-caption.large_text,.large_text{	border-style:none;	border-width:0;	color:#fff;	font-family:Arial;	font-size:40px;	font-weight:700;	line-height:40px;	margin:0;	position:absolute;	text-shadow:0 2px 5px rgba(0,0,0,0.5);	white-space:nowrap;}.tp-caption.very_large_text,.very_large_text{	border-style:none;	border-width:0;	color:#fff;	font-family:Arial;	font-size:60px;	font-weight:700;	letter-spacing:-2px;	line-height:60px;	margin:0;	position:absolute;	text-shadow:0 2px 5px rgba(0,0,0,0.5);	white-space:nowrap;}.tp-caption.very_big_white,.very_big_white{	background-color:#000;	border-style:none;	border-width:0;	color:#fff;	font-family:Arial;	font-size:60px;	font-weight:800;	line-height:60px;	margin:0;	padding:1px 4px 0;	position:absolute;	text-shadow:none;	white-space:nowrap;}.tp-caption.very_big_black,.very_big_black{	background-color:#fff;	border-style:none;	border-width:0;	color:#000;	font-family:Arial;	font-size:60px;	font-weight:700;	line-height:60px;	margin:0;	padding:1px 4px 0;	position:absolute;	text-shadow:none;	white-space:nowrap;}.tp-caption.modern_medium_fat,.modern_medium_fat{	border-style:none;	border-width:0;	color:#000;	font-family:"Open Sans", sans-serif;	font-size:24px;	font-weight:800;	line-height:20px;	margin:0;	position:absolute;	text-shadow:none;	white-space:nowrap;}.tp-caption.modern_medium_fat_white,.modern_medium_fat_white{	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans", sans-serif;	font-size:24px;	font-weight:800;	line-height:20px;	margin:0;	position:absolute;	text-shadow:none;	white-space:nowrap;}.tp-caption.modern_medium_light,.modern_medium_light{	border-style:none;	border-width:0;	color:#000;	font-family:"Open Sans", sans-serif;	font-size:24px;	font-weight:300;	line-height:20px;	margin:0;	position:absolute;	text-shadow:none;	white-space:nowrap;}.tp-caption.modern_big_bluebg,.modern_big_bluebg{	background-color:#4e5b6c;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans", sans-serif;	font-size:30px;	font-weight:800;	letter-spacing:0;	line-height:36px;	margin:0;	padding:3px 10px;	position:absolute;	text-shadow:none;}.tp-caption.modern_big_redbg,.modern_big_redbg{	background-color:#de543e;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans", sans-serif;	font-size:30px;	font-weight:300;	letter-spacing:0;	line-height:36px;	margin:0;	padding:1px 10px 3px;	position:absolute;	text-shadow:none;}.tp-caption.modern_small_text_dark,.modern_small_text_dark{	border-style:none;	border-width:0;	color:#555;	font-family:Arial;	font-size:14px;	line-height:22px;	margin:0;	position:absolute;	text-shadow:none;	white-space:nowrap;}.tp-caption.boxshadow,.boxshadow{			box-shadow:0 0 20px rgba(0,0,0,0.5);}.tp-caption.black,.black{	color:#000;	text-shadow:none;}.tp-caption.noshadow,.noshadow{	text-shadow:none;}.tp-caption.thinheadline_dark,.thinheadline_dark{	background-color:transparent;	color:rgba(0,0,0,0.85);	font-family:"Open Sans";	font-size:30px;	font-weight:300;	line-height:30px;	position:absolute;	text-shadow:none;}.tp-caption.thintext_dark,.thintext_dark{	background-color:transparent;	color:rgba(0,0,0,0.85);	font-family:"Open Sans";	font-size:16px;	font-weight:300;	line-height:26px;	position:absolute;	text-shadow:none;}.tp-caption.largeblackbg,.largeblackbg{			background-color:#000;	border-radius:0;	color:#fff;	font-family:"Open Sans";	font-size:50px;	font-weight:300;	line-height:70px;	padding:0 20px;	position:absolute;	text-shadow:none;}.tp-caption.largepinkbg,.largepinkbg{			background-color:#db4360;	border-radius:0;	color:#fff;	font-family:"Open Sans";	font-size:50px;	font-weight:300;	line-height:70px;	padding:0 20px;	position:absolute;	text-shadow:none;}.tp-caption.largewhitebg,.largewhitebg{			background-color:#fff;	border-radius:0;	color:#000;	font-family:"Open Sans";	font-size:50px;	font-weight:300;	line-height:70px;	padding:0 20px;	position:absolute;	text-shadow:none;}.tp-caption.largegreenbg,.largegreenbg{			background-color:#67ae73;	border-radius:0;	color:#fff;	font-family:"Open Sans";	font-size:50px;	font-weight:300;	line-height:70px;	padding:0 20px;	position:absolute;	text-shadow:none;}.tp-caption.excerpt,.excerpt{	background-color:rgba(0,0,0,1);	border-color:#fff;	border-style:none;	border-width:0;	color:#fff;	font-family:Arial;	font-size:36px;	font-weight:700;	height:auto;	letter-spacing:-1.5px;	line-height:36px;	margin:0;	padding:1px 4px 0;	text-decoration:none;	text-shadow:none;	white-space:normal!important;	width:150px;}.tp-caption.large_bold_grey,.large_bold_grey{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#666;	font-family:"Open Sans";	font-size:60px;	font-weight:800;	line-height:60px;	margin:0;	padding:1px 4px 0;	text-decoration:none;	text-shadow:none;}.tp-caption.medium_thin_grey,.medium_thin_grey{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#666;	font-family:"Open Sans";	font-size:34px;	font-weight:300;	line-height:30px;	margin:0;	padding:1px 4px 0;	text-decoration:none;	text-shadow:none;}.tp-caption.small_thin_grey,.small_thin_grey{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#757575;	font-family:"Open Sans";	font-size:18px;	font-weight:300;	line-height:26px;	margin:0;	padding:1px 4px 0;	text-decoration:none;	text-shadow:none;}.tp-caption.lightgrey_divider,.lightgrey_divider{	background-color:rgba(235,235,235,1);	background-position:initial;	background-repeat:initial;	border-color:#222;	border-style:none;	border-width:0;	height:3px;	text-decoration:none;	width:370px;}.tp-caption.large_bold_darkblue,.large_bold_darkblue{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#34495e;	font-family:"Open Sans";	font-size:58px;	font-weight:800;	line-height:60px;	text-decoration:none;}.tp-caption.medium_bg_darkblue,.medium_bg_darkblue{	background-color:#34495e;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:20px;	font-weight:800;	line-height:20px;	padding:10px;	text-decoration:none;}.tp-caption.medium_bold_red,.medium_bold_red{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#e33a0c;	font-family:"Open Sans";	font-size:24px;	font-weight:800;	line-height:30px;	padding:0;	text-decoration:none;}.tp-caption.medium_light_red,.medium_light_red{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#e33a0c;	font-family:"Open Sans";	font-size:21px;	font-weight:300;	line-height:26px;	padding:0;	text-decoration:none;}.tp-caption.medium_bg_red,.medium_bg_red{	background-color:#e33a0c;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:20px;	font-weight:800;	line-height:20px;	padding:10px;	text-decoration:none;}.tp-caption.medium_bold_orange,.medium_bold_orange{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#f39c12;	font-family:"Open Sans";	font-size:24px;	font-weight:800;	line-height:30px;	text-decoration:none;}.tp-caption.medium_bg_orange,.medium_bg_orange{	background-color:#f39c12;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:20px;	font-weight:800;	line-height:20px;	padding:10px;	text-decoration:none;}.tp-caption.grassfloor,.grassfloor{	background-color:rgba(160,179,151,1);	border-color:#222;	border-style:none;	border-width:0;	height:150px;	text-decoration:none;	width:4000px;}.tp-caption.large_bold_white,.large_bold_white{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:58px;	font-weight:800;	line-height:60px;	text-decoration:none;}.tp-caption.medium_light_white,.medium_light_white{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:30px;	font-weight:300;	line-height:36px;	padding:0;	text-decoration:none;}.tp-caption.mediumlarge_light_white,.mediumlarge_light_white{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:34px;	font-weight:300;	line-height:40px;	padding:0;	text-decoration:none;}.tp-caption.mediumlarge_light_white_center,.mediumlarge_light_white_center{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:34px;	font-weight:300;	line-height:40px;	padding:0;	text-align:center;	text-decoration:none;}.tp-caption.medium_bg_asbestos,.medium_bg_asbestos{	background-color:#7f8c8d;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:20px;	font-weight:800;	line-height:20px;	padding:10px;	text-decoration:none;}.tp-caption.medium_light_black,.medium_light_black{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#000;	font-family:"Open Sans";	font-size:30px;	font-weight:300;	line-height:36px;	padding:0;	text-decoration:none;}.tp-caption.large_bold_black,.large_bold_black{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#000;	font-family:"Open Sans";	font-size:58px;	font-weight:800;	line-height:60px;	text-decoration:none;}.tp-caption.mediumlarge_light_darkblue,.mediumlarge_light_darkblue{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#34495e;	font-family:"Open Sans";	font-size:34px;	font-weight:300;	line-height:40px;	padding:0;	text-decoration:none;}.tp-caption.small_light_white,.small_light_white{	background-color:transparent;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:17px;	font-weight:300;	line-height:28px;	padding:0;	text-decoration:none;}.tp-caption.roundedimage,.roundedimage{	border-color:#222;	border-style:none;	border-width:0;}.tp-caption.large_bg_black,.large_bg_black{	background-color:#000;	border-color:#ffd658;	border-style:none;	border-width:0;	color:#fff;	font-family:"Open Sans";	font-size:40px;	font-weight:800;	line-height:40px;	padding:10px 20px 15px;	text-decoration:none;}.tp-caption.mediumwhitebg,.mediumwhitebg{	background-color:#fff;	border-color:#000;	border-style:none;	border-width:0;	color:#000;	font-family:"Open Sans";	font-size:30px;	font-weight:300;	line-height:30px;	padding:5px 15px 10px;	text-decoration:none;	text-shadow:none;}.tp-caption.maincaption,.maincaption{	background-color:transparent;	border-color:#000;	border-style:none;	border-width:0;	color:#212a40;	font-family:roboto;	font-size:33px;	font-weight:500;	line-height:43px;	text-decoration:none;	text-shadow:none;}.tp-caption.miami_title_60px,.miami_title_60px{	background-color:transparent;	border-color:#000;	border-style:none;	border-width:0;	color:#fff;	font-family:"Source Sans Pro";	font-size:60px;	font-weight:700;	letter-spacing:1px;	line-height:60px;	text-decoration:none;	text-shadow:none;}.tp-caption.miami_subtitle,.miami_subtitle{	background-color:transparent;	border-color:#000;	border-style:none;	border-width:0;	color:rgba(255,255,255,0.65);	font-family:"Source Sans Pro";	font-size:17px;	font-weight:400;	letter-spacing:2px;	line-height:24px;	text-decoration:none;	text-shadow:none;}.tp-caption.divideline30px,.divideline30px{	background:#fff;	background-color:#fff;	border-color:#222;	border-style:none;	border-width:0;	height:2px;	min-width:30px;	text-decoration:none;}.tp-caption.Miami_nostyle,.Miami_nostyle{	border-color:#222;	border-style:none;	border-width:0;}.tp-caption.miami_content_light,.miami_content_light{	background-color:transparent;	border-color:#000;	border-style:none;	border-width:0;	color:#fff;	font-family:"Source Sans Pro";	font-size:22px;	font-weight:400;	letter-spacing:0;	line-height:28px;	text-decoration:none;	text-shadow:none;}.tp-caption.miami_title_60px_dark,.miami_title_60px_dark{	background-color:transparent;	border-color:#000;	border-style:none;	border-width:0;	color:#333;	font-family:"Source Sans Pro";	font-size:60px;	font-weight:700;	letter-spacing:1px;	line-height:60px;	text-decoration:none;	text-shadow:none;}.tp-caption.miami_content_dark,.miami_content_dark{	background-color:transparent;	border-color:#000;	border-style:none;	border-width:0;	color:#666;	font-family:"Source Sans Pro";	font-size:22px;	font-weight:400;	letter-spacing:0;	line-height:28px;	text-decoration:none;	text-shadow:none;}.tp-caption.divideline30px_dark,.divideline30px_dark{	background-color:#333;	border-color:#222;	border-style:none;	border-width:0;	height:2px;	min-width:30px;	text-decoration:none;}.tp-caption.ellipse70px,.ellipse70px{	background-color:rgba(0,0,0,0.14902);	border-color:#222;	border-radius:50px 50px 50px 50px;	border-style:none;	border-width:0;	cursor:pointer;	line-height:1px;	min-height:70px;	min-width:70px;	text-decoration:none;}.tp-caption.arrowicon,.arrowicon{	border-color:#222;	border-style:none;	border-width:0;	line-height:1px;}.tp-caption.MarkerDisplay,.MarkerDisplay{	background-color:transparent;	border-color:#000;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	font-family:"Permanent Marker";	font-style:normal;	padding:0;	text-decoration:none;	text-shadow:none;}.tp-caption.Restaurant-Display,.Restaurant-Display{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:#fff;	font-family:Roboto;	font-size:120px;	font-style:normal;	font-weight:700;	line-height:120px;	padding:0;	text-decoration:none;}.tp-caption.Restaurant-Cursive,.Restaurant-Cursive{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:#fff;	font-family:"Nothing you could do";	font-size:30px;	font-style:normal;	font-weight:400;	letter-spacing:2px;	line-height:30px;	padding:0;	text-decoration:none;}.tp-caption.Restaurant-ScrollDownText,.Restaurant-ScrollDownText{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:#fff;	font-family:Roboto;	font-size:17px;	font-style:normal;	font-weight:400;	letter-spacing:2px;	line-height:17px;	padding:0;	text-decoration:none;}.tp-caption.Restaurant-Description,.Restaurant-Description{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:#fff;	font-family:Roboto;	font-size:20px;	font-style:normal;	font-weight:300;	letter-spacing:3px;	line-height:30px;	padding:0;	text-decoration:none;}.tp-caption.Restaurant-Price,.Restaurant-Price{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:#fff;	font-family:Roboto;	font-size:30px;	font-style:normal;	font-weight:300;	letter-spacing:3px;	line-height:30px;	padding:0;	text-decoration:none;}.tp-caption.Restaurant-Menuitem,.Restaurant-Menuitem{	background-color:rgba(0,0,0,1.00);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Roboto;	font-size:17px;	font-style:normal;	font-weight:400;	letter-spacing:2px;	line-height:17px;	padding:10px 30px;	text-align:left;	text-decoration:none;}.tp-caption.Furniture-LogoText,.Furniture-LogoText{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(230,207,163,1.00);	font-family:Raleway;	font-size:160px;	font-style:normal;	font-weight:300;	line-height:150px;	padding:0;	text-decoration:none;	text-shadow:none;}.tp-caption.Furniture-Plus,.Furniture-Plus{	background-color:rgba(255,255,255,1.00);	border-color:transparent;	border-radius:30px 30px 30px 30px;	border-style:none;	border-width:0;	box-shadow:rgba(0,0,0,0.1) 0 1px 3px;	color:rgba(230,207,163,1.00);	font-family:Raleway;	font-size:20px;	font-style:normal;	font-weight:400;	line-height:20px;	padding:6px 7px 4px;	text-decoration:none;	text-shadow:none;}.tp-caption.Furniture-Title,.Furniture-Title{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(0,0,0,1.00);	font-family:Raleway;	font-size:20px;	font-style:normal;	font-weight:700;	letter-spacing:3px;	line-height:20px;	padding:0;	text-decoration:none;	text-shadow:none;}.tp-caption.Furniture-Subtitle,.Furniture-Subtitle{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(0,0,0,1.00);	font-family:Raleway;	font-size:17px;	font-style:normal;	font-weight:300;	line-height:20px;	padding:0;	text-decoration:none;	text-shadow:none;}.tp-caption.Gym-Display,.Gym-Display{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:80px;	font-style:normal;	font-weight:900;	line-height:70px;	padding:0;	text-decoration:none;}.tp-caption.Gym-Subline,.Gym-Subline{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:30px;	font-style:normal;	font-weight:100;	letter-spacing:5px;	line-height:30px;	padding:0;	text-decoration:none;}.tp-caption.Gym-SmallText,.Gym-SmallText{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:17px;	font-style:normal;	font-weight:300;	line-height:22;	padding:0;	text-decoration:none;	text-shadow:none;}.tp-caption.Fashion-SmallText,.Fashion-SmallText{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:12px;	font-style:normal;	font-weight:600;	letter-spacing:2px;	line-height:20px;	padding:0;	text-decoration:none;}.tp-caption.Fashion-BigDisplay,.Fashion-BigDisplay{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(0,0,0,1.00);	font-family:Raleway;	font-size:60px;	font-style:normal;	font-weight:900;	letter-spacing:2px;	line-height:60px;	padding:0;	text-decoration:none;}.tp-caption.Fashion-TextBlock,.Fashion-TextBlock{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(0,0,0,1.00);	font-family:Raleway;	font-size:20px;	font-style:normal;	font-weight:400;	letter-spacing:2px;	line-height:40px;	padding:0;	text-decoration:none;}.tp-caption.Sports-Display,.Sports-Display{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:130px;	font-style:normal;	font-weight:100;	letter-spacing:13px;	line-height:130px;	padding:0;	text-decoration:none;}.tp-caption.Sports-DisplayFat,.Sports-DisplayFat{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:130px;	font-style:normal;	font-weight:900;	line-height:130px;	padding:0;	text-decoration:none;}.tp-caption.Sports-Subline,.Sports-Subline{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(0,0,0,1.00);	font-family:Raleway;	font-size:32px;	font-style:normal;	font-weight:400;	letter-spacing:4px;	line-height:32px;	padding:0;	text-decoration:none;}.tp-caption.Instagram-Caption,.Instagram-Caption{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Roboto;	font-size:20px;	font-style:normal;	font-weight:900;	line-height:20px;	padding:0;	text-decoration:none;}.tp-caption.News-Title,.News-Title{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:"Roboto Slab";	font-size:70px;	font-style:normal;	font-weight:400;	line-height:60px;	padding:0;	text-decoration:none;}.tp-caption.News-Subtitle,.News-Subtitle{	background-color:rgba(255,255,255,0);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:"Roboto Slab";	font-size:15px;	font-style:normal;	font-weight:300;	line-height:24px;	padding:0;	text-decoration:none;}.tp-caption.News-Subtitle:hover,.News-Subtitle:hover{	background-color:rgba(255,255,255,0);	border-color:transparent;	border-radius:0 0 0 0;	border-style:solid;	border-width:0;	color:rgba(255,255,255,0.65);	text-decoration:none;}.tp-caption.Photography-Display,.Photography-Display{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:80px;	font-style:normal;	font-weight:100;	letter-spacing:5px;	line-height:70px;	padding:0;	text-decoration:none;}.tp-caption.Photography-Subline,.Photography-Subline{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(119,119,119,1.00);	font-family:Raleway;	font-size:20px;	font-style:normal;	font-weight:300;	letter-spacing:3px;	line-height:30px;	padding:0;	text-decoration:none;}.tp-caption.Photography-ImageHover,.Photography-ImageHover{	background-color:transparent;	border-color:rgba(255,255,255,0);	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-size:20px;	font-style:normal;	font-weight:400;	line-height:22;	padding:0;	text-decoration:none;}.tp-caption.Photography-ImageHover:hover,.Photography-ImageHover:hover{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Photography-Menuitem,.Photography-Menuitem{	background-color:rgba(0,0,0,0.65);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:20px;	font-style:normal;	font-weight:300;	letter-spacing:2px;	line-height:20px;	padding:3px 5px 3px 8px;	text-decoration:none;}.tp-caption.Photography-Menuitem:hover,.Photography-Menuitem:hover{	background-color:rgba(0,255,222,0.65);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Photography-Textblock,.Photography-Textblock{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:17px;	font-style:normal;	font-weight:300;	letter-spacing:2px;	line-height:30px;	padding:0;	text-decoration:none;}.tp-caption.Photography-Subline-2,.Photography-Subline-2{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,0.35);	font-family:Raleway;	font-size:20px;	font-style:normal;	font-weight:300;	letter-spacing:3px;	line-height:30px;	padding:0;	text-decoration:none;}.tp-caption.Photography-ImageHover2,.Photography-ImageHover2{	background-color:transparent;	border-color:rgba(255,255,255,0);	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Arial;	font-size:20px;	font-style:normal;	font-weight:400;	line-height:22;	padding:0;	text-decoration:none;}.tp-caption.Photography-ImageHover2:hover,.Photography-ImageHover2:hover{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.WebProduct-Title,.WebProduct-Title{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(51,51,51,1.00);	font-family:Raleway;	font-size:90px;	font-style:normal;	font-weight:100;	line-height:90px;	padding:0;	text-decoration:none;}.tp-caption.WebProduct-SubTitle,.WebProduct-SubTitle{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(153,153,153,1.00);	font-family:Raleway;	font-size:15px;	font-style:normal;	font-weight:400;	line-height:20px;	padding:0;	text-decoration:none;}.tp-caption.WebProduct-Content,.WebProduct-Content{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(153,153,153,1.00);	font-family:Raleway;	font-size:16px;	font-style:normal;	font-weight:600;	line-height:24px;	padding:0;	text-decoration:none;}.tp-caption.WebProduct-Menuitem,.WebProduct-Menuitem{	background-color:rgba(51,51,51,1.00);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:15px;	font-style:normal;	font-weight:500;	letter-spacing:2px;	line-height:20px;	padding:3px 5px 3px 8px;	text-align:left;	text-decoration:none;}.tp-caption.WebProduct-Menuitem:hover,.WebProduct-Menuitem:hover{	background-color:rgba(255,255,255,1.00);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(153,153,153,1.00);	text-decoration:none;}.tp-caption.WebProduct-Title-Light,.WebProduct-Title-Light{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:90px;	font-style:normal;	font-weight:100;	line-height:90px;	padding:0;	text-align:left;	text-decoration:none;}.tp-caption.WebProduct-SubTitle-Light,.WebProduct-SubTitle-Light{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,0.35);	font-family:Raleway;	font-size:15px;	font-style:normal;	font-weight:400;	line-height:20px;	padding:0;	text-align:left;	text-decoration:none;}.tp-caption.WebProduct-Content-Light,.WebProduct-Content-Light{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,0.65);	font-family:Raleway;	font-size:16px;	font-style:normal;	font-weight:600;	line-height:24px;	padding:0;	text-align:left;	text-decoration:none;}.tp-caption.FatRounded,.FatRounded{	background-color:rgba(0,0,0,0.50);	border-color:rgba(211,211,211,1.00);	border-radius:50px 50px 50px 50px;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:30px;	font-style:normal;	font-weight:900;	line-height:30px;	padding:20px 22px 20px 25px;	text-align:left;	text-decoration:none;	text-shadow:none;}.tp-caption.FatRounded:hover,.FatRounded:hover{	background-color:rgba(0,0,0,1.00);	border-color:rgba(211,211,211,1.00);	border-radius:50px 50px 50px 50px;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.NotGeneric-Title,.NotGeneric-Title{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:70px;	font-style:normal;	font-weight:800;	line-height:70px;	padding:10px 0;	text-decoration:none;}.tp-caption.NotGeneric-SubTitle,.NotGeneric-SubTitle{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:13px;	font-style:normal;	font-weight:500;	letter-spacing:4px;	line-height:20px;	padding:0;	text-align:left;	text-decoration:none;}.tp-caption.NotGeneric-CallToAction,.NotGeneric-CallToAction{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,0.50);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:14px;	font-style:normal;	font-weight:500;	letter-spacing:3px;	line-height:14px;	padding:10px 30px;	text-align:left;	text-decoration:none;}.tp-caption.NotGeneric-CallToAction:hover,.NotGeneric-CallToAction:hover{	background-color:transparent;	border-color:rgba(255,255,255,1.00);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.NotGeneric-Icon,.NotGeneric-Icon{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,0);	border-radius:0 0 0 0;	border-style:solid;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:30px;	font-style:normal;	font-weight:400;	letter-spacing:3px;	line-height:30px;	padding:0;	text-align:left;	text-decoration:none;}.tp-caption.NotGeneric-Menuitem,.NotGeneric-Menuitem{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,0.15);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:14px;	font-style:normal;	font-weight:500;	letter-spacing:3px;	line-height:14px;	padding:27px 30px;	text-align:left;	text-decoration:none;}.tp-caption.NotGeneric-Menuitem:hover,.NotGeneric-Menuitem:hover{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,1.00);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.MarkerStyle,.MarkerStyle{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:"Permanent Marker";	font-size:17px;	font-style:normal;	font-weight:100;	line-height:30px;	padding:0;	text-align:left;	text-decoration:none;}.tp-caption.Gym-Menuitem,.Gym-Menuitem{	background-color:rgba(0,0,0,1.00);	border-color:rgba(255,255,255,0);	border-radius:3px 3px 3px 3px;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:20px;	font-style:normal;	font-weight:300;	letter-spacing:2px;	line-height:20px;	padding:3px 5px 3px 8px;	text-align:left;	text-decoration:none;}.tp-caption.Gym-Menuitem:hover,.Gym-Menuitem:hover{	background-color:rgba(0,0,0,1.00);	border-color:rgba(255,255,255,0.25);	border-radius:3px 3px 3px 3px;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Newspaper-Button,.Newspaper-Button{	background-color:rgba(255,255,255,0);	border-color:rgba(255,255,255,0.25);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	font-family:Roboto;	font-size:13px;	font-style:normal;	font-weight:700;	letter-spacing:2px;	line-height:17px;	padding:12px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Newspaper-Button:hover,.Newspaper-Button:hover{	background-color:rgba(255,255,255,1.00);	border-color:rgba(255,255,255,1.00);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(0,0,0,1.00);	text-decoration:none;}.tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(168,216,238,1.00);	font-family:Roboto;	font-size:15px;	font-style:normal;	font-weight:900;	line-height:20px;	padding:0;	text-align:left;	text-decoration:none;}.tp-caption.Newspaper-Title,.Newspaper-Title{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:"Roboto Slab";	font-size:50px;	font-style:normal;	font-weight:400;	line-height:55px;	padding:0 0 10px;	text-align:left;	text-decoration:none;}.tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:"Roboto Slab";	font-size:50px;	font-style:normal;	font-weight:400;	line-height:55px;	padding:0 0 10px;	text-align:center;	text-decoration:none;}.tp-caption.Hero-Button,.Hero-Button{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,0.50);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:14px;	font-style:normal;	font-weight:500;	letter-spacing:3px;	line-height:14px;	padding:10px 30px;	text-align:left;	text-decoration:none;}.tp-caption.Hero-Button:hover,.Hero-Button:hover{	background-color:rgba(255,255,255,1.00);	border-color:rgba(255,255,255,1.00);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(0,0,0,1.00);	text-decoration:none;}.tp-caption.Video-Title,.Video-Title{	background-color:rgba(0,0,0,1.00);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:30px;	font-style:normal;	font-weight:900;	line-height:30px;	padding:5px;	text-align:left;	text-decoration:none;}.tp-caption.Video-SubTitle,.Video-SubTitle{	background-color:rgba(0,0,0,0.35);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:12px;	font-style:normal;	font-weight:600;	letter-spacing:2px;	line-height:12px;	padding:5px;	text-align:left;	text-decoration:none;}.tp-caption.NotGeneric-Button,.NotGeneric-Button{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,0.50);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:14px;	font-style:normal;	font-weight:500;	letter-spacing:3px;	line-height:14px;	padding:10px 30px;	text-align:left;	text-decoration:none;}.tp-caption.NotGeneric-Button:hover,.NotGeneric-Button:hover{	background-color:transparent;	border-color:rgba(255,255,255,1.00);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.NotGeneric-BigButton,.NotGeneric-BigButton{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,0.15);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:14px;	font-style:normal;	font-weight:500;	letter-spacing:3px;	line-height:14px;	padding:27px 30px;	text-align:left;	text-decoration:none;}.tp-caption.NotGeneric-BigButton:hover,.NotGeneric-BigButton:hover{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,1.00);	border-radius:0 0 0 0;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.WebProduct-Button,.WebProduct-Button{	background-color:rgba(51,51,51,1.00);	border-color:rgba(0,0,0,1.00);	border-radius:0 0 0 0;	border-style:none;	border-width:2px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:16px;	font-style:normal;	font-weight:600;	letter-spacing:1px;	line-height:48px;	padding:0 40px;	text-align:left;	text-decoration:none;}.tp-caption.WebProduct-Button:hover,.WebProduct-Button:hover{	background-color:rgba(255,255,255,1.00);	border-color:rgba(0,0,0,1.00);	border-radius:0 0 0 0;	border-style:none;	border-width:2px;	color:rgba(51,51,51,1.00);	text-decoration:none;}.tp-caption.Restaurant-Button,.Restaurant-Button{	background-color:rgba(10,10,10,0);	border-color:rgba(255,255,255,0.50);	border-radius:0 0 0 0;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	font-family:Roboto;	font-size:17px;	font-style:normal;	font-weight:500;	letter-spacing:3px;	line-height:17px;	padding:12px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Restaurant-Button:hover,.Restaurant-Button:hover{	background-color:rgba(0,0,0,0);	border-color:rgba(255,224,129,1.00);	border-radius:0 0 0 0;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Gym-Button,.Gym-Button{	background-color:rgba(139,192,39,1.00);	border-color:rgba(0,0,0,0);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:15px;	font-style:normal;	font-weight:600;	letter-spacing:1px;	line-height:15px;	padding:13px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Gym-Button:hover,.Gym-Button:hover{	background-color:rgba(114,168,0,1.00);	border-color:rgba(0,0,0,0);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:0;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Gym-Button-Light,.Gym-Button-Light{	background-color:transparent;	border-color:rgba(255,255,255,0.25);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:15px;	font-style:normal;	font-weight:600;	line-height:15px;	padding:12px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Gym-Button-Light:hover,.Gym-Button-Light:hover{	background-color:rgba(114,168,0,0);	border-color:rgba(139,192,39,1.00);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Sports-Button-Light,.Sports-Button-Light{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,0.50);	border-radius:0 0 0 0;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:17px;	font-style:normal;	font-weight:600;	letter-spacing:2px;	line-height:17px;	padding:12px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Sports-Button-Light:hover,.Sports-Button-Light:hover{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,1.00);	border-radius:0 0 0 0;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Sports-Button-Red,.Sports-Button-Red{	background-color:rgba(219,28,34,1.00);	border-color:rgba(219,28,34,0);	border-radius:0 0 0 0;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:17px;	font-style:normal;	font-weight:600;	letter-spacing:2px;	line-height:17px;	padding:12px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Sports-Button-Red:hover,.Sports-Button-Red:hover{	background-color:rgba(0,0,0,1.00);	border-color:rgba(0,0,0,1.00);	border-radius:0 0 0 0;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Photography-Button,.Photography-Button{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,0.25);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	font-family:Raleway;	font-size:15px;	font-style:normal;	font-weight:600;	letter-spacing:1px;	line-height:15px;	padding:13px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Photography-Button:hover,.Photography-Button:hover{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,1.00);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:1px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Newspaper-Button-2,.Newspaper-Button-2{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,0.50);	border-radius:3px 3px 3px 3px;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	font-family:Roboto;	font-size:15px;	font-style:normal;	font-weight:900;	line-height:15px;	padding:10px 30px;	text-align:left;	text-decoration:none;}.tp-caption.Newspaper-Button-2:hover,.Newspaper-Button-2:hover{	background-color:rgba(0,0,0,0);	border-color:rgba(255,255,255,1.00);	border-radius:3px 3px 3px 3px;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Feature-Tour,.Feature-Tour{	background-color:rgba(139,192,39,1.00);	border-color:rgba(0,0,0,0);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Roboto;	font-size:17px;	font-style:normal;	font-weight:700;	line-height:17px;	padding:17px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Feature-Tour:hover,.Feature-Tour:hover{	background-color:rgba(114,168,0,1.00);	border-color:rgba(0,0,0,0);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:0;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Feature-Examples,.Feature-Examples{	background-color:transparent;	border-color:rgba(33,42,64,0.15);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:2px;	color:rgba(33,42,64,0.50);	font-family:Roboto;	font-size:17px;	font-style:normal;	font-weight:700;	line-height:17px;	padding:15px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Feature-Examples:hover,.Feature-Examples:hover{	background-color:transparent;	border-color:rgba(139,192,39,1.00);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:2px;	color:rgba(139,192,39,1.00);	text-decoration:none;}.tp-caption.subcaption,.subcaption{	background-color:transparent;	border-color:rgba(0,0,0,1.00);	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(111,124,130,1.00);	font-family:roboto;	font-size:19px;	font-style:normal;	font-weight:400;	line-height:24px;	padding:0;	text-align:left;	text-decoration:none;	text-shadow:none;}.tp-caption.menutab,.menutab{	background-color:transparent;	border-color:rgba(0,0,0,1.00);	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(41,46,49,1.00);	font-family:roboto;	font-size:25px;	font-style:normal;	font-weight:300;	line-height:30px;	padding:0;	text-align:left;	text-decoration:none;	text-shadow:none;}.tp-caption.menutab:hover,.menutab:hover{	background-color:transparent;	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(213,0,0,1.00);	text-decoration:none;}.tp-caption.maincontent,.maincontent{	background-color:transparent;	border-color:rgba(0,0,0,1.00);	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(41,46,49,1.00);	font-family:roboto;	font-size:21px;	font-style:normal;	font-weight:300;	line-height:26px;	padding:0;	text-align:left;	text-decoration:none;	text-shadow:none;}.tp-caption.minitext,.minitext{	background-color:transparent;	border-color:rgba(0,0,0,1.00);	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(185,186,187,1.00);	font-family:roboto;	font-size:15px;	font-style:normal;	font-weight:400;	line-height:20px;	padding:0;	text-align:left;	text-decoration:none;	text-shadow:none;}.tp-caption.Feature-Buy,.Feature-Buy{	background-color:rgba(0,154,238,1.00);	border-color:rgba(0,0,0,0);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Roboto;	font-size:17px;	font-style:normal;	font-weight:700;	line-height:17px;	padding:17px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Feature-Buy:hover,.Feature-Buy:hover{	background-color:rgba(0,133,214,1.00);	border-color:rgba(0,0,0,0);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:0;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Feature-Examples-Light,.Feature-Examples-Light{	background-color:transparent;	border-color:rgba(255,255,255,0.15);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	font-family:Roboto;	font-size:17px;	font-style:normal;	font-weight:700;	line-height:17px;	padding:15px 35px;	text-align:left;	text-decoration:none;}.tp-caption.Feature-Examples-Light:hover,.Feature-Examples-Light:hover{	background-color:transparent;	border-color:rgba(255,255,255,1.00);	border-radius:30px 30px 30px 30px;	border-style:solid;	border-width:2px;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Facebook-Likes,.Facebook-Likes{	background-color:rgba(59,89,153,1.00);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	font-family:Roboto;	font-size:15px;	font-style:normal;	font-weight:500;	line-height:22px;	padding:5px 15px;	text-align:left;	text-decoration:none;}.tp-caption.Twitter-Favorites,.Twitter-Favorites{	background-color:rgba(255,255,255,0);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(136,153,166,1.00);	font-family:Roboto;	font-size:15px;	font-style:normal;	font-weight:500;	line-height:22px;	padding:0;	text-align:left;	text-decoration:none;}.tp-caption.Twitter-Link,.Twitter-Link{	background-color:rgba(255,255,255,1.00);	border-color:transparent;	border-radius:30px 30px 30px 30px;	border-style:none;	border-width:0;	color:rgba(135,153,165,1.00);	font-family:Roboto;	font-size:15px;	font-style:normal;	font-weight:500;	line-height:15px;	padding:11px 11px 9px;	text-align:left;	text-decoration:none;}.tp-caption.Twitter-Link:hover,.Twitter-Link:hover{	background-color:rgba(0,132,180,1.00);	border-color:transparent;	border-radius:30px 30px 30px 30px;	border-style:none;	border-width:0;	color:rgba(255,255,255,1.00);	text-decoration:none;}.tp-caption.Twitter-Retweet,.Twitter-Retweet{	background-color:rgba(255,255,255,0);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(136,153,166,1.00);	font-family:Roboto;	font-size:15px;	font-style:normal;	font-weight:500;	line-height:22px;	padding:0;	text-align:left;	text-decoration:none;}.tp-caption.Twitter-Content,.Twitter-Content{	background-color:rgba(255,255,255,1.00);	border-color:transparent;	border-radius:0 0 0 0;	border-style:none;	border-width:0;	color:rgba(41,47,51,1.00);	font-family:Roboto;	font-size:20px;	font-style:normal;	font-weight:500;	line-height:28px;	padding:30px 30px 70px;	text-align:left;	text-decoration:none;}.revtp-searchform input[type="text"],.revtp-searchform input[type="email"],.revtp-form input[type="text"],.revtp-form input[type="email"]{ 		font-family: "Arial", sans-serif;		font-size: 15px;		color: #000;		background-color: #fff;		line-height: 46px;		padding: 0 20px;		cursor: text;		border: 0;		width: 400px;		margin-bottom: 0px;		-webkit-transition: background-color 0.5s;		-moz-transition: background-color 0.5s;		-o-transition: background-color 0.5s;		-ms-transition: background-color 0.5s;		transition: background-color 0.5s;						border-radius: 0px;}.tp-caption.BigBold-Title,.BigBold-Title {		color: rgba(255, 255, 255, 1.00);		font-size: 110px;		line-height: 100px;		font-weight: 800;		font-style: normal;		font-family: Raleway;		padding: 10px 0px 10px 0;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.BigBold-SubTitle,.BigBold-SubTitle {		color: rgba(255, 255, 255, 0.50);		font-size: 15px;		line-height: 24px;		font-weight: 500;		font-style: normal;		font-family: Raleway;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left;		letter-spacing: 1px}.tp-caption.BigBold-Button,.BigBold-Button {		color: rgba(255, 255, 255, 1.00);		font-size: 13px;		line-height: 13px;		font-weight: 500;		font-style: normal;		font-family: Raleway;		padding: 15px 50px 15px 50px;		text-decoration: none;		background-color: rgba(0, 0, 0, 0);		border-color: rgba(255, 255, 255, 0.50);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px;		text-align: left;		letter-spacing: 1px}.tp-caption.BigBold-Button:hover,.BigBold-Button:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: rgba(255, 255, 255, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px}.tp-caption.FoodCarousel-Content,.FoodCarousel-Content {		color: rgba(41, 46, 49, 1.00);		font-size: 17px;		line-height: 28px;		font-weight: 500;		font-style: normal;		font-family: Raleway;		padding: 30px 30px 30px 30px;		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(41, 46, 49, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.FoodCarousel-Button,.FoodCarousel-Button {		color: rgba(41, 46, 49, 1.00);		font-size: 13px;		line-height: 13px;		font-weight: 700;		font-style: normal;		font-family: Raleway;		padding: 15px 70px 15px 50px;		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(41, 46, 49, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px;		text-align: left;		letter-spacing: 1px}.tp-caption.FoodCarousel-Button:hover,.FoodCarousel-Button:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: rgba(41, 46, 49, 1.00);		border-color: rgba(41, 46, 49, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px}.tp-caption.FoodCarousel-CloseButton,.FoodCarousel-CloseButton {		color: rgba(41, 46, 49, 1.00);		font-size: 20px;		line-height: 20px;		font-weight: 700;		font-style: normal;		font-family: Raleway;		padding: 14px 14px 14px 16px;		text-decoration: none;		background-color: rgba(0, 0, 0, 0);		border-color: rgba(41, 46, 49, 0);		border-style: solid;		border-width: 1px;		border-radius: 30px 30px 30px 30px;		text-align: left;		letter-spacing: 1px}.tp-caption.FoodCarousel-CloseButton:hover,.FoodCarousel-CloseButton:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: rgba(41, 46, 49, 1.00);		border-color: rgba(41, 46, 49, 0);		border-style: solid;		border-width: 1px;		border-radius: 30px 30px 30px 30px}.tp-caption.Video-SubTitle,.Video-SubTitle {		color: rgba(255, 255, 255, 1.00);		font-size: 12px;		line-height: 12px;		font-weight: 600;		font-style: normal;		font-family: Raleway;		padding: 5px 5px 5px 5px;		text-decoration: none;		background-color: rgba(0, 0, 0, 0.35);		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		letter-spacing: 2px;		text-align: left}.tp-caption.Video-Title,.Video-Title {		color: rgba(255, 255, 255, 1.00);		font-size: 30px;		line-height: 30px;		font-weight: 900;		font-style: normal;		font-family: Raleway;		padding: 5px 5px 5px 5px;		text-decoration: none;		background-color: rgba(0, 0, 0, 1.00);		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Travel-BigCaption,.Travel-BigCaption {		color: rgba(255, 255, 255, 1.00);		font-size: 50px;		line-height: 50px;		font-weight: 400;		font-style: normal;		font-family: Roboto;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Travel-SmallCaption,.Travel-SmallCaption {		color: rgba(255, 255, 255, 1.00);		font-size: 25px;		line-height: 30px;		font-weight: 300;		font-style: normal;		font-family: Roboto;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Travel-CallToAction,.Travel-CallToAction {		color: rgba(255, 255, 255, 1.00);		font-size: 25px;		line-height: 25px;		font-weight: 500;		font-style: normal;		font-family: Roboto;		padding: 12px 20px 12px 20px;		text-decoration: none;		background-color: rgba(255, 255, 255, 0.05);		border-color: rgba(255, 255, 255, 1.00);		border-style: solid;		border-width: 2px;		border-radius: 5px 5px 5px 5px;		text-align: left;		letter-spacing: 1px}.tp-caption.Travel-CallToAction:hover,.Travel-CallToAction:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: rgba(255, 255, 255, 0.15);		border-color: rgba(255, 255, 255, 1.00);		border-style: solid;		border-width: 2px;		border-radius: 5px 5px 5px 5px}.tp-caption.RotatingWords-TitleWhite,.RotatingWords-TitleWhite {		color: rgba(255, 255, 255, 1.00);		font-size: 70px;		line-height: 70px;		font-weight: 800;		font-style: normal;		font-family: Raleway;		padding: 0px 0px 0px 0;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.RotatingWords-Button,.RotatingWords-Button {		color: rgba(255, 255, 255, 1.00);		font-size: 20px;		line-height: 20px;		font-weight: 700;		font-style: normal;		font-family: Raleway;		padding: 20px 50px 20px 50px;		text-decoration: none;		background-color: rgba(0, 0, 0, 0);		border-color: rgba(255, 255, 255, 0.15);		border-style: solid;		border-width: 2px;		border-radius: 0px 0px 0px 0px;		text-align: left;		letter-spacing: 3px}.tp-caption.RotatingWords-Button:hover,.RotatingWords-Button:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: rgba(255, 255, 255, 1.00);		border-style: solid;		border-width: 2px;		border-radius: 0px 0px 0px 0px}.tp-caption.RotatingWords-SmallText,.RotatingWords-SmallText {		color: rgba(255, 255, 255, 1.00);		font-size: 14px;		line-height: 20px;		font-weight: 400;		font-style: normal;		font-family: Raleway;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left;		text-shadow: none}.tp-caption.ContentZoom-SmallTitle,.ContentZoom-SmallTitle {		color: rgba(41, 46, 49, 1.00);		font-size: 33px;		line-height: 45px;		font-weight: 600;		font-style: normal;		font-family: Raleway;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.ContentZoom-SmallSubtitle,.ContentZoom-SmallSubtitle {		color: rgba(111, 124, 130, 1.00);		font-size: 16px;		line-height: 24px;		font-weight: 600;		font-style: normal;		font-family: Raleway;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.ContentZoom-SmallIcon,.ContentZoom-SmallIcon {		color: rgba(41, 46, 49, 1.00);		font-size: 20px;		line-height: 20px;		font-weight: 400;		font-style: normal;		font-family: Raleway;		padding: 10px 10px 10px 10px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.ContentZoom-SmallIcon:hover,.ContentZoom-SmallIcon:hover {		color: rgba(111, 124, 130, 1.00);		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px}.tp-caption.ContentZoom-DetailTitle,.ContentZoom-DetailTitle {		color: rgba(41, 46, 49, 1.00);		font-size: 70px;		line-height: 70px;		font-weight: 500;		font-style: normal;		font-family: Raleway;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.ContentZoom-DetailSubTitle,.ContentZoom-DetailSubTitle {		color: rgba(111, 124, 130, 1.00);		font-size: 25px;		line-height: 25px;		font-weight: 500;		font-style: normal;		font-family: Raleway;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.ContentZoom-DetailContent,.ContentZoom-DetailContent {		color: rgba(111, 124, 130, 1.00);		font-size: 17px;		line-height: 28px;		font-weight: 500;		font-style: normal;		font-family: Raleway;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.ContentZoom-Button,.ContentZoom-Button {		color: rgba(41, 46, 49, 1.00);		font-size: 13px;		line-height: 13px;		font-weight: 700;		font-style: normal;		font-family: Raleway;		padding: 15px 50px 15px 50px;		text-decoration: none;		background-color: rgba(0, 0, 0, 0);		border-color: rgba(41, 46, 49, 0.50);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px;		text-align: left;		letter-spacing: 1px}.tp-caption.ContentZoom-Button:hover,.ContentZoom-Button:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: rgba(41, 46, 49, 1.00);		border-color: rgba(41, 46, 49, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px}.tp-caption.ContentZoom-ButtonClose,.ContentZoom-ButtonClose {		color: rgba(41, 46, 49, 1.00);		font-size: 13px;		line-height: 13px;		font-weight: 700;		font-style: normal;		font-family: Raleway;		padding: 14px 14px 14px 16px;		text-decoration: none;		background-color: rgba(0, 0, 0, 0);		border-color: rgba(41, 46, 49, 0.50);		border-style: solid;		border-width: 1px;		border-radius: 30px 30px 30px 30px;		text-align: left;		letter-spacing: 1px}.tp-caption.ContentZoom-ButtonClose:hover,.ContentZoom-ButtonClose:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: rgba(41, 46, 49, 1.00);		border-color: rgba(41, 46, 49, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 30px 30px 30px 30px}.tp-caption.Newspaper-Title,.Newspaper-Title {		color: rgba(255, 255, 255, 1.00);		font-size: 50px;		line-height: 55px;		font-weight: 400;		font-style: normal;		font-family: "Roboto Slab";		padding: 0 0 10px 0;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle {		color: rgba(168, 216, 238, 1.00);		font-size: 15px;		line-height: 20px;		font-weight: 900;		font-style: normal;		font-family: Roboto;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Newspaper-Button,.Newspaper-Button {		color: rgba(255, 255, 255, 1.00);		font-size: 13px;		line-height: 17px;		font-weight: 700;		font-style: normal;		font-family: Roboto;		padding: 12px 35px 12px 35px;		text-decoration: none;		background-color: rgba(255, 255, 255, 0);		border-color: rgba(255, 255, 255, 0.25);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px;		letter-spacing: 2px;		text-align: left}.tp-caption.Newspaper-Button:hover,.Newspaper-Button:hover {		color: rgba(0, 0, 0, 1.00);		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(255, 255, 255, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px}.tp-caption.rtwhitemedium,.rtwhitemedium {		font-size: 22px;		line-height: 26px;		color: rgb(255, 255, 255);		text-decoration: none;		background-color: transparent;		border-width: 0px;		border-color: rgb(0, 0, 0);		border-style: none;		text-shadow: none}@media only screen and (max-width: 767px) {	.revtp-searchform input[type="text"],	.revtp-searchform input[type="email"],	.revtp-form input[type="text"],	.revtp-form input[type="email"] { width: 200px !important; }}.revtp-searchform input[type="submit"],.revtp-form input[type="submit"] {		font-family: "Arial", sans-serif;		line-height: 46px;		letter-spacing: 1px;		text-transform: uppercase;		font-size: 15px;		font-weight: 700;		padding: 0 20px;		border: 0;		background: #009aee;		color: #fff;						border-radius: 0px;}.tp-caption.Twitter-Content a,		.tp-caption.Twitter-Content a:visited {				color: #0084B4 !important		}		.tp-caption.Twitter-Content a:hover {				color: #0084B4 !important;				text-decoration: underline !important		}		.tp-caption.Concept-Title,		.Concept-Title {				color: rgba(255, 255, 255, 1.00);				font-size: 70px;				line-height: 70px;				font-weight: 700;				font-style: normal;				font-family: "Roboto Condensed";				padding: 0px 0px 10px 0px;				text-decoration: none;				text-align: left;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0px 0px 0px 0px;				letter-spacing: 5px		}		.tp-caption.Concept-SubTitle,		.Concept-SubTitle {				color: rgba(255, 255, 255, 0.65);				font-size: 25px;				line-height: 25px;				font-weight: 700;				font-style: italic;				font-family: ""Playfair Display"";				padding: 0px 0px 10px 0px;				text-decoration: none;				text-align: left;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0px 0px 0px 0px		}		.tp-caption.Concept-Content,		.Concept-Content {				color: rgba(255, 255, 255, 1.00);				font-size: 20px;				line-height: 30px;				font-weight: 400;				font-style: normal;				font-family: "Roboto Condensed";				padding: 0px 0px 0px 0px;				text-decoration: none;				text-align: center;				background-color: rgba(0, 0, 0, 0);				border-color: rgba(255, 255, 255, 1.00);				border-style: none;				border-width: 2px;				border-radius: 0px 0px 0px 0px		}		.tp-caption.Concept-MoreBtn,		.Concept-MoreBtn {				color: rgba(255, 255, 255, 1.00);				font-size: 30px;				line-height: 30px;				font-weight: 300;				font-style: normal;				font-family: Roboto;				padding: 10px 8px 7px 10px;				text-decoration: none;				text-align: left;				background-color: transparent;				border-color: rgba(255, 255, 255, 0);				border-style: solid;				border-width: 0px;				border-radius: 50px 50px 50px 50px;				letter-spacing: 1px;				text-align: left		}		.tp-caption.Concept-MoreBtn:hover,		.Concept-MoreBtn:hover {				color: rgba(255, 255, 255, 1.00);				text-decoration: none;				background-color: rgba(255, 255, 255, 0.15);				border-color: rgba(255, 255, 255, 0);				border-style: solid;				border-width: 0px;				border-radius: 50px 50px 50px 50px		}		.tp-caption.Concept-LessBtn,		.Concept-LessBtn {				color: rgba(255, 255, 255, 1.00);				font-size: 30px;				line-height: 30px;				font-weight: 300;				font-style: normal;				font-family: Roboto;				padding: 10px 8px 7px 10px;				text-decoration: none;				text-align: left;				background-color: rgba(0, 0, 0, 1.00);				border-color: rgba(255, 255, 255, 0);				border-style: solid;				border-width: 0px;				border-radius: 50px 50px 50px 50px;				letter-spacing: 1px;				text-align: left		}		.tp-caption.Concept-LessBtn:hover,		.Concept-LessBtn:hover {				color: rgba(0, 0, 0, 1.00);				text-decoration: none;				background-color: rgba(255, 255, 255, 1.00);				border-color: rgba(255, 255, 255, 0);				border-style: solid;				border-width: 0px;				border-radius: 50px 50px 50px 50px		}		.tp-caption.Concept-SubTitle-Dark,		.Concept-SubTitle-Dark {				color: rgba(0, 0, 0, 0.65);				font-size: 25px;				line-height: 25px;				font-weight: 700;				font-style: italic;				font-family: "Playfair Display";				padding: 0px 0px 10px 0px;				text-decoration: none;				text-align: left;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0px 0px 0px 0px		}		.tp-caption.Concept-Title-Dark,		.Concept-Title-Dark {				color: rgba(0, 0, 0, 1.00);				font-size: 70px;				line-height: 70px;				font-weight: 700;				font-style: normal;				font-family: "Roboto Condensed";				padding: 0px 0px 10px 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0px 0px 0px 0px;				letter-spacing: 5px		}		.tp-caption.Concept-MoreBtn-Dark,		.Concept-MoreBtn-Dark {				color: rgba(0, 0, 0, 1.00);				font-size: 30px;				line-height: 30px;				font-weight: 300;				font-style: normal;				font-family: Roboto;				padding: 10px 8px 7px 10px;				text-decoration: none;				text-align: left;				background-color: transparent;				border-color: rgba(255, 255, 255, 0);				border-style: solid;				border-width: 0px;				border-radius: 50px 50px 50px 50px;				letter-spacing: 1px;				text-align: left		}		.tp-caption.Concept-MoreBtn-Dark:hover,		.Concept-MoreBtn-Dark:hover {				color: rgba(255, 255, 255, 1.00);				text-decoration: none;				background-color: rgba(0, 0, 0, 1.00);				border-color: rgba(255, 255, 255, 0);				border-style: solid;				border-width: 0px;				border-radius: 50px 50px 50px 50px		}		.tp-caption.Concept-Content-Dark,		.Concept-Content-Dark {				color: rgba(0, 0, 0, 1.00);				font-size: 20px;				line-height: 30px;				font-weight: 400;				font-style: normal;				font-family: "Roboto Condensed";				padding: 0px 0px 0px 0px;				text-decoration: none;				text-align: center;				background-color: rgba(0, 0, 0, 0);				border-color: rgba(255, 255, 255, 1.00);				border-style: none;				border-width: 2px;				border-radius: 0px 0px 0px 0px		}		.tp-caption.Concept-Notice,		.Concept-Notice {				color: rgba(255, 255, 255, 1.00);				font-size: 15px;				line-height: 15px;				font-weight: 400;				font-style: normal;				font-family: "Roboto Condensed";				padding: 0px 0px 0px 0px;				text-decoration: none;				text-align: center;				background-color: rgba(0, 0, 0, 0);				border-color: rgba(255, 255, 255, 1.00);				border-style: none;				border-width: 2px;				border-radius: 0px 0px 0px 0px;				letter-spacing: 2px		}		.tp-caption.Concept-Content a,		.tp-caption.Concept-Content a:visited {				color: #fff !important;				border-bottom: 1px solid #fff !important;				font-weight: 700 !important;		}		.tp-caption.Concept-Content a:hover {				border-bottom: 1px solid transparent !important;		}		.tp-caption.Concept-Content-Dark a,		.tp-caption.Concept-Content-Dark a:visited {				color: #000 !important;				border-bottom: 1px solid #000 !important;				font-weight: 700 !important;		}		.tp-caption.Concept-Content-Dark a:hover {				border-bottom: 1px solid transparent !important;		}		.tp-caption.Twitter-Content a,		.tp-caption.Twitter-Content a:visited {				color: #0084B4 !important		}		.tp-caption.Twitter-Content a:hover {				color: #0084B4 !important;				text-decoration: underline !important		}		.tp-caption.Creative-Title,		.Creative-Title {				color: rgba(255, 255, 255, 1.00);				font-size: 70px;				line-height: 70px;				font-weight: 400;				font-style: normal;				font-family: "Playfair Display";				padding: 0px 0px 0px 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0px 0px 0px 0px		}		.tp-caption.Creative-SubTitle,		.Creative-SubTitle {				color: rgba(205, 176, 131, 1.00);				font-size: 14px;				line-height: 14px;				font-weight: 400;				font-style: normal;				font-family: Lato;				padding: 0px 0px 0px 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0px 0px 0px 0px;				letter-spacing: 2px		}		.tp-caption.Creative-Button,		.Creative-Button {				color: rgba(205, 176, 131, 1.00);				font-size: 13px;				line-height: 13px;				font-weight: 400;				font-style: normal;				font-family: Lato;				padding: 15px 50px 15px 50px;				text-decoration: none;				text-align: left;				background-color: rgba(0, 0, 0, 0);				border-color: rgba(205, 176, 131, 0.25);				border-style: solid;				border-width: 1px;				border-radius: 0px 0px 0px 0px;				letter-spacing: 2px		}		.tp-caption.Creative-Button:hover,		.Creative-Button:hover {				color: rgba(205, 176, 131, 1.00);				text-decoration: none;				background-color: rgba(0, 0, 0, 0);				border-color: rgba(205, 176, 131, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 0px 0px 0px 0px		}.tp-caption.subcaption,		.subcaption {				color: rgba(111, 124, 130, 1.00);				font-size: 19px;				line-height: 24px;				font-weight: 400;				font-style: normal;				font-family: roboto;				padding: 0 0 0 0px;				text-decoration: none;				background-color: transparent;				border-color: rgba(0, 0, 0, 1.00);				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-shadow: none;				text-align: left		}		.tp-caption.RedDot,		.RedDot {				color: rgba(0, 0, 0, 1.00);								font-weight: 400;				font-style: normal;								padding: 0px 0px 0px 0px;				text-decoration: none;				text-align: left;				background-color: rgba(213, 0, 0, 1.00);				border-color: rgba(255, 255, 255, 1.00);				border-style: solid;				border-width: 5px;				border-radius: 50px 50px 50px 50px		}		.tp-caption.RedDot:hover,		.RedDot:hover {				color: rgba(0, 0, 0, 1.00);				text-decoration: none;				background-color: rgba(255, 255, 255, 0.75);				border-color: rgba(213, 0, 0, 1.00);				border-style: solid;				border-width: 5px;				border-radius: 50px 50px 50px 50px		}		.tp-caption.SlidingOverlays-Title,		.SlidingOverlays-Title {				color: rgba(255, 255, 255, 1.00);				font-size: 50px;				line-height: 50px;				font-weight: 400;				font-style: normal;				font-family: "Playfair Display";				padding: 0px 0px 0px 0px;				text-decoration: none;				text-align: left;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0px 0px 0px 0px		}		.tp-caption.SlidingOverlays-Title,		.SlidingOverlays-Title {				color: rgba(255, 255, 255, 1.00);				font-size: 50px;				line-height: 50px;				font-weight: 400;				font-style: normal;				font-family: "Playfair Display";				padding: 0px 0px 0px 0px;				text-decoration: none;				text-align: left;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0px 0px 0px 0px		}		 .tp-caption.Woo-TitleLarge,		.Woo-TitleLarge {				color: rgba(0, 0, 0, 1.00);				font-size: 40px;				line-height: 40px;				font-weight: 400;				font-style: normal;				font-family: "Playfair Display";				padding: 0 0 0 0px;				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center;						}		.tp-caption.Woo-Rating,		.Woo-Rating {				color: rgba(0, 0, 0, 1.00);				font-size: 14px;				line-height: 30px;				font-weight: 300;				font-style: normal;				font-family: Roboto;				padding: 0 0 0 0px;				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: left;						}		.tp-caption.Woo-SubTitle,		.Woo-SubTitle {				color: rgba(0, 0, 0, 1.00);				font-size: 18px;				line-height: 18px;				font-weight: 300;				font-style: normal;				font-family: Roboto;				padding: 0 0 0 0px;				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center;				letter-spacing: 2px;						}		.tp-caption.Woo-PriceLarge,		.Woo-PriceLarge {				color: rgba(0, 0, 0, 1.00);				font-size: 60px;				line-height: 60px;				font-weight: 700;				font-style: normal;				font-family: Roboto;				padding: 0 0 0 0px;				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center;						}		.tp-caption.Woo-ProductInfo,		.Woo-ProductInfo {				color: rgba(0, 0, 0, 1.00);				font-size: 15px;				line-height: 15px;				font-weight: 500;				font-style: normal;				font-family: Roboto;				padding: 12px 75px 12px 50px;				text-decoration: none;				background-color: rgba(254, 207, 114, 1.00);				border-color: rgba(0, 0, 0, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 4px 4px 4px 4px;				text-align: left;						}		.tp-caption.Woo-ProductInfo:hover,		.Woo-ProductInfo:hover {				color: rgba(0, 0, 0, 1.00);				text-decoration: none;				background-color: rgba(243, 168, 71, 1.00);				border-color: rgba(0, 0, 0, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 4px 4px 4px 4px		}		.tp-caption.Woo-AddToCart,		.Woo-AddToCart {				color: rgba(0, 0, 0, 1.00);				font-size: 15px;				line-height: 15px;				font-weight: 500;				font-style: normal;				font-family: Roboto;				padding: 12px 35px 12px 35px;				text-decoration: none;				background-color: rgba(254, 207, 114, 1.00);				border-color: rgba(0, 0, 0, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 4px 4px 4px 4px;				text-align: left;						}		.tp-caption.Woo-AddToCart:hover,		.Woo-AddToCart:hover {				color: rgba(0, 0, 0, 1.00);				text-decoration: none;				background-color: rgba(243, 168, 71, 1.00);				border-color: rgba(0, 0, 0, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 4px 4px 4px 4px		}		.tp-caption.Woo-TitleLarge,		.Woo-TitleLarge {				color: rgba(0, 0, 0, 1.00);				font-size: 40px;				line-height: 40px;				font-weight: 400;				font-style: normal;				font-family: "Playfair Display";				padding: 0 0 0 0px;				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center;						}		.tp-caption.Woo-SubTitle,		.Woo-SubTitle {				color: rgba(0, 0, 0, 1.00);				font-size: 18px;				line-height: 18px;				font-weight: 300;				font-style: normal;				font-family: Roboto;				padding: 0 0 0 0px;				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center;				letter-spacing: 2px;						}		.tp-caption.Woo-PriceLarge,		.Woo-PriceLarge {				color: rgba(0, 0, 0, 1.00);				font-size: 60px;				line-height: 60px;				font-weight: 700;				font-style: normal;				font-family: Roboto;				padding: 0 0 0 0px;				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center;						}		.tp-caption.Woo-ProductInfo,		.Woo-ProductInfo {				color: rgba(0, 0, 0, 1.00);				font-size: 15px;				line-height: 15px;				font-weight: 500;				font-style: normal;				font-family: Roboto;				padding: 12px 75px 12px 50px;				text-decoration: none;				background-color: rgba(254, 207, 114, 1.00);				border-color: rgba(0, 0, 0, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 4px 4px 4px 4px;				text-align: left;						}		.tp-caption.Woo-ProductInfo:hover,		.Woo-ProductInfo:hover {				color: rgba(0, 0, 0, 1.00);				text-decoration: none;				background-color: rgba(243, 168, 71, 1.00);				border-color: rgba(0, 0, 0, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 4px 4px 4px 4px		}		.tp-caption.Woo-AddToCart,		.Woo-AddToCart {				color: rgba(0, 0, 0, 1.00);				font-size: 15px;				line-height: 15px;				font-weight: 500;				font-style: normal;				font-family: Roboto;				padding: 12px 35px 12px 35px;				text-decoration: none;				background-color: rgba(254, 207, 114, 1.00);				border-color: rgba(0, 0, 0, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 4px 4px 4px 4px;				text-align: left;						}		.tp-caption.Woo-AddToCart:hover,		.Woo-AddToCart:hover {				color: rgba(0, 0, 0, 1.00);				text-decoration: none;				background-color: rgba(243, 168, 71, 1.00);				border-color: rgba(0, 0, 0, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 4px 4px 4px 4px		}		.tp-caption.FullScreen-Toggle,		.FullScreen-Toggle {				color: rgba(255, 255, 255, 1.00);				font-size: 20px;				line-height: 20px;				font-weight: 400;				font-style: normal;				font-family: Raleway;				padding: 11px 8px 11px 12px;				text-decoration: none;				text-align: left;				background-color: rgba(0, 0, 0, 0.50);				border-color: rgba(255, 255, 255, 0);				border-style: solid;				border-width: 0px;				border-radius: 0px 0px 0px 0px;				letter-spacing: 3px;				text-align: left		}		.tp-caption.FullScreen-Toggle:hover,		.FullScreen-Toggle:hover {				color: rgba(255, 255, 255, 1.00);				text-decoration: none;				background-color: rgba(0, 0, 0, 1.00);				border-color: rgba(255, 255, 255, 0);				border-style: solid;				border-width: 0px;				border-radius: 0px 0px 0px 0px		}		.tp-caption.Agency-Title,.Agency-Title {		color: rgba(255, 255, 255, 1.00);		font-size: 70px;		line-height: 70px;		font-weight: 900;		font-style: normal;		font-family: lato;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left;		letter-spacing: 10px}.tp-caption.Agency-SubTitle,.Agency-SubTitle {		color: rgba(255, 255, 255, 1.00);		font-size: 20px;		line-height: 20px;		font-weight: 400;		font-style: italic;		font-family: Georgia, serif;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center}.tp-caption.Agency-PlayBtn,.Agency-PlayBtn {		color: rgba(255, 255, 255, 1.00);		font-size: 30px;		line-height: 71px;		font-weight: 500;		font-style: normal;		font-family: Roboto;		padding: 0px 0px 0px 0px;		text-decoration: none;		background-color: transparent;		border-color: rgba(255, 255, 255, 1.00);		border-style: solid;		border-width: 2px;		border-radius: 100px 100px 100px 100px;		text-align: center}.tp-caption.Agency-PlayBtn:hover,.Agency-PlayBtn:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: rgba(255, 255, 255, 1.00);		border-style: solid;		border-width: 2px;		border-radius: 100px 100px 100px 100px;		cursor: pointer}.tp-caption.Agency-SmallText,.Agency-SmallText {		color: rgba(255, 255, 255, 1.00);		font-size: 12px;		line-height: 12px;		font-weight: 900;		font-style: normal;		font-family: lato;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left;		letter-spacing: 5px}.tp-caption.Agency-Social,.Agency-Social {		color: rgba(51, 51, 51, 1.00);		font-size: 25px;		line-height: 50px;		font-weight: 400;		font-style: normal;		font-family: Georgia, serif;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: rgba(51, 51, 51, 1.00);		border-style: solid;		border-width: 2px;		border-radius: 30px 30px 30px 30px;		text-align: center}.tp-caption.Agency-Social:hover,.Agency-Social:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: rgba(51, 51, 51, 1.00);		border-color: rgba(51, 51, 51, 1.00);		border-style: solid;		border-width: 2px;		border-radius: 30px 30px 30px 30px;		cursor: pointer}.tp-caption.Agency-CloseBtn,.Agency-CloseBtn {		color: rgba(255, 255, 255, 1.00);		font-size: 50px;		line-height: 50px;		font-weight: 500;		font-style: normal;		font-family: Roboto;		padding: 0px 0px 0px 0px;		text-decoration: none;		background-color: transparent;		border-color: rgba(255, 255, 255, 0);		border-style: none;		border-width: 0px;		border-radius: 100px 100px 100px 100px;		text-align: center}.tp-caption.Agency-CloseBtn:hover,.Agency-CloseBtn:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: rgba(255, 255, 255, 0);		border-style: none;		border-width: 0px;		border-radius: 100px 100px 100px 100px;		cursor: pointer}.tp-caption.Dining-Title,.Dining-Title {		color: rgba(255, 255, 255, 1.00);		font-size: 70px;		line-height: 70px;		font-weight: 400;		font-style: normal;		font-family: Georgia, serif;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left;		letter-spacing: 10px}.tp-caption.Dining-SubTitle,.Dining-SubTitle {		color: rgba(255, 255, 255, 1.00);		font-size: 20px;		line-height: 20px;		font-weight: 400;		font-style: normal;		font-family: Georgia, serif;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Dining-BtnLight,.Dining-BtnLight {		color: rgba(255, 255, 255, 0.50);		font-size: 15px;		line-height: 15px;		font-weight: 700;		font-style: normal;		font-family: Lato;		padding: 17px 73px 17px 50px;		text-decoration: none;		background-color: rgba(0, 0, 0, 0);		border-color: rgba(255, 255, 255, 0.25);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px;		text-align: left;		letter-spacing: 2px}.tp-caption.Dining-BtnLight:hover,.Dining-BtnLight:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: rgba(0, 0, 0, 0);		border-color: rgba(255, 255, 255, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px}.tp-caption.Dining-Social,.Dining-Social {		color: rgba(255, 255, 255, 1.00);		font-size: 25px;		line-height: 50px;		font-weight: 400;		font-style: normal;		font-family: Georgia, serif;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: rgba(255, 255, 255, 0.25);		border-style: solid;		border-width: 1px;		border-radius: 30px 30px 30px 30px;		text-align: center}.tp-caption.Dining-Social:hover,.Dining-Social:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: rgba(255, 255, 255, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 30px 30px 30px 30px;		cursor: pointer}tp-caption.Team-Thumb,.Team-Thumb {		color: rgba(255, 255, 255, 1.00);		font-size: 20px;		line-height: 22px;		font-weight: 400;		font-style: normal;		font-family: Arial;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Team-Thumb:hover,.Team-Thumb:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		cursor: pointer}.tp-caption.Team-Name,.Team-Name {		color: rgba(255, 255, 255, 1.00);		font-size: 70px;		line-height: 70px;		font-weight: 900;		font-style: normal;		font-family: Roboto;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Team-Position,.Team-Position {		color: rgba(255, 255, 255, 1.00);		font-size: 30px;		line-height: 30px;		font-weight: 400;		font-style: normal;		font-family: Georgia, serif;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Team-Description,.Team-Description {		color: rgba(255, 255, 255, 1.00);		font-size: 18px;		line-height: 28px;		font-weight: 400;		font-style: normal;		font-family: Roboto;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Team-Social,.Team-Social {		color: rgba(255, 255, 255, 1.00);		font-size: 50px;		line-height: 50px;		font-weight: 400;		font-style: normal;		font-family: Arial;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center}.tp-caption.Team-Social:hover,.Team-Social:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0px 0px 0px 0px;		cursor: pointer}.tp-caption.VideoControls-Play,.VideoControls-Play {		color: rgba(0, 0, 0, 1.00);		font-size: 50px;		line-height: 120px;		font-weight: 500;		font-style: normal;		font-family: Roboto;		padding: 0px 0px 0px 7px;		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 100px 100px 100px 100px;		text-align: center}.tp-caption.VideoControls-Play:hover,.VideoControls-Play:hover {		color: rgba(0, 0, 0, 1.00);		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 100px 100px 100px 100px;		cursor: pointer}.tp-caption.VideoPlayer-Title,.VideoPlayer-Title {		color: rgba(255, 255, 255, 1.00);		font-size: 40px;		line-height: 40px;		font-weight: 900;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left;		letter-spacing: 10px}.tp-caption.VideoPlayer-SubTitle,.VideoPlayer-SubTitle {		color: rgba(255, 255, 255, 1.00);		font-size: 20px;		line-height: 20px;		font-weight: 400;		font-style: italic;		font-family: Georgia, serif;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center}.tp-caption.VideoPlayer-Social,.VideoPlayer-Social {		color: rgba(255, 255, 255, 1.00);		font-size: 50px;		line-height: 50px;		font-weight: 400;		font-style: normal;		font-family: Arial;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center}.tp-caption.VideoPlayer-Social:hover,.VideoPlayer-Social:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0px 0px 0px 0px;		cursor: pointer}.tp-caption.VideoControls-Mute,.VideoControls-Mute {		color: rgba(0, 0, 0, 1.00);		font-size: 20px;		line-height: 50px;		font-weight: 500;		font-style: normal;		font-family: Roboto;		padding: 0px 0px 0px 0px;		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 100px 100px 100px 100px;		text-align: center}.tp-caption.VideoControls-Mute:hover,.VideoControls-Mute:hover {		color: rgba(0, 0, 0, 1.00);		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 100px 100px 100px 100px;		cursor: pointer}.tp-caption.VideoControls-Pause,.VideoControls-Pause {		color: rgba(0, 0, 0, 1.00);		font-size: 20px;		line-height: 50px;		font-weight: 500;		font-style: normal;		font-family: Roboto;		padding: 0px 0px 0px 0px;		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 100px 100px 100px 100px;		text-align: center}.tp-caption.VideoControls-Pause:hover,.VideoControls-Pause:hover {		color: rgba(0, 0, 0, 1.00);		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 100px 100px 100px 100px;		cursor: pointer }.soundcloudwrapper iframe {		width: 100% !important}.tp-caption.SleekLanding-Title,.SleekLanding-Title {		color: rgba(255, 255, 255, 1.00);		font-size: 35px;		line-height: 40px;		font-weight: 400;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: left;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left;		letter-spacing: 5px}.tp-caption.SleekLanding-ButtonBG,.SleekLanding-ButtonBG {		color: rgba(0, 0, 0, 1.00);						font-weight: 700;		font-style: normal;				padding: 0 0 0 0px;		text-decoration: none;		text-align: left;		background-color: rgba(255, 255, 255, 0.10);		border-color: rgba(0, 0, 0, 0);		border-style: solid;		border-width: 0px;		border-radius: 5px 5px 5px 5px;		text-align: left;				box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15)}.tp-caption.SleekLanding-SmallTitle,.SleekLanding-SmallTitle {		color: rgba(255, 255, 255, 1.00);		font-size: 13px;		line-height: 50px;		font-weight: 900;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: left;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left;		letter-spacing: 2px}.tp-caption.SleekLanding-BottomText,.SleekLanding-BottomText {		color: rgba(255, 255, 255, 1.00);		font-size: 15px;		line-height: 24px;		font-weight: 400;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: left;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.SleekLanding-Social,.SleekLanding-Social {		color: rgba(255, 255, 255, 1.00);		font-size: 22px;		line-height: 30px;		font-weight: 400;		font-style: normal;		font-family: Arial;		padding: 0 0 0 0px;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center}.tp-caption.SleekLanding-Social:hover,.SleekLanding-Social:hover {		color: rgba(0, 0, 0, 0.25);		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		cursor: pointer}#rev_slider_429_1_wrapper .tp-loader.spinner2 {		background-color: #555555 !important;}.tp-fat {		font-weight: 900 !important;}.tp-caption.PostSlider-Category,.PostSlider-Category {		color: rgba(0, 0, 0, 1.00);		font-size: 15px;		line-height: 15px;		font-weight: 300;		font-style: normal;		font-family: Roboto;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		letter-spacing: 3px;		text-align: left}.tp-caption.PostSlider-Title,.PostSlider-Title {		color: rgba(0, 0, 0, 1.00);		font-size: 40px;		line-height: 40px;		font-weight: 400;		font-style: normal;		font-family: "Playfair Display";		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.PostSlider-Content,.PostSlider-Content {		color: rgba(119, 119, 119, 1.00);		font-size: 15px;		line-height: 23px;		font-weight: 400;		font-style: normal;		font-family: Roboto;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.PostSlider-Button,.PostSlider-Button {		color: rgba(0, 0, 0, 1.00);		font-size: 15px;		line-height: 40px;		font-weight: 500;		font-style: normal;		font-family: Roboto;		padding: 1px 56px 1px 32px;		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px;		text-align: left}.tp-caption.PostSlider-Button:hover,.PostSlider-Button:hover {		color: rgba(0, 0, 0, 1.00);		text-decoration: none;		background-color: rgba(238, 238, 238, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 1px;		border-radius: 0px 0px 0px 0px;		cursor: pointer}/* media queries */@media only screen and (max-width: 960px) {} @media only screen and (max-width: 768px) {} .tp-caption.LandingPage-Title,.LandingPage-Title {		color:rgba(255,		255,		255,		1.00);		font-size:70px;		line-height:80px;		font-weight:900;		font-style:normal;		font-family:Lato;		padding:0 0 0 0px;		text-decoration:none;		background-color:transparent;		border-color:transparent;		border-style:none;		border-width:0px;		border-radius:0 0 0 0px;		text-align:left;		letter-spacing:10px}.tp-caption.LandingPage-SubTitle,.LandingPage-SubTitle {		color: rgba(255, 255, 255, 1.00);		font-size: 20px;		line-height: 30px;		font-weight: 400;		font-style: italic;		font-family: Georgia, serif;		padding: 0 0 0 0px;		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.LandingPage-Button,.LandingPage-Button {		color: rgba(0, 0, 0, 1.00);		font-size: 15px;		line-height: 54px;		font-weight: 500;		font-style: normal;		font-family: Roboto;		padding: 0px 35px 0px 35px;		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 0px 0px 0px 0px;		text-align: left;		letter-spacing: 3px}.tp-caption.LandingPage-Button:hover,.LandingPage-Button:hover {		color: rgba(0, 0, 0, 1.00);		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 0px 0px 0px 0px;		cursor: pointer}.tp-caption.App-Content a,.tp-caption.App-Content a:visited {		color: #89124e !important;		border-bottom: 1px solid transparent !important;		font-weight: bold !important;}.tp-caption.App-Content a:hover {		border-bottom: 1px solid #89124e !important;}.tp-caption.RockBand-LogoText,.RockBand-LogoText {		color: rgba(255, 255, 255, 1.00);		font-size: 60px;		line-height: 60px;		font-weight: 700;		font-style: normal;		font-family: Oswald;		padding: 0 0 0 0px;		text-decoration: none;		text-align: left;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited {		color: #fff !important;		text-decoration: underline !important;}.tp-caption.Twitter-Content a:hover {		color: #fff !important;		text-decoration: none !important;}.soundcloudwrapper iframe {		width: 100% !important}.tp-caption.Agency-LogoText,.Agency-LogoText {		color: rgba(255, 255, 255, 1.00);		font-size: 12px;		line-height: 20px;		font-weight: 400;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center;		letter-spacing: 1px}.tp-caption.ComingSoon-Highlight,.ComingSoon-Highlight {		color: rgba(255, 255, 255, 1.00);		font-size: 20px;		line-height: 37px;		font-weight: 400;		font-style: normal;		font-family: Lato;		padding: 0 20px 3px 20px;		text-decoration: none;		text-align: left;		background-color: rgba(0, 154, 238, 1.00);		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.ComingSoon-Count,.ComingSoon-Count {		color: rgba(255, 255, 255, 1.00);		font-size: 50px;		line-height: 50px;		font-weight: 900;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: left;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.ComingSoon-CountUnit,.ComingSoon-CountUnit {		color: rgba(255, 255, 255, 1.00);		font-size: 20px;		line-height: 20px;		font-weight: 400;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center}.tp-caption.ComingSoon-NotifyMe,.ComingSoon-NotifyMe {		color: rgba(164, 157, 143, 1.00);		font-size: 27px;		line-height: 35px;		font-weight: 600;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center}#mc_embed_signup input#mce-EMAIL {		font-family: "Lato", sans-serif;		font-size: 15px;		color: #000;		background-color: #fff;		line-height: 46px;		padding: 0 20px;		cursor: text;		border: 1px solid #fff;		width: 400px;		margin-bottom: 0px;		-webkit-transition: background-color 0.5s;		-moz-transition: background-color 0.5s;		-o-transition: background-color 0.5s;		-ms-transition: background-color 0.5s;		transition: background-color 0.5s;						border-radius: 0px;}#mc_embed_signup input#mce-EMAIL[type="email"]:focus {		background-color: #fff;		border: 1px solid #666;		border-right: 0;}#mc_embed_signup input#mc-embedded-subscribe,#mc_embed_signup input#mc-embedded-subscribe:focus {		font-family: "Lato", sans-serif;		line-height: 46px;		letter-spacing: 1px;		text-transform: uppercase;		font-size: 13px;		font-weight: 900;		padding: 0 20px;		border: 1px solid #009aee;		background: #009aee;		color: #fff;						border-radius: 0px;}#mc_embed_signup input#mc-embedded-subscribe:hover {		background: #0083d4;}@media only screen and (max-width: 767px) {		#mc_embed_signup input#mce-EMAIL {				width: 200px;		}}.tp-caption.Agency-SmallTitle,.Agency-SmallTitle {		color: rgba(255, 255, 255, 1.00);		font-size: 15px;		line-height: 22px;		font-weight: 400;		font-style: normal;		font-family: lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center;		letter-spacing: 6px}.tp-caption.Agency-SmallContent,.Agency-SmallContent {		color: rgba(255, 255, 255, 1.00);		font-size: 15px;		line-height: 24px;		font-weight: 400;		font-style: normal;		font-family: lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center}.tp-caption.Agency-SmallLink,.Agency-SmallLink {		color: rgba(248, 124, 9, 1.00);		font-size: 12px;		line-height: 22px;		font-weight: 700;		font-style: normal;		font-family: lato;		padding: 0 0 0px 0;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center;		letter-spacing: 2px;		border-bottom: 1px solid #f87c09 !important}.tp-caption.Agency-SmallLink:hover,.Agency-SmallLink:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		cursor: pointer}.tp-caption.Agency-NavButton,.Agency-NavButton {		color: rgba(51, 51, 51, 1.00);		font-size: 17px;		line-height: 50px;		font-weight: 500;		font-style: normal;		font-family: Roboto;		padding: 0px 0px 0px 0px;		text-decoration: none;		text-align: center;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 0px 0px 0px 0px;		text-align: center}.tp-caption.Agency-NavButton:hover,.Agency-NavButton:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: rgba(51, 51, 51, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 0px 0px 0px 0px;		cursor: pointer}.tp-caption.Agency-SmallLinkGreen,.Agency-SmallLinkGreen {		color: rgba(109, 177, 155, 1.00);		font-size: 12px;		line-height: 22px;		font-weight: 700;		font-style: normal;		font-family: lato;		padding: 0 0 0px 0;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center;		letter-spacing: 2px;		border-bottom: 1px solid #6db19b !important}.tp-caption.Agency-SmallLinkGreen:hover,.Agency-SmallLinkGreen:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		cursor: pointer}.tp-caption.Agency-SmallLinkBlue,.Agency-SmallLinkBlue {		color: rgba(153, 153, 153, 1.00);		font-size: 12px;		line-height: 22px;		font-weight: 700;		font-style: normal;		font-family: lato;		padding: 0 0 0px 0;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center;		letter-spacing: 2px;		border-bottom: 1px solid #999 !important}.tp-caption.Agency-SmallLinkBlue:hover,.Agency-SmallLinkBlue:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		cursor: pointer}.tp-caption.Agency-LogoText,.Agency-LogoText {		color: rgba(255, 255, 255, 1.00);		font-size: 12px;		line-height: 20px;		font-weight: 400;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center;		letter-spacing: 1px}.tp-caption.Agency-ArrowTooltip,.Agency-ArrowTooltip {		color: rgba(51, 51, 51, 1.00);		font-size: 15px;		line-height: 20px;		font-weight: 400;		font-style: normal;		font-family: "Permanent Marker";		padding: 0 0 0 0px;		text-decoration: none;		text-align: left;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: left}.tp-caption.Agency-SmallSocial,.Agency-SmallSocial {		color: rgba(255, 255, 255, 1.00);		font-size: 30px;		line-height: 30px;		font-weight: 400;		font-style: normal;		font-family: Arial;		padding: 0 0 0 0px;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center}.tp-caption.Agency-SmallSocial:hover,.Agency-SmallSocial:hover {		color: rgba(51, 51, 51, 1.00);		text-decoration: none;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0px 0px 0px 0px;		cursor: pointer}.tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited {		color: #0084B4 !important}.tp-caption.Twitter-Content a:hover {		color: #0084B4 !important;		text-decoration: underline !important}.tp-caption.CreativeFrontPage-Btn,.CreativeFrontPage-Btn {		color: rgba(255, 255, 255, 1.00);		font-size: 14px;		line-height: 60px;		font-weight: 900;		font-style: normal;		font-family: Roboto;		padding: 0px 50px 0px 50px;		text-decoration: none;		text-align: left;		background-color: rgba(0, 104, 92, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 4px 4px 4px 4px;		letter-spacing: 2px}.tp-caption.CreativeFrontPage-Btn:hover,.CreativeFrontPage-Btn:hover {		color: rgba(255, 255, 255, 1.00);		text-decoration: none;		background-color: rgba(0, 0, 0, 0.25);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 4px 4px 4px 4px;		cursor: pointer}.tp-caption.CreativeFrontPage-Menu,.CreativeFrontPage-Menu {		color: rgba(255, 255, 255, 1.00);		font-size: 14px;		line-height: 14px;		font-weight: 500;		font-style: normal;		font-family: roboto;		padding: 0 0 0 0px;		text-decoration: none;		text-align: left;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		letter-spacing: 2px}.tp-flip-index {		z-index: 1000 !important;}.tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited {		color: #0084B4 !important}.tp-caption.Twitter-Content a:hover {		color: #0084B4 !important;		text-decoration: underline !important}.tp-caption.FullScreenMenu-Category,.FullScreenMenu-Category {		color: rgba(17, 17, 17, 1.00);		font-size: 20px;		line-height: 20px;		font-weight: 700;		font-style: normal;		font-family: BenchNine;		padding: 21px 30px 16px 30px;		text-decoration: none;		text-align: left;		background-color: rgba(255, 255, 255, 0.90);		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		letter-spacing: 3px}.tp-caption.FullScreenMenu-Title,.FullScreenMenu-Title {		color: rgba(255, 255, 255, 1.00);		font-size: 65px;		line-height: 70px;		font-weight: 700;		font-style: normal;		font-family: BenchNine;		padding: 21px 30px 16px 30px;		text-decoration: none;		text-align: left;		background-color: rgba(17, 17, 17, 0.90);		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px}.tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited {		color: #0084B4 !important}.tp-caption.Twitter-Content a:hover {		color: #0084B4 !important;		text-decoration: underline !important}.tp-caption.TechJournal-Button,.TechJournal-Button {		color: rgba(255, 255, 255, 1.00);		font-size: 13px;		line-height: 40px;		font-weight: 900;		font-style: normal;		font-family: Raleway;		padding: 1px 30px 1px 30px;		text-decoration: none;		text-align: left;		background-color: rgba(138, 0, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 0px 0px 0px 0px;		letter-spacing: 3px}.tp-caption.TechJournal-Button:hover,.TechJournal-Button:hover {		color: rgba(0, 0, 0, 1.00);		text-decoration: none;		background-color: rgba(255, 255, 255, 1.00);		border-color: rgba(0, 0, 0, 1.00);		border-style: solid;		border-width: 0px;		border-radius: 0px 0px 0px 0px;		cursor: pointer}.tp-caption.TechJournal-Big,.TechJournal-Big {		color: rgba(255, 255, 255, 1.00);		font-size: 120px;		line-height: 120px;		font-weight: 900;		font-style: normal;		font-family: Raleway;		padding: 0 0 0 0px;		text-decoration: none;		text-align: left;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		letter-spacing: 0px}.rev_slider {		overflow: hidden;}.effect_layer {		position: absolute;		top: 0px;		left: 0px;		width: 100%;		height: 100%;}.tp-caption.Twitter-Content a,		.tp-caption.Twitter-Content a:visited {				color: #0084B4 !important		}		.tp-caption.Twitter-Content a:hover {				color: #0084B4 !important;				text-decoration: underline !important		}		#menu_forcefullwidth {				z-index: 5000;				position: fixed !important;				top: 0px;				left: 0px;				width: 100%		}		.tp-caption.FullSiteBlock-Title,		.FullSiteBlock-Title {				color: rgba(51, 51, 51, 1.00);				font-size: 55px;				line-height: 65px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-SubTitle,		.FullSiteBlock-SubTitle {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 34px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-Link,		.FullSiteBlock-Link {				color: rgba(0, 150, 255, 1.00);				font-size: 25px;				line-height: 24px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-Link:hover,		.FullSiteBlock-Link:hover {				color: rgba(51, 51, 51, 1.00);				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				cursor: pointer		}		.tp-caption.FullSiteBlock-DownButton,		.FullSiteBlock-DownButton {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 32px;				font-weight: 500;				font-style: normal;				font-family: Roboto;				padding: 1px 1px 1px 1px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: rgba(51, 51, 51, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 30px 30px 30px 30px;				text-align: center		}		.tp-caption.FullSiteBlock-DownButton:hover,		.FullSiteBlock-DownButton:hover {				color: rgba(0, 150, 255, 1.00);				text-decoration: none;				background-color: transparent;				border-color: rgba(0, 150, 255, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 30px 30px 30px 30px;				cursor: pointer		}		.tp-caption.FullSiteBlock-Title,		.FullSiteBlock-Title {				color: rgba(51, 51, 51, 1.00);				font-size: 55px;				line-height: 65px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-SubTitle,		.FullSiteBlock-SubTitle {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 34px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-Link,		.FullSiteBlock-Link {				color: rgba(0, 150, 255, 1.00);				font-size: 25px;				line-height: 24px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-Link:hover,		.FullSiteBlock-Link:hover {				color: rgba(51, 51, 51, 1.00);				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				cursor: pointer		}		.tp-caption.FullSiteBlock-DownButton,		.FullSiteBlock-DownButton {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 32px;				font-weight: 500;				font-style: normal;				font-family: Roboto;				padding: 1px 1px 1px 1px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: rgba(51, 51, 51, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 30px 30px 30px 30px;				text-align: center		}		.tp-caption.FullSiteBlock-DownButton:hover,		.FullSiteBlock-DownButton:hover {				color: rgba(0, 150, 255, 1.00);				text-decoration: none;				background-color: transparent;				border-color: rgba(0, 150, 255, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 30px 30px 30px 30px;				cursor: pointer		}		.tp-caption.FullSiteBlock-Title,		.FullSiteBlock-Title {				color: rgba(51, 51, 51, 1.00);				font-size: 55px;				line-height: 65px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-SubTitle,		.FullSiteBlock-SubTitle {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 34px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-DownButton,		.FullSiteBlock-DownButton {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 32px;				font-weight: 500;				font-style: normal;				font-family: Roboto;				padding: 1px 1px 1px 1px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: rgba(51, 51, 51, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 30px 30px 30px 30px;				text-align: center		}		.tp-caption.FullSiteBlock-DownButton:hover,		.FullSiteBlock-DownButton:hover {				color: rgba(0, 150, 255, 1.00);				text-decoration: none;				background-color: transparent;				border-color: rgba(0, 150, 255, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 30px 30px 30px 30px;				cursor: pointer		}		.tp-caption.FullSiteBlock-Title,		.FullSiteBlock-Title {				color: rgba(51, 51, 51, 1.00);				font-size: 55px;				line-height: 65px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-SubTitle,		.FullSiteBlock-SubTitle {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 34px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-Link,		.FullSiteBlock-Link {				color: rgba(0, 150, 255, 1.00);				font-size: 25px;				line-height: 24px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-Link:hover,		.FullSiteBlock-Link:hover {				color: rgba(51, 51, 51, 1.00);				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				cursor: pointer		}		.tp-caption.FullSiteBlock-DownButton,		.FullSiteBlock-DownButton {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 32px;				font-weight: 500;				font-style: normal;				font-family: Roboto;				padding: 1px 1px 1px 1px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: rgba(51, 51, 51, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 30px 30px 30px 30px;				text-align: center		}		.tp-caption.FullSiteBlock-DownButton:hover,		.FullSiteBlock-DownButton:hover {				color: rgba(0, 150, 255, 1.00);				text-decoration: none;				background-color: transparent;				border-color: rgba(0, 150, 255, 1.00);				border-style: solid;				border-width: 1px;				border-radius: 30px 30px 30px 30px;				cursor: pointer		}		.rev_slider {				overflow: hidden;		}		.effect_layer {				position: absolute;				top: 0px;				left: 0px;				width: 100%;				height: 100%;		}		.gyges .tp-thumb {				opacity: 1		}		.gyges .tp-thumb-img-wrap {				padding: 3px;				background-color: rgba(0, 0, 0, 0.25);				display: inline-block;				width: 100%;				height: 100%;				position: relative;				margin: 0px;				box-sizing: border-box;				transition: all 0.3s;				-webkit-transition: all 0.3s;		}		.gyges .tp-thumb-image {				padding: 3px;				display: block;				box-sizing: border-box;				position: relative;				-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);				-moz-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);				box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);		}		.gyges .tp-thumb:hover .tp-thumb-img-wrap,		.gyges .tp-thumb.selected .tp-thumb-img-wrap {				background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);				background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));				background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);				background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);				background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);				background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);		}		.tp-caption.FullSiteBlock-Title,		.FullSiteBlock-Title {				color: rgba(51, 51, 51, 1.00);				font-size: 55px;				line-height: 65px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-SubTitle,		.FullSiteBlock-SubTitle {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 34px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-Link,		.FullSiteBlock-Link {				color: rgba(0, 150, 255, 1.00);				font-size: 25px;				line-height: 24px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-Link:hover,		.FullSiteBlock-Link:hover {				color: rgba(51, 51, 51, 1.00);				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				cursor: pointer		}		.tp-caption.FullSiteBlock-SubTitle,		.FullSiteBlock-SubTitle {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 34px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-SubTitle,		.FullSiteBlock-SubTitle {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 34px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.FullSiteBlock-FooterLink,		.FullSiteBlock-FooterLink {				color: rgba(85, 85, 85, 1.00);				font-size: 15px;				line-height: 20px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: left;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: left		}		.tp-caption.FullSiteBlock-FooterLink:hover,		.FullSiteBlock-FooterLink:hover {				color: rgba(0, 150, 255, 1.00);				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				cursor: pointer		}		.fb-share-button.fb_iframe_widget iframe {				width: 115px!important;		}		#tp-socialwrapper {				opacity: 0;		}				.tp-caption.Twitter-Content a,		.tp-caption.Twitter-Content a:visited {				color: #0084B4 !important		}		.tp-caption.Twitter-Content a:hover {				color: #0084B4 !important;				text-decoration: underline !important		}		#menu_forcefullwidth {				z-index: 5000;				position: fixed !important;				top: 0px;				left: 0px;				width: 100%		}		#tp-menubg {				background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);				/* FF3.6-15 */								background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);				/* Chrome10-25,Safari5.1-6 */								background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);				/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */								filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000', GradientType=0);				/* IE6-9 */		}		#mc_embed_signup input[type="email"] {				font-family: "Lato", sans-serif;				font-size: 16px;				font-weight: 400;				background-color: #fff;				color: #888 !important;				line-height: 46px;				padding: 0 20px;				cursor: text;				border: 0;				width: 400px;				margin-bottom: 0px;				-webkit-transition: background-color 0.5s;				-moz-transition: background-color 0.5s;				-o-transition: background-color 0.5s;				-ms-transition: background-color 0.5s;				transition: background-color 0.5s;				-webkit-border-radius: 3px;				-moz-border-radius: 3px;				border-radius: 3px;		}		#mc_embed_signup input[type="email"]::-webkit-input-placeholder {				color: #888 !important;		}		#mc_embed_signup input[type="email"]::-moz-placeholder {				color: #888 !important;		}		#mc_embed_signup input[type="email"]:-ms-input-placeholder {				color: #888 !important;		}		#mc_embed_signup input[type="email"]:focus {				background-color: #f5f5f5;				color: #454545;		}		#mc_embed_signup input#mc-embedded-subscribe,		#mc_embed_signup input#mc-embedded-subscribe:focus {				font-family: "Lato", sans-serif;				line-height: 46px;				font-size: 16px;				font-weight: 700;				padding: 0 30px;				border: 0;				background: #f04531;				text-transform: none;				color: #fff;				-webkit-border-radius: 3px;				-moz-border-radius: 3px;				border-radius: 3px;		}		#mc_embed_signup input#mc-embedded-subscribe:hover {				background: #e03727;		}		@media only screen and (max-width: 767px) {				#mc_embed_signup input[type="email"] {						width: 260px;				}		}		@media only screen and (max-width: 480px) {				#mc_embed_signup input[type="email"] {						width: 160px;				}		}		#rev_slider_167_6 .uranus.tparrows {				width: 50px;				height: 50px;				background: rgba(255, 255, 255, 0);		}		#rev_slider_167_6 .uranus.tparrows:before {				width: 50px;				height: 50px;				line-height: 50px;				font-size: 40px;				transition: all 0.3s;				-webkit-transition: all 0.3s;		}		#rev_slider_167_6 .uranus.tparrows:hover:before {				opacity: 0.75;		}		.tp-caption.FullSiteBlock-SubTitle,		.FullSiteBlock-SubTitle {				color: rgba(51, 51, 51, 1.00);				font-size: 25px;				line-height: 34px;				font-weight: 300;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: center;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				text-align: center		}		.tp-caption.ParallaxWebsite-FooterItem,		.ParallaxWebsite-FooterItem {				color: rgba(255, 255, 255, 0.50);				font-size: 16px;				line-height: 24px;				font-weight: 400;				font-style: normal;				font-family: Lato;				padding: 0 0 0 0px;				text-decoration: none;				text-align: left;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px		}		.tp-caption.ParallaxWebsite-FooterItem:hover,		.ParallaxWebsite-FooterItem:hover {				color: rgba(255, 255, 255, 1.00);				text-decoration: none;				background-color: transparent;				border-color: transparent;				border-style: none;				border-width: 0px;				border-radius: 0 0 0 0px;				cursor: pointer		}		.fb-share-button.fb_iframe_widget iframe {				width: 115px!important;		}		iframe.twitter-share-button {				display: none;		}		.fb-share-button.fb_iframe_widget iframe {				display: none;		}		.tp-caption.FullSiteBlock-Link, 		.FullSiteBlock-Link {		color: rgba(0,150,255,1.00);		font-size: 25px;		line-height: 24px;		font-weight: 300;		font-style: normal;		font-family: Lato;		padding: 0 0 0 0px;		text-decoration: none;		text-align: center;		background-color: transparent;		border-color: transparent;		border-style: none;		border-width: 0px;		border-radius: 0 0 0 0px;		text-align: center;}
/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- ARES SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*/.ares.tparrows {	cursor:pointer;	background:#fff;	min-width:60px;		min-height:60px;	position:absolute;	display:block;	z-index:100;		border-radius:50%;}.ares.tparrows:hover {}.ares.tparrows:before {	font-family: "revicons";	font-size:25px;	color:#aaa;	display:block;	line-height: 60px;	text-align: center;		-webkit-transition: color 0.3s;		-moz-transition: color 0.3s;		transition: color 0.3s;		z-index:2;		position:relative;}.ares.tparrows.tp-leftarrow:before {	content: "\e81f";}.ares.tparrows.tp-rightarrow:before {	content: "\e81e";}.ares.tparrows:hover:before { color:#000;			}.ares .tp-title-wrap { 	position:absolute;	z-index:1;	display:inline-block;	background:#fff;	min-height:60px;	line-height:60px;	top:0px;	margin-left:30px;	border-radius:0px 30px 30px 0px;	overflow:hidden;	-webkit-transition: -webkit-transform 0.3s;	transition: transform 0.3s;	transform:scaleX(0);		-webkit-transform:scaleX(0);		transform-origin:0% 50%; 	 -webkit-transform-origin:0% 50%;} .ares.tp-rightarrow .tp-title-wrap { 	 right:0px;	 margin-right:30px;margin-left:0px;	 -webkit-transform-origin:100% 50%;border-radius:30px 0px 0px 30px; }.ares.tparrows:hover .tp-title-wrap {	transform:scaleX(1) scaleY(1);		-webkit-transform:scaleX(1) scaleY(1);}.ares .tp-arr-titleholder {	position:relative;	-webkit-transition: -webkit-transform 0.3s;	transition: transform 0.3s;	transform:translateX(200px);		text-transform:uppercase;	color:#000;	font-weight:400;	font-size:14px;	line-height:60px;	white-space:nowrap;	padding:0px 20px;	margin-left:10px;	opacity:0;}.ares.tp-rightarrow .tp-arr-titleholder {	 transform:translateX(-200px); 	 margin-left:0px; margin-right:10px;			}.ares.tparrows:hover .tp-arr-titleholder {	 transform:translateX(0px);	 -webkit-transform:translateX(0px);	transition-delay: 0.1s;	opacity:1;}/* BULLETS */.ares.tp-bullets {}.ares.tp-bullets:before {	content:" ";	position:absolute;	width:100%;	height:100%;	background:transparent;	padding:10px;	margin-left:-10px;margin-top:-10px;	box-sizing:content-box;}.ares .tp-bullet {	width:13px;	height:13px;	position:absolute;	background:#e5e5e5;	border-radius:50%;	cursor: pointer;	box-sizing:content-box;}.ares .tp-bullet:hover,.ares .tp-bullet.selected {	background:#fff;}.ares .tp-bullet-title {	position:absolute;	color:#888;	font-size:12px;	padding:0px 10px;	font-weight:600;	right:27px;	top:-4px;	background:#fff;	background:rgba(255,255,255,0.75);	visibility:hidden;	transform:translateX(-20px);	-webkit-transform:translateX(-20px);	transition:transform 0.3s;	-webkit-transition:transform 0.3s;	line-height:20px;	white-space:nowrap;}		 .ares .tp-bullet-title:after {		width: 0px;	height: 0px;	border-style: solid;	border-width: 10px 0 10px 10px;	border-color: transparent transparent transparent rgba(255,255,255,0.75);	content:" ";		position:absolute;		right:-10px;	top:0px;}		.ares .tp-bullet:hover .tp-bullet-title{	visibility:visible;	 transform:translateX(0px);	-webkit-transform:translateX(0px);}.ares .tp-bullet.selected:hover .tp-bullet-title {		background:#fff;				}.ares .tp-bullet.selected:hover .tp-bullet-title:after {	border-color:transparent transparent transparent #fff;}.ares.tp-bullets:hover .tp-bullet-title {				visibility:hidden;}.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {		visibility:visible;			}/* TABS */.ares .tp-tab { 	opacity:1;				padding:10px;	box-sizing:border-box;	font-family: "Roboto", sans-serif;	border-bottom: 1px solid #e5e5e5; }.ares .tp-tab-image { 	width:60px;	height:60px; max-height:100%; max-width:100%;	position:relative;	display:inline-block;	float:left;}.ares .tp-tab-content {		background:rgba(0,0,0,0); 		position:relative;		padding:15px 15px 15px 85px; left:0px; overflow:hidden; margin-top:-15px;		box-sizing:border-box;		color:#333;		display: inline-block;		width:100%;		height:100%; position:absolute; }.ares .tp-tab-date	{	display:block;	color: #aaa;	font-weight:500;	font-size:12px;	margin-bottom:0px;	}.ares .tp-tab-title {		display:block;			text-align:left;		color:#333;		font-size:14px;		font-weight:500;		text-transform:none;		line-height:17px;}.ares .tp-tab:hover,.ares .tp-tab.selected {	background:#eee; }.ares .tp-tab-mask {}/* MEDIA QUERIES */@media only screen and (max-width: 960px) {}@media only screen and (max-width: 768px) {}/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- CUSTOM SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.custom.tparrows {	cursor:pointer;	background:#000;	background:rgba(0,0,0,0.5);	width:40px;	height:40px;	position:absolute;	display:block;	z-index:10000;}.custom.tparrows:hover {	background:#000;}.custom.tparrows:before {	font-family: "revicons";	font-size:15px;	color:#fff;	display:block;	line-height: 40px;	text-align: center;}.custom.tparrows.tp-leftarrow:before {	content: "\e824";}.custom.tparrows.tp-rightarrow:before {	content: "\e825";}/* BULLETS */.custom.tp-bullets {}.custom.tp-bullets:before {	content:" ";	position:absolute;	width:100%;	height:100%;	background:transparent;	padding:10px;	margin-left:-10px;margin-top:-10px;	box-sizing:content-box;}.custom .tp-bullet {	width:12px;	height:12px;	position:absolute;	background:#aaa;		background:rgba(125,125,125,0.5);	cursor: pointer;	box-sizing:content-box;}.custom .tp-bullet:hover,.custom .tp-bullet.selected {	background:rgb(125,125,125);}.custom .tp-bullet-image {}.custom .tp-bullet-title {}/* THUMBS *//* TABS *//*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- DIONE SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.dione.tparrows {	height:100%;	width:100px;	background:transparent;	background:rgba(0,0,0,0);	line-height:100%;	transition:all 0.3s;-webkit-transition:all 0.3s;}.dione.tparrows:hover { background:rgba(0,0,0,0.45); }.dione .tp-arr-imgwrapper { width:100px; left:0px; position:absolute; height:100%; top:0px; overflow:hidden; }.dione.tp-rightarrow .tp-arr-imgwrapper {left:auto;right:0px;}.dione .tp-arr-imgholder {background-position:center center;background-size:cover;width:100px;height:100%;top:0px;visibility:hidden;transform:translateX(-50px);-webkit-transform:translateX(-50px);transition:all 0.3s;-webkit-transition:all 0.3s;opacity:0;left:0px;}.dione.tparrows.tp-rightarrow .tp-arr-imgholder {	right:0px;	left:auto;	transform:translateX(50px); -webkit-transform:translateX(50px);}.dione.tparrows:before {position:absolute;line-height:30px;margin-left:-22px;top:50%;left:50%;font-size:30px;margin-top:-15px;transition:all 0.3s;-webkit-transition:all 0.3s;}.dione.tparrows.tp-rightarrow:before {margin-left:6px;}.dione.tparrows:hover:before {	transform:translateX(-20px);-webkit-transform:translateX(-20px);opacity:0;}.dione.tparrows.tp-rightarrow:hover:before {	transform:translateX(20px);-webkit-transform:translateX(20px);}.dione.tparrows:hover .tp-arr-imgholder { transform:translateX(0px);-webkit-transform:translateX(0px);opacity:1;visibility:visible;}/* BULLETS */.dione .tp-bullet { 		opacity:1;		width:50px;		height:50px;				padding:3px;		background:#000;		background-color:rgba(0,0,0,0.25);		margin:0px;		box-sizing:border-box;		transition:all 0.3s;		-webkit-transition:all 0.3s;	}.dione .tp-bullet-image {	 display:block;	 box-sizing:border-box;	 position:relative;		-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	width:44px;	height:44px;	background-size:cover;	background-position:center center; }	.dione .tp-bullet-title { 		 position:absolute; 	 bottom:65px;		 display:inline-block;		 left:50%;		 background:#000;		 background:rgba(0,0,0,0.75);		 color:#fff;		 padding:10px 30px;		 border-radius:4px;	 -webkit-border-radius:4px;		 opacity:0;			transition:all 0.3s;		-webkit-transition:all 0.3s;		transform: translateZ(0.001px) translateX(-50%) translateY(14px);		transform-origin:50% 100%;		-webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);		-webkit-transform-origin:50% 100%;		opacity:0;		white-space:nowrap; }.dione .tp-bullet:hover .tp-bullet-title {		 transform:rotateX(0deg) translateX(-50%);		-webkit-transform:rotateX(0deg) translateX(-50%);		opacity:1;}.dione .tp-bullet.selected,.dione .tp-bullet:hover	{		 background: rgba(255,255,255,1);	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 ); 			}.dione .tp-bullet-title:after {				content:" ";				position:absolute;				left:50%;				margin-left:-8px;				width: 0;		height: 0;		border-style: solid;		border-width: 8px 8px 0 8px;		border-color: rgba(0,0,0,0.75) transparent transparent transparent;				bottom:-8px;	 }/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- ERINYEN SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.erinyen.tparrows {	cursor:pointer;	background:#000;	background:rgba(0,0,0,0.5);	min-width:70px;	min-height:70px;	position:absolute;	display:block;	z-index:1000;	border-radius:35px;	 }.erinyen.tparrows:before {	font-family: "revicons";	font-size:20px;	color:#fff;	display:block;	line-height: 70px;	text-align: center;			z-index:2;	position:relative;}.erinyen.tparrows.tp-leftarrow:before {	content: "\e824";}.erinyen.tparrows.tp-rightarrow:before {	content: "\e825";}.erinyen .tp-title-wrap { 	position:absolute;	z-index:1;	display:inline-block;	background:#000;	background:rgba(0,0,0,0.5);	min-height:70px;	line-height:70px;	top:0px;	margin-left:0px;	border-radius:35px;	overflow:hidden; 	transition: opacity 0.3s;	-webkit-transition:opacity 0.3s;	-moz-transition:opacity 0.3s;	-webkit-transform: scale(0);	-moz-transform: scale(0);	transform: scale(0);		visibility:hidden;	opacity:0;}.erinyen.tparrows:hover .tp-title-wrap{	-webkit-transform: scale(1);	-moz-transform: scale(1);	transform: scale(1);	opacity:1;	visibility:visible;}				 .erinyen.tp-rightarrow .tp-title-wrap { 	 right:0px;	 margin-right:0px;margin-left:0px;	 -webkit-transform-origin:100% 50%;	border-radius:35px;	padding-right:20px;	padding-left:10px; }.erinyen.tp-leftarrow .tp-title-wrap { 	 padding-left:20px;	padding-right:10px;}.erinyen .tp-arr-titleholder {	letter-spacing: 3px;	 position:relative;	-webkit-transition: -webkit-transform 0.3s;	transition: transform 0.3s;	transform:translateX(200px);		text-transform:uppercase;	color:#fff;	font-weight:600;	font-size:13px;	line-height:70px;	white-space:nowrap;	padding:0px 20px;	margin-left:11px;	opacity:0;	}.erinyen .tp-arr-imgholder {	width:100%;	height:100%;	position:absolute;	top:0px;	left:0px;	background-position:center center;	background-size:cover;		} .erinyen .tp-arr-img-over {	 width:100%;	height:100%;	position:absolute;	top:0px;	left:0px;	 background:#000;	 background:rgba(0,0,0,0.5);				}.erinyen.tp-rightarrow .tp-arr-titleholder {	 transform:translateX(-200px); 	 margin-left:0px; margin-right:11px;			}.erinyen.tparrows:hover .tp-arr-titleholder {	 transform:translateX(0px);	 -webkit-transform:translateX(0px);	transition-delay: 0.1s;	opacity:1;}/* BULLETS */.erinyen.tp-bullets {}.erinyen.tp-bullets:before {	content:" ";	position:absolute;	width:100%;	height:100%;	background: #555555; /* old browsers */		background: -moz-linear-gradient(top,	#555555 0%, #222222 100%); /* ff3.6+ */		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#222222)); /* chrome,safari4+ */		background: -webkit-linear-gradient(top,	#555555 0%,#222222 100%); /* chrome10+,safari5.1+ */		background: -o-linear-gradient(top,	#555555 0%,#222222 100%); /* opera 11.10+ */		background: -ms-linear-gradient(top,	#555555 0%,#222222 100%); /* ie10+ */		background: linear-gradient(to bottom,	#555555 0%,#222222 100%); /* w3c */		filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#555555", endcolorstr="#222222",gradienttype=0 ); /* ie6-9 */	padding:10px 15px;	margin-left:-15px;margin-top:-10px;	box-sizing:content-box;	 border-radius:10px;	 box-shadow:0px 0px 2px 1px rgba(33,33,33,0.3);}.erinyen .tp-bullet {	width:13px;	height:13px;	position:absolute;	background:#111;		border-radius:50%;	cursor: pointer;	box-sizing:content-box;}.erinyen .tp-bullet:hover,.erinyen .tp-bullet.selected {	background: #e5e5e5; /* old browsers */background: -moz-linear-gradient(top,	#e5e5e5 0%, #999999 100%); /* ff3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#999999)); /* chrome,safari4+ */background: -webkit-linear-gradient(top,	#e5e5e5 0%,#999999 100%); /* chrome10+,safari5.1+ */background: -o-linear-gradient(top,	#e5e5e5 0%,#999999 100%); /* opera 11.10+ */background: -ms-linear-gradient(top,	#e5e5e5 0%,#999999 100%); /* ie10+ */background: linear-gradient(to bottom,	#e5e5e5 0%,#999999 100%); /* w3c */filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#e5e5e5", endcolorstr="#999999",gradienttype=0 ); /* ie6-9 */	border:1px solid #555;	width:12px;height:12px;}.erinyen .tp-bullet-image {}.erinyen .tp-bullet-title {}/* THUMBS */.erinyen .tp-thumb {opacity:1}.erinyen .tp-thumb-over {	background:#000;	background:rgba(0,0,0,0.25);	width:100%;	height:100%;	position:absolute;	top:0px;	left:0px;	z-index:1;	-webkit-transition:all 0.3s;	transition:all 0.3s;}.erinyen .tp-thumb-more:before {	font-family: "revicons";	font-size:12px;	color:#aaa;	color:rgba(255,255,255,0.75);	display:block;	line-height: 12px;	text-align: left;			z-index:2;	position:absolute;	top:20px;	right:20px;	z-index:2;}.erinyen .tp-thumb-more:before {	content: "\e825";}.erinyen .tp-thumb-title {	font-family:"Raleway";	letter-spacing:1px;	font-size:12px;	color:#fff;	display:block;	line-height: 15px;	text-align: left;			z-index:2;	position:absolute;	top:0px;	left:0px;	z-index:2;	padding:20px 35px 20px 20px;	width:100%;	height:100%;	box-sizing:border-box;	transition:all 0.3s;	-webkit-transition:all 0.3s;	font-weight:500;}.erinyen .tp-thumb.selected .tp-thumb-more:before,.erinyen .tp-thumb:hover .tp-thumb-more:before { color:#aaa;}.erinyen .tp-thumb.selected .tp-thumb-over,.erinyen .tp-thumb:hover .tp-thumb-over { background:#fff;}.erinyen .tp-thumb.selected .tp-thumb-title,.erinyen .tp-thumb:hover .tp-thumb-title {	color:#000;}/* TABS */.erinyen .tp-tab-title {		color:#a8d8ee;		font-size:13px;		font-weight:700;		text-transform:uppercase;		font-family:"Roboto Slab"		margin-bottom:5px;}.erinyen .tp-tab-desc {	font-size:18px;		font-weight:400;		color:#fff;		line-height:25px;	font-family:"Roboto Slab";}			/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- GYGES SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS *//* BULLETS */.gyges.tp-bullets {}.gyges.tp-bullets:before {	content:" ";	position:absolute;	width:100%;	height:100%;	background: #777777; /* Old browsers */		background: -moz-linear-gradient(top,	#777777 0%, #666666 100%); 		background: -webkit-gradient(linear, left top, left bottom, 		color-stop(0%,#777777), color-stop(100%,#666666)); 		background: -webkit-linear-gradient(top,	#777777 0%,#666666 100%); 		background: -o-linear-gradient(top,	#777777 0%,#666666 100%); 		background: -ms-linear-gradient(top,	#777777 0%,#666666 100%); 		background: linear-gradient(to bottom,	#777777 0%,#666666 100%); 		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#777777", 		endColorstr="#666666",GradientType=0 ); 	padding:10px;	margin-left:-10px;margin-top:-10px;	box-sizing:content-box;	border-radius:10px;}.gyges .tp-bullet {	width:12px;	height:12px;	position:absolute;	background:#333;	border:3px solid #444;	border-radius:50%;	cursor: pointer;	box-sizing:content-box;}.gyges .tp-bullet:hover,.gyges .tp-bullet.selected {	background: #ffffff; /* Old browsers */		background: -moz-linear-gradient(top,	#ffffff 0%, #e1e1e1 100%); /* FF3.6+ */		background: -webkit-gradient(linear, left top, left bottom, 		color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */		background: -webkit-linear-gradient(top,	#ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */		background: -o-linear-gradient(top,	#ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */		background: -ms-linear-gradient(top,	#ffffff 0%,#e1e1e1 100%); /* IE10+ */		background: linear-gradient(to bottom,	#ffffff 0%,#e1e1e1 100%); /* W3C */		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", 		endColorstr="#e1e1e1",GradientType=0 ); /* IE6-9 */}.gyges .tp-bullet-image {}.gyges .tp-bullet-title {}	/* THUMBS */.gyges .tp-thumb { 			opacity:1	}.gyges .tp-thumb-img-wrap {	padding:3px;		background:#000;	background-color:rgba(0,0,0,0.25);	display:inline-block;	width:100%;	height:100%;	position:relative;	margin:0px;	box-sizing:border-box;		transition:all 0.3s;		-webkit-transition:all 0.3s;}.gyges .tp-thumb-image {	 padding:3px; 	 display:block;	 box-sizing:border-box;	 position:relative;		-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25); }	.gyges .tp-thumb-title { 		 position:absolute; 		 bottom:100%; 		 display:inline-block;		 left:50%;		 background:rgba(255,255,255,0.8);		 padding:10px 30px;		 border-radius:4px;	 -webkit-border-radius:4px;		 margin-bottom:20px;		 opacity:0;			transition:all 0.3s;		-webkit-transition:all 0.3s;		transform: translateZ(0.001px) translateX(-50%) translateY(14px);		transform-origin:50% 100%;		-webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);		-webkit-transform-origin:50% 100%;		white-space:nowrap; }.gyges .tp-thumb:hover .tp-thumb-title {		 transform:rotateX(0deg) translateX(-50%);		-webkit-transform:rotateX(0deg) translateX(-50%);		opacity:1;}.gyges .tp-thumb:hover .tp-thumb-img-wrap, .gyges .tp-thumb.selected .tp-thumb-img-wrap {	background: rgba(255,255,255,1);	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 ); }.gyges .tp-thumb-title:after {				content:" ";				position:absolute;				left:50%;				margin-left:-8px;				width: 0;		height: 0;		border-style: solid;		border-width: 8px 8px 0 8px;		border-color: rgba(255,255,255,0.8) transparent transparent transparent;				bottom:-8px;	 }/* TABS */.gyges .tp-tab { 	opacity:1;				padding:10px;	box-sizing:border-box;	font-family: "Roboto", sans-serif;	border-bottom: 1px solid rgba(255,255,255,0.15); }.gyges .tp-tab-image { 	width:60px;	height:60px; max-height:100%; max-width:100%;	position:relative;	display:inline-block;	float:left;}.gyges .tp-tab-content {		background:rgba(0,0,0,0); 		position:relative;		padding:15px 15px 15px 85px; left:0px;	overflow:hidden; margin-top:-15px;		box-sizing:border-box;		color:#333;		display: inline-block;		width:100%;		height:100%; position:absolute; }.gyges .tp-tab-date	{	display:block;	color: rgba(255,255,255,0.25);	font-weight:500;	font-size:12px;	margin-bottom:0px;	}.gyges .tp-tab-title {		display:block;			text-align:left;		color:#fff;		font-size:14px;		font-weight:500;		text-transform:none;		line-height:17px;}.gyges .tp-tab:hover,.gyges .tp-tab.selected {	background:rgba(0,0,0,0.5); }.gyges .tp-tab-mask {}/* MEDIA QUERIES */@media only screen and (max-width: 960px) {}@media only screen and (max-width: 768px) {}/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- HADES SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.hades.tparrows {	cursor:pointer;	background:#000;	background:rgba(0,0,0,0.15);	width:100px;	height:100px;	position:absolute;	display:block;	z-index:1000;}.hades.tparrows:before {	font-family: "revicons";	font-size:30px;	color:#fff;	display:block;	line-height: 100px;	text-align: center;	transition: background 0.3s, color 0.3s;}.hades.tparrows.tp-leftarrow:before {	content: "\e824";}.hades.tparrows.tp-rightarrow:before {	content: "\e825";}.hades.tparrows:hover:before {	 color:#aaa;	 background:#fff;	 background:rgba(255,255,255,1); }.hades .tp-arr-allwrapper {	position:absolute;	left:100%;	top:0px;	background:#888; 	width:100px;height:100px;	-webkit-transition: all 0.3s;	transition: all 0.3s;	-ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)";	filter: alpha(opacity=0);	-moz-opacity: 0.0;	-khtml-opacity: 0.0;	opacity: 0.0;	-webkit-transform: rotatey(-90deg);	transform: rotatey(-90deg);	-webkit-transform-origin: 0% 50%;	transform-origin: 0% 50%;}.hades.tp-rightarrow .tp-arr-allwrapper {	 left:auto;	 right:100%;	 -webkit-transform-origin: 100% 50%;	transform-origin: 100% 50%;	 -webkit-transform: rotatey(90deg);	transform: rotatey(90deg);}.hades:hover .tp-arr-allwrapper {	 -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";	filter: alpha(opacity=100);	-moz-opacity: 1;	-khtml-opacity: 1;	opacity: 1;			-webkit-transform: rotatey(0deg);	transform: rotatey(0deg); }		.hades .tp-arr-iwrapper {}.hades .tp-arr-imgholder {	background-size:cover;	position:absolute;	top:0px;left:0px;	width:100%;height:100%;}.hades .tp-arr-titleholder {}.hades .tp-arr-subtitleholder {}/* BULLETS */.hades.tp-bullets {}.hades.tp-bullets:before {	content:" ";	position:absolute;	width:100%;	height:100%;	background:transparent;	padding:10px;	margin-left:-10px;margin-top:-10px;	box-sizing:content-box;}.hades .tp-bullet {	width:3px;	height:3px;	position:absolute;	background:#888;		cursor: pointer;		border:5px solid #fff;	box-sizing:content-box;		box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);		-webkit-perspective:400;		perspective:400;		-webkit-transform:translatez(0.01px);		transform:translatez(0.01px);}.hades .tp-bullet:hover,.hades .tp-bullet.selected {	background:#555;	}.hades .tp-bullet-image {	position:absolute;top:-80px; left:-60px;width:120px;height:60px;	background-position:center center;	background-size:cover;	visibility:hidden;	opacity:0;	transition:all 0.3s;	-webkit-transform-style:flat;	transform-style:flat;	perspective:600;	-webkit-perspective:600;	transform: rotatex(-90deg);	-webkit-transform: rotatex(-90deg);	box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);	transform-origin:50% 100%;	-webkit-transform-origin:50% 100%;		}.hades .tp-bullet:hover .tp-bullet-image {	display:block;	opacity:1;	transform: rotatex(0deg);	-webkit-transform: rotatex(0deg);	visibility:visible;		}.hades .tp-bullet-title {}/* THUMBS */.hades .tp-thumb { 			opacity:1	}.hades .tp-thumb-img-wrap {	border-radius:50%;	padding:3px;	display:inline-block;background:#000;	background-color:rgba(0,0,0,0.25);	width:100%;	height:100%;	position:relative;	margin:0px;	box-sizing:border-box;		transition:all 0.3s;		-webkit-transition:all 0.3s;}.hades .tp-thumb-image {	 padding:3px; 	 border-radius:50%;	 display:block;	 box-sizing:border-box;	 position:relative;		-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25); }	.hades .tp-thumb:hover .tp-thumb-img-wrap,.hades .tp-thumb.selected .tp-thumb-img-wrap {		 background: rgba(255,255,255,1);	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 ); 			}.hades .tp-thumb-title:after {				content:" ";				position:absolute;				left:50%;				margin-left:-8px;				width: 0;		height: 0;		border-style: solid;		border-width: 8px 8px 0 8px;		border-color: rgba(0,0,0,0.75) transparent transparent transparent;				bottom:-8px;	 }/* TABS */.hades .tp-tab {	opacity:1; }		.hades .tp-tab-title {			display:block;			color:#333;			font-weight:600;			font-size:18px;			text-align:center;			line-height:25px;					} .hades .tp-tab-price {	display:block;		text-align:center;		color:#999;		font-size:16px;		margin-top:10px;	 line-height:20px}.hades .tp-tab-button {		display:inline-block;		margin-top:15px;		text-align:center;	padding:5px 15px;		color:#fff;		font-size:14px;		background:#219bd7;	 	border-radius:4px;	 font-weight:400;}.hades .tp-tab-inner {	text-align:center;}							/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- HEBE SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.hebe.tparrows {	cursor:pointer;	background:#fff;	min-width:70px;		min-height:70px;	position:absolute;	display:block;	z-index:1000;}.hebe.tparrows:hover {}.hebe.tparrows:before {	font-family: "revicons";	font-size:30px;	color:#aaa;	display:block;	line-height: 70px;	text-align: center;	-webkit-transition: color 0.3s;	-moz-transition: color 0.3s;	transition: color 0.3s;	z-index:2;	position:relative;	 background:#fff;	min-width:70px;		min-height:70px;}.hebe.tparrows.tp-leftarrow:before {	content: "\e824";}.hebe.tparrows.tp-rightarrow:before {	content: "\e825";}.hebe.tparrows:hover:before { color:#000;			}.hebe .tp-title-wrap { 	position:absolute;	z-index:0;	display:inline-block;	background:#000;	background:rgba(0,0,0,0.75);	min-height:60px;	line-height:60px;	top:-10px;	margin-left:0px;	-webkit-transition: -webkit-transform 0.3s;	transition: transform 0.3s;	transform:scaleX(0);		-webkit-transform:scaleX(0);		transform-origin:0% 50%; 	 -webkit-transform-origin:0% 50%;} .hebe.tp-rightarrow .tp-title-wrap { 	 right:0px;	 -webkit-transform-origin:100% 50%; }.hebe.tparrows:hover .tp-title-wrap {	transform:scaleX(1);	-webkit-transform:scaleX(1);}.hebe .tp-arr-titleholder {	position:relative;	text-transform:uppercase;	color:#fff;	font-weight:600;	font-size:12px;	line-height:90px;	white-space:nowrap;	padding:0px 20px 0px 90px;}.hebe.tp-rightarrow .tp-arr-titleholder {	 margin-left:0px; 	 padding:0px 90px 0px 20px; }.hebe.tparrows:hover .tp-arr-titleholder {	 transform:translateX(0px);	 -webkit-transform:translateX(0px);	transition-delay: 0.1s;	opacity:1;}.hebe .tp-arr-imgholder{			width:90px;			height:90px;			position:absolute;			left:100%;			display:block;			background-size:cover;			background-position:center center;		 top:0px; right:-90px;		}.hebe.tp-rightarrow .tp-arr-imgholder{				right:auto;left:-90px;			}/* BULLETS */.hebe.tp-bullets {}.hebe.tp-bullets:before {	content:" ";	position:absolute;	width:100%;	height:100%;	background:transparent;	padding:10px;	margin-left:-10px;margin-top:-10px;	box-sizing:content-box;}.hebe .tp-bullet {	width:3px;	height:3px;	position:absolute;	background:#fff;		cursor: pointer;	border:5px solid #222;	border-radius:50%;	box-sizing:content-box;	-webkit-perspective:400;	perspective:400;	-webkit-transform:translateZ(0.01px);	transform:translateZ(0.01px);	 transition:all 0.3s;}.hebe .tp-bullet:hover,.hebe .tp-bullet.selected {	background:#222;	border-color:#fff;}.hebe .tp-bullet-image {	position:absolute;	top:-90px; left:-40px;	width:70px;	height:70px;	background-position:center center;	background-size:cover;	visibility:hidden;	opacity:0;	transition:all 0.3s;	-webkit-transform-style:flat;	transform-style:flat;	perspective:600;	-webkit-perspective:600;	transform: scale(0);	-webkit-transform: scale(0);	transform-origin:50% 100%;	-webkit-transform-origin:50% 100%;border-radius:6px;		}.hebe .tp-bullet:hover .tp-bullet-image {	display:block;	opacity:1;	transform: scale(1);	-webkit-transform: scale(1);	visibility:visible;		}.hebe .tp-bullet-title {}/* TABS */.hebe .tp-tab-title {		color:#a8d8ee;		font-size:13px;		font-weight:700;		text-transform:uppercase;		font-family:"Roboto Slab"		margin-bottom:5px;}.hebe .tp-tab-desc {	font-size:18px;		font-weight:400;		color:#fff;		line-height:25px;	font-family:"Roboto Slab";}/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- HEPHAISTOS SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.hephaistos.tparrows {	cursor:pointer;	background:#000;	background:rgba(0,0,0,0.5);	width:40px;	height:40px;	position:absolute;	display:block;	z-index:1000;		border-radius:50%;}.hephaistos.tparrows:hover {	background:#000;}.hephaistos.tparrows:before {	font-family: "revicons";	font-size:18px;	color:#fff;	display:block;	line-height: 40px;	text-align: center;}.hephaistos.tparrows.tp-leftarrow:before {	content: "\e82c";	margin-left:-2px;	}.hephaistos.tparrows.tp-rightarrow:before {	content: "\e82d";	 margin-right:-2px;}/* BULLETS */.hephaistos.tp-bullets {}.hephaistos.tp-bullets:before {	content:" ";	position:absolute;	width:100%;	height:100%;	background:transparent;	padding:10px;	margin-left:-10px;margin-top:-10px;	box-sizing:content-box;}.hephaistos .tp-bullet {	width:12px;	height:12px;	position:absolute;	background:#999;	border:3px solid #f5f5f5;	border-radius:50%;	cursor: pointer;	box-sizing:content-box;	box-shadow: 0px 0px 2px 1px rgba(130,130,130, 0.3);}.hephaistos .tp-bullet:hover,.hephaistos .tp-bullet.selected {	background:#fff;		border-color:#000;}.hephaistos .tp-bullet-image {}.hephaistos .tp-bullet-title {}/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- HERMES SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.hermes.tparrows {	cursor:pointer;	background:#000;	background:rgba(0,0,0,0.5);	width:30px;	height:110px;	position:absolute;	display:block;	z-index:1000;}.hermes.tparrows:before {	font-family: "revicons";	font-size:15px;	color:#fff;	display:block;	line-height: 110px;	text-align: center;		transform:translateX(0px);		-webkit-transform:translateX(0px);		transition:all 0.3s;		-webkit-transition:all 0.3s;}.hermes.tparrows.tp-leftarrow:before {	content: "\e824";}.hermes.tparrows.tp-rightarrow:before {	content: "\e825";}.hermes.tparrows.tp-leftarrow:hover:before {		transform:translateX(-20px);		-webkit-transform:translateX(-20px);		 opacity:0;}.hermes.tparrows.tp-rightarrow:hover:before {		transform:translateX(20px);		-webkit-transform:translateX(20px);		 opacity:0;}.hermes .tp-arr-allwrapper {		overflow:hidden;		position:absolute;	width:180px;		height:140px;		top:0px;		left:0px;		visibility:hidden;			-webkit-transition: -webkit-transform 0.3s 0.3s;	transition: transform 0.3s 0.3s;	-webkit-perspective: 1000px;	perspective: 1000px;		}.hermes.tp-rightarrow .tp-arr-allwrapper {	 right:0px;left:auto;			}.hermes.tparrows:hover .tp-arr-allwrapper {	 visibility:visible;					}.hermes .tp-arr-imgholder {	width:180px;position:absolute;	left:0px;top:0px;height:110px;	transform:translateX(-180px);	-webkit-transform:translateX(-180px);	transition:all 0.3s;	transition-delay:0.3s;}.hermes.tp-rightarrow .tp-arr-imgholder{		transform:translateX(180px);	-webkit-transform:translateX(180px);			}	.hermes.tparrows:hover .tp-arr-imgholder {	 transform:translateX(0px);	 -webkit-transform:translateX(0px);						}.hermes .tp-arr-titleholder {	top:110px;	width:180px;	text-align:left; 	display:block;	padding:0px 10px;	line-height:30px; background:#000;	background:rgba(0,0,0,0.75);color:#fff;	font-weight:600; position:absolute;	font-size:12px;	white-space:nowrap;	letter-spacing:1px;	-webkit-transition: all 0.3s;	transition: all 0.3s;	-webkit-transform: rotateX(-90deg);	transform: rotateX(-90deg);	-webkit-transform-origin: 50% 0;	transform-origin: 50% 0;	box-sizing:border-box;}.hermes.tparrows:hover .tp-arr-titleholder {		-webkit-transition-delay: 0.6s;	transition-delay: 0.6s;	-webkit-transform: rotateX(0deg);	transform: rotateX(0deg);}/* BULLETS */.hermes.tp-bullets {}.hermes .tp-bullet {		overflow:hidden;		border-radius:50%;		width:16px;		height:16px;		background-color: rgba(0, 0, 0, 0);		box-shadow: inset 0 0 0 2px #FFF;		-webkit-transition: background 0.3s ease;		transition: background 0.3s ease;		position:absolute;}.hermes .tp-bullet:hover {		background-color: rgba(0, 0, 0, 0.2);}.hermes .tp-bullet:after {	content: ' ';	position: absolute;	bottom: 0;	height: 0;	left: 0;	width: 100%;	background-color: #FFF;	box-shadow: 0 0 1px #FFF;	-webkit-transition: height 0.3s ease;	transition: height 0.3s ease;}.hermes .tp-bullet.selected:after {	height:100%;}/* TABS */.hermes .tp-tab { 	opacity:1;		padding-right:10px;	box-sizing:border-box; }.hermes .tp-tab-image { 	width:100%;	height:60%;	position:relative;}.hermes .tp-tab-content {		background:rgb(54,54,54); 		position:absolute;		padding:20px 20px 20px 30px;		box-sizing:border-box;		color:#fff;	display:block;	width:100%;	min-height:40%;	bottom:0px;	left:-10px;	}.hermes .tp-tab-date	{	display:block;	color:#888;	font-weight:600;	font-size:12px;	margin-bottom:10px;	}.hermes .tp-tab-title {		display:block;			color:#fff;		font-size:16px;		font-weight:800;		text-transform:uppercase;	 line-height:19px;}.hermes .tp-tab.selected .tp-tab-title:after {		width: 0px;	height: 0px;	border-style: solid;	border-width: 30px 0 30px 10px;	border-color: transparent transparent transparent rgb(54,54,54);	content:" ";		position:absolute;		right:-9px;		bottom:50%;		margin-bottom:-30px;}.hermes .tp-tab-mask {		 padding-right:10px !important;					}/* MEDIA QUERIES */@media only screen and (max-width: 960px) {	.hermes .tp-tab .tp-tab-title {font-size:14px;line-height:16px;}	.hermes .tp-tab-date { font-size:11px; line-height:13px;margin-bottom:10px;}	.hermes .tp-tab-content { padding:15px 15px 15px 25px;}}@media only screen and (max-width: 768px) {	.hermes .tp-tab .tp-tab-title {font-size:12px;line-height:14px;}	.hermes .tp-tab-date {font-size:10px; line-height:12px;margin-bottom:5px;}	.hermes .tp-tab-content {padding:10px 10px 10px 20px;}}/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- HESPERIDEN SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.hesperiden.tparrows {	cursor:pointer;	background:#000;	background:rgba(0,0,0,0.5);	width:40px;	height:40px;	position:absolute;	display:block;	z-index:1000;		border-radius: 50%;}.hesperiden.tparrows:hover {	background:#000;}.hesperiden.tparrows:before {	font-family: "revicons";	font-size:20px;	color:#fff;	display:block;	line-height: 40px;	text-align: center;}.hesperiden.tparrows.tp-leftarrow:before {	content: "\e82c";		margin-left:-3px;}.hesperiden.tparrows.tp-rightarrow:before {	content: "\e82d";		margin-right:-3px;}/* BULLETS */.hesperiden.tp-bullets {}.hesperiden.tp-bullets:before {	content:" ";	position:absolute;	width:100%;	height:100%;	background:transparent;	padding:10px;	margin-left:-10px;margin-top:-10px;	box-sizing:content-box;	 border-radius:8px;	}.hesperiden .tp-bullet {	width:12px;	height:12px;	position:absolute;	background: #999999; /* old browsers */		background: -moz-linear-gradient(top,	#999999 0%, #e1e1e1 100%); /* ff3.6+ */		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), 		color-stop(100%,#e1e1e1)); /* chrome,safari4+ */		background: -webkit-linear-gradient(top,	#999999 0%,#e1e1e1 100%); /* chrome10+,safari5.1+ */		background: -o-linear-gradient(top,	#999999 0%,#e1e1e1 100%); /* opera 11.10+ */		background: -ms-linear-gradient(top,	#999999 0%,#e1e1e1 100%); /* ie10+ */		background: linear-gradient(to bottom,	#999999 0%,#e1e1e1 100%); /* w3c */		filter: progid:dximagetransform.microsoft.gradient( 		startcolorstr="#999999", endcolorstr="#e1e1e1",gradienttype=0 ); /* ie6-9 */	border:3px solid #e5e5e5;	border-radius:50%;	cursor: pointer;	box-sizing:content-box;}.hesperiden .tp-bullet:hover,.hesperiden .tp-bullet.selected {	background:#666;}.hesperiden .tp-bullet-image {}.hesperiden .tp-bullet-title {}/* THUMBS */.hesperiden .tp-thumb {	opacity:1;	-webkit-perspective: 600px;	perspective: 600px;}.hesperiden .tp-thumb .tp-thumb-title {		font-size:12px;		position:absolute;		margin-top:-10px;		color:#fff;		display:block;		z-index:10000;		background-color:#000;		padding:5px 10px; 		bottom:0px;		left:0px;		width:100%;	box-sizing:border-box;		text-align:center;		overflow:hidden;		white-space:nowrap;		transition:all 0.3s;		-webkit-transition:all 0.3s;		transform:rotatex(90deg) translatez(0.001px);		transform-origin:50% 100%;		-webkit-transform:rotatex(90deg) translatez(0.001px);		-webkit-transform-origin:50% 100%;		opacity:0; }.hesperiden .tp-thumb:hover .tp-thumb-title {		 transform:rotatex(0deg);		-webkit-transform:rotatex(0deg);		opacity:1;}/* TABS */.hesperiden .tp-tab { 	opacity:1;				padding:10px;	box-sizing:border-box;	font-family: "Roboto", sans-serif;	border-bottom: 1px solid #e5e5e5; }.hesperiden .tp-tab-image { 	width:60px;	height:60px; max-height:100%; max-width:100%;	position:relative;	display:inline-block;	float:left;}.hesperiden .tp-tab-content {		background:rgba(0,0,0,0); 		position:relative;		padding:15px 15px 15px 85px; left:0px; overflow:hidden; margin-top:-15px;		box-sizing:border-box;		color:#333;		display: inline-block;		width:100%;		height:100%; position:absolute; }.hesperiden .tp-tab-date	{	display:block;	color: #aaa;	font-weight:500;	font-size:12px;	margin-bottom:0px;	}.hesperiden .tp-tab-title {		display:block;			text-align:left;		color:#333;		font-size:14px;		font-weight:500;		text-transform:none;		line-height:17px;}.hesperiden .tp-tab:hover,.hesperiden .tp-tab.selected {	background:#eee; }.hesperiden .tp-tab-mask {}/* MEDIA QUERIES */@media only screen and (max-width: 960px) {}@media only screen and (max-width: 768px) {}/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- METIS SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.metis.tparrows {	background:#fff;	padding:10px;	transition:all 0.3s;	-webkit-transition:all 0.3s;	width:60px;	height:60px;	box-sizing:border-box; }  .metis.tparrows:hover {	 background:#fff;	 background:rgba(255,255,255,0.75); }  .metis.tparrows:before {	color:#000;		 transition:all 0.3s;	-webkit-transition:all 0.3s; }  .metis.tparrows:hover:before {	 transform:scale(1.5);	} /* BULLETS */.metis .tp-bullet { 		opacity:1;		width:50px;		height:50px;				padding:3px;		background:#000;		background-color:rgba(0,0,0,0.25);		margin:0px;		box-sizing:border-box;		transition:all 0.3s;		-webkit-transition:all 0.3s;		border-radius:50%;	}.metis .tp-bullet-image {	 border-radius:50%;	 display:block;	 box-sizing:border-box;	 position:relative;		-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);	width:44px;	height:44px;	background-size:cover;	background-position:center center; }	.metis .tp-bullet-title { 		 position:absolute; 	 bottom:65px;		 display:inline-block;		 left:50%;		 background:#000;		 background:rgba(0,0,0,0.75);		 color:#fff;		 padding:10px 30px;		 border-radius:4px;	 -webkit-border-radius:4px;		 opacity:0;			transition:all 0.3s;		-webkit-transition:all 0.3s;		transform: translateZ(0.001px) translateX(-50%) translateY(14px);		transform-origin:50% 100%;		-webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);		-webkit-transform-origin:50% 100%;		opacity:0;		white-space:nowrap; }.metis .tp-bullet:hover .tp-bullet-title {		 transform:rotateX(0deg) translateX(-50%);		-webkit-transform:rotateX(0deg) translateX(-50%);		opacity:1;}.metis .tp-bullet.selected,.metis .tp-bullet:hover	{		 background: rgba(255,255,255,1);	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 ); 			}.metis .tp-bullet-title:after {				content:" ";				position:absolute;				left:50%;				margin-left:-8px;				width: 0;		height: 0;		border-style: solid;		border-width: 8px 8px 0 8px;		border-color: rgba(0,0,0,0.75) transparent transparent transparent;				bottom:-8px;	 }.metis .tp-tab-number {				color: #fff;				font-size: 40px;				line-height: 30px;				font-weight: 400;				font-family: "Playfair Display";				width: 50px;				margin-right: 17px;				display: inline-block;				float: left;		}		.metis .tp-tab-mask {				padding-left: 20px;				left: 0px;				max-width: 90px !important;				transition: 0.4s padding-left, 0.4s left, 0.4s max-width;		}		.metis:hover .tp-tab-mask {				padding-left: 0px;				left: 50px;				max-width: 500px !important;		}		.metis .tp-tab-divider {				border-right: 1px solid transparent;				height: 30px;				width: 1px;				margin-top: 5px;				display: inline-block;				float: left;		}		.metis .tp-tab-title {				color: #fff;				font-size: 20px;				line-height: 20px;				font-weight: 400;				font-family: "Playfair Display";				position: relative;				padding-top: 10px;				padding-left: 30px;				display: inline-block;				transform: translateX(-100%);				transition: 0.4s all;		}		.metis .tp-tab-title-mask {				position: absolute;				overflow: hidden;				left: 67px;		}		.metis:hover .tp-tab-title {				transform: translateX(0);		}		.metis .tp-tab {				opacity: 0.15;				transition: 0.4s all;		}		.metis .tp-tab:hover,		.metis .tp-tab.selected {				opacity: 1;		}		.metis .tp-tab.selected .tp-tab-divider {				border-right: 1px solid #cdb083;		}		.metis.tp-tabs {				max-width: 118px !important;				padding-left: 50px;		}		.metis.tp-tabs:before {				content: " ";				height: 100%;				width: 88px;				background: rgba(0, 0, 0, 0.15);				border-right: 1px solid rgba(255, 255, 255, 0.10);				left: 0px;				top: 0px;				position: absolute;				transition: 0.4s all;		}		.metis.tp-tabs:hover:before {				width: 118px;		}		@media (max-width: 499px) {				.metis.tp-tabs:before {						background: rgba(0, 0, 0, 0.75);				}		}/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- PERSEPHONE SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.persephone.tparrows {	cursor:pointer;	background:#aaa;	background:rgba(200,200,200,0.5);	width:40px;	height:40px;	position:absolute;	display:block;	z-index:100;	border:1px solid #f5f5f5;}.persephone.tparrows:hover {	background:#333;}.persephone.tparrows:before {	font-family: "revicons";	font-size:15px;	color:#fff;	display:block;	line-height: 40px;	text-align: center;}.persephone.tparrows.tp-leftarrow:before {	content: "\e824";}.persephone.tparrows.tp-rightarrow:before {	content: "\e825";}/* BULLETS */.persephone.tp-bullets {}.persephone.tp-bullets:before {	content:" ";	position:absolute;	width:100%;	height:100%;	background:#transparent;	padding:10px;	margin-left:-10px;margin-top:-10px;	box-sizing:content-box;}.persephone .tp-bullet {	width:12px;	height:12px;	position:absolute;	background:#aaa;	border:1px solid #e5e5e5;		cursor: pointer;	box-sizing:content-box;}.persephone .tp-bullet:hover,.persephone .tp-bullet.selected {	background:#222;}.persephone .tp-bullet-image {}.persephone .tp-bullet-title {}/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- URANUS SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.uranus.tparrows {	width:50px;	height:50px;	background:transparent; } .uranus.tparrows:before { width:50px; height:50px; line-height:50px; font-size:40px; transition:all 0.3s;-webkit-transition:all 0.3s; } 	.uranus.tparrows:hover:before {		opacity:0.75;	}/* BULLETS */.uranus .tp-bullet{	border-radius: 50%;	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);	-webkit-transition: box-shadow 0.3s ease;	transition: box-shadow 0.3s ease;	background:transparent;}.uranus .tp-bullet.selected,.uranus .tp-bullet:hover {	box-shadow: 0 0 0 2px #FFF;	border:none;	border-radius: 50%;	 background:transparent;}.uranus .tp-bullet-inner {	background-color: rgba(255, 255, 255, 0.7);	-webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;	transition: background-color 0.3s ease, transform 0.3s ease;	top: 0;	left: 0;	width: 100%;	height: 100%;	outline: none;	border-radius: 50%;	background-color: #FFF;	background-color: rgba(255, 255, 255, 0.3);	text-indent: -999em;	cursor: pointer;	position: absolute;}.uranus .tp-bullet.selected .tp-bullet-inner,.uranus .tp-bullet:hover .tp-bullet-inner{ transform: scale(0.4); -webkit-transform: scale(0.4); background-color:#fff;}/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- ZEUS SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*//* ARROWS */.zeus.tparrows {	cursor:pointer;	min-width:70px;	min-height:70px;	position:absolute;	display:block;	z-index:100;	border-radius:35px;	 	overflow:hidden;	background:rgba(0,0,0,0.10);}.zeus.tparrows:before {	font-family: "revicons";	font-size:20px;	color:#fff;	display:block;	line-height: 70px;	text-align: center;			z-index:2;	position:relative;}.zeus.tparrows.tp-leftarrow:before {	content: "\e824";}.zeus.tparrows.tp-rightarrow:before {	content: "\e825";}.zeus .tp-title-wrap {	background:#000;	background:rgba(0,0,0,0.5);	width:100%;	height:100%;	top:0px;	left:0px;	position:absolute;	opacity:0;	transform:scale(0);	-webkit-transform:scale(0);	 transition: all 0.3s;	-webkit-transition:all 0.3s;	-moz-transition:all 0.3s;	 border-radius:50%; }.zeus .tp-arr-imgholder {	width:100%;	height:100%;	position:absolute;	top:0px;	left:0px;	background-position:center center;	background-size:cover;	border-radius:50%;	transform:translateX(-100%);	-webkit-transform:translateX(-100%);	 transition: all 0.3s;	-webkit-transition:all 0.3s;	-moz-transition:all 0.3s; }.zeus.tp-rightarrow .tp-arr-imgholder {		transform:translateX(100%);	-webkit-transform:translateX(100%);			}.zeus.tparrows:hover .tp-arr-imgholder {	transform:translateX(0);	-webkit-transform:translateX(0);	opacity:1;}			.zeus.tparrows:hover .tp-title-wrap {	transform:scale(1);	-webkit-transform:scale(1);	opacity:1;} /* BULLETS */.zeus .tp-bullet {		 box-sizing:content-box; -webkit-box-sizing:content-box; border-radius:50%;			background-color: rgba(0, 0, 0, 0);			-webkit-transition: opacity 0.3s ease;			transition: opacity 0.3s ease;		width:13px;height:13px;		border:2px solid #fff; }.zeus .tp-bullet:after {	content: "";	position: absolute;	width: 100%;	height: 100%;	left: 0;	border-radius: 50%;	background-color: #FFF;	-webkit-transform: scale(0);	transform: scale(0);	-webkit-transform-origin: 50% 50%;	transform-origin: 50% 50%;	-webkit-transition: -webkit-transform 0.3s ease;	transition: transform 0.3s ease;}.zeus .tp-bullet:hover:after,.zeus .tp-bullet.selected:after{		-webkit-transform: scale(1.2);	transform: scale(1.2);}	 .zeus .tp-bullet-image, .zeus .tp-bullet-imageoverlay{				width:135px;				height:60px;				position:absolute;				background:#000;				background:rgba(0,0,0,0.5);				bottom:25px;				left:50%;				margin-left:-65px;				box-sizing:border-box;				background-size:cover;				background-position:center center;				visibility:hidden;				opacity:0;				 -webkit-backface-visibility: hidden; 				backface-visibility: hidden;				-webkit-transform-origin: 50% 50%;		transform-origin: 50% 50%;			-webkit-transition: all 0.3s ease;			transition: all 0.3s ease;				border-radius:4px;}					.zeus .tp-bullet-title,.zeus .tp-bullet-imageoverlay {				z-index:2;				-webkit-transition: all 0.5s ease;			transition: all 0.5s ease;}		 .zeus .tp-bullet-title { 				color:#fff;				text-align:center;				line-height:15px;				font-size:13px;				font-weight:600;					z-index:3;				 visibility:hidden;				opacity:0;				 -webkit-backface-visibility: hidden; 				backface-visibility: hidden;				-webkit-transform-origin: 50% 50%;		transform-origin: 50% 50%;			-webkit-transition: all 0.3s ease;			transition: all 0.3s ease;				position:absolute;				bottom:45px;				width:135px;			vertical-align:middle;				left:-57px;}			.zeus .tp-bullet:hover .tp-bullet-title,.zeus .tp-bullet:hover .tp-bullet-image,.zeus .tp-bullet:hover .tp-bullet-imageoverlay{			opacity:1;			visibility:visible;		-webkit-transform:translateY(0px);			transform:translateY(0px);				 		}/* THUMBS */.zeus .tp-thumb {opacity:1}.zeus .tp-thumb-over {	background:#000;	background:rgba(0,0,0,0.25);	width:100%;	height:100%;	position:absolute;	top:0px;	left:0px;	z-index:1;	-webkit-transition:all 0.3s;	transition:all 0.3s;}.zeus .tp-thumb-more:before {	font-family: "revicons";	font-size:12px;	color:#aaa;	color:rgba(255,255,255,0.75);	display:block;	line-height: 12px;	text-align: left;			z-index:2;	position:absolute;	top:20px;	right:20px;	z-index:2;}.zeus .tp-thumb-more:before {	content: "\e825";}.zeus .tp-thumb-title {	font-family:"Raleway";	letter-spacing:1px;	font-size:12px;	color:#fff;	display:block;	line-height: 15px;	text-align: left;			z-index:2;	position:absolute;	top:0px;	left:0px;	z-index:2;	padding:20px 35px 20px 20px;	width:100%;	height:100%;	box-sizing:border-box;	transition:all 0.3s;	-webkit-transition:all 0.3s;	font-weight:500;}.zeus .tp-thumb.selected .tp-thumb-more:before,.zeus .tp-thumb:hover .tp-thumb-more:before { color:#aaa;}.zeus .tp-thumb.selected .tp-thumb-over,.zeus .tp-thumb:hover .tp-thumb-over { background:#000;}.zeus .tp-thumb.selected .tp-thumb-title,.zeus .tp-thumb:hover .tp-thumb-title {	color:#fff;}/* TABS */.zeus .tp-tab { 	opacity:1;				box-sizing:border-box;}.zeus .tp-tab-title { display: block;text-align: center;background: rgba(0,0,0,0.25);font-family: "Roboto Slab", serif; font-weight: 700; font-size: 13px; line-height: 13px;color: #fff; padding: 9px 10px; }.zeus .tp-tab:hover .tp-tab-title,.zeus .tp-tab.selected .tp-tab-title { color: #000;	background:rgba(255,255,255,1); }/*------------------------------------------------------------------------------ Revolution Slider 5.0 Navigatin Skin Style	- ZEUS SKINauthor:	ThemePunchemail:			info@themepunch.comwebsite:		http://www.themepunch.com-----------------------------------------------------------------------------*/.post-tabs .tp-thumb {opacity:1}.post-tabs .tp-thumb-over {	background:#252525;	width:100%;	height:100%;	position:absolute;	top:0px;	left:0px;	z-index:1;	-webkit-transition:all 0.3s;	transition:all 0.3s;}.post-tabs .tp-thumb-more:before {	font-family: "revicons";	font-size:12px;	color:#aaa;	color:rgba(255,255,255,0.75);	display:block;	line-height: 12px;	text-align: left;			z-index:2;	position:absolute;	top:15px;	right:15px;	z-index:2;}.post-tabs .tp-thumb-more:before {	content: "\e825";}.post-tabs .tp-thumb-title {	font-family:"raleway";	letter-spacing:1px;	font-size:12px;	color:#fff;	display:block;	line-height: 15px;	text-align: left;			z-index:2;	position:absolute;	top:0px;	left:0px;	z-index:2;	padding:15px 30px 15px 15px;	width:100%;	height:100%;	box-sizing:border-box;	transition:all 0.3s;	-webkit-transition:all 0.3s;	font-weight:500;}.post-tabs .tp-thumb.selected .tp-thumb-more:before,.post-tabs .tp-thumb:hover .tp-thumb-more:before { color:#aaa;}.post-tabs .tp-thumb.selected .tp-thumb-over,.post-tabs .tp-thumb:hover .tp-thumb-over { background:#fff;}.post-tabs .tp-thumb.selected .tp-thumb-title,.post-tabs .tp-thumb:hover .tp-thumb-title {	color:#000;}
h1, h2, h3, h4, h5, h6 {	font-family: "Playfair Display", serif;}a, p, span, button, input, textarea {	font-family: "Sintony", sans-serif;}h2 {	margin: 0 0 15px 0;}@media (max-width: 991px) {	.custom-sm-margin-top {		margin-top: 20px;	}}.custom-primary-font {	font-family: "Sintony", sans-serif;}.custom-secondary-font {	font-family: "Playfair Display", serif;}.custom-section-padding {	padding: 60px 0px;}.custom-section-padding-2 {	padding-top: 60px;}.custom-section-padding-3 {	padding-left: 110px !important;}.custom-opacity-font {	opacity: 0.6;	-webkit-transition: ease all 300ms;	transition: ease all 300ms;}.custom-opacity-font:hover {	opacity: 1;}.custom-border-radius {	border-radius: 35px !important;	padding: 11px 30px !important;}.custom-border-radius.custom-border-radius-small {	padding: 7px 17px !important;	font-size: 12px;}.btn-outline.custom-border-width {	border-width: 2px;}@media (min-width: 991px) {	.custom-md-border-top {		border-top: 1px solid rgba(255, 255, 255, 0.12);	}}.custom-position-1 {	position: relative;	margin-top: -177px;}@media (max-width: 991px) {	.custom-position-1 {		margin-top: 0;		background: #101019;	}}.custom-color-red {	color: #fa4141;}.tp-leftarrow.custom-arrows-style-1, .tp-rightarrow.custom-arrows-style-1 {	width: 45px;	height: 120px;	background: rgba(16, 16, 25, 0.5);}.tp-leftarrow.custom-arrows-style-1:hover, .tp-rightarrow.custom-arrows-style-1:hover {	background: #101019;}.tp-leftarrow.custom-arrows-style-1:before, .tp-rightarrow.custom-arrows-style-1:before {	content: '';	position: absolute;	top: 50%;	left: 70%;	width: 30px;	height: 30px;	border-top: 1px solid #FFF;	border-left: 1px solid #FFF;	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);					transform: translate3d(-50%, -50%, 0) rotate(-45deg);}.tp-leftarrow.custom-arrows-style-1:after, .tp-rightarrow.custom-arrows-style-1:after {	content: '';	display: block;	position: absolute;	left: 106%;	top: 50%;	width: 70px;	border-top: 1px solid #FFF;	-webkit-transform: translate3d(-50%, -50%, 0);					transform: translate3d(-50%, -50%, 0);}@media (max-width: 767px) {	.tp-leftarrow.custom-arrows-style-1, .tp-rightarrow.custom-arrows-style-1 {		width: 30px;		height: 90px;	}	.tp-leftarrow.custom-arrows-style-1:before, .tp-rightarrow.custom-arrows-style-1:before {		width: 20px;		height: 20px;	}	.tp-leftarrow.custom-arrows-style-1:after, .tp-rightarrow.custom-arrows-style-1:after {		width: 50px;	}}.tp-rightarrow.custom-arrows-style-1 {	-webkit-transform: rotate(180deg);					transform: rotate(180deg);}.owl-carousel .owl-item > div {	width: calc(100% + 2px);}.owl-carousel.custom-dots-position .owl-dots, .owl-carousel.custom-dots-position-2 .owl-dots {	position: absolute;	top: 0;	right: 0;	margin-top: -45px !important;	width: auto;}.owl-carousel.custom-dots-position-2 .owl-dots {	width: 100%;	max-width: 1140px;	right: 50%;	margin: 0 15px;	text-align: right;	-webkit-transform: translateX(50%);					transform: translateX(50%);}@media (min-width: 768px) {	.owl-carousel.custom-dots-position-2 .owl-dots {		max-width: 750px;	}}@media (min-width: 992px) {	.owl-carousel.custom-dots-position-2 .owl-dots {		max-width: 970px;	}}@media (min-width: 1200px) {	.owl-carousel.custom-dots-position-2 .owl-dots {		max-width: 1140px;	}}.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next {	position: absolute;	width: 30px;	-webkit-transition: ease all 300ms;	transition: ease all 300ms;}.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev:before, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next:before {	content: '';	display: block;	position: absolute;	top: 50%;	right: -2px;	left: auto;	width: 100%;	border-top: 1px solid #86BA26;	-webkit-transform: translateY(-50%);					transform: translateY(-50%);}.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev:after, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next:after {	content: '';	display: block;	position: absolute;	top: 50%;	right: 0;	width: 15px;	height: 15px;	border-top: 1px solid #86BA26;	border-right: 1px solid #86BA26;	-webkit-transform: translateY(-50%) rotate(45deg);					transform: translateY(-50%) rotate(45deg);}.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev.disabled:before, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next.disabled:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev.disabled:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next.disabled:before {	border-top: 1px solid #646466;}.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev.disabled:after, .owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next.disabled:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev.disabled:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next.disabled:after {	border-top: 1px solid #646466;	border-right: 1px solid #646466;}.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev {	left: -95px;	-webkit-transform: rotate(-180deg);					transform: rotate(-180deg);}.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next, .owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next {	right: 10px;}.owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav, .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav {	margin-top: -52px;}.owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"], .owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"]:hover, .owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"]:active, .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"], .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"]:hover, .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav button[class*="owl-"]:active {	width: 30px;}@media (max-width: 767px) {	.owl-carousel.custom-xs-arrows-style-2 .owl-nav {		display: block;	}	.owl-carousel.custom-xs-arrows-style-2 .owl-dots {		display: none;	}}@media (min-width: 767px) {	.owl-carousel.custom-xs-arrows-style-2 .owl-nav {		display: none;	}}/* * Header*/html:not(.sticky-header-active) #header.header-transparent-dark-bottom-border .header-body {	border-bottom: 1px solid rgba(255, 255, 255, 0.12);}html.sticky-header-active #header.header-effect-shrink .header-body {	-webkit-box-shadow: none !important;					box-shadow: none !important;}/** Rev Slider*/@media (min-width: 991px) {	.slider-container {		height: 100vh !important;	}	.slider-container .slider {		height: 100vh !important;	}}@media (max-width: 767px) {	.slider-container .btn {		font-size: 12px !important;	}}.custom-page-header {	padding: 120px 0 35px !important;}.custom-page-header h1 {	font-size: 2em;}/** Looking For*/.looking-for .container {	padding: 30px;}.looking-for .looking-for-box h2 {	color: #FFF;	line-height: 1.2;	margin-bottom: 0;}@media (max-width: 991px) {	.looking-for .looking-for-box h2 {		font-size: 2em;	}}.custom-call-to-action {	display: block;	border-left: 2px solid #4a8961;	padding-left: 10px;}.custom-call-to-action span:nth-child(2) {	display: block;	font-size: 17.6px;	font-size: 1.1rem;}.custom-call-to-action.white-border {	border-color: #FFF !important;}@media (max-width: 991px) {	.custom-call-to-action span:nth-child(2) {		font-size: 1rem;	}}@media (max-width: 767px) {	.custom-call-to-action span:nth-child(2) {		font-size: 1.2rem;	}}.custom-content-grid:before {	content: '';	display: block;	position: absolute;	top: 50%;	left: 50%;	-webkit-box-shadow: 0px 0px 97px 70px rgba(152, 152, 152, 0.1);					box-shadow: 0px 0px 97px 70px rgba(152, 152, 152, 0.1);	-webkit-transform: translate(-50%, -50%);					transform: translate(-50%, -50%);}.custom-content-grid .content-grid-item:before {	left: 0px;}.custom-content-grid .content-grid-item:after {	z-index: 1;}.custom-content-grid .counters .counter {	margin-left: 80px;	text-align: left;}.custom-content-grid .counters .counter.margin-style-2 {	margin-left: 55px;}.custom-content-grid .counters .counter .counter-icon {	float: left;	margin-left: -50px;	margin-top: 8px;}.custom-content-grid .counters .counter label {	font-weight: normal;	letter-spacing: -1px;	color: #1e1e24;}.custom-content-grid .counters strong {	font-size: 45px;}@media (max-width: 991px) {	.custom-content-grid:before {		content: none;	}	.custom-content-grid .counters .counter.custom-sm-counter-style {		margin-left: 0;		text-align: center;		/*padding-left: 40px;*/	}	.custom-content-grid .counters .counter.custom-sm-counter-style.margin-style-2 {		margin-left: 0;	}	.custom-content-grid .counters .counter.custom-sm-counter-style .counter-icon {		float: none;		margin-left: 0;		position: absolute;		top: 20px;		left: 17%;	}}.list.list-icons.list-icons-style-3 li > .fa:first-child,.list.list-icons.list-icons-style-3 li > .icons:first-child,.list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {	font-size: 0.7em;	padding: 10px;	padding-top: 8px;}/** Expertise*/.feature-box.custom-feature-box {	margin-bottom: 19.2px;	margin-bottom: 1.2rem;}.feature-box.custom-feature-box.custom-feature-box-active .feature-box-icon, .feature-box.custom-feature-box:hover .feature-box-icon {	-webkit-box-shadow: 0px 0px 40px 4px rgba(200, 200, 200, 0.5);					box-shadow: 0px 0px 40px 4px rgba(200, 200, 200, 0.5);}.feature-box.custom-feature-box.custom-feature-box-active .feature-box-icon img, .feature-box.custom-feature-box:hover .feature-box-icon img {	-webkit-transform: translate3d(-50%, -50%, 0) scale(1.1);					transform: translate3d(-50%, -50%, 0) scale(1.1);}.feature-box.custom-feature-box .feature-box-icon {	-webkit-box-flex: 0;			-ms-flex: 0 0 auto;					flex: 0 0 auto;	background: transparent;	width: 100px;	position: relative;	height: 100px;	border: 6px solid #FFF;	border-radius: 100%;	padding: 5px;	margin-top: 0;	overflow: hidden;	z-index: 1;	-webkit-transition: ease box-shadow 300ms;	transition: ease box-shadow 300ms;}.feature-box.custom-feature-box .feature-box-icon img {	position: absolute;	width: 113%;	top: 50%;	left: 50%;	z-index: 0;	-webkit-transform: translate3d(-50%, -50%, 0) scale(1);					transform: translate3d(-50%, -50%, 0) scale(1);	-webkit-transition: ease transform 300ms;	transition: ease transform 300ms;}@media (max-width: 991px) {	.col-md-12 .feature-box.feature-box-style-2.custom-feature-box .feature-box-info {		padding-left: 115px;	}}/** Our Strategy*/.custom-step-item .step {	position: relative;	text-align: center;	clear: both;	position: absolute;	top: 0;	left: 0;	font-weight: 600;}.custom-step-item .step:before {	content: '';	display: block;	position: absolute;	top: 0;	right: -20px;	height: 63px;	border-left: 1px solid #e4e4e4;}.custom-step-item .step .step-number {	display: block;	font-size: 3em;	font-weight: 700;	letter-spacing: -4px;	line-height: 1;}.custom-step-item .step-content {	margin-left: 80px;}.owl-carousel.numbered-dots .owl-dots {	display: inline-block;	counter-reset: dots;	margin-left: 70px;}.owl-carousel.numbered-dots button.owl-dot span {	width: 30px;	height: 30px;}.owl-carousel.numbered-dots button.owl-dot span:before {	counter-increment: dots;	content: counter(dots);	color: #245432;	font-weight: bold;	line-height: 2.2;}.owl-carousel.numbered-dots button.owl-dot.active span:before, .owl-carousel.numbered-dots button.owl-dot:hover span:before {	color: #FFF;}.owl-carousel.numbered-dots button.owl-dot:hover {	opacity: 0.5;}.owl-carousel.owl-theme button.owl-dot span {	background: #eef4f2;}/** Frequently Asked Questions*/.custom-accordion-style-1 .card {	position: relative;	margin-top: 0 !important;	border-right: 0;	border-bottom: 0;	border-top: 0;	-webkit-box-shadow: none;					box-shadow: none;	border-radius: 0 !important;}.custom-accordion-style-1 .card:last-child {	border-bottom: 1px solid #e4e4e4;}.custom-accordion-style-1 .card .card-header {	margin: 0;}.custom-accordion-style-1 .card .card-title > a {	font-size: 14px !important;}.custom-accordion-style-1 .card .card-title > a.accordion-toggle {	color: #86BA26;	border-bottom: 1px solid #e4e4e4;}.custom-accordion-style-1 .card .card-title > a.accordion-toggle:before {	content: '';	display: block;	position: absolute;	top: 0;	left: 0;	height: 100%;	border-left: 1px solid #86BA26;}.custom-accordion-style-1 .card .card-title > a.accordion-toggle .custom-accordion-plus:after {	border-top: 2px solid #86BA26;	-webkit-transform: translate(-50%, -50%) rotate(0deg);					transform: translate(-50%, -50%) rotate(0deg);}.custom-accordion-style-1 .card .card-title > a.collapsed {	color: #1e1e24 !important;	border-bottom: 0;}.custom-accordion-style-1 .card .card-title > a.collapsed:before {	content: none;}.custom-accordion-style-1 .card .card-title > a.collapsed .custom-accordion-plus:after {	border-top: 2px solid #1e1e24;	-webkit-transform: translate(-50%, -50%) rotate(90deg);					transform: translate(-50%, -50%) rotate(90deg);}.custom-accordion-style-1 .card .card-title > a .custom-accordion-plus {	position: absolute;	top: 23px;	right: 15px;	width: 15px;}.custom-accordion-style-1 .card .card-title > a .custom-accordion-plus:before, .custom-accordion-style-1 .card .card-title > a .custom-accordion-plus:after {	content: '';	display: block;	position: absolute;	top: 50%;	left: 50%;	width: 100%;	border-top: 2px solid #1e1e24;	-webkit-transform: translate(-50%, -50%);					transform: translate(-50%, -50%);	-webkit-transition: ease all 300ms;	transition: ease all 300ms;}.custom-accordion-style-1 .card .card-body {	padding: 15px 15px 35px;}/** Our Cases*/.thumb-info.custom-thumb-info-style-1 {	border: none;}.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption {	background: #86BA26 !important;}.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-thumb-info-title span {	color: #FFF !important;}.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow {	width: 55px;}.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:before {	border-top: 1px solid #FFF;}.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:after {	border-top: 1px solid #FFF;	border-right: 1px solid #FFF;}.thumb-info.custom-thumb-info-style-1 .thumb-info-caption {	position: relative;	padding: 25px;	display: block;	-webkit-transition: ease background 300ms, ease width 300ms;	transition: ease background 300ms, ease width 300ms;}.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title span {	color: #777;}.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title .custom-thumb-info-name {	display: block;}.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow {	position: absolute;	top: 50%;	right: 25px;	width: 40px;	-webkit-transform: translateY(-50%);					transform: translateY(-50%);	-webkit-transition: ease all 300ms;	transition: ease all 300ms;}.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:before {	content: '';	display: block;	position: absolute;	top: 50%;	right: -2px;	width: 100%;	border-top: 1px solid #1e1e24;	-webkit-transform: translateY(-50%);					transform: translateY(-50%);}.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:after {	content: '';	display: block;	position: absolute;	top: 50%;	right: 0;	width: 15px;	height: 15px;	border-top: 1px solid #1e1e24;	border-right: 1px solid #1e1e24;	-webkit-transform: translateY(-50%) rotate(45deg);					transform: translateY(-50%) rotate(45deg);}.owl-carousel.custom-both-sides-shadow .owl-stage-outer:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {	content: '';	display: block;	position: absolute;	top: 0;	left: 0;	height: 100%;	-webkit-box-shadow: 0px 0px 140px 220px rgba(255, 255, 255, 0.8);					box-shadow: 0px 0px 140px 220px rgba(255, 255, 255, 0.8);	z-index: 1;	-webkit-transition: ease opacity 300ms;	transition: ease opacity 300ms;}.owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {	left: auto;	right: 0;}.owl-carousel.custom-both-sides-shadow .owl-stage-outer:hover:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:hover:after {	opacity: 0;}.owl-carousel.custom-dots-style-1 .owl-dots {	margin-top: 30px;}.owl-carousel.custom-dots-style-1 button.owl-dot span {	width: 12px;	height: 12px;	border: 2px solid black;	background: transparent !important;}.owl-carousel.custom-dots-style-1 button.owl-dot.active span, .owl-carousel.custom-dots-style-1 button.owl-dot:hover span {	position: relative;	border: 2px solid #86BA26;	background: transparent;}.owl-carousel.custom-dots-style-1 button.owl-dot.active span:before, .owl-carousel.custom-dots-style-1 button.owl-dot:hover span:before {	content: '';	display: block;	position: absolute;	top: 50%;	left: 50%;	width: 3px;	height: 3px;	border-radius: 100%;	background: #86BA26;	-webkit-transform: translate3d(-50%, -50%, 0);					transform: translate3d(-50%, -50%, 0);}.owl-carousel.custom-dots-style-1 button.owl-dot:hover {	opacity: 0.5;}@media (max-width: 991px) {	.owl-carousel.custom-both-sides-shadow .owl-stage-outer:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {		-webkit-box-shadow: none;						box-shadow: none;	}}/** Testimonials*/.custom-rounded-image {	border-radius: 100%;}.testimonial.custom-testimonial-style-1 blockquote {	background: transparent;	padding: 40px 20px 40px 0px;}.testimonial.custom-testimonial-style-1 blockquote:before {	left: 0;	font-size: 60px;	color: #1e1e24;}.testimonial.custom-testimonial-style-1 blockquote:after {	font-size: 60px;	color: #1e1e24;}.testimonial.custom-testimonial-style-1 blockquote p {	color: #777;	font-family: "Sintony", sans-serif;	font-style: normal;	font-size: 1em;	line-height: 1.8;	padding: 0px;}.testimonial.custom-testimonial-style-1 .testimonial-author p {	position: relative;	margin: 0;}.testimonial.custom-testimonial-style-1 .testimonial-author p:before {	content: '';	display: block;	position: absolute;	top: -10px;	left: 0;	width: 18px;	border-top: 2px solid #1e1e24;}/** Our Team*/.team-item {	padding: 0px 10px;}.team-item:hover .image-wrapper img {	-webkit-transform: scale(1.1);					transform: scale(1.1);}.team-item .image-wrapper {	display: block;	overflow: hidden;}.team-item .image-wrapper img {	-webkit-transition: ease transform 300ms;	transition: ease transform 300ms;}.team-item .team-infos {	position: relative;	background: #FFF;	padding: 25px;}.team-item .team-infos .share {	position: absolute;	bottom: calc(100% - 22px);	right: 15px;	width: 42px;	overflow: hidden;	z-index: 1;	-webkit-transition: ease height 300ms;	transition: ease height 300ms;}.team-item .team-infos .share:hover .share-icons {	-webkit-transform: translateY(0);					transform: translateY(0);}.team-item .team-infos .share:hover i.fa-share-alt {	background: #86BA26;}.team-item .team-infos .share:after {	content: '';	display: block;	position: absolute;	bottom: 0;	left: 0;	background: #FFF;	width: 100%;	height: 22px;}.team-item .team-infos .share .share-icons {	text-align: center;	padding-bottom: 42px;	border-radius: 50px;	-webkit-transform: translateY(100%);					transform: translateY(100%);	-webkit-transition: ease transform 300ms;	transition: ease transform 300ms;}.team-item .team-infos .share i {	display: block;	color: #FFF;	padding: 15px;	opacity: 0.5;	-webkit-transition: ease opacity 300ms;	transition: ease opacity 300ms;}.team-item .team-infos .share i.fa-share-alt {	position: absolute;	background: #58605a;	bottom: 0;	left: 0;	border-radius: 50px;	opacity: 1;	z-index: 1;}.team-item .team-infos .share i.fa-facebook-f {	color: #4d70a8;}.team-item .team-infos .share i.fa-instagram {	color: #964b00;}.team-item .team-infos .share i.fa-linkedin-in {	color: #0077b5;}.team-item .team-infos .share i:hover {	opacity: 1;}.team-item .team-infos .team-member-desc {	display: block;	color: #777;}/** Our Blog*/article.blog-post .blog-post-image-wrapper img {	max-width: 95%;}article.blog-post .blog-post-image-wrapper .blog-post-date {	position: absolute;	top: 65%;	right: 10px;	font-size: 3em;	text-align: center;	line-height: 1;	padding: 25px 15px;	-webkit-transform: translateY(-50%);					transform: translateY(-50%);}article.blog-post .blog-post-image-wrapper .blog-post-date .month-year {	display: block;	font-size: 0.4em;}/** Contact Us*/.custom-call-to-action-2 .info {	display: block;}.custom-social-icons-style-1 li {	border: 2px solid #FFF;}.custom-social-icons-style-1 li a {	background: transparent;	color: #FFF !important;}.custom-contact-form-style-1 .custom-input-box {	position: relative;}.custom-contact-form-style-1 .custom-input-box .icons {	position: absolute;	top: 16px;	left: 16px;	font-size: 1.3em;}.custom-contact-form-style-1 .custom-input-box .form-control {	border-radius: 2px;	height: 50px;	padding-left: 50px;}.custom-contact-form-style-1 .custom-input-box textarea.form-control {	padding-top: 14px;	height: 0;	min-height: 130px;}/** Footer*/#footer {	background: #1A1E2A;	border-top: 1px solid #3c3e49;	margin-top: 0;	padding: 20px 0 0;}#footer p {	color: #a8b1b8;	margin-bottom: 0;}
a {	color: #86BA26;}a:hover {	color: #5fc27c;}a:focus {	color: #5fc27c;}a:active {	color: #42ad61;}html .text-color-primary,html .text-primary {	color: #86BA26 !important;}html .text-color-hover-primary:hover,html .text-hover-primary:hover {	color: #86BA26 !important;}html .text-color-secondary,html .text-secondary {	color: #eef4f2 !important;}html .text-color-hover-secondary:hover,html .text-hover-secondary:hover {	color: #eef4f2 !important;}html .text-color-tertiary,html .text-tertiary {	color: #e2fdea !important;}html .text-color-hover-tertiary:hover,html .text-hover-tertiary:hover {	color: #e2fdea !important;}html .text-color-quaternary,html .text-quaternary {	color: #101019 !important;}html .text-color-hover-quaternary:hover,html .text-hover-quaternary:hover {	color: #101019 !important;}html .text-color-dark,html .text-dark {	color: #212529 !important;}html .text-color-hover-dark:hover,html .text-hover-dark:hover {	color: #212529 !important;}html .text-color-light,html .text-light {	color: #FFF !important;}html .text-color-hover-light:hover,html .text-hover-light:hover {	color: #FFF !important;}.gradient-text-color {	color: #86BA26;	background: -webkit-gradient(linear, left top, right bottom, from(#86BA26), to(#eef4f2));	background: linear-gradient(to bottom right, #86BA26, #eef4f2);	background-image: -webkit-gradient(linear, left top, right top, from(#86BA26), to(#eef4f2));	background-image: linear-gradient(to right, #86BA26, #eef4f2);}html .bg-color-primary,html .bg-primary {	background-color: #86BA26 !important;}html .bg-color-hover-primary:hover,html .bg-hover-primary:hover {	background-color: #86BA26 !important;}html .bg-color-secondary,html .bg-secondary {	background-color: #eef4f2 !important;}html .bg-color-hover-secondary:hover,html .bg-hover-secondary:hover {	background-color: #eef4f2 !important;}html .bg-color-tertiary,html .bg-tertiary {	background-color: #e2fdea !important;}html .bg-color-hover-tertiary:hover,html .bg-hover-tertiary:hover {	background-color: #e2fdea !important;}html .bg-color-quaternary,html .bg-quaternary {	background-color: #101019 !important;}html .bg-color-hover-quaternary:hover,html .bg-hover-quaternary:hover {	background-color: #101019 !important;}html .bg-color-dark,html .bg-dark {	background-color: #212529 !important;}html .bg-color-hover-dark:hover,html .bg-hover-dark:hover {	background-color: #212529 !important;}html .bg-color-light,html .bg-light {	background-color: #FFF !important;}html .bg-color-hover-light:hover,html .bg-hover-light:hover {	background-color: #FFF !important;}/* Color Transition */@-webkit-keyframes colorTransition {	0% {		background-color: #86BA26;	}	33% {		background-color: #eef4f2;	}	66% {		background-color: #e2fdea;	}	100% {		background-color: #101019;	}}@keyframes colorTransition {	0% {		background-color: #86BA26;	}	33% {		background-color: #eef4f2;	}	66% {		background-color: #e2fdea;	}	100% {		background-color: #101019;	}}html .border-color-primary {	border-color: #86BA26 !important;}html .border-color-hover-primary:hover {	border-color: #86BA26 !important;}html .border-color-secondary {	border-color: #eef4f2 !important;}html .border-color-hover-secondary:hover {	border-color: #eef4f2 !important;}html .border-color-tertiary {	border-color: #e2fdea !important;}html .border-color-hover-tertiary:hover {	border-color: #e2fdea !important;}html .border-color-quaternary {	border-color: #101019 !important;}html .border-color-hover-quaternary:hover {	border-color: #101019 !important;}html .border-color-dark {	border-color: #212529 !important;}html .border-color-hover-dark:hover {	border-color: #212529 !important;}html .border-color-light {	border-color: #FFF !important;}html .border-color-hover-light:hover {	border-color: #FFF !important;}.alternative-font {	color: #86BA26;}html .box-shadow-1-primary:before {	-webkit-box-shadow: 0 30px 90px #86BA26 !important;	box-shadow: 0 30px 90px #86BA26 !important;}html .box-shadow-1-secondary:before {	-webkit-box-shadow: 0 30px 90px #eef4f2 !important;	box-shadow: 0 30px 90px #eef4f2 !important;}html .box-shadow-1-tertiary:before {	-webkit-box-shadow: 0 30px 90px #e2fdea !important;	box-shadow: 0 30px 90px #e2fdea !important;}html .box-shadow-1-quaternary:before {	-webkit-box-shadow: 0 30px 90px #101019 !important;	box-shadow: 0 30px 90px #101019 !important;}html .box-shadow-1-dark:before {	-webkit-box-shadow: 0 30px 90px #212529 !important;	box-shadow: 0 30px 90px #212529 !important;}html .box-shadow-1-light:before {	-webkit-box-shadow: 0 30px 90px #FFF !important;	box-shadow: 0 30px 90px #FFF !important;}html .blockquote-primary {	border-color: #86BA26 !important;}html .blockquote-secondary {	border-color: #eef4f2 !important;}html .blockquote-tertiary {	border-color: #e2fdea !important;}html .blockquote-quaternary {	border-color: #101019 !important;}html .blockquote-dark {	border-color: #212529 !important;}html .blockquote-light {	border-color: #FFF !important;}p.drop-caps:first-letter {	color: #86BA26;}p.drop-caps.drop-caps-style-2:first-letter {	background-color: #86BA26;}html .nav-color-primary nav > ul > li > a {	color: #86BA26 !important;}html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {	background-color: #86BA26 !important;}html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {	border-top-color: #86BA26 !important;}html .nav-color-secondary nav > ul > li > a {	color: #eef4f2 !important;}html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {	background-color: #eef4f2 !important;}html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {	border-top-color: #eef4f2 !important;}html .nav-color-tertiary nav > ul > li > a {	color: #e2fdea !important;}html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {	background-color: #e2fdea !important;}html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {	border-top-color: #e2fdea !important;}html .nav-color-quaternary nav > ul > li > a {	color: #101019 !important;}html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {	background-color: #101019 !important;}html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {	border-top-color: #101019 !important;}html .nav-color-dark nav > ul > li > a {	color: #212529 !important;}html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {	background-color: #212529 !important;}html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {	border-top-color: #212529 !important;}html .nav-color-light nav > ul > li > a {	color: #FFF !important;}html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {	background-color: #FFF !important;}html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {	border-top-color: #FFF !important;}.nav-pills > li.active > a,.nav-pills .nav-link.active {	background-color: #86BA26;}.nav-pills > li.active > a:hover,.nav-pills .nav-link.active:hover,.nav-pills > li.active > a:focus,.nav-pills .nav-link.active:focus {	background-color: #86BA26;}.nav-active-style-1 > li > a:hover,.nav-active-style-1 > li > a:focus,.nav-active-style-1 > li > a.active {	border-bottom-color: #86BA26;}html .nav-pills-primary a {	color: #86BA26;}html .nav-pills-primary a:hover {	color: #5fc27c;}html .nav-pills-primary a:focus {	color: #5fc27c;}html .nav-pills-primary a:active {	color: #42ad61;}html .nav-pills-primary .nav-link.active,html .nav-pills-primary > li.active > a {	background-color: #86BA26;}html .nav-pills-primary .nav-link.active:hover,html .nav-pills-primary > li.active > a:hover,html .nav-pills-primary .nav-link.active:focus,html .nav-pills-primary > li.active > a:focus {	background-color: #86BA26;}html .nav-pills-secondary a {	color: #eef4f2;}html .nav-pills-secondary a:hover {	color: #fdfefe;}html .nav-pills-secondary a:focus {	color: #fdfefe;}html .nav-pills-secondary a:active {	color: #dfeae6;}html .nav-pills-secondary .nav-link.active,html .nav-pills-secondary > li.active > a {	background-color: #eef4f2;}html .nav-pills-secondary .nav-link.active:hover,html .nav-pills-secondary > li.active > a:hover,html .nav-pills-secondary .nav-link.active:focus,html .nav-pills-secondary > li.active > a:focus {	background-color: #eef4f2;}html .nav-pills-tertiary a {	color: #e2fdea;}html .nav-pills-tertiary a:hover {	color: #fafffb;}html .nav-pills-tertiary a:focus {	color: #fafffb;}html .nav-pills-tertiary a:active {	color: #cafbd9;}html .nav-pills-tertiary .nav-link.active,html .nav-pills-tertiary > li.active > a {	background-color: #e2fdea;}html .nav-pills-tertiary .nav-link.active:hover,html .nav-pills-tertiary > li.active > a:hover,html .nav-pills-tertiary .nav-link.active:focus,html .nav-pills-tertiary > li.active > a:focus {	background-color: #e2fdea;}html .nav-pills-quaternary a {	color: #101019;}html .nav-pills-quaternary a:hover {	color: #1a1a29;}html .nav-pills-quaternary a:focus {	color: #1a1a29;}html .nav-pills-quaternary a:active {	color: #060609;}html .nav-pills-quaternary .nav-link.active,html .nav-pills-quaternary > li.active > a {	background-color: #101019;}html .nav-pills-quaternary .nav-link.active:hover,html .nav-pills-quaternary > li.active > a:hover,html .nav-pills-quaternary .nav-link.active:focus,html .nav-pills-quaternary > li.active > a:focus {	background-color: #101019;}html .nav-pills-dark a {	color: #212529;}html .nav-pills-dark a:hover {	color: #2c3237;}html .nav-pills-dark a:focus {	color: #2c3237;}html .nav-pills-dark a:active {	color: #16181b;}html .nav-pills-dark .nav-link.active,html .nav-pills-dark > li.active > a {	background-color: #212529;}html .nav-pills-dark .nav-link.active:hover,html .nav-pills-dark > li.active > a:hover,html .nav-pills-dark .nav-link.active:focus,html .nav-pills-dark > li.active > a:focus {	background-color: #212529;}html .nav-pills-light a {	color: #FFF;}html .nav-pills-light a:hover {	color: #ffffff;}html .nav-pills-light a:focus {	color: #ffffff;}html .nav-pills-light a:active {	color: #f2f2f2;}html .nav-pills-light .nav-link.active,html .nav-pills-light > li.active > a {	background-color: #FFF;}html .nav-pills-light .nav-link.active:hover,html .nav-pills-light > li.active > a:hover,html .nav-pills-light .nav-link.active:focus,html .nav-pills-light > li.active > a:focus {	background-color: #FFF;}.section-scroll-dots-navigation.scroll-dots-navigation-colored > ul > li > a:before {	background: #86BA26;}.sort-source-wrapper .nav > li.active > a {	color: #86BA26;}.sort-source-wrapper .nav > li.active > a:hover,.sort-source-wrapper .nav > li.active > a:focus {	color: #86BA26;}.sort-source.sort-source-style-2 > li.active > a:after {	border-top-color: #86BA26;}.sort-source.sort-source-style-3 > li.active > a {	border-bottom-color: #86BA26 !important;	color: #86BA26 !important;}html .badge-primary {	background-color: #86BA26;}html .badge-secondary {	background-color: #eef4f2;}html .badge-tertiary {	background-color: #e2fdea;}html .badge-quaternary {	background-color: #101019;}html .badge-dark {	background-color: #212529;}html .badge-light {	background-color: #FFF;}html .overlay-color-primary:not(.no-skin):before {	background-color: #86BA26 !important;}html .overlay-color-secondary:not(.no-skin):before {	background-color: #eef4f2 !important;}html .overlay-color-tertiary:not(.no-skin):before {	background-color: #e2fdea !important;}html .overlay-color-quaternary:not(.no-skin):before {	background-color: #101019 !important;}html .overlay-color-dark:not(.no-skin):before {	background-color: #212529 !important;}html .overlay-color-light:not(.no-skin):before {	background-color: #FFF !important;}.btn-link {	color: #86BA26;}.btn-link:hover {	color: #5fc27c;}.btn-link:active {	color: #42ad61;}html .btn-primary {	background-color: #86BA26;	border-color: #86BA26 #86BA26 #3b9a57;	color: #FFF;}html .btn-primary:hover,html .btn-primary.hover {	background-color: #69c684;	border-color: #72c98b #72c98b #86BA26;	color: #FFF;}html .btn-primary:focus,html .btn-primary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);	box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);}html .btn-primary.disabled,html .btn-primary:disabled {	background-color: #86BA26;	border-color: #86BA26 #86BA26 #3b9a57;}html .btn-primary:active,html .btn-primary.active {	background-color: #3ea35c !important;	background-image: none !important;	border-color: #3b9a57 #3b9a57 #2d7542 !important;}html .btn-primary-scale-2 {	background-color: #3b9a57;	border-color: #3b9a57 #3b9a57 #2d7542;	color: #FFF;}html .btn-primary-scale-2:hover,html .btn-primary-scale-2.hover {	background-color: #45b666;	border-color: #86BA26 #86BA26 #3b9a57;	color: #FFF;}html .btn-primary-scale-2:focus,html .btn-primary-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(59, 154, 87, 0.5);	box-shadow: 0 0 0 3px rgba(59, 154, 87, 0.5);}html .btn-primary-scale-2.disabled,html .btn-primary-scale-2:disabled {	background-color: #3b9a57;	border-color: #3b9a57 #3b9a57 #2d7542;}html .btn-primary-scale-2:active,html .btn-primary-scale-2.active {	background-color: #307e47 !important;	background-image: none !important;	border-color: #2d7542 #2d7542 #1f502d !important;}html .show > .btn-primary.dropdown-toggle,html .show > .btn-primary-scale-2.dropdown-toggle {	background-color: #3ea35c !important;	background-image: none !important;	border-color: #3b9a57 #3b9a57 #2d7542 !important;}html .btn-secondary {	background-color: #eef4f2;	border-color: #eef4f2 #eef4f2 #cfe0da;	color: #777;}html .btn-secondary:hover,html .btn-secondary.hover {	background-color: #ffffff;	border-color: #ffffff #ffffff #eef4f2;	color: #777;}html .btn-secondary:focus,html .btn-secondary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(238, 244, 242, 0.5);	box-shadow: 0 0 0 3px rgba(238, 244, 242, 0.5);}html .btn-secondary.disabled,html .btn-secondary:disabled {	background-color: #eef4f2;	border-color: #eef4f2 #eef4f2 #cfe0da;}html .btn-secondary:active,html .btn-secondary.active {	background-color: #d7e5e0 !important;	background-image: none !important;	border-color: #cfe0da #cfe0da #b0ccc3 !important;}html .btn-secondary-scale-2 {	background-color: #cfe0da;	border-color: #cfe0da #cfe0da #b0ccc3;	color: #777;}html .btn-secondary-scale-2:hover,html .btn-secondary-scale-2.hover {	background-color: #e6efec;	border-color: #eef4f2 #eef4f2 #cfe0da;	color: #777;}html .btn-secondary-scale-2:focus,html .btn-secondary-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(207, 224, 218, 0.5);	box-shadow: 0 0 0 3px rgba(207, 224, 218, 0.5);}html .btn-secondary-scale-2.disabled,html .btn-secondary-scale-2:disabled {	background-color: #cfe0da;	border-color: #cfe0da #cfe0da #b0ccc3;}html .btn-secondary-scale-2:active,html .btn-secondary-scale-2.active {	background-color: #b8d1c9 !important;	background-image: none !important;	border-color: #b0ccc3 #b0ccc3 #91b8ab !important;}html .show > .btn-secondary.dropdown-toggle,html .show > .btn-secondary-scale-2.dropdown-toggle {	background-color: #d7e5e0 !important;	background-image: none !important;	border-color: #cfe0da #cfe0da #b0ccc3 !important;}html .btn-tertiary {	background-color: #e2fdea;	border-color: #e2fdea #e2fdea #b2fac7;	color: #777;}html .btn-tertiary:hover,html .btn-tertiary.hover {	background-color: #ffffff;	border-color: #ffffff #ffffff #e2fdea;	color: #777;}html .btn-tertiary:focus,html .btn-tertiary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(226, 253, 234, 0.5);	box-shadow: 0 0 0 3px rgba(226, 253, 234, 0.5);}html .btn-tertiary.disabled,html .btn-tertiary:disabled {	background-color: #e2fdea;	border-color: #e2fdea #e2fdea #b2fac7;}html .btn-tertiary:active,html .btn-tertiary.active {	background-color: #befbd0 !important;	background-image: none !important;	border-color: #b2fac7 #b2fac7 #83f6a5 !important;}html .btn-tertiary-scale-2 {	background-color: #b2fac7;	border-color: #b2fac7 #b2fac7 #83f6a5;	color: #777;}html .btn-tertiary-scale-2:hover,html .btn-tertiary-scale-2.hover {	background-color: #d6fce1;	border-color: #e2fdea #e2fdea #b2fac7;	color: #777;}html .btn-tertiary-scale-2:focus,html .btn-tertiary-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(178, 250, 199, 0.5);	box-shadow: 0 0 0 3px rgba(178, 250, 199, 0.5);}html .btn-tertiary-scale-2.disabled,html .btn-tertiary-scale-2:disabled {	background-color: #b2fac7;	border-color: #b2fac7 #b2fac7 #83f6a5;}html .btn-tertiary-scale-2:active,html .btn-tertiary-scale-2.active {	background-color: #8ff7ae !important;	background-image: none !important;	border-color: #83f6a5 #83f6a5 #53f382 !important;}html .show > .btn-tertiary.dropdown-toggle,html .show > .btn-tertiary-scale-2.dropdown-toggle {	background-color: #befbd0 !important;	background-image: none !important;	border-color: #b2fac7 #b2fac7 #83f6a5 !important;}html .btn-quaternary {	background-color: #101019;	border-color: #101019 #101019 #000000;	color: #FFF;}html .btn-quaternary:hover,html .btn-quaternary.hover {	background-color: #1f1f30;	border-color: #242438 #242438 #101019;	color: #FFF;}html .btn-quaternary:focus,html .btn-quaternary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(16, 16, 25, 0.5);	box-shadow: 0 0 0 3px rgba(16, 16, 25, 0.5);}html .btn-quaternary.disabled,html .btn-quaternary:disabled {	background-color: #101019;	border-color: #101019 #101019 #000000;}html .btn-quaternary:active,html .btn-quaternary.active {	background-color: #010102 !important;	background-image: none !important;	border-color: #000000 #000000 #000000 !important;}html .btn-quaternary-scale-2 {	background-color: #000000;	border-color: #000000 #000000 #000000;	color: #FFF;}html .btn-quaternary-scale-2:hover,html .btn-quaternary-scale-2.hover {	background-color: #131313;	border-color: #1a1a1a #1a1a1a #000000;	color: #FFF;}html .btn-quaternary-scale-2:focus,html .btn-quaternary-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);}html .btn-quaternary-scale-2.disabled,html .btn-quaternary-scale-2:disabled {	background-color: #000000;	border-color: #000000 #000000 #000000;}html .btn-quaternary-scale-2:active,html .btn-quaternary-scale-2.active {	background-color: #000000 !important;	background-image: none !important;	border-color: #000000 #000000 #000000 !important;}html .show > .btn-quaternary.dropdown-toggle,html .show > .btn-quaternary-scale-2.dropdown-toggle {	background-color: #010102 !important;	background-image: none !important;	border-color: #000000 #000000 #000000 !important;}html .btn-dark {	background-color: #212529;	border-color: #212529 #212529 #0a0c0d;	color: #FFF;}html .btn-dark:hover,html .btn-dark.hover {	background-color: #32383e;	border-color: #383f45 #383f45 #212529;	color: #FFF;}html .btn-dark:focus,html .btn-dark.focus {	-webkit-box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);	box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);}html .btn-dark.disabled,html .btn-dark:disabled {	background-color: #212529;	border-color: #212529 #212529 #0a0c0d;}html .btn-dark:active,html .btn-dark.active {	background-color: #101214 !important;	background-image: none !important;	border-color: #0a0c0d #0a0c0d #000000 !important;}html .btn-dark-scale-2 {	background-color: #0a0c0d;	border-color: #0a0c0d #0a0c0d #000000;	color: #FFF;}html .btn-dark-scale-2:hover,html .btn-dark-scale-2.hover {	background-color: #1b1f22;	border-color: #212529 #212529 #0a0c0d;	color: #FFF;}html .btn-dark-scale-2:focus,html .btn-dark-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(10, 11, 13, 0.5);	box-shadow: 0 0 0 3px rgba(10, 11, 13, 0.5);}html .btn-dark-scale-2.disabled,html .btn-dark-scale-2:disabled {	background-color: #0a0c0d;	border-color: #0a0c0d #0a0c0d #000000;}html .btn-dark-scale-2:active,html .btn-dark-scale-2.active {	background-color: #000000 !important;	background-image: none !important;	border-color: #000000 #000000 #000000 !important;}html .show > .btn-dark.dropdown-toggle,html .show > .btn-dark-scale-2.dropdown-toggle {	background-color: #101214 !important;	background-image: none !important;	border-color: #0a0c0d #0a0c0d #000000 !important;}html .btn-light {	background-color: #FFF;	border-color: #FFF #FFF #e6e6e6;	color: #777;}html .btn-light:hover,html .btn-light.hover {	background-color: #ffffff;	border-color: #ffffff #ffffff #FFF;	color: #777;}html .btn-light:focus,html .btn-light.focus {	-webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);}html .btn-light.disabled,html .btn-light:disabled {	background-color: #FFF;	border-color: #FFF #FFF #e6e6e6;}html .btn-light:active,html .btn-light.active {	background-color: #ececec !important;	background-image: none !important;	border-color: #e6e6e6 #e6e6e6 #cccccc !important;}html .btn-light-scale-2 {	background-color: #e6e6e6;	border-color: #e6e6e6 #e6e6e6 #cccccc;	color: #777;}html .btn-light-scale-2:hover,html .btn-light-scale-2.hover {	background-color: #f9f9f9;	border-color: #ffffff #ffffff #e6e6e6;	color: #777;}html .btn-light-scale-2:focus,html .btn-light-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(230, 230, 230, 0.5);	box-shadow: 0 0 0 3px rgba(230, 230, 230, 0.5);}html .btn-light-scale-2.disabled,html .btn-light-scale-2:disabled {	background-color: #e6e6e6;	border-color: #e6e6e6 #e6e6e6 #cccccc;}html .btn-light-scale-2:active,html .btn-light-scale-2.active {	background-color: #d2d2d2 !important;	background-image: none !important;	border-color: #cccccc #cccccc #b3b3b3 !important;}html .show > .btn-light.dropdown-toggle,html .show > .btn-light-scale-2.dropdown-toggle {	background-color: #ececec !important;	background-image: none !important;	border-color: #e6e6e6 #e6e6e6 #cccccc !important;}html .btn-outline.btn-primary {	color: #86BA26;	background-color: transparent;	background-image: none;	border-color: #86BA26;}html .btn-outline.btn-primary:hover,html .btn-outline.btn-primary.hover {	color: #FFF;	background-color: #86BA26;	border-color: #86BA26;}html .btn-outline.btn-primary:focus,html .btn-outline.btn-primary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);	box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);}html .btn-outline.btn-primary.disabled,html .btn-outline.btn-primary:disabled {	color: #86BA26;	background-color: transparent;}html .btn-outline.btn-primary:active,html .btn-outline.btn-primary.active {	color: #FFF !important;	background-color: #86BA26 !important;	border-color: #86BA26 !important;}html .show > .btn-outline.btn-primary.dropdown-toggle {	color: #FFF !important;	background-color: #86BA26 !important;	border-color: #86BA26 !important;}html .btn-outline.btn-secondary {	color: #eef4f2;	background-color: transparent;	background-image: none;	border-color: #eef4f2;}html .btn-outline.btn-secondary:hover,html .btn-outline.btn-secondary.hover {	color: #777;	background-color: #eef4f2;	border-color: #eef4f2;}html .btn-outline.btn-secondary:focus,html .btn-outline.btn-secondary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(238, 244, 242, 0.5);	box-shadow: 0 0 0 3px rgba(238, 244, 242, 0.5);}html .btn-outline.btn-secondary.disabled,html .btn-outline.btn-secondary:disabled {	color: #eef4f2;	background-color: transparent;}html .btn-outline.btn-secondary:active,html .btn-outline.btn-secondary.active {	color: #777 !important;	background-color: #eef4f2 !important;	border-color: #eef4f2 !important;}html .show > .btn-outline.btn-secondary.dropdown-toggle {	color: #777 !important;	background-color: #eef4f2 !important;	border-color: #eef4f2 !important;}html .btn-outline.btn-tertiary {	color: #e2fdea;	background-color: transparent;	background-image: none;	border-color: #e2fdea;}html .btn-outline.btn-tertiary:hover,html .btn-outline.btn-tertiary.hover {	color: #777;	background-color: #e2fdea;	border-color: #e2fdea;}html .btn-outline.btn-tertiary:focus,html .btn-outline.btn-tertiary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(226, 253, 234, 0.5);	box-shadow: 0 0 0 3px rgba(226, 253, 234, 0.5);}html .btn-outline.btn-tertiary.disabled,html .btn-outline.btn-tertiary:disabled {	color: #e2fdea;	background-color: transparent;}html .btn-outline.btn-tertiary:active,html .btn-outline.btn-tertiary.active {	color: #777 !important;	background-color: #e2fdea !important;	border-color: #e2fdea !important;}html .show > .btn-outline.btn-tertiary.dropdown-toggle {	color: #777 !important;	background-color: #e2fdea !important;	border-color: #e2fdea !important;}html .btn-outline.btn-quaternary {	color: #101019;	background-color: transparent;	background-image: none;	border-color: #101019;}html .btn-outline.btn-quaternary:hover,html .btn-outline.btn-quaternary.hover {	color: #FFF;	background-color: #101019;	border-color: #101019;}html .btn-outline.btn-quaternary:focus,html .btn-outline.btn-quaternary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(16, 16, 25, 0.5);	box-shadow: 0 0 0 3px rgba(16, 16, 25, 0.5);}html .btn-outline.btn-quaternary.disabled,html .btn-outline.btn-quaternary:disabled {	color: #101019;	background-color: transparent;}html .btn-outline.btn-quaternary:active,html .btn-outline.btn-quaternary.active {	color: #FFF !important;	background-color: #101019 !important;	border-color: #101019 !important;}html .show > .btn-outline.btn-quaternary.dropdown-toggle {	color: #FFF !important;	background-color: #101019 !important;	border-color: #101019 !important;}html .btn-outline.btn-dark {	color: #212529;	background-color: transparent;	background-image: none;	border-color: #212529;}html .btn-outline.btn-dark:hover,html .btn-outline.btn-dark.hover {	color: #FFF;	background-color: #212529;	border-color: #212529;}html .btn-outline.btn-dark:focus,html .btn-outline.btn-dark.focus {	-webkit-box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);	box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);}html .btn-outline.btn-dark.disabled,html .btn-outline.btn-dark:disabled {	color: #212529;	background-color: transparent;}html .btn-outline.btn-dark:active,html .btn-outline.btn-dark.active {	color: #FFF !important;	background-color: #212529 !important;	border-color: #212529 !important;}html .show > .btn-outline.btn-dark.dropdown-toggle {	color: #FFF !important;	background-color: #212529 !important;	border-color: #212529 !important;}html .btn-outline.btn-light {	color: #FFF;	background-color: transparent;	background-image: none;	border-color: #FFF;}html .btn-outline.btn-light:hover,html .btn-outline.btn-light.hover {	color: #777;	background-color: #FFF;	border-color: #FFF;}html .btn-outline.btn-light:focus,html .btn-outline.btn-light.focus {	-webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);}html .btn-outline.btn-light.disabled,html .btn-outline.btn-light:disabled {	color: #FFF;	background-color: transparent;}html .btn-outline.btn-light:active,html .btn-outline.btn-light.active {	color: #777 !important;	background-color: #FFF !important;	border-color: #FFF !important;}html .show > .btn-outline.btn-light.dropdown-toggle {	color: #777 !important;	background-color: #FFF !important;	border-color: #FFF !important;}html .btn-with-arrow.btn-primary {	background-color: transparent;	border-color: transparent;	color: #86BA26;}html .btn-with-arrow.btn-primary:active {	background-color: transparent !important;	border-color: transparent !important;	color: #86BA26 !important;}html .btn-with-arrow.btn-primary span {	background-color: #86BA26;	-webkit-box-shadow: 2px 3px 18px -3px #86BA26;	box-shadow: 2px 3px 18px -3px #86BA26;}html .btn-with-arrow.btn-primary.btn-outline {	border-color: #86BA26 !important;}html .btn-with-arrow.btn-primary.btn-outline:hover span {	background-color: #5fc27c !important;	-webkit-box-shadow: none;	box-shadow: none;}html .btn-with-arrow.btn-secondary {	background-color: transparent;	border-color: transparent;	color: #eef4f2;}html .btn-with-arrow.btn-secondary:active {	background-color: transparent !important;	border-color: transparent !important;	color: #eef4f2 !important;}html .btn-with-arrow.btn-secondary span {	background-color: #eef4f2;	-webkit-box-shadow: 2px 3px 18px -3px #eef4f2;	box-shadow: 2px 3px 18px -3px #eef4f2;}html .btn-with-arrow.btn-secondary.btn-outline {	border-color: #eef4f2 !important;}html .btn-with-arrow.btn-secondary.btn-outline:hover span {	background-color: #fdfefe !important;	-webkit-box-shadow: none;	box-shadow: none;}html .btn-with-arrow.btn-tertiary {	background-color: transparent;	border-color: transparent;	color: #e2fdea;}html .btn-with-arrow.btn-tertiary:active {	background-color: transparent !important;	border-color: transparent !important;	color: #e2fdea !important;}html .btn-with-arrow.btn-tertiary span {	background-color: #e2fdea;	-webkit-box-shadow: 2px 3px 18px -3px #e2fdea;	box-shadow: 2px 3px 18px -3px #e2fdea;}html .btn-with-arrow.btn-tertiary.btn-outline {	border-color: #e2fdea !important;}html .btn-with-arrow.btn-tertiary.btn-outline:hover span {	background-color: #fafffb !important;	-webkit-box-shadow: none;	box-shadow: none;}html .btn-with-arrow.btn-quaternary {	background-color: transparent;	border-color: transparent;	color: #101019;}html .btn-with-arrow.btn-quaternary:active {	background-color: transparent !important;	border-color: transparent !important;	color: #101019 !important;}html .btn-with-arrow.btn-quaternary span {	background-color: #101019;	-webkit-box-shadow: 2px 3px 18px -3px #101019;	box-shadow: 2px 3px 18px -3px #101019;}html .btn-with-arrow.btn-quaternary.btn-outline {	border-color: #101019 !important;}html .btn-with-arrow.btn-quaternary.btn-outline:hover span {	background-color: #1a1a29 !important;	-webkit-box-shadow: none;	box-shadow: none;}html .btn-with-arrow.btn-dark {	background-color: transparent;	border-color: transparent;	color: #212529;}html .btn-with-arrow.btn-dark:active {	background-color: transparent !important;	border-color: transparent !important;	color: #212529 !important;}html .btn-with-arrow.btn-dark span {	background-color: #212529;	-webkit-box-shadow: 2px 3px 18px -3px #212529;	box-shadow: 2px 3px 18px -3px #212529;}html .btn-with-arrow.btn-dark.btn-outline {	border-color: #212529 !important;}html .btn-with-arrow.btn-dark.btn-outline:hover span {	background-color: #2c3237 !important;	-webkit-box-shadow: none;	box-shadow: none;}html .btn-with-arrow.btn-light {	background-color: transparent;	border-color: transparent;	color: #FFF;}html .btn-with-arrow.btn-light:active {	background-color: transparent !important;	border-color: transparent !important;	color: #FFF !important;}html .btn-with-arrow.btn-light span {	background-color: #FFF;	-webkit-box-shadow: 2px 3px 18px -3px #FFF;	box-shadow: 2px 3px 18px -3px #FFF;}html .btn-with-arrow.btn-light.btn-outline {	border-color: #FFF !important;}html .btn-with-arrow.btn-light.btn-outline:hover span {	background-color: #ffffff !important;	-webkit-box-shadow: none;	box-shadow: none;}.btn-gradient:not(.btn-outline) {	background: linear-gradient(135deg, #86BA26 0%, #eef4f2 80%);	color: #FFF;}.btn-gradient:not(.btn-outline):hover,.btn-gradient:not(.btn-outline).hover {	background: linear-gradient(135deg, #69c684 0%, #ffffff 80%);	color: #FFF;}.btn-gradient:not(.btn-outline):focus,.btn-gradient:not(.btn-outline).focus {	-webkit-box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);	box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);}.btn-gradient:not(.btn-outline).disabled,.btn-gradient:not(.btn-outline):disabled {	background: linear-gradient(135deg, #86BA26 0%, #eef4f2 80%);}.btn-gradient:not(.btn-outline):active,.btn-gradient:not(.btn-outline).active {	background: linear-gradient(135deg, #3ea35c 0%, #d7e5e0 80%) !important;	color: #FFF !important;}.btn-gradient.btn-outline {	-o-border-image: linear-gradient(135deg, #86BA26 0%, #eef4f2 80%);	border-image: linear-gradient(135deg, #86BA26 0%, #eef4f2 80%);	color: #86BA26;}.btn-gradient.btn-outline:hover,.btn-gradient.btn-outline.hover {	-o-border-image: linear-gradient(135deg, #69c684 0%, #ffffff 80%);	border-image: linear-gradient(135deg, #69c684 0%, #ffffff 80%);	color: #69c684;}.btn-gradient.btn-outline:focus,.btn-gradient.btn-outline.focus {	-webkit-box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);	box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);}.btn-gradient.btn-outline.disabled,.btn-gradient.btn-outline:disabled {	-o-border-image: linear-gradient(135deg, #86BA26 0%, #eef4f2 80%);	border-image: linear-gradient(135deg, #86BA26 0%, #eef4f2 80%);}.btn-gradient.btn-outline:active,.btn-gradient.btn-outline.active {	-o-border-image: linear-gradient(135deg, #3ea35c 0%, #d7e5e0 80%) !important;	border-image: linear-gradient(135deg, #3ea35c 0%, #d7e5e0 80%) !important;	color: #3ea35c;}.pagination > li > a,.pagination > li > span,.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {	color: #86BA26;}.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus,.pagination .page-item.active .page-link {	background-color: #86BA26 !important;	border-color: #86BA26;}body.dark .pagination > li > a,body.dark .pagination > li > span,body.dark .pagination > li > a:hover,body.dark .pagination > li > span:hover,body.dark .pagination > li > a:focus,body.dark .pagination > li > span:focus {	color: #86BA26;}body.dark .pagination > .active > a,body.dark .pagination > .active > span,body.dark .pagination > .active > a:hover,body.dark .pagination > .active > span:hover,body.dark .pagination > .active > a:focus,body.dark .pagination > .active > span:focus {	background-color: #86BA26;	border-color: #86BA26;}.pagination > .active > a,body.dark .pagination > .active > a {	background-color: #86BA26;	border-color: #86BA26 #86BA26 #3b9a57;	color: #fff;}.pagination > .active > a:hover,body.dark .pagination > .active > a:hover,.pagination > .active > a.hover,body.dark .pagination > .active > a.hover {	background-color: #69c684;	border-color: #72c98b #72c98b #86BA26;	color: #fff;}.pagination > .active > a:focus,body.dark .pagination > .active > a:focus,.pagination > .active > a.focus,body.dark .pagination > .active > a.focus {	-webkit-box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);	box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);}.pagination > .active > a.disabled,body.dark .pagination > .active > a.disabled,.pagination > .active > a:disabled,body.dark .pagination > .active > a:disabled {	background-color: #86BA26;	border-color: #86BA26 #86BA26 #3b9a57;}.pagination > .active > a:active,body.dark .pagination > .active > a:active,.pagination > .active > a.active,body.dark .pagination > .active > a.active {	background-color: #3ea35c !important;	background-image: none !important;	border-color: #3b9a57 #3b9a57 #2d7542 !important;}.custom-control-input:checked ~ .custom-control-label::before,.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {	background-color: #86BA26;}html .alert-primary {	background-color: #86BA26;	border-color: #45b465;	color: #FFF;}html .alert-primary .alert-link {	color: #FFF;}html .alert-secondary {	background-color: #eef4f2;	border-color: #e5eeeb;	color: #777;}html .alert-secondary .alert-link {	color: #777;}html .alert-tertiary {	background-color: #e2fdea;	border-color: #d4fce0;	color: #777;}html .alert-tertiary .alert-link {	color: #777;}html .alert-quaternary {	background-color: #101019;	border-color: #0a0a10;	color: #FFF;}html .alert-quaternary .alert-link {	color: #FFF;}html .alert-dark {	background-color: #212529;	border-color: #1a1d21;	color: #FFF;}html .alert-dark .alert-link {	color: #FFF;}html .alert-light {	background-color: #FFF;	border-color: #f7f7f7;	color: #777;}html .alert-light .alert-link {	color: #777;}html .progress-bar-primary {	background-color: #86BA26;}html .progress-bar-secondary {	background-color: #eef4f2;}html .progress-bar-tertiary {	background-color: #e2fdea;}html .progress-bar-quaternary {	background-color: #101019;}html .progress-bar-dark {	background-color: #212529;}html .progress-bar-light {	background-color: #FFF;}html .word-rotator.loading-bar-primary .word-rotator-words::after {	background-color: #86BA26;}html .word-rotator.loading-bar-secondary .word-rotator-words::after {	background-color: #eef4f2;}html .word-rotator.loading-bar-tertiary .word-rotator-words::after {	background-color: #e2fdea;}html .word-rotator.loading-bar-quaternary .word-rotator-words::after {	background-color: #101019;}html .word-rotator.loading-bar-dark .word-rotator-words::after {	background-color: #212529;}html .word-rotator.loading-bar-light .word-rotator-words::after {	background-color: #FFF;}.process .process-step-circle {	border-color: #86BA26;}.process .process-step:hover .process-step-circle {	background-color: #86BA26;}.process .process-step:hover .process-step-circle .process-step-circle-content {	color: #FFF !important;}.process-connecting-line .connecting-line {	background: #86BA26;}html .rating-primary .filled-stars {	color: #86BA26;}html .rating-secondary .filled-stars {	color: #eef4f2;}html .rating-tertiary .filled-stars {	color: #e2fdea;}html .rating-quaternary .filled-stars {	color: #101019;}html .rating-dark .filled-stars {	color: #212529;}html .rating-light .filled-stars {	color: #FFF;}html section.section-primary {	background-color: #86BA26 !important;	border-color: #42ad61 !important;}html section.section-primary h1,html section.section-primary h2,html section.section-primary h3,html section.section-primary h4,html section.section-primary h5,html section.section-primary h6 {	color: #FFF;}html section.section-primary p {	color: #e6e6e6;}html section.section-primary-scale-2 {	background-color: #3b9a57 !important;	border-color: #34884c !important;}html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {	border-top-color: #3b9a57;}html section.section-secondary {	background-color: #eef4f2 !important;	border-color: #dfeae6 !important;}html section.section-secondary h1,html section.section-secondary h2,html section.section-secondary h3,html section.section-secondary h4,html section.section-secondary h5,html section.section-secondary h6 {	color: #777;}html section.section-secondary p {	color: #5e5e5e;}html section.section-secondary-scale-2 {	background-color: #cfe0da !important;	border-color: #c0d6ce !important;}html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {	border-top-color: #cfe0da;}html section.section-tertiary {	background-color: #e2fdea !important;	border-color: #cafbd9 !important;}html section.section-tertiary h1,html section.section-tertiary h2,html section.section-tertiary h3,html section.section-tertiary h4,html section.section-tertiary h5,html section.section-tertiary h6 {	color: #777;}html section.section-tertiary p {	color: #5e5e5e;}html section.section-tertiary-scale-2 {	background-color: #b2fac7 !important;	border-color: #9af8b6 !important;}html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {	border-top-color: #b2fac7;}html section.section-quaternary {	background-color: #101019 !important;	border-color: #060609 !important;}html section.section-quaternary h1,html section.section-quaternary h2,html section.section-quaternary h3,html section.section-quaternary h4,html section.section-quaternary h5,html section.section-quaternary h6 {	color: #FFF;}html section.section-quaternary p {	color: #e6e6e6;}html section.section-quaternary-scale-2 {	background-color: #000000 !important;	border-color: #000000 !important;}html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {	border-top-color: #000000;}html section.section-dark {	background-color: #212529 !important;	border-color: #16181b !important;}html section.section-dark h1,html section.section-dark h2,html section.section-dark h3,html section.section-dark h4,html section.section-dark h5,html section.section-dark h6 {	color: #FFF;}html section.section-dark p {	color: #e6e6e6;}html section.section-dark-scale-2 {	background-color: #0a0c0d !important;	border-color: #000000 !important;}html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {	border-top-color: #0a0c0d;}html section.section-light {	background-color: #FFF !important;	border-color: #f2f2f2 !important;}html section.section-light h1,html section.section-light h2,html section.section-light h3,html section.section-light h4,html section.section-light h5,html section.section-light h6 {	color: #777;}html section.section-light p {	color: #5e5e5e;}html section.section-light-scale-2 {	background-color: #e6e6e6 !important;	border-color: #d9d9d9 !important;}html section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {	border-top-color: #e6e6e6;}section.section.section-background-half-primary-half-secondary {	background: -webkit-gradient(linear, left top, right top, color-stop(50%, #86BA26), color-stop(50%, #eef4f2));	background: linear-gradient(to right, #86BA26 50%, #eef4f2 50%);}section.section.section-overlay-opacity-gradient:before {	background: linear-gradient(135deg, #86BA26 0%, #eef4f2 80%);}html .bg-color-light-scale-1 {	background-color: #f7f7f7 !important;}html .section.bg-color-light-scale-1,html .bg-color-light-scale-border-top-1 {	border-top-color: #efefef !important;}html .bg-color-light-scale-2 {	background-color: #e8e8e8 !important;}html .section.bg-color-light-scale-2,html .bg-color-light-scale-border-top-2 {	border-top-color: #e0e0e0 !important;}html .bg-color-light-scale-3 {	background-color: #e0e0e0 !important;}html .section.bg-color-light-scale-3,html .bg-color-light-scale-border-top-3 {	border-top-color: #d8d8d8 !important;}html .bg-color-light-scale-4 {	background-color: #d8d8d8 !important;}html .section.bg-color-light-scale-4,html .bg-color-light-scale-border-top-4 {	border-top-color: #d1d1d1 !important;}html .bg-color-light-scale-5 {	background-color: #d1d1d1 !important;}html .section.bg-color-light-scale-5,html .bg-color-light-scale-border-top-5 {	border-top-color: #c9c9c9 !important;}html .bg-color-light-scale-6 {	background-color: #c9c9c9 !important;}html .section.bg-color-light-scale-6,html .bg-color-light-scale-border-top-6 {	border-top-color: #c1c1c1 !important;}html .bg-color-light-scale-7 {	background-color: #c1c1c1 !important;}html .section.bg-color-light-scale-7,html .bg-color-light-scale-border-top-7 {	border-top-color: #bababa !important;}html .bg-color-light-scale-8 {	background-color: #bababa !important;}html .section.bg-color-light-scale-8,html .bg-color-light-scale-border-top-8 {	border-top-color: #b2b2b2 !important;}html .bg-color-light-scale-9 {	background-color: #b2b2b2 !important;}html .section.bg-color-light-scale-9,html .bg-color-light-scale-border-top-9 {	border-top-color: #ababab !important;}html .bg-color-dark-scale-1 {	background-color: #212529 !important;}html .section.bg-color-dark-scale-1,html .bg-color-dark-scale-border-top-1 {	border-top-color: #1a1d21 !important;}html .bg-color-dark-scale-2 {	background-color: #1c2023 !important;}html .section.bg-color-dark-scale-2,html .bg-color-dark-scale-border-top-2 {	border-top-color: #16181b !important;}html .bg-color-dark-scale-3 {	background-color: #181b1e !important;}html .section.bg-color-dark-scale-3,html .bg-color-dark-scale-border-top-3 {	border-top-color: #111315 !important;}html .bg-color-dark-scale-4 {	background-color: #131618 !important;}html .section.bg-color-dark-scale-4,html .bg-color-dark-scale-border-top-4 {	border-top-color: #0d0e10 !important;}html .bg-color-dark-scale-5 {	background-color: #0f1112 !important;}html .section.bg-color-dark-scale-5,html .bg-color-dark-scale-border-top-5 {	border-top-color: #08090a !important;}html .bg-color-dark-scale-6 {	background-color: #0a0c0d !important;}html .section.bg-color-dark-scale-6,html .bg-color-dark-scale-border-top-6 {	border-top-color: #030404 !important;}html .bg-color-dark-scale-7 {	background-color: #060607 !important;}html .section.bg-color-dark-scale-7,html .bg-color-dark-scale-border-top-7 {	border-top-color: #000000 !important;}html .bg-color-dark-scale-8 {	background-color: #010101 !important;}html .section.bg-color-dark-scale-8,html .bg-color-dark-scale-border-top-8 {	border-top-color: #000000 !important;}html .bg-color-dark-scale-9 {	background-color: #000000 !important;}html .section.bg-color-dark-scale-9,html .bg-color-dark-scale-border-top-9 {	border-top-color: #000000 !important;}section.page-header .page-header-title-border {	background-color: #86BA26 !important;}section.page-header.custom-product {	background-color: #42ad61;	border-top-color: #46b867;}html .page-header-color.page-header-primary {	background-color: #86BA26;	border-bottom-color: #86BA26;	color: #FFF;}html .page-header-color.page-header-primary h1 {	color: #FFF;}html .page-header-color.page-header-primary h1 span {	color: #FFF;}html .page-header-color.page-header-primary a {	color: #FFF;}html .page-header-color.page-header-primary .breadcrumb > .active {	color: #FFF;}html .page-header-color.page-header-secondary {	background-color: #eef4f2;	border-bottom-color: #eef4f2;	color: #777;}html .page-header-color.page-header-secondary h1 {	color: #777;}html .page-header-color.page-header-secondary h1 span {	color: #777;}html .page-header-color.page-header-secondary a {	color: #777;}html .page-header-color.page-header-secondary .breadcrumb > .active {	color: #777;}html .page-header-color.page-header-tertiary {	background-color: #e2fdea;	border-bottom-color: #e2fdea;	color: #777;}html .page-header-color.page-header-tertiary h1 {	color: #777;}html .page-header-color.page-header-tertiary h1 span {	color: #777;}html .page-header-color.page-header-tertiary a {	color: #777;}html .page-header-color.page-header-tertiary .breadcrumb > .active {	color: #777;}html .page-header-color.page-header-quaternary {	background-color: #101019;	border-bottom-color: #101019;	color: #FFF;}html .page-header-color.page-header-quaternary h1 {	color: #FFF;}html .page-header-color.page-header-quaternary h1 span {	color: #FFF;}html .page-header-color.page-header-quaternary a {	color: #FFF;}html .page-header-color.page-header-quaternary .breadcrumb > .active {	color: #FFF;}html .page-header-color.page-header-dark {	background-color: #212529;	border-bottom-color: #212529;	color: #FFF;}html .page-header-color.page-header-dark h1 {	color: #FFF;}html .page-header-color.page-header-dark h1 span {	color: #FFF;}html .page-header-color.page-header-dark a {	color: #FFF;}html .page-header-color.page-header-dark .breadcrumb > .active {	color: #FFF;}html .page-header-color.page-header-light {	background-color: #FFF;	border-bottom-color: #FFF;	color: #777;}html .page-header-color.page-header-light h1 {	color: #777;}html .page-header-color.page-header-light h1 span {	color: #777;}html .page-header-color.page-header-light a {	color: #777;}html .page-header-color.page-header-light .breadcrumb > .active {	color: #777;}html .toggle-primary .toggle label {	color: #86BA26;	border-left-color: #86BA26;	border-right-color: #86BA26;}html .toggle-primary .toggle.active > label {	background-color: #86BA26;	border-color: #86BA26;	color: #FFF;}html .toggle-primary.toggle-simple .toggle > label:after {	background-color: #86BA26;}html .toggle-primary.toggle-minimal .toggle.active > label {	color: #86BA26;}html .toggle-secondary .toggle label {	color: #eef4f2;	border-left-color: #eef4f2;	border-right-color: #eef4f2;}html .toggle-secondary .toggle.active > label {	background-color: #eef4f2;	border-color: #eef4f2;	color: #777;}html .toggle-secondary.toggle-simple .toggle > label:after {	background-color: #eef4f2;}html .toggle-secondary.toggle-minimal .toggle.active > label {	color: #eef4f2;}html .toggle-tertiary .toggle label {	color: #e2fdea;	border-left-color: #e2fdea;	border-right-color: #e2fdea;}html .toggle-tertiary .toggle.active > label {	background-color: #e2fdea;	border-color: #e2fdea;	color: #777;}html .toggle-tertiary.toggle-simple .toggle > label:after {	background-color: #e2fdea;}html .toggle-tertiary.toggle-minimal .toggle.active > label {	color: #e2fdea;}html .toggle-quaternary .toggle label {	color: #101019;	border-left-color: #101019;	border-right-color: #101019;}html .toggle-quaternary .toggle.active > label {	background-color: #101019;	border-color: #101019;	color: #FFF;}html .toggle-quaternary.toggle-simple .toggle > label:after {	background-color: #101019;}html .toggle-quaternary.toggle-minimal .toggle.active > label {	color: #101019;}html .toggle-dark .toggle label {	color: #212529;	border-left-color: #212529;	border-right-color: #212529;}html .toggle-dark .toggle.active > label {	background-color: #212529;	border-color: #212529;	color: #FFF;}html .toggle-dark.toggle-simple .toggle > label:after {	background-color: #212529;}html .toggle-dark.toggle-minimal .toggle.active > label {	color: #212529;}html .toggle-light .toggle label {	color: #FFF;	border-left-color: #FFF;	border-right-color: #FFF;}html .toggle-light .toggle.active > label {	background-color: #FFF;	border-color: #FFF;	color: #777;}html .toggle-light.toggle-simple .toggle > label:after {	background-color: #FFF;}html .toggle-light.toggle-minimal .toggle.active > label {	color: #FFF;}.thumb-info .thumb-info-type,.thumb-info .thumb-info-action-icon,.thumb-info-social-icons a,.thumbnail .zoom,.img-thumbnail .zoom,.thumb-info-ribbon {	background-color: #86BA26;}html .thumb-info .thumb-info-action-icon-primary {	background-color: #86BA26;}html .thumb-info .thumb-info-action-icon-primary i {	color: #FFF;}html .thumb-info .thumb-info-action-icon-secondary {	background-color: #eef4f2;}html .thumb-info .thumb-info-action-icon-secondary i {	color: #777;}html .thumb-info .thumb-info-action-icon-tertiary {	background-color: #e2fdea;}html .thumb-info .thumb-info-action-icon-tertiary i {	color: #777;}html .thumb-info .thumb-info-action-icon-quaternary {	background-color: #101019;}html .thumb-info .thumb-info-action-icon-quaternary i {	color: #FFF;}html .thumb-info .thumb-info-action-icon-dark {	background-color: #212529;}html .thumb-info .thumb-info-action-icon-dark i {	color: #FFF;}html .thumb-info .thumb-info-action-icon-light {	background-color: #FFF;}html .thumb-info .thumb-info-action-icon-light i {	color: #777;}.thumb-info-ribbon:before {	border-right-color: #34884c;	border-left-color: #34884c;}.thumb-info.thumb-info-block-primary .thumb-info-wrapper:before {	background: rgba(77, 187, 109, 0.9);}.thumb-info-floating-caption-title .thumb-info-floating-caption-type {	background-color: #86BA26;}.inverted {	background-color: #86BA26;}html .inverted-primary {	background-color: #86BA26;}html .inverted-secondary {	background-color: #eef4f2;}html .inverted-tertiary {	background-color: #e2fdea;}html .inverted-quaternary {	background-color: #101019;}html .inverted-dark {	background-color: #212529;}html .inverted-light {	background-color: #FFF;}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span {	background-color: #41a95f;}.owl-carousel.show-nav-title .owl-nav button[class*="owl-"],.owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:hover,.owl-carousel.show-nav-title .owl-nav button[class*="owl-"].hover {	color: #86BA26;}.owl-carousel .owl-nav button[class*="owl-"] {	background-color: #86BA26;	border-color: #86BA26 #86BA26 #3b9a57;	color: #FFF;}.owl-carousel .owl-nav button[class*="owl-"]:hover,.owl-carousel .owl-nav button[class*="owl-"].hover {	background-color: #69c684;	border-color: #72c98b #72c98b #86BA26;}.owl-carousel .owl-nav button[class*="owl-"]:active,.owl-carousel .owl-nav button[class*="owl-"].active {	background-color: #3ea35c;	background-image: none;	border-color: #3b9a57 #3b9a57 #2d7542;}.owl-carousel.nav-with-transparency:not(.nav-style-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {	background-color: rgba(77, 187, 109, 0.4);}.owl-carousel.nav-style-1 .owl-nav .owl-next,.owl-carousel.nav-style-1 .owl-nav .owl-prev {	color: #86BA26 !important;}.owl-carousel.nav-style-2 .owl-nav .owl-next:before,.owl-carousel.nav-style-2 .owl-nav .owl-prev:before,.owl-carousel.nav-style-2 .owl-nav .owl-next:after,.owl-carousel.nav-style-2 .owl-nav .owl-prev:after {	border-color: #86BA26;}html body .tabs .nav-tabs .nav-link,html.dark body .tabs .nav-tabs .nav-link,html body .tabs .nav-tabs .nav-link:hover,html.dark body .tabs .nav-tabs .nav-link:hover,html body .tabs .nav-tabs li.active .nav-link,html.dark body .tabs .nav-tabs li.active .nav-link {	color: #86BA26;}html body .tabs .nav-tabs .nav-link:hover,html.dark body .tabs .nav-tabs .nav-link:hover,html body .tabs .nav-tabs .nav-link:focus,html.dark body .tabs .nav-tabs .nav-link:focus,html body .tabs .nav-tabs li.active .nav-link,html.dark body .tabs .nav-tabs li.active .nav-link,html body .tabs .nav-tabs.nav-justified .nav-link:hover,html.dark body .tabs .nav-tabs.nav-justified .nav-link:hover,html body .tabs .nav-tabs.nav-justified .nav-link:focus,html.dark body .tabs .nav-tabs.nav-justified .nav-link:focus {	border-top-color: #86BA26;}html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus {	border-bottom-color: #86BA26;}html body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus {	border-left-color: #86BA26;}html body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus {	border-right-color: #86BA26;}html body .tabs.tabs-simple .nav-tabs > li.active .nav-link,html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link,html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover,html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover {	border-top-color: #86BA26;	color: #86BA26;}html body .tabs-primary .nav-tabs li .nav-link,html.dark body .tabs-primary .nav-tabs li .nav-link,html body .tabs-primary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link,html body .tabs-primary .nav-tabs li .nav-link:hover,html.dark body .tabs-primary .nav-tabs li .nav-link:hover,html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {	color: #86BA26;}html body .tabs-primary .nav-tabs li .nav-link:hover,html.dark body .tabs-primary .nav-tabs li .nav-link:hover,html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #86BA26;}html body .tabs-primary .nav-tabs li.active .nav-link,html.dark body .tabs-primary .nav-tabs li.active .nav-link,html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-primary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-primary .nav-tabs li.active .nav-link:hover,html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-primary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-primary .nav-tabs li.active .nav-link:focus,html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #86BA26;	color: #86BA26;}html body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #86BA26;}html body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #86BA26;}html body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #86BA26;}html body .tabs-secondary .nav-tabs li .nav-link,html.dark body .tabs-secondary .nav-tabs li .nav-link,html body .tabs-secondary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link,html body .tabs-secondary .nav-tabs li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {	color: #eef4f2;}html body .tabs-secondary .nav-tabs li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #eef4f2;}html body .tabs-secondary .nav-tabs li.active .nav-link,html.dark body .tabs-secondary .nav-tabs li.active .nav-link,html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-secondary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-secondary .nav-tabs li.active .nav-link:hover,html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-secondary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-secondary .nav-tabs li.active .nav-link:focus,html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #eef4f2;	color: #eef4f2;}html body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #eef4f2;}html body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #eef4f2;}html body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #eef4f2;}html body .tabs-tertiary .nav-tabs li .nav-link,html.dark body .tabs-tertiary .nav-tabs li .nav-link,html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,html body .tabs-tertiary .nav-tabs li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {	color: #e2fdea;}html body .tabs-tertiary .nav-tabs li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #e2fdea;}html body .tabs-tertiary .nav-tabs li.active .nav-link,html.dark body .tabs-tertiary .nav-tabs li.active .nav-link,html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-tertiary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs li.active .nav-link:hover,html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-tertiary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-tertiary .nav-tabs li.active .nav-link:focus,html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #e2fdea;	color: #e2fdea;}html body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #e2fdea;}html body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #e2fdea;}html body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #e2fdea;}html body .tabs-quaternary .nav-tabs li .nav-link,html.dark body .tabs-quaternary .nav-tabs li .nav-link,html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,html body .tabs-quaternary .nav-tabs li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {	color: #101019;}html body .tabs-quaternary .nav-tabs li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #101019;}html body .tabs-quaternary .nav-tabs li.active .nav-link,html.dark body .tabs-quaternary .nav-tabs li.active .nav-link,html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-quaternary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs li.active .nav-link:hover,html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-quaternary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-quaternary .nav-tabs li.active .nav-link:focus,html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #101019;	color: #101019;}html body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #101019;}html body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #101019;}html body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #101019;}html body .tabs-dark .nav-tabs li .nav-link,html.dark body .tabs-dark .nav-tabs li .nav-link,html body .tabs-dark .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link,html body .tabs-dark .nav-tabs li .nav-link:hover,html.dark body .tabs-dark .nav-tabs li .nav-link:hover,html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {	color: #212529;}html body .tabs-dark .nav-tabs li .nav-link:hover,html.dark body .tabs-dark .nav-tabs li .nav-link:hover,html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #212529;}html body .tabs-dark .nav-tabs li.active .nav-link,html.dark body .tabs-dark .nav-tabs li.active .nav-link,html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link,html body .tabs-dark .nav-tabs li.active .nav-link:hover,html.dark body .tabs-dark .nav-tabs li.active .nav-link:hover,html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-dark .nav-tabs li.active .nav-link:focus,html.dark body .tabs-dark .nav-tabs li.active .nav-link:focus,html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #212529;	color: #212529;}html body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #212529;}html body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #212529;}html body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #212529;}html body .tabs-light .nav-tabs li .nav-link,html.dark body .tabs-light .nav-tabs li .nav-link,html body .tabs-light .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link,html body .tabs-light .nav-tabs li .nav-link:hover,html.dark body .tabs-light .nav-tabs li .nav-link:hover,html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover {	color: #FFF;}html body .tabs-light .nav-tabs li .nav-link:hover,html.dark body .tabs-light .nav-tabs li .nav-link:hover,html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #FFF;}html body .tabs-light .nav-tabs li.active .nav-link,html.dark body .tabs-light .nav-tabs li.active .nav-link,html body .tabs-light .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link,html body .tabs-light .nav-tabs li.active .nav-link:hover,html.dark body .tabs-light .nav-tabs li.active .nav-link:hover,html body .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-light .nav-tabs li.active .nav-link:focus,html.dark body .tabs-light .nav-tabs li.active .nav-link:focus,html body .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #FFF;	color: #FFF;}html body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #FFF;}html body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #FFF;}html body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #FFF;}html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus {	border-right-color: #86BA26;	border-left-color: transparent;}html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus {	border-right-color: transparent;	border-left-color: #86BA26;}.list.list-icons li > [class*="fa-"]:first-child,.list.list-icons li a:first-child > [class*="fa-"]:first-child,.list.list-icons li > .icons:first-child,.list.list-icons li a:first-child > .icons:first-child {	color: #86BA26;	border-color: #86BA26;}.list.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,.list.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,.list.list-icons.list-icons-style-3 li > .icons:first-child,.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {	background-color: #86BA26;}.list.list-ordened li:before {	color: #86BA26;	border-color: #86BA26;}.list.list-ordened.list-ordened-style-3 li:before {	background-color: #86BA26;}html .list-primary.list-icons li > [class*="fa-"]:first-child,html .list-primary.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-primary.list-icons li > .icons:first-child,html .list-primary.list-icons li a:first-child > .icons:first-child {	color: #86BA26;	border-color: #86BA26;}html .list-primary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-primary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-primary.list-icons.list-icons-style-3 li > .icons:first-child,html .list-primary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {	background-color: #86BA26;	color: #FFF;}html .list-primary.list-ordened li:before {	color: #86BA26;}html .list-primary.list-ordened.list-ordened-style-3 li:before {	background-color: #86BA26;	color: #FFF;}html .list-secondary.list-icons li > [class*="fa-"]:first-child,html .list-secondary.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-secondary.list-icons li > .icons:first-child,html .list-secondary.list-icons li a:first-child > .icons:first-child {	color: #eef4f2;	border-color: #eef4f2;}html .list-secondary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-secondary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-secondary.list-icons.list-icons-style-3 li > .icons:first-child,html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {	background-color: #eef4f2;	color: #777;}html .list-secondary.list-ordened li:before {	color: #eef4f2;}html .list-secondary.list-ordened.list-ordened-style-3 li:before {	background-color: #eef4f2;	color: #777;}html .list-tertiary.list-icons li > [class*="fa-"]:first-child,html .list-tertiary.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-tertiary.list-icons li > .icons:first-child,html .list-tertiary.list-icons li a:first-child > .icons:first-child {	color: #e2fdea;	border-color: #e2fdea;}html .list-tertiary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-tertiary.list-icons.list-icons-style-3 li > .icons:first-child,html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {	background-color: #e2fdea;	color: #777;}html .list-tertiary.list-ordened li:before {	color: #e2fdea;}html .list-tertiary.list-ordened.list-ordened-style-3 li:before {	background-color: #e2fdea;	color: #777;}html .list-quaternary.list-icons li > [class*="fa-"]:first-child,html .list-quaternary.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-quaternary.list-icons li > .icons:first-child,html .list-quaternary.list-icons li a:first-child > .icons:first-child {	color: #101019;	border-color: #101019;}html .list-quaternary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-quaternary.list-icons.list-icons-style-3 li > .icons:first-child,html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {	background-color: #101019;	color: #FFF;}html .list-quaternary.list-ordened li:before {	color: #101019;}html .list-quaternary.list-ordened.list-ordened-style-3 li:before {	background-color: #101019;	color: #FFF;}html .list-dark.list-icons li > [class*="fa-"]:first-child,html .list-dark.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-dark.list-icons li > .icons:first-child,html .list-dark.list-icons li a:first-child > .icons:first-child {	color: #212529;	border-color: #212529;}html .list-dark.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-dark.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-dark.list-icons.list-icons-style-3 li > .icons:first-child,html .list-dark.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {	background-color: #212529;	color: #FFF;}html .list-dark.list-ordened li:before {	color: #212529;}html .list-dark.list-ordened.list-ordened-style-3 li:before {	background-color: #212529;	color: #FFF;}html .list-light.list-icons li > [class*="fa-"]:first-child,html .list-light.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-light.list-icons li > .icons:first-child,html .list-light.list-icons li a:first-child > .icons:first-child {	color: #FFF;	border-color: #FFF;}html .list-light.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-light.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-light.list-icons.list-icons-style-3 li > .icons:first-child,html .list-light.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {	background-color: #FFF;	color: #777;}html .list-light.list-ordened li:before {	color: #FFF;}html .list-light.list-ordened.list-ordened-style-3 li:before {	background-color: #FFF;	color: #777;}.parallax blockquote i.fa-quote-left {	color: #86BA26;}section.video blockquote i.fa-quote-left {	color: #86BA26;}.accordion .card-header a {	color: #86BA26;}html .accordion.accordion-primary .card-header {	background-color: #86BA26 !important;}html .accordion.accordion-primary .card-header a {	color: #FFF;}html .accordion.accordion-secondary .card-header {	background-color: #eef4f2 !important;}html .accordion.accordion-secondary .card-header a {	color: #777;}html .accordion.accordion-tertiary .card-header {	background-color: #e2fdea !important;}html .accordion.accordion-tertiary .card-header a {	color: #777;}html .accordion.accordion-quaternary .card-header {	background-color: #101019 !important;}html .accordion.accordion-quaternary .card-header a {	color: #FFF;}html .accordion.accordion-dark .card-header {	background-color: #212529 !important;}html .accordion.accordion-dark .card-header a {	color: #FFF;}html .accordion.accordion-light .card-header {	background-color: #FFF !important;}html .accordion.accordion-light .card-header a {	color: #777;}html .divider.divider-primary [class*="fa-"],html .divider.divider-primary .icons {	color: #86BA26;}html .divider.divider-primary.divider-small hr {	background: #86BA26;}html .divider.divider-secondary [class*="fa-"],html .divider.divider-secondary .icons {	color: #eef4f2;}html .divider.divider-secondary.divider-small hr {	background: #eef4f2;}html .divider.divider-tertiary [class*="fa-"],html .divider.divider-tertiary .icons {	color: #e2fdea;}html .divider.divider-tertiary.divider-small hr {	background: #e2fdea;}html .divider.divider-quaternary [class*="fa-"],html .divider.divider-quaternary .icons {	color: #101019;}html .divider.divider-quaternary.divider-small hr {	background: #101019;}html .divider.divider-dark [class*="fa-"],html .divider.divider-dark .icons {	color: #212529;}html .divider.divider-dark.divider-small hr {	background: #212529;}html .divider.divider-light [class*="fa-"],html .divider.divider-light .icons {	color: #FFF;}html .divider.divider-light.divider-small hr {	background: #FFF;}html .divider.divider-style-2.divider-primary [class*="fa-"],html .divider.divider-style-2.divider-primary .icons {	background: #86BA26;	color: #FFF;}html .divider.divider-style-2.divider-secondary [class*="fa-"],html .divider.divider-style-2.divider-secondary .icons {	background: #eef4f2;	color: #777;}html .divider.divider-style-2.divider-tertiary [class*="fa-"],html .divider.divider-style-2.divider-tertiary .icons {	background: #e2fdea;	color: #777;}html .divider.divider-style-2.divider-quaternary [class*="fa-"],html .divider.divider-style-2.divider-quaternary .icons {	background: #101019;	color: #FFF;}html .divider.divider-style-2.divider-dark [class*="fa-"],html .divider.divider-style-2.divider-dark .icons {	background: #212529;	color: #FFF;}html .divider.divider-style-2.divider-light [class*="fa-"],html .divider.divider-style-2.divider-light .icons {	background: #FFF;	color: #777;}html .divider.divider-style-3.divider-primary [class*="fa-"],html .divider.divider-style-3.divider-primary .icons {	border-color: #86BA26;}html .divider.divider-style-3.divider-secondary [class*="fa-"],html .divider.divider-style-3.divider-secondary .icons {	border-color: #eef4f2;}html .divider.divider-style-3.divider-tertiary [class*="fa-"],html .divider.divider-style-3.divider-tertiary .icons {	border-color: #e2fdea;}html .divider.divider-style-3.divider-quaternary [class*="fa-"],html .divider.divider-style-3.divider-quaternary .icons {	border-color: #101019;}html .divider.divider-style-3.divider-dark [class*="fa-"],html .divider.divider-style-3.divider-dark .icons {	border-color: #212529;}html .divider.divider-style-3.divider-light [class*="fa-"],html .divider.divider-style-3.divider-light .icons {	border-color: #FFF;}#header .tip {	background: #86BA26;	color: #FFF;}#header .tip:before {	border-right-color: #86BA26;	border-left-color: transparent;}html #header .tip-primary {	background: #86BA26 !important;	color: #FFF !important;}html #header .tip-primary:before {	border-right-color: #86BA26 !important;}html #header .tip-secondary {	background: #eef4f2 !important;	color: #777 !important;}html #header .tip-secondary:before {	border-right-color: #eef4f2 !important;}html #header .tip-tertiary {	background: #e2fdea !important;	color: #777 !important;}html #header .tip-tertiary:before {	border-right-color: #e2fdea !important;}html #header .tip-quaternary {	background: #101019 !important;	color: #FFF !important;}html #header .tip-quaternary:before {	border-right-color: #101019 !important;}html #header .tip-dark {	background: #212529 !important;	color: #FFF !important;}html #header .tip-dark:before {	border-right-color: #212529 !important;}html #header .tip-light {	background: #FFF !important;	color: #777 !important;}html #header .tip-light:before {	border-right-color: #FFF !important;}html[dir="rtl"] #header .tip:before {	border-left-color: #86BA26;}html[dir="rtl"] #header .tip.skin:before {	border-left-color: #86BA26;}html[dir="rtl"] #header .tip-primary:before {	border-left-color: #86BA26 !important;	border-right-color: transparent !important;}html[dir="rtl"] #header .tip-secondary:before {	border-left-color: #eef4f2 !important;	border-right-color: transparent !important;}html[dir="rtl"] #header .tip-tertiary:before {	border-left-color: #e2fdea !important;	border-right-color: transparent !important;}html[dir="rtl"] #header .tip-quaternary:before {	border-left-color: #101019 !important;	border-right-color: transparent !important;}html[dir="rtl"] #header .tip-dark:before {	border-left-color: #212529 !important;	border-right-color: transparent !important;}html[dir="rtl"] #header .tip-light:before {	border-left-color: #FFF !important;	border-right-color: transparent !important;}#header .header-btn-collapse-nav {	background: #86BA26;}@media (min-width: 992px) {	#header .header-nav-main nav > ul > li > a {		color: #86BA26;	}	#header .header-nav-main nav > ul > li.open > a,	#header .header-nav-main nav > ul > li:hover > a {		background: #86BA26;	}	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {		border-top-color: #86BA26;	}	#header .header-nav-main nav > ul > li.dropdown.open > a:before,	#header .header-nav-main nav > ul > li.dropdown:hover > a:before {		border-bottom-color: #86BA26;	}	#header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {		border-top-color: #86BA26;	}	#header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu li a {		color: #86BA26;	}	#header .header-nav-main nav > ul:not(:hover) > li > a.active {		background-color: #86BA26;		color: #FFF;	}	#header .header-nav.header-nav-stripe nav > ul > li:hover > a,	#header .header-nav.header-nav-stripe nav > ul > li.open > a {		background-color: #86BA26;	}	#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {		background-color: #86BA26;	}	#header .header-nav.header-nav-stripe nav > ul:hover > li > a.active {		color: #86BA26;	}	#header .header-nav.header-nav-links nav > ul li:hover > a {		color: #86BA26;	}	#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {		color: #86BA26;	}	#header .header-nav.header-nav-links.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu::-webkit-scrollbar-thumb {		background: #86BA26 !important;	}	#header .header-nav.header-nav-line nav > ul li:hover > a {		color: #86BA26;	}	#header .header-nav.header-nav-line nav > ul li:hover > a:before {		background: #86BA26;	}	#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {		color: #86BA26;	}	#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:before {		background: #86BA26;	}	#header .header-nav-main.header-nav-main-slide nav > ul > li.open > span > a,	#header .header-nav-main.header-nav-main-slide nav > ul > li:hover > span > a {		color: #86BA26;	}	#header .header-nav-main.header-nav-main-slide nav > ul:not(:hover) > li > span > a.active {		color: #86BA26;	}	html.side-header #header.side-header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,	html.side-header #header.side-header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {		border-left-color: #86BA26;	}	html.side-header-right #header.side-header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,	html.side-header-right #header.side-header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {		border-right-color: #86BA26;	}}@media (min-width: 992px) {	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu {		background-color: #86BA26;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a {		color: #FFF;		border-bottom-color: #45b465;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover > a {		background: #58bf76;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.open > a:before,	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a:before {		border-bottom-color: #86BA26;		background: #86BA26;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title {		color: #FFF;		opacity: 0.7;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {		background: #86BA26;		color: #FFF;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a {		color: #FFF;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active {		background: #86BA26;		color: #FFF;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover {		color: #86BA26;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover:before {		background-color: #86BA26;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {		color: #86BA26;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.open > a:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a:before {		background: #86BA26;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active {		color: #86BA26;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active:before {		background-color: #86BA26;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a {		color: #86BA26;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus,	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover {		color: #86BA26;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {		color: #86BA26;	}	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active {		color: #86BA26;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu {		background-color: #eef4f2;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {		color: #777;		border-bottom-color: #e5eeeb;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover > a {		background: #f7faf9;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.open > a:before,	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a:before {		border-bottom-color: #eef4f2;		background: #eef4f2;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title {		color: #777;		opacity: 0.7;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {		background: #eef4f2;		color: #777;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {		color: #777;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {		background: #eef4f2;		color: #777;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover {		color: #eef4f2;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover:before {		background-color: #eef4f2;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {		color: #eef4f2;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.open > a:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a:before {		background: #eef4f2;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {		color: #eef4f2;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active:before {		background-color: #eef4f2;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a {		color: #eef4f2;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus,	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover {		color: #eef4f2;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {		color: #eef4f2;	}	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {		color: #eef4f2;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu {		background-color: #e2fdea;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {		color: #777;		border-bottom-color: #d4fce0;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover > a {		background: #f0fef4;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.open > a:before,	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a:before {		border-bottom-color: #e2fdea;		background: #e2fdea;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title {		color: #777;		opacity: 0.7;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {		background: #e2fdea;		color: #777;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {		color: #777;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {		background: #e2fdea;		color: #777;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover {		color: #e2fdea;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover:before {		background-color: #e2fdea;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {		color: #e2fdea;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.open > a:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a:before {		background: #e2fdea;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {		color: #e2fdea;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active:before {		background-color: #e2fdea;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a {		color: #e2fdea;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus,	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover {		color: #e2fdea;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {		color: #e2fdea;	}	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {		color: #e2fdea;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu {		background-color: #101019;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {		color: #FFF;		border-bottom-color: #0a0a10;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover > a {		background: #161622;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.open > a:before,	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a:before {		border-bottom-color: #101019;		background: #101019;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title {		color: #FFF;		opacity: 0.7;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {		background: #101019;		color: #FFF;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {		color: #FFF;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {		background: #101019;		color: #FFF;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover {		color: #101019;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover:before {		background-color: #101019;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {		color: #101019;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.open > a:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a:before {		background: #101019;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {		color: #101019;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active:before {		background-color: #101019;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a {		color: #101019;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus,	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover {		color: #101019;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {		color: #101019;	}	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {		color: #101019;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu {		background-color: #212529;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a {		color: #FFF;		border-bottom-color: #1a1d21;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li:hover > a {		background: #282d31;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.open > a:before,	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a:before {		border-bottom-color: #212529;		background: #212529;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title {		color: #FFF;		opacity: 0.7;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {		background: #212529;		color: #FFF;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a {		color: #FFF;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active {		background: #212529;		color: #FFF;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover {		color: #212529;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover:before {		background-color: #212529;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {		color: #212529;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.open > a:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a:before {		background: #212529;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active {		color: #212529;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active:before {		background-color: #212529;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a {		color: #212529;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus,	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover {		color: #212529;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {		color: #212529;	}	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active {		color: #212529;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu {		background-color: #FFF;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {		color: #777;		border-bottom-color: #f7f7f7;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li:hover > a {		background: #ffffff;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a:before,	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a:before {		border-bottom-color: #FFF;		background: #FFF;	}	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title {		color: #777;		opacity: 0.7;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {		background: #FFF;		color: #777;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {		color: #777;	}	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active {		background: #FFF;		color: #777;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover {		color: #FFF;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover:before {		background-color: #FFF;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {		color: #FFF;	}	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a:before,	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a:before {		background: #FFF;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active {		color: #FFF;	}	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active:before {		background-color: #FFF;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a {		color: #FFF;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus,	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover {		color: #FFF;	}	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {		color: #FFF;	}	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active {		color: #FFF;	}}@media (min-width: 992px) {	html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul > li:hover > a,	html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul > li .wrapper-items-cloned:hover > a {		color: #86BA26 !important;	}	html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul:not(:hover) > li > a.active,	html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul:not(:hover) > li .wrapper-items-cloned > a.active {		color: #86BA26 !important;	}}@media (max-width: 991px) {	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {		color: #86BA26;	}	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a:active {		color: #86BA26;	}	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {		background: #86BA26;	}	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:focus,	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:hover {		background: #86BA26;	}	#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {		background: #86BA26;	}	#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:focus,	#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:hover {		background: #86BA26;	}	html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {		color: #86BA26 !important;	}	html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav::-webkit-scrollbar-thumb {		background-color: #86BA26;	}	html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li > a.active {		color: #86BA26 !important;	}	html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li:hover > a {		color: #86BA26 !important;	}}@media (max-width: 991px) {	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a {		color: #86BA26;	}	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a.active {		background: #86BA26 !important;		color: #FFF !important;	}	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a {		color: #eef4f2;	}	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a.active {		background: #eef4f2 !important;		color: #777 !important;	}	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a {		color: #e2fdea;	}	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a.active {		background: #e2fdea !important;		color: #777 !important;	}	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a {		color: #101019;	}	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a.active {		background: #101019 !important;		color: #FFF !important;	}}html #header .header-top.header-top-primary {	background: #86BA26;	border-top-color: #42ad61;}html #header .header-top.header-top-primary .header-nav-top ul > li.open > a {	background: #5fc27c;}html #header .header-top.header-top-primary .header-nav-top ul > li > a:hover,html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-primary .header-nav-top ul > li > a:focus,html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:focus {	background: #5fc27c;}html #header .header-top.header-top-primary .dropdown-menu {	background: #5fc27c;	border-color: #5fc27c;}html #header .header-top.header-top-primary .dropdown-menu a:hover,html #header .header-top.header-top-primary .dropdown-menu a:focus {	background: #72c98b !important;}html #header .header-top.header-top-secondary {	background: #eef4f2;	border-top-color: #dfeae6;}html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a {	background: #fdfefe;}html #header .header-top.header-top-secondary .header-nav-top ul > li > a:hover,html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-secondary .header-nav-top ul > li > a:focus,html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:focus {	background: #fdfefe;}html #header .header-top.header-top-secondary .dropdown-menu {	background: #fdfefe;	border-color: #fdfefe;}html #header .header-top.header-top-secondary .dropdown-menu a:hover,html #header .header-top.header-top-secondary .dropdown-menu a:focus {	background: #ffffff !important;}html #header .header-top.header-top-tertiary {	background: #e2fdea;	border-top-color: #cafbd9;}html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a {	background: #fafffb;}html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:hover,html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:focus,html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:focus {	background: #fafffb;}html #header .header-top.header-top-tertiary .dropdown-menu {	background: #fafffb;	border-color: #fafffb;}html #header .header-top.header-top-tertiary .dropdown-menu a:hover,html #header .header-top.header-top-tertiary .dropdown-menu a:focus {	background: #ffffff !important;}html #header .header-top.header-top-quaternary {	background: #101019;	border-top-color: #060609;}html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a {	background: #1a1a29;}html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:hover,html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:focus,html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:focus {	background: #1a1a29;}html #header .header-top.header-top-quaternary .dropdown-menu {	background: #1a1a29;	border-color: #1a1a29;}html #header .header-top.header-top-quaternary .dropdown-menu a:hover,html #header .header-top.header-top-quaternary .dropdown-menu a:focus {	background: #242438 !important;}html #header .header-top.header-top-dark {	background: #212529;	border-top-color: #16181b;}html #header .header-top.header-top-dark .header-nav-top ul > li.open > a {	background: #2c3237;}html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover,html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus,html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus {	background: #2c3237;}html #header .header-top.header-top-dark .dropdown-menu {	background: #2c3237;	border-color: #2c3237;}html #header .header-top.header-top-dark .dropdown-menu a:hover,html #header .header-top.header-top-dark .dropdown-menu a:focus {	background: #383f45 !important;}html #header .header-top.header-top-light {	background: #FFF;	border-top-color: #f2f2f2;}html #header .header-top.header-top-light .header-nav-top ul > li.open > a {	background: #ffffff;}html #header .header-top.header-top-light .header-nav-top ul > li > a:hover,html #header .header-top.header-top-light .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-light .header-nav-top ul > li > a:focus,html #header .header-top.header-top-light .header-nav-top ul > li.open > a:focus {	background: #ffffff;}html #header .header-top.header-top-light .dropdown-menu {	background: #ffffff;	border-color: #ffffff;}html #header .header-top.header-top-light .dropdown-menu a:hover,html #header .header-top.header-top-light .dropdown-menu a:focus {	background: #ffffff !important;}@media (min-width: 992px) {	html #header .header-nav-bar-primary {		background: #86BA26 !important;		color: #FFF !important;	}	html #header .header-nav-bar-secondary {		background: #eef4f2 !important;		color: #777 !important;	}	html #header .header-nav-bar-tertiary {		background: #e2fdea !important;		color: #777 !important;	}	html #header .header-nav-bar-quaternary {		background: #101019 !important;		color: #FFF !important;	}	html #header .header-nav-bar-dark {		background: #212529 !important;		color: #FFF !important;	}	html #header .header-nav-bar-light {		background: #FFF !important;		color: #777 !important;	}}@media (min-width: 992px) {	#header .header-nav-main.header-nav-main-light nav > ul > li.open > a,	#header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {		color: #86BA26;	}	#header .header-nav-main.header-nav-main-light nav > ul > li > a.active {		color: #86BA26;	}}#header .header-nav-features .header-nav-features-search-reveal-big-search .form-control {	border-bottom-color: #0088cc;}.testimonial blockquote {	background: #5fc27c;}.testimonial .testimonial-arrow-down {	border-top-color: #5fc27c;}html .testimonial-primary blockquote {	background: #5fc27c;}html .testimonial-primary .testimonial-arrow-down {	border-top-color: #5fc27c;}html .testimonial-primary.testimonial-style-7 {	background: #5fc27c;}html .testimonial-quotes-primary blockquote:before,html .testimonial-quotes-primary blockquote:after {	color: #86BA26 !important;}html .testimonial-secondary blockquote {	background: #fdfefe;}html .testimonial-secondary .testimonial-arrow-down {	border-top-color: #fdfefe;}html .testimonial-secondary.testimonial-style-7 {	background: #fdfefe;}html .testimonial-quotes-secondary blockquote:before,html .testimonial-quotes-secondary blockquote:after {	color: #86BA26 !important;}html .testimonial-tertiary blockquote {	background: #fafffb;}html .testimonial-tertiary .testimonial-arrow-down {	border-top-color: #fafffb;}html .testimonial-tertiary.testimonial-style-7 {	background: #fafffb;}html .testimonial-quotes-tertiary blockquote:before,html .testimonial-quotes-tertiary blockquote:after {	color: #86BA26 !important;}html .testimonial-quaternary blockquote {	background: #1a1a29;}html .testimonial-quaternary .testimonial-arrow-down {	border-top-color: #1a1a29;}html .testimonial-quaternary.testimonial-style-7 {	background: #1a1a29;}html .testimonial-quotes-quaternary blockquote:before,html .testimonial-quotes-quaternary blockquote:after {	color: #86BA26 !important;}html .testimonial-dark blockquote {	background: #2c3237;}html .testimonial-dark .testimonial-arrow-down {	border-top-color: #2c3237;}html .testimonial-dark.testimonial-style-7 {	background: #2c3237;}html .testimonial-quotes-dark blockquote:before,html .testimonial-quotes-dark blockquote:after {	color: #86BA26 !important;}html .testimonial-light blockquote {	background: #ffffff;}html .testimonial-light .testimonial-arrow-down {	border-top-color: #ffffff;}html .testimonial-light.testimonial-style-7 {	background: #ffffff;}html .testimonial-quotes-light blockquote:before,html .testimonial-quotes-light blockquote:after {	color: #86BA26 !important;}.circular-bar.only-icon [class*="fa-"],.circular-bar.only-icon .icons {	color: #86BA26;}html .counters .counter-primary [class*="fa-"],html .counters .counter-primary .icons,html .counters .counter-primary strong {	color: #86BA26;}html .counters .counter-secondary [class*="fa-"],html .counters .counter-secondary .icons,html .counters .counter-secondary strong {	color: #eef4f2;}html .counters .counter-tertiary [class*="fa-"],html .counters .counter-tertiary .icons,html .counters .counter-tertiary strong {	color: #e2fdea;}html .counters .counter-quaternary [class*="fa-"],html .counters .counter-quaternary .icons,html .counters .counter-quaternary strong {	color: #101019;}html .counters .counter-dark [class*="fa-"],html .counters .counter-dark .icons,html .counters .counter-dark strong {	color: #212529;}html .counters .counter-light [class*="fa-"],html .counters .counter-light .icons,html .counters .counter-light strong {	color: #FFF;}html .countdown.countdown-primary > span > span {	color: #86BA26;}html .countdown.countdown-secondary > span > span {	color: #eef4f2;}html .countdown.countdown-tertiary > span > span {	color: #e2fdea;}html .countdown.countdown-quaternary > span > span {	color: #101019;}html .countdown.countdown-dark > span > span {	color: #212529;}html .countdown.countdown-light > span > span {	color: #FFF;}html .image-hotspot-primary strong {	color: #FFF !important;}html .image-hotspot-primary .circle {	background: #86BA26 !important;}html .image-hotspot-primary .ring {	border-color: rgba(77, 187, 109, 0.9);}html .image-hotspot-secondary strong {	color: #777 !important;}html .image-hotspot-secondary .circle {	background: #eef4f2 !important;}html .image-hotspot-secondary .ring {	border-color: rgba(238, 244, 242, 0.9);}html .image-hotspot-tertiary strong {	color: #777 !important;}html .image-hotspot-tertiary .circle {	background: #e2fdea !important;}html .image-hotspot-tertiary .ring {	border-color: rgba(226, 253, 234, 0.9);}html .image-hotspot-quaternary strong {	color: #FFF !important;}html .image-hotspot-quaternary .circle {	background: #101019 !important;}html .image-hotspot-quaternary .ring {	border-color: rgba(16, 16, 25, 0.9);}html .image-hotspot-dark strong {	color: #FFF !important;}html .image-hotspot-dark .circle {	background: #212529 !important;}html .image-hotspot-dark .ring {	border-color: rgba(33, 37, 41, 0.9);}html .image-hotspot-light strong {	color: #777 !important;}html .image-hotspot-light .circle {	background: #FFF !important;}html .image-hotspot-light .ring {	border-color: rgba(255, 255, 255, 0.9);}.icon-featured {	background-color: #86BA26;}html .featured-box-primary .icon-featured {	background-color: #86BA26;}html .featured-box-primary h4 {	color: #86BA26;}html .featured-box-primary .box-content {	border-top-color: #86BA26;}html .featured-box-primary .box-content-border-bottom {	border-bottom-color: #86BA26;}html .featured-box-secondary .icon-featured {	background-color: #eef4f2;}html .featured-box-secondary h4 {	color: #eef4f2;}html .featured-box-secondary .box-content {	border-top-color: #eef4f2;}html .featured-box-secondary .box-content-border-bottom {	border-bottom-color: #eef4f2;}html .featured-box-tertiary .icon-featured {	background-color: #e2fdea;}html .featured-box-tertiary h4 {	color: #e2fdea;}html .featured-box-tertiary .box-content {	border-top-color: #e2fdea;}html .featured-box-tertiary .box-content-border-bottom {	border-bottom-color: #e2fdea;}html .featured-box-quaternary .icon-featured {	background-color: #101019;}html .featured-box-quaternary h4 {	color: #101019;}html .featured-box-quaternary .box-content {	border-top-color: #101019;}html .featured-box-quaternary .box-content-border-bottom {	border-bottom-color: #101019;}html .featured-box-dark .icon-featured {	background-color: #212529;}html .featured-box-dark h4 {	color: #212529;}html .featured-box-dark .box-content {	border-top-color: #212529;}html .featured-box-dark .box-content-border-bottom {	border-bottom-color: #212529;}html .featured-box-light .icon-featured {	background-color: #FFF;}html .featured-box-light h4 {	color: #FFF;}html .featured-box-light .box-content {	border-top-color: #FFF;}html .featured-box-light .box-content-border-bottom {	border-bottom-color: #FFF;}html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {	border-color: #86BA26;	color: #86BA26;}html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {	border-color: #eef4f2;	color: #eef4f2;}html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {	border-color: #e2fdea;	color: #e2fdea;}html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {	border-color: #101019;	color: #101019;}html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {	border-color: #212529;	color: #212529;}html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {	border-color: #FFF;	color: #FFF;}html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {	border-color: #86BA26;	color: #86BA26;}html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {	border-color: #eef4f2;	color: #eef4f2;}html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {	border-color: #e2fdea;	color: #e2fdea;}html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {	border-color: #101019;	color: #101019;}html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {	border-color: #212529;	color: #212529;}html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {	border-color: #FFF;	color: #FFF;}html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {	color: #86BA26;}html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {	color: #eef4f2;}html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {	color: #e2fdea;}html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {	color: #101019;}html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {	color: #212529;}html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {	color: #FFF;}html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {	color: #86BA26;}html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {	color: #eef4f2;}html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {	color: #e2fdea;}html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {	color: #101019;}html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {	color: #212529;}html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {	color: #FFF;}html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {	color: #86BA26;}html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {	color: #eef4f2;}html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {	color: #e2fdea;}html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {	color: #101019;}html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {	color: #212529;}html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {	color: #FFF;}.featured-boxes-modern-style-primary .featured-box {	background: #86BA26;	background: linear-gradient(135deg, #86BA26 0%, #101019 100%);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86BA26', endColorstr='#101019', GradientType=1);}.featured-boxes-modern-style-secondary .featured-box {	background: #eef4f2;	background: linear-gradient(135deg, #eef4f2 0%, #101019 100%);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eef4f2', endColorstr='#101019', GradientType=1);}.featured-boxes-modern-style-tertiary .featured-box {	background: #e2fdea;	background: linear-gradient(135deg, #e2fdea 0%, #101019 100%);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2fdea', endColorstr='#101019', GradientType=1);}html .featured-box-effect-2.featured-box-primary .icon-featured:after {	-webkit-box-shadow: 0 0 0 3px #86BA26;	box-shadow: 0 0 0 3px #86BA26;}html .featured-box-effect-2.featured-box-secondary .icon-featured:after {	-webkit-box-shadow: 0 0 0 3px #eef4f2;	box-shadow: 0 0 0 3px #eef4f2;}html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {	-webkit-box-shadow: 0 0 0 3px #e2fdea;	box-shadow: 0 0 0 3px #e2fdea;}html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {	-webkit-box-shadow: 0 0 0 3px #101019;	box-shadow: 0 0 0 3px #101019;}html .featured-box-effect-2.featured-box-dark .icon-featured:after {	-webkit-box-shadow: 0 0 0 3px #212529;	box-shadow: 0 0 0 3px #212529;}html .featured-box-effect-2.featured-box-light .icon-featured:after {	-webkit-box-shadow: 0 0 0 3px #FFF;	box-shadow: 0 0 0 3px #FFF;}html .featured-box-effect-3.featured-box-primary .icon-featured:after {	-webkit-box-shadow: 0 0 0 10px #86BA26;	box-shadow: 0 0 0 10px #86BA26;}html .featured-box-effect-3.featured-box-primary:hover .icon-featured {	background: #86BA26 !important;}html .featured-box-effect-3.featured-box-secondary .icon-featured:after {	-webkit-box-shadow: 0 0 0 10px #eef4f2;	box-shadow: 0 0 0 10px #eef4f2;}html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {	background: #eef4f2 !important;}html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {	-webkit-box-shadow: 0 0 0 10px #e2fdea;	box-shadow: 0 0 0 10px #e2fdea;}html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {	background: #e2fdea !important;}html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {	-webkit-box-shadow: 0 0 0 10px #101019;	box-shadow: 0 0 0 10px #101019;}html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {	background: #101019 !important;}html .featured-box-effect-3.featured-box-dark .icon-featured:after {	-webkit-box-shadow: 0 0 0 10px #212529;	box-shadow: 0 0 0 10px #212529;}html .featured-box-effect-3.featured-box-dark:hover .icon-featured {	background: #212529 !important;}html .featured-box-effect-3.featured-box-light .icon-featured:after {	-webkit-box-shadow: 0 0 0 10px #FFF;	box-shadow: 0 0 0 10px #FFF;}html .featured-box-effect-3.featured-box-light:hover .icon-featured {	background: #FFF !important;}.feature-box .feature-box-icon {	background-color: #86BA26;}html .feature-box-primary .feature-box-icon {	background-color: #86BA26;}html .feature-box-secondary .feature-box-icon {	background-color: #eef4f2;}html .feature-box-tertiary .feature-box-icon {	background-color: #e2fdea;}html .feature-box-quaternary .feature-box-icon {	background-color: #101019;}html .feature-box-dark .feature-box-icon {	background-color: #212529;}html .feature-box-light .feature-box-icon {	background-color: #FFF;}.feature-box.feature-box-style-2 .feature-box-icon [class*="fa-"],.feature-box.feature-box-style-2 .feature-box-icon .icons {	color: #86BA26;}html .feature-box-primary.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-2 .feature-box-icon .icons {	color: #86BA26;}html .feature-box-secondary.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons {	color: #eef4f2;}html .feature-box-tertiary.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons {	color: #e2fdea;}html .feature-box-quaternary.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons {	color: #101019;}html .feature-box-dark.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons {	color: #212529;}html .feature-box-light.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-2 .feature-box-icon .icons {	color: #FFF;}.feature-box.feature-box-style-3 .feature-box-icon {	border-color: #86BA26;}.feature-box.feature-box-style-3 .feature-box-icon [class*="fa-"],.feature-box.feature-box-style-3 .feature-box-icon .icons {	color: #86BA26;}html .feature-box-primary.feature-box-style-3 .feature-box-icon {	border-color: #86BA26;}html .feature-box-primary.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons {	color: #86BA26;}html .feature-box-secondary.feature-box-style-3 .feature-box-icon {	border-color: #eef4f2;}html .feature-box-secondary.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons {	color: #eef4f2;}html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {	border-color: #e2fdea;}html .feature-box-tertiary.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons {	color: #e2fdea;}html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {	border-color: #101019;}html .feature-box-quaternary.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons {	color: #101019;}html .feature-box-dark.feature-box-style-3 .feature-box-icon {	border-color: #212529;}html .feature-box-dark.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons {	color: #212529;}html .feature-box-light.feature-box-style-3 .feature-box-icon {	border-color: #FFF;}html .feature-box-light.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-3 .feature-box-icon .icons {	color: #FFF;}.feature-box.feature-box-style-4 .feature-box-icon [class*="fa-"],.feature-box.feature-box-style-4 .feature-box-icon .icons {	color: #86BA26;}html .feature-box-primary.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-4 .feature-box-icon .icons {	color: #86BA26;}html .feature-box-secondary.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons {	color: #eef4f2;}html .feature-box-tertiary.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons {	color: #e2fdea;}html .feature-box-quaternary.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons {	color: #101019;}html .feature-box-dark.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons {	color: #212529;}html .feature-box-light.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-4 .feature-box-icon .icons {	color: #FFF;}.feature-box.feature-box-style-5 .feature-box-icon [class*="fa-"],.feature-box.feature-box-style-5 .feature-box-icon .icons {	color: #86BA26;}html .feature-box-primary.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-5 .feature-box-icon .icons {	color: #86BA26;}html .feature-box-secondary.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-5 .feature-box-icon .icons {	color: #eef4f2;}html .feature-box-tertiary.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-5 .feature-box-icon .icons {	color: #e2fdea;}html .feature-box-quaternary.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-5 .feature-box-icon .icons {	color: #101019;}html .feature-box-dark.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-5 .feature-box-icon .icons {	color: #212529;}html .feature-box-light.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-5 .feature-box-icon .icons {	color: #FFF;}html .feature-box-primary.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-6 .feature-box-icon .icons {	color: #86BA26;}html .feature-box-secondary.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-6 .feature-box-icon .icons {	color: #eef4f2;}html .feature-box-tertiary.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-6 .feature-box-icon .icons {	color: #e2fdea;}html .feature-box-quaternary.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-6 .feature-box-icon .icons {	color: #101019;}html .feature-box-dark.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-6 .feature-box-icon .icons {	color: #212529;}html .feature-box-light.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-6 .feature-box-icon .icons {	color: #FFF;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(1) {	background-color: #3b9a57;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(2) {	background-color: #42ad61;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(3) {	background-color: #86BA26;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(4) {	background-color: #5fc27c;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(5) {	background-color: #72c98b;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(6) {	background-color: #84d09a;}html .featured-boxes-full .featured-box-full-primary {	background-color: #86BA26;	color: #FFF;}html .featured-boxes-full .featured-box-full-secondary {	background-color: #eef4f2;	color: #777;}html .featured-boxes-full .featured-box-full-tertiary {	background-color: #e2fdea;	color: #777;}html .featured-boxes-full .featured-box-full-quaternary {	background-color: #101019;	color: #FFF;}html .featured-boxes-full .featured-box-full-dark {	background-color: #212529;	color: #FFF;}html .featured-boxes-full .featured-box-full-light {	background-color: #FFF;	color: #777;}.pricing-table .most-popular {	border-color: #86BA26;}.pricing-table .most-popular h3 {	background-color: #86BA26;}.pricing-table.princig-table-flat .plan h3 {	background-color: #86BA26;}.pricing-table.princig-table-flat .plan h3 span {	background: #86BA26;}html .call-to-action.featured.featured-primary {	border-top-color: #86BA26;}html .call-to-action.call-to-action-primary {	background: #86BA26;}html .call-to-action.with-full-borders-primary {	border-color: #86BA26;}html .call-to-action.call-to-action-primary {	background: #86BA26;}html .call-to-action.call-to-action-primary h3,html .call-to-action.call-to-action-primary p {	color: #FFF;}html .call-to-action.featured.featured-secondary {	border-top-color: #eef4f2;}html .call-to-action.call-to-action-secondary {	background: #eef4f2;}html .call-to-action.with-full-borders-secondary {	border-color: #eef4f2;}html .call-to-action.call-to-action-secondary {	background: #eef4f2;}html .call-to-action.call-to-action-secondary h3,html .call-to-action.call-to-action-secondary p {	color: #777;}html .call-to-action.featured.featured-tertiary {	border-top-color: #e2fdea;}html .call-to-action.call-to-action-tertiary {	background: #e2fdea;}html .call-to-action.with-full-borders-tertiary {	border-color: #e2fdea;}html .call-to-action.call-to-action-tertiary {	background: #e2fdea;}html .call-to-action.call-to-action-tertiary h3,html .call-to-action.call-to-action-tertiary p {	color: #777;}html .call-to-action.featured.featured-quaternary {	border-top-color: #101019;}html .call-to-action.call-to-action-quaternary {	background: #101019;}html .call-to-action.with-full-borders-quaternary {	border-color: #101019;}html .call-to-action.call-to-action-quaternary {	background: #101019;}html .call-to-action.call-to-action-quaternary h3,html .call-to-action.call-to-action-quaternary p {	color: #FFF;}html .call-to-action.featured.featured-dark {	border-top-color: #212529;}html .call-to-action.call-to-action-dark {	background: #212529;}html .call-to-action.with-full-borders-dark {	border-color: #212529;}html .call-to-action.call-to-action-dark {	background: #212529;}html .call-to-action.call-to-action-dark h3,html .call-to-action.call-to-action-dark p {	color: #FFF;}html .call-to-action.featured.featured-light {	border-top-color: #FFF;}html .call-to-action.call-to-action-light {	background: #FFF;}html .call-to-action.with-full-borders-light {	border-color: #FFF;}html .call-to-action.call-to-action-light {	background: #FFF;}html .call-to-action.call-to-action-light h3,html .call-to-action.call-to-action-light p {	color: #777;}section.timeline .timeline-box.left:before,section.timeline .timeline-box.right:before {	background: #86BA26;	-webkit-box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #86BA26;	box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #86BA26;}ul.history li .featured-box .box-content {	border-top-color: #86BA26;}.recent-posts .date .month,article.post .post-date .month {	background-color: #86BA26;}.recent-posts .date .day,article.post .post-date .day {	color: #86BA26;}.slider .tp-bannertimer {	background-color: #86BA26;}.home-concept strong {	color: #86BA26;}html .home-intro-primary {	background: #86BA26;}html .home-intro-secondary {	background: #eef4f2;}html .home-intro-tertiary {	background: #e2fdea;}html .home-intro-quaternary {	background: #101019;}html .home-intro-dark {	background: #212529;}html .home-intro-light {	background: #FFF;}html .slide-overlay-primary .slotholder:after {	background-color: #86BA26 !important;}html .slider-container .tp-caption-overlay-primary {	background: #86BA26;}html .slider-container .tp-caption-overlay-opacity-primary {	background: rgba(77, 187, 109, 0.4);}html .tp-bullets.bullets-color-primary .tp-bullet:hover,html .tp-bullets.bullets-color-primary .tp-bullet.selected {	background: #86BA26;}html .slide-overlay-secondary .slotholder:after {	background-color: #eef4f2 !important;}html .slider-container .tp-caption-overlay-secondary {	background: #eef4f2;}html .slider-container .tp-caption-overlay-opacity-secondary {	background: rgba(238, 244, 242, 0.4);}html .tp-bullets.bullets-color-secondary .tp-bullet:hover,html .tp-bullets.bullets-color-secondary .tp-bullet.selected {	background: #eef4f2;}html .slide-overlay-tertiary .slotholder:after {	background-color: #e2fdea !important;}html .slider-container .tp-caption-overlay-tertiary {	background: #e2fdea;}html .slider-container .tp-caption-overlay-opacity-tertiary {	background: rgba(226, 253, 234, 0.4);}html .tp-bullets.bullets-color-tertiary .tp-bullet:hover,html .tp-bullets.bullets-color-tertiary .tp-bullet.selected {	background: #e2fdea;}html .slide-overlay-quaternary .slotholder:after {	background-color: #101019 !important;}html .slider-container .tp-caption-overlay-quaternary {	background: #101019;}html .slider-container .tp-caption-overlay-opacity-quaternary {	background: rgba(16, 16, 25, 0.4);}html .tp-bullets.bullets-color-quaternary .tp-bullet:hover,html .tp-bullets.bullets-color-quaternary .tp-bullet.selected {	background: #101019;}html .slide-overlay-dark .slotholder:after {	background-color: #212529 !important;}html .slider-container .tp-caption-overlay-dark {	background: #212529;}html .slider-container .tp-caption-overlay-opacity-dark {	background: rgba(33, 37, 41, 0.4);}html .tp-bullets.bullets-color-dark .tp-bullet:hover,html .tp-bullets.bullets-color-dark .tp-bullet.selected {	background: #212529;}html .slide-overlay-light .slotholder:after {	background-color: #FFF !important;}html .slider-container .tp-caption-overlay-light {	background: #FFF;}html .slider-container .tp-caption-overlay-opacity-light {	background: rgba(255, 255, 255, 0.4);}html .tp-bullets.bullets-color-light .tp-bullet:hover,html .tp-bullets.bullets-color-light .tp-bullet.selected {	background: #FFF;}html .slide-overlay.slide-overlay-gradient .slotholder:after {	background-color: #e2fdea !important;	background-image: -webkit-gradient(linear, left top, right top, from(#e2fdea), to(#101019)) !important;	background-image: linear-gradient(to right, #e2fdea 0%, #101019 100%) !important;	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2fdea', endColorstr='#101019', GradientType=1);}.tparrows.tparrows-carousel.tp-leftarrow,.tparrows.tparrows-carousel.tp-rightarrow {	background-color: #86BA26;	border-color: #86BA26 #86BA26 #3b9a57;	color: #fff;}.tparrows.tparrows-carousel.tp-leftarrow:hover,.tparrows.tparrows-carousel.tp-rightarrow:hover,.tparrows.tparrows-carousel.tp-leftarrow.hover,.tparrows.tparrows-carousel.tp-rightarrow.hover {	background-color: #69c684;	border-color: #72c98b #72c98b #86BA26;	color: #fff;}.tparrows.tparrows-carousel.tp-leftarrow:focus,.tparrows.tparrows-carousel.tp-rightarrow:focus,.tparrows.tparrows-carousel.tp-leftarrow.focus,.tparrows.tparrows-carousel.tp-rightarrow.focus {	-webkit-box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);	box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);}.tparrows.tparrows-carousel.tp-leftarrow.disabled,.tparrows.tparrows-carousel.tp-rightarrow.disabled,.tparrows.tparrows-carousel.tp-leftarrow:disabled,.tparrows.tparrows-carousel.tp-rightarrow:disabled {	background-color: #86BA26;	border-color: #86BA26 #86BA26 #3b9a57;}.tparrows.tparrows-carousel.tp-leftarrow:active,.tparrows.tparrows-carousel.tp-rightarrow:active,.tparrows.tparrows-carousel.tp-leftarrow.active,.tparrows.tparrows-carousel.tp-rightarrow.active {	background-color: #3ea35c !important;	background-image: none !important;	border-color: #3b9a57 #3b9a57 #2d7542 !important;}.tparrows.arrows-primary:before {	color: #86BA26;}.shop .products .product .onsale {	background-color: #86BA26;	border-bottom-color: #3ea25b;}.shop .cart-totals tr.total .amount {	color: #86BA26;}#footer .footer-ribbon {	background: #86BA26;}#footer .footer-ribbon:before {	border-right-color: #34884c;	border-left-color: #34884c;}#footer .footer-nav.footer-nav-bottom-line nav > ul:not(:hover) > li > a.active {	color: #86BA26 !important;}#footer .footer-nav.footer-nav-bottom-line nav > ul:not(:hover) > li > a.active:before {	background: #86BA26 !important;}#footer .footer-nav.footer-nav-bottom-line nav > ul:hover > li:hover > a {	color: #86BA26 !important;}#footer .footer-nav.footer-nav-bottom-line nav > ul:hover > li:hover > a:before {	background: #86BA26 !important;}.scrollable.colored-slider .scrollable-slider {	background: #86BA26;}.sample-icon-list .sample-icon a:hover {	background-color: #86BA26;}html.boxed .body {	border-top-color: #86BA26;}.rounded,.img-thumbnail,.img-thumbnail img,code,pre,.form-control,.form-control-sm,.form-control-sm .form-control,.form-control-lg,.form-control-lg .form-control,.form-control-sm,.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn,.form-control-lg,.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn,.invalid-tooltip,.btn:not(.btn-rounded),.btn-group-4 > .btn:not(.btn-rounded),.btn-sm,.btn-group-2 > .btn:not(.btn-rounded),.btn-xs,.btn-group-1 > .btn:not(.btn-rounded),.btn-lg,.btn-group-lg > .btn:not(.btn-rounded),.btn-sm,.btn-group-sm > .btn:not(.btn-rounded),.dropdown-menu,.input-group-4 > .form-control,.input-group-4 > .input-group-addon,.input-group-4 > .input-group-btn > .btn,.input-group-2 > .form-control,.input-group-2 > .input-group-addon,.input-group-2 > .input-group-btn > .btn,.input-group-addon,.input-group-addon.form-control-sm,.input-group-addon.form-control-lg,.nav-tabs > li > a,.nav-tabs.nav-justified > li > a,.nav-pills > li > a,.nav-tabs-justified > li > a,.navbar,.navbar-toggle,.navbar-toggle .icon-bar,.breadcrumb,.pagination,.pager li > a,.pager li > span,.label,.badge,.container .jumbotron,.container-fluid .jumbotron,.thumbnail,.alert,.progress,.card,.accordion .card,.well,.well-lg,.well-sm,.modal-content,.tooltip-inner,.popover,.popover-title,.carousel-indicators li,.pagination > li:first-child > a,.pagination > li:first-child > span,.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span,.pagination > li:last-child > a,.pagination > li:last-child > span,.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span,#header .header-search .form-control,#header .header-nav-main nav > ul > li > a,#header .header-nav-main nav > ul > li.dropdown .dropdown-menu,#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu,#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu,#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a,#header.header-transparent .header-nav-main,#header.header-semi-transparent .header-nav-main,#header.header-semi-transparent-light .header-nav-main,#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu,#header .header-nav-main nav > ul > li.dropdown.open > a,#header .header-nav-main nav > ul > li.dropdown:hover > a,#header .header-nav-top .dropdown-menu,.slider-container .tparrows,.nivo-slider .theme-default .nivoSlider,.nivo-slider .theme-default .nivoSlider img,.home-intro-compact,html.dark #header,html.boxed .body,blockquote.with-borders,p.drop-caps.drop-caps-style-2:first-child:first-letter,.btn-3d,select,.captcha-refresh,.featured-icon,.accordion .card-header,.tabs,.nav-tabs li a,.tab-content,.tabs.tabs-bottom .tab-content,.tabs.tabs-bottom .nav-tabs li a,.tabs-left .tab-content,.tabs-left .nav-tabs > li:first-child a,.tabs-left .nav-tabs > li:last-child a,.tabs-right .tab-content,.tabs-right .nav-tabs > li:first-child a,.tabs-right .nav-tabs > li:last-child a,.nav-tabs.nav-justified li:first-child a,.nav-tabs.nav-justified li:first-child a:hover,.nav-tabs.nav-justified li:last-child a,.nav-pills .nav-link,.nav-tabs.nav-justified li:last-child a:hover,.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a,.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a,.tabs-navigation,.tabs-navigation .nav-tabs > li:first-child a,.tabs-navigation .nav-tabs > li:last-child a,.nav-pills .nav-link,.navbar-toggler,.card,.card-header:first-child,.card-footer:last-child,.card-img,.badge,.badge-pill,.jumbotron,.alert,.progress,.modal-content,.tooltip-inner,.popover,.rounded,.toggle > label,.toggle.toggle-simple .toggle > label,.toggle.toggle-simple .toggle > label:after,.owl-carousel .owl-nav button[class*="owl-"],.owl-carousel.rounded-nav .owl-nav button[class*="owl-"],.owl-carousel.rounded-nav .owl-nav button[class*="owl-"]:hover,.owl-carousel.full-width .owl-nav button.owl-prev,.owl-carousel.big-nav .owl-nav button.owl-prev,.owl-carousel.full-width .owl-nav button.owl-next,.owl-carousel.big-nav .owl-nav button.owl-next,.embed-responsive.embed-responsive-borders,.pricing-table h3,.pricing-table .plan,.featured-box,.featured-box .box-content,.thumb-info,.thumb-info .thumb-info-wrapper,.thumb-info .thumb-info-wrapper:after,.thumb-info .thumb-info-type,.thumb-info img,section.timeline .timeline-date,section.timeline .timeline-box,.testimonial blockquote,.testimonial.testimonial-style-2 blockquote,.testimonial.testimonial-style-3 blockquote,.testimonial.testimonial-style-4,.testimonial.testimonial-style-4 blockquote,.testimonial.testimonial-style-5 blockquote,.testimonial.testimonial-style-6 blockquote,.testimonial.testimonial-style-7 blockquote,.container .call-to-action,.progress,.progress.progress-border-radius,.progress.progress-border-radius .progress-bar,.progress-bar,.progress-bar-tooltip,.scrollable .scrollable-slider,.counters.with-borders .counter,html .scroll-to-top,.google-map.small,.google-map-borders,article.post .post-date .month,article.post .post-date .day,article .post-video,article .post-audio,ul.comments .comment-block,.recent-posts .date .month,#header nav.mega-menu .mega-menu-shop .dropdown-menu,.shop ul.products .product .add-to-cart-product,.product-info,.product-info img,.product-info + .product-info,.img-thumbnail.img-thumbnail-hover-icon:before,.product-thumb-info {	border-radius: 0 !important;}@media (min-width: 992px) {	#header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a,	#header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu,	#header.flat-menu nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu,	#header.flat-menu nav ul.nav-main li a,	html.boxed #header.flat-menu .header-top {		border-radius: 0;	}}@media (min-width: 768px) {	.nav-tabs.nav-justified > li > a,	.nav-tabs-justified > li > a,	.navbar {		border-radius: 0;	}}@media (max-width: 575px) {	.tabs .nav.nav-tabs.nav-justified li:first-child a,	.tabs .nav.nav-tabs.nav-justified li:first-child a:hover,	.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a,	.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a:hover {		border-radius: 0;	}}.dropdown-menu > li > a i {	color: #86BA26;}html #header.header-semi-transparent .header-body:before,html #header.header-semi-transparent-light .header-body:before {	background: #101019;}@media (min-width: 992px) {	#header .header-nav-main.header-nav-main-square nav > ul > li.active > a {		color: #86BA26 !important;	}	#header .header-nav-main.header-nav-main-square nav > ul > li.active > a.dropdown-toggle::after {		border-color: #86BA26 transparent transparent !important;	}	#header .header-nav-main.header-nav-main-square nav > ul > li:hover > a {		color: #86BA26 !important;	}	#header .header-nav-main.header-nav-main-square nav > ul > li:hover > a.dropdown-toggle::after {		border-color: #86BA26 transparent transparent !important;	}}.btn-primary.active:not([disabled]):not(.disabled),.btn-primary:active:not([disabled]):not(.disabled),.show > .btn-primary.dropdown-toggle {	background-color: #86BA26;	border-color: #86BA26;	-webkit-box-shadow: 0 0 0 0.2rem rgba(77, 187, 109, 0.5);	box-shadow: 0 0 0 0.2rem rgba(77, 187, 109, 0.5);}.tp-leftarrow.custom-arrows-style-1,.tp-rightarrow.custom-arrows-style-1 {	background: rgba(16, 16, 25, 0.5);}.tp-leftarrow.custom-arrows-style-1:hover,.tp-rightarrow.custom-arrows-style-1:hover {	background: #101019;}.custom-call-to-action {	border-color: #86BA26;}@media (max-width: 991px) {	.custom-position-1 {		background-color: #101019;	}}.custom-accordion-style-1 .card .card-title > a.accordion-toggle:not(.collapsed) {	color: #86BA26;}.custom-accordion-style-1 .card .card-title > a.accordion-toggle:not(.collapsed):before {	border-color: #86BA26;}.custom-accordion-style-1 .card .card-title > a.accordion-toggle:not(.collapsed) .custom-accordion-plus:after {	border-color: #86BA26;}.custom-accordion-style-1 .card .card-title > a .custom-accordion-plus:after {	border-color: #86BA26;}.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption {	background-color: #86BA26 !important;}.owl-carousel.custom-dots-style-1 button.owl-dot.active span,.owl-carousel.custom-dots-style-1 button.owl-dot:hover span {	border-color: #86BA26;}.owl-carousel.custom-dots-style-1 button.owl-dot.active span:before,.owl-carousel.custom-dots-style-1 button.owl-dot:hover span:before {	background-color: #86BA26;}.team-item .team-infos .share:hover i.fa-share-alt {	background-color: #86BA26;}.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev:before,.owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev:before,.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next:before,.owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next:before {	border-color: #86BA26;}.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-prev:after,.owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-prev:after,.owl-carousel.custom-arrows-style-2 .owl-nav button.owl-next:after,.owl-carousel.custom-xs-arrows-style-2 .owl-nav button.owl-next:after {	border-color: #86BA26;}
/*Name: 			theme-shop.cssWritten by: 	Okler Themes - (http://www.okler.net)Theme Version:	7.3.0*//* Custom Font - Stars (From WooCommerce) */@font-face {	font-family: 'star';	src: url("fonts/star.eot");	src: url("fonts/star.eot?#iefix") format("embedded-opentype"), url("fonts/star.woff") format("woff"), url("fonts/star.ttf") format("truetype"), url("fonts/star.svg#star") format("svg");	font-weight: normal;	font-style: normal;	font-display: swap;}/* Shop - Base */.shop .products:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}.shop .products .product {	position: relative;	margin-bottom: 30px;}.shop .products .product a {	text-decoration: none;}.shop .products .product .add-to-cart-product {	-webkit-transition: all 0.2s;	transition: all 0.2s;	position: absolute;	top: -100%;	left: 0;	padding: 8px 10px 5px;	font-size: 0.9em;	color: #FFF;	background: #222;	z-index: 1;	opacity: 0;	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);}.shop .products .product .add-to-cart-product [class*="fa-"], .shop .products .product .add-to-cart-product .icons {	margin-right: 3px;	font-size: 1.1em;}.shop .products .product:hover .add-to-cart-product {	opacity: 1;	top: 0;}.shop .products .product:hover .add-to-cart-product:hover {	background: #000;}.shop .products .product .price {	display: block;	min-height: 28px;}.shop .products .product .price del {	color: rgba(145, 145, 145, 0.5);	font-size: 0.7em;	margin: -2px 0 0;}.shop .products .product .price ins {	text-decoration: none;}.shop .products .product .price .amount {	font-size: 1.3em;}.shop .products .product .onsale {	position: absolute;	background-image: none;	border-radius: 100%;	left: auto;	right: 0;	top: -15px;	text-shadow: none;	width: 40px;	height: 40px;	line-height: 40px;	display: inline-block;	text-align: center;	z-index: 10;	-webkit-box-shadow: none;	box-shadow: none;	font-size: 0.9em;	color: #FFF;	border-bottom: 2px solid transparent;}.masonry-loader-showing .products {	opacity: 0;}/* Product Info */.product-info {	-webkit-transition: all 0.2s;	transition: all 0.2s;	padding: 0;	position: relative;	border: 1px solid #DDD;	background: #F7F9FC;	display: block;	overflow: hidden;	position: relative;	text-decoration: none;	max-width: 100%;	text-align: center;	padding: 0;	text-decoration: none;}.product-info:hover {	background-color: #FFF;	text-decoration: none;}.product-info a {	text-decoration: none;	display: inline-block;	width: 100%;}.product-info a:hover {	text-decoration: none;	display: inline-block;	width: 100%;}.product-info img {	-webkit-transition: all 0.2s;	transition: all 0.2s;}.product-info h4 {	color: #404751;	letter-spacing: -1px;	font-weight: 600;	font-size: 1.4em;	line-height: 1.1em;	margin: 0;	padding: 0;}.product-info + .product-info {	margin-top: -5px;}.product-info .product-info-image {	display: block;	position: relative;}.product-info .product-info-image:before {	-webkit-transition: all 0.2s;	transition: all 0.2s;	content: "";	display: block;	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;	background: #333;	width: 100%;	height: 100%;	opacity: 0;}.product-info:hover .product-info-image:before {	opacity: 0.4;}.product-info .product-info-act {	position: absolute;	top: 50%;	left: 0;	right: 0;	text-align: center;	color: #FFF;}.product-info .product-info-act em {	font-style: normal;	position: relative;	font-size: 1.2em;	font-weight: 100;}.product-info .product-info-act-left, .product-info .product-info-act-right {	float: left;	overflow: hidden;}.product-info .product-info-act-left {	text-align: right;	width: 45%;}.product-info .product-info-act-left em {	-webkit-transition: all 0.2s ease 0s;	transition: all 0.2s ease 0s;	left: 0%;	opacity: 0;}.product-info .product-info-act-right {	text-align: left;	margin-left: 2%;	width: 53%;}.product-info .product-info-act-right em {	-webkit-transition: all 0.2s ease 0s;	transition: all 0.2s ease 0s;	right: 0%;	font-weight: 600;	opacity: 0;}.product-info:hover .product-info-act-left em {	opacity: 1;}.product-info:hover .product-info-act-right em {	opacity: 1;}.product-info .product-info-content {	padding: 15px;	text-align: left;	display: block;}.product-info .product-info-caption {	padding: 0 15px 15px;	text-align: left;	display: block;}.product-info .product-info-caption p {	margin: 0;	padding: 0 0 10px;}.product-info .product-info-extra {	clear: both;	padding: 10px 0 0;	margin: 10px 0 0;	border-top: 1px solid #EBEBF4;	display: block;}.product-info .product-info-extra.social {	text-align: center;}.product-info .product-info-extra.social a {	border-right: 1px solid #EBEBF4;	display: inline-block;	margin-right: 10px;	padding-right: 10px;	font-size: 0.9em;	color: #ACACAC;	width: auto;}.product-info .product-info-extra.social a:last-child {	border-right: 0;	margin-right: 0;	padding-right: 0;}.product-info .date {	color: #9AA1AB;	font-size: 0.9em;}.product-info.secondary .product-info-content {	text-align: center;}.product-info.secondary .product-info-content h4 {	-webkit-transition: all 0.2s;	transition: all 0.2s;	color: #FFF;	position: relative;	top: -25%;	opacity: 0;}.product-info.secondary .product-info-content .date {	-webkit-transition: all 0.2s;	transition: all 0.2s;	position: relative;	top: 25%;	display: block;	opacity: 0;}.product-info.secondary .product-info-act {	top: 30%;}.product-info.secondary .label {	-webkit-transition: all 0.2s;	transition: all 0.2s;	clear: both;	display: inline-block;	margin-top: 15px;	opacity: 0;}.product-info.secondary:hover .label {	opacity: 1;}.product-info.secondary:hover .product-info-content h4 {	top: 0;	opacity: 1;}.product-info.secondary:hover .product-info-content .date {	top: 0;	opacity: 1;}/* Rating */.shop .review-num {	margin-left: 7px;	float: left;	font-size: 0.85em;}.shop .summary .price {	color: #444;	font-size: 2em;	letter-spacing: -1px;	line-height: 30px;	margin-top: 10px;	clear: both;}.shop .quantity {	margin: 0 15px 25px 0;	overflow: hidden;	position: relative;	width: 125px;	height: 40px;	float: left;}.shop .quantity .minus {	background: transparent;	border: 1px solid #F0F0F0;	border-radius: 2px;	-webkit-box-shadow: none;	box-shadow: none;	color: #5E5E5E;	cursor: pointer;	display: block;	font-size: 12px;	font-weight: bold;	height: 40px;	line-height: 13px;	margin: 0;	overflow: visible;	outline: 0;	padding: 0;	position: absolute;	text-align: center;	text-decoration: none;	vertical-align: text-top;	width: 40px;	border-radius: 0.25rem 0 0 0.25rem;}.shop .quantity .plus {	background: transparent;	border: 1px solid #F0F0F0;	border-radius: 2px;	-webkit-box-shadow: none;	box-shadow: none;	color: #5E5E5E;	cursor: pointer;	display: block;	font-size: 12px;	font-weight: bold;	height: 40px;	line-height: 13px;	margin: 0;	overflow: visible;	outline: 0;	padding: 0;	position: absolute;	text-align: center;	text-decoration: none;	vertical-align: text-top;	width: 40px;	border-radius: 0 0.25rem 0.25rem 0;	right: 0;	top: 0;}.shop .quantity .qty {	border: 1px solid #F0F0F0;	-webkit-box-shadow: none;	box-shadow: none;	float: left;	height: 40px;	padding: 0 39px;	text-align: center;	width: 125px;	font-weight: bold;	font-size: 1em;	outline: 0;	border-radius: .25rem;}.shop .quantity .qty::-webkit-inner-spin-button, .shop .quantity .qty::-webkit-outer-spin-button {	-webkit-appearance: none;	margin: 0;}.shop .quantity .qty::-ms-clear {	display: none;}.shop .quantity.quantity-lg {	height: 45px;}.shop .quantity.quantity-lg .minus {	height: 45px;	width: 45px;}.shop .quantity.quantity-lg .plus {	height: 45px;	width: 45px;}.shop .quantity.quantity-lg .qty {	height: 45px;}.shop .product-meta {	clear: both;}.shop .tabs-product {	margin-top: 40px;}.shop ul.comments .comment-arrow {	border-right-color: #F5F7F7;}.shop ul.comments .comment-block {	background: #F5F7F7;}.shop table.cart {	width: 100%;	margin: 0;	text-align: left;}.shop table.cart img {	height: auto;	/*width: 55px;*/}.shop table.cart th {	padding: 8px 10px;}.shop table.cart td {	border-top: 1px solid rgba(0, 0, 0, 0.06);	padding: 8px 10px;}.shop table.cart td.actions {	padding: 20px 0;}.shop table.cart .remove [class*="fa-"] {	font-size: 1em;}.shop table.cart .coupon {	float: left;}.shop table.cart .product-remove {	width: 1%;}.shop table.cart .product-thumbnail {	width: 8%;}.shop table.cart .product-name {	width: 60%;}.shop table.cart .quantity {	top: 10px;	position: relative;}.shop .actions-continue {	float: right;}.shop .cart-totals {	width: 100%;}.shop .cart-totals th, .shop .cart-totals td {	border-top: 1px solid rgba(0, 0, 0, 0.06);	padding: 8px 10px;}.shop .cart-totals tr.total .amount {	font-size: 2em;	display: block;	padding-top: 10px;}.shop ul.simple-post-list li {	border: 0;	padding-bottom: 0;}/* Product Thumb Info */.product-thumb-info {	-webkit-transition: all 0.2s;	transition: all 0.2s;	padding: 0;	position: relative;	border: 0;	border-bottom: 3px solid #E3E4E8;	background: #F7F9FC;	display: block;	overflow: hidden;	position: relative;	text-decoration: none;	max-width: 100%;	text-align: center;	border: 1px solid #DDD;	text-decoration: none;}.product-thumb-info:hover {	background-color: #FFF;	text-decoration: none;}.product-thumb-info a {	text-decoration: none;	display: inline-block;	width: 100%;}.product-thumb-info a:hover {	text-decoration: none;	display: inline-block;	width: 100%;}.product-thumb-info img {	-webkit-transition: all 0.2s;	transition: all 0.2s;}.product-thumb-info h4 {	color: #404751;	letter-spacing: -1px;	font-weight: 600;	font-size: 1.4em;	line-height: 1.1em;	margin: 0;	padding: 0;}.product-thumb-info + .product-thumb-info {	margin-top: -5px;}.product-thumb-info .product-thumb-info-touch-hover {	position: absolute;	width: 100%;	height: 100%;	top: 0;	left: 0;	bottom: 0;	right: 0;	display: none;	background-color: transparent;}.product-thumb-info.hover .product-thumb-info-touch-hover {	display: block;}.product-thumb-info .product-thumb-info-image {	display: block;	position: relative;}.product-thumb-info .product-thumb-info-image:before {	-webkit-transition: all 0.2s;	transition: all 0.2s;	content: "";	display: block;	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;	background: #FFF;	width: 100%;	height: 100%;	opacity: 0;}.product-thumb-info:hover .product-thumb-info-image:before {	opacity: 0.4;}.product-thumb-info .product-thumb-info-act {	position: absolute;	top: 40%;	left: 0;	right: 0;	text-align: center;	color: #FFF;	opacity: 0;}.product-thumb-info:hover .product-thumb-info-act {	opacity: 1;	top: 50%;}.product-thumb-info .product-thumb-info-act em {	font-style: normal;}.product-thumb-info .product-thumb-info-content {	padding: 15px;	text-align: left;	display: block;}.product-thumb-info .product-thumb-info-caption {	padding: 0 15px 15px;	text-align: left;	display: block;}.product-thumb-info .product-thumb-info-caption p {	margin: 0;	padding: 0 0 10px;}.product-thumb-info .product-thumb-info-extra {	clear: both;	padding: 10px 0 0;	margin: 10px 0 0;	border-top: 1px solid #EBEBF4;	display: block;}.product-thumb-info .product-thumb-info-extra.social a:last-child {	border-right: 0;	margin-right: 0;	padding-right: 0;}/* Product Thumb Info - Full Width */.full-width .product-thumb-info .product-thumb-info-image:before {	border-radius: 0;}/* Responsive */@media (max-width: 991px) {	.shop .actions-continue {		float: none;	}	.shop table.cart .product-thumbnail {		width: 12%;	}	.shop table.cart .product-name {		width: 35%;	}	#header nav.mega-menu .mega-menu-shop a {		color: #FFF;	}	#header nav.mega-menu .mega-menu-shop a .fa-caret-down {		display: none !important;	}	#header nav.mega-menu .mega-menu-shop > ul.dropdown-menu {		display: none !important;	}}@media (max-width: 767px) {	.shop table.cart .product-name {		width: 65%;	}	.shop table.cart th.product-price, .shop table.cart td.product-price, .shop table.cart th.product-quantity, .shop table.cart td.product-quantity, .shop table.cart .product-thumbnail {		display: none;	}}
/* Add here all your CSS customizations *//*@font-face {    font-family: "Theinhardt";    src: url("/frontend-assets/porto/fonts/Theinhardt-Regular.ttf");}@font-face {    font-family: "Bower";    src: url("/frontend-assets/porto/fonts/bower-bold.eot");}*//**{    font-family: Bower, Georgia, 'Times New Roman', serif;}*/@font-face {    font-family: "Sintony";    src: url(/frontend-assets/porto/fonts/Sintony/Sintony-Regular.ttf) format('truetype');    font-display: swap;}.bot-subscriber{    position: fixed;    bottom: 0px;    left:0px;    right:0px;    z-index: 99999;}.apu-link:hover{    color:#82238d!important;}.list-style-none{    list-style: none;    padding-left:0px;}.social-icons li a{    width:35px;    height:35px;    padding:5px;}.media-list:hover, .media-list a:hover{    background-color: #282828;}.btn.bg-color-orange-transparent:hover{    background-color: rgba(255,124,46,0.8);}.btn.bg-color-navy-blue:hover{    background-color: #2A2ABA ;}.btn-ferrari{    background-color: #FF2800!important;}.invoice-bkg{    background-color: #f7f7f7;}.tab-icon270{    width:270px;    margin-right:5px;}.tab-icon150{    width:150px;    margin-right:5px;}.tab-icon200{    width:200px;    margin-right:5px;}.tab-icon225{    width:225px;    margin-right:5px;}body, *{    /*font-family: 'Arimo', sans-serif;font-family: 'Arimo', sans-serif;*/    font-family:"Sintony", sans-serif;    letter-spacing:0;}.custom-secondary-font{    font-family:"Sintony", sans-serif;}.bg-color-orange-transparent{    background-color: rgba(255,84,6,0.8)!important;}.currency-converter-text{    line-height: 10px;    font-size:10px;}.absolute-report{    position: absolute;    right:15px;    bottom:0;}.absolute-report2{    position: absolute;    right:15px;    bottom:0;}.absolute-report .tab-icon40{    margin-right:10px;    padding-bottom:20px;}#footer{    margin-top:0px;}    .blue-transparent    {        background-color: rgba(39,132,162,0.93);        /*padding:15px;*/        padding:1%;        color:white;    }    .blue-transparent p    {        color:white;    }    .blue-transparent a,.blue-transparent a:hover    {        font-weight: bold;        color: #82238d;    }    .blue-transparent a:visited    {        font-weight: bold;        color: #e07feb;    }h1,h2,h3,h4,h5,h6{    /*font-family: Bower, Georgia, 'Times New Roman', serif!important;*/    font-family:"Sintony", sans-serif;    letter-spacing:0;    margin-bottom:0px;    margin-top:0px;    padding-top:15px;    padding-bottom:15px;}h1{    line-height: 3vh;    font-size: 3vh;}h2{    line-height: 3.5vh;    font-size: 2.8vh;}h3{    line-height: 3.3vh;    font-size: 2.6vh;}h4{    line-height: 3.1vh;    font-size: 2.4vh;}h5{    line-height: 2.9vh;    font-size: 2.2vh;}h6{    line-height: 2.7vh;    font-size: 2vh;}.mfp-img{    background-color:white;}.owl-heading{    color:#86BA26;    font-size: 3vh;    line-height: 3vh;    font-weight: bold;    position:absolute;    left:15vw;    right:15vw;    top:10vh;    background-color: rgba(255,255,255,0.85);    padding:1vw;}.owl-carousel .owl-nav{    top:89%;}.owl-carousel .owl-item .cover {    position: absolute!important;	top:0px;    right:2%;    width:15%;}.owl-item .img-thumbnail{    padding:0px;    border:0px;}.owl-item{    overflow:hidden;}.home-woman{    position:absolute;    top:100px;    font-size:4.25rem;    letter-spacing:0;    line-height:1.2;}.mckin-t-42{    font-size:42px;    line-height: 45px;}.mckin-t-30{    font-size:30px;    line-height: 30px;}.mckin-t-26-r{    font-size:26px;    line-height: 26px;}.mckin-t-20{    font-size:20px;}.in-header{    font-weight: normal;}.dg.ac{    display:none;}#stats{    display:none;}.no-margin-top{    margin-top: 0 !important;}.lefter{    float:left;}.righter{    float:right;}.text-logo{    width:100px;    float:left;}.text-shadow{    /*text-shadow: 0px 0px 5px #000000!important;*/    text-shadow: -2px 2px 3px #000000!important;}.rev-size{    font-size: 25px;}.centered{    text-align: center!important;}.rightered{    text-align: right;}.stretched{    width:100%;}.custom-head{    font-size:25px;}.text-color-white{    color:#FFFFFF!important;}.text-color-black{    color:#000000!important;}.fing2-img{    margin-top:20%;}.abs-t-1{    position:absolute;    top:80px;    left:80px;}.abs-t-1r{    position:absolute;    top:45px;    right:80px;}.abs-t-2{    position:absolute;    top:120px;    left:80px;}.color-gold{    color:#FFCC33!important;}.bkg-gold{    background-color:#FFCC33!important;}/*.feature-box.custom-feature-box .feature-box-icon{    border:6px solid #86BA26;}*/#header .header-nav-main nav > ul > li.dropdown .dropdown-menu{    -webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.07);    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.07);}.bkg-dark{    background-color:#393939!important;    padding-top:0px!important;    padding-bottom:0px!important;    padding-left:0px!important;}.bkg-menu-left li{    border-bottom:0px solid #86BA26!important;}.bkg-menu-left li:last-child{    border-bottom:0px solid #86BA26!important;    padding-bottom:10px;}#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a{    margin:0px;}.bkg-dark a{    color:white!important;}.bkg-dark a.active{    background-color:#FF7F50!important;    color: white !important;}.bkg-dark .row{    margin-left:-25px;}.dropdown-mega-content > div > div{    padding-top:15px!important;}.menu-left{    background-color:#1c1C1C!important;}.bkg-dark .dropdown-mega-sub-title{    font-size:0.9rem!important;    padding-left:10px;}.bkg-dark .dropdown-mega-sub-title:not(.text-color-white){    color:#86BA26!important;}#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a{    margin:0px 0 0!important;}#header .header-nav-main nav > ul > li.dropdown-mega bkg-menu-left.dropdown-mega-sub-nav > li > a{    font-size: 1em;    letter-spacing: 0px;    word-wrap: break-word;}.dropdown-mega-content > .row > .col-lg-3:nth-child(2){    font-size: 1.1em;}.dropdown-mega-content > .row > .col-lg-3:nth-child(1){    font-size: 1.2em;}.dropdown-mega-content .col-lg-3 .bg-menu-gray, .dropdown-mega-content .col-lg-4 .bg-menu-gray, .col-lg-2 .bg-menu-gray,.dropdown-mega-content .col-lg-2 .bg-menu-gray{    padding-left:0px;    padding-right:0px;}.dropdown-mega-content .col-lg-3, .dropdown-mega-content .col-lg-4, .dropdown-mega-content .col-lg-2{    /*    menu errors 20 august    padding-left:0px;    padding-right:0px;    */}#mainNav.nav.nav-pills .dropdown.dropdown-mega .dropdown-mega-content .dropdown-item{    /*overflow:hidden;*/}.dropdown-mega-content .col-lg-3 > span, .dropdown-mega-content .col-lg-4 > span, .bg-menu-gray > a > span, .dropdown-mega-content .col-lg-2 > span{    padding-left:10px;    padding-right:10px;}.looking-for .container{    padding:28px;}.flip-card > div{    min-height: 375px;}.list-map{    width:40px;}.list-map2{    width:20px;}.clipindex{    max-width:200px;}.screen-carousel{    position:absolute;    top:5.2%;    left:4.9%;    max-width: 89%;    overflow: hidden;}.owl-carousel{    margin-bottom:0px!important;}.screen-normal-carousel{    overflow: hidden;}.screen-carousel .owl-heading > div > img{    width:100%;    height:86%;    margin-left:0%;    margin-right:0px;}.screen-carousel-wrapper{    overflow:hidden;}section.timeline .timeline-date{    width:500px!important;    height:55px!important;}#secondaryNav .nav-link:hover{    color:#86BA26;}#secondaryNav .nav-link{    color:white;}.orange-button{    margin-top:15px;    margin-bottom:15px;    color:white;    text-align: center;    padding:10px;    border-radius: 10px;}.apu-divider-black{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat!important;    background-size:100% 3px !important;    background-color: #000!important;}.bg-color-moustardi{    background-color: #BBDD81;}.bg-color-yellow{    background-color: yellow;}.bg-color-white-transparent{    background-color: rgba(200,200,200,0.8);}.bg-color-green-transparent{    background-color: rgba(134, 186, 38,0.8);}.bg-color-grey-mine{    background-color:#E5E5E5;}.bg-color-red{    background-color:#ff0000;}.bg-color-gray{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 3px ;    background-color:#E5E5E5;}.bg-color-dark-gray{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 3px ;    background-color:#777777;}.bg-color-navy-blue{    background-color: #000080 ;}.bg-color-gray-borderless{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 3px ;    background-color:#E5E5E5;    padding-top:3px;    /*    padding-right:0px !important;    padding-left:0px !important;    */    padding-bottom:0px !important;}.bg-color-gray-colorless{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 3px ;    padding-top:3px;}.bg-color-gray-colorless-right{    background:            linear-gradient(                    to bottom,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:3px 100%;    padding-right:3px;}.bg-color-gray-w{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 3px ;    background-color:#FFFFFF;}.feature-box.custom-feature-box .feature-box-icon{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 100% ;    background-color:#FFFFFF;}.bg-menu-gray{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 3px ;    background-color:#4c4c4c;}.apu-price{    font-size:2.2rem}.apu-price2{    font-size:1.2rem}html body .tabs .nav-tabs .nav-link:focus, html.dark body .tabs .nav-tabs .nav-link:focus, html body .tabs .nav-tabs li.active .nav-link, html.dark body .tabs .nav-tabs li.active .nav-link, html body .tabs .nav-tabs.nav-justified .nav-link:focus, html.dark body .tabs .nav-tabs.nav-justified .nav-link:focus{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 3px ;    border-top:3px solid white;    border-right:0px;    /*color:#86ba26;*/    color:#000000;}html body .tabs .nav-tabs .nav-link, html.dark body .tabs .nav-tabs .nav-link, html body .tabs .nav-tabs li .nav-link, html.dark body .tabs .nav-tabs li .nav-link, html body .tabs .nav-tabs.nav-justified .nav-link, html.dark body .tabs .nav-tabs.nav-justified .nav-link{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 3px ;    background-color:#4c4c4c;    border-top:3px solid white;    border-right:0px;    color:white;}.blockquote-primary{    color:black;    background:            linear-gradient(                    to bottom,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:3px 100%;    background-color:transparent;    border-left:0px solid white;}html .toggle-apu .toggle label{    color:black;    background:            linear-gradient(                    to bottom,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:3px 100%;    background-color:#dcdcdc;    border-left:0px solid white;}html .toggle-apu-colorless .toggle label{    color:black;    background:            linear-gradient(                    to bottom,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:3px 100%;    background-color:transparent;    border-left:0px solid white;}html .toggle-wave .toggle label{    color:white;    background-image: url('/frontend-assets/porto/img/wave.png');    background-size: 100% auto;}.wavy-h{    background: url(/frontend-assets/porto/img/wave.png);    background-size: auto 100%;}.wave-orthio{    background: url(/frontend-assets/porto/img/wave.png);    background-size: 100% auto;    transform: rotate(90deg);}html body .tabs .nav-tabs .nav-link:hover, html.dark body .tabs .nav-tabs .nav-link:hover, html body .tabs .nav-tabs.nav-justified .nav-link:hover, html.dark body .tabs .nav-tabs.nav-justified .nav-link:hover{    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 3px ;    background-color:#dcdcdc;    border-top:3px solid white;}.bg-apu-green,.bg-apu-blue,.bg-apu-purple{    text-align: left;}.align-left{    text-align:left;}.align-right{    text-align:right;}.featured-box.solutions{    margin-top:0px;    box-shadow: 0 0 0 0 rgba(0,0,0,0);    border:0;}.featured-box.solutions .box-content{    padding:0px;}.featured-box .box-content.box-content-border-0{    border: 0px !important;}div[class*="bg-apu"] p{    padding:20px;    padding-top:0px;    padding-bottom:0px;}div[class*="bg-apu"] button{    margin-bottom:15px;}div[class*="bg-apu"] h1,div[class*="bg-apu"] h2,div[class*="bg-apu"] h3,div[class*="bg-apu"] h4,div[class*="bg-apu"] h5,div[class*="bg-apu"] h7{    padding:15px;    line-height: 25px;}.text-color-linear{    color:#404042;}.text-color-apu-inte-center{    color:#19A28E;}.bg-color-apu-inte-center{    background-color:#19A28E!important;}.text-color-apu-green, .text-color-apu-green:visited{    color: #86ba26;}.text-color-doc-green{    color:#28a745;}.inner-border {    border: 15px solid rgba(0, 255, 0, 0.5);    background-size: 100% 100%;}.kadro-green {    border: 15px solid rgba(0, 255, 0, 0.5);    background-size: 100% 100%;}.kadro-red{    border: 15px solid rgba(232,21,97, 0.5);    background-size: 100% 100%;}.kadro-blue{    border: 15px solid rgba(40,141,184, 0.5);    background-size: 100% 100%;}.kadro-purple{    border: 15px solid rgba(130,35,141, 0.5);    background-size: 100% 100%;}.kadro-orange{    border: 15px solid rgba(255,157,20, 0.5);    background-size: 100% 100%;}.text-color-apu-purple{    color: #82238d;}.text-color-apu-blue{    color: #288db8 !important;}.text-color-apu-red{    color: #ff0000 !important;}.text-color-int-center{    color:#22AD99 !important;}.text-color-platform{    color:#1149d7 !important;}.bg-color-platform{    background-color:#1149d7 !important;}.bg-color-int-center{    background-color:#22AD99 !important;}.text-color-word-blue{    color: #00B0F0 !important;    border-color: #00B0F0 !important;}.bg-special-purple{    color: #82238d !important;    border-color: #82238d !important;}.bg-apu-green{    background-color: #86ba26;}.bg-apu-green h1,.bg-apu-green h2,.bg-apu-green h3 .bg-apu-green h4, .bg-apu-green h5, .bg-apu-green h6, .bg-apu-green p, .bg-apu-green .divider{    color:white;}.bg-apu-blue{    background-color: #288db8;}.bg-word-blue{    background-color: #00B0F0!important;}.auto-cut{    color: #00B0F0!important;}.bg-apu-blue h1, .bg-apu-blue h2, .bg-apu-blue h3, .bg-apu-blue h4, .bg-apu-blue h5, .bg-apu-blue h6, .bg-apu-blue p, .bg-apu-blue .divider{    color:white;}.bg-apu-mpornto{    background-color: #ff9d14!important;}.bg-apu-purple{    background-color: #82238d!important;}.bg-apu-kiparissi{    background-color: #006837!important;}.bg-apu-red{    background-color: red!important;}.bg-apu-unpublished{    background-color: red!important;}.bg-apu-published{    background-color: red!important;}.bg-apu-orange{    background-color: #F26722!important;}.bg-apu-purple h1, .bg-apu-purple h2, .bg-apu-purple h3, .bg-apu-purple h4, .bg-apu-purple h5, .bg-apu-purple h6, .bg-apu-purple p:not(.bg-apu-purple .flip-card), .bg-apu-purple .divider{    color:white;}.bg-color-black p{    color:white;}.price-unit{    color:black;}.shop table.cart .product-name{    width:40%;}.form-check-input{    margin-top:0px;}.btn.bg-apu-purple{    color:white;}#header{    background-color:black;}.dropdown-item{    white-space: normal!important;}.text-color-purple{    color:#82238d;}.text-color-orange{    color:#F26722!important;}.footer-contact{    background-color: #292F33 !important;}#footer{    background-color: #212529 !important;}.bs-section-padding{    padding-top:150px;    padding-left:15px;    padding-right:15px;}.bs-section-padding-2{    padding-left:15px;    padding-right:15px;}.bs-no-padding{    padding-left:0px;    padding-right:0px;}.bg-color-oracle{    background-color: #dce6ea;}section.solutions .box-content{    background-color: #E5E5E5;}.Aligner {    display: flex;    align-items: center;    justify-content: center;}.Aligner-item--top {    align-self: flex-start;}.Aligner-item--bottom {    align-self: flex-end;}.borderless-shadowless{    border:0px!important;    box-shadow: 0 0 0 0!important;}.pb-33{    padding-bottom:33px!important;}.menu-icon{    width:25px;    margin-right:5px;}.tab-icon{    width:50px;    margin-right:15px;}.tab-icon2{    width:100px!important;}.tab-icon3{    width:200px;}.tab-icon4{    width:150px;}.tab-icon5{    width:200px;}.tab-icon40{    width:40px!important;    margin-right:5px;}.tab-icon70{    width:70px;    margin-right:5px;}.tab-icon110{    width:110px;    margin-right:5px;}.tab-icon20{    width:20px;    margin-right:5px;}.mt-33{    padding-top:33px;}.mt-100{    padding-top:100px;}.mt-143{    padding-top:143px;}.mt-157{    padding-top:157px;}.bt-1{    border-top:1px solid black;}.width-170{    width:170px;}a, a:hover, a:visited{    text-decoration: none;    color:#288db8;}#left,#right{    text-align: center;    background-color:#DDDDDD;    padding:10px;    cursor:pointer;    font-weight: bold;}#left:hover,#right:hover{    background-color:#1e1e1e;    color:white;}.rstat{    background-color: #E81561;    border-radius: 10px;    padding:5px;}.rstat2{    background-color: #E81561;    border-radius: 5px;    padding:5px;}.rstat2, .rstat2 span{    background-color: #E81561;    border-radius: 5px;    padding:5px;    font-family: Roboto;}.rstat3{    background-color: #930EE0;    border-radius: 10px;    padding:5px;}#paraslider > div[class*="col-"]{    max-height:calc(100vh - 165px);    overflow-y: auto}#paracontrol{    position:absolute;    bottom:0px;}#paraleft{    height:calc(100vh - 217px);}.paraheight{    height:calc(100vh - 217px);    max-height:calc(100vh - 217px);    overflow: hidden;}.no-h-scroll{    overflow-x: hidden;    overflow-y: auto;}.header-logo{    margin-top:0px;    margin-bottom:0px;}.line-height-14{    line-height: 14px;}@media only screen and (min-width: 768px) {    .rheading {        font-size:1.5rem;        line-height: 2.0rem;    }    .rexpl {        font-size:1.0rem;        line-height: 1.0rem;    }}@media only screen and (max-width: 768px) {    .rheading {        font-size:0.75rem!important;    }    .rexpl {        font-size:0.5rem!important;        line-height: 0.5rem!important;    }}@media only screen and (max-width:576px){    .word-rotator.scale i.in, .word-rotator.scale i.out    {        font-size:1.4rem;    }}.thumb-info-title a{    color:white;    z-index:500;}.featured-boxes-modern-style-2-hover-only:hover .featured-box{    border:0px !important;    box-shadow:none;}.vcontainer {    position: relative;    width: 100%;    height: 0;    padding-bottom: 56.25%;}.ytvideo {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}html body .tabs .nav-tabs .nav-link, html.dark body .tabs .nav-tabs .nav-link, html body .tabs .nav-tabs li .nav-link, html.dark body .tabs .nav-tabs li .nav-link, html body .tabs .nav-tabs.nav-justified .nav-link, html.dark body .tabs .nav-tabs.nav-justified .nav-link{    line-height: 135%;}.dynamic-content-card-image-block.progressive .image-card-per-row-lg .image-card-per-row-md .image-card-container.progressive-card .image-fold-module {    height: 100%;    display: flex;    flex-direction: column;    padding: 0 0.94em;}.dynamic-content-cards-image {    width: 100%;    padding: 0 0em;    overflow: hidden;    height:100%;}.dynamic-content-cards-image .content-container  .cta-container{    position: relative;}.dynamic-content-cards-image .content-container .cta-container .tab-icon2{    position: absolute;    bottom: 0px;    left:0px;}.row-eq-height > div[class*="col-"] > div{    /*height: 68%;*/    /*flex-grow:1;*/}.image-fold-module {    max-width: 100%;}.img-responsive {    display: block;    max-width: 100%;    height: auto;}.image-fold-module .img-container::after {    content: "";    position: absolute;    border-top: 1.25em solid;    border-left: 1.25em solid transparent;    margin-left: 0;    color: #000;}.topic-link {    font-family: "Graphik SemiBold", "Arial", Sans-Serif;    font-size: 0.75rem;    color: #000;    border-bottom: 0.13rem solid;    border-bottom-color: currentcolor;    border-color: #86ba26;    padding-bottom: 0.25rem;}.image-fold-module .content-container .img-block-text-container .article-topic {    margin-bottom: 1.25rem;    /*height: 1.13em;*/}.capitalize{    text-transform: capitalize;}.uppercase{    text-transform: uppercase;}.videoWrapper {    position: relative;    padding-bottom: 56.25%; /* 16:9 */    padding-top: 25px;    height: 0;}.videoWrapper iframe {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}iframe{    border:0px;}.dynamic-content-card-image-block .image-card-container .image-fold-module .content-container .img-block-text-container .head-container h3.module-title {    margin-bottom: 0.8em !important;}.image-fold-module .content-container .img-block-text-container .head-container a:focus h3.module-title, .image-fold-module .content-container .img-block-text-container .head-container a:hover h3.module-title {    color: #86ba26;}.image-fold-module .content-container .img-block-text-container .head-container h3.module-title {    margin-top: 0;    display: inline-block;    -ms-word-wrap: break-word;    word-wrap: break-word;}.image-fold-module .content-container {    /*border: 0.06em solid #CCCCCC;*/    background-color: #FFFFFF;    margin-left: 1.25em;    padding: 1.25em;    display: flex;    flex-direction: column;    flex: 1 1 auto;    margin-bottom: 1.25em;}.arrow{    background: none;    width:100px;    height:100px;}#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title{    margin-top:26px;}.equal-height{    height:100%;}.card.flip-card.flip-card-3d{    background-color: #82238d;}.box-content .bg-apu-purple h2, .box-content .bg-apu-purple p{    color:white;}.flip-back, .flip-back h4{    color:black!important;}.row-eq-height > div[class*="col-"] {    overflow: hidden;}.counters label{    line-height:25px;}.custom-content-grid .counters .counter{    margin-left:0px;}.counters strong{    display: inline;}.vert, .vert .simply-scroll-clip, .vert .simply-scroll-list li{    width:100%;    height:300px;    margin-bottom:0px;}    /*@media only screen and (min-width:240px) {    .vert .simply-scroll-list li {        height: 165px;    }}@media only screen and (min-width:360px) {    .vert .simply-scroll-list li {        height: 220px;    }}@media only screen and (min-width:576px) {    .vert .simply-scroll-list li {        height: 400px;    }}@media only screen and (min-width:768px) {    .vert .simply-scroll-list li {        height: 600px;    }}@media only screen and (min-width:992px) {    .vert .simply-scroll-list li {        height: 700px;    }}@media only screen and (min-width:1200px) {    .vert .simply-scroll-list li {        height: 800px;    }}@media only screen and (min-width:1500px) {    .vert .simply-scroll-list li {        height: 1080px;    }}*/section.section.section-angled .section-angled-layer-top{    padding:0px!important;}#radar-table{    font-size:12px;}#radar-table tr:nth-child(2n){    background-color:#EFEFEF;}.thumb-info .thumb-info-title{    bottom:5%;}section.timeline .timeline-box.left::before, section.timeline .timeline-box.right::before{    background:#288db8;    box-shadow:#288db8;}html .overlay-color-apu:not(.no-skin):before {    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat!important;}.pricing-table .plan .plan-header {    background-color: #212529;}.search-iso{    background-color: transparent;    border:0px;    cursor: pointer;    width:100%;}.search-iso.active{    background-color: #F26722!important;}.select2{    width:100%;}.treeview, .treeview ul{    list-style: none;}#swarm2:before{    width:100%;    height:100%;    background-color: rgba(255,255,255,0.3);}.pt-0{    padding-top:0px !important;}.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow{    right:7px;}.align-bottom-container{    display: flex;}.align-bottom{    align-self: flex-end;}.sub-progs .card{    overflow:hidden;    margin-top:10px;    margin-bottom:10px;}.sub-progs > div[class*="col-lg"]{    padding:5px;    display: flex;}.sub-progs > div[class*="col-lg"] > div{    background-color: white;    display: flex;    flex-direction: column;}.card{    background-color: transparent;}.sub-progs > div[class*="col-lg"] > div:hover{    background-color: #86ba26;}.sub-progs > div[class*="col-lg"] > div:hover p{    color:white;}.mac-paddings{    padding-top:2%;    padding-right:7.8%;    padding-left:9%;}.pricing-table .plan .plan-header h3{    line-height: 1.3;}.progress{    background:#000000;}.progress-bar.bg-apu-purple:after{    content:'';}.reports-area > div:nth-child(2n) > div > div:not(.reports-area>div:nth-child(2n) > div.oracle-gradient > div){    background-color:#F1F1F1;    padding-top:15px;}optgroup > optgroup{    padding-left:45px;}.report-covers span{    float:left;    clear:both;}.btn:visited{    color:white;}.btn-primary{    border:0px;}#fixed-currency{    position:fixed;    top:440px;    right:0px;    background-color: red;    color:yellow;    border-radius: 30px 0px 0px 30px;    padding:15px;    z-index: 999999;}.coming-soon{    margin-left:-25px;    margin-bottom:-25px;}.coming-soon2{    margin-bottom:-25px;}#fixed-tel{    position:absolute;    bottom:100px;    right:15px;    background-color: #DEDEDE;    border-radius: 30px;    padding:15px;}#fixed-tel i{    margin-right:5px;}#fixed-mail{    position:absolute;    bottom:180px;    right:15px;    background-color: #DEDEDE;    border-radius: 30px;    padding:15px;}#fixed-mail i{    margin-right:5px;}#fixed-all-reports{    background-color: #82238d;    padding:3px;    border-radius: 10px 10px 0 0;    color:white;    font-weight: bold;    position:fixed;    transform: rotate(270deg);    top:200px;    right:-50px;}ul.nav-list li > a.active{    background-color: #000080;    color:white!important;}#fixed-all-reports a{    color:white;}#fixed-research-agenda{    /*background-color: #288db8;*/    background-color: red;    padding:3px;    border-radius: 10px 10px 0 0;    color:white;    font-weight: bold;    position:fixed;    transform: rotate(270deg);    top:340px;    right:-50px;}#fixed-research-agenda a{    color:white;}.diag-wrap{    line-height: 40px;    padding:10px;    border-radius: 15px;    background:            linear-gradient(                    to right,                    #86ba26 0,                    #86ba26 45%,                    #288db8 45%,                    #288db8 75%,                    #82238d 75%,                    #82238d 100%)no-repeat;    background-size:100% 100% ;    padding:10px;    color:white;}.diag-price{    font-weight: bold;}.modal-button{    cursor:pointer;}.modal-lg, .modal-xl{    max-width: 1200px;}.shop_table.cart{    width:100%;}.tag {	float:left;}.tag ul {	list-style-type: none;}.tag ul li {	float: left;	text-decoration: none;	font: bold 12px/21px Arial, Tahoma, sans-serif;	text-decoration: none;	text-shadow: 0 1px rgba(255,255,255,0.4);}.style1{	padding: 5px 5px;	margin:5px 5px;	background: -moz-linear-gradient(top, #fed970 0%, #febc4a 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed970), color-stop(100%,#febc4a));	background: -webkit-linear-gradient(top, #fed970 0%,#febc4a 100%);	background: -o-linear-gradient(top, #fed970 0%,#febc4a 100%);	background: linear-gradient(to bottom, #fed970 0%,#febc4a 100%);	background-color: #FEC95B;	border-top: 1px solid #EDB14A;	border-bottom: 1px solid #CE922E;	border-right: 1px solid #DCA03B;	border-left: 1px solid #DCA03B;	border-radius: 1px 3px 3px 1px;	box-shadow: inset 0 1px #FEE395, 0 1px 2px rgba(0,0,0,0.21);	color: #555;}.style2{	padding: 5px 5px;	margin:5px 5px;	background: -moz-linear-gradient(top, #fb9d52 0%, #ed7228 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed970), color-stop(100%,#febc4a));	background: -webkit-linear-gradient(top, #fb9d52 0%,#ed7228 100%);	background: -o-linear-gradient(top, #fb9d52 0%,#ed7228 100%);	background: linear-gradient(to bottom, #fb9d52 0%,#ed7228 100%);	background-color: #ff9a4a;	border-top: 1px solid #ff9a4a;	border-bottom: 1px solid #ff9a4a;	border-right: 1px solid #ff9a4a;	border-left: 1px solid #ff9a4a;	border-radius: 1px 3px 3px 1px;	box-shadow: inset 0 1px #ed7228, 0 1px 2px rgba(0,0,0,0.21);	color: #eee;}.style3{	padding: 5px 5px;	margin:5px 5px;	background: -moz-linear-gradient(top, #fef052 0%, #fed852 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed970), color-stop(100%,#febc4a));	background: -webkit-linear-gradient(top, #fef052 0%,#fed852 100%);	background: -o-linear-gradient(top, #fef052 0%,#fed852 100%);	background: linear-gradient(to bottom, #fef052 0%,#fed852 100%);	background-color: #fcca1b;	border-top: 1px solid #f8c811;	border-bottom: 1px solid #fcca1b;	border-right: 1px solid #fcca1b;	border-left: 1px solid #fcca1b;	border-radius: 1px 3px 3px 1px;	box-shadow: inset 0 1px #fde72a, 0 1px 2px rgba(0,0,0,0.21);	color: #222;}.industries-ul{    list-style: none;    margin-bottom:10px;    overflow: hidden;}.industries-ul li{    float:left;    padding:10px;    margin-right:5px;    margin-top:5px;}.industries-ul li.active, .industries-ul li.active a{    background-color: #930eE0!important;    color:white!important;}.industries-ul li a, .industries-ul li a:visited{    color:black;}iframe.full-width{    border:0px;    width:100%;    height:1080px;}.tag ul li:hover {	color: #fff;	/*cursor:pointer;*/	text-shadow: -1px -1px 0 rgba(153,102,51,0.3);}.thumb-info .thumb-info-type{    margin:8px -2px 0px 0px;}.popover{    width:500px;    max-width: 100%; /* Max Width of the popover (depending on the container!) */}.search-filters h4{    margin-top:14px;    margin-bottom:0px;}@media print {  .page-break {page-break-before: always;}    table { page-break-after:auto }  tr    { page-break-inside:avoid; page-break-after:auto }  td    { page-break-inside:avoid; page-break-after:auto }  thead { display:table-header-group }  tfoot { display:table-footer-group }    div   { page-break-inside:avoid; } /* This is the key */}.coverages .text-1{    line-height: 11px;}.btn-dark, .btn-dark:visited{    color:white;}[data-target]{    cursor:pointer;}.underlined{    border-bottom:1px solid black;}.unbreakable{    white-space: nowrap !important;}.shop table.cart img{    height:auto;    /*width:auto!important;*/}.oracle-gradient{    background-image: linear-gradient(#930EE0, #E8154E);}.oracle-gradient .tab-content, .oracle-gradient p,.oracle-gradient ul li, .oracle-gradient h1,.oracle-gradient h2,.oracle-gradient h3,.oracle-gradient h4, .oracle-gradient .price-unit{    background-color:transparent;    color:white;}.oracle-gradient .nav-item{    background-color: white;}.oracle-gradient ul{    padding-left:0px;}.rainbow-totals h1{    font-size: 1.4vw!important;}.rainbow-totals h3{    font-size: 0.85vw!important;}alert{    position: fixed !important;    z-index: 999999 !important;    top: 45% !important;    left: 300px !important;    right: 300px !important;    height: 200px !important;}.alert-dismiss{    position:absolute;    top:0px;    right:0px;}.white-description{    position:absolute;    bottom:0px;    left:0px;    right:0px;    height: 75px;    background: rgb(40,141,184);    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%);}.subscriptions-nav .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link{    color: #0b4d5b !important;}.subscriptions-nav .dropdown-menu .dropdown-item{    color: white;}.subscriptions-nav .dropdown-menu .dropdown-item:hover{    color: black;}.subscriptions-nav .dropdown-menu{    font-size:0.75rem!important;    background-color: #0b4d5b;}.subscriptions-nav > li > a{    font-size:16px;}.oracle-gradient h4{    font-size:1rem;}.pull-right{    float:right;}.fa-3x{    font-size:3em!important;}@-webkit-keyframes ticker {	 0% {		 -webkit-transform: translate3d(0, 0, 0);		 transform: translate3d(0, 0, 0);		 visibility: visible;	}	 100% {		 -webkit-transform: translate3d(-100%, 0, 0);		 transform: translate3d(-100%, 0, 0);	}} @keyframes ticker {	 0% {		 -webkit-transform: translate3d(0, 0, 0);		 transform: translate3d(0, 0, 0);		 visibility: visible;	}	 100% {		 -webkit-transform: translate3d(-100%, 0, 0);		 transform: translate3d(-100%, 0, 0);	}} .ticker {     background-color: rgba(0, 0, 0, 0.9); } .ticker-wrap {     z-index:99999;	 bottom: 0;	 width: 100%;	 overflow: hidden;	 height: 3rem;	 background-color: rgba(0, 0, 0, 0.9);	 padding-left: 0%;	 box-sizing: content-box;} .ticker-wrap .ticker {	 display: inline-block;	 height: 3rem;	 line-height: 3rem;	 white-space: nowrap;	 padding-right: 100%;	 box-sizing: content-box;	 -webkit-animation-iteration-count: infinite;	 animation-iteration-count: infinite;	 -webkit-animation-timing-function: linear;	 animation-timing-function: linear;	 -webkit-animation-name: ticker;	 animation-name: ticker;	 -webkit-animation-duration: 190s;	 animation-duration: 190s;} .ticker-wrap .ticker__item {	 display: inline-block;	 padding: 0 1rem;	 font-size: 1rem;	 color: white;} .ticker-container {     background-color: #EC0B43; } .ticker-container .ticker-caption {    height: 100%;    width: 150px;     line-height: 3rem;    /*background: url('./ticker-caption-bg.png');*/}.ticker-container .ticker-caption {    /*height: 50%;*/    width: 100%;    background-color: #EC0B43;    /*display: table;*/    /*position: absolute;*/    color:    white;    font-size: 0.8em;    z-index: 1;}.ticker-container .ticker-caption p {    text-align: left;    padding-left: 7px;}#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu{    left:0px!important;    right: 0px !important;}.container-fluid{    padding-left:0px;    padding-right:0px;}.pointer{    cursor:pointer;}#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content{    padding-top:0px;}.video-container { position: relative; padding-bottom: 56.25%; /*padding-top: 30px;*/ height: 0; overflow: hidden; }.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }/*.video-player-main, .video-player-main iframe{    height:90%;}*/.video-player-main h3{    margin-top:15px;    color:white!important;}.video-player-main{    padding-top:40px;    padding-bottom:40px;    background-color:#202020;}.video-player-bkg{    background-color:#202020;}.video-player-container{    max-height:600px;    overflow-y: auto;     direction: rtl;}.video-player-link{    padding:5px;    background-color: #2D2D2D;    color:white;    border-top:1px solid #202020;}.video-player-link:first-of-type{    margin-top:0px;}.video-player-link:hover,.video-player-link:focus{    background-color: #3B3B3B;    color:white;}.youtube-wrapper {    margin: 0px auto;    /*padding: 0 20px;*/}.youtube {    background-color: #000;    margin-bottom: 30px;    position: relative;    padding-top: 56.25%;    overflow: hidden;    cursor: pointer;}.youtube img {    width: 100%;    top: -16.82%;    left: 0;    opacity: 0.7;}.youtube .play-button {    width: 90px;    height: 60px;    background-color: #333;    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );    z-index: 1;    opacity: 0.8;    border-radius: 6px;}.youtube .play-button:before {    content: "";    border-style: solid;    border-width: 15px 0 15px 26.0px;    border-color: transparent transparent transparent #fff;}.youtube img,.youtube .play-button {    cursor: pointer;}.youtube img,.youtube iframe,.youtube .play-button,.youtube .play-button:before {    position: absolute;}.youtube .play-button,.youtube .play-button:before {    top: 50%;    left: 50%;    transform: translate3d( -50%, -50%, 0 );}.youtube iframe {    height: 100%;    width: 100%;    top: 0;    left: 0;}.mwheading {    overflow: hidden;    color:#288db8!important;}.mwheading:after {    /*content:"";*/    content: "";    background: repeating-linear-gradient(135deg,#e1e1e1,#e1e1e1 1px,transparent 2px,transparent 3px);    opacity:0.3;    background-size: 4px 4px;    height: calc(100% - 6px);    display: inline-block;    height: 0.7em;    vertical-align: center;    width: 100%;    margin-right: -100%;    /*margin-left: 10px;*/    border-top: 1px solid black;}.mwheading2 {    overflow: hidden;    text-align: right;    color:#288db8!important;}.mwheading2:before {    /*content:"";*/    content: "";    background: repeating-linear-gradient(135deg,#e1e1e1,#e1e1e1 1px,transparent 2px,transparent 3px);    opacity:0.3;    background-size: 4px 4px;    height: calc(100% - 6px);    display: inline-block;    height: 0.7em;    vertical-align: center;    width: 100%;    margin-left: -100%;    /*margin-left: 10px;*/    border-top: 1px solid black;}/* Responsive corrections *//*html.sticky-header-active #header.header-transparent .header-nav-main nav{    padding:0px;}#header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu{    margin:0px;}.bkg-dark .row{    margin-left:-50px;}#header .header-nav-main nav > ul{    overflow:hidden;}*/.fullscreen-bg {        position: fixed;        top: 0;        right: 0;        bottom: 0;        left: 0;        overflow: hidden;        z-index: -100;        background-color: black;    }    .fullscreen-bg__video {        position: absolute;        top: 0;        left: 0;    }    .comparison td, .comparison th    {        width:33%;    }@media (max-width: 575.98px) {    .wavy-w    {        background: url(/frontend-assets/porto/img/wave.png);        background-size: auto 100%;    }    .fullscreen-bg__video{        width: auto;        height: 100%;    }    .Aligner-item-75 {        max-width: 100%;    }    .Aligner-item-100 {        /*max-width: 80%;*/        max-width: 100%;    }    .Aligner-item-95 {        max-width: 100%;    }    .Aligner-item {        max-width: 100%;    }}@media (min-width: 576px) and (max-width: 767.98px) {    .wavy-w    {        background: url(/frontend-assets/porto/img/wave.png);        background-size: auto 100%;    }    .fullscreen-bg__video{        width: auto;        height: 100%;    }    .Aligner-item-75 {        max-width: 82%;    }    .Aligner-item-100 {        /*max-width: 82%;*/        max-width: 100%;    }    .Aligner-item-95 {        max-width: 82%;    }    .Aligner-item {        max-width: 82%;    }}@media (min-width: 768px) and (max-width: 991.98px) {    .wavy-w    {        background: url(/frontend-assets/porto/img/wave.png);        background-size: 100% 100%;    }    .fullscreen-bg__video{        width: auto;        height: 100%;    }    .Aligner-item-75 {        max-width: 85%;    }    .Aligner-item-100 {        /*max-width: 85%;*/        max-width: 100%;    }    .Aligner-item-95 {        max-width: 85%;    }    .Aligner-item {        max-width: 85%;    }    .min-height-preview-title    {        /*min-height:16vh;*/    }    .min-height-preview-image    {        /*min-height:357px;*/        /*min-height:40vh;*/    }    .min-height-preview-tags    {        /*min-height:100px;*/    }    .min-height-preview-text    {        /*min-height:100px;*/    }}@media (min-width: 992px) and (max-width: 1199.98px) {    .wavy-w    {        background: url(/frontend-assets/porto/img/wave.png);        background-size: 100% auto;    }    .fullscreen-bg__video{        width: 110%;        height: auto;    }    .Aligner-item-75 {        max-width: 87%;    }    .Aligner-item-100 {        /*max-width: 87%;*/        max-width: 100%;    }    .Aligner-item-95 {        max-width: 87%;    }    .Aligner-item {        max-width: 87%;    }    .min-height-preview-title    {        /*min-height:16vh;*/    }    .min-height-preview-image    {        /*min-height:357px;*/        /*min-height:40vh;*/    }    .min-height-preview-tags    {        /*min-height:100px;*/    }    .min-height-preview-text    {        /*min-height:100px;*/    }}@media (min-width: 1200px) {    .wavy-w    {        background: url(/frontend-assets/porto/img/wave.png);        background-size: 100% auto;    }    .fullscreen-bg__video{        width: 110%;        height: auto;    }    .Aligner-item-75 {        max-width: 75%;    }    .Aligner-item-100 {        max-width: 100%;    }    .Aligner-item-95 {        max-width: 95%;    }    .Aligner-item {        max-width: 50%;    }    .min-height-preview-title    {        /*min-height:16vh;*/    }    .min-height-preview-image    {        /*min-height:357px;*/        /*min-height:40vh;*/    }    .min-height-preview-tags    {        /*min-height:100px;*/    }    .min-height-preview-text    {        /*min-height:100px;*/    }}
