@charset "UTF-8";/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2015 Hakim El Hattab, http://hakim.se
 */.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,.2);visibility:hidden;opacity:0;-webkit-transition:.1s linear all!important;-moz-transition:.1s linear all!important;-ms-transition:.1s linear all!important;-o-transition:.1s linear all!important;transition:.1s linear all!important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-label,.ladda-button .ladda-spinner{-webkit-transition:.3s cubic-bezier(.175, .885, .32, 1.275) all!important;-moz-transition:.3s cubic-bezier(.175, .885, .32, 1.275) all!important;-ms-transition:.3s cubic-bezier(.175, .885, .32, 1.275) all!important;-o-transition:.3s cubic-bezier(.175, .885, .32, 1.275) all!important;transition:.3s cubic-bezier(.175, .885, .32, 1.275) all!important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-label,.ladda-button[data-style=zoom-out] .ladda-spinner{-webkit-transition:.3s ease all!important;-moz-transition:.3s ease all!important;-ms-transition:.3s ease all!important;-o-transition:.3s ease all!important;transition:.3s ease all!important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size=xs]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size=xs]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size=xs]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size=xs]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0 0 0 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0 0 0 2000px rgba(0,0,0,.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,100%,11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,100%,11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}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:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;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:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;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:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;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:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;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:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{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.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}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,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden!important;-ms-overflow-style:none}@supports (-ms-overflow-style:none){.ps-container{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps-container{overflow:auto!important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:0;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.clearfix:after,.clearfix:before,.contact-us-form .btn-group-vertical>.btn-group:after,.contact-us-form .btn-group-vertical>.btn-group:before,.contact-us-form .btn-toolbar:after,.contact-us-form .btn-toolbar:before,.contact-us-form .container-fluid:after,.contact-us-form .container-fluid:before,.contact-us-form .container:after,.contact-us-form .container:before,.contact-us-form .dl-horizontal dd:after,.contact-us-form .dl-horizontal dd:before,.contact-us-form .form-horizontal .form-group:after,.contact-us-form .form-horizontal .form-group:before,.contact-us-form .modal-footer:after,.contact-us-form .modal-footer:before,.contact-us-form .modal-header:after,.contact-us-form .modal-header:before,.contact-us-form .nav:after,.contact-us-form .nav:before,.contact-us-form .navbar-collapse:after,.contact-us-form .navbar-collapse:before,.contact-us-form .navbar-header:after,.contact-us-form .navbar-header:before,.contact-us-form .navbar:after,.contact-us-form .navbar:before,.contact-us-form .pager:after,.contact-us-form .pager:before,.contact-us-form .panel-body:after,.contact-us-form .panel-body:before,.contact-us-form .row:after,.contact-us-form .row:before{content:" ";display:table}.clearfix:after,.contact-us-form .btn-group-vertical>.btn-group:after,.contact-us-form .btn-toolbar:after,.contact-us-form .container-fluid:after,.contact-us-form .container:after,.contact-us-form .dl-horizontal dd:after,.contact-us-form .form-horizontal .form-group:after,.contact-us-form .modal-footer:after,.contact-us-form .modal-header:after,.contact-us-form .nav:after,.contact-us-form .navbar-collapse:after,.contact-us-form .navbar-header:after,.contact-us-form .navbar:after,.contact-us-form .pager:after,.contact-us-form .panel-body:after,.contact-us-form .row:after{clear:both}@font-face{font-family:NHaasGroteskDSPro75Bd;src:url('../../fonts/NHaasGroteskDSPro75Bd.eot');src:url('../../fonts/NHaasGroteskDSPro75Bd.eot') format('embedded-opentype'),url('../../fonts/NHaasGroteskDSPro75Bd.woff2') format('woff2'),url('../../fonts/NHaasGroteskDSPro75Bd.woff') format('woff'),url('../../fonts/NHaasGroteskDSPro75Bd.ttf') format('truetype'),url('../../fonts/NHaasGroteskDSPro75Bd.svg#NHaasGroteskDSPro75Bd') format('svg')}@font-face{font-family:NHaasGroteskDSPro65Md;src:url('../../fonts/NHaasGroteskDSPro65Md.eot');src:url('../../fonts/NHaasGroteskDSPro65Md.eot') format('embedded-opentype'),url('../../fonts/NHaasGroteskDSPro65Md.woff2') format('woff2'),url('../../fonts/NHaasGroteskDSPro65Md.woff') format('woff'),url('../../fonts/NHaasGroteskDSPro65Md.ttf') format('truetype'),url('../../fonts/NHaasGroteskDSPro65Md.svg#NHaasGroteskDSPro65Md') format('svg')}@font-face{font-family:NHaasGroteskDSPro55Rg;src:url('../../fonts/NHaasGroteskDSPro55Rg.eot');src:url('../../fonts/NHaasGroteskDSPro55Rg.eot') format('embedded-opentype'),url('../../fonts/NHaasGroteskDSPro55Rg.woff2') format('woff2'),url('../../fonts/NHaasGroteskDSPro55Rg.woff') format('woff'),url('../../fonts/NHaasGroteskDSPro55Rg.ttf') format('truetype'),url('../../fonts/NHaasGroteskDSPro55Rg.svg#NHaasGroteskDSPro55Rg') format('svg')}*{box-sizing:border-box}body,html{margin:0;height:100%;width:100%}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;font-size:62.5%;letter-spacing:.5px}body.disable-hover{pointer-events:none}button{outline:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}img{border:0}svg:not(:root){overflow:hidden}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}figure{margin:0}img{vertical-align:middle}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dl{margin-top:0;margin-bottom:20px}dt{font-weight:700}dd{margin-left:0}.row{margin-right:-15px;margin-left:-15px}.container{opacity:0;margin:0 auto;position:relative;min-width:320px;overflow:hidden;max-width:1280px;z-index:0}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}section{position:relative;padding:0 20px}section:after,section:before{content:" ";display:table}section:after{clear:both}section:after,section:before{content:" ";display:table}section:after{clear:both}#news{background:#ffff1e}#news .block_title{color:#252525}#client_area,#docs{background:gold}#news{background:gold}#news .rotate_mask_bg_gold{background:gold}#contact_info,#footer{background:#252525}#contact_info .block_title,#footer .block_title{color:#01e6b4}#games,#roadmap{background:#252525}#games .block_title,#roadmap .block_title{color:#00b9e7}#welcome{background:#fff}#welcome .block_title{color:#fa2964}.content{max-width:912px;margin:auto;position:relative}.blackout{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#252525;z-index:9999}.blackout .progress_line{position:fixed;left:0;top:50%;margin-top:-1px;width:0;height:1px;background-color:#01e6b4}.label{position:relative}.label .checkbox_mask{background-image:url(../../img/spritesheet.png);background-position:-36px -200px;width:16px;height:16px;display:block;position:relative}.label .checkbox{position:absolute;left:-999em}.label .checkbox:checked~.checkbox_mask{background-image:url(../../img/spritesheet.png);background-position:-184px -162px;width:16px;height:16px}.log_out_pan{display:inline-block;float:right;text-align:right;top:0;right:0}.log_out_pan .user_name{margin-bottom:5px}.log_out_pan .log_out_link{position:relative;color:#fa2964;text-decoration:none;display:inline-block;padding:0 0 0 25px;top:3px;transition:all .5s ease-in-out}.log_out_pan .log_out_link:after{content:'';display:block;top:0;left:0;background-image:url(../../img/spritesheet.png);background-position:-180px -200px;width:16px;height:16px;position:absolute}.log_out_pan .log_out_link:hover{color:#252525}.log_out_pan .log_out_link:hover:after{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#contact_info,#footer{padding-top:0!important;padding-bottom:0!important}#footer .content{margin-top:0!important;max-width:1180px}.container_main{padding-top:100px}section .bg_black{background:#252525}section .bg_white{background:#fff}section .bg_blue{background:#00b9e7}section .bg_gold{background:gold}.rotate_mask{position:absolute;height:1px;right:-200px;left:-200px;top:0;z-index:0}.rotate_mask-right{-webkit-transform:rotate(5deg);transform:rotate(5deg)}.rotate_mask-left{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.rotate_mask_bg_white{background:#fff}.rotate_mask_bg_black{background:#252525}.rotate_mask_bg_gold{background:#ffff1e}.rotate_mask_bg_dark_gold{background:gold}#progress{width:100%;background:#515151;position:absolute;height:2px;bottom:-2px}#progress .color_line{height:2px;z-index:1;transition:all .5s;visibility:hidden}#progress .color_line span{height:2px}#progress.end .color_line{visibility:visible}#bar{position:absolute;top:0;height:2px;background:#00b9e7}#desktop_mode section{padding-bottom:40px!important}#desktop_mode .content{padding-top:80px;padding-bottom:190px;position:relative;top:-40px}#mobile_mode section{padding-bottom:40px!important}#mobile_mode .content{padding-top:0;padding-bottom:0;position:relative;top:0}.box_shadow_layer{-webkit-filter:blur(3px);-moz-filter:blur(3px);filter:blur(3px);position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;box-shadow:0 0 150px 40px #252525 inset;background-repeat:no-repeat;background-size:cover}.box_shadow_layer.no_bg{background-image:none!important}.game_container{z-index:1}.bottom_game_nav{height:40px;width:100%;position:absolute;display:block;padding:0 30px;margin:0;bottom:0;background:#00b9e7}.bottom_game_nav>li{float:left;width:33.333%;display:block;list-style:none}.bottom_game_nav>li a{color:#fff;display:inline-block;line-height:40px;text-decoration:none;position:relative;height:40px;padding-left:30px}.bottom_game_nav>li a:after{content:'';width:14px;height:14px;left:0;top:50%;margin-top:-7px;position:absolute}.bottom_game_nav>li a:hover{cursor:pointer}.bottom_game_nav>li a.mob_v:after{background-image:url(../../img/spritesheet.png);background-position:0 -236px;width:21px;height:10px;margin-top:-5px}.bottom_game_nav>li a.watch:after{background-image:url(../../img/spritesheet.png);background-position:-275px -208px;width:13px;height:13px;margin-top:-7px}.bottom_game_nav>li a.full:after{background-image:url(../../img/spritesheet.png);background-position:-309px 0;width:13px;height:13px}.bottom_game_nav>li.text_left{text-align:left}.bottom_game_nav>li.text_center{text-align:center}.bottom_game_nav>li.text_right{text-align:right}.games_item .grid_title{color:#00b9e7}.games_item .game_cat{color:#00b9e7;text-decoration:none;padding-left:20px;display:inline-block;position:relative}.games_item .game_cat:after{content:'';width:12px;height:12px;position:absolute;left:0;top:6px}.games_item .game_cat.type_slots:after{background-image:url(../../img/spritesheet.png);background-position:-309px -235px;width:12px;height:12px}.grid.type_grid .fix_w100 .games_item{padding-bottom:20px}#game_top_banner img,#top_banner img{width:100%}#preview{margin-bottom:1.09649123%;background:#252525;position:relative;overflow:hidden}#preview .grid{margin-right:0}#preview .news_item{background:0 0}#preview .news_wrapper:after{display:none}#preview .games_item{padding:20px 0 0 0}#preview .grid-content{overflow:hidden;position:relative;transform:rotate(5deg);margin-right:-40px;margin-left:-40px}#preview .grid-content img{transform:rotate(-5deg)}#preview .grid-content:after{content:'';position:absolute;height:50px;background:#252525;top:-1px;left:-100px;right:-100px;z-index:1}#preview .grid-content:before{content:'';position:absolute;height:50px;background:#252525;top:auto;bottom:-1px;left:-100px;right:-100px;z-index:1}#preview .grid-content .games_item{position:relative}#preview .grid-content .games_item:after{content:'';position:absolute;width:20px;background:#252525;bottom:0;top:0;left:0;transform:rotate(-5deg);z-index:1}#preview .grid-content .games_item:before{content:'';position:absolute;width:30px;background:#252525;-webkit-transform:rotate(-5deg);transform:rotate(-5deg);bottom:0;top:0;right:0;z-index:1}#preview .news_wrapper{max-height:none}#preview_close{position:absolute;top:1px;right:1px;background-image:url(../../img/spritesheet.png);background-position:0 -47px;width:41px;height:44px;display:block;z-index:2}.button_spacer.hide{display:none}.content iframe,.content object,.content video{width:100%;height:auto;max-width:100%}.game_box{width:100%;height:100%}.game_box a.hidden{display:none}.is_featured{position:relative;overflow:hidden}.is_featured:after{content:"";display:block;position:absolute;width:90px;height:90px;top:0;left:0}.is_featured[data-featured=is_comming_soon]:after{background:url("../img/is_comming_soon.png") no-repeat left top}.is_featured[data-featured=is_new]:after{background:url("../img/is_new.png") no-repeat left top}#partners li,#partners ul{list-style:none!important;margin:0;padding:0}#partners a,#partners i,#partners li,#partners strong{font-size:16px;line-height:1.9}.grid_descr{overflow:hidden;color:#fff;line-height:2}.grid_descr a{color:#fff}.grid_descr p{margin-bottom:20px;color:#fff}.no-bg{background-color:transparent!important}.contact-us-form{/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css *//*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */color:#fff}.contact-us-form html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.contact-us-form body{margin:0}.contact-us-form article,.contact-us-form aside,.contact-us-form details,.contact-us-form figcaption,.contact-us-form figure,.contact-us-form footer,.contact-us-form header,.contact-us-form hgroup,.contact-us-form main,.contact-us-form menu,.contact-us-form nav,.contact-us-form section,.contact-us-form summary{display:block}.contact-us-form audio,.contact-us-form canvas,.contact-us-form progress,.contact-us-form video{display:inline-block;vertical-align:baseline}.contact-us-form audio:not([controls]){display:none;height:0}.contact-us-form [hidden],.contact-us-form template{display:none}.contact-us-form a{background-color:transparent}.contact-us-form a:active,.contact-us-form a:hover{outline:0}.contact-us-form abbr[title]{border-bottom:1px dotted}.contact-us-form b,.contact-us-form strong{font-weight:700}.contact-us-form dfn{font-style:italic}.contact-us-form h1{font-size:2em;margin:.67em 0}.contact-us-form mark{background:#ff0;color:#000}.contact-us-form small{font-size:80%}.contact-us-form sub,.contact-us-form sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.contact-us-form sup{top:-.5em}.contact-us-form sub{bottom:-.25em}.contact-us-form img{border:0}.contact-us-form svg:not(:root){overflow:hidden}.contact-us-form figure{margin:1em 40px}.contact-us-form hr{box-sizing:content-box;height:0}.contact-us-form pre{overflow:auto}.contact-us-form code,.contact-us-form kbd,.contact-us-form pre,.contact-us-form samp{font-family:monospace,monospace;font-size:1em}.contact-us-form button,.contact-us-form input,.contact-us-form optgroup,.contact-us-form select,.contact-us-form textarea{color:inherit;font:inherit;margin:0}.contact-us-form button{overflow:visible}.contact-us-form button,.contact-us-form select{text-transform:none}.contact-us-form button,.contact-us-form html input[type=button],.contact-us-form input[type=reset],.contact-us-form input[type=submit]{-webkit-appearance:button;cursor:pointer}.contact-us-form button[disabled],.contact-us-form html input[disabled]{cursor:default}.contact-us-form button::-moz-focus-inner,.contact-us-form input::-moz-focus-inner{border:0;padding:0}.contact-us-form input{line-height:normal}.contact-us-form input[type=checkbox],.contact-us-form input[type=radio]{box-sizing:border-box;padding:0}.contact-us-form input[type=number]::-webkit-inner-spin-button,.contact-us-form input[type=number]::-webkit-outer-spin-button{height:auto}.contact-us-form input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}.contact-us-form input[type=search]::-webkit-search-cancel-button,.contact-us-form input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.contact-us-form fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.contact-us-form legend{border:0;padding:0}.contact-us-form textarea{overflow:auto}.contact-us-form optgroup{font-weight:700}.contact-us-form table{border-collapse:collapse;border-spacing:0}.contact-us-form td,.contact-us-form th{padding:0}@media print{.contact-us-form *,.contact-us-form :after,.contact-us-form :before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.contact-us-form a,.contact-us-form a:visited{text-decoration:underline}.contact-us-form a[href]:after{content:" (" attr(href) ")"}.contact-us-form abbr[title]:after{content:" (" attr(title) ")"}.contact-us-form a[href^="#"]:after,.contact-us-form a[href^="javascript:"]:after{content:""}.contact-us-form blockquote,.contact-us-form pre{border:1px solid #999;page-break-inside:avoid}.contact-us-form thead{display:table-header-group}.contact-us-form img,.contact-us-form tr{page-break-inside:avoid}.contact-us-form img{max-width:100%!important}.contact-us-form h2,.contact-us-form h3,.contact-us-form p{orphans:3;widows:3}.contact-us-form h2,.contact-us-form h3{page-break-after:avoid}.contact-us-form .navbar{display:none}.contact-us-form .btn>.caret,.contact-us-form .dropup>.btn>.caret{border-top-color:#000!important}.contact-us-form .label{border:1px solid #000}.contact-us-form .table{border-collapse:collapse!important}.contact-us-form .table td,.contact-us-form .table th{background-color:#fff!important}.contact-us-form .table-bordered td,.contact-us-form .table-bordered th{border:1px solid #ddd!important}}.contact-us-form *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.contact-us-form :after,.contact-us-form :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.contact-us-form html{font-size:10px;-webkit-tap-highlight-color:transparent}.contact-us-form body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.contact-us-form button,.contact-us-form input,.contact-us-form select,.contact-us-form textarea{font-family:inherit;font-size:inherit;line-height:inherit}.contact-us-form a{color:#337ab7;text-decoration:none}.contact-us-form a:focus,.contact-us-form a:hover{color:#23527c;text-decoration:underline}.contact-us-form a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.contact-us-form figure{margin:0}.contact-us-form img{vertical-align:middle}.contact-us-form .img-responsive{display:block;max-width:100%;height:auto}.contact-us-form .img-rounded{border-radius:6px}.contact-us-form .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.contact-us-form .img-circle{border-radius:50%}.contact-us-form hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.contact-us-form .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.contact-us-form .sr-only-focusable:active,.contact-us-form .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.contact-us-form [role=button]{cursor:pointer}.contact-us-form .h1,.contact-us-form .h2,.contact-us-form .h3,.contact-us-form .h4,.contact-us-form .h5,.contact-us-form .h6,.contact-us-form h1,.contact-us-form h2,.contact-us-form h3,.contact-us-form h4,.contact-us-form h5,.contact-us-form h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.contact-us-form .h1 .small,.contact-us-form .h1 small,.contact-us-form .h2 .small,.contact-us-form .h2 small,.contact-us-form .h3 .small,.contact-us-form .h3 small,.contact-us-form .h4 .small,.contact-us-form .h4 small,.contact-us-form .h5 .small,.contact-us-form .h5 small,.contact-us-form .h6 .small,.contact-us-form .h6 small,.contact-us-form h1 .small,.contact-us-form h1 small,.contact-us-form h2 .small,.contact-us-form h2 small,.contact-us-form h3 .small,.contact-us-form h3 small,.contact-us-form h4 .small,.contact-us-form h4 small,.contact-us-form h5 .small,.contact-us-form h5 small,.contact-us-form h6 .small,.contact-us-form h6 small{font-weight:400;line-height:1;color:#777}.contact-us-form .h1,.contact-us-form .h2,.contact-us-form .h3,.contact-us-form h1,.contact-us-form h2,.contact-us-form h3{margin-top:20px;margin-bottom:10px}.contact-us-form .h1 .small,.contact-us-form .h1 small,.contact-us-form .h2 .small,.contact-us-form .h2 small,.contact-us-form .h3 .small,.contact-us-form .h3 small,.contact-us-form h1 .small,.contact-us-form h1 small,.contact-us-form h2 .small,.contact-us-form h2 small,.contact-us-form h3 .small,.contact-us-form h3 small{font-size:65%}.contact-us-form .h4,.contact-us-form .h5,.contact-us-form .h6,.contact-us-form h4,.contact-us-form h5,.contact-us-form h6{margin-top:10px;margin-bottom:10px}.contact-us-form .h4 .small,.contact-us-form .h4 small,.contact-us-form .h5 .small,.contact-us-form .h5 small,.contact-us-form .h6 .small,.contact-us-form .h6 small,.contact-us-form h4 .small,.contact-us-form h4 small,.contact-us-form h5 .small,.contact-us-form h5 small,.contact-us-form h6 .small,.contact-us-form h6 small{font-size:75%}.contact-us-form .h1,.contact-us-form h1{font-size:36px}.contact-us-form .h2,.contact-us-form h2{font-size:30px}.contact-us-form .h3,.contact-us-form h3{font-size:24px}.contact-us-form .h4,.contact-us-form h4{font-size:18px}.contact-us-form .h5,.contact-us-form h5{font-size:14px}.contact-us-form .h6,.contact-us-form h6{font-size:12px}.contact-us-form p{margin:0 0 10px}.contact-us-form .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.contact-us-form .lead{font-size:21px}}.contact-us-form .small,.contact-us-form small{font-size:85%}.contact-us-form .mark,.contact-us-form mark{background-color:#fcf8e3;padding:.2em}.contact-us-form .text-left{text-align:left}.contact-us-form .text-right{text-align:right}.contact-us-form .text-center{text-align:center}.contact-us-form .text-justify{text-align:justify}.contact-us-form .text-nowrap{white-space:nowrap}.contact-us-form .text-lowercase{text-transform:lowercase}.contact-us-form .text-uppercase{text-transform:uppercase}.contact-us-form .text-capitalize{text-transform:capitalize}.contact-us-form .text-muted{color:#777}.contact-us-form .text-primary{color:#337ab7}a.contact-us-form .text-primary:focus,a.contact-us-form .text-primary:hover{color:#286090}.contact-us-form .text-success{color:#3c763d}a.contact-us-form .text-success:focus,a.contact-us-form .text-success:hover{color:#2b542c}.contact-us-form .text-info{color:#31708f}a.contact-us-form .text-info:focus,a.contact-us-form .text-info:hover{color:#245269}.contact-us-form .text-warning{color:#8a6d3b}a.contact-us-form .text-warning:focus,a.contact-us-form .text-warning:hover{color:#66512c}.contact-us-form .text-danger{color:#a94442}a.contact-us-form .text-danger:focus,a.contact-us-form .text-danger:hover{color:#843534}.contact-us-form .bg-primary{color:#fff;background-color:#337ab7}a.contact-us-form .bg-primary:focus,a.contact-us-form .bg-primary:hover{background-color:#286090}.contact-us-form .bg-success{background-color:#dff0d8}a.contact-us-form .bg-success:focus,a.contact-us-form .bg-success:hover{background-color:#c1e2b3}.contact-us-form .bg-info{background-color:#d9edf7}a.contact-us-form .bg-info:focus,a.contact-us-form .bg-info:hover{background-color:#afd9ee}.contact-us-form .bg-warning{background-color:#fcf8e3}a.contact-us-form .bg-warning:focus,a.contact-us-form .bg-warning:hover{background-color:#f7ecb5}.contact-us-form .bg-danger{background-color:#f2dede}a.contact-us-form .bg-danger:focus,a.contact-us-form .bg-danger:hover{background-color:#e4b9b9}.contact-us-form .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.contact-us-form ol,.contact-us-form ul{margin-top:0;margin-bottom:10px}.contact-us-form ol ol,.contact-us-form ol ul,.contact-us-form ul ol,.contact-us-form ul ul{margin-bottom:0}.contact-us-form .list-unstyled{padding-left:0;list-style:none}.contact-us-form .list-inline{padding-left:0;list-style:none;margin-left:-5px}.contact-us-form .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.contact-us-form dl{margin-top:0;margin-bottom:20px}.contact-us-form dd,.contact-us-form dt{line-height:1.42857143}.contact-us-form dt{font-weight:700}.contact-us-form dd{margin-left:0}@media (min-width:768px){.contact-us-form .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-us-form .dl-horizontal dd{margin-left:180px}}.contact-us-form abbr[data-original-title],.contact-us-form abbr[title]{cursor:help;border-bottom:1px dotted #777}.contact-us-form .initialism{font-size:90%;text-transform:uppercase}.contact-us-form blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}.contact-us-form blockquote ol:last-child,.contact-us-form blockquote p:last-child,.contact-us-form blockquote ul:last-child{margin-bottom:0}.contact-us-form blockquote .small,.contact-us-form blockquote footer,.contact-us-form blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}.contact-us-form blockquote .small:before,.contact-us-form blockquote footer:before,.contact-us-form blockquote small:before{content:'\2014 \00A0'}.contact-us-form .blockquote-reverse,.contact-us-form blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.contact-us-form .blockquote-reverse .small:before,.contact-us-form .blockquote-reverse footer:before,.contact-us-form .blockquote-reverse small:before,.contact-us-form blockquote.pull-right .small:before,.contact-us-form blockquote.pull-right footer:before,.contact-us-form blockquote.pull-right small:before{content:''}.contact-us-form .blockquote-reverse .small:after,.contact-us-form .blockquote-reverse footer:after,.contact-us-form .blockquote-reverse small:after,.contact-us-form blockquote.pull-right .small:after,.contact-us-form blockquote.pull-right footer:after,.contact-us-form blockquote.pull-right small:after{content:'\00A0 \2014'}.contact-us-form address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.contact-us-form code,.contact-us-form kbd,.contact-us-form pre,.contact-us-form samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.contact-us-form code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.contact-us-form kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.contact-us-form kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}.contact-us-form pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.contact-us-form pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.contact-us-form .pre-scrollable{max-height:340px;overflow-y:scroll}.contact-us-form .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.contact-us-form .container{width:750px}}@media (min-width:992px){.contact-us-form .container{width:970px}}@media (min-width:1200px){.contact-us-form .container{width:1170px}}.contact-us-form .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.contact-us-form .row{margin-left:-15px;margin-right:-15px}.contact-us-form .col-lg-1,.contact-us-form .col-lg-10,.contact-us-form .col-lg-11,.contact-us-form .col-lg-12,.contact-us-form .col-lg-2,.contact-us-form .col-lg-3,.contact-us-form .col-lg-4,.contact-us-form .col-lg-5,.contact-us-form .col-lg-6,.contact-us-form .col-lg-7,.contact-us-form .col-lg-8,.contact-us-form .col-lg-9,.contact-us-form .col-md-1,.contact-us-form .col-md-10,.contact-us-form .col-md-11,.contact-us-form .col-md-12,.contact-us-form .col-md-2,.contact-us-form .col-md-3,.contact-us-form .col-md-4,.contact-us-form .col-md-5,.contact-us-form .col-md-6,.contact-us-form .col-md-7,.contact-us-form .col-md-8,.contact-us-form .col-md-9,.contact-us-form .col-sm-1,.contact-us-form .col-sm-10,.contact-us-form .col-sm-11,.contact-us-form .col-sm-12,.contact-us-form .col-sm-2,.contact-us-form .col-sm-3,.contact-us-form .col-sm-4,.contact-us-form .col-sm-5,.contact-us-form .col-sm-6,.contact-us-form .col-sm-7,.contact-us-form .col-sm-8,.contact-us-form .col-sm-9,.contact-us-form .col-xs-1,.contact-us-form .col-xs-10,.contact-us-form .col-xs-11,.contact-us-form .col-xs-12,.contact-us-form .col-xs-2,.contact-us-form .col-xs-3,.contact-us-form .col-xs-4,.contact-us-form .col-xs-5,.contact-us-form .col-xs-6,.contact-us-form .col-xs-7,.contact-us-form .col-xs-8,.contact-us-form .col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.contact-us-form .col-xs-1,.contact-us-form .col-xs-10,.contact-us-form .col-xs-11,.contact-us-form .col-xs-12,.contact-us-form .col-xs-2,.contact-us-form .col-xs-3,.contact-us-form .col-xs-4,.contact-us-form .col-xs-5,.contact-us-form .col-xs-6,.contact-us-form .col-xs-7,.contact-us-form .col-xs-8,.contact-us-form .col-xs-9{float:left}.contact-us-form .col-xs-12{width:100%}.contact-us-form .col-xs-11{width:91.66666667%}.contact-us-form .col-xs-10{width:83.33333333%}.contact-us-form .col-xs-9{width:75%}.contact-us-form .col-xs-8{width:66.66666667%}.contact-us-form .col-xs-7{width:58.33333333%}.contact-us-form .col-xs-6{width:50%}.contact-us-form .col-xs-5{width:41.66666667%}.contact-us-form .col-xs-4{width:33.33333333%}.contact-us-form .col-xs-3{width:25%}.contact-us-form .col-xs-2{width:16.66666667%}.contact-us-form .col-xs-1{width:8.33333333%}.contact-us-form .col-xs-pull-12{right:100%}.contact-us-form .col-xs-pull-11{right:91.66666667%}.contact-us-form .col-xs-pull-10{right:83.33333333%}.contact-us-form .col-xs-pull-9{right:75%}.contact-us-form .col-xs-pull-8{right:66.66666667%}.contact-us-form .col-xs-pull-7{right:58.33333333%}.contact-us-form .col-xs-pull-6{right:50%}.contact-us-form .col-xs-pull-5{right:41.66666667%}.contact-us-form .col-xs-pull-4{right:33.33333333%}.contact-us-form .col-xs-pull-3{right:25%}.contact-us-form .col-xs-pull-2{right:16.66666667%}.contact-us-form .col-xs-pull-1{right:8.33333333%}.contact-us-form .col-xs-pull-0{right:auto}.contact-us-form .col-xs-push-12{left:100%}.contact-us-form .col-xs-push-11{left:91.66666667%}.contact-us-form .col-xs-push-10{left:83.33333333%}.contact-us-form .col-xs-push-9{left:75%}.contact-us-form .col-xs-push-8{left:66.66666667%}.contact-us-form .col-xs-push-7{left:58.33333333%}.contact-us-form .col-xs-push-6{left:50%}.contact-us-form .col-xs-push-5{left:41.66666667%}.contact-us-form .col-xs-push-4{left:33.33333333%}.contact-us-form .col-xs-push-3{left:25%}.contact-us-form .col-xs-push-2{left:16.66666667%}.contact-us-form .col-xs-push-1{left:8.33333333%}.contact-us-form .col-xs-push-0{left:auto}.contact-us-form .col-xs-offset-12{margin-left:100%}.contact-us-form .col-xs-offset-11{margin-left:91.66666667%}.contact-us-form .col-xs-offset-10{margin-left:83.33333333%}.contact-us-form .col-xs-offset-9{margin-left:75%}.contact-us-form .col-xs-offset-8{margin-left:66.66666667%}.contact-us-form .col-xs-offset-7{margin-left:58.33333333%}.contact-us-form .col-xs-offset-6{margin-left:50%}.contact-us-form .col-xs-offset-5{margin-left:41.66666667%}.contact-us-form .col-xs-offset-4{margin-left:33.33333333%}.contact-us-form .col-xs-offset-3{margin-left:25%}.contact-us-form .col-xs-offset-2{margin-left:16.66666667%}.contact-us-form .col-xs-offset-1{margin-left:8.33333333%}.contact-us-form .col-xs-offset-0{margin-left:0}@media (min-width:768px){.contact-us-form .col-sm-1,.contact-us-form .col-sm-10,.contact-us-form .col-sm-11,.contact-us-form .col-sm-12,.contact-us-form .col-sm-2,.contact-us-form .col-sm-3,.contact-us-form .col-sm-4,.contact-us-form .col-sm-5,.contact-us-form .col-sm-6,.contact-us-form .col-sm-7,.contact-us-form .col-sm-8,.contact-us-form .col-sm-9{float:left}.contact-us-form .col-sm-12{width:100%}.contact-us-form .col-sm-11{width:91.66666667%}.contact-us-form .col-sm-10{width:83.33333333%}.contact-us-form .col-sm-9{width:75%}.contact-us-form .col-sm-8{width:66.66666667%}.contact-us-form .col-sm-7{width:58.33333333%}.contact-us-form .col-sm-6{width:50%}.contact-us-form .col-sm-5{width:41.66666667%}.contact-us-form .col-sm-4{width:33.33333333%}.contact-us-form .col-sm-3{width:25%}.contact-us-form .col-sm-2{width:16.66666667%}.contact-us-form .col-sm-1{width:8.33333333%}.contact-us-form .col-sm-pull-12{right:100%}.contact-us-form .col-sm-pull-11{right:91.66666667%}.contact-us-form .col-sm-pull-10{right:83.33333333%}.contact-us-form .col-sm-pull-9{right:75%}.contact-us-form .col-sm-pull-8{right:66.66666667%}.contact-us-form .col-sm-pull-7{right:58.33333333%}.contact-us-form .col-sm-pull-6{right:50%}.contact-us-form .col-sm-pull-5{right:41.66666667%}.contact-us-form .col-sm-pull-4{right:33.33333333%}.contact-us-form .col-sm-pull-3{right:25%}.contact-us-form .col-sm-pull-2{right:16.66666667%}.contact-us-form .col-sm-pull-1{right:8.33333333%}.contact-us-form .col-sm-pull-0{right:auto}.contact-us-form .col-sm-push-12{left:100%}.contact-us-form .col-sm-push-11{left:91.66666667%}.contact-us-form .col-sm-push-10{left:83.33333333%}.contact-us-form .col-sm-push-9{left:75%}.contact-us-form .col-sm-push-8{left:66.66666667%}.contact-us-form .col-sm-push-7{left:58.33333333%}.contact-us-form .col-sm-push-6{left:50%}.contact-us-form .col-sm-push-5{left:41.66666667%}.contact-us-form .col-sm-push-4{left:33.33333333%}.contact-us-form .col-sm-push-3{left:25%}.contact-us-form .col-sm-push-2{left:16.66666667%}.contact-us-form .col-sm-push-1{left:8.33333333%}.contact-us-form .col-sm-push-0{left:auto}.contact-us-form .col-sm-offset-12{margin-left:100%}.contact-us-form .col-sm-offset-11{margin-left:91.66666667%}.contact-us-form .col-sm-offset-10{margin-left:83.33333333%}.contact-us-form .col-sm-offset-9{margin-left:75%}.contact-us-form .col-sm-offset-8{margin-left:66.66666667%}.contact-us-form .col-sm-offset-7{margin-left:58.33333333%}.contact-us-form .col-sm-offset-6{margin-left:50%}.contact-us-form .col-sm-offset-5{margin-left:41.66666667%}.contact-us-form .col-sm-offset-4{margin-left:33.33333333%}.contact-us-form .col-sm-offset-3{margin-left:25%}.contact-us-form .col-sm-offset-2{margin-left:16.66666667%}.contact-us-form .col-sm-offset-1{margin-left:8.33333333%}.contact-us-form .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.contact-us-form .col-md-1,.contact-us-form .col-md-10,.contact-us-form .col-md-11,.contact-us-form .col-md-12,.contact-us-form .col-md-2,.contact-us-form .col-md-3,.contact-us-form .col-md-4,.contact-us-form .col-md-5,.contact-us-form .col-md-6,.contact-us-form .col-md-7,.contact-us-form .col-md-8,.contact-us-form .col-md-9{float:left}.contact-us-form .col-md-12{width:100%}.contact-us-form .col-md-11{width:91.66666667%}.contact-us-form .col-md-10{width:83.33333333%}.contact-us-form .col-md-9{width:75%}.contact-us-form .col-md-8{width:66.66666667%}.contact-us-form .col-md-7{width:58.33333333%}.contact-us-form .col-md-6{width:50%}.contact-us-form .col-md-5{width:41.66666667%}.contact-us-form .col-md-4{width:33.33333333%}.contact-us-form .col-md-3{width:25%}.contact-us-form .col-md-2{width:16.66666667%}.contact-us-form .col-md-1{width:8.33333333%}.contact-us-form .col-md-pull-12{right:100%}.contact-us-form .col-md-pull-11{right:91.66666667%}.contact-us-form .col-md-pull-10{right:83.33333333%}.contact-us-form .col-md-pull-9{right:75%}.contact-us-form .col-md-pull-8{right:66.66666667%}.contact-us-form .col-md-pull-7{right:58.33333333%}.contact-us-form .col-md-pull-6{right:50%}.contact-us-form .col-md-pull-5{right:41.66666667%}.contact-us-form .col-md-pull-4{right:33.33333333%}.contact-us-form .col-md-pull-3{right:25%}.contact-us-form .col-md-pull-2{right:16.66666667%}.contact-us-form .col-md-pull-1{right:8.33333333%}.contact-us-form .col-md-pull-0{right:auto}.contact-us-form .col-md-push-12{left:100%}.contact-us-form .col-md-push-11{left:91.66666667%}.contact-us-form .col-md-push-10{left:83.33333333%}.contact-us-form .col-md-push-9{left:75%}.contact-us-form .col-md-push-8{left:66.66666667%}.contact-us-form .col-md-push-7{left:58.33333333%}.contact-us-form .col-md-push-6{left:50%}.contact-us-form .col-md-push-5{left:41.66666667%}.contact-us-form .col-md-push-4{left:33.33333333%}.contact-us-form .col-md-push-3{left:25%}.contact-us-form .col-md-push-2{left:16.66666667%}.contact-us-form .col-md-push-1{left:8.33333333%}.contact-us-form .col-md-push-0{left:auto}.contact-us-form .col-md-offset-12{margin-left:100%}.contact-us-form .col-md-offset-11{margin-left:91.66666667%}.contact-us-form .col-md-offset-10{margin-left:83.33333333%}.contact-us-form .col-md-offset-9{margin-left:75%}.contact-us-form .col-md-offset-8{margin-left:66.66666667%}.contact-us-form .col-md-offset-7{margin-left:58.33333333%}.contact-us-form .col-md-offset-6{margin-left:50%}.contact-us-form .col-md-offset-5{margin-left:41.66666667%}.contact-us-form .col-md-offset-4{margin-left:33.33333333%}.contact-us-form .col-md-offset-3{margin-left:25%}.contact-us-form .col-md-offset-2{margin-left:16.66666667%}.contact-us-form .col-md-offset-1{margin-left:8.33333333%}.contact-us-form .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.contact-us-form .col-lg-1,.contact-us-form .col-lg-10,.contact-us-form .col-lg-11,.contact-us-form .col-lg-12,.contact-us-form .col-lg-2,.contact-us-form .col-lg-3,.contact-us-form .col-lg-4,.contact-us-form .col-lg-5,.contact-us-form .col-lg-6,.contact-us-form .col-lg-7,.contact-us-form .col-lg-8,.contact-us-form .col-lg-9{float:left}.contact-us-form .col-lg-12{width:100%}.contact-us-form .col-lg-11{width:91.66666667%}.contact-us-form .col-lg-10{width:83.33333333%}.contact-us-form .col-lg-9{width:75%}.contact-us-form .col-lg-8{width:66.66666667%}.contact-us-form .col-lg-7{width:58.33333333%}.contact-us-form .col-lg-6{width:50%}.contact-us-form .col-lg-5{width:41.66666667%}.contact-us-form .col-lg-4{width:33.33333333%}.contact-us-form .col-lg-3{width:25%}.contact-us-form .col-lg-2{width:16.66666667%}.contact-us-form .col-lg-1{width:8.33333333%}.contact-us-form .col-lg-pull-12{right:100%}.contact-us-form .col-lg-pull-11{right:91.66666667%}.contact-us-form .col-lg-pull-10{right:83.33333333%}.contact-us-form .col-lg-pull-9{right:75%}.contact-us-form .col-lg-pull-8{right:66.66666667%}.contact-us-form .col-lg-pull-7{right:58.33333333%}.contact-us-form .col-lg-pull-6{right:50%}.contact-us-form .col-lg-pull-5{right:41.66666667%}.contact-us-form .col-lg-pull-4{right:33.33333333%}.contact-us-form .col-lg-pull-3{right:25%}.contact-us-form .col-lg-pull-2{right:16.66666667%}.contact-us-form .col-lg-pull-1{right:8.33333333%}.contact-us-form .col-lg-pull-0{right:auto}.contact-us-form .col-lg-push-12{left:100%}.contact-us-form .col-lg-push-11{left:91.66666667%}.contact-us-form .col-lg-push-10{left:83.33333333%}.contact-us-form .col-lg-push-9{left:75%}.contact-us-form .col-lg-push-8{left:66.66666667%}.contact-us-form .col-lg-push-7{left:58.33333333%}.contact-us-form .col-lg-push-6{left:50%}.contact-us-form .col-lg-push-5{left:41.66666667%}.contact-us-form .col-lg-push-4{left:33.33333333%}.contact-us-form .col-lg-push-3{left:25%}.contact-us-form .col-lg-push-2{left:16.66666667%}.contact-us-form .col-lg-push-1{left:8.33333333%}.contact-us-form .col-lg-push-0{left:auto}.contact-us-form .col-lg-offset-12{margin-left:100%}.contact-us-form .col-lg-offset-11{margin-left:91.66666667%}.contact-us-form .col-lg-offset-10{margin-left:83.33333333%}.contact-us-form .col-lg-offset-9{margin-left:75%}.contact-us-form .col-lg-offset-8{margin-left:66.66666667%}.contact-us-form .col-lg-offset-7{margin-left:58.33333333%}.contact-us-form .col-lg-offset-6{margin-left:50%}.contact-us-form .col-lg-offset-5{margin-left:41.66666667%}.contact-us-form .col-lg-offset-4{margin-left:33.33333333%}.contact-us-form .col-lg-offset-3{margin-left:25%}.contact-us-form .col-lg-offset-2{margin-left:16.66666667%}.contact-us-form .col-lg-offset-1{margin-left:8.33333333%}.contact-us-form .col-lg-offset-0{margin-left:0}}.contact-us-form table{background-color:transparent}.contact-us-form caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}.contact-us-form th{text-align:left}.contact-us-form .table{width:100%;max-width:100%;margin-bottom:20px}.contact-us-form .table>tbody>tr>td,.contact-us-form .table>tbody>tr>th,.contact-us-form .table>tfoot>tr>td,.contact-us-form .table>tfoot>tr>th,.contact-us-form .table>thead>tr>td,.contact-us-form .table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.contact-us-form .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.contact-us-form .table>caption+thead>tr:first-child>td,.contact-us-form .table>caption+thead>tr:first-child>th,.contact-us-form .table>colgroup+thead>tr:first-child>td,.contact-us-form .table>colgroup+thead>tr:first-child>th,.contact-us-form .table>thead:first-child>tr:first-child>td,.contact-us-form .table>thead:first-child>tr:first-child>th{border-top:0}.contact-us-form .table>tbody+tbody{border-top:2px solid #ddd}.contact-us-form .table .table{background-color:#fff}.contact-us-form .table-condensed>tbody>tr>td,.contact-us-form .table-condensed>tbody>tr>th,.contact-us-form .table-condensed>tfoot>tr>td,.contact-us-form .table-condensed>tfoot>tr>th,.contact-us-form .table-condensed>thead>tr>td,.contact-us-form .table-condensed>thead>tr>th{padding:5px}.contact-us-form .table-bordered{border:1px solid #ddd}.contact-us-form .table-bordered>tbody>tr>td,.contact-us-form .table-bordered>tbody>tr>th,.contact-us-form .table-bordered>tfoot>tr>td,.contact-us-form .table-bordered>tfoot>tr>th,.contact-us-form .table-bordered>thead>tr>td,.contact-us-form .table-bordered>thead>tr>th{border:1px solid #ddd}.contact-us-form .table-bordered>thead>tr>td,.contact-us-form .table-bordered>thead>tr>th{border-bottom-width:2px}.contact-us-form .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.contact-us-form .table-hover>tbody>tr:hover{background-color:#f5f5f5}.contact-us-form table col[class*=col-]{position:static;float:none;display:table-column}.contact-us-form table td[class*=col-],.contact-us-form table th[class*=col-]{position:static;float:none;display:table-cell}.contact-us-form .table>tbody>tr.active>td,.contact-us-form .table>tbody>tr.active>th,.contact-us-form .table>tbody>tr>td.active,.contact-us-form .table>tbody>tr>th.active,.contact-us-form .table>tfoot>tr.active>td,.contact-us-form .table>tfoot>tr.active>th,.contact-us-form .table>tfoot>tr>td.active,.contact-us-form .table>tfoot>tr>th.active,.contact-us-form .table>thead>tr.active>td,.contact-us-form .table>thead>tr.active>th,.contact-us-form .table>thead>tr>td.active,.contact-us-form .table>thead>tr>th.active{background-color:#f5f5f5}.contact-us-form .table-hover>tbody>tr.active:hover>td,.contact-us-form .table-hover>tbody>tr.active:hover>th,.contact-us-form .table-hover>tbody>tr:hover>.active,.contact-us-form .table-hover>tbody>tr>td.active:hover,.contact-us-form .table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.contact-us-form .table>tbody>tr.success>td,.contact-us-form .table>tbody>tr.success>th,.contact-us-form .table>tbody>tr>td.success,.contact-us-form .table>tbody>tr>th.success,.contact-us-form .table>tfoot>tr.success>td,.contact-us-form .table>tfoot>tr.success>th,.contact-us-form .table>tfoot>tr>td.success,.contact-us-form .table>tfoot>tr>th.success,.contact-us-form .table>thead>tr.success>td,.contact-us-form .table>thead>tr.success>th,.contact-us-form .table>thead>tr>td.success,.contact-us-form .table>thead>tr>th.success{background-color:#dff0d8}.contact-us-form .table-hover>tbody>tr.success:hover>td,.contact-us-form .table-hover>tbody>tr.success:hover>th,.contact-us-form .table-hover>tbody>tr:hover>.success,.contact-us-form .table-hover>tbody>tr>td.success:hover,.contact-us-form .table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.contact-us-form .table>tbody>tr.info>td,.contact-us-form .table>tbody>tr.info>th,.contact-us-form .table>tbody>tr>td.info,.contact-us-form .table>tbody>tr>th.info,.contact-us-form .table>tfoot>tr.info>td,.contact-us-form .table>tfoot>tr.info>th,.contact-us-form .table>tfoot>tr>td.info,.contact-us-form .table>tfoot>tr>th.info,.contact-us-form .table>thead>tr.info>td,.contact-us-form .table>thead>tr.info>th,.contact-us-form .table>thead>tr>td.info,.contact-us-form .table>thead>tr>th.info{background-color:#d9edf7}.contact-us-form .table-hover>tbody>tr.info:hover>td,.contact-us-form .table-hover>tbody>tr.info:hover>th,.contact-us-form .table-hover>tbody>tr:hover>.info,.contact-us-form .table-hover>tbody>tr>td.info:hover,.contact-us-form .table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.contact-us-form .table>tbody>tr.warning>td,.contact-us-form .table>tbody>tr.warning>th,.contact-us-form .table>tbody>tr>td.warning,.contact-us-form .table>tbody>tr>th.warning,.contact-us-form .table>tfoot>tr.warning>td,.contact-us-form .table>tfoot>tr.warning>th,.contact-us-form .table>tfoot>tr>td.warning,.contact-us-form .table>tfoot>tr>th.warning,.contact-us-form .table>thead>tr.warning>td,.contact-us-form .table>thead>tr.warning>th,.contact-us-form .table>thead>tr>td.warning,.contact-us-form .table>thead>tr>th.warning{background-color:#fcf8e3}.contact-us-form .table-hover>tbody>tr.warning:hover>td,.contact-us-form .table-hover>tbody>tr.warning:hover>th,.contact-us-form .table-hover>tbody>tr:hover>.warning,.contact-us-form .table-hover>tbody>tr>td.warning:hover,.contact-us-form .table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.contact-us-form .table>tbody>tr.danger>td,.contact-us-form .table>tbody>tr.danger>th,.contact-us-form .table>tbody>tr>td.danger,.contact-us-form .table>tbody>tr>th.danger,.contact-us-form .table>tfoot>tr.danger>td,.contact-us-form .table>tfoot>tr.danger>th,.contact-us-form .table>tfoot>tr>td.danger,.contact-us-form .table>tfoot>tr>th.danger,.contact-us-form .table>thead>tr.danger>td,.contact-us-form .table>thead>tr.danger>th,.contact-us-form .table>thead>tr>td.danger,.contact-us-form .table>thead>tr>th.danger{background-color:#f2dede}.contact-us-form .table-hover>tbody>tr.danger:hover>td,.contact-us-form .table-hover>tbody>tr.danger:hover>th,.contact-us-form .table-hover>tbody>tr:hover>.danger,.contact-us-form .table-hover>tbody>tr>td.danger:hover,.contact-us-form .table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.contact-us-form .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.contact-us-form .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.contact-us-form .table-responsive>.table{margin-bottom:0}.contact-us-form .table-responsive>.table>tbody>tr>td,.contact-us-form .table-responsive>.table>tbody>tr>th,.contact-us-form .table-responsive>.table>tfoot>tr>td,.contact-us-form .table-responsive>.table>tfoot>tr>th,.contact-us-form .table-responsive>.table>thead>tr>td,.contact-us-form .table-responsive>.table>thead>tr>th{white-space:nowrap}.contact-us-form .table-responsive>.table-bordered{border:0}.contact-us-form .table-responsive>.table-bordered>tbody>tr>td:first-child,.contact-us-form .table-responsive>.table-bordered>tbody>tr>th:first-child,.contact-us-form .table-responsive>.table-bordered>tfoot>tr>td:first-child,.contact-us-form .table-responsive>.table-bordered>tfoot>tr>th:first-child,.contact-us-form .table-responsive>.table-bordered>thead>tr>td:first-child,.contact-us-form .table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.contact-us-form .table-responsive>.table-bordered>tbody>tr>td:last-child,.contact-us-form .table-responsive>.table-bordered>tbody>tr>th:last-child,.contact-us-form .table-responsive>.table-bordered>tfoot>tr>td:last-child,.contact-us-form .table-responsive>.table-bordered>tfoot>tr>th:last-child,.contact-us-form .table-responsive>.table-bordered>thead>tr>td:last-child,.contact-us-form .table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.contact-us-form .table-responsive>.table-bordered>tbody>tr:last-child>td,.contact-us-form .table-responsive>.table-bordered>tbody>tr:last-child>th,.contact-us-form .table-responsive>.table-bordered>tfoot>tr:last-child>td,.contact-us-form .table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.contact-us-form fieldset{padding:0;margin:0;border:0;min-width:0}.contact-us-form legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.contact-us-form label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.contact-us-form input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.contact-us-form input[type=checkbox],.contact-us-form input[type=radio]{margin:4px 0 0;line-height:normal}.contact-us-form input[type=file]{display:block}.contact-us-form input[type=range]{display:block;width:100%}.contact-us-form select[multiple],.contact-us-form select[size]{height:auto}.contact-us-form input[type=checkbox]:focus,.contact-us-form input[type=file]:focus,.contact-us-form input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.contact-us-form output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.contact-us-form .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.contact-us-form .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.contact-us-form .form-control::-moz-placeholder{color:#999;opacity:1}.contact-us-form .form-control:-ms-input-placeholder{color:#999}.contact-us-form .form-control::-webkit-input-placeholder{color:#999}.contact-us-form .form-control::-ms-expand{border:0;background-color:transparent}.contact-us-form .form-control[disabled],.contact-us-form .form-control[readonly],fieldset[disabled] .contact-us-form .form-control{background-color:#eee;opacity:1}.contact-us-form .form-control[disabled],fieldset[disabled] .contact-us-form .form-control{cursor:not-allowed}textarea.contact-us-form .form-control{height:auto}.contact-us-form input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.contact-us-form input[type=date].form-control,.contact-us-form input[type=datetime-local].form-control,.contact-us-form input[type=month].form-control,.contact-us-form input[type=time].form-control{line-height:34px}.contact-us-form input[type=date].input-sm,.contact-us-form input[type=datetime-local].input-sm,.contact-us-form input[type=month].input-sm,.contact-us-form input[type=time].input-sm,.input-group-sm .contact-us-form input[type=date],.input-group-sm .contact-us-form input[type=datetime-local],.input-group-sm .contact-us-form input[type=month],.input-group-sm .contact-us-form input[type=time]{line-height:30px}.contact-us-form input[type=date].input-lg,.contact-us-form input[type=datetime-local].input-lg,.contact-us-form input[type=month].input-lg,.contact-us-form input[type=time].input-lg,.input-group-lg .contact-us-form input[type=date],.input-group-lg .contact-us-form input[type=datetime-local],.input-group-lg .contact-us-form input[type=month],.input-group-lg .contact-us-form input[type=time]{line-height:46px}}.contact-us-form .form-group{margin-bottom:15px}.contact-us-form .checkbox,.contact-us-form .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.contact-us-form .checkbox label,.contact-us-form .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.contact-us-form .checkbox input[type=checkbox],.contact-us-form .checkbox-inline input[type=checkbox],.contact-us-form .radio input[type=radio],.contact-us-form .radio-inline input[type=radio]{position:absolute;margin-left:-20px}.contact-us-form .checkbox+.checkbox,.contact-us-form .radio+.radio{margin-top:-5px}.contact-us-form .checkbox-inline,.contact-us-form .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.contact-us-form .checkbox-inline+.checkbox-inline,.contact-us-form .radio-inline+.radio-inline{margin-top:0;margin-left:10px}.contact-us-form input[type=checkbox].disabled,.contact-us-form input[type=checkbox][disabled],.contact-us-form input[type=radio].disabled,.contact-us-form input[type=radio][disabled],fieldset[disabled] .contact-us-form input[type=checkbox],fieldset[disabled] .contact-us-form input[type=radio]{cursor:not-allowed}.contact-us-form .checkbox-inline.disabled,.contact-us-form .radio-inline.disabled,fieldset[disabled] .contact-us-form .checkbox-inline,fieldset[disabled] .contact-us-form .radio-inline{cursor:not-allowed}.contact-us-form .checkbox.disabled label,.contact-us-form .radio.disabled label,fieldset[disabled] .contact-us-form .checkbox label,fieldset[disabled] .contact-us-form .radio label{cursor:not-allowed}.contact-us-form .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.contact-us-form .form-control-static.input-lg,.contact-us-form .form-control-static.input-sm{padding-left:0;padding-right:0}.contact-us-form .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.contact-us-form .input-sm{height:30px;line-height:30px}select[multiple].contact-us-form .input-sm,textarea.contact-us-form .input-sm{height:auto}.contact-us-form .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.contact-us-form .form-group-sm select.form-control{height:30px;line-height:30px}.contact-us-form .form-group-sm select[multiple].form-control,.contact-us-form .form-group-sm textarea.form-control{height:auto}.contact-us-form .form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.contact-us-form .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.contact-us-form .input-lg{height:46px;line-height:46px}select[multiple].contact-us-form .input-lg,textarea.contact-us-form .input-lg{height:auto}.contact-us-form .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.contact-us-form .form-group-lg select.form-control{height:46px;line-height:46px}.contact-us-form .form-group-lg select[multiple].form-control,.contact-us-form .form-group-lg textarea.form-control{height:auto}.contact-us-form .form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.contact-us-form .has-feedback{position:relative}.contact-us-form .has-feedback .form-control{padding-right:42.5px}.contact-us-form .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.contact-us-form .form-group-lg .form-control+.form-control-feedback,.contact-us-form .input-group-lg+.form-control-feedback,.contact-us-form .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.contact-us-form .form-group-sm .form-control+.form-control-feedback,.contact-us-form .input-group-sm+.form-control-feedback,.contact-us-form .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.contact-us-form .has-success .checkbox,.contact-us-form .has-success .checkbox-inline,.contact-us-form .has-success .control-label,.contact-us-form .has-success .help-block,.contact-us-form .has-success .radio,.contact-us-form .has-success .radio-inline,.contact-us-form .has-success.checkbox label,.contact-us-form .has-success.checkbox-inline label,.contact-us-form .has-success.radio label,.contact-us-form .has-success.radio-inline label{color:#3c763d}.contact-us-form .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.contact-us-form .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.contact-us-form .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.contact-us-form .has-success .form-control-feedback{color:#3c763d}.contact-us-form .has-warning .checkbox,.contact-us-form .has-warning .checkbox-inline,.contact-us-form .has-warning .control-label,.contact-us-form .has-warning .help-block,.contact-us-form .has-warning .radio,.contact-us-form .has-warning .radio-inline,.contact-us-form .has-warning.checkbox label,.contact-us-form .has-warning.checkbox-inline label,.contact-us-form .has-warning.radio label,.contact-us-form .has-warning.radio-inline label{color:#8a6d3b}.contact-us-form .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.contact-us-form .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.contact-us-form .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.contact-us-form .has-warning .form-control-feedback{color:#8a6d3b}.contact-us-form .has-error .checkbox,.contact-us-form .has-error .checkbox-inline,.contact-us-form .has-error .control-label,.contact-us-form .has-error .help-block,.contact-us-form .has-error .radio,.contact-us-form .has-error .radio-inline,.contact-us-form .has-error.checkbox label,.contact-us-form .has-error.checkbox-inline label,.contact-us-form .has-error.radio label,.contact-us-form .has-error.radio-inline label{color:#a94442}.contact-us-form .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.contact-us-form .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.contact-us-form .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.contact-us-form .has-error .form-control-feedback{color:#a94442}.contact-us-form .has-feedback label~.form-control-feedback{top:25px}.contact-us-form .has-feedback label.sr-only~.form-control-feedback{top:0}.contact-us-form .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.contact-us-form .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.contact-us-form .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.contact-us-form .form-inline .form-control-static{display:inline-block}.contact-us-form .form-inline .input-group{display:inline-table;vertical-align:middle}.contact-us-form .form-inline .input-group .form-control,.contact-us-form .form-inline .input-group .input-group-addon,.contact-us-form .form-inline .input-group .input-group-btn{width:auto}.contact-us-form .form-inline .input-group>.form-control{width:100%}.contact-us-form .form-inline .control-label{margin-bottom:0;vertical-align:middle}.contact-us-form .form-inline .checkbox,.contact-us-form .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.contact-us-form .form-inline .checkbox label,.contact-us-form .form-inline .radio label{padding-left:0}.contact-us-form .form-inline .checkbox input[type=checkbox],.contact-us-form .form-inline .radio input[type=radio]{position:relative;margin-left:0}.contact-us-form .form-inline .has-feedback .form-control-feedback{top:0}}.contact-us-form .form-horizontal .checkbox,.contact-us-form .form-horizontal .checkbox-inline,.contact-us-form .form-horizontal .radio,.contact-us-form .form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.contact-us-form .form-horizontal .checkbox,.contact-us-form .form-horizontal .radio{min-height:27px}.contact-us-form .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.contact-us-form .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.contact-us-form .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.contact-us-form .form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.contact-us-form .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.contact-us-form .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-us-form .btn.active.focus,.contact-us-form .btn.active:focus,.contact-us-form .btn.focus,.contact-us-form .btn:active.focus,.contact-us-form .btn:active:focus,.contact-us-form .btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.contact-us-form .btn.focus,.contact-us-form .btn:focus,.contact-us-form .btn:hover{color:#333;text-decoration:none}.contact-us-form .btn.active,.contact-us-form .btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.contact-us-form .btn.disabled,.contact-us-form .btn[disabled],fieldset[disabled] .contact-us-form .btn{cursor:not-allowed;opacity:.65;-webkit-box-shadow:none;box-shadow:none}a.contact-us-form .btn.disabled,fieldset[disabled] a.contact-us-form .btn{pointer-events:none}.contact-us-form .btn-default{color:#333;background-color:#fff;border-color:#ccc}.contact-us-form .btn-default.focus,.contact-us-form .btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.contact-us-form .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.contact-us-form .btn-default.active,.contact-us-form .btn-default:active,.open>.dropdown-toggle.contact-us-form .btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.contact-us-form .btn-default.active.focus,.contact-us-form .btn-default.active:focus,.contact-us-form .btn-default.active:hover,.contact-us-form .btn-default:active.focus,.contact-us-form .btn-default:active:focus,.contact-us-form .btn-default:active:hover,.open>.dropdown-toggle.contact-us-form .btn-default.focus,.open>.dropdown-toggle.contact-us-form .btn-default:focus,.open>.dropdown-toggle.contact-us-form .btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.contact-us-form .btn-default.active,.contact-us-form .btn-default:active,.open>.dropdown-toggle.contact-us-form .btn-default{background-image:none}.contact-us-form .btn-default.disabled.focus,.contact-us-form .btn-default.disabled:focus,.contact-us-form .btn-default.disabled:hover,.contact-us-form .btn-default[disabled].focus,.contact-us-form .btn-default[disabled]:focus,.contact-us-form .btn-default[disabled]:hover,fieldset[disabled] .contact-us-form .btn-default.focus,fieldset[disabled] .contact-us-form .btn-default:focus,fieldset[disabled] .contact-us-form .btn-default:hover{background-color:#fff;border-color:#ccc}.contact-us-form .btn-default .badge{color:#fff;background-color:#333}.contact-us-form .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.contact-us-form .btn-primary.focus,.contact-us-form .btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.contact-us-form .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.contact-us-form .btn-primary.active,.contact-us-form .btn-primary:active,.open>.dropdown-toggle.contact-us-form .btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.contact-us-form .btn-primary.active.focus,.contact-us-form .btn-primary.active:focus,.contact-us-form .btn-primary.active:hover,.contact-us-form .btn-primary:active.focus,.contact-us-form .btn-primary:active:focus,.contact-us-form .btn-primary:active:hover,.open>.dropdown-toggle.contact-us-form .btn-primary.focus,.open>.dropdown-toggle.contact-us-form .btn-primary:focus,.open>.dropdown-toggle.contact-us-form .btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.contact-us-form .btn-primary.active,.contact-us-form .btn-primary:active,.open>.dropdown-toggle.contact-us-form .btn-primary{background-image:none}.contact-us-form .btn-primary.disabled.focus,.contact-us-form .btn-primary.disabled:focus,.contact-us-form .btn-primary.disabled:hover,.contact-us-form .btn-primary[disabled].focus,.contact-us-form .btn-primary[disabled]:focus,.contact-us-form .btn-primary[disabled]:hover,fieldset[disabled] .contact-us-form .btn-primary.focus,fieldset[disabled] .contact-us-form .btn-primary:focus,fieldset[disabled] .contact-us-form .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.contact-us-form .btn-primary .badge{color:#337ab7;background-color:#fff}.contact-us-form .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.contact-us-form .btn-success.focus,.contact-us-form .btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.contact-us-form .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.contact-us-form .btn-success.active,.contact-us-form .btn-success:active,.open>.dropdown-toggle.contact-us-form .btn-success{color:#fff;background-color:#449d44;border-color:#398439}.contact-us-form .btn-success.active.focus,.contact-us-form .btn-success.active:focus,.contact-us-form .btn-success.active:hover,.contact-us-form .btn-success:active.focus,.contact-us-form .btn-success:active:focus,.contact-us-form .btn-success:active:hover,.open>.dropdown-toggle.contact-us-form .btn-success.focus,.open>.dropdown-toggle.contact-us-form .btn-success:focus,.open>.dropdown-toggle.contact-us-form .btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.contact-us-form .btn-success.active,.contact-us-form .btn-success:active,.open>.dropdown-toggle.contact-us-form .btn-success{background-image:none}.contact-us-form .btn-success.disabled.focus,.contact-us-form .btn-success.disabled:focus,.contact-us-form .btn-success.disabled:hover,.contact-us-form .btn-success[disabled].focus,.contact-us-form .btn-success[disabled]:focus,.contact-us-form .btn-success[disabled]:hover,fieldset[disabled] .contact-us-form .btn-success.focus,fieldset[disabled] .contact-us-form .btn-success:focus,fieldset[disabled] .contact-us-form .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.contact-us-form .btn-success .badge{color:#5cb85c;background-color:#fff}.contact-us-form .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.contact-us-form .btn-info.focus,.contact-us-form .btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.contact-us-form .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.contact-us-form .btn-info.active,.contact-us-form .btn-info:active,.open>.dropdown-toggle.contact-us-form .btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.contact-us-form .btn-info.active.focus,.contact-us-form .btn-info.active:focus,.contact-us-form .btn-info.active:hover,.contact-us-form .btn-info:active.focus,.contact-us-form .btn-info:active:focus,.contact-us-form .btn-info:active:hover,.open>.dropdown-toggle.contact-us-form .btn-info.focus,.open>.dropdown-toggle.contact-us-form .btn-info:focus,.open>.dropdown-toggle.contact-us-form .btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.contact-us-form .btn-info.active,.contact-us-form .btn-info:active,.open>.dropdown-toggle.contact-us-form .btn-info{background-image:none}.contact-us-form .btn-info.disabled.focus,.contact-us-form .btn-info.disabled:focus,.contact-us-form .btn-info.disabled:hover,.contact-us-form .btn-info[disabled].focus,.contact-us-form .btn-info[disabled]:focus,.contact-us-form .btn-info[disabled]:hover,fieldset[disabled] .contact-us-form .btn-info.focus,fieldset[disabled] .contact-us-form .btn-info:focus,fieldset[disabled] .contact-us-form .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.contact-us-form .btn-info .badge{color:#5bc0de;background-color:#fff}.contact-us-form .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.contact-us-form .btn-warning.focus,.contact-us-form .btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.contact-us-form .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.contact-us-form .btn-warning.active,.contact-us-form .btn-warning:active,.open>.dropdown-toggle.contact-us-form .btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.contact-us-form .btn-warning.active.focus,.contact-us-form .btn-warning.active:focus,.contact-us-form .btn-warning.active:hover,.contact-us-form .btn-warning:active.focus,.contact-us-form .btn-warning:active:focus,.contact-us-form .btn-warning:active:hover,.open>.dropdown-toggle.contact-us-form .btn-warning.focus,.open>.dropdown-toggle.contact-us-form .btn-warning:focus,.open>.dropdown-toggle.contact-us-form .btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.contact-us-form .btn-warning.active,.contact-us-form .btn-warning:active,.open>.dropdown-toggle.contact-us-form .btn-warning{background-image:none}.contact-us-form .btn-warning.disabled.focus,.contact-us-form .btn-warning.disabled:focus,.contact-us-form .btn-warning.disabled:hover,.contact-us-form .btn-warning[disabled].focus,.contact-us-form .btn-warning[disabled]:focus,.contact-us-form .btn-warning[disabled]:hover,fieldset[disabled] .contact-us-form .btn-warning.focus,fieldset[disabled] .contact-us-form .btn-warning:focus,fieldset[disabled] .contact-us-form .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.contact-us-form .btn-warning .badge{color:#f0ad4e;background-color:#fff}.contact-us-form .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.contact-us-form .btn-danger.focus,.contact-us-form .btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.contact-us-form .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.contact-us-form .btn-danger.active,.contact-us-form .btn-danger:active,.open>.dropdown-toggle.contact-us-form .btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.contact-us-form .btn-danger.active.focus,.contact-us-form .btn-danger.active:focus,.contact-us-form .btn-danger.active:hover,.contact-us-form .btn-danger:active.focus,.contact-us-form .btn-danger:active:focus,.contact-us-form .btn-danger:active:hover,.open>.dropdown-toggle.contact-us-form .btn-danger.focus,.open>.dropdown-toggle.contact-us-form .btn-danger:focus,.open>.dropdown-toggle.contact-us-form .btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.contact-us-form .btn-danger.active,.contact-us-form .btn-danger:active,.open>.dropdown-toggle.contact-us-form .btn-danger{background-image:none}.contact-us-form .btn-danger.disabled.focus,.contact-us-form .btn-danger.disabled:focus,.contact-us-form .btn-danger.disabled:hover,.contact-us-form .btn-danger[disabled].focus,.contact-us-form .btn-danger[disabled]:focus,.contact-us-form .btn-danger[disabled]:hover,fieldset[disabled] .contact-us-form .btn-danger.focus,fieldset[disabled] .contact-us-form .btn-danger:focus,fieldset[disabled] .contact-us-form .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.contact-us-form .btn-danger .badge{color:#d9534f;background-color:#fff}.contact-us-form .btn-link{color:#337ab7;font-weight:400;border-radius:0}.contact-us-form .btn-link,.contact-us-form .btn-link.active,.contact-us-form .btn-link:active,.contact-us-form .btn-link[disabled],fieldset[disabled] .contact-us-form .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.contact-us-form .btn-link,.contact-us-form .btn-link:active,.contact-us-form .btn-link:focus,.contact-us-form .btn-link:hover{border-color:transparent}.contact-us-form .btn-link:focus,.contact-us-form .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.contact-us-form .btn-link[disabled]:focus,.contact-us-form .btn-link[disabled]:hover,fieldset[disabled] .contact-us-form .btn-link:focus,fieldset[disabled] .contact-us-form .btn-link:hover{color:#777;text-decoration:none}.contact-us-form .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.contact-us-form .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.contact-us-form .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.contact-us-form .btn-block{display:block;width:100%}.contact-us-form .btn-block+.btn-block{margin-top:5px}.contact-us-form input[type=button].btn-block,.contact-us-form input[type=reset].btn-block,.contact-us-form input[type=submit].btn-block{width:100%}.contact-us-form .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.contact-us-form .fade.in{opacity:1}.contact-us-form .collapse{display:none}.contact-us-form .collapse.in{display:block}tr.contact-us-form .collapse.in{display:table-row}tbody.contact-us-form .collapse.in{display:table-row-group}.contact-us-form .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.contact-us-form .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contact-us-form .glyphicon-asterisk:before{content:"\002a"}.contact-us-form .glyphicon-plus:before{content:"\002b"}.contact-us-form .glyphicon-eur:before,.contact-us-form .glyphicon-euro:before{content:"\20ac"}.contact-us-form .glyphicon-minus:before{content:"\2212"}.contact-us-form .glyphicon-cloud:before{content:"\2601"}.contact-us-form .glyphicon-envelope:before{content:"\2709"}.contact-us-form .glyphicon-pencil:before{content:"\270f"}.contact-us-form .glyphicon-glass:before{content:"\e001"}.contact-us-form .glyphicon-music:before{content:"\e002"}.contact-us-form .glyphicon-search:before{content:"\e003"}.contact-us-form .glyphicon-heart:before{content:"\e005"}.contact-us-form .glyphicon-star:before{content:"\e006"}.contact-us-form .glyphicon-star-empty:before{content:"\e007"}.contact-us-form .glyphicon-user:before{content:"\e008"}.contact-us-form .glyphicon-film:before{content:"\e009"}.contact-us-form .glyphicon-th-large:before{content:"\e010"}.contact-us-form .glyphicon-th:before{content:"\e011"}.contact-us-form .glyphicon-th-list:before{content:"\e012"}.contact-us-form .glyphicon-ok:before{content:"\e013"}.contact-us-form .glyphicon-remove:before{content:"\e014"}.contact-us-form .glyphicon-zoom-in:before{content:"\e015"}.contact-us-form .glyphicon-zoom-out:before{content:"\e016"}.contact-us-form .glyphicon-off:before{content:"\e017"}.contact-us-form .glyphicon-signal:before{content:"\e018"}.contact-us-form .glyphicon-cog:before{content:"\e019"}.contact-us-form .glyphicon-trash:before{content:"\e020"}.contact-us-form .glyphicon-home:before{content:"\e021"}.contact-us-form .glyphicon-file:before{content:"\e022"}.contact-us-form .glyphicon-time:before{content:"\e023"}.contact-us-form .glyphicon-road:before{content:"\e024"}.contact-us-form .glyphicon-download-alt:before{content:"\e025"}.contact-us-form .glyphicon-download:before{content:"\e026"}.contact-us-form .glyphicon-upload:before{content:"\e027"}.contact-us-form .glyphicon-inbox:before{content:"\e028"}.contact-us-form .glyphicon-play-circle:before{content:"\e029"}.contact-us-form .glyphicon-repeat:before{content:"\e030"}.contact-us-form .glyphicon-refresh:before{content:"\e031"}.contact-us-form .glyphicon-list-alt:before{content:"\e032"}.contact-us-form .glyphicon-lock:before{content:"\e033"}.contact-us-form .glyphicon-flag:before{content:"\e034"}.contact-us-form .glyphicon-headphones:before{content:"\e035"}.contact-us-form .glyphicon-volume-off:before{content:"\e036"}.contact-us-form .glyphicon-volume-down:before{content:"\e037"}.contact-us-form .glyphicon-volume-up:before{content:"\e038"}.contact-us-form .glyphicon-qrcode:before{content:"\e039"}.contact-us-form .glyphicon-barcode:before{content:"\e040"}.contact-us-form .glyphicon-tag:before{content:"\e041"}.contact-us-form .glyphicon-tags:before{content:"\e042"}.contact-us-form .glyphicon-book:before{content:"\e043"}.contact-us-form .glyphicon-bookmark:before{content:"\e044"}.contact-us-form .glyphicon-print:before{content:"\e045"}.contact-us-form .glyphicon-camera:before{content:"\e046"}.contact-us-form .glyphicon-font:before{content:"\e047"}.contact-us-form .glyphicon-bold:before{content:"\e048"}.contact-us-form .glyphicon-italic:before{content:"\e049"}.contact-us-form .glyphicon-text-height:before{content:"\e050"}.contact-us-form .glyphicon-text-width:before{content:"\e051"}.contact-us-form .glyphicon-align-left:before{content:"\e052"}.contact-us-form .glyphicon-align-center:before{content:"\e053"}.contact-us-form .glyphicon-align-right:before{content:"\e054"}.contact-us-form .glyphicon-align-justify:before{content:"\e055"}.contact-us-form .glyphicon-list:before{content:"\e056"}.contact-us-form .glyphicon-indent-left:before{content:"\e057"}.contact-us-form .glyphicon-indent-right:before{content:"\e058"}.contact-us-form .glyphicon-facetime-video:before{content:"\e059"}.contact-us-form .glyphicon-picture:before{content:"\e060"}.contact-us-form .glyphicon-map-marker:before{content:"\e062"}.contact-us-form .glyphicon-adjust:before{content:"\e063"}.contact-us-form .glyphicon-tint:before{content:"\e064"}.contact-us-form .glyphicon-edit:before{content:"\e065"}.contact-us-form .glyphicon-share:before{content:"\e066"}.contact-us-form .glyphicon-check:before{content:"\e067"}.contact-us-form .glyphicon-move:before{content:"\e068"}.contact-us-form .glyphicon-step-backward:before{content:"\e069"}.contact-us-form .glyphicon-fast-backward:before{content:"\e070"}.contact-us-form .glyphicon-backward:before{content:"\e071"}.contact-us-form .glyphicon-play:before{content:"\e072"}.contact-us-form .glyphicon-pause:before{content:"\e073"}.contact-us-form .glyphicon-stop:before{content:"\e074"}.contact-us-form .glyphicon-forward:before{content:"\e075"}.contact-us-form .glyphicon-fast-forward:before{content:"\e076"}.contact-us-form .glyphicon-step-forward:before{content:"\e077"}.contact-us-form .glyphicon-eject:before{content:"\e078"}.contact-us-form .glyphicon-chevron-left:before{content:"\e079"}.contact-us-form .glyphicon-chevron-right:before{content:"\e080"}.contact-us-form .glyphicon-plus-sign:before{content:"\e081"}.contact-us-form .glyphicon-minus-sign:before{content:"\e082"}.contact-us-form .glyphicon-remove-sign:before{content:"\e083"}.contact-us-form .glyphicon-ok-sign:before{content:"\e084"}.contact-us-form .glyphicon-question-sign:before{content:"\e085"}.contact-us-form .glyphicon-info-sign:before{content:"\e086"}.contact-us-form .glyphicon-screenshot:before{content:"\e087"}.contact-us-form .glyphicon-remove-circle:before{content:"\e088"}.contact-us-form .glyphicon-ok-circle:before{content:"\e089"}.contact-us-form .glyphicon-ban-circle:before{content:"\e090"}.contact-us-form .glyphicon-arrow-left:before{content:"\e091"}.contact-us-form .glyphicon-arrow-right:before{content:"\e092"}.contact-us-form .glyphicon-arrow-up:before{content:"\e093"}.contact-us-form .glyphicon-arrow-down:before{content:"\e094"}.contact-us-form .glyphicon-share-alt:before{content:"\e095"}.contact-us-form .glyphicon-resize-full:before{content:"\e096"}.contact-us-form .glyphicon-resize-small:before{content:"\e097"}.contact-us-form .glyphicon-exclamation-sign:before{content:"\e101"}.contact-us-form .glyphicon-gift:before{content:"\e102"}.contact-us-form .glyphicon-leaf:before{content:"\e103"}.contact-us-form .glyphicon-fire:before{content:"\e104"}.contact-us-form .glyphicon-eye-open:before{content:"\e105"}.contact-us-form .glyphicon-eye-close:before{content:"\e106"}.contact-us-form .glyphicon-warning-sign:before{content:"\e107"}.contact-us-form .glyphicon-plane:before{content:"\e108"}.contact-us-form .glyphicon-calendar:before{content:"\e109"}.contact-us-form .glyphicon-random:before{content:"\e110"}.contact-us-form .glyphicon-comment:before{content:"\e111"}.contact-us-form .glyphicon-magnet:before{content:"\e112"}.contact-us-form .glyphicon-chevron-up:before{content:"\e113"}.contact-us-form .glyphicon-chevron-down:before{content:"\e114"}.contact-us-form .glyphicon-retweet:before{content:"\e115"}.contact-us-form .glyphicon-shopping-cart:before{content:"\e116"}.contact-us-form .glyphicon-folder-close:before{content:"\e117"}.contact-us-form .glyphicon-folder-open:before{content:"\e118"}.contact-us-form .glyphicon-resize-vertical:before{content:"\e119"}.contact-us-form .glyphicon-resize-horizontal:before{content:"\e120"}.contact-us-form .glyphicon-hdd:before{content:"\e121"}.contact-us-form .glyphicon-bullhorn:before{content:"\e122"}.contact-us-form .glyphicon-bell:before{content:"\e123"}.contact-us-form .glyphicon-certificate:before{content:"\e124"}.contact-us-form .glyphicon-thumbs-up:before{content:"\e125"}.contact-us-form .glyphicon-thumbs-down:before{content:"\e126"}.contact-us-form .glyphicon-hand-right:before{content:"\e127"}.contact-us-form .glyphicon-hand-left:before{content:"\e128"}.contact-us-form .glyphicon-hand-up:before{content:"\e129"}.contact-us-form .glyphicon-hand-down:before{content:"\e130"}.contact-us-form .glyphicon-circle-arrow-right:before{content:"\e131"}.contact-us-form .glyphicon-circle-arrow-left:before{content:"\e132"}.contact-us-form .glyphicon-circle-arrow-up:before{content:"\e133"}.contact-us-form .glyphicon-circle-arrow-down:before{content:"\e134"}.contact-us-form .glyphicon-globe:before{content:"\e135"}.contact-us-form .glyphicon-wrench:before{content:"\e136"}.contact-us-form .glyphicon-tasks:before{content:"\e137"}.contact-us-form .glyphicon-filter:before{content:"\e138"}.contact-us-form .glyphicon-briefcase:before{content:"\e139"}.contact-us-form .glyphicon-fullscreen:before{content:"\e140"}.contact-us-form .glyphicon-dashboard:before{content:"\e141"}.contact-us-form .glyphicon-paperclip:before{content:"\e142"}.contact-us-form .glyphicon-heart-empty:before{content:"\e143"}.contact-us-form .glyphicon-link:before{content:"\e144"}.contact-us-form .glyphicon-phone:before{content:"\e145"}.contact-us-form .glyphicon-pushpin:before{content:"\e146"}.contact-us-form .glyphicon-usd:before{content:"\e148"}.contact-us-form .glyphicon-gbp:before{content:"\e149"}.contact-us-form .glyphicon-sort:before{content:"\e150"}.contact-us-form .glyphicon-sort-by-alphabet:before{content:"\e151"}.contact-us-form .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.contact-us-form .glyphicon-sort-by-order:before{content:"\e153"}.contact-us-form .glyphicon-sort-by-order-alt:before{content:"\e154"}.contact-us-form .glyphicon-sort-by-attributes:before{content:"\e155"}.contact-us-form .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.contact-us-form .glyphicon-unchecked:before{content:"\e157"}.contact-us-form .glyphicon-expand:before{content:"\e158"}.contact-us-form .glyphicon-collapse-down:before{content:"\e159"}.contact-us-form .glyphicon-collapse-up:before{content:"\e160"}.contact-us-form .glyphicon-log-in:before{content:"\e161"}.contact-us-form .glyphicon-flash:before{content:"\e162"}.contact-us-form .glyphicon-log-out:before{content:"\e163"}.contact-us-form .glyphicon-new-window:before{content:"\e164"}.contact-us-form .glyphicon-record:before{content:"\e165"}.contact-us-form .glyphicon-save:before{content:"\e166"}.contact-us-form .glyphicon-open:before{content:"\e167"}.contact-us-form .glyphicon-saved:before{content:"\e168"}.contact-us-form .glyphicon-import:before{content:"\e169"}.contact-us-form .glyphicon-export:before{content:"\e170"}.contact-us-form .glyphicon-send:before{content:"\e171"}.contact-us-form .glyphicon-floppy-disk:before{content:"\e172"}.contact-us-form .glyphicon-floppy-saved:before{content:"\e173"}.contact-us-form .glyphicon-floppy-remove:before{content:"\e174"}.contact-us-form .glyphicon-floppy-save:before{content:"\e175"}.contact-us-form .glyphicon-floppy-open:before{content:"\e176"}.contact-us-form .glyphicon-credit-card:before{content:"\e177"}.contact-us-form .glyphicon-transfer:before{content:"\e178"}.contact-us-form .glyphicon-cutlery:before{content:"\e179"}.contact-us-form .glyphicon-header:before{content:"\e180"}.contact-us-form .glyphicon-compressed:before{content:"\e181"}.contact-us-form .glyphicon-earphone:before{content:"\e182"}.contact-us-form .glyphicon-phone-alt:before{content:"\e183"}.contact-us-form .glyphicon-tower:before{content:"\e184"}.contact-us-form .glyphicon-stats:before{content:"\e185"}.contact-us-form .glyphicon-sd-video:before{content:"\e186"}.contact-us-form .glyphicon-hd-video:before{content:"\e187"}.contact-us-form .glyphicon-subtitles:before{content:"\e188"}.contact-us-form .glyphicon-sound-stereo:before{content:"\e189"}.contact-us-form .glyphicon-sound-dolby:before{content:"\e190"}.contact-us-form .glyphicon-sound-5-1:before{content:"\e191"}.contact-us-form .glyphicon-sound-6-1:before{content:"\e192"}.contact-us-form .glyphicon-sound-7-1:before{content:"\e193"}.contact-us-form .glyphicon-copyright-mark:before{content:"\e194"}.contact-us-form .glyphicon-registration-mark:before{content:"\e195"}.contact-us-form .glyphicon-cloud-download:before{content:"\e197"}.contact-us-form .glyphicon-cloud-upload:before{content:"\e198"}.contact-us-form .glyphicon-tree-conifer:before{content:"\e199"}.contact-us-form .glyphicon-tree-deciduous:before{content:"\e200"}.contact-us-form .glyphicon-cd:before{content:"\e201"}.contact-us-form .glyphicon-save-file:before{content:"\e202"}.contact-us-form .glyphicon-open-file:before{content:"\e203"}.contact-us-form .glyphicon-level-up:before{content:"\e204"}.contact-us-form .glyphicon-copy:before{content:"\e205"}.contact-us-form .glyphicon-paste:before{content:"\e206"}.contact-us-form .glyphicon-alert:before{content:"\e209"}.contact-us-form .glyphicon-equalizer:before{content:"\e210"}.contact-us-form .glyphicon-king:before{content:"\e211"}.contact-us-form .glyphicon-queen:before{content:"\e212"}.contact-us-form .glyphicon-pawn:before{content:"\e213"}.contact-us-form .glyphicon-bishop:before{content:"\e214"}.contact-us-form .glyphicon-knight:before{content:"\e215"}.contact-us-form .glyphicon-baby-formula:before{content:"\e216"}.contact-us-form .glyphicon-tent:before{content:"\26fa"}.contact-us-form .glyphicon-blackboard:before{content:"\e218"}.contact-us-form .glyphicon-bed:before{content:"\e219"}.contact-us-form .glyphicon-apple:before{content:"\f8ff"}.contact-us-form .glyphicon-erase:before{content:"\e221"}.contact-us-form .glyphicon-hourglass:before{content:"\231b"}.contact-us-form .glyphicon-lamp:before{content:"\e223"}.contact-us-form .glyphicon-duplicate:before{content:"\e224"}.contact-us-form .glyphicon-piggy-bank:before{content:"\e225"}.contact-us-form .glyphicon-scissors:before{content:"\e226"}.contact-us-form .glyphicon-bitcoin:before{content:"\e227"}.contact-us-form .glyphicon-btc:before{content:"\e227"}.contact-us-form .glyphicon-xbt:before{content:"\e227"}.contact-us-form .glyphicon-yen:before{content:"\00a5"}.contact-us-form .glyphicon-jpy:before{content:"\00a5"}.contact-us-form .glyphicon-ruble:before{content:"\20bd"}.contact-us-form .glyphicon-rub:before{content:"\20bd"}.contact-us-form .glyphicon-scale:before{content:"\e230"}.contact-us-form .glyphicon-ice-lolly:before{content:"\e231"}.contact-us-form .glyphicon-ice-lolly-tasted:before{content:"\e232"}.contact-us-form .glyphicon-education:before{content:"\e233"}.contact-us-form .glyphicon-option-horizontal:before{content:"\e234"}.contact-us-form .glyphicon-option-vertical:before{content:"\e235"}.contact-us-form .glyphicon-menu-hamburger:before{content:"\e236"}.contact-us-form .glyphicon-modal-window:before{content:"\e237"}.contact-us-form .glyphicon-oil:before{content:"\e238"}.contact-us-form .glyphicon-grain:before{content:"\e239"}.contact-us-form .glyphicon-sunglasses:before{content:"\e240"}.contact-us-form .glyphicon-text-size:before{content:"\e241"}.contact-us-form .glyphicon-text-color:before{content:"\e242"}.contact-us-form .glyphicon-text-background:before{content:"\e243"}.contact-us-form .glyphicon-object-align-top:before{content:"\e244"}.contact-us-form .glyphicon-object-align-bottom:before{content:"\e245"}.contact-us-form .glyphicon-object-align-horizontal:before{content:"\e246"}.contact-us-form .glyphicon-object-align-left:before{content:"\e247"}.contact-us-form .glyphicon-object-align-vertical:before{content:"\e248"}.contact-us-form .glyphicon-object-align-right:before{content:"\e249"}.contact-us-form .glyphicon-triangle-right:before{content:"\e250"}.contact-us-form .glyphicon-triangle-left:before{content:"\e251"}.contact-us-form .glyphicon-triangle-bottom:before{content:"\e252"}.contact-us-form .glyphicon-triangle-top:before{content:"\e253"}.contact-us-form .glyphicon-console:before{content:"\e254"}.contact-us-form .glyphicon-superscript:before{content:"\e255"}.contact-us-form .glyphicon-subscript:before{content:"\e256"}.contact-us-form .glyphicon-menu-left:before{content:"\e257"}.contact-us-form .glyphicon-menu-right:before{content:"\e258"}.contact-us-form .glyphicon-menu-down:before{content:"\e259"}.contact-us-form .glyphicon-menu-up:before{content:"\e260"}.contact-us-form .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.contact-us-form .dropdown,.contact-us-form .dropup{position:relative}.contact-us-form .dropdown-toggle:focus{outline:0}.contact-us-form .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.contact-us-form .dropdown-menu.pull-right{right:0;left:auto}.contact-us-form .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.contact-us-form .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.contact-us-form .dropdown-menu>li>a:focus,.contact-us-form .dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.contact-us-form .dropdown-menu>.active>a,.contact-us-form .dropdown-menu>.active>a:focus,.contact-us-form .dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.contact-us-form .dropdown-menu>.disabled>a,.contact-us-form .dropdown-menu>.disabled>a:focus,.contact-us-form .dropdown-menu>.disabled>a:hover{color:#777}.contact-us-form .dropdown-menu>.disabled>a:focus,.contact-us-form .dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;cursor:not-allowed}.contact-us-form .open>.dropdown-menu{display:block}.contact-us-form .open>a{outline:0}.contact-us-form .dropdown-menu-right{left:auto;right:0}.contact-us-form .dropdown-menu-left{left:0;right:auto}.contact-us-form .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.contact-us-form .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.contact-us-form .pull-right>.dropdown-menu{right:0;left:auto}.contact-us-form .dropup .caret,.contact-us-form .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;content:""}.contact-us-form .dropup .dropdown-menu,.contact-us-form .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.contact-us-form .navbar-right .dropdown-menu{left:auto;right:0}.contact-us-form .navbar-right .dropdown-menu-left{left:0;right:auto}}.contact-us-form .btn-group,.contact-us-form .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.contact-us-form .btn-group-vertical>.btn,.contact-us-form .btn-group>.btn{position:relative;float:left}.contact-us-form .btn-group-vertical>.btn.active,.contact-us-form .btn-group-vertical>.btn:active,.contact-us-form .btn-group-vertical>.btn:focus,.contact-us-form .btn-group-vertical>.btn:hover,.contact-us-form .btn-group>.btn.active,.contact-us-form .btn-group>.btn:active,.contact-us-form .btn-group>.btn:focus,.contact-us-form .btn-group>.btn:hover{z-index:2}.contact-us-form .btn-group .btn+.btn,.contact-us-form .btn-group .btn+.btn-group,.contact-us-form .btn-group .btn-group+.btn,.contact-us-form .btn-group .btn-group+.btn-group{margin-left:-1px}.contact-us-form .btn-toolbar{margin-left:-5px}.contact-us-form .btn-toolbar .btn,.contact-us-form .btn-toolbar .btn-group,.contact-us-form .btn-toolbar .input-group{float:left}.contact-us-form .btn-toolbar>.btn,.contact-us-form .btn-toolbar>.btn-group,.contact-us-form .btn-toolbar>.input-group{margin-left:5px}.contact-us-form .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.contact-us-form .btn-group>.btn:first-child{margin-left:0}.contact-us-form .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.contact-us-form .btn-group>.btn:last-child:not(:first-child),.contact-us-form .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.contact-us-form .btn-group>.btn-group{float:left}.contact-us-form .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.contact-us-form .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.contact-us-form .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.contact-us-form .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.contact-us-form .btn-group .dropdown-toggle:active,.contact-us-form .btn-group.open .dropdown-toggle{outline:0}.contact-us-form .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.contact-us-form .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.contact-us-form .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.contact-us-form .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.contact-us-form .btn .caret{margin-left:0}.contact-us-form .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.contact-us-form .dropup .btn-lg .caret{border-width:0 5px 5px}.contact-us-form .btn-group-vertical>.btn,.contact-us-form .btn-group-vertical>.btn-group,.contact-us-form .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.contact-us-form .btn-group-vertical>.btn-group>.btn{float:none}.contact-us-form .btn-group-vertical>.btn+.btn,.contact-us-form .btn-group-vertical>.btn+.btn-group,.contact-us-form .btn-group-vertical>.btn-group+.btn,.contact-us-form .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.contact-us-form .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.contact-us-form .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.contact-us-form .btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.contact-us-form .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.contact-us-form .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.contact-us-form .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.contact-us-form .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.contact-us-form .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.contact-us-form .btn-group-justified>.btn,.contact-us-form .btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.contact-us-form .btn-group-justified>.btn-group .btn{width:100%}.contact-us-form .btn-group-justified>.btn-group .dropdown-menu{left:auto}.contact-us-form [data-toggle=buttons]>.btn input[type=checkbox],.contact-us-form [data-toggle=buttons]>.btn input[type=radio],.contact-us-form [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],.contact-us-form [data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.contact-us-form .input-group{position:relative;display:table;border-collapse:separate}.contact-us-form .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.contact-us-form .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.contact-us-form .input-group .form-control:focus{z-index:3}.contact-us-form .input-group-lg>.form-control,.contact-us-form .input-group-lg>.input-group-addon,.contact-us-form .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.contact-us-form .input-group-lg>.form-control,select.contact-us-form .input-group-lg>.input-group-addon,select.contact-us-form .input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].contact-us-form .input-group-lg>.form-control,select[multiple].contact-us-form .input-group-lg>.input-group-addon,select[multiple].contact-us-form .input-group-lg>.input-group-btn>.btn,textarea.contact-us-form .input-group-lg>.form-control,textarea.contact-us-form .input-group-lg>.input-group-addon,textarea.contact-us-form .input-group-lg>.input-group-btn>.btn{height:auto}.contact-us-form .input-group-sm>.form-control,.contact-us-form .input-group-sm>.input-group-addon,.contact-us-form .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.contact-us-form .input-group-sm>.form-control,select.contact-us-form .input-group-sm>.input-group-addon,select.contact-us-form .input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].contact-us-form .input-group-sm>.form-control,select[multiple].contact-us-form .input-group-sm>.input-group-addon,select[multiple].contact-us-form .input-group-sm>.input-group-btn>.btn,textarea.contact-us-form .input-group-sm>.form-control,textarea.contact-us-form .input-group-sm>.input-group-addon,textarea.contact-us-form .input-group-sm>.input-group-btn>.btn{height:auto}.contact-us-form .input-group .form-control,.contact-us-form .input-group-addon,.contact-us-form .input-group-btn{display:table-cell}.contact-us-form .input-group .form-control:not(:first-child):not(:last-child),.contact-us-form .input-group-addon:not(:first-child):not(:last-child),.contact-us-form .input-group-btn:not(:first-child):not(:last-child){border-radius:0}.contact-us-form .input-group-addon,.contact-us-form .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.contact-us-form .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.contact-us-form .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.contact-us-form .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.contact-us-form .input-group-addon input[type=checkbox],.contact-us-form .input-group-addon input[type=radio]{margin-top:0}.contact-us-form .input-group .form-control:first-child,.contact-us-form .input-group-addon:first-child,.contact-us-form .input-group-btn:first-child>.btn,.contact-us-form .input-group-btn:first-child>.btn-group>.btn,.contact-us-form .input-group-btn:first-child>.dropdown-toggle,.contact-us-form .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.contact-us-form .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.contact-us-form .input-group-addon:first-child{border-right:0}.contact-us-form .input-group .form-control:last-child,.contact-us-form .input-group-addon:last-child,.contact-us-form .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.contact-us-form .input-group-btn:first-child>.btn:not(:first-child),.contact-us-form .input-group-btn:last-child>.btn,.contact-us-form .input-group-btn:last-child>.btn-group>.btn,.contact-us-form .input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.contact-us-form .input-group-addon:last-child{border-left:0}.contact-us-form .input-group-btn{position:relative;font-size:0;white-space:nowrap}.contact-us-form .input-group-btn>.btn{position:relative}.contact-us-form .input-group-btn>.btn+.btn{margin-left:-1px}.contact-us-form .input-group-btn>.btn:active,.contact-us-form .input-group-btn>.btn:focus,.contact-us-form .input-group-btn>.btn:hover{z-index:2}.contact-us-form .input-group-btn:first-child>.btn,.contact-us-form .input-group-btn:first-child>.btn-group{margin-right:-1px}.contact-us-form .input-group-btn:last-child>.btn,.contact-us-form .input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.contact-us-form .nav{margin-bottom:0;padding-left:0;list-style:none}.contact-us-form .nav>li{position:relative;display:block}.contact-us-form .nav>li>a{position:relative;display:block;padding:10px 15px}.contact-us-form .nav>li>a:focus,.contact-us-form .nav>li>a:hover{text-decoration:none;background-color:#eee}.contact-us-form .nav>li.disabled>a{color:#777}.contact-us-form .nav>li.disabled>a:focus,.contact-us-form .nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.contact-us-form .nav .open>a,.contact-us-form .nav .open>a:focus,.contact-us-form .nav .open>a:hover{background-color:#eee;border-color:#337ab7}.contact-us-form .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.contact-us-form .nav>li>a>img{max-width:none}.contact-us-form .nav-tabs{border-bottom:1px solid #ddd}.contact-us-form .nav-tabs>li{float:left;margin-bottom:-1px}.contact-us-form .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.contact-us-form .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.contact-us-form .nav-tabs>li.active>a,.contact-us-form .nav-tabs>li.active>a:focus,.contact-us-form .nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.contact-us-form .nav-tabs.nav-justified{width:100%;border-bottom:0}.contact-us-form .nav-tabs.nav-justified>li{float:none}.contact-us-form .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.contact-us-form .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.contact-us-form .nav-tabs.nav-justified>li{display:table-cell;width:1%}.contact-us-form .nav-tabs.nav-justified>li>a{margin-bottom:0}}.contact-us-form .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.contact-us-form .nav-tabs.nav-justified>.active>a,.contact-us-form .nav-tabs.nav-justified>.active>a:focus,.contact-us-form .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.contact-us-form .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.contact-us-form .nav-tabs.nav-justified>.active>a,.contact-us-form .nav-tabs.nav-justified>.active>a:focus,.contact-us-form .nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.contact-us-form .nav-pills>li{float:left}.contact-us-form .nav-pills>li>a{border-radius:4px}.contact-us-form .nav-pills>li+li{margin-left:2px}.contact-us-form .nav-pills>li.active>a,.contact-us-form .nav-pills>li.active>a:focus,.contact-us-form .nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.contact-us-form .nav-stacked>li{float:none}.contact-us-form .nav-stacked>li+li{margin-top:2px;margin-left:0}.contact-us-form .nav-justified{width:100%}.contact-us-form .nav-justified>li{float:none}.contact-us-form .nav-justified>li>a{text-align:center;margin-bottom:5px}.contact-us-form .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.contact-us-form .nav-justified>li{display:table-cell;width:1%}.contact-us-form .nav-justified>li>a{margin-bottom:0}}.contact-us-form .nav-tabs-justified{border-bottom:0}.contact-us-form .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.contact-us-form .nav-tabs-justified>.active>a,.contact-us-form .nav-tabs-justified>.active>a:focus,.contact-us-form .nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.contact-us-form .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.contact-us-form .nav-tabs-justified>.active>a,.contact-us-form .nav-tabs-justified>.active>a:focus,.contact-us-form .nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.contact-us-form .tab-content>.tab-pane{display:none}.contact-us-form .tab-content>.active{display:block}.contact-us-form .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.contact-us-form .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.contact-us-form .navbar{border-radius:4px}}@media (min-width:768px){.contact-us-form .navbar-header{float:left}}.contact-us-form .navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.contact-us-form .navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.contact-us-form .navbar-collapse{width:auto;border-top:0;box-shadow:none}.contact-us-form .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.contact-us-form .navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .contact-us-form .navbar-collapse,.navbar-fixed-top .contact-us-form .navbar-collapse,.navbar-static-top .contact-us-form .navbar-collapse{padding-left:0;padding-right:0}}.contact-us-form .navbar-fixed-bottom .navbar-collapse,.contact-us-form .navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.contact-us-form .navbar-fixed-bottom .navbar-collapse,.contact-us-form .navbar-fixed-top .navbar-collapse{max-height:200px}}.contact-us-form .container-fluid>.navbar-collapse,.contact-us-form .container-fluid>.navbar-header,.contact-us-form .container>.navbar-collapse,.contact-us-form .container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.contact-us-form .container-fluid>.navbar-collapse,.contact-us-form .container-fluid>.navbar-header,.contact-us-form .container>.navbar-collapse,.contact-us-form .container>.navbar-header{margin-right:0;margin-left:0}}.contact-us-form .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.contact-us-form .navbar-static-top{border-radius:0}}.contact-us-form .navbar-fixed-bottom,.contact-us-form .navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.contact-us-form .navbar-fixed-bottom,.contact-us-form .navbar-fixed-top{border-radius:0}}.contact-us-form .navbar-fixed-top{top:0;border-width:0 0 1px}.contact-us-form .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.contact-us-form .navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.contact-us-form .navbar-brand:focus,.contact-us-form .navbar-brand:hover{text-decoration:none}.contact-us-form .navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .contact-us-form .navbar-brand,.navbar>.container-fluid .contact-us-form .navbar-brand{margin-left:-15px}}.contact-us-form .navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.contact-us-form .navbar-toggle:focus{outline:0}.contact-us-form .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.contact-us-form .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.contact-us-form .navbar-toggle{display:none}}.contact-us-form .navbar-nav{margin:7.5px -15px}.contact-us-form .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.contact-us-form .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.contact-us-form .navbar-nav .open .dropdown-menu .dropdown-header,.contact-us-form .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.contact-us-form .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.contact-us-form .navbar-nav .open .dropdown-menu>li>a:focus,.contact-us-form .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.contact-us-form .navbar-nav{float:left;margin:0}.contact-us-form .navbar-nav>li{float:left}.contact-us-form .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.contact-us-form .navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.contact-us-form .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.contact-us-form .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.contact-us-form .navbar-form .form-control-static{display:inline-block}.contact-us-form .navbar-form .input-group{display:inline-table;vertical-align:middle}.contact-us-form .navbar-form .input-group .form-control,.contact-us-form .navbar-form .input-group .input-group-addon,.contact-us-form .navbar-form .input-group .input-group-btn{width:auto}.contact-us-form .navbar-form .input-group>.form-control{width:100%}.contact-us-form .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.contact-us-form .navbar-form .checkbox,.contact-us-form .navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.contact-us-form .navbar-form .checkbox label,.contact-us-form .navbar-form .radio label{padding-left:0}.contact-us-form .navbar-form .checkbox input[type=checkbox],.contact-us-form .navbar-form .radio input[type=radio]{position:relative;margin-left:0}.contact-us-form .navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.contact-us-form .navbar-form .form-group{margin-bottom:5px}.contact-us-form .navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.contact-us-form .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.contact-us-form .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.contact-us-form .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.contact-us-form .navbar-btn{margin-top:8px;margin-bottom:8px}.contact-us-form .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.contact-us-form .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.contact-us-form .navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.contact-us-form .navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.contact-us-form .navbar-left{float:left!important}.contact-us-form .navbar-right{float:right!important;margin-right:-15px}.contact-us-form .navbar-right~.navbar-right{margin-right:0}}.contact-us-form .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.contact-us-form .navbar-default .navbar-brand{color:#777}.contact-us-form .navbar-default .navbar-brand:focus,.contact-us-form .navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.contact-us-form .navbar-default .navbar-text{color:#777}.contact-us-form .navbar-default .navbar-nav>li>a{color:#777}.contact-us-form .navbar-default .navbar-nav>li>a:focus,.contact-us-form .navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.contact-us-form .navbar-default .navbar-nav>.active>a,.contact-us-form .navbar-default .navbar-nav>.active>a:focus,.contact-us-form .navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.contact-us-form .navbar-default .navbar-nav>.disabled>a,.contact-us-form .navbar-default .navbar-nav>.disabled>a:focus,.contact-us-form .navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.contact-us-form .navbar-default .navbar-toggle{border-color:#ddd}.contact-us-form .navbar-default .navbar-toggle:focus,.contact-us-form .navbar-default .navbar-toggle:hover{background-color:#ddd}.contact-us-form .navbar-default .navbar-toggle .icon-bar{background-color:#888}.contact-us-form .navbar-default .navbar-collapse,.contact-us-form .navbar-default .navbar-form{border-color:#e7e7e7}.contact-us-form .navbar-default .navbar-nav>.open>a,.contact-us-form .navbar-default .navbar-nav>.open>a:focus,.contact-us-form .navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.contact-us-form .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.contact-us-form .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.contact-us-form .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.contact-us-form .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.contact-us-form .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.contact-us-form .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.contact-us-form .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.contact-us-form .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.contact-us-form .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.contact-us-form .navbar-default .navbar-link{color:#777}.contact-us-form .navbar-default .navbar-link:hover{color:#333}.contact-us-form .navbar-default .btn-link{color:#777}.contact-us-form .navbar-default .btn-link:focus,.contact-us-form .navbar-default .btn-link:hover{color:#333}.contact-us-form .navbar-default .btn-link[disabled]:focus,.contact-us-form .navbar-default .btn-link[disabled]:hover,fieldset[disabled] .contact-us-form .navbar-default .btn-link:focus,fieldset[disabled] .contact-us-form .navbar-default .btn-link:hover{color:#ccc}.contact-us-form .navbar-inverse{background-color:#222;border-color:#080808}.contact-us-form .navbar-inverse .navbar-brand{color:#9d9d9d}.contact-us-form .navbar-inverse .navbar-brand:focus,.contact-us-form .navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.contact-us-form .navbar-inverse .navbar-text{color:#9d9d9d}.contact-us-form .navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.contact-us-form .navbar-inverse .navbar-nav>li>a:focus,.contact-us-form .navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.contact-us-form .navbar-inverse .navbar-nav>.active>a,.contact-us-form .navbar-inverse .navbar-nav>.active>a:focus,.contact-us-form .navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.contact-us-form .navbar-inverse .navbar-nav>.disabled>a,.contact-us-form .navbar-inverse .navbar-nav>.disabled>a:focus,.contact-us-form .navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.contact-us-form .navbar-inverse .navbar-toggle{border-color:#333}.contact-us-form .navbar-inverse .navbar-toggle:focus,.contact-us-form .navbar-inverse .navbar-toggle:hover{background-color:#333}.contact-us-form .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.contact-us-form .navbar-inverse .navbar-collapse,.contact-us-form .navbar-inverse .navbar-form{border-color:#101010}.contact-us-form .navbar-inverse .navbar-nav>.open>a,.contact-us-form .navbar-inverse .navbar-nav>.open>a:focus,.contact-us-form .navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:767px){.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.contact-us-form .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.contact-us-form .navbar-inverse .navbar-link{color:#9d9d9d}.contact-us-form .navbar-inverse .navbar-link:hover{color:#fff}.contact-us-form .navbar-inverse .btn-link{color:#9d9d9d}.contact-us-form .navbar-inverse .btn-link:focus,.contact-us-form .navbar-inverse .btn-link:hover{color:#fff}.contact-us-form .navbar-inverse .btn-link[disabled]:focus,.contact-us-form .navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .contact-us-form .navbar-inverse .btn-link:focus,fieldset[disabled] .contact-us-form .navbar-inverse .btn-link:hover{color:#444}.contact-us-form .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.contact-us-form .breadcrumb>li{display:inline-block}.contact-us-form .breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.contact-us-form .breadcrumb>.active{color:#777}.contact-us-form .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.contact-us-form .pagination>li{display:inline}.contact-us-form .pagination>li>a,.contact-us-form .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.contact-us-form .pagination>li:first-child>a,.contact-us-form .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.contact-us-form .pagination>li:last-child>a,.contact-us-form .pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.contact-us-form .pagination>li>a:focus,.contact-us-form .pagination>li>a:hover,.contact-us-form .pagination>li>span:focus,.contact-us-form .pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.contact-us-form .pagination>.active>a,.contact-us-form .pagination>.active>a:focus,.contact-us-form .pagination>.active>a:hover,.contact-us-form .pagination>.active>span,.contact-us-form .pagination>.active>span:focus,.contact-us-form .pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.contact-us-form .pagination>.disabled>a,.contact-us-form .pagination>.disabled>a:focus,.contact-us-form .pagination>.disabled>a:hover,.contact-us-form .pagination>.disabled>span,.contact-us-form .pagination>.disabled>span:focus,.contact-us-form .pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.contact-us-form .pagination-lg>li>a,.contact-us-form .pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.contact-us-form .pagination-lg>li:first-child>a,.contact-us-form .pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.contact-us-form .pagination-lg>li:last-child>a,.contact-us-form .pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.contact-us-form .pagination-sm>li>a,.contact-us-form .pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.contact-us-form .pagination-sm>li:first-child>a,.contact-us-form .pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.contact-us-form .pagination-sm>li:last-child>a,.contact-us-form .pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.contact-us-form .pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.contact-us-form .pager li{display:inline}.contact-us-form .pager li>a,.contact-us-form .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.contact-us-form .pager li>a:focus,.contact-us-form .pager li>a:hover{text-decoration:none;background-color:#eee}.contact-us-form .pager .next>a,.contact-us-form .pager .next>span{float:right}.contact-us-form .pager .previous>a,.contact-us-form .pager .previous>span{float:left}.contact-us-form .pager .disabled>a,.contact-us-form .pager .disabled>a:focus,.contact-us-form .pager .disabled>a:hover,.contact-us-form .pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.contact-us-form .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.contact-us-form .label:focus,a.contact-us-form .label:hover{color:#fff;text-decoration:none;cursor:pointer}.contact-us-form .label:empty{display:none}.btn .contact-us-form .label{position:relative;top:-1px}.contact-us-form .label-default{background-color:#777}.contact-us-form .label-default[href]:focus,.contact-us-form .label-default[href]:hover{background-color:#5e5e5e}.contact-us-form .label-primary{background-color:#337ab7}.contact-us-form .label-primary[href]:focus,.contact-us-form .label-primary[href]:hover{background-color:#286090}.contact-us-form .label-success{background-color:#5cb85c}.contact-us-form .label-success[href]:focus,.contact-us-form .label-success[href]:hover{background-color:#449d44}.contact-us-form .label-info{background-color:#5bc0de}.contact-us-form .label-info[href]:focus,.contact-us-form .label-info[href]:hover{background-color:#31b0d5}.contact-us-form .label-warning{background-color:#f0ad4e}.contact-us-form .label-warning[href]:focus,.contact-us-form .label-warning[href]:hover{background-color:#ec971f}.contact-us-form .label-danger{background-color:#d9534f}.contact-us-form .label-danger[href]:focus,.contact-us-form .label-danger[href]:hover{background-color:#c9302c}.contact-us-form .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.contact-us-form .badge:empty{display:none}.btn .contact-us-form .badge{position:relative;top:-1px}.btn-group-xs>.btn .contact-us-form .badge,.btn-xs .contact-us-form .badge{top:0;padding:1px 5px}a.contact-us-form .badge:focus,a.contact-us-form .badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.contact-us-form .badge,.nav-pills>.active>a>.contact-us-form .badge{color:#337ab7;background-color:#fff}.list-group-item>.contact-us-form .badge{float:right}.list-group-item>.contact-us-form .badge+.contact-us-form .badge{margin-right:5px}.nav-pills>li>a>.contact-us-form .badge{margin-left:3px}.contact-us-form .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.contact-us-form .jumbotron .h1,.contact-us-form .jumbotron h1{color:inherit}.contact-us-form .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.contact-us-form .jumbotron>hr{border-top-color:#d5d5d5}.container .contact-us-form .jumbotron,.container-fluid .contact-us-form .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.contact-us-form .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.contact-us-form .jumbotron{padding-top:48px;padding-bottom:48px}.container .contact-us-form .jumbotron,.container-fluid .contact-us-form .jumbotron{padding-left:60px;padding-right:60px}.contact-us-form .jumbotron .h1,.contact-us-form .jumbotron h1{font-size:63px}}.contact-us-form .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.contact-us-form .thumbnail a>img,.contact-us-form .thumbnail>img{margin-left:auto;margin-right:auto}a.contact-us-form .thumbnail.active,a.contact-us-form .thumbnail:focus,a.contact-us-form .thumbnail:hover{border-color:#337ab7}.contact-us-form .thumbnail .caption{padding:9px;color:#333}.contact-us-form .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.contact-us-form .alert h4{margin-top:0;color:inherit}.contact-us-form .alert .alert-link{font-weight:700}.contact-us-form .alert>p,.contact-us-form .alert>ul{margin-bottom:0}.contact-us-form .alert>p+p{margin-top:5px}.contact-us-form .alert-dismissable,.contact-us-form .alert-dismissible{padding-right:35px}.contact-us-form .alert-dismissable .close,.contact-us-form .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.contact-us-form .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.contact-us-form .alert-success hr{border-top-color:#c9e2b3}.contact-us-form .alert-success .alert-link{color:#2b542c}.contact-us-form .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.contact-us-form .alert-info hr{border-top-color:#a6e1ec}.contact-us-form .alert-info .alert-link{color:#245269}.contact-us-form .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.contact-us-form .alert-warning hr{border-top-color:#f7e1b5}.contact-us-form .alert-warning .alert-link{color:#66512c}.contact-us-form .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.contact-us-form .alert-danger hr{border-top-color:#e4b9c0}.contact-us-form .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.contact-us-form .progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.contact-us-form .progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.contact-us-form .progress-bar-striped,.contact-us-form .progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.contact-us-form .progress-bar.active,.contact-us-form .progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.contact-us-form .progress-bar-success{background-color:#5cb85c}.progress-striped .contact-us-form .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.contact-us-form .progress-bar-info{background-color:#5bc0de}.progress-striped .contact-us-form .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.contact-us-form .progress-bar-warning{background-color:#f0ad4e}.progress-striped .contact-us-form .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.contact-us-form .progress-bar-danger{background-color:#d9534f}.progress-striped .contact-us-form .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.contact-us-form .media{margin-top:15px}.contact-us-form .media:first-child{margin-top:0}.contact-us-form .media,.contact-us-form .media-body{zoom:1;overflow:hidden}.contact-us-form .media-body{width:10000px}.contact-us-form .media-object{display:block}.contact-us-form .media-object.img-thumbnail{max-width:none}.contact-us-form .media-right,.contact-us-form .media>.pull-right{padding-left:10px}.contact-us-form .media-left,.contact-us-form .media>.pull-left{padding-right:10px}.contact-us-form .media-body,.contact-us-form .media-left,.contact-us-form .media-right{display:table-cell;vertical-align:top}.contact-us-form .media-middle{vertical-align:middle}.contact-us-form .media-bottom{vertical-align:bottom}.contact-us-form .media-heading{margin-top:0;margin-bottom:5px}.contact-us-form .media-list{padding-left:0;list-style:none}.contact-us-form .list-group{margin-bottom:20px;padding-left:0}.contact-us-form .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.contact-us-form .list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.contact-us-form .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.contact-us-form a.list-group-item,.contact-us-form button.list-group-item{color:#555}.contact-us-form a.list-group-item .list-group-item-heading,.contact-us-form button.list-group-item .list-group-item-heading{color:#333}.contact-us-form a.list-group-item:focus,.contact-us-form a.list-group-item:hover,.contact-us-form button.list-group-item:focus,.contact-us-form button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}.contact-us-form button.list-group-item{width:100%;text-align:left}.contact-us-form .list-group-item.disabled,.contact-us-form .list-group-item.disabled:focus,.contact-us-form .list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.contact-us-form .list-group-item.disabled .list-group-item-heading,.contact-us-form .list-group-item.disabled:focus .list-group-item-heading,.contact-us-form .list-group-item.disabled:hover .list-group-item-heading{color:inherit}.contact-us-form .list-group-item.disabled .list-group-item-text,.contact-us-form .list-group-item.disabled:focus .list-group-item-text,.contact-us-form .list-group-item.disabled:hover .list-group-item-text{color:#777}.contact-us-form .list-group-item.active,.contact-us-form .list-group-item.active:focus,.contact-us-form .list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.contact-us-form .list-group-item.active .list-group-item-heading,.contact-us-form .list-group-item.active .list-group-item-heading>.small,.contact-us-form .list-group-item.active .list-group-item-heading>small,.contact-us-form .list-group-item.active:focus .list-group-item-heading,.contact-us-form .list-group-item.active:focus .list-group-item-heading>.small,.contact-us-form .list-group-item.active:focus .list-group-item-heading>small,.contact-us-form .list-group-item.active:hover .list-group-item-heading,.contact-us-form .list-group-item.active:hover .list-group-item-heading>.small,.contact-us-form .list-group-item.active:hover .list-group-item-heading>small{color:inherit}.contact-us-form .list-group-item.active .list-group-item-text,.contact-us-form .list-group-item.active:focus .list-group-item-text,.contact-us-form .list-group-item.active:hover .list-group-item-text{color:#c7ddef}.contact-us-form .list-group-item-success{color:#3c763d;background-color:#dff0d8}a.contact-us-form .list-group-item-success,button.contact-us-form .list-group-item-success{color:#3c763d}a.contact-us-form .list-group-item-success .list-group-item-heading,button.contact-us-form .list-group-item-success .list-group-item-heading{color:inherit}a.contact-us-form .list-group-item-success:focus,a.contact-us-form .list-group-item-success:hover,button.contact-us-form .list-group-item-success:focus,button.contact-us-form .list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.contact-us-form .list-group-item-success.active,a.contact-us-form .list-group-item-success.active:focus,a.contact-us-form .list-group-item-success.active:hover,button.contact-us-form .list-group-item-success.active,button.contact-us-form .list-group-item-success.active:focus,button.contact-us-form .list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.contact-us-form .list-group-item-info{color:#31708f;background-color:#d9edf7}a.contact-us-form .list-group-item-info,button.contact-us-form .list-group-item-info{color:#31708f}a.contact-us-form .list-group-item-info .list-group-item-heading,button.contact-us-form .list-group-item-info .list-group-item-heading{color:inherit}a.contact-us-form .list-group-item-info:focus,a.contact-us-form .list-group-item-info:hover,button.contact-us-form .list-group-item-info:focus,button.contact-us-form .list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.contact-us-form .list-group-item-info.active,a.contact-us-form .list-group-item-info.active:focus,a.contact-us-form .list-group-item-info.active:hover,button.contact-us-form .list-group-item-info.active,button.contact-us-form .list-group-item-info.active:focus,button.contact-us-form .list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.contact-us-form .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.contact-us-form .list-group-item-warning,button.contact-us-form .list-group-item-warning{color:#8a6d3b}a.contact-us-form .list-group-item-warning .list-group-item-heading,button.contact-us-form .list-group-item-warning .list-group-item-heading{color:inherit}a.contact-us-form .list-group-item-warning:focus,a.contact-us-form .list-group-item-warning:hover,button.contact-us-form .list-group-item-warning:focus,button.contact-us-form .list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.contact-us-form .list-group-item-warning.active,a.contact-us-form .list-group-item-warning.active:focus,a.contact-us-form .list-group-item-warning.active:hover,button.contact-us-form .list-group-item-warning.active,button.contact-us-form .list-group-item-warning.active:focus,button.contact-us-form .list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.contact-us-form .list-group-item-danger{color:#a94442;background-color:#f2dede}a.contact-us-form .list-group-item-danger,button.contact-us-form .list-group-item-danger{color:#a94442}a.contact-us-form .list-group-item-danger .list-group-item-heading,button.contact-us-form .list-group-item-danger .list-group-item-heading{color:inherit}a.contact-us-form .list-group-item-danger:focus,a.contact-us-form .list-group-item-danger:hover,button.contact-us-form .list-group-item-danger:focus,button.contact-us-form .list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.contact-us-form .list-group-item-danger.active,a.contact-us-form .list-group-item-danger.active:focus,a.contact-us-form .list-group-item-danger.active:hover,button.contact-us-form .list-group-item-danger.active,button.contact-us-form .list-group-item-danger.active:focus,button.contact-us-form .list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.contact-us-form .list-group-item-heading{margin-top:0;margin-bottom:5px}.contact-us-form .list-group-item-text{margin-bottom:0;line-height:1.3}.contact-us-form .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.contact-us-form .panel-body{padding:15px}.contact-us-form .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.contact-us-form .panel-heading>.dropdown .dropdown-toggle{color:inherit}.contact-us-form .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.contact-us-form .panel-title>.small,.contact-us-form .panel-title>.small>a,.contact-us-form .panel-title>a,.contact-us-form .panel-title>small,.contact-us-form .panel-title>small>a{color:inherit}.contact-us-form .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.contact-us-form .panel>.list-group,.contact-us-form .panel>.panel-collapse>.list-group{margin-bottom:0}.contact-us-form .panel>.list-group .list-group-item,.contact-us-form .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.contact-us-form .panel>.list-group:first-child .list-group-item:first-child,.contact-us-form .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.contact-us-form .panel>.list-group:last-child .list-group-item:last-child,.contact-us-form .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.contact-us-form .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.contact-us-form .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.contact-us-form .list-group+.panel-footer{border-top-width:0}.contact-us-form .panel>.panel-collapse>.table,.contact-us-form .panel>.table,.contact-us-form .panel>.table-responsive>.table{margin-bottom:0}.contact-us-form .panel>.panel-collapse>.table caption,.contact-us-form .panel>.table caption,.contact-us-form .panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.contact-us-form .panel>.table-responsive:first-child>.table:first-child,.contact-us-form .panel>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.contact-us-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.contact-us-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.contact-us-form .panel>.table:first-child>tbody:first-child>tr:first-child,.contact-us-form .panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.contact-us-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.contact-us-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.contact-us-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.contact-us-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.contact-us-form .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.contact-us-form .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.contact-us-form .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.contact-us-form .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.contact-us-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.contact-us-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.contact-us-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.contact-us-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.contact-us-form .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.contact-us-form .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.contact-us-form .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.contact-us-form .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.contact-us-form .panel>.table-responsive:last-child>.table:last-child,.contact-us-form .panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.contact-us-form .panel>.table:last-child>tbody:last-child>tr:last-child,.contact-us-form .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.contact-us-form .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.contact-us-form .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.contact-us-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.contact-us-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.contact-us-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.contact-us-form .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.contact-us-form .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.contact-us-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.contact-us-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.contact-us-form .panel>.panel-body+.table,.contact-us-form .panel>.panel-body+.table-responsive,.contact-us-form .panel>.table+.panel-body,.contact-us-form .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.contact-us-form .panel>.table>tbody:first-child>tr:first-child td,.contact-us-form .panel>.table>tbody:first-child>tr:first-child th{border-top:0}.contact-us-form .panel>.table-bordered,.contact-us-form .panel>.table-responsive>.table-bordered{border:0}.contact-us-form .panel>.table-bordered>tbody>tr>td:first-child,.contact-us-form .panel>.table-bordered>tbody>tr>th:first-child,.contact-us-form .panel>.table-bordered>tfoot>tr>td:first-child,.contact-us-form .panel>.table-bordered>tfoot>tr>th:first-child,.contact-us-form .panel>.table-bordered>thead>tr>td:first-child,.contact-us-form .panel>.table-bordered>thead>tr>th:first-child,.contact-us-form .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.contact-us-form .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.contact-us-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.contact-us-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.contact-us-form .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.contact-us-form .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.contact-us-form .panel>.table-bordered>tbody>tr>td:last-child,.contact-us-form .panel>.table-bordered>tbody>tr>th:last-child,.contact-us-form .panel>.table-bordered>tfoot>tr>td:last-child,.contact-us-form .panel>.table-bordered>tfoot>tr>th:last-child,.contact-us-form .panel>.table-bordered>thead>tr>td:last-child,.contact-us-form .panel>.table-bordered>thead>tr>th:last-child,.contact-us-form .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.contact-us-form .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.contact-us-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.contact-us-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.contact-us-form .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.contact-us-form .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.contact-us-form .panel>.table-bordered>tbody>tr:first-child>td,.contact-us-form .panel>.table-bordered>tbody>tr:first-child>th,.contact-us-form .panel>.table-bordered>thead>tr:first-child>td,.contact-us-form .panel>.table-bordered>thead>tr:first-child>th,.contact-us-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.contact-us-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.contact-us-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.contact-us-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.contact-us-form .panel>.table-bordered>tbody>tr:last-child>td,.contact-us-form .panel>.table-bordered>tbody>tr:last-child>th,.contact-us-form .panel>.table-bordered>tfoot>tr:last-child>td,.contact-us-form .panel>.table-bordered>tfoot>tr:last-child>th,.contact-us-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.contact-us-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.contact-us-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.contact-us-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.contact-us-form .panel>.table-responsive{border:0;margin-bottom:0}.contact-us-form .panel-group{margin-bottom:20px}.contact-us-form .panel-group .panel{margin-bottom:0;border-radius:4px}.contact-us-form .panel-group .panel+.panel{margin-top:5px}.contact-us-form .panel-group .panel-heading{border-bottom:0}.contact-us-form .panel-group .panel-heading+.panel-collapse>.list-group,.contact-us-form .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.contact-us-form .panel-group .panel-footer{border-top:0}.contact-us-form .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.contact-us-form .panel-default{border-color:#ddd}.contact-us-form .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.contact-us-form .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.contact-us-form .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.contact-us-form .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.contact-us-form .panel-primary{border-color:#337ab7}.contact-us-form .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.contact-us-form .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.contact-us-form .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.contact-us-form .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.contact-us-form .panel-success{border-color:#d6e9c6}.contact-us-form .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.contact-us-form .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.contact-us-form .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.contact-us-form .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.contact-us-form .panel-info{border-color:#bce8f1}.contact-us-form .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.contact-us-form .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.contact-us-form .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.contact-us-form .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.contact-us-form .panel-warning{border-color:#faebcc}.contact-us-form .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.contact-us-form .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.contact-us-form .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.contact-us-form .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.contact-us-form .panel-danger{border-color:#ebccd1}.contact-us-form .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.contact-us-form .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.contact-us-form .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.contact-us-form .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.contact-us-form .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.contact-us-form .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.contact-us-form .well-lg{padding:24px;border-radius:6px}.contact-us-form .well-sm{padding:9px;border-radius:3px}.contact-us-form .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.contact-us-form .close:focus,.contact-us-form .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.contact-us-form .close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.contact-us-form .modal-open{overflow:hidden}.contact-us-form .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.contact-us-form .modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.contact-us-form .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.contact-us-form .modal-open .modal{overflow-x:hidden;overflow-y:auto}.contact-us-form .modal-dialog{position:relative;width:auto;margin:10px}.contact-us-form .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.contact-us-form .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.contact-us-form .modal-backdrop.fade{opacity:0}.contact-us-form .modal-backdrop.in{opacity:.5}.contact-us-form .modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.contact-us-form .modal-header .close{margin-top:-2px}.contact-us-form .modal-title{margin:0;line-height:1.42857143}.contact-us-form .modal-body{position:relative;padding:15px}.contact-us-form .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.contact-us-form .modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.contact-us-form .modal-footer .btn-group .btn+.btn{margin-left:-1px}.contact-us-form .modal-footer .btn-block+.btn-block{margin-left:0}.contact-us-form .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.contact-us-form .modal-dialog{width:600px;margin:30px auto}.contact-us-form .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.contact-us-form .modal-sm{width:300px}}@media (min-width:992px){.contact-us-form .modal-lg{width:900px}}.contact-us-form .tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0}.contact-us-form .tooltip.in{opacity:.9}.contact-us-form .tooltip.top{margin-top:-3px;padding:5px 0}.contact-us-form .tooltip.right{margin-left:3px;padding:0 5px}.contact-us-form .tooltip.bottom{margin-top:3px;padding:5px 0}.contact-us-form .tooltip.left{margin-left:-3px;padding:0 5px}.contact-us-form .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.contact-us-form .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.contact-us-form .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.contact-us-form .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.contact-us-form .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.contact-us-form .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.contact-us-form .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.contact-us-form .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.contact-us-form .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.contact-us-form .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.contact-us-form .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.contact-us-form .popover.top{margin-top:-10px}.contact-us-form .popover.right{margin-left:10px}.contact-us-form .popover.bottom{margin-top:10px}.contact-us-form .popover.left{margin-left:-10px}.contact-us-form .popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.contact-us-form .popover-content{padding:9px 14px}.contact-us-form .popover>.arrow,.contact-us-form .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.contact-us-form .popover>.arrow{border-width:11px}.contact-us-form .popover>.arrow:after{border-width:10px;content:""}.contact-us-form .popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.contact-us-form .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.contact-us-form .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.contact-us-form .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.contact-us-form .popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.contact-us-form .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.contact-us-form .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.contact-us-form .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.contact-us-form .carousel{position:relative}.contact-us-form .carousel-inner{position:relative;overflow:hidden;width:100%}.contact-us-form .carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.contact-us-form .carousel-inner>.item>a>img,.contact-us-form .carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.contact-us-form .carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.contact-us-form .carousel-inner>.item.active.right,.contact-us-form .carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.contact-us-form .carousel-inner>.item.active.left,.contact-us-form .carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.contact-us-form .carousel-inner>.item.active,.contact-us-form .carousel-inner>.item.next.left,.contact-us-form .carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.contact-us-form .carousel-inner>.active,.contact-us-form .carousel-inner>.next,.contact-us-form .carousel-inner>.prev{display:block}.contact-us-form .carousel-inner>.active{left:0}.contact-us-form .carousel-inner>.next,.contact-us-form .carousel-inner>.prev{position:absolute;top:0;width:100%}.contact-us-form .carousel-inner>.next{left:100%}.contact-us-form .carousel-inner>.prev{left:-100%}.contact-us-form .carousel-inner>.next.left,.contact-us-form .carousel-inner>.prev.right{left:0}.contact-us-form .carousel-inner>.active.left{left:-100%}.contact-us-form .carousel-inner>.active.right{left:100%}.contact-us-form .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0)}.contact-us-form .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.contact-us-form .carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.contact-us-form .carousel-control:focus,.contact-us-form .carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9}.contact-us-form .carousel-control .glyphicon-chevron-left,.contact-us-form .carousel-control .glyphicon-chevron-right,.contact-us-form .carousel-control .icon-next,.contact-us-form .carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.contact-us-form .carousel-control .glyphicon-chevron-left,.contact-us-form .carousel-control .icon-prev{left:50%;margin-left:-10px}.contact-us-form .carousel-control .glyphicon-chevron-right,.contact-us-form .carousel-control .icon-next{right:50%;margin-right:-10px}.contact-us-form .carousel-control .icon-next,.contact-us-form .carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.contact-us-form .carousel-control .icon-prev:before{content:'\2039'}.contact-us-form .carousel-control .icon-next:before{content:'\203a'}.contact-us-form .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.contact-us-form .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:rgba(0,0,0,0)}.contact-us-form .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.contact-us-form .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.contact-us-form .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.contact-us-form .carousel-control .glyphicon-chevron-left,.contact-us-form .carousel-control .glyphicon-chevron-right,.contact-us-form .carousel-control .icon-next,.contact-us-form .carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.contact-us-form .carousel-control .glyphicon-chevron-left,.contact-us-form .carousel-control .icon-prev{margin-left:-10px}.contact-us-form .carousel-control .glyphicon-chevron-right,.contact-us-form .carousel-control .icon-next{margin-right:-10px}.contact-us-form .carousel-caption{left:20%;right:20%;padding-bottom:30px}.contact-us-form .carousel-indicators{bottom:20px}}.contact-us-form .clearfix:after,.contact-us-form .clearfix:before,.contact-us-form .contact-us-form .btn-group-vertical>.btn-group:after,.contact-us-form .contact-us-form .btn-group-vertical>.btn-group:before,.contact-us-form .contact-us-form .btn-toolbar:after,.contact-us-form .contact-us-form .btn-toolbar:before,.contact-us-form .contact-us-form .container-fluid:after,.contact-us-form .contact-us-form .container-fluid:before,.contact-us-form .contact-us-form .container:after,.contact-us-form .contact-us-form .container:before,.contact-us-form .contact-us-form .dl-horizontal dd:after,.contact-us-form .contact-us-form .dl-horizontal dd:before,.contact-us-form .contact-us-form .form-horizontal .form-group:after,.contact-us-form .contact-us-form .form-horizontal .form-group:before,.contact-us-form .contact-us-form .modal-footer:after,.contact-us-form .contact-us-form .modal-footer:before,.contact-us-form .contact-us-form .modal-header:after,.contact-us-form .contact-us-form .modal-header:before,.contact-us-form .contact-us-form .nav:after,.contact-us-form .contact-us-form .nav:before,.contact-us-form .contact-us-form .navbar-collapse:after,.contact-us-form .contact-us-form .navbar-collapse:before,.contact-us-form .contact-us-form .navbar-header:after,.contact-us-form .contact-us-form .navbar-header:before,.contact-us-form .contact-us-form .navbar:after,.contact-us-form .contact-us-form .navbar:before,.contact-us-form .contact-us-form .pager:after,.contact-us-form .contact-us-form .pager:before,.contact-us-form .contact-us-form .panel-body:after,.contact-us-form .contact-us-form .panel-body:before,.contact-us-form .contact-us-form .row:after,.contact-us-form .contact-us-form .row:before{content:" ";display:table}.contact-us-form .clearfix:after,.contact-us-form .contact-us-form .btn-group-vertical>.btn-group:after,.contact-us-form .contact-us-form .btn-toolbar:after,.contact-us-form .contact-us-form .container-fluid:after,.contact-us-form .contact-us-form .container:after,.contact-us-form .contact-us-form .dl-horizontal dd:after,.contact-us-form .contact-us-form .form-horizontal .form-group:after,.contact-us-form .contact-us-form .modal-footer:after,.contact-us-form .contact-us-form .modal-header:after,.contact-us-form .contact-us-form .nav:after,.contact-us-form .contact-us-form .navbar-collapse:after,.contact-us-form .contact-us-form .navbar-header:after,.contact-us-form .contact-us-form .navbar:after,.contact-us-form .contact-us-form .pager:after,.contact-us-form .contact-us-form .panel-body:after,.contact-us-form .contact-us-form .row:after{clear:both}.contact-us-form .center-block{display:block;margin-left:auto;margin-right:auto}.contact-us-form .pull-right{float:right!important}.contact-us-form .pull-left{float:left!important}.contact-us-form .hide{display:none!important}.contact-us-form .show{display:block!important}.contact-us-form .invisible{visibility:hidden}.contact-us-form .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.contact-us-form .hidden{display:none!important}.contact-us-form .affix{position:fixed}@-ms-viewport{width:device-width}.contact-us-form .visible-lg,.contact-us-form .visible-md,.contact-us-form .visible-sm,.contact-us-form .visible-xs{display:none!important}.contact-us-form .visible-lg-block,.contact-us-form .visible-lg-inline,.contact-us-form .visible-lg-inline-block,.contact-us-form .visible-md-block,.contact-us-form .visible-md-inline,.contact-us-form .visible-md-inline-block,.contact-us-form .visible-sm-block,.contact-us-form .visible-sm-inline,.contact-us-form .visible-sm-inline-block,.contact-us-form .visible-xs-block,.contact-us-form .visible-xs-inline,.contact-us-form .visible-xs-inline-block{display:none!important}@media (max-width:767px){.contact-us-form .visible-xs{display:block!important}table.contact-us-form .visible-xs{display:table!important}tr.contact-us-form .visible-xs{display:table-row!important}td.contact-us-form .visible-xs,th.contact-us-form .visible-xs{display:table-cell!important}}@media (max-width:767px){.contact-us-form .visible-xs-block{display:block!important}}@media (max-width:767px){.contact-us-form .visible-xs-inline{display:inline!important}}@media (max-width:767px){.contact-us-form .visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.contact-us-form .visible-sm{display:block!important}table.contact-us-form .visible-sm{display:table!important}tr.contact-us-form .visible-sm{display:table-row!important}td.contact-us-form .visible-sm,th.contact-us-form .visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.contact-us-form .visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.contact-us-form .visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.contact-us-form .visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.contact-us-form .visible-md{display:block!important}table.contact-us-form .visible-md{display:table!important}tr.contact-us-form .visible-md{display:table-row!important}td.contact-us-form .visible-md,th.contact-us-form .visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.contact-us-form .visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.contact-us-form .visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.contact-us-form .visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.contact-us-form .visible-lg{display:block!important}table.contact-us-form .visible-lg{display:table!important}tr.contact-us-form .visible-lg{display:table-row!important}td.contact-us-form .visible-lg,th.contact-us-form .visible-lg{display:table-cell!important}}@media (min-width:1200px){.contact-us-form .visible-lg-block{display:block!important}}@media (min-width:1200px){.contact-us-form .visible-lg-inline{display:inline!important}}@media (min-width:1200px){.contact-us-form .visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.contact-us-form .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.contact-us-form .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.contact-us-form .hidden-md{display:none!important}}@media (min-width:1200px){.contact-us-form .hidden-lg{display:none!important}}.contact-us-form .visible-print{display:none!important}@media print{.contact-us-form .visible-print{display:block!important}table.contact-us-form .visible-print{display:table!important}tr.contact-us-form .visible-print{display:table-row!important}td.contact-us-form .visible-print,th.contact-us-form .visible-print{display:table-cell!important}}.contact-us-form .visible-print-block{display:none!important}@media print{.contact-us-form .visible-print-block{display:block!important}}.contact-us-form .visible-print-inline{display:none!important}@media print{.contact-us-form .visible-print-inline{display:inline!important}}.contact-us-form .visible-print-inline-block{display:none!important}@media print{.contact-us-form .visible-print-inline-block{display:inline-block!important}}@media print{.contact-us-form .hidden-print{display:none!important}}.contact-us-textarea{height:130px}.home_banner{padding:0;position:relative;margin:0 auto}.home_banner img{max-width:100%;height:auto}.top_banner_info{display:block;visibility:visible;position:absolute;text-align:center;left:0;right:0;z-index:0;top:50%}.slider_nav a{display:block;height:100%;width:90px;position:absolute;transition:background .5s ease}.slider_nav a:after{content:'';width:41px;height:12px;position:absolute;left:50%;top:50%;margin-top:-44px;margin-left:-20px;transition:opacity .2s ease;transition-delay:0.2s;opacity:0}.slider_nav a:hover{cursor:pointer;background:rgba(0,0,0,.2)}.slider_nav a:hover:after{opacity:1}.slider_nav a.prev{left:0}.slider_nav a.prev:after{background-image:url(../../img/spritesheet.png);background-position:-179px -32px;width:41px;height:12px}.slider_nav a.next{right:0}.slider_nav a.next:after{background-image:url(../../img/spritesheet.png);background-position:-179px -32px;width:41px;height:12px}#intro .rotate_mask{z-index:1}[data-blur-bg=white].blur{background:#fff}[data-blur-bg=black].blur{background:rgba(3,2,2,.8)}.hold{display:inline-block;padding:10px;position:relative}.hold .text{position:absolute;top:50%;width:100%;color:#000;z-index:1}.hold .msg{position:relative;z-index:2}.hold .msg p{font-family:NHaasGroteskDSPro65Md,sans-serif;position:relative;overflow:hidden;text-align:center;width:100%;color:#fa2964;font-size:4em}.hold .blur{position:absolute;z-index:-2;left:0;top:0;right:0;height:100%;display:inline-block;filter:blur(10px);-webkit-filter:blur(10px);-moz-filter:blur(10px);-o-filter:blur(10px);-ms-filter:blur(10px)}[data-blur-bg=white].blur{background:#fff}[data-blur-bg=black].blur{background:rgba(3,2,2,.8)}.top_banner_wr{background:#000}.data-blur{font-family:NHaasGroteskDSPro65Md,sans-serif;position:absolute;overflow:hidden;text-align:center;width:100%;color:#fff;font-size:1em;display:inline-block;left:0}.data-blur{filter:blur(10px);-webkit-filter:blur(10px);-moz-filter:blur(10px);-o-filter:blur(10px);-ms-filter:blur(10px)}[data-blur=white]{display:inline-block;position:relative}[data-blur=white]:after{content:attr(data-content);display:block;background:#7fffd4;position:absolute;left:0;right:0;top:0}.banner_link{display:block;position:relative}.banner_link:before{left:0;background:-moz-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#000),color-stop(100%,rgba(0,0,0,0)));background:-webkit-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:linear-gradient(to right,#000 0,rgba(0,0,0,0) 100%)}.banner_link:after{right:0;background:-moz-linear-gradient(left,rgba(0,0,0,0) 0,#000 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),color-stop(100%,#000));background:-webkit-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,rgba(0,0,0,0) 0,#000 100%);background:-ms-linear-gradient(left,rgba(0,0,0,0) 0,#000 100%);background:linear-gradient(to right,rgba(0,0,0,0) 0,#000 100%)}.banner_link:after,.banner_link:before{content:'';display:block;position:absolute;top:0;height:100%;bottom:0;width:30%;z-index:0}.grid{clear:both}.grid.type_grid{margin:0 auto;margin-right:-.76754386%}.grid.type_grid:after,.grid.type_grid:before{content:" ";display:table}.grid.type_grid:after{clear:both}.grid.type_grid:after,.grid.type_grid:before{content:" ";display:table}.grid.type_grid:after{clear:both}.grid.type_grid .grid_item{width:32.23684211%;height:23.5745614%;margin-right:.65789474%;margin-bottom:.98684211%;display:inline-block;vertical-align:top}.custom_mb-50{margin-bottom:50px!important}#intro_tabs{margin-top:17px}.tabs-menu{overflow:hidden;list-style:none;margin:0 0 40px 0;padding:0}.tabs-menu li{list-style:none;line-height:30px;float:left}.tabs-menu li.current{position:relative;z-index:5}#game_tabs{position:relative;clear:both}#game_tabs .tab_button{border:1px solid #00b9e7;border-right:0;color:#00b9e7;transition:all .2s ease-in-out}#game_tabs .tab_button:hover{border-color:#009dc5;background-color:#009dc5;color:#fff}#game_tabs .current .tab_button{background-color:#00b9e7;border-color:#00b9e7;color:#fff;transition:all .2s ease-in-out}#game_tabs .tabs-menu li:last-child a{border-right:1px solid #00b9e7}#game_tabs .tabs-menu li:last-child:hover a{border-color:#009dc5}#game_tabs .tabs-menu li:last-child.current a{border-color:#00b9e7}#intro_tabs .tab_button{border:1px solid #252525;border-right:0;color:#252525;transition:all .2s ease-in-out}#intro_tabs .tab_button:hover{border-color:#d52355;background-color:#d52355;color:#fff}#intro_tabs .current .tab_button{background-color:#fa2964;border-color:#fa2964;color:#fff;transition:all .2s ease-in-out}#intro_tabs .tabs-menu li:last-child a{border-right:1px solid #252525}#intro_tabs .tabs-menu li:last-child:hover a{border-color:#d52355}#intro_tabs .tabs-menu li:last-child.current a{border-color:#fa2964}.tabs-menu .tab_button{padding-left:44px;padding-right:31px;float:left;position:relative;text-decoration:none}.tabs-menu .tab_button:after{content:'';display:block;position:absolute;top:11px;left:24px}.tabs-menu .tab_button.intro:after{background-image:url("../img/play-black.png");width:10px;height:13px}.tabs-menu .tab_button.intro:hover:after{background-image:url("../img/play-white.png");width:10px;height:13px}.tabs-menu .tab_button.skills.skills:after{background-image:url("../img/flash-black.png");width:10px;height:16px}.tabs-menu .tab_button.skills:hover:after{background-image:url("../img/flash-white.png");width:10px;height:16px}.tabs-menu .tab_button.team:after{background-image:url("../img/tshirt-black.png");width:16px;height:12px;left:20px}.tabs-menu .tab_button.team:hover:after{background-image:url("../img/tshirt-white.png");width:16px;height:12px}.tabs-menu .tab_button.featured:after{background-image:url(../../img/spritesheet.png);background-position:-309px -66px;width:13px;height:13px}.tabs-menu .tab_button.featured:hover:after{background-image:url(../../img/spritesheet.png);background-position:-309px -33px;width:13px;height:13px}.tabs-menu .tab_button.slots:after{background-image:url(../../img/spritesheet.png);background-position:-309px -235px;width:12px;height:12px}.tabs-menu .tab_button.slots:hover:after{background-image:url(../../img/spritesheet.png);background-position:-309px -203px;width:12px;height:12px}.tabs-menu .tab_button.tb_games:after{background-image:url("../img/box-blue.png");width:15px;height:16px}.tabs-menu .tab_button.tb_games:hover:after{background-image:url("../img/box-white.png");width:15px;height:16px}.tabs-menu .tab_button.vid_pokers:after{background-image:url("../img/pika-blue.png");width:14px;height:14px}.tabs-menu .tab_button.vid_pokers:hover:after{background-image:url("../img/pika-white.png");width:14px;height:14px}.tabs-menu .current .tab_button.intro:after{background-image:url("../img/play-white.png");width:10px;height:13px}.tabs-menu .current .tab_button.skills:after{background-image:url("../img/flash-white.png");width:10px;height:16px}.tabs-menu .current .tab_button.team:after{background-image:url("../img/tshirt-white.png");width:16px;height:12px}.tabs-menu .current .tab_button.featured:after{background-image:url(../../img/spritesheet.png);background-position:-309px -33px;width:13px;height:13px}.tabs-menu .current .tab_button.slots:after{background-image:url(../../img/spritesheet.png);background-position:-309px -203px;width:12px;height:12px}.tabs-menu .current .tab_button.tb_games:after{background-image:url("../img/box-white.png");width:13px;height:16px}.tabs-menu .current .tab_button.vid_pokers:after{background-image:url("../img/pika-white.png");width:14px;height:14px}.tab{clear:both;margin-bottom:20px;width:auto}.tab-content{display:none}#tab-1,#tab-20{display:block}.tab-content p{font-size:1.15em;line-height:2;padding-bottom:17px}#game_tabs{margin-top:15px}#game_tabs .tab-content{padding-top:20px}#intro_tabs .tab a{color:#252525}#intro_tabs .tab a:hover{text-decoration:none}#intro_tabs .tabs-menu{display:none}.nav_container{position:fixed;top:0;width:100%;background:#252525;z-index:100;min-height:56px;opacity:0}.nav_center{padding:0 20px;text-align:center}.top_menu{display:inline-block;margin:auto;position:relative;vertical-align:middle;padding:41px 0}.top_menu li{display:block;float:left}.top_menu li a.highland{color:#00b9e7}.top_menu a{display:block;padding:0 12px;text-decoration:none;color:#fff}.top_menu a:hover{color:#00b9e7}.right_nav{float:right;position:absolute;right:0;text-align:right;top:30px}.logo{margin:28px 0 0;display:inline-block;vertical-align:middle;width:213px;height:44px;background:url('../img/logo_desktop.png') no-repeat;position:absolute;left:53px;top:1px}.toggle_menu{position:absolute;width:24px;height:24px;top:19px;left:30px;background:#252525;border-top:2px solid #fff}.toggle_menu:after{content:'';display:block;height:2px;background:#fff;position:absolute;top:4px;left:0;right:0}.toggle_menu:before{content:'';display:block;height:2px;background:#fff;position:absolute;top:10px;left:0;right:0}.toggle_menu.on:after{content:'';display:block;height:2px;background:#fff;position:absolute;top:4px;right:0}.toggle_menu.on:before{content:'';display:block;height:2px;background:#fff;position:absolute;top:10px;left:0;right:0}.toggle_menu.off{display:block;background-image:url(../../img/spritesheet.png);background-position:-100px -111px;width:30px;height:30px;position:absolute;border-top:0;top:11px;left:30px}.toggle_menu.off:after,.toggle_menu.off:before{display:none}.top_menu.on{display:block}.lang_select{border:none;height:38px;outline:0;border-radius:0;font-size:.85em;color:#00b9e7;position:relative;margin:0;padding:0 0 0 20px;list-style:none}.lang_select_wr{display:inline-block;vertical-align:middle;position:relative;min-width:80px}.lang_select_wr .sbToggle{position:relative}.lang_select_wr .sbHolder{background:url("../img/dropdown-blue.png") no-repeat 13px center}.lang_select_wr .sbHolder:hover{background:url("../img/dropdown-white.png") no-repeat 13px center}.lang_select_wr .sbSelector{color:#00b9e7}.lang_select_wr .sbSelector{left:5px}.lang_select_wr .sbOptions{top:61px!important;min-height:31px;padding-bottom:0}.lang_select_wr .sbOptions a{border:0}.client_switch{font-size:.85em;color:#00b9e7;text-decoration:none;position:relative;display:inline-block;padding-left:20px;top:2px}.client_switch:after{content:'';display:block;position:absolute;left:0;top:0;background-image:url(../../img/spritesheet.png);background-position:-60px -298px;width:10px;height:14px}.client_switch:hover{color:#fff}.client_switch:hover:after{background-image:url(../../img/spritesheet.png);background-position:0 -298px;width:10px;height:14px}.client_switch.no_click{color:#fff;display:none!important}.client_switch.no_click:after{background-image:url(../../img/spritesheet.png);background-position:0 -298px;width:10px;height:14px}.client_switch.no_click:hover:after{background-image:url(../../img/spritesheet.png);background-position:0 -298px;width:10px;height:14px}.grid_item .sbOptions{max-height:200px;padding:0;margin-top:7px}.button{position:relative;height:40px;line-height:40px;text-align:center;display:inline-block;padding:0 30px;border:1px solid transparent;box-sizing:border-box;text-decoration:none;font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.3em}.button:hover{text-decoration:none;cursor:pointer}.button:focus,.button:visited{text-decoration:none;outline:0}.button_white{border-color:#fff;color:#fff}.button_white:hover{background-color:#fff;color:#252525}.button_white:active{background-color:#e6e6e6;border-color:#e6e6e6;color:#121212}.button_black{border-color:#252525;color:#252525}.button_black:hover{background-color:#252525;color:#fff}.button_black:active{background-color:#121212;border-color:#121212;color:#e6e6e6}.button_blue{border-color:#00b9e7;color:#00b9e7}.button_blue:hover{background-color:#00b9e7;color:#fff}.button_blue:active{background-color:#009dc5;border-color:#009dc5;color:#e6e6e6}.button_gold{border-color:#ffff1e;color:#ffff1e}.button_gold:hover{background-color:#ffff1e;color:#252525}.button_gold:active{background-color:gold;border-color:gold;color:#121212}.button_green{border-color:#01e6b4;color:#01e6b4}.button_green:hover{background-color:#01e6b4;border-color:#01e6b4;color:#252525}.button_green:active{background-color:#01c499;border-color:#01c499;color:#121212}.button_pink{border-color:#fa2964;color:#fa2964}.button_pink:hover{background-color:#fa2964;color:#fff}.button_pink:active{background-color:#d52355;border-color:#d52355;color:#e6e6e6}.button_age_check{padding:0 10px;white-space:nowrap}.game_button{height:35px;background:#00b9e7;line-height:35px;text-align:center;position:absolute;bottom:0;width:100%;color:#fff;text-decoration:none}.game_button:hover{color:#fff;text-decoration:none}.button_spacer.center{text-align:center}.button_spacer.space_top{margin-top:20px;z-index:1001}.selected_info{line-height:20px;font-weight:600;margin-bottom:10px;font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:1.3em}.selected_info .count,.selected_info .info_descr,.selected_info .size{display:inline-block;vertical-align:middle}.selected_info .type_check_icon{background-image:url(../../img/spritesheet.png);background-position:-76px -162px;width:16px;height:16px;display:inline-block;vertical-align:middle;position:relative;margin-right:10px}.selected_info.selected .type_check_icon{background-image:url(../../img/spritesheet.png);background-position:-148px -162px;width:16px;height:16px}.download_button{padding:0 48px 0 74px;height:38px;line-height:38px;font-size:1.5em;font-family:NHaasGroteskDSPro75Bd,sans-serif}.download_button:after{content:'';position:absolute;background-image:url(../../img/spritesheet.png);background-position:-275px -34px;width:14px;height:14px;top:11px;left:53px}.download_button:hover:after{background-image:url(../../img/spritesheet.png);background-position:-275px 0;width:14px;height:14px}.games_item{position:relative;overflow:hidden;padding-bottom:35px}.games_item img{display:block;width:100%;height:100%;margin:0 auto}.games_item a{display:block}.games_item:hover .game_button{color:#fff;background:#009dc5}#games-content{position:relative;z-index:0;clear:both}.game_search_input ::-webkit-input-placeholder{color:#00b9e7}.game_search_input :-moz-placeholder{color:#00b9e7}.game_search_input ::-moz-placeholder{color:#00b9e7}.game_search_input :-ms-input-placeholder{color:#00b9e7}.tab_search{position:absolute;height:40px;right:0;z-index:1;left:0;background:#252525}.tab_search:after,.tab_search:before{display:table;content:'';clear:both;overflow:hidden}.tab_search input{margin:0;padding:0;border:0;color:#fff;height:40px;display:block;line-height:40px;vertical-align:top;outline:0;background:#252525;border-bottom:1px solid #00b9e7}.tab_search .game_search_input{width:100%;color:#fff;padding:0 50px;font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:1.32em;display:block;text-align:center}.tab_search .search_submit{background-image:url(../../img/spritesheet.png);background-position:-50px -111px;width:30px;height:31px;width:40px;height:40px;display:inline-block;position:absolute;left:0;border:0;outline:0;margin:0;padding:0;text-indent:-999px}.tab_search .search_submit:focus,.tab_search .search_submit:hover{background-image:url(../../img/spritesheet.png);background-position:0 -111px;width:30px;height:31px;cursor:pointer;width:40px;height:40px}.tab_search .cancel_search{display:block;position:absolute;right:0;text-align:center;text-decoration:none;height:40px;line-height:40px;width:40px;z-index:2;top:0;background-color:#252525}.tab_search .cancel_search:after{position:absolute;color:#00b9e7;content:"\2715";font-size:40px;top:0;right:0;left:0;bottom:0;z-index:1}.tab_search .cancel_search:hover{cursor:pointer}.tab_search .cancel_search:hover:after{color:#fff}#game_tabs .btn_holder{overflow:hidden;position:relative;height:10px;z-index:0}.not-found{color:#fa2964;font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:1.32em;padding:30px 20px 20px 20px;text-align:center}.tap_to_play{width:100%;height:100%;display:block;bottom:0;top:0;text-decoration:none}.tap_to_play:after{content:'Tap to play';color:#fff;text-align:center;left:0;right:0;height:50px;line-height:50px;font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:4em;display:block;top:50%;margin-top:-50px;position:absolute}.toggle_width{width:40px;height:40px;overflow:hidden;position:relative;float:right;top:-80px}#promo_tools{background:gold}.news_item{position:relative;overflow:hidden;background:#252525;padding-bottom:0;min-height:470px;max-height:500px}.news_item img{display:block;width:100%;height:auto;margin:0 auto;position:relative}.news_item .news_wrapper{position:relative;padding:5px 30px 40px}.news_item .news_wrapper:after{content:'';position:absolute;height:50px;background:#252525;-webkit-transform:rotate(4deg);transform:rotate(4deg);top:-20px;left:-100px;right:-100px}.news_item .news_date{margin-bottom:20px;color:#989795;word-wrap:break-word;position:relative;z-index:1}.news_item .news_title{font-weight:800;margin-bottom:23px;color:#ebebeb;word-wrap:break-word;position:relative;z-index:1}.news_item .news_teaser{color:#b8b8b8;position:relative;z-index:0;margin-bottom:41px;outline:0}.news_item .news_teaser .visible{overflow:hidden}.news_item .news_tag{color:#696969;display:inline-block;padding-left:20px;position:relative;text-decoration:none;margin-right:10px;font-size:13px}.news_item .news_tag:after{background-image:url(../../img/spritesheet.png);background-position:-309px -171px;width:13px;height:12px;content:'';position:absolute;display:block;left:0;bottom:1px}.news_tag_wr{position:absolute;bottom:0;padding-left:25px;z-index:1;left:0;right:0;height:40px}.news_tag_wr .news_link{position:absolute;display:block;color:#fff;font-size:11px;padding-left:20px;right:25px;top:0;line-height:13px;text-decoration:none}.news_tag_wr .news_link:after{content:'\27A4';position:absolute;top:0;left:0;color:#fff;font-size:13px}.news_tag_wr .news_link:hover{color:#00b9e7}.news_tag_wr .news_link:hover:after{color:#00b9e7}.fixed{position:fixed;right:0;bottom:0;left:0;margin-bottom:30px;z-index:999}.fixed .button.button_black{background:gold;color:#252525}.fixed .button:hover{background:#fff;color:#252525;cursor:pointer}#expanded_news .news_teaser{max-height:310px;min-height:310px;overflow-y:auto;width:100%!important;padding-right:20px}#expanded_news .news_tag_wr{left:334px;padding-left:0}#expanded_news .news_teaser a{text-decoration:underline;color:#b8b8b8}#expanded_news .news_teaser a:hover{text-decoration:none}.button_fixed_holder{overflow:hidden;position:relative;height:60px}.grid_item.hide{display:none}.grid,.grid_item{position:relative;z-index:0}.news_teaser a{text-decoration:none;color:#b8b8b8}.news_teaser a:hover{text-decoration:none}.jspPane{margin-left:0!important}.jspPane .hidden,.jspPane .visible{margin-right:40px}.jspVerticalBar{right:12px}.jspTrack{background:#565656;position:relative;left:-4px}.jspDrag{background:#6f6f6f}.jspVerticalBar{background:0 0}#top_banner .left_shadow:hover,#top_banner .right_shadow:hover{cursor:pointer}#game_page iframe{height:100%!important}#game_page{background-size:cover;background:no-repeat;background-size:100%;margin:0 auto}.black_bg{background:#000;position:absolute;top:0;bottom:0;left:0;right:0}#games-desc{background:#252525}#game_container{z-index:1}.inline_label{display:inline-block;vertical-align:middle;padding-left:25px;height:24px;line-height:24px;position:relative;margin-right:10px;font-size:1em;color:#252525}.inline_label:hover{cursor:pointer}.inline_label .checkbox~.checkbox_mask{position:absolute;background-image:url(../../img/spritesheet.png);background-position:-76px -162px;width:16px;height:16px;top:3px;left:0}.inline_label .checkbox:checked~.checkbox_mask{background-image:url(../../img/spritesheet.png);background-position:-148px -162px;width:16px;height:16px}.grid_switcher{display:inline-block;vertical-align:middle;margin:auto;border:1px solid #252525}.grid_switcher:after,.grid_switcher:before{content:" ";display:table}.grid_switcher:after{clear:both}.grid_switcher:after,.grid_switcher:before{content:" ";display:table}.grid_switcher:after{clear:both}.grid_switcher a{width:25px;height:25px;display:block;float:left;position:relative}.grid_switcher a:before{content:'';width:10px;height:10px;display:block;top:7px;left:7px;position:absolute}.grid_switcher .type_grid{background:gold}.grid_switcher .type_grid:before{background-image:url(../../img/spritesheet.png);background-position:-114px -236px;width:10px;height:10px}.grid_switcher .type_grid.selected{background:#252525}.grid_switcher .type_grid.selected:before{background-image:url(../../img/spritesheet.png);background-position:-144px -236px;width:10px;height:10px}.grid_switcher .type_list{background:gold}.grid_switcher .type_list:before{background-image:url(../../img/spritesheet.png);background-position:-174px -236px;width:10px;height:10px}.grid_switcher .type_list.selected{background:#252525}.grid_switcher .type_list.selected:before{background-image:url(../../img/spritesheet.png);background-position:-204px -236px;width:10px;height:10px}.doc_item{color:#252525;position:relative;transition:background-color .3s ease-in-out}.doc_item:hover{cursor:pointer}.doc_item .label{display:inline-block;width:16px;height:16px}.doc_item .checkbox_mask{background-image:url(../../img/spritesheet.png);background-position:-76px -162px;width:16px;height:16px;display:block;position:relative}.doc_item .checkbox{position:absolute;left:-999em}.doc_item .checkbox:checked~.checkbox_mask{background-image:url(../../img/spritesheet.png);background-position:-148px -162px;width:16px;height:16px}.doc_item .doc_checkbox{position:absolute;right:30px;top:34px}.type_grid .grid_item .doc_item{background:gold}.type_grid .grid_item .doc_item .doc_checkbox{top:27px}.type_grid .grid_item .doc_item .game_name{background:gold;height:40px;line-height:40px}.type_grid .grid_item .doc_item.selected{background:#252525;color:#fff}.type_grid .grid_item .doc_item.selected .checkbox_mask{background-image:url(../../img/spritesheet.png);background-position:-36px -200px;width:16px;height:16px;display:block;position:relative}.type_grid .grid_item .doc_item.selected .checkbox{position:absolute;left:-999em}.type_grid .grid_item .doc_item.selected .game_name{background:#363636}.type_grid .grid_item .doc_item.selected .doc_down:after{background-image:url(../../img/spritesheet.png);background-position:-275px 0;width:14px;height:14px}.type_grid .doc_item{padding:23px 30px 40px;border:1px solid #252525;min-height:150px}.type_grid .doc_item:after,.type_grid .doc_item:before{content:" ";display:table}.type_grid .doc_item:after{clear:both}.type_grid .doc_item:after,.type_grid .doc_item:before{content:" ";display:table}.type_grid .doc_item:after{clear:both}.type_grid .title{font-weight:500;display:block;margin-bottom:18px;padding-right:40px;font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:2em;height:55px}.type_grid .descr{line-height:17px!important;min-height:120px;max-height:120px;overflow:hidden}.type_grid .descr:after,.type_grid .descr:before{content:" ";display:table}.type_grid .descr:after{clear:both}.type_grid .descr:after,.type_grid .descr:before{content:" ";display:table}.type_grid .descr:after{clear:both}.type_grid .game_date{display:block;font-size:.85em;float:right;text-align:right;width:50%;height:40px;line-height:40px}.type_grid .game_date:after,.type_grid .game_date:before{content:" ";display:table}.type_grid .game_date:after{clear:both}.type_grid .game_date:after,.type_grid .game_date:before{content:" ";display:table}.type_grid .game_date:after{clear:both}.type_grid .game_name{position:absolute;left:0;right:0;bottom:0;text-align:left;font-size:13px;padding:0 30px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.type_grid .game_name:after,.type_grid .game_name:before{content:" ";display:table}.type_grid .game_name:after{clear:both}.type_grid .game_name:after,.type_grid .game_name:before{content:" ";display:table}.type_grid .game_name:after{clear:both}.doc_down{position:relative;padding-left:20px;width:50%;float:left;height:40px;line-height:40px}.doc_down:after{content:"";background-image:url(../../img/spritesheet.png);background-position:-275px -34px;width:14px;height:14px;position:absolute;top:50%;left:0;margin-top:-9px}.type_list{width:100%}.type_list .grid_item{border-bottom:1px solid gold}.type_list .grid_item.selected .doc_down:after{background-image:url(../../img/spritesheet.png);background-position:-275px 0;width:14px;height:14px}.type_list .doc_item{cursor:default;height:40px;display:table;width:100%;vertical-align:middle;background:gold;padding:10px 0 10px 58px}.type_list .doc_item.selected{background:#252525;color:#fff}.type_list .doc_item.selected .checkbox_mask{background-image:url(../../img/spritesheet.png);background-position:-184px -162px;width:16px;height:16px;display:block;position:relative}.type_list .doc_item.selected .checkbox{position:absolute;left:-999em}.type_list .doc_item.selected .checkbox:checked~.checkbox_mask{background-image:url(../../img/spritesheet.png);background-position:-36px -200px;width:16px;height:16px}.type_list .doc_item.selected .doc_down:after{background-image:url(../../img/spritesheet.png);background-position:-275px 0;width:14px;height:14px}.type_list .doc_item .col{display:table-cell;vertical-align:middle;line-height:40px}.type_list .doc_item .doc_checkbox{position:absolute;left:20px;top:50%;margin-top:-7px}.type_list .doc_item .doc_down{width:auto}.type_list .doc_item .doc_down:after{margin-top:-9px}.type_list .doc_item .descr{max-width:200px}.type_list .doc_item .descr p{margin:0;line-height:17px}.grid_header .doc_item{background:gold;padding:0 0 0 58px}.grid_header .col{position:relative;font-weight:800;cursor:pointer}.grid_header .col .sort-order-icon{background-image:url(../../img/spritesheet.png);background-position:-342px 0;width:7px;height:14px;position:absolute;top:18px;margin-left:30px}.grid_header .col.sorted-asc .sort-order-icon{background-image:url(../../img/spritesheet.png);background-position:-342px 0;width:7px;height:14px;height:7px;top:18px;margin-left:30px}.grid_header .col.sorted-desc .sort-order-icon{background-image:url(../../img/spritesheet.png);background-position:-342px 0;width:7px;height:14px;background-position-y:-73px;height:7px;top:18px;margin-left:30px}.grid_header .col_title{width:21.07728337%}.grid_header .col_descr{width:34.42622951%}.grid_header .col_game_name{width:14.51990632%}.grid_header .col_game_date{width:15.69086651%}.grid_header .col_down{padding-left:0}.grid_header .col_down:after{display:none}.grid.type_list.selected{border:1px solid #252525;border-top:0}.grid.type_list .col.title{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.3em;width:25%}.grid.type_list .col.descr{font-family:NHaasGroteskDSPro55Rg,sans-serif;font-size:1.3em;width:25%}.grid.type_list .col.game_name{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.3em;width:25%}.grid.type_list .col.game_date{font-family:NHaasGroteskDSPro55Rg,sans-serif;font-size:1.3em;width:25%}.grid.type_list .checkbox_mask{top:-9px}.grid.type_list .grid_header{height:50px;border-top:1px solid #252525;border-right:1px solid #252525;border-left:1px solid #252525}.grid.type_list .grid_header .col{height:50px;line-height:50px;font-size:15px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.grid.type_list .grid_header .checkbox_mask{top:-8px}.text_itput{width:100%;height:38px;padding:0 44px 0 32px;background:0 0;outline:0;border:1px solid #252525;border-radius:0;color:#252525;font-size:13px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.text_itput::-webkit-input-placeholder{color:#000;font-size:13px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.text_itput:-moz-placeholder{color:#000;font-size:13px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.text_itput::-moz-placeholder{color:#000;font-size:13px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.text_itput:-ms-input-placeholder{color:#000;font-size:13px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.doc_controls{position:relative;z-index:1}.doc_controls .grid-content{position:relative}.doc_controls .grid-content .sbHolder ul li.selected,.doc_controls .grid-content .sbHolder ul li:hover{background-color:#404040}.doc_controls .grid-content .sbHolder.selected .sbSelector{background-color:#252525;color:#fff}.doc_controls .grid-content .sbHolder.selected .sbToggle{background-position:-342px -135px}.doc_select{-webkit-appearance:none;-moz-appearance:none;width:100%;height:38px;padding:0 25px;background:0 0;outline:0;border:1px solid #252525;border-radius:0;font-size:.85em}.doc_select~.select_bg{background-image:url(../../img/spritesheet.png);background-position:-342px 0;width:7px;height:14px;position:absolute;top:12px;right:20px;display:block}.doc_select:active~.select_bg,.doc_select:focus~.select_bg,.doc_select:hover~.select_bg{background-image:url(../../img/spritesheet.png);background-position:-342px -68px;width:7px;height:14px}.submit_search{width:50px;height:36px;display:block;position:absolute;top:1px;right:1px;transition:all .3s ease}.submit_search:hover{background:gold;cursor:pointer}.submit_search .search_icon{content:'';position:absolute;right:14px;top:9px}.switcher_pan{float:right;margin-top:-68px}.switcher_pan span.select_span{font-size:1.3em;font-family:NHaasGroteskDSPro75Bd,sans-serif}.grid.doc_controls{margin-bottom:40px}::-webkit-input-placeholder{color:#252525}:-moz-placeholder{color:#252525}::-moz-placeholder{color:#252525}:-ms-input-placeholder{color:#252525}#docs #search_error{font-size:24px;padding-bottom:40px}#download_complete .popup_body .row{font-size:16px}.partners_scroller{margin-top:36px;clear:both}.partners_scroller .banners{max-width:100%;overflow-x:auto;padding-bottom:20px;text-align:left}.partners_scroller .banners .item{display:inline-block;vertical-align:middle;padding:10px 38px 10px 1px}.partners_scroller .banners .item img{transition:all .2s ease-in-out;display:block;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.partners_scroller .banners .item img:hover{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none}.partners_scroller .banners::-webkit-scrollbar{width:2px;height:2px;background:0 0}.partners_scroller .banners::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.partners_scroller .banners::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}#games-desc .grid_descr a,#games-desc .grid_descr b,#games-desc .grid_descr i,#games-desc .grid_descr li,#games-desc .grid_descr p{font-size:16px}#map{padding:0;position:relative;background:#252525;margin-bottom:40px;overflow:hidden;min-height:190px}#map .content{top:0;position:relative;padding:0 20px;overflow:visible;max-width:1180px;min-height:215px}#map .map_bg_layer{overflow:hidden;position:absolute;left:0;right:0;height:100%;z-index:0;top:0;background:#252525 url("../img/map_bg.jpg") no-repeat center;animation-delay:1s;-webkit-transition:all 1s ease;transition:all 1s ease-out}#map .button{position:absolute;z-index:2;top:50%;margin-top:-16px;transition:all .5s ease;opacity:1}#map .button.hide_btn{opacity:0}#map .rotate_mask-left{height:120px;top:-66px;bottom:auto;z-index:1}#map .rotate_mask-right{height:120px;top:auto;bottom:-66px;z-index:1}#map .gm-style-cc{display:none!important}.map_canvas{top:0;bottom:0;position:absolute;left:0;right:0}.partners p{animation-delay:.25s}.partners_scroller{animation-delay:.5s}.fadeIn .grid_item{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeIn .grid_item:first-child{animation-delay:0s}.fadeIn .grid_item:first-child+.grid_item{animation-delay:.25s}.fadeIn .grid_item:last-child{animation-delay:.5s}.btn_holder{max-width:1157px;height:1px;position:relative;z-index:4;width:100%;display:block;margin:0 auto}.map_close{z-index:14;transition:opacity .5s ease;position:absolute;right:17px;bottom:-250px;display:block;opacity:.5;border-radius:50%}.map_close.hide_btn{display:none}.map_close.visible{opacity:1}.map_close.hidden{opacity:0}.map_close:hover{cursor:pointer;opacity:1}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.block_title{width:80%;float:left;margin-bottom:35px;position:relative;z-index:2}.block_title.margin_top_fix{margin-top:35px}.block_title.brown{color:#fa8e1e}.block_title.pink{color:#fa2964}.block_title.green{color:#01e6b4}.block_title.blue{color:#00b9e7}.block_title.black{color:#00b9e7}.block_subtitle{width:100%;margin-top:35px;margin-bottom:25px;position:relative;z-index:2}.block_subtitle:first-child{margin-top:0}.block_subtitle.brown{color:#fa8e1e}.block_subtitle.pink{color:#fa2964}.block_subtitle.green{color:#01e6b4}.block_subtitle.blue{color:#00b9e7}.block_subtitle.black{color:#00b9e7}.color_line{height:4px;width:100%;clear:both;position:absolute;bottom:0}.color_line span{display:block;float:left;height:4px;width:16.666667%}.color_line span.red{background:#ff6564}.color_line span.blue{background:#00b9e7}.color_line span.gold{background:#ffff1e}.color_line span.red{background:#ff6564}.color_line span.green{background:#01e6b4}.color_line span.red{background:#ff6564}.color_line span.brown{background:#fa8e1e}.color_line span.pink{background:#fa2964}.top_info{color:#fff;max-width:760px;margin-bottom:65px}.contact_list{margin:0;overflow:hidden;padding:20px 0 0}.contact_list li{list-style:none;margin-bottom:40px;float:left;display:block;position:relative}.contact_list li.col_last,.contact_list li.col_second{padding-left:30px}.contact_list li.col_last:after,.contact_list li.col_second:after{content:'';position:absolute;top:-20px;bottom:-32px;left:0;width:1px;background:#fff}.contact_list .title{color:#fff;margin-bottom:5px}.contact_list .info_link{position:relative;color:#01e6b4;padding-left:25px;text-decoration:none;display:inline-block;vertical-align:middle;margin-right:22px}.contact_list .info_link:after{content:'';width:10px;height:10px;position:absolute;left:0;top:50%;margin-top:-5px;display:block;background:#fff}.contact_list .info_link_phone{padding-left:15px}.contact_list .info_link_phone:after{background-image:url(../../img/spritesheet.png);background-position:-150px -298px;width:8px;height:13px;background-color:transparent;margin-top:-7px}.contact_list .info_link_mail:after{background-image:url(../../img/spritesheet.png);background-position:-78px -236px;width:16px;height:10px;background-color:transparent}.contact_list .col_first{width:380px}.contact_list .col_second{width:300px}.address{position:relative;margin:15px 0 40px 0;padding:0 0 0 20px;overflow:hidden;clear:both;z-index:2}.address a{color:#fff;text-decoration:none}.address:before{content:'';background-image:url(../../img/spritesheet.png);background-position:-150px -111px;width:9px;height:14px;position:absolute;display:block;left:0;top:7px;margin-top:-3px}.address div,.address p{list-style:none;color:#fff;line-height:24px;margin:0}#show_map{line-height:40px;height:40px}.banners a{display:inline-block;vertical-align:middle;opacity:.7;transition:all .4s}.banners a:hover{opacity:1;cursor:pointer}.sertifications a{display:inline-block;vertical-align:middle;opacity:.4;transition:all .4s}.sertifications a:hover{opacity:1;cursor:pointer}img.mga-cert{transition:all .2s ease-in-out;display:block;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}img.mga-cert:hover{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none}.info_list{margin:0;padding:0;display:block;color:#fff;overflow:hidden}.info_list p{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.3em}.info_list .license_subtext{text-align:left}@media (min-width:480px) and (max-width:980px){.info_list .license_subtext{text-align:center}}.info_list li{list-style:none;float:left;margin-bottom:28px}.info_list li.sertifications{float:left}.info_list li.follow_us{float:right}.info_list li.copyright{width:100%;text-align:right}.info_list .title{margin-bottom:10px}.info_list .title .copy{top:20px}.info_list .title a{display:block}.info_list .banners img{display:inline-block;vertical-align:middle;margin-right:10px}.info_list .copy{display:flex;justify-content:space-between}.info_list .copy a{color:#fff;text-decoration:none}.info_list .copy a:hover{text-decoration:underline}.info_list br.always-visible{display:initial}.info_list.grid_33>li{width:33%}.container_main{height:100%;min-height:100%;height:auto!important}.popup{top:50%;left:50%;margin-left:-230px;position:fixed;transition:all .5s ease;z-index:3;max-width:460px;min-width:460px;min-height:400px;padding:85px 30px;overflow:hidden;box-sizing:border-box;color:#252525}.popup_close{display:block;background-image:url(../../img/spritesheet.png);background-position:-61px -47px;width:40px;height:40px;position:absolute;right:0;top:0}.popup:after{content:'';position:absolute;display:block;top:50px;bottom:50px;left:-20px;right:-20px;background:gold;-webkit-transform:rotate(5deg);transform:rotate(5deg);z-index:0}.popup.check-age{z-index:99999;display:none}.popup .row{margin:0 0 10px 0}.popup .forgot_btn{position:absolute;right:-1px;top:0;text-decoration:none;font-size:1.3em;font-family:NHaasGroteskDSPro65Md,sans-serif;font-weight:100;height:40px;text-align:right;display:block;line-height:56px;cursor:pointer;color:#252525}.popup .forgot_btn:hover{text-decoration:underline}.popup .placeholder{position:absolute;z-index:1;top:-2px;left:26px;transition:all .5s ease;font-weight:600}.popup .text_input{height:40px;line-height:56px;border:0;border-bottom:1px solid #252525;width:100%;position:relative;outline:0;background:0 0;box-sizing:border-box;padding:0 30px 0 0;font-size:1.5em}.popup .text_input~.inp_icon{top:-23px}.popup .text_input~.inp_icon.inp_icon_email{top:-22px}.popup .text_input~.placeholder{top:-22px;left:26px}.popup .popup .text_itput{font-size:1.5em;font-family:NHaasGroteskDSPro75Bd,sans-serif}.popup .sign_in{padding:0 48px 0 74px;height:38px;line-height:38px;font-size:1.5em;font-family:NHaasGroteskDSPro75Bd,sans-serif;position:relative;display:inline-block}.popup .sign_in:after{content:'';position:absolute;background-image:url(../../img/spritesheet.png);background-position:-275px -34px;width:14px;height:14px;top:12px;left:53px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.popup .sign_in:hover:after{background-image:url(../../img/spritesheet.png);background-position:-275px 0;width:14px;height:14px}.popup .send_btn{padding:0 48px 0 74px;font-size:1.5em;font-family:NHaasGroteskDSPro75Bd,sans-serif;height:38px;line-height:38px;position:relative;display:inline-block}.popup .send_btn:after{content:'';position:absolute;background-image:url(../../img/spritesheet.png);background-position:-108px -200px;width:16px;height:16px;top:11px;left:53px}.popup .send_btn:hover:after{background-image:url(../../img/spritesheet.png);background-position:-72px -200px;width:16px;height:16px}.popup label{position:relative}.popup .col,.popup .row,.popup_body,.popup_footer,.popup_header{position:relative;z-index:1}.popup_header{font-size:2.2em;font-weight:500;margin-bottom:15px}.popup_footer{margin-top:31px}.popup_footer .row{overflow:hidden}.popup_footer .col{width:50%;float:left}.popup .inp_icon{position:absolute;top:-1px;left:1px;opacity:1;transition:all .5s ease}.popup .inp_icon_login{background-image:url(../../img/spritesheet.png);background-position:-30px -298px;width:10px;height:14px}.popup .inp_icon_password{background-image:url(../../img/spritesheet.png);background-position:-240px -72px;width:15px;height:15px;top:-2px}.popup .inp_icon_email{background-image:url(../../img/spritesheet.png);background-position:-41px -236px;width:17px;height:10px;top:1px}.popup .errors{display:none;clear:both;position:relative;transition:all .5s ease}.popup .errors.show{display:block}.popup .errors.hide{display:none}.popup .checkbox~.checkbox_mask{display:inline-block;vertical-align:middle;position:relative;top:-2px;background-image:url(../../img/spritesheet.png);background-position:-76px -162px;width:16px;height:16px;margin-right:6px}.popup .checkbox:checked~.checkbox_mask{background-image:url(../../img/spritesheet.png);background-position:-148px -162px;width:16px;height:16px}.popup .checkbox_label{cursor:pointer;font-size:1.3em;font-family:NHaasGroteskDSPro65Md,sans-serif;font-weight:600}.popup .inp_label{display:inline-block;vertical-align:middle;line-height:38px}.popup .text_right{text-align:right}.popup .text_center{text-align:center}.popup_body{word-break:break-word}.popup_body.check-age{font-size:1.5em}.popup_bg{position:fixed;z-index:1;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.8);transition:all 1s;display:none}.popup_bg.check-age{z-index:99998}::-ms-clear{width:0;height:0}::-ms-reveal{width:0;height:0}#password_recovery .popup_body{font-size:14px}.cookie-policy-popup{text-align:center;position:fixed;width:100%;bottom:0;padding:10px;border-top:1px #515151 solid;background:#252525;color:#fff;font-size:1.5em;display:none}.cookie-policy-popup a{color:#00b9e7;text-decoration:none}.cookie-policy-popup .cp-close{float:right;cursor:pointer;padding-right:5px}.cookie-policy-popup .cp-agree{color:#fff;border:#fff 1px solid;padding:3px 10px;border-radius:3px;display:inline-block}.cookie-policy-popup .cp-agree:hover{background:#fff;color:#252525}.cookie-policy-page{z-index:101;max-height:85vh;max-width:912px;width:912px;margin:0 auto;min-height:unset;position:fixed;background:#252525;color:#b8b8b8;font-family:NHaasGroteskDSPro55Rg,sans-serif;font-size:13px;font-weight:100;line-height:20px;transition:unset;display:none;padding:30px;overflow:hidden;left:50%;top:50%;transform:translate(-50%,-50%)}.cookie-policy-page a{color:#b8b8b8}.cookie-policy-page:after{content:none}.cpp-text{position:relative;overflow:hidden;height:80vh}.container{max-width:none}body{background:#252525}#intro,#partners{background:#fff}#top_banner{max-width:1280px}.left_shadow,.right_shadow{display:block;position:absolute;top:0;height:100%;bottom:0;width:30%;z-index:0}.left_shadow{left:0;background:-moz-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#000),color-stop(100%,rgba(0,0,0,0)));background:-webkit-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:linear-gradient(to right,#000 0,rgba(0,0,0,0) 100%)}.right_shadow{right:0;background:-moz-linear-gradient(left,rgba(0,0,0,0) 0,#000 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),color-stop(100%,#000));background:-webkit-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,rgba(0,0,0,0) 0,#000 100%);background:-ms-linear-gradient(left,rgba(0,0,0,0) 0,#000 100%);background:linear-gradient(to right,rgba(0,0,0,0) 0,#000 100%)}.tournament_banner{background-color:#000;text-align:center}.tournament_banner img{max-width:100%}.tournament_banner .cont{display:inline-block;position:relative}#game_page{position:relative}#game_page .left_shadow,#game_page .right_shadow{display:block;position:absolute;top:0;height:100%;bottom:0;width:30%;z-index:0}#game_page .left_shadow{left:0;background:-moz-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#000),color-stop(100%,rgba(0,0,0,0)));background:-webkit-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:linear-gradient(to right,#000 0,rgba(0,0,0,0) 100%)}#game_page .right_shadow{right:0;background:-moz-linear-gradient(left,rgba(0,0,0,0) 0,#000 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),color-stop(100%,#000));background:-webkit-linear-gradient(left,#000 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,rgba(0,0,0,0) 0,#000 100%);background:-ms-linear-gradient(left,rgba(0,0,0,0) 0,#000 100%);background:linear-gradient(to right,rgba(0,0,0,0) 0,#000 100%)}input{outline:0}input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px gold inset;-webkit-text-fill-color:#333}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px gold inset;-webkit-text-fill-color:#333}.sbHolder{width:100%;height:38px;padding:0 25px;background:0 0;outline:0;border:1px solid #252525;border-radius:0;font-size:.85em}.sbSelector{display:block;height:38px;left:0;padding-left:32px;padding-right:20px;right:0;overflow:hidden;position:absolute;top:0;bottom:0;line-height:38px;color:#000;font-size:13px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.sbSelector:hover,.sbSelector:link,.sbSelector:visited{outline:0;text-decoration:none}.sbToggle{height:38px;outline:0;right:0;top:0;width:30px}.grid-content .sbToggle{background-image:url(../../img/spritesheet.png);background-position:-342px 0;width:7px;height:14px;position:absolute;top:12px;right:20px;display:block;z-index:1}.grid-content .sbToggleOpen{background-image:url(../../img/spritesheet.png);background-position:-342px -68px;width:7px;height:14px}.grid-content .sbToggleOpen~.sbSelector{background:#252525;color:#fff}.grid-content .sbSelector.sbFocus:after{content:'';background-image:url(../../img/spritesheet.png);background-position:-342px -68px;width:7px;height:14px;position:absolute;top:12px;right:20px;display:block;z-index:1}.sbHolderDisabled{background-color:#3c3c3c;border:solid 1px #515151}.sbOptions{list-style:none;left:0;right:0;margin:0;padding:0 0 100px;position:absolute;max-height:500px;overflow-x:hidden;overflow-y:auto;color:#000;font-size:13px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.sbOptions:after{position:absolute;content:'';bottom:60px;height:60px;left:-40px;right:-40px;z-index:1;background:#252525;-webkit-transform:rotate(5deg);transform:rotate(5deg)}.sbOptions::-webkit-scrollbar{width:4px;height:2px;background:0 0}.sbOptions::-webkit-scrollbar-track{background:#565656;position:relative;left:-20px}.sbOptions::-webkit-scrollbar-thumb{background:#6f6f6f}.sbOptions .ps-scrollbar-y-rail{right:0;background-color:#565656;z-index:2}.sbOptions .ps-scrollbar-y-rail .ps-scrollbar-y{width:4px;background-color:#6f6f6f}.sbOptions li{padding:0 10px 0 32px;background:#252525;position:relative;z-index:2}.sbOptions a{display:block;outline:0;line-height:38px;font-size:13px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.sbOptions a:link,.sbOptions a:visited{color:#ddd;text-decoration:none}.sbOptions li.last a{border-bottom:none}.sbOptions .sbDisabled{border-bottom:dotted 1px #515151;color:#999;display:block}.sbOptions .sbGroup{display:block;font-weight:700}.grid-content .sbToggleOpen{background-color:#252525;color:#fff}#downloads{position:fixed;bottom:-150px;z-index:1000;background-color:#fff;-webkit-transform:rotate(5deg);transform:rotate(5deg);padding:20px 20px 150px;left:-40px;right:-40px;display:none}#downloads.animated{display:block}#downloads .content{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);top:-20px;position:relative;margin:0 auto}#downloads span{display:inline-block;vertical-align:middle}#downloads label{position:relative;top:-3px}#downloads .checkbox_mask{top:3px}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;padding:0;transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;z-index:9;outline:0;width:60px;height:60px;text-indent:-9999px;background-color:rgba(108,110,113,.08)}.slick-next:hover,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:hover:before,.slick-prev:hover:before{opacity:.95}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:40px;content:'';width:41px;height:12px;margin-top:-6px;position:absolute;left:50%;top:50%;margin-left:-20px;transition:opacity .2s ease;opacity:.2;background-image:url(../../img/spritesheet.png);display:block}.slick-prev{left:0}.slick-prev:before{background-position:-179px -32px}.slick-next{right:0}.slick-next:before{background-position:-179px 0}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:10px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;border-radius:50%;border:0;padding:0}.slick-dots li button:hover{outline:0}.slick-dots li button:hover,.slick-dots li.slick-active button{background:#fff}.slick-dotted.slick-slider{margin-bottom:0}body.js-no_scroll{overflow:hidden}body.js-no_scroll section{padding-right:20px}.grid_item{position:relative}._close{position:absolute;top:1px;right:1px;background-image:url(../../img/spritesheet.png);background-position:0 -47px;width:41px;height:44px;display:block;z-index:2}.expanded_wrapper{position:absolute;z-index:1000;width:100%;transition:all .2s;opacity:0;-moz-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}.expanded_wrapper.on{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.expanded_wrapper .news_wrapper{max-height:none}#expanded_news{position:absolute;height:auto;width:100%}#expanded_news .news_link{right:65px}#expanded_news .visible{display:none}#expanded_news .hidden{display:block;word-wrap:break-word;padding:10px 0 10px}#expanded_news img{width:auto;top:0!important}#expanded_news .img_wrapper{float:left;margin-right:0;position:relative;overflow:hidden;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;transition-delay:0.5s;transform:translate(0,-100%)}#expanded_news .img_wrapper:after{content:'';position:absolute;height:50px;background:#252525;transform:rotate(4deg);bottom:-40px;left:-100px;right:-100px}#expanded_news .img_wrapper:before{content:'';position:absolute;height:50px;background:#252525;transform:rotate(4deg);top:-40px;left:-100px;right:-100px}#expanded_news .news_wrapper{overflow:hidden;top:0!important}#expanded_news .hidden,#expanded_news .news_date,#expanded_news .news_tag,#expanded_news .news_title{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}.news_grid .visible{display:block}.news_grid .hidden{display:none;word-wrap:break-word}#games .grid_item:hover,#news_grid .grid_item:hover{cursor:pointer}.fixed_btn_spacer{background:#fff;z-index:1;position:fixed;bottom:0;padding-top:20px;left:0;right:0;text-align:center}#news_grid .grid_item:after{position:absolute;content:'';left:0;right:0;bottom:0;height:60px;background-color:#252525}#expanded_news .grid_item:after{position:absolute;content:'';left:0;right:0;bottom:0;height:60px;background-color:#252525}#expanded_news .news_wrapper{padding-top:32px;padding-left:40px;padding-right:40px}.make_animation #expanded_news .img_wrapper{margin-top:64px;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.make_animation #expanded_news .hidden,.make_animation #expanded_news .news_date,.make_animation #expanded_news .news_tag,.make_animation #expanded_news .news_title{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.make_animation #expanded_news .news_date{animation-delay:.5s}.make_animation #expanded_news .news_title{animation-delay:1s}.make_animation #expanded_news .hidden{animation-delay:1.25s}.make_animation #expanded_news .news_tag{animation-delay:1.5s}#expanded_news .news_tag_wr:after,#news_grid .news_item:after{content:'';height:40px;z-index:2;left:-1px;right:0;bottom:44px;position:absolute;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAA8CAYAAABMxmv5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQzYxMjE4NjdDOTQxMUU1QkU4NkVDMjZCMEMzOThBNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQzYxMjE4NzdDOTQxMUU1QkU4NkVDMjZCMEMzOThBNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFDNjEyMTg0N0M5NDExRTVCRTg2RUMyNkIwQzM5OEE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFDNjEyMTg1N0M5NDExRTVCRTg2RUMyNkIwQzM5OEE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+mEAvUgAAAFpJREFUeNpiVlVVZRIWFmZkBhIsDAwMTCAGK5ABFmGHiXBAGSJcUIYQD0yKF8YQgDGEYAwREANkKggzYGew4hahOoONLCmS1FDIwBMsJDGYcYtgMpiwiwAEGABVFQUr/8BHnQAAAABJRU5ErkJggg==");background-position:bottom}#expanded_news .news_title:before{content:'';height:38px;z-index:2;left:-1px;right:0;bottom:-38px;position:absolute;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAA8CAYAAABMxmv5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQzYxMjE4MjdDOTQxMUU1QkU4NkVDMjZCMEMzOThBNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQzYxMjE4MzdDOTQxMUU1QkU4NkVDMjZCMEMzOThBNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAyREU2RTA5N0M4RTExRTVCRTg2RUMyNkIwQzM5OEE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyREU2RTBBN0M4RTExRTVCRTg2RUMyNkIwQzM5OEE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+X4AqnAAAAD9JREFUeNpiUVVV/c8ABCxA/A/G+ItbBJPxB7cISYzfuEWozvhFmZpftHchnmAhiYEcKYwwkf84ohI1ugECDAB17T1iz1M+ywAAAABJRU5ErkJggg==");background-position:top}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}#game_top_banner iframe{height:100%!important}.dropdown{width:100%;max-width:278px;height:40px;position:relative}.dropdown_has_selected{height:40px;line-height:40px;text-align:left;padding-right:20px;position:relative;padding-left:26px;text-transform:capitalize;color:#fff}.dropdown_has_selected:after{content:'';position:absolute;right:0;top:12px;height:40px;z-index:1;width:20px}.dropdown_max{top:0;z-index:1;background:#252525;overflow-y:auto;overflow-x:hidden;position:relative;width:100%;border-top:20px solid #252525;border-bottom:20px solid #252525}.dropdown_list{margin:0;padding:0;position:relative;width:100%;overflow:hidden}.dropdown li{list-style:none;margin:1px 0}.dropdown a{text-align:left;text-decoration:none;display:block;height:35px;line-height:35px;padding-left:26px;text-transform:capitalize;color:#fff}.dropdown_triangle_make{top:2px;position:relative;width:100%;overflow:hidden;visibility:hidden;z-index:1;border-top:1px solid #515151}.dropdown_triangle_make.visible{visibility:visible;z-index:2}.dropdown_rotate_mask{content:'';transform:rotate(4deg);-webkit-transform:rotate(4deg);height:40px;bottom:0;margin-left:-2%;margin-right:-2%;background:#252525;position:relative}.dropdown .simplebar-track{right:18px;width:4px}.dropdown .simplebar-track .simplebar-scrollbar{width:4px}.lang_select_wr{min-width:120px;margin-left:10px}.lang_select_wr .dropdown_triangle_make{position:relative}.lang_select_wr .dropdown_triangle_make:after{position:absolute;top:0;bottom:40px;width:1px;background:#515151;content:"";display:block;z-index:1}.lang_select_wr .dropdown_has_selected{color:#00b9e7;cursor:pointer}.lang_select_wr .dropdown_has_selected:after{background-image:url(../../img/spritesheet.png);background-position:-342px -34px;width:7px;height:14px;left:3px;right:auto}.lang_select_wr .dropdown_has_selected:hover{color:#fff}.lang_select_wr .dropdown_has_selected:hover:after{background-image:url(../../img/spritesheet.png);background-position:-342px -68px;width:7px;height:14px}.lang_select_wr .dropdown_rotate_mask{bottom:36px;border-bottom:1px solid #515151}.lang_select_wr .dropdown_max{border-top:10px solid #252525;border-bottom:10px solid #252525;position:relative}.lang_select_wr .dropdown_max ul{margin:0;padding:0}.lang_select_wr .dropdown a{color:#00b9e7}.lang_select_wr .dropdown a:hover{color:#fff}.block_title{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:10em;line-height:.9;font-weight:900}.block_subtitle{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:4em;line-height:.9;font-weight:900}.games_item .grid_title{font-size:30px;font-family:NHaasGroteskDSPro75Bd,sans-serif}.partners p,.promo-tools p,.welcome p{font-family:NHaasGroteskDSPro55Rg,sans-serif;font-size:16px;line-height:1.9}.game_cat{font-family:NHaasGroteskDSPro55Rg,sans-serif;font-size:1.3em;line-height:2}.client_switch,.dropdown a,.dropdown_has_selected,.top_menu a{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.5em}.tab_button{font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:1.32em;line-height:37px}.news_date{font-family:NHaasGroteskDSPro55Rg,sans-serif;font-size:1.3em;line-height:30px}.news_title{font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:2em;line-height:26px}.popup_title{font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:30px;line-height:30px;padding-right:40px}.news_item .hidden,.news_item .visible,.news_item a{font-family:NHaasGroteskDSPro55Rg,sans-serif;font-size:13px;font-weight:100;line-height:20px}.tags{font-size:1.3em;font-family:NHaasGroteskDSPro55Rg,sans-serif;line-height:2.6}.contact_list .title{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:2.4em;font-weight:100}.placeholder{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.3em;font-weight:100}.top_info p{font-family:NHaasGroteskDSPro55Rg,sans-serif;font-size:1.6em;line-height:28px}.info_link{font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:1.5em}.info_list .copy,.info_list .title{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.3em}.news_teaser,.news_teaser a{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:13px}.game_button{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.5em}.grid_descr,.grid_descr a,.grid_descr p{font-size:13px;font-family:NHaasGroteskDSPro55Rg,sans-serif}.show_all_games{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.5em;margin-top:30px;min-width:194px;line-height:40px;height:42px}.address div,.address p{font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:1.5em}#show_map{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:1.5em}.doc_item .descr,.doc_item .game_date{font-size:1.3em;font-family:NHaasGroteskDSPro55Rg,sans-serif;line-height:40px}.doc_item .doc_down{font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:1.3em}.log_out_pan .user_name{font-family:NHaasGroteskDSPro75Bd,sans-serif;font-size:2em}.log_out_pan .log_out_link{font-family:NHaasGroteskDSPro65Md,sans-serif;font-size:1.3em}strong{font-family:NHaasGroteskDSPro75Bd,sans-serif}#document_filter_form .grid_item{width:24%}@media (min-width:1121px){.info_list br{display:none}#show_map{right:135px}.container_main{padding-top:100px}.toggle_menu{display:none!important}.top_menu{display:inline-block!important}.top_menu .last{display:none}.right_nav{min-width:300px}.right_nav .client_switch{display:inline-block}.dropdown_triangle_make{top:30px}}@media (max-width:1120px){.info_list br{display:none}#show_map{right:30px}.bx-wrapper .bx-controls-direction a{width:50px}.bx-wrapper .bx-controls-direction .bx-prev{left:0}.bx-wrapper .bx-controls-direction .bx-next{right:0}.dropdown_triangle_make{top:8px;border-top:1px solid #515151}.lang_select_wr .sbOptions{top:47px!important}.container_main{padding-top:54px}.toggle_menu{display:block}.right_nav{top:8px}.right_nav .client_switch{display:none}.top_menu .client_switch{height:40px;line-height:40px;top:3px}.top_menu .client_switch:after{display:none}.top_menu{position:absolute;width:100%;max-width:480px;left:0;top:56px;height:auto;background:0 0;text-align:left;border-top:1px solid #515151;border-right:1px solid #515151;overflow:hidden;display:none;padding-bottom:80px}.top_menu:after{position:absolute;content:'';height:40px;-webkit-transform:rotate(5deg);transform:rotate(5deg);background:#252525;bottom:21px;left:-20px;right:-20px;border-bottom:1px solid #515151}.top_menu:before{position:absolute;content:'';background:#252525;bottom:40px;left:0;right:0;top:0}.top_menu li{float:none;margin:5px;position:relative;z-index:1;text-align:center}.top_menu a{padding:3px 20px}.logo{background:url('../img/logo-mob.png');margin:0 0 0 20px;width:162px;height:33px;top:10px;left:74px}}@media (min-width:979px){.next_year:hover:after,.prev_year:hover:after{border-left-color:#fff}.next_year:active:after,.prev_year:active:after{border-left-color:#00b9e7}}@media (max-width:979px){.toggle_menu{display:block}.right_nav{top:8px}.right_nav .client_switch{display:none}.top_menu .client_switch{height:40px;line-height:40px;top:3px}.top_menu .client_switch:after{display:none}.top_menu{position:absolute;width:100%;max-width:480px;left:0;top:55px;height:auto;background:0 0;text-align:left;border-top:1px solid #515151;display:none;overflow:hidden;padding-bottom:80px}.top_menu:after{position:absolute;content:'';height:40px;-webkit-transform:rotate(5deg);transform:rotate(5deg);background:#252525;bottom:21px;left:-20px;right:-20px;border-bottom:1px solid #515151}.top_menu:before{position:absolute;content:'';background:#252525;bottom:40px;left:0;right:0;top:0;border-right:1px solid #515151}.top_menu li{float:none;margin:5px;position:relative;z-index:1;text-align:center}.top_menu a{padding:3px 20px}.info_list br{display:none}#downloads .content{padding:0 30px}.info_list li.copyright{width:100%;text-align:center}.info_list li.copyright .copy{display:block;line-height:26px;top:0}.cookie-policy-page{max-width:100%}}@media (max-width:800px){.bottom_game_nav .text_left{display:none}.bottom_game_nav li{width:100%;float:none}#roadmap .year_arrows{top:26px}.top_info{margin-bottom:20px}.info_list br{display:block}.block_title{font-size:40px;line-height:36px;width:48%}.partners p,.promo-tools p,.welcome p{font-size:15px;line-height:24px}.client_switch,.dropdown a,.top_menu a{line-height:21px}.tab_button{font-size:1.3em}.news_date{font-size:11px;line-height:30px}.news_title{font-size:20px}.news_item .hidden,.news_item .visible{font-size:13px}.tags{font-size:13px;line-height:26px}.contact_list .title{letter-spacing:1px;font-size:18px}.contact_list li{margin-bottom:32px}.contact_list li.col_last{padding-left:0}.contact_list li.col_last:after{display:none}.top_info p{line-height:24px;font-size:15px}.info_link{font-size:14px;line-height:26px}.info_list .copy,.info_list .title{font-size:13px;line-height:26px}#map .content{min-height:170px}}@media (max-width:760px){#document_filter_form .grid_item{width:49%}#document_filter_form .grid_item .sbHolder{height:auto;padding:0;min-height:38px;overflow:hidden}#document_filter_form .grid_item .sbHolder .sbOptions{position:relative;width:100%;margin:0;padding-bottom:38px;height:100%}.grid.type_grid.min480{margin-right:-1.146798%}.grid.type_grid.min480 .grid_item{margin-bottom:1.146798%;width:48.853211%;margin-right:1.146798%}.grid_descr{width:100%}}@media (max-width:700px){#footer .grid_33>li{min-width:100%}.info_list{text-align:center}.info_list br{display:block}.info_list li{margin-bottom:40px}.info_list li.sertifications{float:left;min-width:0;width:auto}.info_list li.follow_us{float:left}.bx-wrapper .bx-controls-direction a{width:80px}.contact_list li.col_last{padding-left:30px}.contact_list li.col_last:after{display:block}.contact_list li.col_second{padding-left:0}.contact_list li.col_second:after{display:none}}@media (max-width:640px){#document_filter_form .grid_item{width:100%}.info_list br{display:block}.grid.type_grid .grid_item.fix_w100{width:100%}.tabs-menu .tab_button{padding-left:20px;padding-right:20px}.tabs-menu .tab_button:after{display:none}}@media (min-width:480px) and (max-width:640px){#expanded_news .img_wrapper{margin-top:0}#expanded_news .img_wrapper:before{display:none}#expanded_news .img_wrapper:after{bottom:-35px}#expanded_news .news_item .news_teaser{margin-top:60px}#expanded_news .news_item .news_date,#expanded_news .news_item .news_title{padding-left:25px;overflow:hidden}#expanded_news .news_wrapper{overflow:hidden;padding-left:30px;padding-right:30px}#expanded_news .news_wrapper:after{display:none}#expanded_news .news_tag_wr{left:30px}#expanded_news .hidden{display:block!important}#expanded_news .visible{display:none}}@media (max-width:584px){.year_arrows .next_year:hover:after,.year_arrows .prev_year:hover:after{border-left-color:#00b9e7}.year_arrows .next_year:active:after,.year_arrows .prev_year:active:after{border-left-color:#00b9e7}.info_list br{display:block}.tab-content{padding-top:0}#intro .block_title{margin-bottom:10px}.bx-wrapper .bx-controls-direction a{width:60px}.bx-wrapper .bx-controls-direction .bx-prev{left:0}.bx-wrapper .bx-controls-direction .bx-next{right:0}.grid.type_grid.doc_controls{margin-right:0}.grid.type_grid.doc_controls .grid_item{width:100%}.grid.type_grid.doc_controls .grid_item:nth-child(1){z-index:3}.grid.type_grid.doc_controls .grid_item:nth-child(2){z-index:2}.grid.type_grid.doc_controls .grid_item:nth-child(3){z-index:1}.switcher_pan{display:none}.block_title{width:80%}.contact_list li.col_last{padding-left:0}.contact_list li.col_last:after{display:none}.tabs-container .tabs-menu a,.tabs-container .tabs-menu li{float:none}.tabs-container .tabs-menu li{margin-bottom:4px}.tabs-container .tabs-menu a{display:block;width:100%;text-align:center}#game_tabs .tab_button{border-right:1px solid #00b9e7}.tab_search{position:relative;margin-bottom:5px}}@media (min-width:481px){#info_box.t_center:before{margin-left:-6px}#info_box.t_right:before{margin-left:86px}#info_box.t_left:before{margin-left:-90px}}@media (max-width:480px){#info_box.t_center:before{margin-left:-6px}#info_box.t_right:before{margin-left:90px}#info_box.t_left:before{margin-left:-101px}.game_container{width:100%!important}.news_item{min-height:inherit!important;max-height:none}#intro_tabs .tab_button{border:1px solid #252525}#game_tabs .tab_button{border:1px solid #00b9e7}.sertifications a{margin-right:16px}.info_list li{text-align:left!important}.info_list li.sertifications{min-width:0;float:none}.info_list li.follow_us{min-width:0;float:none}.info_list li br{display:block}.popup{max-width:100%;min-width:320px;left:0;right:0;margin:0}.popup #sign_in{padding:0 25px 0 48px}.popup #sign_in:after{left:25px}.popup.cookie-policy-page{left:50%}.log_out_pan .user_name{font-size:1.1em}.grid.type_grid{margin-right:-2.27272727%}.grid.type_grid .grid_item{width:47.27272727%;margin-right:2.27272727%;margin-bottom:2.27272727%}.grid.type_grid .grid_item:nth-child(2n+1){clear:both}.grid.grid.min480 .grid_item{width:100%}#docs .content{padding-bottom:80px}.logo{display:none}.news_grid .visible{display:none}}@media (max-width:460px) and (min-width:320px){.block_title{width:100%;padding-right:75px}.info_list li{clear:both;width:100%;text-align:left!important}.follow_us{margin-top:-20px}}@media (max-width:321px){#map{margin-bottom:10px}.block_title{width:100%;padding-right:75px}.info_list li{float:none;min-width:100%;width:100%;display:block;text-align:left}.info_list li br{display:block}.info_list br{display:block}.log_out_pan .user_name{font-size:1.2em}.grid.type_grid{margin:0}.grid.type_grid .grid_item{width:100%}.grid.type_grid .grid_item:nth-child(2n+1){clear:both}}.slider_wrapper{position:relative;overflow:hidden;padding-top:200px;padding-bottom:50px}.slider_wrapper .games_icons{border-radius:50%;width:40px;height:40px;line-height:40px;color:#fff;bottom:0;position:absolute;left:50%;margin-left:-20px;top:-20px}.slider_wrapper .month{position:relative;top:70px;margin:0 auto;font-size:1.3em;font-family:NHaasGroteskDSPro75Bd,sans-serif;height:24px;line-height:24px;color:#6f6f6f}.slider_wrapper table{border-collapse:collapse;position:relative;height:100px;bottom:0}.slider_wrapper table tbody{position:absolute;bottom:0}.slider_wrapper table tr{height:100px;position:absolute;bottom:0}.slider_wrapper table tr td{position:relative;min-width:120px;text-align:center}.slider_wrapper table tr:first-child{z-index:1;-webkit-transform:rotate(-4deg);transform:rotate(-4deg);height:0;bottom:150px}.slider_wrapper table tr:first-child td{height:20px;position:relative;-webkit-transform:rotate(4deg);transform:rotate(4deg)}.slider_wrapper table tr:last-child{z-index:0}.slider_wrapper table tr:last-child td{height:90px;background:#515151}.slider_wrapper table tr:last-child td:after{content:'';height:100%;width:1px;background:#252525;position:absolute;right:0;top:0}.slider_wrapper table tr:last-child td.selected{background:#00b9e7}.slider_wrapper table tr:last-child td.selected.current{background-color:#00b5a5}.slider_wrapper .slider_rotate_mask{height:100px;bottom:115px;position:absolute;left:-2%;right:-2%;background:#252525;-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}.slider_wrapper .btns{display:block;margin:50px auto 0;color:#000;text-align:center}.slider_wrapper .btns button{display:inline-block;padding:5px 20px;font-size:16px;margin:0 100px;background:0 0;border:none;outline:0}.slider_wrapper .btns button:hover{cursor:pointer}.year_arrows{text-align:center;position:absolute;right:0;top:128px;z-index:3}.year_arrows .next_year,.year_arrows .prev_year{display:inline-block;margin:0 5px;overflow:hidden;position:relative;background:0 0;outline:0;border:none;height:30px;width:31px;background:0 0;cursor:pointer}.year_arrows .next_year:after,.year_arrows .prev_year:after{content:'';position:absolute;width:0;height:0}.year_arrows .next_year:hover:after,.year_arrows .prev_year:hover:after{opacity:.9}.year_arrows .next_year:active:after,.year_arrows .prev_year:active:after{opacity:1}.year_arrows .next_year:after{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:30px solid #00b9e7;left:0;top:0}.year_arrows .prev_year:after{border-top:15px solid transparent;border-bottom:15px solid transparent;top:0;right:0;border-right:30px solid #00b9e7}.prev_year.is_disabled:after{border-right:30px solid #fff;opacity:.2}.prev_year.is_disabled:active:after,.prev_year.is_disabled:hover:after{border-right:30px solid #fff;opacity:.2}.next_year.is_disabled:after{border-left:30px solid #fff;opacity:.2}.next_year.is_disabled:active:after,.next_year.is_disabled:hover:after{border-left:30px solid #fff;opacity:.2}#info_box{width:283px;overflow:hidden;position:absolute;opacity:0;transition:all .5s ease;z-index:0;margin-top:20px;padding-bottom:60px;cursor:pointer}#info_box .r-mask{position:relative;z-index:2}#info_box:before{content:'';position:absolute;top:0;background-image:url(../../img/spritesheet.png);background-position:-309px -267px;width:12px;height:10px;display:block;left:50%;margin-left:-6px}#info_box:after{left:-20px;right:-20px;top:160px;bottom:16px;content:'';background-color:rgba(0,0,0,.5);display:block;position:absolute;-webkit-transform:rotate(5deg);transform:rotate(5deg);z-index:0}#info_box.visible{opacity:1;z-index:3}#info_box .game_img{width:283px;height:180px;display:block;overflow:hidden;transition:all .5s ease;background-size:cover;z-index:1}#info_box .game_cat,#info_box .game_descr,#info_box .game_name{padding:0 30px;color:#fff;position:relative;z-index:1}#info_box .game_name{margin:30px 0 6px 0;font-size:2em;font-family:NHaasGroteskDSPro65Md,sans-serif}#info_box .game_descr{font-size:1.1em;font-family:NHaasGroteskDSPro55Rg,sans-serif}#info_box .game_cat{position:relative;margin:0 30px 10px;padding-left:20px;font-size:1.3em;font-family:NHaasGroteskDSPro65Md,sans-serif}#info_box .game_cat:after{content:'';position:absolute;background-image:url(../../img/spritesheet.png);background-position:-309px -203px;width:12px;height:12px;display:block;top:6px;left:0}.games_icons .game_icon{width:40px;height:40px;position:absolute;border-radius:50%;overflow:hidden;cursor:pointer;left:0}.games_icons .game_icon:empty{pointer-events:none}.games_icons img{width:40px;height:auto;display:block;position:absolute;top:0}.year_info{width:1px;height:220%;position:absolute;z-index:2;right:0;bottom:-1px;background-color:#303030}.year_info .year_title{font-size:1.5em;font-family:NHaasGroteskDSPro75Bd,sans-serif;color:#6f6f6f;position:relative;top:-10px;left:-18px;font-weight:600;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}.year_info .year_title.move_left{margin-left:22px}.year_info .year_title.move_right{margin-left:-22px}.slider_wrapper .sl{content:"";width:100%;top:0;left:0;position:absolute;z-index:0;bottom:0}.right_nav{height:40px}.right_nav.no_locales{padding-right:40px}.right_nav .client_switch{line-height:40px}.right_nav .client_switch:after{top:12px}#game-container{border:none}.game_container{width:800px;position:relative;margin-left:auto;margin-right:auto}.game_container .sbHolder{padding:0;border:none}.game_container .sbHolder .sbOptions{background-color:#00b9e7;padding:0;max-height:250px}.game_container .sbHolder .sbOptions li{background-color:transparent;padding-right:40px}.game_container .sbHolder .sbOptions:after{content:none}.game_container .sbHolder .sbToggle{background:url("/img/dropdown-black.png") no-repeat;width:7px;height:14px;position:absolute;top:12px;display:block;z-index:1}.game_container .sbHolder .sbSelector{padding-right:10px}.game_box iframe{width:100%;height:100%}.game_box .overlay{width:100%;height:100%;background-color:#000}.no_related{color:#fff;font-size:1.2em}.bottom_game_shifter_buttons{display:none;margin-top:33px;background:rgba(26,71,88,.7);text-align:center;padding:15px 0;box-sizing:border-box}.combination-item{list-style:none;display:inline-block;margin:3px}.combination{background:0 0;border:1px solid #fff;display:block;width:auto;min-width:70px;height:25px;color:#fff;text-align:center}.combination:hover{background:#00b9e7}.combination:active{background:#fff;color:#1082ac}.combination .progress-indicator{display:none;vertical-align:middle;width:20px;height:20px}.bottom_game{background:#00b9e7}.bottom_game_nav,.bottom_lang_nav{height:40px;width:50%;position:absolute;display:block;padding:0;margin:0;bottom:-40px;background:#00b9e7}.bottom_game_nav{left:0;z-index:200}.bottom_lang_nav{right:0;text-align:right;z-index:200;font-size:0}.bottom_game_nav>li{width:auto;padding:0;text-align:left;font-size:0}.bottom_game_nav>li a,.bottom_lang_nav>li a{font-size:11px}.bottom_lang_nav>li{display:inline-block}.bottom_lang_nav>li.text_features a:after{background-image:url(../../img/spritesheet.png);background-position:-38px -162px;width:18px;height:18px}.bottom_lang_nav>li a.lang-switcher:after{background-image:url(../../img/spritesheet.png);background-position:0 -162px;width:18px;height:18px}.text_right_lang_cont{background:url('../img/bg-drop-down.png') repeat;display:none;padding:10px 0 0 0;position:absolute;right:0;bottom:0;width:160px;max-height:calc(100% - 40px);list-style:none;overflow:auto;z-index:100;border:4px solid transparent;margin-bottom:0}.text_right_lang_cont::-webkit-scrollbar{width:7px;height:2px;background:0 0}.text_right_lang_cont::-webkit-scrollbar-thumb{background:#a5edff}.text_right_lang_cont .ps-scrollbar-y-rail{right:0}.text_right_lang_cont .ps-scrollbar-y-rail .ps-scrollbar-y{background-color:#a5edff;width:7px}@-moz-document url-prefix(){.text_right_lang_cont{background:#1b80a6}}.text_right_lang_cont li a{display:block;padding:0 19px 0 15px;height:30px;line-height:30px;text-align:left;font-size:14px;color:#fff;text-decoration:none;letter-spacing:1px;overflow:hidden;white-space:nowrap}.text_right_lang_cont li a{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.text_right_lang_cont li a.selected,.text_right_lang_cont li a:hover{background:#00b9e7;color:#084b64}.bottom_game_nav>li a:hover,.bottom_lang_nav>li a:hover{background:#1082ac}.bottom_game_nav>li a,.bottom_lang_nav>li a{color:#fff;display:inline-block;line-height:40px;position:relative;height:40px;padding-left:40px;padding-right:10px;text-decoration:none;min-width:160px;text-align:center}.bottom_game_nav>li a,.bottom_lang_nav>li a{min-width:0}@media screen and (max-width:768px) and (orientation:landscape){.bottom_game_nav>li a,.bottom_lang_nav>li a{padding-right:0;font-size:0}}.bottom_game_nav>li a:after,.bottom_lang_nav>li a:after{content:'';width:18px;height:18px;position:absolute;left:10px;top:50%;margin-top:-10px}.bottom_game_nav>li.text_right{text-align:center}.bottom_game_nav>li.text_center{text-align:center}.bottom_game_hint{margin-top:15px;color:#fff;text-align:center}.bottom_game_nav>li.text_center{text-align:left}.js-toggle-features.is-active,.js-toggle-lang.is-active{background:#1082ac}#game_page{padding-bottom:90px}@media screen and (max-width:800px){.top_banner_wr.tournament_page{background-size:auto 100%!important;background-position:center!important}.bottom_game_shifter_buttons{background:#1a4758}.combination-item{list-style:none;display:block;margin:0;width:100%;text-align:center}.combination{width:90%;margin:20px auto;height:55px;font-size:28px}.combination .progress-indicator{display:none;vertical-align:middle;width:20px;height:20px}.combination:hover{background:inherit}.bottom_game_nav{width:30%}.bottom_lang_nav{width:70%}}@media screen and (max-width:400px){.bottom_game_nav>li a,.bottom_lang_nav>li a{padding-right:0;font-size:0}.bottom_lang_nav>li a:after{left:inherit;right:10px}}@media screen and (max-width:768px) and (orientation:landscape){.bottom_lang_nav>li a:after{left:inherit;right:10px}}.sprite-arrow_left_blue{background-image:url(../../img/spritesheet.png);background-position:-275px -68px;width:13px;height:15px}.sprite-arrow_next{background-image:url(../../img/spritesheet.png);background-position:-179px 0;width:41px;height:12px}.sprite-arrow_prev{background-image:url(../../img/spritesheet.png);background-position:-179px -32px;width:41px;height:12px}.sprite-arrow_right_blue{background-image:url(../../img/spritesheet.png);background-position:-275px -103px;width:13px;height:15px}.sprite-arrow_white_left{background-image:url(../../img/spritesheet.png);background-position:-275px -138px;width:13px;height:15px}.sprite-arrow_white_right{background-image:url(../../img/spritesheet.png);background-position:-275px -173px;width:13px;height:15px}.sprite-bg-drop-down{background-image:url(../../img/spritesheet.png);background-position:-342px -102px;width:1px;height:1px}.sprite-box-blue{background-image:url(../../img/spritesheet.png);background-position:-240px -36px;width:15px;height:16px}.sprite-box-white{background-image:url(../../img/spritesheet.png);background-position:-240px 0;width:15px;height:16px}.sprite-check-black-checked{background-image:url(../../img/spritesheet.png);background-position:-148px -162px;width:16px;height:16px}.sprite-check-black-hover{background-image:url(../../img/spritesheet.png);background-position:-112px -162px;width:16px;height:16px}.sprite-check-black-normal{background-image:url(../../img/spritesheet.png);background-position:-76px -162px;width:16px;height:16px}.sprite-check-white-checked{background-image:url(../../img/spritesheet.png);background-position:-36px -200px;width:16px;height:16px}.sprite-check-white-hover{background-image:url(../../img/spritesheet.png);background-position:0 -200px;width:16px;height:16px}.sprite-check-white-normal{background-image:url(../../img/spritesheet.png);background-position:-184px -162px;width:16px;height:16px}.sprite-close-black{background-image:url(../../img/spritesheet.png);background-position:-61px -47px;width:40px;height:40px}.sprite-dropdown-black{background-image:url(../../img/spritesheet.png);background-position:-342px 0;width:7px;height:14px}.sprite-dropdown-blue{background-image:url(../../img/spritesheet.png);background-position:-342px -34px;width:7px;height:14px}.sprite-dropdown-white{background-image:url(../../img/spritesheet.png);background-position:-342px -68px;width:7px;height:14px}.sprite-enter-norm{background-image:url(../../img/spritesheet.png);background-position:-240px -107px;width:14px;height:15px}.sprite-features-star{background-image:url(../../img/spritesheet.png);background-position:-38px -162px;width:18px;height:18px}.sprite-flash-black{background-image:url(../../img/spritesheet.png);background-position:-309px -99px;width:10px;height:16px}.sprite-flash-white{background-image:url(../../img/spritesheet.png);background-position:-309px -135px;width:10px;height:16px}.sprite-follow-linkedin{background-image:url(../../img/spritesheet.png);background-position:0 0;width:102px;height:27px}.sprite-follow-tw{background-image:url(../../img/spritesheet.png);background-position:-122px 0;width:37px;height:30px}.sprite-for-labels{background-image:url(../../img/spritesheet.png);background-position:-309px -171px;width:13px;height:12px}.sprite-icon-fullscreen{background-image:url(../../img/spritesheet.png);background-position:-309px 0;width:13px;height:13px}.sprite-icon-log-out-black{background-image:url(../../img/spritesheet.png);background-position:-144px -200px;width:16px;height:16px}.sprite-icon-log-out-pink{background-image:url(../../img/spritesheet.png);background-position:-180px -200px;width:16px;height:16px}.sprite-icon-man-black{background-image:url(../../img/spritesheet.png);background-position:-30px -298px;width:10px;height:14px}.sprite-icon-mob{background-image:url(../../img/spritesheet.png);background-position:0 -236px;width:21px;height:10px}.sprite-icon-watch{background-image:url(../../img/spritesheet.png);background-position:-275px -208px;width:13px;height:13px}.sprite-icon_download_black{background-image:url(../../img/spritesheet.png);background-position:-275px -34px;width:14px;height:14px}.sprite-icon_download_white{background-image:url(../../img/spritesheet.png);background-position:-275px 0;width:14px;height:14px}.sprite-icon_search{background-image:url(../../img/spritesheet.png);background-position:-179px -98px;width:20px;height:21px}.sprite-icon_send_black{background-image:url(../../img/spritesheet.png);background-position:-108px -200px;width:16px;height:16px}.sprite-icon_send_white{background-image:url(../../img/spritesheet.png);background-position:-72px -200px;width:16px;height:16px}.sprite-lang-icon{background-image:url(../../img/spritesheet.png);background-position:0 -162px;width:18px;height:18px}.sprite-lemon-blue{background-image:url(../../img/spritesheet.png);background-position:-309px -235px;width:12px;height:12px}.sprite-lemon-white{background-image:url(../../img/spritesheet.png);background-position:-309px -203px;width:12px;height:12px}.sprite-letter-black{background-image:url(../../img/spritesheet.png);background-position:-41px -236px;width:17px;height:10px}.sprite-letter{background-image:url(../../img/spritesheet.png);background-position:-78px -236px;width:16px;height:10px}.sprite-man-blue{background-image:url(../../img/spritesheet.png);background-position:-60px -298px;width:10px;height:14px}.sprite-man-white{background-image:url(../../img/spritesheet.png);background-position:0 -298px;width:10px;height:14px}.sprite-marker{background-image:url(../../img/spritesheet.png);background-position:-150px -111px;width:9px;height:14px}.sprite-menu-close{background-image:url(../../img/spritesheet.png);background-position:-100px -111px;width:30px;height:30px}.sprite-menu-norm{background-image:url(../../img/spritesheet.png);background-position:-179px -64px;width:30px;height:14px}.sprite-news_close_gold{background-image:url(../../img/spritesheet.png);background-position:0 -47px;width:41px;height:44px}.sprite-paswinp-normal{background-image:url(../../img/spritesheet.png);background-position:-240px -72px;width:15px;height:15px}.sprite-phone{background-image:url(../../img/spritesheet.png);background-position:-150px -298px;width:8px;height:13px}.sprite-pika-blue{background-image:url(../../img/spritesheet.png);background-position:-240px -176px;width:14px;height:14px}.sprite-pika-white{background-image:url(../../img/spritesheet.png);background-position:-240px -142px;width:14px;height:14px}.sprite-play-black{background-image:url(../../img/spritesheet.png);background-position:-90px -298px;width:10px;height:13px}.sprite-play-white{background-image:url(../../img/spritesheet.png);background-position:-120px -298px;width:10px;height:13px}.sprite-pop_triangle{background-image:url(../../img/spritesheet.png);background-position:-309px -267px;width:12px;height:10px}.sprite-search_icon_blue{background-image:url(../../img/spritesheet.png);background-position:-50px -111px;width:30px;height:31px}.sprite-search_icon_white{background-image:url(../../img/spritesheet.png);background-position:0 -111px;width:30px;height:31px}.sprite-select_grid_black{background-image:url(../../img/spritesheet.png);background-position:-114px -236px;width:10px;height:10px}.sprite-select_grid_gold{background-image:url(../../img/spritesheet.png);background-position:-144px -236px;width:10px;height:10px}.sprite-select_list_black{background-image:url(../../img/spritesheet.png);background-position:-174px -236px;width:10px;height:10px}.sprite-select_list_gold{background-image:url(../../img/spritesheet.png);background-position:-204px -236px;width:10px;height:10px}.sprite-star-blue{background-image:url(../../img/spritesheet.png);background-position:-309px -66px;width:13px;height:13px}.sprite-star-white{background-image:url(../../img/spritesheet.png);background-position:-309px -33px;width:13px;height:13px}.sprite-tshirt-black{background-image:url(../../img/spritesheet.png);background-position:-36px -266px;width:16px;height:12px}.sprite-tshirt-white{background-image:url(../../img/spritesheet.png);background-position:0 -266px;width:16px;height:12px}.sprite-vimeo-icon{background-image:url(../../img/spritesheet.png);background-position:-122px -50px;width:32px;height:32px}.flag{background:url("/img/flags.png") no-repeat;display:inline-block;-moz-transform:scale(.4,.4) translate(-10px,-55px);vertical-align:top;zoom:0.4;margin:13px 20px 0 0;margin-inline-end:-10px;margin-inline-start:-15px}.flag.flag-bg{background-position:-5px -5px;width:64px;height:48px}.flag.flag-cs{background-position:-79px -5px;width:64px;height:48px}.flag.flag-da{background-position:-153px -5px;width:64px;height:48px}.flag.flag-de{background-position:-227px -5px;width:64px;height:48px}.flag.flag-el{background-position:-301px -5px;width:64px;height:48px}.flag.flag-en{background-position:-375px -5px;width:64px;height:48px}.flag.flag-es{background-position:-449px -5px;width:64px;height:48px}.flag.flag-fi{background-position:-523px -5px;width:64px;height:48px}.flag.flag-fr{background-position:-597px -5px;width:64px;height:48px}.flag.flag-hr{background-position:-671px -5px;width:64px;height:48px}.flag.flag-hu{background-position:-745px -5px;width:64px;height:48px}.flag.flag-id{background-position:-819px -5px;width:64px;height:48px}.flag.flag-it{background-position:-893px -5px;width:64px;height:48px}.flag.flag-ja{background-position:-967px -5px;width:64px;height:48px}.flag.flag-ko{background-position:-1041px -5px;width:64px;height:48px}.flag.flag-nl{background-position:-1115px -5px;width:64px;height:48px}.flag.flag-no{background-position:-1189px -5px;width:64px;height:48px}.flag.flag-pl{background-position:-1263px -5px;width:64px;height:48px}.flag.flag-pt{background-position:-1337px -5px;width:64px;height:48px}.flag.flag-ro{background-position:-1411px -5px;width:64px;height:48px}.flag.flag-ru{background-position:-1485px -5px;width:64px;height:48px}.flag.flag-sk{background-position:-1559px -5px;width:64px;height:48px}.flag.flag-sr{background-position:-1633px -5px;width:64px;height:48px}.flag.flag-sv{background-position:-1707px -5px;width:64px;height:48px}.flag.flag-th{background-position:-1781px -5px;width:64px;height:48px}.flag.flag-tr{background-position:-1855px -5px;width:64px;height:48px}.flag.flag-vi{background-position:-1929px -5px;width:64px;height:48px}.flag.flag-zh{background-position:-2003px -5px;width:64px;height:48px}