@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 Vegas Page css Template -- */
.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer,.vegas-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;background:url(overlays/02.png) center center}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0;height:100%;background:#fff;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0)}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}:root body.vegas-container>.vegas-overlay,:root body.vegas-container>.vegas-slide,_::full-page-media,_:future{bottom:-76px}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown,.vegas-transition-slideDown2,.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}
/* -- End Vegas Page css Template -- */
#stacks_in_309_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_20178_page0 {
		font-family: 'jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_20178_page0 {
		color: rgba(34, 34, 34, 1.00);
	}
}

/* @group Description */

.description{
	padding: 4px;
    opacity: 0;  
    position: fixed; 
    display: none;
}

.descriptionIn{
	opacity: 1;
	display: block;
	right: 50px;
	-webkit-animation: descSlideIn .2s ease-out;
}

@-webkit-keyframes descSlideIn {
from {right: 0; opacity: 0;}
to   {opacity: 1;}
}
@-moz-keyframes descSlideIn {
from {right: 0; opacity: 0;}
to   {opacity: 1;}
}
@keyframes descSlideIn {
from {right: 0; opacity: 0;}
to   {opacity: 1;}
}

.descriptionOut{
	opacity: 0;
	right: 0;
	margin-right: 0;
	margin-top: 0;
	-webkit-animation: descSlideOut .2s ease-in;
}

@-webkit-keyframes descSlideOut {
from {opacity:1;}
to   {opacity: 0;right: 0;}
}
@-moz-keyframes descSlideOut {
from {opacity:1;}
to   {opacity: 0;right: 0;}
}
@keyframes descSlideOut {
from {opacity:1;}
to   {opacity: 0;right: 0;}
}

/* end */

#stacks_in_20897_page0 {
	margin: 8px 5px 8px 5px;
	padding:  20px;
}
/* -- Start Bellboy Each css Template -- */

.stacks_in_19969_page0bellboywrapper{
	width: 40px;
	margin: 0 auto;
	
	display : none;
	
}

.stacks_in_19969_page0bellboy{
	position: relative;
	cursor: pointer;
	background: rgba(60, 46, 74, 1.00);
	width: 40px;
	height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	line-height: 40px;
	font-size: 18.181818px;
	margin: 5px;
	z-index: 1000;
	background: rgba(60, 46, 74, 1.00);
}


.stacks_in_19969_page0bellboy i {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18.181818px;
	vertical-align: middle;
}


.stacks_in_19969_page0bellboy:hover{
	color: rgba(235, 235, 235, 1.00);
	background: rgba(75, 61, 89, 1.00); /* Old browsers */
}

/* -- End Bellboy Each css Template -- *//* ////////// Archetypon Parallaxis Theme ////////// */
#block1 a:link{
	color: #999999!important;
}
#block1 a:visited{
	color: #999999;
}
#block1 a:hover{
	color: #222222!important;
}
#block1 .story {margin-top: 0%}

#block1 {}

.rMode_stacks_in_20127_page0{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block1 {
      background-image: url(default-bg.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block1 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block1 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block1 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}/* -- Start Vegas Each css Template -- */


#stacks_in_20130_page0VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_20130_page0VegasInput{
	position: relative;
	display: none;
}

#stacks_in_20130_page0 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_20130_page0 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_20130_page0 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_20130_page0vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_20130_page0vegasContent,.stacks_in_20130_page0vegasContent h1,.stacks_in_20130_page0vegasContent h2,.stacks_in_20130_page0vegasContent h3,.stacks_in_20130_page0vegasContent h4,.stacks_in_20130_page0vegasContent h5,.stacks_in_20130_page0vegasContent h6{
	color: #FFFFFF !important;
}
.stacks_in_20130_page0vegasContent a,.stacks_in_20130_page0vegasContent a:active,.stacks_in_20130_page0vegasContent a:visited{
	color: #3B94D9 !important;
	text-decoration: none !important;
}
.stacks_in_20130_page0vegasContent a:hover{
	color: #DDDDDD !important;
	text-decoration: none !important;
}

.stacks_in_20130_page0vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_20130_page0vegasContentBox{
	text-align: center !important;
}

.stacks_in_20130_page0vegasContentBox h1,.stacks_in_20130_page0vegasContentBox h2,.stacks_in_20130_page0vegasContentBox h3,.stacks_in_20130_page0vegasContentBox h4,.stacks_in_20130_page0vegasContentBox h5,.stacks_in_20130_page0vegasContentBox h6,.stacks_in_20130_page0vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_20130_page0vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 1200px;
}



.stacks_in_20130_page0vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_20130_page0vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- *//* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_19977_page0{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_19977_page0 {
	margin: 100px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21325_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 800;
		font-style: normal;
		font-size: 1200%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21325_page0 {
		color: rgba(249, 247, 237, 1.00);
	}
}

#stacks_in_21325_page0 {
	margin: 0px 0px 100px 0px;
}

