/*! normalize.css v1.1.3 | MIT License | git.io/normalize *//* ==========================================================================   HTML5 display definitions   ========================================================================== *//** * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {    display: block;}/** * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */audio,canvas,video {    display: inline-block;    *display: inline;    *zoom: 1;}/** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */audio:not([controls]) {    display: none;    height: 0;}/** * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4. * Known issue: no IE 6 support. */[hidden] {    display: none;}/* ==========================================================================   Base   ========================================================================== *//** * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using *    `em` units. * 2. Prevent iOS text size adjust after orientation change, without disabling *    user zoom. */html {    font-size: 100%; /* 1 */    -ms-text-size-adjust: 100%; /* 2 */    -webkit-text-size-adjust: 100%; /* 2 */}/** * Address `font-family` inconsistency between `textarea` and other form * elements. */html,button,input,select,textarea {    font-family: sans-serif;}/** * Address margins handled incorrectly in IE 6/7. */body {    margin: 0;}/* ==========================================================================   Links   ========================================================================== *//** * Address `outline` inconsistency between Chrome and other browsers. */a:focus {    outline: thin dotted;}/** * Improve readability when focused and also mouse hovered in all browsers. */a:active,a:hover {    outline: 0;}/* ==========================================================================   Typography   ========================================================================== *//** * Address font sizes and margins set differently in IE 6/7. * Address font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */h1 {    font-size: 2em;    margin: 0.67em 0;}h2 {    font-size: 1.3em;    margin: 0.83em 0;}h3 {    font-size: 1.17em;    margin: 1em 0;}h4 {    font-size: 1em;    margin: 1.33em 0;}h5 {    font-size: 0.83em;    margin: 1.67em 0;}h6 {    font-size: 0.67em;    margin: 2.33em 0;}/** * Address styling not present in IE 7/8/9, Safari 5, and Chrome. */abbr[title] {    border-bottom: 1px dotted;}/** * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */b,strong {    font-weight: bold;}blockquote {    margin: 1em 40px;}/** * Address styling not present in Safari 5 and Chrome. */dfn {    font-style: italic;}/** * Address differences between Firefox and other browsers. * Known issue: no IE 6/7 normalization. */hr {    -moz-box-sizing: content-box;    box-sizing: content-box;    height: 0;}/** * Address styling not present in IE 6/7/8/9. */mark {    background: #ff0;    color: #000;}/** * Address margins set differently in IE 6/7. */p,pre {    margin: 1em 0;}/** * Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */code,kbd,pre,samp {    font-family: monospace, serif;    _font-family: 'courier new', monospace;    font-size: 1em;}/** * Improve readability of pre-formatted text in all browsers. */pre {    white-space: pre;    white-space: pre-wrap;    word-wrap: break-word;}/** * Address CSS quotes not supported in IE 6/7. */q {    quotes: none;}/** * Address `quotes` property not supported in Safari 4. */q:before,q:after {    content: '';    content: none;}/** * Address inconsistent and variable font size in all browsers. */small {    font-size: 80%;}/** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */sub,sup {    font-size: 75%;    line-height: 0;    position: relative;    vertical-align: baseline;}sup {    top: -0.5em;}sub {    bottom: -0.25em;}/* ==========================================================================   Lists   ========================================================================== *//** * Address margins set differently in IE 6/7. */dl,menu,ol,ul {    margin: 1em 0;}dd {    margin: 0 0 0 40px;}/** * Address paddings set differently in IE 6/7. */menu,ol,ul {    padding: 0 0 0 40px;}/** * Correct list images handled incorrectly in IE 7. */nav ul,nav ol {    list-style: none;    list-style-image: none;}/* ==========================================================================   Embedded content   ========================================================================== *//** * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. * 2. Improve image quality when scaled in IE 7. */img {    border: 0; /* 1 */    -ms-interpolation-mode: bicubic; /* 2 */}/** * Correct overflow displayed oddly in IE 9. */svg:not(:root) {    overflow: hidden;}/* ==========================================================================   Figures   ========================================================================== *//** * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */figure {    margin: 0;}/* ==========================================================================   Forms   ========================================================================== *//** * Correct margin displayed oddly in IE 6/7. */form {    margin: 0;}/** * Define consistent border, margin, and padding. */fieldset {    border: 1px solid #c0c0c0;    margin: 0 2px;    padding: 0.35em 0.625em 0.75em;}/** * 1. Correct color not being inherited in IE 6/7/8/9. * 2. Correct text not wrapping in Firefox 3. * 3. Correct alignment displayed oddly in IE 6/7. */legend {    border: 0; /* 1 */    padding: 0;    white-space: normal; /* 2 */    *margin-left: -7px; /* 3 */}/** * 1. Correct font size not being inherited in all browsers. * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome. * 3. Improve appearance and consistency in all browsers. */button,input,select,textarea {    font-size: 100%; /* 1 */    margin: 0; /* 2 */    vertical-align: baseline; /* 3 */    *vertical-align: middle; /* 3 */}/** * Address Firefox 3+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */button,input {    line-height: normal;}/** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. * Correct `select` style inheritance in Firefox 4+ and Opera. */button,select {    text-transform: none;}/** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` *    and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type *    `input` and others. * 4. Remove inner spacing in IE 7 without affecting normal text inputs. *    Known issue: inner spacing remains in IE 6. */button,html input[type="button"], /* 1 */input[type="reset"],input[type="submit"] {    -webkit-appearance: button; /* 2 */    cursor: pointer; /* 3 */    *overflow: visible;  /* 4 */}/** * Re-set default cursor for disabled elements. */button[disabled],html input[disabled] {    cursor: default;}/** * 1. Address box sizing set to content-box in IE 8/9. * 2. Remove excess padding in IE 8/9. * 3. Remove excess padding in IE 7. *    Known issue: excess padding remains in IE 6. */input[type="checkbox"],input[type="radio"] {    box-sizing: border-box; /* 1 */    padding: 0; /* 2 */    *height: 13px; /* 3 */    *width: 13px; /* 3 */}/** * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome *    (include `-moz` to future-proof). */input[type="search"] {    -webkit-appearance: textfield; /* 1 */    -moz-box-sizing: content-box;    -webkit-box-sizing: content-box; /* 2 */    box-sizing: content-box;}/** * Remove inner padding and search cancel button in Safari 5 and Chrome * on OS X. */input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {    -webkit-appearance: none;}/** * Remove inner padding and border in Firefox 3+. */button::-moz-focus-inner,input::-moz-focus-inner {    border: 0;    padding: 0;}/** * 1. Remove default vertical scrollbar in IE 6/7/8/9. * 2. Improve readability and alignment in all browsers. */textarea {    overflow: auto; /* 1 */    vertical-align: top; /* 2 */}/* ==========================================================================   Tables   ========================================================================== *//** * Remove most spacing between table cells. */table {    border-collapse: collapse;    border-spacing: 0;}/*! *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) *//* FONT PATH * -------------------------- */@font-face {  font-family: 'FontAwesome';  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');  font-weight: normal;  font-style: normal;}.fa {  display: inline-block;  font-family: FontAwesome;  font-style: normal;  font-weight: normal;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}/* makes the font 33% larger relative to the icon container */.fa-lg {  font-size: 1.3333333333333333em;  line-height: 0.75em;  vertical-align: -15%;}.fa-2x {  font-size: 2em;}.fa-3x {  font-size: 3em;}.fa-4x {  font-size: 4em;}.fa-5x {  font-size: 5em;}.fa-fw {  width: 1.2857142857142858em;  text-align: center;}.fa-ul {  padding-left: 0;  margin-left: 2.142857142857143em;  list-style-type: none;}.fa-ul > li {  position: relative;}.fa-li {  position: absolute;  left: -2.142857142857143em;  width: 2.142857142857143em;  top: 0.14285714285714285em;  text-align: center;}.fa-li.fa-lg {  left: -1.8571428571428572em;}.fa-border {  padding: .2em .25em .15em;  border: solid 0.08em #eeeeee;  border-radius: .1em;}.pull-right {  float: right;}.pull-left {  float: left;}.fa.pull-left {  margin-right: .3em;}.fa.pull-right {  margin-left: .3em;}.fa-spin {  -webkit-animation: spin 2s infinite linear;  -moz-animation: spin 2s infinite linear;  -o-animation: spin 2s infinite linear;  animation: spin 2s infinite linear;}@-moz-keyframes spin {  0% {    -moz-transform: rotate(0deg);  }  100% {    -moz-transform: rotate(359deg);  }}@-webkit-keyframes spin {  0% {    -webkit-transform: rotate(0deg);  }  100% {    -webkit-transform: rotate(359deg);  }}@-o-keyframes spin {  0% {    -o-transform: rotate(0deg);  }  100% {    -o-transform: rotate(359deg);  }}@-ms-keyframes spin {  0% {    -ms-transform: rotate(0deg);  }  100% {    -ms-transform: rotate(359deg);  }}@keyframes spin {  0% {    transform: rotate(0deg);  }  100% {    transform: rotate(359deg);  }}.fa-rotate-90 {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);  -webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg);  -ms-transform: rotate(90deg);  -o-transform: rotate(90deg);  transform: rotate(90deg);}.fa-rotate-180 {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  -webkit-transform: rotate(180deg);  -moz-transform: rotate(180deg);  -ms-transform: rotate(180deg);  -o-transform: rotate(180deg);  transform: rotate(180deg);}.fa-rotate-270 {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  -webkit-transform: rotate(270deg);  -moz-transform: rotate(270deg);  -ms-transform: rotate(270deg);  -o-transform: rotate(270deg);  transform: rotate(270deg);}.fa-flip-horizontal {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);  -webkit-transform: scale(-1, 1);  -moz-transform: scale(-1, 1);  -ms-transform: scale(-1, 1);  -o-transform: scale(-1, 1);  transform: scale(-1, 1);}.fa-flip-vertical {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);  -webkit-transform: scale(1, -1);  -moz-transform: scale(1, -1);  -ms-transform: scale(1, -1);  -o-transform: scale(1, -1);  transform: scale(1, -1);}.fa-stack {  position: relative;  display: inline-block;  width: 2em;  height: 2em;  line-height: 2em;  vertical-align: middle;}.fa-stack-1x,.fa-stack-2x {  position: absolute;  left: 0;  width: 100%;  text-align: center;}.fa-stack-1x {  line-height: inherit;}.fa-stack-2x {  font-size: 2em;}.fa-inverse {  color: #ffffff;}/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen   readers do not read off random characters that represent icons */.fa-glass:before {  content: "\f000";}.fa-music:before {  content: "\f001";}.fa-search:before {  content: "\f002";}.fa-envelope-o:before {  content: "\f003";}.fa-heart:before {  content: "\f004";}.fa-star:before {  content: "\f005";}.fa-star-o:before {  content: "\f006";}.fa-user:before {  content: "\f007";}.fa-film:before {  content: "\f008";}.fa-th-large:before {  content: "\f009";}.fa-th:before {  content: "\f00a";}.fa-th-list:before {  content: "\f00b";}.fa-check:before {  content: "\f00c";}.fa-times:before {  content: "\f00d";}.fa-search-plus:before {  content: "\f00e";}.fa-search-minus:before {  content: "\f010";}.fa-power-off:before {  content: "\f011";}.fa-signal:before {  content: "\f012";}.fa-gear:before,.fa-cog:before {  content: "\f013";}.fa-trash-o:before {  content: "\f014";}.fa-home:before {  content: "\f015";}.fa-file-o:before {  content: "\f016";}.fa-clock-o:before {  content: "\f017";}.fa-road:before {  content: "\f018";}.fa-download:before {  content: "\f019";}.fa-arrow-circle-o-down:before {  content: "\f01a";}.fa-arrow-circle-o-up:before {  content: "\f01b";}.fa-inbox:before {  content: "\f01c";}.fa-play-circle-o:before {  content: "\f01d";}.fa-rotate-right:before,.fa-repeat:before {  content: "\f01e";}.fa-refresh:before {  content: "\f021";}.fa-list-alt:before {  content: "\f022";}.fa-lock:before {  content: "\f023";}.fa-flag:before {  content: "\f024";}.fa-headphones:before {  content: "\f025";}.fa-volume-off:before {  content: "\f026";}.fa-volume-down:before {  content: "\f027";}.fa-volume-up:before {  content: "\f028";}.fa-qrcode:before {  content: "\f029";}.fa-barcode:before {  content: "\f02a";}.fa-tag:before {  content: "\f02b";}.fa-tags:before {  content: "\f02c";}.fa-book:before {  content: "\f02d";}.fa-bookmark:before {  content: "\f02e";}.fa-print:before {  content: "\f02f";}.fa-camera:before {  content: "\f030";}.fa-font:before {  content: "\f031";}.fa-bold:before {  content: "\f032";}.fa-italic:before {  content: "\f033";}.fa-text-height:before {  content: "\f034";}.fa-text-width:before {  content: "\f035";}.fa-align-left:before {  content: "\f036";}.fa-align-center:before {  content: "\f037";}.fa-align-right:before {  content: "\f038";}.fa-align-justify:before {  content: "\f039";}.fa-list:before {  content: "\f03a";}.fa-dedent:before,.fa-outdent:before {  content: "\f03b";}.fa-indent:before {  content: "\f03c";}.fa-video-camera:before {  content: "\f03d";}.fa-picture-o:before {  content: "\f03e";}.fa-pencil:before {  content: "\f040";}.fa-map-marker:before {  content: "\f041";}.fa-adjust:before {  content: "\f042";}.fa-tint:before {  content: "\f043";}.fa-edit:before,.fa-pencil-square-o:before {  content: "\f044";}.fa-share-square-o:before {  content: "\f045";}.fa-check-square-o:before {  content: "\f046";}.fa-arrows:before {  content: "\f047";}.fa-step-backward:before {  content: "\f048";}.fa-fast-backward:before {  content: "\f049";}.fa-backward:before {  content: "\f04a";}.fa-play:before {  content: "\f04b";}.fa-pause:before {  content: "\f04c";}.fa-stop:before {  content: "\f04d";}.fa-forward:before {  content: "\f04e";}.fa-fast-forward:before {  content: "\f050";}.fa-step-forward:before {  content: "\f051";}.fa-eject:before {  content: "\f052";}.fa-chevron-left:before {  content: "\f053";}.fa-chevron-right:before {  content: "\f054";}.fa-plus-circle:before {  content: "\f055";}.fa-minus-circle:before {  content: "\f056";}.fa-times-circle:before {  content: "\f057";}.fa-check-circle:before {  content: "\f058";}.fa-question-circle:before {  content: "\f059";}.fa-info-circle:before {  content: "\f05a";}.fa-crosshairs:before {  content: "\f05b";}.fa-times-circle-o:before {  content: "\f05c";}.fa-check-circle-o:before {  content: "\f05d";}.fa-ban:before {  content: "\f05e";}.fa-arrow-left:before {  content: "\f060";}.fa-arrow-right:before {  content: "\f061";}.fa-arrow-up:before {  content: "\f062";}.fa-arrow-down:before {  content: "\f063";}.fa-mail-forward:before,.fa-share:before {  content: "\f064";}.fa-expand:before {  content: "\f065";}.fa-compress:before {  content: "\f066";}.fa-plus:before {  content: "\f067";}.fa-minus:before {  content: "\f068";}.fa-asterisk:before {  content: "\f069";}.fa-exclamation-circle:before {  content: "\f06a";}.fa-gift:before {  content: "\f06b";}.fa-leaf:before {  content: "\f06c";}.fa-fire:before {  content: "\f06d";}.fa-eye:before {  content: "\f06e";}.fa-eye-slash:before {  content: "\f070";}.fa-warning:before,.fa-exclamation-triangle:before {  content: "\f071";}.fa-plane:before {  content: "\f072";}.fa-calendar:before {  content: "\f073";}.fa-random:before {  content: "\f074";}.fa-comment:before {  content: "\f075";}.fa-magnet:before {  content: "\f076";}.fa-chevron-up:before {  content: "\f077";}.fa-chevron-down:before {  content: "\f078";}.fa-retweet:before {  content: "\f079";}.fa-shopping-cart:before {  content: "\f07a";}.fa-folder:before {  content: "\f07b";}.fa-folder-open:before {  content: "\f07c";}.fa-arrows-v:before {  content: "\f07d";}.fa-arrows-h:before {  content: "\f07e";}.fa-bar-chart-o:before {  content: "\f080";}.fa-twitter-square:before {  content: "\f081";}.fa-facebook-square:before {  content: "\f082";}.fa-camera-retro:before {  content: "\f083";}.fa-key:before {  content: "\f084";}.fa-gears:before,.fa-cogs:before {  content: "\f085";}.fa-comments:before {  content: "\f086";}.fa-thumbs-o-up:before {  content: "\f087";}.fa-thumbs-o-down:before {  content: "\f088";}.fa-star-half:before {  content: "\f089";}.fa-heart-o:before {  content: "\f08a";}.fa-sign-out:before {  content: "\f08b";}.fa-linkedin-square:before {  content: "\f08c";}.fa-thumb-tack:before {  content: "\f08d";}.fa-external-link:before {  content: "\f08e";}.fa-sign-in:before {  content: "\f090";}.fa-trophy:before {  content: "\f091";}.fa-github-square:before {  content: "\f092";}.fa-upload:before {  content: "\f093";}.fa-lemon-o:before {  content: "\f094";}.fa-phone:before {  content: "\f095";}.fa-square-o:before {  content: "\f096";}.fa-bookmark-o:before {  content: "\f097";}.fa-phone-square:before {  content: "\f098";}.fa-twitter:before {  content: "\f099";}.fa-facebook:before {  content: "\f09a";}.fa-github:before {  content: "\f09b";}.fa-unlock:before {  content: "\f09c";}.fa-credit-card:before {  content: "\f09d";}.fa-rss:before {  content: "\f09e";}.fa-hdd-o:before {  content: "\f0a0";}.fa-bullhorn:before {  content: "\f0a1";}.fa-bell:before {  content: "\f0f3";}.fa-certificate:before {  content: "\f0a3";}.fa-hand-o-right:before {  content: "\f0a4";}.fa-hand-o-left:before {  content: "\f0a5";}.fa-hand-o-up:before {  content: "\f0a6";}.fa-hand-o-down:before {  content: "\f0a7";}.fa-arrow-circle-left:before {  content: "\f0a8";}.fa-arrow-circle-right:before {  content: "\f0a9";}.fa-arrow-circle-up:before {  content: "\f0aa";}.fa-arrow-circle-down:before {  content: "\f0ab";}.fa-globe:before {  content: "\f0ac";}.fa-wrench:before {  content: "\f0ad";}.fa-tasks:before {  content: "\f0ae";}.fa-filter:before {  content: "\f0b0";}.fa-briefcase:before {  content: "\f0b1";}.fa-arrows-alt:before {  content: "\f0b2";}.fa-group:before,.fa-users:before {  content: "\f0c0";}.fa-chain:before,.fa-link:before {  content: "\f0c1";}.fa-cloud:before {  content: "\f0c2";}.fa-flask:before {  content: "\f0c3";}.fa-cut:before,.fa-scissors:before {  content: "\f0c4";}.fa-copy:before,.fa-files-o:before {  content: "\f0c5";}.fa-paperclip:before {  content: "\f0c6";}.fa-save:before,.fa-floppy-o:before {  content: "\f0c7";}.fa-square:before {  content: "\f0c8";}.fa-bars:before {  content: "\f0c9";}.fa-list-ul:before {  content: "\f0ca";}.fa-list-ol:before {  content: "\f0cb";}.fa-strikethrough:before {  content: "\f0cc";}.fa-underline:before {  content: "\f0cd";}.fa-table:before {  content: "\f0ce";}.fa-magic:before {  content: "\f0d0";}.fa-truck:before {  content: "\f0d1";}.fa-pinterest:before {  content: "\f0d2";}.fa-pinterest-square:before {  content: "\f0d3";}.fa-google-plus-square:before {  content: "\f0d4";}.fa-google-plus:before {  content: "\f0d5";}.fa-money:before {  content: "\f0d6";}.fa-caret-down:before {  content: "\f0d7";}.fa-caret-up:before {  content: "\f0d8";}.fa-caret-left:before {  content: "\f0d9";}.fa-caret-right:before {  content: "\f0da";}.fa-columns:before {  content: "\f0db";}.fa-unsorted:before,.fa-sort:before {  content: "\f0dc";}.fa-sort-down:before,.fa-sort-asc:before {  content: "\f0dd";}.fa-sort-up:before,.fa-sort-desc:before {  content: "\f0de";}.fa-envelope:before {  content: "\f0e0";}.fa-linkedin:before {  content: "\f0e1";}.fa-rotate-left:before,.fa-undo:before {  content: "\f0e2";}.fa-legal:before,.fa-gavel:before {  content: "\f0e3";}.fa-dashboard:before,.fa-tachometer:before {  content: "\f0e4";}.fa-comment-o:before {  content: "\f0e5";}.fa-comments-o:before {  content: "\f0e6";}.fa-flash:before,.fa-bolt:before {  content: "\f0e7";}.fa-sitemap:before {  content: "\f0e8";}.fa-umbrella:before {  content: "\f0e9";}.fa-paste:before,.fa-clipboard:before {  content: "\f0ea";}.fa-lightbulb-o:before {  content: "\f0eb";}.fa-exchange:before {  content: "\f0ec";}.fa-cloud-download:before {  content: "\f0ed";}.fa-cloud-upload:before {  content: "\f0ee";}.fa-user-md:before {  content: "\f0f0";}.fa-stethoscope:before {  content: "\f0f1";}.fa-suitcase:before {  content: "\f0f2";}.fa-bell-o:before {  content: "\f0a2";}.fa-coffee:before {  content: "\f0f4";}.fa-cutlery:before {  content: "\f0f5";}.fa-file-text-o:before {  content: "\f0f6";}.fa-building-o:before {  content: "\f0f7";}.fa-hospital-o:before {  content: "\f0f8";}.fa-ambulance:before {  content: "\f0f9";}.fa-medkit:before {  content: "\f0fa";}.fa-fighter-jet:before {  content: "\f0fb";}.fa-beer:before {  content: "\f0fc";}.fa-h-square:before {  content: "\f0fd";}.fa-plus-square:before {  content: "\f0fe";}.fa-angle-double-left:before {  content: "\f100";}.fa-angle-double-right:before {  content: "\f101";}.fa-angle-double-up:before {  content: "\f102";}.fa-angle-double-down:before {  content: "\f103";}.fa-angle-left:before {  content: "\f104";}.fa-angle-right:before {  content: "\f105";}.fa-angle-up:before {  content: "\f106";}.fa-angle-down:before {  content: "\f107";}.fa-desktop:before {  content: "\f108";}.fa-laptop:before {  content: "\f109";}.fa-tablet:before {  content: "\f10a";}.fa-mobile-phone:before,.fa-mobile:before {  content: "\f10b";}.fa-circle-o:before {  content: "\f10c";}.fa-quote-left:before {  content: "\f10d";}.fa-quote-right:before {  content: "\f10e";}.fa-spinner:before {  content: "\f110";}.fa-circle:before {  content: "\f111";}.fa-mail-reply:before,.fa-reply:before {  content: "\f112";}.fa-github-alt:before {  content: "\f113";}.fa-folder-o:before {  content: "\f114";}.fa-folder-open-o:before {  content: "\f115";}.fa-smile-o:before {  content: "\f118";}.fa-frown-o:before {  content: "\f119";}.fa-meh-o:before {  content: "\f11a";}.fa-gamepad:before {  content: "\f11b";}.fa-keyboard-o:before {  content: "\f11c";}.fa-flag-o:before {  content: "\f11d";}.fa-flag-checkered:before {  content: "\f11e";}.fa-terminal:before {  content: "\f120";}.fa-code:before {  content: "\f121";}.fa-reply-all:before {  content: "\f122";}.fa-mail-reply-all:before {  content: "\f122";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {  content: "\f123";}.fa-location-arrow:before {  content: "\f124";}.fa-crop:before {  content: "\f125";}.fa-code-fork:before {  content: "\f126";}.fa-unlink:before,.fa-chain-broken:before {  content: "\f127";}.fa-question:before {  content: "\f128";}.fa-info:before {  content: "\f129";}.fa-exclamation:before {  content: "\f12a";}.fa-superscript:before {  content: "\f12b";}.fa-subscript:before {  content: "\f12c";}.fa-eraser:before {  content: "\f12d";}.fa-puzzle-piece:before {  content: "\f12e";}.fa-microphone:before {  content: "\f130";}.fa-microphone-slash:before {  content: "\f131";}.fa-shield:before {  content: "\f132";}.fa-calendar-o:before {  content: "\f133";}.fa-fire-extinguisher:before {  content: "\f134";}.fa-rocket:before {  content: "\f135";}.fa-maxcdn:before {  content: "\f136";}.fa-chevron-circle-left:before {  content: "\f137";}.fa-chevron-circle-right:before {  content: "\f138";}.fa-chevron-circle-up:before {  content: "\f139";}.fa-chevron-circle-down:before {  content: "\f13a";}.fa-html5:before {  content: "\f13b";}.fa-css3:before {  content: "\f13c";}.fa-anchor:before {  content: "\f13d";}.fa-unlock-alt:before {  content: "\f13e";}.fa-bullseye:before {  content: "\f140";}.fa-ellipsis-h:before {  content: "\f141";}.fa-ellipsis-v:before {  content: "\f142";}.fa-rss-square:before {  content: "\f143";}.fa-play-circle:before {  content: "\f144";}.fa-ticket:before {  content: "\f145";}.fa-minus-square:before {  content: "\f146";}.fa-minus-square-o:before {  content: "\f147";}.fa-level-up:before {  content: "\f148";}.fa-level-down:before {  content: "\f149";}.fa-check-square:before {  content: "\f14a";}.fa-pencil-square:before {  content: "\f14b";}.fa-external-link-square:before {  content: "\f14c";}.fa-share-square:before {  content: "\f14d";}.fa-compass:before {  content: "\f14e";}.fa-toggle-down:before,.fa-caret-square-o-down:before {  content: "\f150";}.fa-toggle-up:before,.fa-caret-square-o-up:before {  content: "\f151";}.fa-toggle-right:before,.fa-caret-square-o-right:before {  content: "\f152";}.fa-euro:before,.fa-eur:before {  content: "\f153";}.fa-gbp:before {  content: "\f154";}.fa-dollar:before,.fa-usd:before {  content: "\f155";}.fa-rupee:before,.fa-inr:before {  content: "\f156";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {  content: "\f157";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before {  content: "\f158";}.fa-won:before,.fa-krw:before {  content: "\f159";}.fa-bitcoin:before,.fa-btc:before {  content: "\f15a";}.fa-file:before {  content: "\f15b";}.fa-file-text:before {  content: "\f15c";}.fa-sort-alpha-asc:before {  content: "\f15d";}.fa-sort-alpha-desc:before {  content: "\f15e";}.fa-sort-amount-asc:before {  content: "\f160";}.fa-sort-amount-desc:before {  content: "\f161";}.fa-sort-numeric-asc:before {  content: "\f162";}.fa-sort-numeric-desc:before {  content: "\f163";}.fa-thumbs-up:before {  content: "\f164";}.fa-thumbs-down:before {  content: "\f165";}.fa-youtube-square:before {  content: "\f166";}.fa-youtube:before {  content: "\f167";}.fa-xing:before {  content: "\f168";}.fa-xing-square:before {  content: "\f169";}.fa-youtube-play:before {  content: "\f16a";}.fa-dropbox:before {  content: "\f16b";}.fa-stack-overflow:before {  content: "\f16c";}.fa-instagram:before {  content: "\f16d";}.fa-flickr:before {  content: "\f16e";}.fa-adn:before {  content: "\f170";}.fa-bitbucket:before {  content: "\f171";}.fa-bitbucket-square:before {  content: "\f172";}.fa-tumblr:before {  content: "\f173";}.fa-tumblr-square:before {  content: "\f174";}.fa-long-arrow-down:before {  content: "\f175";}.fa-long-arrow-up:before {  content: "\f176";}.fa-long-arrow-left:before {  content: "\f177";}.fa-long-arrow-right:before {  content: "\f178";}.fa-apple:before {  content: "\f179";}.fa-windows:before {  content: "\f17a";}.fa-android:before {  content: "\f17b";}.fa-linux:before {  content: "\f17c";}.fa-dribbble:before {  content: "\f17d";}.fa-skype:before {  content: "\f17e";}.fa-foursquare:before {  content: "\f180";}.fa-trello:before {  content: "\f181";}.fa-female:before {  content: "\f182";}.fa-male:before {  content: "\f183";}.fa-gittip:before {  content: "\f184";}.fa-sun-o:before {  content: "\f185";}.fa-moon-o:before {  content: "\f186";}.fa-archive:before {  content: "\f187";}.fa-bug:before {  content: "\f188";}.fa-vk:before {  content: "\f189";}.fa-weibo:before {  content: "\f18a";}.fa-renren:before {  content: "\f18b";}.fa-pagelines:before {  content: "\f18c";}.fa-stack-exchange:before {  content: "\f18d";}.fa-arrow-circle-o-right:before {  content: "\f18e";}.fa-arrow-circle-o-left:before {  content: "\f190";}.fa-toggle-left:before,.fa-caret-square-o-left:before {  content: "\f191";}.fa-dot-circle-o:before {  content: "\f192";}.fa-wheelchair:before {  content: "\f193";}.fa-vimeo-square:before {  content: "\f194";}.fa-turkish-lira:before,.fa-try:before {  content: "\f195";}.fa-plus-square-o:before {  content: "\f196";}/* Magnific Popup CSS */.mfp-bg {  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 1042;  overflow: hidden;  position: fixed;  background: #0b0b0b;  opacity: 0.8;  filter: alpha(opacity=80); }.mfp-wrap {  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 1043;  position: fixed;  outline: none !important;  -webkit-backface-visibility: hidden; }.mfp-container {  text-align: center;  position: absolute;  width: 100%;  height: 100%;  left: 0;  top: 0;  padding: 0 8px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box; }.mfp-container:before {  content: '';  display: inline-block;  height: 100%;  vertical-align: middle; }.mfp-align-top .mfp-container:before {  display: none; }.mfp-content {  position: relative;  display: inline-block;  vertical-align: middle;  margin: 0 auto;  text-align: left;  z-index: 1045; }.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {  width: 100%;  cursor: auto; }.mfp-ajax-cur {  cursor: progress; }.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {  cursor: -moz-zoom-out;  cursor: -webkit-zoom-out;  cursor: zoom-out; }.mfp-zoom {  cursor: pointer;  cursor: -webkit-zoom-in;  cursor: -moz-zoom-in;  cursor: zoom-in; }.mfp-auto-cursor .mfp-content {  cursor: auto; }.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {  -webkit-user-select: none;  -moz-user-select: none;  user-select: none; }.mfp-loading.mfp-figure {  display: none; }.mfp-hide {  display: none !important; }.mfp-preloader {  color: #cccccc;  position: absolute;  top: 50%;  width: auto;  text-align: center;  margin-top: -0.8em;  left: 8px;  right: 8px;  z-index: 1044; }  .mfp-preloader a {    color: #cccccc; }    .mfp-preloader a:hover {      color: white; }.mfp-s-ready .mfp-preloader {  display: none; }.mfp-s-error .mfp-content {  display: none; }button.mfp-close, button.mfp-arrow {  overflow: visible;  cursor: pointer;  background: transparent;  border: 0;  -webkit-appearance: none;  display: block;  outline: none;  padding: 0;  z-index: 1046;  -webkit-box-shadow: none;  box-shadow: none; }button::-moz-focus-inner {  padding: 0;  border: 0; }.mfp-close {  width: 44px;  height: 44px;  line-height: 44px;  position: absolute;  right: 0;  top: 0;  text-decoration: none;  text-align: center;  opacity: 0.65;  filter: alpha(opacity=65);  padding: 0 0 18px 10px;  color: white;  font-style: normal;  font-size: 28px;  font-family: Arial, Baskerville, monospace; }  .mfp-close:hover, .mfp-close:focus {    opacity: 1;    filter: alpha(opacity=100); }  .mfp-close:active {    top: 1px; }.mfp-close-btn-in .mfp-close {  color: #333333; }.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {  color: white;  right: -6px;  text-align: right;  padding-right: 6px;  width: 100%; }.mfp-counter {  position: absolute;  top: 0;  right: 0;  color: #cccccc;  font-size: 12px;  line-height: 18px; }.mfp-arrow {  position: absolute;  opacity: 0.65;  filter: alpha(opacity=65);  margin: 0;  top: 50%;  margin-top: -55px;  padding: 0;  width: 90px;  height: 110px;  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }  .mfp-arrow:active {    margin-top: -54px; }  .mfp-arrow:hover, .mfp-arrow:focus {    opacity: 1;    filter: alpha(opacity=100); }  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {    content: '';    display: block;    width: 0;    height: 0;    position: absolute;    left: 0;    top: 0;    margin-top: 35px;    margin-left: 35px;    border: medium inset transparent; }  .mfp-arrow:after, .mfp-arrow .mfp-a {    border-top-width: 13px;    border-bottom-width: 13px;    top: 8px; }  .mfp-arrow:before, .mfp-arrow .mfp-b {    border-top-width: 21px;    border-bottom-width: 21px; }.mfp-arrow-left {  left: 0; }  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {    border-right: 17px solid white;    margin-left: 31px; }  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {    margin-left: 25px;    border-right: 27px solid #3f3f3f; }.mfp-arrow-right {  right: 0; }  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {    border-left: 17px solid white;    margin-left: 39px; }  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {    border-left: 27px solid #3f3f3f; }.mfp-iframe-holder {  padding-top: 40px;  padding-bottom: 40px; }  .mfp-iframe-holder .mfp-content {    line-height: 0;    width: 100%;    max-width: 900px; }  .mfp-iframe-holder .mfp-close {    top: -40px; }.mfp-iframe-scaler {  width: 100%;  height: 0;  overflow: hidden;  padding-top: 56.25%; }  .mfp-iframe-scaler iframe {    position: absolute;    display: block;    top: 0;    left: 0;    width: 100%;    height: 100%;    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);    background: black; }/* Main image in popup */img.mfp-img {  width: auto;  max-width: 100%;  height: auto;  display: block;  line-height: 0;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  padding: 40px 0 40px;  margin: 0 auto; }/* The shadow behind the image */.mfp-figure {  line-height: 0; }  .mfp-figure:after {    content: '';    position: absolute;    left: 0;    top: 40px;    bottom: 40px;    display: block;    right: 0;    width: auto;    height: auto;    z-index: -1;    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);    background: #444444; }  .mfp-figure small {    color: #bdbdbd;    display: block;    font-size: 12px;    line-height: 14px; }  .mfp-figure figure {    margin: 0; }.mfp-bottom-bar {  margin-top: -36px;  position: absolute;  top: 100%;  left: 0;  width: 100%;  cursor: auto; }.mfp-title {  text-align: left;  line-height: 18px;  color: #f3f3f3;  word-wrap: break-word;  padding-right: 36px; }.mfp-image-holder .mfp-content {  max-width: 100%; }.mfp-gallery .mfp-image-holder .mfp-figure {  cursor: pointer; }@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {  /**       * Remove all paddings around the image on small screen       */  .mfp-img-mobile .mfp-image-holder {    padding-left: 0;    padding-right: 0; }  .mfp-img-mobile img.mfp-img {    padding: 0; }  .mfp-img-mobile .mfp-figure:after {    top: 0;    bottom: 0; }  .mfp-img-mobile .mfp-figure small {    display: inline;    margin-left: 5px; }  .mfp-img-mobile .mfp-bottom-bar {    background: rgba(0, 0, 0, 0.6);    bottom: 0;    margin: 0;    top: auto;    padding: 3px 5px;    position: fixed;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box; }    .mfp-img-mobile .mfp-bottom-bar:empty {      padding: 0; }  .mfp-img-mobile .mfp-counter {    right: 5px;    top: 3px; }  .mfp-img-mobile .mfp-close {    top: 0;    right: 0;    width: 35px;    height: 35px;    line-height: 35px;    background: rgba(0, 0, 0, 0.6);    position: fixed;    text-align: center;    padding: 0; } }@media all and (max-width: 900px) {  .mfp-arrow {    -webkit-transform: scale(0.75);    transform: scale(0.75); }  .mfp-arrow-left {    -webkit-transform-origin: 0;    transform-origin: 0; }  .mfp-arrow-right {    -webkit-transform-origin: 100%;    transform-origin: 100%; }  .mfp-container {    padding-left: 6px;    padding-right: 6px; } }.mfp-ie7 .mfp-img {  padding: 0; }.mfp-ie7 .mfp-bottom-bar {  width: 600px;  left: 50%;  margin-left: -300px;  margin-top: 5px;  padding-bottom: 5px; }.mfp-ie7 .mfp-container {  padding: 0; }.mfp-ie7 .mfp-content {  padding-top: 44px; }.mfp-ie7 .mfp-close {  top: 0;  right: 0;  padding-top: 0; }/*  * Core Owl Carousel CSS File *v1.24 *//* clearfix */.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}/* display none until init */.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}.owl-carousel .owl-item{float: left;}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}/* mouse grab icon */.grabbing {     cursor:url(../img/grabbing.png) 8 8, move;}/* fix */.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;  -webkit-transform: translate3d(0,0,0);  -moz-transform: translate3d(0,0,0);  -ms-transform: translate3d(0,0,0);}/* CSS3 Transitions */.owl-origin {-webkit-perspective: 1200px;-webkit-perspective-origin-x : 50%;-webkit-perspective-origin-y : 50%;-moz-perspective : 1200px;-moz-perspective-origin-x : 50%;-moz-perspective-origin-y : 50%;perspective : 1200px;}/* fade */.owl-fade-out {  z-index: 10;  -webkit-animation: fadeOut .7s both ease;  -moz-animation: fadeOut .7s both ease;  animation: fadeOut .7s both ease;}.owl-fade-in {  -webkit-animation: fadeIn .7s both ease;  -moz-animation: fadeIn .7s both ease;  animation: fadeIn .7s both ease;}/* backSlide */.owl-backSlide-out {  -webkit-animation: backSlideOut 1s both ease;  -moz-animation: backSlideOut 1s both ease;  animation: backSlideOut 1s both ease;}.owl-backSlide-in {  -webkit-animation: backSlideIn 1s both ease;  -moz-animation: backSlideIn 1s both ease;  animation: backSlideIn 1s both ease;}/* goDown */.owl-goDown-out {  -webkit-animation: scaleToFade .7s ease both;  -moz-animation: scaleToFade .7s ease both;  animation: scaleToFade .7s ease both;}.owl-goDown-in {  -webkit-animation: goDown .6s ease both;  -moz-animation: goDown .6s ease both;  animation: goDown .6s ease both;}/* scaleUp */.owl-fadeUp-in {  -webkit-animation: scaleUpFrom .5s ease both;  -moz-animation: scaleUpFrom .5s ease both;  animation: scaleUpFrom .5s ease both;}.owl-fadeUp-out {  -webkit-animation: scaleUpTo .5s ease both;  -moz-animation: scaleUpTo .5s ease both;  animation: scaleUpTo .5s ease both;}/* Keyframes *//*empty*/@-webkit-keyframes empty {  0% {opacity: 1}}@-moz-keyframes empty {  0% {opacity: 1}}@keyframes empty {  0% {opacity: 1}}@-webkit-keyframes fadeIn {  0% { opacity:0; }  100% { opacity:1; }}@-moz-keyframes fadeIn {  0% { opacity:0; }  100% { opacity:1; }}@keyframes fadeIn {  0% { opacity:0; }  100% { opacity:1; }}@-webkit-keyframes fadeOut {  0% { opacity:1; }  100% { opacity:0; }}@-moz-keyframes fadeOut {  0% { opacity:1; }  100% { opacity:0; }}@keyframes fadeOut {  0% { opacity:1; }  100% { opacity:0; }}@-webkit-keyframes backSlideOut {  25% { opacity: .5; -webkit-transform: translateZ(-500px); }  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }}@-moz-keyframes backSlideOut {  25% { opacity: .5; -moz-transform: translateZ(-500px); }  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }}@keyframes backSlideOut {  25% { opacity: .5; transform: translateZ(-500px); }  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }}@-webkit-keyframes backSlideIn {  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }  75% { opacity: .5; -webkit-transform: translateZ(-500px); }  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }}@-moz-keyframes backSlideIn {  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }  75% { opacity: .5; -moz-transform: translateZ(-500px); }  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }}@keyframes backSlideIn {  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }  75% { opacity: .5; transform: translateZ(-500px); }  100% { opacity: 1; transform: translateZ(0) translateX(0); }}@-webkit-keyframes scaleToFade {  to { opacity: 0; -webkit-transform: scale(.8); }}@-moz-keyframes scaleToFade {  to { opacity: 0; -moz-transform: scale(.8); }}@keyframes scaleToFade {  to { opacity: 0; transform: scale(.8); }}@-webkit-keyframes goDown {  from { -webkit-transform: translateY(-100%); }}@-moz-keyframes goDown {  from { -moz-transform: translateY(-100%); }}@keyframes goDown {  from { transform: translateY(-100%); }}@-webkit-keyframes scaleUpFrom {  from { opacity: 0; -webkit-transform: scale(1.5); }}@-moz-keyframes scaleUpFrom {  from { opacity: 0; -moz-transform: scale(1.5); }}@keyframes scaleUpFrom {  from { opacity: 0; transform: scale(1.5); }}@-webkit-keyframes scaleUpTo {  to { opacity: 0; -webkit-transform: scale(1.5); }}@-moz-keyframes scaleUpTo {  to { opacity: 0; -moz-transform: scale(1.5); }}@keyframes scaleUpTo {  to { opacity: 0; transform: scale(1.5); }}/*Supersized - Fullscreen Slideshow jQuery PluginVersion : 3.2.7Site: www.buildinternet.com/project/supersizedAuthor: Sam DunnCompany : One Mighty Roar (www.onemightyroar.com)License : MIT License / GPL License*/#supersized-loader{ position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; }#supersized{  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; padding: 0; margin: 0; }#supersized img{ width:auto; height:auto; position:relative; display:none; outline:none; border:none; max-width: none; }#supersized.speed img{ -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }/*Speed*/#supersized.quality img{ -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }/*Quality*/#supersized li{ display:block; list-style:none; z-index:-30; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }#supersized a{ width:100%; height:100%; display:block; }#supersized li.prevslide{ z-index:10;  position:fixed;}#supersized li.activeslide{ z-index:20;  position:fixed;}#supersized li.image-loading{ background:#111; width:100%; height:100%;  position:fixed;}#supersized li.image-loading img{ visibility:hidden; }#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }/* ==========================================================================   BASE STYLE   ========================================================================== */   @font-face {    font-family: 'ralewaybold';    src: url('../fonts/raleway-bold-webfont.woff2') format('woff2'),         url('../fonts/raleway-bold-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'ralewaybold_italic';    src: url('../fonts/raleway-bolditalic-webfont.woff2') format('woff2'),         url('../fonts/raleway-bolditalic-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'ralewayitalic';    src: url('../fonts/raleway-italic-webfont.woff2') format('woff2'),         url('../fonts/raleway-italic-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'ralewaymedium';    src: url('../fonts/raleway-medium-webfont.woff2') format('woff2'),         url('../fonts/raleway-medium-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'ralewaymedium_italic';    src: url('../fonts/raleway-mediumitalic-webfont.woff2') format('woff2'),         url('../fonts/raleway-mediumitalic-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'ralewayregular';    src: url('../fonts/raleway-regular-webfont.woff2') format('woff2'),         url('../fonts/raleway-regular-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'ralewaysemibold';    src: url('../fonts/raleway-semibold-webfont.woff2') format('woff2'),         url('../fonts/raleway-semibold-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'ralewaysemibold_italic';    src: url('../fonts/raleway-semibolditalic-webfont.woff2') format('woff2'),         url('../fonts/raleway-semibolditalic-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'montserratregular';    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),         url('../fonts/montserrat-regular-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'montserratbold';    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),         url('../fonts/montserrat-bold-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'open_sansbold';    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'),         url('../fonts/opensans-bold-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'open_sansregular';    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),         url('../fonts/opensans-regular-webfont.woff') format('woff');    font-weight: normal;    font-style: normal;}*, *:after, *:before{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }body, html{ margin: 0; padding: 0;width: 100%;height: 100%; font-size: 100%; }body{background:#fefefe;color:#333;    font-size: 0.9em;    line-height: 1.6;font-family: 'ralewayregular', sans-serif;}a{color: #1d1d1d;text-decoration: none;-webkit-transition: color 0.2s;-moz-transition: color 0.2s;-o-transition: color 0.2s;-ms-transition: color 0.2s;transition: color 0.2s;}a:hover,a:active {    outline: 0;}a:hover{color: #666666;}h1, h2{font-family: 'ralewaysemibold', sans-serif;margin-top: 0;padding-top: 0;}audio,canvas,img,video {    vertical-align: middle;}img, object, embed{ max-width: 100%; height: auto; }img{width: auto\9;height: auto;max-width: 100%;vertical-align: middle;border: 0;-ms-interpolation-mode: bicubic;}::-webkit-input-placeholder{ /* WebKit browsers */    color: #a9a9a9;}:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */    color: #a9a9a9;}::-moz-placeholder{ /* Mozilla Firefox 19+ */    color: #a9a9a9;}:-ms-input-placeholder{ /* Internet Explorer 10+ */    color: #a9a9a9;}/* Section Color Scheme */.white{background: #ffffff;}.encasa{background: #292929;color: white;}.whitesmoke{background: #f5f5f5;}.gainsboro{background: #dcdcdc ;}.lightgray{background: #d3d3d3;}.silver{background: #c0c0c0 ;}.darkgray{background: #a9a9a9;}.darken{background: #1d1d1d;color: #ffffff;}.darken a{color: #a9a9a9;}.darken a:hover{color: #ffffff;}/* Section with SVG Separator */.has-svg{position: relative;padding-top: 100px;}.p0 {padding: 0;}.m0 {margin: 0;}.benefits > h1 {font-family: 'ralewaysemibold', sans-serif;}div.transbox {    max-width: 100%;    float: left;    color: #333;    background-color: #ffffff;    border: 1px solid black;    opacity: 0.6;    filter: alpha(opacity=60);    padding: 15px;    border-top-right-radius: 20px;    border-bottom-left-radius: 20px;    border-bottom-right-radius: 20px;}.color-encasa {color: #68002f;}.logoDisplayIe {width: 0;visibility: hidden;}.logoDisplayIe img {width: 0;}.encasa-btn {font-size: 14px !important;text-transform: none !important;background: #ffffff !important;color: #292929 !important;border-radius: 4px !important;border: none !important;padding: 0.8em 1em;letter-spacing: 1px;-webkit-transition: 0.2s all linear;-moz-transition: 0.2s all linear;transition: 0.2s all linear;}.encasa-btn.largeBtn {font-size: 17px !important;}.encasa-btn.blue {text-transform: uppercase !important;color: white !important;background: #3498db !important;}.encasa-btn.blue:hover {background: #222 !important;}.encasa-mb {margin-bottom: 50px;}.encasa-btn:hover, .encasa-btn.active {background: #68002f !important;color: #ffffff !important;}#step8 input, #step8a input {display: block;width: 100%;height: 30px;padding: 6px 12px;padding-left: 0;padding-right: 0;text-align: center;font-size: 14px;line-height: 1.42857143;color: #222;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;margin-bottom: 10px;font-size: 18px;font-weight: bold;}.konfigurator .w48 {width: 47%;float: left;margin-left: 2%;} .konfigurator {width: 100%;float: right;padding-bottom: 65px;border-top-left-radius: 50px;border-top-right-radius: 50px;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;background: rgba(66, 136, 184, 0.9);    position: relative;}.konfigurator_top {padding-left: 35px; padding-right: 35px;}.konfigurator_bottom {padding-right: 70px;}.konfigurator .head {background: #6e6e6e;height: 165px;border-radius: 50px;padding-left: 20px;padding-right: 20px;padding-top: 20px;position: relative;}.konfigurator .head .headline {color: white;font-size: 21px;font-family: 'montserratbold';text-align: center;position: relative;z-index: 1000;line-height: 1.2em;}.konfigurator .head .headline span.big { font-size: 32px; line-height: 1.1em;}.konfigurator .head .arrow {position: absolute;top: 105px;left: 80px;width: 90px;height: 90px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);background: #6e6e6e;}.konfigurator .body {margin-top: 65px;float: left;position: relative;width: 100%;text-align: center;color: white;font-size: 14px;}.konfigurator .body .auswahl {float: left;width: 33.3%;}.konfigurator .body .auswahl.auswahlHalf {width: 35%;margin-left: 15.5%;}.konfigurator .body .auswahl.auswahlHalf:last-child {margin-left: 0;}.konfigurator .body .auswahl:last-child {margin-right: 0px;}.konfigurator .body .auswahl img {border-radius: 15px;width: 100px;cursor: pointer;}.konfigurator h1 {color: white;margin-bottom: 30px;font-size: 20px !important;font-family: 'montserratbold', sans-serif;padding-left: 10px;padding-right: 10px;}.color-orange {color: #FF6E00;}.plz {width: 200px;height: 40px;text-align: center;font-size: 30px;}.circle {    position: absolute;    top: -45px;    right: -45px;    width: 90px;    height: 90px;    border-radius: 100%;    background: darkorange;    color: white;    text-align: center;    font-weight: bold;    font-size: 23px;    z-index: 100;    padding-top: 19px;}.circle small {    display: block;    margin-bottom: -3px;    font-size: 10px;    line-height: 10px;}.circleDesc {    position: absolute;    height: 30px;    line-height: 30px;    font-size: 14px;    font-weight: bold;    background: #4288B8;    color: white;    z-index: 101;    padding-left: 10px;    padding-right: 10px;    border-radius: 10px;    right: -68px;    top: 50px;}.black-bg {display: table;padding: 20px;background: rgba(255,255,255, 0.1);min-height: 500px;width: 100%;border-radius: 10px;}.innerText {    font-size: inherit;    font-family: inherit;    color: inherit;    display: inline-block;    font-weight: bold;    line-height: inherit;    padding: 0;    margin: 0;}.border-top {    border-top: 1px solid #222;}.abs-center {    display: table-cell;    vertical-align: middle;    position: relative;}a.toTop {display: block;width: 40px;height: 40px;background: #FFFFFF;font-size: 28px;line-height: 38px;position: absolute;top: -60px;left: 0;right: 0;margin: auto;color:#222222;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;-webkit-box-shadow:0px -5px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px -5px 5px rgba(0, 0, 0, 0.2);box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.2);-webkit-transform: translateZ(0);-webkit-transition:0.2s all linear;-moz-transition:0.2s all linear;transition:0.2s all linear;    text-align:center;}.toTop:hover {-webkit-box-shadow:0px -5px 5px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px -5px 5px rgba(0, 0, 0, 0.1);box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.1);color: #68002f;}.toTop i {-webkit-transition:0.2s all linear;-moz-transition:0.2s all linear;transition:0.2s all linear;}/* Adjustment class for section with SVG Separator */.pull {padding-top: 0;}.push {padding-top: 100px;}/* Section Title */.section-title{margin-bottom: 60px;text-align: center;}.section-title h1{position: relative;margin-top: 0;text-transform: uppercase;}.section-title h1:after{position: absolute;bottom: -10px;left: 50%;margin-left: -25px;width: 50px;height: 2px;background: rgb(191, 191, 191);background: rgba(191, 191, 191, 0.7);content: "";}.section-title h4{    font-family: 'ralewayregular', sans-serif;position: relative;margin-top: 0;    font-size: 2em;    margin-bottom: 22px;}.section-title h4:after{position: absolute;bottom: -10px;left: 50%;margin-left: -25px;width: 50px;height: 2px;background: rgb(191, 191, 191);background: rgba(191, 191, 191, 0.7);content: "";}.section-title h3{position: relative;text-align: center;color: #999999;font-weight: 400;font-size: 1em;}/* SVG Separator */.separator{position: absolute;left: 0;bottom: -99px;z-index: 900;width: 100%;height: 100px;}.separator.separator-top{top: -99px;bottom: auto;}/* SVG Separator Color Style */.white .separator path{fill: #ffffff;}.whitesmoke .separator path{fill: #f5f5f5;}.gainsboro .separator path{fill: #dcdcdc ;}.lightgray .separator path{fill: #d3d3d3;}.silver .separator path{fill: #c0c0c0 ;}.darkgray .separator path{fill: #a9a9a9;}.darken .separator path{fill: #1d1d1d;}.konic .separator path{fill: #3FA8D2;}.hero, .contactsection {background-repeat: no-repeat !important;background-attachment: scroll !important;background-position: center center !important;background-size: cover !important;background-image: url("../img/hero.png");min-height: 800px;}.hero {    background-image: url("../img/chair_var2.jpg");}.contactsection {color: white;margin-top: 0;min-height: 0;}.contactsection .lightBg {background: rgba(255,255,255,0.1);padding: 20px;}.contactsection input {border: 1px solid transparent;padding: 10px;outline: none;color: #FFFFFF;margin: 0;width:100%;max-width:100%;display: block;vertical-align: baseline; /* Improves appearance and consistency in all browsers */ *vertical-align: middle; /* Improves appearance and consistency in all browsers */margin-bottom: 20px;-webkit-transition:0.2s background linear;-moz-transition:0.2s background linear;transition:0.2s background linear;-webkit-transform: translateZ(0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-background-clip: padding;-moz-background-clip: padding;background-clip: padding-box;background:rgb(0, 0, 0);background:rgba(0, 0, 0, 0.50);-webkit-border-radius:0;-moz-border-radius:0;border-radius: 0;-webkit-appearance: none;}.contactsection input:focus {border: 1px solid transparent;color: #FFFFFF;background:rgb(0, 0, 0);background:rgba(0, 0, 0, 0.85);}.contactsection .broLoadingScreen {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255, .5);z-index: 1000;text-align: center;}.contactsection .broLoadingScreen img {margin-top: 150px;}.broSuccess {font-weight: bold;}.hero h1 {font-size: 50px;padding-top: 0;margin-top: 0;line-height: 1.2em;}.txtHighlight {display: block;margin-bottom: 20px;border-left: 5px solid #68002f;padding-left: 10px;}.broschureForm p {font-size: 12px;}/* h1 Logo Style */.logo{font-family: 'open_sansregular', Arial, sans-serif;    display: inline-block;}.logo a{color: #ffffff;display: inline-block;    width: 220px;    background-image: url(../img/ideal-logo-es.png);background-position:center;background-repeat:no-repeat;background-size:140px;    background-color: transparent;    border: 0;    overflow: hidden;    /* IE 6/7 fallback */    *text-indent: -9999px;}.logo a:before {    content: "";    display: block;    width: 0;    height: 150%;}/* Text Alignment */.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}/* Button Style */.button {font-weight: 700;padding: 5px 10px;display: inline-block;}/* Button Dark Style */.button-dark {border: 2px solid #666666;}.button-dark:hover{color: #ffffff!important;border: 2px solid #222222;background: #222222;}/* Button Light Style */.button-light {color: #ffffff!important;border: 2px solid #ffffff;}.button-light:hover{color: #222222!important;background: #ffffff;}/* Animate CSS after page load */.preload *{-webkit-transition: none !important;-moz-transition: none !important;-ms-transition: none !important;-o-transition: none !important;transition: none !important;}/* Hide text for rotate-text */.rotate-text{display: none;}/* grayscale image */.grayscale img{    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */    filter: gray; /* IE6-9 */    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;-webkit-backface-visibility: hidden;}.grayscale:hover img{    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");    -webkit-filter: grayscale(0%);}/* Fullscreen image */.fullscreen-bg {position: absolute;top: 0;left: 0;width: 100%;height: auto;min-height: 100%;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;   -moz-background-size: cover; -o-background-size: cover;background-size: cover;z-index: -1;}/* Clearfix */.clearfix:before,.clearfix:after {    content: " "; /* 1 */    display: table; /* 2 */}.clearfix:after {    clear: both;}.clearfix {    *zoom: 1; /* For IE 6/7 only */}/* ==========================================================================   GRID   ========================================================================== */.container{max-width: 1100px;padding: 60px 20px;margin: 0 auto;}.container:after,.row:after,.column:after{content: "";display: table;clear: both;}.row{padding-bottom: 0;}.column{display: block;float: left;    margin-left: 2%;}.column:first-child{margin-left: 0;}.full_width{ width: 100%; }.half{ width: 49.0%; }.one_third{ width: 32.0%; }.two_third{ width: 66.0%; }.one_fourth{ width: 23.5%; }.three_fourth{ width: 74.5%; }.one_sixth {width: 15%;}@media only screen and (min-width: 768px) and (max-width: 979px){    .one_fourth{width: 49.0%;    }    .one_fourth:nth-child(2n+1){margin-left: 0;}}@media only screen and (max-width : 767px){    .column{        width: 100%;        margin-left: 0;    }}/* ==========================================================================   ANIMATION   ========================================================================== *//* Hide element before animation */.transparent{    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity = 0 );    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 0);    filter: alpha(opacity = 0);    -moz-opacity: 0;    -khtml-opacity: 0;}/* Show element after animation */.opaque{    opacity: 1;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity = 100 );    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 100);    filter: alpha(opacity = 100);    -moz-opacity: 1;    -khtml-opacity: 1;}.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}@-webkit-keyframes flipInX{    0%{        -webkit-transform: perspective(400px) rotateX(90deg);        opacity: 0;    } 40%{        -webkit-transform: perspective(400px) rotateX(-10deg);    }    70%{        -webkit-transform: perspective(400px) rotateX(10deg);    }    100%{        -webkit-transform: perspective(400px) rotateX(0deg);        opacity: 1;    }}@-moz-keyframes flipInX{    0%{        -moz-transform: perspective(400px) rotateX(90deg);        opacity: 0;    }    40%{        -moz-transform: perspective(400px) rotateX(-10deg);    }    70%{        -moz-transform: perspective(400px) rotateX(10deg);    }    100%{        -moz-transform: perspective(400px) rotateX(0deg);        opacity: 1;    }}@-o-keyframes flipInX{    0%{        -o-transform: perspective(400px) rotateX(90deg);        opacity: 0;    }    40%{        -o-transform: perspective(400px) rotateX(-10deg);    }    70%{        -o-transform: perspective(400px) rotateX(10deg);    }    100%{        -o-transform: perspective(400px) rotateX(0deg);        opacity: 1;    }}@keyframes flipInX{    0%{        transform: perspective(400px) rotateX(90deg);        opacity: 0;    }    40%{        transform: perspective(400px) rotateX(-10deg);    }    70%{        transform: perspective(400px) rotateX(10deg);    }    100%{        transform: perspective(400px) rotateX(0deg);        opacity: 1;    }}.flipInX{-webkit-backface-visibility: visible !important;-webkit-animation-name: flipInX;-moz-backface-visibility: visible !important;-moz-animation-name: flipInX;-o-backface-visibility: visible !important;-o-animation-name: flipInX;backface-visibility: visible !important;animation-name: flipInX;}@-webkit-keyframes fadeIn{0%{opacity: 0;}100%{opacity: 1;}}@-moz-keyframes fadeIn{0%{opacity: 0;}100%{opacity: 1;}}@-o-keyframes fadeIn{0%{opacity: 0;}100%{opacity: 1;}}@keyframes fadeIn{0%{opacity: 0;}100%{opacity: 1;}}.fadeIn{-webkit-animation-name: fadeIn;-moz-animation-name: fadeIn;-o-animation-name: fadeIn;animation-name: fadeIn;}@-webkit-keyframes fadeInUp{0%{opacity: 0;-webkit-transform: translateY(20px);}100%{opacity: 1;-webkit-transform: translateY(0);}}@-moz-keyframes fadeInUp{0%{opacity: 0;-moz-transform: translateY(20px);}100%{opacity: 1;-moz-transform: translateY(0);}}@-o-keyframes fadeInUp{0%{opacity: 0;-o-transform: translateY(20px);}100%{opacity: 1;-o-transform: translateY(0);}}@keyframes fadeInUp{0%{opacity: 0;transform: translateY(20px);}100%{opacity: 1;transform: translateY(0);}}.fadeInUp{-webkit-animation-name: fadeInUp;-moz-animation-name: fadeInUp;-o-animation-name: fadeInUp;animation-name: fadeInUp;}@-webkit-keyframes fadeInDown{0%{opacity: 0;-webkit-transform: translateY(-20px);}100%{opacity: 1;-webkit-transform: translateY(0);}}@-moz-keyframes fadeInDown{0%{opacity: 0;-moz-transform: translateY(-20px);}100%{opacity: 1;-moz-transform: translateY(0);}}@-o-keyframes fadeInDown{0%{opacity: 0;-o-transform: translateY(-20px);}100%{opacity: 1;-o-transform: translateY(0);}}@keyframes fadeInDown{0%{opacity: 0;transform: translateY(-20px);}100%{opacity: 1;transform: translateY(0);}}.fadeInDown{-webkit-animation-name: fadeInDown;-moz-animation-name: fadeInDown;-o-animation-name: fadeInDown;animation-name: fadeInDown;}@-webkit-keyframes fadeInLeft{0%{opacity: 0;-webkit-transform: translateX(-20px);}100%{opacity: 1;-webkit-transform: translateX(0);}}@-moz-keyframes fadeInLeft{0%{opacity: 0;-moz-transform: translateX(-20px);}100%{opacity: 1;-moz-transform: translateX(0);}}@-o-keyframes fadeInLeft{0%{opacity: 0;-o-transform: translateX(-20px);}100%{opacity: 1;-o-transform: translateX(0);}}@keyframes fadeInLeft{0%{opacity: 0;transform: translateX(-20px);}100%{opacity: 1;transform: translateX(0);}}.fadeInLeft{-webkit-animation-name: fadeInLeft;-moz-animation-name: fadeInLeft;-o-animation-name: fadeInLeft;animation-name: fadeInLeft;}@-webkit-keyframes fadeInRight{0%{opacity: 0;-webkit-transform: translateX(20px);}100%{opacity: 1;-webkit-transform: translateX(0);}}@-moz-keyframes fadeInRight{0%{opacity: 0;-moz-transform: translateX(20px);}100%{opacity: 1;-moz-transform: translateX(0);}}@-o-keyframes fadeInRight{0%{opacity: 0;-o-transform: translateX(20px);}100%{opacity: 1;-o-transform: translateX(0);}}@keyframes fadeInRight{0%{opacity: 0;transform: translateX(20px);}100%{opacity: 1;transform: translateX(0);}}.fadeInRight{-webkit-animation-name: fadeInRight;-moz-animation-name: fadeInRight;-o-animation-name: fadeInRight;animation-name: fadeInRight;}/* ==========================================================================   PRELOADER   ========================================================================== */#preloader{position: fixed;top:0;right:0;bottom:0;left:0;z-index:99999; /* makes sure it stays on top */background-color:#fff; /* change if the mask should have another color then white */}#status{position:absolute;top:50%; /* centers the loading animation vertically one the screen */left:50%; /* centers the loading animation horizontally one the screen */margin:-100px 0 0 -100px; /* is width and height divided by two */width:200px;height:200px;background-image:url(../img/AjaxLoader.gif); /* path to your loading animation */background-position:center;background-repeat:no-repeat;background-size:32px 32px;}/* ==========================================================================   HEADER   ========================================================================== */#header{width: 100%;}/* Tint background image */#header.tint{background: rgba(0,0,0,0.5);}/* Fallback for IE */.no-rgba .tint{   background:transparent;   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);    zoom: 1;}/* ==========================================================================   HEADER: NAVIGATION   ========================================================================== */#header .nav-header{position: fixed;top: 0;left: 0;z-index: 3300;width: 100%;height: 80px;background: white;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;    margin-top: -80px;}#header .nav-header .nav-inner{margin: 0 auto;max-width: 1100px;}#header .nav-header h1,#nav-toggle,#header .nav-header .nav{position: relative;display: inline-block;}#header .nav-header h1,#nav-toggle,#header .nav-header .nav a{color: #1d1d1d;line-height: 80px;}#nav-toggle,#header .nav-header .nav a{outline: 0;}#header .nav-header .logo a{height: 80px;}#header .nav-header h1{float: left;margin: 0;padding-left: 20px;}#header .nav-header h2{float: left;margin: 0;padding-left: 20px;}#nav-toggle,#header .nav-header .nav{float: right;padding-right: 20px;text-transform: uppercase;}#nav-toggle{font-size: 1.66667em;padding-left: 20px;-webkit-transition: background 0.2s ease-in-out;-moz-transition: background 0.2s ease-in-out;-o-transition: background 0.2s ease-in-out;-ms-transition: background 0.2s ease-in-out;transition: background 0.2s ease-in-out;display: none;}#nav-toggle.active{padding: 0 35px;background: #ffffff;}#nav-toggle img{vertical-align: inherit;}#header .nav-header .nav a{position: relative;margin: 0 0 0 15px;font-size: 11px;letter-spacing: 1px;}#header .nav-header .nav a.current,#header .nav-header .nav a:hover{    color: #68002f;}#header .nav-header .nav a.current:after{/*position: absolute;top: -34px;left: 0;width: 100%;height: 15px;background: #3FA8D2;content: "";*/}#header .nav-header.blackout{    z-index: 1002;height: 90px;background: #ececec;display: block;    margin-top: 0;}#header .nav-header.blackout h1,#header .nav-header.blackout .nav a{line-height: 90px;}#header .nav-header.blackout h1{font-size: 2em;}#header .nav-header.blackout .logo a{height: 90px;}/* ==========================================================================   HEADER: INTRO   ========================================================================== */#header .intro-block{width: 100%;height: 100%;    padding-top: 60px;color: #ffffff;}#header .intro-block .intro-text{display: table-cell;vertical-align: middle;-webkit-transform:translate3d(0,0,0);}#header .intro-block .intro-text h1,#header .intro-block .intro-text h3{text-transform: uppercase;margin: 0;}#header .intro-block .intro-text h1{font-size:2em;line-height:1em;}#header .intro-block .intro-text .button{margin-top: 40px;padding: 10px 15px;font-size: 1.17em;}/* Rotating Text */#header .rotating{display: inline-block;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-transform: rotateX(0) rotateY(0) rotateZ(0);-moz-transform: rotateX(0) rotateY(0) rotateZ(0);-o-transform: rotateX(0) rotateY(0) rotateZ(0);transform: rotateX(0) rotateY(0) rotateZ(0);-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-o-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin-x: 50%;}#header .rotating.flip{ position: relative;}#header .rotating .front, #header .rotating .back{top: 0;left: 0;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;}#header .rotating .front{position: absolute;display: inline-block;-webkit-transform: translate3d(0,0,1px);-moz-transform: translate3d(0,0,1px);-ms-transform: translate3d(0,0,1px);-o-transform: translate3d(0,0,1px);transform: translate3d(0,0,1px);}#header .rotating.flip .front{z-index: 1;}#header .rotating .back{display: block;opacity: 1;}#header .rotating.flip .back{z-index: 2;display: block;opacity: 1;-webkit-transform: rotateY(180deg) translate3d(0,0,0);-moz-transform: rotateY(180deg) translate3d(0,0,0);-ms-transform: rotateY(180deg) translate3d(0,0,0);-o-transform: rotateY(180deg) translate3d(0,0,0);transform: rotateY(180deg) translate3d(0,0,0);}#header .rotating.flip.up .back{-webkit-transform: rotateX(180deg) translate3d(0,0,0);-moz-transform: rotateX(180deg) translate3d(0,0,0);-ms-transform: rotateX(180deg) translate3d(0,0,0);-o-transform: rotateX(180deg) translate3d(0,0,0);transform: rotateX(180deg) translate3d(0,0,0);}/* ==========================================================================   ABOUT   ========================================================================== */#about .team-grid .t-block .t-image{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;box-shadow: 0 0 0 5px #ffffff, 0 0 0 8px #dcdcdc;}#about .team-grid .t-block .t-position{display: inline-block;margin: 0 auto 10px;padding: 10px;width: 100%;background: #a9a9a9;color: #fff;letter-spacing: 1px;}#about .team-grid .t-block  .t-socials{display: block;}#about .team-grid .t-block .t-socials  a{padding: 10px;}/* ==========================================================================   SERVICE   ========================================================================== */#service .service-block{max-width: 960px;margin: 0 auto 60px;}#service .service-block:last-child{margin-bottom: 0;}#service .service-block .service-icon,#service .service-block .service-body{position: relative;}#service .service-block:nth-child(odd) .service-icon{left: 49.0%;}#service .service-block:nth-child(odd) .service-body{left: -49.0%;margin-left: 0;}#service .service-block .service-body h2{margin-top: 0;}/* ==========================================================================   SKILL   ========================================================================== */#skill .skill-grid .skill-block  h3{font-weight: 400;}#skill .skill-grid .skill-block .chart{position: relative;width: 200px;height: 200px;margin: 0 auto;}#skill .skill-grid .skill-block .chart canvas{position: absolute;top: 0;left: 0;}#skill .skill-grid .skill-block .chart span{display: inline-block;color: #a9a9a9;font-size: 2em;font-weight: 700;line-height: 200px;}#skill .skill-grid .skill-block .chart span:after{content: '%';margin-left: 0.1em;font-size: .8em;}/* ==========================================================================   CLIENTS   ========================================================================== */#clients{}/* ==========================================================================   WORKS   ========================================================================== */#filters{margin-bottom: 40px;}#filters ul{display: inline-block;margin: 0;padding: 0;*display: inline;*zoom: 1;}#filters ul li{display: inline;}#filters ul li span{position: relative;float: left;padding: 4px 16px;color:#a9a9a9;text-decoration:none;line-height: 20px;cursor: pointer;-webkit-transition: color 0.2s ease-in-out;-moz-transition: color 0.2s ease-in-out;-o-transition: color 0.2s ease-in-out;transition: color 0.2s ease-in-out;}#filters ul li span:hover{color:#ffffff;}#filters ul li span.active{color:#ffffff;}#portfolio-grid {}#portfolio-grid .portfolio-block{display:none;float:left;overflow:hidden;width: 33.3333333%;}#portfolio-grid .portfolio-wrapper{position: relative !important;overflow:hidden;background: #ffffff;cursor:pointer;}#portfolio-grid .portfolio-block a,#portfolio-grid .portfolio-block a:hover{color: #222222;display: block;}#portfolio-grid .portfolio-block a:hover{cursor: crosshair;}#portfolio-grid .portfolio-block img{width:100%;}#portfolio-grid .portfolio-block .label-block{position: absolute;top:0;left:0;width: 100%;height: 100%;background: rgb(255, 255, 255);background: rgba(255, 255, 255, 0.952941);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-webkit-transition: opacity 0.2s ease-in-out;-moz-transition: opacity 0.2s ease-in-out;-o-transition: opacity 0.2s ease-in-out;-ms-transition: opacity 0.2s ease-in-out;transition: opacity 0.2s ease-in-out;}#portfolio-grid .portfolio-block a:hover .label-block{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);}#portfolio-grid .portfolio-block .label-text{display: table;width: 100%;height: 100%;}#portfolio-grid .portfolio-block .label-text-inner{display: table-cell;padding: 0 1.66667rem;vertical-align: middle;}#portfolio-grid .portfolio-block .text-title{margin:0;}#portfolio-grid .portfolio-block .text-category{display: block;color: #333333;}/* ==========================================================================   PRICING   ========================================================================== */#pricing .pricing-table .pricing-block .pricing-body{background: #f5f5f5;max-width: 300px;margin: 0 auto;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;-ms-transition: all 0.2s;transition: all 0.2s;}#pricing .pricing-table .pricing-block .pricing-body:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}/* IE8 */.lt-ie9 #pricing .pricing-table .pricing-block .pricing-body:hover{-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.05, M12=0, M21=0, M22=1.05, SizingMethod='auto expand')";margin-left: -10px;margin-top: -17px;}#pricing .pricing-table .pricing-block .pricing-body h2{margin: 0;padding: 20px;}#pricing .pricing-table .pricing-block .pricing-head{padding: 15px;color: #ffffff;background: #c0c0c0;}#pricing .pricing-table .pricing-block .price{font-weight: 700;font-size: 4em;text-transform: uppercase;}#pricing .pricing-table .pricing-block .pricing-features ul{text-align: left;padding: 0;margin: 0;}#pricing .pricing-table .pricing-block .pricing-features li{padding: 20px;border-bottom: 1px solid #dcdcdc;list-style-type: none;}#pricing .pricing-table .pricing-block .pricing-features li:last-child{border-bottom: none;}#pricing .pricing-table .pricing-block .pricing-footer .pricing-action{display: inline-block;width: 100%;padding: 20px;background: #666;color: #fff;text-decoration: none;}#pricing .pricing-table .pricing-block .pricing-footer .pricing-action:hover{display: inline-block;width: 100%;padding: 20px;background: #222222;color: #fff;text-decoration: none;}/* ==========================================================================   Timeline   ========================================================================== */#timeline .tl-list {max-width: 900px;margin: 0 auto;padding: 0;list-style: none;position: relative;} /* The line */#timeline .tl-list:before,#timeline .tl-list:after {content: '';position: absolute;top: 0;bottom: 0;left: 20%;margin-left: -11px;width: 4px;background: rgba(0,0,0,0.1);}#timeline .tl-list:after {top: auto;bottom: -20px;left: 20%;margin-left: -11px;height: 20px;background: rgba(0,0,0,0.1);background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0)));background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);}/* The date/time */#timeline .tl-list > li {position: relative;}#timeline .tl-list > li .tl-time {display: block;width: 25%;padding-right: 100px;position: absolute;top: 50%;margin-top: -23px;}#timeline .tl-list > li .tl-time span {display: block;text-align: right;line-height: 3em;}/* Right content */#timeline .tl-list > li .tl-label {margin: 0 0 20px 25%;padding: 20px;background: #ffffff;position: relative;border: 1px solid #dcdcdc;}#timeline .tl-list > li .tl-label h2{margin: 0;font-family: Open Sans, Arial, sans-serif;font-weight: 400;}/* The triangle */#timeline .tl-list > li .tl-label:after {right: 100%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-right-color: #dcdcdc;border-width: 10px;top: 50%;margin: -10px 0 0 -25px;}/* The icons */#timeline .tl-list > li .tl-icon {width: 50px;height: 50px;font-size: 1.4em;line-height: 50px;-webkit-font-smoothing: antialiased;position: absolute;color: #f5f5f5;background: #666666;border-radius: 50%;text-align: center;left: 20%;top: 50%;margin: -25px 0 0 -35px;-webkit-transition: background 0.2s ease-in-out;-moz-transition: background 0.2s ease-in-out;-o-transition: background 0.2s ease-in-out;-ms-transition: background 0.2s ease-in-out;transition: background 0.2s ease-in-out;}#timeline .tl-list > li:hover .tl-icon{background: #999999;}/* Load More Button */#timeline .load-more{margin-top: 20px;}/* ==========================================================================   QUOTES   ========================================================================== */#quotes h2, #quotes  .quote{font-weight: normal;font-family: Georgia,Times,"Times New Roman",serif;color: white}#quotes h2{margin-top: -32px;}#quotes  .quote{font-size: 5em;line-height: 1em;}/* ==========================================================================   CONTACT   ========================================================================== */#contact{ background: #3FA8D2;}#contact .section-title h3{color: white;}#contact form{position: relative;margin: 0 auto;max-width: 620px;}#contact form input,#contact form textarea{display: block;margin-bottom: 20px;padding: 10px;width: 100%;border: 2px solid #fff;background: rgb(64,64,64);background: rgba(64,64,64,0.1);color: #fff;font-family: 'open_sansregular', Arial, sans-serif;}#contact form textarea{min-height: 200px;    resize: vertical;}#contact form input:focus,#contact form textarea:focus,#contact form label:active + input,#contact form label:active + textarea{outline: none;border: 2px solid #fff;background: #fff;color: #666;}#contact form input.submit{display: inline-block;margin-bottom: 0;padding: 10px;border: 2px solid #ffffff;background: rgb(64,64,64);background: rgba(64,64,64,0.1);color: #fff;text-transform: uppercase;letter-spacing: 1px;cursor: pointer;-webkit-transition: background 0.2s ease-in-out;-moz-transition: background 0.2s ease-in-out;-o-transition: background 0.2s ease-in-out;-ms-transition: background 0.2s ease-in-out;transition: background 0.2s ease-in-out;}#contact form input.submit:hover{background: #ffffff;color: #1d1d1d;}#contact .form-notification{margin-top: 20px;}#contact .form-notification .success,#contact .form-notification .warning,#contact .form-notification .error{padding: 10px;color: #ffffff;}#contact .form-notification .success{text-align: center;background: #27ae60;}#contact .form-notification .warning{text-align: center;background: #d35400;}#contact .form-notification .error{background: #bf0000;list-style: none;}#address-block{background: #1d1d1d;background: rgba(0, 0, 0, 0.3);}#address-block > address{padding: 40px 0;text-align: center;}/* ==========================================================================   MAP   ========================================================================== */#map {width:100%;height:400px;color:#333;}#map img{ max-width: none !important; }/* ==========================================================================   FOOTER   ========================================================================== */#footer{background: #efefef;color: white;text-align: center;}#footer-top{background: #333333;}#footer-top .container,#footer-bottom .container{padding: 20px;}.p0 {    padding-top: 35px !important;}#footer-top .socials{padding: 0;margin: 0;list-style: none;}#footer-top .socials li{display: inline-block;}#footer-top .socials li a{display: inline-block;margin: 10px;width: 2em;height: 2em;border: 2px solid #ffffff;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color: #ffffff;font-size: 2em;line-height: 2em;}#footer-top .socials li a:hover{background: #ffffff;color: #1d1d1d;}/* ==========================================================================   EXTERNAL PAGE   ========================================================================== */   /* Header for Page */ #header.page{height: 120px;background: #1d1d1d; }/* Post Container */ #post .container{max-width: 900px;}#post .meta{color: #999;}/* Author Area */#post .author {position: relative;max-width: 520px;margin: 80px auto 0;}#post .author:after{position: absolute;top: -40px;left: 50%;margin-left: -25px;width: 50px;height: 2px;background: rgb(191, 191, 191);background: rgba(191, 191, 191, 0.7);content: "";}#post .author .author-text {overflow: hidden;}#post .author img {float: left;margin: 4px 20px 20px 4px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}#post .author h3,#post .author p {margin-top: 0;}#post .author h3 {margin-bottom: 0.5em;}#post .author  .socials{display: block;}#post .author .socials  a{padding: 10px;}/* Comments Area */#comment .container {max-width: 620px;margin: 0 auto;}/* Comment List */#comment .comment-list {margin: 0 0 40px 0;padding: 0;}#comment .comment-list li {margin: 0;padding: 0;list-style: none;overflow: hidden;clear: both;}#comment .comment-list ul {margin: 0 0 0 11%; /* relative value */padding: 0;}#comment .comment-list .comment-block {overflow: hidden;margin-bottom: 1em;border-bottom: 1px solid #dcdcdc;}#comment .comment-list  .comment-avatar img {float: left;margin: 0 20px 20px 0;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}#comment .comment-list .comment-head,#comment .comment-list .comment-text{margin-bottom: 1em;}#comment .comment-list .comment-head a{font-weight: 700;}#comment .comment-list .comment-head .comment-date{color: #999999;}/* Comment Form */#comment form{position: relative;margin: 0 auto 20px;}#comment form input,#comment form textarea{display: block;margin-bottom: 20px;padding: 10px;width: 100%;border: 2px solid #dcdcdc;background: rgb(64,64,64);background: rgba(0,0,0,0.1);font-family: 'open_sansregular', Arial, sans-serif;}#comment form textarea{min-height: 200px;    resize: vertical;}#comment form input:focus,#comment form textarea:focus,#comment form label:active + input,#comment form label:active + textarea{outline: none;border: 2px solid #999999;color: #666666;}#comment form input.submit{display: inline-block;margin-bottom: 0;padding: 10px;border: 2px solid #666666;background: #666666;color: #fff;text-transform: uppercase;letter-spacing: 1px;cursor: pointer;-webkit-transition: background 0.2s ease-in-out;-moz-transition: background 0.2s ease-in-out;-o-transition: background 0.2s ease-in-out;-ms-transition: background 0.2s ease-in-out;transition: background 0.2s ease-in-out;}#comment form input.submit:hover{border: 2px solid #222222;background: #222222;}#nav-page .nav{max-width: 900px;margin: 0 auto;font-size: 0;}#nav-page .nav a{display: inline-block;width: 33.3333333%;font-size: 16px;}/* ==========================================================================404 PAGE   ========================================================================== */#four-oh-four{width: 100%;height: 100%;display: table;color: #ffffff;background: #222222 url("../img/background/bg-404.jpg") no-repeat center center fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;-webkit-box-shadow: inset 0px 0px 156px 64px rgba(0,0,0,0.75);-moz-box-shadow: inset 0px 0px 156px 64px rgba(0,0,0,0.75);box-shadow: inset 0px 0px 156px 64px rgba(0,0,0,0.75);}#four-oh-four a{color: #dfdfdf;}#four-oh-four a:hover{color: #ffffff;}#four-oh-four .content-block {display: table-cell;vertical-align: middle;background-color: rgb(0,0,0);background-color: rgba(0,0,0,0.5);}#four-oh-four .content-block .content-text {max-width: 580px;margin: 0 auto;padding: 20px;color: white;text-align: center;} #four-oh-four .content-block .content-text h1 {font-size: 180px;line-height: 100%;margin: 0;}#four-oh-four .content-block .content-text h2 {margin-top: 0;font-size: 24px;text-transform: uppercase;}#four-oh-four .content-block .content-text .button{margin-top: 1em;}/* ==========================================================================   PLUGIN: MAGNIFIC POPUP, OWL CAROUSEL   ========================================================================== *//* Magnific Popup Zoom Style*/.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg {opacity: 0;-webkit-backface-visibility: hidden;/* ideally, transition speed should match zoom duration */-webkit-transition: opacity 0.3s ease-out;-moz-transition: opacity 0.3s ease-out;-o-transition: opacity 0.3s ease-out;transition: opacity 0.3s ease-out;}.mfp-with-zoom.mfp-ready .mfp-container {    opacity: 1;}.mfp-with-zoom.mfp-ready.mfp-bg {    opacity: 0.8;}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg {opacity: 0;}/* Owl Carousel Owl Theme */.owl-theme .owl-controls{margin-top: 10px;text-align: center;}/* Styling Next and Prev buttons */.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #666666;filter: Alpha(Opacity=50);opacity: 0.5;}/* Clickable class fix problem with hover on touch devices *//* Use it for non-touch hover action */.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);opacity: 1;text-decoration: none;}/* Styling Pagination*/.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #666666;}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);opacity: 1;}/* If PaginationNumbers is true */.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}/* preloading images */.owl-item.loading{min-height: 150px;background: url(../img/AjaxLoader.gif);background-position:center;background-repeat:no-repeat;}.owl-carousel .owl-item{text-align: center;}.display-pad {    display: none;}/* ==========================================================================   MEDIA QUERIES   ========================================================================== *//* Portrait tablet to landscape and desktop */@media only screen and (min-width: 768px) and (max-width: 979px){#about .team-grid .t-block,#skill .skill-grid .skill-block,#pricing .pricing-table .pricing-block{margin-bottom: 20px;}#about .team-grid .t-block .grayscale .t-image,#about .team-grid .t-block .t-position{max-width: 300px;}        .display-pad {        display: block;    }        .hero h1 {        font-size: 40px;    }        .konfigurator_top, .konfigurator_bottom {padding: 0;}        .konfigurator .body .auswahl img {    width: 70px;    }        .konfigurator .body {        font-size: 13px;    }        .konfigurator h1 {        font-size: 17px !important;    }        .konfigurator .head .headline {        font-size: 19px;    }        #header.page{height: 90px;}#header .nav-header,#header .nav-header.blackout{height: 90px;}#header .nav-header .nav-inner{width: 100%;}#nav-toggle,#header .nav-header h1,#header .nav-header.blackout h1{line-height: 90px;}#header .nav-header .logo a,#header .nav-header.blackout .logo a{height: 90px;}#header .nav-header .nav a,#header .nav-header.blackout .nav a{line-height: 50px;}#nav-toggle{display: block;        line-height: 100px;}#header .nav-header .nav{display: none;position: absolute;top: 90px;right: 0;width: 100%;float:none;padding-right: 0;border-bottom: 10px solid rgba(0,0,0,0.952941);-webkit-transition: right 0.3s;-moz-transition: right 0.3s;-o-transition: right 0.3s;-ms-transition: right 0.3s;transition: right 0.3s;}#header .nav-header .nav.open{display: block;}#header .nav-header .nav a{display: inline-block;width: 100%;margin: 0;padding-left: 20px;background: #ffffff;border-left: 4px solid transparent;}#header .nav-header .nav a:hover{        color: white !important;background: #191919;}#header .nav-header .nav a.current{border-left: 4px solid #a9a9a9;}#header .nav-header .nav a.current:after{background: transparent;}        .hide-pad {        display: none;    }        .ideal {        font-size: 23px !important;    }    }/* Portrait tablet to landscape and desktop */@media only screen and (min-width: 768px) and (max-width: 1024px){    #header.page{height: 90px;}#header .nav-header,#header .nav-header.blackout{height: 90px;}#header .nav-header .nav-inner{width: 100%;}#nav-toggle,#header .nav-header h1,#header .nav-header.blackout h1{line-height: 90px;}#header .nav-header .logo a,#header .nav-header.blackout .logo a{height: 90px;}#header .nav-header .nav a,#header .nav-header.blackout .nav a{line-height: 50px;}#nav-toggle{display: block;        line-height: 100px;}#header .nav-header .nav{display: none;position: absolute;top: 90px;right: 0;width: 100%;float:none;padding-right: 0;border-bottom: 10px solid rgba(0,0,0,0.952941);-webkit-transition: right 0.3s;-moz-transition: right 0.3s;-o-transition: right 0.3s;-ms-transition: right 0.3s;transition: right 0.3s;}#header .nav-header .nav.open{display: block;}#header .nav-header .nav a{display: inline-block;width: 100%;margin: 0;padding-left: 20px;background: #ffffff;border-left: 4px solid transparent;}#header .nav-header .nav a:hover{        color: white !important;background: #191919;}#header .nav-header .nav a.current{border-left: 4px solid #a9a9a9;}#header .nav-header .nav a.current:after{background: transparent;}}/* Landscape phone to portrait tablet */@media only screen and (max-width: 767px){    .hero {margin-top:0px;}    #header.page{height: 90px;}#header .nav-header,#header .nav-header.blackout{height: 80px;}#header .nav-header .nav-inner{width: 100%;}#nav-toggle,#header .nav-header h1,#header .nav-header.blackout h1{line-height: 90px;}#header .nav-header .logo a,#header .nav-header.blackout .logo a{height: 90px;}#header .nav-header .nav a,#header .nav-header.blackout .nav a{line-height: 50px;}#nav-toggle{display: block;}#header .nav-header .nav{display: none;position: absolute;top: 90px;right: 0;width: 100%;float:none;padding-right: 0;border-bottom: 10px solid rgba(0,0,0,0.952941);-webkit-transition: right 0.3s;-moz-transition: right 0.3s;-o-transition: right 0.3s;-ms-transition: right 0.3s;transition: right 0.3s;}#header .nav-header .nav.open{display: block;}#header .nav-header .nav a{display: inline-block;width: 100%;margin: 0;padding-left: 20px;background: #ffffff;border-left: 4px solid transparent;}#header .nav-header .nav a:hover{background: #191919;}#header .nav-header .nav a.current{border-left: 4px solid #a9a9a9;}#header .nav-header .nav a.current:after{background: transparent;}#about .team-grid .t-block,#skill .skill-grid .skill-block,#pricing .pricing-table .pricing-block{margin-bottom: 20px;}#about .team-grid .t-block .grayscale .t-image,#about .team-grid .t-block .t-position{max-width: 300px;}#service .service-block:nth-child(odd) .service-icon,#service .service-block:nth-child(odd) .service-body{left: 0;}#service .service-block .service-body h2{margin-top: 0.83em;}#service .service-block .service-body p{text-align: left;}#portfolio-grid .portfolio-block{width: 50%;}#timeline .tl-list:before,#timeline .tl-list:after {display: none;}#timeline .tl-list > li{margin-top: 40px;}#timeline .tl-list > li:first-child{margin-top: 0;}#timeline .tl-list > li .tl-time{width: 100%;position: relative;padding-right: 0;background: #dcdcdc;}#timeline .tl-list > li .tl-time span {text-align: left;padding-left: 20px;line-height: 4.8em;border: 1px solid #dcdcdc;}#timeline .tl-list > li .tl-label {margin: 0;border-top: none;}#timeline .tl-list > li .tl-label:after {display: none;}#timeline .tl-list > li .tl-icon {position: relative;float: right;left: auto;margin: -65px 20px 0 0;}        .hidden-smartphone {        display: none;    }        #header {        padding-top: 50px;        height: auto;    } }/* Landscape phones and down */@media only screen and (max-width: 480px) {#portfolio-grid{max-width: 400px;margin: 0 auto;}#portfolio-grid .portfolio-block{width: 100%;}#four-oh-four .content-block .content-text {max-width: 420px;}#four-oh-four .content-block .content-text h1 {font-size: 128px;}        .hidden-smartphone {        display: none;    }.hero {margin-top: 0;}    .brands-bar {        display: none;    }        .ideal {        font-size: 18px !important;    }        .ut-icon-box {        width: 100% !important;    }        .imgFloat {        margin: 0 !important;        margin-bottom: 15px !important;        display: block;        float: none !important;        text-align: center;    }    .encasa-btn {display: block;margin-bottom: 10px;width: 100%;text-align: center;}.encasa-btn:last-child {margin-bottom: 0;}.mb-xs {margin-bottom: 50px;}.konfigurator {padding-bottom: 50px;}.hero h1 {font-size: 35px;}.konfigurator_top {padding: 0;}.konfigurator_bottom {padding: 0;}.konfigurator .head {height: 132px;}.konfigurator .head .headline {font-size: 13px;}.konfigurator .head .headline span.big { font-size: 22px;}.konfigurator .head .arrow {left: 40px;width: 70px;height: 70px;top: 80px;}.konfigurator .body {margin-top: 50px;}.konfigurator .body .auswahl {display: block;margin-bottom: 10px;width: 100%;}.konfigurator .body .auswahl.auswahlHalf {width: 100%;}.konfigurator .body .auswahl:last-child {margin-bottom: 0;}.konfigurator h1 {font-size: 18px !important;}.konfigurator .body .auswahl.auswahlHalf {margin-left: 0;}        #header {        padding-top: 0px;        height: auto;    }        .logo a {        width: 211px;    }            #nav-toggle.active {        padding: 0;        padding-left: 10px;        padding-right: 10px;    }        }/* Retina Display */@mediaonly screen and (-webkit-min-device-pixel-ratio: 2),only screen and (   min--moz-device-pixel-ratio: 2),only screen and (     -o-min-device-pixel-ratio: 2/1),only screen and (        min-device-pixel-ratio: 2),only screen and (                min-resolution: 192dpi),only screen and (                min-resolution: 2dppx) {#status{background-image: url(../img/AjaxLoader@2x.gif);}        *, *:after, *::before {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box}}.ut-btn {    cursor: pointer;    display: inline-block;    margin: 0    20px 20px 0;    text-align: center;    text-decoration: none;    text-transform: uppercase;    padding: 8px    12px;    color: #FFF !important;    background: transparent;    -webkit-transition: 0.2s all linear;    -moz-transition: 0.2s all linear;    transition: 0.2s all linear;    font-family: 'ralewaymedium', Helvetica, Arial, sans-serif;}.ut-btn.small {    font-size: 11px}.ut-btn.medium {    font-size: 13px;    height: 44px;    line-height: 44px;    padding: 0    20px}.ut-btn.large {    height: 50px;    line-height: 51px;    font-size: 17px;    padding: 0    20px}.ut-btn.round {    -webkit-border-radius: 3px;    -moz-border-radius: 3px;    border-radius: 3px}.ut-btn:hover {    color: #FFF}p .ut-btn {    margin: 0}.ut-btn.theme-btn:hover {    background: #222 !important}.ut-btn.dark {    background: #222}.ut-btn.red {    background: #e74c3c;}.ut-btn.red:hover {    background: #222}.ut-btn.turquoise {    background: #1abc9c}.ut-btn.turquoise:hover {    background: #222}.ut-btn.green {    background: #2ecc71}.ut-btn.green:hover {    background: #222}.ut-btn.blue {    background: #3498db}.ut-btn.blue:hover {    background: #222}.ut-btn.mid-blue {    background: #34495e}.ut-btn.mid-blue:hover {    background: #222}.ut-btn.yellow {    background: #f1c40f}.ut-btn.yellow:hover {    background: #222}.ut-btn.orange {    background: #FF6E00}.ut-btn.orange:hover {    background: #222}.ut-btn.grey {    background: #95a5a6}.ut-btn.grey:hover {    background: #222}.ut-btn.purple {    background: #9b59b6}.ut-btn.purple:hover {    background: #222}.ut-one-half, .ut-one-third, .ut-two-thirds, .ut-three-fourths,.ut-one-fourth, .ut-one-fifth, .ut-two-fifth, .ut-three-fifth, .ut-four-fifth,.ut-one-sixth, .ut-five-sixth {    float: left;    margin-bottom: 0;    margin-right: 4%;    position: relative;    display: inline;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box}.portfolio-style-two h2.portfolio-title {    font-size: 17px;    margin: 0;    padding: 30px;    text-align: center;    background: #FFF}.ut-already-visible {    left: 0;    animation: none}.ut-service-box-icon {    display: block;    text-align: center;    font-size: 80px;    line-height: 120px;    z-index: 3;    position: relative}.ut-icon-box {    position: relative;    margin-bottom: 20px;    width: 120px;    height: 120px;    float: left;    margin-right: 20px}.ut-arrow-right {    width: 0;    height: 0;    border-top: 10px solid transparent;    border-bottom: 10px solid transparent;    position: absolute;    right: -10px;    top: 50%;    margin-top: -10px}.section-title h3 {    position: relative;    text-align: left;    color: #999999;    font-weight: 400;    font-size: 1em;}.ideal{padding: 10px;background: #6e6e6e;border-radius: 20px;float: left;font-size: 33px;line-height: 1.2em;position: relative;text-transform: uppercase;font-weight: 600;}.ut-highlight {background: #ffffff;    color: #0a0a0a;}.rating {    border-radius: 10px;    bottom: 17em;    left: 43.75em;    padding: 15px;    position: relative;    width: 500px;    font-size: 12px;}.left{position: relative;    top: 4.688em;}.fa-star:before {  content: "";}.ut-st-rating ul {  list-style: outside none none;  margin: 0;  color: #ffffff;  font-weight: bold;  line-height: 2.2em;  padding-left: 2px;}.ut-st-rating ul li {  color: #999;  display: inline;  margin-right: 5px;}.fa-quote-right:before {  content: "";}.ut-rated i {  color: #3c70b6;}.ut-st-name {color: #222;    margin-bottom: 0;    padding-bottom: 0;}.pt-style-2 .page-title:after, .pt-style-2 .parallax-title:after, .pt-style-2 .section-title:after {  background-color: #222;  content: "";  display: block;  height: 1px;  margin: 15px auto 0;  width: 30px;}.privacy-wrap {  font-size: 11px;  line-height: 17px;  margin-top: 5px;  margin-bottom: 15px;}.privacy-wrap input[type="checkbox"] {    width: auto !important;    height: auto !important;    display: inline !important;    margin: 0 !important;    margin-right: 2px;}.privacy-wrap a {  transition: all 0.5s ease-in-out;  -webkit-transition: all 0.5s ease-in-out;  -ms-transition: all 0.5s ease-in-out;  color: inherit;  text-decoration: underline;}.privacy-wrap a:hover,.privacy-wrap a:focus {  color: inherit;}.privacy-wrap .privacy-error-wrap {  display: block;  margin-top: 20px;  color: #bf1238;}/** Style settings of LayerSlider** (c) 2011-2013 George Krupa, John Gera & Kreatura Media** Plugin web:http://kreaturamedia.com/* Licenses: http://codecanyon.net/licenses/*//* Global settings */.ls-container {visibility: hidden;position: relative;}.ls-lt-container {position: absolute;}.ls-lt-container,.ls-lt-container * {text-align: left !important;direction: ltr !important;}.ls-container-fullscreen {margin: 0 auto !important;padding: 2% !important;background: black !important;border-radius: 0 !important;-moz-border-radius: 0 !important;-webkit-border-radius: 0 !important;border: none !important;}.ls-container-fullscreen .ls-thumbnail-wrapper,.ls-container-fullscreen .ls-fullscreen,.ls-container-fullscreen .ls-shadow {display: none !important;}.ls-overflow-hidden {overflow: hidden;}.ls-inner {position: relative;background-position: center center;z-index: 2;}.ls-loading-container {position: absolute !important;display: none;z-index: 3 !important;left: 50% !important;top: 50% !important;}.ls-loading-indicator {margin: 0 auto;}.ls-inner,.ls-slide {width: 100%;height: 100%;}.ls-slide,.ls-layer {position: absolute;display: none;background-position: center center;overflow: hidden;}.ls-active,.ls-animating {display: block !important;}.ls-slide > * {position: absolute;line-height: normal;margin: 0;left: 0;top: 0;}.ls-slide .ls-bg {left: 0px;top: 0px;transform: none !important;-o-transform: none !important;-ms-transform: none !important;-moz-transform: none !important;-webkit-transform: none !important;}.ls-yourlogo {position: absolute;z-index: 99;}/* Timers */.ls-bar-timer {position: absolute;width: 0;height: 2px;background: white;border-bottom: 2px solid #555;opacity: .55;filter: alpha(opacity=55);z-index: 4;top: 0;}.ls-circle-timer {width: 16px;height: 16px;position: absolute;right: 10px;top: 10px;z-index: 4;opacity: .65;filter: alpha(opacity=65);display: none;}.ls-ct-half {background: white;}.ls-ct-center {background: #444;}.ls-ct-left,.ls-ct-right {width: 50%;height: 100%;overflow: hidden;}.ls-ct-left,.ls-ct-right {float: left;position: relative;}.ls-ct-rotate {width: 200%;height: 100%;position: absolute;top: 0;}.ls-ct-left .ls-ct-rotate,.ls-ct-right .ls-ct-hider,.ls-ct-right .ls-ct-half {left: 0;}.ls-ct-right .ls-ct-rotate,.ls-ct-left .ls-ct-hider,.ls-ct-left .ls-ct-half {right: 0;}.ls-ct-hider,.ls-ct-half {position: absolute;top: 0;}.ls-ct-hider {width: 50%;height: 100%;overflow: hidden;}.ls-ct-half {width: 200%;height: 100%;}.ls-ct-center {width: 50%;height: 50%;left: 25%;top: 25%;position: absolute;}.ls-ct-half,.ls-ct-center {border-radius: 100px;-moz-border-radius: 100px;-webkit-border-radius: 100px;}/* Navigation */.ls-bottom-nav-wrapper {height: 0;}.ls-bottom-slidebuttons {text-align: left;}.ls-bottom-nav-wrapper,.ls-below-thumbnails {z-index: 2;height: 0;position: relative;text-align: center;margin: 0 auto;}.ls-below-thumbnails {display: none;z-index: 6;}.ls-bottom-nav-wrapper a,.ls-nav-prev,.ls-nav-next {outline: none;}* .ls-bottom-nav-wrapper *,* .ls-bottom-nav-wrapper span * {direction: ltr !important;}.ls-bottom-slidebuttons {position: relative;z-index: 1000;}.ls-bottom-slidebuttons,.ls-nav-start,.ls-nav-stop,.ls-nav-sides {position: relative;}.ls-nothumb {text-align: center !important;}.ls-link {position: absolute;width: 100% !important;height: 100% !important;left: 0 !important;top: 0 !important;background-image: url(blank.gif);}.ls-slide > a > * {background-image: url(blank.gif);}/* Embedded videos */.ls-vpcontainer {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}.ls-videopreview {width : 100%;height : 100%;position : absolute;left : 0;top : 0;cursor : pointer;}.ls-playvideo {position: absolute;left: 50%;top: 50%;cursor: pointer;}/* Thumbnails */.ls-tn {display: none !important;}.ls-thumbnail-hover {display: none;position: absolute;left: 0;}.ls-thumbnail-hover-inner {width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: none;}.ls-thumbnail-hover-bg {position: absolute;width: 100%;height: 100%;left: 0;top: 0;}.ls-thumbnail-hover-img {position: absolute;overflow: hidden;}.ls-thumbnail-hover img {max-width: none !important;position: absolute;display: inline-block;visibility: visible !important;left: 50%;top: 0;}.ls-thumbnail-hover span {left: 50%;top: 100%;width: 0;height: 0;display: block;position: absolute;border-left-color: transparent !important;border-right-color: transparent !important;border-bottom-color: transparent !important;}.ls-thumbnail-wrapper {position: relative;width: 100%;margin: 0 auto;z-index: 4;}.ls-thumbnail {position: relative;margin: 0 auto;}.ls-thumbnail-inner,.ls-thumbnail-slide-container {width: 100%;}.ls-thumbnail-slide-container {overflow: hidden !important;position: relative;}.ls-touchscroll {overflow-x: auto !important;}.ls-thumbnail-slide {text-align: center;white-space: nowrap;float: left;position: relative;}.ls-thumbnail-slide a {overflow: hidden;display: inline-block;width: 0;height: 0;position: relative;}.ls-thumbnail-slide img {max-width: none !important;max-height: 100% !important;height: 100%;visibility: visible !important;}.ls-shadow {display: none;position: absolute;z-index: 1;top: 100%;width: 100%;left: 0;overflow: hidden !important;visibility: hidden;}.ls-shadow img {width: 100% !important;height: auto !important;position: absolute !important;left: 0 !important;bottom: 0 !important;}.ls-bottom-nav-wrapper,.ls-thumbnail-wrapper,.ls-nav-prev,.ls-nav-next {visibility: hidden;}/* WP plugin fullwidth */.ls-wp-fullwidth-container {width: 100%;position: relative;}.ls-wp-fullwidth-helper {position: absolute;}/* 2D & 3D Layer Transitions */.ls-overflow-hidden {overflow: hidden;}.ls-lt-tile {position: relative;float: left;perspective: 1000px;-o-perspective: 1000px;-ms-perspective: 1000px;-moz-perspective: 1000px;-webkit-perspective: 1000px;}.ls-lt-tile img {visibility: visible;display: inline-block;}.ls-curtiles {overflow: hidden;}.ls-curtiles,.ls-nexttiles {position: absolute;width: 100%;height: 100%;left: 0;top: 0;}.ls-curtile, .ls-nexttile {overflow: hidden;position: absolute;width: 100% !important;height: 100% !important;backface-visibility: hidden;-o-backface-visibility: hidden;-ms-backface-visibility: hidden;-moz-backface-visibility: hidden;-webkit-backface-visibility: hidden;}.ls-curtile {left: 0;top: 0;}.ls-curtile img,.ls-nexttile img {position: absolute;filter: inherit;}.ls-3d-container {position: relative;overflow: visible !important;}.ls-3d-box {position: absolute;top: 50%;left: 50%;transform-style: preserve-3d;-o-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-webkit-transform-style: preserve-3d;}.ls-3d-box div {overflow: hidden;background: #777;margin: 0;padding: 0;position: absolute;}/* Full screen */.ls-fullscreen {position: absolute;z-index: 10;cursor: pointer;display: block;}/* Removing all default global styles of WordPress themes */html * .ls-nav-prev,html * .ls-nav-next,html * .ls-container img,html * .ls-bottom-nav-wrapper a,html * .ls-container .ls-fullscreen,body * .ls-nav-prev,body * .ls-nav-next,body * .ls-container img,body * .ls-bottom-nav-wrapper a,body * .ls-container .ls-fullscreen,#ls-global * .ls-nav-prev,#ls-global * .ls-nav-next,#ls-global * .ls-container img,#ls-global * .ls-bottom-nav-wrapper a,#ls-global * .ls-container .ls-fullscreen,html * .ls-thumbnail a,body * .ls-thumbnail a,#ls-global * .ls-thumbnail a {transition: none;-o-transition: none;-ms-transition: none;-moz-transition: none;-webkit-transition: none;line-height: normal;outline: none;padding: 0;border: 0;}html * .ls-slide > a,body * .ls-slide > a,#ls-global * .ls-slide > a,html * .ls-slide > h1,body * .ls-slide > h1,#ls-global * .ls-slide > h1,html * .ls-slide > h2,body * .ls-slide > h2,#ls-global * .ls-slide > h2,html * .ls-slide > h3,body * .ls-slide > h3,#ls-global * .ls-slide > h3,html * .ls-slide > h4,body * .ls-slide > h4,#ls-global * .ls-slide > h4,html * .ls-slide > h5,body * .ls-slide > h5,#ls-global * .ls-slide > h5,html * .ls-slide > p,body * .ls-slide > p,#ls-global * .ls-slide > p,html * .ls-slide > div,body * .ls-slide > div,#ls-global * .ls-slide > div,html * .ls-slide > span,body * .ls-slide > span,#ls-global * .ls-slide > span,html * .ls-slide > *,body * .ls-slide > *,#ls-global * .ls-slide > * {transition: none;-o-transition: none;-ms-transition: none;-moz-transition: none;-webkit-transition: none;}html * .ls-slide > *,body * .ls-slide > *,#ls-global * .ls-slide > * {margin: 0;}html * .ls-container img,body * .ls-container img,#ls-global * .ls-container img {background: none !important;min-width: 0 !important;max-width: none !important;border-radius: 0;box-shadow: none;border: 0;padding: 0;}/*html * .ls-thumbnail a img,body * .ls-thumbnail a img,#ls-global * .ls-thumbnail a img {min-width: 100% !important;}*/html * .ls-wp-container .ls-slide > *,body * .ls-wp-container .ls-slide > *,#ls-global * .ls-wp-container .ls-slide > * {line-height: normal;outline: none;padding: 0;margin: 0;border: 0;}html * .ls-wp-container .ls-slide > a > *,body * .ls-wp-container .ls-slide > a > *,#ls-global * .ls-wp-container .ls-slide > a > * {margin: 0;}html * .ls-wp-container .ls-slide > a,body * .ls-wp-container .ls-slide > a,#ls-global * .ls-wp-container .ls-slide > a {text-decoration: none;}.ls-wp-fullwidth-container,.ls-wp-fullwidth-helper,.ls-container,.ls-container * {box-sizing: content-box !important;-moz-box-sizing: content-box !important;-webkit-box-sizing: content-box !important;}html * .ls-yourlogo,body * .ls-yourlogo,#ls-global * .ls-yourlogo {margin: 0;}html * .ls-tn,body * .ls-tn,#ls-global * .ls-tn {display: none;}.site {overflow: visible !important;}/* Style of LayerSlider Debug Console */.ls-debug-console * {margin: 0 !important;padding: 0 !important;border: 0 !important;color: white !important;text-shadow: none !important;font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;line-height: normal !important;-webkit-font-smoothing: antialiased !important;text-align: left !important;font-style: normal !important;}.ls-debug-console h1 {padding-top: 10px !important;font-size: 17px !important;font-weight: bold !important;}.ls-debug-console h1:first-child {padding-top: 0 !important;}.ls-debug-console ul {padding-top: 10px !important;list-style: none !important;}.ls-debug-console li {margin-left: 10px !important;font-size: 13px !important;position: relative !important;font-weight: normal !important;}html * .ls-debug-console li ul,body * .ls-debug-console li ul,#ls-global * .ls-debug-console li ul {display: none;width: 260px;left: -10px;}.ls-debug-console li ul {position: absolute !important;bottom: 100% !important;padding: 10px 10px 10px 0 !important;background: white !important;border-radius: 10px !important;box-shadow: 0 0 20px black !important;}html * .ls-debug-console li:hover ul,body * .ls-debug-console li:hover ul,#ls-global * .ls-debug-console li:hover ul {display: block;}.ls-debug-console li ul * {color: black !important;}.ls-debug-console a {text-decoration: none !important;border-bottom: 1px dotted white !important;}.ls-error {border-radius: 5px !important;-moz-border-radius: 5px !important;-wenkit-border-radius: 5px !important;background: white !important;height: auto !important;width: auto !important;color: white !important;padding: 20px 40px 30px 80px !important;position: relative !important;box-shadow: 0 2px 20px -5px black;}.ls-error p {line-height: normal !important;text-shadow: none !important;margin: 0 !important;padding: 0 !important;border: 0 !important;text-align: justify !important;font-family: Arial, sans-serif !important;}.ls-error .ls-error-title {line-height: 40px !important;color: red !important;font-weight: bold !important;font-size: 16px !important;}.ls-error .ls-error-text {color: #555 !important;font-weight: normal !important;font-size: 13px !important;}.ls-error .ls-exclam {width: 40px !important;height: 40px !important;position: absolute !important;left: 20px !important;top: 20px !important;border-radius: 50px !important;-moz-border-radius: 50px !important;-webkit-border-radius: 50px !important;font-size: 30px !important;font-weight: bold !important;color: white !important;line-height: 40px !important;background: red !important;text-align: center !important;}/* GPU Hardware Acceleration */html * .ls-container .ls-shadow,html * .ls-container .ls-slide > *,html * .ls-container .ls-fullscreen,html * .ls-container .ls-3d-container,html * .ls-container .ls-lt-container,html * .ls-container .ls-lt-container *,html * .ls-container .ls-thumbnail-wrapper,html * .ls-container .ls-bottom-nav-wrapper,body * .ls-container .ls-shadow,body * .ls-container .ls-slide > *,body * .ls-container .ls-fullscreen,body * .ls-container .ls-3d-container,body * .ls-container .ls-lt-container,body * .ls-container .ls-lt-container *,body * .ls-container .ls-thumbnail-wrapper,body * .ls-container .ls-bottom-nav-wrapper,#ls-global * .ls-container .ls-shadow,#ls-global * .ls-container .ls-slide > *,#ls-global * .ls-container .ls-fullscreen,#ls-global * .ls-container .ls-3d-container,#ls-global * .ls-container .ls-lt-container,#ls-global * .ls-container .ls-lt-container *,#ls-global * .ls-container .ls-thumbnail-wrapper,#ls-global * .ls-container .ls-bottom-nav-wrapper,.ls-gpuhack {transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}.ls-videohack {transform: none !important;-o-transform: none !important;-ms-transform: none !important;-moz-transform: none !important;-webkit-transform: none !important;transform-origin: none !important;-o-transform-origin: none !important;-ms-transform-origin: none !important;-moz-transform-origin: none !important;-webkit-transform-origin: none !important;}.ls-oldiepnghack {filter: none !important;}.ls-gpuhack {width: 100% !important;height: 100% !important;}html * .ls-container .ls-webkit-hack,body * .ls-container .ls-webkit-hack,#ls-global * .ls-container .ls-webkit-hack {width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}/* GPU */@media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {#ls-test3d {position: absolute;left: 9px;height: 3px;}}