@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-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)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}


@-webkit-keyframes puffIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2,2);
    -webkit-filter: blur(2px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1,1);
    -webkit-filter: blur(0px);
  }
}
@keyframes puffIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2,2);
    filter: blur(2px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1,1);
    filter: blur(0px);
  }
}
@-webkit-keyframes vanishIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@keyframes vanishIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}

.puffIn {
  -webkit-animation-name: puffIn;
  animation-name: puffIn;
}
.puffOut {
  -webkit-animation-name: puffOut;
  animation-name: puffOut;
}
.vanishIn {
  -webkit-animation-name: vanishIn;
  animation-name: vanishIn;
}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_177{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//* -- Start EACH CSS Template -- */





/* prevent issue in Foundation theme and some stacks */
#stacks_in_202 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
#stacks_in_202_default11_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 				
#stacks_in_202 .HYPE_document { overflow: auto;  direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; height: 100% !important;	  }

/* layer 2 */
#stacks_in_202 .hype_bgs-2 {	
 	

	

	

	opacity: 0.4 !important;
  display: none !important; max-width: 0 !important; max-height: 0 !important;   }

@media screen and (max-width: 600px) { 
#stacks_in_202 .hype_bgs-2  {    } } 	

@media screen and (max-width: 600px) { 
#stacks_in_202 .hype_bgs-2  {    } } 

/* layer 1 */
#stacks_in_202 .hype_bgs-1 , #stacks_in_202 .hype_bgs-1-blurred { text-align: center;	width: 100%; height: 100%; margin: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0;   background-image: url(../files/stack_bg_image-202.png) !important;  	  
background-size: cover !important; background-position: 50% 60% !important;  opacity: 0.75 !important;   }
/* hide link - avoit issiues Firefox 3D */
#stacks_in_202 .hype_bgs-1-hover-link {   opacity: 1 !important;   }

@media screen and (max-width: 600px) { #stacks_in_202 .hype_bgs-1 , #stacks_in_202 .hype_bgs-1-blurred {    } } 	
/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_202 .hype_bgs-1 , #stacks_in_202 .hype_bgs-1-blurred { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_202 .hype_bgs-1 , #stacks_in_202 .hype_bgs-1-blurred {  background-attachment: scroll !important; } }
@media (min-width: 1025px) {  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_202 .hype_bgs-1 , #stacks_in_202 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_202 .hype_bgs-1 , #stacks_in_202 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_202 .hype_bgs-1 , #stacks_in_202 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }

#stacks_in_202 .hype_bgs-1 {     }	
#stacks_in_202 .hype_bgs-1-blurred {    display: none !important;   }	
	
/* gradient layer 1 */
#stacks_in_202 .hype_bgs-1grad {	  background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 9%, rgba(0, 0, 0, 0.78) 100%) !important;   }

/* STRIPES */
#stacks_in_202 .hype-bg-ext-a, #stacks_in_202 .hype-bg-ext-b {  background: linear-gradient(0deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.60) 100%) !important;  }
#stacks_in_202 .hype-bg-ext-b {   display: none !important;   }
#stacks_in_202 .hype-bg-ext-box {    } 

/* SLICE */   /*overflow: auto;*/ 
#stacks_in_202 .inner_slice_content {  
	text-align: left; pointer-events: auto; 	 	 padding-top: 2vh; padding-bottom: 2vh; padding-left: 2vw; padding-right: 2vw; 		
	
	
	
	
	
	
	
		
	
 
} 		

@media (max-width: 800px) {
#stacks_in_202 .inner_slice_content {  	     } 
} 

#stacks_in_202 .inner_slice { margin: auto; pointer-events: none; width: 100%; max-width: 1400px; min-width: 200px; z-index: 2; position: relative;
 


-webkit-animation: fade-slice-css 0.30s  ease-in-out both; animation: fade-slice-css 0.30s  ease-in-out both; -webkit-animation-delay: 0.30s; animation-delay: 0.30s; 

      
   
  
}

@media (max-width: 800px) {  

  
}

@keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }
@-webkit-keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_202 .inner_slice_content, #stacks_in_202 .inner_slice_content p, #stacks_in_202 .inner_slice_content span, #stacks_in_202 .inner_slice_content [class*="fa fa-"], #stacks_in_202 .inner_slice_content h1, #stacks_in_202 .inner_slice_content h2, #stacks_in_202 .inner_slice_content h3, #stacks_in_202 .inner_slice_content h4, #stacks_in_202 .inner_slice_content h5, #stacks_in_202 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;  color: #FFFFFF !important;  }
#stacks_in_202 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_202 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_202 .inner_slice_content a:link, #stacks_in_202 .inner_slice_content a {  
 color: #FFFFFF !important;   }

#stacks_in_202 .inner_slice_content a:hover [class^="fa fa-"], #stacks_in_202 .inner_slice_content a:active [class^="fa fa-"], #stacks_in_202 .inner_slice_content a:hover {   
 color: #FFFFFF !important; 	 }

#stacks_in_202 .inner_slice_content, #stacks_in_202 .inner_slice_content p, #stacks_in_202 .inner_slice_content span, #stacks_in_202 .inner_slice_content [class*="fa fa-"], #stacks_in_202 .inner_slice_content h1, #stacks_in_202 .inner_slice_content h2, #stacks_in_202 .inner_slice_content h3, #stacks_in_202 .inner_slice_content h4, #stacks_in_202 .inner_slice_content h5, #stacks_in_202 .inner_slice_content h6 { 
 text-align: center !important; 	}
/* justify responsive */
@media (min-width: 800px) { 
	#stacks_in_202 .inner_slice_content, #stacks_in_202 .inner_slice_content p, #stacks_in_202 .inner_slice_content span, #stacks_in_202 .inner_slice_content [class*="fa fa-"], #stacks_in_202 .inner_slice_content h1, #stacks_in_202 .inner_slice_content h2, #stacks_in_202 .inner_slice_content h3, #stacks_in_202 .inner_slice_content h4, #stacks_in_202 .inner_slice_content h5, #stacks_in_202 .inner_slice_content h6 {      }
}