#stacks_in_21327_page0 {
	display:inline-block; width:100%; line-height: 1.200000em;
	font-size: 57%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_19979_page0{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_20114_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20114_page0button{
	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: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_20114_page0button:hover{
	color: #003366 !important;
	background-color: #003366 !important;
	border-color: #002B56 !important;
}

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

#stacks_in_20114_page0 a:hover{
	color: #003366 !important;
}


























	/* -- TYPE GHOST LARGE OVERRIDE -- */
	.stacks_in_20114_page0button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	.stacks_in_20114_page0button:hover{
		background-color: transparent !important;
	}
	













.stacks_in_20114_page0buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* ////////// Archetypon Parallaxis Theme ////////// */
#block1 a:link{
	color: #6699CC!important;
}
#block1 a:visited{
	color: #4C4C4C;
}
#block1 a:hover{
	color: #222222!important;
}
#block1 .story {margin-top: 0%}

#block1 {background: transparent !important}

.rMode_stacks_in_14196_page0{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block1 {
      background-image: url(default-bg.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block1 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block1 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block1 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_20035_page0{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_out_14190_page0 {
	width: 80%;
}

#stacks_in_14190_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21211_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21211_page0 {
		color: rgba(0, 51, 102, 1.00);
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21217_page0{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_out_21212_page0 {
	width: 75%;
}

#stacks_in_21212_page0 {
	margin: 50px 0px 0px 0px;
}

#stacks_in_21213_page0 {
	letter-spacing: 2px;
	font-size: 140%;
	font-weight: bold;
}

#stacks_out_20511_page0 {
	width: 75%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21179_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21179_page0 {
		color: rgba(0, 51, 102, 1.00);
	}
}

#stacks_in_21181_page0 {
	margin: 0px 0px 100px 0px;
}

#stacks_in_21182_page0 {
	line-height: 2em;
}
/* ////////// Archetypon Parallaxis Theme ////////// */
#block2 a:link{
	color: #6699CC!important;
}
#block2 a:visited{
	color: #999999;
}
#block2 a:hover{
	color: #993333!important;
}
#block2 .story {margin-top: 0%}

#block2 {background: transparent !important}

.rMode_stacks_in_10773_page0{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block2 {
      background-image: url(default-bg.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block2 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block2 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block2 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}
#stacks_in_10773_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_20585_page0{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_20585_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_20586_page0eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_20586_page0eternityContainer {
	background-image: url("../files/background_image_20586.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_20586_page0overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_20586_page0contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_20586_page0content{
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_20586_page0content,.stacks_in_20586_page0content h1,.stacks_in_20586_page0content h2,.stacks_in_20586_page0content h3,.stacks_in_20586_page0content h4,.stacks_in_20586_page0content h5,.stacks_in_20586_page0content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_20586_page0content a,.stacks_in_20586_page0content a:active,.stacks_in_20586_page0content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_20586_page0content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_20586_page0eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_20586_page0eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


/* -- End Unified -- */



	.stacks_in_20586_page0eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_20586_page0contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- *//* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21281_page0{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 */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_20587_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_20587_page0 {
		color: rgba(249, 247, 237, 1.00);
	}
}

#stacks_out_20588_page0 {
	width: 90%;
}

#stacks_out_20589_page0 {
	width: 70%;
}

#stacks_in_20590_page0 {
	font-size: 126%;
	font-weight: bold;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21189_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21189_page0 {
		color: rgba(0, 51, 102, 1.00);
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21285_page0{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_out_14192_page0 {
	width: 75%;
}

#stacks_in_14192_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}

#stacks_out_21185_page0 {
	width: 75%;
}

#stacks_in_21185_page0 {
	margin: 100px 0px 0px 0px;
}

#stacks_in_21186_page0 {
	line-height: 2em;
}
#stacks_in_21364_page0_float {
	float:left;
	width:33%;
}
#stacks_out_21364_page0 {
	width: 75%;
}

#stacks_in_21364_page0 {
	margin: 30px 0px 100px 0px;
}

#stacks_in_21365_page0 {
	line-height: 2em;
}

#stacks_out_21367_page0 {
	width: 85%;
}
/* ////////// Archetypon Parallaxis Theme ////////// */
#block3 a:link{
	color: #6699CC!important;
}
#block3 a:visited{
	color: #999999;
}
#block3 a:hover{
	color: #993333!important;
}
#block3 .story {margin-top: 0%}

#block3 {background: transparent !important}

