@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}@-webkit-keyframes slidein{0%{opacity:0;-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px)}100%{opacity:1;-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slidein{0%{opacity:0;-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px)}100%{opacity:1;-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}}@-o-keyframes slidein{0%{opacity:0;-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px)}100%{opacity:1;-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slidein{0%{opacity:0;-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px)}100%{opacity:1;-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes flip{0%{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}50%{-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}100%{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-moz-keyframes flip{0%{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}50%{-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}100%{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-o-keyframes flip{0%{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}50%{-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}100%{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes flip{0%{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}50%{-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}100%{-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}html.swipebox-html.swipebox-touch{overflow:hidden !important}#swipebox-overlay img{border:none !important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999 !important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100% !important;height:100% !important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0, -50px, 0);transform:translate3d(0, -50px, 0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(img/icons.png);background-repeat:no-repeat;border:none !important;text-decoration:none !important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:0.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0px 10px -8px #656565;box-shadow:inset 10px 0px 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0px 10px -8px #656565;box-shadow:inset -10px 0px 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width: 800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:rgba(76,76,76,0.7)}#swipebox-bottom-bar,#swipebox-top-bar{background:#4c4c4c;opacity:0.95;text-transform:uppercase;font-weight:500}#swipebox-top-bar{color:#008ad1;font-size:15px;line-height:43px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#008ad1}.slicknav_menu{display:none}html,body{height:100%}html{overflow-y:scroll}body{background:#2e2e2e url(img/dark_pattern.png) repeat fixed center center;color:#fff;line-height:1.6em;font-family:'Open Sans', sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.loading .overlay .loading{display:block}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;background:rgba(46,46,46,0.7);-moz-transition:background-color 1s;-o-transition:background-color 1s;-webkit-transition:background-color 1s;transition:background-color 1s}.overlay .loading{display:none;position:absolute;left:50%;top:50%;width:50px;height:38px;margin-left:-25px;margin-top:-19px;background-image:url("img/loading.png");-webkit-animation:flip 1.5s linear infinite;-moz-animation:flip 1.5s linear infinite;-o-animation:flip 1.5s linear infinite;animation:flip 1.5s linear infinite}.overlay .overlay_content img{position:absolute;left:50%;top:50%;-moz-box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-box-shadow:0 0 50px rgba(17,17,17,0.5);box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-animation:slidein 1s;-moz-animation:slidein 1s;-o-animation:slidein 1s;animation:slidein 1s}.overlay .next,.overlay .prev{position:absolute;top:50%;margin-top:18.5;width:22px;height:37px;border:0;cursor:pointer;background-color:transparent;background-position:center right;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.overlay .next:hover,.overlay .prev:hover{opacity:0.5}.overlay .next{background-image:url(img/next.png);right:110px}.overlay .prev{background-image:url(img/prev.png);left:110px}*{outline:none}a{color:gray;text-decoration:none;-moz-transition:color 0.2s,opacity 1s;-o-transition:color 0.2s,opacity 1s;-webkit-transition:color 0.2s,opacity 1s;transition:color 0.2s,opacity 1s}a:hover{color:#9a9a9a}#wrapper{height:100%}header,section,footer,#intro{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15%}section,#intro{padding:0 20%}body.scrolled header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:55px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s;-moz-box-shadow:0 0 165px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 165px rgba(0,0,0,0.5);box-shadow:0 0 165px rgba(0,0,0,0.5)}body.scrolled header h1{position:absolute;height:100%}body.scrolled header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5.5px}body.scrolled header h1 a img{display:block;height:100%}body.scrolled header nav{position:relative;height:55px}body.scrolled header nav ul{overflow:hidden;text-align:center}body.scrolled header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}body.scrolled header nav ul li.active a{color:#fff}body.scrolled header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:55px;height:55px;width:200px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}body.scrolled header ul.social-icons{position:absolute;top:11.5px;right:0}body.scrolled header ul.social-icons li{float:left;margin-left:6.875px}body.scrolled header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}body.scrolled header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}body.scrolled header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:110px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s}header h1{position:absolute;height:100%}header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:11px}header h1 a img{display:block;height:100%}header nav{position:relative;height:110px}header nav ul{overflow:hidden;text-align:center}header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}header nav ul li.active a{color:#fff}header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:110px;height:110px;width:200px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}header ul.social-icons{position:absolute;top:39px;right:0}header ul.social-icons li{float:left;margin-left:13.75px}header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}#map{position:relative;background:black;height:500px}#map .balloon{background:#2e2e2e;position:absolute;top:200px;left:0;z-index:9998;padding:55px}#contactform{padding:55px 0;text-align:center;background:url(img/dark_pattern.png)}#contactform p.success{font-size:125%;font-weight:800}#contactform label{display:block;font-size:150%;font-weight:800;text-transform:uppercase;margin:27.5px 0 22px 0}#contactform fieldset.has_error input,#contactform fieldset.has_error textarea{border:2px dotted #a73526}#contactform fieldset.has_error p{color:#a73526;text-transform:uppercase;font-size:85%;margin:22px 0}#contactform input,#contactform textarea{border:1px solid transparent;background:#363636;width:30%;height:36.66667px;color:gray;padding:0 11px}#contactform input:focus,#contactform textarea:focus{border-top-color:rgba(70,84,91,0.2);color:white;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #363636),color-stop(100%, #424242));background-image:-moz-linear-gradient(top, #363636,#424242);background-image:-webkit-linear-gradient(top, #363636,#424242);background-image:linear-gradient(to bottom, #363636,#424242)}#contactform textarea{height:175px;padding-top:11px;padding-bottom:11px;resize:none}#contactform button{margin:27.5px auto 0;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#contactform button:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro{font-size:140%;line-height:1.5em;position:relative;text-align:center;padding-top:220px;padding-bottom:110px;background-color:#646464;background-size:100%;background-repeat:repeat-x;background-position:top center;background-size:100% auto}intro_action #intro.big{padding-top:275px;padding-bottom:165px}intro_action #intro.big .intro_action{bottom:110px}#intro h1{color:#2e2e2e;text-shadow:0 0 150px #fff;margin-bottom:27.5px}#intro h2{font-size:120%;font-weight:800;text-align:center;text-transform:initial}#intro .extra{font-size:80%;margin:36.66667px 0}#intro .wire_mask{position:absolute;bottom:0;left:50%;margin-left:-50px;background-attachment:fixed;background-position:center center;width:100px;height:55px}#intro .intro_action{position:absolute;bottom:55px;left:50%;margin-left:-75px;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#intro .intro_action:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro .intro_action.nowire:after{display:none}#intro .intro_action:after{display:block;position:absolute;bottom:-5px;content:'';background-image:url(img/action_wire.png);background-attachment:fixed;background-repeat:repeat-y;background-position:center center;height:5px;width:150px}.scroll_controls{position:fixed;top:50%;right:15px;width:10px;opacity:0;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.scroll_controls button{width:10px;height:10px;padding:0;margin:0;border:0;background:#fff;cursor:pointer;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transition:-moz-transform 0.5s,background 0.6s;-o-transition:-o-transform 0.5s,background 0.6s;-webkit-transition:-webkit-transform 0.5s,background 0.6s;transition:transform 0.5s,background 0.6s}.scroll_controls button.active{-moz-transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);background:#008ad1}body.scrolled .scroll_controls{opacity:1}section{background-position:center center;padding-top:110px;padding-bottom:55px}h1{font-size:220%;font-weight:800;line-height:1em;margin-bottom:55px;text-align:center;text-transform:uppercase}h2{font-size:220%;font-weight:800;line-height:1em;margin-bottom:73.33333px;text-align:center;text-transform:uppercase}h3{font-size:120%;font-weight:800;line-height:1em;margin-bottom:27.5px;text-align:center}.block{margin-bottom:55px}.block ul{list-style-image:url(img/bullet.png);margin:20px 0}.block ul li{padding-left:15px;margin-left:15px}.block strong{font-weight:bold}.block em{font-style:italic}.block p{margin:20px 0}.block.big{font-size:120%;font-weight:800;text-align:center}.block.cols{text-align:center;overflow:hidden}.block.cols>div{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 22px;text-align:left;float:left}.block.cols.col-2>div{width:50%}.block.cols.col-3>div{width:33.33%}section.dark{background-color:#2e2e2e;background-image:url(img/section-dark.png),url(img/dark_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.dark{background-image:url(img/section-dark.png)}section.colored{background-color:#46545b;background-image:url(img/section-colored.png),url(img/colored_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.colored{background-image:url(img/section-colored.png)}section.light{background-color:#6d6d6d;background-image:url(img/section-light.png),url(img/light_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.light{background-image:url(img/section-light.png)}section.alternate{background-color:#6d6d6d;background-image:url(img/section-alternate.png),url(img/alternate_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.alternate{background-image:url(img/section-alternate.png)}footer{margin-top:27.5px;background:#2e2e2e;font-size:80%;text-align:left;text-transform:uppercase;padding-top:36.66667px;padding-bottom:36.66667px;color:gray;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}footer #tnt{float:right;text-indent:-9999px;width:50px;height:25px;background:url(img/tnt.png)}footer #tnt:hover{opacity:0.5}ul.gallery{margin-top:100px;margin-bottom:55px;overflow:hidden}ul.gallery li{float:left;width:33%;border:10px solid transparent;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}ul.gallery li a{display:block;border:3px solid #008ad1;overflow:hidden}ul.gallery li a:hover img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}ul.gallery li img{width:100%;display:block;-moz-transition:-moz-transform 1s;-o-transition:-o-transform 1s;-webkit-transition:-webkit-transform 1s;transition:transform 1s}button.top{display:block;cursor:pointer;margin:0 auto;width:129px;height:129px;border:0;background:url(img/top.png);color:#9a9a9a;text-transform:uppercase;padding:30px;font-weight:bold}button.top:active{color:gray;background-position:bottom center}@media all and (max-width: 1200px){html,body{height:100%}html{overflow-y:scroll}body{background:#2e2e2e url(img/dark_pattern.png) repeat fixed center center;color:#fff;line-height:1.6em;font-family:'Open Sans', sans-serif;font-size:13px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.loading .overlay .loading{display:block}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;background:rgba(46,46,46,0.7);-moz-transition:background-color 1s;-o-transition:background-color 1s;-webkit-transition:background-color 1s;transition:background-color 1s}.overlay .loading{display:none;position:absolute;left:50%;top:50%;width:50px;height:38px;margin-left:-25px;margin-top:-19px;background-image:url("img/loading.png");-webkit-animation:flip 1.5s linear infinite;-moz-animation:flip 1.5s linear infinite;-o-animation:flip 1.5s linear infinite;animation:flip 1.5s linear infinite}.overlay .overlay_content img{position:absolute;left:50%;top:50%;-moz-box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-box-shadow:0 0 50px rgba(17,17,17,0.5);box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-animation:slidein 1s;-moz-animation:slidein 1s;-o-animation:slidein 1s;animation:slidein 1s}.overlay .next,.overlay .prev{position:absolute;top:50%;margin-top:18.5;width:22px;height:37px;border:0;cursor:pointer;background-color:transparent;background-position:center right;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.overlay .next:hover,.overlay .prev:hover{opacity:0.5}.overlay .next{background-image:url(img/next.png);right:110px}.overlay .prev{background-image:url(img/prev.png);left:110px}*{outline:none}a{color:gray;text-decoration:none;-moz-transition:color 0.2s,opacity 1s;-o-transition:color 0.2s,opacity 1s;-webkit-transition:color 0.2s,opacity 1s;transition:color 0.2s,opacity 1s}a:hover{color:#9a9a9a}#wrapper{height:100%}header,section,footer,#intro{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15%}section,#intro{padding:0 20%}body.scrolled header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:55px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s;-moz-box-shadow:0 0 165px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 165px rgba(0,0,0,0.5);box-shadow:0 0 165px rgba(0,0,0,0.5)}body.scrolled header h1{position:absolute;height:100%}body.scrolled header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5.5px}body.scrolled header h1 a img{display:block;height:100%}body.scrolled header nav{position:relative;height:55px}body.scrolled header nav ul{overflow:hidden;text-align:center}body.scrolled header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}body.scrolled header nav ul li.active a{color:#fff}body.scrolled header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:55px;height:55px;width:150px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}body.scrolled header ul.social-icons{position:absolute;top:11.5px;right:0}body.scrolled header ul.social-icons li{float:left;margin-left:6.875px}body.scrolled header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}body.scrolled header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}body.scrolled header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:110px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s}header h1{position:absolute;height:100%}header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:11px}header h1 a img{display:block;height:100%}header nav{position:relative;height:110px}header nav ul{overflow:hidden;text-align:center}header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}header nav ul li.active a{color:#fff}header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:110px;height:110px;width:150px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}header ul.social-icons{position:absolute;top:39px;right:0}header ul.social-icons li{float:left;margin-left:13.75px}header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}#map{position:relative;background:black;height:500px}#map .balloon{background:#2e2e2e;position:absolute;top:200px;left:0;z-index:9998;padding:55px}#contactform{padding:55px 0;text-align:center;background:url(img/dark_pattern.png)}#contactform p.success{font-size:125%;font-weight:800}#contactform label{display:block;font-size:150%;font-weight:800;text-transform:uppercase;margin:27.5px 0 22px 0}#contactform fieldset.has_error input,#contactform fieldset.has_error textarea{border:2px dotted #a73526}#contactform fieldset.has_error p{color:#a73526;text-transform:uppercase;font-size:85%;margin:22px 0}#contactform input,#contactform textarea{border:1px solid transparent;background:#363636;width:30%;height:36.66667px;color:gray;padding:0 11px}#contactform input:focus,#contactform textarea:focus{border-top-color:rgba(70,84,91,0.2);color:white;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #363636),color-stop(100%, #424242));background-image:-moz-linear-gradient(top, #363636,#424242);background-image:-webkit-linear-gradient(top, #363636,#424242);background-image:linear-gradient(to bottom, #363636,#424242)}#contactform textarea{height:175px;padding-top:11px;padding-bottom:11px;resize:none}#contactform button{margin:27.5px auto 0;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#contactform button:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro{font-size:140%;line-height:1.5em;position:relative;text-align:center;padding-top:220px;padding-bottom:110px;background-color:#646464;background-size:100%;background-repeat:repeat-x;background-position:top center;background-size:100% auto}intro_action #intro.big{padding-top:275px;padding-bottom:165px}intro_action #intro.big .intro_action{bottom:110px}#intro h1{color:#2e2e2e;text-shadow:0 0 150px #fff;margin-bottom:27.5px}#intro h2{font-size:120%;font-weight:800;text-align:center;text-transform:initial}#intro .extra{font-size:80%;margin:36.66667px 0}#intro .wire_mask{position:absolute;bottom:0;left:50%;margin-left:-50px;background-attachment:fixed;background-position:center center;width:100px;height:55px}#intro .intro_action{position:absolute;bottom:55px;left:50%;margin-left:-75px;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#intro .intro_action:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro .intro_action.nowire:after{display:none}#intro .intro_action:after{display:block;position:absolute;bottom:-5px;content:'';background-image:url(img/action_wire.png);background-attachment:fixed;background-repeat:repeat-y;background-position:center center;height:5px;width:150px}.scroll_controls{position:fixed;top:50%;right:15px;width:10px;opacity:0;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.scroll_controls button{width:10px;height:10px;padding:0;margin:0;border:0;background:#fff;cursor:pointer;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transition:-moz-transform 0.5s,background 0.6s;-o-transition:-o-transform 0.5s,background 0.6s;-webkit-transition:-webkit-transform 0.5s,background 0.6s;transition:transform 0.5s,background 0.6s}.scroll_controls button.active{-moz-transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);background:#008ad1}body.scrolled .scroll_controls{opacity:1}section{background-position:center center;padding-top:110px;padding-bottom:55px}h1{font-size:220%;font-weight:800;line-height:1em;margin-bottom:55px;text-align:center;text-transform:uppercase}h2{font-size:220%;font-weight:800;line-height:1em;margin-bottom:73.33333px;text-align:center;text-transform:uppercase}h3{font-size:120%;font-weight:800;line-height:1em;margin-bottom:27.5px;text-align:center}.block{margin-bottom:55px}.block ul{list-style-image:url(img/bullet.png);margin:20px 0}.block ul li{padding-left:15px;margin-left:15px}.block strong{font-weight:bold}.block em{font-style:italic}.block p{margin:20px 0}.block.big{font-size:120%;font-weight:800;text-align:center}.block.cols{text-align:center;overflow:hidden}.block.cols>div{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 22px;text-align:left;float:left}.block.cols.col-2>div{width:50%}.block.cols.col-3>div{width:33.33%}section.dark{background-color:#2e2e2e;background-image:url(img/section-dark.png),url(img/dark_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.dark{background-image:url(img/section-dark.png)}section.colored{background-color:#46545b;background-image:url(img/section-colored.png),url(img/colored_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.colored{background-image:url(img/section-colored.png)}section.light{background-color:#6d6d6d;background-image:url(img/section-light.png),url(img/light_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.light{background-image:url(img/section-light.png)}section.alternate{background-color:#6d6d6d;background-image:url(img/section-alternate.png),url(img/alternate_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.alternate{background-image:url(img/section-alternate.png)}footer{margin-top:27.5px;background:#2e2e2e;font-size:80%;text-align:left;text-transform:uppercase;padding-top:36.66667px;padding-bottom:36.66667px;color:gray;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}footer #tnt{float:right;text-indent:-9999px;width:50px;height:25px;background:url(img/tnt.png)}footer #tnt:hover{opacity:0.5}ul.gallery{margin-top:100px;margin-bottom:55px;overflow:hidden}ul.gallery li{float:left;width:33%;border:10px solid transparent;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}ul.gallery li a{display:block;border:3px solid #008ad1;overflow:hidden}ul.gallery li a:hover img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}ul.gallery li img{width:100%;display:block;-moz-transition:-moz-transform 1s;-o-transition:-o-transform 1s;-webkit-transition:-webkit-transform 1s;transition:transform 1s}button.top{display:block;cursor:pointer;margin:0 auto;width:129px;height:129px;border:0;background:url(img/top.png);color:#9a9a9a;text-transform:uppercase;padding:30px;font-weight:bold}button.top:active{color:gray;background-position:bottom center}}@media all and (max-width: 1024px){html,body{height:100%}html{overflow-y:scroll}body{background:#2e2e2e url(img/dark_pattern.png) repeat fixed center center;color:#fff;line-height:1.6em;font-family:'Open Sans', sans-serif;font-size:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.loading .overlay .loading{display:block}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;background:rgba(46,46,46,0.7);-moz-transition:background-color 1s;-o-transition:background-color 1s;-webkit-transition:background-color 1s;transition:background-color 1s}.overlay .loading{display:none;position:absolute;left:50%;top:50%;width:50px;height:38px;margin-left:-25px;margin-top:-19px;background-image:url("img/loading.png");-webkit-animation:flip 1.5s linear infinite;-moz-animation:flip 1.5s linear infinite;-o-animation:flip 1.5s linear infinite;animation:flip 1.5s linear infinite}.overlay .overlay_content img{position:absolute;left:50%;top:50%;-moz-box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-box-shadow:0 0 50px rgba(17,17,17,0.5);box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-animation:slidein 1s;-moz-animation:slidein 1s;-o-animation:slidein 1s;animation:slidein 1s}.overlay .next,.overlay .prev{position:absolute;top:50%;margin-top:18.5;width:22px;height:37px;border:0;cursor:pointer;background-color:transparent;background-position:center right;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.overlay .next:hover,.overlay .prev:hover{opacity:0.5}.overlay .next{background-image:url(img/next.png);right:84.61538px}.overlay .prev{background-image:url(img/prev.png);left:84.61538px}*{outline:none}a{color:gray;text-decoration:none;-moz-transition:color 0.2s,opacity 1s;-o-transition:color 0.2s,opacity 1s;-webkit-transition:color 0.2s,opacity 1s;transition:color 0.2s,opacity 1s}a:hover{color:#9a9a9a}#wrapper{height:100%}header,section,footer,#intro{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10%}section,#intro{padding:0 13.33333%}body.scrolled header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:42.30769px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s;-moz-box-shadow:0 0 126.92308px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 126.92308px rgba(0,0,0,0.5);box-shadow:0 0 126.92308px rgba(0,0,0,0.5)}body.scrolled header h1{position:absolute;height:100%}body.scrolled header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4.23077px}body.scrolled header h1 a img{display:block;height:100%}body.scrolled header nav{position:relative;height:42.30769px}body.scrolled header nav ul{overflow:hidden;text-align:center}body.scrolled header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}body.scrolled header nav ul li.active a{color:#fff}body.scrolled header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:42.30769px;height:42.30769px;width:125px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}body.scrolled header ul.social-icons{position:absolute;top:5.15385px;right:0}body.scrolled header ul.social-icons li{float:left;margin-left:5.28846px}body.scrolled header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}body.scrolled header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}body.scrolled header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:84.61538px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s}header h1{position:absolute;height:100%}header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8.46154px}header h1 a img{display:block;height:100%}header nav{position:relative;height:84.61538px}header nav ul{overflow:hidden;text-align:center}header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}header nav ul li.active a{color:#fff}header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:84.61538px;height:84.61538px;width:125px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}header ul.social-icons{position:absolute;top:26.30769px;right:0}header ul.social-icons li{float:left;margin-left:10.57692px}header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}#map{position:relative;background:black;height:500px}#map .balloon{background:#2e2e2e;position:absolute;top:200px;left:0;z-index:9998;padding:42.30769px}#contactform{padding:42.30769px 0;text-align:center;background:url(img/dark_pattern.png)}#contactform p.success{font-size:125%;font-weight:800}#contactform label{display:block;font-size:150%;font-weight:800;text-transform:uppercase;margin:21.15385px 0 16.92308px 0}#contactform fieldset.has_error input,#contactform fieldset.has_error textarea{border:2px dotted #a73526}#contactform fieldset.has_error p{color:#a73526;text-transform:uppercase;font-size:85%;margin:16.92308px 0}#contactform input,#contactform textarea{border:1px solid transparent;background:#363636;width:30%;height:28.20513px;color:gray;padding:0 8.46154px}#contactform input:focus,#contactform textarea:focus{border-top-color:rgba(70,84,91,0.2);color:white;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #363636),color-stop(100%, #424242));background-image:-moz-linear-gradient(top, #363636,#424242);background-image:-webkit-linear-gradient(top, #363636,#424242);background-image:linear-gradient(to bottom, #363636,#424242)}#contactform textarea{height:175px;padding-top:8.46154px;padding-bottom:8.46154px;resize:none}#contactform button{margin:21.15385px auto 0;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#contactform button:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro{font-size:140%;line-height:1.5em;position:relative;text-align:center;padding-top:169.23077px;padding-bottom:84.61538px;background-color:#646464;background-size:100%;background-repeat:repeat-x;background-position:top center;background-size:100% auto}intro_action #intro.big{padding-top:211.53846px;padding-bottom:126.92308px}intro_action #intro.big .intro_action{bottom:84.61538px}#intro h1{color:#2e2e2e;text-shadow:0 0 150px #fff;margin-bottom:21.15385px}#intro h2{font-size:120%;font-weight:800;text-align:center;text-transform:initial}#intro .extra{font-size:80%;margin:28.20513px 0}#intro .wire_mask{position:absolute;bottom:0;left:50%;margin-left:-50px;background-attachment:fixed;background-position:center center;width:100px;height:42.30769px}#intro .intro_action{position:absolute;bottom:42.30769px;left:50%;margin-left:-75px;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#intro .intro_action:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro .intro_action.nowire:after{display:none}#intro .intro_action:after{display:block;position:absolute;bottom:-5px;content:'';background-image:url(img/action_wire.png);background-attachment:fixed;background-repeat:repeat-y;background-position:center center;height:5px;width:150px}.scroll_controls{position:fixed;top:50%;right:15px;width:10px;opacity:0;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.scroll_controls button{width:10px;height:10px;padding:0;margin:0;border:0;background:#fff;cursor:pointer;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transition:-moz-transform 0.5s,background 0.6s;-o-transition:-o-transform 0.5s,background 0.6s;-webkit-transition:-webkit-transform 0.5s,background 0.6s;transition:transform 0.5s,background 0.6s}.scroll_controls button.active{-moz-transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);background:#008ad1}body.scrolled .scroll_controls{opacity:1}section{background-position:center center;padding-top:84.61538px;padding-bottom:42.30769px}h1{font-size:220%;font-weight:800;line-height:1em;margin-bottom:42.30769px;text-align:center;text-transform:uppercase}h2{font-size:220%;font-weight:800;line-height:1em;margin-bottom:56.41026px;text-align:center;text-transform:uppercase}h3{font-size:120%;font-weight:800;line-height:1em;margin-bottom:21.15385px;text-align:center}.block{margin-bottom:42.30769px}.block ul{list-style-image:url(img/bullet.png);margin:20px 0}.block ul li{padding-left:15px;margin-left:15px}.block strong{font-weight:bold}.block em{font-style:italic}.block p{margin:20px 0}.block.big{font-size:120%;font-weight:800;text-align:center}.block.cols{text-align:center;overflow:hidden}.block.cols>div{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16.92308px;text-align:left;float:left}.block.cols.col-2>div{width:50%}.block.cols.col-3>div{width:33.33%}section.dark{background-color:#2e2e2e;background-image:url(img/section-dark.png),url(img/dark_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.dark{background-image:url(img/section-dark.png)}section.colored{background-color:#46545b;background-image:url(img/section-colored.png),url(img/colored_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.colored{background-image:url(img/section-colored.png)}section.light{background-color:#6d6d6d;background-image:url(img/section-light.png),url(img/light_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.light{background-image:url(img/section-light.png)}section.alternate{background-color:#6d6d6d;background-image:url(img/section-alternate.png),url(img/alternate_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.alternate{background-image:url(img/section-alternate.png)}footer{margin-top:21.15385px;background:#2e2e2e;font-size:80%;text-align:left;text-transform:uppercase;padding-top:28.20513px;padding-bottom:28.20513px;color:gray;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}footer #tnt{float:right;text-indent:-9999px;width:50px;height:25px;background:url(img/tnt.png)}footer #tnt:hover{opacity:0.5}ul.gallery{margin-top:74.61538px;margin-bottom:42.30769px;overflow:hidden}ul.gallery li{float:left;width:33%;border:10px solid transparent;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}ul.gallery li a{display:block;border:3px solid #008ad1;overflow:hidden}ul.gallery li a:hover img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}ul.gallery li img{width:100%;display:block;-moz-transition:-moz-transform 1s;-o-transition:-o-transform 1s;-webkit-transition:-webkit-transform 1s;transition:transform 1s}button.top{display:block;cursor:pointer;margin:0 auto;width:129px;height:129px;border:0;background:url(img/top.png);color:#9a9a9a;text-transform:uppercase;padding:30px;font-weight:bold}button.top:active{color:gray;background-position:bottom center}}@media all and (max-width: 960px){html,body{height:100%}html{overflow-y:scroll}body{background:#2e2e2e url(img/dark_pattern.png) repeat fixed center center;color:#fff;line-height:1.6em;font-family:'Open Sans', sans-serif;font-size:11px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.loading .overlay .loading{display:block}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;background:rgba(46,46,46,0.7);-moz-transition:background-color 1s;-o-transition:background-color 1s;-webkit-transition:background-color 1s;transition:background-color 1s}.overlay .loading{display:none;position:absolute;left:50%;top:50%;width:50px;height:38px;margin-left:-25px;margin-top:-19px;background-image:url("img/loading.png");-webkit-animation:flip 1.5s linear infinite;-moz-animation:flip 1.5s linear infinite;-o-animation:flip 1.5s linear infinite;animation:flip 1.5s linear infinite}.overlay .overlay_content img{position:absolute;left:50%;top:50%;-moz-box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-box-shadow:0 0 50px rgba(17,17,17,0.5);box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-animation:slidein 1s;-moz-animation:slidein 1s;-o-animation:slidein 1s;animation:slidein 1s}.overlay .next,.overlay .prev{position:absolute;top:50%;margin-top:18.5;width:22px;height:37px;border:0;cursor:pointer;background-color:transparent;background-position:center right;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.overlay .next:hover,.overlay .prev:hover{opacity:0.5}.overlay .next{background-image:url(img/next.png);right:73.33333px}.overlay .prev{background-image:url(img/prev.png);left:73.33333px}*{outline:none}a{color:gray;text-decoration:none;-moz-transition:color 0.2s,opacity 1s;-o-transition:color 0.2s,opacity 1s;-webkit-transition:color 0.2s,opacity 1s;transition:color 0.2s,opacity 1s}a:hover{color:#9a9a9a}#wrapper{height:100%}header,section,footer,#intro{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 7.5%}section,#intro{padding:0 10%}body.scrolled header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:36.66667px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s;-moz-box-shadow:0 0 110px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 110px rgba(0,0,0,0.5);box-shadow:0 0 110px rgba(0,0,0,0.5)}body.scrolled header h1{position:absolute;height:100%}body.scrolled header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3.66667px}body.scrolled header h1 a img{display:block;height:100%}body.scrolled header nav{position:relative;height:36.66667px}body.scrolled header nav ul{overflow:hidden;text-align:center}body.scrolled header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}body.scrolled header nav ul li.active a{color:#fff}body.scrolled header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:36.66667px;height:36.66667px;width:125px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}body.scrolled header ul.social-icons{position:absolute;top:2.33333px;right:0}body.scrolled header ul.social-icons li{float:left;margin-left:4.58333px}body.scrolled header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}body.scrolled header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}body.scrolled header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:73.33333px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s}header h1{position:absolute;height:100%}header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:7.33333px}header h1 a img{display:block;height:100%}header nav{position:relative;height:73.33333px}header nav ul{overflow:hidden;text-align:center}header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}header nav ul li.active a{color:#fff}header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:73.33333px;height:73.33333px;width:125px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}header ul.social-icons{position:absolute;top:20.66667px;right:0}header ul.social-icons li{float:left;margin-left:9.16667px}header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}#map{position:relative;background:black;height:500px}#map .balloon{background:#2e2e2e;position:absolute;top:200px;left:0;z-index:9998;padding:36.66667px}#contactform{padding:36.66667px 0;text-align:center;background:url(img/dark_pattern.png)}#contactform p.success{font-size:125%;font-weight:800}#contactform label{display:block;font-size:150%;font-weight:800;text-transform:uppercase;margin:18.33333px 0 14.66667px 0}#contactform fieldset.has_error input,#contactform fieldset.has_error textarea{border:2px dotted #a73526}#contactform fieldset.has_error p{color:#a73526;text-transform:uppercase;font-size:85%;margin:14.66667px 0}#contactform input,#contactform textarea{border:1px solid transparent;background:#363636;width:30%;height:24.44444px;color:gray;padding:0 7.33333px}#contactform input:focus,#contactform textarea:focus{border-top-color:rgba(70,84,91,0.2);color:white;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #363636),color-stop(100%, #424242));background-image:-moz-linear-gradient(top, #363636,#424242);background-image:-webkit-linear-gradient(top, #363636,#424242);background-image:linear-gradient(to bottom, #363636,#424242)}#contactform textarea{height:175px;padding-top:7.33333px;padding-bottom:7.33333px;resize:none}#contactform button{margin:18.33333px auto 0;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#contactform button:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro{font-size:140%;line-height:1.5em;position:relative;text-align:center;padding-top:146.66667px;padding-bottom:73.33333px;background-color:#646464;background-size:100%;background-repeat:repeat-x;background-position:top center;background-size:100% auto}intro_action #intro.big{padding-top:183.33333px;padding-bottom:110px}intro_action #intro.big .intro_action{bottom:73.33333px}#intro h1{color:#2e2e2e;text-shadow:0 0 150px #fff;margin-bottom:18.33333px}#intro h2{font-size:120%;font-weight:800;text-align:center;text-transform:initial}#intro .extra{font-size:80%;margin:24.44444px 0}#intro .wire_mask{position:absolute;bottom:0;left:50%;margin-left:-50px;background-attachment:fixed;background-position:center center;width:100px;height:36.66667px}#intro .intro_action{position:absolute;bottom:36.66667px;left:50%;margin-left:-75px;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#intro .intro_action:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro .intro_action.nowire:after{display:none}#intro .intro_action:after{display:block;position:absolute;bottom:-5px;content:'';background-image:url(img/action_wire.png);background-attachment:fixed;background-repeat:repeat-y;background-position:center center;height:5px;width:150px}.scroll_controls{position:fixed;top:50%;right:15px;width:10px;opacity:0;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.scroll_controls button{width:10px;height:10px;padding:0;margin:0;border:0;background:#fff;cursor:pointer;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transition:-moz-transform 0.5s,background 0.6s;-o-transition:-o-transform 0.5s,background 0.6s;-webkit-transition:-webkit-transform 0.5s,background 0.6s;transition:transform 0.5s,background 0.6s}.scroll_controls button.active{-moz-transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);background:#008ad1}body.scrolled .scroll_controls{opacity:1}section{background-position:center center;padding-top:73.33333px;padding-bottom:36.66667px}h1{font-size:220%;font-weight:800;line-height:1em;margin-bottom:36.66667px;text-align:center;text-transform:uppercase}h2{font-size:220%;font-weight:800;line-height:1em;margin-bottom:48.88889px;text-align:center;text-transform:uppercase}h3{font-size:120%;font-weight:800;line-height:1em;margin-bottom:18.33333px;text-align:center}.block{margin-bottom:36.66667px}.block ul{list-style-image:url(img/bullet.png);margin:20px 0}.block ul li{padding-left:15px;margin-left:15px}.block strong{font-weight:bold}.block em{font-style:italic}.block p{margin:20px 0}.block.big{font-size:120%;font-weight:800;text-align:center}.block.cols{text-align:center;overflow:hidden}.block.cols>div{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 14.66667px;text-align:left;float:left}.block.cols.col-2>div{width:50%}.block.cols.col-3>div{width:33.33%}section.dark{background-color:#2e2e2e;background-image:url(img/section-dark.png),url(img/dark_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.dark{background-image:url(img/section-dark.png)}section.colored{background-color:#46545b;background-image:url(img/section-colored.png),url(img/colored_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.colored{background-image:url(img/section-colored.png)}section.light{background-color:#6d6d6d;background-image:url(img/section-light.png),url(img/light_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.light{background-image:url(img/section-light.png)}section.alternate{background-color:#6d6d6d;background-image:url(img/section-alternate.png),url(img/alternate_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.alternate{background-image:url(img/section-alternate.png)}footer{margin-top:18.33333px;background:#2e2e2e;font-size:80%;text-align:left;text-transform:uppercase;padding-top:24.44444px;padding-bottom:24.44444px;color:gray;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}footer #tnt{float:right;text-indent:-9999px;width:50px;height:25px;background:url(img/tnt.png)}footer #tnt:hover{opacity:0.5}ul.gallery{margin-top:63.33333px;margin-bottom:36.66667px;overflow:hidden}ul.gallery li{float:left;width:33%;border:10px solid transparent;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}ul.gallery li a{display:block;border:3px solid #008ad1;overflow:hidden}ul.gallery li a:hover img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}ul.gallery li img{width:100%;display:block;-moz-transition:-moz-transform 1s;-o-transition:-o-transform 1s;-webkit-transition:-webkit-transform 1s;transition:transform 1s}button.top{display:block;cursor:pointer;margin:0 auto;width:129px;height:129px;border:0;background:url(img/top.png);color:#9a9a9a;text-transform:uppercase;padding:30px;font-weight:bold}button.top:active{color:gray;background-position:bottom center}}@media all and (max-width: 700px){html,body{height:100%}html{overflow-y:scroll}body{background:#2e2e2e url(img/dark_pattern.png) repeat fixed center center;color:#fff;line-height:1.6em;font-family:'Open Sans', sans-serif;font-size:11px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.loading .overlay .loading{display:block}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;background:rgba(46,46,46,0.7);-moz-transition:background-color 1s;-o-transition:background-color 1s;-webkit-transition:background-color 1s;transition:background-color 1s}.overlay .loading{display:none;position:absolute;left:50%;top:50%;width:50px;height:38px;margin-left:-25px;margin-top:-19px;background-image:url("img/loading.png");-webkit-animation:flip 1.5s linear infinite;-moz-animation:flip 1.5s linear infinite;-o-animation:flip 1.5s linear infinite;animation:flip 1.5s linear infinite}.overlay .overlay_content img{position:absolute;left:50%;top:50%;-moz-box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-box-shadow:0 0 50px rgba(17,17,17,0.5);box-shadow:0 0 50px rgba(17,17,17,0.5);-webkit-animation:slidein 1s;-moz-animation:slidein 1s;-o-animation:slidein 1s;animation:slidein 1s}.overlay .next,.overlay .prev{position:absolute;top:50%;margin-top:18.5;width:22px;height:37px;border:0;cursor:pointer;background-color:transparent;background-position:center right;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.overlay .next:hover,.overlay .prev:hover{opacity:0.5}.overlay .next{background-image:url(img/next.png);right:73.33333px}.overlay .prev{background-image:url(img/prev.png);left:73.33333px}*{outline:none}a{color:gray;text-decoration:none;-moz-transition:color 0.2s,opacity 1s;-o-transition:color 0.2s,opacity 1s;-webkit-transition:color 0.2s,opacity 1s;transition:color 0.2s,opacity 1s}a:hover{color:#9a9a9a}#wrapper{height:100%}header,section,footer,#intro{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 2.5%}section,#intro{padding:0 3.33333%}body.scrolled header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:36.66667px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s;-moz-box-shadow:0 0 110px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 110px rgba(0,0,0,0.5);box-shadow:0 0 110px rgba(0,0,0,0.5)}body.scrolled header h1{position:absolute;height:100%}body.scrolled header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3.66667px}body.scrolled header h1 a img{display:block;height:100%}body.scrolled header nav{position:relative;height:36.66667px}body.scrolled header nav ul{overflow:hidden;text-align:center}body.scrolled header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}body.scrolled header nav ul li.active a{color:#fff}body.scrolled header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:36.66667px;height:36.66667px;width:120px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}body.scrolled header ul.social-icons{position:absolute;top:2.33333px;right:0}body.scrolled header ul.social-icons li{float:left;margin-left:4.58333px}body.scrolled header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}body.scrolled header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}body.scrolled header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:73.33333px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s}header h1{position:absolute;height:100%}header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:7.33333px}header h1 a img{display:block;height:100%}header nav{position:relative;height:73.33333px}header nav ul{overflow:hidden;text-align:center}header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}header nav ul li.active a{color:#fff}header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:73.33333px;height:73.33333px;width:120px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}header ul.social-icons{position:absolute;top:20.66667px;right:0}header ul.social-icons li{float:left;margin-left:9.16667px}header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}#map{position:relative;background:black;height:500px}#map .balloon{background:#2e2e2e;position:absolute;top:200px;left:0;z-index:9998;padding:36.66667px}#contactform{padding:36.66667px 0;text-align:center;background:url(img/dark_pattern.png)}#contactform p.success{font-size:125%;font-weight:800}#contactform label{display:block;font-size:150%;font-weight:800;text-transform:uppercase;margin:18.33333px 0 14.66667px 0}#contactform fieldset.has_error input,#contactform fieldset.has_error textarea{border:2px dotted #a73526}#contactform fieldset.has_error p{color:#a73526;text-transform:uppercase;font-size:85%;margin:14.66667px 0}#contactform input,#contactform textarea{border:1px solid transparent;background:#363636;width:30%;height:24.44444px;color:gray;padding:0 7.33333px}#contactform input:focus,#contactform textarea:focus{border-top-color:rgba(70,84,91,0.2);color:white;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #363636),color-stop(100%, #424242));background-image:-moz-linear-gradient(top, #363636,#424242);background-image:-webkit-linear-gradient(top, #363636,#424242);background-image:linear-gradient(to bottom, #363636,#424242)}#contactform textarea{height:175px;padding-top:7.33333px;padding-bottom:7.33333px;resize:none}#contactform button{margin:18.33333px auto 0;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#contactform button:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro{font-size:140%;line-height:1.5em;position:relative;text-align:center;padding-top:146.66667px;padding-bottom:73.33333px;background-color:#646464;background-size:100%;background-repeat:repeat-x;background-position:top center;background-size:100% auto}intro_action #intro.big{padding-top:183.33333px;padding-bottom:110px}intro_action #intro.big .intro_action{bottom:73.33333px}#intro h1{color:#2e2e2e;text-shadow:0 0 150px #fff;margin-bottom:18.33333px}#intro h2{font-size:120%;font-weight:800;text-align:center;text-transform:initial}#intro .extra{font-size:80%;margin:24.44444px 0}#intro .wire_mask{position:absolute;bottom:0;left:50%;margin-left:-50px;background-attachment:fixed;background-position:center center;width:100px;height:36.66667px}#intro .intro_action{position:absolute;bottom:36.66667px;left:50%;margin-left:-75px;cursor:pointer;color:gray;border:0;display:block;font-size:80%;font-weight:700;width:150px;height:55px;line-height:55px;text-transform:uppercase;background-color:#2e2e2e;border-top:1px solid #949494;border-bottom:1px solid #212121;-moz-box-shadow:0 0 50px rgba(255,255,255,0);-webkit-box-shadow:0 0 50px rgba(255,255,255,0);box-shadow:0 0 50px rgba(255,255,255,0);-moz-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-o-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;-webkit-transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;transition:box-shadow 0.5s,color 0.5s,background 0.7s,border-color 1s;text-shadow:0 -1px 0 #212121,0 1px 0 #949494;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYWRhZCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(173,173,173,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(173,173,173,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5))}#intro .intro_action:hover{color:#90a1aa;background-color:#46545b;border-top:1px solid #90a1aa;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjMzLjMzMzMzJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjY2LjY2NjY3JSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTJlMmUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(186,186,186,0.5)),color-stop(33.33333%, rgba(72,72,72,0.5)),color-stop(66.66667%, rgba(59,59,59,0.5)),color-stop(100%, rgba(46,46,46,0.5)));background-image:-moz-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:-webkit-linear-gradient(top, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));background-image:linear-gradient(to bottom, rgba(186,186,186,0.5),rgba(72,72,72,0.5),rgba(59,59,59,0.5),rgba(46,46,46,0.5));text-shadow:0 -1px 0 #000,0 1px 0 #90a1aa;-moz-box-shadow:0 0 30px rgba(144,161,170,0.2);-webkit-box-shadow:0 0 30px rgba(144,161,170,0.2);box-shadow:0 0 30px rgba(144,161,170,0.2)}#intro .intro_action.nowire:after{display:none}#intro .intro_action:after{display:block;position:absolute;bottom:-5px;content:'';background-image:url(img/action_wire.png);background-attachment:fixed;background-repeat:repeat-y;background-position:center center;height:5px;width:150px}.scroll_controls{position:fixed;top:50%;right:15px;width:10px;opacity:0;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.scroll_controls button{width:10px;height:10px;padding:0;margin:0;border:0;background:#fff;cursor:pointer;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transition:-moz-transform 0.5s,background 0.6s;-o-transition:-o-transform 0.5s,background 0.6s;-webkit-transition:-webkit-transform 0.5s,background 0.6s;transition:transform 0.5s,background 0.6s}.scroll_controls button.active{-moz-transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);background:#008ad1}body.scrolled .scroll_controls{opacity:1}section{background-position:center center;padding-top:73.33333px;padding-bottom:36.66667px}h1{font-size:220%;font-weight:800;line-height:1em;margin-bottom:36.66667px;text-align:center;text-transform:uppercase}h2{font-size:220%;font-weight:800;line-height:1em;margin-bottom:48.88889px;text-align:center;text-transform:uppercase}h3{font-size:120%;font-weight:800;line-height:1em;margin-bottom:18.33333px;text-align:center}.block{margin-bottom:36.66667px}.block ul{list-style-image:url(img/bullet.png);margin:20px 0}.block ul li{padding-left:15px;margin-left:15px}.block strong{font-weight:bold}.block em{font-style:italic}.block p{margin:20px 0}.block.big{font-size:120%;font-weight:800;text-align:center}.block.cols{text-align:center;overflow:hidden}.block.cols>div{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 14.66667px;text-align:left;float:left}.block.cols.col-2>div{width:50%}.block.cols.col-3>div{width:33.33%}section.dark{background-color:#2e2e2e;background-image:url(img/section-dark.png),url(img/dark_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.dark{background-image:url(img/section-dark.png)}section.colored{background-color:#46545b;background-image:url(img/section-colored.png),url(img/colored_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.colored{background-image:url(img/section-colored.png)}section.light{background-color:#6d6d6d;background-image:url(img/section-light.png),url(img/light_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.light{background-image:url(img/section-light.png)}section.alternate{background-color:#6d6d6d;background-image:url(img/section-alternate.png),url(img/alternate_pattern.png);background-repeat:repeat-y, repeat;background-attachment:fixed, local}.wire_mask.alternate{background-image:url(img/section-alternate.png)}footer{margin-top:18.33333px;background:#2e2e2e;font-size:80%;text-align:left;text-transform:uppercase;padding-top:24.44444px;padding-bottom:24.44444px;color:gray;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}footer #tnt{float:right;text-indent:-9999px;width:50px;height:25px;background:url(img/tnt.png)}footer #tnt:hover{opacity:0.5}ul.gallery{margin-top:63.33333px;margin-bottom:36.66667px;overflow:hidden}ul.gallery li{float:left;width:33%;border:10px solid transparent;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}ul.gallery li a{display:block;border:3px solid #008ad1;overflow:hidden}ul.gallery li a:hover img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}ul.gallery li img{width:100%;display:block;-moz-transition:-moz-transform 1s;-o-transition:-o-transform 1s;-webkit-transition:-webkit-transform 1s;transition:transform 1s}button.top{display:block;cursor:pointer;margin:0 auto;width:129px;height:129px;border:0;background:url(img/top.png);color:#9a9a9a;text-transform:uppercase;padding:30px;font-weight:bold}button.top:active{color:gray;background-position:bottom center}#map{height:300px}#contactform input,#contactform textarea{width:80%}.block.cols.col-2>div,.block.cols.col-3>div{text-align:center;padding:0;clear:both;width:100%}.block.cols.col-2 ul,.block.cols.col-3 ul{font-size:125%;list-style:none}.block.cols.col-2 ul li,.block.cols.col-3 ul li{margin:0;padding:5px 0}body.scrolled .scroll_controls{opacity:0}body.scrolled header{position:fixed;z-index:1;background:#2e2e2e;width:100%;height:73.33333px;-moz-transition:box-shadow 2s,height 0.2s;-o-transition:box-shadow 2s,height 0.2s;-webkit-transition:box-shadow 2s,height 0.2s;transition:box-shadow 2s,height 0.2s;-moz-box-shadow:0 0 220px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 220px rgba(0,0,0,0.5);box-shadow:0 0 220px rgba(0,0,0,0.5)}body.scrolled header h1{position:absolute;height:100%}body.scrolled header h1 a{display:block;height:100%;text-indent:-9999px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:7.33333px}body.scrolled header h1 a img{display:block;height:100%}body.scrolled header nav{position:relative;height:73.33333px}body.scrolled header nav ul{overflow:hidden;text-align:center}body.scrolled header nav ul li{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}body.scrolled header nav ul li.active a{color:#fff}body.scrolled header nav ul li a{font-weight:800;display:block;text-transform:uppercase;line-height:73.33333px;height:73.33333px;width:120px;-moz-transition:color 0.2s,height 0.2s,line-height 0.2s;-o-transition:color 0.2s,height 0.2s,line-height 0.2s;-webkit-transition:color 0.2s,height 0.2s,line-height 0.2s;transition:color 0.2s,height 0.2s,line-height 0.2s}body.scrolled header ul.social-icons{position:absolute;top:20.66667px;right:0}body.scrolled header ul.social-icons li{float:left;margin-left:9.16667px}body.scrolled header ul.social-icons li a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:32px;height:32px;border:2px solid #008ad1;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}body.scrolled header ul.social-icons li.facebook a{background-image:url(img/icon-fb.png)}body.scrolled header ul.social-icons li.linkedin a{background-image:url(img/icon-linkedin.png)}.slicknav_menu{display:block}.slicknav_btn{display:block;position:absolute;top:0;right:0;height:73.33333px;line-height:73.33333px;width:73.33333px;background:#1a1f21;text-align:center}.slicknav_btn.slicknav_open{background:#1a1f21 url(img/slicknav_open.png) no-repeat center center}.slicknav_btn.slicknav_open>.slicknav_menutxt{display:none}.slicknav_nav{position:fixed;top:73.33333px;left:0;width:100%;text-align:center}.slicknav_nav li{border-top:1px solid #1a1f21;background:#2e2e2e}.slicknav_nav li.active{border-top:1px solid #009beb;border-bottom:1px solid #0079b7;background:#008ad1}.slicknav_nav li a{display:block;height:73.33333px;line-height:73.33333px;color:#fff;font-weight:800;text-transform:uppercase}#wrapper>header>nav{display:none}ul.gallery li{width:50%}}