/* vertical flex - justify-content: center;  align-items: center;  */
#stacks_in_202 .slice-vertical {  margin: auto; width: 100%; position: relative; display: flex;  display: flex;    min-height: 60vh;  	
  }

@media (max-width: 800px) {
#stacks_in_202 .slice-vertical {	    }
}
@media (max-width: 600px) {
#stacks_in_202 .slice-vertical {	    }
}

@keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} }

/* scroll button */
#stacks_in_202 .scrollButton-element {   display: none !important;  position: absolute; left: 0; z-index: 6; margin-right: auto; margin-left: auto; right: 0;  border-radius: 55px; -webkit-border-radius: 53px; padding: 0; width: 91px; display: block; text-align: center !important; box-sizing: border-box; bottom: 15px !important; margin-bottom: 10px;  }

#stacks_in_202 .scrollButton-element [class^="fa fa-"], #stacks_in_202 .scrollButton-element #stacks_in_202 [class*="fa fa-"] {  left: 0; text-indent: 0px; margin-right: auto; margin-left: auto; right: 0; padding: 0; width: 91px; 	box-sizing: border-box;  }

#stacks_in_202 .scrollButton-txt {  box-sizing: border-box; font-size: 17px; line-height: 1.2em; letter-spacing: 9px; text-indent: 10px !important; margin-right: auto;	margin-top: 0px; z-index: 1; top: -25px; display:none;  display: block !important;  
text-align: center !important; position: absolute; overflow: visible; font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Lucida Sans Unicode", sans-serif !important; font-weight: 400 !important;    width: 200px; right: 0; left: 0; padding: 0; margin-left: -55px;   }

#stacks_in_202 .scrollButton-element [class^="fa fa-"], #stacks_in_202 .scrollButton-element #stacks_in_202 [class*="fa fa-"], #stacks_in_202 .scrollButton-element:after, #stacks_in_202 .scrollButton-txt { color: #FFFFFF !important;  transition: all 0.15s linear; -moz-transition: all 0.15s linear; -webkit-transition: all 0.15s linear;  } 
/* icon off */
#stacks_in_202 .scrollButton-element [class^="fa fa-"], #stacks_in_202 .scrollButton-element #stacks_in_202 [class*="fa fa-"] {    }  
#stacks_in_202 .scrollButton-txt:hover, #stacks_in_202 .scrollButton-element [class^="fa fa-"]:hover {opacity: 0.8;}
#stacks_in_202 .scrollButton-element a { font-size: 80px !important; line-height: 1em;color: #FFFFFF !important;  }
#stacks_in_202 .scrollButton-txt:active, #stacks_in_202 .scrollButton-element [class^="fa fa-"]:active {  transform: scale(0.75) !important; -webkit-transform: scale(0.75) !important;  }
#target-element {  position: absolute; height: 0px; width: 100%; bottom: 0px;  }
@media only screen and (max-height: 501px) { #stacks_in_202 .scrollButton-element {  font-size: 0 !important; display: none !important;  } }
/* link --- in Hype */
#stacks_in_202 .hype-link-hover-group, #stacks_in_202 .hype-link-hover, #stacks_in_202 .hype-link-hover-blank  {  cursor: pointer !important; }
#stacks_in_202 .hype-link-hover {  cursor: pointer !important; }

#stacks_in_202 .trigger-img-scale { opacity: 0.5 !important;  }
#stacks_in_202 .trigger-1grad-fade { opacity: 0.5 !important;  margin-top: 30vh !important; opacity: 1.0 !important;  }
#stacks_in_202 .trigger-2-fade { opacity: 0.5 !important;   }
#stacks_in_202 .trigger-2-stripe { opacity: 0.5 !important;  }

/* -- End EACH CSS Template -- */#stacks_in_222 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_222 .jwresp_col{overflow:hidden;margin:0;width:19%; float:left;}#stacks_in_222 #jwresp_col2_stacks_in_222{ float:right; width:79%}@media screen and (max-width:500px){#stacks_in_222 #jwresp_col1_stacks_in_222,#stacks_in_222 #jwresp_col2_stacks_in_222{width:100%;float:none;display:block}#stacks_in_222 #jwresp_col1_stacks_in_222{margin-bottom:15px}}

#stacks_in_56 {
	margin: 30px 10px 0px 10px;
}

#stacks_in_57 {
	margin: 20px 10px 0px 10px;
}
#stacks_in_277{text-align:justify}

#stacks_in_277 {
	background-color: rgba(0, 0, 0, 0.25);
	margin: 20px 50px 0px 50px;
	padding:  20px;
}
#stacks_in_95{text-align:justify}

#stacks_in_95 {
	margin: 20px 20px 0px 20px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_179{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//* -- Start EACH CSS Template -- */





/* prevent issue in Foundation theme and some stacks */
#stacks_in_279 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
#stacks_in_279_default11_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 				
#stacks_in_279 .HYPE_document { overflow: auto;  direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; height: 100% !important;	  }

/* layer 2 */
#stacks_in_279 .hype_bgs-2 {	
 	

	

	

 
background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(rgba(255, 255, 255, 0.00)), to(rgba(255, 255, 255, 0.60))) !important; background-image: -webkit-radial-gradient(50% 50%, rgba(255, 255, 255, 0.00), rgba(255, 255, 255, 0.60)) !important; background-image: -moz-radial-gradient(50% 50%, rgba(255, 255, 255, 0.00), rgba(255, 255, 255, 0.60)) !important; background-image: radial-gradient(50% 50%, rgba(255, 255, 255, 0.00), rgba(255, 255, 255, 0.60)) !important; 	opacity: 0.4 !important;
   }