.rMode_stacks_in_21052_page0{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block3 {
      background-image: url(default-bg.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block3 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block3 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block3 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}
#stacks_out_21052_page0 {
	margin-left:0;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21054_page0{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_21054_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_21055_page0eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_21055_page0eternityContainer {
	background-image: url("../files/background_image_21055.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_21055_page0overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_21055_page0contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_21055_page0content{
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_21055_page0content,.stacks_in_21055_page0content h1,.stacks_in_21055_page0content h2,.stacks_in_21055_page0content h3,.stacks_in_21055_page0content h4,.stacks_in_21055_page0content h5,.stacks_in_21055_page0content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_21055_page0content a,.stacks_in_21055_page0content a:active,.stacks_in_21055_page0content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_21055_page0content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_21055_page0eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_21055_page0eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_21055_page0eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_21055_page0eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_21055_page0contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21056_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21056_page0 {
		color: rgba(249, 247, 237, 1.00);
	}
}

#stacks_out_21057_page0 {
	width: 90%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21279_page0{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_21059_page0 {
	letter-spacing: 2px;
	font-size: 120%;
	font-weight: bold;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21064_page0 {
		font-family: 'jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21064_page0 {
		color: rgba(0, 51, 102, 1.00);
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21067_page0{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_out_21359_page0 {
	width: 75%;
}

#stacks_in_21359_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}

#stacks_out_21068_page0 {
	width: 75%;
}

#stacks_in_21068_page0 {
	margin: 100px 0px 100px 0px;
}

#stacks_in_21069_page0 {
	line-height: 2em;
	font-size: 120%;
}
/* ////////// Archetypon Parallaxis Theme ////////// */
#block4 a:link{
	color: #6699CC!important;
}
#block4 a:visited{
	color: #999999;
}
#block4 a:hover{
	color: #993333!important;
}
#block4 .story {margin-top: 0%}

#block4 {background: transparent !important}

.rMode_stacks_in_21149_page0{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block4 {
      background-image: url(default-bg.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block4 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block4 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block4 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}
#stacks_out_21149_page0 {
	margin-left:0;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21151_page0{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_21151_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21219_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21219_page0 {
		color: rgba(249, 247, 237, 1.00);
	}
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_21152_page0eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_21152_page0eternityContainer {
	background-image: url("../files/background_image_21152.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_21152_page0overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_21152_page0contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_21152_page0content{
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_21152_page0content,.stacks_in_21152_page0content h1,.stacks_in_21152_page0content h2,.stacks_in_21152_page0content h3,.stacks_in_21152_page0content h4,.stacks_in_21152_page0content h5,.stacks_in_21152_page0content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_21152_page0content a,.stacks_in_21152_page0content a:active,.stacks_in_21152_page0content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_21152_page0content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_21152_page0eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_21152_page0eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_21152_page0eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_21152_page0eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_21152_page0contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21153_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21153_page0 {
		color: rgba(255, 255, 255, 1.00);
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21277_page0{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_21156_page0 {
	letter-spacing: 2px;
	font-size: 120%;
	font-weight: bold;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21269_page0 {
		font-family: 'Mate SC', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21269_page0 {
		color: rgba(255, 0, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21161_page0 {
		font-family: 'jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21161_page0 {
		color: rgba(0, 51, 102, 1.00);
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21162_page0{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_out_21163_page0 {
	width: 80%;
}

#stacks_in_21163_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21164_page0{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_out_21165_page0 {
	width: 75%;
}

#stacks_in_21165_page0 {
	margin: 100px 0px 100px 0px;
}

#stacks_in_21166_page0 {
	line-height: 2em;
	font-size: 120%;
}
/* ////////// Archetypon Parallaxis Theme ////////// */
#block5 a:link{
	color: #6699CC!important;
}
#block5 a:visited{
	color: #999999;
}
#block5 a:hover{
	color: #993333!important;
}
#block5 .story {margin-top: 0%}

#block5 {background: transparent !important}

.rMode_stacks_in_21673_page0{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block5 {
      background-image: url(default-bg.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block5 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block5 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block5 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}
#stacks_out_21673_page0 {
	margin-left:0;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21675_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21675_page0 {
		color: rgba(249, 247, 237, 1.00);
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21676_page0{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_21676_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_21677_page0eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_21677_page0eternityContainer {
	background-image: url("../files/background_image_21677.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_21677_page0overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_21677_page0contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_21677_page0content{
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_21677_page0content,.stacks_in_21677_page0content h1,.stacks_in_21677_page0content h2,.stacks_in_21677_page0content h3,.stacks_in_21677_page0content h4,.stacks_in_21677_page0content h5,.stacks_in_21677_page0content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_21677_page0content a,.stacks_in_21677_page0content a:active,.stacks_in_21677_page0content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_21677_page0content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_21677_page0eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_21677_page0eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_21677_page0eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_21677_page0eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_21677_page0contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21678_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21678_page0 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_out_21679_page0 {
	width: 90%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21680_page0{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_21682_page0 {
	letter-spacing: 2px;
	font-size: 120%;
	font-weight: bold;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21689_page0 {
		font-family: 'jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21689_page0 {
		color: rgba(0, 51, 102, 1.00);
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21690_page0{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_out_21691_page0 {
	width: 80%;
}

#stacks_in_21691_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21692_page0{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_out_21693_page0 {
	width: 75%;
}

#stacks_in_21693_page0 {
	margin: 100px 0px 100px 0px;
}

#stacks_in_21694_page0 {
	line-height: 2em;
	font-size: 120%;
}
/* ////////// Archetypon Parallaxis Theme ////////// */
#block7 a:link{
	color: #B3B3B3!important;
}
#block7 a:visited{
	color: #CCCCCC;
}
#block7 a:hover{
	color: #FFFFFF!important;
}
#block7 .story {margin-top: 0%}

#block7 {background: transparent !important}

.rMode_stacks_in_21075_page0{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block7 {
      background-image: url(default-bg.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block7 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block7 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block7 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}
#stacks_in_21075_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21077_page0{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_21077_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_21078_page0eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_21078_page0eternityContainer {
	background-image: url("../files/background_image_21078.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_21078_page0overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_21078_page0contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_21078_page0content{
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_21078_page0content,.stacks_in_21078_page0content h1,.stacks_in_21078_page0content h2,.stacks_in_21078_page0content h3,.stacks_in_21078_page0content h4,.stacks_in_21078_page0content h5,.stacks_in_21078_page0content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_21078_page0content a,.stacks_in_21078_page0content a:active,.stacks_in_21078_page0content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_21078_page0content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_21078_page0eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_21078_page0eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_21078_page0eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_21078_page0eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_21078_page0contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21307_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21307_page0 {
		color: rgba(255, 255, 255, 1.00);
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21308_page0{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_21310_page0 {
	letter-spacing: 2px;
	font-size: 120%;
	font-weight: bold;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21087_page0{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 */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21088_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21088_page0 {
		color: rgba(255, 0, 0, 1.00);
	}
}
/*  */
.unslider {
  position: relative;
  box-sizing: border-box; }

#testimonials-stacks_in_21090_page0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #testimonials-stacks_in_21090_page0 * {
    box-sizing: border-box; }
  #testimonials-stacks_in_21090_page0 .testimonials-arrows {
    max-width: 1000px;
    padding: 0 10px 0 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0 {
      width: 50px;
      height: 50px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(0, 51, 102, 1.00);
      font-size: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:hover {
        color: rgba(225, 213, 193, 1.00);
        background: rgba(225, 213, 193, 1.00); }
      #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:first-child {
        border-radius: 30px 0 0 30px; }
      #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:last-child {
        border-radius: 0 30px 30px 0; }
  #testimonials-stacks_in_21090_page0 .testimonials {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    #testimonials-stacks_in_21090_page0 .testimonials ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-sizing: border-box; }
      #testimonials-stacks_in_21090_page0 .testimonials ul li {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        box-sizing: border-box; }
        #testimonials-stacks_in_21090_page0 .testimonials ul li.testimonials-stacks_in_21090_page0-active .testimonials-outer {
          opacity: 1;
          transition: all 0.1s; }
        #testimonials-stacks_in_21090_page0 .testimonials ul li .testimonials-outer {
          padding: 20px 10px 20px 10px;
          /*  */
          height: 100%;
          /*  */
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          transition: all 0.3s;
          box-sizing: border-box; }
        #testimonials-stacks_in_21090_page0 .testimonials ul li .testimonials-inner {
          /*  */
          background: none;
          /*  */
          /*  */
          /*  */
          /*  */
          /*  */
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.20);
          /*  */
          padding: 10px 10px;
          border-radius: 3px;
          min-height: 250px;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          transition: all 0.3s;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box; }
  #testimonials-stacks_in_21090_page0 .testimonials-image-outer {
    /*  */
    /*  */
    background: rgba(51, 51, 51, 1.00);
    /*  */
    /*  */
    /*  */
    width: 60px;
    height: 60px;
    border-radius: 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    position: relative; }
    #testimonials-stacks_in_21090_page0 .testimonials-image-outer i {
      top: 50%;
      left: 50%;
      position: absolute;
      color: rgba(85, 85, 85, 1.00);
      font-size: 60px;
      opacity: 1;
      transition: opacity 0.3s ease;
      transition-delay: 1s;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  #testimonials-stacks_in_21090_page0 .testimonials-content-outer {
    /*  */
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    /*  */
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-quotations {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      /*  */
      font-weight: bold;
      /*  */ }
      #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-quotations span {
        /*  */
        font-family: "Raleway";
        /*  */
        display: none;
        line-height: 1;
        color: rgba(225, 213, 193, 0.30);
        height: 50.000000px;
        font-size: 100px; }
      #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-quotations i {
        font-size: 100px;
        color: rgba(225, 213, 193, 0.30); }
      #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-quotations.first {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-quotations.first i {
          -webkit-transform: scale(-1, 1);
                  transform: scale(-1, 1); }
      #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-quotations.last {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
    #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner {
      width: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 10px; }
      #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-text {
        /*  */
        font-family: "Raleway";
        /*  */
        color: rgba(0, 51, 102, 1.00);
        font-size: 20px;
        text-align: center;
        line-height: 28.000000px; }
      #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-name {
        /*  */
        font-family: "Roboto";
        /*  */
        color: rgba(0, 51, 102, 1.00);
        margin-top: 20px;
        font-size: 14px;
        text-align: center; }
      #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-rating {
        margin-top: 20px;
        text-align: center; }
        #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-rating i {
          color: rgba(255, 255, 255, 1.00);
          font-size: 20px; }

#testimonials-stacks_in_21090_page0.arrows-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#testimonials-stacks_in_21090_page0.arrows-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

#testimonials-stacks_in_21090_page0.arrows-left .testimonials-arrows {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#testimonials-stacks_in_21090_page0.arrows-center .testimonials-arrows {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_21090_page0.arrows-right .testimonials-arrows {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#testimonials-stacks_in_21090_page0.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0 {
  border-radius: 30px; }
  #testimonials-stacks_in_21090_page0.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0.prev {
    margin-right: 5px; }

#testimonials-stacks_in_21090_page0.images-hide ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
  display: none; }

#testimonials-stacks_in_21090_page0.images-left ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#testimonials-stacks_in_21090_page0.images-center ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#testimonials-stacks_in_21090_page0.images-right ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

#testimonials-stacks_in_21090_page0.images-top ul li .testimonials-outer .testimonials-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #testimonials-stacks_in_21090_page0.images-top ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
    margin-top: -50px;
    margin-bottom: 10px; }

#testimonials-stacks_in_21090_page0.images-bottom ul li .testimonials-outer .testimonials-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  #testimonials-stacks_in_21090_page0.images-bottom ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
    margin-bottom: -50px;
    margin-top: 10px; }

#testimonials-stacks_in_21090_page0.quotations-vert .testimonials-content-outer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_21090_page0.quotations-vert.quotations-normal .testimonials-content-outer .content-quotations.first {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#testimonials-stacks_in_21090_page0.quotations-vert.quotations-normal .testimonials-content-outer .content-quotations.last {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#testimonials-stacks_in_21090_page0.quotations-vert.quotations-center .testimonials-content-outer .content-quotations {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_21090_page0.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #testimonials-stacks_in_21090_page0.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first i, #testimonials-stacks_in_21090_page0.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first span {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }

#testimonials-stacks_in_21090_page0.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  #testimonials-stacks_in_21090_page0.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last i, #testimonials-stacks_in_21090_page0.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last span {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }

#testimonials-stacks_in_21090_page0.quotations-horiz .testimonials-content-outer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  #testimonials-stacks_in_21090_page0.quotations-horiz .testimonials-content-outer .content-inner {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }

#testimonials-stacks_in_21090_page0.quotations-horiz.quotations-normal .testimonials-content-outer .content-quotations.first {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#testimonials-stacks_in_21090_page0.quotations-horiz.quotations-normal .testimonials-content-outer .content-quotations.last {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

#testimonials-stacks_in_21090_page0.quotations-horiz.quotations-center .testimonials-content-outer .content-quotations {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#testimonials-stacks_in_21090_page0.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  #testimonials-stacks_in_21090_page0.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first i, #testimonials-stacks_in_21090_page0.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first span {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }

#testimonials-stacks_in_21090_page0.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  #testimonials-stacks_in_21090_page0.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last i, #testimonials-stacks_in_21090_page0.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last span {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }

#testimonials-stacks_in_21090_page0.hide-quotations-first .testimonials-content-outer .content-quotations.first {
  display: none; }

#testimonials-stacks_in_21090_page0.hide-quotations-last .testimonials-content-outer .content-quotations.last {
  display: none; }

#testimonials-stacks_in_21090_page0.font-quotations .testimonials-content-outer .content-quotations span {
  display: block; }

#testimonials-stacks_in_21090_page0.font-quotations .testimonials-content-outer .content-quotations i {
  display: none; }

#testimonials-stacks_in_21090_page0.name-hide .content-inner-name {
  display: none; }

#testimonials-stacks_in_21090_page0.rating-hide .content-inner-rating {
  display: none; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-one i.rating:nth-child(1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-one i.rating:nth-child(n+2)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(2)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(n+3)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-two i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-two i.rating:nth-child(n+3)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(3)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(n+4)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-three i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-three i.rating:nth-child(n+4)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(4)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(n+5)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-four i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-four i.rating:nth-child(n+5)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-four-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-four-half i.rating:nth-child(5)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_21090_page0.rating-stars .content-inner-rating.rating-five i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_21090_page0.rating-hearts .content-inner-rating.rating-one i.rating:nth-child(1)::before {
  content: "\f388"; }

#testimonials-stacks_in_21090_page0.rating-hearts .content-inner-rating.rating-one i.rating:nth-child(n+2)::before {
  content: "\f387"; }

#testimonials-stacks_in_21090_page0.rating-hearts .content-inner-rating.rating-two i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_21090_page0.rating-hearts .content-inner-rating.rating-two i.rating:nth-child(n+3)::before {
  content: "\f387"; }

#testimonials-stacks_in_21090_page0.rating-hearts .content-inner-rating.rating-three i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_21090_page0.rating-hearts .content-inner-rating.rating-three i.rating:nth-child(n+4)::before {
  content: "\f387"; }

#testimonials-stacks_in_21090_page0.rating-hearts .content-inner-rating.rating-four i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_21090_page0.rating-hearts .content-inner-rating.rating-four i.rating:nth-child(n+5)::before {
  content: "\f387"; }

#testimonials-stacks_in_21090_page0.rating-hearts .content-inner-rating.rating-five i.rating:nth-child(n+1)::before {
  content: "\f388"; }