@media screen and (max-width: 600px) { 
#stacks_in_279 .hype_bgs-2  {    } } 	

@media screen and (max-width: 600px) { 
#stacks_in_279 .hype_bgs-2  {    } } 

/* layer 1 */
#stacks_in_279 .hype_bgs-1 , #stacks_in_279 .hype_bgs-1-blurred { text-align: center;	width: 100%; height: 100%; margin: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0;   background-image: url(../files/stack_bg_image-279.png) !important;  	  
background-size: cover !important; background-position: 50% 60% !important;  opacity: 0.75 !important;   }
/* hide link - avoit issiues Firefox 3D */
#stacks_in_279 .hype_bgs-1-hover-link {   opacity: 1 !important;   }

@media screen and (max-width: 600px) { #stacks_in_279 .hype_bgs-1 , #stacks_in_279 .hype_bgs-1-blurred {    } } 	
/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_279 .hype_bgs-1 , #stacks_in_279 .hype_bgs-1-blurred { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_279 .hype_bgs-1 , #stacks_in_279 .hype_bgs-1-blurred {  background-attachment: scroll !important; } }
@media (min-width: 1025px) {  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_279 .hype_bgs-1 , #stacks_in_279 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_279 .hype_bgs-1 , #stacks_in_279 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_279 .hype_bgs-1 , #stacks_in_279 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }

#stacks_in_279 .hype_bgs-1 {     }	
#stacks_in_279 .hype_bgs-1-blurred {    display: none !important;   }	
	
/* gradient layer 1 */
#stacks_in_279 .hype_bgs-1grad {	  background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 9%, rgba(0, 0, 0, 0.78) 100%) !important;   }

/* STRIPES */
#stacks_in_279 .hype-bg-ext-a, #stacks_in_279 .hype-bg-ext-b {  background: linear-gradient(0deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.60) 100%) !important;  }
#stacks_in_279 .hype-bg-ext-b {   display: none !important;   }
#stacks_in_279 .hype-bg-ext-box {    } 

/* SLICE */   /*overflow: auto;*/ 
#stacks_in_279 .inner_slice_content {  
	text-align: left; pointer-events: auto; 	 	 padding-top: 2vh; padding-bottom: 2vh; padding-left: 2vw; padding-right: 2vw; 		
	
	
	
	
	
	
	
		
	
 
} 		

@media (max-width: 800px) {
#stacks_in_279 .inner_slice_content {  	     } 
} 

#stacks_in_279 .inner_slice { margin: auto; pointer-events: none; width: 100%; max-width: 1400px; min-width: 200px; z-index: 2; position: relative;
 


-webkit-animation: fade-slice-css 0.30s  ease-in-out both; animation: fade-slice-css 0.30s  ease-in-out both; -webkit-animation-delay: 0.30s; animation-delay: 0.30s; 

      
   
  
}

@media (max-width: 800px) {  

  
}

@keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }
@-webkit-keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_279 .inner_slice_content, #stacks_in_279 .inner_slice_content p, #stacks_in_279 .inner_slice_content span, #stacks_in_279 .inner_slice_content [class*="fa fa-"], #stacks_in_279 .inner_slice_content h1, #stacks_in_279 .inner_slice_content h2, #stacks_in_279 .inner_slice_content h3, #stacks_in_279 .inner_slice_content h4, #stacks_in_279 .inner_slice_content h5, #stacks_in_279 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;  color: #FFFFFF !important;  }
#stacks_in_279 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_279 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_279 .inner_slice_content a:link, #stacks_in_279 .inner_slice_content a {  
 color: #FFFFFF !important;   }

#stacks_in_279 .inner_slice_content a:hover [class^="fa fa-"], #stacks_in_279 .inner_slice_content a:active [class^="fa fa-"], #stacks_in_279 .inner_slice_content a:hover {   
 color: #FFFFFF !important; 	 }

#stacks_in_279 .inner_slice_content, #stacks_in_279 .inner_slice_content p, #stacks_in_279 .inner_slice_content span, #stacks_in_279 .inner_slice_content [class*="fa fa-"], #stacks_in_279 .inner_slice_content h1, #stacks_in_279 .inner_slice_content h2, #stacks_in_279 .inner_slice_content h3, #stacks_in_279 .inner_slice_content h4, #stacks_in_279 .inner_slice_content h5, #stacks_in_279 .inner_slice_content h6 { 
 text-align: center !important; 	}
/* justify responsive */
@media (min-width: 800px) { 
	#stacks_in_279 .inner_slice_content, #stacks_in_279 .inner_slice_content p, #stacks_in_279 .inner_slice_content span, #stacks_in_279 .inner_slice_content [class*="fa fa-"], #stacks_in_279 .inner_slice_content h1, #stacks_in_279 .inner_slice_content h2, #stacks_in_279 .inner_slice_content h3, #stacks_in_279 .inner_slice_content h4, #stacks_in_279 .inner_slice_content h5, #stacks_in_279 .inner_slice_content h6 {      }
}

/* vertical flex - justify-content: center;  align-items: center;  */
#stacks_in_279 .slice-vertical {  margin: auto; width: 100%; position: relative; display: flex;  display: flex;    min-height: 60vh;  	
  }

@media (max-width: 800px) {
#stacks_in_279 .slice-vertical {	    }
}
@media (max-width: 600px) {
#stacks_in_279 .slice-vertical {	    }
}

@keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} }

/* scroll button */
#stacks_in_279 .scrollButton-element {   display: none !important;  position: absolute; left: 0; z-index: 6; margin-right: auto; margin-left: auto; right: 0;  border-radius: 55px; -webkit-border-radius: 53px; padding: 0; width: 91px; display: block; text-align: center !important; box-sizing: border-box; bottom: 15px !important; margin-bottom: 10px;  }

#stacks_in_279 .scrollButton-element [class^="fa fa-"], #stacks_in_279 .scrollButton-element #stacks_in_279 [class*="fa fa-"] {  left: 0; text-indent: 0px; margin-right: auto; margin-left: auto; right: 0; padding: 0; width: 91px; 	box-sizing: border-box;  }

#stacks_in_279 .scrollButton-txt {  box-sizing: border-box; font-size: 17px; line-height: 1.2em; letter-spacing: 9px; text-indent: 10px !important; margin-right: auto;	margin-top: 0px; z-index: 1; top: -25px; display:none;  display: block !important;  
text-align: center !important; position: absolute; overflow: visible; font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Lucida Sans Unicode", sans-serif !important; font-weight: 400 !important;    width: 200px; right: 0; left: 0; padding: 0; margin-left: -55px;   }

#stacks_in_279 .scrollButton-element [class^="fa fa-"], #stacks_in_279 .scrollButton-element #stacks_in_279 [class*="fa fa-"], #stacks_in_279 .scrollButton-element:after, #stacks_in_279 .scrollButton-txt { color: #FFFFFF !important;  transition: all 0.15s linear; -moz-transition: all 0.15s linear; -webkit-transition: all 0.15s linear;  } 
/* icon off */
#stacks_in_279 .scrollButton-element [class^="fa fa-"], #stacks_in_279 .scrollButton-element #stacks_in_279 [class*="fa fa-"] {    }  
#stacks_in_279 .scrollButton-txt:hover, #stacks_in_279 .scrollButton-element [class^="fa fa-"]:hover {opacity: 0.8;}
#stacks_in_279 .scrollButton-element a { font-size: 80px !important; line-height: 1em;color: #FFFFFF !important;  }
#stacks_in_279 .scrollButton-txt:active, #stacks_in_279 .scrollButton-element [class^="fa fa-"]:active {  transform: scale(0.75) !important; -webkit-transform: scale(0.75) !important;  }
#target-element {  position: absolute; height: 0px; width: 100%; bottom: 0px;  }
@media only screen and (max-height: 501px) { #stacks_in_279 .scrollButton-element {  font-size: 0 !important; display: none !important;  } }
/* link --- in Hype */
#stacks_in_279 .hype-link-hover-group, #stacks_in_279 .hype-link-hover, #stacks_in_279 .hype-link-hover-blank  {  cursor: pointer !important; }
#stacks_in_279 .hype-link-hover {  cursor: pointer !important; }

#stacks_in_279 .trigger-img-scale { opacity: 0.5 !important;  }
#stacks_in_279 .trigger-1grad-fade { opacity: 0.5 !important;  margin-top: 30vh !important; opacity: 1.0 !important;  }
#stacks_in_279 .trigger-2-fade { opacity: 0.5 !important;   }
#stacks_in_279 .trigger-2-stripe { opacity: 0.5 !important;  }

/* -- End EACH CSS Template -- */#stacks_in_282 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_282 .jwresp_col{overflow:hidden;margin:0;width:80%; float:left;}#stacks_in_282 #jwresp_col2_stacks_in_282{ float:right; width:20%}@media screen and (max-width:500px){#stacks_in_282 #jwresp_col1_stacks_in_282,#stacks_in_282 #jwresp_col2_stacks_in_282{width:100%;float:none;display:block}#stacks_in_282 #jwresp_col1_stacks_in_282{margin-bottom:15px}}
#stacks_in_290{text-align:justify}

#stacks_in_290 {
	background-color: rgba(0, 0, 0, 0.25);
	margin: 20px 50px 0px 50px;
	padding:  20px;
}
#stacks_in_97{text-align:justify}

#stacks_in_97 {
	margin: 20px 20px 0px 20px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_339{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//* -- Start EACH CSS Template -- */





/* prevent issue in Foundation theme and some stacks */
#stacks_in_341 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
#stacks_in_341_default11_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 				
#stacks_in_341 .HYPE_document { overflow: auto;  direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; height: 100% !important;	  }

/* layer 2 */
#stacks_in_341 .hype_bgs-2 {	
 	

	

	

	opacity: 0.4 !important;
  display: none !important; max-width: 0 !important; max-height: 0 !important;   }

@media screen and (max-width: 600px) { 
#stacks_in_341 .hype_bgs-2  {    } } 	

@media screen and (max-width: 600px) { 
#stacks_in_341 .hype_bgs-2  {    } } 

/* layer 1 */
#stacks_in_341 .hype_bgs-1 , #stacks_in_341 .hype_bgs-1-blurred { text-align: center;	width: 100%; height: 100%; margin: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0;   background-image: url(../files/stack_bg_image-341.png) !important;  	  
background-size: cover !important; background-position: 50% 60% !important;  opacity: 0.75 !important;   }
/* hide link - avoit issiues Firefox 3D */
#stacks_in_341 .hype_bgs-1-hover-link {   opacity: 1 !important;   }

@media screen and (max-width: 600px) { #stacks_in_341 .hype_bgs-1 , #stacks_in_341 .hype_bgs-1-blurred {    } } 	
/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_341 .hype_bgs-1 , #stacks_in_341 .hype_bgs-1-blurred { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_341 .hype_bgs-1 , #stacks_in_341 .hype_bgs-1-blurred {  background-attachment: scroll !important; } }
@media (min-width: 1025px) {  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_341 .hype_bgs-1 , #stacks_in_341 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_341 .hype_bgs-1 , #stacks_in_341 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_341 .hype_bgs-1 , #stacks_in_341 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }

#stacks_in_341 .hype_bgs-1 {     }	
#stacks_in_341 .hype_bgs-1-blurred {    display: none !important;   }	
	
/* gradient layer 1 */
#stacks_in_341 .hype_bgs-1grad {	  background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 9%, rgba(0, 0, 0, 0.78) 100%) !important;   }

/* STRIPES */
#stacks_in_341 .hype-bg-ext-a, #stacks_in_341 .hype-bg-ext-b {  background: linear-gradient(0deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.60) 100%) !important;  }
#stacks_in_341 .hype-bg-ext-b {   display: none !important;   }
#stacks_in_341 .hype-bg-ext-box {    } 

/* SLICE */   /*overflow: auto;*/ 
#stacks_in_341 .inner_slice_content {  
	text-align: left; pointer-events: auto; 	 	 padding-top: 2vh; padding-bottom: 2vh; padding-left: 2vw; padding-right: 2vw; 		
	
	
	
	
	
	
	
		
	
 
} 		

@media (max-width: 800px) {
#stacks_in_341 .inner_slice_content {  	     } 
} 

#stacks_in_341 .inner_slice { margin: auto; pointer-events: none; width: 100%; max-width: 1400px; min-width: 200px; z-index: 2; position: relative;
 


-webkit-animation: fade-slice-css 0.30s  ease-in-out both; animation: fade-slice-css 0.30s  ease-in-out both; -webkit-animation-delay: 0.30s; animation-delay: 0.30s; 

      
   
  
}

@media (max-width: 800px) {  

  
}

@keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }
@-webkit-keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_341 .inner_slice_content, #stacks_in_341 .inner_slice_content p, #stacks_in_341 .inner_slice_content span, #stacks_in_341 .inner_slice_content [class*="fa fa-"], #stacks_in_341 .inner_slice_content h1, #stacks_in_341 .inner_slice_content h2, #stacks_in_341 .inner_slice_content h3, #stacks_in_341 .inner_slice_content h4, #stacks_in_341 .inner_slice_content h5, #stacks_in_341 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;  color: #FFFFFF !important;  }
#stacks_in_341 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_341 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_341 .inner_slice_content a:link, #stacks_in_341 .inner_slice_content a {  
 color: #FFFFFF !important;   }