@media (max-width: 400px) {
  /*  */
  #testimonials-stacks_in_21090_page0.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0 {
    border-radius: 30px; }
    #testimonials-stacks_in_21090_page0.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:first-child {
      border-radius: 30px; }
    #testimonials-stacks_in_21090_page0.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:last-child {
      border-radius: 30px; }
  #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0 {
    width: 30px;
    height: 30px;
    font-size: 14px; }
    #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:first-child {
      border-radius: 30px 0 0 30px; }
    #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:last-child {
      border-radius: 0 30px 30px 0; }
  #testimonials-stacks_in_21090_page0 .testimonials ul li .testimonials-inner {
    min-height: 250px; }
  #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-quotations span {
    height: 30.000000px;
    font-size: 60px; }
  #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-text {
    font-size: 16px;
    line-height: 22.400000px; }
  #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-name {
    font-size: 13px; }
  #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-rating i {
    font-size: 16px; }
  #testimonials-stacks_in_21090_page0 .testimonials-image-outer {
    width: 40px;
    height: 40px;
    border-radius: 40px; }
    #testimonials-stacks_in_21090_page0 .testimonials-image-outer i {
      font-size: 40px; }
  /*  */ }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #testimonials-stacks_in_21090_page0.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0 {
    border-radius: 30px; }
    #testimonials-stacks_in_21090_page0.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:first-child {
      border-radius: 30px; }
    #testimonials-stacks_in_21090_page0.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:last-child {
      border-radius: 30px; }
  #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0 {
    width: 30px;
    height: 30px;
    font-size: 14px; }
    #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:first-child {
      border-radius: 30px 0 0 30px; }
    #testimonials-stacks_in_21090_page0 .testimonials-arrows .testimonials-arrow-stacks_in_21090_page0:last-child {
      border-radius: 0 30px 30px 0; }
  #testimonials-stacks_in_21090_page0 .testimonials ul li .testimonials-inner {
    min-height: 250px; }
  #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-quotations span {
    height: 40.000000px;
    font-size: 80px; }
  #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-text {
    font-size: 18px;
    line-height: 25.199999px; }
  #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-name {
    font-size: 14px; }
  #testimonials-stacks_in_21090_page0 .testimonials-content-outer .content-inner-rating i {
    font-size: 18px; }
  #testimonials-stacks_in_21090_page0 .testimonials-image-outer {
    width: 50px;
    height: 50px;
    border-radius: 50px; }
    #testimonials-stacks_in_21090_page0 .testimonials-image-outer i {
      font-size: 50px; }
  /*  */ }

#stacks_out_21090_page0 {
	width: 80%;
}

#stacks_in_21090_page0 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 30px 0px 30px 0px;
}
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/* ////////// Archetypon Parallaxis Theme ////////// */
#block8 a:link{
	color: #6699CC!important;
}
#block8 a:visited{
	color: #999999;
}
#block8 a:hover{
	color: #993333!important;
}
#block8 .story {margin-top: 0%}

#block8 {}

.rMode_stacks_in_14295_page0{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block8 {
      background-image: url(default-bg.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block8 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block8 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block8 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}
#stacks_in_14295_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_20575_page0{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_20575_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21293_page0{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 Eternity2 Each css Template -- */

.stacks_in_20576_page0eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_20576_page0eternityContainer {
	background-image: url("../files/background_image_20576.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_20576_page0overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_20576_page0contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_20576_page0content{
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_20576_page0content,.stacks_in_20576_page0content h1,.stacks_in_20576_page0content h2,.stacks_in_20576_page0content h3,.stacks_in_20576_page0content h4,.stacks_in_20576_page0content h5,.stacks_in_20576_page0content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_20576_page0content a,.stacks_in_20576_page0content a:active,.stacks_in_20576_page0content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_20576_page0content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_20576_page0eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_20576_page0eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_20576_page0eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_20576_page0eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_20576_page0contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- *//* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21295_page0{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 */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_20577_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_20577_page0 {
		color: rgba(255, 255, 255, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21313_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21313_page0 {
		color: rgba(255, 255, 255, 1.00);
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21314_page0{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_21316_page0 {
	letter-spacing: 2px;
	font-size: 120%;
	font-weight: bold;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_19957_page0{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_out_20347_page0 {
	width: 80%;
}

#stacks_in_20347_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21289_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21289_page0 {
		color: rgba(0, 51, 102, 1.00);
	}
}

#stacks_out_20348_page0 {
	width: 75%;
}

#stacks_in_20348_page0 {
	margin: 100px 0px 100px 0px;
}

#stacks_in_20349_page0 {
	line-height: 2em;
	font-size: 120%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21291_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21291_page0 {
		color: rgba(0, 51, 102, 1.00);
	}
}

#stacks_out_20357_page0 {
	width: 80%;
}

#stacks_in_20357_page0 {
	background-color: rgba(225, 213, 193, 1.00);
}

#stacks_in_20353_page0 {
	padding: 15px 0px 0px 0px;
}

#stacks_in_20354_page0 {
	font-size: 130%;
	font-weight: bold;
}

.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_20212_page0 .stacks_left {
	width:290px;
}

#stacks_in_20212_page0 .stacks_row {
	width:870px;
}
#stacks_in_20227_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20289_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20287_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20222_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 0px 5px 0px 0px;
}

#stacks_in_20291_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 0px 5px 0px 0px;
}

#stacks_in_20293_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21349_page0{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_20218_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20218_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20218_page0button:hover{
	color: #2D2239 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20218_page0 a:hover{
	color: #2D2239 !important;
}






