#stacks_in_341 .inner_slice_content a:hover [class^="fa fa-"], #stacks_in_341 .inner_slice_content a:active [class^="fa fa-"], #stacks_in_341 .inner_slice_content a:hover {   
 color: #FFFFFF !important; 	 }

#stacks_in_341 .inner_slice_content, #stacks_in_341 .inner_slice_content p, #stacks_in_341 .inner_slice_content span, #stacks_in_341 .inner_slice_content [class*="fa fa-"], #stacks_in_341 .inner_slice_content h1, #stacks_in_341 .inner_slice_content h2, #stacks_in_341 .inner_slice_content h3, #stacks_in_341 .inner_slice_content h4, #stacks_in_341 .inner_slice_content h5, #stacks_in_341 .inner_slice_content h6 { 
 text-align: left !important; 	}
/* justify responsive */
@media (min-width: 800px) { 
	#stacks_in_341 .inner_slice_content, #stacks_in_341 .inner_slice_content p, #stacks_in_341 .inner_slice_content span, #stacks_in_341 .inner_slice_content [class*="fa fa-"], #stacks_in_341 .inner_slice_content h1, #stacks_in_341 .inner_slice_content h2, #stacks_in_341 .inner_slice_content h3, #stacks_in_341 .inner_slice_content h4, #stacks_in_341 .inner_slice_content h5, #stacks_in_341 .inner_slice_content h6 {      }
}

/* vertical flex - justify-content: center;  align-items: center;  */
#stacks_in_341 .slice-vertical {  margin: auto; width: 100%; position: relative; display: flex;  display: flex;    min-height: 60vh;  	
  }

@media (max-width: 800px) {
#stacks_in_341 .slice-vertical {	    }
}
@media (max-width: 600px) {
#stacks_in_341 .slice-vertical {	    }
}

@keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} }

/* scroll button */
#stacks_in_341 .scrollButton-element {   display: none !important;  position: absolute; left: 0; z-index: 6; margin-right: auto; margin-left: auto; right: 0;  border-radius: 55px; -webkit-border-radius: 53px; padding: 0; width: 91px; display: block; text-align: center !important; box-sizing: border-box; bottom: 15px !important; margin-bottom: 10px;  }

#stacks_in_341 .scrollButton-element [class^="fa fa-"], #stacks_in_341 .scrollButton-element #stacks_in_341 [class*="fa fa-"] {  left: 0; text-indent: 0px; margin-right: auto; margin-left: auto; right: 0; padding: 0; width: 91px; 	box-sizing: border-box;  }

#stacks_in_341 .scrollButton-txt {  box-sizing: border-box; font-size: 17px; line-height: 1.2em; letter-spacing: 9px; text-indent: 10px !important; margin-right: auto;	margin-top: 0px; z-index: 1; top: -25px; display:none;  display: block !important;  
text-align: center !important; position: absolute; overflow: visible; font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Lucida Sans Unicode", sans-serif !important; font-weight: 400 !important;    width: 200px; right: 0; left: 0; padding: 0; margin-left: -55px;   }

#stacks_in_341 .scrollButton-element [class^="fa fa-"], #stacks_in_341 .scrollButton-element #stacks_in_341 [class*="fa fa-"], #stacks_in_341 .scrollButton-element:after, #stacks_in_341 .scrollButton-txt { color: #FFFFFF !important;  transition: all 0.15s linear; -moz-transition: all 0.15s linear; -webkit-transition: all 0.15s linear;  } 
/* icon off */
#stacks_in_341 .scrollButton-element [class^="fa fa-"], #stacks_in_341 .scrollButton-element #stacks_in_341 [class*="fa fa-"] {    }  
#stacks_in_341 .scrollButton-txt:hover, #stacks_in_341 .scrollButton-element [class^="fa fa-"]:hover {opacity: 0.8;}
#stacks_in_341 .scrollButton-element a { font-size: 80px !important; line-height: 1em;color: #FFFFFF !important;  }
#stacks_in_341 .scrollButton-txt:active, #stacks_in_341 .scrollButton-element [class^="fa fa-"]:active {  transform: scale(0.75) !important; -webkit-transform: scale(0.75) !important;  }
#target-element {  position: absolute; height: 0px; width: 100%; bottom: 0px;  }
@media only screen and (max-height: 501px) { #stacks_in_341 .scrollButton-element {  font-size: 0 !important; display: none !important;  } }
/* link --- in Hype */
#stacks_in_341 .hype-link-hover-group, #stacks_in_341 .hype-link-hover, #stacks_in_341 .hype-link-hover-blank  {  cursor: pointer !important; }
#stacks_in_341 .hype-link-hover {  cursor: pointer !important; }

#stacks_in_341 .trigger-img-scale { opacity: 0.5 !important;  }
#stacks_in_341 .trigger-1grad-fade { opacity: 0.5 !important;  margin-top: 30vh !important; opacity: 1.0 !important;  }
#stacks_in_341 .trigger-2-fade { opacity: 0.5 !important;   }
#stacks_in_341 .trigger-2-stripe { opacity: 0.5 !important;  }

/* -- End EACH CSS Template -- */#stacks_in_344 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_344 .jwresp_col{overflow:hidden;margin:0;width:19%; float:left;}#stacks_in_344 #jwresp_col2_stacks_in_344{ float:right; width:79%}@media screen and (max-width:500px){#stacks_in_344 #jwresp_col1_stacks_in_344,#stacks_in_344 #jwresp_col2_stacks_in_344{width:100%;float:none;display:block}#stacks_in_344 #jwresp_col1_stacks_in_344{margin-bottom:15px}}

#stacks_in_158 {
	margin: 20px 10px 0px 10px;
}
#stacks_in_352{text-align:justify}

#stacks_in_352 {
	background-color: rgba(0, 0, 0, 0.25);
	margin: 20px 50px 0px 50px;
	padding:  20px;
}
#stacks_in_160{text-align:justify}

#stacks_in_160 {
	margin: 20px 20px 0px 20px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_360{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//* -- Start EACH CSS Template -- */





/* prevent issue in Foundation theme and some stacks */
#stacks_in_363 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
#stacks_in_363_default11_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 				
#stacks_in_363 .HYPE_document { overflow: auto;  direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; height: 100% !important;	  }

/* layer 2 */
#stacks_in_363 .hype_bgs-2 {	
 	


background-image: url(https://media.giphy.com/media/ftfVpeWsm95QgGfOZ8/giphy.gif) !important;
background-position: 50% 50% !important;
background-size: cover !important;
	

	

	opacity: 0.4 !important;
   }

@media screen and (max-width: 600px) { 
#stacks_in_363 .hype_bgs-2  {    } } 	

@media screen and (max-width: 600px) { 
#stacks_in_363 .hype_bgs-2  {    } } 

/* layer 1 */
#stacks_in_363 .hype_bgs-1 , #stacks_in_363 .hype_bgs-1-blurred { text-align: center;	width: 100%; height: 100%; margin: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0;  background-image: url(../files/internal_bg_img_2.jpg) !important;   	  
background-size: cover !important; background-position: 50% 60% !important;  opacity: 0.75 !important;   }
/* hide link - avoit issiues Firefox 3D */
#stacks_in_363 .hype_bgs-1-hover-link {   opacity: 1 !important;   }

@media screen and (max-width: 600px) { #stacks_in_363 .hype_bgs-1 , #stacks_in_363 .hype_bgs-1-blurred {    } } 	
/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_363 .hype_bgs-1 , #stacks_in_363 .hype_bgs-1-blurred { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_363 .hype_bgs-1 , #stacks_in_363 .hype_bgs-1-blurred {  background-attachment: scroll !important; } }
@media (min-width: 1025px) {  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_363 .hype_bgs-1 , #stacks_in_363 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_363 .hype_bgs-1 , #stacks_in_363 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_363 .hype_bgs-1 , #stacks_in_363 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }

#stacks_in_363 .hype_bgs-1 {     }	
#stacks_in_363 .hype_bgs-1-blurred {    display: none !important;   }	
	
/* gradient layer 1 */
#stacks_in_363 .hype_bgs-1grad {	  background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 9%, rgba(0, 0, 0, 0.78) 100%) !important;   }

/* STRIPES */
#stacks_in_363 .hype-bg-ext-a, #stacks_in_363 .hype-bg-ext-b {  background: linear-gradient(0deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.60) 100%) !important;  }
#stacks_in_363 .hype-bg-ext-b {   display: none !important;   }
#stacks_in_363 .hype-bg-ext-box {    } 

/* SLICE */   /*overflow: auto;*/ 
#stacks_in_363 .inner_slice_content {  
	text-align: left; pointer-events: auto; 	 	 padding-top: 2vh; padding-bottom: 2vh; padding-left: 2vw; padding-right: 2vw; 		
	
	
	
	
	
	
	
		
	
 
} 		

@media (max-width: 800px) {
#stacks_in_363 .inner_slice_content {  	     } 
} 

#stacks_in_363 .inner_slice { margin: auto; pointer-events: none; width: 100%; max-width: 1400px; min-width: 200px; z-index: 2; position: relative;
 


-webkit-animation: fade-slice-css 0.30s  ease-in-out both; animation: fade-slice-css 0.30s  ease-in-out both; -webkit-animation-delay: 0.30s; animation-delay: 0.30s; 

      
   
  
}

@media (max-width: 800px) {  

  
}

@keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }
@-webkit-keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_363 .inner_slice_content, #stacks_in_363 .inner_slice_content p, #stacks_in_363 .inner_slice_content span, #stacks_in_363 .inner_slice_content [class*="fa fa-"], #stacks_in_363 .inner_slice_content h1, #stacks_in_363 .inner_slice_content h2, #stacks_in_363 .inner_slice_content h3, #stacks_in_363 .inner_slice_content h4, #stacks_in_363 .inner_slice_content h5, #stacks_in_363 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;  color: #FFFFFF !important;  }
#stacks_in_363 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_363 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_363 .inner_slice_content a:link, #stacks_in_363 .inner_slice_content a {  
 color: #FFFFFF !important;   }

#stacks_in_363 .inner_slice_content a:hover [class^="fa fa-"], #stacks_in_363 .inner_slice_content a:active [class^="fa fa-"], #stacks_in_363 .inner_slice_content a:hover {   
 color: #FFFFFF !important; 	 }

#stacks_in_363 .inner_slice_content, #stacks_in_363 .inner_slice_content p, #stacks_in_363 .inner_slice_content span, #stacks_in_363 .inner_slice_content [class*="fa fa-"], #stacks_in_363 .inner_slice_content h1, #stacks_in_363 .inner_slice_content h2, #stacks_in_363 .inner_slice_content h3, #stacks_in_363 .inner_slice_content h4, #stacks_in_363 .inner_slice_content h5, #stacks_in_363 .inner_slice_content h6 { 
 text-align: left !important; 	}
/* justify responsive */
@media (min-width: 800px) { 
	#stacks_in_363 .inner_slice_content, #stacks_in_363 .inner_slice_content p, #stacks_in_363 .inner_slice_content span, #stacks_in_363 .inner_slice_content [class*="fa fa-"], #stacks_in_363 .inner_slice_content h1, #stacks_in_363 .inner_slice_content h2, #stacks_in_363 .inner_slice_content h3, #stacks_in_363 .inner_slice_content h4, #stacks_in_363 .inner_slice_content h5, #stacks_in_363 .inner_slice_content h6 {      }
}

/* vertical flex - justify-content: center;  align-items: center;  */
#stacks_in_363 .slice-vertical {  margin: auto; width: 100%; position: relative; display: flex;  display: flex;    min-height: 60vh;  	
  }