.stacks_in_20218_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20218_page0 {
	margin: 10px 5px 0px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21351_page0{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_20295_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20295_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20295_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20295_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20295_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20295_page0 {
	margin: 10px 5px 0px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21353_page0{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_20296_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20296_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20296_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20296_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20296_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20296_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_20359_page0 {
	padding: 40px 0px 0px 0px;
}

#stacks_in_20360_page0 {
	padding: 15px 0px 0px 0px;
}

#stacks_in_20361_page0 {
	font-size: 130%;
	font-weight: bold;
}

.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_20297_page0 .stacks_left {
	width:290px;
}

#stacks_in_20297_page0 .stacks_row {
	width:870px;
}
#stacks_in_20298_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20301_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20304_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20307_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 0px 5px 0px 0px;
}

#stacks_in_20310_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 0px 5px 0px 0px;
}

#stacks_in_20313_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_20316_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20316_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20316_page0button:hover{
	color: #FFFFFF !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

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






































.stacks_in_20316_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20316_page0 {
	margin: 10px 5px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_20318_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20318_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20318_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20318_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20318_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20318_page0 {
	margin: 10px 5px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_20320_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20320_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20320_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20320_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20320_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20320_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_21498_page0 {
	padding: 40px 0px 0px 0px;
}

#stacks_in_21499_page0 {
	padding: 15px 0px 0px 0px;
}

#stacks_in_21500_page0 {
	font-size: 130%;
	font-weight: bold;
}

.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_21607_page0 .stacks_left {
	width:290px;
}

#stacks_in_21607_page0 .stacks_row {
	width:870px;
}
#stacks_in_21608_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_21611_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_21614_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_21617_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 0px 5px 0px 0px;
}

#stacks_in_21620_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 0px 5px 0px 0px;
}

#stacks_in_21623_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21626_page0{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_21627_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_21627_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_21627_page0button:hover{
	color: #2D2239 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_21627_page0 a:hover{
	color: #2D2239 !important;
}






































.stacks_in_21627_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_21627_page0 {
	margin: 10px 5px 0px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21630_page0{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_21631_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_21631_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_21631_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_21631_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_21631_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_21631_page0 {
	margin: 10px 5px 0px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21634_page0{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_21635_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_21635_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_21635_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_21635_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_21635_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_21635_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_21603_page0 {
	padding: 40px 0px 0px 0px;
}

#stacks_in_21604_page0 {
	padding: 15px 0px 0px 0px;
}

#stacks_in_21605_page0 {
	font-size: 130%;
	font-weight: bold;
}

.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_21502_page0 .stacks_left {
	width:290px;
}

#stacks_in_21502_page0 .stacks_row {
	width:870px;
}
#stacks_in_21503_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_21506_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_21509_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_21512_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 0px 5px 0px 0px;
}

#stacks_in_21515_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 0px 5px 0px 0px;
}

#stacks_in_21518_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21521_page0{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_21522_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_21522_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_21522_page0button:hover{
	color: #2D2239 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_21522_page0 a:hover{
	color: #2D2239 !important;
}






































.stacks_in_21522_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_21522_page0 {
	margin: 10px 5px 0px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21525_page0{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_21526_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_21526_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_21526_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_21526_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_21526_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_21526_page0 {
	margin: 10px 5px 0px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_21529_page0{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_21530_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_21530_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_21530_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_21530_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_21530_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_21530_page0 {
	margin: 10px 0px 0px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_20372_page0{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_out_20375_page0 {
	width: 80%;
}

#stacks_in_20375_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 0px 0px 25px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_21299_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_21299_page0 {
		color: rgba(60, 46, 74, 1.00);
	}
}

#stacks_out_20376_page0 {
	width: 80%;
}

#stacks_in_20376_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 50px 0px 0px 0px;
}

#stacks_in_20377_page0 {
	line-height: 2em;
	font-size: 120%;
}

#stacks_out_20473_page0 {
	width: 80%;
}

#stacks_in_20473_page0 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  8px;
}

#stacks_in_20380_page0 {
	padding: 15px 0px 0px 0px;
}

#stacks_in_20381_page0 {
	font-size: 130%;
	font-weight: bold;
}

#stacks_in_20755_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20757_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_20759_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20759_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20759_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20759_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20759_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20759_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_20385_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
}

#stacks_in_20394_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_20403_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20403_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20403_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20403_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20403_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20403_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_20388_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
}

#stacks_in_20397_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_20405_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20405_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20405_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20405_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20405_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20405_page0 {
	margin: 10px 5px 0px 0px;
}

#stacks_out_20409_page0 {
	width: 80%;
}

#stacks_in_20409_page0 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 40px 0px 0px 0px;
}

#stacks_in_20410_page0 {
	padding: 15px 0px 0px 0px;
}

#stacks_in_20411_page0 {
	font-size: 130%;
	font-weight: bold;
}

#stacks_in_20414_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20423_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_20432_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20432_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20432_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20432_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20432_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20432_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_20417_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20426_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_20434_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20434_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20434_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20434_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20434_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20434_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_20420_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_20429_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_20436_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_20436_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_20436_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_20436_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_20436_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_20436_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_p21774_n1_page0 {
	width: 80%;
}

#stacks_in_p21774_n1_page0 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  8px;
}