@media (max-width: 800px) {
#stacks_in_363 .slice-vertical {	    }
}
@media (max-width: 600px) {
#stacks_in_363 .slice-vertical {	    }
}

@keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} }

/* scroll button */
#stacks_in_363 .scrollButton-element {   display: none !important;  position: absolute; left: 0; z-index: 6; margin-right: auto; margin-left: auto; right: 0;  border-radius: 55px; -webkit-border-radius: 53px; padding: 0; width: 91px; display: block; text-align: center !important; box-sizing: border-box; bottom: 15px !important; margin-bottom: 10px;  }

#stacks_in_363 .scrollButton-element [class^="fa fa-"], #stacks_in_363 .scrollButton-element #stacks_in_363 [class*="fa fa-"] {  left: 0; text-indent: 0px; margin-right: auto; margin-left: auto; right: 0; padding: 0; width: 91px; 	box-sizing: border-box;  }

#stacks_in_363 .scrollButton-txt {  box-sizing: border-box; font-size: 17px; line-height: 1.2em; letter-spacing: 9px; text-indent: 10px !important; margin-right: auto;	margin-top: 0px; z-index: 1; top: -25px; display:none;  display: block !important;  
text-align: center !important; position: absolute; overflow: visible; font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Lucida Sans Unicode", sans-serif !important; font-weight: 400 !important;    width: 200px; right: 0; left: 0; padding: 0; margin-left: -55px;   }

#stacks_in_363 .scrollButton-element [class^="fa fa-"], #stacks_in_363 .scrollButton-element #stacks_in_363 [class*="fa fa-"], #stacks_in_363 .scrollButton-element:after, #stacks_in_363 .scrollButton-txt { color: #FFFFFF !important;  transition: all 0.15s linear; -moz-transition: all 0.15s linear; -webkit-transition: all 0.15s linear;  } 
/* icon off */
#stacks_in_363 .scrollButton-element [class^="fa fa-"], #stacks_in_363 .scrollButton-element #stacks_in_363 [class*="fa fa-"] {    }  
#stacks_in_363 .scrollButton-txt:hover, #stacks_in_363 .scrollButton-element [class^="fa fa-"]:hover {opacity: 0.8;}
#stacks_in_363 .scrollButton-element a { font-size: 80px !important; line-height: 1em;color: #FFFFFF !important;  }
#stacks_in_363 .scrollButton-txt:active, #stacks_in_363 .scrollButton-element [class^="fa fa-"]:active {  transform: scale(0.75) !important; -webkit-transform: scale(0.75) !important;  }
#target-element {  position: absolute; height: 0px; width: 100%; bottom: 0px;  }
@media only screen and (max-height: 501px) { #stacks_in_363 .scrollButton-element {  font-size: 0 !important; display: none !important;  } }
/* link --- in Hype */
#stacks_in_363 .hype-link-hover-group, #stacks_in_363 .hype-link-hover, #stacks_in_363 .hype-link-hover-blank  {  cursor: pointer !important; }
#stacks_in_363 .hype-link-hover {  cursor: pointer !important; }

#stacks_in_363 .trigger-img-scale { opacity: 0.5 !important;  }
#stacks_in_363 .trigger-1grad-fade { opacity: 0.5 !important;  margin-top: 30vh !important; opacity: 1.0 !important;  }
#stacks_in_363 .trigger-2-fade { opacity: 0.5 !important;   }
#stacks_in_363 .trigger-2-stripe { opacity: 0.5 !important;  }

/* -- End EACH CSS Template -- */#stacks_in_164 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_164 .jwresp_col{overflow:hidden;margin:0;width:45%; float:left;}#stacks_in_164 #jwresp_col2_stacks_in_164{ float:right; width:45%}@media screen and (max-width:500px){#stacks_in_164 #jwresp_col1_stacks_in_164,#stacks_in_164 #jwresp_col2_stacks_in_164{width:100%;float:none;display:block}#stacks_in_164 #jwresp_col1_stacks_in_164{margin-bottom:15px}}

#stacks_in_164 {
	margin: 20px 50px 50px 50px;
	padding: 0px 100px 0px 100px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_183buttonPressWrapper{
	position: relative !important;
}

#stacks_in_183 a, #stacks_in_183 a:hover, #stacks_in_183 a:visited, #stacks_in_183 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_183button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #AA57C6 !important;
	border-color: #9049A8 !important;
	box-sizing: border-box !important;
}

.stacks_in_183button:hover{
	color: #FFFFFF !important;
	background-color: #773D90 !important;
	border-color: #65337A !important;
}

#stacks_in_183 a, #stacks_in_183 a:visited, #stacks_in_183 a:active{
	color: #FFFFFF !important;
}

#stacks_in_183 a:hover{
	color: #FFFFFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_183button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #6E3880 !important;
		background: #AA57C6 !important;
		background: -moz-linear-gradient(top, #AA57C6 0%, #88459E 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #AA57C6), color-stop(100%, #88459E)) !important;
		background: -webkit-linear-gradient(top, #AA57C6 0%, #88459E 100%) !important;
		background: -o-linear-gradient(top, #AA57C6 0%, #88459E 100%) !important;
		background: -ms-linear-gradient(top, #AA57C6 0%, #88459E 100%) !important;
		background: linear-gradient(to bottom, #AA57C6 0%, #88459E 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AA57C6', endColorstr='#88459E', GradientType=0 ) !important;
	}
	.stacks_in_183button:hover{
		border-bottom-color: #4D275D !important;
		background: #773D90 !important;
		background: -moz-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #773D90), color-stop(100%, #5F3073)) !important;
		background: -webkit-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -o-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -ms-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: linear-gradient(to bottom, #773D90 0%, #5F3073 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#773D90', endColorstr='#5F3073', GradientType=0 ) !important;
	}
	



.stacks_in_183buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_183buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_183buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_183buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_183 {
	padding: 30px 0px 0px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_188{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_188 {
	padding: 0px 40px 0px 40px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_198{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_198 {
	padding: 0px 40px 0px 40px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_200{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_196buttonPressWrapper{
	position: relative !important;
}

#stacks_in_196 a, #stacks_in_196 a:hover, #stacks_in_196 a:visited, #stacks_in_196 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_196button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #AA57C6 !important;
	border-color: #9049A8 !important;
	box-sizing: border-box !important;
}

.stacks_in_196button:hover{
	color: #FFFFFF !important;
	background-color: #773D90 !important;
	border-color: #65337A !important;
}

#stacks_in_196 a, #stacks_in_196 a:visited, #stacks_in_196 a:active{
	color: #FFFFFF !important;
}

#stacks_in_196 a:hover{
	color: #FFFFFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_196button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #6E3880 !important;
		background: #AA57C6 !important;
		background: -moz-linear-gradient(top, #AA57C6 0%, #88459E 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #AA57C6), color-stop(100%, #88459E)) !important;
		background: -webkit-linear-gradient(top, #AA57C6 0%, #88459E 100%) !important;
		background: -o-linear-gradient(top, #AA57C6 0%, #88459E 100%) !important;
		background: -ms-linear-gradient(top, #AA57C6 0%, #88459E 100%) !important;
		background: linear-gradient(to bottom, #AA57C6 0%, #88459E 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AA57C6', endColorstr='#88459E', GradientType=0 ) !important;
	}
	.stacks_in_196button:hover{
		border-bottom-color: #4D275D !important;
		background: #773D90 !important;
		background: -moz-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #773D90), color-stop(100%, #5F3073)) !important;
		background: -webkit-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -o-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -ms-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: linear-gradient(to bottom, #773D90 0%, #5F3073 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#773D90', endColorstr='#5F3073', GradientType=0 ) !important;
	}
	



.stacks_in_196buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_196buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_196buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_196buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_184{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_184 {
	padding: 50px 0px 0px 0px;
}

#stacks_in_75 {
	margin: 0px 10px 0px 10px;
}

#stacks_in_77 {
	margin: 0px 10px 0px 10px;
}
#stacks_in_154_2 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_154_2 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_154_2 .jwresp_col_wrapper.right{float:right}#stacks_in_154_2 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_154_2 #jwresp_col2_stacks_in_154_2,#stacks_in_154_2 #jwresp_col4_stacks_in_154_2{float:right}#stacks_in_154_2 #jwresp_col1_stacks_in_154_2,#stacks_in_154_2 #jwresp_col3_stacks_in_154_2{margin-right:0} @media screen and (max-width:770px){#stacks_in_154_2 .jwresp_col_wrapper.left,#stacks_in_154_2 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_154_2 .jwresp_col_wrapper.left{margin-bottom:10px}#stacks_in_154_2 .jwresp_col{width:50%}#stacks_in_154_2 #jwresp_col1_stacks_in_154_2,#stacks_in_154_2 #jwresp_col3_stacks_in_154_2{margin:0}}  @media screen and (max-width:500px){#stacks_in_154_2 .jwresp_col{width:100%;display:block}#stacks_in_154_2 #jwresp_col1_stacks_in_154_2,#stacks_in_154_2 #jwresp_col2_stacks_in_154_2,#stacks_in_154_2 #jwresp_col3_stacks_in_154_2{margin:0;margin-bottom:5px}#stacks_in_154_2 #jwresp_col4_stacks_in_154_2{margin:0}#stacks_in_154_2 .jwresp_col_wrapper.left{margin-bottom:0}}

#stacks_in_154_2 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(76, 76, 76, 1.00);
	border-width: 3px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
}
#stacks_in_154_15 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_154_15 .jwresp_col{float:none} #stacks_in_154_15 #jwresp_col2_stacks_in_154_15{position:relative;margin:0 auto;width:34%;float:none}#stacks_in_154_15 #jwresp_col1_stacks_in_154_15,#stacks_in_154_15 #jwresp_col3_stacks_in_154_15{width:33%}#stacks_in_154_15 #jwresp_col1_stacks_in_154_15{float:left}#stacks_in_154_15 #jwresp_col3_stacks_in_154_15{float:right} @media screen and (max-width:770px){#stacks_in_154_15 #jwresp_col1_stacks_in_154_15,#stacks_in_154_15 #jwresp_col3_stacks_in_154_15{margin-bottom:20px}#stacks_in_154_15 #jwresp_col1_stacks_in_154_15{width:50%}#stacks_in_154_15 #jwresp_col3_stacks_in_154_15{width:50%}#stacks_in_154_15 #jwresp_col2_stacks_in_154_15{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_154_15 #jwresp_col1_stacks_in_154_15,#stacks_in_154_15 #jwresp_col3_stacks_in_154_15,#stacks_in_154_15 #jwresp_col2_stacks_in_154_15{float:none;width:100%;display:block}#stacks_in_154_15 #jwresp_col1_stacks_in_154_15,#stacks_in_154_15 #jwresp_col3_stacks_in_154_15{margin-bottom:20px}} 

/* START ICONZ CSS */

#stacks_in_154_17 i {
	font-size: 3em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_154_17 {
	text-align: center;
}

#stacks_in_154_17 a{
	text-decoration: none;
}


	
		#stacks_in_154_17 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_154_17 .stacks_in_154_17quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_154_17 .stacks_in_154_17quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_154_17 .stacks_in_154_17quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_154_25 i {
	font-size: 3em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_154_25 {
	text-align: center;
}

#stacks_in_154_25 a{
	text-decoration: none;
}


	
		#stacks_in_154_25 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_154_25 .stacks_in_154_25quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_154_25 .stacks_in_154_25quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_154_25 .stacks_in_154_25quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
#stacks_in_154_25 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(76, 76, 76, 1.00);
	border-width: 4px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_154_27 {
	background-color: rgba(0, 0, 0, 1.00);
	padding: 20px 20px 0px 20px;
}

#stacks_in_154_29 {
	background-color: rgba(0, 0, 0, 1.00);
	padding: 0px 20px 0px 20px;
}

#stacks_in_154_31 {
	background-color: rgba(0, 0, 0, 1.00);
}

#stacks_in_154_33 {
	background-color: rgba(0, 0, 0, 1.00);
	padding: 0px 20px 0px 20px;
}