#stacks_in_p21774_n2_page0 {
	padding: 15px 0px 0px 0px;
}

#stacks_in_p21774_n3_page0 {
	font-size: 130%;
	font-weight: bold;
}

#stacks_in_p21774_n4_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_p21774_n6_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_p21774_n8_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_p21774_n8_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_p21774_n8_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_p21774_n8_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_p21774_n8_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_p21774_n8_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_p21774_n9_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
}

#stacks_in_p21774_n11_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_p21774_n13_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_p21774_n13_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_p21774_n13_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_p21774_n13_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_p21774_n13_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_p21774_n13_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_p21774_n14_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
}

#stacks_in_p21774_n16_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_p21774_n18_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_p21774_n18_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_p21774_n18_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_p21774_n18_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_p21774_n18_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_p21774_n18_page0 {
	margin: 10px 5px 0px 0px;
}

#stacks_out_21533_page0 {
	width: 80%;
}

#stacks_in_21533_page0 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  8px;
}

#stacks_in_21534_page0 {
	padding: 15px 0px 0px 0px;
}

#stacks_in_21535_page0 {
	font-size: 130%;
	font-weight: bold;
}

#stacks_in_21536_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_21538_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_21540_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_21540_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_21540_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_21540_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_21540_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_21540_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_21541_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 0px 10px 0px;
}

#stacks_in_21543_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_21545_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_21545_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_21545_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_21545_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_21545_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_21545_page0 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_21562_page0 {
	background-color: rgba(249, 247, 237, 1.00);
	margin: 10px 5px 10px 0px;
}

#stacks_in_21564_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_21566_page0buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_21566_page0button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !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: #3C2E4A !important;
	border-color: #33273E !important;
	box-sizing: border-box !important;
}

.stacks_in_21566_page0button:hover{
	color: #392F48 !important;
	background-color: #F9F7ED !important;
	border-color: #D3D1C9 !important;
}

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

#stacks_in_21566_page0 a:hover{
	color: #392F48 !important;
}






































.stacks_in_21566_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_21566_page0 {
	margin: 10px 5px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_20484_page0 {
		font-family: 'Jura', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_20484_page0 {
		color: rgba(60, 46, 74, 1.00);
	}
}
/* ////////// Archetypon Parallaxis Theme ////////// */
#block9 a:link{
	color: #6699CC!important;
}
#block9 a:visited{
	color: #999999;
}
#block9 a:hover{
	color: #222222!important;
}
#block9 .story {margin-top: 0%}

#block9 {}

.rMode_stacks_in_19555_page0{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block9 {
      background-image: url(default-bg.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block9 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block9 {
      background-image: url(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block9 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}
#stacks_in_19555_page0 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_20049_page0{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_out_19564_page0 {
	width: 80%;
}

#stacks_in_19564_page0 {
	background-color: rgba(249, 247, 237, 1.00);
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_19965_page0{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_out_19566_page0 {
	width: 75%;
}

#stacks_out_19589_page0 {
	width: 75%;
}

#stacks_in_19589_page0 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_19590_page0 {
	line-height: 2em;
	font-size: 120%;
}
/* Start Obscure Email stack CSS code */.stacks_in_20113_page0topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_20113_page0mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_20113_page0small{font-weight: normal;font-size: 12px;}.stacks_in_20113_page0centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_20113_page0centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */
#stacks_out_21342_page0 {
	width: 75%;
}
/* @group VIDEO / iFRAME */

.video_stacks_in_19676_page0 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video_stacks_in_19676_page0 iframe,  
.video_stacks_in_19676_page0 object,  
.video_stacks_in_19676_page0 embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* end */




#stacks_out_19676_page0 {
	width: 50%;
	margin-left:0;
}

#stacks_in_19676_page0 {
	margin: 15px 0px 30px 0px;
}
/* Start Contact Form stack CSS code */.stacks_in_19558_page0formwrap{	margin: 0;}#stacks_in_19558_page0comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_19558_page0mail{padding: 0;}.stacks_in_19558_page0fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_19558_page0formail{}.stacks_in_19558_page0fieldset{	padding: 0 20px 0 3px;}#stacks_in_19558_page0 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_19558_page0 label *{display: inline;}#stacks_in_19558_page0 .stacks_in_19558_page0input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #FFFFFF !important;color: #555555 !important;margin: 0;border: 1px solid #D8D8D8 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px !important;}#stacks_in_19558_page0 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #D8D8D8 !important;background: #FFFFFF !important;color: #555555 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_19558_page0sendmail{margin-top: 20px !important;padding: 4px 7px 4px 7px !important;display: block;text-align: center !important;font-size: 12px;color: #444444 !important;border: 1px solid #D8D8D8 !important;background-color: #FFFFFF !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;border-radius: 3px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_19558_page0response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_19558_page0loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_19558_page0autoreplay{visibility: hidden;height: 0px;display: none;}#stacks_in_19558_page0 textarea{	color: #555555 !important;}/* End Contact Form stack CSS code */
#stacks_out_19558_page0 {
	margin-left:0;
}

#stacks_in_19558_page0 {
	margin: 0px 0px 20px 0px;
}
